body{
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}
div, span{
   font-family: 'Montserrat', sans-serif;
}
a:hover, a:focus{
    background-color: transparent;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.no_padd{
    padding-left: 0px;
    padding-right: 0px;
}

/*------------------------Color Scheme Customization------------------------*/

.site_bg_color1{    
    background-color: #307796;
}
.white{
    color: #fff;
}
.wht_background{
    background-color: #fff;
}
.grey_background{
    background-color: #e8fcff;
}
.txt_color1{
    color: #307796;
}
.txt_center{
  text-align: center;  
}
.txt_left{
  text-align: left;  
}
.txt_right{
  text-align: right;  
}
.hdr_div{
    width: 100%;
    float: left;  
    margin-bottom: 50px;
}
.black{
    color: #000;    
}
.main_hd{
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color:#2e3192;
}
.sub_txt1{
    font-size: 20px;
    font-weight: 700;
}
.sub_txt2{
    font-size: 36px;
    font-weight: 500;
    line-height: 55px;
}
.desc1{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #878787;
    display: block;
}
.desc1 .fa{
    font-size: 20px;
    vertical-align: text-bottom;
}
.half_div{    
    width: 50%;
    float: left; 
    padding: 10px 0px;
}
.view_more_btn1, .view_more_btn1:focus{
    width: 200px;
    display: block;
    margin: auto;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #307796;
    border-radius: 30px;
    padding: 15px 0px;
    margin-top: 10px; 
    text-transform: capitalize;
    letter-spacing: 2px;
    background: #307796; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view_more_btn1:hover{
    color: #307796;
    background: #fff; 
    border: 1px solid #fff;
    
}
.view_more_btn2, .view_more_btn2:focus{
    width: 100%;
    display: block;
    margin: auto;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #307796;
    padding: 10px 0px;
    margin-top: 30px; 
    text-transform: capitalize;
    letter-spacing: 2px;
    background: #307796; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view_more_btn2:hover{
    color: #fff;
    background: #00c5db; 
    border: 1px solid #00c5db;
    
}
.view_more_btn3, .view_more_btn3:focus{
    width: 200px;
    display: block;
    margin: auto;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #307796;
    border-radius: 30px;
    padding: 15px 0px;
    margin-top: 10px; 
    text-transform: capitalize;
    letter-spacing: 2px;
    background: #307796; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view_more_btn3:hover{
    color: #307796;
    background: #fff; 
    border: 1px solid #307796;
    
}
/*------------------------Color Scheme Customization------------------------*/


/*------------------------Top Strip------------------------*/


.top_sec{    
    width: 100%;
    float: left;
    padding: 0.5% 10%;
}
.top_sec span{
    width: 100%;
    float: left;
    font-size: 13px;
    position: relative;
    font-weight: 400;
}
.top_sec span.mail {
    text-align: center;
}
.top_sec span i{
    margin-right: 10px;
}
.top_sec span .fa-phone{
    font-size: 15px;
}
.top_sec span .fa-envelope{
    font-size: 13px;
}
.social_btns{
    float: right;
    margin-bottom: 0px;
}
.social_btns li{
    padding: 0px 10px;
}

/*------------------------Top Strip------------------------*/


/*------------------------Navbar------------------------*/

.nav_sec{
    width: 100%;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nav_sec .navbar-brand{
    height: auto;
    padding: 15px 0px;
}
.nav_sec .navbar{
    margin-bottom: 0px;
    padding: 0% 10%;
}
.nav_sec .navbar-nav>li{
    padding: 20px 15px;
    margin-left: 20px;
    
}
.nav_sec .navbar-nav>li>a{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 5px;
}
.nav_sec .navbar-nav>li>a:hover, .nav_sec a.activepage, .nav_sec .navbar-nav>li>a:focus{
    background-color: transparent;
    color: #307796 !important;
}
.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.affix.nav_sec {    
    background-color: #fff;
    border-bottom: 1px solid #eee;
}


/*------------------------Navbar------------------------*/


/*------------------------Banner------------------------*/


.home_banner_sec{    
    width: 100%;
    float: left;
    position: relative;
    z-index: 99;
}
.home_banner_sec .carousel-inner .item{
  transition-property: opacity;
  height: 90vh;
    background-position: center;
    background-size: cover;
}
.home_banner_sec .carousel-inner .item:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0,0.5);
}
.home_banner_sec .carousel-inner .item,
.home_banner_sec .carousel-inner .active.left,
.home_banner_sec.carousel-inner .active.right {
  opacity: 0;
}
.home_banner_sec .carousel-inner .active,
.home_banner_sec .carousel-inner .next.left,
.home_banner_sec .carousel-inner .prev.right {
  opacity: 1;
}
.home_banner_sec .carousel-inner .next,
.home_banner_sec .carousel-inner .prev,
.home_banner_sec .carousel-inner .active.left,
.home_banner_sec .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.home_banner_sec .carousel-control {
  z-index: 2;
}

.banner_txt{
    width: 100%;
    float: left;
    position: relative; 
    padding: 0% 20%;
    padding-top: 20%;
    overflow: hidden;
}

.banner_txt h4{
    font-size: 30px;
    text-shadow: none;
    width: 100%;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}
.banner_txt h5{
    font-size: 50px;
    text-shadow: none;
    width: 100%;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
}
.desc{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    display: block;
}
.banner_txt .desc{
    color: #fff;
    text-align: center;
}
.carousel-indicators .active{
    background-color: #fff;
}
.carousel-indicators li{
    border: 1px solid #fff;
}

/*------------------------Banner------------------------*/


/*------------------------Property Section------------------------*/

.property_sec{
    width: 100%;
    float: left;
    padding: 100px 0px;
    position: relative;
    z-index: 9999;
}
.block_div1{    
    width: 100%;
    float: left;
    margin: 15px 0px;
    position: relative;
}
.img_div1{
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.img_file1{
    width:100%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.block_div1:hover .img_file1{
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.txt_div{
    width: 100%;
    float: left;
    min-height: 50px;
    position: relative;
}
.sale_txt{
    position: absolute;
    content: "";
    top: 20px;
    left: 5%;
    width: auto;
    padding: 10px 15px;
    margin: 0;
    z-index: 99;
    background-color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 12px;
    border-radius: 3px;
}
.property_sec .view_more_btn2{
    position: absolute;
    content: "";
    left: 0;
    bottom: -50px;
}
.block_div1:hover .view_more_btn2{
    bottom: 0;
}

/*------------------------Property Section------------------------*/


/*------------------------About Section------------------------*/

.about_sec2{
    width: 100%;
    float: left; 
    padding: 100px 0px;
    position: relative;
}
.about_sub_img1{
    position: absolute;
    content: "";
    right: 0;
    top: 0%;
    width: 70%;
    opacity: 0.1;
}
.about_img_div{
    width: 100%;
    float: left;
}
.full_img{
    width: 100%;
}
.about_sec2 .hdr_div{
    padding-left: 50px;
}
.about_sec2 .view_more_btn3{
    float: left;
}
.about_sec2 .desc1{
    text-align: justify;
}
.about_sec2 .point_txt{
    padding-left: 20px;
    position: relative;
}
.about_sec2 .point_txt .fa{
    position: absolute;
    content: "";
    left: 0;
    top: 6px;
    font-size: 10px;
    
}

/*------------------------About Section------------------------*/

/*------------------------Strip 2------------------------*/


.strip_sec2{
    width: 100%;
    float: left; 
    position: relative;
    background-image: url(../img/banner3.jpg);
    background-attachment: fixed;
    background-position: center;
    padding: 100px 0px;
}
.strip_sec2:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 10;
}
.strip_sec2 .container{
    position: relative;
    z-index: 99;
}

/*------------------------Strip 2------------------------*/





/*------------------------Footer------------------------*/

.footer_sec{
    width: 100%;
    float: left;
    padding: 100px 0px; 
    position: relative;
    background-image: url(../img/banner2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.footer_sec:before{
    position: absolute;
    content: "";
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 10;    
}
.footer_sec .container{
    position: relative;
    z-index: 99;
}
.ft_logo{
    width: 200px;
    float: left;
    margin-bottom: 30px;
}
.social_btns2{
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.social_btns2 li{
    padding: 0px 10px;
}
.social_btns2 li a:hover,.social_btns2 li a:focus{
    color: #307796;
}
.txt_div3{
    width: 100%;
    float: left;
    min-height: 200px;
}
.ft_title{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
}
.ft_link_list {
    list-style: none;
    padding-left: 0px;
}
.ft_link_list li {
    display: block;
    margin: 10px 0px;
}
.ft_link{  
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.ft_link:hover{
    color: #307796;
}
.ft_tag{
    display: block;
    margin: 20px 0px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
}
.ft_tag i{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    font-size: 20px;
    color: #307796;
}
.ft_tag i.fa-envelope{
    font-size: 18px;
}

.copy_div{
    width: 100%;
    float: left;
    padding: 10px 0px; 
    background: #343434;    
}
.copy_txt{
    color: #bfbfbf;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 0px;    
}
.copy_txt2{
    text-align: right;
    float: right;
}
.copy_txt a{
    color: #bfbfbf;
}
.copy_txt a:hover{
    color: #376bff;
}

/*------------------------Footer------------------------*/


/*------------------------Inner Banner------------------------*/

.inner_banner_sec{
    width: 100%;
    float: left;
    padding: 100px 0px 50px 0px;
    background-image: url(../img/banner1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    position: relative;
}
.inner_banner_sec:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/mask.png);
    background-repeat: repeat;
    z-index: 9;
}
.inner_banner_sec h4{
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-color: #fff;
    position: relative;
    padding: 15px 20px;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    z-index:99;
}
.inner_banner_sec h4 span{
    display: block;
    font-size: 20px;
    line-height: 36px;
    font-weight: 900;
}
.inner_banner_sec h4:before{
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
    width: 0; 
    height: 0; 
    border-top: 25px solid #fff; 
    border-right: 25px solid transparent;    
}
.inner_banner_sec h4 a{
    color: #333;
}
.inner_banner_sec h4 a:hover{
    color: #307796;
}
/*------------------------Inner Banner------------------------*/




/*------------------------Cotact Page------------------------*/

.contact_sec{
    width: 100%;
    float: left;
    padding: 100px 0px; 
}
.form_div{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.contact_sec .txt_input{
    height: 50px;
    margin: 10px 0px;
}
.contact_sec .txt_input{
    margin: 10px 0px;
}
.contact_sec .txt_input, .contact_sec .msg_input{
    border-color: #eee;
    box-shadow: none;    
    font-weight: 500;
    font-size: 15px;
    color: #5f5e5e;
}
.submit_btn{
    float: left;
    margin-top: 15px;
}
/*------------------------Cotact Page------------------------*/




/*------------------------Product Details Page------------------------*/

.product_detal_sec{
    width: 100%;
    float: left;
    padding: 100px 0px; 
}
.product_detal_sec .img_div1{
    border: 1px solid #eee;
    border-radius: 10px;
}
.product_detal_sec .img_div1 .img_file1{
    width: 100% !important;
    height: auto;
}
.product_detal_sec .view_more_btn3{
    float: left;
    margin-top: 15px;
}
#queryModal{
    z-index: 999999999999;
}
#queryModal .modal-dialog{
    position: absolute;
    width: 500px;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
}
#queryModal .modal-content, #queryModal .modal-body{
    width: 100%;
    float: left;    
}
#queryModal .form_div{
    margin-top: 0px;
    position: relative;
}
#queryModal .form_div h4{
    font-size: 20px;
    font-weight: 700;
}
#queryModal .txt_input, #queryModal .msg_input {
    border-color: #eee;
    box-shadow: none;
    font-weight: 500;
    font-size: 15px;
    color: #5f5e5e;
}
#queryModal .txt_input {
    height: 50px;
    margin-bottom: 15px;
}
#queryModal .submit_btn{
    margin-top: 5px;
    margin-bottom: 15px;
}
#queryModal button.close{
    opacity: 1;
    position: absolute;
    right: 15px;
    z-index: 9999;
}
#queryModal button.close:focus{
    outline: none;
}
#queryModal button.close img{
    width: 20px;
}
.form_div::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
    opacity: 1
}
.form_div::-moz-placeholder { /* Firefox 19+ */
  color: #000;
    opacity: 1
}
.form_div:-ms-input-placeholder { /* IE 10+ */
  color: #000;
    opacity: 1
}
.form_div:-moz-placeholder { /* Firefox 18- */
  color: #000;
    opacity: 1
}
#queryModal .price{
    font-size: 20px;
    font-weight:700;
    color: #000;
}

/*------------------------Product Details Page------------------------*/


/*------------------------Gallery Page------------------------*/


.gallery_sec{
    width: 100%;
    float: left;
    padding: 100px 0px;    
}
.gallery_sec .thumbnail{
    width: 100%;
    float: left; 
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 0px;
}
.gallery_sec .gal_img_div{
    width: 100%;
    float: left;
    min-height: 300px;
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.gallery_sec .overlay{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.gal_img_div:hover .overlay{
    opacity: 1;
}
.gallery_sec .overlay .fa{
    position: absolute;
    content: "";
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    color: #307796;
    font-size: 25px;
}
div#image-gallery .modal-dialog{
    position: absolute;
    content: "";
    margin: 0;
    width: 900px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
}
div#image-gallery .modal-body{
    padding: 0px;
}
div#image-gallery button.close{
    position: absolute;
    content: "";
    right: -15px;
    top: -15px;
    opacity: 1;
    width:30px;
    font-size: 18px;
    height: 30px;
    border: 2px solid #307796;
    background-color: #fff;
    text-shadow: none;
    border-radius: 15px;
}
div#image-gallery button.close:focus{
    outline: none;
}
div#image-gallery button#show-next-image {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
    background-color: #307796;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button#show-previous-image{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
    background-color: #307796;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div#image-gallery button#show-next-image:hover, button#show-previous-image:hover{
    background-color: #fff;
}

/*------------------------Gallery Page------------------------*/
