/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

  html {
  scroll-behavior: smooth;
}

a:focus{
	outline:0px!important;
}

@font-face {
  font-family: 'futura-heavy';
  src: url('fonts/TeeFranklin-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/TeeFranklin-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/TeeFranklin-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/TeeFranklin-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/TeeFranklin-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/TeeFranklin-Light.svg') format('svg'); /* Legacy iOS */

}  

h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, .slide-head{
	    font-family: 'futura-heavy' !important;
    font-weight: 700!important;
	letter-spacing:1px;
}

.nav-links{
	padding-bottom:50px!important;
}

.str-ratings{
	    display: block;
    padding-top: 10px;
}

.slide-head{
	text-shadow:0px 0px 3px #fff;
}

.head-font{
	font-weight:200!important;
}

.ast-title-bar-align-center{
	text-align:left!important;
}

.ast-advanced-headers-title:after{
	       content: '';
    width: 85%;
    height: 80px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    position: absolute;
    left: 20px;
    top: 0;
}

.ast-advanced-headers-title{
	position: relative;
    display: inline-block;
	font-size: 81px;
    color:#fff!important;
}
.ast-advanced-headers-title:before{
        content: '';
    display: block;
    position: absolute;
    background: #000;
    width: 100%;
    height: 30%;
    left: 0;
    right: 0;
    top: 62px;
    z-index: -1;
}

.ast-title-bar-wrap{
	    border-right: 60px solid #EBEBEB;
	margin-bottom:60px;
}

.ast-title-bar-wrap:after{
	    content: '';
    display: block;
    background: #EBEBEB;
    width: 51.6%;
    height: 60px;
    position: absolute;
    right: -60px;
    bottom: -60px;
}

.site-header-primary-section-right{
	position:relative;
	z-index:9999!important;
}



.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, footer p, .ubtn-ctn-center, .ubtn-ctn-left, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .company-quote p:last-child, .vc_cta3-container,  .ubtn-ctn-right, .t-below-block p{
	margin-bottom:0px!important;
}

.vc_column-inner {
    padding-top: 0px!important;
}  

.reverse-text{ display: flex!important; flex-direction: column-reverse; }


/*  Header Css */

.head_btn{
	    background-color: #000;
  
    padding: 10px 25px 10px 5px;
    border-radius: 50px;
}

 .head_btn a{
	    color: #fff!important;
}

.head_btn i{
	    background-color: #fff;
    color: #000;
    padding: 10px;
    font-size: 25px;
    border-radius: 50px;
}

.site-branding{
	    padding: 0px!important;
}

.footer-text p i{
	padding-right:5px;
}

.white, .footer-text i, footer .menu a, .footer-text a {
	color: #fff!important;
}



.services-sub h6{
    text-transform: capitalize !important;
    font-weight: 600 !important;
}

.services-sub .wpb_column >.vc_column-inner  >.wpb_wrapper{
	    border: 2px #bbb solid;
	    padding-bottom: 44px;
}

.services-sub .wpb_text_column , .services-sub .ubtn-ctn-left{
	    padding: 0px 20px;
}

.services-sub .single_img:hover img{
	-webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8;
}

.services-sub .single_img img{
	    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
}

.services-sub .single_img .vc_single_image-wrapper{
	    position: relative;
    /* padding: 20px; */
    overflow: hidden;
    display: block;
	
}

/*---------Sticky header---------*/

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: none!important;
    width: auto;
}

.ast-header-sticked .head_btn {
 
    padding: 4px 25px 4px 5px!important;
   
}


.circle_sec h5{
        margin-top: 96px;
}

.circle_sec .wpb_column > .vc_column-inner  >.wpb_wrapper {
        background-color: #f5f5f5;
    border: 1px #f5f5f5 solid;
    border-radius: 175px;
    width: 263px;
    height: 263px;
    line-height: 263px;
}

.best_sec > .vc_column-inner  >.wpb_wrapper{
        background-color: #000!important;
	    margin-top: 50px;
	
}

.best_sec h5{
        margin-top: 96px;
	color:#fff;
}

.our-process .vc_row:not(:last-child){
	    
    border-bottom: 1px dashed #848484;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.our-process h3.process-num{
	    font-family: 'Jost',sans-serif!important;
    font-size: 200px;
    font-weight: 700;
    color: #f5f5f5;
    position: absolute;
    right: 0;
    top: 0;
}

.process-text, .process-head{
	position:relative;
}

.home-welcome h1{
    display: inline-block;
    border: 1px solid #000;
    padding: 15px 30px;
}

.home-welcome{
	text-align:center;
}

.home-welcome .about-big{
	    text-align: center;
    font-size: 28px;
}


.our-projects .vc_col-sm-3{
	border:10px solid #fff;
}

.our-projects lottie-player{
    border-radius: 100px!important;
    margin: auto!important;
}

.project-icon i{
	    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #fff;
    border-radius: 100px;
    font-size: 40px;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.show-hover{
opacity:0;
	transition:0.5s;
}

.our-projects .vc_col-sm-3:hover .show-hover{
opacity:1;
	transition:0.5s;
}

.projects-block{
	color: #fff;
    padding: 20px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	position:relative;
}

.projects-block h5{
	    color: #fff;
    padding-bottom: 5px;
    text-shadow: 0px 0px 3px #000;
}

.our-projects .vc_col-sm-3 > .vc_column-inner:hover::before{
	content:'';
	display:block;
	background:#00000061;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	right:0px;
	transition:0.5s;
}

footer .widget-title{
	    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
}

footer .menu li{
    padding: 3px 0;
}

.home-main-slider rs-module-wrap:after, .ast-primary-header-bar:not(.ast-header-sticked)::after, .home-main-slider rs-module-wrap:before{
	    content: '';
    display: block;
    background: #a7a7a73b;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.home-main-slider rs-module-wrap:before{
	height:60px;
	bottom:-60px;
}

.home-main-slider rs-module-wrap, .ast-primary-header-bar{
	position:relative;
}

.site-primary-header-wrap {
	    z-index: 9999;
    position: relative;
}

.site-logo-img{
	padding:10px 0!important;
}

.ubtn{
	    background: #000!important;
    color: #fff!important;
    font-size: 17px!important;
    padding: 17px 40px!important;
    border: 1px solid #000!important;
	border-radius:0px!important;
}

.ubtn-hover, .ubtn-hover-active, .ubtn:hover{
	background-color:#fff0!important;
}

.ubtn:hover{
	color:#000!important;
}

.enquire-sec lottie-player{
	margin:auto!important;
}

.home-left-about > .vc_column-inner{
	padding-top:100px!important;
}

.home-testi .upb_bg_overlay{
	       background-image: linear-gradient(#0000008c, transparent)!important;
}

.home-testi .ult-item-wrap.slick-slide{
	padding-top:80px;
}

.home-testi .ult-item-wrap .vc_col-sm-12 .vc_column-inner{
	padding:0px!important;
}

.t-top-block{
     padding: 50px 30px;
    background: #fff;
    position: relative;
}

.t-top-block:after{
    content: '';
    display: block;
    background: #fff;
    width: 30px;
    height: 20px;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: auto;
}

.slick-dots{
	    padding: 30px 0 0!important;
}

.t-top-block i{
	     font-size: 80px;
    position: absolute;
    right: 25px;
    top: -76px;
    z-index: 9999;
    color: #ffffff;
}

.t-top-block p{
	    font-size: 23px;
    margin-bottom: 0;
}

.testi-block{
	text-align:center!important;
}

.t-below-block i{
	color: #ffc002;
    font-size: 15px;
}

.t-below-block{
	    padding-top: 42px;
}

.t-below-block h6{
	          border-bottom: 1px solid #fff;
    display: inline;
    padding: 0px 20px 10px;
    color: #fff;
}

.t-below-block p{
	padding-top:15px;
	color:#fff;
}

.ult-carousel-wrapper{
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}

.service-block .fa-duotone{
	    font-size: 80px;
}

.service-block h6{
	    padding: 25px 0 15px;
    text-transform: capitalize;
    border-bottom: 1px dashed #000;
    margin-bottom: 25px!important;
}

.home-services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
	    background: #f5f5f5;
    padding: 35px 25px 10px;
	height:100%;
}

.our-faq h4{
	      font-size: 18px;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 24px!important;
}

.our-faq h4 a{
	    color: #000!important;
    padding: 25px 20px 25px 50px!important;
}

.our-faq .vc_tta-panel.vc_active{
	    margin-bottom: 10px;
}

.our-faq .vc_tta-panel.vc_active h4, .our-faq .vc_tta-panel:hover h4{
	background:#000;
}

.our-faq .vc_tta-panel.vc_active h4 a, .our-faq .vc_tta-panel:hover h4 a{
	color:#fff!important;
}

.our-faq .vc_tta-panel.vc_active .vc_tta-controls-icon:before, .our-faq .vc_tta-panel:hover .vc_tta-controls-icon:before, .our-faq .vc_tta-panel.vc_active .vc_tta-controls-icon:after, .our-faq .vc_tta-panel:hover .vc_tta-controls-icon:after{
	border-color:#fff!important;
}

.our-faq .vc_tta-panel .vc_tta-controls-icon:before, .our-faq .vc_tta-panel .vc_tta-controls-icon:after{
	border-color:#000!important;
}

.our-faq .vc_tta-panel.vc_active .vc_tta-panel-body{
	background: #fff!important;
    padding: 30px 20px;
}

.bullet-points > li:before{
	content: '\f336';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: 'Font Awesome 6 Pro';
}

.bullet-points > li{
	    position: relative;
    list-style-type: none;
    padding: 0px 0px 10px 30px;
}

.bullet-points{
	margin-left: 0px;
}

.s-big-text{
	font-size:20px;
}

.our-main-services blockquote{
	    margin: 0;
    border-left: 5px solid #000;
    background: #f5f5f5;
}

.service-points ul li{
	    padding: 10px 10px 10px 45px;
    background: #f5f5f5;
    margin-bottom: 5px;
}

.service-points ul li:before{
	    left: 15px;
    top: 10px;
}

.pre-text h6{
	text-transform: none;
    font-size: 20px;
}

.pre-sale .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper, .main-contact .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
	    background: #f5f5f5;
    padding: 25px;
    height: 100%;
    text-align: center;
}

.pre-text i, .main-contact i{
	font-size: 60px;
    margin-bottom: 15px;
}

.main-contact p{
	    padding: 10px 0 0;
    margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{
	      background: #000!important;
}

.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{
	background:#000!important;
	border-color:#000!important;
}

.gform_wrapper.gravity-theme .gf_step_number{
	  border-color: #000!important;
    font-weight: 700;
	  color: #000000!important;
}

.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{
	color:#fff!important;
	top:1px!important;
}

.gform_wrapper.gravity-theme .gf_step.gf_step_active .gf_step_number{
	color:#fff!important;
}

.gf_step_label{
	font-size:19px!important;
}

.gform_next_button, .gform_previous_button, .gform_button {
	font-weight: 100!important;
    padding: 17px 40px!important;
    line-height: 20px!important;
    font-size: 17px!important;
	border:1px solid #000!important;
	border-radius:0px!important;
	background:#000!important;
	color:#fff!important;
}

.get-touch input[type=text], .get-touch input[type=email], .get-touch input[type=tel], .get-touch select, .get-touch textarea{
	padding:15px!important;
}

.get-touch select{
	height:57px!important;
}

.get-touch .datepicker{
	width:100%!important;
}

.get-touch h5{
	background: #000;
    padding: 15px;
    text-align: center;
    margin: 20px 0!important;
    color: #fff;
}

.get-touch .gform_fields .gfield{
	    padding: 10px 15px 15px;
	background:#fff;
}

.get-touch legend.gfield_label{
	    display: contents!important;
}

.get-touch .small-label{
	display:block;
}

.gform_next_button:hover, .gform_next_button:focus, .gform_previous_button:hover, .gform_button:hover, .gform_previous_button:focus, .gform_button:focus{
	background:#fff0!important;
	color:#000!important;
}

.gform_page_footer, .gform_confirmation_message{
	text-align:center!important;
}

.astra-portfolio-not-found{
	display:none!important;
}

.astra-portfolio-filters{
	    background: #f5f5f5!important;
    border-color: #000;
    margin-bottom: 30px!important;
}

.filters-wrap{
	display:block!important;
}

.filters-wrap .astra-portfolio-categories-wrap li a{
	    border: 1px solid #f5f5f5;
    padding: 10px 25px;
	border-bottom-color:#000!important;
}

.filters-wrap .astra-portfolio-categories-wrap li a.active{
	border-color:#000!important;
}

.filters-wrap .astra-portfolio-categories-wrap li{
	padding:5px;
}

.astra-portfolio-wrap{
	min-height:auto!important;
}

.view-demo{
	    background: #fff!important;
    text-shadow: 0px 0px 0px!important;
    border-radius: 0px!important;
    color: #000!important;
    font-weight: 100!important;
    padding: 10px 25px!important;
}

.astra-portfolio-wrap .site-single:hover .view-demo-wrap{
	background:#fff0!important;
}

.astra-portfolio-wrap .site-single .inner{
	box-shadow:0px 0px 0px !important;
}

.template-meta{
	    width: 90%;
    background: #f5f5f5;
    margin: -25px auto 0;
    z-index: 9999;
    position: relative;
}

.home-left-about > .vc_column-inner .wpb_text_column > .wpb_wrapper{
		    background: #f5f5f5;
    padding: 50px;
	}

.ast-header-html-1{
	margin-left:0px!important;
}

#ast-scroll-top{
	bottom:55px!important;
}

.process-section img{
	width:100px;
	padding-bottom:10px;
}

.home-insta .upb_row_bg:after{
	content:'';
	display:block;
	position:absolute;
	background:#f5f5f5;
	width:100%;
	height:40%;
	bottom:0px;
}

#sb_instagram{
	    background-color: rgb(255 255 255 / 0%)!important;
}

/* ------------- Media Screen Css ------------- */

@media only screen and (min-width:768px){
nav#primary-site-navigation ul.main-header-menu li:last-child a {
    padding-right: 0px !important;
}
	.slider-bottom-sec{
		margin-top:60px!important;
	}
	.desk-padding.vc_row{
		padding:150px 0!important;
	}
	
	.desk-top-pad.vc_row{
		padding-top:150px!important;
	}
	
	.home-left-about > .vc_column-inner .wpb_text_column > .wpb_wrapper{
    margin-left: -200px;
	}

	.service-block h6{
    min-height: 100px;
}
	
	.service-block .service-t{	
       min-height: 153px;

	}
	
	.sale-sec1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
		margin-bottom:30px!important;
	}
	
	.stretchMe{     
	  position: relative;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
    max-width: inherit !important;
	}
	
	.home-insta #sb_instagram #sbi_images .sbi_item:nth-child(even){
		padding-top:50px!important;
	}
	
}

@media only screen and (max-width:767px){
	.home-services .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper, .abt-img img, .pre-sale .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper, .main-contact .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
		margin-bottom:30px;
	}
	
	.slider-bottom-sec{
		margin-top:30px!important;
	}
	
	.home-main-slider rs-module-wrap:before{
		height:30px;
		bottom:-30px;
	}
	
	.our-process .wpb_single_image{
		    text-align: left;
    width: 100px;
    padding: 20px 0;
	}
	
	.t-top-block p{
		font-size:20px;
	}
	
	.t-top-block i{
		    font-size: 60px;
    top: -56px;
	}
	
	.home-testi .ult-item-wrap.slick-slide{
		padding-top:60px!important;
	}
	
	.t-top-block:after{
		bottom:-18px;
	}
	
	.slick-arrow i:before{
		color:#fff;
	}
	
	.t-top-block{
		padding:30px 20px;
	}
	
	.mob-space-hide{
		    height: 35px!important;
	}
	
	.home-left-about > .vc_column-inner .wpb_text_column > .wpb_wrapper{
		padding:25px!important;
	}
	
	.home-left-about.vc_col-sm-4 > .vc_column-inner{
	padding:50px 50px 0!important;
}
	
	.site-primary-footer-wrap .ast-builder-footer-grid-columns, .home-staging, .mob-shift{
		    display: flex;
    flex-direction: column-reverse;
	}
	
	.site-footer-primary-section-3{
		     text-align: center!important;
    display: flex!important;
    width: 100%;
    align-items: center!important;
    flex-direction: column;
	}
	
	.site-footer-primary-section-2{
		    margin: 35px 0!important;
	}
	
	.site-primary-footer-wrap{
		padding-bottom:60px!important;
	}
	
	.ast-advanced-headers-title {
		    font-size: 30px;
    padding: 0;
}
	
	.ast-advanced-headers-layout{
		padding:17% 0!important;
	}
	
	.ast-advanced-headers-title:before{
		    height: 11px;
    top: 20px;
	}
	
	.ast-title-bar-wrap{
		    border-right: 30px solid #EBEBEB;
    margin-bottom: 30px;
	}
	
	.ast-title-bar-wrap:after{
    height: 30px;
    right: -30px;
    bottom: -30px;
	}
	
	.home-welcome .about-big{
		font-size:20px;
	}
	
	.mob-hide, .ast-advanced-headers-title:after{
		display:none!important;
	}
	
	.our-process .vc_row:not(:last-child){
		margin-bottom:20px!important;
	}
	
	.our-process h3.process-num{
		    bottom: 0px!important;
    top: auto!important;
		font-size:140px!important;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px){
	.ast-advanced-headers-title{
		font-size:45px!important;
	}
	
	.ast-advanced-headers-title:after{
    width: 100%;
    height: 50px;
    left: 13px;
	}
	
	.ast-advanced-headers-title:before{
		    height: 35%;
		top: 37px;
	}
}

@media only screen and (max-width:1024px){
	.ubtn-link{
		padding:0px!important;
	} 
	
	.wpb_wrapper h1, .wpb_wrapper h2{
		font-size:40px!important;
	}
	
	.site-footer-section{
		justify-content:left!important;
	}
	
	.footer-widget-area{
		text-align:left!important;
	}
}

@media only screen and (min-width:1025px){
	.ast-header-button-1{
		padding-left:0px;
	}
}

@media only screen and (max-width:1240px){
	footer .ast-builder-grid-row-container-inner{
		padding:0px 25px;
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px){
	.site-logo-img img{
		    max-width: 150px!important;
	}
	
	.site-primary-header-wrap{
		padding-left: 20px!important;
    padding-right: 20px!important;
	}
	
	.ast-builder-menu-1 .menu-item > .menu-link{
		font-size:16px!important;
	}

}

@media only screen and (min-width:1181px) and (max-width:1365px){
	.site-primary-header-wrap .ast-builder-grid-row{
		    grid-template-columns: 0.7fr auto 1.3fr!important;
	}
}

@media only screen and (max-width:560px){
	.ast-above-header-bar .ast-builder-grid-row{
		display:contents!important;
	}
	
	.ast-above-header-bar .site-header-section{
		    justify-content: center;
	}
	
	.ast-above-header-bar{
		    padding: 5px 20px;
	}
}

@media only screen and (min-width:1181px){
	.ast-above-header-wrap  {
		display:none!important;
	}
}

@media only screen and (max-width:1180px){
	.site-header-primary-section-right .site-header-focus-item[data-section="section-hb-social-icons-1"] {
		display:none!important;
	}
}