/*
Theme Name: Reincon child
Template:   reincon
Theme URI: https://reincon.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Reincon - Child Theme
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reincon
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/


body .navbar-brand.logo {
  padding: 0px 0;
  margin-right: 0;
  margin-top: 50px;
}
.topbar-link .flaticon-work-schedule{display: none;}
body #header-wrap.fixed-header .logo img {
  max-height: 74px;
  padding: 16px;
}
#header-wrap.fixed-header {
  background: #041c40;
}
.primary-footer .align-items-center {
  align-items: center !important;
  flex-direction: row-reverse;
}
body .footer-logo.logo img {
  height: 100%;
  max-height: 160px;
  margin-left: 50px;
}
body .primary-footer-btm {
  margin-top: 0px;
}
body .secondary-footer{padding: 0;}

.portfolio-single .custom-sec-padding {
  padding-top: 10px;
}

body .custom-sec-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

#site-header {
  background-color: #041c40;
}
.navbar-brand.logo.d-xl-inline-block.d-none img {
  height: 45px;
}

.ht-navigation{background-color: #fff;}
#header-wrap.fixed-header .navbar-brand.logo {
  display: block !important;
  margin-top: 0;
}


#header-wrap.fixed-header .navbar-brand.logo {
  display: block !important;
  margin-top: 0;
  background: #041c40;}
body #header-wrap.fixed-header {
  background: #041c40;
}
  .navigation-top {
  margin-right: auto;
  margin-left: auto;
}
.elementor-element.container{margin-left: auto; margin-right: auto;}

#home-01{}
#home-01 .home-left{}
#home-01 .home-right {
  max-width: 500px;
  margin: 0 auto;
  background-color: #ffffffab;
  padding: 30px;
  border-radius: 15px;
}
#home-01 #home-01-01{}
#home-01 .ht-split-text h6{display: none;}
#home-01 .ht-split-text h2{text-shadow: 0 0 0 10px #041c40;}
.contact-form h2{font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 15px;}
.contact-form h3{font-size: 19px;
  line-height: 1.2;
  font-weight: 500;}
.contact-form textarea{
  height: 90px;
}
.home-mis{}
.home-mis .split-content-counter{}
.home-mis .split-content-counter .col-md-4{display: none;}
.home-mis .split-content-counter .col-md-8{width: 100%;}
.blog .themeht-blogs .col-12.col-lg-12{display: flex;
  flex-wrap: wrap;
  gap: 30px;}
.blog .themeht-blogs .post {
  flex: 0 0 calc(50% - 15px);
  box-sizing: border-box;
}
.list-inline.post-bottom {
  display: none;
}
.txt-block-sm textarea{
  max-height: 120px;
}

#logo-slider img{
  max-height: 130px;
  width: auto;
}

.navigation.post-navigation {
  display: none;
}
#logo-slider {
  margin-top: 50px;
}
.popmake-content .wpcf7-list-item {
  display: inline-block;
  margin: 0.6em 0 0 1em;
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1590px) {
    body .header .themeht-btn {
    padding: 24px;
    margin-left: 15px;
  }
  body .navbar-brand.logo {
    margin-right: 0px;
  }
  body  .main-header-inner {
    padding-left: 30px;
    max-height: 120px;
  }
 
 
}
@media (max-width:1199px){

 body .ht-navigation {
  background-color: #041c40;
}
body .navbar-brand.logo {
    margin-right: 0px;margin-top: 0;
  }
    body .logo img {
    max-height: 100%;
    height: 64px;
    padding: 5px;
  }
}