@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
       url('../fonts/Poppins-Bold.ttf') format('truetype'),
       url('../fonts/Poppins-Bold.woff') format('woff'),
       url('../fonts/Poppins-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato', sans-serif;
  src: url('../fonts/Lato-Light.eot');
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Light.svg#Lato-Light') format('svg'),
       url('../fonts/Lato-Light.ttf') format('truetype'),
       url('../fonts/Lato-Light.woff') format('woff'),
       url('../fonts/Lato-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Blacksword';
  src: url('../fonts/Blacksword.eot');
  src: url('../fonts/Blacksword.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Blacksword.svg#Blacksword') format('svg'),
       url('../fonts/Blacksword.ttf') format('truetype'),
       url('../fonts/Blacksword.woff') format('woff'),
       url('../fonts/Blacksword.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}




::-webkit-scrollbar{width:8px;height:5px; }
::-webkit-scrollbar-track{ background:#cecece;}
::-webkit-scrollbar-thumb{background:#33458a;}
::-moz-scrollbar{width:8px;height:5px; }
::-moz-scrollbar-track{ background:#cecece;}
::-moz-scrollbar-thumb{background:#33458a;}
::-webkit-selection{ background:#33458a; color:#fff;}
::selection{ background:#33458a; color:#fff;}
::-moz-selection{ background:#33458a; color:#fff;}

/*----- | Preloader |-----*/
.pre-loader {
    background-color: #2c3e50;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
    -o-transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
    transition: opacity 0.2s ease-out, visibility 0s linear 0.2s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1000;
}
.pre-loader .loader-position {
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
}
.pre-loader .loader-position img {
    width: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
#ftco-loader.show {
    -webkit-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity 0.4s ease-out, visibility 0s linear 0s;
    transition: opacity 0.4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


body{margin:0; padding:0;}
*{ box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
.clear{clear:both}

h1,h2,h3,h4,h5,h6{font-family:Poppins-Bold;}
p{font-family: 'Lato', sans-serif;}
ul li{font-size: 16px; list-style: none; padding: 4px 0; color: #1d1d1d;}
a{margin: 0; padding: 0; text-decoration: none;}
html {margin-top:0px !important;}
/* Preloader piyali*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}

#status {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
.btm_line{
    width: 10%;
    height: 3px;    
    background: #33458a;
}
.career-page form.wpcf7-form.init {
    display:grid;
}
.wpcf7-form.on-page label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 100;
    font-size:.8em;
}
.table{
    display: flex;
    flex-wrap: wrap;
}
.table-cell {
    position: relative;
    width: 100%;
    padding: 0 15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-12 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #33458a;
    width: 30%;
    border-radius: 0 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}
.wpcf7-form-control.wpcf7-textarea {
    vertical-align: middle;
}
#myModal2 .modal-dialog {
position:fixed;
    bottom:0;
    right:-16%;
}
.menutab4 p {
    padding: 0px 0px 0px 0px;
    margin: 3px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height: 25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out;
    font-family: 'Lato', sans-serif;
}
.project-btn a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 1% 0;
    text-align: center;
    background: rgba(0,0,0,0.8);
    margin: 0px auto;
    padding: 3% 3% 3% 3%;
    display: inline-flex;
    letter-spacing: 1px;
    border-radius: 0px 10px 0px 0px;
    font-family: 'Lato', sans-serif;
}
.accordion .Aakash_Riviera_button {
    margin:10px 0!important;
}
.Aakash_Riviera_button1::before {
    font-family: 'FontAwesome';
    content: "\f18e";
    font-size: 27px;
    color: #FFF;
    margin: 0px 15px 0px 0px;
}
#myModal2.up-enquiry .modal-dialog {
position:fixed;
   bottom: 10%;
right: 5%;
top:10%;

}
.card-dotted {
    padding: 20px;
    margin: 10px auto;
    width: 100%;
    height: auto;
    min-height: 60px;
    border: dashed 1px #333333;
    min-height: 60px;
}
.career1 {
    padding: 40px;
    margin: 0px;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,0.8);
}
.btn-link1 {
    padding:0;
    background:transparent;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: rgb(51, 51, 51);
}
.call-heading {
    font-size: 12px;
    font-weight: 700;
    line-height: 13.2px;
    color: rgb(85, 85, 85);
}
.border1 {
    border: 1px solid #33458a;
    padding: 10px 10px 48px 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: rgba(255, 255, 255, 0.55);
}
.pro-title {
    font-size:1.5rem;
    color:#444;
}
.modal-body.tab {
    padding: 0px 15px;
    margin: 15px 15px 0px 15px;
}
.modal-body.tab1 {
 
    margin: 15px 15px 0px 15px;
}
.project-page-modal .modal-content {
    width:80%!important;
}
.project-form input {
    width:100%!important;
    height:34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.project-form .submit {
    width:100%!important;
}
.project-form .col-12{
    padding:0 10px;
}
.project-form .col-12.btn{
    padding:0 20px;
}
.project-form textarea {
    width:94%!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-close {
    position: absolute;
    top: 0 ri;
    top: -10px;
    right: -5px;
    background: transparent;
    border: 0;
}
.form-title {
    font-size: 18px;
    Font-weight: 500;
    line-height: 19.8px;
    color: rgb(255, 255, 255)!important;
    margin:0;
}
    .popover-title .close{
         position: absolute;
    top: -5px;
    right: 5px;
    }
    .popover.top {
        position:fixed;
    }
    .py-0 {
        padding-top:0;
        padding-bottom:0;
    }
    .px-0 {
        padding-left:0;
        padding-right:0;
    }
    .p-0 {
        padding:0!important;
    }
    .up-enquiry .modal-footer
    {
        background:#33458a;
    }
    .btn.up-btn {
        background: transparent;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        line-height: 2.1;
    }
   #popover245809 {
       top:37px!important;
   }
   .call-pop .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #fff!important;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}
.call-pop .popover.top {
    margin-top: -53px;
    width: 100%;
}
.call-btn .btn{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 1% 0;
    text-align: center;
    background: rgba(0,0,0,0.8)!important;
    margin: 0px auto;
    padding: 3% 3% 3% 3%;
    display: inline-block;
    letter-spacing: 1px;
    border-radius: 0px 10px 0px 0px !important;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:transparent;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.up-enquiry .modal-header {
    background:#000;
}
.up-enquiry .modal-content {
    background-color: rgba(255,255,255,0.5);
}
.d-inline {
    display:inline-block;
}
.text-center{
    text-align:center;
}
.my-float{
	margin-top:16px;
}
.flex {
    display:flex;
    justify-content:center;
}
.btm_line_two{
    width: 5%;
    height: 3px;    
    background: #33458a;
}
.btm_line_three{
    width: 5%;
    height: 3px;    
    background: #fff;
}
.btm_line_four{
    width: 8%;
    height: 3px;    
    background: #f2c11e;
    margin: 0 auto;
}
.inr_line{
    width: 20%;
    height: 3px;
    background: #f2c11e;
    margin: 0 10px;
}
.inr_details_line{
    width: 8%;
    height: 3px;
    background: #f2c11e;
    margin: 5px 0 0 0;
}
.media_line{
    width: 7%;
    height: 3px;
    background: #f2c11e;
    margin: 5px auto;
}

.contact_line{
    width: 7%;
    height: 3px;
    background: #33458a;
    margin: 5px 0;
}


.about_col{
    padding-right: 0;
    padding-left: 0;
}
.mdl_width{
    width: 6%;
}

.fun_one{
    width: 33%;
    padding-right: 6px;
    padding-left: 0;
    margin-right: 12px;
}
.fun_two{
    width: 33%;
    padding-right: 24px;
    padding-left: 0;
}
.fun_three{
    width: 30%;
    padding-right: 22px;
    padding-left: 0;
}
.fun_four{
    width: 24%;
    padding-right: 0;
    padding-left: 0;
}


.container_two{
    width: 90%;
    margin: 0 auto;
}


.head_part{margin: 0; padding: 0; width: 100%; height: auto;}
.head_part .portion{margin: 0; padding: 0; width: 100%; height: auto;}
.head_part .portion .logo{margin: 0; padding: 15px 0 10px 0; width: 200px; height: auto;}
.head_part .portion .logo img{margin: 0; padding: 0; width: 100%;}
.head_part .portion .navigation{margin: 0; padding: 0; height: auto; float: right; position: relative;}
.head_part .portion .navigation li{margin: 0; padding: 30px 0; float: left; list-style: none;}
.head_part .portion .navigation li.active a{border-bottom: 2px solid #33458a;}
/*.head_part .portion .navigation li a{margin:0px 5px; padding: 0 11px 5px 11px; text-decoration: none; font-family: 'Lato', sans-serif; font-size: 17px; color: #222222; font-weight: 600;}*/
.head_part .portion .navigation li a {margin: 0px 15px; padding: 0 1px 11px 1px; text-decoration: none; font-family: 'Lato', sans-serif; font-size: 16px; color: #222222; font-weight: 600; text-transform: uppercase;}
/**.head_part .portion .navigation li a:hover{border-bottom: 2px solid #33458a;}**/

.head_part .portion .navigation li .sub-menu{ width:188px; margin:0; padding:0; position:absolute; top:0; /*float:left; right:120px; background:#0c2996b3;*/ opacity:0; -webkit-opacity:0; visibility:hidden; -webkit-visibility:hidden;  -moz-visibility:hidden;  -o-visibility:hidden;  -ms-visibility:hidden; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; z-index: 9;}
.head_part .portion .navigation li .sub-menu:before{ position:absolute; top:-21px; left:17px; content: "\f0d8"; font-family: 'FontAwesome';   font-size: 25px; color:#33458a;}

.head_part .portion .navigation li .sub-menu li{ width:100%; height:auto; margin:0; padding:0; float:left; list-style:none;position: relative;}
.head_part .portion .navigation li .sub-menu li a{ width:100%; height:auto; margin:1px auto; padding:10px 15px; color:#fff; text-align:left; text-decoration:none; outline-style:none; float:left; line-height:16px; font-family: 'Lato', sans-serif; font-size:14px; padding:15px 10px; border:0px; background:rgba(20,38,105,0.7); border-radius:2px;}
.head_part .portion .navigation li .sub-menu li a span{ margin:0 10px 0 0; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out;}
.head_part .portion .navigation li .sub-menu li a:hover{ color:#fff; background:#00176f;}
.head_part .portion .navigation li .sub-menu li a:hover span{ margin:0 15px 0 0;}
.head_part .portion .navigation li:hover .sub-menu{opacity:1; -webkit-opacity:1; visibility:visible; -webkit-visibility:visible; top:84px; }

/**.head_part .portion .navigation li .sub-menu li:before{position:absolute; top:6px; left:10px; content: "\f18e"; font-family: 'FontAwesome';  font-size: 18px; color:#33458a;}**/


.head_part .portion .navigation li:hover .sub-menu li .sub-menu{left:310px; top:0; opacity:0; visibility:hidden;}
.head_part .portion .navigation li:hover .sub-menu li:hover .sub-menu{ opacity:1; visibility:visible; left:101%;top: 0px;position: absolute;}
.head_part .portion .navigation li:hover .sub-menu li .sub-menu:before{content:"\f0d9"; top:0; left:-10px; opacity: 0;}










.slider-theme{margin:0; padding:0; float:left; width:100%;background-repeat:no-repeat; background-position:center;background-size:cover;}
.slider-theme .overlay{ width:100%; height: 470px; margin:0; padding:85px 0 150px 0;  /*background:rgba(0, 0, 0, 0.4);*/ float:left;}
/*.slider-theme .slider-text {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 40%;
    max-width: 768px;
    position: relative;
    float: right;
    margin-right: 10%;
}*/
.slider-theme .slider-text {
    margin: 0;
    padding: 0;
    text-align: center;
    width:60%;
    position: relative;
    float: right;
}
.slider-theme .slider-text h1{margin:0; padding:0;color:#ffffff;font-size:45px; font-family: 'Poppins-Bold', sans-serif;}
.slider-theme .slider-text h1 span {
    margin: 18px 0px 0px -40px;
    padding: 0;
    color: #fff;
    font-size: 87px;
    font-family: Blacksword;
}
.slider-theme .slider-text p{
    margin: 18px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 87px;
    font-family: Blacksword;
}
.slider-theme .slider-text h4{margin:45px 0 0 0; padding:0; }
.slider-theme .slider-text h4 a{margin:0; padding:10px 45px;text-transform:uppercase; text-decoration:none; border-radius:5px;color:#FFF;font-size:14px; font-family: 'Lato', sans-serif; border:1px solid #fff; transition:1s all ease-in-out;}
.slider-theme .slider-text h4 a:hover{margin:0; padding:10px 45px; color:#dab933;  background:rgba(0,0,0,.1); transition:1s all ease-in-out;}
.carousel-control.left{ background-image:none !important;}
.carousel-control.right{ background-image:none !important;}



.slider_btm_part{margin: 0; padding:60px 0; width: 100%; height: auto; background: #142669; background-image:url(../images/bg-1.jpg)}
.slider_btm_part .portion{margin: 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .img_icon{margin: 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .img_icon img{margin: 0; padding: 0; width: auto;}
.slider_btm_part .portion .pd_nn{padding: 0;}
.slider_btm_part .portion .text{margin: 12px 0 0 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .text h4{margin: 0; padding: 0; color: #fff; font-family: 'Poppins-Bold', sans-serif; font-size: 22px;}
.slider_btm_part .portion .text p{margin: 20px 0 0 0; padding: 0; color: #fff; font-family: 'PLato-Light', sans-serif;  font-size: 15px; line-height: 25px;}



.about_section{
    margin: 75px 0;
    padding: 0; 
    width: 100%;
    height: auto;
}
.about_section .portion{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text h3{
    margin: 0 0 12px 0;
    padding: 0;
    text-align: left;
    font-size: 87px;
    font-family: 'Blacksword';
    color: #a6bdd3;
}
.about_section .portion .section_one .pic{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.about_section .portion .section_one .pic:before{
    margin: 0;
    padding: 0;
    width: 17px;
    height: 242px;
    position: absolute;
    opacity: .5;
    right: -18px;
    top: 45px;
    content: "";
    background-image: url(../images/dot.png);
}
.about_section .portion .section_one .pic img{
    margin: 0;
    padding: 0;
    width: 100%;
    box-shadow: 0 0 10px #b3b3b3;
}


.about_section .portion .section_two{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two{
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two .since{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.about_section .portion .section_two .text_two h3{
    margin: 0;
    padding: 25px 0 17px 0;
    font-size: 46px;
    font-family: 'Poppins-Bold';
    color: #000;
    font-weight:normal;
}
.about_section .portion .section_two .text_two h3 .color_single{
    color: #142669;
}
.about_section .portion .section_two .text_two p{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    line-height: 25px;
    font-weight: 600;
}
.about_section .portion .section_two .text_two .click_btm{
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two .click_btm a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
    border-bottom: 1px solid #222222;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    transition: .3s all ease-in-out;
}
.about_section .portion .section_two .text_two .click_btm a:hover{
    color: #33458a;
    border-bottom: 1px solid #33458a;
    transition: .3s all ease-in-out;
}






.fun_facts_section{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    background: #142669;
}
.fun_facts_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .text h2{
    margin: 0;
    padding: 25px 0;
    text-align: center;
    font-family: 'Blacksword';
    color: #7588aa; 
    font-size: 47px;
    position: relative;
}
.fun_facts_section .text h2:before{
    margin: 0;
    padding: 0;
    width: 23px;
    height: 2px;
    background: #7588aa;
    position: absolute;
    content: "";
    top: 62%;
    left: 40%;
}
.fun_facts_section .text h2:after{
    margin: 0;
    padding: 0;
    width: 23px;
    height: 2px;
    background: #7588aa;
    position: absolute;
    content: "";
    top: 62%;
    right: 40%;
}
.fun_facts_section .portion{
    margin: 0 0 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .portion .funfacts_box{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .portion .funfacts_box .icon{
    margin: 0;
    padding: 0;
    background: #fff;
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    position: relative;
}
.fun_facts_section .portion .funfacts_box .icon:after{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    right: -10px;
    top: 8px;
    color: #fff;
    font-size: 40px;
}
.fun_facts_section .portion .funfacts_box .icon img{
    margin: 0;
    padding: 0;
    position: relative;
    top: 20px;
    left: 20px;
    width: 45%;
}
.fun_facts_section .portion .funfacts_box .text_box{
    margin: 8px 0 0 25px;
    padding: 0;
    float: left;
}
.fun_facts_section .portion .funfacts_box .text_box h4{
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'Poppins-bold';
    font-size: 20px;
    font-weight: normal;
}
.fun_facts_section .portion .funfacts_box .text_box h4 .font_big{
    margin: 0;
    padding: 0;
    font-size: 40px;
}
.fun_facts_section .portion .funfacts_box .text_box h5{
    margin: 4px 0 0 0;
    padding: 0;
    color: #8d8f9b;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
    font-size: 15px;
}
.fun_facts_section .portion .funfacts_box .icon_img{
    margin: 25px 0 0 0;
    padding: 0;
    float: right;
}




/**gallery_section_starts**/


.gallery_section{
    margin: 60px 0 100px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section .text_gallery{
    margin: 0;
    padding: 0;
    width: 70%;
    height: auto;
    float: left;
}
.gallery_section .text_gallery h2{
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
}
.gallery_section .text_gallery p{
    margin: 25px 0 55px 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}
.gallery_section .text_btm{
    margin: 55px 0 0 0;
    padding: 0;
    width: 29%;
    float: right;
}
.gallery_section .text_btm h4{
    margin: 0;
    padding: 0;
    float: right;
    width: 60%;
}
.gallery_section .text_btm h4 a{
    margin: 0;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Poppins-Bold';
    background: #222222;
    color: #fff;
    border: 1px solid #222222;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h4 a:hover{
    background: #fff;
    color: #222;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h5{
    margin: 45px 0 0 0;
    padding: 0;
    float: right;
    width: 60%;
}
.gallery_section .text_btm h5 a{
    margin: 0;
    padding: 15px 47px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Poppins-Bold';
    font-weight: 800;
    background: #33458a;
    color: #fff;
    border: 1px solid #33458a;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h5 a:hover{
    color: #222;
    border: 1px solid #222;
    background: #fff;
    transition: .3s all ease-in-out;
}

.gallery_section .tab_sec{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section .tab_sec li{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
.gallery_section .tab_sec li.active a{
    padding: 9px 20px;
    background: #222;
    color: #fff;
    border: 2px solid #ffd445;
}
.gallery_section .tab_sec li a{
    margin: 0;
    padding: 9px 20px;
    text-decoration: none;
    color: #222;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
    border: 2px solid #fff;
}
.gallery_section .tab_sec li a:hover{
    padding: 9px 20px;
    background: #222;
    color: #fff;
    border: 2px solid #ffd445;
}


#gallery{
    margin: 50px 0 0 0;
}

#gallery_projectlist{
    margin: 0;
}

.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
}
.gal-item-two{
    padding: 15px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box_projectlist img{
    width: 100% !important;
}

.box img {
  height: 110%;
  width: 110%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border: 4px solid #ebbf2c;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}


@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
  .table-cell {
    position: relative;
    width: 100%;
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/**gallery_section_ends**/




.testimonial_section{
    margin: 0;
    padding: 0; 
    width: 100%;
    height: auto;
    background: #33458a;
    border-top: 10px solid #ebbf2c;
}
.testimonial_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.testimonial_section .text h2{
    margin: 45px 0 5px 0;
    padding: 0;
    font-size: 28px;
    color: #fff;
    
}

.testimonial_box{
    margin: 35px 0 80px 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}
.testimonial_box .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.testimonial_box .para p{
    margin: 0 0 40px 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.testimonial_box .client_img{
    margin: 0;
    padding: 0;
    width: 20%;
    float: left;
}
.testimonial_box .client_img img{
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
}
.testimonial_box .client_name{
    margin: 0;
    padding: 35px 0 0 20px;
    width: 78%;
    height: auto;
    float: left;
}
.testimonial_box .client_name h3{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins-Bold';
}
.testimonial_box .client_name h4{
    margin: 0;
    padding: 10px 0 0 0;
    color: #fff;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-style: italic;
}
.right_border{
    position: relative;
}
.right_border:before{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: -8px;
    content: "";
    width: 2px;
    height: 100%;
    background-image: url(../images/line2.png);
}

.footer_section{margin:0px; padding:0px; width: 100%; height: auto; background: #000000;}
.footer_section .portion{
    margin: 0;
    padding: 80px 0 60px 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer h4{
    margin: 0;
    padding: 0 0 25px 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins-Bold';
    color: #fff;
    border-bottom: 1px solid #3e3e3e;
    position: relative;
}
.footer_section .portion .box_footer h4:before{
    margin: 0;
    padding: 0;
    width: 5px;
    height: 15px;
    top: 2px;
    left: 0;
    position: absolute;
    content: "";
    background-image: url(../images/footer_before.png);
}
.footer_section .portion .box_footer p {
    margin: 0;
    padding: 25px 0 0 0;
    line-height: 25px;
    color: #fff;
    font-size: 17px;
    /* font-family: 'Poppins-Bold'; */
    font-weight: 600;
}
.footer_section .portion .box_footer .address{
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer .address li{
    margin: 0;
    padding: 0 0 14px 0;
    list-style: none;
    color: #fff;
    /*font-family: 'Poppins-Bold';*/
    font-weight: normal;
    font-size: 15px;
}
.footer_section .portion .box_footer .address li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}
.side_pad{
    padding: 0 0 0 81px !important;
}
.left_address{
    padding: 0 0 0 77px !important;
    color: #f2c11e !important;
}
.color_address{
    color: #fff !important;
} 
.footer_section .portion .box_footer .address li span{
    color: #ffffff;
    padding: 0 7px 0 0;
}
.footer_section .portion .box_footer .footer_nav_left{
    margin: 25px 0 0 0;
    padding: 0;
    width: 49%;
    float: left;
}
.footer_section .portion .box_footer .footer_nav_left li{
    margin: 0;
    padding: 0 0 12px 18px;
    list-style: none;
    transition: .3s all ease-in-out;
    position: relative;
}
.footer_section .portion .box_footer .footer_nav_left li:before{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f192";
    font-family: 'FontAwesome';
    top: 5px;
    left: 0;
    color: #ffffff;
    font-size: 8px;
}
.footer_section .portion .box_footer .footer_nav_left li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    transition: .3s all ease-in-out;
    /*font-family: 'Poppins-Bold';*/
    font-weight: 500;
}
.footer_section .portion .box_footer .footer_nav_left li a:hover{
    color: #33458a;
    transition: .3s all ease-in-out;
}

.footer_section .portion .box_footer .footer_nav_right{
    margin: 25px 0 0 0;
    padding: 0;
    width: 49%;
    float: right;
}
.footer_section .portion .box_footer .footer_nav_right li{
    margin: 0;
    padding: 0 0 15px 18px;
    list-style: none;
    position: relative;
}
.footer_section .portion .box_footer .footer_nav_right li:before{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f192";
    font-family: 'FontAwesome';
    top: 5px;
    left: 0;
    color: #ffffff;
    font-size: 8px;
}
.footer_section .portion .box_footer .footer_nav_right li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    transition: .3s all ease-in-out;
    /*font-family: 'Poppins-Bold';*/
    font-weight: 500;
}
.footer_section .portion .box_footer .footer_nav_right li a:hover{
    color: #33458a;
    transition: .3s all ease-in-out;
}
.footer_section .portion .box_footer .map_section{
    margin: 25px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer .map_section img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 295px;
}





.footer_bottm{margin:0px; padding:0px; width: 100%; height: auto; background: #142669;}
.footer_bottm .portion{margin:0px; padding:0px 0px; width: 100%; height: auto; }
.footer_bottm .portion .text{ margin:0px; padding: 0; width: 100%; height: auto;}
.footer_bottm .portion .text p{margin: 0; padding: 33px 0 0 0; color: #fff; font-size: 15px; /*font-family: 'Poppins-Bold';*/ font-weight: 600;}
.footer_bottm .portion .footer_logo{margin:0px; padding: 0; width: 100%; height: auto;}
.footer_bottm .portion .footer_logo img{margin: 10px 0 0 0; padding: 0; float: right;}
.footer_bottm .portion .footer_social{margin: 22px 0 0 0; padding: 0; float: right;}
.footer_bottm .portion .footer_social li{margin: 0;  padding: 0 0 0 20px; list-style: none; float: left;}
.footer_bottm .portion .footer_social li a{margin: 0; padding: 0; text-decoration: none; color: #fff; transition: .3s all ease-in-out; font-size: 25px;}
.footer_bottm .portion .footer_social li a:hover{ color: #bbbbbb; transition: .3s all ease-in-out;}









.tablink {
  background-color: #fff; border: solid 2px #fff;
  color: #222222;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 7px 16px;
  font-size: 17px;
  width: 10%;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  list-style: none;
}

.tablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 0;
  height: 100%;
}
.tabcontent.active {display: block;}

#Home {background-color: red;}
#News {background-color: green;}
#Contact {background-color: blue;} 
.tablink:hover {background-color: #000; border: solid 2px #ffd445; color: #fff;}
.tablink.active {background-color: #000; border: solid 2px #ffd445; color: #fff;}

/**#defaultOpen {background-color: #000; border: solid 2px #ffd445; color: #fff;}**/





.inner_bnr{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 275px;
    background-image: url(../images/inner_projectlist_banner.jpg);
}

.project_inr{
    padding: 25px 55px 10px;
    position: relative;
    left: -15px;
}

.gallery_section_inner{
    margin: 60px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section_inner .portion{
    background: #fff;
    box-shadow: 0 0 15px #dadada;
    padding: 35px 0 30px 0;
    position: relative;
    top: -140px;
}
.gallery_section_inner .text_gallery{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}
.gallery_section_inner .text_gallery h2{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.gallery_section_inner .text_gallery p{
    margin: 25px 0 45px 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
    text-align: center;
}

.inner_project_tab{
    width: 100%;
    text-align: center;
}

.project_sec_glry{
    width: 100% !important;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.07), 0px 0px 8px rgba(0, 0, 0, 0.14) !important;
    padding: 0 !important;
    margin: 0 !important;
}





/**page_loader & back_to_top_starts**/


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    border-radius: 50%;
    background: #33458a;
    border: 1px solid #33458a;
    transition: .3s all ease-in-out;
}
.back-to-top:hover{
    color: #33458a;
    background-color: #ffffff;
    border-color: #33458a;
    transition: .3s all ease-in-out;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 9px 0px !important;
    font-size: 18px;
    line-height: 1.3333333;
    width: 43px;}






.preloaderjs .spinner {
  display: none !important;
}

.preloaderjs#page-preloader {
  background: rgba(46, 46, 46, 0.99) !important;
}

#page-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100000000;
}

#page-preloader .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border: 3px solid transparent;
  border-top-color: #9c99a4;
  border-radius: 50%;
  z-index: 1001;
  -webkit-animation: spin 2.5s infinite linear;
  animation: spin 2.5s infinite linear;
}

#page-preloader .spinner:before, #page-preloader .spinner:after {
  position: absolute;
  border-radius: 50%;
  content: '';
}

#page-preloader .spinner:before {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 3px solid transparent;
  border-top-color: #263986;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

#page-preloader .spinner:after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 3px solid transparent;
  border-top-color: #f2c11e;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}




/**project_details_starts**/

.inner_bnr_project_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_project_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}





/*Project page*/
.banner_outer{
    width:100%;
    height:auto;
    float:left;
    position:relative;
    }
.banner_outer:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,.65)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
/*.project_banner_caption{
    position:absolute;
    bottom:30px;
    left:15px;
    right:15px;
    margin:auto;
    display:block;
    width:calc(100% - 30px);
    max-width:1400px;
    z-index: 3;
    }*/
    .project_banner_caption {
    position: absolute;
    bottom: 10%;
    left: 15px;
    right: 15px;
    margin: auto;
    display: block;
    width: 88%;
    /* max-width: 1400px; */
    z-index: 3;
}
.logo_details{
    position: absolute;
    bottom: 0;
    left: 0;
    }
.logo_details img{
    background: #fff;
    padding: 15px;
    width: 117px;
}
.logo_details h1{
    color: #fff;
    margin: 15px 0 0px;
    text-transform: uppercase;
    font-size: 23px;
}
.logo_details p{
    color: #fff;
    margin:5px 0 0;
    text-transform: uppercase;
    font-size: 14px;
}

.logo_details span{position:absolute; left:0; bottom:-306px; border: 3px solid #fff!important; width:auto; display:inline-block; padding:6px; font-size:20px; color:#fff!important;
font-family: 'OpenSansRegular'; margin:0px 0 6px 0px; z-index:100;}

/*.amount_details{
    position: absolute;
    bottom: 0;
    right: 0px;
}*/
.amount_details {
    position: absolute;
    /* right: 0; */
    bottom: 105px;
    left: 0;
}
.amount_details p {
   border: 3px solid #fff;
    width: auto;
    display: inline-block;
    padding: 6px;
    font-size: 20px;
    color: #fff;
   font-family: 'OpenSansRegular';
    margin: 0px 0 30px 0px;
}

.submenu_outer{
    background:#263986;
    background-image: url(../images/bg-1.jpg);
    padding:0px 0px;
}

.styckysubmenu{
    position:fixed; 
    left:0;
    right:0;
    z-index: 9;
    }
    
.project_menupanel {
    width: 55%;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    /* display: inline-block; */
}
.project_menupanel li{
    list-style: none;
    /*display: inline-block;*/
    padding:10px 15px;
    width: auto;
    float: left;
    margin:0px auto;
    }
.project_menupanel li.active {background-color:#f2c11e; color:#000 !important;}
.project_menupanel li a{
    color:#c0cbff;
    text-decoration:none;
    font-size:13px;
    text-transform:uppercase;
    }
.project_menupanel li.active a{
    color:#000 !important;
    }
.feature_title{
    color: #263986;
    font-size: 35px;
    margin-bottom: 30px;
}
.scrollable_area{
    width: 100%;
    float: left;
    height: 450px;
    overflow:hidden;
    }
.nicescroll-rails{opacity:1 !important;}
.iconic_feature{
    width: 100%;
    float: left;
    height: auto;
    }
.iconic_feature ul{
    width: 100%;
    float: left;
    height: auto;
    }
.iconic_feature ul li{
    width: 15.4%;
    /**width:calc((100% / 6) - 15px);**/
    height: auto;
    border: 2px solid rgb(131, 167, 213);
    text-align: center;
    font-size: 11px;
    text-transform: capitalize;
    color: #000;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 3px 3px 15px 3px;
    float: none;
    line-height: 17px;
    min-height: 138px;
    background:#fcfbf6;

}
.iconic_feature ul li img{
    float:none;
    display:block;
    /*width:60px;*/
    max-width:60px;
    width:100%;
    margin:5px auto 10px;
}
.iconic_feature ul li span{
   line-height: 24px;
    font-size: 15px;
}

.location_outer h3{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px dashed #ab9474;
    padding-bottom: 8px;
    margin-top: 10px;
}
.location_outer ul{
    width:100%;
    float:left;
    height:auto;
    margin-bottom:30px;
    }
.button_project {
    width: 49%;
    min-width: 110px;
    float: left;
    height: auto;
    background:#41515e;
    padding: 10px 0;
    border: 2px solid #acacac;
    margin-right: 2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    cursor: pointer;
    max-width: 200px;
}
.button_project:hover,.button_project:focus,.button_project:active {
    color:#263986 !important;
    background:#fff;
}
.specification_outer{
    /*height:100vH;
    overflow:hidden;*/
    padding-bottom:30px;
    position:relative;
    z-index:1;
    }
.specification_outer ul li {
    list-style: none;
    }
.specification_outer ul li::before {
    font-family: fontAwesome;
    position: absolute;
    left: 17px;
    font-size: 13px;
    content: "\f0da";
}
.autoheight{height:auto !important;}

.specification_outer h3{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px dashed #ab9474;
    padding-bottom: 8px;
    margin-top: 10px;
}
.specification_outer ul{
    width:100%;
    float:left;
    height:auto;
    margin-bottom:30px;
    }
.show_more_btn{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index: 2;
    background: #e6e3e3;
    cursor:pointer;
    padding: 9px;
    display:none;
    }
.show_more_btn span{display:none;}
.show_btn{display:block !important;}
.unitplan_cont h3 span{
    display: block;
    font-size: 11px;
    color: #62838b;
    margin-top: 5px;
    border-top: 1px dashed #62838b;
    padding: 5px 5px 0px 5px;
}
.floor-carousel h3{
    margin: 0;
    padding: 8px 0;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 3px;
}
.floor-carousel .owl-nav .owl-prev {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius: 15px 0 0 15px;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.floor-carousel .owl-nav .owl-next {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius:0 15px 15px 0;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.addrs_sectn ul{
    width:100%;
    float:left;
    height:auto;
    padding:0;
    margin:0;
    }
.addrs_sectn ul li{
    position:relative;
    border:1px solid #eee;
    padding:10px 10px 10px 50px;
    list-style:none;
    }
.addrs_sectn ul li i{
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    background: #263986;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    text-align: center;
    line-height: 48px;
}
.site_contact_form h4{
        font-size: 15px;
    color: #757575;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top:0;
    }
.site_contact_form input{
    padding: 10px 15px;
    width: 100%;
    background:#ececec;
}
.site_contact_form input[type="submit"] {
    background: #030303;
    color: #c3c3c3;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.projectteam_outer{
    text-align:center;
    vertical-align: top;
    float: left;
    width: calc((100% / 3) - 15px);
    margin: auto;
    margin-bottom: 40px;
    }
.projectteam_outer img{
    width:170px;
    height:auto;
    float:none;
    display:block;
    margin:auto;
}
.projectteam_outer h3{
    font-size: 15px;
    color: #d27a00;
    margin: 15px 0;
    }
.projectteam_outer  h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.projectteam_outer h6{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 20px;
}
.projectteam_outer p{
    margin-bottom:15px;
}
.galleryimg-carousel  .owl-nav .owl-prev {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius: 15px 0 0 15px;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.galleryimg-carousel  .owl-nav .owl-next {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius:0 15px 15px 0;
    font-size: 19px;
    padding: 0;
    margin:2px;
}


/*awards*/
.awards_outer img{
    width:100%;
    height:auto;
    float:left;
    border:1px solid #a7a7a7;
    margin-bottom:15px;
    }
.awards_outer img.leaf{
    width:100px;
    height:auto;
    float:none;
    display:block;
    margin:15px auto;
    border:none;
    }
.awards_outer h3{
    font-size: 18px;
    color: #d27a00;
    margin: 15px 0;
    text-align:center;
    }


/*about us page*/
.about_overview{
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    }
.about_moreinfo{
    /*background: url(../images/about_bg.jpg) no-repeat;*/
    background-size: 100%;
    background-position:center bottom;
    }   
.about_moreinfo h2{
    text-align:center;
    position:relative;
    font-size:20px;
    text-transform:uppercase;
    /*padding-top:33px;*/
    z-index:2;
    }
/*.about_moreinfo h2::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    display:block;
    width:37px;
    height:58px;
    background:url(../images/p_icon.png) no-repeat;
    background-size:cover;
    z-index:-1;
    opacity: 0.5;
}*/
.about_moreinfo p{
    color: #2b2b2b;
    max-width: 767px;
    width: 100%;
    text-align: center;
    margin: 10px auto 15px;
}
.about_missionvision {
    position:relative;
    min-height:380px;
    }
.about_missionvision::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8px;
    height: 100%;
    background: url(../images/right_shadow.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    opacity: 0.4;
    }
.about_missionvision:last-child::before{
    display:none;
}
.about_missionvision h2{
    text-align:center;
    position:relative;
    font-size:20px;
    text-transform:uppercase;
    padding-top:33px;
    z-index:2;
    margin-bottom: 25px;
    }
/*.about_missionvision h2::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    display:block;
    width:37px;
    height:58px;
    background:url(../images/p_icon.png) no-repeat;
    background-size:cover;
    z-index:0;
    opacity: 0.5;
}*/
.about_missionvision p{
  margin: 0 0 10px 0;
  text-align: center;
}
.about_icon_missionvision ul{
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
.about_icon_missionvision ul li {
    width: 100px;
    float: none;
    height: auto;
    font-size: 13px;
    color:#d87e00;
    line-height: 17px;
    list-style: none;
    font-family: 'Poppins-Bold';
    display: inline-block;
    margin: 0 10px 10px;
    vertical-align:top;
}
.about_icon_missionvision ul li img{
    margin-bottom:15px;
}
.missionvision_outer{
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    }
        
.download_sctn h3{margin:0; display:inline-block; border-bottom: none; padding-bottom:0; margin-right:15px; margin-bottom:8px; }
.download_sctn h3 i{
    font-size: 15px;
    border: 1px solid #263986;
    padding: 5px 8px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    line-height: 18px;
    margin: 0 10px 0 0;
    background: #d0e0ff;
    color: #000;
}

.project-menupanel-btn{ display: none;}
.banner_outer  .c-banner-img{ width:100%;}
.banner_outer .logo_details{ bottom:inherit; left: 15px; top:50px; /*right:15px;*/ right:15%; width: calc(100% - 30px);margin: auto;max-width: 1400px; text-align:right;}
.banner_outer .logo_details  img{ background: none; display:inline-block;}




/* 26102018 */


.current_opening h2 {
    font-size: 24px;
    margin-bottom: 30px;
    }
.current_opening i {
    font-size:20px;
    margin-right:15px;
    }   
.current_opening ul li i {
    font-size:20px;
    margin-right:8px;
    }
.current_opening ul li {
    display: block;
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
    color: #000;
    line-height:30px;
    }
.current_opening .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 4px 0 0 0;
    padding:0px 10px 15px 10px;
    font-size: 15px;
}   
.ui-accordion .ui-accordion-content .ui-accordion-content-active{
    display:block !important;    
    overflow: auto;
    height: 150px !important;
    }
.uiactive{
    display:block !important;    
    overflow: auto;
    height: 150px !important;
    }


.project_details{
    padding-left: 12px;
    margin-bottom:15px;
}
 .project_details li{
    width:100%;
    float:left;
    height:auto;    
    font-size: 15px;
    color: #757575; 
    line-height:24px;
    list-style:disc;
    margin-bottom:10px;
    
    }
input,textarea{
    border:none;
    background:#f8f8f8;
    font-size: 14px;
    color: #757575; 
    line-height:30px;
    height:47px;
    } 

.newmap_outer {
    width: 100%;
    float: left;
    height: 250px;
}

.margin-bottom-30{margin-bottom: 30px;}


/**peoject_details_end**/

/**home_project_part_starts**/

a:hover{text-decoration: none;}

.box_projects_part_one{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery1.jpg);
}
.box_projects_part_one .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_one:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_one .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_one .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}


.box_projects_part_two{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery2.jpg);
}
.box_projects_part_two .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_two:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_two .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_two .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_three{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery3.jpg);
}
.box_projects_part_three .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_three:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_three .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_three .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_four{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery4.jpg);
}
.box_projects_part_four .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_four:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_four .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_four .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_five{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery5.jpg);
}
.box_projects_part_five .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_five:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_five .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_five .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_six{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery6.jpg);
}
.box_projects_part_six .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_six:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_six .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_six .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

/**home_project_part_ends**/


/**project_list_inner_starts**/

.box_projects_part_one_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery1.jpg);
}
.box_projects_part_one_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_one_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_one_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_one_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}


.box_projects_part_two_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery2.jpg);
}
.box_projects_part_two_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_two_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_two_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_two_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_three_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery3.jpg);
}
.box_projects_part_three_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_three_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_three_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_three_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_four_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery4.jpg);
}
.box_projects_part_four_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_four_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_four_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_four_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_five_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery5.jpg);
}
.box_projects_part_five_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_five_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_five_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 19px;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_five_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_six_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery6.jpg);
}
.box_projects_part_six_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_six_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_six_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_six_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

/**project_list_inner_ends**/



/**service_list_part_starts**/

.inner_bnr_service_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_service_list img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.service_list_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_list_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_list_section .text h1{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.service_list_section .portion{
    margin: 0;
    padding: 40px 0 0 0;
    width: 100%;
    height: auto;
}
.service_list_section .portion .box_list{
    margin: 0 0 30px 0;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 5px #eaeaea;
    overflow: hidden;
}
.service_list_section .portion .box_list img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    height: 250px;
    transition: .8s all ease-in-out;
}
.service_list_section .portion .box_list:hover img{
    transform: scale(1.05);
    transition: .8s all ease-in-out;
}
.service_list_section .portion .box_list h2{
    margin: 0;
    padding: 15px 10px 5px;
    font-size: 20px;
    color: #2a3d88;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service_list_section .portion .box_list p{
    margin: 0;
    padding: 8px 10px 0;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: justify;
}
.service_list_section .portion .box_list .btm{
    margin: 15px 0;
    padding: 0 10px;
    width: 100%;
    height: auto;
}
.service_list_section .portion .box_list .btm a{
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    background: #263986;
    color: #fff;
    border-radius: 4px;
    transition: .3s all ease-in-out;
}
.service_list_section .portion .box_list .btm a:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}



/**service_list_part_ends**/



/**business_list_part_starts**/

.inner_bnr_business_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_business_list img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.business_list_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_list_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_list_section .text h1{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.business_list_section .portion{
    margin: 0;
    padding: 40px 0 0 0;
    width: 100%;
    height: auto;
}
.business_list_section .portion .box_list{
    margin: 0 0 30px 0;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 5px #eaeaea;
    overflow: hidden;
}
.business_list_section .portion .box_list img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    height: 250px;
    transition: .8s all ease-in-out;
}
.business_list_section .portion .box_list:hover img{
    transform: scale(1.05);
    transition: .8s all ease-in-out;
}
.business_list_section .portion .box_list h2{
    margin: 0;
    padding: 15px 10px 5px;
    font-size: 20px;
    color: #2a3d88;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.business_list_section .portion .box_list p{
    margin: 0;
    padding: 8px 10px 0;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: justify;
}
.business_list_section .portion .box_list .btm{
    margin: 15px 0;
    padding: 0 10px;
    width: 100%;
    height: auto;
}
.business_list_section .portion .box_list .btm a{
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    background: #263986;
    color: #fff;
    border-radius: 4px;
    transition: .3s all ease-in-out;
}
.business_list_section .portion .box_list .btm a:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}



/**business_list_part_ends**/


/**service_details_starts**/

.inner_bnr_service_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_service_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.service_details_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 35px;
    text-transform: capitalize;
}
.service_details_section .text p{
    margin: 15px 0;
    padding: 0;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
}

.service_details_section .portion{
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_img img{
    padding: 0;
    max-width: 100%;
    height: auto;
    border: 4px solid #f2c11e;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
.service_details_section .portion .details_text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_text p{
    margin: 30px 0 0 0;
    padding: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
}


/**service_details_ends**/




/**business_details_starts**/

.inner_bnr_business_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_business_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}


.business_details_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 35px;
    text-transform: capitalize;
}
.business_details_section .text p{
    margin: 15px 0;
    padding: 0;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
}

.business_details_section .portion{
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_img img{
    padding: 0;
    max-width: 100%;
    height: auto;
    border: 4px solid #f2c11e;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
.business_details_section .portion .details_text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_text p{
    margin: 30px 0 0 0;
    padding: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
}


/**business_details_ends**/



/**media_part_starts**/

.inner_bnr_media{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_media img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.media_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.media_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.media_section .text h1{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 40px;
}

/**media_part_ends**/



/**contact_us_starts**/

.map_contact_us{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 450px;
    border-top: 5px solid #263986;
}


.contact-details{
    margin: 50px 0;
    width: 100%;
}
.contact-details .text{
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.contact-details .text h1{
    margin: 0;
    padding: 0;
}
.contact-details .text h2{
    margin: 0;
    padding: 0;
    font-size: 36px;
}
.contact-details .service-item.style-1 {
    padding: 18px 24px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    margin:0 0 15px 0;
}

/*.contact-details .service-item.style-1:hover {
    background-color: #f7f7f7;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}*/

.contact-details .service-item.style-1 .content h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.contact-details .service-item.style-1 .content p{
    font-size: 17px;
    font-family: 'Lato', sans-serif;
}

.contact-details .service-item.style-1 .content p a{
    margin:0;
    padding:0;
    text-decoration:none;
    color:#757575;
}

.contact-details .service-item.style-1 i {
    background-color: #263986;
    color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    margin-right: 20px;
    text-align: center;
    width: 40px;
    transition:.3s all ease-in-out;
}
.border-1px{
    border: 1px solid #263986;
}
.service-icon{
  float:left;
  height:110px; 
}
.service-item.style-1 .content {
  padding-left: 1em;
}
.service-item.style-1 .content h5 {
  font-size: 16px;
} 
.service-item.style-1 .content h5 a {
  color: #4d4d4d;
}
.service-item.style-1 .content h5:hover a {
  color: #f2c11e;
} 

.form-row .form-group input.form-control {
    /*background-color: #fbfbfb;*/
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    padding-bottom:10px;
}

.form-control:focus{box-shadow:none;}

.form-row textarea.form-control {
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 22px;
    text-transform: capitalize;
}

.form-row .btn.btn-theme {
    font-weight: 600;
    padding: 12px 24px;
    text-transform: uppercase;
    background:#263986;
    margin:15px 0 0 0;
    color:#fff;
    transition: .3s all ease-in-out;
}
.form-row .btn.btn-theme:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}

/**contact_us_ends**/


.inner_bnr_projectlist{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_projectlist img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}


/**about_us_starts**/

.inner_bnr_about_us{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_about_us img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.about_section{
    margin: 70px 0;
}
.about_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #222222;
    /*text-transform: capitalize;
    font-family: 'Lato', sans-serif;*/
    font-weight: 600;
    font-family: 'Blacksword';
}
/*.about_section .text h2{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 38px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 52px;
}*/
.about_section .text h2 {
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 28px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 44px;
}
.about_section .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
/*.about_section .para p{
    margin: 0;
    padding: 0;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}*/
.about_section .para p{
margin: 40px 0 0 0;
padding: 0;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.mission_vision_section{
    margin: 0;
    padding: 70px 0;
    width: 100%;
    height: auto;
    background: #fbfbfb;
}
.mission_vision_section .vision_part{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .vision_part img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
/*.mission_vision_section .vision_part h2{
    margin: 0;
    padding: 35px 0 22px;
    text-transform: capitalize;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}*/
.mission_vision_section .vision_part h2 {padding: 35px 0 22px; ext-transform: capitalize; font-family: 'Lato', sans-serif; color: #222; font-size:28px; font-weight: 600; line-height:38px; margin: 0px 0px 10px 0px; text-decoration: none; text-align: center; position: relative;}
.mission_vision_section .vision_part h2::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 5px;}

.mission_vision_section .vision_part p{
    /*margin: 0;
    padding: 0 15px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 30px;
    text-align: justify;*/
    margin: 0;
    padding: 0 15px;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.mission_vision_section .vision_part .vision_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .vision_part .vision_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.mission_vision_section .vision_part .vision_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



.mission_vision_section .mission_part{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .mission_part img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
/*.mission_vision_section .mission_part h2{
    margin: 0;
    padding: 35px 0 22px;
    text-transform: capitalize;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}*/
.mission_vision_section .mission_part h2 {padding: 35px 0 22px; ext-transform: capitalize; font-family: 'Lato', sans-serif; color: #222; font-size:28px; font-weight: 600; line-height:38px; margin: 0px 0px 10px 0px; text-decoration: none; text-align: center; position: relative;}
.mission_vision_section .mission_part h2::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 5px;}

.mission_vision_section .mission_part p{
    margin: 0;
    padding: 0 15px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color:#000;
    line-height: 25px;
    font-weight: 600;
}

.mission_vision_section .mission_part .mission_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .mission_part .mission_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.mission_vision_section .mission_part .mission_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



.core_values_section{
    margin: 70px 0;
}
.core_values_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .text h3{
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #222222;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.core_values_section .text h4{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 38px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 52px;
}
.core_values_section .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .para p{
   /* margin: 0;
    padding: 0;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;*/
    margin: 0px;
    padding: 0px;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.core_values_section .core_values_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .core_values_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.core_values_section .core_values_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



/**about_us_ends**/

/**05-11-2019**/
.line-bar-1 {padding:0px; margin:10px auto; width:1px; height:185px; background-color:#fff;}
.yellow-color {color:#33458a;}
.blue-color {color:#13266a;}


/***/

.index-project {padding:0px; margin:0px auto; width:85%; height:auto;}
.index-project #filters {margin:1%; padding:0; list-style:none; z-index: 0; position: relative; text-align:center;}
.index-project #filters li {
    background-color: #fff;
    color: #222222;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    padding: 0px;
    font-size: 20px;
    /*width: 10%;*/
    width:auto;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    list-style: none;
    letter-spacing: 2px;
}
.index-project #filters li span {display: block; padding:10px 20px; text-decoration:none; color:#666; cursor: pointer;}
.index-project #filters li span:hover {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.index-project #filters li span.active {background-color:#000; border: solid 2px #33458a; color:#fff;}
#portfoliolist .portfolio {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width:32%; margin:0.5%; display:none; /*float:left;*/ overflow:hidden;}
.portfolio-wrapper {padding:0px; overflow:hidden; position: relative !important; cursor:pointer;}
.portfolio img {max-width:100%; width: 100%;}
.portfolio-wrapper .overlayy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(0,0,0,0.5);
    margin: 0px auto;
    padding: 5%;
    border-radius: 1px;
}
.portfolio-wrapper:hover .overlayy {opacity: 1;}
.nctext1 {border: solid 1px #fff; min-height: 179px; position: relative; padding: 23% 0px;}
.nctext1::after {
    content: "";
    position: absolute;
    left: -6px;
    bottom: -16px;
    width: 50px;
    height: 42px;
    border: 8px solid #33458a;
    border-right: 0px;
    border-bottom: 0px;
    top: -6px;
}
.nctext1::before {
    content: "";
    position: absolute;
    right: -5px;
    width: 50px;
    height: 42px;
    border: 8px solid #33458a;
    border-left: 0px;
    border-top: 0px;
    bottom: -5px;
}
.index-project .overlayy h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    padding: 0.5% 0;
    text-align: justify;
    text-align: center;
    font-weight: normal;
}
.index-project .overlayy h4 {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    padding: 0.5% 0;
    text-transform: capitalize;
    color:#fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-align:center;
}
.index-project .overlayy h4 span {color:#FFF; font-size:16px; display:block;}
.index-project .overlayy a:hover {color:#FFF;}
/***/


/***/
.div-pt50 {padding:50px 0px 0px 0px; margin:0px auto; width:100%; height:auto;}
.div-pb50 {padding:0px 0px 50px 0px; margin:0px auto; width:100%; height:auto;}
.div-ptb50 {padding:50px 0px; margin:0px auto; width:100%; height:auto;}

.div-mt50 {padding:0px 0px 0px 0px; margin:50px auto 0px auto; width:100%; height:auto;}
.div-mb50 {padding:0px 0px 50px 0px; margin:0px auto 50px auto; width:100%; height:auto;}
.div-mtb50 {padding:0px 0px; margin:50px auto; width:100%; height:auto; display:inline-block;}
/***/


/***/
.title-1 {font-family: 'Blacksword'; color: #0a091c; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-1::after {content: ""; position: absolute; width: 65px; height: 4px; background: #0c1b52; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-2 {font-family: 'Blacksword'; color: #fff; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-2::after {content: ""; position: absolute; width: 65px; height: 4px; background: #fff; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-3 {font-family: 'Blacksword'; color: #FFFFFF; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-3::after {content: ""; position: absolute; width: 65px; height: 4px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-4 {font-family: 'Lato', sans-serif; color: #FFFFFF; font-size:16px; font-weight: normal; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.title-4::after {content: ""; position: absolute; width: 45px; height: 2px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-5 {font-family: 'Blacksword'; color: #222222; font-size:16px; font-weight: normal; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-5::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-6 {font-family: 'Lato', sans-serif; color: #142669; font-size:16px; font-weight: bold; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.title-6::after {content: ""; position: absolute; width: 45px; height: 2px; background: #142669; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-7 {color: #142669; font-size:25px; font-weight: normal; line-height:35px; margin: 0px 0px 10px 0px; padding: 1% 0; text-decoration: none; font-family: 'Poppins', sans-serif; text-align: center; position: relative; display: inline-block;}
.title-7::after {content: ""; position: absolute; width: 50px; height: 2px; background: #142669; margin: 0px auto; text-align: center; right: -60px; top:22px;}

.ptitle-1 {margin:0px auto; padding:0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #000; line-height: 25px; font-weight: 600;}
/***/


/***/
/*.projectlist{background: #fff; box-shadow: 0 0 15px #dadada; padding:30px; position: relative; top: -130px;}
.projectlist p {
    margin: 25px auto;
    padding:0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
    text-align: center;
}

.projectlist1 {padding:0px; margin: 40px auto 0px auto; width:100%; height:auto;}
.projectlist1 #filters {margin:1%; padding:0; list-style:none; z-index: 9; position: relative; text-align:center;}
.projectlist1 #filters li {
    background-color: #fff;
    color: #222222;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    padding: 0px;
    font-size: 20px;
    width: 10%;
    width:auto;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    list-style: none;
    letter-spacing: 2px;
}
.projectlist1 #filters li span {display: block; padding:10px 20px; text-decoration:none; color:#666; cursor: pointer;}
.projectlist1 #filters li span:hover {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.projectlist1 #filters li span.active {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.projectlist1 #portfoliolist .portfolio {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width:32%; margin:0.5%; display:none; float:left; overflow:hidden;}
.projectlist1 .portfolio-wrapper {padding:0px; overflow:hidden; position: relative !important; cursor:pointer;}
.projectlist1 .portfolio img {max-width:100%;}
.projectlist1 .portfolio-wrapper .overlayy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(0,0,0,0.5);
    margin: 0px auto;
    padding: 5%;
    border-radius: 1px;
}
.projectlist1 .portfolio-wrapper:hover .overlayy {opacity: 1;}
.projectlist1 .nctext1 {border: solid 1px #fff; min-height: 195px; position: relative; padding:15% 0px;}
.projectlist1 .nctext1::after {
    content: "";
    position: absolute;
    left: -6px;
    bottom: -16px;
    width: 50px;
    height: 42px;
    border: 8px solid #ffd445;
    border-right: 0px;
    border-bottom: 0px;
    top: -6px;
}
.projectlist1 .nctext1::before {
    content: "";
    position: absolute;
    right: -5px;
    width: 50px;
    height: 42px;
    border: 8px solid #ffd445;
    border-left: 0px;
    border-top: 0px;
    bottom: -5px;
}
.projectlist1 .overlayy h3 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    padding: 0.5% 0;
    text-align: justify;
    text-align: center;
    font-weight: normal;
}
.projectlist1 .overlayy h4 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height:28px;
    margin: 0;
    padding: 0.5% 0;
    text-transform: capitalize;
    color:#fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-align:center;
}
.projectlist1 .overlayy h4 span {color:#FFF; font-size:16px; display:block;}
.projectlist1 .overlayy a:hover {color:#FFF;}

.projectdetails {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
.projectdetails #nav {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
.projectdetails .affix {top:0; width: 100%; z-index: 9999 !important;}
.projectdetails .navbar {margin-bottom: 0px;}
.projectdetails .affix ~ .container-fluid {position: relative; top: 50px;}
.projectdetails .navbar-nav {padding:0px; margin: 0px auto 0px auto; width:auto; height:auto; float: none;}

#Overview {
    padding:50px 0px 50px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}

#Lifestyle {
    padding:50px 0px 20px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Lifestyle-bg-1.jpg);
}
#Lifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.ahLifestyle {background-image:url(../images/ahLifestyle-bg-1.jpg) !important;}
.ahLifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agLifestyle {background-image:url(../images/agLifestyle-bg-1.jpg) !important;}
.agLifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#Building-Amenities {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}
#Location {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0); 
}   
#Specification {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Specification-bg-1.jpg);
}
#Specification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahSpecification {background-image:url(../images/ahSpecification-bg-1.jpg) !important;}
.ahSpecification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agSpecification {background-image:url(../images/agSpecification-bg-1.jpg) !important;}
.agSpecification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#UnitPlans {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/UnitPlans-bg-1.jpg);
}
#UnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahUnitPlans {background-image:url(../images/ahUnitPlans-bg-1.jpg) !important;}
.ahUnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agUnitPlans {background-image:url(../images/agUnitPlans-bg-1.jpg) !important;}
.agUnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#Plans {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Siteplan {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Gallery {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}
#PastProjects {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}   

#Downloads {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Downloads-bg-1.jpg);
}
#Downloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahDownloads {background-image:url(../images/ahDownloads-bg-1.jpg) !important;}
.ahDownloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agDownloads {background-image:url(../images/agDownloads-bg-1.jpg) !important;}
.agDownloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#Contact {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Enquiry {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Enquiry-bg-1.jpg);
}
#Enquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahEnquiry {background-image:url(../images/ahEnquiry-bg-1.jpg) !important;}
.ahEnquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agEnquiry {background-image:url(../images/agEnquiry-bg-1.jpg) !important;}
.agEnquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.projectdetails .navbar-inverse {background-color: #142669; border-color: #080808; background-image: url(../images/bg-1.jpg); border-radius:0px; text-align: center;}
.projectdetails .navbar-header {display:none;}
.projectdetails .nav > li {position: relative; display: block; padding:0px; margin:0px auto;}
.projectdetails .navbar-inverse .navbar-nav > li > a.active {color: #fff; background-color: #33458a;}

.Lifestyle-tab {padding:0px 0px; margin:4% auto; width:auto; height:auto; text-align:center; position:relative;}
.Lifestyle-tab ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.Lifestyle-tab ul li {padding:10px; margin:10px; width:200px; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(242,193,30,0.1),0px 0px 8px rgba(183,183,183,0.5); min-height:185px;}
.Lifestyle-tab ul li img {padding:0px; margin:0px auto 10px auto; width:70px; height: auto;}
.Lifestyle-tab ul li p{margin:0px auto; padding:0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #fff; line-height: 25px; font-weight: 600;}*/
/***/


/***/
.bas-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.bas-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:300px; border:dashed 1px #696e80;}

.bas-3 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; /*background: rgba(0,0,0,0.1);*/ box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.bas-4 {padding: 25px; margin: 0px auto; width: 100%; height: auto; min-height: 300px; border: dashed 1px #696e80;}

.Building-Amenities-sec {padding:0px; margin:0px auto; width:100%; height:auto;}
.Building-Amenities-sec .product-area {margin: 100px 0;}
.Building-Amenities-sec .all-product .single-product {margin:10px;}
.Building-Amenities-sec .single-product {margin: 30px 0;}
.Building-Amenities-sec .product-thumb {position: relative;}
.Building-Amenities-sec .all-product .single-product .product-thumb {padding-top: 0px;}
.Building-Amenities-sec .product-thumb img {width: 100%;}
.Building-Amenities-sec .all-product .owl-controls {position: absolute; top: 44%; width: 100%;}
.Building-Amenities-sec .all-product .owl-controls .owl-prev {left: -5%; position: absolute;}
.Building-Amenities-sec .all-product .owl-controls .owl-next {right: -5%; position: absolute;}
.Building-Amenities-sec .all-product .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Building-Amenities-sec .all-product .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
/*.Building-Amenities-sec .all-product .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #333333; color: #f2c11e;}
.Building-Amenities-sec .all-product .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #333333; color: #f2c11e;}*/
.Building-Amenities-sec .all-product .owl-controls .owl-buttons div {background: none; border: none;}
.Building-Amenities-sec .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Building-Amenities-sec .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Building-Amenities-sec .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Building-Amenities-sec .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Building-Amenities-sec .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Building-Amenities-sec .owl-carousel .owl-item {float: left;}
.Building-Amenities-sec .owl-controls .owl-page,
.Building-Amenities-sec .owl-controls .owl-buttons div{cursor: pointer;}
.Building-Amenities-sec .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/***/


/***/
.Location-sec {padding:20px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.Location-sec-1 {padding:20px; margin:0px auto; width:100%; height: auto; border:dashed 1px #dbd4d4; min-height: 300px;}
.Location-sec-img {padding:0px 0px; margin:0px auto; width:58%; height:auto; display:block;}
.Location-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
/***/


/***/
.Specification-sec {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Specification-sec .product-area {margin: 100px 0;}
.Specification-sec .all-product-1 .single-product {margin:10px;}
.Specification-sec .single-product {margin: 30px 0;}
.Specification-sec .product-thumb {position: relative;}
.Specification-sec .all-product-1 .single-product .product-thumb {padding-top: 0px;}
.Specification-sec .product-thumb img {width: 100%;}
.Specification-sec .all-product-1 .owl-controls {position: absolute; top: 44%; width: 100%;}
.Specification-sec .all-product-1 .owl-controls .owl-prev {left: -5%; position: absolute;}
.Specification-sec .all-product-1 .owl-controls .owl-next {right: -5%; position: absolute;}
.Specification-sec .all-product-1 .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Specification-sec .all-product-1 .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.Specification-sec .all-product-1 .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Specification-sec .all-product-1 .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Specification-sec .all-product-1 .owl-controls .owl-buttons div {background: none; border: none;}
.Specification-sec .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Specification-sec .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Specification-sec .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Specification-sec .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Specification-sec .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Specification-sec .owl-carousel .owl-item {float: left;}
.Specification-sec .owl-controls .owl-page,
.Specification-sec .owl-controls .owl-buttons div{cursor: pointer;}
.Specification-sec .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sp-sec-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; background: rgba(255,255,255,0.8); box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.sp-sec-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:480px; border:dashed 1px #333333;}
/***/


/***/
.Unit-Plans {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Unit-Plans .product-area {margin: 100px 0;}
.Unit-Plans .all-product-3 .single-product {margin:10px;}
.Unit-Plans .single-product {margin: 30px 0;}
.Unit-Plans .product-thumb {position: relative;}
.Unit-Plans .all-product-3 .single-product .product-thumb {padding-top: 0px;}
.Unit-Plans .product-thumb img {width: 100%;}
.Unit-Plans .all-product-3 .owl-controls {position: absolute; top: 44%; width: 100%;}
.Unit-Plans .all-product-3 .owl-controls .owl-prev {left: -5%; position: absolute;}
.Unit-Plans .all-product-3 .owl-controls .owl-next {right: -5%; position: absolute;}
.Unit-Plans .all-product-3 .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Unit-Plans .all-product-3 .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.Unit-Plans .all-product-3 .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Unit-Plans .all-product-3 .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Unit-Plans .all-product-3 .owl-controls .owl-buttons div {background: none; border: none;}
.Unit-Plans .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Unit-Plans .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Unit-Plans .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Unit-Plans .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Unit-Plans .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Unit-Plans .owl-carousel .owl-item {float: left;}
.Unit-Plans .owl-controls .owl-page,
.Unit-Plans .owl-controls .owl-buttons div{cursor: pointer;}
.Unit-Plans .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.Unit-Plans-sec {margin: 0px auto 10px auto;}
/***/


/***/
.Plans-sec {padding:1%; margin:2%; width:29%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.4),0px 0px 8px rgba(0,0,0,0.4); background-color:#FFF;}
.Plans-sec-1 {padding:20px; margin:0px auto; width:100%; height: auto; border:dashed 1px #dbd4d4;}
.Plans-sec-img {padding:0px 0px; margin:0px auto; width:100%; height:auto; display:block;}
.Plans-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
.Plans-sec p {margin:0px auto; padding:10px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #000000; text-transform:uppercase; line-height: 25px; letter-spacing:1px; font-weight: bold;}
.contact-us-2con p a {color:#FFF;}
/***/


/***/
.gallery-sec {padding:1%; margin:1%; width:30%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.4),0px 0px 8px rgba(0,0,0,0.4);}
/***/
/*****/
.box{
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content,
.box .box-content:after{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.box:hover .box-content{
    opacity: 1;
}
.box .box-content:after{
    content: "";
    background: #33458a;
}
.box:hover .box-content:after{
    opacity: 0.7;
    transform: skew(30deg);
}
.box .content{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    color: #fff;
    z-index: 1;
}
.box .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.box .read-more{
    display: inline-block;
    padding: 5px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
}
.box .read-more:hover{
    background: #243256;
    color: #fff;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
/*****/


/***/
.contact-us {padding:0px 0px; margin:65px auto 0px auto; width:auto; height:auto; text-align:center;}
.contact-us-1 {padding:0px 0px; margin:1%; width:30%; height:auto; display:inline-block; vertical-align:top;}
.contact-us-2 {padding:0px 0px; margin:0px auto; width:100%; height:225px; border: solid 1px #ece7e7; position:relative; min-height:100px;}
.contact-us-2a {
    padding: 23px 0px;
    margin: 0px auto;
    width: 85px;
    height: 85px;
    border: solid 1px #FFFFFF;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -25%;
    border-radius: 50px;
}
.contact-us-2a .fa {padding:0px 0px; margin:0px auto; font-size:35px; color:#000; line-height:35px;}
.contact-us-2con {padding:50px 0px 15px 0px; margin:0px auto; width:90%; height:auto;}
.contact-us-2con h3 {color: #FFFFFF; font-size:20px; font-weight: normal; line-height:40px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; font-family: 'Poppins', sans-serif; text-align: center; position: relative; text-transform:uppercase;}
.contact-us-2con h3::after {content: ""; position: absolute; width: 55px; height:3px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 0px;}
.contact-us-2con p {
    margin: 0px auto;
    padding: 1px 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #FFFFFF;
    line-height: 25px;
    font-weight: 600;
}
.contact-us label {padding:10px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color:#fff; font-weight: 600; text-decoration: none; line-height:25px; text-align:left; float:left;}
.contact-us .contact_text_1 {
  background: transparent; 
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  font-size: 16px;
  font-family: 'Lato', sans-serif;

}
.contact-us .contact_text_2 {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 7px;
    width: 100%;
    color: #FFF;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/a.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 11px auto;
    position: relative;
    text-overflow: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.contact-us .contact_text_3 {
  background: transparent; 
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  min-height:240px;
  font-family: 'Poppins', sans-serif;
}
.contact-us .submit {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: none;
    color: #33458a;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 4% auto 0px auto;
    opacity: 1;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width: auto;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
}
.contact-us .submit:hover{
    background-color: transparent;
    transition: .3s all ease-in-out;
    color: #fff;
}

/***/


/*****/
.Downloads-sec {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Downloads-sec-img {padding:0px 0px; margin:7% auto; width:45%; height:auto; display:block;}
.Downloads-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
/*****/

/***/
.menutab1 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab1 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.menutab1 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 1%;
    width: 48%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab1 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab1 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}

.menutab2 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab2 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab2 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab2 ul li:hover {color:#8f8f8f; transition: all 1s ease-in-out;   }
.menutab2 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#FFFFFF; margin:0px 15px 0px 0px;}

.menutab3 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab3 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab3 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab3 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab3 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}

.menutab4 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab4 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab4 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab4 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab4 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#333333; margin:0px 15px 0px 0px;}


.menutab5 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab5 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab5 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height:25px;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab5 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab5 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#333333; margin:0px 15px 0px 0px;}
.menutab5 ul li span {color:#142669; margin:0px 5px 0px 0px;}

.menutab6 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab6 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; }
.menutab6 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 2%;
    width: 45%;
    height: auto;
    /*! float:left; */
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.menutab6 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab6 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}
/***/

/***/
.parallax-1 {
    padding:0px 0px; 
    margin:0px auto 0px auto;
    width:100%;
    height:auto;
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/parallax-1.jpg);
    font-family: 'Merriweather', serif;
    text-align:center;
}
/*.parallax-1:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(43,47,141,0.7)}*/

.sec-1 {padding:0px 0px; margin:4% auto; width:100%; height:auto; position:relative;}
/***/




/***/
.career {padding:20px; margin:0px; width:50%; height: auto; background: rgba(255,255,255,0.8);}
.career-1 {padding:20px; margin:0px auto; width:100%; height: auto; min-height:460px; border:dashed 1px #333333; min-height:400px;}

label {padding:10px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color:#000000; font-weight: 600; text-decoration: none; line-height:25px; text-align:left; float:left; font-family: 'Lato', sans-serif;}

.contact_text_4 {
  background: transparent; 
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  font-size: 16px;
    font-family: 'Lato', sans-serif;

}
.contact_text_5 {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 7px;
    width: 100%;
    color: #FFF;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/a.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 11px auto;
    position: relative;
    text-overflow: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.contact_text_6 {
  background: transparent; border-color: #f2c11e;
  border-style: solid;
  border-width: 1px;
  color: #f2c11e;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  min-height:240px;
  font-family: 'Poppins', sans-serif;
}
.submit {
    background-color: #33458a;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 4% auto 0px auto;
    opacity: 1;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width: auto;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/***/
.aakash-height-amenities {padding: 30px; margin: 0px auto 20px auto; width: 130px; height: auto; border: dashed 1px #FFF; border-radius: 70px;}
.aakash-height-amenities img {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
/***/


.footer_section .portion .box_footer .address li .res{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.modal-backdrop.in{z-index: 0;}

.text-success {
    color: #263986;
}
.modal-header .close{
    color: #000;
}
.color_white{
    color: #fff !important;
}
.white_blue{
    color: #2046e2 !important;
}

.thank_you_section h2{
    margin: 0;
    padding: 50px 0 80px 0;
    font-size: 30px;
    color: #0d278c;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 45px;
}

.modal-footer{
    border-top: none;
}

.zoom_gallery{
    font-size: 25px;
    margin: 0;
    padding: 0;
}


/******************/
.csrimg {padding:0px; margin:0px; width:100%; height:auto;}
.csrimg img {
    padding:0px; 
    margin:0px; 
    width:500px; height:auto; display:block; overflow:hidden; 
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    -ms-transition:all 1s ease-in-out;
    display:block; overflow:hidden;
    }
.csrimg img:hover, .swap1 {opacity:0; position: absolute; }
.csrimg img:hover, .swap2 {opacity:1.0;}    

.business {padding:0px; margin:0px; width:auto; height:auto; text-align:center;}
.business ul {padding:0px; margin:0px; width:auto; height:auto; list-style-type:none;}
.business ul li {padding:0px; margin:2%; width:45%; height:auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); border-radius: 10px;}

.business ul li .box1{
    font-family: 'Lexend Deca', sans-serif;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    border-radius: 10px;
}
.business ul li .box1:hover{ box1-shadow:5px 5px 10px rgba(0, 0, 0, 0.4); }
.business ul li .box1:before,
.business ul li .box1:after{
    content: "";
    background: #f77300;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    opacity: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    transition: all 600ms ease;
}
.business ul li .box1:after{
    background: none;
    height: 100%;
    width: 100%;
    border: 15px solid #f77300;
    box1-shadow: 0 0 0 20px #f77300;
    opacity: 0;
    left: 0;
    top: 0;
    transition: all 600ms ease;
}
.business ul li .box1:hover:before,
.business ul li .box1:hover:after{
    opacity: 1;
    animation: borderSkewOut 600ms ease forwards;
}
.business ul li .box1:hover:before{ opacity: 0.7; }
.business ul li .box1 img{
    width: 100%;
    height: auto;
    transform: scale(1.25);
    transition: all 0.3s ease;
}
.business ul li .box1:hover img {
    transform: scale(1);
    filter: grayscale(50%) hue-rotate(180deg);
}
.business ul li .box1 .box1-content{
    color: #fff;
    width: 100%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
}
.business ul li .box1 .title{
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 3px 0;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.6s;
}
.business ul li .box1 .post{
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px;
    opacity: 0;
    transform: translateY(50px);
    display: block;
    transition: all 0.6s;
}
.business ul li .box1:hover .title,
.business ul li .box1:hover .post,
.business ul li .box1:hover .icon{
    opacity: 1;
    transform: translate(0);
}
.business ul li .box1 .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.6s;
}
.business ul li .box1 .icon li{
    display: inline-block;
    margin: 0 5px;
    transition: all 0.3s;
}
.business ul li .box1 .icon li a{
    color: #f77300;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all 0.5s ease;
}
.business ul li .box1 .icon li  a:hover{
    color: #fff;
    background: #f77300;
    border-radius: 50% 50% 0 0;
    box1-shadow: 0 0 15px #fff;
}
.box1-content h3 {color:#FFF;}
.box1-content h4 {color:#FFF;}
.box1-content a {color: #FFF; background: #142669; padding: 10px !important; display: inline-block; border-radius: 5px; font-size: 12px;}
.box1-content a:hover {text-decoration:none;}
/*@keyframes borderSkewOut{
    33%{ transform: skew(-3deg, -3deg); }
    66%{ transform: skew(3deg, 3deg); }
}*/

.businessdetails1 {padding:0px; margin:0px; width:100%; height:auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); text-decoration: none; overflow: hidden; display: block;}
.businessdetails1 img {width: 100%;}
.businessdetails1 .image-1 {
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.businessdetails1 .image-1:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}
.businessdetails2 {padding:3%; margin:0px; width:100%; height:auto; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.businessdetails2a {padding:3%; margin:0px; width:100%; height:auto; border: dashed 1px #696e80;}
.businessdetails2a p {
    margin:10px auto;
    padding: 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}



/*****/
a {text-decoration:none; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
a:hover {text-decoration:none; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
.index-banner {padding:0px; margin:0px auto; width:100%; height:auto;}
.index-banner .carousel-control {position: absolute; top:45%; width: 50px; height: 50px; font-size: 20px; color: #fff; text-align: center; text-shadow: 0px; background: rgba(0,0,0,0.7); filter: alpha(opacity=50); opacity: .5; line-height: 50px; border-radius:3px;}
.index-banner .carousel-control.left {left:5%;}
.index-banner .carousel-control.right {right:5%;}

.ind-parallax-1 {position: relative; display: table; width: 100%; padding:100px 0px 100px 0px; margin:0px auto; background: url(../images/ind-parallax-1.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto;}

.ind-parallax-2 {position: relative; display: table; width: 100%; padding:100px 0px 70px 0px; margin:0px auto; background: url(../images/ind-parallax-2.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto;}

.Aakash_Riviera_logo {padding:0px; margin:0px 0px; width:auto; height:auto; display: block;}
.Aakash_Riviera_logo img {padding:0px; margin:16px auto; width:340px; height:auto;}
.Aakash_Riviera_button {
    background-color:#2292a9;
    color: #FFF;
    display: inline-block;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin:250px auto 0px 30%;
    padding:10px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
    border-radius:100px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'PLato-Light', sans-serif;
}
.Aakash_Riviera_button:hover {
    background:#1a8399;
    color: #FFF;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 0px rgba(183,183,183,0.5),0px 0px 0px rgba(183,183,183,0.5);
}
.Aakash_Riviera_button::before {font-family: 'FontAwesome'; content: "\f18e"; font-size:27px; color: #FFF; margin: 0px 15px 0px 0px;}


.Aakash_Riviera_button1 {
    background-color:#2292a9;
    color: #FFF;
    display: inline-block;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin:250px auto 0px 30%;
    padding:10px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
    border-radius:100px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'PLato-Light', sans-serif;
	display:none;
}
.Aakash_Riviera_button1:hover {
    background:#1a8399;
    color: #FFF;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 0px rgba(183,183,183,0.5),0px 0px 0px rgba(183,183,183,0.5);
}
.Aakash_Riviera_button1::before {font-family: 'FontAwesome'; content: "\f18e"; font-size:27px; color: #FFF; margin: 0px 15px 0px 0px;}

/*.index_ar_1 {
    padding:15px; 
    margin:0px 0px; 
    width:90%; 
    height:auto; 
    border:solid 1px #30acc6; 
    min-height:400px;
    transform: skewX(-20deg);
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
}
.index_ar_2 {padding: 70px 90px; margin: 0px 0px; width: 100%; height: auto; background: rgba(48,172,198,0.7); min-height: 400px; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.index_ar_2 p {
    margin:0px;
    padding:0px;
    font-size: 17px;
    font-style: italic;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    transform: skewX(20deg);
    font-family: 'PLato-Light', sans-serif;
    text-align: left;
}
*/
welcome-div-1 {
    padding: 15px;
    margin: 75px auto;
    width: 380px;
    height: 380px;
    text-align: center;
    background: #581771;
    background: -webkit-linear-gradient(#581771, #6d2886, #581771);
    background: -o-linear-gradient(#581771, #6d2886, #581771);
    background: -moz-linear-gradient(#581771, #6d2886, #581771);
    background: linear-gradient(#581771, #6d2886, #581771);
    transform: rotate(320deg);
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.club-riviera_logo {padding:0px; margin:200px auto 0px 16%; width:auto; height:auto; display: block;}
.club-riviera_logo img {padding:0px; margin:16px auto; width:540px; height:auto;}
.club-riviera_button {
    background-color:#FFFFFF;
    color: #172b7d;
    display: inline-block;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin:20px auto 0px 40%;
    padding:10px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
    border-radius:100px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'PLato-Light', sans-serif;
}
.club-riviera_button::before {font-family: 'FontAwesome'; content: "\f18e"; font-size:27px; color: #172b7d; margin: 0px 15px 0px 0px;}

.indclub-img-1 {padding:0px; margin:0px auto; width:500px; height:500px; border-radius:50%; border:10px #FFF solid; position:relative; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); display:block; overflow: hidden;}
.indclub-img-1 img {
    padding:0px; 
    margin:0px auto; 
    width:100%; 
    height:100%;
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.indclub-img-1 img:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}

.indclub-img-2 {padding:0px; margin:0px auto; width:300px; height:300px; border-radius:50%; border:10px #FFF solid; position:absolute; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); display:block; overflow: hidden; top:30%; left:65%;}
.indclub-img-2 img {
    padding:0px; 
    margin:0px auto; 
    width:100%; 
    height:100%;
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.indclub-img-2 img:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}


.ind-parallax-3 {position: relative; width: 100%; padding:100px 0px 0px 0px; margin:0px auto; background: url(../images/ind-parallax-3.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto;}
.ind-parallax-3 img {padding:0px; margin:0px auto; width:100%; height:auto;}
.ind-parallax-3 h2 { margin: 0px 0px 20px 0px; padding:0px; text-align: left; font-size: 50px; line-height:50px; font-family: 'Blacksword'; color: #67503d;}
.ind-parallax-3 p {margin: 0px auto; padding: 0px; text-align: justify; font-size: 20px; font-family: 'PLato-Light', sans-serif; color: #8a694d; line-height: 30px;}
.igbc-logo {padding:0px; margin:0px auto; width:auto; height:auto; display: block;}
.igbc-logo img {padding:0px; margin:0px auto; width:130px; height:auto;}


.ind-Promenade {padding:50px 0px 0px 0px; margin:0px auto; width:auto; height:auto; background-color:#FFF;}
.Promenade-banner {padding:0px; margin:50px auto 0px auto; width:100%; height:auto;}
.Promenade-banner .carousel-control {position: absolute; top:40%; width: 50px; height: 50px; font-size: 20px; color: #fff; text-align: center; text-shadow: 0px; background: rgba(44,61,128,0.4); filter: alpha(opacity=50); opacity: .5; line-height: 50px; border-radius:3px;}
.Promenade-banner .carousel-control.left {left:5%;}
.Promenade-banner .carousel-control.right {right:5%;}
/*.parallax-1 {
    padding: 50px 0px 40px 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/ind-parallax-1.jpg);
    font-family: 'Merriweather', serif;
    text-align: center;
}*/



/*.index-banner .carousel-inner img {padding:0px; margin:0px auto; width:100%; height:auto;}
.index-banner .carousel-caption {right: 20%; left: 20%; padding:0px; top:50%; bottom:inherit;}
.EnquireNow {
    padding: 8px 30px;
    margin: 20px 10px;
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    color: #fff;
    border: solid 1px #fff;
    letter-spacing: 2px;
    text-shadow: inherit;
    text-transform: uppercase;
    letter-spacing: 2px;
    float:right;
}
.EnquireNow:hover {border: solid 1px #0c1375; background:#0c1375; color:#FFFFFF; }*/

.gallery-sec-1  {padding:1%; margin:1%; width:46%; height:auto; display:inline-block; vertical-align:top;}
.gallery-sec-1 h3 {font-size: 20px; line-height:30px; font-weight: normal; color: #222;}
.hidden_group_event {display: none;}


#portfoliolist {text-align: center;}

.BuildingAmenities-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.BuildingAmenities-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:200px; border:dashed 1px #696e80;}

.BuildingAmenities-img {padding: 0px 0px; margin: 0px auto; width: 100%; height: auto; display: inline-block; vertical-align: top;}
.BuildingAmenities-img img {padding: 0px 0px; margin:0px auto 10px auto; width: 25%; height: auto; display:block;}

.BuildingAmenities-2 h3 {font-family: 'Lato', sans-serif; color: #FFFFFF; font-size:18px; font-weight: normal; line-height:25px; margin: 25px 0px 0px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.BuildingAmenities-2 h3::after {content: ""; position: absolute; width: 45px; height: 2px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; top: -5px;}



/***/
.projects-nav {padding:0px 0px; margin:0px auto; width:100%; height:auto; text-align:center;}
.projects-nav ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.projects-nav ul li {
    padding:10px 20px;
    margin: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: inline-block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.projects-nav ul li::before {font-family: 'FontAwesome'; content: "\f0a4"; font-size: 18px; color:#000; margin:0px 15px 0px 0px;}
 /***/



/**compleated_projects_css_starts**/

.cmplt_bk_brder{
    border: 5px solid #071b65;
    padding: 4px !important;
}
.compleated_bk{
    background: linear-gradient(to top right, #142669, #475daf, #142669);
    height: 215px;
}
.compleated_bk .cmplt_bk_text{
    margin: 0;
    padding: 75px 0;
    width: 100%;
    height: auto;
}
.compleated_bk .cmplt_bk_text h2{
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #fff;
}
.compleated_bk .cmplt_bk_text h5{
    margin: 0;
    padding: 12px 5px;
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

#portfoliolist .cmpleated_prtfolio{
    width: 23%;
}

/**compleated_projects_css_end**/


/***/
.clubreviera {padding: 0px; margin: 0px auto; width:100%; height: auto;}

/***/


















@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
       url('../fonts/Poppins-Bold.ttf') format('truetype'),
       url('../fonts/Poppins-Bold.woff') format('woff'),
       url('../fonts/Poppins-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato', sans-serif;
  src: url('../fonts/Lato-Light.eot');
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Lato-Light.svg#Lato-Light') format('svg'),
       url('../fonts/Lato-Light.ttf') format('truetype'),
       url('../fonts/Lato-Light.woff') format('woff'),
       url('../fonts/Lato-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Blacksword';
  src: url('../fonts/Blacksword.eot');
  src: url('../fonts/Blacksword.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Blacksword.svg#Blacksword') format('svg'),
       url('../fonts/Blacksword.ttf') format('truetype'),
       url('../fonts/Blacksword.woff') format('woff'),
       url('../fonts/Blacksword.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}




::-webkit-scrollbar{width:8px;height:5px; }
::-webkit-scrollbar-track{ background:#cecece;}
::-webkit-scrollbar-thumb{background:#33458a;}
::-moz-scrollbar{width:8px;height:5px; }
::-moz-scrollbar-track{ background:#cecece;}
::-moz-scrollbar-thumb{background:#33458a;}
::-webkit-selection{ background:#33458a; color:#fff;}
::selection{ background:#33458a; color:#fff;}
::-moz-selection{ background:#33458a; color:#fff;}




body{margin:0; padding:0;}
*{ box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
.clear{clear:both}

h1,h2,h3,h4,h5,h6{font-family:Poppins-Bold;}
p{font-family: 'Lato', sans-serif;}
ul li{font-size: 16px; list-style: none; padding: 4px 0; color: #1d1d1d;}
a{margin: 0; padding: 0; text-decoration: none;}
html {margin-top:0px !important;}

.btm_line{
    width: 10%;
    height: 3px;    
    background: #33458a;
}
.btm_line_two{
    width: 5%;
    height: 3px;    
    background: #33458a;
}
.btm_line_three{
    width: 5%;
    height: 3px;    
    background: #fff;
}
.btm_line_four{
    width: 8%;
    height: 3px;    
    background: #f2c11e;
    margin: 0 auto;
}
.inr_line{
    width: 20%;
    height: 3px;
    background: #f2c11e;
    margin: 0 10px;
}
.inr_details_line{
    width: 8%;
    height: 3px;
    background: #f2c11e;
    margin: 5px 0 0 0;
}
.media_line{
    width: 7%;
    height: 3px;
    background: #f2c11e;
    margin: 5px auto;
}
.contact_line{
    width: 7%;
    height: 3px;
    background: #33458a;
    margin: 5px 0;
}


.about_col{
    padding-right: 0;
    padding-left: 0;
}
.mdl_width{
    width: 6%;
}

.fun_one{
    width: 33%;
    padding-right: 6px;
    padding-left: 0;
    margin-right: 12px;
}
.fun_two{
    width: 33%;
    padding-right: 24px;
    padding-left: 0;
}
.fun_three{
    width: 30%;
    padding-right: 22px;
    padding-left: 0;
}
.fun_four{
    width: 24%;
    padding-right: 0;
    padding-left: 0;
}


.container_two{
    width: 90%;
    margin: 0 auto;
}
/*header css*/
.head_part .portion .navigation li:hover a{border-bottom: 2px solid #33458a!important;color:#33458a;}
.head_part .portion .navigation li:hover .sub-menu a{color:#fff!important;}
/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}
.page-template {
    visibility:visible!important;
}
#status {
  width: 500px;
  height: 400px;
  position: absolute;
  left: 40%;
  /* centers the loading animation horizontally one the screen */
  top: 40%;
  /* centers the loading animation vertically one the screen */
  background-image: url('https://aakashindia.in/wp-content/uploads/2022/01/it-park.gif');
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

.head_part{margin: 0; padding: 0; width: 100%; height: auto;}
.head_part .portion{margin: 0; padding: 0; width: 100%; height: auto;}
.head_part .portion .logo{margin: 0; padding: 15px 0 10px 0; width: 200px; height: auto;}
.head_part .portion .logo img{margin: 0; padding: 0; width: 100%;}
.head_part .portion .navigation{margin: 0; padding: 0; height: auto; float: right; position: relative;}
.head_part .portion .navigation li{margin: 0; padding: 30px 0; float: left; list-style: none;}
.head_part .portion .navigation li.active a{border-bottom: 2px solid #33458a;}
.head_part .portion .navigation li:hover a{border-bottom: 2px solid #33458a!important;color:#33458a!important;}
/*.head_part .portion .navigation li a{margin:0px 5px; padding: 0 11px 5px 11px; text-decoration: none; font-family: 'Lato', sans-serif; font-size: 17px; color: #222222; font-weight: 600;}*/
.head_part .portion .navigation li a {margin: 0px 11px; padding: 0 1px 11px 1px; text-decoration: none; font-family: 'Lato', sans-serif; font-size: 16px; color: #222222; font-weight: 600; text-transform: capitalize;}
/**.head_part .portion .navigation li a:hover{border-bottom: 2px solid #33458a;}**/

.head_part .portion .navigation li .sub-menu{ width:140px; margin:0; padding:0; position:absolute; top:0; /*float:left; right:120px; background:#0c2996b3;*/ opacity:0; -webkit-opacity:0; visibility:hidden; -webkit-visibility:hidden;  -moz-visibility:hidden;  -o-visibility:hidden;  -ms-visibility:hidden; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; z-index: 9;}
.head_part .portion .navigation li .sub-menu:before{ position:absolute; top:-21px; left:17px; content: "\f0d8"; font-family: 'FontAwesome';   font-size: 25px; color:#33458a;}

.head_part .portion .navigation li .sub-menu li{ width:100%; height:auto; margin:0; padding:0; float:left; list-style:none;position: relative;}
.head_part .portion .navigation li .sub-menu li a{ width:100%; height:auto; margin:1px auto; padding:10px 15px; color:#fff; text-align:left; text-decoration:none; outline-style:none; float:left; line-height:16px; font-family: 'Lato', sans-serif; font-size:13px; padding:15px 10px; border:0px; background:rgba(20,38,105,0.7); border-radius:2px;}
.head_part .portion .navigation li .sub-menu li a span{ margin:0 10px 0 0; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out;}
.head_part .portion .navigation li .sub-menu li a:hover{ color:#fff; background:#00176f;}
.head_part .portion .navigation li .sub-menu li a:hover span{ margin:0 15px 0 0;}
.head_part .portion .navigation li:hover .sub-menu{opacity:1; -webkit-opacity:1; visibility:visible; -webkit-visibility:visible; top:84px; }

/**.head_part .portion .navigation li .sub-menu li:before{position:absolute; top:6px; left:10px; content: "\f18e"; font-family: 'FontAwesome';  font-size: 18px; color:#33458a;}**/


.head_part .portion .navigation li:hover .sub-menu li .sub-menu{left:310px; top:0; opacity:0; visibility:hidden;}
.head_part .portion .navigation li:hover .sub-menu li:hover .sub-menu{ opacity:1; visibility:visible; left:101%;top: 0px;position: absolute;}
.head_part .portion .navigation li:hover .sub-menu li .sub-menu:before{content:"\f0d9"; top:0; left:-10px; opacity: 0;}










.slider-theme{margin:0; padding:0; float:left; width:100%;background-repeat:no-repeat; background-position:center;background-size:cover;}
.slider-theme .overlay{ width:100%; height: 470px; margin:0; padding:85px 0 150px 0;  /*background:rgba(0, 0, 0, 0.4);*/ float:left;}
/*.slider-theme .slider-text {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 40%;
    max-width: 768px;
    position: relative;
    float: right;
    margin-right: 10%;
}*/
.slider-theme .slider-text {
    margin: 0;
    padding: 0;
    text-align: center;
    width:60%;
    position: relative;
    float: right;
}
.slider-theme .slider-text h1{margin:0; padding:0;color:#ffffff;font-size:45px; font-family: 'Poppins-Bold', sans-serif;}
.slider-theme .slider-text h1 span {
    margin: 18px 0px 0px -40px;
    padding: 0;
    color: #fff;
    font-size: 87px;
    font-family: Blacksword;
}
.slider-theme .slider-text p{
    margin: 18px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 87px;
    font-family: Blacksword;
}
.slider-theme .slider-text h4{margin:45px 0 0 0; padding:0; }
.slider-theme .slider-text h4 a{margin:0; padding:10px 45px;text-transform:uppercase; text-decoration:none; border-radius:5px;color:#FFF;font-size:14px; font-family: 'Lato', sans-serif; border:1px solid #fff; transition:1s all ease-in-out;}
.slider-theme .slider-text h4 a:hover{margin:0; padding:10px 45px; color:#dab933;  background:rgba(0,0,0,.1); transition:1s all ease-in-out;}
.carousel-control.left{ background-image:none !important;}
.carousel-control.right{ background-image:none !important;}



.slider_btm_part{margin: 0; padding:60px 0; width: 100%; height: auto; background: #142669; background-image:url(../images/bg-1.jpg)}
.slider_btm_part .portion{margin: 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .img_icon{margin: 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .img_icon img{margin: 0; padding: 0; width: auto;}
.slider_btm_part .portion .pd_nn{padding: 0;}
.slider_btm_part .portion .text{margin: 12px 0 0 0; padding: 0; width: 100%; height: auto;}
.slider_btm_part .portion .text h4{margin: 0; padding: 0; color: #fff; font-family: 'Poppins-Bold', sans-serif; font-size: 22px;}
.slider_btm_part .portion .text p{margin: 20px 0 0 0; padding: 0; color: #fff; font-family: 'PLato-Light', sans-serif;  font-size: 15px; line-height: 25px;}



.about_section{
    margin: 75px 0;
    padding: 0; 
    width: 100%;
    height: auto;
}
.about_section .portion{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_one .text h3{
    margin: 0 0 12px 0;
    padding: 0;
    text-align: left;
    font-size: 87px;
    font-family: 'Blacksword';
    color: #a6bdd3;
}
.about_section .portion .section_one .pic{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.about_section .portion .section_one .pic:before{
    margin: 0;
    padding: 0;
    width: 17px;
    height: 242px;
    position: absolute;
    opacity: .5;
    right: -18px;
    top: 45px;
    content: "";
    background-image: url(../images/dot.png);
}
.about_section .portion .section_one .pic img{
    margin: 0;
    padding: 0;
    width: 100%;
    box-shadow: 0 0 10px #b3b3b3;
}


.about_section .portion .section_two{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two{
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two .since{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.about_section .portion .section_two .text_two h3{
    margin: 0;
    padding: 25px 0 17px 0;
    font-size: 46px;
    font-family: 'Poppins-Bold';
    color: #000;
    font-weight:normal;
}
.about_section .portion .section_two .text_two h3 .color_single{
    color: #142669;
}
.about_section .portion .section_two .text_two p{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    line-height: 25px;
    font-weight: 600;
}
.about_section .portion .section_two .text_two .click_btm{
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .portion .section_two .text_two .click_btm a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: 'Poppins-Bold';
    text-transform: uppercase;
    border-bottom: 1px solid #222222;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    transition: .3s all ease-in-out;
}
.about_section .portion .section_two .text_two .click_btm a:hover{
    color: #33458a;
    border-bottom: 1px solid #33458a;
    transition: .3s all ease-in-out;
}






.fun_facts_section{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    background: #142669;
}
.fun_facts_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .text h2{
    margin: 0;
    padding: 25px 0;
    text-align: center;
    font-family: 'Blacksword';
    color: #7588aa; 
    font-size: 47px;
    position: relative;
}
.fun_facts_section .text h2:before{
    margin: 0;
    padding: 0;
    width: 23px;
    height: 2px;
    background: #7588aa;
    position: absolute;
    content: "";
    top: 62%;
    left: 40%;
}
.fun_facts_section .text h2:after{
    margin: 0;
    padding: 0;
    width: 23px;
    height: 2px;
    background: #7588aa;
    position: absolute;
    content: "";
    top: 62%;
    right: 40%;
}
.fun_facts_section .portion{
    margin: 0 0 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .portion .funfacts_box{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.fun_facts_section .portion .funfacts_box .icon{
    margin: 0;
    padding: 0;
    background: #fff;
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    position: relative;
}
.fun_facts_section .portion .funfacts_box .icon:after{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    right: -10px;
    top: 8px;
    color: #fff;
    font-size: 40px;
}
.fun_facts_section .portion .funfacts_box .icon img{
    margin: 0;
    padding: 0;
    position: relative;
    top: 20px;
    left: 20px;
    width: 45%;
}
.fun_facts_section .portion .funfacts_box .text_box{
    margin: 8px 0 0 25px;
    padding: 0;
    float: left;
}
.fun_facts_section .portion .funfacts_box .text_box h4{
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'Poppins-bold';
    font-size: 20px;
    font-weight: normal;
}
.fun_facts_section .portion .funfacts_box .text_box h4 .font_big{
    margin: 0;
    padding: 0;
    font-size: 40px;
}
.fun_facts_section .portion .funfacts_box .text_box h5{
    margin: 4px 0 0 0;
    padding: 0;
    color: #8d8f9b;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
    font-size: 15px;
}
.fun_facts_section .portion .funfacts_box .icon_img{
    margin: 25px 0 0 0;
    padding: 0;
    float: right;
}




/**gallery_section_starts**/


.gallery_section{
    margin: 60px 0 100px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section .text_gallery{
    margin: 0;
    padding: 0;
    width: 70%;
    height: auto;
    float: left;
}
.gallery_section .text_gallery h2{
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
}
.gallery_section .text_gallery p{
    margin: 25px 0 55px 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}
.gallery_section .text_btm{
    margin: 55px 0 0 0;
    padding: 0;
    width: 29%;
    float: right;
}
.gallery_section .text_btm h4{
    margin: 0;
    padding: 0;
    float: right;
    width: 60%;
}
.gallery_section .text_btm h4 a{
    margin: 0;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Poppins-Bold';
    background: #222222;
    color: #fff;
    border: 1px solid #222222;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h4 a:hover{
    background: #fff;
    color: #222;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h5{
    margin: 45px 0 0 0;
    padding: 0;
    float: right;
    width: 60%;
}
.gallery_section .text_btm h5 a{
    margin: 0;
    padding: 15px 47px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Poppins-Bold';
    font-weight: 800;
    background: #33458a;
    color: #fff;
    border: 1px solid #33458a;
    transition: .3s all ease-in-out;
}
.gallery_section .text_btm h5 a:hover{
    color: #222;
    border: 1px solid #222;
    background: #fff;
    transition: .3s all ease-in-out;
}

.gallery_section .tab_sec{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section .tab_sec li{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
.gallery_section .tab_sec li.active a{
    padding: 9px 20px;
    background: #222;
    color: #fff;
    border: 2px solid #ffd445;
}
.gallery_section .tab_sec li a{
    margin: 0;
    padding: 9px 20px;
    text-decoration: none;
    color: #222;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
    border: 2px solid #fff;
}
.gallery_section .tab_sec li a:hover{
    padding: 9px 20px;
    background: #222;
    color: #fff;
    border: 2px solid #ffd445;
}


#gallery{
    margin: 50px 0 0 0;
}

#gallery_projectlist{
    margin: 0;
}

.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
}
.gal-item-two{
    padding: 15px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box_projectlist img{
    width: 100% !important;
}

.box img {
  height: 110%;
  width: 110%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border: 4px solid #ebbf2c;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}


@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/**gallery_section_ends**/




.testimonial_section{
    margin: 0;
    padding: 0; 
    width: 100%;
    height: auto;
    background: #33458a;
    border-top: 10px solid #ebbf2c;
}
.testimonial_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.testimonial_section .text h2{
    margin: 45px 0 5px 0;
    padding: 0;
    font-size: 28px;
    color: #fff;
    
}

.testimonial_box{
    margin: 35px 0 80px 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}
.testimonial_box .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.testimonial_box .para p{
    margin: 0 0 40px 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.testimonial_box .client_img{
    margin: 0;
    padding: 0;
    width: 20%;
    float: left;
}
.testimonial_box .client_img img{
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
}
.testimonial_box .client_name{
    margin: 0;
    padding: 35px 0 0 20px;
    width: 78%;
    height: auto;
    float: left;
}
.testimonial_box .client_name h3{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins-Bold';
}
.testimonial_box .client_name h4{
    margin: 0;
    padding: 10px 0 0 0;
    color: #fff;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-style: italic;
}
.right_border{
    position: relative;
}
.right_border:before{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: -8px;
    content: "";
    width: 2px;
    height: 100%;
    background-image: url(../images/line2.png);
}

.footer_section{margin:0px; padding:0px; width: 100%; height: auto; background: #000000;}
.footer_section .portion{
    margin: 0;
    padding: 80px 0 60px 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer h4{
    margin: 0;
    padding: 0 0 25px 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins-Bold';
    color: #fff;
    border-bottom: 1px solid #3e3e3e;
    position: relative;
}
.footer_section .portion .box_footer h4:before{
    margin: 0;
    padding: 0;
    width: 5px;
    height: 15px;
    top: 2px;
    left: 0;
    position: absolute;
    content: "";
    background-image: url(../images/footer_before.png);
}
.footer_section .portion .box_footer p {
    margin: 0;
    padding: 25px 0 0 0;
    line-height: 25px;
    color: #fff;
    font-size: 17px;
    /* font-family: 'Poppins-Bold'; */
    font-weight: 600;
}
.footer_section .portion .box_footer .address{
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer .address li{
    margin: 0;
    padding: 0 0 14px 0;
    list-style: none;
    color: #fff;
    /*font-family: 'Poppins-Bold';*/
    font-weight: normal;
    font-size: 15px;
}
.footer_section .portion .box_footer .address li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}
.side_pad{
    padding: 0 0 0 81px !important;
}
.left_address{
    padding: 0 0 0 77px !important;
    color: #f2c11e !important;
}
.color_address{
    color: #fff !important;
} 
.footer_section .portion .box_footer .address li span{
    color: #ffffff;
    padding: 0 7px 0 0;
}
.footer_section .portion .box_footer .footer_nav_left{
    margin: 25px 0 0 0;
    padding: 0;
    width: 49%;
    float: left;
}
.footer_section .portion .box_footer .footer_nav_left li{
    margin: 0;
    padding: 0 0 12px 18px;
    list-style: none;
    transition: .3s all ease-in-out;
    position: relative;
}
.footer_section .portion .box_footer .footer_nav_left li:before{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f192";
    font-family: 'FontAwesome';
    top: 5px;
    left: 0;
    color: #ffffff;
    font-size: 8px;
}
.footer_section .portion .box_footer .footer_nav_left li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    transition: .3s all ease-in-out;
    /*font-family: 'Poppins-Bold';*/
    font-weight: 500;
}
.footer_section .portion .box_footer .footer_nav_left li a:hover{
    color: #33458a;
    transition: .3s all ease-in-out;
}

.footer_section .portion .box_footer .footer_nav_right{
    margin: 25px 0 0 0;
    padding: 0;
    width: 49%;
    float: right;
}
.footer_section .portion .box_footer .footer_nav_right li{
    margin: 0;
    padding: 0 0 15px 18px;
    list-style: none;
    position: relative;
}
.footer_section .portion .box_footer .footer_nav_right li:before{
    margin: 0;
    padding: 0;
    position: absolute;
    content: "\f192";
    font-family: 'FontAwesome';
    top: 5px;
    left: 0;
    color: #ffffff;
    font-size: 8px;
}
.footer_section .portion .box_footer .footer_nav_right li a{
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    transition: .3s all ease-in-out;
    /*font-family: 'Poppins-Bold';*/
    font-weight: 500;
}
.footer_section .portion .box_footer .footer_nav_right li a:hover{
    color: #33458a;
    transition: .3s all ease-in-out;
}
.footer_section .portion .box_footer .map_section{
    margin: 25px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.footer_section .portion .box_footer .map_section img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 295px;
}





.footer_bottm{margin:0px; padding:0px; width: 100%; height: auto; background: #142669;}
.footer_bottm .portion{margin:0px; padding:0px 0px; width: 100%; height: auto; }
.footer_bottm .portion .text{ margin:0px; padding: 0; width: 100%; height: auto;}
.footer_bottm .portion .text p{margin: 0; padding: 33px 0 0 0; color: #fff; font-size: 15px; /*font-family: 'Poppins-Bold';*/ font-weight: 600;}
.footer_bottm .portion .footer_logo{margin:0px; padding: 0; width: 100%; height: auto;}
.footer_bottm .portion .footer_logo img{margin: 10px 0 0 0; padding: 0; float: right;}
.footer_bottm .portion .footer_social{margin:35px 0 0 0; padding: 0; float: right;}
.footer_bottm .portion .footer_social li{margin: 0;  padding:0px 7px; list-style: none; float: left;}
.footer_bottm .portion .footer_social li a{margin: 0; padding: 0; text-decoration: none; color: #fff; transition: .3s all ease-in-out; font-size: 20px;}
.footer_bottm .portion .footer_social li a:hover{ color: #bbbbbb; transition: .3s all ease-in-out;}









.tablink {
  background-color: #fff; border: solid 2px #fff;
  color: #222222;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 7px 16px;
  font-size: 17px;
  width: 10%;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  list-style: none;
}

.tablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 0;
  height: 100%;
}
.tabcontent.active {display: block;}

#Home {background-color: red;}
#News {background-color: green;}
#Contact {background-color: blue;} 
.tablink:hover {background-color: #000; border: solid 2px #ffd445; color: #fff;}
.tablink.active {background-color: #000; border: solid 2px #ffd445; color: #fff;}

/**#defaultOpen {background-color: #000; border: solid 2px #ffd445; color: #fff;}**/





.inner_bnr{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 275px;
    background-image: url(../images/inner_projectlist_banner.jpg);
}

.project_inr{
    padding: 25px 55px 10px;
    position: relative;
    left: -15px;
}

.gallery_section_inner{
    margin: 60px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.gallery_section_inner .portion{
    background: #fff;
    box-shadow: 0 0 15px #dadada;
    padding: 35px 0 30px 0;
    position: relative;
    top: -140px;
}
.gallery_section_inner .text_gallery{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}
.gallery_section_inner .text_gallery h2{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.gallery_section_inner .text_gallery p{
    margin: 25px 0 45px 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
    text-align: center;
}

.inner_project_tab{
    width: 100%;
    text-align: center;
}

.project_sec_glry{
    width: 100% !important;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.07), 0px 0px 8px rgba(0, 0, 0, 0.14) !important;
    padding: 0 !important;
    margin: 0 !important;
}





/**page_loader & back_to_top_starts**/


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    border-radius: 50%;
    background: #33458a;
    border: 1px solid #33458a;
    transition: .3s all ease-in-out;
}
.back-to-top:hover{
    color: #33458a;
    background-color: #ffffff;
    border-color: #33458a;
    transition: .3s all ease-in-out;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 9px 0px !important;
    font-size: 18px;
    line-height: 1.3333333;
    width: 43px;}






.preloaderjs .spinner {
  display: none !important;
}

.preloaderjs#page-preloader {
  background: rgba(46, 46, 46, 0.99) !important;
}

#page-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100000000;
}

#page-preloader .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border: 3px solid transparent;
  border-top-color: #9c99a4;
  border-radius: 50%;
  z-index: 1001;
  -webkit-animation: spin 2.5s infinite linear;
  animation: spin 2.5s infinite linear;
}

#page-preloader .spinner:before, #page-preloader .spinner:after {
  position: absolute;
  border-radius: 50%;
  content: '';
}

#page-preloader .spinner:before {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 3px solid transparent;
  border-top-color: #263986;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

#page-preloader .spinner:after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 3px solid transparent;
  border-top-color: #f2c11e;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}




/**project_details_starts**/

.inner_bnr_project_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_project_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}





/*Project page*/
.banner_outer{
    width:100%;
    height:auto;
    float:left;
    position:relative;
    }
.banner_outer:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,.65)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
/*.project_banner_caption{
    position:absolute;
    bottom:30px;
    left:15px;
    right:15px;
    margin:auto;
    display:block;
    width:calc(100% - 30px);
    max-width:1400px;
    z-index: 3;
    }*/
    .project_banner_caption {
    position: absolute;
    bottom: 10%;
    left: 15px;
    right: 15px;
    margin: auto;
    display: block;
    width: 88%;
    /* max-width: 1400px; */
    z-index: 3;
}
.logo_details{
    position: absolute;
    bottom: 0;
    left: 0;
    }
.logo_details img{
    background: #fff;
    padding: 15px;
    width: 117px;
}
.logo_details h1{
    color: #fff;
    margin: 15px 0 0px;
    text-transform: uppercase;
    font-size: 23px;
}
.logo_details p{
    color: #fff;
    margin:5px 0 0;
    text-transform: uppercase;
    font-size: 14px;
}

.logo_details span{position:absolute; left:0; bottom:-306px; border: 3px solid #fff!important; width:auto; display:inline-block; padding:6px; font-size:20px; color:#fff!important;
font-family: 'OpenSansRegular'; margin:0px 0 6px 0px; z-index:100;}

/*.amount_details{
    position: absolute;
    bottom: 0;
    right: 0px;
}*/
.amount_details {
    position: absolute;
    /* right: 0; */
    bottom: 105px;
    left: 0;
}
.amount_details p {
   border: 3px solid #fff;
    width: auto;
    display: inline-block;
    padding: 6px;
    font-size: 20px;
    color: #fff;
   font-family: 'OpenSansRegular';
    margin: 0px 0 30px 0px;
}

.submenu_outer{
    background:#263986;
    background-image: url(../images/bg-1.jpg);
    padding:0px 0px;
}

.styckysubmenu{
    position:fixed; 
    left:0;
    right:0;
    z-index: 9;
    }
    
.project_menupanel {
    width: 55%;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    /* display: inline-block; */
}
.project_menupanel li{
    list-style: none;
    /*display: inline-block;*/
    padding:10px 15px;
    width: auto;
    float: left;
    margin:0px auto;
    }
.project_menupanel li.active {background-color:#f2c11e; color:#000 !important;}
.project_menupanel li a{
    color:#c0cbff;
    text-decoration:none;
    font-size:13px;
    text-transform:uppercase;
    }
.project_menupanel li.active a{
    color:#000 !important;
    }
.feature_title{
    color: #263986;
    font-size: 35px;
    margin-bottom: 30px;
}
.scrollable_area{
    width: 100%;
    float: left;
    height: 450px;
    overflow:hidden;
    }
.nicescroll-rails{opacity:1 !important;}
.iconic_feature{
    width: 100%;
    float: left;
    height: auto;
    }
.iconic_feature ul{
    width: 100%;
    float: left;
    height: auto;
    }
.iconic_feature ul li{
    width: 15.4%;
    /**width:calc((100% / 6) - 15px);**/
    height: auto;
    border: 2px solid rgb(131, 167, 213);
    text-align: center;
    font-size: 11px;
    text-transform: capitalize;
    color: #000;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 3px 3px 15px 3px;
    float: none;
    line-height: 17px;
    min-height: 138px;
    background:#fcfbf6;

}
.iconic_feature ul li img{
    float:none;
    display:block;
    /*width:60px;*/
    max-width:60px;
    width:100%;
    margin:5px auto 10px;
}
.iconic_feature ul li span{
   line-height: 24px;
    font-size: 15px;
}

.location_outer h3{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px dashed #ab9474;
    padding-bottom: 8px;
    margin-top: 10px;
}
.location_outer ul{
    width:100%;
    float:left;
    height:auto;
    margin-bottom:30px;
    }
.button_project {
    width: 49%;
    min-width: 110px;
    float: left;
    height: auto;
    background:#41515e;
    padding: 10px 0;
    border: 2px solid #acacac;
    margin-right: 2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    cursor: pointer;
    max-width: 200px;
}
.button_project:hover,.button_project:focus,.button_project:active {
    color:#263986 !important;
    background:#fff;
}
.specification_outer{
    /*height:100vH;
    overflow:hidden;*/
    padding-bottom:30px;
    position:relative;
    z-index:1;
    }
.specification_outer ul li {
    list-style: none;
    }
.specification_outer ul li::before {
    font-family: fontAwesome;
    position: absolute;
    left: 17px;
    font-size: 13px;
    content: "\f0da";
}
.autoheight{height:auto !important;}

.specification_outer h3{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px dashed #ab9474;
    padding-bottom: 8px;
    margin-top: 10px;
}
.specification_outer ul{
    width:100%;
    float:left;
    height:auto;
    margin-bottom:30px;
    }
.show_more_btn{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index: 2;
    background: #e6e3e3;
    cursor:pointer;
    padding: 9px;
    display:none;
    }
.show_more_btn span{display:none;}
.show_btn{display:block !important;}
.unitplan_cont h3 span{
    display: block;
    font-size: 11px;
    color: #62838b;
    margin-top: 5px;
    border-top: 1px dashed #62838b;
    padding: 5px 5px 0px 5px;
}
.floor-carousel h3{
    margin: 0;
    padding: 8px 0;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 3px;
}
.floor-carousel .owl-nav .owl-prev {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius: 15px 0 0 15px;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.floor-carousel .owl-nav .owl-next {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius:0 15px 15px 0;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.addrs_sectn ul{
    width:100%;
    float:left;
    height:auto;
    padding:0;
    margin:0;
    }
.addrs_sectn ul li{
    position:relative;
    border:1px solid #eee;
    padding:10px 10px 10px 50px;
    list-style:none;
    }
.addrs_sectn ul li i{
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    background: #263986;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    text-align: center;
    line-height: 48px;
}
.site_contact_form h4{
        font-size: 15px;
    color: #757575;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top:0;
    }
.site_contact_form input{
    padding: 10px 15px;
    width: 100%;
    background:#ececec;
}
.site_contact_form input[type="submit"] {
    background: #030303;
    color: #c3c3c3;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.projectteam_outer{
    text-align:center;
    vertical-align: top;
    float: left;
    width: calc((100% / 3) - 15px);
    margin: auto;
    margin-bottom: 40px;
    }
.projectteam_outer img{
    width:170px;
    height:auto;
    float:none;
    display:block;
    margin:auto;
}
.projectteam_outer h3{
    font-size: 15px;
    color: #d27a00;
    margin: 15px 0;
    }
.projectteam_outer  h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.projectteam_outer h6{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 20px;
}
.projectteam_outer p{
    margin-bottom:15px;
}
.galleryimg-carousel  .owl-nav .owl-prev {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius: 15px 0 0 15px;
    font-size: 19px;
    padding: 0;
    margin:2px;
}
.galleryimg-carousel  .owl-nav .owl-next {
    background: transparent;
    border: 1px solid #616161;
    border-radius: 0px;
    width: 40px;
    color: #616161;
    border-radius:0 15px 15px 0;
    font-size: 19px;
    padding: 0;
    margin:2px;
}


/*awards*/
.awards_outer img{
    width:100%;
    height:auto;
    float:left;
    border:1px solid #a7a7a7;
    margin-bottom:15px;
    }
.awards_outer img.leaf{
    width:100px;
    height:auto;
    float:none;
    display:block;
    margin:15px auto;
    border:none;
    }
.awards_outer h3{
    font-size: 18px;
    color: #d27a00;
    margin: 15px 0;
    text-align:center;
    }


/*about us page*/
.about_overview{
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    }
.about_moreinfo{
    /*background: url(../images/about_bg.jpg) no-repeat;*/
    background-size: 100%;
    background-position:center bottom;
    }   
.about_moreinfo h2{
    text-align:center;
    position:relative;
    font-size:20px;
    text-transform:uppercase;
    /*padding-top:33px;*/
    z-index:2;
    }
/*.about_moreinfo h2::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    display:block;
    width:37px;
    height:58px;
    background:url(../images/p_icon.png) no-repeat;
    background-size:cover;
    z-index:-1;
    opacity: 0.5;
}*/
.about_moreinfo p{
    color: #2b2b2b;
    max-width: 767px;
    width: 100%;
    text-align: center;
    margin: 10px auto 15px;
}
.about_missionvision {
    position:relative;
    min-height:380px;
    }
.about_missionvision::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8px;
    height: 100%;
    background: url(../images/right_shadow.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    opacity: 0.4;
    }
.about_missionvision:last-child::before{
    display:none;
}
.about_missionvision h2{
    text-align:center;
    position:relative;
    font-size:20px;
    text-transform:uppercase;
    padding-top:33px;
    z-index:2;
    margin-bottom: 25px;
    }
/*.about_missionvision h2::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    display:block;
    width:37px;
    height:58px;
    background:url(../images/p_icon.png) no-repeat;
    background-size:cover;
    z-index:0;
    opacity: 0.5;
}*/
.about_missionvision p{
  margin: 0 0 10px 0;
  text-align: center;
}
.about_icon_missionvision ul{
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
.about_icon_missionvision ul li {
    width: 100px;
    float: none;
    height: auto;
    font-size: 13px;
    color:#d87e00;
    line-height: 17px;
    list-style: none;
    font-family: 'Poppins-Bold';
    display: inline-block;
    margin: 0 10px 10px;
    vertical-align:top;
}
.about_icon_missionvision ul li img{
    margin-bottom:15px;
}
.missionvision_outer{
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    }
        
.download_sctn h3{margin:0; display:inline-block; border-bottom: none; padding-bottom:0; margin-right:15px; margin-bottom:8px; }
.download_sctn h3 i{
    font-size: 15px;
    border: 1px solid #263986;
    padding: 5px 8px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    line-height: 18px;
    margin: 0 10px 0 0;
    background: #d0e0ff;
    color: #000;
}

.project-menupanel-btn{ display: none;}
.banner_outer  .c-banner-img{ width:100%;}
.banner_outer .logo_details{ bottom:inherit; left: 15px; top:50px; /*right:15px;*/ right:15%; width: calc(100% - 30px);margin: auto;max-width: 1400px; text-align:right;}
.banner_outer .logo_details  img{ background: none; display:inline-block;}




/* 26102018 */


.current_opening h2 {
    font-size: 24px;
    margin-bottom: 30px;
    }
.current_opening i {
    font-size:20px;
    margin-right:15px;
    }   
.current_opening ul li i {
    font-size:20px;
    margin-right:8px;
    }
.current_opening ul li {
    display: block;
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
    color: #000;
    line-height:30px;
    }
.current_opening .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 4px 0 0 0;
    padding:0px 10px 15px 10px;
    font-size: 15px;
}   
.ui-accordion .ui-accordion-content .ui-accordion-content-active{
    display:block !important;    
    overflow: auto;
    height: 150px !important;
    }
.uiactive{
    display:block !important;    
    overflow: auto;
    height: 150px !important;
    }


.project_details{
    padding-left: 12px;
    margin-bottom:15px;
}
 .project_details li{
    width:100%;
    float:left;
    height:auto;    
    font-size: 15px;
    color: #757575; 
    line-height:24px;
    list-style:disc;
    margin-bottom:10px;
    
    }
input,textarea{
    border:none;
    background:#f8f8f8;
    font-size: 14px;
    color: #757575; 
    line-height:30px;
    height:47px;
    } 

.newmap_outer {
    width: 100%;
    float: left;
    height: 250px;
}

.margin-bottom-30{margin-bottom: 30px;}


/**peoject_details_end**/

/**home_project_part_starts**/

a:hover{text-decoration: none;}

.box_projects_part_one{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery1.jpg);
}
.box_projects_part_one .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_one:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_one .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_one .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}


.box_projects_part_two{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery2.jpg);
}
.box_projects_part_two .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_two:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_two .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_two .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_three{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery3.jpg);
}
.box_projects_part_three .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_three:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_three .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_three .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_four{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery4.jpg);
}
.box_projects_part_four .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_four:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_four .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_four .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_five{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery5.jpg);
}
.box_projects_part_five .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_five:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_five .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_five .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_six{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery6.jpg);
}
.box_projects_part_six .box_text{
    margin: 0;
    padding: 140px 0;
    width: 100%;
    height: 350px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_six:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_six .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_six .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

/**home_project_part_ends**/


/**project_list_inner_starts**/

.box_projects_part_one_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery1.jpg);
}
.box_projects_part_one_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_one_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_one_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_one_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}


.box_projects_part_two_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery2.jpg);
}
.box_projects_part_two_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_two_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_two_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_two_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_three_list{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery3.jpg);
}
.box_projects_part_three_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_three_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_three_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_three_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_four_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery4.jpg);
}
.box_projects_part_four_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_four_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_four_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_four_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_five_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery5.jpg);
}
.box_projects_part_five_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_five_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_five_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 19px;
    text-transform: capitalize;
    color: #fff;
}
.box_projects_part_five_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.box_projects_part_six_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/gallery6.jpg);
}
.box_projects_part_six_list .box_text{
    margin: 0;
    padding: 80px 0;
    width: 100%;
    height: 220px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border: 5px solid #ebbf2c;
    transition: .3s all ease-in-out;
    opacity: 0;
}
.box_projects_part_six_list:hover .box_text{
    transition: .3s all ease-in-out;
    opacity: 0.9;
}
.box_projects_part_six_list .box_text h3{
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
    color: #fff;
    font-size: 19px;
}
.box_projects_part_six_list .box_text h4{
    margin: 0;
    padding: 8px 0 0 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

/**project_list_inner_ends**/



/**service_list_part_starts**/

.inner_bnr_service_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_service_list img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.service_list_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_list_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_list_section .text h1{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.service_list_section .portion{
    margin: 0;
    padding: 40px 0 0 0;
    width: 100%;
    height: auto;
}
.service_list_section .portion .box_list{
    margin: 0 0 30px 0;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 5px #eaeaea;
    overflow: hidden;
}
.service_list_section .portion .box_list img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    height: 250px;
    transition: .8s all ease-in-out;
}
.service_list_section .portion .box_list:hover img{
    transform: scale(1.05);
    transition: .8s all ease-in-out;
}
.service_list_section .portion .box_list h2{
    margin: 0;
    padding: 15px 10px 5px;
    font-size: 20px;
    color: #2a3d88;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service_list_section .portion .box_list p{
    margin: 0;
    padding: 8px 10px 0;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: justify;
}
.service_list_section .portion .box_list .btm{
    margin: 15px 0;
    padding: 0 10px;
    width: 100%;
    height: auto;
}
.service_list_section .portion .box_list .btm a{
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    background: #263986;
    color: #fff;
    border-radius: 4px;
    transition: .3s all ease-in-out;
}
.service_list_section .portion .box_list .btm a:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}



/**service_list_part_ends**/



/**business_list_part_starts**/

.inner_bnr_business_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_business_list img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.business_list_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_list_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_list_section .text h1{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 36px;
    font-family: 'Poppins-Bold';
    color: #222222;
    text-align: center;
}
.business_list_section .portion{
    margin: 0;
    padding: 40px 0 0 0;
    width: 100%;
    height: auto;
}
.business_list_section .portion .box_list{
    margin: 0 0 30px 0;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 5px #eaeaea;
    overflow: hidden;
}
.business_list_section .portion .box_list img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    height: 250px;
    transition: .8s all ease-in-out;
}
.business_list_section .portion .box_list:hover img{
    transform: scale(1.05);
    transition: .8s all ease-in-out;
}
.business_list_section .portion .box_list h2{
    margin: 0;
    padding: 15px 10px 5px;
    font-size: 20px;
    color: #2a3d88;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.business_list_section .portion .box_list p{
    margin: 0;
    padding: 8px 10px 0;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: justify;
}
.business_list_section .portion .box_list .btm{
    margin: 15px 0;
    padding: 0 10px;
    width: 100%;
    height: auto;
}
.business_list_section .portion .box_list .btm a{
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    background: #263986;
    color: #fff;
    border-radius: 4px;
    transition: .3s all ease-in-out;
}
.business_list_section .portion .box_list .btm a:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}



/**business_list_part_ends**/


/**service_details_starts**/

.inner_bnr_service_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_service_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.service_details_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 35px;
    text-transform: capitalize;
}
.service_details_section .text p{
    margin: 15px 0;
    padding: 0;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
}

.service_details_section .portion{
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_img img{
    padding: 0;
    max-width: 100%;
    height: auto;
    border: 4px solid #f2c11e;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
.service_details_section .portion .details_text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.service_details_section .portion .details_text p{
    margin: 30px 0 0 0;
    padding: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
}


/**service_details_ends**/




/**business_details_starts**/

.inner_bnr_business_details{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_business_details img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}


.business_details_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 35px;
    text-transform: capitalize;
}
.business_details_section .text p{
    margin: 15px 0;
    padding: 0;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
}

.business_details_section .portion{
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_img img{
    padding: 0;
    max-width: 100%;
    height: auto;
    border: 4px solid #f2c11e;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
.business_details_section .portion .details_text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.business_details_section .portion .details_text p{
    margin: 30px 0 0 0;
    padding: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
}


/**business_details_ends**/



/**media_part_starts**/

.inner_bnr_media{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_media img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.media_section{
    margin: 50px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.media_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.media_section .text h1{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 40px;
}

/**media_part_ends**/



/**contact_us_starts**/

.map_contact_us{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 450px;
    border-top: 5px solid #263986;
}


.contact-details{
    margin: 50px 0;
    width: 100%;
}
.contact-details .text{
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.contact-details .text h1{
    margin: 0;
    padding: 0;
}
.contact-details .text h2{
    margin: 0;
    padding: 0;
    font-size: 36px;
}
.contact-details .service-item.style-1 {
    padding: 18px 24px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    margin:0 0 15px 0;
}

/*.contact-details .service-item.style-1:hover {
    background-color: #f7f7f7;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}*/

.contact-details .service-item.style-1 .content h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.contact-details .service-item.style-1 .content p{
    font-size: 17px;
    font-family: 'Lato', sans-serif;
}

.contact-details .service-item.style-1 .content p a{
    margin:0;
    padding:0;
    text-decoration:none;
    color:#757575;
}

.contact-details .service-item.style-1 i {
    background-color: #263986;
    color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    margin-right: 20px;
    text-align: center;
    width: 40px;
    transition:.3s all ease-in-out;
}
.border-1px{
    border: 1px solid #263986;
}
.service-icon{
  float:left;
  height:110px; 
}
.service-item.style-1 .content {
  padding-left: 1em;
}
.service-item.style-1 .content h5 {
  font-size: 16px;
} 
.service-item.style-1 .content h5 a {
  color: #4d4d4d;
}
.service-item.style-1 .content h5:hover a {
  color: #f2c11e;
} 

.form-row .form-group input.form-control {
    /*background-color: #fbfbfb;*/
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    padding-bottom:10px;
}

.form-control:focus{box-shadow:none;}

.form-row textarea.form-control {
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 22px;
    text-transform: capitalize;
}

.form-row .btn.btn-theme {
    font-weight: 600;
    padding: 12px 24px;
    text-transform: uppercase;
    background:#263986;
    margin:15px 0 0 0;
    color:#fff;
    transition: .3s all ease-in-out;
}
.form-row .btn.btn-theme:hover{
    background: #f2c11e;
    transition: .3s all ease-in-out;
}

/**contact_us_ends**/


.inner_bnr_projectlist{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_projectlist img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}


/**about_us_starts**/

.inner_bnr_about_us{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.inner_bnr_about_us img{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.about_section{
    margin: 70px 0;
}
.about_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.about_section .text h1{
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #222222;
    /*text-transform: capitalize;
    font-family: 'Lato', sans-serif;*/
    font-weight: 600;
    font-family: 'Blacksword';
}
/*.about_section .text h2{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 38px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 52px;
}*/
.about_section .text h2 {
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 28px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 44px;
}
.about_section .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
/*.about_section .para p{
    margin: 0;
    padding: 0;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}*/
.about_section .para p{
margin: 40px 0 0 0;
padding: 0;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.mission_vision_section{
    margin: 0;
    padding: 70px 0;
    width: 100%;
    height: auto;
    background: #fbfbfb;
}
.mission_vision_section .vision_part{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .vision_part img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
/*.mission_vision_section .vision_part h2{
    margin: 0;
    padding: 35px 0 22px;
    text-transform: capitalize;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}*/
.mission_vision_section .vision_part h2 {padding: 35px 0 22px; ext-transform: capitalize; font-family: 'Lato', sans-serif; color: #222; font-size:28px; font-weight: 600; line-height:38px; margin: 0px 0px 10px 0px; text-decoration: none; text-align: center; position: relative;}
.mission_vision_section .vision_part h2::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 5px;}

.mission_vision_section .vision_part p{
    /*margin: 0;
    padding: 0 15px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 30px;
    text-align: justify;*/
    margin: 0;
    padding: 0 15px;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.mission_vision_section .vision_part .vision_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .vision_part .vision_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.mission_vision_section .vision_part .vision_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



.mission_vision_section .mission_part{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .mission_part img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
/*.mission_vision_section .mission_part h2{
    margin: 0;
    padding: 35px 0 22px;
    text-transform: capitalize;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}*/
.mission_vision_section .mission_part h2 {padding: 35px 0 22px; ext-transform: capitalize; font-family: 'Lato', sans-serif; color: #222; font-size:28px; font-weight: 600; line-height:38px; margin: 0px 0px 10px 0px; text-decoration: none; text-align: center; position: relative;}
.mission_vision_section .mission_part h2::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 5px;}

.mission_vision_section .mission_part p{
    margin: 0;
    padding: 0 15px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color:#000;
    line-height: 25px;
    font-weight: 600;
}

.mission_vision_section .mission_part .mission_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.mission_vision_section .mission_part .mission_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.mission_vision_section .mission_part .mission_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



.core_values_section{
    margin: 70px 0;
}
.core_values_section .text{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .text h3{
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #222222;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.core_values_section .text h4{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 38px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 52px;
}
.core_values_section .para{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .para p{
   /* margin: 0;
    padding: 0;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;*/
    margin: 0px;
    padding: 0px;
font-size: 16px;
font-family: 'Lato', sans-serif;
color:
#000;
line-height: 25px;
font-weight: 600;
}

.core_values_section .core_values_list{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.core_values_section .core_values_list li{
    margin: 0;
    padding: 0 0 8px 15px;
    list-style: none;
    width: 100%;
    position: relative;
    font-size: 17px;
}
.core_values_section .core_values_list li:before{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f101";
    font-family: 'FontAwesome';
    color: #33458a;
    font-weight: bold;
    font-size: 20px;
}



/**about_us_ends**/

/**05-11-2019**/
.line-bar-1 {padding:0px; margin:10px auto; width:1px; height:185px; background-color:#fff;}
.yellow-color {color:#33458a;}
.blue-color {color:#13266a;}


/***/

.index-project {padding:0px; margin:0px auto; width:85%; height:auto;}
.index-project #filters {margin:1%; padding:0; list-style:none; z-index: 0; position: relative; text-align:center;}
.index-project #filters li {
    background-color: #fff;
    color: #222222;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    padding: 0px;
    font-size: 20px;
    /*width: 10%;*/
    width:auto;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    list-style: none;
    letter-spacing: 2px;
}
.index-project #filters li span {display: block; padding:10px 20px; text-decoration:none; color:#666; cursor: pointer;}
.index-project #filters li span:hover {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.index-project #filters li span.active {background-color:#000; border: solid 2px #33458a; color:#fff;}
#portfoliolist .portfolio {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width:32%; margin:0.5%; display:none; /*float:left;*/ overflow:hidden;}
.portfolio-wrapper {padding:0px; overflow:hidden; position: relative !important; cursor:pointer;}
.portfolio img {max-width:100%; width: 100%;}
.portfolio-wrapper .overlayy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(0,0,0,0.5);
    margin: 0px auto;
    padding: 5%;
    border-radius: 1px;
}
.portfolio-wrapper:hover .overlayy {opacity: 1;}
.nctext1 {border: solid 1px #fff; min-height: 179px; position: relative; padding: 23% 0px;}
.nctext1::after {
    content: "";
    position: absolute;
    left: -6px;
    bottom: -16px;
    width: 50px;
    height: 42px;
    border: 8px solid #33458a;
    border-right: 0px;
    border-bottom: 0px;
    top: -6px;
}
.nctext1::before {
    content: "";
    position: absolute;
    right: -5px;
    width: 50px;
    height: 42px;
    border: 8px solid #33458a;
    border-left: 0px;
    border-top: 0px;
    bottom: -5px;
}
.index-project .overlayy h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    padding: 0.5% 0;
    text-align: justify;
    text-align: center;
    font-weight: normal;
}
.index-project .overlayy h4 {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    padding: 0.5% 0;
    text-transform: capitalize;
    color:#fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-align:center;
}
.index-project .overlayy h4 span {color:#FFF; font-size:16px; display:block;}
.index-project .overlayy a:hover {color:#FFF;}
/***/


/***/
.div-pt50 {padding:50px 0px 0px 0px; margin:0px auto; width:100%; height:auto;}
.div-pb50 {padding:0px 0px 50px 0px; margin:0px auto; width:100%; height:auto;}
.div-ptb50 {padding:50px 0px; margin:0px auto; width:100%; height:auto;}

.div-mt50 {padding:0px 0px 0px 0px; margin:50px auto 0px auto; width:100%; height:auto;}
.div-mb50 {padding:0px 0px 50px 0px; margin:0px auto 50px auto; width:100%; height:auto;}
.div-mtb50 {padding:0px 0px; margin:50px auto; width:100%; height:auto; display:inline-block;}
/***/


/***/
.title-1 {font-family: 'Blacksword'; color: #0a091c; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-1::after {content: ""; position: absolute; width: 65px; height: 4px; background: #0c1b52; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-2 {font-family: 'Blacksword'; color: #fff; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-2::after {content: ""; position: absolute; width: 65px; height: 4px; background: #fff; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-3 {font-family: 'Blacksword'; color: #FFFFFF; font-size:50px; font-weight: normal; line-height:60px; margin: 0px 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-3::after {content: ""; position: absolute; width: 65px; height: 4px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-4 {font-family: 'Lato', sans-serif; color: #FFFFFF; font-size:16px; font-weight: normal; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.title-4::after {content: ""; position: absolute; width: 45px; height: 2px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-5 {font-family: 'Blacksword'; color: #222222; font-size:16px; font-weight: normal; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.title-5::after {content: ""; position: absolute; width: 45px; height: 2px; background: #222222; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-6 {font-family: 'Lato', sans-serif; color: #142669; font-size:18px; font-weight: bold; line-height:26px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.title-6::after {content: ""; position: absolute; width: 45px; height: 2px; background: #142669; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -5px;}

.title-7 {color: #142669; font-size:25px; font-weight: normal; line-height:35px; margin: 0px 0px 10px 0px; padding: 1% 0; text-decoration: none; font-family: 'Poppins', sans-serif; text-align: center; position: relative; display: inline-block;}
.title-7::after {content: ""; position: absolute; width: 50px; height: 2px; background: #142669; margin: 0px auto; text-align: center; right: -60px; top:22px;}

.ptitle-1 {margin:0px auto; padding:0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #000; line-height: 25px; font-weight: 600;}
/***/


/***/
.projectlist{padding:0px; margin:0px auto; width:100%; height:auto;}
.projectlist p {
    margin: 25px auto;
    padding:0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
    text-align: center;
}

.projectlist1 {padding:0px; margin:50px auto; width:100%; height:auto;}
.projectlist1 #filters {margin:1%; padding:0; list-style:none; z-index: 9; position: relative; text-align:center; display: none;}
.projectlist1 #filters li {
    background-color: #fff;
    color: #222222;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    padding: 0px;
    font-size: 20px;
    /*width: 10%;*/
    width:auto;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    list-style: none;
    letter-spacing: 2px;
}
.projectlist1 #filters li span {display: block; padding:10px 20px; text-decoration:none; color:#666; cursor: pointer;}
.projectlist1 #filters li span:hover {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.projectlist1 #filters li span.active {background-color:#000; border: solid 2px#ffd445; color:#fff;}
.projectlist1 #portfoliolist .portfolio {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width:32%; margin:0.5%; display:none; /*float:left;*/ overflow:hidden;}
.projectlist1 .portfolio-wrapper {padding:0px; overflow:hidden; position: relative !important; cursor:pointer;}
.projectlist1 .portfolio img {max-width:100%;}
.projectlist1 .portfolio-wrapper .overlayy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(0,0,0,0.5);
    margin: 0px auto;
    padding: 5%;
    border-radius: 1px;
}
.projectlist1 .portfolio-wrapper:hover .overlayy {opacity: 1;}
.projectlist1 .nctext1 {border: solid 1px #fff; min-height: 195px; position: relative; padding:15% 0px;}
.projectlist1 .nctext1::after {
    content: "";
    position: absolute;
    left: -6px;
    bottom: -16px;
    width: 50px;
    height: 42px;
    border: 8px solid #ffd445;
    border-right: 0px;
    border-bottom: 0px;
    top: -6px;
}
.projectlist1 .nctext1::before {
    content: "";
    position: absolute;
    right: -5px;
    width: 50px;
    height: 42px;
    border: 8px solid #ffd445;
    border-left: 0px;
    border-top: 0px;
    bottom: -5px;
}
.projectlist1 .overlayy h3 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    padding: 0.5% 0;
    text-align: justify;
    text-align: center;
    font-weight: normal;
}
.projectlist1 .overlayy h4 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height:28px;
    margin: 0;
    padding: 0.5% 0;
    text-transform: capitalize;
    color:#fff;
    font-size: 20px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-align:center;
}
.projectlist1 .overlayy h4 span {color:#FFF; font-size:16px; display:block;}
.projectlist1 .overlayy a:hover {color:#FFF;}

.projectdetails {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
.projectdetails #nav {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
.projectdetails .affix {top:0; width: 100%; z-index: 9999 !important;}
.projectdetails .navbar {margin-bottom: 0px;}
.projectdetails .affix ~ .container-fluid {position: relative; top: 50px;}
.projectdetails .navbar-nav {padding:0px; margin: 0px auto 0px auto; width:auto; height:auto; float: none;}

.projectdetails .nav > li > a {
	position: relative;
	display: block;
	padding: 15px 12px;
}
#Overview {
    padding:50px 0px 50px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}

#ClubRiviera {
    padding:50px 0px 50px 0px; 
    height:auto; 
    background-color:#FBF7F7;
    /*background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);*/
}

#Lifestyle {
    padding:50px 0px 20px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Lifestyle-bg-1.jpg);
}
#Lifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.ahLifestyle {background-image:url(../images/ahLifestyle-bg-1.jpg) !important;}
.ahLifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agLifestyle {background-image:url(../images/agLifestyle-bg-1.jpg) !important;}
.agLifestyle:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#Building-Amenities {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}
#Location {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0); 
}   
#Specification {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(https://aakashindia.in/wp-content/uploads/2022/02/Specification-new-bg-1-scaled.jpg);
}
#Specification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahSpecification {background-image:url('https://aakashindia.in/wp-content/uploads/2022/02/Specification-new-bg-1-scaled.jpg')!important;}
.ahSpecification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agSpecification {background-image:url(../images/agSpecification-bg-1.jpg) !important;}
.agSpecification:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#UnitPlans {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(https://aakashindia.in/wp-content/uploads/2022/02/unit-plans-bg.jpg);
}
#UnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahUnitPlans {background-image:url(https://aakashindia.in/wp-content/uploads/2022/02/unit-plans-bg.jpg) !important;}
.ahUnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agUnitPlans {background-image:url(../images/agUnitPlans-bg-1.jpg) !important;}
.agUnitPlans:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#Plans {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Siteplan {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Gallery {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}
#PastProjects {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}   

#Downloads {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Downloads-bg-1.jpg);
}
#Downloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahDownloads {background-image:url(../images/ahDownloads-bg-1.jpg) !important;}
.ahDownloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agDownloads {background-image:url(../images/agDownloads-bg-1.jpg) !important;}
.agDownloads:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

#walkthrough {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/walkthrough_bg.jpg);
}
.videoplaybutton i{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background:blue;
    color: #fff;
}
#Contact {
    padding:50px 0px 100px 0px; 
    margin:0px auto; 
    height:auto;  
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image:-webkit-radial-gradient( #142669, #081545);
    background-image:-moz-radial-gradient( #142669, #081545);
    background-image:-ms-radial-gradient( #142669, #081545);
    background-image:-o-radial-gradient( #142669, #081545);
}

#Enquiry {
    padding:50px 0px 100px 0px;
    margin:0px auto;
    height:auto; 
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/Enquiry-bg-1.jpg);
}
#Enquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.5)}

.ahEnquiry {background-image:url(../images/ahEnquiry-bg-1.jpg) !important;}
.ahEnquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.agEnquiry {background-image:url(../images/agEnquiry-bg-1.jpg) !important;}
.agEnquiry:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.7)}

.projectdetails .navbar-inverse {background-color: #142669; border-color: #080808; background-image: url(../images/bg-1.jpg); border-radius:0px; text-align: center;}
.projectdetails .navbar-header {display:none;}
.projectdetails .nav > li {position: relative; display:inline-block; float: none; padding:0px; margin:0px auto;}
.projectdetails .navbar-inverse .navbar-nav > li > a.active {color: #fff; background-color: #33458a;}

.Lifestyle-tab {padding:0px 0px; margin:4% auto; width:auto; height:auto; text-align:center; position:relative;}
.Lifestyle-tab ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.Lifestyle-tab ul li {padding:10px; margin:10px; width:200px; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(242,193,30,0.1),0px 0px 8px rgba(183,183,183,0.5); min-height:185px;}
.Lifestyle-tab ul li img {padding:0px; margin:0px auto 10px auto; width:70px; height: auto;}
.Lifestyle-tab ul li p{margin:0px auto; padding:0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #fff; line-height: 25px; font-weight: 600;}

#other-features {
    padding:50px 0px 50px 0px;
    margin:0px auto;
    height:auto; 
    background-repeat:repeat;
    /*background-image:url(../images/other-features.jpg);*/
}  
.of-banner {padding:0px; margin:0px auto; width:100%; height:auto;}
.of-banner .carousel-control {position: absolute; top:45%; width: 40px; height: 40px; font-size: 16px; line-height: 40px;  color: #fff; text-align: center; text-shadow: 0px; background: rgba(0,0,0,0.7); filter: alpha(opacity=50); opacity: .5; line-height: 40px; border-radius:3px;}
.of-banner .carousel-control.left {left:5%;}
.of-banner .carousel-control.right {right:5%;}

#ourteam {
    padding:60px 0px 100px 0px; 
    height:auto; 
    background-color:#FFFFFF;
    background-image: radial-gradient( #FFFFFF, #d8def0);
    background-image:-webkit-radial-gradient( #FFFFFF, #d8def0);
    background-image:-moz-radial-gradient( #FFFFFF, #d8def0);
    background-image:-ms-radial-gradient( #FFFFFF, #d8def0);
    background-image:-o-radial-gradient( #FFFFFF, #d8def0);
}
.tean-sec {
    padding:2%;
    margin: 6% 1% 1% 1%;
    width: 22%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    min-height: 100px;
    position: relative;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
}
.tean-sec-1 {
    padding: 2%;
    margin: 1% auto;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    min-height: 100px;
    position: relative;
    border: solid 1px #cdced1;
}
.tean-sec-img {
    padding: 0px;
    margin: 1% auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: solid 1px #cdced1;
    position: absolute;
    display: block;
    overflow: hidden;
    top: -15%;
    left: 0px;
    right: 0px;
}
.tean-sec-img img {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    position: relative;
}
.tean-sec h3 {font-family: 'Lato', sans-serif; color: #0a091c; font-size:20px; font-weight: normal; line-height:30px; margin: 30% 0px 30px 0px; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.tean-sec h3::after {content: ""; position: absolute; width: 55px; height: 2px; background: #0c1b52; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -10px;}
.tean-sec h3 span {display: block; font-size: 18px; line-height: 30px;}
.tean-sec p {
    margin: 0px auto;
    padding: 0px 0px 40px 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    line-height: 23px;
    font-weight: normal;
}
.team-but {
    background-color: #000;
    color: #FFF;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin: 0px auto;
    padding: 10px 0px;
    text-align: center;
    text-decoration: none;
    width: 111px;
    border-radius: 5px;
    border: 0px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
}
.team-model {padding: 0px; margin: 0px auto; width: 100%; height: auto;} 
.team-model .modal-content{ margin: auto; display: block; width: 1000%;  max-width: 700px; text-align:center;}
.team-model .modal-content h3 {font-family: 'Lato', sans-serif; color: #0a091c; font-size:20px; font-weight: normal; line-height:30px; margin:0px auto 2% auto; padding: 1% 0; text-decoration: none;  text-align: center; position: relative;}
.team-model .modal-content h3::after {content: ""; position: absolute; width: 55px; height: 2px; background: #0c1b52; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: -10px;}
.team-model .modal-content h3 span {display: block; font-size: 18px; line-height: 30px;}
.team-model .modal-content p {margin: 0px auto; padding: 0px 3% 2%; font-size: 16px; font-family: 'Lato', sans-serif; color: #000; line-height: 23px; font-weight: normal; text-align: justify;}
.team-model .btn-default {color: #fff; background-color: #33458a; border-color: #33458a;}
/***/


/***/
.bas-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.bas-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:300px; border:dashed 1px #696e80;}

.bas-3 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; /*background: rgba(0,0,0,0.1);*/ box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.bas-4 {padding: 25px; margin: 0px auto; width: 100%; height: auto; min-height: 300px; border: dashed 1px #696e80;}

.Building-Amenities-sec {padding:0px; margin:0px auto; width:100%; height:auto;}
.Building-Amenities-sec .product-area {margin: 100px 0;}
.Building-Amenities-sec .all-product .single-product {margin:10px;}
.Building-Amenities-sec .single-product {margin: 30px 0;}
.Building-Amenities-sec .product-thumb {position: relative;}
.Building-Amenities-sec .all-product .single-product .product-thumb {padding-top: 0px;}
.Building-Amenities-sec .product-thumb img {width: 100%;}
.Building-Amenities-sec .all-product .owl-controls {position: absolute; top: 44%; width: 100%;}
.Building-Amenities-sec .all-product .owl-controls .owl-prev {left: -5%; position: absolute;}
.Building-Amenities-sec .all-product .owl-controls .owl-next {right: -5%; position: absolute;}
.Building-Amenities-sec .all-product .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Building-Amenities-sec .all-product .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
/*.Building-Amenities-sec .all-product .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #333333; color: #f2c11e;}
.Building-Amenities-sec .all-product .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #333333; color: #f2c11e;}*/
.Building-Amenities-sec .all-product .owl-controls .owl-buttons div {background: none; border: none;}
.Building-Amenities-sec .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Building-Amenities-sec .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Building-Amenities-sec .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Building-Amenities-sec .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Building-Amenities-sec .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Building-Amenities-sec .owl-carousel .owl-item {float: left;}
.Building-Amenities-sec .owl-controls .owl-page,
.Building-Amenities-sec .owl-controls .owl-buttons div{cursor: pointer;}
.Building-Amenities-sec .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/***/


/***/
.Location-sec {padding:20px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.Location-sec-1 {padding:20px; margin:0px auto; width:100%; height: auto; border:dashed 1px #dbd4d4; min-height: 350px;}
.Location-sec-img {padding:0px 0px; margin:0px auto; width:58%; height:auto; display:block;}
.Location-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
.Location-sec-1 p {margin: 0px auto; padding: 0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #000; line-height: 25px; font-weight: normal;}
/***/


/***/
.Specification-sec {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Specification-sec .product-area {margin: 100px 0;}
.Specification-sec .all-product-1 .single-product {margin:10px;}
.Specification-sec .single-product {margin: 30px 0;}
.Specification-sec .product-thumb {position: relative;}
.Specification-sec .all-product-1 .single-product .product-thumb {padding-top: 0px;}
.Specification-sec .product-thumb img {width: 100%;}
.Specification-sec .all-product-1 .owl-controls {position: absolute; top: 44%; width: 100%;}
.Specification-sec .all-product-1 .owl-controls .owl-prev {left: -5%; position: absolute;}
.Specification-sec .all-product-1 .owl-controls .owl-next {right: -5%; position: absolute;}
.Specification-sec .all-product-1 .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Specification-sec .all-product-1 .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.Specification-sec .all-product-1 .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Specification-sec .all-product-1 .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Specification-sec .all-product-1 .owl-controls .owl-buttons div {background: none; border: none;}
.Specification-sec .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Specification-sec .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Specification-sec .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Specification-sec .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Specification-sec .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Specification-sec .owl-carousel .owl-item {float: left;}
.Specification-sec .owl-controls .owl-page,
.Specification-sec .owl-controls .owl-buttons div{cursor: pointer;}
.Specification-sec .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sp-sec-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; background: rgba(255,255,255,0.8); box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.sp-sec-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:480px; border:dashed 1px #333333;}
/***/


/***/
.Unit-Plans {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Unit-Plans .product-area {margin: 100px 0;}
.Unit-Plans .all-product-3 .single-product {margin:10px;}
.Unit-Plans .single-product {margin: 30px 0;}
.Unit-Plans .product-thumb {position: relative;}
.Unit-Plans .all-product-3 .single-product .product-thumb {padding-top: 0px;}
.Unit-Plans .product-thumb img {width: 100%;}
.Unit-Plans .all-product-3 .owl-controls {position: absolute; top: 44%; width: 100%;}
.Unit-Plans .all-product-3 .owl-controls .owl-prev {left: -5%; position: absolute;}
.Unit-Plans .all-product-3 .owl-controls .owl-next {right: -5%; position: absolute;}
.Unit-Plans .all-product-3 .owl-controls .owl-prev i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.Unit-Plans .all-product-3 .owl-controls .owl-next i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius:5px;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.Unit-Plans .all-product-3 .owl-controls .owl-prev i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Unit-Plans .all-product-3 .owl-controls .owl-next i:hover {transition: all 0.5s ease-out 0s; background: #000000;}
.Unit-Plans .all-product-3 .owl-controls .owl-buttons div {background: none; border: none;}
.Unit-Plans .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Unit-Plans .owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.Unit-Plans .owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.Unit-Plans .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.Unit-Plans .owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.Unit-Plans .owl-carousel .owl-item {float: left;}
.Unit-Plans .owl-controls .owl-page,
.Unit-Plans .owl-controls .owl-buttons div{cursor: pointer;}
.Unit-Plans .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.Unit-Plans-sec {margin: 0px auto 10px auto;}
/***/


/***/
.Plans-sec {padding:1%; margin:2%; width:29%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.4),0px 0px 8px rgba(0,0,0,0.4); background-color:#FFF;}
.Plans-sec-1 {padding:20px; margin:0px auto; width:100%; height: auto; border:dashed 1px #dbd4d4;}
.Plans-sec-img {padding:0px 0px; margin:0px auto; width:100%; height:auto; display:block;}
.Plans-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
.Plans-sec p {margin:0px auto; padding:10px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color: #000000; text-transform:uppercase; line-height: 25px; letter-spacing:1px; font-weight: bold;}
/***/


/***/
.gallery-sec {padding:1%; margin:1%; width:31%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.4),0px 0px 8px rgba(0,0,0,0.4);}
/***/
/*****/
.box{
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content,
.box .box-content:after{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.box:hover .box-content{
    opacity: 1;
}
.box .box-content:after{
    content: "";
    background: #33458a;
}
.box:hover .box-content:after{
    opacity: 0.7;
    transform: skew(30deg);
}
.box .content{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    color: #fff;
    z-index: 1;
}
.box .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.box .read-more{
    display: inline-block;
    padding: 5px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
}
.box .read-more:hover{
    background: #243256;
    color: #fff;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
/*****/


/***/
.contact-us {padding:0px 0px; margin:65px auto 0px auto; width:auto; height:auto; text-align:center;}
.contact-us-1 {padding:0px 0px; margin:1%; width:30%; height:auto; display:inline-block; vertical-align:top;}
.contact-us-2 {padding:0px 0px; margin:0px auto; width:100%; height:225px; border: solid 1px #ece7e7; position:relative; min-height:100px;}
.contact-us-2a {
    padding: 23px 0px;
    margin: 0px auto;
    width: 85px;
    height: 85px;
    border: solid 1px #FFFFFF;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -25%;
    border-radius: 50px;
}
.contact-us-2a .fa {padding:0px 0px; margin:0px auto; font-size:35px; color:#000; line-height:35px;}
.contact-us-2con {padding:50px 0px 15px 0px; margin:0px auto; width:90%; height:auto;}
.contact-us-2con h3 {color: #FFFFFF; font-size:20px; font-weight: normal; line-height:40px; margin: 0px 0px 20px 0px; padding: 1% 0; text-decoration: none; font-family: 'Poppins', sans-serif; text-align: center; position: relative; text-transform:uppercase;}
.contact-us-2con h3::after {content: ""; position: absolute; width: 55px; height:3px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; bottom: 0px;}
.contact-us-2con p {
    margin: 0px auto;
    padding: 1px 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #FFFFFF;
    line-height: 25px;
    font-weight: 600;
}
.contact-us label {padding:10px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color:#fff; font-weight: 600; text-decoration: none; line-height:25px; text-align:left; float:left;}
.contact-us .contact_text_1 {
  background: transparent; 
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  font-size: 16px;
  font-family: 'Lato', sans-serif;

}
.contact-us .contact_text_2 {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 7px;
    width: 100%;
    color: #FFF;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/a.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 11px auto;
    position: relative;
    text-overflow: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.contact-us .contact_text_3 {
  background: transparent; 
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  min-height:240px;
  font-family: 'Poppins', sans-serif;
}
.contact-us .submit {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: none;
    color: #33458a;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 4% auto 0px auto;
    opacity: 1;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width: auto;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
}
.contact-us .submit:hover{
    background-color: transparent;
    transition: .3s all ease-in-out;
    color: #fff;
}

/***/


/*****/
.Downloads-sec {padding:0px; margin:0px auto; width:100%; height:auto; position: relative;}
.Downloads-sec-img {padding:0px 0px; margin:7% auto; width:45%; height:auto; display:block;}
.Downloads-sec-img img {padding:0px 0px; margin:0px auto; width:100%; height:auto;}
/*****/

/***/
.menutab1 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab1 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.menutab1 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 1%;
    width: 48%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab1 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab1 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}

.menutab2 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab2 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab2 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab2 ul li:hover {color:#8f8f8f; transition: all 1s ease-in-out;   }
.menutab2 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#FFFFFF; margin:0px 15px 0px 0px;}

.menutab3 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab3 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab3 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab3 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab3 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}

.menutab4 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab4 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab4 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height:25px;
    display: flex;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab4 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab4 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#333333; margin:0px 15px 0px 0px;}


.menutab5 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab5 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; display:inline-block;}
.menutab5 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 0px;
    width: 100%;
    height: auto;
    float:left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height:25px;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.menutab5 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab5 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 14px; color:#333333; margin:0px 15px 0px 0px;}
.menutab5 ul li span {color:#142669; margin:0px 5px 0px 0px;}

.menutab6 {padding:0px 0px; margin:4% auto; width:100%; height:auto; text-align:center;}
.menutab6 ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none; }
.menutab6 ul li {
    padding: 0px 0px 0px 0px;
    margin:3px 2%;
    width: 45%;
    height: auto;
    /*! float:left; */
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.menutab6 ul li:hover {color:#262a81; transition: all 1s ease-in-out;   }
.menutab6 ul li::before {font-family: 'FontAwesome'; content: "\f192"; font-size: 16px; color:#0c1b52; margin:0px 15px 0px 0px;}
/***/

/***/
.parallax-1 {
    padding:0px 0px; 
    margin:0px auto 0px auto;
    width:100%;
    height:auto;
    position:relative;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    background-image:url(../images/parallax-1.jpg);
    font-family: 'Merriweather', serif;
    text-align:center;
}
/*.parallax-1:before{position:absolute; content:''; left:0px; top:0px; width:100%; height:100%; background-color:rgba(43,47,141,0.7)}*/

.sec-1 {padding:0px 0px; margin:4% auto; width:100%; height:auto; position:relative;}
/***/




/***/
.career {padding:20px; margin:0px; width:50%; height: auto; background: rgba(255,255,255,0.8);}
.career-1 {padding:20px; margin:0px auto; width:100%; height: auto; min-height:460px; border:dashed 1px #333333; min-height:400px;}

label {padding:10px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: 'Lato', sans-serif; color:#000000; font-weight: 600; text-decoration: none; line-height:25px; text-align:left; float:left; font-family: 'Lato', sans-serif;}

.contact_text_4 {
  background: transparent; 
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  font-size: 16px;
    font-family: 'Lato', sans-serif;

}
.contact_text_5 {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 7px;
    width: 100%;
    color: #FFF;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/a.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 11px auto;
    position: relative;
    text-overflow: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.contact_text_6 {
  background: transparent; border-color: #f2c11e;
  border-style: solid;
  border-width: 1px;
  color: #f2c11e;
  display: block;
  font-size:14px;
  margin-bottom:10px;
  padding: 7px;
  width: 100%;
  text-align:left;
  float:left;
  min-height:240px;
  font-family: 'Poppins', sans-serif;
}
.submit {
    background-color: #33458a;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 4% auto 0px auto;
    opacity: 1;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width: auto;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/***/
.aakash-height-amenities {padding: 30px; margin: 0px auto 20px auto; width: 130px; height: auto; border: dashed 1px #FFF; border-radius: 70px;}
.aakash-height-amenities img {padding:0px; margin: 0px auto 0px auto; width:100%; height:auto;}
/***/


.footer_section .portion .box_footer .address li .res{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.modal-backdrop.in{z-index: 0;}

.text-success {
    color: #263986;
}
.modal-header .close{
    color: #000;
}
.color_white{
    color: #fff !important;
}
.white_blue{
    color: #2046e2 !important;
}

.thank_you_section h2{
    margin: 0;
    padding: 50px 0 80px 0;
    font-size: 30px;
    color: #0d278c;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 45px;
}

.modal-footer{
    border-top: none;
}

.zoom_gallery{
    font-size: 25px;
    margin: 0;
    padding: 0;
}


/******************/
.csrimg {padding:0px; margin:0px; width:100%; height:auto;}
.csrimg img {
    padding:0px; 
    margin:0px; 
    width:500px; height:auto; display:block; overflow:hidden; 
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    -ms-transition:all 1s ease-in-out;
    display:block; overflow:hidden;
    }
.csrimg img:hover, .swap1 {opacity:0; position: absolute; }
.csrimg img:hover, .swap2 {opacity:1.0;}    

.business {padding:0px; margin:0px; width:auto; height:auto; text-align:center;}
.business ul {padding:0px; margin:0px; width:auto; height:auto; list-style-type:none;}
.business ul li {padding:0px; margin:2%; width:45%; height:auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); border-radius: 10px;}

.business ul li .box1{
    font-family: 'Lexend Deca', sans-serif;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    border-radius: 10px;
}
.business ul li .box1:hover{ box1-shadow:5px 5px 10px rgba(0, 0, 0, 0.4); }
.business ul li .box1:before,
.business ul li .box1:after{
    content: "";
    background: #f77300;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    opacity: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    transition: all 600ms ease;
}
.business ul li .box1:after{
    background: none;
    height: 100%;
    width: 100%;
    border: 15px solid #f77300;
    box1-shadow: 0 0 0 20px #f77300;
    opacity: 0;
    left: 0;
    top: 0;
    transition: all 600ms ease;
}
.business ul li .box1:hover:before,
.business ul li .box1:hover:after{
    opacity: 1;
    animation: borderSkewOut 600ms ease forwards;
}
.business ul li .box1:hover:before{ opacity: 0.7; }
.business ul li .box1 img{
    width: 100%;
    height: auto;
    transform: scale(1.25);
    transition: all 0.3s ease;
}
.business ul li .box1:hover img {
    transform: scale(1);
    filter: grayscale(50%) hue-rotate(180deg);
}
.business ul li .box1 .box1-content{
    color: #fff;
    width: 100%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
}
.business ul li .box1 .title{
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 3px 0;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.6s;
}
.business ul li .box1 .post{
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px;
    opacity: 0;
    transform: translateY(50px);
    display: block;
    transition: all 0.6s;
}
.business ul li .box1:hover .title,
.business ul li .box1:hover .post,
.business ul li .box1:hover .icon{
    opacity: 1;
    transform: translate(0);
}
.business ul li .box1 .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.6s;
}
.business ul li .box1 .icon li{
    display: inline-block;
    margin: 0 5px;
    transition: all 0.3s;
}
.business ul li .box1 .icon li a{
    color: #f77300;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all 0.5s ease;
}
.business ul li .box1 .icon li  a:hover{
    color: #fff;
    background: #f77300;
    border-radius: 50% 50% 0 0;
    box1-shadow: 0 0 15px #fff;
}
.box1-content h3 {color:#FFF;}
.box1-content h4 {color:#FFF;}
.box1-content a {color: #FFF; background: #142669; padding: 10px !important; display: inline-block; border-radius: 5px; font-size: 12px;}
.box1-content a:hover {text-decoration:none;}
/*@keyframes borderSkewOut{
    33%{ transform: skew(-3deg, -3deg); }
    66%{ transform: skew(3deg, 3deg); }
}*/

.businessdetails1 {padding:0px; margin:0px; width:100%; height:auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); text-decoration: none; overflow: hidden; display: block;}
.businessdetails1 img {width: 100%;}
.businessdetails1 .image-1 {
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.businessdetails1 .image-1:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}
.businessdetails2 {padding:3%; margin:0px; width:100%; height:auto; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.businessdetails2a {padding:3%; margin:0px; width:100%; height:auto; border: dashed 1px #696e80;}
.businessdetails2a p {
    margin:10px auto;
    padding: 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #222;
}



/*****/
a {text-decoration:none; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
a:hover {text-decoration:none; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
.index-banner {padding:0px; margin:0px auto; width:100%; height:auto;}
.index-banner .carousel-control {position: absolute; top:40%; width: 50px; height: 50px; font-size: 20px; color: #fff; text-align: center; text-shadow: 0px; background: rgba(0,0,0,0.7); filter: alpha(opacity=50); opacity: .5; line-height: 50px; border-radius:3px;}
.index-banner .carousel-control.left {left:5%;}
.index-banner .carousel-control.right {right:5%;}

.ind-parallax-1 {position: relative; display: table; width: 100%; padding:120px 0px 120px 0px; margin:0px auto; background: url(../images/ind-parallax-1.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto; }
.ind-parallax-up {position: relative;;width: 100%; padding:120px 0px 120px 0px; margin:0px auto; background: url(../images/ind-parallax-1.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto; }

/*.ind-parallax-1 {padding:110px 0px; margin:0px auto; width:100%; height:auto; background: gray url(../images/ind-parallax-1.jpg) repeat 0 0; box-sizing: border-box; -webkit-animation: slide 20s linear infinite;}
@-webkit-keyframes slide {
from { background-position: 0 0; }
to { background-position: -400px 0; }
}*/

.ind-parallax-2 {position: relative; display: table; width: 100%; padding:100px 0px 70px 0px; margin:0px auto; background: url(../images/ind-parallax-2.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto;}

.Aakash_Riviera_logo {padding:0px; margin:15px 0px; width:240px; height:auto; display: block;}
.Aakash_Riviera_logo img {padding:0px; margin:0px auto; width:100%; height:auto;}
.Aakash_Riviera_button {
    background-color:#2292a9;
    color: #FFF;
    display: inline-block;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin:30% auto 0px 30%;
    padding:10px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
    border-radius:100px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'PLato-Light', sans-serif;
}
.Aakash_Riviera_button:hover {
    background:#1a8399;
    color: #FFF;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 0px rgba(183,183,183,0.5),0px 0px 0px rgba(183,183,183,0.5);
}
.Aakash_Riviera_button::before {font-family: 'FontAwesome'; content: "\f18e"; font-size:27px; color: #FFF; margin: 0px 15px 0px 0px;vertical-align:middle;}
.index_ar_1 {
    padding:15px; 
    margin:0px 0px; 
    width:88%; 
    height:auto; 
    border:solid 1px #30acc6; 
    transform: skewX(-20deg);
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
}
.index_ar_2 {padding: 60px 60px; margin: 0px 0px; width: 100%; height: auto; background: rgba(48,172,198,0.7); box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);}
.index_ar_2 p {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-style: italic;
	color: #000;
	line-height: 28px;
	font-weight: normal;
	transform: skewX(20deg);
	/*font-family: 'PLato-Light', sans-serif;*/
	font-family: 'Lato', sans-serif;
	text-align: left;
	/*transform: skewX(1deg);*/
}
welcome-div-1 {
    padding: 15px;
    margin: 75px auto;
    width: 380px;
    height: 380px;
    text-align: center;
    background: #581771;
    background: -webkit-linear-gradient(#581771, #6d2886, #581771);
    background: -o-linear-gradient(#581771, #6d2886, #581771);
    background: -moz-linear-gradient(#581771, #6d2886, #581771);
    background: linear-gradient(#581771, #6d2886, #581771);
    transform: rotate(320deg);
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.club-riviera_logo {padding:0px; margin:140px auto 0px 14%; width:360px; height:auto; display: block;}
.club-riviera_logo img {padding:0px; margin:16px auto; width:100%; height:auto;}
.club-riviera_button {
    background-color:#FFFFFF;
    color: #172b7d;
    display: inline-block;
    font-size:18px;
    font-weight: bold;
    line-height:28px;
    margin:20px auto 0px 35%;
    padding:10px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease-in-out 0s;
    width:auto;
    border-radius:100px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
    box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5);
    font-family: 'PLato-Light', sans-serif;
}
.club-riviera_button::before {font-family: 'FontAwesome'; content: "\f18e"; font-size:27px; color: #172b7d; margin: 0px 15px 0px 0px;}

.indclub-img-1 {padding:0px; margin:0px auto; width:400px; height:400px; border-radius:50%; border:10px #FFF solid; position:relative; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); display:block; overflow: hidden;}
.indclub-img-1 img {
    padding:0px; 
    margin:0px auto; 
    width:100%; 
    height:100%;
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.indclub-img-1 img:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}

.indclub-img-2 {padding:0px; margin:0px auto; width:260px; height:260px; border-radius:50%; border:10px #FFF solid; position:absolute; box-shadow: 0px 0px 8px rgba(183,183,183,0.5),0px 0px 8px rgba(183,183,183,0.5); display:block; overflow: hidden; top:25%; left:63%;}
.indclub-img-2 img {
    padding:0px; 
    margin:0px auto; 
    width:100%; 
    height:100%;
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.indclub-img-2 img:hover {
  -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}


.ind-parallax-3 {position: relative; width: 100%; padding:100px 0px 0px 0px; margin:0px auto; background: url(../images/ind-parallax-3.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover; height:auto;}
.ind-parallax-3 img {padding:0px; margin:0px auto; width:100%; height:auto;}
.ind-parallax-3 h2 { margin: 0px 0px 20px 0px; padding:0px; text-align: left; font-size: 50px; line-height:50px; font-family: 'Blacksword'; color: #67503d;}
.ind-parallax-3 p {margin: 0px auto; padding: 0px; text-align: justify; font-size: 20px; font-family: 'PLato-Light', sans-serif; color: #8a694d; line-height: 30px;}
.igbc-logo {padding:0px; margin:0px auto; width:130px; height:auto; display: block;}
.igbc-logo img {padding:0px; margin:0px auto; width:100%; height:auto;}


.ind-Promenade {padding:50px 0px 0px 0px; margin:0px auto; width:auto; height:auto; background-color:#FFF;}
.Promenade-banner {padding:0px; margin:50px auto 0px auto; width:100%; height:auto;}
.Promenade-banner .carousel-control {position: absolute; top:40%; width: 50px; height: 50px; font-size: 20px; color: #fff; text-align: center; text-shadow: 0px; background: rgba(44,61,128,0.4); filter: alpha(opacity=50); opacity: .5; line-height: 50px; border-radius:3px;}
.Promenade-banner .carousel-control.left {left:5%;}
.Promenade-banner .carousel-control.right {right:5%;}
/*.parallax-1 {
    padding: 50px 0px 40px 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/ind-parallax-1.jpg);
    font-family: 'Merriweather', serif;
    text-align: center;
}*/



/*.index-banner .carousel-inner img {padding:0px; margin:0px auto; width:100%; height:auto;}
.index-banner .carousel-caption {right: 20%; left: 20%; padding:0px; top:50%; bottom:inherit;}
.EnquireNow {
    padding: 8px 30px;
    margin: 20px 10px;
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    color: #fff;
    border: solid 1px #fff;
    letter-spacing: 2px;
    text-shadow: inherit;
    text-transform: uppercase;
    letter-spacing: 2px;
    float:right;
}
.EnquireNow:hover {border: solid 1px #0c1375; background:#0c1375; color:#FFFFFF; }*/

.gallery-sec-1  {padding:1%; margin:1%; width:46%; height:auto; display:inline-block; vertical-align:top;}
.gallery-sec-1 h3 {font-size: 20px; line-height:30px; font-weight: normal; color: #222;}
.hidden_group_event {display: none;}


#portfoliolist {text-align: center;}

.BuildingAmenities-1 {padding:10px; margin:0px auto; width:100%; height: auto; display:inline-block; vertical-align:top; box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(183,183,183,0.5); }
.BuildingAmenities-2 {padding:15px; margin:0px auto; width:100%; height: auto; min-height:200px; border:dashed 1px #696e80;}

.BuildingAmenities-img {padding: 0px 0px; margin: 0px auto; width: 100%; height: auto; display: inline-block; vertical-align: top;}
.BuildingAmenities-img img {padding: 0px 0px; margin:0px auto 10px auto; width: 25%; height: auto; display:block;}

.BuildingAmenities-2 h3 {font-family: 'Lato', sans-serif; color: #FFFFFF; font-size:18px; font-weight: normal; line-height:25px; margin: 25px 0px 0px 0px; padding: 1% 0; text-decoration: none; text-align: center; position: relative;}
.BuildingAmenities-2 h3::after {content: ""; position: absolute; width: 45px; height: 2px; background: #FFFFFF; margin: 0px auto; text-align: center; right: 0; left: 0; top: -5px;}



/***/
.projects-nav {padding:0px 0px; margin:0px auto; width:100%; height:auto; text-align:center;}
.projects-nav ul {padding:0px; margin:0px auto; width:auto; height:auto; list-style-type:none;}
.projects-nav ul li {
    padding:10px 20px;
    margin: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    text-align: justify;
    line-height:25px;
    display: inline-block;
    outline: none;
    transition: all 1s ease-in-out; 
    font-family: 'Lato', sans-serif;
}
.projects-nav ul li::before {font-family: 'FontAwesome'; content: "\f0a4"; font-size: 18px; color:#000; margin:0px 15px 0px 0px;}
 /***/



/**compleated_projects_css_starts**/

.cmplt_bk_brder{
    border: 5px solid #071b65;
    padding: 4px !important;
}
.compleated_bk{
    background: linear-gradient(to top right, #142669, #475daf, #142669);
    height: 215px;
}
/*.compleated_bk .cmplt_bk_text{
    margin: 0;
    padding: 75px 0;
    width: 100%;
    height: auto;
}*/
.compleated_bk .cmplt_bk_text{
    margin: 0;
    padding:0px;
    width: 100%;
    height: 100%;
	display:flex;
flex-wrap:wrap;
align-content:center;
}
.compleated_bk .cmplt_bk_text h2{
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #fff;
	text-align:center; width:100%;
}
.compleated_bk .cmplt_bk_text h5{
    margin: 0;
    padding: 12px 5px;
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

#portfoliolist .cmpleated_prtfolio{
    width: 23%;
}

/**compleated_projects_css_end**/


/***/
.clubreviera {padding: 0px; margin: 0px auto; width:100%; height: auto;}
.clubreviera .navbar-inverse {
    background-color: #142669;
    border-color: #080808;
    background-image: url(../images/bg-1.jpg);
    border-radius: 0px;
    text-align: center;
}
.clubreviera .tab {overflow: hidden; display: inline-block; vertical-align: top;}

.clubreviera .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 15px;
  color: #9d9d9d;
  transition: 0.3s;
  font-size: 17px;
}

.clubreviera .tab button:hover {color:#fff; background-color:#33458a;}
.clubreviera .tab button.active {color:#fff; background-color:#33458a;}

.clubreviera .tabcontent {
  display: none;
  padding:0px;
  margin: 0px auto;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.clubreviera .tabcontent.active {display: block;}

@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.clubreviera-banner {padding:0px; margin:0px auto; width:100%; height:auto;}
.clubreviera-banner .carousel-control {position: absolute; top:45%; width: 50px; height: 50px; font-size: 20px; color: #fff; text-align: center; text-shadow: 0px; background: rgba(0,0,0,0.7); filter: alpha(opacity=50); opacity: .5; line-height: 50px; border-radius:3px;}
.clubreviera-banner .carousel-control.left {left:5%;}
.clubreviera-banner .carousel-control.right {right:5%;}
.cb-cont  {padding:3% 0px; margin:0px auto; width:50%; height:auto;}
.cb-cont ul  {padding:0px; margin:20px auto; width:auto; height:auto; list-style-type:none; text-align:center;}
.cb-cont ul li {
	padding: 0px 20px;
	margin: 11px auto;
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
	border-right: solid 1px #000;
	font-size: 25px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	font-family: 'PLato-Light', sans-serif;
	text-align: center;
}
.cb-cont ul li:last-child {border-right:solid 0px #000;}
.cb-cont p {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    font-style: italic;
    color: #000;
    line-height: 40px;
    font-weight: normal;
    font-family: 'PLato-Light', sans-serif;
    text-align: center;
}
/***/







/**club_riviera_gallery_css_starts**/

.gallery.row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.gallery-list.col-md-12,
.gallery-list.col-md-6,
.gallery-list.col-md-4,
.gallery-list.col-md-3,
.gallery-list.col-md-2,
.gallery-list.col-md-1 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.image-grid {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    background-color: #fff;
    overflow: hidden;
}

.image-grid * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.image-grid img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center;
}

.image-grid figcaption {
  position: absolute;
  top: 22%;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  /**justify-content: center;**/
}

.image-grid p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
    font-size: 25px;
}

.image-grid a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.image-grid:hover > img,
.image-grid.hover > img {
  opacity: 0.7;
}

.image-grid:hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.js-modal-image {
  max-width: 100%;
}

.modal-body {
  padding: 0;
}

.modal-open .modal {
    padding-top: 12vh;
    background-color: transparent;
}

@media (max-width: 992px) {
  .modal-open .modal {
    padding-top: 100px;
  }

  .image-grid {
    width: 100%;
    height: 180px;
  }

}


@media (max-width: 768px) {
  .gallery.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery-list.col-md-12,
  .gallery-list.col-md-6,
  .gallery-list.col-md-4,
  .gallery-list.col-md-3,
  .gallery-list.col-md-2,
  .gallery-list.col-md-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-row.row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .gallery-row.row.pdtb-40 {
    padding-top: 10px;
  }

  .horizontal-nav {
    margin-bottom: 0;
  }

  .modal-open .modal {
    padding-top: 30vh;
  }

}



.img_btm_cntent{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
}
.img_btm_cntent h3{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    color: #33458a;
}
.img_btm_cntent p{
    margin: 0;
    padding: 6px 0 0 0;
    width: 100%;
    height: auto;
    line-height: 22px;
    font-size: 15px;
}
.img_btm_cntent .club_rvr_ul{
    margin: 0;
    padding: 15px 0 0 0;
    width: 100%;
    position: relative;
}
.img_btm_cntent .club_rvr_ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    position: relative;
    width: 100%;
}
.club_gallery_part{
    background: #f7f7f7;
    border-radius: 10px;
    padding: 8px 8px;
    margin: 7px;
    box-shadow: 1px 1px 2px 1px #d2d2d2;
    display: flex;
    flex-wrap: wrap;
}

.gallery-list{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.club_riviera_section{
    margin: 0;
    padding: 50px 0 70px 0;
    width: 100%;
    height: auto;
}

.club_pop_img{
    width: 80%;
}
.club_pop_cntnt{
    width: 100%;
    max-width: 100%;
}

/**club_riviera_gallery_css_ends**/

/*.ClubRiviera {padding:0px; margin:0px auto; width:auto; height:auto; text-align:center;}
.ClubRiviera ul {padding:0px; margin:0px auto; width:auto; height:auto;}
.ClubRiviera ul li {padding:1%; margin:1%; width:31%; height:auto; display:inline-block; vertical-align:top; box-shadow: 1px 1px 2px 1px #d2d2d2; background: #f7f7f7; border-radius:5px; position:relative; }

.ClubRiviera ul li img {max-width:100%; width: 100%; position:relative;}
.ClubRiviera ul li .overlayy {position: absolute; top: 11px; bottom: 11px; left: 11px; right: 11px; height:auto; width:auto; opacity: 0; transition: .5s ease; background: rgba(0,0,0,0.5); margin: 0px auto; padding:20px 10px;}
.ClubRiviera ul li:hover .overlayy {opacity: 1;}
.ClubRiviera ul li .overlayy h3 {color: #FFFFFF; font-size: 15px; font-weight: 600; line-height: 31px; margin: 0; padding: 15% 0px 0px 0px; text-align: justify; text-align: center; font-weight: normal;}
.ClubRiviera ul li .overlayy a:hover {color:#FFF;}
.crcon {position: absolute;  bottom:11px; left:11px; right:11px; height:auto; width:auto; background: rgba(0,0,0,0.7); margin: 0px auto; padding:10px 10px;}
.crcon h4 {color: #FFFFFF; font-size: 20px; font-weight: normal; line-height: 25px; margin: 0; padding: 1% 0; text-align: center; }
.crcon p {color: #FFFFFF; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; padding: 1% 0; text-align: center;}*/


.masonry {-webkit-column-count: 4; -moz-column-count:4; column-count: 4; -webkit-column-gap: 1em; -moz-column-gap: 1em; column-gap: 1em; margin: 1.5em; padding: 0; -moz-column-gap: 1.5em; -webkit-column-gap: 1.5em; column-gap: 1.5em; font-size: .85em;}
.mitem {display: inline-block; background: #fff; padding: 1em; margin: 0 0 1.5em; width: 100%; -webkit-transition:1s ease all; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0px 0px 8px rgba(183,183,183,0.3),0px 0px 8px rgba(183,183,183,0.3); position:relative;}
.mitem img{max-width:100%;}
 .masonry {-moz-column-count: 3; -webkit-column-count: 3; column-count: 3;}
.crcon {position: absolute;  bottom:11px; left:11px; right:11px; height:auto; width:auto; }
.crcon h4 {color: #FFFFFF; font-size: 14px; font-weight: normal; line-height: 20px; margin: 0; padding: 1% 0; text-align: center; background: rgba(0,0,0,0.8); margin: 0px auto; padding: 3% 3% 3% 3%; display: inline-block; letter-spacing: 1px; border-radius: 0px 10px 0px 0px; font-family: 'Lato', sans-serif;}
.crcon .frpg  {color: #FFFFFF; font-size: 14px; font-weight: normal; line-height: 20px; margin: 0; padding: 1% 0; text-align: center; background: #33458a; margin: 0px auto; padding: 3% 3% 3% 3%; display: inline-block; letter-spacing: 1px; border-radius: 0px 10px 0px 0px; font-family: 'Lato', sans-serif;}
.crcon p {color: #FFFFFF; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; padding: 1% 0; text-align: center;}


.projectvideosec img{
 width:100%;
 float:left;
 height:auto;
}  
.projectdetails #Video{
    padding: 50px 0px 100px 0px;
    margin: 0px auto;
    height: auto;
    background-color: #142669;
    background-image: radial-gradient( #142669, #081545);
    background-image: -webkit-radial-gradient( #142669, #081545);
    background-image: -moz-radial-gradient( #142669, #081545);
    background-image: -ms-radial-gradient( #142669, #081545);
    background-image: -o-radial-gradient( #142669, #081545);
}
.projectdetails #Video .title-1{color:#fff;}
.blog{
	padding-top:60px; 
	padding-bottom:60px; 
}
.blg_itemouter{
	width: 100%;
	float: left;
	height: auto; 
	margin-bottom: 20px;
}
.blg_img{
	width: 100%;
	float: left;
	height: auto;
	border-radius: 19px;
	overflow: hidden;
	margin-bottom: 20px;
}
.blg_img a img{
	width: 100%;
	float: left;
	height: auto;
	height: 197px;
	object-fit: cover;
	object-position: center center;	
}
.blg_itemouter h3{
	width: 100%;
	float: left;
	height: auto;
	margin: 0 0 15px 0;
	font-size: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.blg_itemouter h6{
	font-family: 'Lato', sans-serif;
}
.blg_itemouter h6 i{    
	color: #337ab7;
    margin: 0 3px;
}

.blg_detl{
	padding-top:60px; 
	padding-bottom:60px; 
}
@media only screen and (min-width:768px) and (max-width:1000px) {
	.blg_detl .container{
		width:95%;
	}
}
.blog_box_outer{    
	padding: 3%;
    margin: 0px auto 10% auto;
    width: 100%;
    height: auto;
    box-shadow: 0 1px 2px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.07), 0 4px 8px rgba(0,0,0,.07), 0 8px 16px rgba(0,0,0,.07), 0 16px 32px rgba(0,0,0,.07), 0 32px 64px rgba(0,0,0,.07);
    border-radius: 5px;
}
.blog_box {
    padding: 3%;
    margin: 0px auto;
    width: 100%;
    height: auto;
    border-radius: 5px;
    border: solid 1px #F4F0F0;
}
.blog_box .blgtitle{
	margin-top: 0;
	color: #33458a;
	font-size: 29px;
	margin-bottom: 12px;
}
.blog_box h6.blgdate{
	margin-bottom: 12px;
	font-size: 12px;
}
.blog_box img{
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0;
}
.blog_box h2,.blog_box h3,.blog_box h4,.blog_box h5,.blog_box h6 {    
	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
}
.blogsidebar .widget-title {
    font-size: 17px;
    border-left: solid 5px #33458a;
    padding: 10px 0px 10px 15px;
    background: #f9f5f5;
    text-align: left;
    font-weight: 600;
}
.blogsidebar ul {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    height: auto;
    list-style-type: none;
}
.blogsidebar li {
    display: block;
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 11px 0;
    padding: 0;
    position: relative;
}
.blogsidebar ul li a {
    color: #222;
    padding:0px 0 10px  11px ;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: dashed 1px #33458a;
    margin: 0px auto;
    display: flex;
}
.blogsidebar ul li a::before {
    font-family: 'FontAwesome';
    content: "\f178";
    color: #33458a;
    margin: 0px 10px 0px 0px;
    font-size: 10px;
}


.m-auto{
	margin:0 auto!important;
}
#Lifestyle2{
padding: 50px 0px 20px 0px;
    margin: 0px auto;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://www.aakashindia.in/wp-content/uploads/2021/09/imgpsh_fullsize_anim-2.png);
}
#Lifestyle-skyline{
padding: 50px 0px 20px 0px;
    margin: 0px auto;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    
}
.unit_court{
background-color: #0c1b52;
    background-image: -webkit-radial-gradient( #142669, #081545)!important;
/*     position: inherit!important; */
}


#Specification2{
	padding: 50px 0px 100px 0px;
    margin: 0px auto;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://aakashindia.in/wp-content/uploads/2020/02/cheer-banner-3.jpg);
}
#Specification2-skyline{
	padding: 50px 0px 100px 0px;
    margin: 0px auto;
    height: auto;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://aakashindia.in/wp-content/uploads/2022/01/2.jpg);
}
img.popup-logo {
    height:80px;
    width:auto;
}
#myModal1 .modal-header {
    padding-bottom:5px!important;
}
#myModal1 .modal-body {
    padding-left:20px;
    padding-right:20px;
}
#myModal1 .sub-text {
    color:#33458a;
    font-size:19px;
    font-weight:700;
    padding:.5rem 0;
    border: 2px solid blueviolet;
    border-radius: 10px 0;
}
.text-blue {
    color:#33458a;
}
.tab-heading {
    color:#000;
    font-size:24px;
    font-weight:500;
}

.contact_text_1.select {
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999!important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.up_video #carousel {
  position: relative;
  height: 400px;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}
.up_video #carousel div {
  position: absolute;
  transition: transform 1s, left 1s, opacity 1s, z-index 0s;
  opacity: 1;
}
.up_video #carousel div iframe,.up_video #carousel div video {
  width: 700px;
  transition: width 1s;
}
.up_video #carousel div.hideLeft {
  left: 0%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}
.up_video #carousel div.hideLeft iframe,.up_video #carousel div.hideLeft video {
  width: 200px;
}
.up_video #carousel div.hideRight {
  left: 100%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}
.up_video #carousel div.hideRight iframe,.up_video #carousel div.hideRight video {
  width: 200px;
}
.up_video #carousel div.prev {
  z-index: 5;
  left: 30%;
  transform: translateY(50px) translateX(-50%);
}
.up_video #carousel div.prev iframe,.up_video #carousel div.prev video {
  width: 600px;
}
.up_video #carousel div.prevLeftSecond {
  z-index: 4;
  left: 15%;
  transform: translateY(50%) translateX(-50%);
  opacity: 0.7;
}
.up_video #carousel div.prevLeftSecond img {
  width: 200px;
}
.up_video #carousel div.selected {
  z-index: 10;
  left: 50%;
  transform: translateY(0px) translateX(-50%);
}
.up_video #carousel div.next {
  z-index: 5;
  left: 70%;
  transform: translateY(50px) translateX(-50%);
}
.up_video #carousel div.next iframe,.up_video #carousel div.next video {
  width: 600px;
}
.up_video #carousel div.nextRightSecond {
  z-index: 4;
  left: 85%;
  transform: translateY(50%) translateX(-50%);
  opacity: 0.7;
}
.up_video #carousel div.nextRightSecond iframe,.up_video #carousel div.nextRightSecond video {
  width: 200px;
}

.up_video .buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15%;
}
.up_video #prev, .up_video #next {
    padding:10px 20px;
    background: rgba(44,61,128,0.4);
    background-image: none;
    filter: alpha(opacity=50);
    opacity: .5;
    border-radius: 3px;
}
.up_video i.fa{
    font-size:21px;
}
