HEX
Server: LiteSpeed
System: Linux premium12.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: desetmhw (842)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/desetmhw/estraveltourim.site/wp-content/themes/travel-joy/css/style.css
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    outline: 0;
    color: #4e4e4e
}

a:hover,
a:focus {
    color: #ff8121
}

select {
    height: 41px;
    box-sizing: border-box;
    color: #666;
}

.current-menu-item>a {
    color: #ff8121 !important;
}



@media(max-width:992px) {
    .current-menu-item>a {
        color: #fff !important
    }
}

@media(max-width:992px) {
    .sub-menu .current-menu-item>a {
        color: #ff8121 !important
    }
}

.slider {
    width: 100%
}

.slick-slide {
    margin: 0 20px
}

.slick-slide img {
    width: 100%
}

.slick-prev {
    margin-left: auto
}

.slick-prev:before {
    content: "\f060" !important
}

.slick-next:before {
    content: "\f061" !important
}

.slick-next:before,
.slick-prev:before {
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    transform: translateX(0);
    transition-property: transform;
    transition: .5s all ease-in-out
}

.slick-prev:focus:before,
.slick-prev:hover:before {
    transform: translateX(-6px)
}

.slick-next:focus:before,
.slick-next:hover:before {
    transform: translateX(6px)
}

.right-arrow i {
    display: block;
    transform: translateX(0);
    transition-property: transform;
    transition: .5s all ease-in-out
}

.right-arrow:focus i,
.right-arrow:hover i {
    transform: translateX(6px)
}

.slick-slide {
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: .2
}

.slick-active {
    opacity: .5
}

.slick-current {
    opacity: 1
}

.active {
    background-color: #ff8121
}

.text-bold {
    font-weight: 700
}

li {
    list-style-type: none
}

a {
    text-decoration: none
}

.text-black {
    color: #000
}

.wrapper .header {
    padding: 20px 20px
}

.bttn {
    padding: 14px 29px;
    white-space: nowrap;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    outline: 0;
    cursor: pointer
}

.facebook {
    color: #707070;
    -webkit-transition: .5s;
    transition: .5s
}

.facebook:focus,
.facebook:hover {
    color: #3b5998 !important
}

.twitter {
    color: #707070;
    -webkit-transition: .5s;
    transition: .5s
}

.twitter:focus,
.twitter:hover {
    color: #00acee !important
}

.instagram {
    color: #707070;
    -webkit-transition: .5s;
    transition: .5s
}

.instagram:focus,
.instagram:hover {
    color: #3f729b !important
}

.linkedin {
    color: #707070;
    -webkit-transition: .5s;
    transition: .5s
}

.linkedin:focus,
.linkedin:hover {
    color: #0e76a8 !important
}

.primary-button {
    color: #fff;
    background-color: #f08039;
    transition-property: background-color;
    transition: all .3s
}

.primary-button:hover,
.primary-button:focus {
    background-color: #a6a6a6
}

.secondary-button {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 8px;
    transition-property: background-color;
    transition: all .3s
}

.secondary-button:hover,
.secondary-button:focus {
    color: #fff;
    background-color: #f08039;
    border: 2px solid transparent
}

.active-category {
    background: #f8f8f8;
    border-right: 3px solid #ff8121;
    color: #ff8121;
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    cursor: pointer
}

.header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 10px;
    max-width: 1512px;
    margin: 0 auto;
    padding: 0 20px
}

@media (max-width:1600px) {
    .header {
        max-width: 1200px;
        margin: 0 auto
    }
}

.header .header__logo {
    margin: 0 50px
}

@media (max-width:992px) {
    .header .header__logo {
        margin-left: 20px
    }
}

.header .menu-primary-nav-menu-container .toggle {
    display: none
}

.header .menu-primary-nav-menu-container .sidenav {
    display: none
}

.header .mobile-nav {
    display: none
}

.header .menu-primary-nav-menu-container .menu-item-has-children>a {
    position: relative;
    z-index: 2
}

.header .menu-primary-nav-menu-container .menu-item-has-children>a:after {
    content: "";
    position: absolute;
    background: url(../image/Union2yellow.svg);
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    background-size: 7px;
    margin-left: 5px;
    top: 6px;
    z-index: 3
}

@media (max-width:992px) {
    .header .menu-primary-nav-menu-container .menu-item-has-children>a:after {
        top: 15px
    }
}

.header .menu-primary-nav-menu-container .menu-item-has-children>a:hover:after {
    content: "";
    background: url(../image/Union2.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: 7px
}

@media (max-width:992px) {
    .header .menu-primary-nav-menu-container .toggle {
        display: block !important;
        position: absolute;
        top: 37px;
        right: 25px
    }

    .header .mobile-nav {
        display: block
    }

    .header .menu-primary-nav-menu-container .sidenav {
        display: block;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        background-color: #ff8121;
        overflow-x: hidden;
        -webkit-transition: .5s;
        transition: .5s;
        padding-top: 60px
    }

    .header .menu-primary-nav-menu-container .sidenav a {
        padding: 8px 8px 8px 25px;
        text-decoration: none;
        font-size: 25px;
        color: #fff;
        display: block;
        -webkit-transition: .3s;
        transition: .3s;
        font-family: Poppins, sans-serif;
        font-size: 16px
    }

    .header .menu-primary-nav-menu-container .sidenav a:hover {
        color: #fff !important
    }

    .header .menu-primary-nav-menu-container .sidenav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 14px 16px;
        -webkit-box-orient: vertical;
        margin-top: 20px;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header .menu-primary-nav-menu-container .sidenav ul li {
        list-style: none;
        padding: 0 20px;
        display: contents
    }

    .header .menu-primary-nav-menu-container .sidenav ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 16px
    }

    .header .menu-primary-nav-menu-container .sidenav ul li .active {
        color: #ff8121;
        background: 0 0 !important
    }

    .header .menu-primary-nav-menu-container .sidenav .closebtn {
        position: absolute;
        top: 25px;
        right: 25px;
        font-size: 36px;
        margin-left: 50px
    }

    .admin-bar .header .menu-primary-nav-menu-container .sidenav .closebtn {
        top: 50px;
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item {
        padding-bottom: 18px
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item .bttn {
        width: 150px;
        height: 48px;
        border: none;
        border-radius: 8px;
        font-size: 14px;
        outline: 0;
        cursor: pointer
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item .btn-left {
        background: -webkit-gradient(linear, right top, left top, color-stop(50%, #f3f3f3), color-stop(50%, #ff8121));
        background: linear-gradient(to left, #f3f3f3 50%, #ff8121 50%);
        background-size: 220% 100%;
        background-position: left bottom;
        margin-left: 10px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item .btn-left:hover {
        background-position: left bottom;
        color: #fff
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item .btn-right {
        background: -webkit-gradient(linear, right top, left top, color-stop(50%, #ff8121), color-stop(50%, #f3f3f3));
        background: linear-gradient(to left, #ff8121 50%, #f3f3f3 50%);
        background-size: 220% 100%;
        background-position: right bottom;
        margin-left: 10px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .header .menu-primary-nav-menu-container .sidenav .header__button .button-item .btn-right:hover {
        background-position: left bottom
    }
}

.header .menu-primary-nav-menu-container .menu {
    padding: 14px 16px;
    position: relative
}

@media(min-width:992px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu li a {
        display: block !important;
        padding: 12px 6px !important
    }

    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu li {
        padding: 0 12px !important
    }

    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu .menu-item-has-children>a {
        position: relative
    }

    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu .menu-item-has-children>a:after {
        content: "";
        position: absolute;
        background: url(../image/Union2yellow.svg);
        background-repeat: no-repeat;
        width: 7px;
        height: 7px;
        background-size: 7px;
        margin-left: 5px;
        top: 17px;
        z-index: 3
    }

    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu .menu-item-has-children:hover>a:after {
        content: "";
        position: absolute;
        background: url(../image/Union2.svg);
        background-repeat: no-repeat;
        width: 7px;
        height: 7px;
        background-size: 7px;
        margin-left: 5px;
        top: 17px;
        z-index: 3
    }
}

/* @media (max-width:992px) {
    .header .menu-primary-nav-menu-container .menu {
        display: none ;
    }
} */
@media (max-width: 992px) {
    .header .menu-primary-nav-menu-container:not(.mobile-nav) .menu {
        display: none !important;
    }
}

.header .menu-primary-nav-menu-container ul li {
    list-style: none;
    padding: 7px 20px;
    display: inline-block
}

.header .menu-primary-nav-menu-container ul li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    display: block
}

.header .menu-primary-nav-menu-container ul li a:focus {
    color: #ff8121
}

.header .menu-primary-nav-menu-container ul li a:hover {
    color: #ff8121
}

.header .menu-primary-nav-menu-container ul li .active {
    color: #ff8121;
    background: 0 0 !important
}

.header .menu-primary-nav-menu-container ul .menu-item {
    float: left
}

.header .menu-primary-nav-menu-container ul .menu-item .dropbtn {
    border: none;
    outline: 0;
    background-color: inherit;
    margin: 0;
    font-size: 14px
}

.header .menu-primary-nav-menu-container ul .menu-item .dropbtn:focus {
    color: #ff8121
}

.header .menu-primary-nav-menu-container ul .menu-item .dropbtn:hover {
    color: #ff8121
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu {
    display: none;
    position: absolute !important;
    top: 80%;
    padding-top: 30px;
    z-index: 2000
}

@media (max-width:992px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu {
        display: none;
        position: static !important;
        top: 27%;
        left: 5px;
        padding: 0;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        z-index: 2000
    }
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li {
    border-bottom: 1px solid #e8e5e5;
    padding: 12px
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li:first-child {
    border-top: 1px solid #e8e5e5
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li a {
    float: none;
    color: #000;
    text-decoration: none;
    display: inline;
    text-align: left;
    font-size: 14px
}

@media(max-width:992px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu li a {
        float: none;
        color: #000;
        text-decoration: none;
        display: block;
        text-align: left;
        font-size: 14px;
        padding: 12px 0 12px 14px
    }
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li a:focus-within {
    color: #ff8121 !important
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li a:hover {
    color: #ff8121
}

.header .menu-primary-nav-menu-container ul .menu-item:hover>.sub-menu {
    display: inherit
}

.header .menu-primary-nav-menu-container ul .menu-item:focus-within>.sub-menu {
    display: inherit
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu li {
    width: 230px;
    float: none;
    display: block;
    position: relative;
    background: #fff
}

@media (max-width:992px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu li {
        width: 200px;
        padding: 0 0 0 12px;
        float: none;
        display: block;
        position: relative;
        background: #fff
    }
}

@media(min-width:992px) and (max-width:1180px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu .sub-menu li {
        left: 154px !important;
    }

    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu li {
        width: 165px
    }
}

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu .sub-menu li {
    position: relative;
    top: -57px;
    left: 219px
}

@media (max-width:992px) {
    .header .menu-primary-nav-menu-container ul .menu-item .sub-menu .sub-menu li {
        position: static;
        top: 27px;
        left: -6px;
        max-width: 100%
    }
}

.header .header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 50px
}

@media (min-width:1367px) {
    .header .header__button {
        margin-right: 0
    }
}

@media (max-width:992px) {
    .header .header__button {
        display: none
    }
}

.header .header__button .button-item {
    padding: 0 5px
}

.header .header__button .button-item .bttn {
    padding: 12px 26px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    outline: 0;
    cursor: pointer
}

@media (max-width:768px) {
    .header .header__button .button-item .bttn {
        width: 73px;
        height: 37px
    }
}

.header .header__button .button-item .btn-left {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f3f3f3), color-stop(50%, #ff8121));
    background: linear-gradient(to right, #f3f3f3 50%, #ff8121 50%);
    background-size: 220% 100%;
    background-position: left bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header .header__button .button-item .btn-left:hover {
    background-position: right bottom
}

.header .header__button .button-item .btn-right {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f3f3f3), color-stop(50%, #ff8121));
    background: linear-gradient(to right, #f3f3f3 50%, #ff8121 50%);
    background-size: 220% 100%;
    background-position: left bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header .header__button .button-item .btn-right:hover {
    background-position: right bottom
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.section {
    padding: 0 20px;
    padding-top: 66px;
    max-width: 1512px;
    margin: 0 auto
}

@media(max-width:1600px) {
    .section {
        max-width: 1200px
    }
}

.wrapper {
    font-family: Poppins, sans-serif;
    overflow-x: hidden
}

.home .wrapper .main_section {
    padding-top: 10px
}

.wrapper .main_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
}


.wrapper .main_section aside {
    width: 7%;
    height: 630px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    overflow: hidden
}

@media (max-width:768px) {
    .wrapper .main_section aside {
        display: none
    }
}

.wrapper .main_section aside ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 630px;
    margin-top: 120px
}

.wrapper .main_section aside ul li {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 100px;
    padding-left: 0;
    list-style-type: none
}

.wrapper .main_section aside ul li a {
    text-decoration: none;
    color: #4e4e4e;
    font-size: 14px
}

.wrapper .main_section aside .down-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center
}

.wrapper .main_section aside .down-arrow img {
    -webkit-transition: .5s;
    transition: .5s
}

.wrapper .main_section aside .down-arrow:hover img {
    -webkit-transform: translatey(6px);
    transform: translatey(6px)
}

.wrapper .main_section .main__container {
    width: 93%;
    position: relative;
    height: auto;
    cursor: grab
}

@media (max-width:768px) {
    .wrapper .main_section .main__container {
        width: 100%
    }
}

.wrapper .main_section .main__container .slick-slide {
    margin: 0 0
}

.wrapper .main_section .main__container .slick-slider .slick-dots {
    display: none !important;
}


.wrapper .main_section .main__container button.slick-prev,
.wrapper .main_section .main__container button.slick-next {
    height: 55px !important;
    width: 55px !important;
    border-radius: .5rem;
    background: #ff8121;
}

.wrapper .main_section .main__container button.slick-prev:hover {
    height: 55px !important;
    width: 55px !important;
    color: #fff
}

.wrapper .main_section .main__container button.slick-next:hover {
    height: 55px !important;
    width: 55px !important;
    color: #fff
}

.wrapper .main_section .main__container button.slick-prev {
    top: 43%;
    right: 50px;
    z-index: 20
}

.wrapper .main_section .main__container button.slick-next {
    top: 55%;
    right: 50px
}

@media (max-width:768px) {

    .wrapper .main_section .main__container button.slick-prev,
    .wrapper .main_section .main__container button.slick-next {
        display: none !important
    }
}

.wrapper .main_section .main__container .image-item {
    position: relative
}

.wrapper .main_section .main__container img {
    width: 100%;
    height: 630px;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

@media (max-width:768px) {
    .wrapper .main_section .main__container img {
        border-radius: 0px;
    }
}

@media (min-width:1367px) {
    .wrapper .main_section .main__container img {
        border-radius: none
    }
}

.wrapper .main_section .main__container .main-overlay {
    position: absolute;
    top: 30%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .main-overlay {
        width: 100%;
        top: 20%
    }
}

.wrapper .main_section .main__container .main-overlay .description-box {
    color: #fff;
    max-width: 1512px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

@media(max-width:1600px) {
    .wrapper .main_section .main__container .main-overlay .description-box {
        max-width: 1200px
    }
}

.wrapper .main_section .main__container .main-overlay .description-box h2 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    max-width: 399px;
    width: 100%
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .main-overlay .description-box h2 {
        font-size: 30px;
        width: 100%;
        line-height: 40px
    }
}

.wrapper .main_section .main__container .main-overlay .description-box p {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    max-width: 457px;
    width: 100%;
    padding-top: 11px;
    line-height: 21px
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .main-overlay .description-box p {
        width: 100%
    }
}

.wrapper .main_section .main__container .main-overlay .description-box .main__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 19px
}

.wrapper .main_section .main__container .main-overlay .description-box .main__button .button-item {
    margin-right: 20px
}

.main__button .button-item .btn-right {
    padding: 12px 28px;
    border-radius: 8px
}

.wrapper .main_section .main__container .main-overlay .description-box .main__button .button-item .btn-left {
    color: #fff;
    border: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #ff8121), color-stop(50%, transparent));
    background: linear-gradient(to left, #ff8121 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wrapper .main_section .main__container .main-overlay .description-box .main__button .button-item .btn-left:hover {
    background-position: left bottom;
    color: #fff;
    border: 2px solid #fff !important
}

.wrapper .main_section .main__container .botton-overlay {
    padding: 0 20px;
    bottom: auto;
    margin: -68px 0 0 0;
    position: relative;
    display: block;
}

.wrapper .main_section .main__container .botton-overlay .description-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1472px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    border: none;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, .3);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, .3)
}

@media (max-width:1600px) {
    .wrapper .main_section .main__container .botton-overlay .description-box {
        max-width: 1160px
    }
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        line-height: 100%
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item-1 {
        padding-left: 0
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item-1 i {
    padding-right: 3px
}

.wrapper .main_section .main__container .botton-overlay .description-box .item-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}
.wrapper .main_section .main__container .botton-overlay .description-box .item-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
}
@media (max-width:768px) {
    header.header{
        align-items: flex-start;
    }
    .wrapper .main_section .main__container .botton-overlay .description-box .item-2 {
        padding-left: 3px !important;
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item-3 {
    padding-left: 20px;
    -webkit-box-flex: 2;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item-3 {
        padding-left: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    text-align: center;
    cursor: pointer
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item-4 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        margin-right: 20px
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item {
    border-right: 1px solid #a4a4a4;
    font-size: 14px;
}

.wrapper .main_section .main__container .botton-overlay .description-box .item:nth-child(4) {
    border-right: none;
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item {
        border: none;
        padding: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 10px 0;

    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item:last-child {
    border-right: none;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.wrapper .main_section .main__container .botton-overlay .description-box .item:nth-child(4) {
    border-right: none;
}

.wrapper .main_section .main__container .botton-overlay .description-box .item select {
    border: none;
    outline: 0;
    scroll-behavior: smooth;
    width: 100%;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    background-color: none;
    background: #fff;
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item select {
        width: 100%;
        padding: 0;
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item select option {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border: none;
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item .select-2 {
        padding-right: 7rem;
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item button {
    margin: 0;
    height: 70px;
    width: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    padding: 12px 0
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item button {
        width: 100%;
        margin: 0 20px;
        height: 100%;
        border-radius: 8px;
    }
}

.wrapper .main_section .main__container .botton-overlay .description-box .item input {
    width: 100%;
    height: 70px;
    border: none;
    outline: 0;
    font-size: 14px;
    font-family: Poppins, sans-serif;
}

@media (max-width:768px) {
    .wrapper .main_section .main__container .botton-overlay .description-box .item input {
        max-width: 100%;
        padding-right: 1rem;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        padding: 0 1rem 18px 7px;
    }
}

.wrapper .section-2 {
    padding: 0 20px;
    padding-top: 66px;
    max-width: 1512px;
    margin: 0 auto;
}

@media(max-width:1600px) {
    .wrapper .section-2 {
        max-width: 1200px
    }
}

@media (max-width:500px) {
    .section-wrapper .section__header {
        flex-direction: column
    }
}

.wrapper .section-2 .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center
}

@media (max-width:500px) {
    .wrapper .section-2 .section__header {
        flex-direction: column;
        align-items: flex-start
    }

    .title {
        margin-bottom: 10px
    }
}

.wrapper .section-2 .section02-gallery .grid-box {
    padding: 2rem 0 0
}

.wrapper .section-2 .section02-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(321px, 1fr) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(321px, 1fr));
    grid-gap: 1rem
}

@media(max-width:380px) {
    .wrapper .section-2 .section02-gallery .grid-box ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: minmax(270px, 1fr) [auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
        grid-gap: 1rem
    }
}

.wrapper .section-2 .section02-gallery .grid-box ul li {
    border: 1px solid #e2e2e2;
    border-radius: .5rem;
    -webkit-transition: 1.5s;
    transition: 1.5s
}

.wrapper .section-2 .section02-gallery .grid-box ul li:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure {
    max-height: 437px;
    overflow: hidden;
    border-radius: .5rem;
    position: relative;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .3;
    z-index: 0
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay {
    position: absolute;
    bottom: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 20px;
    width: 100%;
    height: 100%
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay {
    color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px
}

@media(max-width:380px) {
    .wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay {
        color: #fff;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 20px
    }
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .left span {
    font-size: 14px
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .left span i {
    margin-right: 5.9px
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .left a {
    font-size: 35px !important;
    line-height: 60px !important;
    font-weight: 600 !important;
    color: #fff
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .left h2 {
    font-size: 30px;
    font-weight: 700
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .right span .star1,
.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .right span .star2,
.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .right span .star3,
.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .image-overlay .right span .star4 {
    color: #ff8121
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .overlay__top {
    position: absolute;
    top: 47px
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .overlay__bottom {
    position: absolute;
    bottom: 10px
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .overlay__bottom .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .overlay__bottom .right .right-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background: #fff;
    opacity: .6px;
    width: 55px;
    height: 55px;
    border-radius: 8px;
    -webkit-transition: .5s;
    transition: .5s
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure .overlay .overlay__bottom .right .right-arrow:hover {
    background: #ff8121
}

.wrapper .section-2 .section02-gallery .grid-box ul li figure img {
    width: 100%;
    height: 437px;
    -o-object-fit: cover;
    object-fit: cover
}

.wrapper .section-3 {
    padding: 0 20px;
    padding-top: 66px;
    max-width: 1512px;
    margin: 0 auto
}

@media screen and (min-width: 1024px) {
    .wrapper .section-3 .section03-gallery .grid-box ul {
        grid-gap: 50px;
    }

    .home .wrapper .main_section {
        margin-bottom: 30px;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure {
        display: block;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top,
    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .description {
        text-align: left;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top {
        margin-bottom: 20px;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: left;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top:last-child {
        display: table;
        width: 100%;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .dashicons {
        float: left;
        margin-right: 20px;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .title {
        display: table-row;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .dashicons {
        margin-bottom: 0;
    }

    .wrapper .section-3 .section03-gallery .grid-box ul li {
        padding: 40px;
    }
}

@media(max-width:1600px) {
    .wrapper .section-3 {
        max-width: 1200px
    }
}

@media (max-width:768px) {
    .wrapper .section-3 {
        margin-top: 16px
    }
}

.wrapper .section-3 .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center
}

@media (max-width:500px) {
    .wrapper .section-3 .section__header {
        flex-direction: column
    }
}

.section-header-description {
    color: #a4a4a4;
    font-size: 14px;
    line-height: 21px;
    max-width: 450px;
    width: 100%
}

.title-h2 {
    font-size: 36px;
    line-height: 50px;
    color: #4e4e4e;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 0
}

.wrapper .section-3 .title-btn {
    background: #fff;
    border: 2px solid #4e4e4e
}

.wrapper .section-3 .title-btn:hover {
    background: #ff8121;
    border: none
}

.wrapper .section-3 .section03-gallery .grid-box {
    padding: 2rem 0 0 0
}

.wrapper .section-3 .section03-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(200px, 1fr) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 50px;

}

@media(max-width:1024px) {
    .wrapper .section-3 .section03-gallery .grid-box ul {

        grid-gap: 30px;

    }
}

.wrapper .section-3 .section03-gallery .grid-box ul li {
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0);
    border-radius: 15px;
    padding: 30px 15px;
    background-color: #f8f8f8;
    transition: 0.5s all ease-in-out;
    transition-property: background-color box-shadow;
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover {
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .3);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .3);
    border: none
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top {
    display: block;
    padding: 0;
    margin-bottom: 5px;
}

@media screen and (min-width: 567px) {
    .wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top {
        margin-bottom: 10px;
    }
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top:last-child {
    margin-bottom: 0;
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .dashicons {
    margin-bottom: 15px;
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .title {
    font-size: 18px;
    color: #4e4e4e;
    line-height: 24px;
    font-weight: 600;
    transition: .5s all ease-in-out;
    transition-property: color
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .dashicons {
    color: #ff8121;
    font-size: 50px;
    width: auto;
    height: auto;
    transition: .5s all ease-in-out;
    transition-property: color
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover .dashicons {
    color: #fff !important
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .description {
    text-align: center;
    color: #a4a4a4;
    font-size: 14px;
    line-height: 21px;
    transition: .5s all ease-in-out;
    transition-property: color
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top img {
    width: 39.69px;
    height: 52.67px
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .on_hover {
    display: none
}

.wrapper .section-3 .section03-gallery .grid-box ul li figure .title_top .on_hover__off {
    display: block
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover {
    background-color: #ff8121
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover .on_hover__off {
    display: none !important
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover .on_hover {
    display: block !important
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover .title_top .title {
    color: #fff
}

.wrapper .section-3 .section03-gallery .grid-box ul li:hover .title_top .description {
    color: #fff
}

.wrapper .section-4 {
    padding: 0 20px;
    padding-top: 66px;
    max-width: 1512px;
    margin: 0 auto
}

@media(max-width:1600px) {
    .wrapper .section-4 {
        max-width: 1200px
    }
}

.wrapper .section-4 .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center
}

@media (max-width:500px) {
    .wrapper .section-4 .section__header {
        flex-direction: column;
        align-items: flex-start
    }

    .title {
        margin-bottom: 10px
    }
}

.wrapper .section-4 .title-btn {
    background: #fff;
    border: 2px solid #4e4e4e
}

.wrapper .section-4 .title-btn:hover {
    background: #ff8121;
    border: none
}

.wrapper .section-4 .section04-gallery .grid-box {
    padding: 2rem 0 0
}

.wrapper .section-4 .section04-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(400px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    grid-gap: 1rem
}

@media (max-width:768px) {
    .wrapper .section-4 .section04-gallery .grid-box ul {
        -ms-grid-columns: (minmax(100%, 1fr)) [auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr))
    }
}

.wrapper .section-4 .section04-gallery .grid-box ul li {
    border-radius: .5rem
}

.wrapper .section-4 .section04-gallery .grid-box ul li:hover {
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .3);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .3)
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure {
    max-height: 350px;
    overflow: hidden;
    border-radius: .5rem;
    position: relative;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    z-index: 0
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 20px;
    width: 100%;
    height: 100%
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .image-overlay {
    color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .image-overlay .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .image-overlay .left span {
    font-size: 14px
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .image-overlay .left span i {
    margin-right: 8.9px
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .image-overlay .left a {
    color: #fff;
    font-size: 35px !important;
    line-height: 60px !important;
    font-weight: 600 !important
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .overlay__bottom {
    position: absolute;
    bottom: 50px;
    padding: 0 40px
}

@media(max-width:400px) {
    .wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .overlay__bottom {
        padding: 0 20px
    }
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .overlay__bottom .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .overlay__bottom .right .right-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background: #fff;
    opacity: .6px;
    width: 55px;
    height: 55px;
    border-radius: 8px;
    -webkit-transition: .5s;
    transition: .5s
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure .overlay .overlay__bottom .right .right-arrow:hover {
    background: #ff8121
}

.wrapper .section-4 .section04-gallery .grid-box ul li figure img {
    width: 100%;
    height: 437px;
    -o-object-fit: cover;
    object-fit: cover
}

.wrapper .section-5 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    padding-top: 66px;
}

.wrapper .section-5::before {
    content: "";
    position: absolute;
    background: #f8f8f8;
    height: 155px;
    bottom: -11px;
    left: 0;
    width: 100%;
    z-index: -1
}

@media (min-width:1368px) {
    .wrapper .section-5::before {
        content: "";
        position: absolute;
        background: #f8f8f8;
        height: 155px;
        bottom: -11px;
        left: 0;
        right: 0;
        margin: auto;
        width: 80%;
        z-index: -1
    }
}

@media(max-width:350px) {
    .wrapper .section-5::before {
        content: "";
        position: absolute;
        background: #f8f8f8;
        height: 155px;
        bottom: -8px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        z-index: -1
    }
}

.wrapper .section-5 .section-wrapper {
    padding: 0 20px;
    max-width: 1512px;
    margin: 0px auto;
}

@media(max-width:1600px) {
    .wrapper .section-5 .section-wrapper {
        max-width: 1200px
    }
}

.wrapper .section-5 .section-wrapper .slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
    cursor: grab
}

.wrapper .section-5 .section-wrapper .slick-list {
    position: relative;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 0;
    height: 530px
}

.wrapper .section-5 .section-wrapper .slick-list .slick-slide {
    opacity: 0;
}

.wrapper .section-5 .section-wrapper .slick-list .slick-current.slick-active {
    opacity: 1;
}

.wrapper .section-5 .section-wrapper button.slick-prev {
    right: 13px !important;
    left: unset;
    margin-left: unset
}

.wrapper .section-5 .section-wrapper button.slick-prev {
    height: 55px !important;
    width: 55px !important;
    background: #d6d6d6;
    border-radius: .5rem;
    right: -23px;
    top: 57%;
    cursor: grabbing;
    z-index: 20 !important
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .slick-list {
        height: 100%
    }


}

@media (max-width:768px) {

    .wrapper .section-5 .section-wrapper button.slick-next {
        display: block !important;
    }
}

@media (max-width:558px) {
    .wrapper .section-5 .section-wrapper button.slick-next {
        display: none !important;
    }

    .wrapper .section-5 .section-wrapper button.slick-prev {
        display: none !important;
    }
}

@media (min-width:1368px) {
    .wrapper .section-5 .section-wrapper button.slick-prev {
        right: 13px
    }

    .wrapper .section-5 .section-wrapper button.slick-next {
        right: 13px
    }
}

.wrapper .section-5 .section-wrapper button.slick-next {
    height: 55px !important;
    width: 55px !important;
    background: #d6d6d6;
    border-radius: .5rem;
    top: 70%;
    cursor: grabbing;
    right: 13px
}

.wrapper .section-5 .section-wrapper .flex-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 337px 1fr;
    grid-template-columns: 337px 1fr;
    grid-gap: 3rem;
    -ms-grid-rows: 488px;
    grid-template-rows: 488px
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.wrapper .section-5 .section-wrapper .flex-box .box__shadow {
    -webkit-box-shadow: 6px 17px 25px rgba(0, 0, 0, .1);
    box-shadow: 6px 17px 25px rgba(0, 0, 0, .1);
    border-radius: 15px
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__image-box {
        display: none
    }
}

.wrapper .section-5 .section-wrapper .slideshow-container .slick-slider .slick-dots {
    display: none !important
}

.wrapper .section-5 .section-wrapper .slideshow-container .slick-slide {
    margin: 0
}

.wrapper .section-5 .section-wrapper .flex-box .flex__image-box img {
    width: 100%;
    height: 488px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box {
    position: relative;
    width: 100%
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box {
        margin-right: 0;
        height: 512px
    }
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .title {
        width: 100%
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .title h3 {
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: 700
}

@media (max-width:830px) and (min-width:769px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .title h3 {
        font-size: 21px
    }
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .title h3 {
        font-size: 22px
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box p {
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #4e4e4e
}

@media (max-width:568px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__description p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical
    }
}

@media (max-width:830px) and (min-width:769px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box p {
        width: 42%;
        font-size: 18px
    }
}

.rating-with-no-color {
    position: relative
}

.rating-with-no-color .bg-rating {
    color: #dbdbdb
}

.section-5 .review-item__right {
    margin-left: 20px
}

.section-5 .review-item__right p {
    margin-top: 5px
}

.rating-with-no-color .bg-rating,
.rating-with-no-color .rating-overlay-with-color {
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px
}

.rating-with-no-color .rating-overlay-with-color {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    color: #ff8121
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right span .star1,
.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right span .star2,
.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right span .star3,
.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right span .star4 {
    color: #ff8121
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right span .star5 {
    color: #dbdbdb
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right p {
    font-family: Poppins, sans-serif;
    font-size: 14px
}

@media (max-width:850px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .review-box .review-item__right p {
        display: none
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__description {
    padding: 15px 0;
    font-size: 14px
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__description {
        width: 100%;
        text-align: justify
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .button__box button {
    padding: 14px 29px;
    border-radius: 8px;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    border: none;
    outline: 0;
    color: #fff
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer {
    width: 100%
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position {
    width: 100%;
    position: absolute;
    bottom: 0
}

@media(max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position {
        bottom: 50px
    }
}

@media(max-width:568px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position {
        bottom: 22px
    }
}

@media(max-width:500px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position {
        bottom: 8px
    }
}

@media(max-width:350px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position {
        bottom: 3px
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:837px) and (min-width:769px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define {
        padding-right: 61px
    }
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 10px;
    margin-top: 10px;

}

@media(max-width: 558px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column {
        margin-top: 5px;

    }
}

@media (max-width:768px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column {
        margin-bottom: 20px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-right: 0;
    }
}

@media (max-width:568px) {
    .wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column {
        flex: 50%;
        text-align: center;
        max-width: 50%;
        align-items: center
    }
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column .title {
    font-size: 14px;
    color: #a4a4a4
}

.wrapper .section-5 .section-wrapper .flex-box .flex__description-box .flex__footer .bottom-position .flex-define .column .detail {
    font-size: 14px
}

.wrapper .section-6 {
    padding: 0 20px;
    padding-top: 66px;
    max-width: 1512px;
    margin: 0px auto;
}

@media(max-width:1600px) {
    .wrapper .section-6 {
        max-width: 1200px
    }
}

.wrapper .section-6 .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

@media (max-width:500px) {
    .wrapper .section-6 .section__header {
        flex-direction: column
    }
}

.wrapper .section-6 .title-btn {
    background: #fff;
    border: 2px solid #4e4e4e
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
    word-break: break-all
}

.wrapper .section-6 .title-btn:hover {
    background: #ff8121;
    border: none
}

.wrapper .section-6 .section06-gallery .grid-box {
    padding: 5rem 0 0
}

.wrapper .section-6 .section06-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(253px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 4rem 1rem
}

@media (max-width:360px) {
    .wrapper .section-6 .section06-gallery .grid-box ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (minmax(253px, 1fr)) [auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(261px, 1fr));

    }
}

.sidenav .menu-primary-nav-menu-container {
    margin-top: 20px
}

.wrapper .section-6 .section06-gallery .grid-box ul li {
    border: 1px solid #e2e2e2;
    border-radius: .5rem;
    position: relative;
    background: #f3f3f3;
    -webkit-transition: .5s;
    transition: .5s
}


.wrapper .section-6 .section06-gallery .grid-box ul li:hover {
    -webkit-box-shadow: 0 21px 26px rgba(0, 0, 0, .1);
    box-shadow: 0 21px 26px rgba(0, 0, 0, .1)
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure {
    padding: 24px 32px;
    border-radius: .5rem;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

@media(max-width:558px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure {
        padding: 24px 20px;

    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top {

    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 0 30px
}

@media(max-width:558px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top {
        padding: 0 20px
    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top img {
    width: 100%
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 10px;
    z-index: 20px;
    height: 76px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 0 30px
}

@media(max-width:558px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay {

        padding: 0 10px
    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    padding: 0 30px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left span {
    font-size: 20px;
    line-height: 30px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left h2{
    font-size: 14px;
}
.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left h2 del span.wp-travel-regular-price-figure {

    font-size: 14px;
}
.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .left h2 span {
    font-size: 14px;
    font-weight: regular;
    margin-top: 0;
    margin-bottom: 0
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .right {
    margin-left: auto
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .right button {
    width: 102px;
    height: 28px;
    border-radius: 8px;
    border: none;
    outline: 0;
    background: #4cb957;
    font-size: 10px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .image-overlay .right button:hover {
    opacity: .8
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom {
    width: 100%
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom .right .right-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background: #fff;
    opacity: .6px;
    width: 55px;
    height: 55px;
    border-radius: 20px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom .right .right-arrow:hover {
    background: #ff8121
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom .right .right-arrow i {
    color: #000
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .image-top .overlay .overlay__bottom .right .right-arrow:hover i {
    color: #fff
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure img {
    border-radius: 20px;
    width: 283px;
    height: 166px;
    -o-object-fit: cover;
    object-fit: cover
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info {
    margin-top: 7em;
    flex: 1;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title {
    padding-bottom: 15px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title a {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-decoration: none
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title .address-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px
}

@media (max-width:768px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title .address-time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title .address-time span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 8px;
    color: #6d6d6d;
    padding-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}



.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title .address-time span i {
    font-size: 14px;
    margin-right: 6px;
    columns: #6d6d6d
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .title .address-time span p {
    font-size: 14px;
    margin: 0
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time {
    border-radius: 20px;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    height: 100%
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .title h3 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    text-transform: capitalize
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail {
    padding-left: 15px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 0;
    /* firefox */
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail ul li {
    margin-bottom: 1px !important
}

@media (max-width:768px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail ul li {
        margin-bottom: 7px !important
    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail .item {
    list-style: disc;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    border: none;
    border-radius: none;
    margin-bottom: 0
}

@media (max-width:768px) {
    .wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail .item {
        font-size: 14px;
        margin-bottom: 0
    }
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail .item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail .item #date {
    margin-right: 3px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .depature-time .dept-detail .item #day-left {
    margin-right: 3px
}

.wrapper .section-6 .section06-gallery .grid-box ul li figure .other-info .btn__prop {
    padding: 14px 29px;
    border-radius: 8px;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    border: none
}

.wrapper .section-7 {

    width: 100%;
    height: 300px;
    background-image: url(../image/locaton.jpg);
    background-size: cover;
    position: relative;
    z-index: 20;
    margin-top: 66px !important;
    border-radius: 0;
    background-position: center center;
}

@media (max-width:1600px) {
    .wrapper .section-7 {
        height: 250px;
    }
}

@media (max-width:768px) {
    .wrapper .section-7 {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }
}

.wrapper .section-7 .section-wrapper {
    max-width: 1512px;
    height: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

@media (max-width:1600px) {
    .wrapper .section-7 .section-wrapper {
        max-width: 1200px;
        margin: 0 auto
    }
}

.wrapper .section-7:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}



.wrapper .section-7 .section-container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 21
}

.wrapper .section-7 .section-container .flex__item {
    flex: 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:568px) {
    .wrapper .section-7 .section-container .flex__item {
        flex: 50%;
        max-width: 50%;
        margin-right: 0
    }
}

.wrapper .section-7 .section-container .flex__item h2 {
    color: #ff8121;
    font-size: 40px;
    font-weight: 700
}

.wrapper .section-7 .section-container .flex__item h2 span {
    color: #ff8121;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700
}

.wrapper .section-7 .section-container .flex__item p {
    font-size: 16px;
    line-height: 25px;
    color: #fff
}

.wrapper .section-8 {
    margin-top: 66px
}

.wrapper .section-8.section-2 {
    padding-top: 0
}

.wrapper .section-8 .section-wrapper {
    padding: 0 !important
}

.wrapper .section-8 .section02-gallery .grid-box ul li figure .overlay {
    width: 100%;
    position: absolute;
    bottom: 40px;
    height: unset !important
}

.wrapper .section-8 .section02-gallery .grid-box ul li figure .overlay .position__bottom {
    padding: 0 40px;
    position: static !important;
    height: unset !important
}

@media(max-width:558px) {
    .wrapper .section-8 .section02-gallery .grid-box ul li figure .overlay .position__bottom {
        padding: 0 20px;

    }
}

.wrapper .section-8 .section02-gallery .grid-box ul {
    display: grid;
    -ms-grid-columns: minmax(385px, 1fr) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(334px, 1fr));
    grid-gap: 1rem
}

@media(max-width:450px) {
    .wrapper .section-8 .section02-gallery .grid-box ul {
        -ms-grid-columns: minmax(275px, 1fr) [auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(275px, 1fr))
    }
}

.wrapper .position__bottom {
    position: absolute;
    bottom: 25px;
    left: 25px;
    height: 130px
}

.wrapper .position__bottom .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.wrapper .position__bottom .info .top {
    margin-bottom: 15px
}

.wrapper .position__bottom .info .top p {
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.wrapper .position__bottom .info .top a {
    color: #fff;
    font-size: 35px !important;
    line-height: 42px !important;
    padding-bottom: 15px;
    text-align: unset;
    font-weight: 600
}

.wrapper .section-9 {
    margin-top: 66px
}

.wrapper .section-9 .section-wrapper {
    padding: 0 20px;
    max-width: 1512px;
    margin: 0 auto
}

@media(max-width:1600px) {
    .wrapper .section-9 .section-wrapper {
        max-width: 1200px
    }
}

@media (max-width:558px) {
    .wrapper .section-9 {
        margin-top: 3rem
    }
}

@media (max-width:558px) {
    .wrapper .section-9 .section-wrapper .section__header {
        padding: 0 2em
    }
}

.wrapper .section-9 .section-wrapper .section__header .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em
}

.wrapper .section-9 .section-wrapper .section__header .title h2 {
    padding-right: 3rem;
    font-weight: 700
}

.wrapper .section-9 .section-wrapper .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%
}

.slick-initialized .slick-slide {
    outline: 0 !important
}

.wrapper .section-9 .section-wrapper button.slick-prev.slick-arrow {
    display: none !important
}

.wrapper .section-9 .section-wrapper button.slick-next.slick-arrow {
    display: none !important
}

.wrapper .section-9 .section-wrapper .slider-box {
    width: 100%;
    position: relative;
}

.wrapper .section-9 .section-wrapper .slider-box .slick-dots {
    position: absolute;
    left: 104%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    bottom: unset
}

@media (max-width:1200px) {
    .wrapper .section-9 .section-wrapper .slider-box .slick-dots {
        display: none
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slick-dots li {
    display: block;
    height: 40px;
    width: 5px;
    border-radius: 20px
}

.wrapper .section-9 .section-wrapper .slider-box .slick-dots .slick-active button {
    background: #ff8121;
    padding: 15px 3px
}

.wrapper .section-9 .section-wrapper .slider-box .slick-dots li button {
    border: 0;
    background: #d2d2d2;
    display: block;
    height: 43px;
    border-radius: 8px;
    width: 5px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 3px;
    cursor: pointer
}

.wrapper .section-9 .section-wrapper .slider-box .slick-dots li button:before {
    content: ""
}

.wrapper .section-9 .section-wrapper .slider-box:before {
    content: "";
    position: absolute;
    background: #f3f3f3;
    width: 100%;
    height: 85%
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box:before {
        background: 0 0
    }
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slick-slide {
        margin: 0 4px
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container {
    max-width: 900px;
    position: relative;
    margin: auto
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container {
        max-width: 100% !important
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .line {
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .line .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .line .wrapper .dot {
    cursor: pointer;
    height: 15px;
    width: 5px;
    margin: 3px 0;
    background-color: #fff;
    -webkit-transition: background-color .6s ease;
    transition: background-color .6s ease
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .line .wrapper .dot:hover {
    background-color: #ff8121
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two {
    padding-top: 50px;
    padding-bottom: 20px
}

@media (max-width:781px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two {
        padding: 20px
    }
}

@media(max-width:558px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two {
        padding: 20px 0
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
    box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
    border-radius: 20px
}

@media(max-width:558px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container {
        -webkit-box-shadow: 0 12px 33px rgba(0, 0, 0, .08);
        box-shadow: 0 0 10px rgba(0, 0, 0, .08)
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container:active {
    cursor: grabbing
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container:hover {
    cursor: grab
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container:active {
    cursor: grabbing
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    position: relative
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:558px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper {
        padding: 40px 20px 20px 20px;
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container:before {
    content: '';
    position: absolute;
    background: url(../image/quotation.png);
    background-repeat: no-repeat;
    background-size: 65%;
    top: -39px;
    left: 50%;
    transform: translate(-50%, 0) rotate(180deg);
    height: 60px;
    width: 80px
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__image {
    width: 226px;
    height: 226px
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__image {
        width: 100%
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__image img {
    width: 226px !important;
    height: 226px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .slick-slider {
    margin-bottom: 0
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__image img {
        width: 100% !important
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description {
    padding-left: 50px;
    overflow: hidden
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .testimonial-no-thumbnail {
    padding-left: 0
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description {
        padding: 20px 0;
        width: 100%
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description .description p {
    font-size: 16px;
    color: #4e4e4e;
    word-break: break-all
}

@media (max-width:768px) {
    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description .description p {
        font-size: 14px
    }

    .wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description .description p br {
        display: none
    }
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description .personal__info {
    font-size: 16px;
    font-weight: 700;
    color: #4e4e4e;
    padding-top: 30px;
    line-height: 23px
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .container__wrapper .container__description .personal__info .position {
    color: #a4a4a4;
    font-size: 14px
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .dot__top {
    position: absolute;
    top: -20px;
    left: 45%;
    display: block;
    -webkit-transform: traslateX(-50%);
    transform: traslateX(-50%)
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .dot__top .wrapper {
    width: 80px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.wrapper .section-9 .section-wrapper .slider-box .slideshow-container .mySlides-two .container .dot__top .wrapper .circle {
    cursor: pointer;
    height: 11px;
    width: 11px;
    margin: 0 2px;
    background-color: #ff8121;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: background-color .6s ease;
    transition: background-color .6s ease
}

.wrapper .section-10 {}



.wrapper .section-10 .section-wrapper .section__header .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2em
}

.wrapper .section-10 .section-wrapper .section__header .title h2 {
    padding-right: 3rem;
    white-space: nowrap
}

.wrapper .section-10 .section-wrapper .section__header .title .line {
    background: #ff8121;
    width: 80px;
    height: 4px
}

.wrapper .section-10 .section-wrapper .section02-gallery .grid-box {
    padding: 1.8rem 0 0;
}

.wrapper .section-10 .section-wrapper .section02-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 150px));
    grid-gap: 1.8rem;
    place-items: center;
    place-content: center
}

.wrapper .section-10 .section-wrapper .section02-gallery .grid-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0;
    width: 149px;
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
    box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}

.wrapper .section-10 .section-wrapper .section02-gallery .grid-box ul li figure {
    overflow: hidden;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    padding: 16px 16px;
    margin: 0;
    width: 100%;
    height: 100px
}

.wrapper .section-10 .section-wrapper .section02-gallery .grid-box ul li figure img {
    width: auto;
    width: 100%;
    height: auto
}

.section-11 {
    margin-top: 66px;
    position: relative;
    width: 100%;
    height: 100%;
    clear: both
}

.section-11:before {
    content: "";
    position: absolute;
    background: #f8f8f8;
    width: 100%;
    height: 100%;
    z-index: -1
}

.section-11 .section__wrapper {
    position: relative
}

.section-11 .section__wrapper footer .top__box {
    width: 100%;
    position: relative;
    top: -50px;
    z-index: 2;
    background: #fff;
    border-radius: 20px
}

.section-11 .section__wrapper footer .top__box .inner__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 20px;
    height: 100%;
    padding: 20px 20px
}

@media (max-width:911px) {
    .section-11 .section__wrapper footer .top__box .inner__description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-11 .section__wrapper footer .top__box .inner__description h1 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .section-11 .section__wrapper footer .top__box .inner__description span {
        width: 90%
    }
}

.section-11 .section__wrapper footer .top__box .inner__description span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.section-11 .section__wrapper footer .top__box .inner__description span input {
    background: #f3f3f3;
    font-size: 14px;
    height: 48px;
    width: 400px;
    padding: 0 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: none;
    outline: 0
}

.section-11 .section__wrapper footer .top__box .inner__description span .subscribe {
    outline: 0;
    border: none;
    background: #ff8121;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 120px;
    font-size: 14px;
    color: #fff;
    height: 48px;
    position: absolute;
    right: -10px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.section-11 .section__wrapper footer .top__box .inner__description span .subscribe:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width:420px) {
    .section-11 .section__wrapper footer .top__box .inner__description {
        padding: 20px 0;
        height: 100%
    }

    .section-11 .section__wrapper footer .top__box .inner__description span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        position: static
    }

    .section-11 .section__wrapper footer .top__box .inner__description span input {
        background: #f3f3f3;
        font-size: 14px;
        height: 48px;
        width: 100%;
        padding: 0 20px;
        border-radius: 20px;
        margin-top: 15px;
        margin-bottom: 20px;
        border: none;
        outline: 0
    }

    .section-11 .section__wrapper footer .top__box .inner__description span .subscribe {
        margin-bottom: 20px;
        outline: 0;
        border: none;
        background: #ff8121;
        border-radius: 20px;
        width: 100%;
        font-size: 14px;
        color: #fff;
        height: 48px;
        position: static;
        right: -10px;
        cursor: pointer;
        -webkit-transition: .5s;
        transition: .5s
    }

    .section-11 .section__wrapper footer .top__box .inner__description span .subscribe:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.section-11 .section__wrapper footer .footer__description {
    padding-top: 0
}

.section-11 .section__wrapper footer .footer__description .flex__define {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(250px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(241px, 1fr));
    grid-gap: 2rem;
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item {
    line-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:760px) {
    .section-11 .section__wrapper footer .footer__description .flex__define .flex__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .footer__logo {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 115px;
    height: auto;
    margin-bottom: 50px;
    align-self: flex-start;
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .search-form label {
    max-width: 100%;
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item select {
    max-width: 100%;
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item form p label {
    white-space: nowrap
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item h1 {
    padding-bottom: 15px;
    font-size: 18px;
    margin-top: 0;
    font-weight: 700
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .menu-footer-menu-container .menu .menu-item {
    margin-bottom: 9px
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .menu-footer-menu-container .menu .menu-item a {
    color: #707070;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 14px;
    line-height: 23px
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .menu-footer-menu-container .menu .menu-item:hover {
    color: #ff8121
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .section02-gallery .grid-box {
    padding: 1rem 0;
    width: 300px
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .section02-gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(100px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 0
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .section02-gallery .grid-box ul li {
    max-height: 77px;
    max-width: 98px;
    border-radius: .5rem
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .section02-gallery .grid-box ul li figure {
    overflow: hidden;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%
}

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item .flex__inner-item .section02-gallery .grid-box ul li figure img {
    width: auto;
    height: 72px;
    -o-object-fit: cover;
    object-fit: cover
}

.section-11 .section__wrapper footer .footer__description .socialMedia__link {
    margin-top: 80px;
    padding-bottom: 30px
}

@media (max-width:768px) {
    .section-11 .section__wrapper footer .footer__description .socialMedia__link {
        margin-top: 50px
    }
}

.section-11 .section__wrapper footer .footer__description .socialMedia__link .flex_define {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:768px) {
    .section-11 .section__wrapper footer .footer__description .socialMedia__link .flex_define {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-11 .section__wrapper footer .footer__description .socialMedia__link .flex_define .flex__left p {
    color: #707070;
    font-size: 14px
}

@media (max-width:768px) {
    .section-11 .section__wrapper footer .footer__description .socialMedia__link .flex_define .flex__right {
        margin-top: 20px
    }
}

.section-11 .section__wrapper footer .footer__description .socialMedia__link .flex_define .flex__right i {
    color: #707070;
    font-size: 18px;
    margin-left: 15px
}

.blog-wrapper {
    font-family: Poppins, sans-serif !important;
}

.blog-wrapper .header {
    padding: 20px 20px
}

.error404 .header {
    padding: 20px 20px
}

.blog-wrapper .main_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    margin-bottom: 66px;
}

.blog-wrapper .main_section .main__container {
    width: 100%;
    position: relative;
    height: 400px
}



@media (max-width:768px) {
    .blog-wrapper .main_section .main__container {
        width: 100%
    }
}

.blog-wrapper .main_section .main__container .slick-slide {
    margin: 0 0
}

.blog-wrapper .main_section .main__container button.slick-prev.slick-arrow {
    top: 40%
}

.blog-wrapper .main_section .main__container img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-wrapper .main_section .main__container .main-overlay {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-wrapper .main_section .main__container .main-overlay .description-box {
    color: #fff;
    padding: 0 20px;
}

.blog-wrapper .main_section .main__container .main-overlay .description-box span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    font-family: Raleway, sans-serif;
    font-size: 20px
}

.blog-wrapper .main_section .main__container .main-overlay .description-box span i {
    color: #ff8121;
    font-size: 25px
}

.blog-wrapper .main_section .main__container .main-overlay .description-box span p {
    padding-left: 15px;
    font-size: 20px
}

.blog-wrapper .main_section .main__container .main-overlay .description-box h2 {
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    color: #fff
}

@media (max-width:768px) {
    .blog-wrapper .main_section .main__container .main-overlay .description-box h2 {
        font-size: 30px;
        width: 100%
    }
}

.blog-wrapper .main_section .main__container .main-overlay .description-box p {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    width: 400px;
    padding-top: 5px
}

@media (max-width:768px) {
    .blog-wrapper .main_section .main__container .main-overlay .description-box p {
        width: 100%
    }
}

.blog-wrapper .main_section .main__container .main-overlay .description-box .header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px
}

.blog-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item {
    color: #fff
}

.blog-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item .btn-right {
    width: 100%;
    padding: 0 20px;
    color: #fff;
    border: 2px solid #fff;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, #ff8121));
    background: linear-gradient(to left, transparent 50%, #ff8121 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.blog-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item .btn-right:hover {
    background-position: left bottom;
    color: #fff;
    border: none
}

.blog-wrapper .middle-section .section-wrapper {
    padding: 0 20px;
    max-width: 1512px;
    margin: 0 auto;
}

@media (max-width:1600px) {
    .blog-wrapper .middle-section .section-wrapper {
        max-width: 1200px
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul {
    display: -ms-grid;
    display: grid;
    grid-template-areas: " middle right";
    -ms-grid-columns: 1fr 30.333%;
    grid-template-columns: 1fr 30.333%;
    grid-gap: 2rem
}

@media (max-width:768px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul {
        grid-template-areas: "middle" "right";
        -ms-grid-columns: 100%;
        grid-template-columns: 100%
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure {
    border-radius: .5rem;
    width: 100%;
    height: 100%;
    background: 0 0
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 {
    border: 1px solid #eee;
    border-radius: .5rem;
    margin-bottom: 20px;
    padding: 0
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .image-top {
    text-align: center;
    padding: 30px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .image-top img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 200px;
    margin-bottom: 0
}

@media(min-width:1500px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .image-top img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 400px;
        margin-bottom: 0
    }
}

@media (max-width:768px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .image-top img {
        width: 100%
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info {
    padding: 0 35px 35px 35px
}

@media (max-width:576px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info {
        padding: 0 17px 29px 20px
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .title a {
    color: #263843;
    font-size: 30px;
    font-weight: 500;
    display: inline-block;
    line-height: 46px;
    padding: 9px 0;
    text-decoration: none
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .title p {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    padding-bottom: 20px;
    color: #6d6d6d;
    line-height: 25px
}

@media (max-width:768px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .title p {
        width: 100%;
        word-wrap: break-word
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .address-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .address-time span p {
    color: #a4a4a4;
    font-size: 14px;
    line-height: 19px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .address-time .uncategorized {
    background: #f3f3f3;
    border: none;
    width: 107px;
    height: 28px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-left: 15px;
    color: #a4a4a4
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .address-time .uncategorized p {
    text-align: center;
    font-size: 10px;
    font-family: Poppins, sans-serif
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom {
    margin-top: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .btn__prop {
    padding: 12px 32px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .btn__prop:hover {
    background-position: left bottom;
    color: #fff;
    border: none
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .icon a {
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #a4a4a4
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .icon a p {
    margin-left: 8px;
    font-size: 14px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .icon a img {
    width: 25px;
    height: 25px;
    margin-bottom: 0
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .m-article-1 .other-info .info-bottom .icon span i {
    color: #f25b84;
    font-size: 23px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button {
    border-radius: 8px;
    color: #4e4e4e;
    outline: 0;
    background: 0 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #4e4e4e;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, #ff8121));
    background: linear-gradient(to left, transparent 50%, #ff8121 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button:hover {
    background-position: left bottom;
    color: #fff;
    border: none
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:576px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .button-previous {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .number-button {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (max-width:576px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .number-button {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding-top: 30px
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .button-next {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media (max-width:576px) {
    .blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .button-next {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 30px
    }
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .button-num {
    width: 48px;
    height: 48px;
    margin-left: 10px;
    border-radius: 8rem;
    border: 1px solid #c7c7c7;
    background: 0 0;
    outline: 0
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .button-num:hover {
    color: #ff8121;
    border-color: #ff8121
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .button-num.active {
    color: #ff8121;
    border-color: #ff8121
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-prev {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 23px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-prev:before {
    margin-right: 8px;
    content: "";
    background-image: url(../image/arrowleft-black.png);
    width: 21.22px;
    height: 13px;
    background-repeat: no-repeat
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-prev:hover::before {
    content: "";
    margin-left: 8px;
    background-image: url(../image/arrowleft-white.png);
    width: 26.22px;
    height: 13px;
    background-repeat: no-repeat
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-next {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 103px;
    height: 48px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-next::after {
    content: "";
    margin-left: 8px;
    background-image: url(../image/arrow-right-black.png);
    width: 26.22px;
    height: 13px;
    background-repeat: no-repeat
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure article .button-collection .btn-item .btn-next:hover::after {
    content: "";
    margin-left: 8px;
    background-image: url(../image/arrow-right-white.png);
    width: 26.22px;
    height: 13px;
    background-repeat: no-repeat
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .07);
    box-shadow: 0 0 30px rgba(0, 0, 0, .07)
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item .head-title {
    background: #4e4e4e;
    color: #fff;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item .head-title:hover {
    background: #4e4e4e;
    border-right: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item li {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    border-radius: 0;
    border-bottom: 1px solid #e9e9e9;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item a:hover {
    background: #f8f8f8;
    border-right: 3px solid #ff8121;
    color: #ff8121;
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li .aside-left .item a:last-child:hover {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .middle {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: middle;
    overflow: hidden
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .left {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: left
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .right {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: right;
    height: 100%
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right {
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .07);
    box-shadow: 0 0 30px rgba(0, 0, 0, .07);
    padding: 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span {
    position: relative;
    width: 100%
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span input {
    width: 100%;
    padding: 20px 0 20px 20px;
    border: none;
    border-radius: 8px;
    background: #f3f3f3;
    font-size: 14px;
    outline: 0;
    z-index: 19
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span a {
    color: #000
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    font-size: 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post-1 {
    border-bottom: 2px solid #ebebeb
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post {
    padding-top: 30px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .title {
    font-size: 20px;
    padding-bottom: 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item img {
    width: 92px;
    height: 67px;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item .item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    padding-left: 15px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item .item__info .date {
    color: #a4a4a4
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives {
    background: #f3f3f3;
    height: 50px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span p {
    font-size: 20px
}

.blog-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span .p-bold {
    font-weight: 700
}

.detail-wrapper {
    font-family: Poppins, sans-serif
}

.detail-wrapper .header {
    padding: 20px 20px
}

.detail-wrapper .main_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 300px
}

.detail-wrapper .main_section .main__container {
    width: 100%;
    position: relative;
    height: 300px
}

@media (max-width:768px) {
    .detail-wrapper .main_section .main__container {
        width: 100%
    }
}

.detail-wrapper .main_section .main__container .image-container {
    position: relative;
    width: 100%;
    height: 100%
}

.detail-wrapper .main_section .main__container .image-container:before {
    content: "";
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.detail-wrapper .main_section .main__container img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover
}

.detail-wrapper .main_section .main__container .main-overlay {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.detail-wrapper .main_section .main__container .main-overlay .description-box {
    color: #fff;
    padding: 0 20px
}

.detail-wrapper .main_section .main__container .main-overlay .description-box span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    font-family: Raleway, sans-serif;
    font-size: 20px
}

.detail-wrapper .main_section .main__container .main-overlay .description-box span i {
    color: #ff8121;
    font-size: 25px
}

.detail-wrapper .main_section .main__container .main-overlay .description-box span p {
    padding-left: 15px;
    font-size: 20px
}

.detail-wrapper .main_section .main__container .main-overlay .description-box h2 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    word-break: break-all;
    text-align: center;
}

@media (max-width:768px) {
    .detail-wrapper .main_section .main__container .main-overlay .description-box h2 {
        font-size: 30px;
        width: 100%
    }

    .detail-wrapper .main_section .main__container .main-overlay .description-box h2 br {
        display: none
    }
}

.detail-wrapper .main_section .main__container .main-overlay .description-box p {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    width: 400px;
    padding-top: 5px
}

@media (max-width:768px) {
    .detail-wrapper .main_section .main__container .main-overlay .description-box p {
        width: 100%
    }
}

.detail-wrapper .main_section .main__container .main-overlay .description-box .header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px
}

.detail-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item {
    color: #fff
}

.detail-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item .btn-right {
    width: 100%;
    padding: 0 20px;
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

.detail-wrapper .main_section .main__container .main-overlay .description-box .header__button .button-item .btn-right:hover {
    border: none;
    background: #ff8121
}

.detail-wrapper .middle-section {
    max-width: 100%;
    margin-top: 32px
}

.detail-wrapper .middle-section .section-wrapper {
    max-width: 1512px;
    margin: 0 auto;
    padding-top: 20px 20px
}

@media (max-width:1600px) {
    .detail-wrapper .middle-section .section-wrapper {
        max-width: 1200px;
        padding: 0 20px
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box {
    padding: 2rem 0
}

@media (min-width:1367px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box {
        padding: 0
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box .grid-box__item {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "middle right";
    -ms-grid-columns: 1fr 30.333%;
    grid-template-columns: 1fr 30.333%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 4rem 2rem;
    width: 100%
}

@media (max-width:768px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box .grid-box__item {
        grid-template-areas: "middle" "right";
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;

    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure {
    border-radius: .5rem;
    background: 0 0
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 {
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
    border-radius: .5rem;
    display: inline-block;
    width: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .image-top {
    text-align: center;
    padding: 30px 0
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .image-top img {
    width: 100%;
    height: 200px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box {
    padding: 35px 35px 35px 35px;
    font-size: 14px
}

@media (max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box {
        padding: 17px 17px 29px 20px
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    width: 100%;
    justify-content: space-between
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content span {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #6d6d6d
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content span a {
    color: #6d6d6d !important
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content span a:hover,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content span a:focus {
    color: #ff8121 !important
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content .uncategorized-item {
    max-width: 340px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content .uncategorized-item .uncategorized {
    background: #a4a4a4;
    border: none;
    width: 107px;
    height: 28px;
    border-radius: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3px 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content .uncategorized-item .uncategorized:nth-child(1) {
    margin-left: 0 !important
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content .uncategorized-item .uncategorized:nth-child(4n) {
    margin-left: 0 !important
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .left-content .uncategorized-item .uncategorized p {
    text-align: center;
    font-size: 12px;
    font-family: Poppins, sans-serif;
    color: #fff
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .right-content {
        padding-top: 17px
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .right-content span {
    padding-bottom: 10px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .right-content .social-icon i {
    color: #4e4e4e;
    font-size: 18px;
    margin-right: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .top-part .right-content .social-icon i:hover {
    color: #ff8121
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article {
    padding-top: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article p {
    margin: 15px 0;
    line-height: 22px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article img {
    margin: 15px 0
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h1,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h2,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h3,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h4 {
    color: #4e4e4e;
    margin-top: 20px;
    margin-bottom: 10px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h1 {
    font-size: 32px;
    line-height: 30px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h2 {
    font-size: 24px;
    line-height: 28px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h3 {
    font-size: 18.72px;
    line-height: 26px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article h4 {
    font-size: 16px;
    line-height: 24px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article hr {
    color: #ebebeb;
    margin: 5px 0;
    border-top: 2px solid #6d6d6d
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article p {
    color: #6d6d6d !important;
    font-size: 14px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article a {
    color: #6d6d6d !important;
    font-size: 14px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article ol {
    display: flex !important;
    flex-direction: column !important
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-1 .detail-box .article ol li {
    margin-left: 12px;
    color: #4e4e4e !important;
    list-style: decimal
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 {
    padding-top: 40px;
    width: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 {
    background: #f3f3f3;
    padding: 15px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    text-align: center;
    border-radius: 6px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 a {
    color: #4e4e4e;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 19px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 a:hover {
    color: #ff8121
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-prev a:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 7px;
    transform: translatex(0);
    transition-property: transform;
    transition: .5s all ease-in-out
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-next {
    margin-left: 20px
}

@media(max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-next {
        margin-left: 0
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-next a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-left: 7px;
    transform: translatex(0);
    transition-property: transform;
    transition: .5s all ease-in-out
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 a :hover:before {
    transform: translateX(10px)
}

@media (max-width:576px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 {
        margin-right: 0;
        margin-top: 20px;
        width: 100%
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 p {
    font-size: 16px;
    color: #a4a4a4
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-item {
    padding-top: 18px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .button {
    border-radius: 8px;
    outline: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: right bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .button:hover {
    border: none
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-next {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 103px;
    height: 48px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-next:after {
    content: "";
    margin-left: 8px;
    background-image: url(../image/arrow-right-black.png);
    width: 26.22px;
    height: 13px;
    background-repeat: no-repeat
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-next:hover::after {
    content: "";
    margin-left: 8px;
    background-image: url(../image/arrow-right-white.png);
    width: 26.22px;
    height: 13px;
    background-repeat: no-repeat
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-prev {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 23px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-prev:before {
    margin-right: 8px;
    content: "";
    background-image: url(../image/arrowleft-black.png);
    width: 21.22px;
    height: 13px;
    background-repeat: no-repeat
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-2 .inner-box .box-1 .btn-prev:hover::before {
    content: "";
    margin-right: 8px;
    background-image: url(../image/arrowleft-white.png);
    width: 21.22px;
    height: 13px;
    background-repeat: no-repeat
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 {
    padding-top: 40px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 .comment-respond .comment-form .form-submit {
    padding-top: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .title .leave-a-reply {
    font-size: 25px;
    font-weight: 700;
    color: #000
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .title p {
    color: #a4a4a4
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-author,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-email,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-url {
    display: block;
    width: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-author input,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-email input,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .comment-form-url input {
    width: 100%;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 8px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #f3f3f3;
    border-radius: 8px;
    border: none;
    outline: 0;
    width: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input:focus::-webkit-input-placeholder,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea:focus::-webkit-input-placeholder {
    color: #f3f3f3;
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input:focus:-ms-input-placeholder,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea:focus:-ms-input-placeholder {
    color: #f3f3f3;
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input:focus::-ms-input-placeholder,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea:focus::-ms-input-placeholder {
    color: #f3f3f3;
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input:focus::placeholder,
.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea:focus::placeholder {
    color: #f3f3f3;
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input {
    height: 54px;
    text-indent: 31px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item input[type=url] {
    margin-left: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item textarea {
    padding: 31px 31px;
    font-size: 14px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item .button {
    border: none;
    border-radius: 8px;
    color: #fff;
    width: 162px;
    height: 48px;
    outline: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #ff8121), color-stop(50%, transparent));
    background: linear-gradient(to left, #ff8121 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    margin-left: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul li figure .D-article-3 form .detail-form-item .button:hover {
    background-position: left bottom;
    color: #000;
    border: 2px solid #4e4e4e
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .middle {
    position: relative !important;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: middle;
    overflow: hidden;
    margin-top: -100px;
    list-style-type: none
}

@media (max-width:768px) {
    .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .middle figure {
        position: static
    }
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .right {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: right;
    height: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right {
    padding: 20px;
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span {
    position: relative;
    width: 100%
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span input {
    width: 100%;
    padding: 20px 0 20px 20px;
    border: none;
    border-radius: 8px;
    background: #f3f3f3;
    font-size: 14px;
    outline: 0;
    z-index: 19
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span a {
    color: #000
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box span i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    font-size: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post-1 {
    border-bottom: 2px solid #ebebeb
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post {
    padding-top: 30px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .title {
    font-size: 20px;
    padding-bottom: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item img {
    width: 92px;
    height: 67px;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item .item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    padding-left: 15px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .item .item__info .date {
    color: #a4a4a4
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives {
    background: #f3f3f3;
    height: 50px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span p {
    font-size: 20px
}

.detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .article-box .post .archives span .p-bold {
    font-weight: 700
}

.header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__button p {
    font-size: 14px
}

.header__button .dropdown {
    float: left;
    padding: 8px 8px 8px 20px;
    position: relative;
    font-size: 14px;
    z-index: 1000
}

.header__button .dropdown .dropbtn {
    border: none;
    outline: 0;
    background-color: none;
    margin: 0;
    font-family: Poppins, sans-serif;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.header__button .dropdown .dropbtn img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 10px
}

.header__button .dropdown .dropbtn:focus {
    color: #ff8121
}

.header__button .dropdown .dropbtn:hover {
    color: #ff8121
}

.header__button .dropdown .dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    min-width: 142px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center
}

.header__button .dropdown .dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 0;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 14px;
    padding-left: 20px
}

.header__button .dropdown .dropdown-content a:focus-within {
    color: #ff8121 !important;
}

.header__button .dropdown .dropdown-content a:hover,
.header__button .dropdown .dropdown-content:focus {
    color: #ff8121 !important;
}

.header__button .dropdown:hover,
:focus .dropdown-content {
    display: block
}

.header__button .dropdown:focus-within .dropdown-content {
    display: block
}

@media (max-width:992px) {
    .header__button.user-profile {
        margin-left: 43px;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
        width: 200px !important;
        margin-bottom: 20px
    }

    .header__button .dropdown .dropdown-content {
        background: #fff
    }

    .header__button #user-name {
        color: #fff;
        font-size: 20px
    }

    .header__button .dropdown {
        background: 0 0;
        padding: 0
    }

    .header__button.user-profle .dropdown .dropdown-content {
        background: #fff !important
    }
    .wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper .wptravel-recurring-table .tbody-table td::before, .wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper table .tbody-table td::before{
        display: inline-block;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    .wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper .wptravel-recurring-table .tbody-table tr td:nth-child(1) div, .wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper table .tbody-table tr td:nth-child(1) div{
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-bottom: 5px;
    }
}

.textwidget p {
    font-size: 14px;
    line-height: 19px;
    color: #4e4e4e !important
}

.textwidget {
    color: #4e4e4e
}

@media (max-width:350px) {
    .header__button.user-profile {
        margin-left: 43px;
        align-items: flex-start !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
        width: 200px !important;
        margin-bottom: 20px
    }
}