/**
* Theme Name: Buildnox Child
* Description: This is a child theme of Buildnox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">ThemeArc</a>
* Template: buildnox
* Version: 1.4
*/

/* HEADER*/
.header-style-eight .mobile-nav-toggler:hover, .nav-outer .mobile-nav-toggler:hover {
    background-color: #577B8B !important;
    border-color: #577B8B !important;
}

.c_light a:hover {
    color: #577B8B !important;
}

.header-style-13 {
    position: relative;
    background: transparent !important;
}

.banner-style-13 .banner-carousel .content-box {
	float: right !important;
	max-width: 542px !important;
}

h2.te-title{
	font-family:'Montserrat' !important;
	font-size: 55px !important;
	line-height: 53px !important;
	font-weight: 500 !important;
}

p.te-text{
	line-height: 26px !important;
	font-weight: 400 !important;
}

p.te-text::after{
	position: absolute;
	content: none !important;
	background: #fff;
	width:117px;
	height:2px;
	left:0px;
	top:3px;
}

.banner-style-13 .content-box h6::before{
	content:none !important;
}

.header-style-13 .main-menu .navigation>li>a {
    color: #ffffff !important;
}

.main-menu .navigation>li>a {    
    font-size: 1em !important;
    font-weight: 400 !important;
	font-family:'Lato' !important;
}
/*SCROLL-BAR*/
.scroll-to-top .scroll-bar:before {
     background-color: #57A49F !important;
}

/*FOOTER*/

div.about-widget p{
	color: #fff !important;	
	font-size: 0.95em !important;
}

.bg_dark9 {
    background-color: #26355D !important;
}
.footer-border {
    border-bottom: 1px solid #577B8B !important;
}

.btn-1{
	background-color: #577B8B !important;
}

.footer-newsletter form input[type=email] {
    border: 1px solid #577B8B !important;
    color: #577B8B !important;
	font-family:'Lato' !important;
	font-size: 0.8em !important
}

.footer-widget ul.footer-social-media li a {
    color: #577B8B !important;
}

ul.footer-social-media a:hover {
    border-color: #577B8B !important;
    background-color: #26355D !important; 
}

.about-widget>.logo{
	width:40% !important;
}

.about-widget>.fs_17{
	font-size:15px;
}

div#nav_menu-1>h4{
	display:none !important;
}

.newsletter-widget-1 >h4{
	font-weight:400 !important;
	font-family:'Lato' !important;
	font-size: 17px !important;
}
/*Tablet*/
@media (min-width:768px) and (max-width: 1024px){
	div.row > div.footer-column:nth-child(2) {
	  display:none !important;
	}
	
	div.row > div.footer-column:nth-child(3) {
	  display:none !important;
	}
}


/*Mobile*/
@media (max-width: 767px){
	div.row > div.footer-column:nth-child(2) {
	  display:none !important;
	}
	
	div.row > div.footer-column:nth-child(3) {
	  display:none !important;
	}
	
	.about-widget>.logo {
    	width: 25% !important;
	}
}


/*Content Show/Hide on Hover*/
.txt-content{
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.txt-content:hover{
    opacity: 1;
}

.description-content p{
	color: #fff !important;
}

.description-content p:first-child{
	color: #fff !important;
	font-weight:600 !important;
}

/*Flip box*/
.ha-desc,.ha-flip-box-heading,.ha-flip-box-heading-back{
    padding: 0 30px 0 30px !important;
}

p.ha-desc>span.sub-number-front{
	font-weight: 400 !important;
	font-family:'Lato' !important;
	color: #444444 !important;
	font-size: 1.5em !important;
}

p.ha-desc>span.sub-number-back{
	font-weight: 400 !important;
	font-family:'Lato' !important;
	color: #ffffff !important;
	font-size: 1.5em !important;
}

div.sub-number{
	position: relative;
	font-size: 1.5em !important;
    top: 40% !important;
}

div.sub-number-01T{
	top: 8% !important;
    position: relative;
    font-size: 1.3em !important;
}

div.sub-number-02{
	position: relative;
	font-size: 1.5em !important;
    top: 18% !important;
}

div.sub-number-02T{
	top: 25% !important;
    position: relative;
    font-size: 1.3em !important;
}

div.sub-number-03{
	position: relative;
	font-size: 1.5em !important;
    top: 40%!important;
}

div.sub-number-03T{
	top: 10% !important;
    position: relative;
    font-size: 1.3em !important;
}

div.sub-number-04{
	position: relative;
	font-size: 1.5em !important;
    top: 75% !important;
}

div.sub-number-04T{
	top: 75% !important;
    position: relative;
    font-size: 1.3em !important;
}


.container-1 p{
	color: #ffffff !important;
}

.container-2 p{
	color: #ffffff !important;
}

.container-middle p{
	color: #577B8B !important;
}

/* Form */

button.yt-btn-title-v1{
	background-color: transparent !important;
}

button.yt-btn-title-v1 span {
    background-color: #577B8B !important;
}
.te-bn-text a{
    color: #577B8B !important;
    font-size: 17px !important;
	font-weight: 400 !important;
	font-family:'Lato' !important;
}

.te-bn-text{
	 line-height: 0px !important;
}
   
.slick-next{
	right:363px !important;
	top: 90% !important;
}

.slick-prev{
	top: 90% !important;
}

p.fs_17{
	font-family:'Lato' !important;
	font-size: 0.8em !important
}

#checkbox-smart{
	margin-left:-10px !important;
	font-family:'Lato' !important;
	font-size: 0.8em !important;
	color: #577B8B !important;
}

.privacy-policy:hover{
	color: #ffffff !important;
}

/*Header*/
.sticky-header {
	position: absolute !important;
}

/*Form*/

.wpcf7 form .wpcf7-response-output {
    margin: 0 -0.7em 2em !important;
    padding: 0.2em 1em !important;
    border: 1px solid #fff !important;
	font-weight: 600;
	color: #3b9843 !important;
	font-size:1.3em !important;
}

.wpcf7-list-item-label{
	margin-left: 5px;
}

.wpcf7-not-valid-tip {
    color: #dc5d32 !important;
}

/*scroll*/
.scroll-to-top {
    display: none !important;
}

/*menu top*/
.sidemenu-nav-toggler{
	display:none !important;
}

/*animation*/
#uc_hotspot_elementor_6a1eb49 .spot:before{
	animation: btnIconRipple 3s cubic-bezier(0.23, 1, 0.32, 1) both infinite !important;
}

.owl-stage {
	transition:none !important;
}

.mobile-menu .menu-backdrop{
	background-color: #577B8B !important;
}