@charset "UTF-8";
@import url(./bootstrap-datetimepicker.min.css);
@import url(./bootstrap-select.min.css);
@import url(./animate.min.css);
@import url(./font-awesome.min.css);

a {
    text-decoration: none !important;
}

a:hover,
a:focus,
a.active {
    background-color: transparent !important;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

body {
    margin: 0;
    font-size: 13px;
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.special-text {
    white-space: nowrap;
    line-height: 1.2em;
    font-weight: 700;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.special-text-wrapper .special-text {
    display: inline-block;
    vertical-align: top;
}

.special-text-effect-fill {
    background-image: url(/themes/psdtt/images/2-bg-resize.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    text-transform: uppercase;
}

.special-text-effect-stroke {
    position: absolute;
    left: 0.04em;
    top: -0.04em;
    z-index: -1;
}

.special-text-effect-stroke {
    -webkit-text-stroke: 1px #ffffff;
}

.header-main-menu .navbar-nav>li:nth-child(2) {
    position: relative;
}

.header-main-menu .navbar-nav>li:nth-child(2):after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 9px solid #ddd;
    position: absolute;
    bottom: 0;
    left: 50px;
    display: none;
}

.header-main-menu .navbar-nav>li:nth-child(2):before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    bottom: -2px;
    left: 52px;
    z-index: 1002;
    display: none;
}

.header-main-menu .navbar-nav>li:nth-child(2)>a .caret:after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding-left: 4px;
}

.header-main-menu .navbar-nav>li .caret {
    border: 0;
}

.header-main-menu .navbar-nav>li ul li.last>a {
    border-bottom: 0 !important;
}

.header-main-menu .navbar-nav>li:nth-child(2) ul {
    border: 2px solid #ddd;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    padding: 20px;
    width: auto;
}

.header-main-menu .navbar-nav>li:nth-child(2) ul li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    color: hsla(0, 0%, 40%, .85);
    transition: all .2s;
    line-height: 1.3;
    padding: 10px 0px 10px 0;
    font-size: 16px;
}

.header-main-menu .navbar-nav>li:nth-child(2) ul li.active a {
    background-color: transparent;
    color: #ff914c;
}

.header-main-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1050px;
    margin: 0 auto;
}

.header-main-menu .navbar-nav>li>a {
    line-height: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    display: flex;
    padding-left: 5px;
    color: #fff;
}

.header-main-menu .navbar-nav li a:hover,
.header-main-menu .navbar-nav li a.active,
.header-main-menu .navbar-nav li a:focus {
    color: #d26e4b !important;
    transition: all 0.3s !important;
}

#contact_menu {
    border-bottom: 5px solid #f48a35;
}

#contact_menu .section-bg.bg-loaded,
section#section_589204799 .section-bg.bg-loaded {
    background-image: url(../images/v960-ning-30-scaled.jpg);
}

.webform-submission-contact-form {
    position: relative;
    width: 1020px;
    margin: 0 auto;
}

.webform-submission-contact-form .form-item-name,
.webform-submission-contact-form .form-item-email {
    width: 47%;
    margin-right: 3%;
    margin-bottom: 35px;
}
#edit-submit1{
    background-color: #1E5F9C;
    display: flex;
}
#edit-actions{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    align-content: center;
}

.webform-submission-contact-form .form-item-name input,
.webform-submission-contact-form .form-item-email input {
    border-radius: 10px
}

.webform-submission-contact-form .form-type-textarea {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

section#section_589204799 {
    display: inline-block;
    width: 100%;
}

#block-contact {
    width: 450px;
    color: #000;
    position: relative;
    margin: 50px auto;
}

#block-contact p {
    font-size: 33px;
    text-align: center;
    font-weight: bold;
}

.webform-submission-add-form .webform-actions button {
    min-height: 5em !important;
    border-radius: 10px;
    background: linear-gradient(to right, #f48a35, #eb5810);
    margin-left: 50%;
}

#block-blockproductstype {
    padding: 50px 20px;
    background-color: rgb(245, 247, 251);
}

#block-aboutus .block-about {
    padding: 0 30px;
}

.class-block--product_type h4 {
    font-weight: 600;
    margin-bottom: 25px;
}

.class-block--product_type .col-inner {
    background: #fff;
}

.class-block--product_type .col-inner a {
    display: block;
    margin: 15px 0;
    color: #446084;
    font-weight: 600;
}

#block-aboutus {
    border-top: 1px solid #ccc;
    padding: 30px 0;
    background: rgb(245, 247, 251);
}

#block-aboutus .block-about {
    width: 1020px;
    margin: 0 auto;
}

#block-aboutus .block-about>div {
    display: flex;
}

.block-about--botton,
.block-about--top {
    width: 50%;
    padding-right: 65px;
}

.block-about--top h5,
.block-about--botton h5 {
    font-weight: bold;
    color: rgb(50, 50, 50);
}

.block-about--top p {
    line-height: 32px;
    font-size: 16.8px;
    color: rgb(50, 50, 50);
}

.block-about--botton .icon-box {
    align-items: center;
    margin-bottom: 15px;
}

.block-about--botton .icon-box img {
    padding-top: 0;
}

.block-about--botton .icon-box span {
    padding-left: 15px;
    color: rgb(29, 76, 130);
    font-weight: bold;
}

.block-about--logo {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    justify-content: center;
}

#block-footerbotton {
    background-color: #1E5F9C;
    padding: 30px 0;
}

.footer-botton {
    display: flex;
    justify-content: space-between;
    width: 1020px;
    margin: 0 auto;
}

.footer-botton .payment-icon {
    fill: #fff;
    background-color: hsla(0, 0%, 100%, .1) !important;
    opacity: 1;
}

.block-about--botton .icon-box:hover span {
    color: #d26e4b;
}

/* .class-footer--1, 
.class-footer--3 {
  width: 280px;
} */

.class-footer--2 {
    color: rgb(200, 200, 200);
    text-align: center;
}

.class-footer--2 p {
    margin: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}


.main-header {
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    z-index: 100;
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveDown .6s;
    top: 0;
    height: 90px;
    transition: 0.5s;
    background: #1E5F9C;
}

.main-header.is-sticky-section .header-main-menu {
    background: transparent;
}

header.main-header.is-scroll .logo img {
    transition: 0.5s;
    width: 230px;
    height: 70px;
    object-fit: contain;
}

header.main-header.is-scroll {
    height: 70px;
    transition: 0.5s;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 37%);
    z-index: 100;
}

.highlight {
    padding-top: 90px;
}

.webform-confirmation {
    position: relative;
    text-align: center;
}

.webform-confirmation__message {
    color: #28a745;
    font-weight: bold;
    font-size: 18px;
}

.webform-confirmation__back {
    display: none;
}

.path-frontpage ul.menu--main>li.first a,
.main-header.product_type ul.menu--main>li:nth-child(2)>a,
.view_blog_page ul.menu--main>li.last a {
    color: #d26e4b;
}

section#contact_menu {
    display: inline-block;
    width: 100%;
}

.menu-social--network {
    display: flex;
    width: 100%;
    margin-left: 20px;
}

.menu-social--network a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 2px;
}

.social-network--fb a {
    background: #3a589d !important;
}

.menu-social--network a i {
    color: #fff;
}

.social-network--email a {
    background-color: #000 !important;
}

.social-network--ig a i {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    font-size: 21px;
    padding: 5px;
    border-radius: 25px;
}

.view-empty {
    margin: 50px 30px 0;
}

#button-back-to-top {
    display: inline-block;
    background-color: #d26e4b;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 98;
}

#button-back-to-top::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}

#button-back-to-top:hover {
    cursor: pointer;
    background-color: #d26e4b;
}

#button-back-to-top:active {
    background-color: #d26e4b;
}

#button-back-to-top.show {
    opacity: 1;
    visibility: visible;
    background-color: #d26e4b !important;
}

form#user-login-form {
    margin: 50px 200px;
}

form#user-login-form button#edit-submit {
    background: #446084;
}

.class-block--product_type .row-collapse>div {
    margin-bottom: 10px;
}

.logo img {
    height: 90px;
    transition: 0.5s;
}

.why-choose--us {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.why-choose--us h3 {
    font-weight: bold;
    font-size: 40px;
    color: #000;
    margin-bottom: 40px;
}

.why-choose--us_content {
    display: inline-block;
    width: calc(100% - 400px);
}

.box-why.col-12 {
    width: 20%;
    padding: 0 15px;
}

.box-why img {
    width: 100px;
    margin-bottom: 20px;
}

.box-why h6.title {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

.custom-comment {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999;
}

.view-id-products.view-display-id-block_4 .views-row {
    display: none;
}

.view-id-products.view-display-id-block_4 .view-content .views-row.active {
    display: block;
}

.view-id-products.view-display-id-block_4 .view-row-custom {
    display: flex;
    padding: 5px;
    background: rgba(250, 250, 250, 0.9);
    border-radius: 50px;
    color: rgb(64, 64, 64);
    min-width: 300px;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-content {
    padding-left: 7px;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-title {
    font-size: 13px;
    font-weight: bold;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-body {
    max-width: 350px;
    height: 18px;
    overflow: hidden;
    font-size: 12px;
    padding-right: 5px;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-body p {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.view-id-products.view-display-id-block_4 .view-row-custom .field-custom-time {
    font-size: 11px;
}

a.send-request {
    display: inline-block;
    background-color: #d26e4b;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 90px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    z-index: 98;
}

a.send-request::before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}

.modal-webform_contact {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/themes/psdtt/images/v960-ning-30-scaled.jpg);
    width: 600px;
    z-index: 990;
    padding-top: 30px;
}

a.webform_contact-close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 40px;
    line-height: 25px;
}

h4.webform_contact-title {
    font-weight: bold;
    color: rgb(255, 193, 74);
    text-transform: uppercase;
    text-align: center;
    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
    font-size: 25px;
}

.modal-webform_contact .webform-submission-contact-form {
    width: 500px;
}

.modal-webform_contact .webform-submission-contact-form .form-item-name,
.modal-webform_contact .webform-submission-contact-form .form-item-email {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}

.modal-webform_contact .webform-submission-contact-form .form-type-textarea {
    width: 100%;
    position: unset;
}

.modal-webform_contact .webform-submission-add-form .webform-actions button {
    margin-left: 0;
    width: 100%;
    height: 40px;
    min-height: 40px !important;
}

body.active-popup::before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 99;
}

.webform-confirmation-modal {
    z-index: 999 !important;
}

@media (min-width: 769px) {

    .header-main-menu .navbar-nav>li:nth-child(2):hover ul,
    .header-main-menu .navbar-nav>li:nth-child(2):hover:after,
    .header-main-menu .navbar-nav>li:nth-child(2):hover:before {
        display: block;
        transition: opacity .25s, visibility .25s;
    }
}

@media (max-width: 1025px) {
    .webform-submission-contact-form {
        padding: 0 50px;
    }

    .webform-submission-contact-form .form-type-textarea {
        right: 50px;
        width: calc(50% - 50px);
    }

    .footer-botton {
        width: 100%;
    }

    .header-main-menu {
        width: 100%;
        padding: 0 30px;
    }

    .why-choose--us_content {
        width: calc(100% - 100px);
    }

    .box-why.col-12 {
        width: 50%;
    }
}

@media (max-width: 769px) {
    .header-search {
        display: flex;
        width: 88%;
        margin: 0 20px;
        position: relative;
    }

    input#search-field-mobi {
        border-radius: 25px;
        height: 35px;
    }

    .button__search:hover,
    .button__search:focus,
    .button__search.active,
    .button__search-mobi:hover,
    .button__search-mobi:focus,
    .button__search-mobi.active {
        background: transparent !important;
        border-color: transparent !important;
        color: #000 !important;
        outline: none !important;
        box-shadow: none !important;
    }

    .button__search-mobi {
        background: transparent;
        border-color: transparent;
        position: absolute;
        top: -2px;
        right: -10px;
        color: #000;
    }

    .nav-open #overlay-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(-100%);
        transition: opacity 0.7s;
        left: 100%;
        z-index: 10;
        background: rgba(186, 186, 186, 0.7);
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .header-main-menu .logo img {
        height: 70px;
    }

    .main-header {
        height: 70px;
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    }

    .highlight {
        padding-top: 60px;
    }

    .tablet {
        display: none;
    }

    #mobile-nav-button button .icon-bar {
        transition-duration: 0.5s;
    }

    #mobile-nav-button button.navbar-toggle {
        margin-right: 0;
        padding-right: 0;
        z-index: 100;
        display: block;
    }

    #mobile-nav-buttonbutton.open .icon-bar {
        background-color: #4ABEA7;
    }

    #mobile-nav-button button.open .icon-bar:nth-child(1) {
        -webkit-transform: rotate(-45deg) translate(-5px, 5px);
        transform: rotate(-45deg) translate(-4.4px, 4.4px);
    }

    #mobile-nav-button button.open .icon-bar:nth-child(2) {
        transform: translate(230px);
        opacity: 0;
        transition: .2s ease-in;
    }

    #mobile-nav-button button.open .icon-bar:nth-child(3) {
        -webkit-transform: rotate(45deg) translate(-4px, -4px);
        transform: rotate(45deg) translate(-4px, -4px);
    }

    .mobile-menu .mobile-nav {
        position: fixed;
        width: 300px;
        background-color: #fff;
        right: 0;
        top: 0;
        bottom: 0;
        padding-bottom: 60px;
        z-index: 99;
        visibility: hidden;
        opacity: 0;
        transition: all 0.55s;
        transform: translate3d(100%, 0, 0);
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    }

    .nav-open .mobile-nav {
        visibility: visible;
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    .mb-user-nav__header {
        margin-top: 50px;
        position: relative;
    }

    .mb-user-nav__header::after {
        content: '';
        position: absolute;
        height: 1px;
        width: 90%;
        background-color: #ccc;
        bottom: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .mb-user-nav__settings ul.menu--main {
        width: 100%;
        margin-left: 0px;
    }

    .mb-user-nav__settings ul.menu--main li a {
        color: #000;
        padding: 15px;
        width: 100%;
    }

    .mobile-nav__contents {
        margin-top: 20px;
        display: inline-block;
    }

    .mb-user-nav__settings ul.menu--main li {
        display: block;
        width: 100%;
        margin: 0 7px !important;
    }

    .header-main-menu .navbar-nav>li.active-li ul {
        display: block;
        position: relative;
        transition: all 0.5s;
    }

    .header-main-menu .navbar-nav>li:nth-child(2)>a .caret:after {
        font-size: 20px;
    }

    .header-main-menu .navbar-nav>li .caret {
        transition: all 0.3s;
    }

    .header-main-menu .navbar-nav>li.active-li .caret {
        border: 0;
        transform: rotate(-180deg);
        width: 20px;
        height: 16px;
        transition: all 0.3s;
    }

    .webform-submission-contact-form .form-type-textarea {
        position: unset;
        width: 100%;
    }

    .webform-submission-contact-form {
        width: 100%;
    }

    .webform-submission-contact-form .form-item-name,
    .webform-submission-contact-form .form-item-email {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .webform-submission-add-form .webform-actions button {
        margin-left: 0;
        min-height: auto !important;
        width: 100%;
    }

    #block-aboutus .block-about {
        width: 100%;
    }

    #block-aboutus .block-about>div {
        display: inline-block;
        width: 100%;
    }

    .block-about--botton,
    .block-about--top {
        width: 100%;
        padding: 0;
    }

    .block-about--botton {
        padding-top: 30px;
    }

    .block-about--logo {
        text-align: center;
    }

    #block-aboutus {
        padding: 30px 0 0;
    }

    /* .class-footer--1, 
  .class-footer--3 {
    width: 190px;
  } */
}

@media (max-width: 767px) {

    .modal-webform_contact .webform-submission-contact-form,
    .modal-webform_contact {
        width: 100%;
    }

    .modal-webform_contact {
        padding-top: 20px;
    }

    .box-why.col-12 {
        padding: 0;
    }

    .why-choose--us_content {
        width: calc(100% - 70px);
    }

    .box-why.col-12 {
        width: 100%;
    }

    .why-choose--us h3 {
        font-size: 25px;
    }

    .header-main-menu {
        padding: 0 15px;
    }

    #block-contact {
        width: 100%;
    }

    #block-contact p {
        font-size: 20px;
        padding: 0 20px;
    }

    .webform-submission-contact-form {
        padding: 0 20px;
    }

    .footer-botton {
        flex-direction: column;
        justify-content: center;
    }

    .class-footer--1,
    .class-footer--3 {
        text-align: center;
    }
}

@keyframes glitch {
    0% {
        clip-path: var(--slice-1);
        transform: translate(-20px, -10px);
    }

    10% {
        clip-path: var(--slice-3);
        transform: translate(10px, 10px);
    }

    20% {
        clip-path: var(--slice-1);
        transform: translate(-10px, 10px);
    }

    30% {
        clip-path: var(--slice-3);
        transform: translate(0px, 5px);
    }

    40% {
        clip-path: var(--slice-2);
        transform: translate(-5px, 0px);
    }

    50% {
        clip-path: var(--slice-3);
        transform: translate(5px, 0px);
    }

    60% {
        clip-path: var(--slice-4);
        transform: translate(5px, 10px);
    }

    70% {
        clip-path: var(--slice-2);
        transform: translate(-10px, 10px);
    }

    80% {
        clip-path: var(--slice-5);
        transform: translate(20px, -10px);
    }

    90% {
        clip-path: var(--slice-1);
        transform: translate(-10px, 0px);
    }

    100% {
        clip-path: var(--slice-1);
        transform: translate(0);
    }
}


.item-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.item-link:hover {
    text-decoration: none;
    color: inherit;
}

/* Banner Slider Styles */
.highlight {
    margin: 0;
    padding: 0;
}

.region-highlight,
#block-views-block-banner-block-2,
#block-views-block-banner-block-2 .form-group {
    margin: 0;
    padding: 0;
}

#bannerCarousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.carousel-inner,
.carousel-inner .item {
    width: 100%;
}

.banner-slide {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2;
    width: 90%;
    max-width: 1200px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

.banner-title h2 {
    color: coral;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.banner-body {
    font-size: 18px;
    line-height: 1.6;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #fff;
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-control {
    background: none;
    width: 50px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 40px;
}

@media (max-width: 768px) {
    .banner-slide {
        height: 400px;
    }

    .banner-title h2 {
        font-size: 28px;
    }

    .banner-body {
        font-size: 14px;
    }

    .banner-content {
        width: 95%;
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .banner-slide {
        height: 300px;
    }

    .banner-title h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .banner-body {
        font-size: 12px;
    }
}

.service-title-elegant {
    padding: 0 10px;
    font-size: 17px;
    font-weight: 700;
    color: #1E5F9C;
    margin: 20px 0 15px 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.service-title-elegant a {
    color: #1E5F9C;
    text-decoration: none;
    transition: all 0.3s ease;
}

.service-title-elegant a:hover {
    color: #2980b9;
    text-shadow: 0 2px 8px rgba(30, 95, 156, 0.3);
}

.service-description-elegant {
    padding: 10px;
    font-size: 15px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 20px;
    text-align: justify;
    padding: 0 10px;
}

.read-more-elegant {
    color: #1E5F9C;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
    display: inline-block;
}

.read-more-elegant:hover {
    color: #2980b9;
    transform: translateX(5px);
}

.views-row {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    margin-bottom: 30px;
}

.views-row:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

@media (max-width: 768px) {
    .service-title-elegant {
        font-size: 20px;
    }

    .service-description-elegant {
        font-size: 14px;
    }
}

.imgser img {
    width: 100%;
    aspect-ratio: calc(3/ 2);
    border-radius: 20px;
}
.logoanh{
  position: absolute;
  top: 5px;
  left: 10px;
}
.tuangpro{
    color: white;
    position: absolute;
    bottom: 39px;
    left: 20px;
    right: 20px;
    overflow: hidden;
    padding: 15px 20px;
    background: linear-gradient(135deg, rgb(30 95 156 / 15%) 0%, rgb(30 95 156 / 35%) 100%);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
.tungpro-card img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 27px;
    position: relative;
}
/* Blog Item Card - Bootstrap Style */
.blog-item-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.blog-item-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.blog-item-card .views-field-created {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    background: rgba(30, 95, 156, 0.9);
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.blog-item-card .content-row--image {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.blog-item-card .content-row--image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-item-card:hover .content-row--image img {
    transform: scale(1.05);
}

.blog-item-card .content-row {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-item-card .view-field-title {
    margin-bottom: 12px;
}

.blog-item-card .view-field-title a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.3s ease;
}

.blog-item-card .view-field-title a:hover {
    color: #1E5F9C;
}

.blog-item-card .view-field-sumary {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Responsive */
@media (max-width: 768px) {
    .blog-item-card .content-row--image {
        height: 200px;
    }
    
    .blog-item-card .content-row {
        padding: 15px;
    }
    
    .blog-item-card .view-field-title a {
        font-size: 15px;
    }
}

.testimonial-card {
    background: #fff;
    border-radius: 15px;
    padding: 30px 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.testimonial-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 4px solid #f0f0f0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.testimonial-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-content {
    flex: 1;
    margin-bottom: 20px;
    text-align: center;
}

.testimonial-content p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    font-style: italic;
    margin: 0;
}

.testimonial-author {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.testimonial-author h5 {
    color: #1E5F9C;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px 0;
}

.testimonial-author p {
    color: #999;
    font-size: 13px;
    margin: 0;
}

/* Responsive Testimonials */
@media (max-width: 992px) {
    .testimonial-card {
        padding: 25px 20px;
    }
    
    .testimonial-avatar {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 768px) {
    .testimonial-card {
        padding: 20px 15px;
    }
    
    .testimonial-avatar {
        width: 60px;
        height: 60px;
    }
    
    .testimonial-content p {
        font-size: 13px;
    }
    
    .testimonial-author h5 {
        font-size: 15px;
    }
}
.feedback-section{
    background-color: #3a556e85;
    padding: 30px 0px;
}
.noidungtrang{
    margin-top: 90px;
}
.breadcrumbtuan{
    background-color: #cacccc;
    margin-top: 10px;
    padding: 8px 15px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    
}





.noidungchinh {
    line-height: 1.8 !important;
    color: #333 !important;
    font-size: 15px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.noidungchinh p {
    margin-bottom: 16px !important;
    text-align: justify !important;
    font-size: 15px !important;
    line-height: 1.75 !important;
}

.noidungchinh h1,
.noidungchinh h2,
.noidungchinh h3,
.noidungchinh h4,
.noidungchinh h5,
.noidungchinh h6 {
    margin-top: 30px !important;
    margin-bottom: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    color: #1a1a1a !important;
}

.noidungchinh h1 { font-size: 36px !important; }
.noidungchinh h2 { font-size: 30px !important; }
.noidungchinh h3 { font-size: 24px !important; }
.noidungchinh h4 { font-size: 20px !important; }
.noidungchinh h5 { font-size: 17px !important; }
.noidungchinh h6 { font-size: 15px !important; }

.noidungchinh ul,
.noidungchinh ol {
    margin-bottom: 15px !important;
    padding-left: 30px !important;
}

.noidungchinh ul li,
.noidungchinh ol li {
    margin-bottom: 8px !important;
}

.noidungchinh ul {
    list-style-type: disc !important;
}

.noidungchinh ol {
    list-style-type: decimal !important;
}

.noidungchinh img {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 20px auto !important;
    border-radius: 8px !important;
}

.noidungchinh a {
    color: #007bff;
    text-decoration: none;
    transition: color 0.3s;
}

.noidungchinh a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.noidungchinh blockquote {
    border-left: 4px solid #ddd;
    padding-left: 20px;
    margin: 20px 0;
    font-style: italic;
    color: #666;
}

.noidungchinh table {
    width: 100%;
    margin: 20px 0;
    border-collapse: collapse;
}

.noidungchinh table th,
.noidungchinh table td {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: left;
}

.noidungchinh table th {
    background-color: #f8f9fa;
    font-weight: 600;
}

.noidungchinh table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.noidungchinh pre {
    background: #f4f4f4;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    overflow-x: auto;
    margin: 20px 0;
}

.noidungchinh code {
    background: #f4f4f4;
    padding: 2px 6px;
    border-radius: 3px;
    font-family: monospace;
    font-size: 14px;
}

.noidungchinh strong,
.noidungchinh b {
    font-weight: 600;
}

.noidungchinh em,
.noidungchinh i {
    font-style: italic;
}

.noidungchinh hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin: 30px 0;
}

.noidungchinh iframe,
.noidungchinh video {
    max-width: 100%;
    margin: 20px 0;
}





	.before-after-container {
		position: relative;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		border-radius: 8px;
	}

	.before-after-container img {
		display: block;
		width: 100%;
		height: auto;
		user-select: none;
		pointer-events: none;
	}

	.before-after-container .after-image,
	.before-after-container .before-image {
		position: relative;
	}

	.before-after-container .after-image {
		position: relative;
		z-index: 1;
	}

	.before-after-container .before-image {
		position: absolute;
		inset: 0;
		z-index: 2;
		/* will be clipped dynamically by JS */
	}

	.before-after-container .slider-handle {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 46px;
		height: 46px;
		border-radius: 50%;
		background: #ffffff52;
		box-shadow: 0 2px 10px rgb(0 0 0 / 90%);
		z-index: 3;
		cursor: ew-resize;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.before-after-container .slider-handle::before,
	.before-after-container .slider-handle::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
	}

	.before-after-container .slider-handle::before {
		border-right: 10px solid #333;
		margin-right: 6px;
	}

	.before-after-container .slider-handle::after {
		border-left: 10px solid #333;
		margin-left: 6px;
	}

	.before-after-container .divider-line {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 2px;
		background: rgba(255,255,255,0.9);
		box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
		z-index: 2;
	}

	.before-after-container .label-before,
	.before-after-container .label-after {
		position: absolute;
		top: 16px;
		padding: 6px 10px;
		font-size: 14px;
		line-height: 1;
		color: #fff;
		background: rgba(0,0,0,0.35);
		border-radius: 4px;
		z-index: 4;
		user-select: none;
		pointer-events: none;
	}

	.before-after-container .label-before { left: 16px; }
	.before-after-container .label-after { right: 16px; }

	/* Keyboard focus */
	.before-after-container .slider-handle:focus {
		outline: 2px solid #007bff;
		outline-offset: 2px;
	}

	@media (max-width: 768px) {
		.before-after-container .slider-handle { width: 40px; height: 40px; }
		.before-after-container .label-before,
		.before-after-container .label-after { font-size: 13px; }
	}

        .breadcrumbtuan {font-size:14px; margin-bottom:20px}
        .breadcrumbtuan .breadcrumb-item {color:#6c757d}
        .breadcrumbtuan .breadcrumb-item:hover {color:#111}

        .section-padding2 {padding: 40px 0}
        .section-title {font-size:28px; font-weight:700; margin-bottom:20px}
        .section-title span {color:#1E5F9C}

        .font-text {line-height:1.7; color:#444}
        .mb-30 {margin-bottom:30px}
        .mb-90 {margin-bottom:60px}

        /* Make columns equal height */
        .row.mb-90 {
            display: flex;
            flex-wrap: wrap;
        }
        
        .row.mb-90 > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }

        .contact__form input[type="text"],
        .contact__form input[type="email"],
        .contact__form textarea {
            width:100%;
            border:1px solid #e5e7eb;
            border-radius:8px;
            padding:12px 14px;
            font-size:14px;
            transition:border-color .2s, box-shadow .2s;
            background:#fff;
        }
        .contact__form textarea {min-height:100px; resize:vertical}
        .contact__form input:focus,
        .contact__form textarea:focus {outline:none; border-color:#1E5F9C; box-shadow:0 0 0 4px rgba(30,95,156,.08)}

        .btn-primary-contact {
            display:inline-block;
            padding:10px 18px;
            background:#1E5F9C;
            color:#fff;
            border:none;
            border-radius:8px;
            font-weight:600;
            cursor:pointer;
            transition:background .2s, transform .1s;
            width: 100%;
        }
        .btn-primary-contact:hover {background:#15476e}
        .btn-primary-contact:active {transform:scale(.98)}

        .contact-card {
            background:#fff;
            border:1px solid #e9ecef;
            border-radius:12px;
            padding:20px;
            box-shadow:0 6px 20px rgba(0,0,0,.05);
            height:100%;
            display: flex;
            flex-direction: column;
        }
        
        .contact-card img {
            max-width: 100%;
            height: auto;
            margin: 10px 0;
        }
        
        .contact-card p {
            margin-bottom: 10px;
        }

        .map-embed iframe {border:0; border-radius:12px; width:100%; min-height:400px}
        
        @media (max-width: 768px) {
            .row.mb-90 {
                display: block;
            }
            .contact-card {
                margin-bottom: 20px;
            }
        }


        .floating-social-sidebar {
    position: fixed;
    border-radius: 26px;
    right: 20px;
    padding: 7px;
    background-color: #f2efea;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.floating-social-sidebar .social-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1.7px solid #2f4a63;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.floating-social-sidebar .social-btn i {
    font-size: 22px;
    color: #2f4a63;
    transition: all 0.3s ease;
}

.floating-social-sidebar .social-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.floating-social-sidebar .social-btn.facebook {
    border-color: #293b51;
}

.floating-social-sidebar .social-btn.facebook i {
    color: #293b51;
}

.floating-social-sidebar .social-btn.facebook:hover {
    background: #293b51;
}

.floating-social-sidebar .social-btn.facebook:hover i {
    color: #fff;
}

.floating-social-sidebar .social-btn.phone {
    border-color: #2f4a63;
}

.floating-social-sidebar .social-btn.phone i {
    color: #2f4a63;
}

.floating-social-sidebar .social-btn.phone:hover {
    background: #2f4a63;
}

.floating-social-sidebar .social-btn.phone:hover i {
    color: #fff;
}

.floating-social-sidebar .social-btn.email {
    border-color: #293b51;
}

.floating-social-sidebar .social-btn.email i {
    color: #293b51;
}

.floating-social-sidebar .social-btn.email:hover {
    background: #293b51;
}

.floating-social-sidebar .social-btn.email:hover i {
    color: #fff;
}

.floating-social-sidebar .social-btn.youtube {
    border-color: #293b51;
}

.floating-social-sidebar .social-btn.youtube i {
    color: #293b51;
}

.floating-social-sidebar .social-btn.youtube:hover {
    background: #293b51;
}

.floating-social-sidebar .social-btn.youtube:hover i {
    color: #fff;
}

.floating-social-sidebar .social-btn.youtube img {
    transition: all 0.3s ease;
}

.floating-social-sidebar .social-btn.youtube:hover img {
    filter: brightness(0) invert(1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .floating-social-sidebar {
        display: flex;
        right: 5px;
        gap: 10px;
        padding: 5px;
        border-radius: 20px;
    }
    
    .floating-social-sidebar .social-btn {
        width: 38px;
        height: 38px;
        border-width: 1.5px;
    }
    
    .floating-social-sidebar .social-btn i {
        font-size: 16px;
    }
    
    .floating-social-sidebar .social-btn.youtube img {
        width: 22px;
        height: 22px;
    }
}