body {
font-family: unit;
font-weight: 400;
font-style: normal;
line-height: 1.67;
background-color: #FAF8F2;
}

@media (min-width: 768px) {
  .t4-section.sec-spacing-lg .t4-section-inner {
    padding-top: 0;
    padding-bottom: 60px;
  }
.nav-link {
    font-weight: 600;
}
.t4-megamenu {
    font-family:mic-32-new-rounded-web, sans-serif;
    font-weight: 600;
    font-style: normal;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    font-size: 18px;
    text-transform: none;
    }

.t4-megamenu .navbar-nav>li>a:hover,
.t4-megamenu .navbar-nav>li>a:focus,
.t4-megamenu .navbar-nav>li>a:active,
.t4-megamenu .navbar-nav>li>.nav-link:hover,
.t4-megamenu .navbar-nav>li>.nav-link:focus,
.t4-megamenu .navbar-nav>li>.nav-link:active  {
    text-decoration: underline #B1504C solid 3px;
    text-underline-offset: 10px;
}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) {
  .container {max-width: blue;}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
  .container {max-width: 960px;}
} 
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
    .container {max-width: 1140px;}    
}
/* Extra large devices (large laptops and desktops, 1400px and up) */
@media (min-width: 1400px) {
    .container {max-width: 1300px;}
}

.t4-header{
    min-height: 150px;
    background-color: #F7F7F7;
    border-bottom: none;
}

.navbar-brand {

}

.mx-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.header-wrap {
    padding-bottom: 50px;
    padding-top: 50px;
    border-bottom: 1px dotted #132946;
}
.home-who-we-are {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
}
.home-who-we-are h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
}
.home-who-we-are h3 {
    font-weight: 700;
    font-size: 36px;
    color: #213658;
    margin-top: 39px;
}
.home-who-we-are ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 30px;
}
.home-who-we-are ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    background-image: url("/images/assets/check-dark-blue.png");
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 10px;
}
.read-more {
    background-image: url("/images/assets/arrow-circle-right-18px.png");
    min-height: 24px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 3px;
    font-family: mic-32-new-rounded-web, sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-left: 24px;
    display: inline-block;
}
.read-more-home-main {
    background-image: url("/images/assets/arrow-circle-right-24px.png");
    min-height: 24px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 5px;
    font-family: mic-32-new-rounded-web, sans-serif;
    font-size: 24px;
    font-weight: 500;
    padding-left: 35px;
    display: inline-block;
}

.home-latest-project {
    padding:25px;
    }
.home-latest-project h3 {
    font-weight: 700;
    font-size: 24px;
    color: #213658;
}
.home-latest-project h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 50px;
}

.about-us h3 {
    font-weight: 700;
    font-size: 24px;
    color: #213658;
}
.about-us h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 60px;
}

.services h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 60px;
}
.project-details-title h3 {
    font-weight: 500;
    font-size: 30px;
}
.project-details-title h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 20px;
}
.our-work-head h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 40px;
}
.our-work-head h3 {
    font-weight: 500;
    font-size: 24px;
}

.t4-our-work-header {
    padding-top: 50px;
}

.single-project {
    margin-bottom: 60px;
}
.single-project h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    margin-top: 30px;
    
}
.pull-left.item-image, .item-image.pull-left {
  margin-right: 0;
}
.item-page [itemprop="articleBody"] {
    margin-top: 0;
    margin-bottom: 0;
}
.article-body h4 {
    font-weight: 400;
    font-size: 24px;
    color: #132946;
    text-transform: uppercase;
    text-decoration: underline #1699A5 solid 3px;
    text-underline-offset: 10px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.t4-latest {
    margin-top:30px;
}
.t4-footer {
    color: #132946;
    margin-top:60px;
}
.t4-footer .container {
    border-top: 1px dotted #132946;
}