/*Theme Name: Fintech Square Description:Version: 1.7Author: Rahul*/


.btn-one {    position: relative;    display: inline-block;    padding-left: 35px;    padding-right: 35px;    color: #ffffff;    font-size: 16px;    line-height: 60px;    font-weight: 700;    text-transform: uppercase;    border-radius: 0px;    -webkit-transition: all 0.3s linear;    -o-transition: all 0.3s linear;    transition: all 0.3s linear;    font-family: 'Noto Serif', serif;       }


.main-menu.style2 {     background: #e6bc73;}


.wpcf7-submit{
	position: relative;
	display: block;
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Noto Serif', serif;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.contact-btn{
   background: #e6bc73; 
}



.construction-update .img-div-const {
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.construction-update h4 {
    font-size: 16px;
    font-weight: 700;
    color: #4e4a44;
    padding: 15px 0 25px 0;
    text-align: center;
}
/*.construction-update a,.construction-update a:hover,.construction-update a:active {
    display: inline-block;
    background-color: #e6bc73;
    padding: 7px 23px;
    color: #ffffff;
    border: 2px solid #e6bc73;
    transition: all ease-in-out 0.3s;
    margin-bottom: 50px;
}
*/
.construction-update .video-div {
    height: 600px;
}

.construction-update .video-div iframe {
    height: 100%;
    width: 100%;
}

.nav-item.active ,.nav-link.active {
background-color: #f8f9fa;
}


.image-size-1 .slide .image-layer{
	height: 522px !important;
}
.gallery-carousel-css{
	max-height: 480;
}

.gallery-carousel-css .owl-stage{
	
}
.gallery-carousel-css .owl-stage .owl-item{
	max-height: 480;
}