/**
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. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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
*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin: 0px !important;
}
.site-primary-header-wrap {
	background: rgb(0,0,0);
    background: linear-gradient(180deg, rgb(0 0 0 / 45%) 5%, rgb(0 0 0 / 0%) 98%);
}
.ast-builder-menu-1 .menu-item > .menu-link {
	font-size:2.3vh !important;
}
.homeport-cont h5, .homeport-cont a, .no-links-dec a {
	text-decoration:none !important;
	color:transparent !important;
}
.background-top-sers .ult-content-box{
	display:flex !important;
	align-items:end !important;
	background-position:top center !important;
}
.services-potrait {
	    background-color: #000000d6;
    color: #fff;
    width: 90%;
    margin: 20px auto !important;
    padding: 30px;
}

.ast-above-header-bar {
	background-color:#d11313 !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner   {
    padding-top: 0px;
}  

.upb_row_bg {
    background-position: bottom !important;
}  
.ast-main-header-wrap {
	border-top: 4px solid #cf1313;
}
.sfm-style-full .sfm-title h3 {
	color:#fff !important;
}
.head-top {
    background-color: #fff;
    padding: 12px;
    border-radius: 50%;
    width: 70px;
    font-size: 30px;
    color: red !important;
    height: 70px;
    line-height: 50px;
    text-align: center;
    display: block;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse-white 2s infinite;
}
.sfm-navicon:before, .sfm-navicon:after, .sfm-navicon {
	background-color:#fff !important;
}

.home-port .upb_row_bg:after{
	content:'';
	top:0;
	left:0;
	width:100%;
	height:170px;
	background-color:#060709;
	position:absolute;
	display:block;
}
.home-port-image {
	    position: relative;
}

.camera-icon img {
	    position: absolute;
    top: -63px;
    left: -37px;
		overflow: hidden;
 
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}

.home-port-image .wpb_wrapper {
-webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
	transform: translateX(0);}

.home-port-image .wpb_wrapper .vc_single_image-wrapper {
-webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
	-webkit-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    transition: all .8s cubic-bezier(.25,.46,.45,.94);
	    
	
}
.home-port-image .wpb_wrapper:hover .vc_single_image-wrapper{
	-webkit-clip-path: inset(12px 12px 12px 12px);
    clip-path: inset(12px 12px 12px 12px);
	-webkit-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    transition: all .8s cubic-bezier(.25,.46,.45,.94);
}
.home-port-image .wpb_wrapper:hover img {
	 transform: scale(1.09); 
	transition: all .8s ease-in-out;
}
.home-port-image .wpb_wrapper img {
	    
	transition: all .8s ease-in-out;
}
.portfolio-home-title h3 {
	font-size:3.5vh !important;
	font-weight:700;
	
}
.portfolio-home-title {
	position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) scaleX(0);
    -moz-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 92%;
    padding: 26px 36px;
    background-color:#fff !important;
    opacity: 0;
    text-align: left;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform .3s ease-in-out,opacity .2s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,opacity .2s ease-in-out;
    transition: transform .3s ease-in-out,opacity .2s ease-in-out;
}
.grey-bg-box > .vc_column-inner > .wpb_wrapper:hover .portfolio-home-title, .red-bg-box > .vc_column-inner > .wpb_wrapper:hover .portfolio-home-title {
	opacity: 1;
    -webkit-transform: translateY(-50%) scaleX(1);
    -moz-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
}


 .white, .no-links-dec .tipn {
	color:#fff !important;
}
.red {
	color:#d11313 !important;
}
.home-first-fade {
	position:relative;
	
}
.home-first-fade img {
	position: absolute;
    opacity: 0.1;
    left: 10%;
    top: -50px;
    width: 80%;
}
.home-state-box {
	margin-top:-150px;
}
.home-state-box > .vc_column-inner > .wpb_wrapper{
	padding: 0 70px;
}
.background-top .ult-content-box{
	background-position:top center !important;
}
.service-home-port {
	max-width:750px !important;
	margin:0 auto !important;
}
.service-home-port .ult-content-box {
	background-position:top center !important;
}
.gallery-sub {
     max-width: 38%;
    position: absolute;
    top: 74px;
    z-index: 9;
    left: 31%;
}
.entry-content p, #gform_1 input[type="text"]::placeholder, #gform_1 input[type="email"], #gform_1 input[type="tel"]::placeholder, #gform_1 textarea::placeholder, .ubtn  {
	font-size:2.8vh !important;
}
#gform_1 input[type="tel"] {
	height:76px;
}
.bottom-services:after {
	content:'';
	background-color:#d11313;
	left:0;
	bottom:0;
	width:100%;
	height:450px;
	position:absolute;
	display:block;
}
.bottom-services{
	position:relative;
}
.gallery-right-float .vc_figure {
	     position: relative;
    top: 67px;
    left: -2px;
}
.gallery-right-float img, .gallery-left-float img{
	border: 15px solid #fff;
}
.gallery-left-float .vc_figure {
	    top: 86px;
    position: relative;
}
.red-bg-box > .vc_column-inner > .wpb_wrapper{
	    background-color: #d01516;
}
.grey-bg-box > .vc_column-inner > .wpb_wrapper{
	background-color:#eeeeee;
	height:100%;
}
.grey-bg-box > .vc_column-inner{
	padding-left:7px; !important;
	padding-right:7px !important;
}
.grey-bg-box > .vc_column-inner, .black-bg-box > .vc_column-inner {
	height:100%
}
.gallery-left-float img {
	overflow: hidden;
  box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}
 .gallery-right-float img {
	overflow: hidden;
  box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
  transform: translatey(0px);
  animation: float 9s ease-in-out infinite;
}
#gform_1 input[type="text"], #gform_1 input[type="email"], #gform_1 input[type="tel"], #gform_1 textarea {
	    border-bottom: 2px solid #000 !important;
    padding:  25px 12px;
    background-color: transparent;
    border: 0;
}
#gform_1 textarea {
	height:150px;
}
.potrait-col > .vc_column-inner > .wpb_wrapper, .potrait-co , .ult-content-box-container, .potrait-col > .vc_column-inner, .potrait-col .ult-content-box{
	height:100% !important;
}
#quote-slide {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 9;
}
#quote-slide .quote-slide-cont {
    background-color: #040404;
    padding: 23px 11px 22px;
    border-radius: 40px 0 0 0;
    position: relative;
	display: block;
    right: -100%;
    transition: right .4s ease,transform .4s ease;
}
#quote-slide.swap-quote .quote-slide-cont {
	right: 0px;
	 transition: right .4s ease,transform .4s ease;
}
.quote-slide-cont img {
width: 130px;
    position: relative;
    top: -65px;
    right: -22px;
}
.quote-slide-cont:hover img {
	right:0;
	 transition: right .4s ease,transform .4s ease;
}
.quote-slide-cont:before {
	    content: '';
    right: 0px;
    bottom: 130px;
    width: 100%;
    height: 54%;
    position: absolute;
    display: block;
    background-image: url(https://draft.makemywebsite.sydney/makemymemories/wp-content/uploads/2022/10/smoke.png);
    background-size: contain;
    background-repeat: no-repeat;
	
		
}
.make-quote-text {
    color: #fff;
    width: 91px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-left: 8px;
    font-size: 19px;
    line-height: 29px;
	    z-index: 9;
    position: relative;
}

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes float {
  0% {

    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
   
    transform: translatey(0px);
  }
}
@media only screen and (min-width:768px) {
	.fullwidth-with-spacing {
		padding-left:12%;
		padding-right:12%;
	}
	.testimonial-text > .vc_column-inner{
		margin-left:-50px;
	}
}
@media only screen and (max-width:767px) {
	.gallery-contain {
		display:flex !important;
	}
}