@import url(https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lustria&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Serif:wght@200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;600;700;800&display=swap);


/* SweetSansPro-Light */
@font-face {
    font-family: 'wf_9d0fee9cf29f471c984adac4c';
    src: url("../fonts/wf_d9e99a19ec594f4887d2a425b/woff2/file.woff2") format("woff2"), url("../fonts/wf_d9e99a19ec594f4887d2a425b/woff/file.woff") format("woff"), url("../fonts/wf_d9e99a19ec594f4887d2a425b/ttf/file.ttf") format("ttf");
    font-display: swap;
}

/* SweetSansPro-Regular */
@font-face {
    font-family: 'wf_d9e99a19ec594f4887d2a425b';
    src: url("../fonts/wf_d9e99a19ec594f4887d2a425b/woff2/file.woff2") format("woff2"), url("../fonts/wf_d9e99a19ec594f4887d2a425b/woff/file.woff") format("woff"), url("../fonts/wf_d9e99a19ec594f4887d2a425b/ttf/file.ttf") format("ttf");
    font-display: swap;
}


/* SweetSansPro-Medium */
@font-face {
    font-family: 'wf_fac4e6faaa944297b5b3ed012';
    src: url("../fonts/wf_fac4e6faaa944297b5b3ed012/woff2/file.woff2") format("woff2"), url("../fonts/wf_fac4e6faaa944297b5b3ed012/woff/file.woff") format("woff"), url("../fonts/wf_fac4e6faaa944297b5b3ed012/ttf/file.ttf") format("ttf");
    font-display: swap;
}

/* Bon Vivant Family Serif */
@font-face {
    font-family: 'wf_cc622c08f80346ab87dd7042b';
    src: url("../fonts/wf_cc622c08f80346ab87dd7042b/woff2/file.woff2") format("woff2"), url("../fonts/wf_cc622c08f80346ab87dd7042b/woff/file.woff") format("woff"), url("../fonts/wf_cc622c08f80346ab87dd7042b/ttf/file.ttf") format("ttf");
    font-display: swap;
}

@font-face {
    font-family: 'wf_9556d0d8de194f5da9b75c20a';
    src: url("../fonts/wf_9556d0d8de194f5da9b75c20a/woff2/file.woff2") format("woff2"), url("../fonts/wf_9556d0d8de194f5da9b75c20a/woff/file.woff") format("woff"), url("../fonts/wf_9556d0d8de194f5da9b75c20a/ttf/file.ttf") format("ttf");
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

body {
    background-color: #fff
}

.beauty,
.beauty1,
.navigation a,
.navigation>li,
.slider-wrapper,
.title {
    position: relative
}

.slider-wrapper {
    position: sticky;
    top: 0;
    left: 0;
    /* height: 100vh; */
    width: 100%;
    z-index: 1;
}

.navigation a,
.title-shadow-txt {
    text-transform: uppercase;
}

::selection {
    background-color: #024f9f;
    color: #fff
}

body {
    font-size: 17px;
    color: #282e20;
    line-height: 1.3;
    font-style: normal;
    font-family: 'wf_d9e99a19ec594f4887d2a425b';
    /* letter-spacing: 0em; */
}

*,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style-position: inside;
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    /* font-weight: 600; */
    color: #3a3a3ab0;
    font-family: 'wf_cc622c08f80346ab87dd7042b';
}

h1 {
    font-size: 55px;
}

h2 {
    font-size: 55px;
}

a {
    color: inherit;
    text-decoration: none
}

a:focus,
a:hover {
    color: #3a3a3a;
    outline: 0
}

.bg-color1 {
    background: #d4cdc7
}

.bg-color2,
.bg-color4 {
    background: #898989
}


.bg-style1,
.full-screen,
.parallax {
    background-repeat: no-repeat;
    background-size: cover;
}

#metro-touch-slider .carousel-caption {
    position: relative;
    z-index: 10 !important;
}


#metro-touch-slider .carousel-caption .logo-img {
    position: relative;
    z-index: 10 !important;
    /*border-radius: 20px;*/
    width: 380px;
    /*border: 2px solid #fff;*/
}

.bg-color3 {
    background-color: #000
}

.text-color1 {
    color: #debf35
}

.color-outline {
    outline-offset: -10px;
    outline: #debf35 solid 1px
}

.color-outline2 {
    outline-offset: -10px;
    outline: #000 solid 1px
}

.h3-sec a:hover {
    color: #000 !important
}

.width-80,
td {
    width: 80%
}

.padd-t-80 {
    margin-top: 20px
}

th {
    color: #000;
    font-size: 20px;
    border-bottom: 1px dotted #000 !important
}

.table>:not(caption)>*>* {
    border-bottom: 1px solid #f5f5f5
}

.header {
    background-color: #000;
    /* border-bottom: #fff */
    padding: 0 25px
}

#stuck_container {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.isStuck .header {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2)
}


.header-logo img {
    width: 130px
}

.btn1,
.btn2 {
    color: #fff;
    border: 2px;
    /* background-color: #898989; */
    padding: 10px 18px;
    transition: .5s;
    font-weight: 500;
    font-size: 16px;
}

.btn1:active,
.btn1:focus,
.btn1:hover,
.btn:focus-visible {
    background-color: #fff !important;
    color: #000 !important;
    outline: 0;
    box-shadow: none;
}

.btn2 {
    padding: 15px 30px;
    border: 1px solid #fff;
}

.btn2:active,
.btn2:focus,
.btn2:hover,
.btn:focus-visible {
    background-color: #fff;
    color: #000 !important;
}

.btn3 {
    color: #000000;
    border: 2px;
    background-color: transparent;
    padding: 10px 18px;
    transition: .5s;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #000;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.btn3:hover {
    background-color: #b1b1b1;
    color: #fff;
    border: 1px solid #b1b1b1;
}

.book-btn-wrap,
.card-wrap {
    text-align: right
}

.book-btn2 .btn1 {
    border-color: #b1b1b1;
    background-color: #b1b1b1;
    color: #fff
}

.logo {
    display: table;
    margin: 10px auto;
    text-align: center;
    width: 55%
}

.top-social-link li {
    display: inline-block;
    vertical-align: middle
}

.top-social-link li a {
    color: #fff;
    display: block;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-size: 20px;
    margin-right: 15px
}

.top-social-link li:focus a,
.top-social-link li:hover a {
    text-decoration: none;
    color: #d4cdc7
}

.navigation {
    text-align: start;
    display: block;
    display: flex;
    justify-content: end;
}

.mobile-menu,
.navigation>li:first-child,
section.p-5.padd-t-80.about.mob-view {
    display: none
}

.navigation>li {
    display: inline-block;
    vertical-align: top
}

.navigation li.dropdown>.dropdown-menu {
    opacity: 0;
    position: absolute;
    top: 130%;
    left: 0;
    width: 320px;
    z-index: 999;
    background-color: #024f9f;
    visibility: hidden;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 3px solid #9a9a9a;
    transition: .5s;
    display: block
}

.navigation li.dropdown>.dropdown-menu li {
    border-bottom: 1px solid #e6e6e6;
    margin-right: 0
}

.navigation li.dropdown>.dropdown-menu li:last-child {
    border-bottom: none
}

.navigation li.dropdown>.dropdown-menu li a {
    background-color: #fff;
    padding: 15px 10px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.navigation li.dropdown:hover>.dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.navigation a {
    overflow: hidden;
    display: block;
    color: #fff;
    padding: 25px 35px;
    transition: .5s;
    font-family: 'wf_fac4e6faaa944297b5b3ed012';
    line-height: 1.3em;
    font-size: 14px;
    letter-spacing: 0.05em;
}

.navigation a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    height: 1px;
    background: #C0C0C0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;

}

/* hover animation */
.navigation a:hover::before {
    transform: scaleX(1);
}

.navigation li.dropdown>.dropdown-menu li a:before {
    display: none;
}

.navigation>li.dropdown>a:after {
    font-family: bootstrap-icons;
    content: "\F282";
    position: absolute;
    top: auto;
    right: 0;
    font-size: 14px;
    transition: .5s
}

.navigation li.active a::before {
    transform: scaleX(1) !important;
}

.navigation li.active a,
.navigation li:focus a,
.navigation li:hover a {
    color: #C0C0C0;
}

.derma-treatment .btn3:hover,
.navigation li.dropdown>.dropdown-menu li a:focus,
.navigation li.dropdown>.dropdown-menu li a:hover,
.navigation li.dropdown>.dropdown-menu li.active a {
    color: #fff;
    background-color: #898989
}

.top-contact-list {
    display: block;
    vertical-align: middle
}

.top-contact-list li {
    display: inline-block;
    color: #fff;
    margin-right: 20px
}

.top-contact-list li a {
    display: flex;
    vertical-align: text-top;
    align-items: center;
}

.top-contact-list li span {
    position: relative;
    overflow: hidden;
    display: inherit;
    text-align: left;
    font-size: 16px
}

.top-contact-list li span strong {
    font-size: 15px;
    text-transform: uppercase;
    color: #242424
}

.top-contact-list li i {
    float: left;
    font-size: 20px;
    color: #fff;
    margin-right: 8px;
    vertical-align: middle
}

.top-contact-list li:last-child {
    margin-right: 0
}

.areas-list.text-white li:before,
.contact-box a:focus,
.contact-box a:hover,
.list1.text-white li:before,
.sigma_portfolio-item .sigma_portfolio-item-content-inner h5 a,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1 h5 a,
.social-links li i,
.top-contact-list li a:focus,
.top-contact-list li a:hover {
    color: #fff
}

.beauty {
    padding: 20px 30px;
    background-color: #d4cdc7
}

.beauty1 {
    border-radius: 10px
}

.beauty-img {
    position: absolute
}

.sigma_portfolio-item,
.sigma_portfolio-item-1 {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 1rem;
}

.sigma_portfolio-item .overlap1,
.sigma_portfolio-item-1 .overlap1 {
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.sigma_portfolio-item-1:hover .overlap1,
.sigma_portfolio-item:hover .overlap1 {
    height: 100%;
    background-color: rgba(9, 22, 45, .3)
}

.sigma_portfolio-item-1.full,
.sigma_portfolio-item.full {
    height: calc(100% - 30px)
}

.sigma_portfolio-item-1.full img,
.sigma_portfolio-item.full img {
    height: 100%;
    object-fit: cover
}

.sigma_portfolio-item img,
.sigma_portfolio-item-1 img {
    width: 100%;
    height: auto;
    transition: .5s
}

.sigma_portfolio-item-1:hover img,
.sigma_portfolio-item:hover img {
    transform: scale(1.2)
}

.sigma_portfolio-item span,
.sigma_portfolio-item-1 span {
    color: #fff;
    opacity: 0;
    transition: .3s
}

.sigma_portfolio-item .sigma_portfolio-item-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: .3s;
    padding: 20px;
    background-color: rgba(0, 0, 0, .2)
}

.sigma_portfolio-item-1.sigma_portfolio-item-content-1,
.sigma_portfolio-item.sigma_portfolio-item-content {
    background-color: rgba(255, 255, 255, .2)
}

.sigma_portfolio-item .sigma_portfolio-item-content-inner,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1 {
    margin-top: auto;
    opacity: 0;
    transition: .3s
}

.sigma_portfolio-item .sigma_portfolio-item-content-inner h5,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1 h5 {
    margin: 0 0 10px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'wf_fac4e6faaa944297b5b3ed012';
}

.sigma_portfolio-item .sigma_portfolio-item-content-inner p,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1 p {
    color: #f4f4f4
}

.sigma_portfolio-item .sigma_portfolio-item-content-inner h5 a:hover,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1 h5 a:hover {
    color: #a3a3a3
}

.sigma_portfolio-item .sigma_portfolio-item-content i {
    font-size: 20px;
    position: relative;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    transition: .3s;
    border-radius: 50%;
    z-index: 3;
    background-color: #fff;
    color: #000000;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    opacity: 1;
    visibility: visible;
    /* top: 50%; */
}

.sigma_portfolio-item .sigma_portfolio-item-content i:hover {
    background-color: #898989;
    color: #fff;
}

*,
ol,
ul {
    margin: 0;
    padding: 0;
}

*,
::after,
::before {
    box-sizing: border-box;
}


.sigma_portfolio-item .sigma_portfolio-item-content .list3 li:before,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-1 .list3 li:before {
    color: #fff !important
}

.sigma_portfolio-item .sigma_portfolio-item-content-inner,
.sigma_portfolio-item span,
.sigma_portfolio-item-1 .sigma_portfolio-item-content-inner-1,
.sigma_portfolio-item-1 span {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.sigma_portfolio-item:hover .overlap1:before {
    opacity: .6 !important;
}

.sigma_portfolio-item .overlap1:before {
    opacity: .1 !important
}

#metro-touch-slider .carousel-caption,
.title-shadow-txt {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

#metro-touch-slider .carousel-caption {
    position: absolute;
    top: 51%;
    width: 60%;
    left: 50%;
    right: unset;
    bottom: unset;
    height: auto;
    content: '';
    z-index: 111;
    text-align: center;
    transform: translate(-50%, -50%);
    /* padding-top: 150px; */
    padding-bottom: 0;
    padding-top: 0;
}

.scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);

    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #fff;
    font-size: 22px;
    cursor: pointer;

    transition: 0.3s;
    z-index: 11
}

/* Hover effect */
.scroll-down:hover {
    background: rgba(255, 255, 255, 0.1);
}

/* Optional animation */
.scroll-down i {
    animation: bounce 1.5s infinite;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(6px);
    }
}

.sigma_portfolio-item p {
    display: none;
    height: auto;
    -webkit-transition: 5s;
    -moz-transition: 5s;
    transition: .5s;
    color: #fff
}

.sigma_portfolio-item:hover p {
    display: block;
    height: auto;
    transition: .9s
}

/* .sigma_portfolio-item li: hover {
    opacity: 1;
    visibility: visible;
    top: 60%
} */

#metro-touch-slider .carousel-caption {}

#metro-touch-slider .carousel-caption h2 {
    padding: 0;
    color: #fff;
    font-size: 76px;
    line-height: 62px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    display: block;
}

#metro-touch-slider .carousel-caption span {
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    margin-bottom: 20px;
    display: block
}

#metro-touch-slider .carousel-caption p {
    padding: 0;
    color: #fff;
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

/* #metro-touch-slider .carousel-caption .logo-img {
    position: absolute;
    text-align: center
} */

#metro-touch-slider .carousel-control-next,
#metro-touch-slider .carousel-control-prev {
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #11559e;
    display: block
}

#metro-touch-slider .carousel-control-next-icon,
#metro-touch-slider .carousel-control-prev-icon {
    vertical-align: middle
}

#metro-touch-slider .carousel-control-prev {
    left: auto;
    right: 0;
    margin-top: 82px
}

#metro-touch-slider .carousel-indicators {
    bottom: 0
}

#metro-touch-slider .carousel-indicators [data-bs-target] {
    transition: .5s
}

#metro-touch-slider .carousel-indicators .active {
    width: 50px
}

.full-screen {
    background-position: center;
    background-attachment: scroll
}

.bg-style1,
.parallax {
    position: relative;
    background-position: center center
}

.overlap1:before,
.overlap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: .5;
}

.overlap .container,
.overlap .container-fluid,
.overlap .container-xxl,
.parallax .container,
.parallax .container-auto,
.parallax .container-fluid,
.parallax .padd-40 {
    position: relative;
    z-index: 1
}

.home-parallax {
    position: sticky;
    top: 0;
    overflow: hidden
}

.parallax-window {
    height: 600px;
    background: 0 0;
    display: table;
    width: 100%
}
.parallax {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.display-table .padd-40,
.home-slide {
    display: table-cell;
    vertical-align: middle
}

.slide-text {
    position: absolute;
    top: 55%;
    width: 60%;
    left: 50%;
    right: unset;
    bottom: unset;
    height: auto;
    content: '';
    z-index: 111;
    text-align: center;
    transform: translate(-50%, -50%);
    /* padding-top: 150px; */
    padding-bottom: 0;
}

.slide-text .logo-img {
    position: relative;
    z-index: 10 !important;
    /* border-radius: 20px; */
    width: 300px;
    /*border: 2px solid #fff;*/
}

.home-page .parallax-window {
    height: 100vh
}

.home-slide {
    text-align: center;
    position: relative;
    height: 100%
}

.home-parallax .container {
    position: relative;
    z-index: 9
}

.width-50 {
    width: 50%
}

.width-30 {
    width: 30%
}

.width-70 {
    width: 70%
}

.width-60 {
    width: 60%
}

.width-40 {
    width: 40%
}

.flexbox {
    display: -webkit-box;
    display: flex
}

.flexbox .element {
    height: 100%
}

.padd-40 {
    padding: 40px
}

.display-table {
    display: table;
    height: 100%
}

.padd {
    padding: 0 40px 0 0
}

.padd2 {
    padding: 0 0 0 40px
}

.footer-h3 h3 a,
.footer-menu li a,
.sub-title {
    display: inline-block
}

.title-shadow-txt {
    color: rgb(0 0 0 / 34%);
    font-size: 60px;
    line-height: .8;
    font-family: 'wf_9556d0d8de194f5da9b75c20a';
    position: relative;
    text-transform: capitalize;
}

.title.text-center .title-shadow-txt {
    left: 0;
    width: 100%;
    text-align: center
}

.sub-title {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative
}

.sub-title:before {
    width: 40px;
    height: 1px;
    left: 0;
    background-color: #000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ""
}

.title.text-center .sub-title:before {
    left: 60px
}

.title.text-left .sub-title {
    padding-left: 60px
}

.association-wrap {
    text-align: center
}

.association-wrap .img-fluid {
    margin: 5px
}

.our-work-box {
    box-shadow: 0 0 10px #777
}

.areas-list li,
.list1 li,
.list3 li {
    padding: 0 0 8px 24px;
    position: relative;
    list-style-type: none
}

.areas-list li:before,
.list1 li:before,
.list3 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\F270";
    font-family: bootstrap-icons;
    font-size: 18px;
    color: #000
}

.list2 {
    margin-left: 16px;
    list-style-type: decimal
}

.areas-list li a:hover {
    color: #818181
}

.areas-list li:before {
    content: "\F3E7"
}

.list3 li:before {
    content: "\F2EF"
}

.derma-treatment {
    text-align: center;
    padding: 30px;
    border: 1px solid #d4cdc7;
    margin-bottom: 30px;
    background-color: #fff
}

.derma-treatment img {
    width: 200px;
    padding-bottom: 20px
}

.derma-treatment .btn3 {
    background-color: #d4cdc7;
    border: 2px solid #999393;
    color: #000;
    padding: 10px 20px
}

.new-contact-box {
    position: relative;
    display: block;
    width: 100%
}

/* .contact-box {
    margin-bottom: 8px;
    width: 100%;
    height: 100%;
    padding: 20px 25px;
    background: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2)
} */

.accordion-flush .accordion-item,
.address-box,
.widget-title {
    margin-bottom: 15px
}

.contact-box .contact-icon-holder {
    float: left;
    margin-right: 15px;
    position: relative;
    width: 52px;
    height: 52px;
    color: #fff;
    background: #000;
    text-align: center;
    font-size: 25px;
    line-height: 52px;
    display: inline-block;
    border-radius: 5px 25px 5px 26px
}

.contact-box .contact-content {
    position: relative;
    overflow: hidden;
    color: #000
}

.contact-content p strong {
    font-size: 18px
}

.contact-content p {
    font-size: 14px
}

.contact-content p a:focus,
.contact-content p a:hover {
    color: #000
}

.accordion-item p {
    margin-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    padding: 20px 15px
}

.site-map-list li {
    border-left: 1px solid #dfdfdf;
    padding: 10px 0 10px 30px;
    position: relative
}

.site-map-list li:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 20px;
    height: 1px;
    background-color: #dfdfdf;
    content: ""
}

.site-map-list li>ul.child-menu {
    margin: 10px 0 10px 20px
}

.about,
.site-footer {
    position: relative;
    display: block;
    z-index: 1;
    overflow: hidden
}

.site-footer__shape-1,
.site-footer__shape-2 {
    position: absolute;
    mix-blend-mode: luminosity;
    opacity: .1
}

.site-footer__shape-1 {
    bottom: -30px;
    left: 0;
    z-index: -1
}

.float-bob-x {
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.site-footer__shape-2 {
    bottom: 0;
    right: -30px;
    z-index: -1
}

.about__shape-1,
.about__shape-2,
.about__shape-3 {
    position: absolute;
    bottom: 0;
    mix-blend-mode: inherit;
    opacity: 1
}

.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.about__shape-2 {
    top: 0;
    right: -30px;
    z-index: -1;
    opacity: 0.2;
}

.about__shape-3 {
    top: 61%;
    right: -80%;
    z-index: 1
}

.about__shape-1 {
    top: 10%;
    right: -30px;
    left: 0;
    z-index: -1;
    opacity: .2;
}

.services-two-inner,
.welcome {
    position: relative;
    display: block;
    z-index: 1
}

.services-two__shape-1 {
    position: absolute;
    bottom: -35px;
    left: 437px;
    z-index: -1
}

.welcome-one__shape-1 {
    position: absolute;
    top: -57px;
    left: 13px;
    z-index: -1
}

.footer-h3 h3 {
    font-size: 33px;
}

.footer-widget {
    padding: 30px 0;
    color: #8b8b8b
}

.address-content a:focus,
.address-content a:hover,
.footer-links a:focus,
.footer-links a:hover,
.footer-menu li a:focus,
.footer-menu li a:hover,
.widget-title {
    color: #d4cdc7
}

.widget-title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 4px;
}

.footer-menu li {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    list-style-type: none;
}

.footer-menu li a {
    position: relative;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
}

.footer-menu li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\F285";
    font-family: bootstrap-icons
}

.footer-links {
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
}

.social-links li i:hover {
    color: #c5a34d
}

.form-control {
    height: 50px;
    border-radius: 5px
}

textarea.form-control {
    height: 80px
}

.address-boxes .address-icon {
    float: left;
    margin-right: 8px;
    color: #fff
}

.address-boxes .address-content {
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 16px
}

.address-box .address-icon-holder {
    float: left;
    margin-right: 12px;
    color: #8b8b8b;
    text-align: center;
    position: relative;
    font-size: 24px;
    margin-top: 5px
}

.address-box .address-content {
    text-align: left;
    color: #8b8b8b;
    position: relative;
    overflow: hidden
}

.address-box .address-content strong {
    font-weight: 400;
    font-size: 18px
}

.address-content p {
    font-size: 14px
}

.address-box a:hover {
    color: #dedede
}

.team-img {
    background-color: rgb(202 180 131 / 30%);
    padding: 25px
}

.section1 {
    padding: 100px 40px
}

.service-section .owl-theme .owl-nav {
    position: absolute;
    bottom: auto;
    top: 35%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.service-section .owl-theme .owl-nav button {
    position: absolute !important;
    width: 55px;
    height: 55px;
    line-height: 34px;
    background: #000000;
    color: #ffffff;
    font-size: 20px;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    transform: scale(1.0);
}

.service-section .owl-theme .owl-nav button.owl-next {
    right: -43px;
}

.service-section .owl-theme .owl-nav button.owl-prev {
    left: -30px;
    display: none;
}

.service-section .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: #898989;
    border: 1px solid #898989;
    color: #fff
}

section {
    position: relative;
    z-index: 11;
    background: #fff
}

p.para-bold-text {
    font-size: 21px
}

.accordion {
    background-color: #d4cdc7;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: .6px solid;
    text-align: left;
    outline: 0 !important;
    font-size: 16px;
    transition: .4s
}

/* .accordion:hover,
.active {
    background-color: #000;
    color: #fff
} */

.panel {
    padding: 18px;
    display: none;
    background-color: #fff;
    overflow: hidden
}

ul.list1 {
    line-height: 24px
}

.accordion:after {
    content: "\F282";
    font-size: 15px;
    color: #000;
    float: right;
    margin-left: 5px;
    font-family: bootstrap-icons
}

.accordion.active:after {
    content: "\F286";
    color: #fff;
    font-family: bootstrap-icons;
    font-size: 15px
}

.sigma_portfolio-item-1 .sigma_portfolio-item-content-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    transition: .3s;
    padding: 60px 20px 20px 40px;
    background-color: rgba(0, 0, 0, .2)
}

.sigma_portfolio-item-1 .sigma_portfolio-item-content-1 i {
    font-size: 15px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #1c1c1c;
    transition: .3s;
    border-radius: 50%;
    z-index: 3;
    background-color: #fff;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    opacity: 0;
    opacity: 1;
    visibility: visible;
    top: 50%
}

.sigma_portfolio-item-1 ul li {
    display: block;
    height: auto;
    -webkit-transition: 5s;
    -moz-transition: 5s;
    transition: .5s;
    color: #fff
}

section.p-5.padd-t-80.about.desk-view {
    display: block
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    resize: vertical
}

input[type=submit] {
    background-color: #cf927e;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer
}

input[type=submit]:hover {
    background-color: #45a049
}

.container {
    border-radius: 5px;
    padding: 20px
}

.inner-box {
    background: #d4cdc7;
    padding: 20px;
}

.inner-box1 {
    background: #000;
    padding: 20px;
    color: #fff;
}

.form-sec {
    padding: 45px;
    background: #fff;
    width: 100%;
    border-radius: 1rem;
}

.submit-icon {
    display: none;
}

.submit-icon i {
    color: #000;
}

.submit-icon.rotating-show {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #fff;
    z-index: 1;
}

@-webkit-keyframes rotating

/* Safari and Chrome */
    {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

@media (min-width:220px) and (max-width:991px) {
    .sigma_portfolio-item-1 {
        padding-bottom: 0
    }

    .sigma_portfolio-item-1 .sigma_portfolio-item-content-1 {
        position: relative;
        background-color: transparent
    }

    .sigma_portfolio-item .sigma_portfolio-item-content {
        text-align: center
    }
}

.serv-card {
    border: none;
    background: none;
    height: 100%;
    transition: transform 0.3s, box-shadow 0.3s;
}

.serv-card strong {
    color: #d4cdc7;
    font-size: 20px;
}


.serv-card>div {
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.5);
}

.serv-card-text {
    background-color: #fff;
    padding: 10px 15px;
    height: 100%;
}

.serv-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.bg-brown {
    background-color: #d4cdc7 !important;

}

.bg-brown strong {
    color: #3a3a3a !important
}

.news-section .owl-theme .owl-nav {
    position: absolute;
    bottom: auto;
    top: 40%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.news-section .owl-theme .owl-nav button {
    position: absolute !important;
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: transparent;
    color: #000;
    font-size: 11px;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
    border: 1px solid rgb(64 64 64 / 80%);
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    transform: scale(1.0);
}

.news-section .owl-theme .owl-nav button.owl-next {
    right: -50px;
}

.news-section .owl-theme .owl-nav button.owl-prev {
    left: -50px;
}

.news-section .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #898989;
    color: #FFF;

}

.news-section .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

.testimonials-box p {
    font-size: 16px;
}

.bg-yellow {
    color: rgb(231, 160, 7);
}

/* WRAPPER POSITION */
/* LOGO */

#logo {
    position: relative;
    z-index: 9999;
}

/* BUTTERFLY BODY (SMOOTH FLIGHT) */
/* WINGS */
.butterfly-wrap {
    position: absolute;
    top: 45%;
    right: -200px;
    transform: translate(50%, -50%);
    z-index: 5;
    pointer-events: none;
    animation: flyToCenter 8s forwards;
}

.butterfly img {
    width: 260px;
    display: block;
    animation: flap 0.2s ease-in-out infinite;
}

.butterfly {
    display: flex;
    justify-content: center;
}

.fs-80 {
    font-size: 80px;
}

.section-title {
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.section-title::before {
    content: '';
    width: 28px;
    height: 1px;
    background: #000;
}

.services-section {
    background: radial-gradient(circle at top, #111 0%, #000 100%);
}

/* Card */
.service-card {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 30px 25px;
    border-radius: 16px;
    text-align: left;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

/* Glow effect */
.service-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.08), transparent);
    opacity: 0;
    transition: 0.5s;
    z-index: -1;
}

.service-card:hover::before {
    opacity: 1;
}

.service-card:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: rgba(255, 255, 255, 0.2);
}

/* Icon */
.service-card .icon {
    position: relative;
}

.service-card .icon::before {
    width: 65px;
    content: '';
    height: 65px;
    border-radius: 50%;
    background: #8989896b;
    position: absolute;
    top: -20px;
    left: 10px;
    z-index: -1;
}

/* Title */
.service-card h5 {
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
}

/* Text */
.service-card p {
    color: #aaa;
    font-size: 16px;
}

/* Link */
.service-card a {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    text-decoration: none;
    color: #aaa;
    letter-spacing: 1px;
    transition: 0.3s;
}

.service-card a:hover {
    color: #fff;
    transform: translateX(5px);
}


.about-img-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 13px;
}

.about-img-grid .img-main {
    grid-column: 1 / -1;
    height: 320px;
    object-fit: cover;
    filter: grayscale(20%);
    transition: filter 0.5s;
    width: 100%;
    border-radius: 1rem;
}

.about-img-grid .img-sm {
    height: 200px;
    object-fit: cover;
    filter: grayscale(25%);
    transition: filter 0.5s;
    width: 100%;
    border-radius: 1rem;
}

.about-img-grid .img-main:hover,
.about-img-grid .img-sm:hover {
    filter: grayscale(0%);
}

.info-wrap {
    background: #000000;
    padding: 70px 50px;
    border-radius: 1rem;
}

.info-wrap h3,
.info-wrap h5 {
    color: #fff;
}

.info-wrap .dbox {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    background: #ffffff29;
    padding: 20px;
    border-radius: 6px;
}

.info-wrap .dbox:last-child {
    margin-bottom: 0;
}

.info-wrap .dbox p {
    margin-bottom: 0;
}

.info-wrap .dbox p span {
    font-weight: 600;
    color: #fff;
}

.info-wrap .dbox a {
    color: #fff;
}

.info-wrap .dbox a:hover {
    color: rgba(167, 167, 167, 0.72) !important;
}

.info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
}

.info-wrap .dbox .icon span {
    color: #fff;
}

.info-wrap .dbox .text {
    width: calc(100% - 50px);
}

.contact-box {
    padding: 30px 20px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 -4px 30px 0;
    text-align: center;
    width: 100%;
    border: 4px solid #898989;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.contact-box .contact-icon {
    font-size: 60px;
    max-width: unset;
    padding-bottom: 20px !important;
    color: #898989;
}

.contact-box .content-text .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 4px;
}

.contact-box .content-text .title {
    color: #000;
}

.contact-box .content-text .title a:hover {
    color: #000;
}

.contact-box .content-text span a {
    color: #898989;
    font-weight: 500;
}

.contact-box .content-text span a:hover {
    color: #898989;
}

.contact-box .content-text .services-txt {
    margin: 0;
    color: #000;
    font-weight: 500;
}

.contact-box .content-text .services-txt a {
    color: #000;
}

.single-service-item {
    margin: 15px 0;
}

.single-service-item .img-holder {
    overflow: hidden;
    position: relative;
}

.single-service-item .img-holder .img-responsive {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    /*border: 5px solid #0009;
    border-radius: 5px;*/
}

.single-service-item:hover .img-holder .img-responsive {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-service-item .img-holder .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.single-service-item:hover .img-holder .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1);
}

.single-service-item .img-holder .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.single-service-item .img-holder .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
}

.single-service-item .img-holder .overlay .box .content a i {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 48px;
    transition: all 500ms ease 0s;
    width: 45px;
}

.single-service-item .img-holder .overlay .box .content a:hover i {
    background: #9a9a9a;
}

.single-service-item .text-holder h3 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin: 20px 0 6px;
    text-transform: capitalize;
}

.single-service-item .text-holder h3 span {
    color: #fff;
}

@media (min-width:992px) and (max-width:1560px) {

    #metro-touch-slider .carousel-caption .logo-img {
        width: 370px
    }

    .butterfly {
        width: 270px;
    }

    #metro-touch-slider .carousel-caption h2 {
        font-size: 68px;
        line-height: 52px;
    }

    #metro-touch-slider .carousel-caption .logo-img {
        width: 300px;
    }
   
}

@media (min-width:320px) and (max-width:1560px) {
      .parallax-window {
    height: 450px;
    }
    .slide-text .logo-img {
        width:200px
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    /* .navigation a {
        padding: 6px 5px
    } */

    .btn1 {
        padding: 10px 11px
    }
}

@media (min-width:992px) and (max-width:1200px) {

    .width-30,
    .width-40,
    .width-50,
    .width-60,
    .width-70 {
        width: 100%
    }

    #metro-touch-slider .carousel-caption p {
        font-size: 16px
    }
}

@media (min-width:220px) and (max-width:991px) {

    body {
        font-size: 16px;
    }

    h1 {
        font-size: 40px;
    }

    .team-content {
        padding: 20px;
        background-color: #f3f3f3
    }

    section.p-5.padd-t-80.about.desk-view {
        display: none !important
    }

    section.p-5.padd-t-80.about.mob-view {
        display: block !important;
        padding-bottom: 60px !important
    }

    .sigma_portfolio-item-1 {
        position: relative;
        margin-bottom: 30px;
        cursor: pointer;
        padding-bottom: 90px;
        overflow: hidden
    }


    .sigma_portfolio-item-1 ul li {
        display: block;
        height: auto;
        line-height: 27px;
        -webkit-transition: 5s;
        -moz-transition: 5s;
        transition: .5s;
        color: #fff
    }

    .sigma_portfolio-item-1 .sigma_portfolio-item-content-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        flex-direction: column;
        transition: .3s;
        padding: 20px !important;
        background-color: rgba(0, 0, 0, .2)
    }

    .sigma_portfolio-item-1:hover li,
    .sigma_portfolio-item:hover li {
        display: none
    }

    .mar-b {
        margin-bottom: 0
    }

    .padd-20 {
        padding-top: 20px
    }

    .mar-20 {
        margin-top: 20px
    }

    .fixed-top {
        position: sticky !important
    }

    .header-right-bar {
        text-align: center
    }

    .flexbox {
        display: inline-table
    }

    .width-20,
    .width-25,
    .width-30,
    .width-33,
    .width-40,
    .width-50,
    .width-60,
    .width-70 {
        width: 100%
    }

    .logo {
        display: table;
        width: 70%
    }

    .mobile-menu {
        display: block;
        vertical-align: middle;
        font-size: 20px;
        padding: 5px 0;
        color: #fff;
        cursor: pointer;
        text-align: left;
        border-top: 1px solid #3a3a3a;
        margin-top: 10px;
    }

    .mobile-menu i {
        float: right
    }

    .nav-wrapper {
        position: fixed;
        top: 0;
        left: -300px;
        width: 255px;
        height: 100%;
        overflow-x: scroll;
        z-index: 9999999;
        border-radius: 0;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        background-color: #000;
        padding-top: 0
    }

    .nav-wrapper.open {
        left: 0
    }

    .navigation {
        text-align: left;
        display: block
    }

    .navigation>li {
        display: block;
        margin: 0;
        border-bottom: 1px solid #333
    }

    .navigation>li:first-child {
        display: block;
        text-align: right
    }

    .navigation li a {
        padding: 10px 20px;
        border-radius: 0;
        border: 0
    }

    .navigation a {
        color: #fff
    }

    .navigation li.active>a,
    .navigation li:focus>a,
    .navigation li:hover>a {
        background-color: #4c4c4c;
        color: #fff;
        border-radius: 0
    }

    .navigation>li.dropdown>a:after {
        right: 20px
    }

    .navigation li.dropdown:hover>.dropdown-menu,
    .navigation li.dropdown>.dropdown-menu {
        position: static;
        top: 0;
        visibility: visible;
        opacity: 1;
        width: 100%;
        float: none;
        display: block
    }

    .navigation li.dropdown>.dropdown-menu li a {
        padding: 10px 10px 10px 30px
    }

    .services-block {
        margin-top: 0
    }

    .text-right {
        text-align: end !important
    }

    .navigation a::before {
        display: none;
    }

    .header {
        padding: 10px 20px;
    }

    .header-logo {
        text-align: center;
    }

    #metro-touch-slider .carousel-caption {
        top: 50%;
        width: 80%;
    }

    #metro-touch-slider .carousel-caption h2 {
        font-size: 55px;
        line-height: 40px;
    }

    .images {
        text-align: center;
    }
    .slide-text {
         top: 50%
    }
}

.accordion,
p.para-bold-text {
    color: #3a3a3ab0;
    font-weight: 600
}

@media (min-width:768px) and (max-width:991px) {
    .m-min-210 {
        height: 400px !important
    }

    .carousel-caption {
        padding-top: 0 !important
    }

    /* .title-shadow-txt {
        left: 25%
    } */

    #metro-touch-slider .carousel-caption .logo-img {
        width: 280px
    }

    .section1 {
        padding: 70px 40px;
    }

    .butterfly {
        width: 220px;
    }
}

@media (min-width:220px) and (max-width:767px) {

    .book-btn-wrap,
    .top-contact-list {
        text-align: center
    }

    /* .top-contact-list li {
        margin-right: 0;
        display: block
    } */

    .book-btn2 .btn1 {
        display: block;
        margin-bottom: 8px
    }

    .card-wrap.float-end,
    .footer-brand.float-start {
        text-align: center;
        float: none !important;
        margin: 15px 0
    }

    .p-5 {
        padding: 1.5rem 1rem !important
    }

    .testimonials-box p {
        font-size: 14px;
    }

    .butterfly img {
        width: 157px;
    }

    .info-wrap {
        padding: 40px 30px;
    }

    .parallax-window {
        height: 350px;
    }
}

@media (min-width:576px) and (max-width:767px) {

    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 35px;
    }

    .footer-h3 h3 {
        font-size: 35px
    }

    .m-min-210 {
        height: 350px !important
    }

    .price-title {
        font-size: 26px
    }

    #metro-touch-slider .carousel-caption {
        width: 90%;
    }

    #metro-touch-slider .carousel-caption h2 {
        font-size: 46px;
        line-height: 30px;
    }

    #metro-touch-slider .carousel-caption p {
        font-size: 16px;
        line-height: 23px;
    }

    #metro-touch-slider .carousel-control-next,
    #metro-touch-slider .carousel-control-prev {
        top: 47%;
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    #metro-touch-slider .carousel-control-next-icon,
    #metro-touch-slider .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem
    }

    #metro-touch-slider .carousel-control-prev {
        margin-top: 52px
    }

    .logo {
        width: 35%
    }

    .carousel-caption {
        padding-top: 0 !important
    }

    .title-shadow-txt {
        font-size: 45px;
        /* left: 25% */
    }

    .footer-h3 img {
        padding: 50px !important
    }

    #metro-touch-slider .carousel-caption .logo-img {
        width: 250px
    }

    .scroll-down {
        width: 40px;
        height: 40px;
        font-size: 20px;
        bottom: 15px
    }

    .section1 {
        padding: 60px 20px;
    }

    .section1 {
        padding: 50px 30px;
    }

    .butterfly {
        width: 160px;
    }
     .slide-text .logo-img {
        width: 160px;
    }


}

@media (min-width:220px) and (max-width:575px) {


    .butterfly {
        width: 110px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 28px;

    }

    .contact-box,
    .price-title {
        text-align: center
    }

    .contact-box .contact-icon-holder {
        float: none
    }

    .footer-h3 h3 {
        font-size: 30px
    }

    .title-shadow-txt {
        font-size: 35px;
    }

    .m-min-210 {
        height: 300px !important
    }

    .price-title {
        font-size: 20px;
        width: 90%
    }

    #metro-touch-slider .carousel-control-next,
    #metro-touch-slider .carousel-control-prev {
        top: 47%;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    #metro-touch-slider .carousel-control-next-icon,
    #metro-touch-slider .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem
    }

    #metro-touch-slider .carousel-control-prev {
        margin-top: 32px
    }

    #project-carousel .owl-nav,
    #testimonial-carousel .owl-nav {
        position: static
    }

    .top-contact-list li span {
        font-size: 14px
    }

    /* 
    #metro-touch-slider .carousel-caption {
        display: none
    } */
    #metro-touch-slider .carousel-caption .logo-img {
        width: 170px
    }

    .slide-text .logo-img {
        width: 170px
    }


    .scroll-down {
        width: 30px;
        height: 30px;
        font-size: 16px;
        bottom: 10px
    }

    .section1 {
        padding: 50px 20px;
    }

    .padd-40 {
        padding: 15px;
    }

    .carousel-caption {
        padding-top: 0;
    }

    #metro-touch-slider .carousel-caption {
        width: 90%;
    }

    #metro-touch-slider .carousel-caption p {
        font-size: 16px;
        line-height: 19px;
    }

    #metro-touch-slider .carousel-caption h2 {
        font-size: 36px;
        line-height: 30px;
    }

    .btn2 {
        padding: 5px 10px;
        border: 1px solid #fff;
        font-size: 12px;
    }

    .info-wrap {
        padding: 30px 10px;
    }

    .info-wrap .dbox {
        padding: 15px 15px;
        margin-bottom: 15px;
    }

    .info-wrap .dbox .icon {
        width: 35px;
        height: 35px;
    }

    .info-wrap .dbox .icon span {
        color: #fff;
        font-size: 15px;
    }

    .info-wrap h5 {
        font-size: 17px;
    }
    .form-sec {
    padding: 20px;
    }

}

@media (min-width:220px) and (max-width:454px) {

    #metro-touch-slider .carousel-caption h2 {
        font-size: 24px;
        line-height: 8px;
    }

    .slide-text .logo-img {
        width: 125px;
    }

    #metro-touch-slider .carousel-caption .logo-img {
        width: 125px;
    }

    #metro-touch-slider .carousel-caption {
        top: 42%;
    }

}