body {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;

}

p {
    color: #555555;
}

.page {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}

.h1,
h1 {
    font-size: 43px;
}

.h2,
h2 {
    font-size: 34px;
}

.rounded {
    border-radius: 1.25rem !important;
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.red.fa-ul .fa {
    color: #d81927 !important;
}

.list-bullets.fa-ul {
    padding-left: 0;
    margin-left: 2px;
    list-style-type: none;
}

.list-bullets.fa-ul .fa {
    margin-left: 1px;
    color: #ffffff;
}

.list-bullets.fa-ul li a {
    transition: all .5s;
    color: #050505;
}

.list-bullets.fa-ul li:hover a {
    padding-left: 5px;
    transition: all .5s;
    color: #dc3545;

}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.bg-warning {
    background-color: #ffc300 !important;
}

.bg-danger {
    background-color: #d81927 !important;
}

.bg-secondary {
    background-color: #f6f6f6 !important;
}

.btn-danger {
    color: #fff;
    background-color: #d81927;
    border-color: #dc3545;
}

.list-bullets.fa-ul .fa a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
}

.list-bullets.fa-ul {
    margin-left: 25px;
}

.list-bullets.fa-ul > li {
    margin-bottom: 10px;
}

.v2 {
    position: relative;
    margin-left: 20px;
    margin-bottom: 13px;
    margin-top: 20px;
}

.v2:after {
    position: absolute;
    content: '';
    left: -20px;
    bottom: 15px;
    width: 7px;
    height: 100%;
    background-color: #dc3545;
    transform: translate(0px, 14px);
}

.bg-1 {
    background-color: #fffae8 !important;
}

.bg-i {
    background-color: #f2fdff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
}

.bg-s {
    background-color: #f3fff6 !important;
}

.incude.fa-ul .fa {
    margin-left: -17px;
    color: #20cd33;
}

.exclude.fa-ul .fa {
    margin-left: -17px;
    color: #ff6473;
}

.list.list-bullets.fa-ul li:hover a {
    padding-left: 5px;
}

.list.fa-ul > li {
    margin-bottom: 10px;
}

.fa-ul {
    list-style-type: none;
}

.list.fa-ul {
    margin-left: 1px;
}

.list.fa-ul .fa {
    margin-left: -17px;
    color: #007bff;
}

.accordion .card-header {
    padding: 0 0.25rem;
}

.accordion button {
    display: block !important;
    width: 100%;
    text-align: left;
}

.back-to-top {
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    padding: 4px 9px;
    z-index: 99;
border: solid 1px white;
}

/*-============ font awesome =================*/
@font-face {
    font-family: FontAwesome;
    src: url(../font/fontawesome-webfont.woff2?v=4.7.0) format('woff2');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-times:before {
    content: "\f00d"
}

.fa-check:before {
    content: "\f00c"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

/*
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
*/
.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .36em;
    text-align: center
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-train:before {
    content: "\f238"
}

.fa-plane:before {
    content: "\f072"
}

.fa-road:before {
    content: "\f018"
}

.fa-train {
    color: #df0250;
    margin-top: 10px;
    border: 1px dotted;
    padding: 21px 25px;
    border-radius: 50px;
}

.fa-plane {
    color: #107dffed;
    border: 1px dotted;
    margin-top: 10px;
    padding: 21px 26px;
    border-radius: 50px;
}

.fa-road {
    color: #3e414a;
    border: 1px dotted;
    margin-top: 10px;
    padding: 21px 19px;
    border-radius: 50px;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-home:before {
    content: "\f015"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-phone:before {
    content: "\f095"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-star:before {
    content: "\f005"
}

.fa-envelope-o:before {
    content: "\f003"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.carousel-inner img {
    width: 100%;
}

.logo {}

ul,
ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fa-caret-right:before {
    content: "\f0da";
}

.footer .single-footer.f-link li a i {
    margin-right: 10px;
}

.bg-i {
    background-color: #1d1d1d !important;
}

hr {
    border-top: 1px solid #a0a0a0;
}

.footer .single-footer.f-link li a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 400;
}

.s-head {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0;
    background-blend-mode: soft-light;
    background: linear-gradient(83deg, rgba(13, 105, 54, 1) 0%, rgba(99, 188, 70, 1) 100%);
}

.s-head h1 {
    color: #ffc107;
    margin: 10px 0;
}

.s-head .page-content span {
    background: #fff;
    padding: 3px 10px;
    border-radius: 20px 5px;
    color: #3b963f;
    font-weight: 600;
}

.s-head p {
    color: #fff;
    margin: 10px 0;
}

.v3 {
    position: relative;
    margin-left: 0px;
    margin-bottom: 15px;
}

.v3:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100px;
    background-color: #d81927;
    bottom: -7px;
    left: 0;
    right: 9px;
    margin: auto;
}

.v5 {
    position: relative;
    margin-left: 0px;
    margin-bottom: 15px;
}

.v5:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100px;
    background-color: #ffffff;
    bottom: -7px;
    left: 0;
}

.v4 {
    position: relative;
    margin-left: 0px;
    margin-bottom: 15px;
}

.v4:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 80px;
    background-color: #d81927;
    bottom: -7px;
    left: 0;
}

/*============ Gallery ==========*/
.lb {
    display: none;
    position: fixed !important;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.lb img {
    max-width: 600px;
/*    max-height: 80%;*/
    margin-top: 4%;
    overflow: scroll;
}

.lb:target {
    outline: none;
    display: block;
    overflow-y: scroll;
    
}

a.lb:hover {
    cursor: default;
}

img:hover {
    cursor: pointer;
}

.close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

.close:hover {
    opacity: 1;
}

.close:before,
.close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
}

.close:before {
    transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
}

.carousel-caption {
    position: absolute;
    right: 15%;
    left: 13%;
    bottom: 25%;
    z-index: 10;
    color: #0c6835;
    background-color: #ffffffa1;
    border-radius: 10px;
    padding: 20px;
    text-align: left;
    width: 40%;
}

/*============ logo slider ==========*/
.owl-next {
    position: absolute;
    right: -50px;
    top: 23px;
    background-color: #d81927 !important;
    padding: 0px 18px !important;
    color: #fff;
    border-radius: 4px;
}

.owl-prev {
    position: absolute;
    left: -50px;
    top: 23px;
    background-color: #d81927 !important;
    padding: 0px 18px !important;
    color: #fff;
    border-radius: 4px;
}

/* end */

.s-slider {
    position: relative;
    transition: 400ms all;
    -webkit-transition: 400ms all;
    z-index: 3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    overflow: hidden;
    max-height: 268px;
}

.s-slider:after {
    content: '';
    -webkit-transform: skewX(216deg);
    -moz-right: 56.3vw;
    background: #ffc107;
    position: absolute;
    right: 56vw;
    top: 0;
    bottom: 0;
    left: -1000%;
    z-index: -1;
    padding: 0px;
}

@-moz-document url-prefix() {

    .s-slider {
        position: relative;
        transition: 400ms all;
        -webkit-transition: 400ms all;
        z-index: 3;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        overflow: hidden;
        max-height: 268px;
    }

    .s-slider:after {
        content: '';
        -webkit-transform: skewX(216deg);
        background: #ffc107;
        position: absolute;
        right: 56.5vw;
        top: 0;
        bottom: 0;
        left: -1000%;
        z-index: -1;
        padding: 0px;
    }
}



.ms-slider {
    padding: 30px 0px;
}

.ms-slider a {
    color: #000;
}

.v6 {
    position: relative;
    margin-left: 0px;
    margin-bottom: 15px;
    display: inline-block;
}

.v6:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background-color: #d81927;
    bottom: -7px;
    left: 0;
}

.v5a {
    position: relative;
    margin-left: 0px;
    margin-bottom: 15px;
    display: inline-block;
}

.v5a:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background-color: #fff;
    bottom: -7px;
    left: 0;
}

.tm-logo {
    padding-right: 80px;
    position: relative;
    transition: 400ms all;
    -webkit-transition: 400ms all;
    z-index: 3;
}

.tm-logo:after {
    content: '';
    -webkit-transform: skewX(216deg);
    background: #fff;
    position: absolute;
    right: 3.6vw;
    top: 0;
    bottom: 0;
    left: -1000%;
    z-index: -1;
}

@-moz-document url-prefix() {
    .tm-logo {
        padding-right: 80px;
        position: relative;
        transition: 400ms all;
        -webkit-transition: 400ms all;
        z-index: 3;
    }

    .tm-logo::after {
        content: '';
        -webkit-transform: skewX(216deg);
        background: #fff;
        position: absolute;
        right: 3.5vw;
        top: 0;
        bottom: -.5px;
        left: -1000%;
        z-index: -1;
    }
}



.tm-all {
    position: relative;
    transition: 400ms all;
    -webkit-transition: 400ms all;
    z-index: 3;
    background-color: #ffc300;
    overflow: hidden;
}

.tm-all:before {
    content: '';
    -webkit-transform: skewX(216deg);
    background: #d81927;
    position: absolute;
    right: 51.8vw;
    top: 0px;
    bottom: 0;
    left: -1000%;
    z-index: -1;
}

.tm-slider {
    position: relative;
    transition: 400ms all;
    -webkit-transition: 400ms all;
    z-index: 3;
    max-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    overflow: hidden;
}

.tm-slider:after {
    content: '';
    -webkit-transform: skewX(216deg);
    background: #ffc107;
    position: absolute;
    right: 48.1vw;
    top: 0;
    bottom: 0;
    left: -1000%;
    z-index: -1;
    padding: 0px;
}

@-moz-document url-prefix() {
    .tm-slider {
        position: relative;
        transition: 400ms all;
        -webkit-transition: 400ms all;
        z-index: 3;
        max-height: 600px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        overflow: hidden;
    }

    .tm-slider::after {
        content: '';
        -webkit-transform: skewX(216deg);
        background: #ffc107;
        position: absolute;
        right: 48.6vw;
        top: 0;
        bottom: 0;
        left: -1000%;
        z-index: -1;
        padding: 0px;
    }
}







.m-slider {
    padding: 165px 0px;
}

.g-colm {
    column-width: 300px;
    border-radius: 0px;
    column-gap: 5px;
    padding-bottom: 5px;
}

.g-colm img {
    padding: 6px;
    width: 100%;
}

.footer p {
    color: #a0a0a0;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
}

.footer p.link a {
    color: #a0a0a0;
    transition: ease all .5s;
    padding: 0px 5px;
}

.footer .list-inline-item a {
    color: #fff;
    transition: ease all .5s;
}

.footer p.link a:hover {
    color: #fff;
}

.footer .h5,
h5 {
    font-size: 18px;
}

.form-control {
    background-color: #1d1d1d !important;
}

input:valid {
    background-color: #1d1d1d !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
}

.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / 0%);
    border-color: rgb(0 0 0 / 0%);
}

#m-slider .owl-nav {
    display: none !important;
}

#m-slider .owl-dots {
    position: absolute;
    bottom: 27%;
    right: 50%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    font: inherit;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 7px;
    margin: 0px 2px;
    border-radius: 45px;
    transform: translate(-2px, -50%);
    top: 50%;
}

#m-slider .owl-dots .active {

    border: 1px solid #d81927;
    background-color: #d81927;
    padding: 7px;
    margin: 0px 2px;
    border-radius: 17px;
}
