/*
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
*/
/*=========Footer==========*/
div#foot-action h4 {
    color: #fff;
    font-family: 'Montserrat Alternates';
    font-size: 25px;
    width: 80%;
    margin: 0 auto;
    line-height: 40px;
    font-weight: 500;
}
div#foot-action h4 a {
    color: #fff;
    border-bottom: 1px solid;
    transition: all .3s ease-in-out;
}
div#foot-action h4 a:hover {
    opacity: .5;
}
div#g-foot-in-1 {
    margin-bottom: 0;
    border-bottom: 1px solid #222;
}
div#g-foot-in-2 {
    margin-bottom: 0px;
}
div#g-foot-in-2 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
div#g-foot-in-2 p {
    width: 70%;
    margin: 0 auto 20px;
    color: #727272;
}
div#g-foot-in-2 ul.foot-icn {
    list-style: none;
    margin-bottom: 0px !important;
}
div#g-foot-in-2 ul.foot-icn li {
    display: inline;
    list-style-type: none;
    margin-right: 5px;
}
div#g-foot-in-2 ul.foot-icn li:last-child {
    margin-right: 0px;
}
div#g-foot-in-2 ul.foot-icn li a {
    width: 35px;
    height: 35px;
    background: #222222;
    display: inline-block;
    line-height: 35px;
    border-radius: 50%;
    font-size: 16px;
    transition: all .3s ease-in-out;
    color: #605f5f;
}
div#g-foot-in-2 ul.foot-icn li a:hover {
    background: #cda043;
    color: #fff;
    transform: scale(0.9);
}
#g-foot-copytxt p {
    color: #787878;
}
#g-foot-copytxt p {
    color: #787878;
}
div#g-foot-in-1 img {
    opacity: 0.5;
    transition: all .3s ease-in-out;
    filter: grayscale(1);
	width: 180px;
}
div#g-foot-in-1 img:hover {
    opacity: 1;
    transform: scale(1.1);
    filter: grayscale(0);
}
/*======Homepage======*/
#sec-1 .content h2 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #f5f5f5;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: .5px;
    opacity: .7 !important;
}
#sec-1 .content p {
    font-family: 'Josefin Sans';
    padding: 15px 0;
    font-size: 55px;
    line-height: 70px;
    text-shadow: -3px 2px 7px black;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: -2px;
}
#sec-1 .buttons {
    padding: 0;
    opacity: 1;
}
#sec-1 .buttons .button.transparent {
    padding-top: 0px;
}
#sec-1 .buttons a.primary-color {
    border-radius: 0 !important;
    border-width: 1px;
    padding: 15px 40px;
    font-size: 18px;
    text-transform: capitalize;
}
#sec-1 .buttons a.primary-color:hover {
    background: #cda043 !important;
    border-color: #cda043;
}
#sec-2 .p-box .vc_column-inner {
    padding: 50px 20px;
    text-align: center;
    background: #fff;
    max-width: 70%;
    box-shadow: -17px 18px 15px -20px #505050;
}
#sec-2 .p-box {
    margin-top: -180px;
}
#sec-2 .p-box h2 {
    font-size: 60px;
    line-height: 75px;
    color: #000;
    font-family: 'Montserrat Alternates';
    font-weight: 500;
}
#sec-2 .p-box p {
    font-size: 16px;
    color: #8f8f8f;
    font-family: 'Josefin Sans';
}
#sec-2 .p-box a.nectar-button {
    border-width: 1px;
    border-radius: 0 !important;
    color: #333 !important;
}
#sec-2 .p-box a.nectar-button:hover {
    color: #fff !important;
}
#sec-3 .lft-dot:before {
    content: '';
    position: absolute;
    width: 400px;
    height: 550px;
    display: block;
    top: -55px;
    background-image: url(http://drkishorekhatriandassociates.com/wp-content/uploads/2022/09/dots-black.png);
    left: -20px;
    animation: zoom-in-out 4s ease infinite;
}
#sec-3 .lft-dot {
    padding-left: 40px;
}
#sec-3 img.img-1 {
    width: 75%;
    position: relative;
    box-shadow: 18px 13px 10px -10px #47525d;
}
#sec-3 img.img-2 {
    width: 55%;
    margin-top: -350px;
    box-shadow: 16px 15px 10px -10px #47525d;
    margin-right: 0px;
}
#sec-3 h1 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    font-weight: 200;
}
#sec-3 h1 strong {
    font-weight: 600;
    color: #cda043;
    text-transform: capitalize;
}
#sec-3 .txt-set {
    padding: 0 70px;
}
#sec-3 h1:after {
    content: '';
    width: 80px;
    height: 2px;
    display: block;
    background: #727272;
    margin: 10px 0 20px;
}
#sec-3 p {
    padding-bottom: 10px;
    line-height: 28px;
    font-family: 'Poppins' !important;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
#sec-3 .txt-set .wpb_text_column {
    margin-bottom: 0px;
}
/* #sec-3 .txt-set .wpb_text_column:nth-child(2) p {
    font-family: 'Montserrat Alternates';
    color: #000;
    font-size: 16px;
    font-weight: 600;
} */
#sec-3 .txt-set .wpb_text_column:nth-child(4) p:after {content: '';width: 7rem;height: 7rem;top: -78px;opacity: inherit;box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;position: absolute;right: 50px; animation: spin 15s linear infinite;}

#sec-3 .txt-set .wpb_text_column:nth-child(4) p {
    position: relative;
}
#sec-3 .txt-set  a.nectar-button {
    border-radius: 0 !important;
    border-width: 1px;
    border-color: #cda043 !important;
    color: #cda043 !important;
    font-weight: 600;
}
#sec-3 .txt-set a.nectar-button:hover {
    color: #fff !important;
    border-color: #fff !important;
}
#sec-4 h2 {
    font-size: 50px;
    color: #333;
    line-height: 65px;
    font-family: 'Montserrat Alternates';
}
#sec-4 a.nectar-button {
    border-width: 1px;
    border-radius: 0 !important;
    border-color: #cda043 !important;
    color: #cda043 !important;
    font-weight: 600;
    background-color: #fff !important;
    z-index: 1;
}
#sec-4 a.nectar-button:hover {
    color: #cda043 !important;
    border-color: #fff !important;
}
#sec-4 .vc_col-sm-8 {
    padding-left: 120px;
}
#sec-4 .vc_col-sm-8:before {
    content: '';
    position: absolute;
    width: 680px;
    height: 500px;
    display: block;
    top: -70px;
    background-image: url(http://drkishorekhatriandassociates.com/wp-content/uploads/2022/09/dots-black.png);
    left: 40px;
    animation: updown 2s infinite alternate;
    
}
#sec-4 #sec-4-1 .wpb_text_column h6 {
    font-size: 10px;
    line-height: 22px;
    font-weight: 600;
    transition: all .3s ease-in-out;
    color: #f2f2f2;
    letter-spacing: .5px;
}
#sec-4 #sec-4-1 .wpb_text_column h6 span {
    font-size: 16px;
    transition: all .3s ease-in-out;
    color: #fff !important;
    opacity: 1 !important;
}
#sec-4 #sec-4-1 .vc_col-sm-12 .vc_column-inner .hover-wrap {
    margin-bottom: 0;
}
#sec-4 #sec-4-1 .wpb_text_column {
    padding: 15px 10px;
    margin-top: -70px;
    position: absolute;
    z-index: 1;
    transition: all .3s ease-in-out;
    height: 70px;
    overflow: hidden;
    background: rgba(0,0,0,.5);
}
#sec-4 #sec-4-1 .wpb_text_column p {
    padding-bottom: 5px;
    font-family: 'Montserrat Alternates';
    font-size: 13px;
    font-weight: 500;
    transition: all .3s ease-in-out;
    color: #fff;
}
#sec-4 #sec-4-1 .wpb_text_column p a {
    font-weight: 700;
    transition: all .3s ease-in-out;
    font-size: 15px;
}
#sec-4 #sec-4-1 .vc_col-sm-12 .vc_column-inner {
    background: #000;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
#sec-4 #sec-4-1 .vc_col-sm-12 .vc_column-inner img {
    opacity: .8 !important;
    transition: all .3s ease-in-out;
}

#sec-4 #sec-4-1 .bx2 .vc_column-inner {
    margin-top: 40px;
}

#sec-4 #sec-4-1 .bx3 .vc_column-inner {
    margin-top: -50px;
}
#sec-4 #sec-4-1 .vc_col-sm-12:hover img {
    opacity: 1 !important;
}
#sec-4 #sec-4-1 .vc_col-sm-12:hover .wpb_text_column {
    height: auto !important;
    margin-top: -170px !important;
}
#sec-4 #sec-4-1 .vc_col-sm-12 {
    transition: all .3s ease-in-out;
}
#sec-4 #sec-4-1 .vc_col-sm-12:hover {
    transform: scale(1.1) !important;
}
#sec-5 .lft-dot:before {
    content: '';
    position: absolute;
    width: 450px;
    height: 620px;
    display: block;
    top: -70px;
    background-image: url(http://drkishorekhatriandassociates.com/wp-content/uploads/2022/09/dots-black.png);
    left: -50px;
    animation: updown 2s infinite alternate;
}
#sec-5 .lft-dot img {
    width: 85%;
    box-shadow: 19px 19px 20px -10px #47525d;
}
#sec-5 .abt-txt .vc_column-inner {
    padding: 0px 50px;
}
#sec-5 .abt-txt h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat Alternates';
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column {
    margin-bottom: 0;
}
#sec-5 .abt-txt p {line-height: 30px;font-family: 'Poppins';font-size: 15px;color: #000;font-weight: 500;padding-bottom: 15px;}

/* #sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(2) p {
    font-size: 16px;
    font-family: 'Montserrat Alternates' !important;
    color: #1B1C21;
    font-weight: 600;
    position: relative;
} */
#sec-5 .abt-txt a.nectar-button {
    border-width: 1px !important;
    border-radius: 0 !important;
    font-weight: 600;
    color: #cda043 !important;
    border-color: #cda043 !important;
}
#sec-5 .abt-txt a.nectar-button:hover {
    color: #fff !important;
}
#sec-5 .abt-txt h2:after {
    content: '';
    width: 100px;
    height: 2px;
    display: block;
    background: #cda043;
    margin: 20px 0;
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(2) p:before {
    content: '';
    width: 10rem;
    height: 10rem;
    top: 85px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    left: 30px;
    animation: zoom-in-out 4s ease infinite;
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(3) p {
    position: relative;
}

#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(3) p:after {
    content: '';
    width: 4rem;
    height: 4rem;
    bottom: -100px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    left: -55px;
    animation: spin 15s linear infinite;
}
#sec-6 .dntl-txt {
    padding-right: 150px;
}
#sec-6 .dntl-txt h2 {
    font-family: 'Josefin Sans';
    font-weight: 500;
    color: #000;
    font-size: 40px;
    line-height: 50px;
}
#sec-6 .dntl-txt .wpb_text_column {
    margin-bottom: 0px;
}

#sec-6 .dntl-txt h2 strong {
    font-family: 'Montserrat Alternates';
    font-weight: bold;
    color: #cda043;
}

#sec-6 .dntl-txt h2:after {
    content: '';
    width: 80px;
    height: 2px;
    display: block;
    background: #cda043;
    margin: 15px 0;
}

#sec-6 .dntl-txt p {
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 15px;
    color: #000;
}

#sec-6 .dntl-txt a.nectar-button {border-radius: 0 !important;border-width: 1px;border-color: #cda043 !important;color: #cda043 !important; background: #fff !important; z-index: 1;}

#sec-6 .dntl-txt a.nectar-button:hover {
    color: #cda043 !important;
    border-color: #fff !important;
}
div#sec-6-1 .vc_col-sm-12 .vc_column-inner {
    padding: 20px;
}
div#sec-6-1 .vc_col-sm-12 .vc_column-inner img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    transition: all .3s ease-in-out;
}
div#sec-6-1 .vc_col-sm-12 .vc_column-inner p {
    font-size: 14px;
    text-align: center;
    color: #cda043;
    padding: 5px 0;
    transition: all .3s ease-in-out;
    font-weight: 600;
}
div#sec-6-1 .vc_col-sm-12:hover img {
    transform: scale(1.1);
}
div#sec-6-1 .vc_col-sm-12:hover p {
    color: #1b1c21;
}
div#sec-6 .icn-box .vc_column-inner {
    background: #fff
}
div#sec-6 .icn-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 400px;
    display: block;
    top: -100px;
    background-image: url(http://drkishorekhatriandassociates.com/wp-content/uploads/2022/09/dots-black.png);
    left: -80px;
    animation: updown 3s infinite alternate;
}
#sec-6 .dntl-txt h2:before {
    content: '';
    width: 7rem;
    height: 7rem;
    top: -150px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    right: -10px;
    display: block;
    animation: zoom-in-out 4s ease infinite;
}
div#sec-7 .twentytwenty-wrapper {
    overflow: initial !important;
}
div#sec-7 .twentytwenty-container {
    overflow: hidden !important;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
}
div#sec-7 .vc_col-sm-10 .vc_column-inner:before {content: '';width: 6rem;height: 6rem;bottom: -70px;opacity: inherit;box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;position: absolute;     left: -50px; animation: zoom-in-out 4s ease infinite;}
div#sec-8 .nectar-highlighted-text h1 {
    font-size: 50px;
    color: #1B1C21;
    line-height: 60px;
    font-family: 'Montserrat Alternates';
}
div#sec-8 .nectar-highlighted-text {
    margin-bottom: 50px;
}
div#sec-8-1 .vc_col-sm-4 .vc_column-inner {
    transition: all .3s ease-in-out;
}
div#sec-8-1 img {
    width: 100%;
    transition: all .3s ease-in-out;
}
div#sec-8-1 h4 {
    font-size: 26px;
    color: #000;
    line-height: 35px;
    font-family: 'Montserrat Alternates';
    margin: 25px 0px 10px;
    transition: all .3s ease-in-out;
}

div#sec-8-1 h4 span {
    color: #cbcbcb !important;
    font-family: 'Josefin Sans';
    font-size: 18px;
    display: block;
    transition: all .3s ease-in-out;
}

div#sec-8-1 .wpb_text_column {
    margin-bottom: 0;
}
div#sec-8-1 p {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 30px;
    color: #000;
    transition: all .3s ease-in-out;
}

div#sec-8-1 p a {
    font-family: 'Montserrat Alternates';
    padding: 10px 10px 0px;
    display: inline-block;
    transition: all .3s ease-in-out;
}
div#sec-8-1 .vc_col-sm-4 .vc_column-inner:hover {
    transform: scale(.9);
}
div#sec-8-1 .vc_col-sm-4 .vc_column-inner:hover h4 {
    color: #cda043;
}
div#sec-8-1 .vc_col-sm-4 .vc_column-inner:hover p {
    color: #000;
}
div#sec-9-1 .bok-txt {
    padding: 0 50px;
}
div#sec-9-1 .bok-txt h2 {
    font-size: 50px;
    line-height: 70px;
    color: #f5f5f5bd;
    font-family: 'Poppins';
    font-weight: 100;
}

div#sec-9-1 .bok-txt h2 strong {color: #fff !important;}

div#sec-9-1 .bok-txt h2:after {
    content: '';
    width: 80px;
    height: 2px;
    display: block;
    background: #fff;
    margin: 15px 0;
}

div#sec-9-1 .bok-txt p {
    color: #f2f2f2f2;
    font-size: 15px;
    line-height: 28px;
}
#sec-9-1 .lft-dot:before {
   content: '';
    position: absolute;
    width: 80%;
    height: 580px;
    display: block;
    top: -60px;
    background-image: url(http://drkishorekhatriandassociates.com/wp-content/uploads/2022/09/dots-white.png);
    left: -45px;
    animation: zoom-in-out 4s ease infinite;
}

#sec-9-1 .lft-dot .vc_column-inner {
    background: #fff;
}
div#sec-10 .nectar-highlighted-text {
    margin-bottom: 50px;
}
div#sec-10 .nectar-highlighted-text h2 {
    font-size: 55px;
    line-height: 65px;
    color: #000;
    font-family: 'Montserrat Alternates';
}
div#sec-10 iframe {
    border-radius: 10px;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
}
div#sec-10 .wpb_raw_html:after {
    content: '';
    width: 6rem;
    height: 6rem;
    top: 50px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    right: -160px;
    animation: spin 15s linear infinite;
}
/*=======Keyframes========*/
@keyframes zoom-in-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
@keyframes updown {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}
/*======Inner Pages=======*/
.phon, .email, .map {
    margin-bottom: 0px !important;
}
.phon p a:before,
.email p a:before,
.map p:before,
.time p:before{
    font-family: 'FontAwesome';
    border: 1px solid #cda043;
    border-radius: 50%;
    font-size: 15px;
    margin-right: 15px;
    animation: zoom-in-out 1s ease infinite;
    width: 25px;
    height: 26px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    transition: all .3s ease-in-out;
    color: #cda043;
}
.phon p a:before {
    content: '\f095';
}
.email p a:before {
    content: '\f003';
}
.map p:before {content: '\f041';}
.time p:before {
    content: '\f017';
}
#cont-sec p.gform_required_legend {
    display: none;
}
.cont-sec-1 .vc_column-inner {
    padding: 0 50px;
}
#cont-sec .cont-sec-1 h4 {
    margin-bottom: 15px;
    font-family: 'Josefin Sans' !important;
    color: #000;
}
#cont-sec .cont-sec-1 h4:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #cda043;
    display: block;
}
.contact-sec-frm .vc_column-inner {
    padding: 30px;
}
.contact-sec-frm {
    padding: 0 80px !important;
}
#cont-sec .cont-sec-1 p {
    color: #333;
    padding-left: 5px;
    padding-bottom: 15px;
    font-family: 'Josefin Sans';
    font-size: 16px;
}
#cont-sec .cont-sec-1 p a {
    color: #333;
    transition: all .3s ease-in-out;
	word-break: break-all;
}
#cont-sec .cont-sec-1 p a:hover {
    color: #cda043;
}
#cont-sec .cont-sec-1:before {
    content: '';
    width: 5rem;
    height: 5rem;
    bottom: 80px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    right: 80px;
    animation: spin 15s linear infinite;
}
div#abot-team {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
div#abot-team h2 {
    text-align:center;
    font-family: 'Montserrat Alternates';
    font-size: 45px;
    color: #000;
    line-height: 60px;
}
div#abot-team div#abot-team-1 {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
div#abot-team div#abot-team-1 h4 {
    font-size: 20px;
    font-family: 'Montserrat Alternates';
    font-weight: 600;
    color: #000;
}
div#abot-team div#abot-team-1 p {
    color: #333;
    font-family: 'Josefin Sans';
    font-size: 15px;
    padding-right: 10px;
    font-weight: 500;
}
div#abot-team div#abot-team-1:after {
    content: '';
    width: 4rem;
    height: 4rem;
    bottom: -50px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    right: 30px;
    animation: spin 15s linear infinite;
}
div#service-sec {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
    margin-top: -20px;
    margin-bottom: -20px;
}
div#service-sec h2 {
    color: #000;
    text-align: center;
    font-size: 50px;
    font-family: 'Montserrat Alternates';
    font-weight: 500;
    line-height: 65px;
}
div#service-sec-1 {
    padding-top: 20px;
}
div#service-sec-1 .vc_col-sm-3 .vc_column-inner,
div#service-sec-1 .vc_col-sm-4 .vc_column-inner{
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}
div#service-sec-1 .vc_col-sm-3 .vc_column-inner img,
div#service-sec-1 .vc_col-sm-4 .vc_column-inner img{
    transition: all .3s ease-in-out;
    opacity: .7 !important;
}
div#service-sec-1 .vc_col-sm-3 .vc_column-inner .hover-wrap-inner,
div#service-sec-1 .vc_col-sm-4 .vc_column-inner .hover-wrap-inner {
    background: #000;
}
div#service-sec-1 .wpb_text_column {
    padding: 0px 10px 10px;
}
div#service-sec-1 .wpb_text_column h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-family: 'Montserrat Alternates';
    line-height: 35px;
}
div#service-sec-1 .wpb_text_column p {
    color: #333;
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 5px;
}
div#service-sec-1 .wpb_text_column p a {
    font-family: 'Montserrat Alternates';
    font-weight: 500;
    font-size: 15px;
    transition: all .3s ease-in-out;
}
div#service-sec-1 .wpb_text_column p a:after {
    content: '\f178';
    font-family: 'FontAwesome';
    padding: 3px;
    border: 1px solid;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
    margin-left: 10px;
    transition: all .3s ease-in-out;
}
div#service-sec-1 .wpb_text_column p a:hover {
    color: #000;
}
div#service-sec-1 .wpb_text_column p a:hover:after {
    margin-left: 20px;
}
div#service-sec-1 .vc_col-sm-3 .vc_column-inner:hover,
div#service-sec-1 .vc_col-sm-4 .vc_column-inner:hover{
    transform: scale(1.1);
}
div#service-sec-1 .vc_col-sm-3 .vc_column-inner:hover img,
div#service-sec-1 .vc_col-sm-4 .vc_column-inner:hover img{
    opacity: 1 !important;
}
div#ser-box {
    padding-top: 150px !important;
}
div#ser-box h2 {
    text-align: center;
    font-size: 55px;
    font-family: 'Montserrat Alternates';
    color: #fff;
    opacity: .9;
    font-weight: 500;
    line-height: 70px;
}
div#ser-box-1 {
    padding: 20px 0;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner {
    transition: all .3s ease-in-out;
    border: 1px solid #ffffff17;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner .hover-wrap-inner {
    background: #000;
}
div#ser-box-1 img {
    transition: all .3s ease-in-out;
    opacity: 0.8;
}
div#ser-box-1 .wpb_text_column {
    padding: 0 10px 10px;
}
div#ser-box-1 .wpb_text_column h4 {
    color: #ffffffd4;
    font-family: 'Josefin Sans';
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
    margin-top: 20px;
}
div#ser-box-1 .wpb_text_column p {
    color: #f2f2f2ba;
    font-size: 16px;
    padding-bottom: 8px;
    transition: all .3s ease-in-out;
    padding-top: 8px;
}
div#ser-box-1 .wpb_text_column p a {
    transition: all .3s ease-in-out;
    font-size: 16px;
    color: #ffffffd4;
}
div#ser-box-1 .wpb_text_column p a:after {
    content: '\f178';
    font-family: 'FontAwesome';
    padding-left: 10px;
    transition: all .3s ease-in-out;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner:hover {transform: scale(.9);}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner:hover img {
    opacity: 1;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner:hover h4 {
    color: #fff;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner:hover p {
    color: #f2f2f2;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner:hover p a {
    color: #fff;
}
div#ser-box-1 p a:hover {
    color: #cda043 !important;
}
div#ser-box-1 p a:hover:after {
    padding-left: 25px;
}

div#ser-box-1:after {
    content: '';
    width: 4rem;
    height: 4rem;
    top: -20px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    right: -25px;
    animation: spin 15s linear infinite;
}
div#ser-box-1:before {
    content: '';
    width: 4rem;
    height: 4rem;
    bottom: -20px;
    opacity: inherit;
    box-shadow: 1.25rem 1.375rem 4.75rem 0 rgba(0,0,0,.22)!important;
    position: absolute;
    left: -25px;
    animation: spin 15s linear infinite;
}
/*=====Media Quires=====*/
@media (max-width: 1600px) {}
@media (max-width: 1440px){
    #sec-2 .p-box .vc_column-inner {
        max-width: 90%;
   }
}
@media (max-width: 1366px) {
    #sec-2 .p-box .vc_column-inner {
    max-width: 100%;
}
}
@media (max-width: 1280px) {
    #sec-1 .content h2 {
    font-size: 18px !important;
    line-height: 30px !important;
}
#sec-1 .content p {
    font-size: 60px !important;
    line-height: 80px !important;
}
#sec-3 h1 {
        font-size: 45px;
    line-height: 50px;
}
#sec-4 #sec-4-1 .vc_col-sm-12:hover .wpb_text_column {
    margin-top: -194px !important;
}
    #sec-4 h2 {
    font-size: 40px;
    line-height: 55px;
    }
#sec-5 .abt-txt h2 {
    font-size: 50px;
    line-height: 65px;
}
div#sec-9-1 .bok-txt h2 {
    font-size: 40px;
    line-height: 50px;
}
#sec-3 .txt-set {
    padding: 0 60px;
}
}
@media (max-width: 1024px) {
    #sec-1 .content p {
    font-size: 55px !important;
    line-height: 65px !important;
    padding: 10px 0 !important;
}

#sec-1 .content h2 {
    font-size: 16px !important;
    line-height: 25px !important;
}

#sec-2 .p-box .vc_column-inner {
}

#sec-2 .p-box h2 {
    font-size: 45px;
    line-height: 60px;
}

#sec-3 .txt-set {
    padding: 0 50px;
}

#sec-3 h1 {
    font-size: 40px;
    line-height: 55px;
}

#sec-3 img.img-1 {
    width: 100%;
}

#sec-3 img.img-2 {
    width: 80%;
    margin-right: -50px;
}

#sec-3 .lft-dot:before {
    width: 400px;
    height: 500px;
}

#sec-3 .txt-set .wpb_text_column:nth-child(4) p:after {
    width: 6rem;
    height: 6rem;
}

#sec-4 .vc_col-sm-8 {
    padding-left: 50px;
}

#sec-4 .vc_col-sm-8:before {
    width: 500px;
    height: 450px;
    top: -70px;
    left: 10px;
}

#sec-4 #sec-4-1 .wpb_text_column h6 span {
    font-size: 14px;
}

#sec-4 #sec-4-1 .wpb_text_column p {
    font-size: 12px;
}

#sec-4 #sec-4-1 .wpb_text_column p a {
    font-size: 14px;
}

#sec-4 #sec-4-1 .vc_col-sm-12:hover .wpb_text_column {
    margin-top: -198px !important;
}

#sec-5 .abt-txt .vc_column-inner {
    padding: 0 30px;
}

#sec-5 .lft-dot img {
    width: 100%;
}

#sec-5 .lft-dot:before {
    width: 400px;
    height: 500px;
    top: 0px;
}

#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(2) p:before {
    width: 8rem;
    height: 8rem;
    left: -10px;
    top: -80px;
}

#sec-6 .dntl-txt {
    padding-right: 50px;
}

#sec-6 .dntl-txt h2:before {
    right: 70px;
    width: 5rem;
    height: 5rem;
}

div#sec-6 .icn-box .vc_column-inner {
    padding: 10px;
}

div#sec-6-1 .vc_col-sm-12 .vc_column-inner p {
    font-size: 13px;
}

div#sec-6 .icn-box .vc_column-inner {
    padding: 5px;
}

div#sec-6-1 {
    margin-bottom: 0;
}

div#sec-6 .icn-box:before {
    left: -30px;
    top: -50px;
    height: 400px;
}
div#sec-9-1 .bok-txt {
    padding: 0 30px;
}
#sec-6-1-1 p {
    font-size: 16px !important;
}
div#service-sec-1 .wpb_text_column h4 {
    font-size: 17px;
}
div#service-sec-1 .wpb_text_column p {
    font-size: 13px;
    line-height: 23px;
}
div#service-sec-1 .wpb_text_column p a {
    font-size: 12px;
}
div#service-sec-1 .wpb_text_column p a:after {
    font-size: 12px;
}
div#service-sec h2 {
    font-size: 40px;
}
.contact-sec-frm {
    padding: 0 !important;
}
.contact-sec-frm .vc_column-inner {
    padding: 20px;
}
}
@media (max-width: 800px) { 
#sec-2 .p-box {
    display: none;
}
#sec-1 .content p {
    font-size: 45px !important;
    line-height: 55px !important;
}
#sec-1 .content h2 {
    font-size: 18px !important;
}
div#sec-3 {
    padding-top: 100px !important;
}
#sec-3 img.img-1 {
    width: 60%;
}
#sec-3 img.img-2 {
    width: 50%;
    margin-right: 50px;
}
#sec-3 .txt-set {
    padding: 0 10px;
}
#sec-4 .vc_col-sm-8 {
    padding: 0 10px;
}
#sec-5 .lft-dot img {
    width: 70%;
}
#sec-5 .abt-txt {
    margin-top: 10px;
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(2) p:before {
    top: 0le;
    top: 0;
    left: 10px;
}
#sec-6 .dntl-txt h2:before {
    top: -50px;
    right: -50px;
}
div#sec-7 {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}
div#sec-8-1 {
    width: 70% !important;
}
div#sec-9-1 .bok-txt {
    padding-bottom: 50px;
}
div#sec-9 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
div#sec-10 .wpb_raw_html:after {
    display: none;
}
div#sec-10 {
    margin-bottom: 0;
    padding-bottom: 30px !important;
}
div#foot-action h4 {
    width: 100%;
}
div#g-foot-in-2 p {
    width: 100%;
}
div#g-foot-in-2 ul.foot-icn li a {
    text-align: center;
}
div#footer-outer {
    display: none;
}
div#sec-8-1 .vc_column-inner {
    min-height: auto !important;
}
html body div#page-header-bg h1 {
    font-size: 35px !important;
    line-height: 40px !important;
}
div#abot-team .row-bg {
    background-color: #fdf8c2;
    background-image: none !important;
}
div#abot-team {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#abot-team-1 .vc_col-sm-4 {
    width: 32.5%;
    margin-right: 9px;
}
div#abot-team-1 .vc_col-sm-4 .vc_column-inner {
    padding: 10px 5px;
    border: 1.5px solid #70825e;
    border-radius: 4px;
}
div#abot-team div#abot-team-1 p {
    padding: 0;
}
div#abot-team div#abot-team-1 {
    padding: 10px;
}
div#abot-team-1 .vc_col-sm-4:nth-child(3) {
    margin-right: 0 !important;
}
div#abot-team div#abot-team-1:after {
    display: none;
}
div#service-sec-1 .vc_col-sm-4 {
    width: 50%;
    margin: 0 auto;
}
div#ser-box {
    padding-top: 100px !important;
}
div#ser-box .row-bg {
    background-color: #fdf8c2 !important;
    background-image: none !important;
}
div#ser-box-1:after {
    display: none;
}
div#ser-box-1:before {
    display: none;
}
div#ser-box h2 {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}
div#ser-box-1 .vc_col-sm-4 {
    width: 50%;
}
div#ser-box-1 .vc_col-sm-12 .vc_column-inner {
    border-color: #70825e;
}
div#ser-box-1 .wpb_text_column h4 {
    color: #000;
    font-size: 22px;
}
div#ser-box-1 .wpb_text_column p {
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
div#ser-box-1 .wpb_text_column p a {
    color: #000;
    font-size: 15px;
}
div#ser-box-1 .vc_col-sm-4:last-child {
    margin: 15px auto 10px;
}
.cont-sec-1 .vc_column-inner {
    padding: 0;
}
#cont-sec .cont-sec-1:before {
    bottom: 150px;
}
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
    div#foot-action h4 {
    font-size: 16px;
}
div#foot-action {
    padding: 30px 0 !important;
}
#sec-1 .content h2 {
    font-size: 15px !important;
}
#sec-1 .content p {
    font-size: 25px !important;
    line-height: 35px !important;
}
#sec-1 .buttons a.primary-color {
    padding: 10px 30px;
    font-size: 16px;
}
#sec-3 .lft-dot:before {
    width: 350px;
    height: 400px;
    left: 20px;
}
#sec-3 h1,
#sec-4 h2,
#sec-5 .abt-txt h2,
#sec-6 .dntl-txt h2,
div#sec-9-1 .bok-txt h2 {
    font-size: 30px;
    line-height: 40px;
}
div#sec-10 .nectar-highlighted-text h2 {
    font-size: 40px;
    line-height: 50px;
}
div#sec-3 {
    padding-bottom: 50px !important;
}
#sec-4 .vc_col-sm-8:before {
    width: 400px;
    height: 500px;
    top: 20px;
}
#sec-5 .lft-dot img {
    width: 80%;
    margin-bottom: 30px;
}
#sec-5 .lft-dot:before {
    width: 300px;
    left: auto;
    right: 0;
    top: -50px;
}
#sec-5 .abt-txt .vc_column-inner {
    padding: 0 10px;
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(2) p:before {
    left: -10px;
    top: -10px;
}
#sec-5 .abt-txt .vc_column-inner .wpb_text_column:nth-child(3) p:after {
    left: -20px;
    display: none;
}
#sec-6 .dntl-txt h2:before {
    width: 4rem;
    height: 4rem;
    right: -30px;
}
#sec-6-1-1 {
    width: 70%;
    margin: 0 auto;
}
div#sec-6 .icn-box:before {
    height: 300px;
    top: -20px;
}
div#sec-7 {
    padding: 15px 0px !important;
}
div#sec-7 .vc_col-sm-10 .vc_column-inner:before {
    width: 4rem;
    height: 4rem;
    left: -20px;
    bottom: -40px;
}
div#sec-8 .nectar-highlighted-text h1 {
    font-size: 35px;
    line-height: 45px;
}
html body div#page-header-bg h1 {
    font-size: 25px !important;
    line-height: 35px !important;
    margin-bottom: 0px !important;
}

html body div#page-header-bg .col.span_6 {
    margin-bottom: 0;
}
div#abot-team-1 .vc_col-sm-4 {
    width: 60%;
    margin: 10px auto;
    text-align: center;
}
div#abot-team-1 .vc_col-sm-4 .vc_column-inner {
    padding: 20px;
    border: none;
    border-bottom: 3px solid #70825e;
    box-shadow: .25rem .375rem 1.75rem 0 rgba(0,0,0,.22)!important;
    background: #fff;
}
div#abot-team-1 .vc_col-sm-4:nth-child(3) {
    margin-right: auto !important;
}
div#service-sec {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
div#service-sec-1 .vc_col-sm-3 {
    width: 50%;
}
div#service-sec-1 .wpb_text_column h4 {
    font-size: 15px;
}
div#service-sec-1 .wpb_text_column p {
    font-size: 12px;
    line-height: 20px;
}div#service-sec-1 .vc_col-sm-4 {
    width: 60%;}
div#ser-box-1 .vc_col-sm-4 {
    width: 70%;
    margin: 0 auto 20px;
}
div#ser-box-1 .vc_col-sm-4:last-child {
    width: 70%;
    margin-top: 0;
    margin-bottom: 20px;
}
#cont-sec .cont-sec-1:before {
    right: 20px;
    width: 4rem;
    height: 4rem;
    bottom: 140px;
}
}
@media (max-width: 414px) {
    header#top .container {
      margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 25px;
}
#sec-1 .content h2 {
    font-size: 13px !important;
    opacity: 1 !important;
}
#sec-1 .content p {
    font-size: 22px !important;
    line-height: 30px !important;
}
#sec-1 .buttons a.primary-color {
    font-size: 12px !important;
}
#sec-3 img.img-1 {
    width: 80%;
}
#sec-3 img.img-2 {
    width: 70%;
    margin-right: -20px;
    margin-top: -220px;
}
#sec-3 .lft-dot:before {
    width: 280px;
    left: 0;
    top: -40px;
}
#sec-3 .lft-dot {
    padding-left: 10px;
}
#sec-3 .txt-set {
    margin-top: 15px;
}
div#sec-3 {
    padding-bottom: 30px !important;
}
#sec-4 #sec-4-1 .wpb_text_column h6 {
    font-size: 8px;
}
#sec-4 #sec-4-1 .wpb_text_column h6 span {
    font-size: 12px;
}
#sec-4 #sec-4-1 .wpb_text_column p {
    font-size: 10px;
    line-height: 18px;
}
#sec-4 #sec-4-1 .vc_col-sm-12:hover .wpb_text_column {
    margin-top: -160px !important;
}
#sec-4 .vc_col-sm-8:before {
    height: 400px;
    width: 300px;
    left: -30px;
}
#sec-4 #sec-4-1 .wpb_text_column p a {
    font-size: 12px;
}
div#sec-4 .owl-dots {
    margin-top: -20px;
}
#sec-5 .lft-dot img {
    width: 90%;
}
#sec-5 .lft-dot:before {
    right: -35px;
}
#sec-6 .dntl-txt {
    padding-right: 10px;
}
#sec-6 .dntl-txt h2:before {
    top: -80px;
}
#sec-6-1-1 {
    width: 100%;
}
#sec-6 .owl-dots {
    margin-top: -20px;
    padding-bottom: 10px;
}
div#sec-6 .icn-box:before {
    height: 400px;
    width: 280px;
}
div#sec-8-1 {
    width: 90% !important;
}
div#sec-8-1 h4 {
    font-size: 22px;
}
div#sec-8-1 h4 span {
    font-size: 15px;
}
div#sec-8-1 p {
    font-size: 14px;
    line-height: 26px;
}
div#sec-8-1 p a {
    font-size: 15px;
    font-weight: 600;
}
div#sec-9-1 .bok-txt {
    padding: 0 0 10px 0;
}
div#abot-team-1 .vc_col-sm-4 {
    width: 70%;
}
div#service-sec h2 {
    font-size: 30px;
    line-height: 40xp;
}
div#service-sec-1 .vc_col-sm-3 {
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
}
div#service-sec-1 .vc_col-sm-4 {
    width: 80%;
    text-align: center;
}
div#ser-box-1 .vc_col-sm-4 {
    width: 100% !important;
}
#cont-sec .cont-sec-1:before {
    right: -20px;
}
}
@media (max-width: 390px) {
    header#top .container {
    padding: 0 15px;
}
#sec-3 img.img-1 {
    width: 70%;
}
#sec-3 img.img-2 {
    width: 60%;
    margin-right: 10px;
    margin-top: -270px;
}
#sec-4 .vc_col-sm-8:before {
    left: 0;
}
#sec-5 .lft-dot:before {
    right: -10px;
}
#sec-6 .dntl-txt h2:before {
    top: -100px;
    right: 0;
}
div#sec-6 .icn-box:before {
    left: -10px;
    top: -20px;
}
#sec-9-1 .lft-dot:before {
    height: 490px;
    top: -30px;
}
#sec-6-1-1 {
    width: 90%;
}
div#sec-7 .vc_col-sm-10 .vc_column-inner:before {
    left: 0;
}
}
@media (max-width: 375px) {
#cont-sec .cont-sec-1:before {
    width: 3rem;
    height: 3rem;
    right: 0;
}
}
@media (max-width: 360px) {
header#top .container {
    padding: 0 5px;
}
}
/*======Other=====*/
div#page-header-bg h1 {
    font-size: 50px !important;
    font-family: 'Montserrat Alternates';
    line-height: 65px !important;
    margin-bottom: 0;
}
.page-header-overlay-color:after {
    opacity: .5;
}
div#header-outer.detached.scrolling {
    background-color: rgba(255,255,255,.8) !important;
}
div#sec-8-1 {
    width: 95%;
    margin: 0 auto;
}
div#sec-8 .owl-stage-outer {
    overflow: inherit;
}
div#sec-8-1 .vc_column-inner {
    min-height: 720px;
}
#sec-6-1-1 {
    margin-bottom: 0;
    transform: scale(.9);
    box-shadow: 0.25rem 0.37rem 1rem 0 rgba(0,0,0,.22)!important;
    transition: all .3s ease-in-out;
}
#sec-6-1-1 * {
    transition: all .3s ease-in-out;
}
#sec-6-1-1 .hover-wrap {
    margin-bottom: 0;
}
#sec-6-1-1 .wpb_text_column {
    padding: 25px 10px;
}
#sec-6-1-1 p {
    font-size: 18px;
    text-align: center;
    color: #000;
    padding: 5px 0;
    transition: all .3s ease-in-out;
    font-weight: 600;
}
#sec-6-1-1 p a {
    display: block;
    margin: 12px 0px 0px;
    font-size: 14px;
}
#sec-6-1-1 p a:after {
    content: '\f178';
    font-family: 'FontAwesome';
    padding-left: 10px;
    transition: all .3s ease-in-out;
}
#sec-6-1-1:hover {
    transform: scale(.95);
}
#sec-6-1-1 p a:hover {
    color: #999999;
}
#sec-6-1-1 p a:hover:after {padding-left: 15px;}
div#service-sec-1 .vc_col-sm-4:nth-child(1) .vc_column-inner, 
div#service-sec-1 .vc_col-sm-4:nth-child(3) .vc_column-inner {
    border: none;
}
li.megamenu ul.sub-menu.tracked-pos ul.sub-menu {
    padding-left: 15px !important;
}
li.megamenu ul.sub-menu.tracked-pos a.sf-with-ul {
    font-weight: 900 !important;
    font-size: 18px !important;
}
li.megamenu ul.sub-menu.tracked-pos li:nth-child(2) ul.sub-menu {transform: translate(0px, 35px);}
div#sec-7 {
    display: none;
}
div#ser-box-1:after{
	display:none;
}
div#ser-box-1:before{
	display: none;
}
div#ser-box-1 {
    padding: 0 !important;
    margin-bottom: 0 !important;
}