/*
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
*/
/* link font */
<link rel="preconnect" href="https://fonts.gstatic.com">
/* link font */
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,

/*BODY*/
.book h3 {
    color: #fdb022;
    font-size: 22px;
    word-spacing: 4px;
}
/*header*/
div#header-outer {
    background: transparent;
}
div#header-space {
    background: transparent !important;
    display: none !important;
}
div#header-outer {
    background: transparent !important;
}
div#header-outer {
    box-shadow: none !important;
}

/*header*/



/* sec1 */

/*keyframe*/
.sec1 .row-bg.using-image {
-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .5s ease-in-out;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*keyframe*/
.sec1 .owl-dots {
    display: none;
}
ul.buttons.sf-menu {
    display: none !important;
}

html body #top nav ul li a {
    color: aliceblue !important;
    padding: 0px 16px 0 14px !important;
    font-family: 'Poppins', sans-serif;
    margin-top: -87px;
    font-size: 15px;
    letter-spacing: 1px;
}
.sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 12% 0 6% 0;
}.sec1 .owl-nav.disabled {
    display: none;
}
.sec1 .vc_col-sm-6.sec1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-0 {
    padding: 8% 0px 13px 27px !important;
}
html body .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
    background: #eee0 !important;
}

html body.material .nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox:before {
    background: #e4e4e400 !important;
}

html body .nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
   display: none;
}
.sec1_1 h4 {
    font-size: 18px;
    letter-spacing: 4px;
    color: #fefefe;
    font-weight: 200;
    font-family: 'Poppins', sans-serif;
    text-shadow: 0px 0px #f7f3ee;
}
.sec1_1 h1 {
    color: #fefefe;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    padding: 1% 0 2% 0;
}
.sec1_1 p {
    color: #fefefe;
    font-family: 'Poppins', sans-serif;
    padding: 1% 0 8% 0;
}
.sec1_1 a.nectar-button.n-sc-button.small.undefined.has-icon:nth-child(2) {
    color:black !important;
    font-weight:800;
    margin-left: 18px;
}
.sec1_1 a.nectar-button.n-sc-button.small.undefined.has-icon:nth-child(2) i
{
    color:#ee711e !important;  
}
.sec1_1 a.nectar-button.n-sc-button.small.undefined.has-icon {border-radius: 1px !important;padding: 12px 7%;
}
/* sec1 */
	
/* owl button 1 2	 */

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}
button.owl-prev:before {content: '1';}
button.owl-prev span {
    display: none;
    }
button.owl-next:before {content: '2';}
button.owl-next span {
    display: none;
    }
.sec1 button.owl-prev {
    background: transparent !important;
    border: 1px solid;
}
.sec1 button.owl-next {
    background: #faa926 !important;
    /* width: 37px; */
    padding: 4px 13px 12px 14px !important;
}
.owl-nav.disabled {
    width: 14%;
    position:relative;
    top: 106px;
}	
.sec {
    position: relative;
    top: 73px;
}
/* owl button 1 2	 */

.hd-social {
    list-style: none;
    display: flex;
    padding: 0;
}


.hd-social li a {
    color: #fff !important;
    padding: 0 0 0 46px !important;
    font-size: 19px;
    position: relative;
    left: -74px;
    bottom: 28px;
	position: relative;
    top: -15px;
}
.hd-social li a:after{
    content: '';
    right: 63%;
    height: 48px;
    top: 6px;
    border-radius: 50px;
    width: 3px !important;
    position: absolute;
}
.sec1 .owl-nav.disabled {
    display: none !important;
}
.hd-social li {
    position: relative;
    top: 61px;
}
.hd-social li a:after:nth-child(1)
{
    display:none !important;
}

html body #header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a:after {
    display: none !important;
}
.hd-social li a {
    border-right: 1px solid #b77f2fb5;
    padding: 0px 28px 15px 0!important;
    margin-left: 26px;
}
.hd-social {
    position: relative;
    top: 2px;
}
.nectar-video-box span {
    display: none !important;
}

.nectar-video-box:not([data-mouse-style="see_through_contrast"]) a.nectar_video_lightbox {
    box-shadow: none !important;
}.sec1 .owl-dots.disabled {
    DISPLAY: NONE !IMPORTANT;
}
/* sec1 */
/*email section*/
div#hd-left {
    position: relative;
    margin-top: 84px;
    margin-left: 34px;
    top: -16px;

}
div#hd-left a {
    margin-left: 5px;
    color: #fff;
}
img.attachment-full.size-full {
    margin-top: 8px;
}
div#hd-left a {padding: 18px 0 0 13px;}
div#hd-left a i {
    padding: 0 14px 0 0;
    color: #ee711e;
    font-size: 16px;
}

/*email section*/

/*sec2*/
.container-wrap, 
.project-title {
    padding-bottom: 0px !important;
}
.sec2 .row_col_wrap_12.col.span_12.dark.left {
        padding: 4% 0 0px 0;
    position: relative;
    top: 21px;
}
.sec2 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-7 {
    padding: 6% 0 0 0;
}
.sec2_2 h4 {
    color: #faa926d9;
    letter-spacing: 4px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.sec2_2 h1 {
    color: #000000!important;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
}
.sec2_2 p {
    color: #1f1f1f;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 49px;
}
.sec2_2 a.nectar-button.n-sc-button.small.undefined.has-icon {
    padding: 10px 34px;
    border-radius: 0px !important;
}
.sec2 img.img-with-animation.skip-lazy.sec2_1.animated-in {
    position: relative;
    left: 71px;
}
/*sec2*/

/*sec3*/

/*keyframe*/
.sec3 .inner-wrap.using-image {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-webkit-animation: zoomin 10s ease-in infinite;animation: zoomin 10s ease-in infinite;transition: all .5s ease-in-out;z-index: 10;}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*keyframe*/
.sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 5% 0 0 0 !important;
}
.vc_col-sm-6.sec3_1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-8 {
    padding: 4% 0 0 0 !important;
}
.sec3_1 h4 {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
.sec3_1 h1 {
    color: #ffffff;
    font-size: 49px;
    font-family: 'Poppins', sans-serif;
}
.sec3_1 h5 {
    color: white;
    font-size: 22px;
    word-spacing: 4px;
}
.sec3_1 p {
    color: #ffffff;
    padding: 2% 80px 5% 0px;
}
.sec3_1 h2 {
    color: #faa926 !important;
    font-size: 47px;
    font-family: 'Poppins', sans-serif;
    padding: 0px 0 8px 0;
    font-weight: 600;
}
.sec3_1 h6 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
	padding: 6px 0 13px 0;
}
.sec3_2 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background-color: antiquewhite !important;
}
.sec3 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background-color: #ee711e !important;
}
/*sec3*/

/*sec4*/
.sec4 .service {
    background: url(/wp-content/uploads/2020/11/2.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !important;
    padding:50px 20px 40px 30px;
    width:300px;
    height:300px;
    margin-left:-10px
}
.service p {
    color: black;
}
.service h2 {
    color: black;
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
}
.service a.nectar-button.n-sc-button.small.undefined.has-icon {
    background: transparent !important;
    position: relative;
    top: -11px;
    left: -10px;
}
.wpb_text_column.wpb_content_element.service2 h2 {
    font-size: 18px;
    padding: 11px 0 0 0;
}
 .sec4 .service2 {
    background: url(/wp-content/uploads/2021/01/withou-hover.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: contain;
    padding: 0px 15px 3px 15px;
    width: 310px;
    height: 300px;
    background-repeat: no-repeat;
    margin-left: -10px;
}
.wpb_text_column.wpb_content_element.service2 h1 {
    color: #faa926;
    font-size: 87px;
    opacity: 0.2;
    position: relative;
    top: 19px;
}
.service2 h2 {
    font-size: 29px;
    font-family: 'Poppins', sans-serif;
}
.service2 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background: transparent !important;
    position: relative;
    color: #faa926;
    top: -13px;
    left: -1px;
    border: 0px !important;
    box-shadow: none;
}
 .sec4 .service3 {
    background: url(/wp-content/uploads/2020/11/2.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !important;
    padding:50px 20px 40px 30px;
    width:300px;
    height:300px;
    margin-left:-10px
}
.service3 h2 {
    font-size: 29px;
    font-family: 'Poppins', sans-serif;
}
.service3 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background: transparent !important;
    position: relative;
    color: #faa926;
    top: -13px;
    left: -1px;
    border: 0px !important;
    box-shadow: none;
}
 .sec4 .service5 {
    background: url(/wp-content/uploads/2020/11/2.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !important;
    padding:50px 20px 10px 30px;
    width:310px;
    height:300px;
    margin-left:-10px

}
.service5 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background: transparent !important;
    position: relative;
    color: #faa926;
    top: -13px;
    left: -1px;
    border: 0px !important;
    box-shadow: none;
}
.service5 h2 {
    font-size: 29px;
    font-family: 'Poppins', sans-serif;
}
.sec4 .service:hover
{   transition: 1s;
    background-image: url(/wp-content/uploads/2020/11/1.png);
}
.service a.nectar-button.n-sc-button.small.undefined.has-icon span {
    color: #fbb33f !important;
}
.service a.nectar-button.n-sc-button.small.undefined.has-icon i {
    color: #fbb648 !important;
}
.service:hover h2,.service:hover p,.service:hover a.nectar-button.n-sc-button.small.undefined.has-icon span,.service:hover a.nectar-button.n-sc-button.small.undefined.has-icon i{
    color: #fff !important;
    transition: 1s !important;
}
.service:hover span {
    color: #fff !important;
}
.service a.nectar-button.n-sc-button.small.undefined.has-icon:hover span,a.nectar-button.n-sc-button.small.undefined.has-icon:hover i  
{
    color: #fff !important;
}
.sec4 .service2:hover h1 {
    color: #fff;
}
.sec4 .service2:hover
{   transition: 1s;
    background-image: url(/wp-content/uploads/2021/01/Untitled-1.png);
}
.service2 a.nectar-button.n-sc-button.small.undefined.has-icon span {
    color: #fbb33f !important;
}
.service2 a.nectar-button.n-sc-button.small.undefined.has-icon i {
    color: #fbb648 !important;
}
.service2:hover h2,.service2:hover p,.service2:hover a.nectar-button.n-sc-button.small.undefined.has-icon span,.service2:hover a.nectar-button.n-sc-button.small.undefined.has-icon i{
    color: #fff !important;
    transition: 1s !important;
}
.service2:hover span {
    color: #fff !important;
}
.service2 a.nectar-button.n-sc-button.small.undefined.has-icon:hover span,a.nectar-button.n-sc-button.small.undefined.has-icon:hover i  
{
    color: #fff !important;
}
.sec4 .service3:hover
{   transition: 1s;
    background-image: url(/wp-content/uploads/2020/11/1.png);
}
.service3 a.nectar-button.n-sc-button.small.undefined.has-icon span {
    color: #fbb33f !important;
}
.service3 a.nectar-button.n-sc-button.small.undefined.has-icon i {
    color: #fbb648 !important;
}
.service3:hover h2,.service3:hover p,.service3:hover a.nectar-button.n-sc-button.small.undefined.has-icon span,.service3:hover a.nectar-button.n-sc-button.small.undefined.has-icon i{
    color: #fff !important;
    transition: 1s !important;
}
.service2:hover span {
    color: #fff !important;
}
.service2 a.nectar-button.n-sc-button.small.undefined.has-icon:hover span,a.nectar-button.n-sc-button.small.undefined.has-icon:hover i  
{
    color: #fff !important;
}
.sec4 .service5:hover
{   transition: 1s;
    background-image: url(/wp-content/uploads/2020/11/1.png);
}
.service5 a.nectar-button.n-sc-button.small.undefined.has-icon span {
    color: #fbb33f !important;
}
.service5 a.nectar-button.n-sc-button.small.undefined.has-icon i {
    color: #fbb648 !important;
}
.service5:hover h2,.service5:hover p,.service5:hover a.nectar-button.n-sc-button.small.undefined.has-icon span,.service5:hover a.nectar-button.n-sc-button.small.undefined.has-icon i{
    color: #fff !important;
    transition: 1s !important;
}
.service5:hover span {
    color: #fff !important;
}
.service5 a.nectar-button.n-sc-button.small.undefined.has-icon:hover span,a.nectar-button.n-sc-button.small.undefined.has-icon:hover i  
{
    color: #fff !important;
}
.forpicture {
    position: relative;
}
.sec1 .owl-dots.disabled {
    DISPLAY: NONE !IMPORTANT;
}

.wpb_text_column.wpb_content_element.service2 p {
    padding: 4px 12px;
    background: white;
}

.wpb_text_column.wpb_content_element.service2 p:hover {
    background: #faa826;
}

.wpb_text_column.wpb_content_element.service2:hover p {
    background: #f5ab26 !important;
}

.forpicture:after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2020/11/sec5-logo.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !important;
    height: 100px;
    width: 100px;
    z-index: 999;
    left: 247px;
    top: 237px;
}
.sec4 button.owl-dot.active {
    display: none;
}
.sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 5% 0 0 0;
}
.vc_col-sm-6.sec4_2.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-15 {
       padding: 12% 0px 1px 51px;
}
.sec4_2 h4 {
    color: #fbb94d;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    letter-spacing: 4px;
}
.sec4_2 h1 {color: #000000;font-family: 'Poppins', sans-serif;font-size: 50px;}
.sec4_2 p {
    padding: 0 124px 28px 0px !important;
}
/*sec4*/

/*Sec5*/

/*keyframes*/
.sec5 .inner-wrap.using-image  {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-webkit-animation: zoomin 10s ease-in infinite;animation: zoomin 10s ease-in infinite;transition: all .5s ease-in-out;z-index: 10;}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*keyframe*/

/*keyframes*/
.sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0% 0 0px 0;
}
.sec4 .owl-nav.disabled {
    display: none;
}
.sec5 .vc_col-sm-6.sec5_1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-16 {
    padding: 8% 0px 0 59px;
}
.sec5_1 h4 {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
}
.sec5_1 h1 {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 45px;
}
.sec5_1 h3 {
    color: #ffffff;
}
.sec5_1 p {
    color: #ffffff;
    padding: 0 0 10% 0 !important;
}

.sec5 img.attachment-full.size-full {
    transform: scale(0.85);
    position: relative;
    top: 26px;
}

.sec5 a.play_button_2.large.nectar_video_lightbox {
    position: relative;
    top: -225px;
}
/*Sec5*/
/*sec7*/
.sec7_1 h4 {
    padding: 8% 0 7px 0;
    color: #e74a2b;
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-weight: 600;
    letter-spacing: 2px;
}
.sec7_1 h1 {color: #363636;font-family: 'Source Sans Pro', sans-serif;font-weight: 900;}
.sec7_2 {
    background-image: url(/wp-content/uploads/2020/11/bg.png);
    border:1px solid #fff
   }
.sec7_2 {
    margin-left: 46px;
    box-shadow: 0px 0px 3px 3px #888888;
}
.sec7 .owl-item.active {
    width: 403px !important;
}


.sec7_2 p {padding: 3px 22px;}
.sec7_2 h4 {
    color: #000000;
    font-size: 16px;
}
.sec7_2 h5 {
    color: #e74a2b;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    padding: 0 0 18px 0;
}

/*sec7*/

/*sec8*/
.sec8_1 h4 {
    color: #fbb94d;
    letter-spacing: 2px;
}
.sec08 .vc_col-sm-12.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-19 {
    padding: 5% 36px 0 0;
}
.sec8_1 h1 {
    color: black;
    font-family: 'Poppins', sans-serif;
}
.sec8_1 p {
    padding: 8px 15%;
}
.sec08 h4 {
    color: #e74a2b;
    font-weight: 600;
    letter-spacing: 2px;
}
.sec08 h1 {    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;}
.sec7_2 {
/*     background-image: url(/wp-content/uploads/2020/11/testominals.png); */
    border:1px solid #fff
   }
.sec8 {
    margin-left: 46px;
    box-shadow: 0px 0px 07px 3px #888888;
	    height: 27pc;
}
.sec08 .owl-item.active {
    width: 404px !important;
}
.sec8 p {padding: 3px 20px;}
.sec8 h4 {
    color: #000000;
    font-size: 16px;
}
.sec8 h5 {
    color: #e74a2b;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    padding: 0 0 20px 0;
}
.sec08 .owl-item {
    width: 405.667px !important;
}
.sec08 .owl-nav.disabled {
    display: none;
}
/*sec8*/

/*sec9*/
.sec9_1 h4 {
    color: #000000;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 8% 0 0 0;
}

.sec9 h1 {
    color: black;
    font-family: 'Poppins', sans-serif;
    font-size: 47px;
    padding: 0 0 6% 0;
}
.wpb_text_column.wpb_content_element.book {
    padding: 5pc 0 0 0;
}
.es-field-wrap {
    padding: 85px 0 0 0;
}
.sec9 .es_subscription_form_submit{
        position: absolute;
    right: 0px;
    background: #faa926 !important;
    top: 83px;
    border-radius: 50px !important;
    color: black !important;
}
/*sec9*/
.sec09 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10% 0 12% 0;
}
/*footer*/
div#media_image-2 {
    text-align: center;
}

div#media_image-2:before {
      content: '';
    margin-left: -55%;
    height: 2px;
    background: #faa926;
    top: 24%;
    width: 193px !important;
    position: absolute;
}

div#media_image-2:after {
        content: '';
    margin-left: 7%;
    height: 2px;
    background: #faa926;
    top: 23%;
    width: 188px !important;
    position: absolute;
}
.footer1 {
    display: flex;
    margin-left: 99px;
    margin-top: 69px;
}
.footer1 li.number1 i {
    padding: 0px 17px 0 10px !important;
    color: #29aae3;
}

.footer {
    width: 96%;
    position: relative;
    top: 43px;
    left: 18px;
}

.footer {
    text-align: center;
}

.footer ul {color: #29aae3;width: 63%;position: relative;bottom: 21px;}

.footer h4 {
    color: #ffff !important;
    position: relative;
    top: 26px;
}
.menu-home-container ul {display: inline flex;display: flex;width: 100%;}


div#nav_menu-2 {
    width: 1100px;
    margin-left: 0px;
    word-spacing: 0px;
    position: relative;
    right: 107px;
}


div#footer-widgets #menu-home-1 ul li a {
    padding: 0 0;
    BOX-SHADOW: 0 0 BLACK;
    BOX-SHADOW: 0 0 BLACK;
}

#footer-outer #footer-widgets .col ul li a {
    padding: 2px 28px 22px 0 !important;
    font-weight: 600;
}
.hd-social8 {
    display: flex;
    list-style-type: none;
    padding: 4px 93px;
    margin-top: 60px;
}

.hd-social8 li {
    padding: 0px 21px;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    display: none !important;
}
ul#menu-home-1 {
    position: relative;
}
div#footer-widgets {
    text-align: center;
}
.menu-home-container {
    position: relative;
    left: 76px;
}
.hd-social8 {
    list-style: none;
    display: flex;
    padding: 0 0 0 22px;
}
.hd-social8 li {
    margin-left: 30px;
}
.footer {
    width: 96%;
    position: relative;
    top: 37px;
    left: 18px;
}
div#copyright {
    position: relative;
}
html body div#copyright p {
    text-align: center;
    position: relative;
   left:400px !important;
}
/*footer*/

/*about the author*/
.abouttheauthor .row_col_wrap_12.col.span_12.dark.left {
    padding: 8% 0 0px 41px;
}
.abouttheauthor h4 {
    font-size: 18px;
    letter-spacing: 3px;
    color: #faa927;
    font-weight: 600;
    /* font-family: 'Poppins', sans-serif; */
    /* text-shadow: 0px 0px #f7f3ee; */
}
.abouttheauthor h1 {
    color: #191919;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    padding: 1% 0 2% 0;
}
.abouttheauthor {
    color: #fefefe;
    font-family: 'Poppins', sans-serif;
    padding: 1% 0 8% 0;
}
.abouttheauthor p {
    color: #000;
}
.abouttheauthor .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-1 {
    padding: 8% 0 0 0;
}
/*about the author*/


/*BOOK*/
.book .row_col_wrap_12.col.span_12.dark.left {
    padding: 9% 0 3% 0 !important;
}
.sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 5% 0 4% 0 !important;
}
input.es_required_field.es_txt_email.ig_es_form_field_email {
    border-bottom: 1px solid #0000002e;
}
.vc_col-sm-6.sec3_1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-8 {
    padding: 4% 0 0 0 !important;
}
.book h4 {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
.book h1 {
    color: #f8c427;
    font-size: 49px;
    font-family: 'Poppins', sans-serif;
}
.book h5 {
    color: #fdb022;
    font-size: 22px;
    word-spacing: 4px;
}
.book p {
    color: #111111;
    padding: 2% 80px 5% 0px;
}
.book h2 {
    color: #faa926 !important;
    font-size: 47px;
    font-family: 'Poppins', sans-serif;
    padding: 0px 0 8px 0;
    font-weight: 600;
}
.book h6 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
}

.book a.nectar-button.n-sc-button.small.undefined.has-icon {
    background-color: #ee711e !important;
}
html body[data-form-submit="regular"] .container-wrap input[type=submit], body[data-form-submit="regular"] .container-wrap button[type=submit], body[data-form-submit="see-through"] .container-wrap input[type=submit], body[data-form-submit="see-through"] .container-wrap button[type=submit]:not(.search-widget-btn) {background-color: white !Important;background: url('/wp-content/uploads/2020/11/button.png') !important;background-repeat: no-repeat !Important;background-size:contain !important;color:transparent !Important;padding-left:0px !Important;background-size:contain !Important;width:10%;padding-top:0px !Important;margin-top: 12px;}

/*BOOK*/

/*videp*/
.sec05 .row_col_wrap_12.col.span_12.dark.left {
    padding: 6% 0 0px 0;
}
.sec05 h4 {
    color: #111111;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
}
.sec05 h1 {
    color: #111111;
    font-family: 'Poppins', sans-serif;
    font-size: 45px;
}
.sec05 h3 {
    color: #111111;
}
.sec05 p {
    color: #111111;
    padding: 0 0 10% 0 !important;
}

.sec05 img.attachment-full.size-full {
    transform: scale(0.85);
    position: relative;
    top: 26px;
}

.sec05 a.play_button_2.large.nectar_video_lightbox {
    position: relative;
    top: -280px;
}

.sec05 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-0 {
    padding: 8% 89px 0 37px;
}
/*video*/

/*BODY*/

/*responsive*/
@media only screen  and (max-width: 767px)
{
.sec1 .vc_col-sm-6.sec1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-0 {
    padding: 1% 0px 0px 13px !important;
}

img.stnd.default-logo.dark-version {
    transform: scale(2.0);
}
.owl-nav.disabled {
    width: 86% !important;
}
.sec1 {
    text-align: center;
}
.sec2_2 a.nectar-button.n-sc-button.small.undefined.has-icon {
    padding: 10px 34px;
    border-radius: 0px !important;
    margin-left: -40px;
}
.sec3 {
    text-align: center;
}
.sec3_1 p {
    color: #ffffff;
    padding: 2% 0px 5% 0px;
    text-align: justify;
}
.sec3 a.nectar-button.n-sc-button.small.undefined.has-icon {
    background-color: #ee711e !important;
    position: relative;
    left: 71px;
}
.vc_row-fluid::before, .vc_row-fluid::after {
    content: "";
    display: table;
    margin-left: -117px;
}
.sec4 {
    text-align: center;
}
.sec4_2 p {
    padding: 0px 0px 0px 0px !important;
    text-align: justify;
}
.vc_col-sm-6.sec4_2.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-15 {
    padding: 6% 0px 1px 0px;
}
.sec5 {
    text-align: center;
}
.sec5 .vc_col-sm-6.sec5_1.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-16 {
    padding: 8% 0px 0 0px;
}
.sec5_1 p {
    color: #ffffff;
    padding: 0 0 0% 0 !important;
    text-align: justify;
}
a.play_button_2.large.nectar_video_lightbox {
    position: relative;
    top: -132px;
    left: 19px;
}
.sec8 {
    margin-left: 65px;
    box-shadow: 0px 0px 7px 3px #888888;
    position: relative;
    left: -59px;
}
.sec08 .owl-item.active {
    width: 341px !important;
}
.sec08 .vc_col-sm-12.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-19 {
    padding: 0;
}
.owl-carousel .owl-stage {
    position: relative;
    padding: -5px 0 !important;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    -ms-touch-action: pan-Y;
    padding: 13% 0 11% 0;
}
.owl-stage {
    width: 12342px !important;
    margin-left: 22px !important;
}
.sec9 {
    text-align: center;
}
.es-field-wrap {
    padding: 1px 0 0 0;
}
.menu-home-container ul {
    display: inline flex;
    display: flex;
    width: 102%;
    margin-left: 21px !important;
}
.sec1_1 p {
    color: #fefefe;
    font-family: 'Poppins', sans-serif;
    padding: 1% 0 8% 0;
    text-align: justify;
}
.owl-item.active {
    width: 313px;
}
	.sec1 .owl-item.active {
    width: 328px !important;
}
	.vc_column-inner {
    margin-left: -9px;
}
	.sec4 a.nectar-button.n-sc-button.small.undefined.has-icon {
    margin-left: -94px;
}
.sec4 .service {
    background: url(/wp-content/uploads/2020/11/1.png);
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !important;
    padding: 50px 0px 40px 30px;
    width: 300px;
    height: 300px;
    margin-left: -4px;
}
	.sec5 a.play_button_2.large.nectar_video_lightbox {
    position: relative;
    top: -142px !important;
}
a.nectar-button.n-sc-button.small.undefined.has-icon {
    position: relative;
    left: 49px;
    width: 57%;
}

a.nectar-button.n-sc-button.small.undefined.has-icon:nth-child(2) {
    margin-left: 1px !important;
}
.owl-nav.disabled {
    position: relative;
    top: 8px;
}
.hd-social {
    position: relative;
    top: -34px;
    left: 79px;
}
div#hd-left {
    position: relative;
    margin-top: 46px;
    margin-left: -5px;
    top: -70px;
}
.sec2 img.img-with-animation.skip-lazy.sec2_1.animated-in {
    position: relative;
    left: 0px;
}

.sec2 {
    text-align: center;
}

body[data-form-submit="regular"] .container-wrap input[type=submit], body[data-form-submit="regular"] .container-wrap button[type=submit], body[data-form-submit="see-through"] .container-wrap input[type=submit], body[data-form-submit="see-through"] .container-wrap button[type=submit]:not(.search-widget-btn)

ul#menu-home-1 {
    position: relative;
    left: 18px;
}
.hd-social8 {
    list-style: none;
    display: flex;
    padding: 0 0 0 0px;
    margin-left: -20px;
}
}
/*responsive*/
