.seaction-heading h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
}
.p-style{
    font-style: italic;
    font-size: 15px !important;
}
.pt-60{padding-top:60px;}
.pb-60{padding-bottom:60px;}
.text{text-align: center; color: #f58634;}
.type-text{color:#f58634 ;}
.grid_1_2 .b-radius{border-radius:0 10px 10px 0; }
p{font-size: 18px !important;}
p.h1.secondary {
    font-size: 60px !important;
}
p.h1 {
    font-size: 60px !important;
}
.grid_1_2{ grid-template-columns: 1fr 2fr !important;grid-gap:0;}
.grid_1_4{ grid-template-columns: 1fr 1fr 1fr 1fr !important;}
.grid_1_5{ grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;}
.grid_1_3{ grid-template-columns: 1fr 1fr 1fr !important;}
.grid_2_1{ grid-template-columns: 2fr 1fr !important;grid-gap:0;}
.top-left-block{ 
    background-image: url("../images/vision.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius:10px 0 0 10px;
}
.middle-right-block{ 
    background-image: url("../images/mission.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius:0 10px 10px 0;
}
.bottom-left-block{ 
    background-image: url("../images/value.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius:10px 0 0 10px;
}

.dropdown li a{font-size: 15px !important;}
.is-dropdown-submenu .menu-item:hover{
    background: #f5863412;
     border-left: 2px solid #f58634;
}
.js-dropdown-active {
    margin: 1px 0;
}
.dropdown ul.first-sub {
    padding: 0;
}
.hero--home .hero__grid--image img {
    border-radius: 5px;
    margin: 5px 0;
}
.hero__grid{
    min-height: 300px !important;
}
.top-most-section li a {
    font-weight: 100 !important;
    font-size: 15px !important;
}
.acm-banner {
    padding: 2px 0px;
}
.bold-text{font-family: 'Poppins', sans-serif;
    font-weight: 400;color:#f58634;}
/* .footer__legal p{margin: 0 auto;} */
.Company-address h6 {
    color: #fff;
}
section.Company-address p {
    color: #fff;    
    line-height: 25px;
    margin:0;
}
.company-contact h6 {
    color: #fff;
}
.company-contact ul li {
    color: #fff;
    line-height: 4px;
}
section.Company-address {
    width: 50%;
}
ul.menu.addres-group {
    margin-left: 0;
}
.js-dropdown-active.dropdown li {
    border-bottom: 1px solid #ea6b3029;
    padding: 2px 0;
}
.hero--featured{
    width: 100%;
    background-image: url(https://simplified-html.wrmlabs.com/images/sub-banner.png) !important;
    /* display: inline-block; */
    position: relative;
}
/* .hero--featured-two{
    width: 100%;
    background-image: url(../images/Road-Ambulance-Transfers.jpg) !important;
    display: inline-block;
    position: relative;
} */
.hero--featured:before {
    content: "";
    position: absolute;
    background: rgb(2 39 94 / 61%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.box-con {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    border-radius:10px 60px 10px 10px;
    height: 230px;
}
.box-ser-l .img-b {
    width: 60px;
    display: inline-block;
    background: #ff6600cf;
    border-radius: 50%;
    padding: 10px;
    height: 60px;
}
.box-ser-l .num {
    font-size: 3vw;
    float: right;
    line-height: 50px;
    color: #2a6da1;
    font-weight:400;
}

.dis-con p {
    font-size: 17px !important;
    font-weight: normal;
    line-height: 26px;
    color: #282828;
    height: 75px;
    font-family:'Poppins', sans-serif;
}
.box-con a {
    color: #000;
    font-family:'Poppins', sans-serif;
    text-align:center;
    display:block;
    margin:0 auto;
    font-size:17px;
    font-weight: 400;
    color:#2a6da1;
}
.services .owl-carousel.owl-drag .owl-item{margin:20px 0;}
.right-text .linetext {
    font-size: 16px;
    font-weight: 500;
    color: #ff6600;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}

.services {
    position: relative;
}
.services h4{text-transform: uppercase;}
.services h2,.services h4{
    font-family: 'Poppins', sans-serif;
}
.services:before {
    content: "";
    width: 30%;
    position: absolute;
    background-image: url(https://simplified-html.wrmlabs.com/images/bg-l-dot.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: repeat-y;
}
.orange{color:#ff6600;}
.owl-nav button {
    background: #FF6600!important;
}
.box-con:hover {
    box-shadow: 1px -1px 19.53px 14px rgb(85 80 98 / 19%);
}
.box-con:hover {
    border: 1px solid #2a6da18a;
    transition: 0.5s;
}
.pb-20{padding-bottom:20px;}
.inner-pages{grid-template-columns: 2fr 2fr !important;}
.fleet-box-one {
    width: 100%;
    box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    border: 1px solid #c4c4c4;
    margin-bottom: 25px;
}
.fleet-cont {
    position: relative;
    padding: 30px 25px;
    background: #f8f8f8;
    -webkit-transition: all 0.3s ease-out 0s;
    /* -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s; */
    transition: all 0.3s ease-out 0s;
}
.fleet-cont h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    color: #2c2c2c;
    margin-top: 0px;
    font-style: normal;
}
.fleet-cont h3:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background: #ff6600;
    bottom: 0;
}
.fleet-cont-tr {
    width: 0;
    height: 0;
    border-width: 20px 20px 0 20px;
    border-color: #F8F8F8 transparent transparent transparent;
    border-style: solid;
    position: absolute;
    bottom: -20px;
    left: 25px;
}
.fleet-box-one:hover .fleet-cont {
    background-color: #222429;
}
.fleet-box-one:hover .fleet-cont-tr {
    border-color: #222429 transparent transparent transparent;
}
.fleet-box-one:hover .fleet-cont h3 a {
    color: #cfcfcf;
}
a.bg-blue{color: #2a6da1 !important;}
/* a.bg-blue::after{color:#2a6da1 !important; ;} */
.p-all {
    padding: 16px 20px;
}
.staf-cont:after {
    content: "";
    position: absolute;
    background-image: url(../images/af-r.png);
    width: 152px;
    height: 34%;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
}
.img-box:before {
    content: "";
    position: absolute;
    background: linear-gradient(to top, #01265d 6%, transparent 100%);
    background-image: url(../images/g-line.png);
    bottom: 0;
    height: 96px;
    width: 100%;
}
.img-box, .img-box:before {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.img-box {
    position: relative;
}
.img-box .f-name {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 21px;
    margin-bottom: 9px;
    font-weight: 400;
}
.be-l {
    width: 100%;
    padding-left: 36px;
    position: relative;
    margin-bottom: 0px;
    float: left;
}
.be-l:before {
    content: "";
    background-image: url(../images/l-check.png);
    position: absolute;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 5px;
}
textarea#message {
    height: 100px;
}
.left-side{background-color: #ff6600;}
.add-li span {
    width: 50px;
    height: 50px;
    background: #ffd6ba;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 4px;
    color: #272727;
    float: left;
    margin-right: 20px;
}
.fa-envelope-o:before {
    content: "\f003";
}
.social-con .social-t {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffd6ba;
    padding: 7px;
    float: none;
    margin-top: 0px;
}
.right-add {
    width: 74%;
    float: left;
}
.social-con .social-t li {
    float: none;
    display: inline-block;
}
.social-t li {
    float: left;
}
li {
    list-style: none;
}
.social-con .social-t li a {
    float: none;
    width: 40px;
    height: 40px;
    box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    display: inline-block;
    font-size: 22px;
    border-radius: 50%;
    line-height: 40px;
    color: #fff;
    margin: auto;
    margin-left: 20px;
}
ul.ml-of{margin-left: 0px;}
.right-add h6 {
    margin-bottom: 5px;
}
.inner-pages img {
    border-radius: 7px;
}
.gray-background{
    background: #f5f5f5;
}
p{
    margin-bottom: 0.8rem !important;
}
.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    max-width: 550px;
    /* max-width: 800px; */
    width: 90%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
}
.close {
    font-family: Arial, Helvetica, sans-serif;
    background: #2a6da1;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 34px;
    height: 34px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    padding-top: 5px;
}
.close:hover {
    background: #2a6da1;
}
.footer__legal p {
    font-size: 80% !important;
    margin-bottom: 0;
}
img.wp-image-75255.size-medium.aligncenter:hover {
    /* background:#fff; */
    /* background:#b1b1b1; */
    background:#f5f5f5;
}
img.wp-image-75255.size-medium.aligncenter{
    padding: 10px !important;
    background:#fff;
    /* background:#b1b1b1; */
    border-radius: 10px;
    border: 1px solid #2a6da1;
}
.button--large {
    padding: 0.5rem 1rem !important;
}
/* a.line{
    display: inline-block;
    color: #2a6da1;
    font-weight: 500;
    position: relative;
    text-decoration: none;
}
a.line::after{
    background-color: #2a6da1;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all ease-out 0.2s;
    width: 100%;
}  */
.callout{
    border-left: none !important;
}        
.main-content__text{
padding: 30px !important;
}
.main-content__text{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) !important;
}
.input-height{
    min-height:40px !important ;
}
.labal-line{
    line-height: 10px !important;
}
.m-b p{margin-bottom: 0.1rem !important;}
@media (max-width: 1200px){
    .grid_1_2,.grid_2_1{ grid-template-columns: 2fr 2fr !important;}
    .grid_1_4{ grid-template-columns: 2fr 2fr 2fr!important;}
    .inner-pages{ grid-template-columns: 2fr 2fr !important;}
}

@media (max-width: 991px){
    .grid_1_2,.grid_2_1{ grid-template-columns: 1fr !important;}
    .grid_1_2,.grid_1_4{ grid-template-columns: 1fr !important;}
    .grid_1_4{ grid-template-columns: 2fr 2fr !important;}
    .grid_1_5{ grid-template-columns: 3fr !important;}
    .inner-pages{ grid-template-columns: 1fr !important;}
    .right-add{width: 100%;}
    .add-li{display: flex;}
    .services:before{display: none;}
    .has-banner .site-header {
        margin-bottom: 70px !important;
    }
    .top-bar-small-srn .mobile-menu{top: 70px !important;}
}

@media (max-width: 767px){
    section.Company-address {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .Company-address h6 {
        color: #fff;
        margin-bottom: 5px;
    }
    section.Company-address {
        margin-bottom: 20px;
    }
    .addres-group {display: block;}
    .addres-group li{display: block;}
    .company-contact { display: block; margin: 0 auto;}
}
@media (max-width: 522px){
    .top-bar-small-srn .mobile-menu{top: 70px !important;}
}
@media (max-width: 576px){
    .fleet-cont h3{
        font-size: 19px;
        
    }
    .main-content__grid{
            grid-gap:8px;
    }
    
}
@media (max-width: 480px){
    .grid_1_4{ grid-template-columns: 1fr !important;}
}