/*=====================
	Premery bg color
=====================*/

:root {
    --primary: #f7bc02;
}

/* Hex */
.bg-primary,
.meet-ask-row:after,
.dez-separator.style-skew[class*="style-"]:after,
.dez-separator.style-skew[class*="style-"]:before,
.dez-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after,
.widget-title:after,
.site-button,
.comments-area .comment-form p input[type="submit"],
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .active > [class*="site-button"],
.list-num-count > li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
#myNavbar li.active a,
.skew-angle:after,
.header-style-4.style-1 .header-nav .nav > li.active a:before,
.header-style-4.style-1 .header-nav .nav > li:hover > a:before,
.dez-project-left:after,
.service-carousel .owl-prev,
.service-carousel .owl-next,
.about-us .dez-tabs .nav-tabs li.active a,
.testimonial-text.bg-primary,
.sidenav ul li a:hover,
.header-style-6 .top-bar-crve:before,
.header-style-6 .header-nav .nav > li.active > a,
.header-style-6 .header-nav .nav > li:hover > a,
.our-achievements .dez-info-has:hover,
.blog-details .dez-info-has.skew-triangle {
    /*background-color: #f7bc02;*/
    background: #245236;
}

.skew-triangle:after,
.dez-head-bx.skew-triangle.right-top:after {
    border-top-color: #f7bc02 !important;
}

.skew-triangle.left-bottom:after,
.skew-triangle.right-bottom:after {
    border-bottom-color: #f7bc02;
}

.dez-head-bx {
    border-left-color: #f7bc02 !important;
}

/*Hex color :hover */
.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button,
.bg-primary-dark,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus {
    /*background-color: #e4ae00;*/
    background: #EC3237;
}

.about-us .dez-tabs .nav-tabs li.active {
    border-right: 4px solid #e4ae00;
}


/* Rgba color */
.dez-info-has.bg-primary,
.dez-info-has.bg-secondry:hover,
.tp-bannertimer.tp-bottom {
    background-color: rgba(255, 195, 0, 0.9);
}

/*=====================
	Premery text color
=====================*/
a,
.text-primary,
.primary li:before,
.breadcrumb-row ul li a,
.header-nav .nav > li.active > a,
.header-nav .nav > li.current-menu-item > a .header-nav .nav > li .sub-menu li a:hover,
.header-nav .nav > li:hover > a,
.header-nav .nav > li .mega-menu > li ul a:hover,
.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover,
blockquote:before,
ol.comment-list li.comment .reply a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
button.scroltop,
.testimonial-1 .testimonial-position,
.testimonial-4 .testimonial-name:after,
.testimonial-2 .testimonial-position,
.testimonial-3 .testimonial-position,
.testimonial-3 .quote-left:before,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.dez-tabs .nav-tabs > li > a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.widget_rss ul .rss-date {
    color: #f7bc02;
}

/*=====================
	Premery border color
=====================*/
.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*="quote-"],
button.scroltop,
blockquote,
.widget_gallery li:hover {
    border-color: #f7bc02;
}

.testimonial-2 .bg-primary .testimonial-text:after {
    border-top: 15px solid #f7bc02;
}

.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid #f7bc02;
}

/*=====================
	Secondery bg color
 =====================*/
.bg-secondry {
    background-color: #2d3239;
}

/*=====================
	Secondery text color
 =====================*/
.text-secondry {
    color: #2d3239;
}

/* Light Gallery */
.lg-outer .lg-toogle-thumb,
.lg-outer .lg-toogle-thumb:hover,
.icon-bx-xs.check-km {
    color: #f7bc02;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #f7bc02;
}

.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
    background-color: #f7bc02;
}

/*=====================
	New Important
 =====================*/
a.text-primary:hover {
    color: #e4ae00 !important;
}

.text-primary,
.site-footer .footer-bottom a:hover,
footer .widget_services ul li a:hover {
    color: #f7bc02 !important;
}

.bg-primary {
    background-color: #f7bc02 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #e4ae00 !important;
}

.head_title {
    color: #f7bc02;
}

.head_title span {
    font-size: inherit !important;
    letter-spacing: inherit !important;
}

.ft-17p {
    font-size: 17px !important;
}

.stat_box .fa {
    font-size: 40px !important;
    color: #f7bc02;
}

.bg-black {
    background: #232323 !important;
}

.stats-title {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -1px;
    color: #999;
}

.stats-count {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -1px;
}

.detail {
    display: flex;
}

.detail .fa {
    font-size: 18px;
    margin-right: 10px;
}

.detail p {
    font-size: 18px;
}

.mt-5p {
    margin-top: 5px;
}

.user_logo {
    font-size: 25px !important;
}

.weChatBtn {
    display: inline-block;
    /* background: #245236; */
    background: #26994b;
    border-color: #efbb20;
    border-radius: 50%;
    border-style: solid;
    border-width: 0;
    bottom: 15px;
    box-shadow: 2px 2px 12px -5px #000;
    color: white;
    cursor: pointer;
    height: 60px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 60px;
    z-index: 999;
    font-size: 40px;
}

.chatBox {
    background: #0a996d;
    border-color: #efbb20;
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 15px;
    box-shadow: 2px 2px 12px -5px #000;
    color: white;
    cursor: pointer;
    height: 200px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 200px;
    z-index: 999;
    font-size: 20px;
    display: none;
}

.chat_area:hover .chatBox {
    /*display: block !important;*/
}

.green_btn {
    background: #0a996d !important;
}

.footer-bottom {
    /* background: #262626 !important; */
    background: #119946 !important;
    color: white !important;
}

.footer-bottom a {
    color: white !important;
}

.footer-bottom a, .footer-bottom span {
    opacity: 1 !important;
}

.header-style-7.dark .main-bar {
    /* background: #245236 !important; */
    background: white !important;
}

.header-style-7.dark .top-bar {
    /* background: #245236 !important; */
    background: #119946 !important;
}

.header-style-7.dark .social-line li a {
    border-color: transparent;
  }

  .header-style-7 .header-nav .nav > li > a {
    padding: 25px 12px;
    color: black;
  }
.yellow_btn {
    background: #f7bc02;
}

.footer-bottom {
    /* background: #245236 !important; */
    background: #119946 !important;
}

.text-green {
    color: #245236 !important;
}

.social_icons {
    border-style: solid;
    border-width: 0;
    bottom: 110px;
    color: white;
    cursor: pointer;
    line-height: 26px;
    margin: 0;
    position: fixed;
    left: 25px;
    text-align: center;
    z-index: 999;
    font-size: 25px;
}

.social_icons ul li {
    list-style: none;
    background: #245236;
    margin-bottom: 10px;
    padding: 8px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.hover_effect:hover {
    background: #245236 !important;
}
button.scroltop {
    background: rgba(255,255,255,.9) none repeat scroll 0 0;
    border-color: #efbb20;
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 100px;
    box-shadow: 2px 2px 12px -5px #000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 40px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 25px;
    text-align: center;
    width: 40px;
    z-index: 999;
}


.ribbon-wrapper {
    /*height: 70px;*/
    height: 105px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: -2px;
    /*width: 70px;*/
    z-index: 10;
}

.ribbon-wrapper .ribbon {
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    font-size: .8rem;
    line-height: 100%;
    padding: .375rem 0;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    transform: rotate(45deg);
}
.ribbon-wrapper .ribbon {
    font-size: .8rem;
    line-height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    text-transform: uppercase;
}
.ribbon-wrapper p {
    line-height: 11px;

}
.ribbon-wrapper.ribbon-lg .ribbon {
    right: -42px;
    top: 27px;
    width: 160px;
}
.ribbon-wrapper .ribbon::before {
    left: 0;
}
.ribbon-wrapper .ribbon::after, .ribbon-wrapper .ribbon::before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #9e9e9e;
    bottom: -3px;
    content: "";
    position: absolute;
}
.card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.text-muted {
    color: #6c757d !important;
}
.text-sm {
    font-size: .875rem !important;
}
.lh_sm{
    line-height: 0px !important;
;
}
.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width,2em);
    line-height: inherit;
}
.fs-15{
    font-size:15px;
}
.has-shadow{
    box-shadow: 0px 0px 6px 1px #aaa;
}

.error{
    color:red;
}
.hide{
    display: none;
}
.iti--allow-dropdown {
    width: 100% !important;
}

.iti--allow-dropdown, .w-100 {
    width: 100% !important;
}
.color_green{
    color:#245236!important;
}
.bold{
    font-weight: bold;
}
.logo_text{
    padding: 5px;
    /* background: #245236; */
    background: #26994b;
    color: #f7bc02;
}
.cursor-pointer{
    cursor: pointer;
}
.bold_head{
    font-size: 20px;
    font-weight: bold;
}
.small, small {
    font-size: 90%;
    font-weight: 600;
}
.payment_box{
    cursor:pointer;
}
.payment_box:hover{
    background: #245236 !important;
}
.payment_box:hover .text-muted{
    color:white !important;
}
.bg-success{
    background: #245236;
    color: white ;
}

.timeline {
    position: relative;
    /* padding:4px 0 0 0; */
    padding:4px 40px 0 40px;
    margin-top:22px;
    list-style: none;
}
.timeline .timeline-body{
    text-align: justify;
}
.timeline>li:nth-child(even) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    right:-100px;
}

.timeline>li:nth-child(odd) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    left:-100px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
    min-height: 170px;
}

.timeline > li .timeline-panel {
    position: relative;
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 50%;
    border: 7px solid #3b5998;
    border-radius: 100%;
    background-color: #3b5998;
    box-shadow: 0 0 5px #4582ec;
    width: 200px;
    height: 200px;
    margin-left: -100px;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top:22px;
    margin-bottom: 4px;
    padding:0;
    color: #b3b3b3;
}

.timeline .timeline-heading h4.subheading {
    margin:0;
    padding:0;
    text-transform: none;
    font-size:18px;
    color:#333333;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    color:#808080;
}
/*Style for even div.line*/
.timeline>li:nth-child(odd) .line:before {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 690px;
    width: 4px;
    height:340px;
    background-color: #3b5998;
    -ms-transform: rotate(-44deg); /* IE 9 */
    -webkit-transform: rotate(-44deg); /* Safari */
    transform: rotate(-44deg);
    box-shadow: 0 0 5px #4582ec;
}
/*Style for odd div.line*/
.timeline>li:nth-child(even) .line:before  {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 450px;
    width: 4px;
    height:340px;
    background-color: #3b5998;
    -ms-transform: rotate(44deg); /* IE 9 */
    -webkit-transform: rotate(44deg); /* Safari */
    transform: rotate(44deg);
    box-shadow: 0 0 5px #4582ec;
}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
    .timeline > li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline > li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0px;
    }
    .timeline>li:nth-child(odd) .timeline-image {
        left: 690px;
        margin-left: 0px;
    }
    .timeline > li:nth-child(even) .timeline-panel {
        width: 76%;
        padding: 0 0 20px 0px;
        text-align: left;
    }
    .timeline > li:nth-child(odd) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: right;
    }
    .timeline > li .line {
        display: none;
    }
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .timeline > li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline > li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0px;
    }
    .timeline>li:nth-child(odd) .timeline-image {
        left: 520px;
        margin-left: 0px;
    }
    .timeline > li:nth-child(even) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: left;
    }
    .timeline > li:nth-child(odd) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: right;
    }
    .timeline > li .line {
        display: none;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
    .timeline > li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline > li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li .timeline-image {
        position: static;
        width: 150px;
        height: 150px;
        margin-bottom:0px;
        display:none;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0;
    }
    .timeline>li:nth-child(odd) .timeline-image {
        float:right;
        left: 0px;
        margin-left:0;
    }
    .timeline > li:nth-child(even) .timeline-panel {
        width: 100%;
        padding: 0 0 20px 14px;
    }
    .timeline > li:nth-child(odd) .timeline-panel {
        width: 100%;
        padding: 0 14px 20px 0px;
    }
    .timeline > li .line {
        display: none;
    }
}


.custom_card{
    border: none;
    margin-bottom: 2rem;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    transition: all 0.3s ease-in-out, background 0s, color 0s, border-color 0s;
}
.list_style_none li{
    list-style:none;
}

.icon_section i {
    padding: 14px;
    background: #119946;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: white;
}

.icon_section {
    position: absolute;
    bottom: 0px;
}

.teem_Sec img {
    max-height: 335px;
width: 100%;
}

.teem_Sec ul {
    max-width: 100px;
}

.teem_Sec ul li a {
    transform: rotate(-45deg);
}

.teem_Sec .overlay {
    width: calc(100% - 20px);
    top: 10px;
    height: calc(100% - 10px);
    left: 50%;
    transform: translateX(-50%);
}





.teem_Sec .active ul {
    opacity: 1;
}

.teem_Sec .active a {
    color: #1f2937;
}
.mb-8{
margin-bottom: 8px;
}
.pb-20{
padding-bottom: 20px;
}