

/**
* Importing necessary  Styles.
**/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700|Source+Sans+Pro:400,600,700');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- Mega menu ------*/
@import url('../vendor/bootstrap-mega-menu/css/menu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*------------- Map -------------*/
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../images/1.gif);
  width: 160px;
  height: 24px;
  position: relative;
  top: 50%;
  margin: -12px auto 0 auto;
}
/*==================== Click Top ====================*/
.scroll-top {
  width:30px;
  height:30px;
  border-radius: 3px;
  position: fixed;
  bottom: 5px;
  right:15px;
  z-index: 99;
  text-align: center;
  color: #fff;
  background: #151515;
  font-size: 20px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color:rgba(0,0,0,0.6);
  font-size: 16px;
 }
 body .main-page-wrapper {overflow-x:hidden;}

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {font-family: 'Noto Sans', sans-serif; color: #151515;}
 h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: inherit;}
 h1 {font-size: 40px; font-weight: 700;}
 h2 {font-size: 35px; font-weight: 700;}
 h3 {font-size: 28px; font-weight: 700;}
 h4 {font-size: 22px; font-weight: 700;}
 h5 {font-size: 18px; font-weight: 700;}
 h6 {font-size: 15px; font-weight: 600;}
 p  {line-height: 26px;} 
 .textjust{
      text-align: justify;
 }
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}
.float-left {float:left;}
.float-right {float:right;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p0 {padding: 0 !important;}
.section-margin-top{margin-top: 40px;}
.section-margin-bottom {margin-bottom: 40px;}
.section-margin-bottom-two {margin-bottom: 20px;}
/*--------------------- Transition --------------------*/
.tran3s,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,header .top-header .call a,body .theme-button-one,.bootstrap-select.btn-group .dropdown-menu li a,
.bootstrap-select.btn-group .dropdown-menu li a span.text,.our-project .single-project .text,.our-project .single-project .text p,.our-project .single-project .text i,
.our-blog .single-blog .text .view-more,.our-blog .single-blog .text .author,.theme-footer .Subscribe form button,.theme-inner-banner ul li a,.sidebar-categories ul li a,
.our-service .single-service .text,.theme-sidebar .sidebar-search button,.sidebar-categories ul li a span,.sidebar-recent-post ul li a,.faq-page .panel-heading h5 a:before,
.shop-details .single-product-details .product-order-details .clearfix ul li button {
  transition: all .3s ease-in-out;
}
.tran4s {
  transition: all .4s ease-in-out;
}
/*---------------------- Theme Title ---------------------*/
.theme-title {position: relative;margin-bottom: 50px;}
.theme-title h2 {margin-bottom: 15px;}
.theme-title a {position: absolute;top:20px;right: 0;}
.theme-title a i {margin-left: 3px;opacity: 0.8;}
/*------------------------ Theme Button ------------------*/
body .theme-button-one {
  line-height: 48px;
  border-width: 1px;
  border-radius: 10px;
  padding: 0 50px;
  font-size: 18px;
}
body .theme-button-one:hover {color: #fff;}
 /*----------------------- Theme Color File -------------------*/
.p-color,header .top-header .call a i,header .top-header .call a:hover,header .top-header .social-icon li a:hover,#mega-menu-wrapper .nav>li.active>a,#mega-menu-wrapper .nav>li:hover>a,
body .theme-button-one,.our-service .single-service:hover .text h4 a,.our-blog .single-blog .text .author:hover,.our-blog .single-blog:hover .text h4 a,.theme-footer .footer-logo ul li a:hover,
.theme-footer .footer-list ul li a:hover,.theme-footer .bottom-footer p a,.theme-inner-banner ul li:last-child,.theme-inner-banner ul li a:hover,.details-page-overview ul li:before,
.service-details .right-content .single-list-content i,.service-details .left-content .text-center h4 span,.page-changer li a,.theme-sidebar .sidebar-search button:hover,
.sidebar-recent-post ul li a:hover,.blog-details .share-option .social-icon li a:hover,.contact-address .address li i,.our-team .single-team-member .text ul li a:hover,
.our-team .single-team-member:hover .text h6 a,.shop-sidebar .sidebar-shop-categories ul li a:hover,.shop-sidebar .shop-popular-product ul li:hover .name h6 a,.shop-product .single-product:hover .info h6 a,
.shop-details .single-product-details .product-order-details .price li:first-child  {
  color:#55acee;
}
.p-bg-color,header .top-header.bg-color,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu .second-sub-menu,#mega-menu-wrapper .nav li.quote a,
body .theme-button-one:hover,#theme-main-banner a.theme-button-one.button-fill,.bootstrap-select.btn-group .dropdown-menu li a:hover,.bootstrap-select.btn-group .dropdown-menu li.selected a,
.our-project .single-project:hover .text,.our-blog .single-blog:hover .text .view-more,.bottom-banner,.theme-footer .Subscribe form button,.theme-sidebar h4:before,.shop-pagination li a,
.blog-details .blog-post-data .text-wrapper ul li:before,.contact-address .icon li a:hover,.faq-page .panel-heading h5 a:before,.shop-sidebar .search button,.shop-sidebar h4:before,
.shop-details .single-product-details .product-order-details .clearfix ul li button,.shop-details .single-product-details .product-order-details .clearfix a,.shop-details .review-tab .nav-tabs > li.active > a,
.shop-details .review-tab .nav-tabs > li.active > a:hover,.shop-details .review-tab .nav-tabs > li.active > a:focus,.shop-details .related-product h4:before {
  background: #55acee;
}
body .theme-button-one,body .theme-button-one:hover,#theme-main-banner a.theme-button-one.button-fill {
  border-style: solid;
  border-color:#55acee;
}
#mega-menu-wrapper .nav li.quote a:hover,#theme-main-banner a.theme-button-one.button-fill:hover,#theme-main-banner a.theme-button-one:hover,
.consultation-help .consultation-form-wrapper form .theme-button-one:hover,.bottom-banner .theme-button-one:hover,.theme-footer .Subscribe form button:hover,
.shop-product .single-product .info>a:hover,.shop-details .single-product-details .product-order-details .clearfix ul li button:hover,.shop-pagination li a:hover {background: #fc7837;}
#theme-main-banner a.theme-button-one.button-fill:hover,#theme-main-banner a.theme-button-one:hover,
.consultation-help .consultation-form-wrapper form .theme-button-one:hover,.bottom-banner .theme-button-one:hover {border-color: #fc7837;}
/*-------------------------- Theme Header ---------------------*/
header .top-header {padding: 10px 0;border-bottom: 1px solid #ececec;}
header .top-header.bg-color {padding-left: 15px;padding-right: 15px;border: none;}
header .top-header p {letter-spacing: 1.2px;}
header .top-header .call {text-align: center;}
header .top-header .call a {color: rgba(0,0,0,0.6);}
header .top-header .call a i {font-size: 18px;margin-right: 8px;}
header .top-header .social-icon li {display: inline-block;}
header .top-header .social-icon li a  {color: rgba(0,0,0,0.6);margin-left: 25px;line-height: 26px;font-size: 17px;}
header .top-header.bg-color p,header .top-header.bg-color .call a,header .top-header.bg-color .call a i,
header .top-header.bg-color .social-icon li a {color: rgba(255,255,255,0.9);}
/*------------- Menu ------------*/
header .header-wrapper {padding: 10px 0 0px 0;position: relative;}
#mega-menu-wrapper .nav li.quote a {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  border-radius: 10px;
  line-height: 50px;
  padding: 0 50px;
  margin-left: 10px;
}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-menu-wrapper.fixed {
  position: fixed !important;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  margin:0;
  background: #fff;
  -webkit-animation: menu_sticky  0.70s ease-in-out;
  animation: menu_sticky  0.70s ease-in-out;
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.1);
}
.theme-menu-wrapper.fixed .top-header {display: none;}
.theme-menu-wrapper.fixed .header-wrapper {padding: 15px 0 10px 0;}
/*---------------------------------- Theme Banner --------------------------*/
.camera_wrap {float:none;}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: transparent;
}
#theme-main-banner.banner-one .camera_overlayer {background: rgba(4,4,35,0.5);}
#theme-main-banner .main-container {position: relative;}
#theme-main-banner .camera_caption {height: 100%;}
#theme-main-banner .container {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner p {font-size: 18px;color: #fff;}
#theme-main-banner h1 {color: #fff;margin:22px 0 15px 0;text-transform: uppercase;}
#theme-main-banner h3 {color: #fff;margin-bottom: 60px;font-size: 30px;font-weight: normal;text-transform: uppercase;}
#theme-main-banner a.theme-button-one {color: #fff;border-color: #fff;margin-right: 18px;}
#theme-main-banner .text-center a.theme-button-one {margin: 0 9px;}
/*----------------------- Our Service -----------------*/
.our-service .single-service .text {
  background: #f7f4f4;
  padding: 20px 20px 20px 20px;
  border-bottom: 1px solid #fff;
}
.our-service .single-service .image {overflow: hidden;}
.our-service .single-service .image img {
  width: 100%;
  transition: all .5s ease-in-out;
  height: 180px;
}
.our-service .single-service:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-service .single-service:hover .text {border-bottom: 1px solid #55acee;}
.our-service.style-two .single-service .text {padding-top: 100px;}
.our-service .single-service .text h4 {position: relative;margin-bottom: 20px;z-index: 1;}
.our-service.style-two .single-service .text h4 {margin-bottom: 30px;}
.our-service .single-service .text h4 span {
  font-size: 70px;
  color: #e1dddd;
  position: absolute;
  top:-27px;
  left:0;
  z-index: -1;
}
.our-service .single-service .text h4 i {
  font-weight: normal;
  font-size: 60px;
  color: #e1dddd;
  position: absolute;
  top:-16px;
  left:0;
  z-index: -1;
}
.our-service.style-two .single-service .text h4 i {top:-70px;}
.our-service .single-service {margin-bottom: 30px;}
.load-more-button {padding-top: 30px;}
/*---------------------- Consultant Banner -----------------*/
.consultant-banner {background:#2b2d46; padding: 15px 0;}
.consultant-banner h3,.consultant-banner p {color: #e1dddd;}
.consultant-banner h3 {margin-bottom: 18px;}
.consultant-banner .theme-button-one {margin-top: 12px;}
/*----------------------------- Consultation Help ------------------------*/
.consultation-help .section-part {width: 50%;}
.consultation-help .section-part .col {max-width: 585px;}
.consultation-help .consultation-form-wrapper {padding-right: 65px;}
.consultation-help .consultation-form-wrapper form input {
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  padding: 0 20px;
  margin-bottom: 30px;
}
.consultation-help .consultation-form-wrapper form .theme-button-one {margin-top: 10px;color: #fff;}
.bootstrap-select {width: 100%; margin-bottom: 30px;}
.consultation-help .consultation-form-wrapper form .bootstrap-select .btn {
  background: transparent;
  padding:0 20px;
  line-height: 48px;
  border: 1px solid #ececec;
  position: relative;
}
.consultation-help .consultation-form-wrapper form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-weight: normal;
  color: rgba(0,0,0,0.6);
  font-size: 16px;
  text-transform: capitalize;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {display: none;}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  position: absolute;
  top:0;
  right: 0;
  display: block;
  height: 100%;
  width: 40px;
  text-align: center;
}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret:before {
  content: '';
  font-family: 'font-awesome';
  color: rgba(0,0,0,0.6);
  font-size: 16px;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover span.text,.bootstrap-select.btn-group .dropdown-menu li a:focus span.text,
.bootstrap-select.btn-group .dropdown-menu li.selected a span.text {color: #fff;}
.consultation-help .text-wrapper {
  background: url(../images/home/1.jpg) no-repeat center;
  background-size: cover;
}
.consultation-help .text-wrapper .opacity {background: rgb(0 0 0 / 31%);padding: 44px 0 50px 60px;}
.consultation-help .text-wrapper h3 {
  color: #fff;
  line-height: 35px;
  margin-bottom: 30px;
}
.consultation-help .text-wrapper p {color: #fff;}
.consultation-help .text-wrapper .theme-button-one {margin-top: 50px;}
/*-------------------- Our Project ------------------*/
.our-project .single-project .text {background: #f7f4f4;padding: 50px 10px 25px 40px;}
.our-project .single-project .image {overflow: hidden;}
.our-project .single-project .image img {
  width: 100%;
  transition: all .5s ease-in-out;
}
.our-project .single-project:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-project .single-project .text h4 {position: relative;margin-bottom: 15px;z-index: 1;}
.our-project .single-project .text h4 i {
  font-weight: normal;
  font-size: 48px;
  color: #e1dddd;
  position: absolute;
  top:-16px;
  left:0;
  z-index: -1;
}
.our-project .single-project:hover .text h4 a {color: #fff;}
.our-project .single-project:hover .text p {color: rgba(255,255,255,0.65);}
.our-project .single-project:hover .text h4 i {color: #151515;}
.our-project .single-project .text p {margin-left: 60px;}
.our-project .single-project {margin-bottom: 30px;}
/*-------------------- Client Section ----------------------*/
.client-section {background: #f7f4f4;padding: 40px 0 40px 0;}
.client-slider-content .wrapper {position: relative;padding: 70px 70px 0 0;}
.client-slider-content .wrapper .text {background: #fff;padding: 40px 20px 45px 30px;}
.client-slider-content .wrapper .text h5 {font-weight: normal;margin-bottom: 20px;}
.client-slider-content .wrapper .name {
  position: absolute;
  top:0;
  right: 0;
  text-align: center;
  z-index: 9;
}
.client-slider-content .wrapper .name p {
  font-weight: 600;
  font-size: 18px;
  color: #151515;
  margin-bottom: 12px;
}
.client-slider-content .wrapper .name span {font-weight: normal;font-size: 16px;}
.client-slider-content .wrapper .name .icon {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #e3e0e0;
  margin: 0 auto;
}
.client-slider-content .wrapper .name .icon img {
  margin: 0 auto;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.client-slider-content .client-slider {margin-top: 30px;}
.client-section .our-partner h3 {margin-bottom: 0px;}
.client-section .our-partner img {margin: 30px auto 0 auto;}
/*--------------------- Our Blog -----------------*/
.our-blog .single-blog .text {
  text-align: center;
  background: #f7f4f4;
  padding: 20px 0px 20px 0;
    line-height: 2;
    height: 270px;
}
.our-blog .single-blog .image {overflow: hidden;}
.our-blog .single-blog .image img {
  width: 100%;
  transition: all .5s ease-in-out;
}
.our-blog .single-blog:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-blog .single-blog .text .date {font-size: 18px;letter-spacing: 1.25px;padding: 8px;}
.our-blog .single-blog .text h4 {margin: 25px 0 15px 0;}
.our-blog .single-blog .text .author {color: rgba(0,0,0,0.8);font-size: 18px;
    font-weight: 700;}
.our-blog .single-blog .text .view-more {
  line-height: 60px;
  background:#dddddd;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  margin-top: 25px;
}
.our-blog .single-blog {margin-bottom: 50px;}
.our-blog.blog-list .single-blog .text {text-align: left;padding: 30px 0 0 0;}
.our-blog.blog-list .single-blog .text .author,
.our-blog.blog-list .single-blog .text .date {display: inline-block;}
.our-blog.blog-list .single-blog .text .date {margin-right: 30px;}
.our-blog.blog-list .single-blog .text .space-fix {padding: 0 15px 0 50px;}
/*--------------------- Bottom Banner ----------------*/
.bottom-banner {padding: 20px 0;}
.bottom-banner h3 {font-size: 25px;font-weight: normal;color: #fff;margin-top: 12px;}
.bottom-banner .theme-button-one {color: #fff;border-color: #fff;border-width: 2px;}
/*------------------------------ Footer -------------------------*/
.theme-footer {padding: 65px 0 0 0;}
.theme-footer a,.theme-footer li {color: rgba(0,0,0,0.6);}
.theme-footer .footer-logo p {margin: 55px 0 30px 0;}
.theme-footer .footer-logo h5 {margin-bottom: 25px;font-weight: normal;}
.theme-footer .footer-logo ul li {display: inline-block;}
.theme-footer .footer-logo ul li a {
  margin: 0 22px 0 0;
  color: #696969;
  font-size: 18px;
}
.theme-footer h5 {margin-bottom: 52px;font-weight: normal;}
.theme-footer .footer-list ul li a {margin-bottom: 16px;}
.theme-footer .Subscribe form {
  height: 50px;
  position: relative;
  margin: 30px 0 20px 0;
}
.theme-footer .Subscribe form input {
  width: 100%;
  height: 100%;
  background: #efeded;
  
  margin: 0.3em;
  border: none;
  padding: 0 70px 0 20px;
  color: #656363;
}
.theme-footer .Subscribe form button {
  position: absolute;
  font-size: 18px;
  top:5px;
  right: 5px;
  bottom: 5px;
  padding: 0 25px;
  color: #fff;
}
.sub-submit{
    text-align: center;
    padding: 0px 20px 0px 20px!important;
    color: white!important;
    background: #55acee!important;
}
.theme-footer .bottom-footer {
  text-align: center;
  margin-top: 45px;
  background: #f3f3f7;
  padding: 20px 0;
}
.theme-footer .bottom-footer p {font-size: 15px;}
/*---------------------- Theme Inner Banner ----------------*/
.theme-inner-banner {
  background: url(../images/home/inner-banner.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 40px;
}
.theme-inner-banner .opacity {background: rgba(0,0,0,0.75);padding: 55px 0;position: relative;}
.theme-inner-banner p {color: #fff;}
.theme-inner-banner h2 {font-size: 45px;color: #fff;margin-top: 10px;}
.theme-inner-banner ul {
  background: #111536;
  position: absolute;
  padding: 22px 100px;
  bottom: -33px;
  left:50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
  z-index: 99;
}
.theme-inner-banner ul li {display: inline-block;margin: 0 2px;color: #fff;}
.theme-inner-banner ul li a{color: #fff;}
/*------------------------ About Us ------------------*/
.details-page-overview {padding-top: 60px;}
.details-page-overview h2 {font-size: 26px;margin-bottom: 20px;}
.details-page-overview p {margin-bottom: 15px;
    text-align: justify;}
.details-page-overview h3 {
  font-size: 26px;
  line-height: 35px;
  font-weight: normal;
  padding: 10px 0 35px 0;
}
.details-page-overview ul li {position: relative;padding: 0 0 20px 40px;}
.details-page-overview ul li:before {
  content: "\f103";
  font-family: Flaticon;
  position: absolute;
  top:-4px;
  left:0;
  font-size: 20px;
}
.details-page-overview ul {padding-bottom: 20px;}
/*-------------------- Theme Sidebar ------------------*/
.theme-sidebar .widget-margin {margin-bottom: 60px;}
.sidebar-categories ul li {margin-bottom: 20px;}
.sidebar-categories ul li:last-child,.sidebar-recent-post ul li:last-child a {margin: 0;}
.sidebar-categories ul li a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  color: #151515;
  line-height: 53px;
  border: 1px solid #efefef;
  display: block;
  padding-left: 20px;
}
.sidebar-categories ul li a:hover,.sidebar-categories ul li.active a {background: #efefef;}
.sidebar-categories ul li a span {float: right;margin-right: 10px;opacity: 0;}
.sidebar-categories ul li a:hover span {opacity: 1;}
.sidebar-partner-slider {
  border: 1px solid #efefef;
  text-align: center;
  padding: 40px 10px 35px 10px;
}
.sidebar-partner-slider img {margin: 0 auto;border-radius: 50%;width: 58px;height: 58px;}
.sidebar-partner-slider h6 {margin: 15px 0 20px 0;}
.theme-sidebar .sidebar-search {position: relative;height: 55px;}
.theme-sidebar .sidebar-search input {
  width: 100%;
  height: 100%;
  border:1px solid #efefef;
  padding: 0 50px 0 15px;
}
.theme-sidebar .sidebar-search button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 48px;
  background: transparent;
  color: #949494;
}
.theme-sidebar .sidebar-search button:before {
  content: '';
  width: 1px;
  background: #efefef;
  position: absolute;
  top:12px;
  bottom: 12px;
  left:0;
}
.theme-sidebar h4 {position: relative;display: inline-block;margin-bottom: 40px;font-weight: normal;}
.theme-sidebar h4:before {
  content: '';
  width: 36px;
  height: 3px;
  position: absolute;
  right: -46px;
  top:14px;
}
.sidebar-recent-post ul li a {
  font-size: 17px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 18px;
}
/*---------------------- Service Details -------------------*/
.service-details .wrapper h2 {font-size: 38px;font-weight: normal;}
.service-details .wrapper h3 {font-weight: normal;font-size: 26px;margin: 20px 0 25px 0;}
.service-details .right-content p {line-height: 30px;}
.service-details .right-content .single-list-content {text-align: center; margin-top: 40px;}
.service-details .right-content .single-list-content i {font-size: 62px;}
.service-details .right-content .single-list-content h4 {font-size: 20px;font-weight: normal;margin: 7px 0 30px 0;}
.service-details .right-content .image {margin: 45px 0;}
.service-details .right-content .f2 {
  font-size: 20px;
  line-height: 34px;
  color: rgba(21,21,21,0.6);
  margin-top: 35px;
}
.service-details .left-content .text-center h4 {font-size: 19px;line-height: 1.5;font-weight: normal;margin: 55px 0 10px 0;}
.service-details .left-content .text-center h4 span {
  font-weight: 700;
  font-size: 22px;
  margin-right: 5px;
}
.aboutthree{
    height:280px;
    box-shadow: 3px 3px 2px 0px rgb(116 187 241 / 44%);
}
.aboutone{
        height: 230px;
    width: 350px;
    box-shadow: 3px 3px 2px 0px rgb(116 187 241 / 44%);
}
.page-changer {padding-top: 50px;}
.page-changer li a {font-size: 18px;margin-top: 15px;}
.page-changer li a i {font-size: 22px;vertical-align: middle;}
/*------------------- Project Details ----------------*/
.project-details .project-onformation {background: #f2f1f1;padding: 55px 10px 42px 40px;}
.project-details .project-onformation li h6 {
  font-size: 16px;
  font-weight: normal;
  color: #151515;
}
.project-details .project-onformation li p {font-size: 14px;margin: 20px 0 35px 0;}
.project-details .project-onformation li:last-child p {margin-bottom: 0;}
/*--------------------- Blog Details ----------------*/
.blog-details .blog-title {background: #f7f4f4;padding: 35px 10px 50px 50px;margin-bottom: 40px;}
.blog-details .blog-title ul li {display: inline-block;margin-right: 25px;}
.blog-details .blog-title ul li:first-child {letter-spacing: 1.25px;font-size: 18px;}
.blog-details .blog-title ul li:last-child  {margin-right: 0;}
.blog-details .blog-title h3 {margin-top: 15px;}
.blog-details .blog-post-data .text-wrapper {border-bottom: 1px solid #eae9e9;padding: 0 0 30px 50px;}
.blog-details .blog-post-data .text-wrapper p {line-height: 30px;margin-bottom: 25px;}
.blog-details .blog-post-data .text-wrapper .bold-text {font-size: 18px;color: rgba(0,0,0,0.8);}
.blog-details .blog-post-data .text-wrapper ul li {
  font-size: 18px;
  color: rgba(0,0,0,0.8);
  position: relative;
  padding: 0 0 16px 30px;
  font-weight: 600;
}
.blog-details .blog-post-data .text-wrapper ul li:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top:7px;
  left:0;
}
.blog-details .blog-post-data .text-wrapper ul {padding: 35px 0 15px 0;}
.blog-details .page-changer li a i {font-size: 12px;vertical-align: 2px;}
.blog-details .page-changer {padding-top: 30px;}
.blog-details .share-option {position: relative;}
.blog-details .share-option .social-icon {
  position: absolute;
  top:47px;
  left:50%;
  z-index: 9;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.blog-details .share-option .social-icon li {display: inline-block;}
.blog-details .share-option .social-icon li a {color: rgba(0,0,0,0.5); margin: 0 10px;}
.blog-details .blog-post-data .title-inner {font-size: 24px;font-weight: normal;margin:75px 0 50px 0;}
.blog-details .blog-post-data .author-data {background: #f7f4f4;padding: 20px 12px;}
.blog-details .blog-post-data .author-data img {
  width: 124px;
  height: 124px;
  border-radius: 50%;
}
.blog-details .blog-post-data .author-data .text {width: calc(100% - 124px);padding-left: 30px;}
.blog-details .blog-post-data .author-data .text h5 {font-weight: normal;margin:20px 0;}
.blog-details .blog-post-data .reply-comment-section form input {
  width: 100%;
  height: 60px;
  background: #f7f4f4;
  border:none;
  padding: 0 15px;
  margin-bottom: 30px;
}
.blog-details .blog-post-data .reply-comment-section form textarea {
  width: 100%;
  max-width: 100%;
  height: 240px;
  background: #f7f4f4;
  border:none;
  padding:15px;
  margin-bottom: 30px;
}
.blog-details .blog-post-data .reply-comment-section form button {color: #fff;}
/*------------------------------ Contact US --------------------------*/
.contact-form h2 {
  font-weight: normal;
  font-size: 52px;
  letter-spacing: 2.5px;
  margin-bottom: 25px;
}
.contact-form form {margin-top: 100px;}
.contact-form form input {
  width: 100%;
  height: 66px;
  background: #f7f4f4;
  border: 1px solid #f7f4f4;
  padding: 0 20px;
  margin-bottom: 20px;
}
.contact-form form textarea {
  width: 100%;
  max-width: 100%;
  height: 40px;
  margin-top: 138px;
  border: none;
  margin-bottom: 50px;
  border-bottom: 1px solid #d7d7d7;
}
.contact-form form button {color: #fff;}
.contact-form form textarea:focus {border-bottom-color: #35b8f8;}
.contact-address .address {padding:30px 0 35px 0;}
.contact-address .address li {
  position: relative;
  padding-left: 80px;
  line-height: 30px;
  padding-bottom: 45px;
}
.contact-address .address li i {
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: #e9e9e9;
  position: absolute;
  top:-12px;
  left:0;
  font-size: 25px;
}
.contact-address .address li i.fa-envelope-o {font-size: 20px;}
.contact-address .icon li {display: inline-block;}
.contact-address .icon li a {
  width: 58px;
  line-height: 58px;
  text-align: center;
  background: #e9e9e9;
  color: #696969;
  margin-right: 18px;
}
.contact-address .icon li:last-child a {margin-right: 0;}
.contact-address .icon li a:hover {color: #fff}
.si-content {text-align: center;width: 250px;}
.si-content p {margin-top: 15px;}
.si-has-border .si-content-wrapper {border: none;}
.si-shadow-wrapper-top {opacity: 0;}
.map-canvas {width: 100%;height: 410px;}
/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #26ace3;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation input.error {border:1px solid #f03838 !important;}
.form-validation textarea.error {border-bottom:1px solid #f03838 !important;}
/*--------------------- Error Page --------------*/
.error-page {text-align: center;padding: 170px 0 150px 0;}
.error-page strong {
  font-family: 'Noto Sans', sans-serif;
  font-size: 128px;
  font-style: italic;
  font-weight: 700;
  color: #2b292d;
  display: block;
}
.error-page strong img {display: inline-block;vertical-align: top;}
.error-page h4 {
  display: inline-block;
  color: #2b292d;
  letter-spacing: 2.5px;
  margin: 20px 0 115px 180px;
}
.error-page .container {position: relative;}
.error-page .container:before,
.error-page .container:after {
  content: url(../images/logo/icon3.png);
  position: absolute;
}
.error-page .container:before {top:-150px;right: 80px;}
.error-page .container:after {bottom: 25px;left:80px;}
/*------------------------------ FAQ Page ----------------------*/
.faq-page .panel {
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
}
.faq-page .panel-heading {
  padding: 0;
  border-radius: 0;
  border: 1px solid #f3f0f0;
  text-align: center;
}
.faq-page .panel-heading h5 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #151515;
  line-height: 26px;
  position: relative;
  display: block;
  padding: 19px 57px 19px 0;
}
.faq-page .panel-heading h5 a:before {
  content: '';
  position: absolute;
  font-family: 'font-awesome';
  width: 56px;
  height: 100%;
  top:0;
  right: 0;
  line-height: 64px;
  color: #fff;
  font-size: 12px;
}
.faq-page .panel-heading.active-panel h5 a:before {content: '';}
.faq-page .faq-panel .panel-body {
  border: 1px solid #edecec;
  border-top: none !important;
  padding: 40px 20px 40px 30px;
}
.faq-page .faq-panel .panel-body img {margin: 0 auto;}
/*-------------------- Our Team ---------------------*/
.our-team .single-team-member img {width: 100%;}
.our-team .single-team-member .text {text-align: center;padding-top: 25px;}
.our-team .single-team-member .text h6 {font-size: 16px;font-weight: normal;margin-bottom: 5px;}
.our-team .single-team-member .text ul li {display: inline-block;margin: 12px 8px 0 8px;}
.our-team .single-team-member .text ul li a {color: rgba(0,0,0,0.5);}
.our-team .single-team-member {margin-bottom: 40px;}
/*----------------------- Shop Page ---------------------*/
.shop-sidebar .search {height: 45px;position: relative;}
.shop-sidebar .search input {
  width: 100%;
  height: 100%;
  background: #eeeeee;
  border: none;
  padding: 0 102px 0 10px;
  font-style: italic;
  font-size: 15px;
}
.shop-sidebar .search button {
  position: absolute;
  width: 100px;
  height: 100%;
  top:0;
  right: 0;
  color: #fff;
}
.shop-sidebar h4 {
  position: relative;
  font-weight: normal;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.shop-sidebar h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 85px;
  height: 2px;
}
.shop-sidebar .sidebar-shop-categories {margin: 60px 0;}
.shop-sidebar .sidebar-shop-categories ul li a {
  font-weight: 500;
  color: #888787;
  display: block;
  margin-bottom: 15px;
}
.shop-sidebar .shop-popular-product ul li img {width: 100px;}
.shop-sidebar .shop-popular-product ul li .name {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.shop-sidebar .shop-popular-product ul li .name h6 a {
  font-weight: 500;
  color: #242222;
  display: block;
  margin: 13px 0;
}
.shop-sidebar .shop-popular-product ul li .name strong {font-weight: 700;color: #212121;display: block;font-size: 18px;}
.shop-sidebar .shop-popular-product ul li {margin-bottom: 30px;}
.shop-product .single-product .image {overflow: hidden;}
.shop-product .single-product .image img {
  transition:all 0.5s ease-in-out;
  width: 100%;
}
.shop-product .single-product:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.shop-product .single-product .info {
  border: 1px solid #f3f3f3;
  border-top: none;
  text-align: center;
  padding: 32px 0 35px 0;
  margin-bottom: 30px; 
}
.shop-product .single-product .info h6 a {display: block;font-size: 18px;}
.shop-product .single-product .info strong {
  font-weight: 700;
  display: block;
  color: #242222;
  font-size: 18px;
  margin: 12px 0 15px 0;
}
.shop-product .single-product .info>a {
  width: 130px;
  line-height: 40px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.shop-pagination {text-align: center;margin-top: 20px;}
.shop-pagination li {display: inline-block;vertical-align: middle;}
.shop-pagination li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  margin: 0 4px;
}
.shop-pagination li:last-child a {font-size: 12px;margin-left: 12px;}
.shop-details .single-product-details img {width: 54%;}
.shop-details .single-product-details .product-order-details {
  width: 46%;
  padding-left: 30px;
}
.shop-details .single-product-details .product-order-details h3 {font-size: 30px;}
.shop-details .single-product-details .product-order-details .price li {
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
}
.shop-details .single-product-details .product-order-details .price li:first-child {font-weight: 500;font-size: 32px;}
.shop-details .single-product-details .product-order-details .price li:nth-child(2) {
  font-weight: 500;
  font-size: 24px;
  color: rgba(36,34,34,0.7);
  margin: 0 12px 0 30px;
}
.shop-details .single-product-details .product-order-details .price li:nth-child(3) {
  font-size: 14px;
}
.shop-details .single-product-details .product-order-details .price {margin: 16px 0 3px 0;}
.shop-details .single-product-details .product-order-details .rating li {
  display: inline-block;
  margin-right: 3px;
  color: #f86227;
}
.shop-details .single-product-details .product-order-details .rating {margin: 20px 0 30px 0;}
.shop-details .single-product-details .product-order-details .clearfix ul li {
  display: inline-block;
  vertical-align: middle;
}
.shop-details .single-product-details .product-order-details .clearfix ul li button {
  width: 70px;
  height: 40px;
  color: #fff;
  font-size: 18px;
}
.shop-details .single-product-details .product-order-details .clearfix ul li input {
  height: 40px;
  border: none;
  padding: 0;
  background: #eeeded;
  text-align: center;
  font-size: 18px;
  margin: 0 2px;
  font-weight: 600;
}
.shop-details .single-product-details .product-order-details .clearfix a {
  width: 130px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.shop-details .single-product-details .product-order-details .clearfix {margin-top: 60px;}
.shop-details .review-tab {margin: 60px 0 0px 0;}
.shop-details .review-tab .nav-tabs > li {margin: 0;}
.shop-details .review-tab .nav-tabs > li > a {
  line-height: 60px;
  font-weight: 600;
  font-size: 17px;
  color: #242222;
  border: none;
  /*padding: 0 55px;*/
  background: #eaede8;
  border-radius: 0;
}
.shop-details .review-tab .nav-tabs {border: none; margin: 0 0 40px 0;}
.shop-details .review-tab .nav-tabs > li.active > a,
.shop-details .review-tab .nav-tabs > li.active > a:hover,
.shop-details .review-tab .nav-tabs > li.active > a:focus {color: #fff;}
.shop-details .review-tab .tab-pane p {
  font-size: 18px;
  line-height: 35px;
}
.shop-details .review-tab .tab-pane h4 {margin-bottom: 40px;}
.shop-details .review-tab .tab-pane ul li {
  line-height: 45px;
  font-size: 18px;
}
.shop-details .related-product h4 {
  position: relative;
  font-size: 22px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.shop-details .related-product h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left:0;
  width: 85px;
  height: 2px;
}
.partnerlogo{
    width: 103px;
    height: 100px;
}
.shop-details .related-product .item {margin: 0 15px;}
.media-img{
    border: 1px solid #96c8ea;
    border-radius: 5px;
    padding: 1em;
}
.text-lefft{
  text-align: justify!important;
}
.industryimgback{
    background: #55acee17!important;
    padding: 2em;
    margin-bottom:0px!important;
}
.industryimg {
    height: 130px!important;
    width: 80%!important;
}