/*
Theme Name: mdt-clinic
Theme URI: https://mdt-clinic.com
Author: Webramz
Author URI: https://mdt-clinic.com
Description: mdt-clinic WordPress Theme
Version: 0.0.1
*/

@font-face {
    font-family: "mdt";
    src: url("./fonts/Shabnam.woff2") format("woff2");
}

body {
    color:white !important;
    font-family: "mdt" !important;
    background: black !important;
    line-height: 2 !important;
}

/****************************** menu ******************************/

.navbar-nav .nav-link {
    color: white !important;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.imgmenu {
    height: 23px;
    margin-bottom: 0.5rem;
    width: auto;
}
/****************************** slider ******************************/
.descript {
    position: absolute;
    color: black;
    font-weight: bold;
    font-size: 1.4rem;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
}

@media only screen and (max-width: 600px) {
    .descript {
        font-size: 1rem;
    }
}

.swiper-slide-active .descript {
    opacity: 1;
}

.swiper-section-1 .swiper-slide-active img {
    transform: scale(1.4);
    transition: 0.6s;
}

.swiper-slide-active {
    z-index: 2;
}

.swiper-section-1 .swiper-slide-next,
.swiper-section-1 .swiper-slide-prev {
    filter: brightness(0.8);
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: 'prev';
    font-size: 20px !important;
    color: #F8981D;
    background: #161616;
    padding: 10px 15px 12px;
    border-radius: 50%;
}

.swiper-button-prev {
    right: 3% !important;
    left: auto!important;
}

.swiper-button-next {
    left: 3% !important;
    right: auto!important;
}

/****************************** section 2 & 3 ******************************/
.section-2 {
    background: #161616;
    padding: 1.4rem;
    border-radius: 15px 15px 0 0;
}

.section-2-1 {
    background: #242424;
    border-radius: 0 0 15px 15px;
    padding: 2rem 1rem;
}

.box-services {
    text-align: center;
    color: white;
    transition: 0.6s;
}

@media only screen and (max-width: 600px) {
    .box-services {
        margin-bottom: 2rem;
    }
}

.box-services:hover h4 {
    color: #6DBE44;
    transition: 0.6s;
}

.section-3 {
    background: #242424;
    border-radius: 15px;
    padding: 2rem 1rem;
    position: relative;
}

.off-form {
    background: #F8981D;
    text-align: center;
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 18%;
    border-radius: 15px 0px 25px 0px;
    padding: 1rem;
}

@media only screen and (max-width: 600px) {
    .off-form {
        width: 50%;
        padding: 0rem;
    }
}

.off-form p {
    font-weight: 700;
    color: black;
    line-height: 2rem;
}

#input_1_1,
#input_1_4,
#input_1_5,
#input_1_6,
#input_1_7 {
    border: 1px solid #161616;
    height: 2.5rem;
    background: #161616;
    border-radius: 25px;
    color: white;
    padding-right: 1rem;
}

#input_1_1::placeholder,
#input_1_4::placeholder,
#input_1_5::placeholder,
#input_1_6::placeholder,
#input_1_7::placeholder,
select option {
    color: white  ;
}

#input_1_7 {
    width: 48.5%;
}

@media only screen and (max-width: 600px) {
    #input_1_7 {
        width: 100%;
    }
}

input::placeholder {
    color: white;
}

#gform_1 {
    /* display: flex; */
    margin-top: 2rem;
    align-items: center;
}

@media only screen and (max-width: 600px) {
    #gform_1 {
        display: grid;
    }
}


#input_1_6 {
    width: 100%;
}

#gform_submit_button_1 {
    position: absolute;
    bottom: 3.95rem;
    left: 20.9%;
    width: 23%;
    height: 2.4rem;
    border-radius: 25px;
    background: #6DBE44;
    border: 0px;
    color: white;
}

@media only screen and (max-width: 600px) {
    #gform_submit_button_1 {
        left: 7.9%;
        width: 85%;
    }
}


/****************************** section 4 & 5 ******************************/

.section-4 {
    background: #242424;
    border-radius: 0 0 15px 15px;
    padding: 0rem 1rem;
}

.btn-text {
    text-align: center;
    margin-bottom: 2rem;
    border: 1px solid #F8981D;
    width: 100%;
    padding: 0.4rem;
    border-radius: 35px;
    transition: 0.6s;
}

.btn-text:hover {
    background-color: #6DBE44;
    border: 1px solid #6DBE44;
    transition: 0.6s;
}

.btn-5 {
    color: white;
    transition: 0.6s;
    display: block;
}

.btn-5:hover {
    color: black;
    transition: 0.6s;
}


/****************************** section 6 & 7 & 8 & 9 ******************************/
.section-8 {
    background-image: url(https://mdt.ewebs.ir/wp-content/uploads/2023/01/Untitled-2-1675001162788.png) !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: center center;
    background: #242424;
    border-radius: 0 0 15px 15px;
    padding: 0rem 1rem;
}

.section-6,
.section-9, .section-7  {
    background: #242424;
    border-radius: 0 0 15px 15px;
    padding: 0rem 1rem;
}

.section-6 h6 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #F8981D;
}

.swiper-section-4 .swiper-slide,
.swiper-section-8 .swiper-slide {
    text-align: center !important;
}

.swiper-section-8 h6 {
    color: white;
    margin-top: 1.5rem;
    font-size: 1.2rem;
}

.swiper-section-8 .swiper-slide-active img {
    transform: scale(1.3);
    transition: 0.6s;
    margin-bottom: 3rem;
    border: 7px solid #6DBE44;
    border-radius: 50%;
}

.swiper-section-8 .swiper-slide-next img,
.swiper-section-8 .swiper-slide-prev img {
    border: 7px solid #F8981D;
    border-radius: 50%;
}

.text-white.box-blog {
    display: flex;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 600px) {
    .text-white.box-blog {
        flex-direction: column-reverse;
    }
}

.swiper-section-blog .swiper-slide {
    padding: 0rem 1rem;
}

.box-blog img {
    width: 50%;
    margin-left: 1rem;
    border-radius: 10px;
}

@media only screen and (max-width: 600px) {
    .box-blog img {
        margin-left: 0rem;
        margin-bottom: 1rem;
    }
}

.box-blog div {
    text-align: justify;
}

.swiper-section-8 audio {
    opacity: 0;
}

.swiper-section-8 .swiper-slide-active audio {
    opacity: 1;
    margin: auto;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -5rem;
}



/****************************** footer ******************************/
.menu-footer ul {
    color: black;
    display: flex;
    list-style: none;
    padding: 0;
    align-items: center;
    margin: 0;
    overflow: auto;
    justify-content: flex-start;
}

@media only screen and (max-width: 600px) {
    .menu-footer ul {
        overflow: scroll;
    }
}

.menu-footer li {
    white-space: nowrap;
    padding: 0 1.5rem;
}

@media only screen and (max-width: 600px) {
    .menu-footer li {
        padding: 0 0.8rem;
    }
}

footer {
    color: white;
}

footer p {
    font-size: 14px;
    line-height: 30px;
}

footer ul {
    padding: 1rem;
    line-height: 2.5rem;
    font-size: 16px;
    list-style: none;
}

footer li i {
    color: #F8981D;
    font-size: 20px;
}

.loc-footer .demo-icon {
    margin-left: 0em;
}

.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    /*text-decoration: inherit;*/
    width: 1em;
    font-size: 20px;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix butto3ns height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins shodivd be symmetric */
    /* remove if not needed */
    margin-left: 0.4em;
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.social-footer {
    background: #F8981D;
    padding: 9px 4px 4px;
    border-radius: 50%;
}

/****************************** contact us ******************************/
.back-contact {
    padding: 7rem 0rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.border-contact {
    border-right: 2px solid #F8981D;
    border-left: 2px solid #F8981D;
}

@media only screen and (max-width: 600px) {
    .border-contact {
        border-right: 0px solid #F8981D;
        border-left: 0px solid #F8981D;
        margin: 3rem 0rem;
    }
}

input,
textarea {
    border: 1px solid #161616;
    height: 2.5rem;
    background: #161616;
    border-radius: 25px;
    color: white;
    padding-right: 1rem;
}

#gform_submit_button_3 {
    background: #F8981D;
    color: white;
    padding: 0.5rem 2rem;
    height: 3rem;
    width: 100%;
}


/****************************** about ******************************/
.slide-about {
    padding: 10rem 0rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.back-2 {
    background-image: url(https://mdt.ewebs.ir/wp-content/uploads/2023/02/back-1.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: inherit;
    padding: 5rem 0rem;
}

.btn-contacts {
    background: #F8981D;
    padding: 0.5rem 3rem;
    color: black !important;
    border-radius: 25px;
}

.btn-contacts:hover {
    background: black;
    transition: 0.6s;
    border: 1px solid #F8981D;
    color: white !important;
}

/****************************** services ******************************/
.new-box {
    background: #242424;
    color: white;
    padding: 2rem;
    border-radius: 20px;
    /* border: 1px solid #eeeeee52; */
    transition: 0.6s;
}

.new-box:hover {
    transition: 0.6s;
    transform: translateY(-14px);
}

.row-service {
    background: #242424;
    padding: 0.5rem;
    border-radius: 20px;
    margin-bottom: 1rem;
}

.new-box-1 {
    background: #242424;
    color: white;
    padding: 2rem;
    border-radius: 20px;
    margin: 1rem 0;
}

.new-box-2 {
    background-color: #F8981D;
    color: black;
    padding: 2rem;
    border-radius: 20px;
    margin: 1rem 0;
}


/****************************** Gallery ******************************/

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: black;
}

.container {
    width: 100%;
    height: 100%;
}

.trans {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

/* .top {
    display: flex; 
      width: 80vw;
    height: 80vh;
    margin-top: 10vh;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10vh;
} */

@media only screen and (max-width: 600px) {
    .top ul li {
        width: 45% !important;
        height: 25% !important;
    }
}

.top ul {
    list-style: none;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
}

.top ul li {
    position: relative;
    float: left;
    width: 32%;
    height: 35%;
    overflow: hidden;
    margin: 0.5rem;
}

.top ul li::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    content: '';
    color: white;
    opacity: 0.4;
    text-align: center;
    box-sizing: border-box;
    pointer-events: none;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.top ul li:hover::before {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.90);
}

.top ul li img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 999;
    opacity: 0;
    pointer-events: none;
}

.lightbox img {
    max-width: 90%;
    max-height: 80%;
    position: relative;
    top: -100%;
    /* Transition */
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.lightbox:target {
    outline: none;
    top: 0;
    opacity: 1;
    pointer-events: auto;
    transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
}

.lightbox:target img {
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/****************************** menu ******************************/
/****************************** menu ******************************/
/****************************** menu ******************************/



























































































.project-filter a {
    background: #56433c;
    padding: 5px 20px;
    margin: 0 1rem;
    color: white !important;
}



@font-face {
    font-family: 'fontello';
    src: url("./font/fontello.eot?25753333");
    src: url("./font/fontello.eot?25753333#iefix") format('embedded-opentype'), url("./font/fontello.woff?25753333") format('woff'), url("./font/fontello.ttf?25753333") format('truetype'), url("./font/fontello.svg?25753333#fontello") format('svg');
    font-weight: normal;
    font-style: normal;
}

.banner-pos {
    transition: 0.9s;
    text-align: center;
    position: absolute;
    color: white;
    font-weight: bold;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}

.banner-pos p {
    font-size: 1.1rem;
    font-weight: 400;
}

.banner-pos h2 {
    font-size: 2.5rem;
    line-height: 1.5;
    border-bottom: 3px solid #FF7F3E;
}

@media only screen and (max-width: 600px) {
    .banner-pos h2 {
        font-size: 1rem;
    }

    .banner-pos p {
        font-size: 0.8rem;
    }
}

.title-home {
    text-align: center;
    font-size: 3rem !important;
}

@media only screen and (max-width: 600px) {
    .title-home {
        font-size: 2rem !important;
    }
}

.title-home:before {
    width: 120px;
    height: 5px;
    background: #FF7F3E;
    content: " ";
    display: inline-block;
    position: absolute;
    right: 46%;
    bottom: -1rem;
}

@media only screen and (max-width: 600px) {
    .title-home:before {
        right: 38%;
    }
}

.form-1 .gform_wrapper.gravity-theme .gform_fields {
    display: flex !important;
}

@media only screen and (max-width: 600px) {
    .form-1 .gform_wrapper.gravity-theme .gform_fields {
        display: grid !important;
    }
}



.form-1 .gform_footer {
    width: 15%;
}

@media only screen and (max-width: 600px) {
    .form-1 .gform_footer {
        right: 0.8rem;
        bottom: -20rem;
    }
}

@media only screen and (max-width: 600px) {
    .form-1 .gform_footer {
        width: 100%;
    }
}







/* #input_1_6,
#field_1_3 {
    width: 140%;
} */


.btn-1 {
    background: #FF7F3E;
    border-radius: 5px;
    padding: 0.5rem 2rem;
    color: white !important;
}

.box-about {
    color: white;
    padding: 4rem !important;
}

@media only screen and (max-width: 600px) {
    .box-about {
        padding: 4rem 1rem !important;
    }
}

.d-icon {
    display: -webkit-box;
}

.d-icon h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 38px;
}

.d-icon p {
    font-size: 12px;
}

.box-ser {
    background: #EEE9E6;
    padding: 3rem 4rem;
    margin: 1.2rem 0.6rem;
    height: 289px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.6s;
}

.box-ser:hover {
    transform: translateY(-10px);
    transition: 0.6s;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.box-ser h2 {
    color: #FF7F3E;
    margin-bottom: 2rem;
}

.icon-list {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    margin: 1.2rem 0.6rem;
}

.icon-list .back-icon {
    background: #FF7F3E;
    padding: 12px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-right: 1rem;
}

.size-font-text {
    line-height: 50px;
    font-size: 20px;
}

.box-project {
    position: absolute;
    padding: 0 1rem;
    text-align: center;
    color: white;
    background-color: #55433bd4;
    width: 100% !important;
    height: 100%;
    left: -12px;
    top: 0px;
    transition: 0.6s;
    opacity: 0;
    margin-left: 12px;
    width: 307px;
}

.box-project:hover {
    transition: 0.6s;
    opacity: 1;
    width: 100%;
}

.box-project h3 {
    position: absolute;
    bottom: 4rem;
    color: white;
    left: 2rem;
}

.box-inset-project {
    margin: 1.2rem 0.2rem;
    border: 1px solid white;
    height: 93.5%;
}

.back-size {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 550px;
}

@media only screen and (max-width: 600px) {
    .back-size {
        margin: 1rem 0;
    }
}

.box-icon-1 {
    transition: 0.6s;
}

.box-icon-1:hover {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    transition: 0.6s;
}

.box-icon-1 div {
    height: 80px;
    width: 80px;
    background: #FF7F3E;
    border-radius: 50%;
    padding: 1rem;
    margin: 1.2rem auto;
}

.box-icon-1 h2 {
    font-weight: bold;
    line-height: 60px;
}

.box-icon-1 p {
    line-height: 45px;
    font-weight: 500;
}

.back-form {
    background-color: #fffbfbc9;
}

.border-title {
    border-bottom: 5px solid #FF7F3E;
    padding: 14px 0;
}

.form-2 input,
.form-2 select {
    background: #BBA79E;
    color: white;
    border: 1px solid #BBA79E;
    height: 60px;
}

.form-2 input::placeholder {
    color: white;
}

#gform_submit_button_2 {
    background: #FF7F3E;
    height: 45px;
    font-size: 2rem;
    border: 1px solid #FF7F3E;
}

@media only screen and (max-width: 600px) {
    #gform_submit_button_2 {
        font-size: 1rem;
    }
}

.box-about-1 {
    background: #ff7f3e;
    color: white;
    padding: 2rem 1rem;
    margin: 1rem 0.2rem !important;
    transition: 0.6s;
    text-align: left;
}

.box-about-2 {
    background: #f0f0f0;
    color: black;
    padding: 2rem 1rem;
    margin: 1rem 0.2rem !important;
    transition: 0.6s;
    text-align: left;
}

.box-about-1:hover {
    transform: translateY(-1rem);
    box-shadow: 0px 25px 18px -12px #ff7f3e5c;
    transition: 0.6s;
}

.box-about-2:hover {
    transform: translateY(-1rem);
    box-shadow: 0px 25px 18px -12px #ff7f3e5c;
    transition: 0.6s;
}


.d-icon-contact i {
    background: #ff7f3e;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 5px;
    margin-right: 1rem;
}

.icon-call {
    transform: rotate(105deg);
}


.d-icon-contact {
    align-items: center;
    margin: 0.9rem 0;
    background: white;
    padding: 1.7rem;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 107px !important;
}

.form-contact input,
.form-contact textarea {
    border: 1px solid #eee;
}




.shadow-form {
    background-color: #fff;
    padding: 3rem 3rem 1rem;
    margin-top: 1rem;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

@media only screen and (max-width: 600px) {
    .shadow-form {
        padding: 2rem 1rem 1rem !important;
    }
}

.btn-ser {
    border: 1px solid #ff7f3e;
    padding: 0.5rem 5rem;
    color: white !important;
    transition: 0.6s;
    border-radius: 5px;
}

.btn-ser:hover {
    box-shadow: inset 17rem 0px 0px 0px #ff7f3e;
    transition: 0.6s;
}

.sec-1 .swiper-button-next:after {
    font-size: 15px;
    background: #ff7f3e;
    padding: 0.4rem;
    color: white;
}

.sec-1 .swiper-button-next {
    right: -1.5rem !important;
}

.sec-1 .swiper-button-prev {
    left: -1.4rem !important;
}

.sec-1 .swiper-button-prev:after {
    font-size: 15px;
    background: #ff7f3e;
    padding: 0.4rem;
    color: white;
}

.row-ser {
    margin-bottom: -6rem;
}

/* .row-ser-1 {

} */

@media only screen and (max-width: 600px) {
    .row-ser-1 {
        flex-direction: column-reverse;
        margin-top: 8rem -1rem 2rem !important;
    }

}


.icon-ser:hover img {
    filter: invert(1);
    transition: 0.6s;
}

.icon-ser img {
    transition: 0.6s;
}

.icon-ser div {
    background-color: white;
    border-radius: 50%;
    transition: 0.6s;
    width: 150px;
    height: 150px;
    padding: 30px;
    text-align: center;
    margin: 0 auto 2rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.icon-ser:hover div {
    background: #ff7f3e;
}

.icon-ser {
    color: white;
}

.back-sec-icon {
    background-color: #55433B;
    margin-top: 7rem !important;
}


.newsletter h2 {
    display: none;
}

/*******************************Gallery*************************************/

body {
    background-color: #eee;
}

.hello {
    opacity: 1 !important;
}

.full {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.full .content {
    background-color: rgba(0, 0, 0, 0.75) !important;
    height: 100%;
    width: 100%;
    display: grid;
}

.full .content img {
    left: 50%;
    transform: translate3d(0, 0, 0);
    animation: zoomin 1s ease;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.byebye {
    opacity: 1;
}

/* 
.byebye:hover {
    transform: scale(0.2) !important;
} */

.gallery {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    /* grid-auto-rows: 8px; */
}

.gallery img {
    max-width: 100%;
    transition: all 1.5s ease;
}

.gallery img:hover {
    box-shadow: 0 0 15px #33333357;
}

.gallery .content {
    padding: 4px;
}

.gallery .gallery-item {
    transition: grid-row-start 300ms linear;
    transition: transform 300ms ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.gallery .gallery-item:hover {
    transform: scale(1.025);
}

@media (max-width: 600px) {
    .gallery {
        grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    }
}

@media (max-width: 400px) {
    .gallery {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    }
}

.title-pro {
    border-bottom: 1px solid #ff7f3e52;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.row.section-2 p {
    color: #ddd;
    text-align: justify;
}
p.title-category a {
    color: #fff;
    background: #f1941d;
    padding: 15px;
    border-radius: 5px;
}
.side-site ul {
    padding-right: 2rem;
}
h5.title-list {
    color: #000;
    font-weight: 800;
    background: #f8981d;
    padding: 1rem;
    border-radius: 0.3rem;
}
.section-6 h4 {
    margin-top: 2rem;
    color: #f89819;
}
@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2rem;
        font-weight: 600;
    } 
}

h5 strong {
    color: #f1941d;
}
.side-site .font-weight-bold {
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
    border-bottom: 1px solid #613823;
}
.side-row>div {
    width: 100%;
}
.card {
    background: #161616 !important;
}
h1.blog-title , .title-pro h1 {
    font-size: 1.75rem;
}
.row.section-7 h4 {
    text-align: right;
    padding: 1rem;
    color: #f8981d;
}
.box-services p {
    text-align: justify;
}
.box-inset-project {
    color: #000;
    font-weight: 800;
    background: #f9f9f985;
    padding: 1rem;
}
h5.title-team {
    position: relative;
    top: 50%;
    font-weight: 600;
}
li.f-pin img {
    width: 2.7rem;
}
li.f-tel img {
    height: 3.5rem;
    margin-right: -0.5rem;
}
li.f-mail img {
    width: 2.3rem;
}
ul.list-footer li img {
    margin-left: 1rem;
}
 .f-col ul {
    list-style: disc;
    color: #f8981d;
}
.social span img {
    width: 2.5rem !important;
    margin: 0 1rem;
}
footer p {
    font-size: 1rem;
    line-height: 2;
    color: #eee;
    margin-top: 2rem;
}
button.navbar-toggler {
    background: #d58b01;
}
.offcanvas {
    background-color: #242424!important;
}
.contactus2 img {
    height: auto;
    width: 4rem;
}
.contact-map .img-fluid {
    width: 100%;
}
/* .imgmenu {
    margin: 0.5rem 0 0.5rem  1.2rem;
    width: 2rem;
    height: auto;
} */
ul#menu-main-menu li {
    margin: 0 1.05rem;
}
.imgmenu {
    margin: 0 auto;
    }  
ul#menu-main-menu-1 li {
    border-bottom: 1px dashed #494444;
}
section.section-breadcrumb {
    background-position: center; 
    height: 30rem;
    margin-bottom: 5rem !important;
}
/* .form-1 #gform_fields_1 {
    width: 200%;
} */



.form-1 #gform_submit_button_1 {
    width: 100%;
    padding: 0.5rem;
    background: #ff7f3e;
    color: white;
    border: 1px solid #ff7f3e;
    height: 2.5rem;
    border-radius: 5px;
}

@media only screen and (max-width: 600px) {
    .form-1 #gform_submit_button_1 {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
.offcanvas-body .navbar-nav .nav-link {
    color: white !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: stretch!important;
    flex-wrap: wrap!important;
    justify-content: flex-end;
}
.imgmenu {
    margin: 0 0 0 15px;
    width: 2rem;
    height: 100%;
}}
.menu-footer li a {
    color: #000;
}
.menu-footer li:hover a {
    color: #fff;
}
@media only screen and (max-width: 1024px) {
a.nav-link {
    font-size: 0.8rem;
}
ul#menu-main-menu li {
    margin: 0 0.3rem;
}
}
@media only screen and (min-width: 990px) and (max-width: 1024px) {
a.nav-link {
    font-size: 0.7rem;
}
ul#menu-main-menu li {
    margin: 0 0.4rem;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
a.nav-link {
    font-size: 0.8rem;
}
ul#menu-main-menu li {
    margin: 0 0.3rem;
}
}


.modal-backdrop.fade {
    opacity: 0 !important;
}
/* .gform_wrapper.gravity-theme .gfield input {
    max-width: 150% !important;
}

.ginput_container_select {
    width: 125%;
}

@media only screen and (max-width: 600px) {
    .ginput_container_select {
        width: 100%;
    }
} */

.p-10 {
    padding: 0 10rem;
}

@media only screen and (max-width: 600px) {
    .p-10 {
        padding: 0rem;
    }
}

/* #input_1_6_3 {
    border: 0px;
    padding-top: 9px;
} */



#field_1_5 {
    margin-left: 2rem;
}

@media only screen and (max-width: 600px) {
    #field_1_5 {
        margin-left: 0rem;
    }
}


@media only screen and (max-width: 600px) {
    .form-1-2 .gform_footer {
        right: 0rem;
        bottom: -3rem;
    }
}

.loc-footer ul {
    list-style: none;
    padding: 0%;
}

.loc-footer a {
    color: #BCA79D !important;
}

.time-footer {
    width: 6%;
    margin-right: 3px;
}

.shadow-card:hover {
    box-shadow: 0px 30px 18px -12px #bba79e30;
    transform: translateY(-15px);
    transition: 0.6s;
}

.shadow-card {
    transition: 0.6s;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.shadow-card h5 {
    color: black;
    font-size: 1rem !important;
    font-weight: bold;
    line-height: 2;
}

.newsletter #wpsms-step-1 {
    display: flex;
    justify-content: space-around;
}

@media only screen and (max-width: 600px) {
    .newsletter #wpsms-step-1 {
        display: grid;
    }
}

.newsletter label,
.newsletter #wpsms-groups,
.newsletter .radio-inputs,
.newsletter .font-weight-bold {
    display: none;
}

.newsletter #wpsms-name,
.newsletter #wpsms-mobile {
    border: 1px solid #f0f0f0;
    height: 2.8rem;
    width: 16rem;
    border-radius: 7px;
}

.newsletter .wpsms-button {
    background: #ff7f3e;
    height: 2.8rem;
    color: white;
    border: 1px solid #ff7f3e;
    text-shadow: none !important;
    width: 10rem;
    box-shadow: none !important;
}

@media only screen and (max-width: 600px) {
    .newsletter .wpsms-button {
        width: 16rem;
    }
}


/*********************************************************************/


.banner-service {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10rem !important;
    background-position: center;
}

@media only screen and (max-width: 600px) {
    .banner-service {
        padding: 2rem !important;
    }
}

.aligncenter {
    text-align: center;
    max-width: 100%;
    display: block;
    margin: 3rem auto;
}

/*******************************************************/
.single-services .d-icon img {
    filter: invert(1);
}

/* .side-site #searchsubmit {
    background: #ff7f3e;
    border: 1px solid #ff7f3e;
    padding: 0.5rem 2rem;
    text-align: center;
    color: white;
}

.side-site .searchform input {
    height: 2.6rem;
} */

div[id*='ajaxsearchlite'].asl_m {
    width: 150% !important;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    background-color: #bba79e;
    background-image: none;
}

div.asl_w .probox .promagnifier {
    background-color: #ff7f3e !important;
    background-image: none;
}


.navbar .dropdown-item {
    padding: 0.5rem 1rem !important;
}


.navbar .dropdown-item.active {
    color: #fff !important;
    background-color: #b9a79d !important;
}

img {
    padding: 0 !important;
}

header .dropdown:hover .dropdown-menu {
    display: block;
}



footer .footer-2 p,
footer .footer-3 p {
    color: white !important;
    font-size: 1.5rem !important;
}

footer .footer-1 p {
    color: #BCA79D !important;
}

footer .footer-2 li a,
footer .footer-3 li a {
    color: #BCA79D !important;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, "Hiragino Kaku Gothic Pro W3", Meiryo, sans-serif;
    background-color: #333;
    color: #fff;
}

body a,
body a:visited {
    color: #ccc;
    text-decoration: none;
}

body a:hover {
    color: #aaa;
}

footer a {
    color: #eee;
}
footer a:hover {
    color: #f8981d;
}
.button-area .button {
    display: inline-block;
    padding: 10px;
    margin: 30px 5px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.button-area .button:hover {
    background-color: rgba(66, 66, 66, 0.32);
}

.button-area .button.active {
    background-color: rgba(255, 255, 255, 0.52);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6) inset;
}

.button-area input[type=checkbox] {
    display: none;
}

#mnsry_container {
    position: relative;
}

#mnsry_container:hover img {
    opacity: 0.28;

}

#mnsry_container article {
    width: 33.3%;
    min-height: 200px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
}

#mnsry_container article h1 {
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    transition: all 1.2s;
    z-index: 1;
}

#mnsry_container article img {
    display: block;
    width: 100%;
    transition: all 0.8s;
}

img {
    padding: 0 10px 10px 10px;
}

#mnsry_container article:hover h2 {
    transform: translate3d(0, 18px, 0) scale(1.2, 0.4);
    opacity: 0;
}

#mnsry_container article:hover img {
    opacity: 1;
    transform: scale(1.04);
}

#loading_msg {
    position: fixed;
    top: 48%;
    width: 100%;
    z-index: -1;
}

@media (max-width: 860px) {
    #mnsry_container article {
        width: 50%;
        min-height: 150px;
    }
}

@media (max-width: 667px) {
    #mnsry_container article {
        width: 100%;
        min-height: 220px;
    }
}


.section-9 h4 , .box-blog h4 {
    color: #fffdf9;
    font-weight: 400;
    font-size: 1.4rem;
    /* word-spacing: 1px !important; */
    text-align: right;
    line-height: 2.5rem;
}
p.contents {
    color: #a9a9a9;
}
.text-white.box-blog {
    margin-bottom: 2rem;
}
.pagination {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 2rem 0;
}
.pagination * {
    margin: 0 .3rem;
}
.img-fluid {
    border-radius: 10px;
}
/***************************************/

/* body {
    background-color: #eee;
}

.hello {
    opacity: 1 !important;
}

.full {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.full .content {
    background-color: rgba(0, 0, 0, 0.75) !important;
    height: 100%;
    width: 100%;
    display: grid;
}

.full .content img {
    left: 50%;
    transform: translate3d(0, 0, 0);
    animation: zoomin 1s ease;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

/* .byebye {
    opacity: 0;
} */

.byebye:hover {
    transform: scale(0.2) !important;
}

.gallery {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-auto-rows: 8px;
}

.gallery img {
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 0 16px #333;
    transition: all 1.5s ease;
}

.gallery img:hover {
    box-shadow: 0 0 32px #333;
}

.gallery .content {
    padding: 4px;
}

.gallery .gallery-item {
    transition: grid-row-start 300ms linear;
    transition: transform 300ms ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.gallery .gallery-item:hover {
    transform: scale(1.025);
}

@media (max-width: 600px) {
    .gallery {
        grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    }
}

@media (max-width: 400px) {
    .gallery {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    }
}

 /*********************/
 .swiper-section-7 .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: auto !important;
     
}
/**********bookly**********/
.bookly-form option {
    color: #333!important;
}
.bookly-form {
    background: #242424;
    padding: 2rem;
    border-radius: 1rem;
    
}
.page-id-423 .bookly-form {
    margin-bottom:4rem;
}