@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-BoldItalic.woff2') format('woff2'),

        url('../font/Montserrat-BoldItalic.woff') format('woff');

    font-weight: bold;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Bold.woff2') format('woff2'),

        url('../font/Montserrat-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Black.woff2') format('woff2'),

        url('../font/Montserrat-Black.woff') format('woff');

    font-weight: 900;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-ExtraBoldItalic.woff2') format('woff2'),

        url('../font/Montserrat-ExtraBoldItalic.woff') format('woff');

    font-weight: bold;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-ExtraBold.woff2') format('woff2'),

        url('../font/Montserrat-ExtraBold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-BlackItalic.woff2') format('woff2'),

        url('../font/Montserrat-BlackItalic.woff') format('woff');

    font-weight: 900;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-ExtraLightItalic.woff2') format('woff2'),

        url('../font/Montserrat-ExtraLightItalic.woff') format('woff');

    font-weight: 200;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Medium.woff2') format('woff2'),

        url('../font/Montserrat-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-LightItalic.woff2') format('woff2'),

        url('../font/Montserrat-LightItalic.woff') format('woff');

    font-weight: 300;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Light.woff2') format('woff2'),

        url('../font/Montserrat-Light.woff') format('woff');

    font-weight: 300;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Italic.woff2') format('woff2'),

        url('../font/Montserrat-Italic.woff') format('woff');

    font-weight: normal;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-ExtraLight.woff2') format('woff2'),

        url('../font/Montserrat-ExtraLight.woff') format('woff');

    font-weight: 200;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-SemiBoldItalic.woff2') format('woff2'),

        url('../font/Montserrat-SemiBoldItalic.woff') format('woff');

    font-weight: 600;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-ThinItalic.woff2') format('woff2'),

        url('../font/Montserrat-ThinItalic.woff') format('woff');

    font-weight: 100;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Thin.woff2') format('woff2'),

        url('../font/Montserrat-Thin.woff') format('woff');

    font-weight: 100;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-MediumItalic.woff2') format('woff2'),

        url('../font/Montserrat-MediumItalic.woff') format('woff');

    font-weight: 500;

    font-style: italic;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-SemiBold.woff2') format('woff2'),

        url('../font/Montserrat-SemiBold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../font/Montserrat-Regular.woff2') format('woff2'),

        url('../font/Montserrat-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}





* {

    box-sizing: border-box; 

}

  

body {

    font-family: 'Montserrat';

    font-weight: 400;

    margin: 0;

}  

.custom-container {

    max-width: 1500px;

    margin: 0 auto;

    padding: 0 50px; }

  

div, aside, header, footer, nav, ul, li, img, a {

    padding: 0;

    margin: 0;

    text-decoration: none;

    list-style: none;

    outline: none; 

}  

h1, h2, h3, h4, h5, h6, p {

    margin: 0; 

}

.custom-title{

    font-size: 60px;

    line-height: 72px;

    font-weight: 700;

}

/* Header css start here */

.custom-banner {

    position: relative;

    height: calc(100vh - 60px - 128.38px);

}

.custom-header__wrapper {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    justify-content: space-between;

}

.custom-header__logo {

    max-width: 150px;

}

.custom-header{

    padding:20px 0;

}

.custom-header__logo img{

    width:100%;

}

.custom-header__menu {

    /* width: calc(100% - 150px); */

    padding-left: 20px;

}

.custom-header__btn a {

    font-size: 16px;

    line-height: 20px;

    color: #fff;

    background: #991c1f;

    font-weight: 600;

    padding: 16px 15px;

    border-radius: 6px;

}

.custom-header__menu ul {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: flex-end;

    gap: 30px;

}



.custom-header__menu ul li a {

    font-size: 18px;

    line-height: 30px;

    color: #4b4b4b;

    font-weight: 500;

    transition: all 0.5s;

}

.custom-header__menu ul li a:hover {

    color: #991c1f;

}

.custom-banner__text {

    padding: 250px 0;

    position: relative;

    text-align: center;

    z-index: 999;

}

.custom-banner__img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    line-height: 0;

}

.custom-banner__img video{

    width:100%;

    height: 100%;

    object-fit: cover;

}

.custom-banner__text h6 {

    font-size: 25px;

    line-height: 32px;

    letter-spacing: 1px;

    color: #c1922d;

}

.custom-banner__text h2{

    color: #fff;

    margin: 20px 0;

}



.custom-banner::before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.5);

    z-index: 99;

}

.custom-banner__text p {

    font-size: 18px;

    line-height: 20px;

    color: #ffffff;

    font-weight: 500;

    max-width: 600px;

    margin: 0 auto;

}

.custom-banner__text a {

    background: #991c1f;

    color: #fff;

    display: inline-block;

    border-radius: 6px;

    font-size: 20px;

    line-height: 22px;

    font-weight: 700;

    padding: 18px 30px;

    margin-top: 20px;

    transition: all 0.5s;

}

.custom-banner__text a:hover{

    background: #c1922d;

}



/* Header css end here */

.image-with__text{

    padding:100px 0

}

.image-with__textleft {

    width: 60%;

    padding-right: 80px;

}

.image-with__textwrapper {

    display: flex

;

    align-items: center;

    flex-wrap: wrap;

}

.image-with__textright {

    width: 40%;

}

.image-with__textright figure{

    margin: 0;

    position: relative;

    overflow: hidden;

    padding-bottom: 115%;

}

.image-with__textright img {

        position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s;

}

.image-with__textright img:hover{

    transform: scale(1.1);

}

.image-with__textleft h5::after {

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 130px;

    height: 3px;

    left: 0;

    right: 0;

}

.image-with__textleft h5::before {

    content: "";

    position: absolute;

    bottom: 0;

    background: #dedede;

    width: 100%;

    max-width: 280px;

    height: 2px;

    left: 0;

    right: 0;

}

.image-with__textleft h2 {

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    padding-bottom: 10px;

    position: relative;

}

.image-with__textleft h2 strong{

    color: #991c1f;

}

.image-with__textleft h5 {

    font-size: 20px;

    color: #4b4b4b;

    line-height: 30px;

    font-weight: 600;

    position: relative;

    margin: 5px 0 20px 0;

    padding-bottom: 16px;

}

.image-with__textdesc p {

    font-size: 17px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 20px;

}

.image-with__textdesc p:last-child{

    margin-bottom: 0;

}

.image-with__colwrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 30px;

    margin: 50px 0 0 0;

}

.image-with__col-item {

    width: calc(33.33% - 30px * 2 / 3);

    text-align: center;

}

.image-with__col-item h4 {

    font-size: 22px;

    line-height: 26px;

    font-weight: 600;

    margin-bottom: 15px;

}

.image-with__col-item span {

    background: #991c1f;

    color: #fff;

    padding: 10px 10px;

    display: inline-block;

    font-size: 15px;

    font-weight: 600;

    border-radius: 5px;

}



.event-sec {

    background: #F3F3F3;

    padding: 100px 0;

}

.event-sec__title h2 {

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    padding-bottom: 10px;

    position: relative;

    text-align: center;

}

.event-sec__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 100px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.event-sec__wrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 40px;

}

.event-sec__item {

    box-shadow: 2px 2px 8px 2px #dfdfdf;

    border-radius: 10px;

    overflow: hidden;

    width: calc(33.33% - 40px * 2 / 3);

    background: #ffffff;

}

.event-sec__txt {

    padding: 30px 30px;

    text-align: center;

    border-top: 2px solid #dedede;

}

.event-sec__txt p{

    font-size: 18px;

    line-height: 26px;

    color: #000;

    font-weight: 500;

}

.event-sec__txt h4 {

    font-size: 22px;

    font-weight: 600;

    letter-spacing: 0;

    color: #000;

    padding-bottom: 25px;

    position: relative;

    margin-bottom: 0px;

}



.event-sec__txt h4 a{

    color: #000;

}

.event-sec__txt a.btn {

    background: #991c1f;

    color: #ffffff;

    display: inline-block;

    border-radius: 6px;

    font-size: 18px;

    line-height: 20px;

    font-weight: 700;

    padding: 16px 24px;

    transition: all 0.5s;

}

.event-sec__txt a.btn:hover{

    background: #c1922d;

}

.event-sec__title {

    margin-bottom: 60px;

}

.event-sec__img {

    position: relative;

    overflow: hidden;

    padding-bottom: 100%;

}

.event-sec__img img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s;

}

.event-sec__item:hover .event-sec__img img{

    transform: scale(1.1);

}

.iconwith-text {

    padding: 100px 0;

    background: #000000;

}

.iconwith-text__title {

    margin-bottom: 50px;

    text-align: center;

}

.iconwith-text__title h2 {

    font-size: 40px;

    line-height: 50px;

    color: #ffffff;

    font-weight: 600;

    padding-bottom: 10px;

    position: relative;

    text-align: center;

}

.iconwith-text__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 150px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.iconwith-text__desc {

    max-width: 1100px;

    margin: 0 auto;

}

.iconwith-text__title p {

    font-size: 17px;

    line-height: 27px;

    color: #ffffff;

    margin: 20px 0 0 0;

}

.iconwith-text__wrapper {

    display: flex

;

    flex-wrap: wrap;

    justify-content: center;

    gap: 40px;

}

.iconwith-text__item {

    width: calc(33.33% - 40px * 2 / 3);

    background: #ffffff;

    border-radius: 15px;

    padding: 30px;

}

.iconwith-text__img {

    background: #ffffff;

    border-radius: 100%;

    width: 130px;

    height: 130px;

    padding: 0;

    margin: 0 auto;

    transition: all 0.5s;

}

.iconwith-text__img img{

    width: 100%;

    border-radius: 100%;

    height: 100%;

}

.iconwith-text__item:hover .iconwith-text__img {

    transform: scale(1.1);

    background: #c1922d;

}

.iconwith-text__img svg {

    width: 100%;

    height: auto;

    fill: #ffffff;

}

.iconwith-text__text {

    text-align: center;

    margin: 30px 0 0 0;

}

.iconwith-text__text h4 {

    font-size: 24px;

    line-height: 30px;

    margin-bottom: 15px;

}

.iconwith-text__text p {

    font-size: 17px;

    line-height: 24px;

    color: #000;

    font-weight: 400;

}

.innovation-sec {

    padding: 100px 0;

}

.innovation__title {

    text-align: center;

}

.innovation__title h2{

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    padding-bottom: 15px;

    margin-bottom: 20px;

    position: relative;

    text-align: center;

}

.innovation__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 200px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.innovation__desc p {

    font-size: 17px;

    line-height: 24px;

    color: #000;

    font-weight: 400;

    margin-bottom: 20px;

}

.innovation__btn a{

    background: #991c1f;

    color: #ffffff;

    display: inline-block;

    border-radius: 6px;

    font-size: 18px;

    line-height: 20px;

    font-weight: 700;

    padding: 16px 24px;

    transition: all 0.5s;

}

.innovation__btn a:hover{

    background: #c1922d;

}

.we-have__sector{

    background:#fff;

    padding: 100px 0;

}

.we-have__sector-title {

    text-align: center;

    margin-bottom: 50px;

}

.we-have__sector-title h2{

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    padding-bottom: 15px;

    margin-bottom: 20px;

    position: relative;

    text-align: center;

}

.we-have__sector-title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 200px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.we-have__sectorwrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 40px;

}

.we-have__sectoritem {

    width: calc(33.33% - 40px * 2 / 3);

    background: #fff;

    box-shadow: 2px 2px 8px 2px #dfdfdf;

    border-radius: 20px;

    overflow: hidden;

    padding: 30px;

}

.we-have__sectorimg {

    background: #991c1f;

    width: 150px;

    height: 150px;

    padding: 35px;

    border-radius: 100%;

    margin: 0 auto;

    transition: all 0.5s;

}

.we-have__sectoritem:hover .we-have__sectorimg{

    transform: scale(1.1);

    background: #c1922d;

}

.we-have__sectorimg img {

    width: 100%;

    height: auto;

}

.we-have__sectortxt {

    text-align: center;

    margin: 20px 0 0 0;

}

.we-have__sectortxt p {

    font-size: 20px;

    line-height: 28px;

    color: #000;

    font-weight: 600;

}

.our-blog {

    padding: 100px 0;

    background:#f3f3f3;

}

.iconwith-text__item:hover .iconwith-text__text h4 {

    color: #991c1f;

}



.our-blog__title{

    margin-bottom: 50px;

}

.our-blog__title h2{

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    padding-bottom: 15px;

    margin-bottom: 20px;

    position: relative;

    text-align: center;

}

.our-blog__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 100px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.our-blog__wrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 40px;

}

.our-blog__item {

    background: #fff;

    box-shadow: 2px 2px 8px 2px #dfdfdf;

    border-radius: 20px;

    width: calc(33.33% - 40px * 2 / 3);

    overflow: hidden;

}

.our-blog__itemimg {

    position: relative;

    overflow: hidden;

    padding-bottom: 80%;

}

.our-blog__itemimg img {

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s;

}

.our-blog__item:hover .our-blog__itemimg img{

    transform: scale(1.1);

}



.our-blog__itemtxt {

    padding: 30px;

    text-align: center;

}

.our-blog__itemtxt h3 {

    font-size: 19px;

    line-height: 28px;

    color: #000000;

    font-weight: 600;

    margin-bottom: 20px;

}

.our-blog__itemtxt span {

    background: #991c1f;

    color: #ffffff;

    display: inline-block;

    border-radius: 6px;

    font-size: 18px;

    line-height: 20px;

    font-weight: 700;

    padding: 16px 24px;

    transition: all 0.5s;

}

.our-blog__item:hover .our-blog__itemtxt span{

    background: #c1922d;

}



.choose-redwop {

    padding: 100px 0;

}

.choose-redwop__title{

    text-align: center;

}

.choose-redwop__title h2{

    font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    text-align: center;

    margin-bottom: 15px;

}

.choose-redwop__title p{

    font-size: 20px;

    color: #4b4b4b;

    line-height: 30px;

    font-weight: 600;

    position: relative;

    padding-bottom: 25px;

}

.choose-redwop__title p::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 230px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.choose-redwop__title {

    text-align: center;

    margin-bottom: 60px;

}

ul#tabs-nav {

    display: flex

;

    flex-wrap: wrap;

    align-items: center;

    gap: 20px;

    justify-content: center;

}

ul#tabs-nav li {

    max-width: 150px;

    font-size: 14px;

    background-color: #ececec;

    color: #000;

    border: 1px solid #dedede;

    font-weight: bold;

    letter-spacing: 0.03em;

    text-align: center;

    padding: 15px 10px;

    cursor: pointer;

    min-width: 150px;

}

ul#tabs-nav li a {

    font-weight: 600;

    color: #000;

    text-align: center;

    display: block;

}

ul#tabs-nav li.active{

    background: #991c1f;

    color: #fff;

}

ul#tabs-nav li.active a{

    color: #fff;

}

#tabs-content{

    margin-top: 55px;

}

.tab-cotent__title{

    margin-bottom: 30px;

}

.tab-cotent__title h3{

    font-size: 30px;

    line-height: 40px;

    margin-bottom: 10px;

    color: #000;

    font-weight: 600;

}

.tab-cotent__title p {

    font-size: 18px;

    line-height: 26px;

    color: rgba(0, 0, 0, .7);

    font-weight: 500;

}

.tab-cotent__title {

    margin-bottom: 50px;

}

.tab-content__img-wrapper {

    display: flex

;

    flex-wrap: wrap;

}

.tab-content__img-left {

    width: 50%;

}

.tab-content__img-right {

    width: 50%;

}

.tab-content__img-right figure{

    margin: 0;

    position: relative;

    overflow: hidden;

    padding-bottom: 88%;

}

.tab-content__img-right figure img{

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    object-fit: cover;

    object-position: top center;

}

.tab-content__img-left {

    width: 50%;

    padding-right: 70px;

}

.tab-content__svg {

    width: 30px;

    height: 30px;

}

.tab-content__svg svg{

    fill: #991c1f;

}

.tab-content__text {

    width: calc(100% - 30px);

    padding-left: 30px;

}

.tab-content__img-left ul li {

    display: flex

;

    flex-wrap: wrap;

}

.tab-content__text h4 {

    font-size: 18px;

    line-height: 20px;

    color: #000;

    margin-bottom: 10px;

    font-weight: 600;

}

.tab-content__text p {

    font-size: 18px;

    line-height: 25px;

    color: rgba(0, 0, 0, 0.6);

    font-weight: 500;

}

.tab-content__img-left ul li {

    display: flex;

    flex-wrap: wrap;

    margin-bottom: 26px;

}

.tab-content__img-left ul li:last-child{

    margin-bottom: 0;

}

footer{

    background: #000000;

    padding: 50px 0;

}

.footer__column{

    width:25%;

    padding: 0 15px;

}

.footer__wrapper{

    margin: 0 -15px;

    display: flex;

    flex-wrap: wrap;

    align-items: flex-start;

    justify-content: space-between;

}

.footer__column-logo {

    max-width: 150px;

}

.footer__column-logo img{

    width: 100%;

}

.footer__desc p {

    color: #ffffff;

    font-size: 15px;

    line-height: 25px;

    margin: 20px 0;

}

.footer__socialmedia ul li{

    background: #991c1f;

    width: 30px;

    height: 30px;

    border-radius: 3px;

    transition: all 0.5s;

}

.footer__socialmedia ul li:hover {

    background: #c1922d;

}

.footer__socialmedia ul li svg{

    fill: #fff;

    height: 18px;

}

.footer__socialmedia ul{

    display: flex;

        gap: 10px;

        flex-wrap: wrap;

}

.footer__socialmedia ul li a{

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

}

.footer__column h4 {

    color: #ffffff;

    font-size: 20px;

    font-weight: 600;

    margin-bottom: 32px;

}

ul.contact-info li {

    margin-bottom: 18px;

}

.contact-info li a {

    display: flex

;

    align-items: flex-start;

    color: #ffffff;

}

.contact-info li a .contact-icon {

    width: 22px;

    height: 22px;

}

.contact-info li a .contact-icon svg {

    fill: #ffffff;

    height: 20px;

}

ul.contact-info li:hover .contact-icon svg path {

    fill: #c1922d;

}

ul.contact-info li:hover p {

    color: #c1922d;

}

.contact-text {

    width: calc(100% - 22px);

    padding-left: 15px;

    font-size: 14px;

}

ul.quick-link li a {

    color: #ffffff;

    font-size: 16px;

    line-height: 20px;

}

ul.quick-link li a:hover{

    color: #c1922d;

}

ul.quick-link li {

    margin-bottom: 10px;

}

.footer__column.quick-link {

    width: 15%;

}

.footer__column.service-link ul {

    display: flex

;

    flex-wrap: wrap;

    column-gap: 20px;

}

.footer__column.service-link ul li {

    width: calc(50% - 20px * 1 / 2);

}

.footer__column p {

    color: #ffffff;

    font-size: 15px;

    line-height: 22px;

}

.newsletter-field button {

    position: absolute;

    top: 50%;

    right: 10px;

    transform: translate(0px, -50%);

    width: 40px;

    height: 40px;

    background: #ff0000;

    border: none;

    outline: none;

    display: flex

;

    align-items: center;

    justify-content: center;

    border-radius: 5px;

}

.newsletter-field input {

    height: 50px;

    width: 100%;

    font-size: 16px;

    padding: 0 50px 0 20px;

    border-radius: 5px;

}

.newsletter-field {

    position: relative;

}

.footer__column form {

    margin: 20px 0 0 0;

}

.copyright p {

    font-size: 17px;

    line-height: 19px;

    color: #ffffff;

    font-weight: 500;

    text-align: center;

}

.copyright__wrapper {

    display: flex

;

    align-items: center;

    justify-content: space-between;

}

.copyright p a{

    color: #fff;

}

.copyright p a:hover {

    color: #c1922d;

}



.copyright {

    padding: 20px 0;

    background: #111013;

}

.custom-announce {

    padding: 15px 20px;

    background: #000000;

}

.custom-announce__left .contact-icon {

    width: 20px;

    height: 20px;

}

.custom-announce__left .contact-icon svg {

    fill: #991c1f;

}

.custom-announce__left .contact-text {

    width: calc(100% - 20px);

    padding-left: 15px;

}

.custom-announce__left ul li a {

    display: flex

;

    align-items: center;

    color: #ffffff;

    font-weight: 500;

}

.custom-announce__left {

    width: 50%;

}

.custom-announce__left ul {

    display: flex

;

    align-items: center;

    gap: 20px;

}

.custom-announce__right {

    width: 50%;

}

.custom-announce__right ul {

    justify-content: flex-end;

}

.custom-announce .custom-containers {

    display: flex

;

    align-items: center;

    flex-wrap: wrap;

}

.cms-banner {

    position: relative;

    overflow: hidden;

    padding: 150px 0;

    background-repeat: no-repeat;

    background-size: cover;

    background-attachment: fixed;

}

.cms-banner__wrapper {

    text-align: center;

    position: relative;

    z-index: 99;

}

.cms-banner__wrapper h2 {

    font-size: 60px;

    line-height: 72px;

    font-weight: 700;

    color: #ffffff;

    text-transform: capitalize;

}

.cms-banner__wrapper p {

    font-size: 17px;

    line-height: 30px;

    color: #ffffff;

    font-weight: 500;

    max-width: 840px;

    margin: 20px auto 0;

}

.cms-banner::after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.5);

    z-index: 0;

}

.your-choice{

    padding: 100px 0;

}

.your-choice__left {

    width: 67%;

    padding-right: 50px;

}

.your-choice__left h2 {

    font-size: 42px;

    font-weight: 600;

    line-height: 50px;

    margin-bottom: 20px;

}

.your-choice__leftdesc p {

    font-size: 18px;

    line-height: 26px;

    font-weight: 500;

    margin-bottom: 20px;

}

.your-choice__leftdesc p:last-child{

    margin-bottom: 0;

}

.your-choice__left a {

    background: #991c1f;

    color: #fff;

    display: inline-block;

    border-radius: 6px;

    font-size: 20px;

    line-height: 22px;

    font-weight: 600;

    padding: 18px 30px;

    margin-top: 30px;

}

.your-choice__right {

    width: 33%;

    padding: 22px 30px 35px;

    background-color: rgba(0, 0, 0, 0.04);

}

.your-choice__wrapper {

    display: flex

;

    align-items: flex-start;

}

.your-choice__itemsvg {

    background: #991c1f;

    width: 60px;

    height: 60px;

    display: flex

;

    align-items: center;

    justify-content: center;

    border-radius: 6px;

}

.your-choice__itemsvg svg {

    width: 38px;

    height: 38px;

}

.your-choice__itemdesctitle {

    width: calc(100% - 60px);

    padding-left: 25px;

}

.your-choice__itemtop {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

}

.your-choice__itemdesctitle h4 {

    font-size: 22px;

    line-height: 30px;

    font-weight: 600;

}

.your-choice__itemdesc {

    margin: 30px 0 0;

}

.your-choice__itemdesc p {

    font-size: 18px;

    line-height: 25px;

    color: #000;

    font-weight: 500;

}

.your-choice__right ul.slick-dots {

    position: unset;

    line-height: 0;

    margin: 20px 0 0 0;

}

.your-choice__right ul.slick-dots li {

    width: auto;

    height: auto;

}

.your-choice__right ul.slick-dots li button {

    border: 2px solid #991c1f;

    border-radius: 100%;

}

.your-choice__right ul.slick-dots li button::before{

    display: none;

}

.your-choice__right ul.slick-dots li.slick-active button{

    background: #991c1f;

}



.findout__boximg svg {

    fill: #991c1f;

    color: #991c1f;

    border-color: #991c1f;

}

.findout__boxitem {

    width: calc(25% - 20px * 3 / 4);

    border: 1px solid #DEDEDE;

    padding: 27px 20px;

    transition: all 0.5s;

}

.findout__boxitem:hover {

    border-color: transparent;

    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);

}

.findout-more{

    padding-bottom: 100px;

}

.findout__boxwrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 20px;

}

.findout__boximg {

    width: 46px;

    height: 46px;

}

.findout__boxtxt {

    width: calc(100% - 46px);

    padding-left: 22px;

}

.findout__boxmedia {

    display: flex

;

    align-items: center;

    flex-wrap: wrap;

}

.findout__boxtxt h4 {

    font-size: 18px;

    line-height: 20px;

    font-weight: 600;

    margin-bottom: 10px;

}

.findout__boxtxt p {

    font-size: 16px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

}

.tab-content__layoutimg figure {

    margin: 0;

    position: relative;

    overflow: hidden;

    padding-bottom: 70%;

}

.tab-content__layoutimg figure img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: top center;

}

.tab-content__layout {

    display: flex

;

    flex-wrap: wrap;

    gap: 25px;

    align-items: flex-start;

}

.tab-content__layoutcol{

    width: calc(33.33% - 25px * 2/3);

}

.tab-content__layouttxt{

    margin: 30px 0 0 0;

}

.tab-content__layouttxt h4 {

    font-size: 25px;

    line-height: 30px;

    color: #000;

    margin-bottom: 10px;

    font-weight: 600;

    text-transform: capitalize;

}

.tab-content__layouttxt p {

    font-size: 18px;

    line-height: 30px;

    color: #000;

    font-weight: 500;

}

.our-growth__img {

    text-align: center;

}

.our-teams {

    background: #F3F3F3;

    padding: 100px 0;

}

.our-teams__title h2 {

    font-size: 40px;

    line-height: 50px;

    color: #000000;

    font-weight: 600;

    padding-bottom: 10px;

    position: relative;

    text-align: center;

}

.our-teams__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 150px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.our-teams__title p {

    font-size: 20px;

    line-height: 30px;

    color: #000000;

    margin: 20px auto 0;

    text-align: center;

    font-weight: 500;

    max-width: 850px;

}

.our-teams__title{

    margin-bottom: 60px;

}

.our-teams .event-sec__item {

    padding: 0 15px;

    box-shadow: none;

    background: transparent;

    border-radius: 10px;

}

.our-teams .event-sec__item .event-sec__media {

    background: #ffffff;

    border-radius: 10px;

}

.our-teams ul.slick-dots {

    position: unset;

    line-height: 0;

    margin: 40px 0 0 0;

}

.our-teams ul.slick-dots li {

    width: auto;

    height: auto;

}

.our-teams ul.slick-dots li button {

    border: 2px solid #991c1f;

    border-radius: 100%;

}

.our-teams ul.slick-dots li button::before{

    display: none;

}

.our-teams ul.slick-dots li.slick-active button{

    background: #991c1f;

}

.testimonial{

    padding: 100px 0;

}

.testimonial-sec__title{

    margin-bottom: 50px;

}

.testimonial-sec__title h2{

    font-size: 40px;

    line-height: 50px;

    color: #000000;

    font-weight: 600;

    text-align: center;

    padding-bottom: 10px;

    position: relative;

}

.testimonial-sec__title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 150px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.testimonial-sec__item {

    padding: 0 15px;

    height: unset;

}

.testimonial-sec__wrapper {

    margin: 0 -15px;

}

.testimonial-sec__media {

    background: #f3f3f3;

    padding: 35px 20px;

    border-radius: 15px;

    height: 100%;

}

.testimonial-sec__profile {

    display: flex

;

    align-items: center;

    flex-wrap: wrap;

}

.testimonial-sec__profile {

    display: flex

;

    align-items: center;

    flex-wrap: wrap;

}

.testimonial-sec__img {

    min-width: 90px;

    max-width: 90px;

    border-radius: 100%;

    overflow: hidden;

}

.testimonial-sec__img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.testimonial-sec__text {

    width: calc(100% - 90px);

    padding-left: 20px;

}

.testimonial-sec__text h4 {

    font-size: 17px;

    line-height: 30px;

    letter-spacing: 0;

    color: #000;

    margin-bottom: 0;

}

.testimonial-sec__text h5 {

    font-size: 14px;

    font-weight: 600;

    line-height: 20px;

    letter-spacing: 0;

    color: #000;

    margin-bottom: 0;

}

.testimonial-sec__desc {

    margin: 30px 0 0 0;

}

.testimonial-sec__desc p {

    font-size: 18px;

    line-height: 30px;

    color: #000;

    font-weight: 500;

}

.testimonial-sec__wrapper ul.slick-dots {

    position: unset;

    line-height: 0;

    margin: 30px 0 0 0;

}

.testimonial-sec__wrapper ul.slick-dots li {

    width: auto;

    height: auto;

}

.testimonial-sec__wrapper ul.slick-dots li button {

    border: 2px solid #991c1f;

    border-radius: 100%;

}

.testimonial-sec__wrapper ul.slick-dots li button::before{

    display: none;

}

.testimonial-sec__wrapper ul.slick-dots li.slick-active button{

    background: #991c1f;

}

.custom-close__icon{

    display: none;

}

.mobile_toggle-icon{

    display: none;

}

.our-teams__main {

    margin: 0 -15px;

}

ul.contact-info li:last-child{

    margin-bottom: 0;

}

.custom-contact__form{

    padding: 100px 0;

}

.custom-contact__form-title {

    margin-bottom: 60px;

    max-width: 900px;

    margin: 0 auto 60px;

}

.custom-contact__form-title h2 {

    font-size: 40px;

    line-height: 50px;

    color: #000000;

    font-weight: 600;

    padding-bottom: 10px;

    position: relative;

    text-align: center;

}

.custom-contact__form-title h2::after{

    content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 150px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.custom-contact__form-title p{

    font-size: 20px;

    line-height: 30px;

    color: #000;

    margin: 20px 0 0 0;

    font-weight: 500;

    text-align: center;

}

.custom-contact__col-center {

    max-width: 1200px;

    margin: 0 auto;

    display: flex

;

    flex-wrap: wrap;

    gap: 20px;

}

.custom-contact__col-item a{

    color: #000;

}

.custom-contact__col-item {

    padding: 38px 20px;

    border: 1px solid #dfdfdf;

    width: calc(33.33% - 20px * 2/3);

    text-align: center;

    transition: all 0.5s;

}

.custom-contact__col-item:hover {

    border-color: transparent;

    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);

}

.custom-contact__col-item:hover .custom-contact__col-img svg{

    transform: scale(1.1);

    fill: #c1922d;

}

.custom-contact__col-img svg {

    width: 50px;

    height: 50px;

    transition: all 0.5s;

}

.custom-contact__col-txt {

    margin: 20px 0 0 0;

}

.custom-contact__col-txt h4 {

    font-size: 25px;

    line-height: 30px;

    color: #000;

    font-weight: 600;

    margin-bottom: 15px;

}

.custom-contact__col-txt p{

    font-size: 18px;

    line-height: 20px;

    color: #000;

    font-weight: 500;

}

.custom-contact__right{

    width:50%;

}

.custom-contact__right .field {

    margin-bottom: 20px;

}

.custom-contact__right .field input {

    width: 100%;

    height: 50px;

    font-size: 18px;

    line-height: 20px;

    padding: 0 15px;

    border: none;

    outline: none;

    box-shadow: none;

    font-family: 'Montserrat';

    background: #F3F3F3;

    border: 2px solid #f3f3f3;

}

.custom-contact__right .field input:focus {

    border: 2px solid #991c1f;

}



.custom-contact__right .field textarea {

    width: 100%;

    height: 100px;

    font-size: 18px;

    font-family: 'Montserrat';

    line-height: 20px;

    padding: 20px 15px;

    border: none;

    outline: none;

    box-shadow: none;

    background: #F3F3F3;

    border: 2px solid #f3f3f3;

    resize: none;

}

.custom-contact__right .field textarea:focus {

    border: 2px solid #991c1f;

}

.custom-contact__right .field.btn {

    margin-bottom: 0;

}

.custom-contact__right .field.btn button {

    background: #991c1f;

    color: #ffffff;

    display: inline-block;

    border-radius: 6px;

    font-size: 16px;

    line-height: 20px;

    font-weight: 700;

    padding: 16px 24px;

    border: none;

    outline: none;

    box-shadow: none;

    cursor: pointer;

    transition: all 0.5s;

}

.custom-contact__right .field.btn button:hover{

    background:#c1922d ;

}

.custom-contact__map {

    width: 100%;

    padding-right: 0px;

}


.custom-contact__forms{

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    margin: 0px 0 0 0;

}

.custom-contact__map iframe{

    width: 100%;
height:500px;

}
.custom-contact__icons{
    width:50%;
    padding-left:50px;
}
.custom-contact__icons h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}

.custom-contact__icons ul li {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 15px 20px;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}

.custom-contact__icons ul li .custom-contact__icons-img {
    width: 35px;
    height: 35px;
    background: #991c1f;
    padding: 5px;
    border-radius: 4px;
}
.custom-contact__icons ul li .custom-contact__icons-img svg {
    width: 100%;
    height: 100%;
    fill: #ffffff;
}
.custom-contact__icons ul li .custom-contact__icons-txt {
    width: calc(100% - 35px);
    padding-left: 20px;
}
.custom-contact__icons ul li .custom-contact__icons-txt p {
    font-size: 18px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.custom-contact__icons ul li .custom-contact__icons-txt p a {
    color: #000000;
}


.policy-content{

    padding:100px 0;

}
.contact__map{
    margin-bottom: 50px;
}
.policy-content__wrapper h2 {

    font-size: 35px;

    line-height: 40px;

    margin-bottom: 20px;

    font-weight: 600;

}

.policy-content__wrapper p {

    font-size: 18px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 20px;

}

.policy-content__wrapper ul li{

    font-size: 18px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 5px;

}

.policy-content__wrapper h3{

    font-size: 30px;

    line-height: 35px;

    color: #000;

    font-weight: 600;

    margin-bottom: 20px;

}

.policy-content__wrapper h4{

    font-size: 28px;

    line-height: 32px;

    color: #000;

    font-weight: 600;

    margin-bottom: 20px;

}

.policy-content__wrapper ul li {

    list-style-type: disc;

    list-style-position: inside;

}

.policy-content__wrapper ul{

    margin-bottom: 15px;

}

button.back-to-top {

    margin: 0 !important;

    padding: 0 !important;

    background: #fff;

    height: 0px;

    width: 0px;

    overflow: hidden;

    border-radius: 50px;

    -webkit-border-radius: 50px;

    -moz-border-radius: 50px;

    color: transparent;

    clear: both;

    visibility: hidden;

    position: fixed;

    cursor: pointer;

    display: block;

    border: none;

    right: 50px;

    bottom: 75px;

    font-size: 0px;

    outline: 0 !important;

    z-index: 99;

    -webkit-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out;

}

button.back-to-top.show {

    display: block;

    background: #fff;

    color: #00ab6c;

    font-size: 25px;

    right: 25px;

    bottom: 50px;

    height: 50px;

    width: 50px;

    visibility: visible;

    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);

    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);

    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);

}

button.back-to-top span {

    display: flex

;

    align-items: center;

    justify-content: center;

}

button.back-to-top span svg {

    width: 35px;

    height: 35px;

}

.quick-contact button {

    background: #991c1f;

    color: #fff;

    font-size: 18px;

    padding: 20px 14px;

    border: none;

    outline: none;

    font-weight: 600;

    font-family: 'Montserrat';

    cursor: pointer;

}

.quick-contact {

    position: fixed;

    top: 50%;

    right: 0;

    writing-mode: sideways-lr;

    transform: translate(0px, -50%);

    z-index: 999;

}

.quick-contact__wrapper {

    position: fixed;

    bottom: 0;

    right: -100%;

    z-index: 999;

    background: #ffffff;

    box-shadow: 2px 2px 8px 2px #dfdfdf;

    padding: 20px;

    max-width: 300px;

    min-width: 300px;

    transition: all 0.5s;

}

.quick-contact__wrapper.quick-open__popup {

    right: 0;

}



.quick-contact__wrapper h2 {

    font-size: 20px;

    line-height: 30px;

    padding-bottom: 10px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.3);

    margin-bottom: 15px;

}

.quick-contact__wrapper form .quick-field label {

    font-size: 16px;

    display: block;

    width: 100%;

    margin-bottom: 8px;

    font-family: 'Montserrat';

    font-weight: 600;

}

.quick-contact__wrapper form .quick-field input{

    background: #f5f5f5;

    font-size: 18px;

}

.quick-contact__wrapper form .quick-field input {

    font-size: 16px;

    padding: 0 15px;

    background: #ffff;

    border: none;

    font-family: 'Montserrat';

    outline: none;

    height: 40px;

    border: 1px solid rgba(0, 0, 0, 0.4);

    border-radius: 5px;

    width: 100%;

}

.quick-field{

    margin-bottom: 15px;

}

.quick-field textarea{

    font-size: 16px;

    padding:15px;

    background: #ffff;

    border: none;

    width: 100%;

    outline: none;

    height: 100px;

    border: 1px solid rgba(0, 0, 0, 0.4);

    border-radius: 5px;

    font-family: 'Montserrat';

    resize: none;

}

.quick-field__btn button.send-btn {

    width: 100%;

    display: block;

    height: 50px;

    font-size: 18px;

    font-weight: 600;

    background: #991c1f;

    border: none;

    outline: none;

    font-weight: 600;

    color: #fff;

    font-family: 'Montserrat';

}

.quick-field__btn span.close {

    display: block;

    width: 100%;

    border: 2px solid #991c1f;

    color: #991c1f;

    margin-top: 20px;

    height: 50px;

    padding: 0 10px;

    text-align: center;

    display: flex

;

    align-items: center;

    justify-content: center;

    font-family: 'Montserrat';

    font-size: 18px;

    font-weight: 600;

}

.page-not__found{

    padding: 100px 0;

    text-align: center;

}

.page-not__found-content {

    margin: 70px 0 0 0;

}

.page-not__found-content h3 {

    font-size: 36px;

    line-height: 40px;

    color: #000;

    font-weight: 600;

}

.page-not__found-content h3 strong{

    color: #991c1f;

}

.page-not__found-content p {

    font-size: 22px;

    line-height: 25px;

    font-weight: 500;

    margin: 20px 0;

}

.page-not__found-content a {

    background: #991c1f;

    color: #fff;

    display: inline-block;

    border-radius: 6px;

    font-size: 20px;

    line-height: 22px;

    font-weight: 700;

    padding: 18px 30px;

    transition: all 0.5s;

}

.page-not__found-content a:hover{

    background: #c1922d;

}

.our-blog__main {

    padding: 100px 0;

}

.our-blog__main .our-blog__item {

    box-shadow: none;

    border-radius: 0;

}

.our-blog__main .our-blog__item .our-blog__itemtxt {

    text-align: left;

    padding: 30px 0 0 0;

}

.blog-details__inner{

    padding: 100px 0;

}

.blog-details__inner .post-image figure {

    margin: 0 0 30px 0;

}



.blog-details__inner .post-image figure img{

        max-width: 100%;

    text-align: center;

    display: block;

    margin: 0 auto;

}

.post-content .post-entry p {

    font-size: 17px;

    line-height: 25px;

    font-weight: 500;

    margin-bottom: 25px;

}

.post-content .post-entry h2{

    font-size: 25px;

    line-height: 30px;

    color: #000;

    margin-bottom: 30px;

}

blockquote {

    background: #991c1f;

    margin: 0 0 30px 0;

    padding: 20px;

    color: #fff;

}

blockquote p{

    margin: 0 !important;

}

.post-content .post-entry ul li{

    list-style-type: disc;

    list-style-position: inside;

    font-size: 17px;

    line-height: 25px;

    font-weight: 500;

    margin-bottom: 5px;

}

.post-content .post-entry ul{

    margin-bottom: 25px;

}

.gallery-item__media img {

    width: 100%;

}

.gallery__item {

    width: calc(33.33% - 30px * 2 / 3);

}

.gallery__wrapper {

    padding: 80px 0;

    display: flex

;

    flex-wrap: wrap;

    gap: 30px;

}

.quick-field select {

    width: 100%;

    height: 40px;

    border-radius: 4px;

    border: 1px solid rgba(0, 0, 0, 0.4);

    padding: 0 15px;

    font-size: 16px;

    outline: none;

    box-shadow: none;

}

.gallery-item__media figure {

    margin: 0;

    position: relative;

    overflow: hidden;

    padding-bottom: 100%;

}

.gallery-item__media figure img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s;

}

.gallery__item:hover img {

    transform: scale(1.1);

}

.testiminial-sec__mains {

    display: flex;

    flex-wrap: wrap;

    gap: 40px;

    margin: 0;

}



.testiminial-sec__mains .testimonial-sec__item {

    padding: 0;

    width: calc(50% - 40px * 1 / 2);

}

.category-listing {

    background: #F3F3F3;

    padding: 100px 0;

}

.category-listing__wrapper {

    display: flex

;

    flex-wrap: wrap;

    gap: 30px;

    /* background: #ffffff; */

}

.category-listing__item {

    width: calc(33.33% - 30px * 2 / 3);

    background: #ffffff;

    box-shadow: 2px 2px 8px 2px #dfdfdf;

    border-radius: 10px;

    padding: 0;

}

.category-listing__img {

    position: relative;

    overflow: hidden;

    padding-bottom: 80%;

}

.category-listing__img img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    border-radius: 10px 10px 0 0;

    transition: all 0.5s;

}

.category-listing__txt {

    padding: 30px;

}

.category-listing__txt p {

    font-size: 22px;

    line-height: 25px;

    color: #000;

    font-weight: 500;

    letter-spacing: 0;

}

.category-listing__item:hover .category-listing__img img{

transform: scale(1.1);

}

.category-listing__item a{

    color: #000;

}

.category-listing__item:hover .category-listing__txt p{

    color: #991c1f;

}

.product-details {

    padding: 100px 0;

}

.product-details .product-details-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    align-items: flex-start;

    padding-bottom: 80px;

    /* border-bottom: 1px solid #cccccc; */

}

.product-details .product-details-wrapper .product-details-left {

    width: 50%;

    padding-right: 100px;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-for .item figure {

    position: relative;

    display: block;

    padding-bottom: 75%;

    width: 100%;

    margin: 0;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-for .item figure img {

    position: absolute;

    max-width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: center;

    object-position: center;

    margin: auto;

    right: 0;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-nav {

    margin: 15px 0 0 0;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-nav .item {

    padding: 10px;

    border: 1px solid transparent;

    cursor: pointer;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-nav .item.slick-current {

    border: 1px solid #cccccc;

    border-radius: 5px;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-nav .item figure {

    position: relative;

    display: block;

    padding-bottom: 84%;

    width: 100%;

    margin: 0;

}

.product-details .product-details-wrapper .product-details-left .product-details-left-wrapper .slider.slider-nav .item figure img {

    position: absolute;

    max-width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: center;

    object-position: center;

    margin: auto;

    right: 0;

}



.product-details .product-details-wrapper .product-details-right {

    width: 50%;

}

.product-details .product-details-wrapper .product-details-right h2 {

    text-align: left;

    font-size: 40px;

    line-height: 45px;

    text-transform: uppercase;

    font-weight: 700;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 22px 0;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-left h4 {

    font-size: 22px;

    line-height: 30px;

    font-weight: 700;

    color: #991c1f;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-right {

    padding-left: 12px;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-right .stock_wrapper {

    position: relative;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-right .stock_wrapper .circle {

    width: 25px;

    height: 25px;

    border: 7px solid #eff5dc;

    background-color: #28b105;

    border-radius: 100%;

    position: absolute;

    left: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-right .stock_wrapper .stock_text_wrapper {

    padding-left: 34px;

}

.product-details .product-details-wrapper .product-details-right .price-wrapper .price-right .stock_wrapper .stock_text_wrapper p {

    color: #28B105;

    font-size: 16px;

    margin-bottom: 0;

    line-height: 26px;

    font-weight: 700;

    letter-spacing: 3.2px;

}

.product-desc p {

    font-size: 18px;

    line-height: 25px;

    font-weight: 500;

    color: #000;

    margin-bottom: 24px;

    text-transform: capitalize;

}

.product-desc p:last-child{

    margin-bottom: 0px;

}

.product-desc{

    margin: 25px 0;

}

.slider.slider-nav.show-five-item .slick-track {

    margin: unset;

    /* transform: none; */

}



.product-details .product-details-wrapper .product-details-right .desc {

    margin-bottom: 25px;

}

.product-details .product-details-wrapper .product-details-right .desc ul li {

    position: relative;

    padding-left: 34px;

    font-size: 16px;

    line-height: 25px;

    margin-bottom: 4px;

    font-weight: 600;

}

.product-details .product-details-wrapper .product-details-right .desc ul li:last-child {

    margin-bottom: 0;

}

.product-details .product-details-wrapper .product-details-right .desc ul li::after {

    content: "";

    background-image: url(../images/cw-checkmark-circle-img.png);

    width: 16px;

    height: 16px;

    position: absolute;

    left: 0;

    background-repeat: no-repeat;

    background-size: cover;

    top: 50%;

    -webkit-transform: translate(0, -50%);

    transform: translate(0, -50%);

}

.product-details .product-details-wrapper .product-details-right .express-delivery {

    margin: 0 0 25px 0;

    text-align: center;



}

.product-details .product-details-wrapper .product-details-right .express-delivery h3 {

    font-size: 16px;

    line-height: 19px;

    color: #991c1f;

    font-weight: 700;

    text-transform: uppercase;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin-bottom: 15px;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left {

    width: 23%;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-right {

    padding-left: 0px;

    width: 77%;

}

div#Enquire-now {

    max-width: 600px;

    width: 100%;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left .qty-input {

    background: #FFFFFF;

    border: 1px solid #CCCCCC;

    border-radius: 4px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding: 15px 23px;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left .qty-input i {

    color: #8F8F8F;

    font-size: 18px;

    line-height: 28px;

    cursor: pointer;

    font-weight: 400;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left .qty-input input {

    max-width: 55px;

    text-align: center;

    padding: 0;

    height: auto;

    border: none;

    outline: none;

    line-height: initial;

    font-size: 18px;

    pointer-events: none;

    line-height: 28px;

    color: #8F8F8F;

    font-weight: 600;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-right a {

    background: #991c1f;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding: 20px 10px;

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 700;

    color: #fff;

    border-radius: 4px;

}

.product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-right a svg {

    margin-left: 8px;

    -webkit-transition: .5s ease all;

    transition: .5s ease all;

}

.product-details .product-details-wrapper .product-details-right .secure-checkout {

    position: relative;

}

.product-details .product-details-wrapper .product-details-right .secure-checkout .secure-checkout-wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    max-width: 264px;

    margin: 0 auto;

    background-color: #fff;

}

.product-details .product-details-wrapper .product-details-right .secure-checkout .secure-checkout-wrapper .checkout-text p {

    margin-bottom: 0;

    font-size: 14px;

    line-height: 20px;

    padding-left: 12px;

    padding-right: 12px;

    color: #707070;

    font-weight: 400;

}

.product-details .product-details-wrapper .product-details-right .secure-checkout::after {

    content: "";

    background: #cccccc;

    height: 1px;

    width: 100%;

    position: absolute;

    top: 10px;

    left: 0;

    z-index: -1;

}

.product-details .product-details-wrapper .product-details-right .payment-icon {

    margin: 12px 0 0 0;

}

.product-details .product-details-wrapper .product-details-right .payment-icon ul {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    margin: 0 -9px;

}

.product-details .product-details-wrapper .product-details-right .payment-icon ul li {

    padding: 0 9px;

}

.product-details .product-details-wrapper .product-details-right .payment-icon ul li svg {

    width: 38px;

}

.field select {

    width: 100%;

    height: 50px;

    font-size: 18px;

    line-height: 20px;

    padding: 0 15px;

    border: none;

    outline: none;

    box-shadow: none;

    font-family: 'Montserrat';

    background: #F3F3F3;

    border: 2px solid #f3f3f3;

}

.custom-contact__col-txt p {

    margin-bottom: 10px;

}

.slider.slider-for .item {

    border: 1px solid #cccccc;

    padding: 30px;

    border-radius: 5px;

}

/* .product-full__desc {

    padding: 80px 0 0 0;

} */

.product-full__desc h3 {

    font-size: 35px;

    line-height: 45px;

    font-weight: 600;

    position: relative;

    text-align: center;

    margin-bottom: 0;

    display: inline-block;

    background: #ffffffff;

    padding: 0 20px;

}

.product-full__title::after {

    content: "";

    position: absolute;

    top: 50%;

    left: 0;

    width: 100%;

    height: 2px;

    background: rgba(0,0,0,.4);

    transform: translate(0px, -50%);

    z-index: -1;

}

.product-full__title {

    position: relative;

    text-align: center;

    margin-bottom: 50px;

}

.product-full__desc-wrapper .rte h4 {

    font-size: 25px;

    line-height: 30px;

    color: #000;

    font-weight: 600;

    margin-bottom: 15px;

}

.product-full__desc-wrapper .rte p{

    font-size: 18px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 15px;

}

.product-full__desc-wrapper .rte ul {

    margin-bottom: 15px;

    

}

.product-full__desc-wrapper .rte ul li{

    list-style-type: disc;

    list-style-position: inside;

    font-size: 18px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 5px;

}

.product-full__desc-wrapper .rte ol{

    margin-bottom: 15px;

    padding: 0;

    margin: 0;

}

.product-full__desc-wrapper .rte ol li {

    list-style-type: unset;

    list-style-position: inside;

    font-size: 18px;

    line-height: 24px;

    color: #000;

    font-weight: 500;

    margin-bottom: 5px;

}





.join-team {

    padding: 100px 0;

    background: #f3f3f3;

}



.join-team__title {

    max-width: 1100px;

    margin: 0 auto 40px;

    text-align: center

}



.join-team__title h2 {

    font-size: 40px;

    line-height: 50px;

    color: #000;

    margin-bottom: 20px

}



.join-team__title p {

    font-size: 18px;

    line-height: 34px;

    color: #000;

    font-weight: 400

}



.join-team__row h3 {

    text-align: center;

    font-size: 30px;

    line-height: 40px;

    color: #000;

    margin-bottom: 30px

}



.join-team__row ul li a {

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: space-between

}



.join-team__row ul li {

    background: #fff;

    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);

    border-radius: 4px;

    padding: 26px 30px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    height: 100%;

    width: calc(50% - 20px* 1 / 2)

}



.join-team__row ul li:hover {

    background: #991c1f;

}



.join-team__row ul li:hover h4,

.join-team__row ul li:hover p {

    color: #fff !important

}



.join-team__row ul li:hover p svg {

    fill: #fff

}



.join-team__row ul {

    display: flex;

    flex-wrap: wrap;

    gap: 20px

}



.join-team__row ul li a h4.position-name {

    font-size: 20px;

    line-height: 30px;

    color: #000;

    font-weight: 500;

    width: calc(100% - 160px)

}



.join-team__row ul li a p.position-number {

    display: flex;

    align-items: center;

    justify-content: flex-end;

    font-size: 18px;

    line-height: 20px;

    color: #000;

    font-weight: 400;

    min-width: 160px;

    max-width: 160px;

    margin-left: auto;

    padding-left: 25px

}



.join-team__row ul li a p.position-number svg {

    width: 20px;

    height: 20px;

    margin-left: 10px

}



div#job-opening__form {

    max-width: 600px;

    width: 100%;

}

.popup-content-wrapper h2.sec_heading {

    font-size: 30px;

    line-height: 40px;

    font-weight: 700;

    text-align: center;

    margin-bottom: 5px;

}

.popup-content-wrapper h4 {

    font-size: 23px;

    line-height: 28px;

    color: #000;

    font-weight: 600;

    text-align: center;

    margin-bottom: 30px;

}

.popup-content-wrapper h4 strong {

    font-weight: 600;

    color: #991c1f;

}



.popup-content-wrapper .quick-field label {

    font-size: 18px;

    line-height: 20px;

    color: #000;

    font-weight: 500;

    display: block;

    margin-bottom: 10px;

    font-family: 'Montserrat';

}

.popup-content-wrapper .quick-field input {

    font-size: 16px;

    padding: 0 15px;

    background: #ffff;

    font-family: 'Montserrat';

    outline: none;

    height: 40px;

    border: 1px solid rgba(0, 0, 0, 0.4);

    border-radius: 5px;

    width: 100%;

}



.whatsapp {

    height: 50px;

    width: 50px;

    position: fixed;

    bottom: 0;

    margin: 0 0 30px 30px;

    z-index: 9999;

}

.our-team {

    padding: 100px 0;

}

.our-team__wrapper {

    display: flex;

    flex-wrap: wrap;

    gap: 40px;

}

.our-team__item {

    width: calc(33.33% - 40px * 2/3);

    border-radius: 10px;

    overflow: hidden;

}

.our-team__media {

    position: relative;

}

.our-team__img {

    overflow: hidden;

    padding-bottom: 120%;

    position: relative;

}

.our-team__img img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.5s;

}

.our-team__item:hover .our-team__img img{

    transform: scale(1.1);

}

.our-team__text {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    padding: 30px;

    z-index: 9999;

    color: #ffffff;

}

.our-team__text h3 {

    font-size: 25px;

    line-height: 30px;

    margin-bottom: 10px;

}

.our-team__text h4 {

    font-size: 22px;

    line-height: 25px;

    color: #fff;

    font-weight: 600;

}

.our-team__media::after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,0.5);

}

.our-team__title {

    padding-bottom: 50px;

    text-align: center;

}

.our-team__title h2{

        font-size: 40px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

    position: relative;

    text-align: center;

    padding-bottom: 15px;

}

.our-team__title h2::after{

        content: "";

    position: absolute;

    bottom: 0;

    background: #991c1f;

    width: 100%;

    max-width: 140px;

    height: 3px;

    left: 0;

    right: 0;

    margin: 0 auto;

}



@media (max-width:1500px){

    .custom-banner__text {

        padding: 150px 0;

}

}

@media (max-width:1199px){

    .footer__column.service-link ul li{

        width: 100%;

    }

    .custom-banner{

        height: auto;

    }

    .our-blog__wrapper{

        gap: 26px;

    }

    .our-blog__item{

        width: calc(33.33% - 26px * 2 / 3);

    }

    .image-with__textleft{

        width: 55%;

        padding-right: 60px;

    }

    .image-with__textright {

        width: 45%;

    }

    .image-with__textleft h2 {

        font-size: 32px;

        line-height: 40px;

    }

    .custom-header__menu ul{

        gap: 20px;

    }

    .custom-header__menu ul li a {

        font-size: 16px;

        line-height: 28px;

    }

    .custom-container{

        padding: 0 25px;

    }

    .your-choice__left {

        width: 60%;

        padding-right: 30px;

    }

    .your-choice__right{

        width: 40%;

    }

    .your-choice {

        padding: 80px 0;

    }

    .your-choice__left h2 {

        font-size: 35px;

        font-weight: 600;

        line-height: 45px;

    }

    .findout-more{

        padding-bottom: 80px;

    }

    .image-with__text{

        padding:80px 0;

    }

    .findout__boxitem {

        width: calc(50% - 20px * 1 / 2);

    }

    .our-teams{

        padding:80px 0;

    }

    .testimonial{

        padding:80px 0;

    }

    .event-sec{

        padding: 80px 0;

    }

    .iconwith-text{

        padding: 80px 0;

    }

    .innovation-sec{

        padding: 80px 0;

    }

    .we-have__sector{

        padding: 80px 0;

    }

    .our-blog{

        padding: 80px 0;

    }

}

@media (max-width:1024px){

    .custom-header__btn{

        display: none;;

    }

    .image-with__col-item h4 {

        font-size: 15px;

        line-height: 21px;

    }

}

@media (max-width:991px){

    .our-team__item {

    width: calc(50% - 40px * 1 / 2);

    }

    .join-team__row ul li{

        width:100%;

    }

    .category-listing__item{

        width: calc(50% - 30px * 2 / 3);

    }

    .product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left .qty-input{

        justify-content: space-between;

    }

    .product-details .product-details-wrapper .product-details-left {

        padding-right: 0;

        width: 100%;

    }

    .product-details .product-details-wrapper .product-details-right {

        width: 100%;

        padding: 50px 0 0 0;

    }

    .product-details {

        padding: 60px 0;

    }

    .product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-left {

        width: 30%;

    }

    .product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-right {

        width: 70%;

    }

    .product-details .product-details-wrapper .product-details-right .cart-wrapper .cart-right a{

        font-size: 16px;

    }

    .product-details .product-details-wrapper .product-details-right h2 {

    text-align: left;

    font-size: 30px;

    line-height: 35px;

}

    .gallery__item {

        width: calc(50% - 30px * 2 / 3);

    }

    .custom-contact__form{

        padding: 80px 0;

    }

    .custom-contact__map {

        width: 100%;

        padding-right: 0;

    }

    .custom-contact__map iframe {

        width: 100%;

        height: 500px;

        margin-bottom: 50px;

    }
    .custom-contact__map iframe {
    width: 100%;
    height: 500px;
}
    .custom-contact__forms{

        margin: 0px 0 0 0;

    }

    .custom-contact__col-item {

        width: calc(50% - 20px * 1 / 2);

    

    }

    .custom-contact__col-center{

        row-gap: 30px;

        justify-content: center;

    }



    .custom-contact__right{

        width: 100%;

    }
    .custom-contact__icons {
    width: 100%;
    padding-left: 0;
    order: -1;
    margin-bottom: 20px;
}
.custom-contact__icons ul li .custom-contact__icons-txt p {
    font-size: 16px;
    line-height: 18px;
}
    .our-blog__item {

        width: calc(50% - 40px * 1 / 2);

    }

    .we-have__sector{

        padding: 80px 0;

    }

    .we-have__sectoritem {

        width: calc(50% - 40px * 1 / 2);

    }

    .image-with__textleft {

        width: 100%;

        padding-right: 0;

    }

    .image-with__textright {

        width: 100%;

        order: -1;

        margin-bottom: 30px;

    }

    .image-with__textleft h2 {

        font-size: 26px;

        line-height: 35px;

    }

    .image-with__textleft h5 {

        font-size: 18px;

        color: #4b4b4b;

        line-height: 28px;

        font-weight: 600;

        position: relative;

        margin: 10px 0 20px 0;

        padding-bottom: 16px;

    }

    .image-with__textdesc p{

        margin-bottom: 12px;

    }

    .footer__column.quick-link {

        width: 50%;

    }

    .footer__wrapper{

        row-gap: 40px;

    }

    .footer__column {

        width: 50%;

    }

    .custom-close__icon {

        position: absolute;

        top: 20px;

        right: 20px;

        display: block;

    }

    body.menu-open::after {

        content: "";

        position: absolute;

        top: 0;

        left: 0;

        width: 100%;

        height: 100%;

        background: rgba(0, 0, 0, 0.5);

    }

    .custom-header__menu ul li {

        margin-bottom: 6px;

    }

    body.menu-open{

        position: relative;

    }

    .custom-header__menu ul {

       

        display: block;

    }

    .custom-header__menus{

        position: fixed;

        top: 0;

        right: -100%;

        transition: all 0.5s;

        width: 100%;

        height: 100%;

        background: #ffffff;

        z-index: 999;

        max-width: 400px;

        padding: 50px 30px;

        overflow: auto;

    }

    .custom-header__menu.menu-open .custom-header__menus {

        right: 0;

    }

    .mobile_toggle-icon {

        width: 30px;

        height: 30px;

        display: block;

        margin-left: auto;

    }

    .your-choice__left h2 {

        font-size: 30px;

        font-weight: 600;

        line-height: 40px;

    }

    .tab-content__layoutcol {

        width: calc(50% - 25px * 1 / 2);

    }

    .event-sec__item {

        width: calc(50% - 40px * 1 / 2);

    }

    .iconwith-text__item {

        width: calc(50% - 40px * 2 / 3);

    }

    .tab-content__img-left {

        width: 100%;

        padding-right: 0;

    }

    .tab-content__img-right {

        width: 100%;

        order: -1;

        margin-bottom: 30px;

    }

    .choose-redwop{

        padding: 80px 0;

    }

    .innovation-sec{

        padding: 80px 0;

    }

}

@media (max-width:767px){

    .our-team__item{

        width: 100%;

    }

    .our-team{

        padding: 50px 0;;

    }

    .product-full__desc h3 {

    font-size: 24px;

    line-height: 30px;

    font-weight: 600;

    position: relative;

    text-align: center;

    margin-bottom: 0;

    display: inline-block;

    background: #ffffffff;

    padding: 0 9px;

}

.product-details .product-details-wrapper{

    padding-bottom: 40px;

}

.product-full__desc-wrapper .rte h4 {

    font-size: 22px;

    line-height: 25px;

}

.product-full__desc-wrapper .rte p {

    font-size: 16px;

    line-height: 22px;

}

.product-full__desc-wrapper .rte ul li{

    font-size: 16px;

    line-height: 22px;

}

.product-full__desc-wrapper .rte ol li{

    font-size: 16px;

    line-height: 22px;

}

.product-full__title{

    margin-bottom: 30px;

}

    .join-team__title h2 {

    font-size: 30px;

    line-height: 40px;

    }

    .join-team__title p {

    font-size: 16px;

    line-height: 28px;

    }

    .join-team{

        padding:60px 0;

    }

    .join-team__row ul li{

        padding:20px;

    }

    .join-team__row ul li a h4.position-name {

    font-size: 16px;

    line-height: 24px;

    }

    .custom-announce{

        display: none;

    }

    .category-listing__item{

        width: 100%;

    }

    .category-listing{

        padding: 60px 0;

    }

    .gallery__item {

        width: 100%;

    }

    .footer__column-logo{

        margin: 0 auto;

    }

    .image-with__col-item {

        width: 100%;

    }

    .copyright__wrapper{

        flex-direction: column;

    }

    .copright__right {

        margin: 10px 0 0 0;

    }

    .copyright p {

        font-size: 15px;

        line-height: 17px;

    }

    .policy-content{

        padding: 50px 0;

    }

    .custom-contact__form{

        padding: 50px 0;

    }

    .custom-contact__col-item{

        width: 100%;

    }

    .our-blog{

        padding: 50px 0;

    }

    .our-blog__item{

        width: 100%;

    }

    .we-have__sector{

        padding: 50px 0;

    }

    .we-have__sector-title h2 {

        font-size: 30px;

        line-height: 40px;

    }

    .we-have__sectoritem {

        width: 100%;

    }

    .innovation__title h2 {

        font-size: 30px;

        line-height: 40px;

    }

    .innovation-sec{

        padding: 50px 0;

    }

    .choose-redwop{

        padding: 50px 0;

    }

    .choose-redwop__title {

        text-align: center;

        margin-bottom: 40px;

    }

    .choose-redwop__title h2 {

        font-size: 30px;

        line-height: 40px;

    }

    .choose-redwop__title p {

        font-size: 17px;

        color: #4b4b4b;

        line-height: 26px;

    }

    .iconwith-text__title h2 {

        font-size: 30px;

        line-height: 40px;

    }

    .iconwith-text__title p {

        font-size: 17px;

        line-height: 26px;

    }

    .iconwith-text__title{

        margin-bottom: 40px;

    }

    .iconwith-text{

        padding: 50px 0;

    }

    .iconwith-text__item {

        width: 100%;

    }

    .event-sec__item{

        width: 100%;

    }

    .event-sec{

        padding: 50px 0;

    }

    .event-sec__title {

        margin-bottom: 40px;

    }

    .image-with__text{

        padding: 50px 0;

    }

    .custom-banner__text {

        padding: 100px 0;

    }

    .custom-banner__text h6 {

        font-size: 16px;

        line-height: 22px;

        letter-spacing: 0;

    }

    .custom-title {

        font-size: 35px;

        line-height: 50px;

        font-weight: 700;

    }



    .footer__column.quick-link {

        width: 100%;

    }

    footer{

        padding: 50px 0;

    }

    .footer__wrapper{

        gap: 30px;

    }

    .footer__column {

        width: 100%;

        padding: 0 15px;

    }

    .contact-text{

        padding-left: 14px;

    }

    .footer__column h4{

        margin-bottom: 20px;

    }

    .custom-announce__left {

        width: 100%;

    }

    .custom-announce__right {

        width: 100%;

    }

    .custom-announce__right ul {

        justify-content: center;

        margin: 20px 0 0 0;

    }

    .custom-announce__left ul {

        display: flex

    ;

        align-items: center;

        gap: 15px;

        justify-content: center;

    }

    .custom-announce__left .contact-text{

        padding-left: 10px;

    }



    .custom-header__logo {

        max-width: 110px;

    }

    .custom-header__menu {

        width: calc(100% - 110px);

    }

    .findout-more .tab-cotent__title {

        text-align: center;

    }

    .your-choice__left {

        width: 100%;

        padding-right: 0;

        text-align: center;

    }

    .your-choice__wrapper{

        flex-wrap: wrap;

    }

    .your-choice__right{

        width: 100%;

        margin: 30px 0 0 0;

    }

    .your-choice{

        padding:50px 0;

    }

    .findout__boxitem {

        width: 100%;

    }

    .tab-content__layoutcol{

        width: 100%;

    }

    ul#tabs-nav {

        display: flex

    ;

        flex-wrap: nowrap;

        align-items: flex-start;

        gap: 20px;

        justify-content: flex-start;

        overflow: scroll;

        padding-bottom: 10px;

    }

    #tabs-content {

        margin-top: 30px;

    }

    .findout-more{

        padding-bottom: 50px;

    }

    .our-teams{

        padding: 50px 0;

    }

    .testimonial{

        padding:60px 0;

    }

    .cms-banner{

        padding:100px 0;

    }

    .cms-banner__wrapper h2 {

        font-size: 45px;

        line-height: 60px;

    }

    .cms-banner__wrapper p {

        font-size: 16px;

        line-height: 26px;

    }

    .testiminial-sec__mains .testimonial-sec__item {

    padding: 0;

    width: 100%;

}

}

@media (max-width:568px){

    .custom-announce__left ul{

        flex-direction: column;

    }

}