.sidebar a {
    font-size: 15px;
}

.header-nav-three.header-nav-eight {
    top: 0px;
    border-bottom: none;
    background-color: rgba(0, 0, 0, 0.2);
}

.header-nav-three .mainmenu {
    position: relative;
    padding-right: 0;
}

.header-nav-three.header-nav-seven .mainmenu ul li a {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

.header-nav-three.header-nav-seven .mainmenu ul li.active a {
    color: #d83e59;
}

.mainmenu ul li a {
    padding: 10px 10px;
    text-align: center;
}

.timeline-thumb span {
    left: 31%;
}

.team-list-img:after {
    width: 77%;
}

ul.list3 {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 20px;
    font-size: 16px;
}

ul.list3 li {
    padding-left: 1.3em;
    text-indent: -0.1em;
    margin-bottom: 10px;
}

ul.list3 li::before {
    content: "";
    background-image: url("../img/lang2.213b34d9da90.png");
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    position: absolute;
    left: 20px;
    height: 20px;
    margin-right: 8px;
}


ul.list4 {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 20px;
    font-size: 14px !important;
}

ul.list4 li {
    padding-left: 1.3em;
    text-indent: -0.1em;
    margin-bottom: 10px;
}

ul.list4 li::before {
    content: "";
    background-image: url("../img/lang2.213b34d9da90.png");
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    position: absolute;
    left: -1%;
    height: 20px;
    margin-right: 8px;
    margin-top: 2px;
}

.icon-box {
    min-height: 300px;
}

.icon-box-one, .icon-box-two, .icon-box-three, .icon-box-four {
    background-size: cover;
    background-repeat: no-repeat;
}

.pricing-three-head {
    min-height: 250px;
}

.pricing-three-head:last-child {
    min-height: 350px;
}

.pricing-table-three ul {
    min-height: 240px;
}

/*************************
      Back to top
*************************/
.car-top {
    width: 85px;
    position: fixed;
    bottom: -180px;
    right: 30px;
    z-index: 9999;
    opacity: 1;
    cursor: pointer;
}

.car-top.show {
    bottom: 5% !important;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top.car-run {
    bottom: 100% !important;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top.car-down {
    -webkit-transition: 1.0s;
    -ms-transition: 1.0s;
    -o-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top:before, .car-top:after {
    content: "";
    position: absolute;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
}

.car-top:hover:before, .car-top:hover:after, .car-top.car-run:before, .car-top.car-run:after {
    opacity: 1;
}

.car-top:before, .car-top.car-run:before {
    top: -1px;
    left: 0px;
    width: 85px;
    height: 89px;
}

/*********************************************************************************************/
.green-line {
    position: relative;
}

.green-line:before {
    content: "";
    width: 2px;
    height: 300px;
    background-color: #83A000;
    position: absolute;
    left: 10px;
    top: 46px;
}

.green-line-p {
    position: relative;
}

.green-line-p:before {
    content: "";
    width: 4px;
    height: 100%;
    background-color: #83A000;
    position: absolute;
    left: -4.5px;
    top: 0;
}

.chartdiv {
    width: 100%;
    height: 400px;
}

.chartdiv-short {
    width: 100%;
    height: 250px;
    position: relative !important;
}

.hero-content-four h1 {
    font-size: 90px;
    line-height: 100px;
    margin-top: -90px;
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 200px;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
}

.preloader img {
    width: 200px;
}

.breadcrumb-area {
    background-image: none;
}

.header-nav-three.header-nav-seven .mainmenu ul li.active a {
    color: #83A000;
}

.header-nav-three.header-nav-seven .mainmenu ul li a {
    color: #ffffff;
}

.pricing-table-area {
}

.openbtn {
    color: #d91615;
}

#slider-style-5 h1 {
    font-size: 90px;
    line-height: 100px;
    margin-top: -140px;
}

#slider-style-5 span {
    font-size: 60px;
    text-decoration: underline;
}

#slider-style-5 h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}

table thead tr th {
    background-color: #0B1F3A !important;
    color: #ffffff !important;
    /*border: 1px solid #848484 !important;*/
}

table thead tr:last-child th {
    border-bottom: double 5px white;
}

table tfoot tr:last-child {
    /*border: 2px solid #84A400 !important;*/
    background: #ffffff;
    color: white;
    font-weight: bold;
}

/*:nth-child(even)*/
table tbody tr {
    background-color: #F5F4F4 !important;
    color: #636886;
}

.table-bordered td, .table-bordered th {
    border: none;
    border-top: 1px dotted #848484 !important;
    text-align: center;
}

.header-nav-three.header-nav-seven {
    background-color: #0B1F3A;
}

.sidebar {
    background-color: #0B1F3A;
}

.owl-item img {
    max-width: 100%;
    height: auto;
}

.post-gallery.slider .owl-buttons > div:before {
    font-size: 50px;
    color: #3F4E63;
    font-family: 'Pe-icon-7-stroke';
}

.post-gallery.slider .owl-buttons .owl-next:hover::before {
    color: #EA615B !important;
}

.post-gallery.slider .owl-buttons .owl-next {
    right: -40px;
    padding: 0;
    background: transparent;
    opacity: 1;
    font-size: 0px;
}

.post-gallery.slider .owl-buttons .owl-prev {
    left: -40px;
    padding: 0;
    background: transparent;
    opacity: 1;
    font-size: 0px;
}

.post-gallery.slider .owl-buttons > div {
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.post-gallery.slider .owl-buttons > div {
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.post-gallery.slider .owl-buttons .owl-prev:before {
    content: '\e687';
    color: #3F4E63;
}

.post-gallery.slider .owl-buttons .owl-prev:hover::before {
    color: #EA615B !important;
}

.post-gallery.slider .owl-next:before {
    content: '\e685';
}

/**/
.circle {
    background: #0f0f3d;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    padding-right: 20px;
    padding-left: 32px;
}

.circle img {
    position: absolute;
    top: 15%;
    right: 15%;
    max-width: 70%;

}

.border-right {
    border-right: solid 2px #c1c1c1;
}

.p-border p {
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 10px;
}

/**/

.time-date {
    background: #D6D6D6;
    color: #ffffff;
    display: inline-block;
    padding: 1px 15px;
    border-radius: 4px;
    margin-bottom: 6px;
}

.timeline-thumb span {
    background: #D6D6D6;
}

.timeline:after {
    background: #A7D700;
}

#propiedades-circle {
    transition: all .7s;
}

circle.st3 {
    cursor: pointer;
}

.slider-area .btn_download {
    border: 2px solid #A7D700;
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    height: 75px;
    position: absolute;
    width: 30px;
    cursor: pointer;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .owl-prev {
    left: -80px;
    top: 50%;
}

.owl-carousel .owl-next {
    top: 50%;
    right: -80px;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .header-nav-three .mainmenu ul li a {
        padding: 10px 10px !important;
    }

    .header-nav-three.header-nav-seven .mainmenu ul li a {
        font-size: 10px;
    }

    .icon-box {
        min-height: 370px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .header-nav-three .mainmenu ul li a {
        padding: 10px 10px !important;
    }

    .header-nav-three.header-nav-seven .mainmenu ul li a {
        font-size: 10px;
    }

    .icon-box {
        min-height: 480px;
    }
}

@media (max-width: 992px) {
    .pricing-table-area.pricing-table-area-three .container {
        width: 100%;
        max-width: 100% !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pricing-table-area.pricing-table-area-three .col-md-3.col-sm-6 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .pricing-three-head {
        min-height: 170px;
    }

    .pricing-table-three ul {
        min-height: 170px;
    }

    .pricing-three-head:last-child {
        min-height: 170px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .pricing-table-area.pricing-table-area-three .col-md-3.col-sm-6 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .pricing-three-head {
        min-height: 220px;
    }

    .pricing-table-three ul {
        min-height: 220px;
    }

    .pricing-three-head:last-child {
        min-height: 220px;
    }
}


@media (max-width: 575px) {
    .pricing-three-head {
        min-height: 150px;
    }

    .pricing-table-three ul {
        min-height: 150px;
    }

    .pricing-three-head:last-child {
        min-height: 150px;
    }
}

.footer-bottom {
    background: #0B1F3A;
}

table.val-toRight tr td:not(:first-child), table.val-toRight tr th:not(:first-child) {
    text-align: right;
}

table.val-toRight tr td:first-child {
    text-align: left;
}

table.val-toRight tr td:nth-child(2) {
    font-weight: 700 !important;
}

table.val-toRight.table td {
    border-top: none;
}

td.total-green {
    position: relative;
    border-bottom: 1px solid #84A400;
}

/*td.total-green:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 5px;*/
/*    right: 0;*/
/*    width: 80%;*/
/*    height: 1.5px;*/
/*    background-color: #84A400;*/
/*}*/

.total {
    border-top: 1px solid #84A400 !important;
    border-bottom: 4px double #84A400 !important;
}

/*tr:last-child td.total-green:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 5px;*/
/*    right: 0;*/
/*    width: 80%;*/
/*    height: 1.5px;*/
/*    background-color: #84A400;*/
/*}*/
/*td.total-green:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 5px;*/
/*    right: 0;*/
/*    width: 80%;*/
/*    height: 2px;*/
/*    background-color: #84A400;*/
/*}*/

.note {
    font-size: 13px;
}

.darker {
    background-color: #7fb347 !important;
}

.darker th {
    background-color: #7fb347 !important;
}

.btn_download {
    /*border: 4px solid lightgrey;*/
    padding: 20px 40px;
    display: inline-block;
}