/* @font-face {
   font-family: myFont;
   src:url("../fonts/helveticaroundedltstd-bd.otf") 
}
* {
   font-family: myFont;
} */

/*basic css starts*/
body{margin:0; padding:0; width:100%;  color:#404041; font-family: 'Poppins', sans-serif;}
a{ color:#000; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}
article, aside, figcaption, figure, footer, header, main, nav, section, ul, li, ol, p, h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
a img{border:none;}
img{max-width: 100%;}
.clear{clear:both; margin: 0; padding: 0;}
.center{text-align:center;}
.wrapper{max-width: 1200px; padding:0;  margin:0 auto;}
.gray-bg{background: #f5f5f5; border-radius:8px;  padding:25px; margin:50px 0;}
.float-right{float: right;}

/*basic css ends*/


/****logo bar****/
.logo-bar{ padding: 20px 0;}
.logo-bar aside{display: inline-block; vertical-align: top;}



/*****form *****/
.form-area{background: #f5f5f5; border-radius:8px; border: 1px solid #d5d5d5; padding:20px; width:34%; display: inline-block; vertical-align: top; position: -webkit-sticky; position: sticky;top:20px; margin-bottom: 30px; margin-left:20px;}
.form-area h2{ font-size: 22px; color: #171717; }
.form-area .form-control{margin-top: 10px;;font-size: 14px;padding: 12px 12px;height: auto !important;}
.form-area .submit_btn{display: block; background: #4c86c5; color: #fff; padding:12px 20px; text-align: center; font-size:20px; border-radius: 5px; border:1px solid #4c86c5; width: 100%; margin-top:10px;text-transform: uppercase;}
.form-area .submit_btn:hover{text-decoration: none; background: #ee3267; border:1px solid #ee3267; cursor: pointer;}
.form-group .left, .form-group .right{width:48.5%;}
label{margin: 0;}
.numeric{margin-top: 10px;;}
.numeric .form-control{margin: 0;}
.min, .plus{background: #fff;border: 1px solid #ced4da;font-size: 16px;padding: 0 20px;}



.wrap { padding: 15px; }
h1 { font-size: 28px; }
h4,
modal-title { font-size: 18px; font-weight: bold; }

.no-borders { border: 0px; }
.body-message { font-size: 18px; }
.centered { text-align: center; }
.btn-primary { background-color: #2086c1; border-color: transparent; outline: none; border-radius: 8px; font-size: 15px; padding: 10px 25px; }
.btn-primary:hover { background-color: #2086c1; border-color: transparent; }
.btn-primary:focus { outline: none; }



/*****left content area *****/
.left-content-area{display: inline-block; vertical-align: top;width: 63%;}
.left-content-area h1{font-size: 26px; color: #171717;}
.left-content-area h1 figure{display: inline-block; vertical-align: top; margin-bottom: 10px;}
.left-content-area h1 figure img{width: 75%;;}
.left-content-area h1 span{display: inline-block; vertical-align: top; padding:20px 0 0 5px;}
.left-content-area p{color: #000; font-size: 15px; line-height: 22px;}
.about-whiz p{font-size:16px; line-height: 26px;}
.desk-cabin{margin: 0; padding: 0;}
.desk-cabin section{display: inline-block; vertical-align: top; max-width: 350px;}
.desk-cabin section figcaption{display: block; font-size: 24px; color: #171717; margin: 12px 0;}
.desk-cabin p span{color: #191717;}
.usps ul{ margin: 0; padding: 0; text-align: center;display: flex;justify-content:center;}
.usps ul li{margin: 0;padding: 0 0px;list-style: none;display: inline-block;vertical-align: top;width: 100%;}
.usps ul li figure{width: 100%;margin: 0 auto 5px auto;}
.usps ul li figure img{width: 50%;}
.usps ul li figcaption{font-size: 14px;line-height: 18px;}
.kid-terrace-cafe{margin: 0; padding: 0;}
.kid-terrace-cafe section{display: inline-block; vertical-align: top; max-width: 230px;}
.padding-left-right{padding:0 25px;}
.kid-terrace-cafe figcaption{display: block; font-size: 22px; color: #171717; margin:8px 0;}
.clients section{display: inline-block; vertical-align: top; padding:0 15px;}
.services-whiz{ border: 1px solid #d7d7d7; border-radius:8px;  padding:25px; margin:50px 0;}
.services-whiz ul li{padding:10px; width:140px; }
.no-margin-bottom{margin-bottom: 0 !important;}
.copy-right{text-align: center; padding:25px 0; color: #787878; font-size: 15px; }
.mob{display: none;}
.fixed-bottom-cta{position: fixed; bottom: 0; width: 100%; z-index: 9;}
.fixed-bottom-cta a{background:#0cbcbe; display: block; padding:5px 10px; color:#fff; text-align: center; font-size: 14px;}
.fixed-bottom-cta a:hover{background:#089b9d;}

.thank_box{text-align: center;padding: 30px 30px;}
.thank_box img{width:50%;}
.thank_box h2{margin-top: 10px;}
.thank_box p{margin-top: 10px;font-size: 15px;text-transform: capitalize;line-height: 22px;}

.world{margin: 0; padding: 0; text-align: center;display: flex;flex-wrap: wrap;}
.world li{margin: 0;padding: 0 0px;list-style: none;display: inline-block;vertical-align: top;width: 100%;}
.world li figure{width: 100%;margin: 0 auto 5px auto;}
.world li figure img{width: 50%;}
.world li figcaption{font-size: 14px;line-height: 18px;}
.br{border-right: 1px solid #ccc;}
.bb{border-bottom: 1px solid #ccc;}



/***************tab*****************/
@media screen and (max-width: 1177px) and (min-width:769px) {
.wrapper{max-width:90%; padding:0;  margin:0 auto;}
.gray-bg, .services-whiz{margin: 35px 0;}
.left-content-area{max-width: 55%;}
.form-area{ padding:4%; max-width:32%; margin-left: 3%; }
.form-area ul li section{display: block;}
.form-area ul li section.float-right{float: none; margin-top: 12px;}
.desk-cabin section{display: block; margin: 15px 0; max-width:100%; text-align: center;}
.left-content-area h1{text-align: center;}
.about-whiz p{text-align: center;}
.clients section {display: block;padding: 15px 0;   text-align: center;}
.kid-terrace-cafe{text-align: center;}
.kid-terrace-cafe section{padding: 15px ;}
.services-whiz ul li{padding:10px; }

}





/***************mobile css*****************/
@media screen and (max-width: 768px) and (min-width: 20px) {
.float-right{float: none;}
.wrapper{max-width:90%; padding:0;  margin:0 auto;}
.gray-bg, .services-whiz{margin: 25px 0;}
.logo-bar aside{display:block; text-align: center;}
.form-area{ padding:25px; width:auto; display:block; margin: 30px 0 0 0;}
.form-area h2{text-align: center;}
.form-area ul li section{padding-right: 10px;}
.left-content-area{display:block; max-width: 100%;width: 100%; }
.banner-area img{max-width: 100%;}
.left-content-area h1{font-size: 22px; color: #171717; text-align: center;}
.left-content-area h1 figure img{ max-width:60px;}
.left-content-area h1 span{padding:20px 0 0 15px;}
.left-content-area p{font-size: 14px; line-height: 20px;}
.about-whiz p{font-size: 14px; line-height: 20px; text-align: center;}
.desk-cabin section{display:block; max-width:100%; padding:15px 0;	text-align: center;}
.desk-cabin section figcaption{font-size: 21px; margin: 12px 0;}
.usps ul li{ padding:8px 20px; min-width: 118px; }
.usps ul li figure img{max-width: 50px;}
.usps ul li figcaption{font-size: 14px; line-height: 20px;}
.kid-terrace-cafe section {max-width:100%; text-align: center; display: block;}
.kid-terrace-cafe section figure img{max-width:200px;}	
.padding-left-right{padding:20px 0;}
.kid-terrace-cafe section figcaption{font-size: 20px; margin: 10px 0;}
.clients section{ padding:10px 0; display: block; text-align: center;}
.services-whiz ul li{padding:10px; width:110px; }
.copy-right{ font-size: 14px; padding:15px 0 50px 0; }
.form-area{position: -webkit-sticky; position:relative;top:auto; margin-bottom:0px;}
.mob{display: block;}
.web{display: none;}
}

/***************mobile css*****************/
@media screen and (max-width: 427px) and (min-width: 20px) {
.form-area ul li section{padding-right:0px; display: block;}
.gray-bg, .services-whiz{padding:12px;}
.form-area h2, .left-content-area h1, .desk-cabin section figcaption, .kid-terrace-cafe section figcaption{font-size:18px;}
.left-content-area h1 figure img{ max-width:40px;}
.left-content-area h1 span{padding:12px 0 0 5px;}
.mob-top-padding{margin-top: 10px;}
.kid-terrace-cafe section {max-width:100%; display: block;}
.kid-terrace-cafe section figure img{max-width:100%;}	
.padding-left-right{padding:15px 0px;}
.usps ul{display: block;}
.usps ul li{padding:5px 0;width: 100%;}
.web{display: none;}
.fixed-btn-gr {position: fixed;left: 0;right: 0;bottom: -85px;height: 0;z-index: 500;background: #000;color: #fff;
height: 45px;line-height: 55px;transition: bottom 0.2s ease-in-out;}
.fixed-btn-gr.show-up {bottom: 0;}
.br {border-right: 0px solid #ccc;}
.bt{border-top: 1px solid #ccc;}
.mob{text-align: center;margin: 0 auto 20px auto;}
.mob figcaption{margin-bottom: 0;}
}


/* bounce effect */
.bounce-eff{-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);    transition-property: transform;
transition-duration: 0.3s;}
.bounce-eff:hover{-webkit-transform: translateY(-5px);
transform: translateY(-5px);}


/* Owl Carousel v2.3.4 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{/*display:block;width:100%*/}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}#services_scroll .owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:block}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*Owl theme*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background: #eee;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #5c8c12;}