/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.ocm-effect-wrap {
    --scroll-bar-w: 0px;
}

header#top {
    background-color: transparent !important;
}

div#header-outer {
    background-color: white;
    background-image: url(https://devu4.customdev.solutions/Totally1/wp-content/uploads/2026/03/header.png) !important;
}

div#footer-outer {
    background-color: transparent !important;
}
#footer-outer #footer-widgets .row {
    padding-block: 50px  !important;
    border-bottom: 1px solid #ffffff4f;
}
#footer-outer #footer-widgets div#media_image-2 {margin-bottom: 0px;}
#footer-outer #footer-widgets div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-outer #footer-widgets  div#newsletterwidgetminimal-2 {
    margin-bottom: 20px;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    background-color: transparent;
    border: 1px solid #ffffff42;
    border-radius: 0px !important;
    color: white;
}
#footer-outer #footer-widgets .col input[type=submit] {
    color: #1D1D1D;
    font-family: Barlow Condensed;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    background-color: #FFC646 !important;
    border-radius: 0px !important;
    margin-left: 10px;
    width: 82px;
    font-size: 15px;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
#footer-outer .iconnn li {
    display: block;
}
#footer-outer .iconnn li i {
    top: 0;
}

div#copyright {
    padding-block: 15px !important;
    /* background: -webkit-linear-gradient(#FEDA73, #B57828, #E2C978); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}

div#copyright strong {
    background: -webkit-linear-gradient(#FEDA73, #B57828, #E2C978);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#footer-outer  .iconnn li {
    display: inline-block;
    margin-right: 12px;
}


#footer-outer .iconnn li i {
    top: 0;
    border: 1px solid #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    transition: 0.9s;
    border-radius: 65px !important;
    color: white;
    font-size: 14px !important;
}
#footer-outer .iconnn li i:hover {
 background: linear-gradient(59deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
}

div#banner #text1 {
        background: -webkit-linear-gradient(#FEDA73, #B57828, #E2C978) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.gradiant h2,.gradiant h4 {
    background: -webkit-linear-gradient(left,#A66F1F, #1D1D1D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
}
.gradiant h5 {
    background: linear-gradient(176deg,rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
    width: fit-content;
    color: white;
    padding-inline: 32px;
    padding-block: 5px 4px;
    border-radius: 30px !important;
    letter-spacing: 2px;
    font-size: 18px !important;
}

div#about {
    padding-block: 70px  !important;
}

div#EXPERTISE .text1 {
    margin-bottom: 0;
}

div#about .text2 h4 {
    margin-bottom: 0;
}

div#about .text2 p {
    font-size: 14px;
    line-height: 24px;
}

a#b1 {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 27px;
    padding-block: 11px 10px;
    border-radius: 30px !important;
    padding-inline: 43px !important;
    text-transform: uppercase;
    font-family: Barlow Condensed;
    color: #1D1D1D;
    background: linear-gradient(181deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
}

.gradiant1 h2, .gradiant1 h4 {
    margin: 0 auto;
}

.gradiant1 h5 {
    margin: 0 auto;
    margin-bottom: 20px;
}

div#EXPERTISE .owl-stage {
    padding-top: 10px;
}

div#EXPERTISE {padding-block: 60px 320px !important;padding-inline: 60px;}

div#EXPERTISE .carousel-item {
    margin-inline: 11px;
}

div#EXPERTISE .carousel-item div#EXPERTISEin {
    margin-bottom: 0;
}

div#EXPERTISE .carousel-item .text2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 12px;
}

div#EXPERTISE .carousel-item .text2 a {
    opacity: 1;
    text-decoration: underline;
}



div#EXPERTISE .owl-dots {
    display: none;
}

div#EXPERTISE  .owl-nav.disabled {
    display: block;

}
div#EXPERTISE button.owl-prev,div#EXPERTISE button.owl-next {
    width: 45px;
    height: 45px;
    transition: 0.9s;
    border: 0px solid #141414 !important;
    background-color: transparent !important;
    border-radius: 100% !important;
    background: linear-gradient(181deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
    color: white !important;
    top: 50%;
}
div#EXPERTISE button.owl-prev span, div#EXPERTISE button.owl-next span {
    font-size: 0;
}
div#EXPERTISE button.owl-prev:before,div#EXPERTISE button.owl-next:before {
    content: '\f061';
    font-family: 'Fontawesome';
}
div#EXPERTISE button.owl-prev:before {
    content: '\f060';
}
div#EXPERTISE button.owl-prev:hover, div#EXPERTISE button.owl-next:hover {
      color: #1D1D1D !important;
      background: linear-gradient(181deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}


div#EXPERTISE button.owl-prev {
    position: absolute;
    left: -20px;
}

div#EXPERTISE button.owl-next {
    position: absolute;
    right: -20px;
}

div#WORKS {
    margin-top: -23%;
}



div#WORKS .carousel-item div#WORKSin {
    margin-bottom: 0;
}

div#WORKS .carousel-item {background-image: url(https://devu4.customdev.solutions/Totally1/wp-content/uploads/2026/03/Group-1597885113.png);background-size: 100% 100% !important;filter: drop-shadow(2px 4px 6px #ccc);padding-inline: 30px;padding-block: 50px 60px !important;transition: 0.9s;}

div#WORKS .carousel-item h6 img {
    margin: 0;
    margin: 0 auto;
}

div#WORKS .carousel-item:hover {
    background-image: url(https://devu4.customdev.solutions/Totally1/wp-content/uploads/2026/03/Group-1261153246.png);
}

div#WORKS  .text1 {
    margin-bottom: 0;
}

div#WORKS .owl-stage {
    padding-top: 10px;
}

.white-gradiant h2 {
    background: -webkit-linear-gradient(left, #A66F1F, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 4px 6px black);
}
#top .b1 a {padding: 12px 30px !important;border-radius: 30px !important;font-size: 19px;margin-left: 20px !important;background: linear-gradient(306deg,rgba(254, 218, 115, 1) 0%, rgba(183, 123, 42, 1) 48%, rgba(226, 201, 120, 1) 100%);}


#top .b1 a span {
    color: #1D1D1D;
}

#top .b2 a {
    padding: 12px 30px !important;
    border-radius: 30px !important;
    font-size: 19px;
    margin-left: 20px !important;
    background: transparent;
    border: 1px solid white;
}
div#FEATUREDin1 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-top: -90px;
    float: right;
    margin-right: 240px;
}
div#FEATUREDin1 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    background-color: transparent;
    border: 0;
    font-family: 'Barlow Condensed';
    color: #1D1D1D;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}

div#FEATUREDin1 ul.wpb_tabs_nav.ui-tabs-nav.clearfix  li.tab-item.active-tab a {
    background: -webkit-linear-gradient(left, #FF3334, #870102);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
}
div#FEATUREDin1 .text2 h5 {
    background: linear-gradient(176deg, rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
    width: fit-content;
    color: white;
    padding-inline: 32px;
    padding-block: 5px 4px;
    border-radius: 30px !important;
    letter-spacing: 2px;
    font-size: 18px !important;
}

div#WORKSPEAKS .text2 {
    position: absolute;
    bottom: 0;
    padding-inline: 19px;
    padding-bottom: 10px;
    width: 100%;
}
div#WORKSPEAKS .text2 h3 {
    color: white;
    font-size: 25px;
    line-height: 35px;
}

div#WORKSPEAKS .text2  p a {
    font-family: 'Barlow Condensed';
    font-size: 20px;
    line-height: 30px;
    text-decoration: underline;
    background: -webkit-linear-gradient(left, #A66F1F, #A66F1F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
    float: right;
    margin-top: -44px;
}

div#WORKSPEAKS img {
    width: 100%;
}
div#WORKSPEAKS .text1 h5 {
    background: linear-gradient(176deg, rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
    width: fit-content;
    color: white;
    padding-inline: 32px;
    padding-block: 5px 4px;
    border-radius: 30px !important;
    letter-spacing: 2px;
    font-size: 18px !important;
}


div#WORKSPEAKS .text1 p {
    float: right;
    font-family: 'Barlow Condensed';
    font-size: 26px;
    line-height: 36px;
    text-decoration: underline;
    background: -webkit-linear-gradient(left, #A66F1F, #A66F1F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
    float: right;
    margin-top: -50px;
}

div#WORKSPEAKS .text1 h3 {
    font-family: Bebas Neue;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
}

div#WORKSPEAKS .text1 {
    position: absolute;
    bottom: 80px;
    width: 100%;
    padding: 0 30px;
}

div#WORKSPEAKS .text3 h5 {
    background: linear-gradient(176deg, rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
    width: fit-content;
    color: white;
    padding-inline: 17px;
    padding-block: 4px 2px;
    border-radius: 30px !important;
    letter-spacing: 2px;
    font-size: 12px !important;
    margin-bottom: 15px;
}
div#ITSELFin {
    padding-top: 30px;
}

div#ITSELFin .txt4 {
}
div#WORKSPEAKS .text3 h3 {
    color: #fff;
    font-size: 23px;
    line-height: 30px;
}
div#WORKSPEAKS .txt4 {
    bottom: 185px !important;
}
div#WORKSPEAKS .text3 p {
    float: right;
    font-family: 'Barlow Condensed';
    font-size: 16px;
    line-height: 26px;
    text-decoration: underline;
    background: -webkit-linear-gradient(left, #A66F1F, #A66F1F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
    float: right;
    margin-top: -40px;
}

div#WORKSPEAKS .text3 {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 10px;
}
div#WORKSPEAKS {padding-inline: 150px;}

div#WORKSPEAKS .vc_col-sm-6 {
    padding-inline: 8px;
}
div#WORKSPEAKS div#ITSELFin .cc1,div#WORKSPEAKS div#ITSELFin .cc2 {
    padding-inline: 9px;
}
div#CHOOSE {
    padding-block: 70px !important;
}
div#CHOOSE div#CHOOSEin .text4 {
    background: linear-gradient(181deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
    border-radius: 10px;
    padding: 20px 10px;
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: 0.9s;
}

div#CHOOSE div#CHOOSEin .text4:hover {
    background: linear-gradient(181deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
}

div#CHOOSE div#CHOOSEin .text4:hover span {
    color: white !important;
}

div#TESTIMONIALS {
    padding-block: 60px !important;
    padding-inline: 30px;
}







div#TESTIMONIALS  .owl-nav.disabled {
    display: block;

}
div#TESTIMONIALS button.owl-prev,div#TESTIMONIALS button.owl-next {
    width: 45px;
    height: 45px;
    transition: 0.9s;
    border: 0px solid #141414 !important;
    background-color: transparent !important;
    border-radius: 100% !important;
    background: linear-gradient(181deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
    color: white !important;
}
div#TESTIMONIALS button.owl-prev span, div#TESTIMONIALS button.owl-next span {
    font-size: 0;
}
div#TESTIMONIALS button.owl-prev:before,div#TESTIMONIALS button.owl-next:before {
    content: '\f061';
    font-family: 'Fontawesome';
}
div#TESTIMONIALS button.owl-prev:before {
    content: '\f060';
}
div#TESTIMONIALS button.owl-prev:hover, div#TESTIMONIALS button.owl-next:hover {
       background: linear-gradient(181deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
    color:black !important;
}
div#TESTIMONIALS .carousel-item {
    background-color: white !important;
    margin-inline: 20px;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 {
    padding-inline: 30px;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 .iwithtext .iwt-icon img {
    width: 100%;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 .iwithtext .iwt-text {
    padding-left: 80px;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 .iwithtext .iwt-text h4 {
    margin-bottom: 0;
    color: #040618;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 h6 {
    margin-bottom: 21px;
}

div#TOUCH {
    padding-block: 80px !important;
}
div#TOUCH .c1 {
    background: linear-gradient(181deg,rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
    border-radius: 20px  0px 0px 20px;
}
div#TOUCH .c1 h5 {
    background: linear-gradient(176deg, rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
    width: fit-content;
    color: white;
    padding-inline: 32px;
    padding-block: 5px 4px;
    border-radius: 30px !important;
    letter-spacing: 2px;
    font-size: 18px !important;
}
div#TOUCH .c1 .vc_column-inner {
    padding-inline: 40px;
}
div#TOUCH .c1 .iwithtext .iwt-icon {
    background-color: #ffffff21;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -4px;
}
div#TOUCH .c1 .iwithtext .iwt-icon i {
    color: transparent;
    -webkit-text-stroke: 1px white;
    font-size: 26px;
}
div#TOUCH .c1 .iwithtext .iwt-text {
    padding-left: 70px;
}
div#TOUCH .c1 .iwithtext .iwt-text h6 {
    margin-bottom: 0;
}
div#TOUCH .c1 .iwithtext:hover .iwt-icon {
    background: linear-gradient(181deg,rgba(255, 51, 52, 1) 0%, rgba(135, 1, 2, 1) 100%);
}
div#TOUCH .c2 {
    background-color: #F8FAFC;
}
div#TOUCH .c2 {
    border-radius: 0px 20px 20px 0px;
}
div#TOUCH .c2 .vc_column-inner {
    padding-inline: 50px;
    padding-block: 50px;
}
div#TOUCH .c2 h2 {
    margin-bottom: 0;
}
div#TOUCH .c2  div#wpforms-48 {
    margin-top: 0;
}
div#TOUCH .c2 label {
    color: #333333;
    margin-bottom: 0px;
    font-family: 'Lora';
    font-size: 14px;
}
div#TOUCH .c2 input,div#TOUCH .c2 textarea {
    color: #33333375;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    height: 55px;
}
div#TOUCH .c2 .wpforms-container .wpforms-form * {
    padding-block: 7px;
}
div#TOUCH .c2 .wpforms-container .man {
    margin-top: -102px;
    margin-left: 260px;
}
div#TOUCH .c2 .wpforms-container .man {width: 80%;}
div#TOUCH .c2 div#wpforms-48-field_1-container {
    width: 80%;
}
div#TOUCH .c2 textarea {
    height: 135px;
}
div#TOUCH .c2 button#wpforms-submit-48 {
    background: linear-gradient(181deg, rgba(223, 202, 119, 1) 0%, rgba(166, 111, 31, 1) 100%);
    font-family: 'Barlow Condensed';
    color: #1D1D1D;
    width: 100%;
    height: 60px !important;
    font-size: 22px;
    border-radius: 10px !important;
}
div#TOUCH .c2  .text11 {
    margin-bottom: 0;
}
div#TOUCH .c2 input::placeholder, div#TOUCH .c2 textarea::placeholder {
    color: #333333;
}
div#TOUCH .c1 .iwithtext .iwt-text p,div#TOUCH .c1 .iwithtext .iwt-text a {
    font-family: 'Lora';
    font-weight: 700;
    color: white !important;
    font-size: 20px;
    line-height: 30px;
}
div#TOUCH .c1 .iwithtext {
    margin-bottom: 40px;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-email::placeholder {
    color: white;
}
#footer-outer #footer-widgets div#text-4 {
    margin-bottom: 12px;
}
/* =================== */
@media (max-width: 1920px) {

}
/* =================== */
@media (max-width: 1600px) {
    div#WORKSPEAKS {
    padding-inline: 100px;
}
div#FEATUREDin1 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-right: 100px;
}
div#WORKSPEAKS .text2 p a {
    font-size: 18px;
    line-height: 30px;
    margin-top: -43px;
}
div#WORKSPEAKS .text2 h3 {
    font-size: 27px;
    line-height: 37px;
}
div#WORKSPEAKS .txt4 {
    bottom: 180px !important;
}
div#TESTIMONIALS .text1 {
    margin-bottom: 0;
}
}
/* =================== */
@media (max-width: 1440px) {
    div#WORKSPEAKS {
    padding-inline: 50px;
}
div#TESTIMONIALS {
    padding-inline: 10px;
}
div#TESTIMONIALS .carousel-item {
    margin-inline: 10px;
}


}
/* =================== */
@media (max-width: 1366px) {
    div#WORKSPEAKS .text3 p {
    margin-top: -36px;
}
div#WORKS .carousel-item {
    padding-inline: 20px;
    padding-block: 40px 50px !important;
}
div#WORKSPEAKS .text3 h3 {
    font-size: 17px;
    line-height: 28px;
}
div#WORKSPEAKS .txt4 {
    bottom: 150px !important;
}
div#WORKSPEAKS .text2 h3 {
    font-size: 21px;
    line-height: 34px;
}
p {
    font-size: 14px;
    line-height: 24px;
}
div#CHOOSE div#CHOOSEin .text4 {
    margin-bottom: 10px;
}
div#CHOOSE {
    padding-block: 40px !important;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 {
    padding-inline: 11px;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .img1 {
    object-fit: cover;
    height: 330px;
}
}
/* =================== */
@media (max-width: 1280px) {
    div#WORKS {
    margin-top: -27%;
}

p {
    font-size: 13px !important;
    line-height: 23px !important;
}

div#TOUCH .c2 .vc_column-inner {
    padding-inline: 20px;
}

}
/* =================== */
@media (max-width: 1024px) {
    div#about {
    padding-block: 50px !important;
}

div#about div#aboutin {
    display: none;
}

div#about p {
    padding-bottom: 0;
}

a#b1 {
    font-size: 15px;
    line-height: 24px;
    padding-block: 6px;
}

div#about .text1 {
    margin-bottom: 3px;
}

h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}

div#EXPERTISE {
    padding-block: 40px 250px !important;
    padding-inline: 30px;
}

div#EXPERTISE {
}

div#WORKS .carousel-item h6 img {
    width: 30%;
}

div#WORKS .carousel-item p {}

div#WORKSPEAKS .text1 {
    bottom: 50px;
    padding: 0 20px;
}

div#WORKSPEAKS .text1 h5 {
    padding-inline: 23px;
    padding-block: 3px 3px;
    border-radius: 30px !important;
    letter-spacing: 1px;
    font-size: 14px !important;
}

div#WORKSPEAKS .text1 p {
    margin-top: -40px;
}

div#FEATUREDin1 .text2 h5 {
    padding-inline: 23px;
    padding-block: 3px 3px;
    border-radius: 30px !important;
    letter-spacing: 1px;
    font-size: 14px !important;
}

div#WORKSPEAKS .text2 h3 {
    font-size: 18px;
    line-height: 32px;
}

div#WORKSPEAKS .text2 p a {
    font-size: 13px;
    line-height: 26px;
    margin-top: -37px;
}

div#WORKSPEAKS .text2 {
    padding-inline: 9px;
    bottom: -10px;
}

div#WORKSPEAKS .text3 {
    bottom: -2px;
}

div#WORKSPEAKS .txt4 {
    bottom: 106px !important;
}

div#WORKSPEAKS .text3 h3 {
    font-size: 12px;
    line-height: 26px;
}

div#CHOOSE div#CHOOSEin .text4 {
    padding-inline: 24px;
}

div#CHOOSE div#CHOOSEin .text4 p br {
    display: none;
}

div#CHOOSE  .img1 {
    object-fit: cover;
    height: 570px;
    border-radius: 10px;
}

div#TOUCH .c2 .vc_column-inner {
    padding-block: 30px;
}

#footer-outer #footer-widgets .row {
    padding-block: 40px !important;
}

}
/* =================== */
@media (max-width: 912px) {
    p {
    font-size: 14px !important;
    line-height: 24px !important;
}

div#TOUCH .c1 .vc_column-inner {
    padding: 40px 30px !important;
}

div#TOUCH .c1 {
    border-radius: 20px !important;
}

div#TOUCH .c1 h5 {
    margin: 0 auto;
    margin-bottom: 10px;
}

div#TOUCH .c1 p br {
    display: none;
}

div#TOUCH .c1 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
}

div#TOUCH .c2 .vc_column-inner {
    text-align: left;
}

div#TOUCH .c2 .wpforms-container .man {
    margin: unset;
    width: 100%;
}

div#TOUCH {
    padding-block: 40px !important;
}
div#TOUCH .c2 div#wpforms-48-field_1-container {
    width: 100%;
}
div#TOUCH .c1 .iwithtext .iwt-text {
    padding-inline: 0;
}

div#TOUCH .c1 .iwithtext:last-child {
    margin-bottom: 0;
}
div#about .text1 {
    padding-bottom: 10px;
}

div#about {
    padding-block: 40px !important;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.gradiant h2, .gradiant h4 {
    margin: 0 auto;
    text-align: center;
}

.gradiant h5 {
    margin: 0 auto;
    margin-bottom: 20px;
}

div#about .img1 {
    width: 70%;
    margin: 0 auto;
}

div#about div#aboutin {
    display: block;
}

div#WORKS .carousel-item {
    padding-inline: 40px;
}

div#WORKS .owl-dots {}

div#WORKS .owl-dots button.owl-dot span {
    background-color: black;
}

div#WORKS  .owl-stage {
    padding-bottom: 0;
}

div#WORKS {
    padding-bottom: 50px !important;
}

div#FEATUREDin1 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    float: unset;
    margin: unset;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}

div#WORKSPEAKS {
    padding-inline: 170px;
}

div#WORKSPEAKS .text1, div#WORKSPEAKS .text2,div#WORKSPEAKS .text3 {
    bottom: 10px;
    padding-inline: 30px;
}

div#WORKSPEAKS h3 {}

div#WORKSPEAKS h3 {
    font-size: 28px !important;
    line-height: 38px !important;
}

div#WORKSPEAKS .txt4 {
    bottom: 11px !important;
    padding-inline: 20px !important;
}

div#CHOOSE {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

div#CHOOSE div#CHOOSEin {
    width: 60%;
    margin: 0 auto;
}

div#CHOOSE div#CHOOSEin .vc_col-sm-6 {
    margin-bottom: 0;
}

div#CHOOSE .img1 {
    height: auto;
}

div#TESTIMONIALS {
    text-align: center;
    padding-block: 40px !important;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 h6 img {
    margin: 0 auto;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 .iwithtext .iwt-text {
    padding-inline: 0;
}

div#TESTIMONIALS .carousel-item div#TESTIMONIALSin .cc2 {
    padding-bottom: 20px;
}

div#TESTIMONIALS .owl-nav.disabled {
    display: none;
}

div#TESTIMONIALS .owl-dots.disabled {
    display: block;
}

div#TOUCH .c1 .vc_column-inner {
    padding: 40px;
}

#footer-outer #footer-widgets div#nav_menu-2 {
    margin: unset;
}

#footer-outer #footer-widgets  .col.span_3 {
    margin-bottom: 0;
}

}
/* =================== */
@media (max-width: 800px) {

}
/* =================== */
@media (max-width: 480px) {
    h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

div#about {
    width: 100%;
}

#about h5 {
    margin-bottom: 20px;
}

div#about .img1 {
    width: 100%;
}

div#EXPERTISE {
    padding-block: 50px 20px !important;
}

div#EXPERTISE .owl-dots {
    display: block !important;
}

div#WORKSPEAKS {
    padding-inline: 10px;
}

div#WORKSPEAKS .text1 a {}

div#WORKSPEAKS .text1 p {
    margin: unset;
    float: unset;
    margin: 0 auto;
}

div#WORKSPEAKS h5 {
    margin: 0 auto;
    margin-bottom: 19px;
}

div#WORKSPEAKS  p a {
    margin: 0 auto !important;
    display: table !important;
    float: unset !important;
}

div#WORKSPEAKS .text3 p {}

div#WORKSPEAKS p {
    margin: 0 auto !important;
    display: table !important;
    float: unset !important;
}

div#CHOOSE {
    width: 100%;
}

div#CHOOSEin {
    width: 100% !important;
}

div#TESTIMONIALS button.owl-dot span {
    background-color: white;
}




#footer-outer #footer-widgets div#media_image-2 img {
    width: 50%;
    margin-bottom: 20px;
}

#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 30px;
}

div#copyright p {
    font-size: 12px !important;
}
div#about {
    padding-block: 30px 70px !important;
}
#about .gradiant h2 br {
    display: none;
}

#about .gradiant h2 {
    font-size: 30px;
    line-height: 40px;
}

.wpb_row {
    text-align: center !IMPORTANT;
    /* margin: auto !important; */
}

#about h5 {
    width: 100%;
    margin: auto;
}

div#about {
    padding: 30px 0px !important;
}

div#about h6 {
}

div#about h4 {
    text-align: center;
    width: 100%;
}

div#about .vc_col-sm-6 {
    margin: 0px !IMPORTANT;
}

div#WORKS {
    margin-top: 10% !IMPORTANT;
}

}
/* =================== */
