:root {
--themeht-primary-color: #F4911D;  
--themeht-secondary-color: #222222; 
--themeht-secondary-color: #041B34;
--themeht-body-color: #666666;
--themeht-white-color: #ffffff;
--themeht-light-color: #F5F5F5;  
--themeht-typography-body-font-family:  "DM Sans", sans-serif;
--themeht-typography-secondary-font-family: "Chivo", sans-serif;
--logo-desktop-height: 55px;
--logo-tablet-height: 45px;
--logo-mobile-height: 35px;
--logo-footer-height: 230px;
--logo-footer-mobile-height: 180px;
--loader-img-height: 100px;
} body {
scroll-behavior: smooth;
font-family: var(--themeht-typography-body-font-family);
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 26px;
color: var(--themeht-body-color);
overflow-x: hidden;
background-color: var(--themeht-white-color);
}
p {
margin: 0 0 25px;
line-height: 1.6;
color: var(--themeht-body-color);
}
.page-wrapper {
overflow-x: hidden;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
margin-top: 0px;
margin-bottom: 20px;
color: var(--themeht-secondary-color);
font-family: var(--themeht-typography-secondary-font-family); 
font-weight: 500; 
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1 {
font-size: 90px;
font-style: normal;
line-height: 110px; 
}
h2 {
font-size: 46px;
font-style: normal;
line-height: 56px;
position: relative; 
}
h3 {
font-size: 40px;
font-style: normal;
line-height: 50px; 
}
h4 {
font-size: 34px;
font-style: normal;
line-height: 44px; 
}
h5 {
font-size: 26px;
font-style: normal;
line-height: 36px; 
}
h6 {
font-size: 20px;
font-style: normal;
line-height: 30px; 
}
ul {
margin-left: 0;
padding: 0;
}
@media (min-width:1200px) {
.elementor-section.elementor-section-boxed>.elementor-container,
.container {
max-width: 1440px !important;
}
}
@media (max-width: 1200px) and (min-width: 1025px) {
.elementor-section.elementor-section-boxed>.elementor-container,
.container {
max-width: none !important;
} 
}
.custom-sec-padding {
padding-top: 90px;
padding-bottom: 120px;
}
label {
display: inline-block;
font-weight: 500;
color: var(--themeht-body-color);
font-size: 14px;
}
.elementor-heading-title {
color: var(--themeht-secondary-color) !important;
font-family: var(--themeht-typography-secondary-font-family) !important;
} 
.text-white .elementor-heading-title,
.primary-bg .elementor-heading-title {
color: var(--themeht-white-color) !important;
} .text-theme {
color: var(--themeht-primary-color) !important;
}
.text-secondary {
color: var(--themeht-secondary-color) !important;
}
.text-black {
color: var(--themeht-secondary-color) !important;
}
.text-grey {
color: var(--themeht-body-color);
} .white-bg {
background-color: var(--themeht-white-color);
}
.primary-bg {
background-color: var(--themeht-primary-color);
}
.secondary-bg {
background-color: var(--themeht-primary-color);
}
.text-bg {
background-color: var(--themeht-body-color);
}
.light-bg {
background-color: var(--themeht-light-color);
}
.secondary-bg{
background-color: var(--themeht-secondary-color);
} .elementor-widget .center {
text-align: center;
}
.elementor-widget .right {
text-align: right;
}
.page {
margin: 0;
}
.page-content {
margin-top: 100px;
margin-bottom: 100px;
}
.elementor-default .page-content {
margin-top: -1.5em;
margin-bottom: 0;
}
.error-page-search label {
min-width: 450px;
}
.search-page article {
margin-bottom: 30px;
}
.search-page article:last-child {
margin-bottom: 0;
}
.contact-info .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.contact-info p {
margin-bottom: 10px;
}
.secondary-bg .elementor-widget-text-editor p {
color: var(--themeht-rgba-color);
}
.p-mb-0 p {
margin-bottom: 0;
}
.ht-first-letter::first-letter {
font-size: 50px;
line-height: 50px;
display: inline-block;
float: left;
font-weight: 600;
margin-right: 8px;
color: var(--themeht-primary-color);
}
.service-image,
.portfolio-image,
.post-image,
.team-images {
overflow: hidden;
} .subscribe-btn,
input[type="submit"].subscribe-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search__button {
padding: 14px 25px 12px 25px;
position: relative;
border: 0;
z-index: 9;
display: inline-block;
cursor: pointer;
outline: none;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1.5px;
border-radius: 100px; 
display: inline-flex;
align-items: center;
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.subscribe-btn:hover,
input[type="submit"].subscribe-btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-search__button:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-search__button,
.post-password-form input[type="submit"] {
padding:14px 30px 13px 30px;
border: 0;
z-index: 9;
outline: none;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 100px;
position: relative;
font-weight: 500;
}
.post-password-form input[type="submit"] {
top: 3px;
}
.comment-form .form-submit input[type=submit]:hover, 
.post-comment .form-submit input[type="submit"]:hover, 
.wp-block-search__button:hover, 
.post-password-form input[type="submit"]:hover {
background: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border: 1px solid #d5d5d5;
padding: 10px 30px;
width: 100%;
height: 55px;
color: var(--themeht-body-color);
background: transparent;
border-radius: 100px;
}
textarea{
border-radius: 20px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus,
textarea:focus,
.team-form .wpcf7-form-control.wpcf7-textare:focus {  
border: 1px solid var(--themeht-primary-color);
}
.wpcf7-form-control-wrap {
display: block;
}
select {
border: 1px solid transparent; 
border-radius: 100px;
}
.wpcf7-form-control.wpcf7-select,
select {
width: 100%; 
padding: 12px 24px 10px 30px;
background-color: var(--themeht-light-color);
height: 55px;
color: var(--themeht-body-color);
}
.widget select{
background-color: var(--themeht-light-color);
}
select option{
color: var(--themeht-secondary-color);
}
.wpcf7-form-control.wpcf7-textarea {
height: 160px; 
}
.wpcf7-form .wpcf7-spinner {
position: absolute;
padding: 0;
}
.wpcf7-form .wpcf7-spinner:after {
display: none;
}
.wpcf7-not-valid-tip {
position: absolute;
right: 0;
font-size: 0.8rem;
bottom: -25px;
}
.theme-bg .wpcf7-not-valid-tip,
.theme-bg .wpcf7-response-output {
color: var(--themeht-white-color);
}
::-webkit-input-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:-moz-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
::-moz-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:-ms-input-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:focus-visible {
outline: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//wirasport.id/wp-content/themes/handyor/assets/images/down-arrow.svg);
background-repeat: no-repeat;
background-position: right 0.5rem center;
background-size: 1.5em 1.5em;
padding-right: 2.5rem;
-webkit-print-color-adjust: exact;
}
select option {
word-break: break-word;
}
.appointment-form2 .wpcf7-submit {
width: 100%;
}
.not-found a.themeht-btn,
.form-submit{
position: relative;
display: inline-block;
margin-left: 0px;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s; 
}
.not-found a.themeht-btn{
padding: 13px 30px 11px 30px;
border: 0;
z-index: 9;
outline: none;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 100px;
position: relative;
font-weight: 500;
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color); 
margin-top: 0 !important;
margin-right: 50px;
}
.not-found a.themeht-btn:hover {
margin-left: 100px;
}
.not-found a.themeht-btn:after{
position: absolute;
top: 0;
left: 0px;
content: "\f18f";
font-family: flaticon_mycollection !important;
border-radius: 50px;
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
border: 1px solid transparent;
height: 50px;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
--icon-width: 50px;
transform: scale3d(0.5, 0.5, 1);
margin-right: calc(var(--icon-width, 60px)* -1);
opacity: 0;
font-size: 22px;
}
.not-found a.themeht-btn::before{
position: absolute;
top: 0;
right: -50px;
content: "\f18f";
font-family: flaticon_mycollection !important;
border-radius: 50px;
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
border: 1px solid transparent;
height: 50px;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
--icon-width: 50px;
transform: scale3d(1, 1, 1);
margin-left: 0;
opacity: 1;
font-size: 22px;
}
.not-found a.themeht-btn:hover::before {
transform: scale3d(0.5, 0.5, 1);
margin-left: calc(var(--icon-width, 60px)* -1);
opacity: 0;
right: 0px;
}
.not-found a.themeht-btn:hover::after {
transform: scale3d(1, 1, 1);
margin-right: 0;
opacity: 1;
left: -50px;
}
.not-found form{
margin-bottom: 20px;
} .title-larg .contact-form .theme-title.ht-split-text{
font-size: 52px;
line-height: 55px;
margin-bottom: 60px;
}
.contact-form { 
border-radius: 0px 0px 0px 20px;
padding: 60px;	
background-color: var(--themeht-white-color);
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
border: 1px solid #f1f1f1;
} 
.contact-form .theme-title.ht-split-text {
margin-bottom: 40px;
font-size: 36px;
line-height: 35px; 
text-transform: capitalize;
} 
.contact-form h6 {
background-color: var(--themeht-light-color);
}
.contact-form .wpcf7-form-control-wrap input,
.contact-form .wpcf7-form-control-wrap select,
.contact-form .wpcf7-form-control-wrap textarea { 
color: var(--themeht-body-color);
background-color: var(--themeht-light-color);
border-color: rgb(255 255 255 / 4%);
}
.contact-form .wpcf7-form-control-wrap input:focus,
.contact-form .wpcf7-form-control-wrap select:focus,
.contact-form .wpcf7-form-control-wrap textarea:focus {
border-color: var(--themeht-body-color);
}
.contact-form .wpcf7-form-control-wrap input::placeholder,
.contact-form .wpcf7-form-control-wrap select::placeholder,
.contact-form .wpcf7-form-control-wrap textarea::placeholder{
color: var(--themeht-body-color) !important;
} 
.contact-form .wpcf7-form-control-wrap textarea{
height: 100px;
}
.contact-form .theme-title.ht-split-text .mb-0.elementor-widget {
margin-bottom: 0 !important;
}
.contact-form .themeht-btn-warp{
width: inherit;
margin-left: 15px;
} 
.contact-form.contact-us .input-top {
margin-bottom: 0 !important;
display: contents;
}
.contact-form.contact-us .input-top .col-md-6 {
padding: 0px 20px;
}
.contact-form .col-md-6.text-right{
text-align: right;
}
.contact-form .col-md-6.text-right p{
text-align: left;
margin-bottom: 40px;
color: var(--themeht-white-color)
} .contact-form-home{
padding: 40px;
background-color: var(--themeht-light-color);
border-radius: 20px 20px 0px 0px;
text-align: center;
overflow: hidden;
} 
.contact-form-home.form-2 .col-md-6.mb-4 {
margin-bottom: 20px !important;
}
.contact-form-home .col-md-12 {
text-align: center;
}
.contact-form-home .theme-title.ht-split-text{ 
font-size: 42px;
line-height: 48px;
margin-bottom: 15px;
}
.contact-form-home .wpcf7-form-control-wrap input,
.contact-form-home .wpcf7-form-control-wrap select,
.contact-form-home .wpcf7-form-control-wrap textarea { 
background-color: var(--themeht-white-color); 
border-color: rgba(255, 255, 255, 0.2);
margin-bottom: 15px;
}
.contact-form-home .wpcf7-form-control-wrap input:focus,
.contact-form-home .wpcf7-form-control-wrap select:focus,
.contact-form-home .wpcf7-form-control-wrap textarea:focus { 
border-color: var(--themeht-body-color);
}
.contact-form-home .wpcf7-form-control-wrap input::placeholder,
.contact-form-home .wpcf7-form-control-wrap select::placeholder,
.contact-form-home .wpcf7-form-control-wrap textarea::placeholder{
color: var(--themeht-body-color) !important;
}
.contact-form-home .wpcf7-form-control-wrap textarea{
height: 120px;
}
.contact-form-home .col-md-6.text-right{
text-align: right;
}
.contact-form-home .col-md-6.text-right p {
text-align: left;
margin-bottom: 60px;
color: var(--themeht-white-color);
}
.contact-form-home.form-2{
border-radius: 20px 20px 20px 20px;
background-color: var(--themeht-white-color);
text-align: left;
} 
.contact-form-home.form-2 .wpcf7-form-control-wrap input,
.contact-form-home.form-2 .wpcf7-form-control-wrap select,
.contact-form-home.form-2 .wpcf7-form-control-wrap textarea{
margin-bottom: 0px;
background-color: rgb(239 239 239);
border: inherit;
color: var(--themeht-body-color);
}
.contact-form-home.form-2 .wpcf7-form-control-wrap input::placeholder,
.contact-form-home.form-2 .wpcf7-form-control-wrap select::placeholder,
.contact-form-home.form-2 .wpcf7-form-control-wrap textarea::placeholder{
color: var(--themeht-body-color) !important;
}
.contact-form-home.form-2 .themeht-btn-warp.style2{
width: inherit;
margin-left: 20px;
}
.contact-form-home.form-3{
border-radius: 30px;
}
.contact-form-home.form-3 .themeht-btn-warp.style2{
width: inherit;
margin: auto;
margin-top: 20px;
}
.elementor-widget.elementor-widget-text-editor {
font-weight: 400;
color: var(--themeht-body-color);
font-family: var(--themeht-typography-body-font-family) ;
}
.text-white.elementor-widget.elementor-widget-text-editor {
color: var(--themeht-light-color) !important;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
color: var(--themeht-light-color) !important;
}
.wp-block-cover,
.wp-block-cover-image {
position: relative;
background-position: 50%;
min-height: 430px;
display: flex;
justify-content: center;
align-items: center;
padding: 1em;
box-sizing: border-box;
margin-bottom: 30px;
}
.wp-block-button {
margin: 50px 0;
} .comment-form .comment-form-comment textarea {
height: 150px;
}
.comment-respond input,
.comment-respond textarea{
color: var(--themeht-body-color);
background-color: var(--themeht-light-color);
border-color: rgb(255 255 255 / 4%);
} 
.comment-respond input:focus,
.comment-respond textarea:focus{
border-color:var(--themeht-body-color);
color: var(--themeht-white-color);
}
.comment-respond input::placeholder {
color: var(--themeht-white-color);
} .team-form{
padding: 60px;
background-color: var(--themeht-white-color);
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
border: 1px solid #f1f1f1;
border-radius: 20px;
overflow: hidden;
}
.team-form h4 { 
margin-bottom: 25px;
}
.team-form .wpcf7-form-control.wpcf7-textarea,
.team-form input,
.team-form .wpcf7-form-control.wpcf7-select{
color: var(--themeht-body-color);
background-color: var(--themeht-light-color);
border-color: rgb(241 241 241);
position: relative;
}
.team-form input:focus,
.team-form .wpcf7-form-control.wpcf7-select:focus,
.team-form .wpcf7-form-control.wpcf7-textarea:focus{
border-color: var(--themeht-body-color);
}
.team-form .wpcf7-form-control-wrap input::placeholder,
.team-form .wpcf7-form-control-wrap select::placeholder,
.team-form .wpcf7-form-control-wrap textarea::placeholder{ 
color: var(--themeht-body-color) !important;
}
.team-form .themeht-btn-warp.style2:hover{
color: var(--themeht-primary-color);
} 
.team-form .themeht-btn-warp.themeht-btn.style2.secondary-btn {
background-color: var(--themeht-secondary-color);
color: var(--themeht-white-color);
}
.contact-form-home .select::after, 
.contact-form .select::after,
.team-form .select::after  { 
position: absolute;
top: 23px;
right: 15px;
content: "";
width: 20px;
height: 20px;
background-color: var(--themeht-light-color);
} 
.contact-form-home .select::before, 
.contact-form .select::before,
.team-form .select::before  { 
position: absolute;
top: 28px;
right: 20px;
content: "";
z-index: 99;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 6px solid var(--themeht-body-color);
}
.contact-form-home .select,
.team-form .select,
.contact-form .select{
position: relative;
} .contact-form-home .select::after{
background-color: var(--themeht-white-color);
}
.contact-form-home .select::before{
border-top-color: var(--themeht-body-color);
}
.alignleft {
margin: 5px 20px 20px 0 !important;
border-radius: 20px;
}
.alignright {
margin: 5px 0 20px 20px !important;
clear: both;
}
.lead p,
.elementor-widget-list_style p,
.elementor-widget-list_style_two p,
.elementor-widget-title p,
.elementor-widget-feature p,
.elementor-tab-content p {
margin-bottom: 0;
}
.wp-block-group.has-background {
padding: 25px !important;
margin-bottom: 15px !important;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 16px !important;
text-align: left;
}
blockquote,
.wp-block-quote.is-style-large {
z-index: 9;
padding: 40px 40px 35px 130px !important;
margin: 30px 0px 30px 0;
font-size: 24px;
line-height: 35px;
font-family: var(--themeht-typography-secondary-font-family);
position: relative;
color: var(--themeht-secondary-color);
background-color: var(--themeht-light-color);
border-radius: 15px;
font-weight: 400 !important;
color: var(--themeht-secondary-color);
} 
.wp-block-pullquote.is-style-solid-color blockquote{
margin-left: 130px !important;
}
blockquote p {
padding-left: 30px;
}
blockquote cite,
blockquote cite a,
blockquote span { 
padding-top: 12px;
display: block;
font-family: var(--themeht-typography-secondary-font-family);
font-size: 22px;
line-height: 22px;
font-weight: 600; 
color: var(--themeht-primary-color);
}
blockquote h6 {
margin-bottom: 5px;
font-size: 22px;
}
blockquote h6 p{
color: var(--themeht-secondary-color);
}
blockquote span p {
letter-spacing: 1px;
text-transform: uppercase;
font-family: var(--themeht-typography-body-font-family);
font-size: 14px;
line-height: 20px;
font-weight: 500; 
color: var(--themeht-body-color); 
padding: 0; 
font-style: normal;
} 
.themeht-blogs .post-card .post-desc blockquote p {
margin-bottom: 15px;
margin-top: 0;
}
body blockquote.wp-block-quote.is-style-large cite,
body blockquote.wp-block-quote.is-style-large p,
body blockquote p {
margin: 0px;
padding: 0;
}
blockquote:after {
content: "\f1be";
font-size: 60px;
color: var(--themeht-primary-color);
line-height: 1;
z-index: -1;
position: absolute;
top: 40px;
left: 36px;
font-family: flaticon_mycollection !important;
}
blockquote.has-text-align-right a,
blockquote a {
color: var(--themeht-primary-color);
}
blockquote.has-text-align-right a:hover,
blockquote a:hover {
color: var(--themeht-primary-color);
}  
.wp-block-media-text.has-media-on-the-right {
margin-bottom: 25px;
}
.wp-block-image {
margin: 0 0 1em;
}
.wp-block-archives select,
.wp-block-categories select {
background-color: var(--themeht-light-color); 
}
.themeht-sidebar .wp-block-archives select,
.themeht-sidebar .wp-block-categories select,
.themeht-sidebar .wp-block-archives-dropdown,
.themeht-sidebar .wp-block-search {
margin-bottom: 0;
}
.post-card .wp-block-gallery .blocks-gallery-image figure,
.post-card .wp-block-gallery .blocks-gallery-item figure {
position: relative;
overflow: hidden;
}
.post-card .wp-block-gallery .blocks-gallery-image figcaption,
.post-card .wp-block-gallery .blocks-gallery-item figcaption {
position: absolute;
font-size: 13px;
font-weight: 600;
overflow: hidden;
padding: 10px 0;
bottom: -100%;
width: 100%;
color: #333;
background: rgba(255, 255, 255, .7);
white-space: nowrap;
text-indent: 10px;
text-overflow: ellipsis; 
}
.post-card .wp-block-gallery .blocks-gallery-image:hover figcaption,
.post-card .wp-block-gallery .blocks-gallery-item:hover figcaption {
bottom: 0;
}
.wp-block-embed iframe {
width: 100%;
}
table th { 
color: var(--themeht-secondary-color);
font-weight: 600;
}
table th,
table td {
border-color: var(--themeht-primary-color) !important;
border: 1px solid;
padding: 5px 10px;
}
table th,
table td {
border-color: #d5d5d5 !important;
border: 1px solid;
padding: 5px 10px;
}
table tbody th { 
color: var(--themeht-body-color);
}
table tbody th a {
color: var(--themeht-primary-color);
}
table tbody th a:hover {
color: var(--themeht-primary-color);
}
.wp-calendar-nav-prev,
.wp-calendar-nav-next{
font-weight: 600;
}
.widget .wp-block-calendar{
padding-bottom: 0px;
}
.wp-block-table thead {
border-bottom: 1px solid;
}
.wp-block-table tfoot {
border-top: 1px solid;
}
.wp-block-calendar td{
border-color: #d5d5d5 !important;
}
.gallery-caption {
padding-top: 0.53em;
padding-bottom: 0.53em;
}
.comment-content table tbody td a {
color: var(--themeht-primary-color);
font-weight: 600;
}
.comment-content table tbody td a:hover {
color: var(--themeht-primary-color);
}
.comment-content>ul, 
.comment-content>ol {
margin-bottom: 30px;
}
.wp-block-button__link {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
border: 1px solid var(--themeht-primary-color);
}
.wp-block-button__link:hover {
background: var(--themeht-secondary-color);
color: var(--themeht-white-color);
border-color: var(--themeht-secondary-color)
}
.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
border-radius: 0;
}
.wp-block-calendar {
padding-bottom: 30px;
}
.wp-block-calendar .wp-calendar-nav-prev {
float: left;
}
.wp-block-calendar .wp-calendar-nav-next {
float: right;
}
.wp-block-calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-next a {
text-decoration: none;
}
.post-card .wp-block-search__button-outside {
margin-bottom: 25px;
}
.wp-block-preformatted {
margin-top: 10px;
}
.post-single-page .post-desc .entry-content ul:last-child,
.post-single-page .post-desc .entry-content table:last-child,
.post-single-page .post-desc .entry-content p:last-child {
margin-bottom: 0;
}
.wp-block-columns.has-background.has-pale-pink-background-color,
.wp-block-column.has-background.has-pale-cyan-blue-background-color,
.wp-block-group.has-background.has-pale-pink-background-color,
.wp-block-group.has-background.has-light-green-cyan-background-color {
background-color: var(--themeht-light-color) !important;
border-radius: 15px;
} 
.wp-block-group.has-black-border-color {
border-color: #d5d5d5 !important;
border-radius: 15px;
}
.wp-block-group.has-border-color,
.wp-block-group.has-background {
padding: 15px;
margin-bottom: 15px;
}
.has-small-font-size {
line-height: 17px;
}
.has-medium-font-size {
line-height: 24px;
}
.has-large-font-size {
line-height: 40px;
}
.has-x-large-font-size {
line-height: 50px;
}
.wp-block-query .wp-block-query-pagination {
margin-bottom: 30px;
}
.pagination .page-numbers,
.wp-block-query-pagination .page-numbers,
.page-links .post-page-numbers {
background-color: var(--themeht-light-color);
margin: 0 2px 0 2px;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
font-weight: 500;
border-radius: 6px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.wp-block-query-pagination .page-numbers:hover,
.wp-block-query-pagination .page-numbers.current,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers.current {
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-avatar .avatar {
margin-bottom: 20px;
border-radius: 50%;
}
.wp-block-post-author .avatar {
margin-bottom: 20px;
border-radius: 50%;
}
.wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-comment-author-name {
font-size: 28px !important;
margin-bottom: 20px;
font-weight: 600;
}
.wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-comment-author-name time {
color: var(--themeht-primary-color);
font-weight: 600;
font-size: 13px !important;
line-height: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-group .wp-block-comment-date {
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0.5px;
}
.wp-block-post-comments-form p,
.wp-block-comments p {
margin-top: 15px;
}
.wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link {
margin-top: 20px;
}
.wp-block-post-comments-form p,
.wp-block-comments p {
margin-top: 15px;
}
.comment-form p.form-submit {
margin-bottom: 0;
}
.wp-block-comments .wp-block-comments-title,
.pbmit-post-related .pbmit-related-title,
.comments-area .comments-title,
.comment-respond .comments-title,
.comment-respond .comment-reply-title {
font-size: 36px;
line-height: 44px;
}
.themeht-footer-widget-area .widget li.cat-item a,
.themeht-sidebar .widget.widget_categories ul li a,
.wp-block-categories li a,
ul.wp-block-archives li a,
.widget.widget_meta ul li a,
.widget .wp-block-latest-posts li>a,
.widget.widget_archive ul li>a,
.widget.widget_recent_entries ul li a,
.widget.widget_nav_menu ul li>a,
.widget.widget_pages ul li a,
.wp-block-page-list li a,
.widget.widget_recent_comments ul li,
.widget .wp-block-latest-comments li {
position: relative;
padding-left: 20px;
color: var(--themeht-secondary-color);
text-transform: uppercase;
font-size: 14px;
line-height: 14px;  
letter-spacing: 1px;
}
.themeht-sidebar .widget.widget_categories ul li a:hover,
.wp-block-categories li a:hover,
ul.wp-block-archives li a:hover,
.widget.widget_meta ul li a:hover,
.widget .wp-block-latest-posts li>a:hover,
.widget.widget_archive ul li>a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_nav_menu ul li>a:hover,
.widget.widget_pages ul li a:hover,
.wp-block-page-list li a:hover,
.themeht-sidebar .widget_recent_comments li a:hover,
.post-card .post-bottom li a:hover {
color: var(--themeht-primary-color);
}
.themeht-footer-widget-area .widget li.cat-item a::before,
.themeht-sidebar .widget.widget_categories ul li a:before,
.wp-block-categories li a:before,
ul.wp-block-archives li a::before,
.widget.widget_meta ul li a::before,
.widget .wp-block-latest-posts li>a::before,
.widget.widget_archive ul li>a::before,
.widget.widget_meta ul li a::before,
.widget.widget_recent_entries ul li a::before,
.widget.widget_nav_menu ul li>a::before,
.widget.widget_pages ul li a:before,
.wp-block-page-list li a:before {
content: " ";
background-color: var(--themeht-primary-color);
position: absolute;
left: 0px;
top: 5px;
height: 8px;
width: 8px;
border-radius: 50%;
}
.themeht-footer-widget-area .wp-block-categories li a:hover,
.themeht-footer-widget-area .widget li.cat-item a:hover{
color: var(--themeht-white-color);
}
.widget.widget_recent_comments ul li:before,
.widget .wp-block-latest-comments li:before {
content: '\f25c';
color: var(--themeht-primary-color);
top: 7px;
font-family: bootstrap-icons !important;
font-size: 14px;
position: absolute;
left: 0;
line-height: normal;
}
.widget.widget_recent_comments ul li,
.widget .wp-block-latest-comments li {
color: var(--themeht-body-color);
padding-left: 25px;
font-size: 14px;
line-height: 19px;
text-transform: capitalize;
font-weight: 400 !important;
letter-spacing: 0;
}
.themeht-sidebar .widget_recent_comments li{
overflow: hidden; 
font-size: 16px !important;
line-height: 18px !important; 
font-family: var(--themeht-typography-secondary-font-family) !important;
margin-bottom: 12px;
text-transform: capitalize !important;
color: var(--themeht-body-color) !important;
}
.themeht-sidebar .widget_recent_comments li a { 
color: var(--themeht-secondary-color); 
text-transform: capitalize !important;
}
.themeht-sidebar .wp-block-latest-comments__comment-date{
margin-top: 10px;
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.4px;
position: relative;
}
.themeht-sidebar .wp-block-latest-comments__comment-excerpt p{
margin-bottom: 0px;
font-size: 14px;
line-height: 14px;
margin-top: 15px;
}
.wp-block-latest-posts__post-date { 
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.4px;
position: relative;
}
.themeht-sidebar .widget ul>li ul {
margin-left: 15px;
margin-top: 15px;
}
.wp-block-archives-dropdown,
.wp-block-search {
margin-bottom: 25px;
}
.wp-block-search .wp-block-search__inside-wrapper {
border: none;
padding: 0;
}
.wp-block-buttons,
.wp-block-group {
margin-bottom: 20px;
}
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
background-color: var(--themeht-primary-color);
color: var(--themeht-light-color)
}
.wp-block-cover .wp-block-cover__inner-container p {
color: var(--themeht-white-color);
}
.wp-block-calendar table th,
.wp-calendar-table th {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
border-color:#d8dfe6 ;
}
.calendar_wrap table th,
.calendar_wrap table td { 
border: 1px solid #d8dfe6 !important; 
}
#today {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-tag-cloud span {
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
-ms-transition: all 0s ease-in-out 0s;
-o-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
}
.wp-social-link {
margin-bottom: 15px !important;
}
.themeht-footer-widget-area .widget.widget_meta ul li a::before,
.themeht-footer-widget-area .widget .wp-block-latest-posts li>a::before,
.themeht-footer-widget-area .widget.widget_meta ul li a::before,
.themeht-footer-widget-area .widget.widget_nav_menu ul li>a::before,
.themeht-footer-widget-area .wp-block-page-list li a:before,
.themeht-footer-widget-area .widget.widget_recent_comments ul li:before {
top: 5px;
}
.themeht-footer-widget-area #today {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget {
padding-top: 50px;
}
.themeht-footer-widget-area .widget:not(:first-child) {
padding-top: 35px;
}
.themeht-footer-widget-area .widget ul,
.themeht-footer-widget-area .widget ol,
.wp-block-archives ul {
margin: 0;
padding-left: 0;
}
.themeht-footer-widget-area .widget.widget_recent_comments ul li:before,
.themeht-footer-widget-area .widget .wp-block-latest-comments li:before{
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget ul>li ul {
margin-left: 15px;
margin-top: 15px;
}
.themeht-footer-widget-area .widget ul.children,
.themeht-footer-widget-area .widget ol.children {
margin-left: 15px;
margin-top: 15px;
}
.themeht-footer-widget-area .widget ul li {
margin-bottom: 12px !important;
list-style: none;
color: var(--themeht-body-color);
position: relative;
font-size: 15px;
width: 100%;
align-items: center; 
margin-bottom: 14px !important;
}
.themeht-footer-widget-area .widget.widget_archive ul li:last-child{
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.themeht-footer-widget-area .widget ul li,
.themeht-footer-widget-area .widget ol li,
.themeht-footer-widget-area .widget .wp-block-archives li,
.themeht-footer-widget-area .widget .wp-block-latest-posts li,
.themeht-footer-widget-area .widget .widget_recent_entries li,
.themeht-footer-widget-area .widget .wp-block-categories li,
.themeht-footer-widget-area .widget .wp-block-page-list li {
color: var(--themeht-body-color);
list-style-type: none;
margin-bottom: 15px;
border-bottom-color: rgba(255, 255, 255, 0.08); 
}
.themeht-footer-widget-area .widget ol li p{
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget ul li:last-child,
.themeht-footer-widget-area .widget ol li:last-child,
.wp-block-latest-posts li:last-child,
.widget_recent_entries li:last-child {
margin-bottom: 0 !important;
padding-bottom: 0;
border: inherit;
} 
.themeht-footer-widget-area .widget .widget_categories li,
.themeht-footer-widget-area .widget .wp-block-categories li {
color: var(--themeht-body-color);
position: relative;
padding-left: 20px;
}
.themeht-footer-widget-area .widget .tagcloud a:hover,
.themeht-footer-widget-area .wp-block-tag-cloud a:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget.widget_categories ul li:before,
.themeht-footer-widget-area .widget.wp-block-categories li:before {
color: var(--themeht-body-color);
}
.themeht-footer-widget-area .widget_recent_entries li,
.themeht-footer-widget-area .widget .wp-block-latest-posts li {
margin-bottom: 15px;
}
.themeht-footer-widget-area .widget li a {
font-weight: 500;
color: var(--themeht-light-color) !important;
}
.themeht-footer-widget-area .widget li a::before {
background-color: var(--themeht-light-color) !important;
opacity: 1 !important;
}
footer label,
footer .wp-block-archives__label,
.themeht-footer-widget-area .widget li {
color: var(--themeht-light-color) !important;
}
.themeht-footer-widget-area .widget li a:hover {
color: var(--themeht-primary-color) !important;
}
.themeht-footer-widget-area .widget p,
.themeht-footer-widget-area .widget .textwidget strong,
.themeht-footer-widget-area,
.themeht-footer-widget-area a,
.themeht-footer-widget-area .wp-block-archives__label,
.themeht-footer-widget-area .wp-block-search__label,
.themeht-footer-widget-area .wp-block-archives-dropdown label,
.themeht-footer-widget-area table caption {
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.themeht-footer-widget-area .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.themeht-footer-widget-area .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.themeht-footer-widget-area .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
fill: var(--themeht-white-color);
}
.themeht-footer-widget-area select option {
color: var(--themeht-body-color);
}
.themeht-footer-widget-area  table th{
border-color: rgba(255, 255, 255, 0.08) !important;
}
.themeht-footer-widget-area table td {
color: var(--themeht-white-color);
border-color: rgba(255, 255, 255, 0.08) !important;
}
.themeht-footer-widget-area table td a {
color: var(--themeht-primary-color);
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
background: var(--themeht-primary-color);
}
.wp-block-page-list .wp-block-pages-list__item__link.wp-block-navigation-item__content {
padding: 0;
}
.wp-block-page-list .wp-block-pages-list__item__link.wp-block-navigation-item__content:before {
display: none;
}
.wp-block-navigation .wp-block-navigation__submenu-container {
background: var(--themeht-primary-color);
border: none !important;
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item {
margin-bottom: 0;
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item__link.wp-block-navigation-item__content {
font-size: 16px;
line-height: 20px;
text-transform: capitalize;
padding: 10px 20px 10px 20px;
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item:last-child .wp-block-pages-list__item__link.wp-block-navigation-item__content {
border-bottom: none;
}
.wp-block-navigation .wp-block-pages-list__item__link.wp-block-navigation-item__content:hover {
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item__link.wp-block-navigation-item__content:hover {
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation__submenu-icon {
color: var(--themeht-body-color);
}
.widget_calendar caption,
.wp-calendar-table caption {
caption-side: top;
font-weight: 600; 
padding-top: 0;
}
.wp-block-group.has-background,
pre,
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: var(--themeht-light-color) !important;
border-radius: 15px;
}
.wp-block-search__button svg {
display: none;
}
.wp-calendar-table {
text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
color: var(--themeht-body-color);
}
blockquote code {
color: var(--themeht-body-color);
}  
.type-post .wp-block-tag-cloud a {
background-color: var(--themeht-light-color);
}
.type-post .wp-block-tag-cloud a:hover {
background-color: var(--themeht-primary-color);
}
.wp-calendar-nav-next {
float: right;
} .single-post .col-lg-9 {
padding-right: 45px !important;
}  
.single-services .col-lg-9 {
padding-left: 45px !important;
}
.widget .widget-title,
.widget .wp-block-heading,
.wp-block-archives__label,
.wp-block-search__label {
font-size: 22px;
line-height: 30px;
text-transform: capitalize; 
margin-bottom: 15px !important;
position: relative; 
color: var(--themeht-secondary-color);
}
.widget {
margin-bottom: 50px;
background: var(--themeht-light-color);
border-radius: 15px;
padding: 30px;
}
.themeht-sidebar .widget:last-child {
margin-bottom: 0
}
.themeht-sidebar .widget ul,
.themeht-sidebar .widget ol,
.wp-block-archives ul {
margin: 0;
padding-left: 0;
}
.themeht-sidebar .widget ul.children,
.themeht-sidebar .widget ol.children {
margin-left: 15px;
margin-top: 15px;
}
.themeht-sidebar .widget ol li,
.wp-block-archives li,
.wp-block-latest-posts li,
.widget_recent_entries li,
.wp-block-categories li,
.wp-block-page-list li { 
list-style: none;
color: var(--themeht-body-color);
position: relative;
font-size: 15px;
width: 100%;
align-items: center; 
margin-bottom: 14px !important;
}
.themeht-sidebar .widget ul li:last-child,
.themeht-sidebar .widget ol li:last-child,
.wp-block-latest-posts li:last-child,
.widget_recent_entries li:last-child {
margin-bottom: 0 !important;
padding-bottom: 0;
}
.themeht-footer-widget-area .widget .tagcloud a,
.themeht-footer-widget-area .widget .wp-block-tag-cloud a,
.themeht-sidebar .widget .tagcloud a,
.wp-block-tag-cloud a {
background: var(--themeht-white-color);
color: var(--themeht-secondary-color);
padding: 10px 18px 8px 18px;
display: inline-block;
text-align: center;
text-transform: uppercase;
margin: 0px 5px 10px 0;
border-radius: 100px;
font-weight: 500;
font-size: 13px !important;
line-height: 12px;
letter-spacing: 1px;
}
.tags-links {
color: var(--themeht-secondary-color);
text-transform: uppercase;
border-radius: 100px;
font-weight: 500;
font-size: 13px !important;
line-height: 12px;
letter-spacing: 1px;
}
.tags-links a { 
color: var(--themeht-white-color);
padding: 10px 18px 8px 18px;
display: inline-block;
text-align: center;
text-transform: uppercase;
margin: 0px 5px 10px 0;
border-radius: 100px;
font-weight: 500;
font-size: 13px !important;
line-height: 12px;
letter-spacing: 1px;
background-color: var(--themeht-primary-color);
}
.tags-links a:hover{
color: var(--themeht-white-color);
background-color: var(--themeht-secondary-color);
}
.theme-tags {
clear: both;
margin-top: 40px;
}
.themeht-sidebar .widget .tagcloud a:hover,
.wp-block-tag-cloud a:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget .tagcloud a:hover,
.themeht-footer-widget-area .widget .wp-block-tag-cloud a:hover {
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-sidebar .widget ul li,
.widget_categories li,
.wp-block-categories li,
.widget-area .themeht-widget.widget_archive li {
margin-bottom: 12px !important;
list-style: none;
color: var(--themeht-body-color);
position: relative; 
font-size: 15px;
width: 100%;
align-items: center; 
}
.themeht-sidebar .widget ul li:last-child,
.widget_categories li:last-child,
.wp-block-categories li:last-child,
.widget-area .themeht-widget.widget_archive li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
} 
.themeht-sidebar .widget.widget_categories li a  {
font-size: 17px;
line-height: 20px;
text-transform: capitalize;
color: var(--themeht-primary-color);
}
.themeht-sidebar .widget_recent_entries li,
.wp-block-latest-posts li {
margin-bottom: 15px;
}
.themeht-footer-widget-area form input.input, 
.themeht-footer-widget-area form input.wp-block-search__input{
background: rgba(255, 255, 255, 0.05) !important; 
}
.themeht-footer-widget-area form input.input::placeholder,
.themeht-footer-widget-area form input.wp-block-search__input::placeholder{
color: var(--themeht-light-color) !important; 
}
.themeht-footer-widget-area .wp-block-search__button:before{
color: var(--themeht-light-color) !important;
}
.themeht-footer-widget-area form input.input, 
.themeht-footer-widget-area form input.wp-block-search__input,
.themeht-sidebar .wp-block-search__input,
.themeht-sidebar form input.input,
.themeht-footer-widget-area form input.search-field,
.themeht-sidebar .search-form input{
border-right: 0px;
padding: 16px 0px 16px 20px;
width: 100%;
height: 55px;
color: var(--themeht-body-color);
border: none;
background-color: var(--themeht-white-color);
border-radius: 100px;
font-size: 15px;
} 
.themeht-footer-widget-area form .button.button-primary:hover{
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
.search-form {
position: relative
}
.search-form label {
width: 100%;
}
.widget form p.login-submit{
margin-bottom: 0px;
}
.themeht-sidebar .widget.widget_themeht_recentpost li {
display: flex; 
border: inherit;
}
.widget_themeht_recentpost li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.themeht-widget .themeht-post-image {
flex-shrink: 0;
width: 70px;
height: 70px;
margin-right: 20px;
overflow: hidden;
} 
.widget_themeht_recentpost li .themeht-post-image img {
border-radius: 10px;
}
.widget_themeht_recentpost .themeht-post-date {
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.4px;
position: relative; 
}
.search-form.search-inner button[type="submit"] {
right: 30px;
}
.search-form button[type="submit"] {
color: var(--themeht-secondary-color);
font-size: 18px;
background: inherit;
text-align: center;
cursor: pointer;
position: absolute;
right: 0;
padding: 0;
border: none;
top: 50%;
z-index: 1;
transform: translateY(-50%);
}
.themeht-footer-widget-area .search-form button[type="submit"]{
right: 20px;
}
.search-form button[type="submit"]:hover {
color: var(--themeht-primary-color);
}
.widget-area .search-form button[type="submit"]{
right: 20px;
}
.not-found .search-form button[type="submit"]{
right: 30px;
}
.wp-block-search__inside-wrapper {
position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
padding: 0;
border: none;
background: transparent !important;
font-size: 0;
right: 15px;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:before {
font-weight: normal;
position: absolute;
content: "\f52a";
font-family: 'bootstrap-icons';
color: var(--themeht-secondary-color);
font-size: 16px;
text-align: center;
cursor: pointer;
right: 0;
padding: 0;
border: none;
top: 28px;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(-50%);
}
.widget_categories li:last-child,
.wp-block-categories li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_themeht_recentpost ul li .themeht-post-content {
line-height: 20px;
}
.widget_themeht_recentpost ul li .themeht-post-content a {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 16px;
line-height: 19px; 
font-family: var(--themeht-typography-secondary-font-family);
margin-bottom: 12px;
}
.widget_themeht_recentpost ul li .themeht-post-content a:hover {
color: var(--themeht-primary-color);
}
.themeht-sidebar .gallery,
.themeht-sidebar .gallery figure {
margin-bottom: 0;
}
.wp-block-social-links .wp-block-social-link.wp-social-link{
width: inherit;
margin-bottom: 0px !important;
}
.wp-block-social-links .wp-block-social-link.wp-social-link a{
padding: 10px !important;
}
.themeht-sidebar .wp-block-social-links .wp-block-social-link.wp-social-link a svg{
fill: var(--themeht-light-color) !important;
}
.themeht-footer-widget-area .widget select{
background: rgba(255, 255, 255, 0.05) !important;
color: var(--themeht-light-color) !important;
}
.themeht-footer-widget-area .widget select,
.themeht-sidebar .widget select{
border-radius: 100px;
padding: 0px 20px;
background-color: var(--themeht-white-color);
border-color: rgba(255, 255, 255, 0.05);
}
.themeht-footer-widget-area .widget img,
.themeht-sidebar .widget img{
border-radius: 10px;
} .single-services .has-post-thumbnail img {
width: 100%;
border-radius: 15px;
}
.service-widget ul {
padding: 0;
margin: 0;
}
.service-widget li {
list-style-type: none;
margin-bottom: 13px;
color: var(--themeht-primary-color);
} 
.service-widget li:last-child {
margin-bottom: 0px;
}
.service-widget li a:hover,
.service-widget li.current-menu-item a{
background-color: var(--themeht-primary-color) !important;
color: var(--themeht-white-color) !important;
}
.service-widget li.current-menu-item a::after{
color: var(--themeht-light-color) !important;
}
.service-page-sidebar .widget.widget_nav_menu li a {
display: block; 
font-size: 14px !important;
line-height: 14px !important;
text-transform: uppercase;
padding: 21px 40px 19px 20px;
position: relative; 
margin-bottom: 8px;
border-radius: 10px;
font-family: var(--themeht-typography-secondary-font-family);
background-color: var(--themeht-white-color);
}
.service-page-sidebar .widget.widget_nav_menu li:last-child a{
margin-bottom: 0px;	
}
.themeht-sidebar .widget.widget_nav_menu li a:hover{
color: var(--themeht-primary-color) !important;
}
.service-page-sidebar .widget.widget_nav_menu li a::after {
position: absolute;
top: 22px;
right: 20px;
font-family: flaticon_mycollection !important;
color: var(--themeht-secondary-color);
content: "\f152";
font-size: 13px;
font-weight: 900;
}
.service-page-sidebar .widget.widget_nav_menu li a:hover::after{
color: var(--themeht-white-color);
}
.service-page-sidebar .widget.widget_nav_menu li a::before {
content: none;
} .contact-widget-add {
border-radius: 15px;
padding: 40px 30px;
position: relative;
text-align: center;
background-color: var(--themeht-secondary-color);
overflow: hidden;
} 
.contact-widget-add img {
margin-bottom: 20px; 
border-radius: 100% !important;
width: 170px;
height: 170px;
}
.contact-widget-add .contact-widget-warp {
z-index: 9;
position: relative;
}
.contact-widget-add h5 {
font-size: 26px;
line-height: 36px;
color: var(--themeht-white-color);
}
.contact-widget-add p {
color: var(--themeht-white-color);
line-height: 24px;
margin-bottom: 30px;
}
.contact-widget-add a.themeht-btn {
padding: 11px 47px 8px 30px;
border: 0;
z-index: 9;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 100px;
position: relative;
font-weight: 500;
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
display: inline-block;
}
.contact-widget-add .themeht-btn:hover {
background-color: var(--themeht-primary-color); 
color: var(--themeht-white-color); 
}
.contact-widget-add a.themeht-btn span{
position: relative;
}
.contact-widget-add a.themeht-btn span::before{
position: absolute;
top: 2px;
right: -22px;
content: "\f1e8";
font-size: 15px;
color: var(--themeht-secondary-color);
font-family: flaticon_mycollection !important;
transform: rotate(-45deg);
}
.contact-widget-add a.themeht-btn:hover span::before{
color: var(--themeht-white-color);
} .service-widget.widget_text.p-0.m-0 {
background-color: inherit;
padding: 0;
}
.item-download {
margin-bottom: 5px
}
.item-download:last-child {
margin-bottom: 0px;
}
.item-download a {
font-size: 16px;
line-height: 24px;
color: var(--themeht-secondary-color);
display: flex;
align-items: center;
padding: 15px;
position: relative;
background-color: var(--themeht-light-color);
border-radius: 15px;
margin-bottom: 15px;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.item-download a:last-child {
margin-bottom: 0px;
} 
.item-download a .download-icon-left {
color: var(--themeht-primary-color);
font-size: 30px; 
}
.item-download a .download-icon-right {
font-weight: 400;
min-height: 35px;
min-width: 35px;
line-height: 35px;
text-align: center;
font-size: 26px;
border-radius: 100%;
background-color: var(--themeht-secondary-color);
color: var(--themeht-whitr-color);
margin-left: auto;
position: relative;
overflow: hidden;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.item-download a .download-icon-right i {
position: absolute;
top: 1px;
right: 4px;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
color: var(--themeht-white-color); 
}
.item-download a .download-icon-right i:first-child {
top: -30px;
}
.item-download a:hover .download-icon-right i {
top: 30px;
}
.item-download a:hover .download-icon-right i:first-child {
top: 1px;
}
.item-download a:hover .download-icon-right {
background-color: var(--themeht-primary-color);
}
.item-download p {
margin-bottom: 0;
font-weight: 500;
font-size: 14px;
}
.item-download span {
font-weight: 500;
font-size: 14px;
line-height: 15px;
text-transform: uppercase;
margin: 0px 15px 0px 15px;
letter-spacing: 1px;
} .post-card.post-classic {
margin-bottom: 60px
}
.col-lg-9.col-12.pe-lg-5 article:last-child .post-card.post-classic{
margin-bottom: 0px 
}
.post-card .post-image {
width: 100%; 
} 
.post-card .post-thumbnail {
overflow: hidden; 
} 
.single-post .post-card img,
.post-card .post-image img,
.post-card .post-thumbnail img{
border-radius: 20px;
}
.post-card .post-bottom li i{
margin-right: 5px;
}
.post-card .post-bottom li i.bi-person,
.post-card .post-bottom li i.bi-bookmarks{
margin-right: 0; 
font-size: 16px;
}
.post-card .post-bottom li {
color: var(--themeht-primary-color);
font-size: 14px;
position: relative;
margin-right: 30px;
font-weight: 600;
letter-spacing: 1px;
} 
.post-card .post-bottom li.list-inline-item,
.post-card .post-bottom li a {
color: var(--themeht-secondary-color);
text-transform: uppercase;
font-weight: 500;
font-size: 13px;
}
.post-card .list-inline.post-bottom { 
padding-bottom: 0;
padding-top: 20px;
margin-bottom: 0px;
}
.post-card .list-inline.post-bottom .cat-links {  
margin-right: 10px;
color: var(--themeht-white-color);
}
.post-card .list-unstyled .info-inner-text {
display: flex;
align-items: center;
}
.post-card .list-inline .portfolio-cat {
color: var(--themeht-primary-color);
}
.post-card .post-desc .post-title{
overflow: hidden;
}
.post-card .post-desc .post-title h4 {
margin-bottom: 10px;
margin-top: 15px;
}
.post-card .post-desc .post-title h4 a {
color: var(--themeht-secondary-color);
}
.post-card .post-desc .post-title h4 a:hover {
color: var(--themeht-primary-color);
} 
.post-card .post-desc p{
margin-bottom: 15px;
}
.post-card.post-classic .themeht-btn-warp.themeht-btn{
margin-top: 10px;
}
.wp-block-post-featured-image {
position: relative;
overflow: hidden;
}
.wp-block-post-featured-image img{
border-radius: 15px;
}
.edit-link {
margin-left: 10px;
display: none !important;
} .single-portfolio .portfolio-single-page img {
width: 100%;
border-radius: 15px;
}
.portfolio .portfolio-single-page .position-relative {
margin-bottom: 60px;
}
.single-portfolio .portfolio-meta-info-in{
background-color: var(--themeht-secondary-color);
border-radius: 15px;
padding: 40px;
position: relative; 
}
.portfolio-single-page .entry-content {
padding-right: 30px;
}
.single-portfolio .portfolio-meta-info-in ul{
margin: 0;
padding: 0;
}
.single-portfolio .portfolio-meta-info-in li{
display: grid;
list-style-type: none; 
margin-bottom: 25px;
}
.single-portfolio .portfolio-meta-info-in li:last-child{
margin-bottom: 0px;
}
.single-portfolio .portfolio-meta-info .list-unstyled .sub-title {
font-size: 20px;
line-height: 19px;
font-weight: 500;
margin-bottom: 6px;
font-family: var(--themeht-typography-secondary-font-family);
color: var(--themeht-white-color);
display: block;
}
.portfolio-meta-info ul li span.title,
.portfolio-meta-info ul li span.title a {
position: relative;
color: var(--themeht-white-color);
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
border-top: 1px solid #d5d5d5;
padding-top:32px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin-top: 60px;
margin-bottom: 0;
clear: both;
}
.site-main .comment-navigation .nav-links a,
.site-main .posts-navigation .nav-links a,
.site-main .post-navigation .nav-links a {
display: inline-block;
transition: all 0s ease-in-out 0s;
position: relative;
}
.nav-title {
display: block;
word-break: break-word;
font-size: 24px;
line-height: 30px;
font-weight: 500;
font-family: var(--themeht-typography-secondary-font-family);
margin-top: 3px;
color: var(--themeht-secondary-color);
}
.nav-title:hover {
color: var(--themeht-primary-color);
}
.site-main .comment-navigation .nav-links .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-subtitle,
.site-main .post-navigation .nav-links .nav-subtitle {
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
color: var(--themeht-secondary-color);
padding-left: 50px;
margin-bottom: 10px;
}
.site-main .comment-navigation .nav-links .nav-subtitle::before,
.site-main .posts-navigation .nav-links .nav-subtitle::before,
.site-main .post-navigation .nav-links .nav-subtitle::before {
position: absolute;
top: -7px;
left: 0px;
width: 40px;
height: 40px;
line-height: 40px;
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
content: "\f17f";
font-family: flaticon_mycollection !important;
text-align: center;
border-radius: 100px;
}
.site-main .comment-navigation .nav-links .nav-next .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-next .nav-subtitle,
.site-main .post-navigation .nav-links .nav-next .nav-subtitle {
padding-left: 0;
padding-right: 50px;
}
.site-main .comment-navigation .nav-links .nav-next .nav-subtitle::before,
.site-main .posts-navigation .nav-links .nav-next .nav-subtitle::before,
.site-main .post-navigation .nav-links .nav-next .nav-subtitle::before{
left: inherit;
right: 0px;
content: "\f1e8";
}
.site-main .comment-navigation .nav-links .nav-previous,
.site-main .posts-navigation .nav-links .nav-previous,
.site-main .post-navigation .nav-links .nav-previous {
max-width: 300px;
}
.site-main .comment-navigation .nav-links .nav-next,
.site-main .posts-navigation .nav-links .nav-next,
.site-main .post-navigation .nav-links .nav-next {
max-width: 300px;
margin-left: auto;
} .post-comment {
margin-top: 50px;
}
.post-comment .comments-title,
.post-comment .comment-reply-title {
font-size: 34px;
line-height: 44px;
margin-bottom: 30px;
} 
.post-comment .comment-notes,
.post-comment label,
.post-comment .comment-reply-title {
margin-bottom: 10px; 
}
.form-submit .submit,
.post-comment .form-submit input{ 
background-color: var(--themeht-secondary-color);
color: var(--themeht-white-color);
border-radius: 100px;
}
.comments-box {
padding: 50px;
margin-top: 50px;
}
.comment-author img {
margin-right: 30px;
width: 80px;
height: 80px;
display: inline-block;
border-radius: 50%;
}
.comment-body .comment-content {
padding-left: 114px;
margin-top: -40px;
}
.comment-body .comment-content img{
border-radius: 20px;
}
.comment-body .reply {
padding-left: 115px;
}
.post-comment li.comment,
.post-comment li.trackback,
.post-comment li.pingback {
margin-bottom: 30px;
list-style-type: none;
}
.post-comment li.comment .comment-body {
list-style-type: none;
padding-bottom: 32px;
margin-bottom: 40px;
border-bottom: 1px solid #d5d5d5;
}
.post-comment li.comment .comment-body:last-child {
border: inherit;
}
.post-comment li.trackback .comment-body,
.post-comment li.pingback .comment-body {
background: var(--themeht-light-color);
list-style-type: none;
margin-bottom: 20px;
padding: 30px;
border-radius: 20px;
}
.post-comment li.comment .comment-body p,
.post-comment li.trackback .comment-body p,
.post-comment li.pingback .comment-body p {
margin-bottom: 0;
}
.post-comment .comment-meta {
display: flex;
margin-bottom: 0px;
}
.post-comment .comment-meta .comment-author {
display: flex;
}
.post-comment .comment-metadata {
font-size: 15px; 
margin-left: 30px;
text-transform: uppercase;
}
.post-comment .comment-metadata a { 
color: var(--themeht-body-color);
font-weight: 500;
font-size: 13px !important;
line-height: 12px;
letter-spacing: 0.5px; 
}
.post-comment .comment-metadata a:hover {
color: var(--themeht-primary-color);
}
.says {
display: none;
}
.comment-author.vcard b,
.comment-author.vcard a {
text-transform: capitalize;
font-size: 22px;
color: var(--themeht-secondary-color);
font-weight: 500;
font-family: var(--themeht-typography-secondary-font-family);
}
.comment-author.vcard a:hover {
color: var(--themeht-primary-color);
}
.comment-form-author {
float: left;
width: 50%;
padding-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
}
.comment-form-email {
float: left;
width: 50%;
padding-left: 15px;
margin-top: 15px;
margin-bottom: 15px;
}
.comment-form-url {
clear: both;
margin-bottom: 15px;
}
.post-comment .form-submit {
margin-top: 30px;
margin-bottom: 0;
}
.comment-respond {
margin-top: 30px;
padding: 60px;
background-color: var(--themeht-white-color);
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
border: 1px solid #f1f1f1;
border-radius: 20px;
overflow: hidden;
}
.comment-respond .comment-form-cookies-consent label,
.comment-respond .comment-form-cookies-consent{
margin: 0;
} 
.comment-respond .comment-form .form-submit .submit:hover{
color: var(--themeht-white-color);
background-color: var(--themeht-primary-color);
}
.comment-form-comment {
margin-top: 30px;
margin-bottom: 0;
}
.comment-reply-link,
.comment-reply-link:focus,
.comment-reply-link:visited,
.comment-reply-link:active {
margin-top: 20px;
font-size: 13px;
font-weight: 500;
position: relative;
text-transform: uppercase; 
color: var(--themeht-secondary-color);
display: inline-block;
letter-spacing: 0.8px;
}
.comment-reply-link:hover {
color: var(--themeht-primary-color);
}
.comment-reply-link:before {
position: absolute;
top: 0;
right: -16px;
left: inherit;
font-weight: 200;
content: "\f1e8";
font-size: 13px;
font-family: flaticon_mycollection !important;
z-index: 99;
width: inherit;
height: inherit;
border: inherit;
transform: rotate(-45deg);
}
#comments small #cancel-comment-reply-link {
margin-left: 15px;
font-size: 22px;
} 
.comment-form-cookies-consent #wp-comment-cookies-consent{
margin-right: 5px;
position: relative;
top: 2px;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-top: -5px;
}
.team-single-page .entry-content {
padding-left: 35px;
}
.single-team .team-single-box {
background: var(--themeht-light-color);
position: relative;
padding-left: 20px;
}
.single-team .team-contact {
border-radius: 15px;
background-color: var(--themeht-secondary-color);
padding: 30px;
position: relative;
margin-top: -15px;
}
.single-team .team-meta li {
margin-bottom: 15px;
display: grid;
align-items: center;
color: var(--themeht-white-color);
}
.single-team .team-meta li:last-child {
margin-bottom: 0;
}
.single-team .team-meta li i {
font-size: 26px;
color: var(--themeht-primary-color);
vertical-align: middle;
margin-right: 15px;
}
.team-contact .team-meta li div {
color: var(--themeht-primary-color);
}
.team-contact .team-meta li span {
margin-right: 10px;
font-weight: 500;
color: var(--themeht-white-color);
font-size: 18px;
padding: 0;
text-transform: capitalize;
background: none;
margin-bottom: 0px;
border-radius: 0px;
font-family: var(--themeht-typography-secondary-font-family);
}
.team-contact .team-meta li a{
color: var(--themeht-white-color);	
}
.single-team .team-member {
position: relative;
}
.single-team .team-images {
position: relative;
border-radius: 15px;
}
.single-team .team-member .team-desc a:hover {
color: var(--themeht-primary-color);
}
.single-team .team-member img {
width: 100%;
border-radius: 15px 15px 0px 0px;
}
.single-team .team-social-icon li {
display: inline-block;
margin: 0 7px;
}
.single-team .team-social-icon li a {
color: var(--themeht-white-color);
}
.single-team .team-social-icon li a:hover {
color: var(--themeht-primary-color);
}
.single-team .team-share-icon {
z-index: 9;
background: var(--themeht-light-color);
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 20px;
position: absolute;
right: 0;
top: 0;
}
.single-team .team-single-box span {
position: relative;
font-family: var(--themeht-typography-body-font-family);
margin-bottom: 15px;
text-transform: uppercase;
color: var(--themeht-primary-color);
font-weight: 600;
font-size: 13px;
display: inline-block;
line-height: 1;
padding: 8px 20px;
background-color: var(--themeht-light-color);
border-radius: 6px;
letter-spacing: 1px;
}
.single-team .team-single-box h2 {
margin-bottom: 13px;
}
.social-icons.team-content li{
margin-right: 8px;
display: inline-block;
}
.social-icons.team-content li a{
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 100px;
border: 1px solid var(--themeht-primary-color);
display: block;
text-align: center;
}
.social-icons.team-content li a:hover{
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
} 
.not-found .page-header h2{
margin-bottom: 10px;
} @media (max-width:1800px) {
.custom-banner .banner-title h2{
font-size: 70px !important; 
line-height: 74px !important;
}
.elementor-section.elementor-inner-section.custom-banner {
padding: 0px 20px 0px 20px !important;
}
.service-item.style-3 {
padding: 80px 10px 80px 0px;
}
.custom-item {
padding: 40px 20px 40px 0px;
margin-right: 20px;
}
}
@media (max-width:1630px) {
.header.header-1{
padding: 0px 30px 0px 30px;
}
.featured-item-2-padding{
padding-left: 80px !important;
padding-right: 80px !important;
}
}
@media (max-width:1570px) {
.custom-banner .banner-list{
display: grid;
}
.elementor-widget-container .testimonial-reting.dark h2.teting-number{
margin-right: 10px;
font-size: 60px;
line-height: 60px;
}
.header-number {
display: none;
}
#header-wrap {
padding: 00px 20px;
}
.elementor-section-full_width .split_texts .split-text-block {
padding-right: 20px;
}
.split_texts .split-text-block {
padding-left: 70px;
}
.split-list {
justify-content: flex-start;
}
.split-list ul:first-child {
padding-right: 50px;
}
.banner-slider-one .search-icon { 
margin: 0 20px;
}
.primary-footer .container-fluid{
padding:0px 20px 0px 30px;
}
.banner-slider-one .banner-content {
padding: 167px 0 162px 20px;
}
.banner-slider-one .slider-img::before{
background: linear-gradient(90deg, rgb(4 27 52 / 100%) 40%, rgba(4, 27, 52, 0) 80%);
}
} 
@media (max-width:1600px) and (min-width: 1200px) {
.footer .primary-footer{
padding-left: 30px; 
padding-right: 30px;
} 
} 
@media (max-width:1600px){
.banner-content .banner-text {
width: 54%;
}
.banner-slider-one .banner-content h1{
font-size: 86px !important;
line-height: 105px !important;
}
.cutom-about-us{
display: grid;
}
.cutom-about-us .themeht-btn-warp{
padding-top: 40px;
}
.cutom-about-us .themeht-btn-warp {
padding-right: 0;
margin-right: 0;
border: inherit;
padding-bottom: 10px;
}
}
@media (max-width:1569px) {
.working-padding .elementor-widget-wrap {
padding: 57px 40px 58px 40px !important;
}
.chek-padding .elementor-widget-wrap{
padding: 57px 0px 102px 15px !important;
}
}
@media (max-width:1500px) {
header.header-1 .search-icon{
display: none;
}
.header-1 .themeht-btn.themeht-btn.primary-btn{
margin-left: 30px;
}
.custom-info .featured-item.style-5 {
margin-left: 10px;
padding-left: 10px;
padding-top: 20px;
}
.custom-info a.themeht-btn.style-1 {
margin-top: 15px;
}
.featured-item.style-3 h4{
line-height: 31px;
font-size: 25px;
}
}
@media (max-width:1425px) {
.working-padding .elementor-shortcode{
padding-bottom: 7px !important;
} 
.chek-padding .elementor-widget-wrap {
padding: 93px 0px 92px 15px !important;
} 
.working-padding .elementor-widget-wrap {
padding: 57px 30px 58px 30px !important;
}
}
@media (max-width:1390px) {
.post-card.style-2 .post-desc{
margin: 20px 20px 20px 20px;
}
.post-card.style-2 .post-desc h4 {
line-height: 26px;
font-size: 20px;
}
}
@media (max-width:1383px) {
.elementor-section.elementor-inner-section.banner-padding {
padding:0px 0px 0px 20px !important; 
}
.cutom-column-width{
float: left;
width: 50% !important;
}
.banner-padding .elementor-container.elementor-column-gap-no{
display: inherit;
}
.custom-item{
border: inherit;
}
.custom-item {
padding: 40px 70px 40px 0px;
}
}
@media (max-width:1380px) {
.banner-slider-one .banner-content .banner-text{
width: 60%;
}
.banner-slider-one .banner-content{
padding: 157px 0 153px 30px;
}  
.banner-slider-one .banner-content h1{
font-size: 85px !important;
line-height: 95px !important;
}
.banner-content .banner-text {
width: 40%;
}
.banner-slider-one .banner-content p{
padding-right: 40px;
} .banner-slider-two .banner-content h1,
.banner-slider-three .banner-content h1{
font-size: 66px;
line-height: 74px;
}
.banner-slider-two .banner-content { 
padding: 120px 0px 170px 0px;
}
.banner-slider-two { 
padding: 160px 0px 0px;
}
.banner-slider-three .banner-content .banner-text {
width: 60%;
}
.theme-title h6{ 
padding: 8px 12px 6px 12px;
margin-bottom: 12px;
} 
.page-title .theme-breadcrumb-box{ 
padding: 0px 30px;
} 
.footer-info{
display: grid;
} 
.footer-info .footer-info-warp{
margin-bottom: 30px;
}
.footer-info .footer-info-warp:last-child{
margin-bottom: 0px;
}
footer .primary-footer .row .col-lg-8 .row-top .col-md-4{
width: 50%;
}
footer .primary-footer .row .col-lg-8 .row-top .col-lg-4{
width: 100%;
}
.Statistics-bottom{
display: grid; 
}
.Statistics-bottom span:first-child{
margin-bottom: 14px;
}
.banner-statistics p{
font-size: 19px;
}
.widget-last.widget_mc4wp_form_widget{
margin-top: 30px;
}
}
@media (max-width:1379px) {
.service-item.style-2 h4{
line-height: 20px;
font-size: 18px;
}
.main-nav>ul>li>a{
padding: 3px 10px; 
}
.main-nav>ul>li {
margin: 0 5px;
} 
.service-page-sidebar .widget.widget_nav_menu{
padding: 20px; 
}
.service-page-sidebar .widget.widget_nav_menu li a{
padding: 22px 35px 19px 10px;
}
.service-page-sidebar .widget.widget_nav_menu li a::after{
right: 10px;
}
.item-download span{
font-size: 13px;
}
.price-table.style2 .price-title{
padding-right: 25px;
margin-right: 25px;
}
} 
@media (max-width: 1366px) {
.header.header-2 .header-top { 
margin: 0px 20px 10px 20px;
}
.header-2 #header-wrap {
padding: 0px 20px;
}
.page-title.breadcrumb-2 {
margin: 0px 20px;
}
.style-2-dot .swiper-nav-arrow { 
bottom: 40px;
right: 20px;
}
}
@media (max-width:1300px) { 
.service-item.style-1 .service-title h4 a {
font-size: 24px;
line-height: 28px;
}
.post-card.style-1 h4{
font-size: 25px;
line-height: 34px;
}
}
@media (max-width:1366px) {
.working-padding .elementor-shortcode {
padding-bottom: 0px !important;
}
.chek-padding .elementor-widget-wrap {
padding: 70px 0px 92px 15px !important;
}
.working-padding .elementor-widget-wrap {
padding: 55px 20px 57px 20px !important;
}
}
@media (max-width:1330px) {
.working-padding .elementor-shortcode{
padding-bottom: 0px !important;
}
}
@media (max-width:1326px) { 
.offers-css-text .elementor-widget-container{
margin-bottom: 20px !important;
}
.offers-css-text .elementor-heading-title {
font-size: 50px !important; 
line-height: 50px !important;
}
}
@media (max-width: 1290px) {  
.banner-slider-three .banner-content {
padding: 310px 0 190px 170px; 
}
.featured-item-2-padding {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
@media (max-width: 1251px) { 
.working-padding .elementor-widget-wrap {
padding: 57px 20px !important;
}
}
@media (max-width:1225px) { 
footer .primary-footer .row .col-lg-4.border-right{
padding: 100px 50px 65px 0px;
}
.footer{
padding: 0 30px;
}
footer .primary-footer .row .col-lg-4.border-right::before{
right: 30px;
}
.price-table.style2 .price-warp{
display: grid;
}
.price-table.style2 .price-value {
display: flex	;
align-items: end;
}
.price-table.style2 .price-title {
padding-right:0px;
margin-right: 0px; 
padding-bottom: 25px;
margin-bottom: 35px;
}
.price-table.style2 .price-title{
border-bottom: 1px solid #d5d5d5;
border-right: inherit;
}
.theme-title p{
width: 60%;
}
}
@media (max-width:1200px) {
.working-padding .elementor-widget-wrap {
padding: 45px 30px 37px 30px !important;
}
.chek-padding .elementor-widget-wrap {
padding: 45px 30px 105px 30px !important;
}
.page-title{
background-position: center right;
position: relative;
} 
.page-title .container{
position: relative;
}
.page-title.breadcrumb-1{
padding: 189px 20px 130px 20px;
}
.service-item.style-2 h4 {
line-height: 28px;
font-size: 23px;
} 
.service-item.style-2 .service-warp {
padding: 20px 15px 10px 15px;
}
.service-item.style-2 .service-icon{
width: 65px;
height: 65px;
font-size: 30px;
}
.service-item.style-2 .service-top-warp { 
margin-bottom: 25px;
}
.service-item.style-2 .arrow-button {
padding: 20px 20px 20px 20px;
}
.service-item.style-2 .arrow-button::before { 
top: 22px;
right: 20px;
}	
.service-item.style-2 h4{
margin-right: 10px;
}
.navigation-top {
border-radius: 50%;
width: 50px;
height: 50px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
}
.header-2 .navigation-top {
margin-right: inherit;
}
.header-2 #header-wrap .container-fluid{
border-radius: 0px 0px 15px 15px;
} 
.header.header-2 .current-menu-ancestor a,
.header .main-nav>ul>li>a {
color: var(--themeht-secondary-color);  
}
.header.header-1{
padding: 0;
}
.header.header-1 #header-wrap {
padding: 20px 30px;
}
.page-title::after{
border-radius: 20px 20px 0 0;
}
.price-value {
top: -70px;
}
.ht-image-left,
.ht-image-right{
transform:inherit !important;
} .banner-slider-one .banner-content {
padding: 127px 0 123px 30px;
}
.banner-slider-one .banner-content h1 { 
font-size: 70px !important;
line-height: 80px !important;
} 
.banner-slider-one .banner-content .banner-text {
width: 60%;
} 
.banner-content .btn-box {
margin-top: 0px !important;
} 
.banner-slider-two .banner-content .btn-box{
margin-top: 30px !important;
}
.banner-slider-two .banner-list{
margin-top: 30px;
}
.custom-banner .banner-title h2 {
font-size: 60px !important;
line-height: 64px !important;
}
.banner-slider-three .banner-content {
padding: 250px 0 180px 130px;
}
.banner-slider-three .banner-content::before{
background: linear-gradient(90deg, rgb(245 245 245 / 90%) 40%, rgba(245, 245, 245, 0) 80%);
}
.admin-bar .header {
top: 32px;
}
.admin-bar #header-wrap.fixed-header {
top: 32px;
}
.logo img {
max-height: var(--logo-tablet-height);
}
.header-right,
.header-number {
display: none;
}
.right-nav {
margin-left: 0;
display: none !important;
} 
.banner-content h1 {
font-size: 60px;
line-height: 70px;
}
.banner-content {
padding: 200px 50px;
}
.banner-slider.banner-slider-two p {
display: none;
}
.bg-img-sec {
min-height: 400px !important;
}
.bg-img-sec .elementor-widget-wrap {
background-position: center center !important;
background-size: cover;
}
.pin-spacer-pin .step-box { 
padding: 50px 20px 50px 20px !important;
}
.header .header-top {
display: none;
}
.ht-img-split-scroller {
display: block;
}
.pin-spacer-ht-img-split-scroller,
.split_texts {
width: 100% !important;
}
.split_images {
display: none;
}
.split-mobile-img {
display: block;
margin: 0px 15px 50px 15px;
border-radius: 4px !important;
}
.split_texts {
width: 100%;
background: inherit;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.split_texts .split-text-block {
background: var(--themeht-light-color);
overflow: hidden;
min-height: auto;
padding: 0;
margin-bottom: 70px;
padding-right: 0px !important;
}
.split_texts .split-text-block:last-child {
margin-bottom: 0px;
}
.split-content {
padding: 0 15px;
}
.sticky-panel-content {
display: block;
height: auto !important;
overflow: inherit;
}
.sticky-panel {
height: auto;
display: block;
}
.sticky-panel-img {
width: 100%;
height: 400px;
}
.sticky-panel-text {
width: 100%;
padding: 3rem;
}
.split-number { 
font-size: 100px;
line-height: 100px;
margin-bottom: 10px;
}
.split-list {
justify-content: inherit;
}
.split-list .list-unstyled:first-child {
margin-right: 50px;
}
.split-list {
margin-bottom: 15px;
}
.ht-tab .tab-menu {
grid-template-columns: repeat(2, 1fr); 
}
.post-card.ht-sticky-post {
display: block;
padding: 60px 100px 40px 50px !important;
margin-bottom: 30px;
}
.post-card.ht-sticky-post .post-desc {
padding: 50px 0 0;
}
.post-card.ht-sticky-post .post-image {
border-radius: 30px;
width: auto;
height: auto;
}
.contact-img .elementor-widget-wrap {
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 0;
}
.portfolio-filter button+button {
margin-left: 10px;
}
.portfolio-filter button {
padding: 10px 15px;
}
.grid.columns-3 .grid-item,
.masonry.columns-3 .masonry-brick {
width: 50%;
}
.team-member.style-4 .team-images {
width: 250px;
height: 250px;
}
.team-member.style-4 .team-desc h4 {
font-size: 40px;
line-height: 50px;
}
.elementor-widget-team-sticky-two .team-list {
padding-left: 0;
}
.team-member.style-5 .team-images {
top: inherit;
margin-top: 0;
left: inherit;
position: inherit;
opacity: 1;
visibility: visible;
clip-path: inherit !important;
width: auto;
height: auto;
transform: inherit !important;
margin-bottom: 30px;
}
.marquee-section.style3 .marquee-text span {
font-size: 80px;
line-height: 100px;
}
#banner-pagination {
bottom: 30px;
top: inherit;
left: auto;
transform: inherit;
}
#banner-pagination.swiper-pagination-clickable .swiper-pagination-bullet{
background-color: var(--themeht-primary-color);
opacity: 0.4;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active::before{
border-color: var(--themeht-primary-color);
}
#banner-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
display: inline-block;
margin: 0 8px;
}
footer .footer-top .col-md-6 {
padding-left: 15px;
padding-right: 15px;
}
.price-table{
padding: 25px;
}
.featured-item.style-1 h4 {
padding-right: 0px;
}
.themeht-blogs .col-lg-9,
.single-post .col-lg-9,
.single-services .col-lg-9 {
flex: 0 0 auto;
width: 70%;
}
.themeht-blogs .col-lg-3,
.single-post .col-lg-3,
.single-services .col-lg-3 {
flex: 0 0 auto;
width: 30%;
}
.item-download span{
margin: 0px 11px 0px 11px;
}
.tab-swiper .service-item.style-tab .service-icon{
display: none;
}
.tab-swiper .service-image{
padding:0px;
}
}
@media (max-width:1201px) {
.counter.style-1 h6{
padding-left: 0px;
}
.counter .counter-desc span {
font-size: 50px;
line-height: 60px;
}
.counter.style-1 h6::before{
width: 25px;
}
.testimonial.style-1 p{
font-size: 20px;
line-height: 32px;
}
.contact-form-home{
padding: 50px 40px 40px 40px; 
}
.themeht-tab-slider .tab-thumb-slider .swiper-slide{
width: 33.33% !important;
}
.swiper-slide-thumb-active .service-item.style-tab h4::before{
bottom: -5px;
}
.tab-thumb-slider .service-item.style-tab h4{
margin-bottom: 20px;
}
.tab-thumb-slider .service-item.style-tab .service-title{ 
text-align: center;
}
}
@media (max-width:1199px) {
.service-item.style-3 {
padding: 80px 50px 80px 40px;
}
}
@media (max-width:1130px) {
.banner-slider-two .banner-content h1,
.banner-slider-three .banner-content h1 {
font-size: 56px;
line-height: 64px;
}
.post-card.style-2 .post-image{
width: 60%;
}
.post-card.style-2 .post-desc { 
width: 40%;
margin: 20px 20px 20px 23px;
}
.featured-item.style-3 h4 {
line-height: 31px;
font-size: 22px;
}
.team-member.style-2 .team-desc {
padding: 30px 15px 22px 15px;
}
.banner-slider-one .banner-content .banner-text {
width: 65%;
}
.banner-slider-one .slider-img::before { 
background: linear-gradient(90deg, rgb(4 27 52 / 90%) 50%, rgba(4, 27, 52, 0) 80%);
}
}
@media (max-width:1114px) {
.chek-padding .elementor-widget-wrap {
padding: 45px 30px 79px 30px !important;
}
}
@media (max-width:1080px) {
.offers-css-font .elementor-widget-container{
margin-bottom: 0px !important;
border: inherit !important;
}
.team-member.style-1 h4{
font-size: 20px;
line-height: 22px;
}
}
@media (max-width:1027px) {
.featured-item.style-4{
display: grid;
}
.featured-item.style-4 .featured-icon {
width: 60px;
min-width: inherit;
margin-bottom: 20px;
}
}
@media (max-width:1025px) {
.banner-content {
padding: 200px 20px;
}
.post-card.style-1 .post-desc{
padding: 25px 10px 22px 10px;
}
}
@media (max-width:1024px) { 
footer .footer-top .col-md-6 {
padding-left: 0px;
padding-right: 0px;
} 
.featured-item.style-3.text-end {
direction: inherit;
text-align: left !important;
}
.featured-item.style-3.text-end .featured-icon {
margin-left: 0px;
margin-right: 20px;
}
.banner-slider-two {
padding: 90px 0px 0px;
}
.banner-slider-two .banner-content {
padding: 120px 0px 149px 0px;
}
.banner-slider-two .banner-content h1,
.banner-slider-three .banner-content h1 {
font-size: 55px;
line-height: 65px;
margin-bottom: 30px !important;
}
.banner-slider-two .banner-content h6{
background: none !important;
padding: 0px ;
margin-bottom: 20px !important;
} 
.banner-slider-two .banner-swiper-buttons{
right: 70px !important;
}
.custom-item {
border: inherit;
}
.bg-color-none .elementor-background-overlay {
background-image: inherit !important; 
}
.bg-color-none .theme-title h6.light-bg{
background-color: var(--themeht-light-color);
}
.page-title .theme-breadcrumb-box{ 
padding: 0px 30px 0px 0px;
}
.elementor-widget .text-align.center,
.elementor-widget .text-align.left,
.elementor-widget .text-align.right{
text-align: left;
} 
.button-center .elementor-widget .text-align.center{
text-align: center;
}
.Statistics-bottom {
display: flex;
}
.Statistics-bottom span:first-child{
margin-bottom: 0px; 
margin-right: 20px;
}
.price-table {
padding: 50px 25px;
}
.contact-form-home{
border-radius: 20px;
}
.price-swiper .swiper-nav-arrow::after{
box-shadow: inset -35px -30px 0 0 var(--themeht-light-color);
}
.price-swiper .swiper-nav-arrow:before{
box-shadow: inset -34px -34px 0 0 var(--themeht-light-color);
}
.price-swiper .swiper-nav-arrow{
background-color: var(--themeht-light-color);
}
.price-swiper .swiper-nav-arrow .swiper-button-next,
.price-swiper .swiper-nav-arrow .swiper-button-prev{
background-color: var(--themeht-white-color);
}
.theme-title p{
width: 50%;
}
.custom-item h4 {
font-size: 25px;
line-height: 29px;
}
.post-card.style-1 h4{
font-size: 27px;
line-height: 34px;
}
.contact-form{
border-radius: 20px 20px 20px 20px;
}
.post-card.style-2 .post-desc {
width: 50%; 
}
.post-card.style-2 .post-image {
width: 50%;
}
}
@media  (max-width: 1024px) and (min-width: 991px) {
.sidebar-add .themeht-btn {
padding: 10px 10px; 
}
.sidebar-add h3 { 
font-size: 26px;
line-height: 29px;
}
}
@media (max-width:991px) {
.theme-title h2{
line-height: 50px;
font-size: 46px;
}
.not-found .page-header h2{ 
line-height: 50px; 
font-size: 50px;
} 
.theme-title,
.contact-us .theme-title,
.contact-form .theme-title.ht-split-text {
margin-bottom: 30px;
} 
.page-title.breadcrumb-1 {
padding: 160px 20px 110px 20px;
}
.page-title h1 {
font-size: 42px;
line-height: 52px;
}
.nav-title{
font-size: 20px;
line-height: 26px;
}
.themeht-sidebar {
margin-top: 80px;
} 
.custom-sec-padding {
padding-top: 50px;
padding-bottom: 80px;
} 
.single-services .col-lg-9 {
padding-left: 15px !important;
} 
.single-services .col-lg-3 {
padding-right: 15px;
border: inherit;
} 
.single-services .site-main .post-navigation {
margin-top: 30px;
} 
.themeht-blogs .col-lg-9,
.themeht-blogs .col-lg-3,
.single-post .col-lg-9,
.single-post .col-lg-3,
.single-services .col-lg-9, 
.single-services .col-lg-3 {
width: 100%; 
}
.single-post .col-lg-9 {
padding-right: 15px !important;
}
.site-main.post-single-page .themeht-sidebar {
padding-left: 0px;
border: inherit;
}
.single-team .team-images{
margin-bottom: 60px;
}
footer .footer-top-button .themeht-btn.secondary-btn {
margin-bottom: 10px;
margin-right: 0;
}  
footer .footer-top-button .themeht-btn:last-child {
margin-left: 20px; 
}
footer .primary-footer .row .col-lg-4 {
padding-right: 15px;
}
.footer-widget.widget ul.footer-social {
margin-top: 0px;
}
.primary-footer .container-fluid {
padding: 0px 20px 0px 15px;
} .elementor-widget-service-grid .elementor-widget-container .row .col-lg-6.col-12:nth-of-type(6n+5) .service-item.style-1 {
border-bottom: 1px solid var(--themeht-primary-color);
} 
.themeht-heading-title { 
font-size: 34px;
line-height: 39px;
}
.banner-slider-two .banner-content {
padding: 120px 0px 89px 0px;
} .marquee-section.style3 {
margin: 0px 30px;
}
.marquee-section.style3 .marquee-text span {
font-size: 70px;
line-height: 70px;
} .split-list {
margin-bottom: 10px;
}
.ht-tab .ht-tab-pane .ht-tab-content {
display: grid;
}
.ht-tab-content span {
width: 100%;
margin-bottom: 10px;
}
.ht-tab-content h4 {
width: 100%;
}
.ht-tab-content p {
width: 100%;
}
.ht-tab-pane .ht-tab-content:hover .tab-image {
display: none;
}
.single-team .team-single-box {
padding-left: 0px;
padding-top: 50px;
} 
.post-comment .comment-meta .comment-author {
align-items: center;
}
.post-comment .comment-meta {
align-items: center;
margin-bottom: 20px;
}
.comment-body .comment-content {
padding-left: 0px;
margin-top: 0px;
}
.comment-body .reply {
padding-left: 0px;
}
.subscribe-form p {
margin-bottom: 20px;
margin-top: -10px !important;
} 
.single-team .team-single-box span{
margin-bottom: 5px;
}
.service-list h4{
font-size: 45px;
line-height: 55px;
}
.service-list li::before{
top: 21px;
}
.service-list li {
padding-left: 60px;
} 
.elementor-section.elementor-inner-section.banner-padding {
padding: 0px 0px 00px 20px !important;
}
.portfolio-item.style-1{ 
margin-bottom: 30px;
} 
footer .primary-footer .row .col-lg-4.border-right{ 
padding:50px 0 0 10px;
}
footer .primary-footer .row .col-lg-4.border-right::before{
content: none;
}
footer .primary-footer .row .col-lg-8 .row-top{
padding: 20px 0px 50px 0px;
}
.footer-subscribe {
margin-top: 20px;
}
.secondary-footer{
text-align: center;
}
.team-single-page .entry-content{
padding-left: 0px;
}
.portfolio-single-page .entry-content{
padding-right: 0px;
}
.footer-info{
display: flex;
}
.footer-info .footer-info-warp{
width: 50%;
}
.main-timeline .timeline-content {
padding-left: 50px; 
}
.timeline-item:nth-child(2n+2) .timeline-content {  
padding-right: 50px;
}
.header.header-1 .container {
max-width: 100%;
}
.gradient-title h1{
background: linear-gradient(to top, #f8f8f8 16%, #684f4f 844px);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.testimonial.style-1{
padding-bottom: 30px;
}
.tab-swiper .service-image{
padding: 0px;
}
.tab-swiper .service-item.style-tab .service-desc{
padding-left: 0;
padding-top: 70px;
}
.service-item.style-2 h4 {
line-height: 30px;
font-size: 24px;
}
.post-card.style-2 .post-image{
width: 36%;
} 
.post-card.style-2 .post-desc { 
width: 64%;
margin: 20px 20px 20px 23px;
}
.post-card.style-2 .post-desc h4 {
line-height: 36px;
font-size: 26px;
}
.theme-title p{
width: 90%;
}
.banner-slider-one .slider-img::before{
background-color: var(--themeht-secondary-color);
opacity: 0.9;
}
.banner-slider-one .banner-content .banner-text {
width: 100%;
}
.banner-slider-one .banner-content{
padding: 127px 0 123px 0px;
}
.custom-item {
padding: 40px 40px 10px 0px;
}
.service-page-sidebar .widget.widget_nav_menu li a{
padding: 21px 40px 19px 20px;
}
.service-page-sidebar .widget.widget_nav_menu li a::after{
right: 20px;
}
.banner-slider-three .swiper-button-next,
.banner-slider-three .swiper-button-prev {
display: none;
}
.banner-slider-three .banner-content {
padding: 210px 0 180px 40px;
} 
.banner-slider-three .banner-content .banner-text {
width: 90%;
}
} 
@media (max-width:767px) {
.not-found .page-header h2{ 
line-height: 40px; 
font-size: 40px;
} 
.error-404.not-found img{
padding: 0px 40px;
}
.header-2 #header-wrap {
padding: 0px 20px;
}	
h1 {
font-size: 60px !important;
line-height: 70px !important;
} 
.theme-title h2 {
font-size: 42px !important;
line-height: 46px !important;
}
.theme-title p {
font-size: 16px;
}
.page-title h1 {
font-size: 40px !important;
line-height: 54px !important;
} 	
.navbar-toggler.ht-toggler {
margin-right: 30px;
}
.elementor-widget-banner-slider p {
max-width: 100%;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: block;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
padding-right: 0;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
padding-left: 0;
margin-top: 30px;
}
.banner-content {
padding: 120px 20px;
}
.portfolio-meta-info {
position: relative;
bottom: inherit;
right: inherit;
width: auto;
}
.split_texts .split-text-block {
padding: 2rem 1rem;
}
.split_texts .counter {
margin-bottom: 30px;
}
.sticky-panel-text {
padding: 2rem;
}
.split-number {
font-size: 90px;
line-height: 90px;
margin: 0;
}
.post-card.ht-sticky-post {
padding: 20px !important;
}
.post-card.ht-sticky-post .post-image {
margin-right: 70px;
}
.post-card.ht-sticky-post .post-desc {
padding: 30px 0 0;
}
.banner-inner {
display: block;
align-items: center;
}
.right-nav .search-icon,
.right-nav .themeht-btn {
display: none;
}
.team-member.style-2 .team-desc ul {
display: block;
}
.team-member.style-4 .team-images {
width: 250px;
height: 250px;
position: relative;
clip-path: inherit;
visibility: visible;
margin-bottom: 30px;
top: inherit;
transform: inherit;
}
.team-member.style-4 .team-desc {
display: block;
}
.team-member.style-4 .team-desc .team-cat {
min-width: inherit;
margin-bottom: 8px;
}
.team-member.style-4 .team-desc h4 {
font-size: 30px;
line-height: 40px;
}
.ht-tab .tab-menu,
.tab-list ul {
grid-template-columns: inherit;
}
.portfolio-filter button+button {
margin: 0 0 10px 10px;
}
.grid .grid-item {
width: 100% !important;
}
.ht-call-us a {
font-size: 24px;
}
.media-icon li {
padding-left: 60px;
}
.media-icon li i {
font-size: 40px;
}
.round-text {
margin-right: 0;
margin-top: 30px;
}
.form-one .contact-top {
right: -30px;
top: -30px;
}
.banner-content .banner-text {
width: 100%;
}
.banner-slider-one .banner-content {
padding: 127px 0 123px 10px;
}
.footer .widget.widget_nav_menu {
margin-bottom: 50px;
} .elementor-section-full_width .split_texts .split-text-block {
padding: 0px;
}
.split-list {
display: inline-flex;
}
.split-list .list-unstyled.list-icon.style1 {
margin-right: 20px;
}
.footer-widget.widget ul li {
margin-bottom: 10px;
}
.post-comment .comment-meta .comment-author {
margin-bottom: 20px;
}
.post-comment .comment-meta {
display: grid;
margin-bottom: 5px;
}
.post-comment .comment-metadata {
margin-left: 0px;
}
.post-comment .comments-title,
.post-comment .comment-reply-title {
font-size: 26px;
line-height: 31px;
}
.horizontal-form #cal-data,
.horizontal-form #cc_bmi_shortcode-imperial {
display: grid;
}
.horizontal-form .weight-lbs {
margin-left: 0px;
}
.horizontal-form #CCB-calc .col-200-5 .btn {
margin-left: 16px !important;
}
.elementor-widget-themeht_button .right {
text-align: left;
} 
.themeht-heading-title {
margin-bottom: 15px;
font-size: 35px;
line-height: 40px;
}
.banner-slider-two .banner-content {
padding: 80px 0px 89px 0px;
}
.banner-slider-two .banner-content h6 { 
font-size: 12px; 
line-height: 18px;
display: inherit !important;
} 
.banner-slider-two .banner-content h6 span{
padding: 0px 6px; 
display: table-caption;
margin-bottom: 4px;
} 
.banner-slider-one .banner-content::before{
background: var(--themeht-secondary-color);
opacity: 0.8;
}
.page-title.breadcrumb-2 .theme-breadcrumb-box,
.page-title .theme-breadcrumb-box { 
padding: 0 20px;
} 
.testimonial.style-2 h4{
margin-bottom: 0;
}
.testimonial.style-2 p{
font-size: 16px;
line-height: 28px;
}
.testimonial.style-2 .testimonial-quote{
font-size: 90px;
}
.testimonial-swiper .swiper-button-next,
.testimonial-swiper .swiper-button-prev{
display: none;
}
.portfolio .portfolio-single-page .position-relative {
margin-bottom: 40px;
}
.contact-us {
padding: 40px;
}
.contact-form .col-md-6.text-right p {
margin-top: 30px;
padding-left: 10px;
}  
.style-2-dot .swiper-pagination{
display: none;
}
.col-md-6.mb-4.form-right {
padding-left: 12px;
}
.col-md-6.mb-4.form-laft {
padding-right: 12px;
}
.banner-slider-two .banner-content h1 {
font-size: 39px !important;
line-height: 40px !important;
margin-bottom: 30px !important;
}
.banner-slider-three .banner-content h1 {
font-size: 50px !important;
line-height: 60px !important;
margin-bottom: 30px !important;
}
.banner-slider-three .banner-content::before{
background-color: var(--themeht-white-color);
opacity: 0.8;
}
.testimonial.style-1 img{
max-width: 90px;
margin-right: 30px;
}
.timeline {
flex-direction: column !important;
}
.main-timeline:before {
content: none;
}
.main-timeline .timeline-content {
padding: 0 !important;
order: 3;
margin-top: 20px;
}
.main-timeline .timeline-content h4{
margin-bottom: 10px;
}
.main-timeline .date {
font-size: 17px;
right: 40px;
padding: 6px 15px 3px 15px;
}
.main-timeline .timeline-dot{
display: none;
}
.main-timeline .date-content {
order: 2;
width: 100%;
padding: 0;
}
.timeline-item:nth-child(2n+2) .date-content {
padding: 0px;
}
.timeline-item:nth-child(2n+2) .timeline-content{
padding-right: 0;
}
.timeline-item{
margin-bottom: 60px;
}
.counter .counter-desc span {
font-size: 45px;
line-height: 35px;
} 
.counter.style-1 .counter-desc span.counter-info{
margin-left: 5px;
top: -4px;
}
.counter.style-1 .counter-desc{
margin-top:  0px;
}
.counter.style-1 h6{
padding-left: 0;
}
.counter.style-1 h6::before,
.counter.style-1::before{
content: none;
} 
.gradient-title h1{
background: linear-gradient(to top, #f1f1f1 16%, #493c3c 844px);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.contact-form-home .col-md-6.text-right p{
margin-top: 30px;
padding-left: 10px; 
}
.banner-slider-one .banner-content h1 {
font-size: 60px !important;
line-height: 60px !important;
}
.banner-slider-one .banner-content .themeht-desc{
font-size: 17px !important;
line-height: 29px !important;
}
.button-css .themeht-btn-warp.style2::before,
.button-css .themeht-btn-warp.style2::after{
content: none;
}
.button-css .themeht-btn-warp.style2 svg.btn-icon-svg {
right: 32px;
top: 18px;
}
.themeht-tab-slider .tab-thumb-slider .swiper-slide{
width: 50% !important;
}
.button-css .themeht-btn-warp.style2 {
border-radius: 100px;
}
.elementor-shortcode .custom-info{
display: flow-root;
}
.custom-info .featured-item.style-5{
border: inherit;
margin-left: 0;
padding-left: 0; 
padding-top: 40px;
}
.custom-item{ 
margin: 0;
}
.custom-item .featured-icon{
width: 65px;
height: 65px;
line-height: 65px;
margin-bottom: 20px;
} 
.post-card.style-2 .post-image {
width: 46%;
}
.post-card.style-2 .post-desc {
width: 54%; 
}
.testimonial.style-1{
display: grid;
font-size: 20px;
line-height: 28px; 
}
.testimonial.style-1 img { 
margin-right: 0;
margin-bottom: 20px;
}
}
@media (max-width:680px) {
.cutom-column-width { 
width: 70% !important;
}
.custom-item {
padding: 0px  ;
}
.custom-item h4 {
margin-bottom: 15px;
}
}
@media (max-width:576px) {
.cutom-column-width { 
width: 100% !important;
}
.custom-item .featured-icon {
width: 55px;
height: 55px;
line-height: 55px; 
font-size: 30px;
}
.elementor-section.elementor-inner-section.banner-padding {
padding: 0px 0px 40px 0px !important;
}
.logo img {
max-height: var(--logo-mobile-height);
}
.subscribe-btn,
input[type="submit"].subscribe-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search__button {
padding: 13px 20px 11px 20px;
}
.not-found a.themeht-btn::before{
height: 45px;
width: 45px;
}
.not-found a.themeht-btn::after{
height: 45px;
width: 45px;
right: -45px; 
}
.not-found a.themeht-btn:hover{
margin-right: 0px;
margin-left: 35px;
}
.not-found a.themeht-btn:hover::after { 
left: -45px;
}
.not-found a.themeht-btn::before{
right: -45px;
}
.not-found a.themeht-btn{
padding: 9px 20px 9px 20px;
}
.comment-respond{
padding: 40px 35px 35px 35px; 
}
h1,
.h1 {
font-size: 44px !important;
line-height: 54px !important;
}
.theme-title h2 {
font-size: 29px !important;
line-height: 33px !important;
}
.ht-circle-progressbar {
display: block;
}
.ht-circle-progressbar .pie {
margin-right: 0;
margin-bottom: 15px;
}
.testimonial-rating h5{
font-size: 50px;
line-height: 60px;
font-weight: 500;
}
.featured-item.style-3{
display: grid;
}
.featured-item.style-3 h4 {
margin-bottom: 10px;
line-height: 25px;
font-size: 22px;
}
.featured-item.style-3 .featured-icon {
width: 55px;
min-width: inherit;
height: 55px;
line-height: 55px;
font-size: 30px;
margin-bottom: 20px; 
} 
.featured-item.style-4 h4 {
margin-bottom: 8px;
line-height: 29px;
font-size: 22px;
} 
.featured-item.style-5 .featured-icon i{
width: 50px;
height: 50px;
line-height: 50px;
}
.featured-item.style-5 h4{
font-size: 19px;
line-height: 21px;
}
.not-found .page-header h2 {
line-height: 38px;
font-size: 28px;
}
.header.header-1{
border-radius: 0px 0px 20px 20px;
}
.header.header-1 #header-wrap {
padding: 10px 20px;
}
.admin-bar .header.header-1 #header-wrap.fixed-header {
top: 0px;
}
.admin-bar .header {
top: 46px;
}
.header-2 {
padding: 0px 0px 10px 0px;
}
.header-2 #header-wrap {
padding: 0px 15px !important;
border-radius: 0px;
}
.header-2 #header-wrap.fixed-header{
margin-top: 0px;
top: 0px;
}
.header-2 #header-wrap .container-fluid{
padding: 15px 15px !important;
}
.page-title.breadcrumb-2 { 
margin: 0px 10px;
}
.page-title h1 {
font-size: 28px !important;
line-height: 35px !important;
}
.page-title.breadcrumb-2 {
padding: 50px 15px 40px 15px;
}
.page-title.breadcrumb-2 .theme-breadcrumb-box,
.page-title .theme-breadcrumb-box{
padding: 0px;
}
.page-title.breadcrumb-1 {
padding: 149px 15px 100px 15px;
border-radius: 0px;
}
.themeht-heading-title{
margin-bottom: 11px;
font-size: 26px;
line-height: 32px;
}
.cutom-numbr-2{
width: 140px;
height: 140px;
}
.cutom-numbr-2::before{
transform: rotate(350deg);
width: 18%;
height: 36%;
}
.cutom-numbr-2 h4 { 
font-size: 31px;
line-height: 38px;
}	
.cutom-numbr-2 p {
font-size: 12px;
line-height: 14px;
} .banner-content {
padding: 309px 30px 30px 30px;
} 
.banner-slider-one .banner-content {
padding: 70px 15px 110px 15px;
} 
.banner-slider-one .banner-swiper-buttons{
right: 45px !important;
width: 95px;
height: 40px;
}
.swiper.banner-slider-one .swiper-button-prev,
.swiper.banner-slider-one .swiper-button-next{
width: 30px;
height: 30px;
line-height: 34px;
}
.swiper.banner-slider-one .swiper-button-next:after,
.swiper.banner-slider-one .swiper-button-prev:after {
line-height: 32px !important;
font-size: 12px !important;
}
.swiper.banner-slider-one .swiper-button-prev { 
right: 51px !important;
}
.swiper.banner-slider-one .swiper-button-next {
right: 13px !important;
}
.banner-slider-one .banner-swiper-buttons::after{
width: 52px;
height: 55px;
bottom: -34px;
left: -19px;
box-shadow: inset -34px -34px 0 0 var(--themeht-white-color);
}
.banner-slider-one .banner-swiper-buttons::before{
bottom: -36px;
right: -21px;
width: 51px;
height: 58px;
box-shadow: inset -34px -34px 0 0 var(--themeht-white-color);
}
.banner-slider-one .banner-content .themeht-desc{
display: none;
}
.banner-content .btn-box {
display: inline-grid;
justify-items: start; 
} 
.banner-slider .themeht-btn+.themeht-btn{
margin-left: 0px;
margin-top: 10px;
}
.banner-content h6 {
padding: 10px 10px 4px 10px;
font-size: 12px; 
display: inline-block !important;
} 
.banner-content h6 span{
padding: 2px 6px 0px 6px;
display: table-caption;
line-height: 20px;
margin-bottom: 7px;
} 
.banner-content h6 p{
margin-left: inherit;
line-height: 23px;
}
.banner-slider-one .banner-content h1{
line-height: 34px !important;
font-size: 30px !important;
margin-bottom: 25px !important;
} 
.banner-slider-one .banner-arrow i{
display: none;
}
.banner-slider-one .banner-content .banner-text { 
padding-left: 0;
}
.banner-slider-one .animated3 { 
line-height: 27px;
font-size: 16px;
}
.banner-slider-one .banner-content .banner-text {
width: 100%;
}
.banner-slider-one .banner-content h6{
padding: 0;
margin-bottom: 20px !important;
background-color: inherit;
line-height: 16px;
}
.banner-slider-two .banner-content {
padding: 50px 0px 50px 0px;
}
.banner-slider-two .banner-content h1{
font-size: 31px !important;
line-height: 40px !important;
margin-bottom: 10px !important;
}
.banner-slider-two .banner-swiper-buttons {
right: 35px !important;
}
.banner-slider-two .banner-list{
display: grid;
margin-bottom: 0;
margin-top: 20px;
}
.banner-slider-two .banner-list li{ 
margin-right: 0px;
margin-bottom: 5px;
font-size: 16px;
}
.banner-slider-two::before{
border-radius: 20px 10px 0px 0px;
}
.banner-slider-two .banner-swiper-buttons::after{
width: 50px;
height: 50px;
bottom: -31px;
left: -16px;
}
.banner-slider-two .banner-swiper-buttons::before{
bottom: -34px;
right: -16px;
width: 50px;
height: 50px;
}
.swiper.banner-slider-two .swiper-button-prev,
.swiper.banner-slider-two .swiper-button-next{
width: 30px;
height: 30px;
line-height: 30px; 
}
.swiper.banner-slider-two .swiper-button-next:after,
.swiper.banner-slider-two .swiper-button-prev:after {
line-height: 33px !important;
font-size: 12px !important;
}
.swiper.banner-slider-two .swiper-button-prev {
left: inherit !important;
right: 60px !important;
}
.banner-slider-two .banner-swiper-buttons{
width: 110px;
height: 40px;
}
.banner-slider-two .banner-content .themeht-btn-box.mt-5{
margin-top: 30px !important;
}
.banner-slider-three .banner-content {
padding: 160px 0 140px 20px;
}
.banner-slider-three .banner-content h1 {
font-size: 29px !important;
line-height: 40px !important;
margin-bottom: 20px !important;
}
.banner-slider-three .banner-content h6{
line-height: 18px;
} .marquee-section.style1 .marquee-text span {
font-size: 20px;
line-height: 20px;
} .swiper-slide .service-item.style-1 {
margin-bottom: 0px;
}
.service-item.style-1 .service-desc {
padding-left: 30px;
padding-bottom: 26px;
padding-top: 20px;
}
.service-item.style-1 .service-icon {
padding: 0px 0px 10px 0px;
}
.service-item.style-1 {
display: grid;
padding-bottom: 20px;
margin-bottom: 20px;
margin-right: 0px;
height: 370px;
}
.service-item.style-1 .service-desc {
padding: 0px 0px 0px 0px;
}
.service-item.style-1 .service-desc {
border-left: inherit;
} 
.service-item.style-1 .service-desc h4 {
font-size: 24px;
line-height: 30px;
} 
.service-item.style-1 .arrow-button{
padding: 15px 20px 10px 5px;
}
.service-item.style-1 .arrow-button .btn-icon-svg{
top: 13px;
}
.service-list .service-desc{
display: grid;
}
.service-list h4 {
font-size: 20px;
line-height: 28px;
}
.service-list i{
display: none;
}
.service-list h4 a::after{
font-weight: 300;
}
.list-icon li{
font-size: 16px;
line-height: 21px;
}
.tab-swiper .service-item.style-tab .service-image{
padding: 0;
}
.tab-swiper .service-item.style-tab h4{
line-height: 24px;
}
.tab-swiper .service-item.style-tab h4 a{
font-size: 25px;
line-height: 24px;
}
.tab-thumb-slider .service-item.style-tab h4 {
margin-bottom: 14px;
}
.tab-swiper .service-item.style-tab .service-icon {
height: 60px;
width: 60px;
line-height: 60px;
font-size: 30px;
margin-bottom: 23px;
}
.tab-swiper .service-item.style-tab .service-desc { 
padding-top: 50px;
}
.service-item.style-3 {
padding: 60px 25px 60px 25px;
}
.service-item.style-3::before {
content: none;
} .marquee-section.style2 .marquee-text span {
font-size: 27px;
line-height: 30px;
} 
.marquee-section.style2{
padding-right: 60px;
}
.marquee-section.style2 .marquee-text span::before { 
top: -10px;
right: -36px;
font-size: 25px;
line-height: 50px;
} .testimonial.style-1 i {
width: 50px;
height: 50px;
line-height: 55px;
font-size: 23px;
} 
.testimonial.style-2{
padding-top: 20px;
}
.testimonial.style-1 .testimonial-text p,
.testimonial.style-1 .testimonial-text,
.testimonial.style-2 .testimonial-text{
font-size: 17px;
line-height: 25px;
border: 0px; 
padding: 0;
margin-bottom: 25px;
} 
.testimonial.style-1 h4, .testimonial.style-2 h4 {
font-size: 18px;
line-height: 20px;
}
.testimonial.style-1 h4{
margin-bottom: 0px;
}
.testimonial.style-1 span{
font-size: 12px;
}
.testimonial.style-2 span{
font-size: 13px;
}
.title-larg .contact-form .theme-title.ht-split-text {
font-size: 30px;
line-height: 37px;
margin-bottom: 20px;
} .post-card .post-desc .post-title h4 {
line-height: 28px; 
font-size: 23px; 
}
.swiper-slide .post-card.style-1{
margin-bottom: 0px;
}
.post-card.style-1 .post-desc .post-title h4 {
margin-bottom: 0px;
line-height: 27px;
font-size: 19px;
}
.post-card.style-1 .post-desc {
padding: 25px 20px 22px 20px;
}
.post-card.style-1 .post-desc ul {
margin-bottom: 7px;
}
.post-card.style-1 .list-inline.post-bottom{
right: 40px; 
}
.post-card.style-1 .post-title span.cat-links a{
font-size: 11px !important;
} 
.post-card.style-2{
display: grid;
margin-right: 0px;
padding: 0px 0px 10px 0px;
}
.post-card.style-2 .post-image{
width: 100%;
height: 250px;
}
.post-card.style-2 .post-image img{
width: 100%;
}
.post-card.style-2 .post-desc{
margin: 20px 0px 0px 0px;
width: 100%;
}
.post-card.style-2 .post-desc h4 {
font-size: 22px;
line-height: 26px;
margin-bottom: 20px !important;
} 
.post-card.style-2 .list-inline.post-bottom{
right: 45px;
}
.post-card.style-2{
display: grid;
}
.cutom-numbr {
width: 130px;
height: 130px;
line-height: 210px;
font-size: 100px; 
} .split-number {
font-size: 60px;
line-height: 60px;
margin-bottom: 6px;
}
.split-content h3 {
font-size: 34px;
line-height: 44px;
margin-bottom: 8px;
}
.split-list {
display: grid;
}
.split-list ul:first-child {
padding: 0;
}
.home-quote{
margin: 0px !important;
padding: 0px 0px 0px 60px !important;
}
blockquote.home-quote:after {
transform: translate(-50%, -50%);
left: 8% !important;
top: 16px !important;
}
blockquote.home-quote {
font-size: 15px;	
padding: 40px 0 0 0 !important;	
}
blockquote,
.wp-block-quote.is-style-large {
margin: 0;
padding: 80px 30px 35px 30px !important;
font-size: 19px;
line-height: 23px;
}
blockquote p {
padding-left: 20px;
}
blockquote:after{ 
font-size: 40px;
transform: translate(-50%, -50%);
left: 50%;
top: 45px;
} 
.wp-block-quote>cite {
margin-left: 25px !important;
}  
.custom-sec-padding {
padding-top: 50px;
padding-bottom: 70px;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
margin-right: 0px
}
.single-portfolio .portfolio-meta-info .list-unstyled {
display: grid;
}
.elementor-progress-percentage {
position: absolute;
top: -15px;
right: 0px;
font-size: 16px;
z-index: -1;
}
.elementor-widget-progress .elementor-title {
font-size: 16px;
}
.elementor-widget-progress .elementor-widget-container{
display: grid;
}
.single-team .team-single-box h2 {
font-size: 40px;
line-height: 40px;
}
.split-mobile-img {
padding: 0px 15px 40px 15px;
} 
.contact-form {
padding:60px 20px 20px 20px;
}
.team-form {
padding: 40px 20px 20px 20px;
}   
.team-form .themeht-btn-warp.style2{
margin-left: 15px;
}
.contact-form .col-md-6.mb-4,
.team-form .col-md-6.mb-4,
.contact-form-home.form-2 .col-md-6.mb-4{
margin-bottom: 10px !important;
}
.contact-form .themeht-btn-warp{
margin-left: 25px;
}
.contact-form-home.form-2{
padding: 50px 20px 20px 20px;
}
.footer{ 
padding: 0px 0px;
border-radius: 20px 20px 0px 0px;
}
footer .footer-top .col-md-6 {
padding: 0px 15px 0px 15px;
}
footer .footer-top-button .themeht-btn {
padding: 14px 19px 15px 19px;
}
footer .footer-top-button .themeht-btn i {
font-size: 16px;
}
footer .footer-top-button .themeht-btn.secondary-btn i {
font-size: 16px;
top: 1px;
}
footer .footer-top-button .themeht-btn i {
font-size: 16px;
line-height: 19px;
}
footer .footer-top .footer-top-title .textwidget.custom-html-widget {
font-size: 34px;
line-height: 34px;
} 
footer .footer-top-button .themeht-btn:last-child {
margin-left: 0px;
}
.footer-subscribe{
margin-top: 0px;
}
footer .primary-footer .row .col-lg-8 .row-top {
padding: 20px 0px 30px 0px;
}
.footer-info .footer-info-warp,
footer .primary-footer .row .col-lg-8 .row-top .col-md-4 {
width: 100%;
}
.footer-info {
display: grid;
}
.footer-info h5{
margin-bottom: 3px;
}
.footer-info { 
padding-top: 30px;
}	
a.themeht-btn.style-1{ 
padding: 19px 25px 17px 25px;
font-size: 13px;
}
.themeht-btn-warp .btn-icon1,
.themeht-btn-warp .btn-icon2{
--icon-width: 45px;
height: 45px;
min-width: 45px;
}
.themeht-btn-warp.style2{
padding: 21px 42px 17px 20px;
font-size: 13px;
}
.themeht-btn-warp.style2 svg.btn-icon-svg{
right: 23px;
top: 16px;
}
.button-css .themeht-btn-warp.style2 svg.btn-icon-svg{
right: 25px;
top: 17px;
}
.banner-slider-two .animated2 {
font-size: 17px;
line-height: 25px;
}
#CCB-calc .btn {
padding: 11px 25px 10px 25px;
height: 41px !important;
}
.scroll-top {
height: 40px;
width: 40px;
}
.scroll-top::after {
height: 40px;
width: 40px;
line-height: 45px;
}
.scroll-top::before {
height: 40px;
width: 40px;
line-height: 40px;
} 
.contact-media i{
margin-bottom: 10px;
}
.nav-title{
font-size: 20px;
line-height: 23px; 
}
.site-main .comment-navigation .nav-links .nav-subtitle::before,
.site-main .posts-navigation .nav-links .nav-subtitle::before,
.site-main .post-navigation .nav-links .nav-subtitle::before{
width: 30px;
height: 30px;
line-height: 30px;
font-size: 10px;
top: 0;
}
.site-main .comment-navigation .nav-links .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-subtitle, 
.site-main .post-navigation .nav-links .nav-subtitle{
padding-left: 42px;
margin-bottom: 5px;	
}
.site-main .comment-navigation .nav-links .nav-next .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-next .nav-subtitle,
.site-main .post-navigation .nav-links .nav-next .nav-subtitle { 
padding-right: 42px;
}
.team-swiper .team-member.style-1 {
padding: 30px 30px 90px 30px;
}
.team-member.style-1 img {
width: 150px;
}
.testimonial.style-2 .testimonial-img img {
width: 50px;
}	
.single-team .themeht-heading-titlemb-0 {
font-size: 34px;
line-height: 44px;
}
.contact-form .theme-title.ht-split-text{
font-size: 28px;
line-height: 31px;
}
.contact-form .theme-title.ht-split-text {
margin-bottom: 20px;
}
.contact-form-home .theme-title.ht-split-text {
font-size: 26px;
line-height: 34px;
margin-bottom: 25px;
}
.secondary-footer .copyright {
display: grid;
}
.copyright p{
margin-top: 10px;
} .price-table .price-icon{
height: 70px;
width: 70px;
line-height: 70px;
font-size: 30px;
}
.price-table h4{
font-size: 24px;
line-height: 32px;
} 
.price-value h2 {
font-size: 50px;}
.price-value h2 sup {
font-size: 16px;
}
.price-list{
padding-top: 30px;
margin-top: 23px;
margin-bottom: 0px;
}
.price-table.style1  .price-list{
margin-bottom: 20px;
}
.price-table.style1 .price-list ul li{
padding-bottom: 7px;
}
.price-table.style2 h2 {
font-size: 50px;
}
.price-table.style2 h4{
margin-bottom: 10px;
}
.price-table.style2 .price-list ul li{
width: 100%;
padding-bottom: 5px;
} 
.price-table.style2 a.themeht-btn { 
padding: 21px 43px 18px 27px;
}
.price-table.style2{
padding: 40px 40px 105px 40px;
} .portfolio-item.style-1 h4 {
margin-bottom: 6px;
font-size: 22px;
line-height: 28px;
}
.portfolio-item.style-1 .portfolio-desc{
display: grid;
padding: 15px;
}
.main-timeline .timeline-content h4{
font-size: 26px;
line-height: 37px;
} .testimonial-rating p{
font-size: 16px;
}
.themeht-accordion.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title{
font-size: 17px;
line-height: 23px;
}
.elementor-accordion .elementor-accordion-item{
padding: 20px 15px 10px 15px;
}
.banner-statistics { 
padding: 40px 40px 21px 40px;
}
.Statistics-icon{
margin-bottom: 25px;
}
.graphina-chart-sub-heading{
margin-bottom: 20px;
}
.Statistics-bottom {
display: grid;
}
.Statistics-bottom span:first-child{
margin-bottom: 10px;  
}
.banner-statistics p{
font-size: 20px;
}
.counter.style-1 .count-number,
.counter.style-1 .counter-info{
font-size: 35px;
line-height: 40px;
}
.counter .counter-desc span {
font-size: 36px;
line-height: 45px;
}
.elementor-widget-container .testimonial-reting h2.teting-number{
font-size: 40px;
line-height: 40px;
}
.elementor-widget-container .testimonial-reting img {
width: 75px;
padding-bottom: 4px;
}
.video-btn .play-btn{
width: 70px;
height: 70px;
line-height: 70px;
}
.working-hours{
display: grid;
}
.price-swiper .price-text{
margin-bottom: 90px;
}
.page-title::after{
border-radius: 20px 20px 0 0;
}
.widget-last.widget_mc4wp_form_widget {
margin-top: 0px; 
}
.custom-banner .banner-title h2 {
font-size: 40px !important;
line-height: 44px !important;
}
.offers-css-text .elementor-heading-title {
font-size: 40px !important;
line-height: 40px !important;
}
.contact-widget-add img{
width: 140px;
height: 140px;
}
.comment-form .comment-form-email,
.comment-form .comment-form-author{
width: 100%;
padding: 0;
}
.contact-form-home.form-3 {
border-radius: 20px;
}
.contact-form-home {
padding: 50px 20px 30px 20px;
}
.featured-item-2-padding {
padding-left: 10px !important;
padding-right: 10px !important;
}
.featured-item.style-2 .featured-icon img {
width: 60px;
}	
.featured-item.style-2 h4{
margin-bottom: 	0px;
}
.featured-item.style-2 .featured-icon{
margin-bottom: 20px;
}
}  
@media (max-width: 480px) {
.themeht-tab-slider .tab-thumb-slider .swiper-slide {
width: 100% !important;
}
}
@media (max-width:350px) {
.timeline-icon {
visibility: hidden;
}
.main-timeline .date-content:before {
visibility: hidden;
}
}