h1,h2,h3,h4,h5,h6,p,a{
    font-family: 'Montserrat', sans-serif;
}

.slider-bg h1,.slider-bg h2,.slider-bg h3,.slider-bg h4,.slider-bg h5,.slider-bg h6{
    font-family: 'Work Sans', sans-serif !important;
}

#rotate{
  vertical-align:top;
	transform:rotate(7deg);
  -ms-transform:rotate(90deg); /* IE 9 */
  -moz-transform:rotate(90deg); /* Firefox */
  -webkit-transform:rotate(90deg); /* Safari and Chrome */
  -o-transform:rotate(90deg); /* Opera */
    
}

span.img-box {
    position: absolute;
    float: left;
    left: 0px;
    font-size: 98px;
    opacity: 0.3;
}

 .vert input{
	display: grid;
	grid-gap: 40px;
	grid-template-columns: repeat(3,1fr);
	justify-items: center;
	width: 400px;	
	padding: 40px 0;
	margin: 0 auto;
}

section#pricing h4 span{
    background-color: #2ac0ce;
    box-shadow: 8px 8px 18px 0px rgb(81 192 206);
    -webkit-box-shadow: 8px 8px 18px 0px rgb(81 192 206);
    -moz-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
    padding: 10px 20px;
    border-color: #2ac0ce;
    font-weight: 700 !important;
    color: #fff;
    border-radius: 9px;
}

section#pricing .table th{
   padding-top:40px;
        border-top: 0;
}

.bg-primary{
    color:#fff;background-color:#0e51a0;
}

.mobile-am h4{
    color:#000 !important;
}

 .header-stick{
    position: relative;
    top: -36px;
}

.content-box{
    padding:20px;
    text-align:right;
    color:#fff;
    background-color:#0e51a0;
}

.btn-primary{
	background-color:transparent;
	border:1px solid #fff;
}

.scrolling-box {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

.slider-content{
    
    color:#fff;
}

.big-space{
    padding:80px 0;
}

.fix-foot .col-sm-4.text-center.pt-3.border {
    width: 33.33%;
    font-size: 12px !important;
}

.fix-foot {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #2ac0ce;
}

.top-gap{
    
    margin-top:100px;
}

.slider-bg{
    background-image:url('../img/desk-hero.png');
    background-size:cover;
    background-repeat:no-repeat;
    height:100vh;
    display:block;
    background-attachment:fixed;
}
@media (min-width: 1480px) {
.form-right{
    display: none;
    padding: 20px;
    margin-top: 150px;
    background-color: #00000059 !important;
    width: 30vw;
}
}
.form-right{
    padding: 20px;
    margin-top: 150px;
    background-color: #00000059 !important;
    width: 30vw;
}
@media (max-width: 1380px) {

.form-right{
    padding: 20px;
    margin-top: 150px;
    background-color: #00000059 !important;
    width: 30vw;
}
}
@media (max-width: 1280px) {
  

.form-right{
    display: none;
    padding: 20px;
    margin-top: 50px;
    background-color: #00000059 !important;
    width: 30vw;
}
}
.home-slider{
     background-image:url('../img/bnr (1).jpg');
     background-size:cover;
  
}

.bg-slider{
    margin-top:12%;
    margin-left:5%;
}

.bg-slider h4{
    color:#fff;
    line-height: 41px;
}

.bg-slider  .slide-title{
    color:#fff;
    font-weight:300;
}

.bg-slider .slide-extitle{
    color:#fff;
    margin-top:8px;
    font-size:40px;
    font-weight:900;
}

.ct-visibility-hidden { display : none;}


/*.bg-slider{
    background-image:url('../img/sp/slider2.jpg');
    background-size:cover;
    backgriund-repeat:no-repeat;
    height:100vh;
}*/

.specification .row ul{
    list-style: none;
}

.col-right{
    text-align:center;
}

.txt-white{
	color:#fff;
}

.txt-blue{
	color:#0e51a0;
}
.fix-foot .col-sm-4.text-center.pt-3.border {
    width: 33.33%;
    font-size: 10px;
}

.min-gap{
    margin-top:10px;
}

.fix-foot {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #0e51a0;
}

.fix-foot a, .fix-foot a:hover{
    color:#fff;
}

.btn-custom{
	background-color:#2ac0ce;
	color:#fff;
}



.sec-form{
	padding:0 20px;
}

.title-color{
	color:#2ac0ce;
	text-shadow: 5px 0px 2px rgba(150, 150, 150, 1);
}

.top-eighty{
	padding-top:40px;
}

.right-bg-clr{
	background-color: #2ac0ce !important;
}

.no-gap{
	padding:0 !important;
	margin:0 !important;
}

.slider-form{
	padding-top:30px;
}

.am-icon img{
	height:100px;
	width:100px;
}

.am-icon h4{
	margin-top:20px;
	color:#000 !important;
}

.main-box .am-icon{
	display:inline-block;
}

.main-floor{
	padding:10px;
	border:1px solid #000;
	width:auto;
	display:inline-block;
}

.main-floor img{
	height:200px;
	width:200px;
}

.text-align{
	text-align:justify;
}

@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}

.location-map{
    height:400px;
}

.main-title {
    font-size: 25px !important;
}

.floor-box {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding:15px;
}

.floor-box:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding:15px;
}

.floor-box img{
     filter: blur(3px);
  -webkit-filter: blur(3px);
}

.thumb1 a:hover{
    text-decoration:none;
}


.modal-header{
    padding: 5px;
    border:0px;
}



.modal-header .close {
    padding: 10px 20px 10px 10px;
    margin: -1rem -1rem -1rem auto;
    background-color: #0e51a0;
    color: #fff;
}

.gap{
        padding-top:30px;
        padding-bottom:30px;
    }


@media (max-width:480px){
    .break-line{
        display:block;
    }
    
    
    .slider-form {
    padding-top: 0;
        padding: 15px;
    margin-top:0;
}
    
    .gap{
        padding-top:30px;
        padding-bottom:30px;
    }
    
    .mb-font-size{
        font-size:20px;
    }
    
    .sec-form {
    padding: 0px;
}
 
     .slider-form{
    margin: 10px !important;
}

    .slider-bg{
        display:none !important;
        height:auto !important;
    }
    
    .am-icon h4 {
    color: #000 !important;
}
    
    .top-eighty{
        margin-top:100px !important;
        padding-top:0;
    }
    
    .launch-title{
        margin-top:100px !important;
    }
    
.specification .row ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.bg-cover{
    background-image: url('../img/hero.png') !important;
    background-size: cover;
    background-repeat: no-repeat !important;
    height: 100vh;
    background-position: center top;
}

.slider-form{
    display:none;
}
    
    .col-right{
    text-align:center;
}
    .min-gap, .top-eighty{
    margin-top:10px;
}

.text-align{
	text-align:center;
}

.am-icon{
	text-align:center;
	padding:5px;
}

.am-icon img{
	height:50px;
	width:50px;
}

.am-icon h4{
font-size:13px;
}

.location-map{
    height:200px;
}

.main-floor img {
    height: 100px;
    width: 100px;
}

}

#main_slider_hero .carousel-inner{
    height: 100vh;
}

.services .icon-box {
    text-align: center;
    padding: 40px 20px;
    transition: all ease-in-out .3s;
    background: #fff;
    margin-bottom:20px;
}

/*/cookies*/
#okCookie{
  background-color:#F2F2F2;
  color:#333333;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  padding:10px;
  font-family:sans-serif;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
  border-top:1px solid #ccc;
  z-index:10;
}

#okCookie p{margin:0 0 10px 0; float:left; padding:5px 0px;}

#okCookie #okClose, #okCookie #okCprivacy{
  padding:5px 20px;
  float:right;
  margin-left:10px;
  text-decoration:none;
  border-radius:3px;
  color:white;
}

#okCookie #okClose{
  background-color:#39B54A;
  text-shadow:0px 1px 1px #507F2B;
  box-shadow:inset 0px -1px 1px #507F2B;
}

#okCookie #okClose:hover{background-color:#42ce55}

#okCookie #okCprivacy{
  background-color:#8D9499;
  text-shadow:0px 1px 1px #63666B;
  box-shadow:inset 0px -1px 1px #63666B;
}

#okCookie #okCprivacy:hover{background-color:#a0a8ae}

.okcBeginAnimate{
    -webkit-animation: myfirst 2s; 
    animation: myfirst 2s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes myfirst {
    from {opacity: 0;}
    to {opacity: 1;}
} 

/*cookies end*/