body{
	font-family: 'Barlow', sans-serif;
}
header {
    background-color: #1F243D; 
    color: #CBD0E3;    
	
}
 header a{ 
    color: #CBD0E3;
}
.left-align {
    display: inline-block;
	 padding: 5px 0px 5px 30px;
}
.right-align {
    float: right;
    display: inline;

	 padding: 5px 30px 5px  0px;
}
.logo-image img { 
    width: 155px;
    height: auto;
}

section.logo-navigation-section {
    background: #fff;
}
nav.melement-nav-menu--mobile-enable {
    display: flex;justify-content: space-evenly;
}
ul#menu-1-d443975 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.quicklinks li {
    list-style: none;
    color: #fff;
    width: 50%;
    display: inline-flex;
    float: left;
}
ul.quicklinks {
    padding: 0;
}

footer h3 {
    color: #fff;
}
a.melement-item  {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;    color: #00131f;font-family: 'Exo 2', sans-serif;
}
span.menu-title {
    padding-top: 40px;
    display: block;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom{
	list-style:none;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom:not(:last-child) {
    margin-right: 20px;
}
.logo-image {
    padding: 20px 0px 20px 0px;
}
section.banner-area h2 {
    font-size: 70px;
    font-family: 'Exo 2', sans-serif;
}
span.banner-caption {
    font-weight: 400;
    font-size: 18px;
    color: rgb(103, 114, 137);
}

.banner-caption-container {
  
    padding:70px 0px 0px;
}
.banner-caption-container button {
    background-color: rgb(71, 87, 154);
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    
    color: rgb(255, 255, 255);
    text-decoration: none;
     
    text-align: left;
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 16px;
    padding-left: 30px;
    border-radius: 10px;
    border: 0;
    display: block;
    padding: 0 30px;margin-top:50px;
}
span.sup-title {
    color: #E2000F;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .16em;
    font-size: 14px;
    font-size: .875rem;
}
span.section-title {
    font-size: 45px;
    font-weight: 400;
}
section.our-companies {
    margin-top: 100px;
    margin-bottom: 50px;
    padding: 0px 30px 0px 30px;
}
.service-image {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
}
.service-image:after {
    height: 250px;
    max-height: 100%;
    width: 100%;
    content: "";
    bottom: 0;
    background: linear-gradient(0deg,#14225c,hsla(0,0%,100%,0));
    position: absolute;border-radius: 10px;
}

.service-item .overlay {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    position: absolute;
    margin-bottom: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    box-shadow: none;
    background: transparent;
    transition: all .3s ease;
}

 
.service-box-content {
    padding: 30px;
    background-color: transparent;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    margin-bottom: 0;
    box-shadow: none;
}
.service-item .icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center;    margin-bottom: 10px;
}
.service-item .icon i {
    color: #FFFFFF;
}
.service-name {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 0;
    margin-bottom: 1rem;font-weight:bold;
}
.service-name a {
    color: #FFFFFF;
 
    margin-bottom: 0 !important;
 
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 0;
    margin-bottom: 1rem;
}
.service-item {
    position: relative;
}
.service-item-inner:hover .item-box {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.item-box {
    position: absolute;
    width: 100%;
    margin-bottom: 0;
    bottom: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50%);    padding: 30px;
  padding:30px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    transition: all .4s ease;
}
.item-box .service-box-content {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    margin-bottom: 0;
    box-shadow: none;
}

.item-box .service-box-content h3.service-name a{
    color: #212529;
}
.row.section-space {
    margin-top: 100px;
}
.item-box .service-box-content  .icon i{
    color: #003350;
}
span.section-intro {
    color: #677289;
    font-size: 1rem;
    line-height: 1.5;
}
span.section-title {
    font-size: 45px;
    font-weight: 400;
    display: block;
}
section.about-us {
    margin-top: 100px;
}
h3.icon-box-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #003350;
}
.widget-container.info-items {
    padding: 21px 28px 21px 28px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
    border-radius: 10px 10px 10px 10px; margin-top: 30px;
}
section.about-us span.section-intro {
    
    display: block;
}
.widget-container img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.widget-container {
    margin: 0 auto;
    display: block;
    padding: 30px;
}

.icon-header img {
    position: absolute;
    width: auto;
}

 

.icon-box-content {
    position: relative;
    padding-left: 72px;
}
.icon-header img {
    position: absolute;
    width: auto;
    left: 0;
}

.client-logos .item {
    padding: 0 30px;
}

section.client-logos {
    background: url(images/h1-bg6.jpg);
    margin-top: 100px;
	padding: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.block-widget-container {
    background-color: #FFFFFF; 
    margin: 0px 0px 100px 0px;
    padding: 85px 30px 40px 30px;
    background-color: #FFFFFF15;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF50;
    border-radius: 10px 10px 10px 10px;
 
    padding-top: 85px;
 
    position: relative;
}


.block-widget-container .icon-box-icon {
    margin-bottom: 25px;
 
    margin-bottom: var(--icon-box-icon-margin,15px);
    margin-right: auto;
    margin-left: auto;
 
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
 
    margin-bottom: var(--icon-box-icon-margin,15px);
    margin-right: auto;
    margin-left: auto;
 
    position: absolute;
 
    line-height: 0;
}

section.make-diff{
	background: url(images/h1-bg07.jpg);
    margin-top: 100px;
	padding: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section.make-diff span.sup-title {
    text-align: CENTER;
}
span.section-title {
    text-align: CENTER;
    color: #fff;

}
.block-widget-container .icon-box-content h5 {
    font-weight: bold;
}
.block-widget-container .icon-box-content {
    padding: 0;
    text-align: CENTER;
    color: #fff;
}

.block-widget-container:hover {
    background: #fff;
}

.block-widget-container:hover .icon-box-content {
    padding: 0;
    text-align: CENTER;
    color: #000;
}
.block-widget-container:hover span.icon.animation- {
background-color: #003350;
}
.make-diff span.icon.animation- {
    background-color: #E2000F;
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjYsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDkgMTE5LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwOSAxMTkuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEwOSw3OS40VjM5LjhjMC03LjItMy44LTEzLjgtMTAtMTcuM0w2NC41LDIuN2MtNi4yLTMuNi0xMy45LTMuNi0yMC4xLDBMMTAsMjIuNUMzLjgsMjYuMSwwLDMyLjcsMCwzOS44djM5LjYNCgljMCw3LjIsMy44LDEzLjgsMTAsMTcuM2wzNC40LDE5LjhjNi4yLDMuNiwxMy45LDMuNiwyMC4xLDBsMzQuNC0xOS44QzEwNS4yLDkzLjIsMTA5LDg2LjYsMTA5LDc5LjR6Ii8+DQo8L3N2Zz4NCg==);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    /* background-color: rgba(0,0,0,.11); */
    padding: 0.7em 0.55em;
    font-size: 52px;
}

button.sendmail i {
    color: #fff;
}
button.sendmail {
    background: #003350;border:0px;
}
button.sendmail {
    background: #003350;border:0px;
}
.newsletter-box {
    background: #fff;
    width: AUTO;
    display: inline-block;
    padding: 10px;
}
.row.blocks {
    margin-top: 100px;
}

.the2mrw {
    background: url(images/h1-bg022-1.jpg);
     
}
.the2mrw span.section-title {
    text-align: CENTER;
    color: #fff;
    text-align: left;
}
.the2mrw .intro {
    color: #fff;
}
.the2mrw {
    background: url(images/h1-bg022-1.jpg);
    padding: 100px;
}

a.port {
    color: #fff;
    display: block;
    text-align: right;
    margin-right: 100px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 30px;
    font-weight: bold;
}

section.portfolio span.section-title {
    color: #000 !important;
}
section.portfolio {
    background-color: #F2F5F6;
    padding-top: 100px;

}
section.portfolio span.sup-title {
    text-align: CENTER;
}
span.section-intro {
    color: #677289;
    font-size: 1rem;
    line-height: 1.5;
    max-width: 800px;
    display: block;
    text-align: CENTER;
    margin: 0 auto;
}

  .portfolio-inner {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
 
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
}

.portfolio .portfolio-post-thumbnail {
    overflow: hidden;
    position: relative;
    padding-top: 60.66%;
    background: #e7e7e7;
}

.portfolio-post-thumbnail img {
    display: block;
    position: absolute;
    object-fit: cover;
    border-radius: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.portfolio-content {
    text-align: center;
    padding: 2rem;
}

  .portfolio-content .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    padding-top: 6px;
    margin-bottom: 10px;
}
.portfolio .portfolio-content .entry-title a {
        color: #000; 
	
	
}

.portfolio-content-excerpt {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.portfolio-post-thumbnail:hover img {
    opacity: .85;
    transform: scale3d(1.1,1.1,1);
}
.row.pblocks {
    margin-top: 100px;
    padding: 0 15px;
}

footer {
    background: url(images/h1-footer-bg.jpg);
    background-size: cover !important;
    background-position: center center;
    padding: 100px 0 15px;
    background-repeat: no-repeat !important;
}

section.portfolio {
    background-color: #F2F5F6;
    padding-top: 100px;
    padding-bottom: 100px;
}

.footer-logo img {
    width: 120px; 
    display: block;
}
a.melement-icon.melement-social-icon {
    margin: 0 15px;
}
input#email {
    border: 0;
}
section.our-companies .section-title {
    color: #212529;
    text-align: left;
}
.row.copyright .left a {
    color: red;
}
.row.copyright .left {
    color: #fff;
}
.row.copyright {
    border-top: 1px solid #ffffff4a;
    margin-top: 30px;
    padding-top: 30px;
}
.row.copyright .right ul li {
    display: inline-block;
    float: left;
}
.row.copyright .right ul {
    padding: 0 !important;
    margin: 0;
}
.row.copyright .right {
    text-align: right;
}
.row.copyright .right ul li a {
    color: #fff;
    margin: 0 15px;
    display: block;
}
.row.copyright .right ul li {
    display: inline-block;
    float: left;
    color: #fff;
}
.row.copyright span.menu-title {
    padding: 0;
}
.row.copyright .right ul li {
    display: inline-block;
    float: right;
    color: #fff;
}
.col-md-4.side-bars {
    border-right: 1px solid rgb(255 255 255 / 29%);
    border-left: 1px solid rgb(255 255 255 / 29%);
    padding: 0 30px;
}
footer span {
    color: #fff;
}
@media (max-width:600px){
    
    .topnav.responsive { 
    width: 100%  !important;
    height: 100vh !important;
    position: fixed  !important;
    left: 0  !important;
    background: #fff  !important;
    z-index: 9999  !important;
}
.col-md-4.side-bars {
    margin: 50px 0;
    border: 0;
}
    div#myTopnav {
    margin: 0;
}
section.logo-navigation-section .row {
    width: 100%;
}
    section.our-companies {
    margin-top: 100px;
    margin-bottom: 50px;
    padding: 0;
}
section.logo-navigation-section .col-md-6 {
    /* display: inline-block; */
    /* float: left; */
    width: 50%;
}
 
.service-image img {
    width: 100%;
}
.the2mrw { 
    padding: 15px;
}
section.make-diff {
    padding: 15px;
    padding-top: 100px;
}
.portfolio-inner {
    margin-bottom: 100px;
}
section.portfolio { 
    padding-bottom: 0;
}
.service-item {
    position: relative;
    margin: 30px 0;
}
}