/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
html {
  scroll-behavior: smooth;
}

.d-none{
display:none;
}

.cream-color{
	color: #d2cdb9;
}

.para-color{
	color:#222;
}

.font-20{
	font-size:20px;
	font-family: EB Garamond;
}
 
.top-header .col {
	justify-content:center;
	color:#fff;
}

.top-header .header-module{
	padding-top: 5px;
    padding-bottom: 7px;
	font-size: 13px;
}

.logo-name{
	margin-top: 0px;
    font-size: 32px;
    margin-bottom: 0px;
	font-weight: 600;
    color: #444646;
}

.header-section{
/* 	    box-shadow: 0px 2px 20px #00000012;
    border-bottom: 1px solid #f3f3f3; */
	    padding-top: 15px;
    padding-bottom: 15px;
}

/* .header-section .current-menu-item .link-ext{
	 z-index: 1;
    position: relative;
    width: 6px;
    height: 6px;
    background: #454747;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    top: -2px;   
} */

#primary-nav{
    margin-right: 0;
}

.name-heading h2{
	    font-size: 80px !important;
}

    .about-sec {
      position: relative;
      display: inline-block;
    }

   .about-sec .main-img {
    width: 400px;
    height: auto;
    display: block;
    z-index: 2;
    position: relative;
    }

    .about-sec .overlay-img {
    position: absolute;
    width: 200px;
    height: 320px;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(50%, -50%);
    }
.all-d-none{
	display:none !important;
}


.banner-bottom-sec{
	      position: relative;
      display: inline-block;
}
.banner-bottom-sec .overlay-img{
	position: absolute;
    left: -40px;
    z-index: 1;
    margin-top: -45px;
    border-radius: 3px;
}

.banner-bottom-sec .main-img{
	    position: relative;
    z-index: 9;
	    border-radius: 3px;
}

.banner-bottom .ld-container.container::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f3f0e9;
    top: -30px;
    margin-left: 350px;
}

.see-more-txt{
	font-size:20px;
	 font-family: EB Garamond;
	padding-right:30px;
	text-align:right;
	padding-bottom:30px;
}

.see-more-txt img{
	    height: 242px;
    opacity: 0 !important;
}

.suggestion-sec img{
	width:60px;
}


/* Timeline */
.timeline-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
}

.timeline {
  position: relative;
  border-left: 2px solid #c8c6b5;
  padding-left: 30px;
  max-width: 450px;
}

.timeline-item {
  position: relative;
  margin-bottom: 80px;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-section .circle {
  position: absolute;
    left: -38px;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c8c6b5;
    border: 1px solid #67665a;
}

.timeline-section .timeline-item:nth-child(2) .circle {
  background-color: #b0b0a0;
}

.timeline-section .timeline-item:last-child .circle {
  background-color: #d2d2c2;
}

.timeline-section .content {
  margin-left: 0px;
}

.timeline-section h3 {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
	color:#dcdad0;
}

.timeline-section p {
  font-size: 14px;
  line-height: 1.6;
  color: #d2cdb9;
}
/* Timeline */

.faq-section .vc_tta-panel-title a{
	    background: #f9f8f3 !important;
	padding-left:0px !important;
}

.faq-section .vc_tta-panel-body{
	padding-left:0px !important;
}

.faq-section .vc_tta-panel{
	    border-bottom: 1px solid #444646;
}

.faq-section .vc_tta-panel-heading{
	margin-bottom:15px;
}

.footer-social-icon{
	display:flex;
	justify-content:center
}

.footer-social-icon div{
margin-left:5px;
	margin-right:5px
}
.footer-social-icon div img{
	width:30px;
}

.wpcf7 form.sent .wpcf7-response-output {
    float: left;
    background: #46b450 !important;
    color: #fff !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
	float:left !important
}
.footer-social-icon{
	margin-left:-12px;
}

/* Media query */
@media screen and (max-width:480px){
	.banner-bottom-sec .overlay-img{
    left: -10px;
    margin-top: -17px;
	}
	.banner-bottom-sec .main-img{
		    left: 10px;
    top: 10px;
	}
	
	h4{
 		font-size: 25px !important;
	}
	.font-20{
		    font-size: 16px;
	}
	.banner-bottom .vc_column-inner, .section-with-two-images .vc_column-inner{
		    padding-left: 20px !important;
    padding-right: 20px !important;
	}
	.suggestion-sec .iconbox-heading-sm h3 {
    font-size: 16px;
}
	

}

@media screen and (min-width:481px) and (max-width:767px){
	.banner-bottom-sec .overlay-img{
		    left: 20px;
		    margin-top: -15px;
	}
		.banner-bottom-sec .main-img{
		    left: 50px;
    top: 20px;
	}
		h4{
 		font-size: 24px !important;
	}

}

@media screen and (min-width:768px) {
	.service-box .service-box-img  {
		    border-left: 1px solid #C3BA87;
    padding-top: 15px;
    padding-left: 15px;
	} 
	.service-box p {
		padding-right:50px;
	}
	.service-box .service-box-img > .vc_column-inner{
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.service-box .service-box-img img{
		    width: 700px;
    height: 530px;
    object-fit: cover;
	}
	.step-txt{
		font-size:46px;
	}
	.vertical-line{
		width: 1px;
    height: 484px;
    background: #bebebe;
    margin: 0 auto;
    left: -15px;
    position: relative;
	}
}
 

@media screen and (max-width:1023px){
		.mobile-none{
		display:none;
	}
}

@media screen and (min-width:768px) and (max-width:1023px){
	.ipad_full_width{
		width:100%;
	}
	.ipad_half_width{
		width:50%
	}
	
	.ipad_none{
		display:none !important
	}
		.banner-bottom-sec .overlay-img{
left: -10px;
    margin-top: -20px;
	}
	.banner-bottom-sec .main-img{
    left: 15px;
    top: 5px;
	}
	.banner-bottom .ld-container.container::after{
		    background: #f9f8f3;
	}
		h4{
 		font-size: 26px !important;
	}
	.ipad_full_width{
		width:100%;
	}
	.name-heading h2{
	    font-size: 40px !important;
}
	
	.suggestion .vc_col-sm-8{
		width:100%;
	}

}

@media screen and (max-width:767px){
	.top-header .header-module {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
}
	
		.why-visamo-heading h4{
		    font-size: 30px !important;
    font-weight: 400 !important;
	}
	
	p{
		font-size:14px;
	}
		.banner-bottom .ld-container.container::after{
		    background: #f9f8f3;
	}
	
	.see-more-txt{
		padding-top:30px;
		padding-right: 0px;
		text-align:center;
		padding-bottom:0px;
	}
	.see-more-txt .wpb_single_image {
		display:none
	}

	.ld-fancy-heading.text-center.name-heading{
		text-align:left !important;
	}
	
.name-heading h2{
	    font-size: 30px !important;
}
 
	
	.see-more-about-sec .vc_column-inner .vc_custom_1759678169730 {
    padding: 20px !important;
	}
	
	.about-sec .overlay-img{
		display:none;
	}
	
		.suggestion-sec .iconbox{
		    align-items: center !important;
	}
	.suggestion-sec .contents{
		text-align:center;
	}
	
	.service-box h4{
		    padding-top: 20px;
	}
		.service-box .vc_col-sm-6{
		order:2;
	}
	.service-box .vc_col-sm-6.vc_col-lg-offset-1{
		order:1;
	}
	.service-box img{
		margin-top:25px
	}

 		.what-we-belive .vc_col-sm-5{
 			order:1;
	}
		.what-we-belive .vc_col-sm-6{
 			order:2;
			padding-bottom:30px;
	}
	.explore-services-btn {
		text-align:center !important;
	}
	.contact-details {
		display:flex;
		flex-wrap:wrap;
	}
	.contact-details .vc_col-sm-3{
		    order: 2
	}
	.contact-details .vc_col-sm-7{
		    order: 1;
		margin-bottom:25px;
	}
	.contact-details .vc_col-sm-7 .vc_col-md-6, .contact-details .vc_col-sm-7 .vc_col-md-12{
		padding-left:0px !important;
		padding-right:0px!important;
	}
}


@media screen and (max-width: 1199px) {
    [data-mobile-nav-scheme=dark] .navbar-collapse {
        background-color: #454747 !important;
    }
	
	    [data-mobile-header-scheme=gray] .main-header .navbar-header {
        background-color: #f9f8f3 !important;
    }
}

@media screen and (min-width:1024px){
	
.banner-bottom{
	padding-top:245px;
}
 
	
	#pr-100{
		padding-right:100px !important;
	}
	
	.flickity-prev-next-button.next{
		right: 45px;
	}
	.flickity-prev-next-button.previous{
		display:none
	}
		.faq-section .vc_tta-panel-body{
	padding-right: 100px !important;
}
	.display-none{
		display:none;
	}
	
		.service-box .service-box-img  {
		margin-left: 12%;
		        width: 46%;
	} 
}

@media screen and (min-width:1024px) and (max-width:1190px){
	    #pr-100 {
        padding-right: 50px !important;
    }
}

@media screen and (min-width:1200px){
	body .is-stuck #primary-nav.main-nav > li > a{
	color: #444646 !important;
}
}