body { 
  font-family: 'Roboto', sans-serif; 
  font-size: 14px;
  background: #fff;
  color: #145887;
}
a:focus{
  text-decoration: none;
}
.top-bar{
  width: 100%;
  display: inline-block;
  background: #145887;
}

.top-social-area{
  background: #fff;
  float: right;
  padding: 10px 15px;
}

#navi {
height: 50px;
}

#menu1 {
  background: transparent;
  text-align: center;
  margin: 0 auto;
  padding: 12px 0;
  display: flex;
  align-items: center;
  position: relative;
}



.default {
width: 100%;
}

.fixed {
  position: fixed;
  z-index: 999999;
  top: -5px;
  left: 0;
  width: 100%;
  background: #fff!important;
}

.logo{ float: left; width: auto; }



/****menu****/

.dgmenuwrap{position:relative; z-index:9999; width:100%; background:#145887fff;}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0}
ul.menu a {font-size: 18px; letter-spacing: 1px; font-weight: 400; text-decoration: none; color:#145887; text-transform: uppercase; padding: 24px; display:block; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; position:relative;}
ul.menu a:hover, ul.menu a.current{color:#f27920; text-decoration:none; position: relative; }

ul.menu>li {position:relative; margin-right: 0; float:left; font-family: 'Oswald', sans-serif; font-size:18px; color:#000; display:block; line-height:normal; font-weight:400;}
ul.menu>li:first-child{ margin-left: 15px; }
ul.menu ul {position:absolute; top:100%; left:0; display:none; opacity:0; list-style:none; width:260px; background:#145887; /*border:1px solid #0F012D;*/}
ul.menu ul li {font-family: 'Oswald', sans-serif; position:relative; margin:0; float:none; font-size:14px; padding:0; text-align:left; font-weight:400;}
ul.menu ul li a {display:block; padding:10px 15px; font-size: 16px; text-decoration: none; color:#fff!important; border:none; border-radius:0; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -webkit-transition-property: color, background-color; transition-property: color, background-color;}
ul.menu ul li a:hover {border:none; color:#f27920!important;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#f27920; text-decoration:none;}
.call-number{
  width: auto;
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #145887;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  margin-top: 20px;
  margin-left: 20px;
}

.call-number span{
  font-size: 28px;
  font-weight: 700;
  color: #145887;
  font-family: 'Roboto', sans-serif;
  display: block;
}

#menu1 .cart span{
  font-size: 16px;
  font-weight: 700;
  color: #b70221;
  font-family: 'Roboto', sans-serif;
  float: left;
  margin-top: 8px;
  margin-left: 5px;
}
.menu {
    width: auto;
    float: right;
}
.carousel li{
  position: relative;
}
.mainslider {
    display: inline-block;
    position: relative;
    width: 100%;
    /*height:500px;*/
    overflow: hidden;
}

.carousel li {
    position: relative;
}
.logo img{
  height: 75px;
}

.footer-top{ width: 100%; display: block; background: #fff; padding: 50px 0;  color: #145887; border-top: 1px solid #cfcfcf; background:#F0FFFF; }
.footer-bottom{ width: 100%; display: block; border-top: 1px solid #cfcfcf; background: #fff; color: #000; padding: 25px 0; letter-spacing: 1px; text-align: center; }
.copy-right{ width: 100%; display: inline-block; }

.img-section{
  position: absolute;
  right: 0;
  padding-right: 0;
}
.flex-control-nav.flex-control-paging{
  display: block;
}



.about-area{
  width: 100%;
  display: inline-block;
  padding: 70px 0 40px 0;
  background: #fff;
}
.about-area img{
  width: 100%;
  height: 570px;
  object-fit: cover;
}
.about-area p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
}
.about-area h2 {
    font-size: 50px;
    padding-top: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-weight: 500;
    max-width: 503px;
    line-height: 50px;
    color: #145887;
    margin-top: -11px;
}
.about-area.inner-page-main-text h2{
  margin-bottom: 20px;
}
.about-area.inner-page-main-text{
  padding: 80px 0;
}
.about-area.inner-page-main-text h2 {
    margin-bottom: 20px;
    max-width: 100%;
}
.about-area h2 span{
  font-size: 36px;
  display: block;
  color: #145887;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 1px;
  line-height: normal;
  padding-top: 10px;
}
.about-area .row{
  display: flex;
  align-items: center;
}
.flex-direction-nav{
  display: none;
}
.service-area-top img{
  width: 100%;
  opacity: 0.3;
}

.service-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
.service-area-top{
  width: 100%;
  display: flex;
  background: #145887;
  position: relative;
  flex-direction: column;
}
.service-area-top h2{
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.top-social-area a{
  margin: 0 7px;
}
.top-address-area{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  padding: 10px 0;
  line-height: 25px;
  float: left;
  display: flex;
  align-items: center;
}
.top-address-area a{
  color: #fff;
  text-decoration: none;
}
.top-address-area img{
  margin-right: 15px;
}
.service-area h2 span {
    font-size: 24px;
    display: block;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: 1px;
    line-height: normal;
}
.service-area h2 {
    font-size: 54px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    margin-top: 0;
    text-align: center;
}
.service-area-img img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.service-area-text{
  background: #145887;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.5px;
  position: relative;
  padding: 25px 15px; 
}
.service-area-text a{
  color: #fff;
  display: flex;
  justify-content: space-between;
  gap:10px;
  text-decoration: none;
}
.service-area-text a:hover{
  text-decoration: none;
}
.service-area-text img {
    float: right;
    width: 22px;
    height: 23px;
}
.service-area-scroll{
  margin-top: -185px;
}
.service-area-panel{
  width: 100%;
  display: inline-block;
  padding: 0 10px;
}

.service-area-scroll .owl-controls .owl-prev {
    background: url(../images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    float: left;
    position: relative;
    left: -70px;
}
.service-area-scroll .owl-controls .owl-next {
    background: url(../images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    transform: rotate(180deg);
    float: right;
    position: relative;
    right: -70px;
}
.service-area-scroll .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}






.brand-area{
  width: 100%;
  padding: 50px 0;
  display: inline-block;
  background: #145887;
}
.brand-area .container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.brand-area h2{
	color:#FFFFFF;
	text-align:left;
  font-weight: 500;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 50%;
}
.brand-area form{
  display: flex;
  justify-content: flex-end;
}
.brand-area .tnp-subscription{
  max-width: 50%!important;
}
.tnp-field-email{
  margin-bottom: 0!important;
}
.tnp-subscription input[type=email] {
  float: left;
  height: 58px;
  background: transparent;
  color: #145887!important;
  border: none;
  padding-left: 12px;
  min-width: 300px;
}
.tnp-subscription input[type=email]:focus{
  outline: none;
}
.brand-area .tnp-subscription input.tnp-submit {
  background: #f27920;
  border: none;
  color: #fff;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 0;
  margin-top: 0;
  float: right;
  letter-spacing: 1px;
  height: 58px;
  text-transform: uppercase;
}



.footer-menu h2{
  color: #145887;
  font-weight: 500; 
  font-size: 24px; 
  font-family: 'Oswald', sans-serif;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.footer-menu{     font-size: 14px; font-weight: 400; line-height: 2.31; color: #323232;  }
.footer-menu ul {padding: 0; margin: 0;}
.footer-menu ul li {display: inline-block;  padding:6px 0; width: 100%;  }
.footer-menu ul li:last-child { border-bottom: none; }
.footer-menu ul li a {display: block; font-family: 'Roboto', sans-serif; font-weight: 400; color:#000;   text-decoration: none; font-size: 15px; line-height: 22px; letter-spacing: 1px; }
.footer-menu ul li a:hover { color:#56b849;  }
.footer-menu ul li img{ float: left; width: 15%; }
.footer-menu ul li span{ float: left; width: 80%; margin-left: 5%; line-height: 20px; }
.footer-menu a{ color: #145887; display: inline-block; }
.footer-menu i{ font-size: 16px; margin-right: 10px; }
.follow-area h4 {
    color: #145887;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 30px 0 15px;
}

.contact-footer-loction span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    width: 85%;
    float: right;
    margin-bottom: 0;
}
.contact-footer-loction span a{
  color: #000;
  text-decoration: none;
}
.panel-1 , .panel-2 , .panel-3{
  width: 24%;
}
.follow-area{
  width: 28%;
}

.contact-footer-loction img{
  margin-right: 15px;
}
.contact-footer-loction{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.contact-footer-loction-margin{
  margin-bottom: 30px;
}
.subscribe1:hover{
  background: #ff6f61;
}
.footer-social img{
  margin-right: 15px;
}
.news-input1:focus{
  outline: none;
}
.newslatter-email-area1{
  width: 100%;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
}

.footer-menu1 h2{
    color: #145887;
    font-weight: 500;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 35px;
    letter-spacing: 1px;
}

.footer-social{
  display: flex;
  padding: 50px 0;
}

ul.menu li:last-child a{
  padding-right: 0;
}
.about-area-img{
  position: relative;
}
.about-area-img:before {
    position: absolute;
    left: -25px;
    top: -40px;
    content: '';
    width: 95%;
    height: 100%;
    background: #145887;
}
.about-area-img img{
  position: relative;
  z-index: 99;
}
.about-area-text{
  padding-left: 50px;
}
.image-back{
  padding: 0 10px;
  text-align: center;
}
.image-back img {
    object-fit: contain;
}

.copy-right a{
  color: #145887;
  text-decoration: none;
}
#myInput {
    box-sizing: border-box;
    font-size: 14px;
    padding: 9px 12px;
    border: none;
    font-family: 'Oswald', sans-serif;
    color: #000;
    letter-spacing: 1px;
    border: 1px solid #145887;
}
#myInput:focus {outline: none;}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 150px;
    overflow: auto;
    z-index: 1;
    margin-top: 5px;
    right: 0;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}
.dropbtn{
  background: transparent;
  border: none;
}
.search-button {
    background: #145887;
    border: none;
    padding: 6px 10px 10px;
    position: relative;
    top: -4px;
    left: -3px;
}
.search-button img {
    width: 24px;
}
.show {display: block;}

.inner-page-header .container{
  text-align: center;
  top: 70%;
}
.inner-page-header h2{
  text-align: center;
  max-width: 100%;
}
.inner-page-main-text{
  padding: 50px 0;
}
.inner-page-main-text h2{
  margin-top: 0;
}
.inner-page-main-text h3 {
    font-size: 36px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin: 24px 0;
}
.map-area{
    width: 100%;
    float: left;
    margin-bottom: -7px;
}




.contact-details-section{ text-align: left; width: 100%; display: inline-block; margin: 20px 0; }
.contact-details-section img {
    width: 47px;
    margin-right: 0;
    filter: invert(1);
    float: left;
}
.send-text label{ color: #145887; font-size: 14px; font-weight: 600; letter-spacing: 1px; font-family: 'Oswald', sans-serif;  }
.contact-details-section h2{
  font-size: 20px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: bold;
}

.contact-contant{ 
  width: 100%;
  display: inline-block;
  padding: 100px 0 0;
 }
.contact-contant h3{ font-family: 'Oswald', sans-serif; letter-spacing: 1px; font-size: 30px; color: #000; text-align: left; position: relative; padding-bottom: 20px; margin-bottom: 15px;}
.contact-contant h3::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #000; bottom: 0; left: 0;  } 
.contact-contant p{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
}
.contact-contant a{
  color: #000;
}
.send-free{ width: 100%; border:none; font-family: 'Oswald', sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 18px; padding: 15px 0; font-weight: 700; color: #fff; background: #145887; transition: 0.3s; text-align: center; }
.send-free:hover{ background:#56b849; color: #fff;}
.input-text{ border-radius: 0; resize: none; }
.get-in-touch{ padding-top: 74px;  }
.get-in-touch label{ color: #000;}

.send-text h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color: #145887;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
    font-weight: bold;
}
.send-text h2::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #145887; bottom: 0; left: 0;  } 

.contact-details-section .social-area{
    text-align: left;
    padding-top: 15px;
}
.contact-details-section .social-area a:first-child{
    margin-left: 0;
}
.contact-details-section span{
    width: 80px;
    margin-right: 25px;
    float: left;
    background: #145887;
    height: 80px;
    border-radius: 50%;
    padding: 17px;
}
.form-control:focus{
  border: 1px solid #ccc;
  box-shadow: none;
}
.map-area{
  width: 100%;
  display: flex;
  margin-top: 50px;
}





.Project-area{
  width: 100%;
  display: inline-block;
}
.location-page-area{
    width: 100%;
    display: inline-block;
    padding: 70px 0;
}
.location-img-section{
    width: 100%;
    display: inline-block;
}
.location-img{
    width: 25%;
    position: relative;
    transition: transform .5s; /* Animation */
    padding: 0 15px;
    float: left;
}
.location-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.location-img-text{
    color: #145887;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    width: 100%;
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    justify-content: center;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 0;
}
.location-img-text i{
    margin-top: 4px;
    margin-right: 15px;
}
.location-img:hover{
  transform: scale(1.05); 
  position: relative;
  z-index: 9;
  transform-origin: bottom;
}
.location-inner-area{
    background: #1A1F2F;
    padding-top: 60px;
}
.location-inner-area h2{
    color: #145887;
    text-align: left;
}
.location-img a {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 15px 0;
}
.portfolio-area{
  width: 100%;
  display: inline-block;
  padding: 80px 0;
}


#myBtnContainer .btn {
    background: transparent;
    box-shadow: none;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
    padding: 12px 30px;
    text-transform: uppercase;
    border: 1px solid #000;
    margin: 0 5px;
    border-radius: 0;
}
#myBtnContainer .btn:focus{
    outline: none;
}
#myBtnContainer .btn.active{
    color: #000;
    background: #fad500;
    border: 1px solid #fad500;
}
#myBtnContainer{
    text-align: center;
    margin-bottom: 40px;
}

.one-weak-row .one-weak-column{
    width: 25%;
}
.one-weak-row .one-weak-column:nth-child(6n){
    width: 50%;
}
.one-weak-row .one-weak-column:nth-child(-n+1){
    width: 50%;
}
.one-weak-row .one-weak-column:nth-child(6n+1){
    width: 50%;
}

.one-weak-row {
  margin: 10px -16px;
}

/* Add padding BETWEEN each column */
.one-weak-row,
.one-weak-row > .one-weak-column {
  padding: 12px;
}
.one-weak-column {
  display: none;
}
.choose-img img{
    width: 100%;
    height: 420px;
    object-fit: cover;
}

/* Clear floats after rows */ 
.one-weak-row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.one-weak-content {
  background-color: white;
  padding: 10px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

.choose-text-area {
    color: #145887;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    width: 100%;
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    justify-content: center;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 0;
}
.choose-text-area a{
  color: #145887;
}
.choose-text-area a:hover{
  text-decoration: none;
}
.one-weak-column .content{
  position: relative;
}
.send-text .form-control , .send-text .form-select{
  border: 1px solid #000;
}
.project-area-bg{
  background: #000;
}
.footer-logo{
  width: 100%;
  display: inline-block;
}
.footer-logo a {
    background: transparent;
    padding: 0 0 30px;
}
.footer-logo a:hover{
  background: transparent;
}
/*.footer-logo a img{
  width: 120px;
}*/
.send-text .form-control:focus , .send-text .form-select:focus{
  outline: none;
  box-shadow: none;
}


.carousel li img{
  width: 100%;
}
#menu1.fixed{
  position: fixed;
  width: 100%;
  top: 0;
}






.flex-control-nav{
  display: none;
}
.flex-nav-prev{
  float: left;
}
.flex-nav-next{
  float: right;
}
.flex-direction-nav{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   width: 100%;
}
.link-updare-area{
  width: 100%;
  display: flex;
  padding: 0 0 40px 0;
}
.important-link-area{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.important-link-header{
  width: 100%;
  display: flex;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  background: #145887;
  padding: 20px 0;
}
.important-link-section{
  border: 1px solid #145887;
  padding: 30px;
  min-height: 862px;
}
.important-link-section ul{
  padding:0;
  margin: 0;
}
.important-link-section ul li {
  display: block;
  background: url(../images/arrow-link.png);
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left;
}
.important-link-section ul li a {
    color: #145887;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    letter-spacing: 0.5px;
}
.important-link-section ul li a:hover{
  text-decoration: none;
  color: #56b849;
}

.updare-area {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.updare-area-head {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    background: #145887;
    padding: 20px 30px;
}
.updare-section-body{
  border: 1px solid #145887;
  padding: 30px;
  min-height: 872px;
}
.update-panel {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.update-text-area{
  color: #000;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  padding-left: 50px;
  letter-spacing: 1px;
  width: 80%;
}
.update-text-area a{
  color: #000;
  text-decoration: none;
}
.update-text-area a:hover{
  color: #145887;
}
.update-date-area {
    width: 120px;
    height: 120px;
    background: #145887;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-weight: 500;
    padding-top: 13px;
}
.update-date-area span {
    display: block;
    padding-top: 10px;
    border-top: 1px solid #fff;
    font-size: 13px;
    /*letter-spacing: 1px;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 10px;
}


.privacy-policy-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 100px 0;
}
.privacy-policy-area h2{
  color: #232323;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 72px;
}
.privacy-policy-area p{
    color: #454548;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.privacy-policy-des{
  padding: 0 0 20px 40px;
}
.privacy-policy-area .btn {
    color: #313131;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    background: transparent;
    border: none;
    text-wrap: wrap;
    text-align: left;
    box-shadow: none!important;
    border-bottom: 1px solid #CDCDCD;
    padding: 28px 0 28px 40px;
    width: 100%;
    border-radius: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
.privacy-policy-area .btn {
    background: url(../images/icn_open.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.privacy-policy-area .btn[aria-expanded="false"] {
    background: url(../images/icn_open.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.privacy-policy-area .btn[aria-expanded="true"] {
    background: url(../images/cross.png);
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: none;
}
.privacy-policy-area .collapse.show{
    border-bottom: 1px solid #CDCDCD;
}


.inner-page-header{
  width: 100%;
  display: inline-block;
  background: #000;
  position: relative;
}
.inner-page-header img{
  width: 100%;
  height: 250px;
  opacity: 0.3;
  object-fit: cover;
}
.inner-page-header h2{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  font-size: 40px;
  color: #fff;
  margin: 0;
}
.inner-page-main-text p{
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.service-page-main{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 100px 0;
}
.service-page-main .service-area-panel{
  padding: 15px 0;
}


.blog-main-listing-area-right {
    width: 100%;
    background: #fff;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px ;
    margin-bottom: 15px;
}
.blog-main-listing-area-right h2 {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
    margin-bottom: 31px;
    text-transform: uppercase;
}
.blog-main-details-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 20px 35px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.blog-main-details-area h2{
    font-size: 24px;
    line-height: 22px;
    letter-spacing: normal;
    font-weight: 800;
    color: #000;
    font-family: 'Oswald', sans-serif;
    margin-top: 10px;
    margin-bottom: 20px;
}
.blog-main-details-area p{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 400;
    color: #000;
    margin-top: 0;
}
.blog-main-listing-area-right ul{
    padding: 0;
    margin: 0;
}
.blog-main-listing-area-right ul li{
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.blog-main-listing-area-right a{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    color: #000;
    padding-left: 20px;
}
.blog-main-listing-area-right ul li a:after{
   content: '\f105';
   font-family: FontAwesome;
   position:absolute;
   top:0;
   left: 0;
}
.blog-main-listing-area-right a:hover{
    text-decoration: none;
    color: #e95a32;
}
.tab-small-section-right {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
.blog-listing-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 30px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.tab-small-section-text-right {
    width: 70%;
    float: left;
    padding-left: 15px;
    margin-top: 0;
}
.tab-small-section-image-right {
    width: 30%;
    float: left;
}
.tab-small-section-image-right img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    border-radius: 5px;
}
.tab-small-section-text-right span {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    color: #e95a32;
    font-weight: 600;
}
.blog-main-listing-area-right h3 {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
}
.tab-small-section-right {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
.blog-listing-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 30px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.tab-small-section {
    padding: 40px 0;
    border-bottom: 1px solid #000;
    width: 100%;
    float: left;
}
.tab-small-section-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    height: 300px;
    object-position: center;
}
.tab-small-section-image {
    width: 40%;
    float: left;
}
.tab-small-section-text {
    width: 60%;
    float: left;
    padding-left: 25px;
    margin-top: 0;
}
.tab-small-section-text span{
    font-size: 14px;
    line-height: 15px;
    color: #e95a32;
   font-weight: 600;
   font-family: 'Oswald', sans-serif;
}
.tab-small-section-text h2{
    margin-top: 20px;
    margin-bottom: 20px;
}
.tab-small-section-text h2 a{
    font-size: 24px;
    line-height: 23px;
    text-decoration: none;
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}
.tab-small-section-text h2 a:hover{
    text-decoration: none;
}
.tab-small-section-text h2 a:focus{
    text-decoration: none;
}
.tab-small-section-text p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.pagination{
    padding: 0;
    margin: 0;
}
.blog-section-area{
  width: 100%;
  display: inline-block;
  padding: 70px 0;
}
.tab-small-section:last-child{
  border-bottom: none;
}
.blog-main-image{
  width: 100%;
  margin: 20px 0;
  display: inline-block;
}
.blog-main-details-area span{
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.28px;
    color: #e95a32;
    font-weight: 600;
}
.blog-main-image img{
  width: 100%;
}
.send-text label{ color: #000; font-size: 14px; font-weight: 600; margin-bottom: 5px; letter-spacing: 1px; font-family: 'Oswald', sans-serif;  }
.input-text {
    border-radius: 0;
    resize: none;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.form-group {
    margin-bottom: 15px;
}
.send-text{
  width: 100%;
  display: flex;
  padding: 50px 0;
}
.send-text form{
  margin: 0 auto;
  max-width: 600px;
}

.contact-contant h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 26px;
    color: #000;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.company-owner img {
    width: 100%;
    object-fit: cover;
}
.inner-page-main-text p , .inner-page-main-text li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    line-height: 25px;
}
.inner-page-main-text h2 {
    font-size: 36px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 3px;
    margin-bottom: 20px;
    font-weight: 700;
    max-width: 503px;
    line-height: 50px;
    color: #145887;
    text-transform: uppercase;
}
.send-text .form-control::file-selector-button {
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  background-color: #000!important;
  color: #fff;
  transition: 1s;
}
.sub-menu-toggle{
  display: none;
}
.tnp-field-email.tnp-field label{
  display: none!important;
}
.home-catagory-section{
  width: 100%;
  display: flex;
  padding: 30px 0 50px 0;
}


.home-catagory-panel{
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f5f7f8;
  padding: 30px;
  border-bottom: 8px solid #1a7b99;
  width: 100%;
  justify-content: center;
  margin: 15px 0;
}
.home-catagory-panel h2{
  color: #000000;
  margin: 20px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.home-catagory-panel p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.home-catagory-panel a {
  color: #1a7b99;
  margin-bottom: 0;
  display: flex;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  text-align: left;
}
.home-catagory-panel img {
  width: 150px !important;
  object-fit: contain;
  height: auto;
}
.home-catagory-panel h3 {
  font-size: 24px;
  padding-top: 3px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  margin: 20px 0;
}