:root {
    --primary-color-one: #078586;
    --menu-active-color: #078586;
    --primary-color-two: #282f3b;
    --heading-dark: #282f3b;
    --link-color-dark: #282f3b;
    --menu-color: #282f3b;
    --menu-dropdown-color: #282f3b;
    --primary-color-five: #222222;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}
.primarg_bg_color {
    background: var(--primary-color-one) !important;
    background-color: var(--primary-color-one) !important;
}
.primarg_border_color {
    border-color: var(--primary-color-one) !important;
}
.f-size-20{
    font-size: 20px;
}
.white{
    color: white;
}
.project_box.type_one .image_box:before
{
    background-image: none!important;
}
.project_box.type_one .content_box .content_box_inner h2 {
        text-shadow: 2px 1px 5px rgba(0, 0, 0, 0.8);
}
.ribbon-product {
    position: absolute;
    bottom: 20px;
    left: 9%;
    background-color: white;
    color: white;
    padding: 5px 25px;
    font-weight: bold;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: -1;
    transform: translateY(0);
    transition: transform 0.3s ease-out;
}
.project_box:hover .ribbon-product {
    transform: translateY(-80px);
}
.footer_seven {
    padding-top: 80px;
}
.flex-center{
    display: flex!important;
    align-items: center;
    justify-content: center;
}
/* margins*/
.mr-20{
    margin-right: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-50{
    margin-bottom: 50px;
}
.mt-20{
    margin-top: 20px;
}
.mt-50{
    margin-top: 50px;
}
/* paddings*/
.pl-0{
    padding-left: 0!important;
}
.pr-0{
    padding-right: 0!important;
}
.pb-0{
    padding-bottom: 0!important;
}
.pt-0{
    padding-top: 0!important;
}
/* fonts*/
.fw-600{
    font-weight: 600!important;
}
.justify-text{
    text-align: justify!important;
}
.center-text{
    text-align: center!important;
}
/* sizes*/
.w-50{
    width: 50%;
}
/* mega menú */
.nav-pills{
    border-right: 1px solid #f4f5f9;
    min-height: 280px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--primary-color-one);
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    height: 50px;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}
.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu{
    max-width: 1200px;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: var(--primary-color-one);
    text-transform: uppercase;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
/* general*/
.site-content p{
    text-align: justify;
    color: #636363;
}
.img-br-10{
    border-radius: 10px;
}
.header .header_content_collapse .navigation_menu .navbar_nav li:hover > .dropdown-menu{
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.nav-link:focus, .nav-link:hover {
    color: var(--primary-color-one);
}
.title_sections h2 {
    text-transform: uppercase;
}
.slide-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(120deg, #093158, #33d0ff); */
    opacity: .7;
    z-index: 0;
}
.slider_version_v2.style_five .slide-item-content .slider_content{
    z-index: 999999;
    position: relative;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx {
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: var(--primary-color-one);
    margin: auto;
    margin-bottom: 25px;
    text-align: center;
    line-height: 40px;
}
.contact_box_content .contnet{
    text-align: center;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .contnet {
    margin-left: 0px;
}
.contact_box_content.style_one .contact_box_inner {
    padding: 40px 30px;
    min-height: 245px;
}
.contact_box_content.style_one .contact_box_inner .contnet h3 {
    text-transform: uppercase;
}
.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li {
    padding-top: 15px;
    padding-bottom: 15px;
}
.title_all_box h2{
    text-transform: uppercase;
}
.slider_version_v2.style_five .slide-item {
    min-height: 847px;
}
.service_post.style_five .content_box h2 {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 16px;
    color: #fff;
    transition: all 0.5s ease-in-out;
    transform: translateY(70px);
}
.title_all_box.style_five .title_sections h3{
    text-transform: uppercase;
}
.service_post.style_five:hover .content_box h2 {
    transform: translateY(-30px);
}
.service_box.type_one .content_box h2:hover {
    color: var(--primary-color-one);
}
.service_box.type_one .content_box h2{
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    color: var(--heading-dark);
    line-height: 30px;
    margin-bottom: 8px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.service_post.style_five .content_box {
    color: white;
}
.service_carousel.style_one .content h2{
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: white;
    text-transform: uppercase;
}
.news_box.style_ten h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    color: var(--heading-dark);
    display: block;
    min-height: 90px;
}
.contnet p{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}
.recent_news_em_wp.style_one .news_recent .content h2{
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
    display: block;
}
.service_post.style_one .service_content h2{
    display: block;
    color: var(--heading-dark);
    line-height: 28px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.service_carousel.style_one .content h2 {
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
.news_box.style_seven .content_box h1,.news_box.style_seven .content_box h2{
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    line-height: 28px;
    color: var(--heading-dark);
    margin-bottom: 15px;
    min-height: 85px;
}
.news_box.style_seven .content_box .read_more {
    position: relative;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid var(--border-color-dark);
    font-size: 15px;
    line-height: 25px;
    font-family: var(--creote-family-one);
    font-weight: 600;
}
.navbar-brand{
    width: 400px;
    height: auto;
    padding: 7px 0 7px 0;
}
.header .header_logo_box img, .default_sickty_heaad .header_logo_box img {
    /* width: 300px; */
    /* height: auto; */
    width: 200px;
    height: auto;
    margin-bottom: -15px;
    margin-top: -15px;
}
.larger-container {
    position: static;
    max-width: 1412px;
    padding: 0px 15px;
    margin: 0 auto;
}
.header_style_six_nw .header .header_content_collapse .navigation_menu {
    float: right;
    text-align: center;
    height: 25px;
}
.service_post.style_one .service_content .read_more {
    position: absolute;
    width: 150px;
    height: 50px;
    background: var(--primary-color-one);
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    left: 0;
    padding-top: 2px;
    right: 0;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin: auto;
    font-family: var(--creote-family-one);
    bottom: -24px;
}
.service_post_overlay{
    position: relative;
    z-index: 999;
}
.default_single_product .summary .product_title {
    text-transform: uppercase;
}
.project_information .repeat_informtion h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.project_information .repeat_informtion p {
    font-size: 18px;
    font-weight: 600;
}
.widget_post_box .blog_in .content_inner h3{
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: var(--heading-dark);
    font-family: var(--creote-family-one);
    font-weight: 700;
    margin-bottom: 6px;
    text-transform: none;
}
.slider.style_five .slide-item-content .slider_content span {
    font-size: 18px;
    background: rgba(117, 117, 117, 0.6);
    border: 2px solid var(--primary-color-one);
    padding: 10px 30px;
    line-height: 32px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 25px;
    border-radius: 20px 0px;
    color: #fff;
    /* opacity: 0; */
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    transition: 0.9s ease-in-out;
    -moz-transition: 0.9s ease-in-out;
    -o-transition: 0.9s ease-in-out;
    -ms-transition: 0.9s ease-in-out;
}
.description_box{
    text-align: justify;
}
.signature_wrapper{
    padding-left: 70px;
    padding-right: 30px;
}
.extra_content .authour_box_content .text h3 {
    font-family: var(--creote-family-one);
    font-size: 11px;
    line-height: 28px;
    font-weight: 700;
    color: var(--heading-dark);
}
.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu{
    top: 114px;
}
.header .header_content_collapse .navigation_menu .navbar_nav li{
    height: 70px;
}
.fixed-header .header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu, .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu {
    top: 73px;
}
.page_header_default .page_header_content .banner_title_inner .title_page h1,
.page_header_default .page_header_content .banner_title_inner .title_page h2,
.page_header_default .page_header_content .banner_title_inner .title_page span {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    font-family: var(--creote-family-one);
}
.post_single_content h1{
    font-size: 1.9rem;
    line-height: 44px;
    text-transform: uppercase;
}
.post_single_content .date{
    font-size: 14px;
    margin-top: 10px;
}
.title_all_box.style_one .title_sections h2{
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
    font-family: var(--creote-family-one);
    padding: 0px 10px 3px 10px;
    border-left: 1px solid var(--border-color-dark);
    border-bottom: 1px solid var(--border-color-dark);
    line-height: 26px;
    margin-bottom: 40px;
}
.slider_version_v2.style_five .slide-item-content .slider_content h1 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}
.slider_version_v2.style_five .slide-item-content .slider_content p {
    border: 2px solid #ffffff;
    padding: 10px 50px;
    box-shadow: rgb(0, 0, 0) 1px 1px 5px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    background: rgba(117, 117, 117, 0.6);
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.project_post.style_eight .content_box h2{
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: var(--heading-dark);
    margin-bottom: 8px;
}
.project_post.style_eight .content_box .arrow_btn {
    position: absolute;
    right: -18px;
    bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 50px;
    background: var(--primary-color-one);
    box-shadow: var(--box-shadow-two);
}
.service_box.style_one .service_content .content_inner h2{
    font-size: 22px;
    font-weight: 700;
    color: var(--heading-dark);
    display: block;
    line-height: 32px;
    margin-bottom: 10px;
}
.service_box.style_one .service_content .content_inner .read_more {
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    font-family: var(--creote-family-one);
    color: var(--heading-dark);
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.service_box.style_one .service_content .content_inner .read_more::before {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    right: 150px;
    top: 2px;
    font-size: 17px;
    color: var(--heading-dark);
    height: 15px;
    line-height: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.title_all_box.style_five .title_sections h4 {
    text-transform: uppercase;
}
.title_all_box.style_five .title_sections span {
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
    font-family: var(--creote-family-one);
    padding: 0px 10px 3px 10px;
    border-left: 1px solid var(--border-color-dark);
    border-bottom: 1px solid var(--border-color-dark);
    line-height: 26px;
    margin-bottom: 30-px;
}
.post_single_content span {
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
    font-family: var(--creote-family-one);
    padding: 0px 10px 3px 10px;
    border-left: 1px solid var(--border-color-dark);
    border-bottom: 1px solid var(--border-color-dark);
    line-height: 26px;
}
.slider_version_v2.style_five .slide-item-content .slider_content h2 {
    font-size: 72px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    line-height: 90px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    border: 0px !important;
    position: relative;
}
.footer_contact_list .same_contact .content .titles {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
    word-break: break-word;
}
.title_all_box.style_five .title_sections .title,
.title_all_box.style_five .title_sections h1,
.title_all_box.style_five .title_sections h2,
.title_all_box.style_five .title_sections h3,
.title_all_box.style_five .title_sections h4,
.title_all_box.style_five .title_sections h5,
.title_all_box.style_five .title_sections h6 {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 50px;
    font-family: var(--creote-family-one);
    font-weight: 700;
    color: var(--heading-dark);
    padding: 0px 0px 10px 0px;
}
.title_all_box.style_one .title_sections h1,
.title_all_box.style_one .title_sections h3{
    font-size: 38px;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 700;
    color: var(--heading-dark);
    padding: 0px 0px 10px 0px;
    font-family: var(--creote-family-one);
}
.post_single_content h2{
    font-size: 38px;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 700;
    color: var(--heading-dark);
    padding: 0px 0px 10px 0px;
    font-family: var(--creote-family-one);
}
.footer_widgets .fo_wid_title span {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.recent_news_em_wp.style_one .news_recent .content span {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
    display: block;
}
.slide-item-content img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.slide-item-content {
    position: relative;
}
.image-container img {
    width: 100%;
    height: auto;
    filter: blur(0.3px);
    image-rendering: auto;
    -webkit-image-rendering: auto;
    -moz-image-rendering: auto;
    -ms-image-rendering: auto;
}
.slider-auto-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    z-index: 999;
}
.slider_content {
    position: relative;
    z-index: 20;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    z-index: 1;
}
.slider_version_v2.style_five .slide-item-content .slider_content {
    padding: 100px 0px;
    padding-left: 230px;
    padding-right: 230px;
}
.content_center {
    text-align: center;
}
.content_left {
    text-align: left;
}
.content_right {
    text-align: right;
}
.service_box.type_one .content_box span {
    min-height: 90px;
}
@media (max-width: 768px) {
    .slider_version_v2.style_five .slide-item {
        min-height: 175px;
    }
    .slider.style_five .slide-item-content .slider_content span {
        font-size: 10px;
    }
    .slider_version_v2.style_five .slide-item-content .slider_content h2 {
        font-size: 14px;
        line-height: 12px;
    }
    .slider.style_five .slide-item-content .slider_content span {
        padding: 0px 30px;
    }
    .slider_version_v2.style_five .slide-item-content .slider_content p {
        padding: 5px 50px;
    }
    .slider .slide-item-content .slider_content p {
        font-size: 12px !important;
    }
    .btn-slider.theme-btn.one{
        line-height: 43px !important;
        min-height: 40px;
        height: 40px;
    }
    .image_boxes.style_six .image_box .experience {
        top: 200px;
    }
    .pd_bottom_xs_60{
        padding-bottom: 60px;
    }
}
@media only screen and (min-width: 769px) {
    .slider {
        height: 100vh;
    }
    .pd_bottom_xs_60{
        display: none;
    }
}
.preloader-wrap::before {
    z-index: 2;
    background: white!important;
}
.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    z-index: 2;
    position: relative;
}
.loader div {
    width: 15px;
    height: 15px;
    margin: 5px;
    background-color: #078586;
    border-radius: 50%;
    animation: bounce 1.2s infinite ease-in-out both;
}
.loader div:nth-child(1) { animation-delay: -0.4s; }
.loader div:nth-child(2) { animation-delay: -0.2s; }
.loader div:nth-child(3) { animation-delay: 0s; }
.loader div:nth-child(4) { animation-delay: 0.2s; }
.loader div:nth-child(5) { animation-delay: 0.4s; }
@keyframes bounce {
    0%, 80%, 100% {
        transform: scale(0);
        opacity: 0.3;
    }
    40% {
        transform: scale(1);
        opacity: 1;
    }
}
.service_post.style_five .image_box .gradient {
    background: linear-gradient(0deg, var(--primary-color-two) 6%, rgba(0, 0, 0, 0.09) 40%);
}
.service_post.style_five .content_box {
    padding: 40px 30px 40px;
}
