#site-header-menu #site-navigation .menu>ul>li a,
#site-header-menu #site-navigation .menu>ul>li>a,
.contact-section .contact-form .section-title .title-header .title,
.spacing-3 h3 u,
.testimonial-section .section-title .title-header .title,
.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,
.ttm-bgcolor-skincolor a:hover,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,
body {
    color: #333
}

#site-header-menu #site-navigation .menu ul ul>li,
.about3-section,
.header_search,
.title-box .page-title-heading,
.tooltip-bottom,
.tooltip-top,
body .page {
    position: relative
}

.social-icons,
.top-contact,
ol,
ul {
    list-style: none
}

#totop,
.ttm-menu-toggle input[type=checkbox] {
    display: none
}

#totop,
.ttm-topbar-content .top-contact li:last-child:before {
    width: 0
}

.mute-button,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:hover {
    cursor: pointer
}

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('../fonts/NimbusRomNo9L-Reg.eot');
    src: url('../fonts/NimbusRomNo9L-Regd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/NimbusRomNo9L-Reg.woff2') format('woff2'), url('../fonts/NimbusRomNo9L-Reg.woff') format('woff'), url('../fonts/NimbusRomNo9L-Reg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Nimbus Roman No9 L';
    src: url('../fonts/NimbusRomNo9L-Med.eot');
    src: url('../fonts/NimbusRomNo9L-Medd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/NimbusRomNo9L-Med.woff2') format('woff2'), url('../fonts/NimbusRomNo9L-Med.woff') format('woff'), url('../fonts/NimbusRomNo9L-Med.ttf') format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Herr Von Muellerhoff';
    src: url('../fonts/HerrVonMuellerhoff-Regular.eot');
    src: url('../fonts/HerrVonMuellerhoff-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/HerrVonMuellerhoff-Regular.woff2') format('woff2'), url('../fonts/HerrVonMuellerhoff-Regular.woff') format('woff'), url('../fonts/HerrVonMuellerhoff-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a:focus,
a:hover {
    color: #333 !important;
    text-decoration: none
}

a,
button,
input {
    outline: 0;
    color: #333
}

strong {
    font-weight: 700
}

iframe {
    width: 100%;
    border: none;
    display: block
}

p {
    margin: 0 0 15px
}

::-moz-selection {
    background: #2d4a8a;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #2d4a8a;
    color: #fff;
    text-shadow: none
}

.form-control {
    padding: 15px;
    height: auto;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    background-color: transparent
}

.form-control:focus {
    background-color: transparent;
    box-shadow: none
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border: 1px solid #fda02b;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholde,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff
}

menu,
ol,
ul {
    margin: 0;
    padding: 0 0 0 25px
}

body {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    background-color: #000;
    letter-spacing: 0
}

.pb-70 p,
a {
    color: #fff
}

h1,
h2,
h3,
h5,
h6 {
    font-family: "Nimbus Roman No9 L", sans-serif;
    margin-bottom: 13px;
    font-weight: 400;
    color: #fff
}

h1 {
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase
}

h2 {
    font-size: 35px;
    line-height: 40px
}

h3 {
    font-size: 28px;
    line-height: 33px
}

h5 {
    font-size: 20px;
    line-height: 23px
}

h6 {
    font-size: 16px;
    line-height: 18px
}

.box-shadow {
    -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06)
}

.box-shadow2 {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1)
}

body .page {
    overflow: hidden;
    z-index: 10
}

.container-fluid {
    padding: 0
}

a {
    transition: .3s
}

.z-2 {
    z-index: 2 !important
}

.z-1 {
    z-index: 1 !important
}

.font-weight-600,
.top-contact strong {
    font-weight: 600
}

.spacing-2 {
    padding: 50px
}

.spacing-3 {
    padding: 50px 15px 30px 80px;
    background: linear-gradient(90deg, #cb9990 0, #fde0dc 100%)
}

.spacing-5 {
    padding: 50px 100px 50px 50px;
    margin-left: -30px
}

.spacing-6 {
    padding: 60px 180px 70px 390px
}

.spacing-8 {
    padding: 40px 30px 10px
}

.spacing-11 {
    padding: 120px 390px 170px 60px
}

.spacing-12 {
    padding: 0 0 0 25px
}

.pr-5 {
    padding-right: 5px !important
}

.pl-5 {
    padding-left: 5px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt_100 {
    margin-top: -100px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml_390 {
    margin-left: -390px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr_35 {
    margin-right: -35px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.social-icons,
.social-icons ul,
.widget ul {
    margin: 0;
    padding: 0
}

#site-header-menu #site-navigation .menu ul li:hover>ul,
#site-header-menu #site-navigation .menu>ul>li a:hover,
#site-header-menu #site-navigation .menu>ul>li.active>a,
#site-header-menu #site-navigation .menu>ul>li>ul>li.active>a,
.breadcrumb-wrapper span,
.breadcrumb-wrapper span a,
.breadcrumb-wrapper span a:hover,
.col-md-6:first-of-type .featured-imagebox:first-of-type .featured-icon:hover i,
.copyright a.ttm-textcolor-skincolor,
.featured-imagebox-services.style2 .ttm-bgcolor-skincolor .ttm-icon.ttm-icon_element-size-xs i,
.featured-imagebox-services.style4 .ttm-icon.ttm-icon_element-size-xs.ttm-bgcolor-white:hover i,
.featured-imagebox.style2 .featured-content h5,
.footer .social-icons li>a,
.footer .social-icons li>a:hover,
.page-title-heading h1,
.rs-layer.ttm-btn:hover,
.title-box .breadcrumb-wrapper span:last-child,
.ttm-bgcolor-darkgrey a,
.ttm-bgcolor-darkgrey a:hover,
.ttm-bgcolor-darkgrey h1,
.ttm-bgcolor-darkgrey h3,
.ttm-bgcolor-darkgrey h6,
.ttm-bgcolor-darkgrey>h2,
.ttm-bgcolor-darkgrey>h5,
.ttm-bgcolor-skincolor a,
.ttm-bgcolor-skincolor h1,
.ttm-bgcolor-skincolor h2,
.ttm-bgcolor-skincolor h3,
.ttm-bgcolor-skincolor h5,
.ttm-bgcolor-skincolor h6,
.ttm-bgcolor-skincolor i,
.ttm-btn-color-white,
.ttm-btn-style-border.ttm-btn-color-skincolor,
.ttm-btn-style-fill.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:hover,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,
.ttm-icon_element-color-skincolor,
.ttm-icon_element-fill.ttm-icon_element-color-skincolor,
.ttm-list-icon-color-skincolor li i,
.ttm-tabs.tabs-style-02 ul li.active a,
.ttm-tabs.tabs-style-02 ul li.active a i,
.ttm-tabs.tabs-style-02 ul li:hover a,
.ttm-tabs.tabs-style-02 ul li:hover a i,
.ttm-testi-quote,
.ttm-textcolor-skincolor,
.ttm-textcolor-skincolor h1,
.ttm-textcolor-skincolor h2,
.ttm-textcolor-skincolor h3,
.ttm-textcolor-skincolor h5,
.ttm-textcolor-skincolor h6,
.ttm-textcolor-white,
.ttm-textcolor-white .header-btn a,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a,
.ttm-textcolor-white a,
.ttm-textcolor-white a:hover,
.ttm-textcolor-white h1,
.ttm-textcolor-white h2,
.ttm-textcolor-white h3,
.ttm-textcolor-white h5,
.ttm-textcolor-white h6,
a:hover,
h2.ttm-textcolor-skincolor,
h5.ttm-textcolor-skincolor,
ul.ttm-recent-post-list>li>a:hover {
    color: #cb9990
}

#site-header-menu #site-navigation .menu ul li>ul li.active>a,
#site-header-menu #site-navigation .menu ul li>ul li>a:hover,
.ttm-bgcolor-darkgrey .row>[class*=col-] :not(.ttm-bgcolor-white) a.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:hover:before,
.ttm-bgcolor-white,
.ttm-bgcolor-white>.ttm-bg-layer,
.ttm-btn-style-fill.ttm-btn-color-white,
.ttm-stickable-header.fixed-header {
    background-color: #fff
}

#site-header-menu #site-navigation .menu>ul>li ul a:before,
#totop.top-visible,
.featured-imagebox-services.style4 .ttm-bgcolor-darkgrey .ttm-icon.ttm-icon_element-size-xs.ttm-bgcolor-white:hover,
.footer .social-icons li>a:hover,
.tooltip:after,
.ttm-bgcolor-darkgrey .tooltip:after,
.ttm-bgcolor-darkgrey [data-tooltip]:after,
.ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor>.ttm-bg-layer,
.ttm-btn-style-fill.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:not(.btn-inline):hover:after,
.ttm-icon_element-fill.ttm-icon_element-color-skincolor,
.ttm-progress-bar .progress-bar,
.ttm-tabs.tabs-style-02>ul li.active,
.ttm-tabs.tabs-style-02>ul li:hover,
[data-tooltip]:after {
    background: linear-gradient(90deg, #cb9990 0, #fde0dc 100%)
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor {
    border-color: #007a4c
}

#site-header-menu #site-navigation .menu ul li:hover>ul,
.tooltip-top:before,
.tooltip:before,
.ttm-bgcolor-darkgrey .tooltip-top:before,
.ttm-bgcolor-darkgrey .tooltip:before,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:after,
[data-tooltip]:before {
    border-top-color: #007a4c !important
}

.tooltip-bottom:before,
.ttm-bgcolor-darkgrey .tooltip-bottom:before,
.ttm-bgcolor-darkgrey .tooltip:before {
    border-bottom-color: #007a4c !important
}

.featured-imagebox-services.style4 .ttm-bgcolor-skincolor .ttm-icon.ttm-icon_element-size-xs.ttm-bgcolor-white:hover,
.ttm-bgcolor-darkgrey,
.ttm-bgcolor-darkgrey>.ttm-bg-layer,
.ttm-bgcolor-skincolor .tooltip:after,
.ttm-bgcolor-skincolor [data-tooltip]:after,
.ttm-btn-color-darkgrey,
.ttm-btn.ttm-btn-color-skincolor::before,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:not(.btn-inline):after,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover:after {
    background-color: #333
}

.tooltip-top:before,
.tooltip:before,
.ttm-bgcolor-darkgrey .tooltip-top:before,
.ttm-bgcolor-darkgrey .tooltip:before,
.ttm-btn-color-darkgrey,
[data-tooltip]:before,
a.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover {
    border-color: #333
}

.ttm-bgcolor-skincolor [data-tooltip]:before {
    border-top-color: #333 !important
}

#site-header-menu #site-navigation .menu ul li a,
.best-service-section .featured-content .featured-desc p,
.bottom-footer-text .copyright .social-icons li a i:hover,
.bottom-footer-text .copyright span a:hover,
.rs-layer.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:hover,
.second-footer .widget-area .widget .textwidget .featured-icon-box .featured-content .featured-desc p a:hover,
.second-footer .widget-area .widget ul li a:hover,
.services2-section .active a,
.services2-section .active a i,
.ttm-page-title-row .title-box .breadcrumb-wrapper span a:hover,
.ttm-topbar-wrapper .header-btn a:hover,
.ttm-topbar-wrapper .top-contact li a:hover {
    color: #fff !important
}

.ttm-bgcolor-darkgrey .title-desc,
.ttm-bgcolor-darkgrey p,
.ttm-bgcolor-skincolor .title-desc,
.ttm-bgcolor-skincolor p {
    color: rgba(255, 255, 255, .85)
}

.ttm-bgcolor-darkgrey>.sep_holder .sep_line,
.ttm-bgcolor-skincolor>.sep_holder .sep_line {
    border-color: #fff
}

.services-slide.owl-theme .owl-controls .owl-nav div {
    border-color: rgba(255, 255, 255, .5)
}

.services-section img {
    height: 94%;
    object-fit: cover
}

#status {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: url(../images/pre-loader-1.gif) center no-repeat #fff
}

.social-icons {
    font-size: 15px
}

.social-icons li {
    display: inline-block;
    border: none;
    margin: 0 3px
}

.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #182333
}

.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    bottom: 78%;
    left: 50%
}

.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    -webkit-transform: translateY(-16px);
    -moz-transform: translateY(-16px);
    transform: translateY(-16px)
}

.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
    margin-left: -80px
}

.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px
}

.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

.tooltip-bottom:after {
    bottom: -68px;
    left: 0;
    margin-left: -70px
}

.tooltip-bottom:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: transparent !important;
    bottom: -24px
}

.ttm-topbar-wrapper {
    line-height: 49px;
    height: 50px
}

.header-btn .ttm-btn.ttm-btn-size-md {
    padding: 14px 25px;
    font-size: 13px;
    vertical-align: top;
    line-height: 20px;
    font-weight: 500
}

.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
    line-height: 50px
}

.top-contact li {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px
}

.top-contact li:first-child {
    padding-left: 0 !important
}

.top-contact li strong {
    font-weight: 500
}

.top-contact {
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    position: relative
}

.ttm-topbar-content .top-contact li:before {
    content: "";
    height: 18px;
    width: 1px;
    background-color: rgba(255, 255, 255, .09);
    display: block;
    position: absolute;
    right: -3px;
    top: 17px
}

.ttm-topbar-wrapper .ttm-social-links-wrapper {
    margin: 0;
    position: relative;
    padding-left: 5px;
    padding-right: 15px
}

.ttm-topbar-wrapper .social-icons li {
    margin: 0 3px
}

.ttm-topbar-wrapper .social-icons li>a {
    display: block;
    border: none;
    width: 17px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-weight: 500;
    background-color: transparent;
    text-align: center
}

#site-header-menu #site-navigation .menu ul .active a,
#site-header-menu #site-navigation .menu ul li a:hover,
#site-header-menu .fixed-header #site-navigation .menu ul .active a,
.ttm-topbar-wrapper .social-icons li>a:hover {
    color: #cb9990 !important
}

.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 48px
}

.top-contact i {
    margin-right: 7px;
    font-size: 14px;
    width: 15px;
    height: 15px;
    text-align: center
}

.site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-branding img {
    max-height: 56px
}

.ttm-header-style-01 .site-branding img {
    max-height: 80px
}

.ttm-header-style-01 .fixed-header .site-branding img {
    width: 290px;
    transition: .2s ease-in-out
}

.ttm-header-style-01 .fixed-header #site-navigation .menu ul {
    margin-top: 0
}

#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

#site-header-menu #site-navigation .menu ul {
    padding: 0;
    margin: 0;
    text-align: center
}

#site-header-menu .fixed-header #site-navigation .menu ul li a,
.services2-section .content-tab .active .row .mt-30 a,
.services2-section .content-tab .active .row h3 {
    color: #333 !important
}

.ttm-menu-toggle {
    float: right
}

#site-header-menu #site-navigation .menu>ul>li {
    display: inline-block;
    position: relative;
    transition: .5s
}

#site-header-menu #site-navigation .menu ul li:hover>ul {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
    transform: translate(0, 0);
    border-top: 3px solid
}

#site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: 100%;
    top: 0
}

#site-header-menu #site-navigation .menu ul li>a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Nimbus Roman No9 L'
}

#site-header-menu #site-navigation ul ul li {
    position: relative;
    border-bottom: 1px solid transparent
}

#site-header-menu #site-navigation .menu ul li>ul li>a {
    margin: 0;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    height: auto;
    line-height: 18px
}

#site-header-menu #site-navigation .menu ul>li>ul li.has-submenu>a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    opacity: .8
}

#site-header-menu #site-navigation .menu ul li a span {
    padding: 1px 3px 2px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 7px
}

.ttm-stickable-header-w {
    position: absolute;
    z-index: 9;
    width: 100%
}

.header_search a:before {
    position: absolute;
    content: " ";
    height: 22px;
    width: 1px;
    background-color: #555;
    left: 0;
    top: 2px
}

.ttm-search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.ttm-search-overlay .ttm-site-searchform {
    position: absolute;
    top: 50%;
    width: 700px;
    max-width: 100%;
    height: 70px;
    line-height: 70px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0
}

.ttm-search-overlay .ttm-site-searchform input[type=search] {
    background: 0 0;
    border: 2px solid rgba(255, 255, 255, .95);
    color: #fff !important;
    height: 70px;
    padding: 0 70px 0 18px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    width: 100%;
    outline: 0;
    margin: 0;
    border-radius: 0
}

.ttm-search-overlay .ttm-site-searchform input::placeholder {
    color: #fff
}

.ttm-search-overlay .ttm-site-searchform button {
    padding: 0;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    width: 70px;
    border: 0;
    height: 70px;
    text-align: center;
    display: block;
    color: #fff
}

.ttm-search-overlay.st-show {
    visibility: visible;
    -moz-opacity: .98;
    -khtml-opacity: .98;
    opacity: .98;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzNGOTFDMjMwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzNGOTFDMjQwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M0Y5MUMyMTBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3M0Y5MUMyMjBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt0AzY0AAADrSURBVHjapNXLDYMwDAZg1+2dE9dKHaETgMQSPXWADtQBemIJJDJBzx2gp1wZoI7koBTl4RhLPwSBPoHsiMM8zxcAeFLuFAuV1XXdujbGtHR6UR5Ih4VypkyUFpTF6MTWgvyWPeWoxQPUGT19hUW+p8YDFDzqFhg8o8FDdPDoFq7Fk2gMDnHI4Fk0BXt8SOBFNAen8D80N/dYaM4WF6GuToLOO+BGefP1VbJDUThSI+XDGSWjiDVzmmloFRxrlJXiWIFGG8pbWgRLRqqIowIV4ahEizjuQP0fJIrjHjSHO7ihfLVoBHdW8xNgAA9tb+1F4VHcAAAAAElFTkSuQmCC), pointer
}

.footer .widget ul.ttm-recent-post-list>li {
    display: flex;
    align-items: center;
    gap: 1em;
    padding: 20px 0
}

.footer-logo {
    margin-bottom: 30px
}

.footer-logo img {
    width: 100%
}

.footer .widget ul.ttm-recent-post-list>li:first-child {
    padding-top: 0 !important
}

.footer .widget {
    margin: 45px 0
}

.textwidget .featured-icon-box:last-child {
    border-bottom: none
}

.footer .featured-icon-box.icon-align-before-content .featured-icon i {
    font-size: 19px
}

.footer .featured-desc p {
    font-size: 14px
}

.footer .featured-icon-box.icon-align-before-content .featured-content {
    padding-left: 10px
}

.footer .widget .ttm-btn.ttm-btn-size-md {
    padding: 14px 27px
}

.footer .widget ul>li {
    padding: 20px 0
}

.first-footer {
    padding: 55px 0 0
}

footer ul.ttm-recent-post-list>li {
    padding: 5px 0 !important;
    border-bottom: 1px solid #3b3b3b
}

.bottom-footer-text,
.second-footer {
    border-top: 1px solid #3b3b3b
}

.widget ul>li {
    padding: 0 0 13px;
    position: relative
}

.widget .widget-title {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 400
}

.footer .social-icons li {
    min-width: auto;
    padding-bottom: 0 !important;
    margin: 0
}

.footer .social-icons li>a {
    font-size: 16px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    display: block;
    transition: .3s
}

.copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: center
}

.second-footer .widget-area:nth-child(2) .widget {
    border-left: 1px solid #3b3b3b;
    border-right: 1px solid #3b3b3b;
    padding: 0 25px
}

#totop {
    font-weight: 900;
    color: #fff;
    position: fixed;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px
}

#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline
}

.best-service-section .ttm-icon i,
.contact-section .contact-form #ttm-quote-form .row .ttm-btn,
.services2-section .tabs .tab:hover a,
.services2-section .tabs .tab:hover a i,
.testimonial-section .testimonial-slide .testimonials .testimonial-content,
.testimonial-section .testimonial-slide .testimonials .testimonial-content .testimonial-caption h6,
.top-visible i,
.ttm-icon.ttm-icon_element-fill,
.ttm-row.testimonial-section .col-md-5 .section-title .title-header .title {
    color: #fff
}

.ttm-page-title-row {
    position: relative;
    background-image: url(../images/bg-image/banner1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    padding-top: 273px;
    padding-bottom: 110px
}

div.ttm-page-title-row>.ttm-bg-layer {
    background-color: rgba(24, 35, 51, .85)
}

.ttm-page-title-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7)
}

.title-box .page-title-heading h1 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 400
}

.breadcrumb-wrapper span {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px
}

.about-img-wrapper .img-fluid {
    height: 550px;
    width: 100%
}

.featured-thumbnail .img-fluid {
    height: 400px;
    width: 100%;
    object-fit: cover;
    margin-bottom: -7px;
    object-position: top
}

.services2-section .tabs .tab a,
.services2-section .tabs .tab a i {
    color: inherit;
    transition: color .3s
}

.col-md-6:first-of-type .featured-imagebox:first-of-type .featured-title h5 a {
    color: #fff !important;
    transition: color .3s
}

.col-md-6:first-of-type .featured-imagebox:first-of-type .featured-title h5 a:hover {
    color: #000 !important
}

.col-md-6:first-of-type .featured-imagebox:first-of-type .featured-icon i {
    color: #fff;
    transition: color .3s
}

.contact-form {
    margin-right: -110px;
    margin-bottom: -100px;
    max-width: 825px;
    float: right
}

.contact-section img {
    object-fit: cover
}

.styleservices-section {
    margin: 0;
    padding: 0 !important
}

.styleservices-section .styleservices-bg-color {
    padding: 80px 0;
    background-color: #000 !important
}

.ttm-gallery-row {
    padding: 160px 0 100px
}

.testimonial-section {
    padding: 0 0 90px !important
}

.zero-padding-section .ttm-icon i {
    color: #000
}

.amb-rs-slide:before {
    content: "";
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    visibility: visible;
    z-index: 3
}

.enquiry-video video {
    max-height: 867px;
    width: 100%;
    object-fit: cover
}

.about3-section:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.contact-section .enquiry-video {
    margin: 0 0 -7px
}

.mute-button {
    position: absolute;
    padding: 25px;
    background-color: rgba(255, 255, 255, .5);
    border: none;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    transition: background-color .3s
}

.mute-button:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .7)
}

.zero-padding-section .mute-button {
    top: 20px;
    left: 15px
}

.video-hair-tips .mute-button {
    top: 20px;
    right: 35px
}

.video-hair-tips img {
    display: inline-block;
    max-width: 600px;
    height: 100%
}