.theme-btn-1 {
    border-radius: 0px 25px;
    background-color: #158dd3;
    color: var(--white);
}

.theme-btn-2 {
	 border-radius: 0px 25px;
    background-color: #00599f;
    color: var(--white);
}

.theme-btn-2:hover {
	 
    background-color: #00599f;
    color: #00599f;
}

.slick-slide-arrow-1 .slick-arrow:hover {
    background-color: #2b88d2;
    border-color: #2b88d2;
    color: var(--white) !important;
}

.ltn__secondary-color {
    color: #369beb !important;
}

.ltn__section-title-2 p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: #2a88d2;
    max-width: 550px;
}

.ltn__slide-item-2 .slide-sub-title span {
    color: #2a88d2;
}

.ltn__slide-item-2 .slide-brief {
    padding-left: 30px;
    border-left: 1px solid #2a88d2;
}

.ltn__img-slide-item-3-2 .btn-wrapper a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2a88d2;
}


#scrollUp:hover {
    background-color: #2b88d2;
    color: var(--white);
}


a:hover {
    color: #2b88d2;
}

.ltn__feature-item-6.active .ltn__feature-info .ltn__service-btn, .ltn__feature-item-6.active .ltn__feature-icon, .ltn__feature-item-6:hover .ltn__feature-info .ltn__service-btn, .ltn__feature-item-6:hover .ltn__feature-icon {
    color: #2b88d2;
}

.ltn__feature-item-6::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background-color: #2b88d2;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
}

.ltn__main-menu li:hover > a {
    color:  #2b88d2;
}


.ltn__main-menu li > ul, .ltn__main-menu .sub-menu {
    position: absolute;
    margin: 0;
    top: 130%;
    -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    min-width: 230px;
    padding: 15px 0;
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4);
    background-color: var(--white);
    left: inherit;
    right: inherit;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    z-index: 999;
    border-top: 5px solid #2b88d2;
}


.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i {
    margin-right: 3px;
    color: #a1ceff;
}


.ltn__feature-item-6 .ltn__feature-icon {
    color: #005599;
}

.ltn__language-menu .dropdown-toggle::before {
    content: "\e911";
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: -5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
    color: #91baed;
}


.ltn__drop-menu ul li:hover > a {
    color: #94b7ed !important;
}

.ltn__header-options-2 .header-search-1:hover, .ltn__header-options-2 .ltn__drop-menu > ul > li:hover > a, .ltn__header-options-2 .mini-cart-icon a:hover {
    background: #72b5f1;
    color: var(--white);
    border-radius: 20px 0px;
}

.ltn__blog-item-3 .ltn__blog-btn, .ltn__blog-item-4 .ltn__blog-btn {
    font-size: 14px;
    font-weight: 600;
    color: #0067b8;
    text-transform: uppercase;
}


.ltn__blog-meta li i {
    color: #0067b8;
    margin-right: 5px;
}

.ltn__secondary-bg {
    background-color: #3fb9ff;
}

.footer-top-area {
    padding-top: 65px;
    padding-bottom: 0px;
}

.ltn__copyright-area {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ltn__breadcrumb-area {
    background-color: var(--section-bg-1);
    margin-bottom: 80px;
    padding-top: 178px;
    padding-bottom: 50px;
}

.ltn__menu-widget-2 ul li.active a, .ltn__menu-widget-2 ul li:hover > a {
    background-color: #43a5ea;
    color: var(--white);
}

.ltn__menu-widget-2 ul li.active a span, .ltn__menu-widget-2 ul li:hover > a span {
    background-color: #0262af;
    color: var(--white);
}

.input-item.ltn__custom-icon::before {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    color: #2a88d2;
}

.input-item .nice-select::before {
    content: "\f063";
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #2b88d2;
}


.title-2 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    border-left: 2px solid;
    border-color: #2a88d2;
    padding-left: 10px;
}


input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #23ccff;
}


.google-map {
    height: 730px;
}

 input[type="text"], input[type="email"], input[type="password"], input[type="submit"], textarea {
    background-color: var(--white);
    border: 1px solid;
    border-color: #dbdbdb;
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding-right: 40px;
}


.ltn__header-8 .ltn__header-middle-area .row {
    background-color: var(--white);
    border-radius: 0px 25px;
}

.btn-effect-1:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--white);
    border-radius: 0px 23px;
}


.slick-arrow-1 .slick-arrow:hover {
    background-color: #2b88d2;
    border-color: #2b88d2;
    color: var(--white) !important;
}


.footer-menu ul li a::before {
    position: absolute;
    content: "//";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    opacity: 0;
    visibility: hidden;
    margin-left: -20px;
    color: #3e8ff5;
}

.popular-post-widget-brief .ltn__blog-meta li {
    color: #1d61b8;
}

.ltn__widget-title-border::after, .ltn__widget-title-border::before {
    position: absolute;
    content: "";
    background-color: #2b88d2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.txt-bloc {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.txt-bloc.no-margin {
    margin: 0px !important;
}

.txt-bloc.no-top-margin {
    margin-top: 0px !important;
}

.txt-bloc p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: unset;
}

.txt-bloc.no-padding p {
    padding: 0px !important;
}

.txt-bloc h2 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.txt-bloc h3 {
    font-size: 18px;
    margin-top: 11px;
    margin-bottom: 4px;
    font-weight: 400;
}

.txt-bloc.subtitle {
    font-size: 26px;
    line-height: 25px;
    color: rgb(121, 121, 121);
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 300;
}

.txt-bloc ul li {
    list-style: disc;
}

.txt-bloc ul li.ql-indent-1 {
    list-style: square;
    margin-left: 30px;
}

.txt-bloc ul {
    padding-left: 30px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

a.white {
    color: #fff !important;
}

a.white:hover {
    color: #cbe4ff !important;
}

.ltn__gallery-item-img img {
    width: 100%;
    /* height: 310px; */
    aspect-ratio: 1;
    object-fit: cover;
}

.ltn__gallery-item-img img.even {
    border-radius: 0% 30%;
}

.ltn__gallery-item-img img.odd {
    border-radius: 30% 0%;
}

.service-panel {
    display: none !important;    
}

.service-panel.active {
    display: block !important;
}

@media (max-width: 1200px) {
    .ltn__header-options > div:last-child {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .ltn__header-4 .ltn__header-options, .ltn__header-5 .ltn__header-options, .ltn__header-5 .top-bar-right, .ltn__header-4 .top-bar-right  {
        justify-content: right;
    }
}
