html,body{
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: 'Open Sans', sans-serif;
height: 100%;
    width: 100%;
}
.contact_btn .nav-link:focus, .contact_btn .nav-link:hover{
	color:#fff;
}
.navbar-toggler:focus{
	box-shadow:none !important;
}
.bg-white{
    background-color: #fff !important;
}
a.nav-link {
    padding: 6px 26px !important;
}
.contact_btn{
    background: #3b8dbc !important;
    color: #fff !important;
    border-radius: 30px !important;
}
.navbar{
    margin: 8px 0px;
	    z-index: 9999;
}
.banner{
    height: 75vh;
    width: 100%;
}
.slide_img{
    background-image: url(../images/banner.jpg);
    height:100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    
}
.black-mode{
    background-color: #282828; 
    min-height: 100%;
    width: 100%; 
    position: relative;
    z-index: -9;
}
.space{
    background-color: #282828;
    margin-top: 30px;
    padding: 25px;
    padding-bottom: 0px;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
   	min-height: 80vh;
}
.black-mode-half {
    background-color: #282828;
    min-height: 100%;
    position: relative;
    z-index: -1;
}
.space h4{
    font-family: 'Josefin Slab', serif;
    font-size: 34px;
    font-weight:normal;
    display: block;
    text-align: left;
    color: #fff;
    padding:10px 10px 10px 0px;
}
.space p{
    color: #fff;
    font-size: 14px;
}
.space div i{
    color: #3b8dbc;
    font-size: 30px;
    padding: 10px;
}
.space div i + p {font-size: 12px;}

.host_div{
    margin: 60px 0px;
}
.host_head{
    font-family: 'Josefin Slab', serif;
    font-size: 62px;
}
.host_div p{
    font-size: 16px;
    text-align: justify;
    padding-bottom: 10px;
}
.icon_div{
    display: flex;
    margin-bottom: 2rem;
}
.icon_s{
       background: #797979;
    width: 75px;
    text-align: center;
    border-radius: 75px;
    height: 75px;
}
.icon_s img {
    max-width: 100%;
    display: block;
    margin: 16px auto;
}
.icon_k img {
    margin: 10px 0px;
}
.icon_p img {
    margin: 14px 0px;
}
.icon_s.icons_p img {
    margin: 10px 0px;
}
.icon_content {
    padding: 20px;
    font-size: 16px;
    font-weight: 700;
}
.booking_btn{
    margin-top: 2rem;
    background: #c9dc50;
    font-family: 'Josefin Slab', serif;
    color: #282828;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    border-radius: 50px;
}
.booking_btn a{
    color: #282828;
    text-decoration: none;
}
.img-atc{
    display: block;
}
.img-atc img{

        width: 100%;
        margin: 2rem auto !important;
        display: block;
}
.bottommode{
	display:none;
}
black-mode:{
	display:block;
}
.topmode{
display:block;
	}
.footer-top{
    padding-top: 25px;
    padding-bottom: 25px; 
}
.footer{
        background-color: #3b8dbc;
  }
.address_head{
    font-size: 14px;
    padding:0px 0px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 0;
}
.address_info ul{
padding: 0;
margin: 0;
margin-bottom: 30px;
}
.address_info ul li{
    list-style-type: none;
    color:#fff;
    padding:2px 0px;
    font-size: 14px;
}
.address_info ul li a{
    color:#fff;
    text-decoration: none;
}
.footer_menu ul{
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    }
    .footer_menu ul li:first-child {
        padding-top: 0 !important;
    }
    
    .footer_menu ul li {
        list-style-type: none;
        color: #fff;
        padding:8px 0px;
        font-size: 14px;
    }
    .footer_menu ul li a{
        color:#fff;
        text-decoration: none;
    }
.address_logo{
    padding:40px 0px;
}
.img_magin{
    padding-bottom: 40px;
}
.copy-right{
    border-top: 1px solid #ccc;
    padding-top: 25px !important;
    padding: 0;
}
.copy-right p{
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
.map_sec{
    height: 100%;
}
.map_sec img{
    min-height: 99%;
    width: 100%;
}
.map_sec iframe{
    min-height: 99%;
    width: 100%;
}
section.host_ {
    position: relative;
    z-index: -9;
}
.icons_p img {
    margin: 10px 0px !important;
}
.contact_btn a{ color:#fff}
@media only screen and (min-width: 992px){
	.navbar-toggler-close-icon.nav-close{
		display:none;
	}
	.side-nav{
		display:none;
	}
	.map_sec.mobile_map_sec{
		display:none;
}
	.map_sec.desktop_view{
	display:block;	
	}
	.bottom_atc{
		display:none;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.booking_btn{
    font-size:14px;
}
.space p{
    font-size: 12px;
}
}
@media only screen and (max-width: 992px) {
	.navbar-toggler{
		border:none !important;
	}
	.navbar-toggler-close-icon{
	display:none;	
	}
	.navbar-toggler-icon.nav-close{
		display:none;
	}
	.navbar-toggler-close-icon.nav-close{
		display:block;
		    width: 30px;
    height: 30px;
    border: none;
    padding-top: 4px;
		font-weight: bold;
		color: #3b8dbc;
		    background-repeat: no-repeat;
		    background-position: center;
    background-size: 100%;
	}
	.mobile_overlay.open{
		    position: fixed;
    width: 100%;
    background: #3e3e3d78;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 94px;
	}
	.navbar {
    margin: 0px 0px !important;
    position: fixed !important;
    width: 100% !important;
    top: 0 !important; 
}
	.navbar-nav{
		margin:0;
	}
	.navbar-nav li{
		border-bottom: 1px solid #fff;
		color:#000;
	}
	.navbar-nav .contact_btn a, .navbar-nav li a {
		   color: #000 !important;
		    font-weight: 500;
	}
	.navbar-nav .contact_btn{
	background: none !important; 
    border-radius: inherit !important;
	}
	
 .navbar-nav.side-nav{
		left: 0px;
	}
	.navbar-nav.side-nav.open {left: 0px;}
	.navbar-collapse.justify-content-end.collapse.show {
    display: none;
}
	.desk-mennu{
		display:none;
	}
 .navbar-nav.side-nav{ background: #c9dc50;
    box-shadow: 2px 1px 2px rgba(0,0,0,.1);
    position: fixed;
    top: 94px;
    flex-direction: column!important;
    left: -276px;
	width: 270px;
    overflow-y: auto;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;}

.animate{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	

	.nav-swap{
	flex-flow:row-reverse
}
	a.navbar-brand {
    margin: 0px auto;
}
	.img-atc img{
		margin:0px auto !important;
	}
	 .bottom_bg{
		  background-color: #282828;
		     border-radius: 0px;
    margin-bottom: 10px;
    padding: 0;
	  }
	.bottom_atc{
		display:block;
	}
	.space{
		min-height:70vh;
	}
		.map_sec.mobile_map_sec{
		display:block;
}
	.map_sec.desktop_view{
	display:none;	
	}
	.slide_img{
	height: 480px !important;
	}
	.bottommode{
		display:block;
	}
	.black-mode{
	display:none;
}
	.topmode{
		display:none;
	}
    a.nav-link {
        padding: 18px 26px !important;
    }
    .black-mode-half{
        display: none;
    }
    .address_logo {
        padding-top: 0 !important;
    }
    .banner {
        height: 100%;
        width: 100%;
    }
    .space{
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .space div i + p {
        font-size: 12px;
        margin: 15px 0px;
    }
    .black-mode{
        display: none;
    }
    .change-direction{
        flex-direction: column-reverse;
    }
    .change-direction .map_sec iframe{
        width:100%;
        margin: 10px auto;
        }
  }
  @media only screen and (max-width: 768px) {
	 
	  .bottom_atc{
		  display:block;
	  }
	  .icon_s img {
    max-width: 100%;
    display: block;
    margin: 4px auto;
    padding: 5px 8px;
}
	  .icon_k img {
    margin: 4px 0px;
}
	  .icon_m img{
		   margin: 0px 0px;
	  }
        .booking_btn{
            font-size:18px;
        }
        .host_head {
           font-size: 30px;
        }
        .host_div p {
            font-size: 14px;
        }
        .icon_content {
            padding:15px;
            font-size: 14px;
        }
        .icon_p img {
    margin: 8px 0px;
}
        .icon_s {
              width: 50px;
    		height: 50px;
        }
  }

  /*--------------------------space -page design------------------------------*/

  .common_banner{
    background-repeat: no-repeat;
    height: 480px;
    background-position: top center;
    background-size: 100%;  
  }
.space_bg{
    background-image: url(../images/space-banner.jpg);
}
.banner_content {
    padding-top: 100px;
    padding-bottom: 100px;
}
.banner_content h4{
    font-family: 'Josefin Slab', serif;
    color: #fff;
    font-size: 48px;
    line-height: 54px;
}
.banner_content p{
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 37px 0px;
}
.office_content {
    padding: 50px 0px;
}
h4.heading_content{
    font-family: 'Josefin Slab', serif;
    color: #000;
    font-size: 48px;
    padding:30px 0px;
}
p.common_content{
    padding-bottom: 24px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    padding-right: 30px;
}
.office-img {
    padding-top: 100px;
    padding-bottom: 50px;
}
.office-img img{
    max-width: 100%;
    width: 100%;
}
.office-tenant{
    background: #f0f0f0;
    padding-top: 70px;
    padding-bottom: 100px;
}
.tenant-floor h4{
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0px;
    padding-top: 0 !important;
    margin: 0;
}
.tenant-floor ul{
    padding-left: 20px;
}
.tenant-floor ul li{
    font-size: 16px;
    line-height: 30px;
}
.about_content_list {
    padding-top: 10px;
    padding-bottom: 10px; 
}
.about_content_list ul{
    padding-left: 20px;
}
.about_content_list ul li{
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.about_bg{
    background-image: url(../images/about-banner.jpg); 
}
.contact_bg{
    background-image: url(../images/contact-banner.jpg); 
}
.about-coloc{
    background: #f0f0f0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.icon_about_div{
    display: block;
    margin: 20px auto;
/*     text-align: center; */
}
.icon_about_s{
    background: #797979;
    width: 75px;
    text-align: center;
    border-radius: 75px;
    height: 75px;
    margin: 0px auto;
}
.icon_about_s img{
    margin: 16px 0px;
}
.contact_content {
    padding-top: 40px;
    padding-bottom: 35px;
	position:relative;
}
.send_btn {
    background: #c9dc50 !important;
    padding: 10px 36px !important;
    border-radius: 30px !important;
    font-family: 'Josefin Slab', serif;
    font-size: 26px;
    color: #282828 !important;
    font-weight: 500;
    border: none !important;
    text-decoration: none;
}
.contact_row {
    padding-top: 15px;
}
.contact_row input{
	padding: 0.375rem 0.75rem;
}
.contact_row p{
	margin-bottom:0 !important;
}
.contact_row input, .contact_row textarea {
    color: #8d8d8d;
}
.contact_row input:focus, .contact_row textarea:focus{
    color: #8d8d8d;
    border-color:inherit !important;
    box-shadow: none !important;
}
.contact_row input ::placeholder, .contact_row textarea ::placeholder {
    color: #8d8d8d
  }


.see_list_btn{
      margin-top: 160px;
    background: #c9dc50;
    padding: 12px 36px;
    border-radius: 30px;
    font-family: 'Josefin Slab', serif;
    font-size: 26px;
    color: #282828;
    border: none;
    font-weight: 500;
   
	 text-decoration: none;
}
.wpcf7 form.invalid .wpcf7-response-output{
    position: ABSOLUTE;
    bottom: 30px;
    left: 142px;
    color: #fff;	
	font-size: 12px;
    font-weight: 700;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .common_banner{
        background-size: auto;
    }
    .see_list_btn{
        margin-top:0px;
    }
    .banner_content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .banner_content h4 {
        font-size: 42px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 1024px){
    .common_banner{
        background-size: auto;
    }
    .banner_content h4 {
        font-size: 42px;
        line-height: 50px;
    }
    .see_list_btn{
        margin-top:0px;
    }
}
@media only screen and (max-width: 992px){
	.send_btn {
    padding: 5px 36px !important;
	font-size: 22px;
	}
	.contact_row {
    padding-top: 10px;
}
	.contact_content {
    padding-top: 92px;
    padding-bottom: 25px;
}
    .office-img {
        padding-top: 0px;
    }
    .office_full_img{
        padding: 0 !important;
    }
    .banner_content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .banner_content h4 {
        font-size: 30px;
        line-height: 37px;
        padding-top: 40px;
    }
    .banner_content p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        padding: 24px 0px;
    }
	.wpcf7 form.invalid .wpcf7-response-output {

		bottom: 0px; 
	}
}

div#wpcf7-f172-o1 textarea {border-radius: 3px;}

@media (min-width: 992px)
{
	.page-id-18 .contact_content {
    padding-top: 52px !important;
    padding-bottom: 35px;
    position: relative;
}
	
}

@media only screen and (max-width: 768px) {
    p.common_content {
        padding-bottom: 15px;
    }
    .see_list_btn{
        margin: 0px auto;
        text-align: center;
        display: block;
    }
    .send_btn{
        font-size: 22px;
    }
    .office_content {
        padding: 30px 0px;
    }
    .banner_content {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .banner_content h4 {
        font-size: 32px;
        line-height: 38px;
        padding-top: 0px;
    }
    .banner_content p {
        font-size: 15px;
        line-height: 22px;
        padding: 20px 0px;
    }
    h4.heading_content {
        font-size: 34px;
        padding: 15px 0px;  
    }
    .office-img {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    p.common_content{
        font-size: 15px;  
    }
    .office-tenant {
       
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about_content_list ul li, .tenant-floor ul li{ 
        font-size: 14px;
    }
	.wpcf7 form.invalid .wpcf7-response-output {

		bottom: 7px;
	}
	   .icon_about_s{
      margin-left: 1rem !important;
     text-align: center;
    }
	.icon_content {
      padding-left: 1rem !important;
   }
	.about_content_list ul{
		  margin-left: 34px !important;
	}
}


@media only screen and (Max-width:1290px) and (min-width:1260px)
{
.banner_content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 30px 0px;
}
}
@media only screen and (max-width:1024px) and (min-width:993px)
{
.banner_content {
    padding-top: 70px;
    padding-bottom: 50px;
}
}

@media only screen and (max-width:992px) and (min-width:769px)
{
.banner_content {
    padding-top: 150px;
    padding-bottom: 100px;
}
}

@media only screen and (max-width: 768px) and (min-width:558px)
{
.banner_content {
    padding-top: 25%;
    padding-bottom: 10%;
}
}
@media only screen and (max-width: 558px) and (min-width:500px)
{
.banner_content {
    padding-top: 30%;
    padding-bottom: 10%;
}
}

@media only screen and (max-width:500px)
{
.banner_content {
    padding-top: 32%;
    padding-bottom: 10%;
}
}
.about_content_list ul {
    padding-left: 0px !important;
}
.icon_about_s {
    margin-left: 2rem;
    text-align: center;
}
.icon_content {
    padding-left: 2rem;
}

  /*--------------------------space -end design------------------------------*/