body{font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;line-height:100%;background:#fff}a{color:#2196f3;outline:none;text-decoration:none}a:hover{color:#262626;outline:none;text-decoration:none}a:foucs{outline:0;text-decoration:none}a:active:focus,a:active:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:'Roboto',sans-serif;font-weight:400;margin:0}h1{font-family: 36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:26px}ul{margin:0;padding:0;list-style:none}iframe{max-width:100%}.thumbnail{margin:0}.section-header{text-align:center;margin-bottom:80px}.section-header h2{font-family:'Roboto',sans-serif;font-weight:700;font-size:36px;line-height:26px;color:#262626}.section-header p{width:60%;margin:auto;font-size:18px;line-height:30px;font-family:'Roboto',sans-serif;font-weight:300;padding-top:40px}.full-width img{width:100%;height:auto}.map{width:100%;height:500px}.section-header-sm{margin-bottom:30px}.section-header-sm h2{font-size:30px;line-height:26px;font-family:'Roboto',sans-serif;font-weight:700;color:#262626}.section-header-left{text-align:left;margin-bottom:80px}.section-header-left h2{font-family:'Roboto',sans-serif;font-weight:700;font-size:36px;line-height:26px;color:#262626}.section-header-left p{font-size:18px;line-height:30px;font-family:'Roboto',sans-serif;font-weight:300;padding-top:35px}.mrg-lft-30{padding-left:30px}.color-white{color:#fff!important}.roboto{font-family:"Roboto",sans-serif}.bg-gray-light{background:#f8f8f8}.padd-tb-120{padding:120px 0}.padd-b-120{padding-bottom:120px}.padd-t-120{padding-top:120px}.padd-t-70{padding-top:70px}.mrg-b-20{margin-bottom:20px}.mrg-t-40{margin-top:40px}.bg-blue{background:#2196f3}.background-img,.bg-img-1,.page-title{background-repeat:no-repeat;background-size:cover;background-position:center}.bg-img-1{background-image:url(https://www.kaimika.com/wp-content/themes/turbo/images/background/01.jpg)}.bg-img-1.fixed-bg{background-attachment:fixed}.bg-img-1.solid-bg{background:#2196f3}.page-title .overlay{padding-top:200px;padding-bottom:100px;background:rgba(0,0,0,.7)}.page-title .overlay h2{color:#fff;font-family:'Roboto',sans-serif;font-weight:700;font-size:60px;word-break:break-word;line-height:72px}.intro-box,.faq,.review,#contact,footer{position:relative}.feathers,.about,.gallery,#team,#price,#blog{position:relative;background-color:#fff}.fixed-background{background-attachment:fixed}.btn-default{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-default,.btn-default:active,.btn-default:visited,.btn-default:focus{background-color:#2196f3;color:#fff;border:1px solid transparent;border-radius:25px;padding:12px 30px;text-transform:uppercase;font-size:16px;letter-spacing:.4px;outline:none;font-family:'Roboto',sans-serif;font-weight:400}.btn-default:hover{background:#1c78c1;color:#fff;border-color:#1c78c1}.btn-default .fa{font-size:10px;margin-left:10px;font-size:20px}.btn,.btn:active,.btn:visited,.btn:focus{outline:0!important}.btn-border{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-border,.btn-border:active,.btn-border:visited,.btn-border:focus{border:1px solid transparent;border-radius:25px;padding:12px 30px;text-transform:uppercase;font-size:16px;letter-spacing:.4px;outline:none;background:#fff;color:#2196f3;border:1px solid #2196f3;font-family:'Roboto',sans-serif;font-weight:400}.btn-border:hover,.btn-border:focus,.btn-border:active{border-color:#2196f3;color:#fff;background-color:#2196f3}.btn-border .fa{font-size:10px;margin-left:10px;font-size:20px}.btn-default:active:focus{border-color:#2196f3;color:#fff;background-color:#2196f3}.price-table .btn-price:hover{background:#1c78c1!important;color:#fff!important;border-color:#1c78c1!important}.navbar{background:transparent;border:0;margin-bottom:0;padding:30px 0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.navbar.navbar-default{border-radius:0}.navbar.navbar-default .navbar-brand{padding:11px 0}.navbar-toggle{margin-right:0}.navbar-brand{color:#7f7f7f;font-size:35px;height:65px;line-height:35px;padding:15px 0}.navbar-brand img{max-height:35px}.navbar-nav>li>a{color:#fff;font-size:15px;line-height:24px;margin:0 10px;padding:5px 15px;font-family:'Roboto',sans-serif;font-weight:400;text-transform:uppercase;border-radius:25px;letter-spacing:.375px;margin-top:15px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.navbar-nav>li>a:hover{background:transparent}.navbar-nav>li.border{color:#2196f3}.navbar-nav>li.border>a{border:1px solid #2196f3}.nav li.current a,.nav>li>a:hover,.nav>li>a:focus{color:#2196f3;text-decoration:none;background:transparent}.headroom,.navbar-home.fixed-nav{position:fixed;top:0;left:0;right:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.headroom--unpinned{top:-100px}.headroom--pinned{top:0}@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0);
  }
}@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0);
  }
}@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}.animated.slideDown{-webkit-animation-name:slideDown;-moz-animation-name:slideDown;-o-animation-name:slideDown;animation-name:slideDown}@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
  }
}@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(-100%);
  }
}@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    -o-transform: translateY(-100%);
  }
}@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}.animated.slideUp{-webkit-animation-name:slideUp;-moz-animation-name:slideUp;-o-animation-name:slideUp;animation-name:slideUp}.headroom--not-top{background:rgba(0,0,0,.8)!important;padding:0}.navbar-home.fixed-nav{padding:0 0;z-index:99999;display:none;border-radius:0;background:rgba(0,0,0,.8)!important}.hero-banner{background-position:center;background-size:cover}.hero-banner.fixed-bg{background-attachment:fixed}.hero-banner.solid-bg{background:#2196f3}.banner{position:relative;overflow:hidden}.banner .color-overlay{padding:260px 0 260px 0;background:rgba(0,0,0,.6)}.banner2 .color-overlay{padding:100px 0}.banner-mockup{position:absolute;top:21px;right:15px}.banner-content{color:#fff}.banner-content .list-inline>li{display:inline-block;padding-right:20px;padding-left:5px}.banner-content h1{line-height:72px;font-size:60px;font-family:'Roboto',sans-serif;font-weight:700;margin-bottom:60px}.banner-content h1 small{font-size:46px;font-family:'Roboto',sans-serif;font-weight:300;color:#2196f3}.banner-content p{font-family:'Roboto',sans-serif;font-weight:300;font-size:18px;line-height:30px;margin-bottom:60px}.banner2 .banner-content p{margin-bottom:40px}.banner-content .download-block .btn{font-size:14px;font-weight:500;letter-spacing:.025em;min-width:220px;height:60px;line-height:60px;text-align:center;background:#00c0ff;padding:0;margin-top:40px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.banner-content .download-block .btn:hover{color:#fff;opacity:.8}.banner-content .download-block .btn .fa{margin-left:10px}.banner-content-wrapper{position:relative;z-index:2}#background-carousel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#background-carousel .carousel,#background-carousel .carousel-inner{width:100%;height:100%;z-index:0;overflow:hidden}#background-carousel .item{width:100%;height:100%;z-index:0;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}#background-carousel .item-no1{background:url(https://www.kaimika.com/wp-content/themes/turbo/images/slider/main/1.jpg) no-repeat scroll center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#background-carousel .item-no2{background:url(https://www.kaimika.com/wp-content/themes/turbo/images/slider/main/2.jpg) no-repeat scroll center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#background-carousel .item-no3{background:url(https://www.kaimika.com/wp-content/themes/turbo/images/slider/main/3.jpg) no-repeat scroll center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#background-carousel .carousel .active.left{left:0;opacity:0;z-index:2}#background-carousel .carousel-inner>.item.next,#background-carousel .carousel-inner>.item.active.right{-webkit-transform:none;-moz-transform:none;transform:none}#background-carousel .carousel-inner>.item.prev,#background-carousel .carousel-inner>.item.active.left{-webkit-transform:none;-moz-transform:none;transform:none}#content-wrapper{position:relative;z-index:2;padding-top:100px}.intro-box .single-item{text-align:center}.intro-box .single-item i{font-size:40px;color:#2196f3;opacity:.5;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.intro-box .single-item h3{font-family:'Roboto',sans-serif;font-weight:400;color:#262626;text-transform:capitalize;line-height:72px;letter-spacing:.6px}.intro-box .single-item p{font-family:'Roboto',sans-serif;font-weight:300;color:#444;line-height:26px;font-size:16px}.intro-box .single-item:hover i{opacity:1}.feathers p{font-family:'Roboto',sans-serif;font-weight:300;line-height:26px;margin-bottom:30px}.feathers .btn-default{display:inline-block;margin-top:40px}.feathers .btn-default:hover{-webkit-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);box-shadow:0 10px 20px -4px rgba(0,0,0,.2)}.feathers-list li{position:relative;font-family:'Roboto',sans-serif;font-weight:300;font-size:18px;line-height:26px;color:#444;margin-bottom:22px;padding-left:45px}.feathers-list li i{position:absolute;left:0;top:2px;font-size:24px;color:#2196f3}.fun-factor{margin-top:30px}.fun-factor .fun-factor-single{font-size:18px;line-height:36px}.fun-factor .fun-factor-single .integer{display:block;font-size:30px;font-family:'Roboto',sans-serif;font-weight:400;line-height:36px;color:#2196f3}.fun-factor .fun-factor-single>span:last-child,.fun-factor .post-single .post-desk .post-meta span .fun-factor-single>a:last-child,.post-single .post-desk .post-meta span .fun-factor .fun-factor-single>a:last-child,.fun-factor .post-details .post-desk .post-meta span .fun-factor-single>a:last-child,.post-details .post-desk .post-meta span .fun-factor .fun-factor-single>a:last-child{color:#262626}.video{position:relative}.video img{width:100%;height:auto}.video .hover-content{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);display:flex;text-align:center;justify-content:center;align-items:center}.video .hover-content i{color:#fff;font-size:48px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.video .hover-content i:hover{color:#2196f3}.turbo-accordion{width:542px}.turbo-accordion .panel{margin-bottom:20px;background-color:#fff;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:transparent}.turbo-accordion .panel-group{margin-bottom:20px}.turbo-accordion .panel-title{margin-top:0;margin-bottom:0;font-size:18px;color:#444;font-family:'Roboto',sans-serif;font-weight:400;padding-left:10px}.turbo-accordion .panel-title a:focus{outline:0;text-decoration:none}.turbo-accordion .panel-default>.panel-heading{position:relative;color:#1c1c1c;background-color:transparent;border:0;border-color:transparent;padding:0}.turbo-accordion .panel>.panel-heading .panel-icon{display:inline-block;width:35px;height:35px;border-radius:50%;border:1px solid #e1e1e1;color: #black-light;text-align:center;line-height:35px;background:#2196f3;color:#fff;margin-right:30px}.turbo-accordion .panel>.panel-heading .collapsed>.panel-icon:after{display:inline-block;width:35px;height:35px;margin-top:-1px;margin-left:-1px;border:1px solid #e1e1e1;border-radius:50%;background:#fff;color:#1c1c1c;content:'\f067';font-family:FontAwesome;font-weight:300}.turbo-accordion .panel>.panel-heading .collapsed>.panel-icon:before{content:'';display:block;position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#e1e1e1;margin-left:15px}.turbo-accordion .panel>.panel-heading .collapsed i{display:none}.turbo-accordion .panel-group .panel-heading+.panel-collapse>.list-group,.turbo-accordion .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:0;border-bottom:1px solid #e1e1e1;padding-left:65px;margin-left:15px}.turbo-accordion .panel-body{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:26px;padding:10px 15px 15px 15px}.faq .section-header-sm{margin-bottom:40px}.gallery{text-align:center}.gallery-carousel>.item{position:relative}.gallery-carousel>.item:hover{background:rgba(33,150,243,.8);cursor:url(images/plus.png) , auto;height:100%;left:0;opacity:1;position:absolute;top:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;width:100%}.gallery-carousel.owl-carousel .owl-dots{margin-top:50px;display:flex;justify-content:center;align-items:center}.gallery-carousel.owl-carousel .owl-dots .owl-dot{float:left;margin:0 10px;text-align:center}.gallery-carousel.owl-carousel .owl-dots .owl-dot span,.gallery-carousel.owl-carousel .owl-dots .owl-dot .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .gallery-carousel.owl-carousel .owl-dots .owl-dot a,.gallery-carousel.owl-carousel .owl-dots .owl-dot .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .gallery-carousel.owl-carousel .owl-dots .owl-dot a{display:block;background:#c7e5fc;border-radius:100%;width:10px;height:10px}.gallery-carousel.owl-carousel .owl-dots .owl-dot.active span,.gallery-carousel.owl-carousel .owl-dots .owl-dot.active .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .gallery-carousel.owl-carousel .owl-dots .owl-dot.active a,.gallery-carousel.owl-carousel .owl-dots .owl-dot.active .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .gallery-carousel.owl-carousel .owl-dots .owl-dot.active a{display:block;background:#2196f3;border-radius:100%;width:15px;height:15px}#app-gallery .item:hover a{background:rgba(33,150,243,.6);cursor:url(https://www.kaimika.com/wp-content/themes/turbo/images/xplus.png.pagespeed.ic.j3bTBTd5y-.png) , auto;height:100%;left:0;opacity:1;position:absolute;top:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;width:100%}.downlaod{overflow:hidden;position:relative;color:#fff}.downlaod .overlay{background:rgba(0,0,0,.7)}.downlaod .section-header-sm h2{color:#fff}.downlaod p{margin-bottom:40px}.downlaod .thumb{position:absolute;top:12px;left:-40px}.downlaod .btn{margin-right:20px;padding:12px 20px}.downlaod .btn:last-child{margin-right:0}.team .thumb{background:#f8f8f8;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.team .thumb img{width:100%;height:auto}.team .thumb h4{font-family:'Roboto',sans-serif;font-weight:500;font-size:22px;line-height:26px;padding:15px 0 17px 0;text-align:center}.single-team{position:relative;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-team:hover{-webkit-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);box-shadow:0 10px 20px -4px rgba(0,0,0,.2)}.team-info{background:#2196f3;color:#fff;height:100%;left:0;padding:20px;position:absolute;text-align:center;top:0;width:100%;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.center-team-info{margin-top:40px}.team-info p{font-size:14px;margin-top:20px;margin-bottom:15px}.single-team:hover .team-info{opacity:1;visibility:visible}.team-name{background:#f2f2f2;font-size:22px;font-weight:500;padding:10px 20px;text-align:center}.team-name-hover{font-size:30px!important;font-weight:500;margin:0 0 10px;padding:0!important}.team-position{font-size:16px;font-weight:400;margin:0 0 15px}.team .social-link .fa,.team .social-link .icons{color:#fff;color:#fff;font-size:16px;height:30px;line-height:30px;margin:0 5px 10px 0;text-align:center;width:30px}.team .social-link .fa:hover,.team .social-link .fa:active{color:#fff}.price-table .headline{text-align:center}.price-table .price-header{background:rgba(33,150,243,.1);padding:20px 0 10px 0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.price-table .price-header .price-plan{font-family:'Roboto',sans-serif;font-weight:400;font-size:22px;line-height:45px;color:#262626}.price-table .price-header .price-amount{font-family:'Roboto',sans-serif;font-weight:400;font-size:35px;line-height:45px;color:#2196f3;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.price-table .price-header .price-amount span,.price-table .price-header .price-amount .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .price-table .price-header .price-amount a,.price-table .price-header .price-amount .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .price-table .price-header .price-amount a{font-size:14px;color:#444;padding-left:5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.price-table .ind-price-list{background-color:#f8f8f8;border-radius:0;border:0;color:#818485;text-align:center;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.price-table .ind-price-list:hover{-webkit-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-o-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);box-shadow:0 10px 20px -4px rgba(0,0,0,.2)}.price-table .ind-price-list:hover .price-header{background:#2196f3}.price-table .ind-price-list:hover .price-amount,.price-table .ind-price-list:hover .price-amount span,.price-table .ind-price-list:hover .price-amount .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .price-table .ind-price-list:hover .price-amount a,.price-table .ind-price-list:hover .price-amount .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .price-table .ind-price-list:hover .price-amount a{color:#fff}.price-table .ind-price-list:hover .btn-price{background:#2196f3;color:#fff}.price-table .price-body{padding:30px 0}.price-table .price-body ul{font-size:18px;list-style:none;margin:0;padding:0}.price-table .price-body ul li{font-weight:300;font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:45px;color:#444}.price-table .price-footer{padding-bottom:40px}.price-table .price-footer .btn-price{display:inline-block;color:#2196f3;border-radius:25px;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;padding:0 50px;line-height:50px;background:transparent;border:1px solid #2196f3;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.review{background:#2196f3;padding:80px 0}.review-carousel .review-meta{margin-bottom:20px}.review-carousel .review-meta .thumb{width:70px;height:70px;border-radius:50%}.review-carousel .review-meta .thumb img{width:100%;height:auto}.review-carousel .review-meta .info{padding-top:7px}.review-carousel .review-meta .info h4{font-family:'Roboto',sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.432px;color:#fff}.review-carousel .review-meta .info span,.review-carousel .review-meta .info .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .review-carousel .review-meta .info a,.review-carousel .review-meta .info .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .review-carousel .review-meta .info a{font-family:'Roboto',sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#c6e6ff}.review-carousel .review-comment{background:rgba(0,0,0,.08);padding:30px}.review-carousel .review-comment p{color:#fff;font-size:18px;line-height:30px;letter-spacing:.432px}.review-carousel .review-comment .review-star{margin-top:25px}.review-carousel .review-comment .review-star i{color:#f3dd21}.review-carousel.owl-carousel .owl-dots{margin-top:50px;display:flex;justify-content:center;align-items:center}.review-carousel.owl-carousel .owl-dots .owl-dot{float:left;margin:0 10px;text-align:center}.review-carousel.owl-carousel .owl-dots .owl-dot span,.review-carousel.owl-carousel .owl-dots .owl-dot .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot a,.review-carousel.owl-carousel .owl-dots .owl-dot .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot a{display:block;background:#59b0f6;border-radius:100%;width:10px;height:10px}.review-carousel.owl-carousel .owl-dots .owl-dot.active span,.review-carousel.owl-carousel .owl-dots .owl-dot.active .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot.active a,.review-carousel.owl-carousel .owl-dots .owl-dot.active .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot.active a{display:block;background:#fff;border-radius:100%;width:15px;height:15px}.media-left,.media>.pull-left{padding-right:15px}.post-single{background:#f8f8f8}.post-single .thumb img{max-width:100%;height:auto}.post-single .post-desk{padding:25px;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.post-single .post-desk .post-meta{margin-bottom:5px}.post-single .post-desk .post-meta span,.post-single .post-desk .post-meta span a{color:#444;font-size:14px;line-height:26px;font-family:'Roboto',sans-serif;font-weight:400}.post-single .post-desk .post-meta i{font-size:14px;color:#2196f3;margin-right:5px}.post-single .post-desk .post-meta span,.post-single .post-desk .post-meta span a{margin-right:15px}.post-single .post-desk .post-meta span.category a,.post-single .post-desk .post-meta span a.category a{margin-right:0!important}.post-single .post-desk h4{margin-bottom:20px;font-weight:500}.post-single .post-desk h4>a{font-size:20px;line-height:26px;color:#262626;word-break:break-word;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.post-single .post-desk h4>a:hover{color:#2196f3}.post-single .post-desk h4>a:focus{text-decoration:none}.post-single .post-desk p{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;word-break:break-word;line-height:26px;color:#444}.post-single:hover .post-desk{box-shadow:0 10px 20px -4px #cac8c8}.post-single span.sticky,.post-single .post-desk .post-meta span a.sticky,.post-details .post-desk .post-meta span .post-single a.sticky{padding:20px 27px;font-size:14px;margin-bottom:-35px;text-transform:uppercase;display:block}.post-single.sticky{border:2px solid #262626}.blog-list .post-single{margin-bottom:80px}.post-details{margin-bottom:50px}.post-details span.sticky,.post-single .post-desk .post-meta span .post-details a.sticky,.post-details .post-desk .post-meta span a.sticky{padding:20px 27px;margin-bottom:-35px;font-size:14px;text-transform:uppercase;display:block}.post-details .full-width{margin-bottom:50px}.post-details .full-width img{max-width:100%;width:auto;height:auto}.post-details .post-desk{padding:25px 0;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.post-details .post-desk .post-meta{margin-bottom:25px}.post-details .post-desk .post-meta span,.post-details .post-desk .post-meta span a{color:#444;font-size:14px;line-height:26px;font-family:'Roboto',sans-serif;font-weight:400}.post-details .post-desk .post-meta i{font-size:14px;color:#2196f3;padding-right:5px}.post-details .post-desk .post-meta span,.post-details .post-desk .post-meta span a{margin-right:15px}.post-details .post-desk .post-meta span.category a,.post-details .post-desk .post-meta span a.category a{margin-right:0!important}.post-details .post-desk ul{list-style-type:disc;list-style-position:inside}.post-details .post-desk ul,.post-details .post-desk ol{margin-bottom:20px}.post-details .post-desk ul li,.post-details .post-desk ol li{margin-bottom:10px;font-size:16px;line-height:24px;color:#444;font-weight:300}.post-details .post-desk ul li ol,.post-details .post-desk ul li ul,.post-details .post-desk ol li ol,.post-details .post-desk ol li ul{margin-top:10px;margin-bottom:0}.post-details .post-desk ol{list-style-type:decimal;list-style-position:inside;padding-left:0}.post-details .post-desk ul ul,.post-details .post-desk ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.post-details .post-desk ol ol,.post-details .post-desk ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.post-details .post-desk .entry-title{margin-bottom:30px;word-break:break-word}.post-details .post-desk .entry-title>a{font-size:24px;line-height:26px;color:#262626;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.post-details .post-desk .entry-title>a:hover{color:#2196f3}.post-details .post-desk h1,.post-details .post-desk h2,.post-details .post-desk h3,.post-details .post-desk h4,.post-details .post-desk h5,.post-details .post-desk h6{margin-bottom:15px}.post-details .post-desk p{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:26px;word-break:break-word;color:#444;margin-bottom:20px}.post-details .post-desk input{padding:0 5px}.post-details .post-desk button,.post-details .post-desk html input[type="button"],.post-details .post-desk input[type="reset"],.post-details .post-desk input[type="submit"]{background:#2196f3;color:#fff;padding:3px 15px;outline:none;border:1px solid #f8f8f8}.post-details blockquote{position:relative;border:0;padding-left:0;margin-top:40px}.post-details blockquote>p{font-weight:500!important;font-style:italic!important;font-size:18px!important}.post-details blockquote::before{content:'\f10d';font-family:FontAwesome;position:absolute;top:-20px;left:0;color:#2196f3;font-size:18px}.post-details .info{background:#f8f8f8;padding:25px;line-height:36px}.post-details .info:after{content:'';display:block;clear:both}.post-details .info .tags{display:inline-block;width:71%}.post-details .info .tags>span a,.post-single .post-desk .post-meta span .post-details .info .tags>a a,.post-details .info .post-desk .post-meta span .tags>a a,.post-details .post-desk .post-meta span .info .tags>a a{display:inline-block;border:1px solid #dbdbdb;padding:0 10px;margin-right:5px;line-height:30px;color:#262626;margin-bottom:5px;font-family:'Roboto',sans-serif;font-weight:300;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-details .info .tags>span a:hover,.post-single .post-desk .post-meta span .post-details .info .tags>a a:hover,.post-details .info .post-desk .post-meta span .tags>a a:hover,.post-details .post-desk .post-meta span .info .tags>a a:hover{background:#2196f3;color:#fff;border-color:#2196f3}.post-details .info .share a{width:35px;height:35px;display:inline-block;border:1px solid #dcdcdc;border-radius:50%;text-align:center;line-height:35px;color:#444;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.post-details .info .share a:hover{color:#2196f3}.no-results input[type="text"],.no-results input[type="submit"]{padding:7px 15px;font-size:14px}.contact-form{width:520px}.contact-form .form-control{margin-bottom:30px!important}.contact-form textarea{resize:none;height:100px!important}.contact-form .form-control{border-top:0!important;border-left:0!important;border-right:0!important;border:1px solid #d4d4d4;border-radius:0;box-shadow:none;background:transparent;padding-left:0;font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:26px;color:#444}.contact-form .form-control::-webkit-input-placeholder{color:#444}.contact-form .form-control:-moz-placeholder{color:#444}.contact-form .form-control::-moz-placeholder{color:#444}.contact-form .form-control:-ms-input-placeholder{color:#444}.contact-form .btn-default:hover{-webkit-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);box-shadow:0 10px 20px -4px rgba(0,0,0,.2)}#contact .container-fluid{padding-left:0}.preloader{background-color:#f8f8f7;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1999}.spinner{font-size:10px;height:40px;left:48%;position:absolute;text-align:center;top:45%}.spinner>div{background-color:#2196f3;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}.widget{padding:25px 30px;border-bottom:1px solid #eee}.widget.no-border{border-bottom:0}.widget .widget-title{position:relative}.widget .widget-title h6{font-family:'Roboto',sans-serif;font-weight:400;font-size:22px;line-height:80px;letter-spacing:.7px;margin-bottom:10px;color:#262626}.widget ul{list-style-type:disc;list-style-position:inside}.widget ol{list-style-type:decimal;list-style-position:inside}.widget ul ul,.widget ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.widget ol ol,.widget ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.widget.widget_search{padding:25px 30px!important;border:0}.widget.widget_search form{position:relative}.widget.widget_search label{width:100%;margin-bottom:0}.widget.widget_search .screen-reader-text{display:none}.widget.widget_search .search-field{width:100%;height:50px;border:1px solid #eee;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;padding-left:15px;padding-right:40px}.widget.widget_search .search-field::-webkit-input-placeholder{color:#444;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px}.widget.widget_search .search-field:-moz-placeholder{color:#444;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px}.widget.widget_search .search-field::-moz-placeholder{color:#444;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px}.widget.widget_search .search-field:-ms-input-placeholder{color:#444;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px}.widget.widget_search .search-field:focus,.widget.widget_search .search-submit:focus{outline:none}.widget.widget_search .search-submit{position:absolute;right:0;top:0;height:50px;padding:0 15px;border-radius:0;border:0;margin-left:-5px;background:none;color:#262626;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.widget.widget_search .search-submit:hover{color:#2196f3}.widget_recent_entries li a{font-size:14px}.widget_tag_cloud .widget-title{margin-bottom:20px}.tagcloud a{display:inline-block;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px!important;color:#444;line-height:26px;border:1px solid #eee;padding:3px 15px;margin-right:5px;margin-bottom:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tagcloud a:hover{background:#2196f3;color:#fff;border-color:#2196f3}.widget_categories ul,.widget_categories ul.children{list-style:none}.widget_categories li{position:relative;padding-left:20px;margin-bottom:20px}.widget_categories li ul.children{margin-top:20px}.widget_categories li:before{content:'___';font-family:FontAwesome;position:absolute;left:0;top:-7px;color:#262626}.widget_categories li a{font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;line-height:26px;color:#262626;padding-left:10px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.widget_categories li a:hover{color:#2196f3}.widget_categories li span,.widget_categories li .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .widget_categories li a,.widget_categories li .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .widget_categories li a{margin-left:5px}.widget_recent_entries li{margin-bottom:50px}.widget_recent_entries li a{display:inline-block;font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;line-height:26px;color:#262626;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.widget_recent_entries li a:hover{color:#01539f}.widget_recent_entries li span,.widget_recent_entries li .post-single .post-desk .post-meta span a,.post-single .post-desk .post-meta span .widget_recent_entries li a,.widget_recent_entries li .post-details .post-desk .post-meta span a,.post-details .post-desk .post-meta span .widget_recent_entries li a{font-family:'Roboto',sans-serif;font-weight:400;line-height:30px;font-size:14px;line-height:30px;color:#2196f3}.widget_recent_entries li .media-left{padding-right:15px}.widget_rss ul{list-style:none}.comment-box{margin-top:50px}.comment-box .media-list{list-style:none}.comment-box .media{margin-bottom:35px}.comment-box .media .media-left img{max-width:none;border-radius:50%}.comment-box .media ul.children{margin-top:35px;list-style:none;margin-left:30px}.comment-box .media ul.children li{margin-top:30px;margin-bottom:0}.comment-box .media ul.children li>ul.children li{margin-top:40px}.comment-box .media-body{padding-top:5px;padding-left:20px}.comment-box .media-body p{margin-bottom:15px;font-family:'Roboto',sans-serif;font-weight:400;color:#404040;word-break:break-all}.comment-box .media-body ul li,.comment-box .media-body ol li{line-height:22px}.comment-box .media-body>ul,.comment-box .media-body>ol{padding-left:0;margin-left:0}.comment-box .media-body iframe{width:100%}.comment-box .media-body .date{position:relative;font-size:14px;padding-left:30px;font-family:'Roboto',sans-serif;font-weight:500;color:#404040}.comment-box .media-body .date::before{content:'||';position:absolute;top:0;left:10px;color:#e1e1e1}.comment-box .media-body .replay{display:inline-block;padding-top:5px;font-size:16px;font-family:'Roboto',sans-serif;font-weight:500;color:#2196f3;font-size:16px;line-height:26px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.comment-box .media-body .replay:hover{color:#262626}.comment-box .media-body .replay .fa.fa-reply{padding-right:10px;font-size:13px}.comment-box .media-body>.media-list{padding-top:30px;display:inline-block}.comment-box .heading-text{margin-bottom:25px;color:#262626;font-family:'Roboto',sans-serif;font-weight:500}.comment-box .media-heading{margin-top:0;margin-bottom:5px;font-size:18px;color:#262626;font-family:'Roboto',sans-serif;font-weight:500}.comment-box .media-heading a{color:#262626;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.comment-box .media-heading a:hover{color:#2196f3}.comment-box>.media-list{padding-top:20px}.comment-box h1,.comment-box h2,.comment-box h3,.comment-box h4,.comment-box h5,.comment-box h6{margin-bottom:10px}.comment-box blockquote p{margin-bottom:0}.comment-box ul{list-style-type:disc;list-style-position:inside}.comment-box ol{list-style-type:decimal;list-style-position:inside}.comment-box ul ul,.comment-box ol ul{list-style-type:circle;list-style-position:inside;margin-left:30px}.comment-box ol ol,.comment-box ul ol{list-style-type:lower-latin;list-style-position:inside}.comment-box ul ul li,.comment-box ol ul li,.comment-box ol ol li,.comment-box ul ol li{margin-bottom:10px}.comment-box ul ul li ul,.comment-box ol ul li ol,.comment-box ol ol li ol,.comment-box ul ol li ol{margin-top:10px}.comment-respond{margin-bottom:50px}.send-comment h3{font-family:'Roboto',sans-serif;font-weight:500;color:#262626;margin-bottom:60px}.send-comment .btn-default-arrow{padding:15px 62px 15px 35px!important}.send-comment .form-group{margin-bottom:30px}.send-comment .form-control{display:block;width:100%!important;height:50px;padding:6px 15px;font-size:16px;line-height:1.42857143;color:#444;font-family:'Roboto',sans-serif;font-weight:400;border-radius:0;background-color:#fff!important;background-image:none;border:1px solid #eee;border-radius:4px;box-shadow:none;transition:none}.send-comment textarea{width:100%;background:transparent;resize:none;border:1px solid #e6e6e6;padding-left:15px;padding-top:10px}.send-comment textarea:focus{outline:none}.send-comment .btn{margin:0}.send-comment ::-webkit-input-placeholder{color:#444}.send-comment :-moz-placeholder{color:#444}.send-comment ::-moz-placeholder{color:#444}.send-comment :-ms-input-placeholder{color:#444}.send-comment .btn{padding:15px 40px!important}footer{background:#111}footer .primary-footer{padding:70px 0}footer .primary-footer .logo{text-align:center;margin-bottom:45px}footer .primary-footer p{font-family:'Roboto',sans-serif;font-weight:300;color:#adadad;text-align:center}footer .primary-footer .sub-title{margin-bottom:45px}footer .subscribe{position:relative;width:400px;margin:auto}footer .subscribe input.form-control{height:57px;border-radius:25px;background:#1d1d1d;border:0;padding-left:30px;padding-right:50px;font-family:'Roboto',sans-serif;font-weight:300;color:#adadad}footer .subscribe input.form-control::-webkit-input-placeholder{color:#adadad}footer .subscribe input.form-control:-moz-placeholder{color:#adadad}footer .subscribe input.form-control::-moz-placeholder{color:#adadad}footer .subscribe input.form-control:-ms-input-placeholder{color:#adadad}footer .subscribe input.form-control:focus{outline:0;box-shadow:none}footer .subscribe button{position:absolute;right:15px;top:20px;background:transparent;border:0;font-size:18px;color:#2196f3}footer .subscribe button:focus{outline:0}footer .social{text-align:center}footer .social a{display:inline-block;width:50px;color:#8b8b8b;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}footer .social a:hover{color:#2196f3}footer .secondary-footer{padding:30px 0;border-top:1px solid #292929}footer .copyright p{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;color:#5f5f5f;margin:0}footer ul.footer-menu{padding-top:5px}footer ul.footer-menu li{display:inline;margin-right:30px}footer ul.footer-menu li a{color:#5f5f5f;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}footer ul.footer-menu li a:last-child{margin:0}footer ul.footer-menu li a:hover{color:#2196f3}#go-to-top a{text-decoration:none;display:none}#go-to-top .fa{position:fixed;bottom:5px;right:5px;width:50px;height:50px;border:2px solid #2196f3;border-radius:50%;color:#2196f3;font-size:30px;background:transparent;text-align:center;line-height:42px;margin:0 20px 20px}#go-to-top .fa:hover{background:#2196f3;color:#fff;-webkit-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px -4px rgba(0,0,0,.2);box-shadow:0 10px 20px -4px rgba(0,0,0,.2)}@media all and (min-width:992px) and (max-width:1024px){.navbar-nav>li>a{padding-left:5px;padding-right:5px}.navbar-default .navbar-nav>li>a{padding-left:3px;padding-right:3px}.contact-form{width:auto}.banner-content h1{font-size:50px}.banner .color-overlay{padding-top:220px;padding-bottom:180px}.banner-mockup{top:35px}.feathers .thumb img{max-width:100%}.feathers-list li{margin-bottom:18px}.feathers .btn-default{margin-top:25px}.downlaod .thumb{top:80px}.center-team-info{margin-top:0}.post-details .info .tags{display:inline-block;width:66%}}@media all and (max-width:1024px){.turbo-accordion{width:auto;padding:0 100px}.faq .thumb img{display:block;margin:0 auto 50px}.faq .section-header-sm{padding:0 100px}.downlaod .thumb img{max-width:100%}.navbar.navbar-default .nav.navbar-nav.navbar-right{margin-left:0;margin-right:0}}@media (max-width:991px){.navbar-collapse.collapse{display:none!important}.navbar-collapse.collapse.in{display:block!important}.navbar-header .collapse,.navbar-toggle{display:block!important;margin-top:15px}.navbar-header{float:none;border-bottom:none}header .navbar-toggle,header .navbar-toggle:hover,header .navbar-toggle:focus{border:none;background:none}.navbar-default .navbar-nav li a{padding-left:0;color:#fff}.navbar-default .navbar-toggle:hover{background:#262626}.navbar-default .navbar-toggle .icon-bar{background-color:#fff}.navbar-nav>li>a{margin-top:0}header .navbar-brand{padding-left:30px}header .navbar-nav .has-sub-menu>.sub-menu{position:static;padding-left:25px;border:none;background:transparent;width:100%}header .navbar-toggle .icon-bar{background-color:#fff}header .navbar{background:rgba(0,0,0,.8)!important;padding:5px 0}.navbar-nav>li.border>a{border:none}header .navbar-nav li{float:none;display:block}.nav.navbar-nav{float:none!important}header .navbar-nav li a:after{left:0;margin-left:0}.navbar.navbar-default .navbar-brand{margin-left:10px}}@media all and (max-width:991px){.banner-mockup{display:none}.banner-content{text-align:center;padding-left:40px;padding-right:40px}.banner-content h1{font-size:50px;margin-bottom:40px}.banner-content p{margin-bottom:40px}.banner .color-overlay{padding-bottom:190px}.section-header p{width:80%}.single-item{padding:0 80px;margin-bottom:40px}.feathers .thumb img{max-width:100%;display:block;margin:0 auto;margin-bottom:40px}.feature-content,.about-content{padding:0 60px}.about-content{margin-bottom:40px}.turbo-accordion{width:auto;padding:0 60px}.faq .section-header-sm{padding:0 60px}.downlaod .thumb{position:static}.downlaod .thumb img{display:block;margin:0 auto}.download-content{text-align:center;margin-top:20px;padding:0 25px}.single-team{margin-bottom:30px}#blog .section-header-left{text-align:center}#blog .post-single{margin-bottom:30px}.contact-form{width:auto}.footer-menu.pull-right{float:none!important;text-align:center;margin-bottom:25px}footer .subscribe{width:80%}.copyright{text-align:center}footer .primary-footer .sub-title{width:80%;margin-left:auto;margin-right:auto}.page-title .overlay h2{text-align:center}.navbar-fixed-top .navbar-collapse{max-height:none}.res-mrg-bottom-30{margin-bottom:30px}.sidebar{margin-top:50px}ul.nav.navbar-nav li.menu-item-has-children{position:relative!important}ul.nav.navbar-nav li.menu-item-has-children.mobile>.sub-menu{display:none}ul.nav.navbar-nav li.menu-item-has-children.mobile.sub-open>.sub-trigger:after{content:'\f068';font-family:FontAwesome}ul.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger{display:inline-block;position:absolute;right:40px;cursor:pointer;top:7px;text-align:center;cursor:pointer;width:25px;height:25px;line-height:25px;color:#fff;background:#262626}ul.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger:after{content:'\f067';font-family:FontAwesome;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu{list-style:none;margin-left:40px}ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu li ul.sub-menu{margin-left:10px}ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu li a{display:block;padding:5px 15px;line-height:20px;font-size:16px;color:#f8f8f8}footer .secondary-footer{text-align:center}ul.footer-menu.nav.navbar-nav{display:inline-block}ul.footer-menu.nav.navbar-nav>li.menu-item-has-children>.sub-trigger{right:-5px!important}ul.footer-menu.nav.navbar-nav li.menu-item-has-children{position:relative;text-align:left}ul.footer-menu.nav.navbar-nav li.menu-item-has-children.mobile>.sub-menu{position:absolute;display:none;bottom:100%;top:auto;right:0;background:rgba(38,38,38,.8);margin-left:0}ul.footer-menu.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger{right:0;top:4px}.section-header-left{text-align:center!important}.fun-factor-single{text-align:center}.section-header p{width:80%!important}.downlaod{text-align:center}.post-single{margin-bottom:30px}.feathers .section-header-left{text-align:left!important}.downlaod.padd-tb-120{padding-bottom:80px}.blog.padd-tb-120{padding-bottom:90px}}@media all and (min-width:991px){ul.navbar-nav li:hover>a{color:#2196f3}ul.navbar-nav li ul.sub-menu a{color:#fff;font-size:15px;line-height:18px;padding:7px 10px;display:inline-block;font-family:"Roboto",sans-serif;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.navbar-nav li ul.sub-menu a:hover{color:#2196f3}ul.navbar-nav li.menu-item-has-children{position:relative}ul.navbar-nav li.menu-item-has-children ul.sub-menu{position:absolute;top:100%;left:0;min-width:160px;background:#262626;opacity:0;visibility:hidden;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.navbar-nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu{position:absolute;top:100%;left:30px}ul.navbar-nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu{left:-30px!important}ul.navbar-nav li.menu-item-has-children:hover>ul.sub-menu{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}@media all and (max-width:767px){.banner-content{padding-left:0;padding-right:0}.banner-content h1{font-size:36px;line-height:42px}.banner-content .list-inline>li{margin-bottom:25px}.banner .color-overlay{padding:200px 0 100px 0}.single-item{padding:0}.feature-content,.about-content{padding:0 25px}.section-header-sm h2{font-size:26px;line-height:32px}.post-details .post-desk h3{line-height:32px}.post-details blockquote{line-height:22px}.post-details .info .tags>a{margin-bottom:20px;display:inline-block}.comment-box .media-heading{display:block}.comment-box .media-body .date{padding-left:0}.share.pull-right{float:none!important}#blog{padding-bottom:80px}.feature-content,.about-content{text-align:center}.feathers-list{text-align:left}.fun-factor-single{margin-bottom:25px}.turbo-accordion{padding:0}.turbo-accordion .panel-title{line-height:30px}.turbo-accordion .panel-group .panel-heading+.panel-collapse>.panel-body{padding-left:0}.download-version .btn{margin:12px 0;display:block}.download-content{padding:0}.ind-price-list{margin-bottom:30px}#team{padding:120px 0 90px 0}#price{padding-bottom:90px}.map{height:350px}.page-title .overlay{padding:205px 0 100px}.post-details .info{line-height:0}.post-details .info .tags{width:100%;margin-bottom:30px}.banner-content.text-center p>br{display:none}.comment-box .media ul.children{margin-left:10px}.section-header-left h2{line-height:36px!important}}@media all and (max-width:480px){iframe{height:auto}footer .primary-footer .sub-title{width:100%}footer .subscribe{width:100%}.section-header p{width:100%!important}.comment-box .media-left{padding-right:5px}.comment-box .media-left img{width:60px}.comment-box .media-body{padding-left:10px}.comment-box .media-body iframe{height:auto}.comment-box .media-body .date::before{content:none}}