/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1.14
*/

body {
  color: #666666 !important;
}
html body #main {
    font-family: gill-sans-nova-book, sans-serif;
    font-weight: normal;
}
h1, h2, h3, h4, h5 h6 {
    font-family: gill-sans-nova, sans-serif !important;
    font-weight: normal;
}
.entry h2 {
    font-weight: 300;
    font-size: 38px;
    line-height: 1.1;
    letter-spacing: 0;
    margin: 0 0 0.6em 0;
}
p a {
  color: #77c5d5 !important;
}

.vcex-heading-inner {
  color: #174A5B !important;
}

#cbPost .vcex-heading.vcex-heading-plain {
  font-size: 38px !important;
  color: #174A5B !important;
}

#promotional-menu .ht-sub-menu .vcex-navbar-inner a:first-child {
    text-decoration: none !important;
}
@media screen and (max-width: 959px){
    .vcex-navbar-sticky-wrapper .vcex-navbar.ht-sub-menu,.vcex-navbar-sticky-wrapper .vcex-navbar.ht-sub-menu-2,.vcex-navbar-sticky-wrapper .vcex-navbar.ht-sub-menu-3 
    {
        top:50px !important;
    }
}
@media screen and (max-width: 782px){
.touchy-wrapper{
  margin-top:0px !important;
}

}

@media (max-width:425px) {
  img[src*="https://wimpoleclinic.com/wp-content/uploads/Rob-Holding-Instragram-Post-On-Hair-Transplant.jpeg"] {
      width: 100%;
    height: 400px;
  }
}

.wpex-social-share ul li {
  width: 18% !important;
}

.wpex-social-share ul li a {
  width: 100% !important;
}

.wpex-whatsapp a {
  background: #25d366!important;
}
.wpex-embeded a {
  background:#00CED1!important;
}

@media only screen and (max-width: 500px) {
  .CopiedToTheClipBoard {
    position: relative!important;
  }
}

@media (max-width: 500px) {
  .wpex-label {
    display: none !important;
  }
}

#table1 thead, #table2 thead, #table3 thead {
  background: #77C5D5 !important;
}

#table1 th, #table2 th, #table3 th {
  color: white !important;
}

#table1 td, #table2 td, #table3 td {
  text-align: center;
  vertical-align: middle;
}

#table1 th, #table2 th, #table3 th {
  text-align: center;
  vertical-align: middle;
}

#table1 tbody, #table2 tbody, #table3 tbody {
  border-top: none !important;
}

#table1, #table2, #table3 {
  margin-top: 20px;
  margin-bottom: 20px;
}


.vc_custom_1508004159503 .post-22953 .title{
display:none; 
  
}

.set-my-color {
  color: #174a5b !important;
}


/* Parent stylesheet should be loaded from functions.php not using @import */

.clockarea {
    color: #184b5bc2;
}

#content ol li a, #content ul li a, #content ul li strong a, #content ul li span a, #content li span strong {
    color: #77c5d5 !important;
}

#content-wrap form li a, {
    color: #77c5d5 !important;
}
.wpex-social-share ul li a {
    color: white!important;
}
.wpex-social-share span.ticon {
    color: white;
}
span.wpex-label {
    color: white;
}



/* new styles 2022 */

#top-bar-content {
    width: 100%;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}
#top-bar-content i {
    color: #84C3D5;
    font-size: 22.4px;
    margin-right: 10px;
}
#top-bar-content li {
    display: flex;
    align-items: center;
}

span.phonebig{
  font-size: 20px;
  font-weight:700;
}
div#site-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#site-navigation-wrap {
    position: relative;
    margin: 0 auto;
}
a#bookbutton_click_header {
    border-radius: 8px;
    font-size: 14px;
    background-color: #77C5D5;
    display: block;
    font-weight: 700;
    color: #174A5B;
    padding: 12px 25px;
}
ul#menu-top-menu>li>a {
    padding: 0px 8px;
}
ul#menu-top-menu>li>a>span.link-inner {
    padding: 0;
}
.unterhat {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 69px!important;
    background:#2D5D70!important;
    
}
.unterhat a {
    font-size: 18px;
    font-weight: 600;
    margin: 0 32px;
}

.ucex-count-1 {
    background: url('/wp-content/themes/wimpoleclinic/img/template/trophy.png') no-repeat left center;
    padding-left: 40px !important;
    background-size: 36px;
}

.ucex-count-2 {
    background: url('/wp-content/themes/wimpoleclinic/img/template/leaf.png') no-repeat left center;
    padding-left: 43px !important;
    background-size: contain;
}

.ucex-count-3 {
    background: url('/wp-content/themes/wimpoleclinic/img/template/star.png') no-repeat left center;
    padding-left: 38px !important;
    background-size: 30px;
}
h1.page-header-title.wpex-block {
    font-weight: 300 !important;
    font-size: 38px!important;
    line-height: 1.2;
    font-family: gill-sans-nova, sans-serif !important;
    text-align: left;
    font-size: 38px;
    text-transform: capitalize;
}
ul.wpex-social-share__list {
    margin-top: 20px;
}


/* menu adjustments - desktop */
@media screen and (max-width: 1500px) {
  .main-navigation .dropdown-menu .link-inner {
    font-size: 15px !important;
  }
  a#bookbutton_click_header {
    font-size: 13px;
  }
}
@media (max-width: 1400px) {
  .main-navigation .dropdown-menu .link-inner {
    font-size: 14px !important;
  }
  a#bookbutton_click_header {
    font-size: 12px;
  }
}
@media (max-width: 1350px) {
    .hero-dots-controlls .dot{
        width: 20px!important;
    }
  .unterhat a {
    font-size: 14px;
    margin: 0px 16px;
  }
  a.theme-txt-link.white {
    padding-bottom: 5px;
  }
  .ucex-count-2 {
    background-size: 35px;
  }
  #ctabutt {
    display:none;
  }
}
@media screen and (max-width: 1150px) {
  ul#menu-top-menu > li:has(a[href="/"]) {
    display: none;
  }
  .main-navigation .dropdown-menu .link-inner {
    font-size: 13px !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1050px) {
  .main-navigation .dropdown-menu .link-inner {
    font-size: 12px !important;
  }
  ul#menu-top-menu>li>a {
    padding: 0px 6px!important;
  }
}
ul#menu-top-menu > li > a {
  padding: 0px 10px;
}
@media (max-width: 1200px) {
  div#ctabutt {
    display: none;
  }
}

h1.page-header-title span {
    display: block;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
    border-top-width: 5px;
}
.vc_sep_line {
    border-color: #174A5B !important;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_separator.wpb_content_element.vc_separator_align_center {
    display: flex;
    align-items: center;
}
.vc_separator h4 {
    padding: 0 0.8em;
    font-size: 1.231em;
    line-height: 1.4em;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-family: gill-sans-nova, sans-serif !important;
    color: #174A5B !important;
}
h2.vcex-terms-grid-entry-title.entry-title {
    font-size: 20px;
    font-weight: 600;
}
span.vcex-terms-grid-entry-count.wpex-block {
    font-size: .762em;
}

.meta {
    list-style: none;
    font-size: 0.923em;
    }
.single-post .meta {
    margin: 0 0 20px;
}
.wpex-social-share__link {
    border-radius: 0!important;
}
.wpex-social-share.position-horizontal .wpex-social-share__item {
    margin-bottom: 0px!important;
}
@media (min-width: 768px){
.single-page-content > div > div.elementor {
    /* padding-top: 64px; */
}
}
@media (max-width: 768px){
.unterhat {
    display: none;
}
.clinic-hero > div.elementor-container > div.elementor-column{
  min-height: 150px;
}
}


.page-header.wpex-supports-mods {
    border: 0;
}

/* Main-navigation and sizing */
.main-navigation .dropdown-menu .sub-menu {
  background: #ffffff;
  border-radius: 12px;
  padding: 26px 22px;
  border: 1px solid rgba(9, 52, 73, 0.12);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}
.sub-menu span.titler {
  padding: 0 12px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: rgba(0, 64, 84, 0.4);
  padding-bottom: 6px;
  display: block;
}

#site-header-inner ul.sub-menu {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid #0934491f !important;
}

#site-header-inner ul.sub-menu:before {
  top: -11px;
  left: calc(50% - 10px);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff;
  overflow: hidden;
  transform: rotate(45deg) translateZ(-1px);
  border-top: 1px solid #0934491f !important;
  border-left: 1px solid #0934491f !important;
}

.htsplitter ul.sub-menu {
  display: flex;
}

.htsplitter ul.sub-menu .l-bold {
  border-right: 1px dashed rgba(131, 153, 164, 0.5);
}
.htsplitter ul.sub-menu .l-bold span:not(.titler),
.hlsplitter ul.sub-menu span:not(.titler),
.non-surgical ul.sub-menu span {
  font-weight: 500;
  color: #093449;
}
.htsplitter ul.sub-menu .r-reg span:not(.titler) {
  font-weight: 400;
  color: #2d5d70;
}

.main-navigation .dropdown-menu .sub-menu span.link-inner {
  font-size: 16px;
  line-height: 18px;
}
.columnsection {
  min-width: 265px;
}
.htsplitter .columnsection.l-bold li a {
  margin-right: 20px !important;
}

.htsplitter .columnsection.r-reg li a {
  margin-left: 20px !important;
}

span.titler.m-left20 {
  margin-left: 20px;
}
span.titler.m-top24 {
  margin-top: 24px;
}
span.titler.m-vert7 {
  margin: 10px 0;
}
.navbar-nav li.disable-b-line {
  border-bottom: 0;
}
.navbar-nav li.disable-t-line {
  border-top: 0;
}

.custminheight iframe{
    min-height:300px!important;
}

@media screen and (max-width: 1024px) {
    .sub-menu span.titler {
        padding: 0 10px !important;
    }
    .custminheight iframe {
        min-height: 200px !important;
        aspect-ratio: 16 / 9;
        margin: 15px 0;
    }
}

#cbPost div.elementor {
    margin: 0;
}
.bolditalicquote p {
    font-weight: 500!important;
    font-style: italic;
}

/* imp from pages */
.dvdr h2, .dvdr h3, .dvdr span {
    border-bottom: 2px solid #004054;
    padding-bottom: 25px;
    margin-bottom: 0.6em;
}
.dvdr span{
  font-size:32px!important;
  padding-bottom: 30px;
  display: block;
  font-family: gillsans!important;
}

.dvdr h2:after, .dvdr h3:after, .dvdr span:after {
    content: "";
    display: block;
    border-bottom: 6px #004054 solid;
    position: absolute;
    width: 123px;
    bottom: 25px;
}
.dvdr span:after{
  bottom: 17.5px;
}

body.elementor-page:not(body.page-template-default) .entry .dvdr h3 {
  font-weight: 400!important;
  font-size: 35px;
  margin-bottom: 27px;
}


.faqtypelist a.elementor-accordion-title, .gillsans{
    font-family: gill-sans-nova, sans-serif !important;
}

.faqtypelist .elementor-accordion-item {
    border-left: 0!important;
    border-right: 0!important;
    border-top: 0!important;
}
.faqtypelist .elementor-accordion-item:last-child {
    border-bottom: 0!important;
}
.faqtypelist .elementor-accordion .elementor-tab-content{
    border-top: 0px;
}

.faqtypelist .elementor-accordion .elementor-tab-title {
    padding: 22px 0;
}

.faqtypelist .elementor-accordion-icon svg{
font-size:24px;
}
.faqtypelist .elementor-tab-content p {
    margin: 0;
}
.faqtypelist .elementor-tab-content {padding: 0!important;margin-bottom:15px;}

/* --imp from pages */

.followingarticles ul, .keyfactsrestoration ul {
    list-style: none;
    margin-left:0;
    
}
.keyfactsrestoration ul{margin-bottom:0;}
.followingarticles li{
  display:flex;
  align-items: center;
}
.followingarticles li:not(:last-child){
  margin-bottom:22px;
}
.keyfactsrestoration li:before{
  content: "";
    display: inline-block;
    float: left;
    color:#56AFCB;
    width: 13px;
    height: 13px;
    margin-top: 5px;
    margin-right:15px;
    background-image: url('/wp-content/themes/wimpoleclinic/img/arr-right.svg');
}
.keyfactsrestoration li:not(:last-child){
  margin-bottom:16px;
}
.followingarticles li:before{
  content: "";
    display: inline-block;
    float: left;
    color:#56AFCB;
    width: 13px;
    height: 13px;
    margin-right:15px;
    background-image: url('/wp-content/themes/wimpoleclinic/img/arr-right.svg');
}
.followingarticles a {
    font-weight: 600;
    text-decoration: underline!important;
}
.iconbulb span:before, .iconfile span:before, .iconsymptoms span:before, .iconclipboard span:before, .iconsources span:before{
  content: "";
    display: inline-block;
    float: left;
    width: 40px;
    margin-right: 16px;
    margin-top: -5px;
    height: 40px;
}
.iconbulb span:before {
    background-image: url('/wp-content/themes/wimpoleclinic/img/lightbulb-02.svg');
}
.iconfile span:before {
    background-image: url('/wp-content/themes/wimpoleclinic/img/file-06.svg');
}
.iconclipboard span:before {
    background-image: url('/wp-content/themes/wimpoleclinic/img/clipboard.svg');
}
.iconsymptoms span:before {
  height: 30px;
  width: 30px;
  margin-top:0;
  background-size: contain;
    background-image: url('/wp-content/themes/wimpoleclinic/img/iconsymptoms.svg');
}
.iconsources span:before {
  height: 23px;
  width: 23px;
  margin-top:0;
  background-size: contain;
    background-image: url('/wp-content/themes/wimpoleclinic/img/svg/iconsources.svg');
}
.sourcesblock{
  border: 0.5px solid rgba(0, 0, 0, 0.3)!important;
}
.sourceshead {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.3);
    padding-bottom:17px;
    display: flex;
    align-items: center;
}
.sourceshead span {
    font-family: gillsans!important;
}
.researchdetails .elementor-accordion .elementor-tab-title {
    padding: 33px;
}
.researchdetails .elementor-tab-content {
    padding: 0 33px!important;
    padding-bottom:18px!important;
}
.researchdetails .elementor-accordion-title {
    font-size: 22px;
    letter-spacing: -0.005em;
    text-transform: capitalize;
}
.increasedinmargin .elementor-widget-container *:not(:last-child) {
    margin-bottom: 30px;
}
.h3bolder h3 {
    font-weight: 500!important;
}
.faqtypelist.researchdetails p:not(:last-child), .h3bolder p:not(:last-child) {
    margin-bottom: 32px;
}

.gillsansimg span {
  font-family:gillsans!important;
}
p.toc_title {
    display: none;
}
#toc_container p.toc_title+ul.toc_list {
    margin: 0;
}
#toc_container.no_bullets li:not(:last-child) {
    margin-bottom: 30px;
}
div#toc_container {
    background: transparent;
    border: 0;
    padding: 0;
}
#content .toc_list li a {
    font-family: gillsans;
    color: #16435A!important;
    font-weight: 600;
    text-decoration: underline;
    line-height: 100%;
    font-size: 20px;
    letter-spacing: -0.005em;
}
#content .toc_list li a:hover {
    color: #56AFCB!important;
}
#content .toc_list li:after {
    content: " \2192";
    font-size: 16px;
    font-weight: 900;
    color: #004054;
}
.viewhairtransplant span {
    font-family: gillsans!important;
}
.viewhairtransplant span a {
  color: #56AFCB!important;
  text-decoration: underline;
}
.recommended-v1 .label-title a {
    color: #56AFCB!important;
    text-decoration: underline!important;
}
.recommended-v2 .label-title a {
    color: #16435A!important;
    text-decoration: underline!important;
}
.recommended-v1 .label-recommended span, .recommended-v3:before {
    background-color: #56AFCB;
    border-radius: 8px;
    padding: 6px 18px;
    font-size: 18px;
    color: white!important;
    font-family: gillsans!important;
}
.recommended-v2 .label-recommended span, .recommended-v4:before, .readalso-v5:before {
    background-color: #16435A;
    border-radius: 8px;
    padding: 6px 18px;
    font-size: 18px;
    color: white!important;
    font-family: gillsans!important;
}

.recommended-v3 span.elementor-icon-list-icon, .recommended-v4 span.elementor-icon-list-icon, .readalso-v5 span.elementor-icon-list-icon {
    display: none!important;
}

.recommended-v3 .label-title a, .recommended-v4 .label-title a, .readalso-v5 .label-title a {
    text-decoration: underline;
}
.recommended-v3 .label-title a {
  color:#56AFCB!important;
}

.recommended-v3:before, .recommended-v4:before{
  content:"Recommended";
  border-radius: 8px 8px 0 0;
}

.readalso-v5:before{
  content:"Read Also";
  border-radius: 8px 8px 0 0;
}
.readalso-v5 .label-title a {
  color:#56AFCB!important;
}
.researchdetails {
    background-color: #f3f9fc;
}
.researchdetails:not(.researchisopen) .elementor-accordion .elementor-accordion-item:nth-child(1) {
  display: none;
}
.sourcestext *{
  color: #595857!important;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -0.005em;
}
.sourcestext a{
  color: #595857!important;
  text-decoration-line: underline!important;
  text-decoration-thickness: 1px!important;
}
.sourcestext *:not(:last-child){
    margin-bottom: 18px;
}
.sourcestext p:last-child, .sourcestext a:last-child {
    margin-bottom: 0;
}

.bb-elemnt-blue {
    background: rgba(140, 208, 229, 0.34);
    border-radius: 48px;
    display: block;
    padding: 3px 17px;
    width: fit-content!important;
}
.bb-elemnt-blue span, .bb-elemnt-gray span {
  letter-spacing: 0.12em;
  font-family: 'Roboto';
font-style: normal;
font-weight: 400!important;
font-size: 14px;
text-transform:uppercase;
}

.bb-elemnt-gray{
  background: rgba(22, 67, 90, 0.15);
  color:#16435A!important;
    border-radius: 48px;
    display: block;
    padding: 3px 17px;
    width: fit-content!important;
}
.sourcestext ul, .sourcestext ol {
    margin: 0;
}
.single-post table thead {
    background: #77C5D5 !important;
}
.single-post table th{
color: white!important;
}
.sourcestext li {
    word-wrap: break-word;
}

.herohome {
    padding-left: 5%;
}

.hero-slider-column {
    max-width: 680px;
}

.herohome > div {
    justify-content: space-between;
}

.hero-arr-controlls img {
    cursor: pointer;
}

.image-wrapper {
    position: relative; 
    width: auto; 
    height: auto; 
}

.main-image {
    display: block;
    width: 100%; 
    height: auto;
    max-width: 75%!important;
}

.smaller-image {
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: 2; 
    height: auto;
    width: 45%;
}

.wimp-logo{
    position: absolute;
    top: 30px;
    right: 0;
    z-index:3;
}

.hero-arr-controlls{
    position: absolute;
    top: 145px;
    right: 0;
    z-index:3;
}

.smaller-image.owl-carousel .owl-item img {
    width: initial;
}
.elementor-col-30.mmpg{
    margin-right: 3%;
}
.hero-dots-controlls{
    position: absolute;
    bottom: -30px;
    z-index: 3;
}
.p-features a {
    color: white;
    text-decoration: none;
}
.hero-dots-controlls .dot {
    display: inline-block;
    width: 19px;
    height: 3.5px;
    background-color: #709DAF;
    cursor: pointer;
    margin-right: 10px;
    transition: border-color 0.3s ease;
}

.hero-dots-controlls .dot.active {
    background-color: #8CD0E5;
}
.stripenewflex{
    display: flex;
    align-items: center;
}
.gmclogo {
    align-items: center;
}
.cqclogo {
    align-items: end;
}
.gmclogo img {
    max-width: 125px;
}
.cqclogo img{
    max-width: 240px;
}
.stagi-popup-desktop img, .stagi-popup-desktop-female img {
    border-radius: 18px;
    box-shadow: 0px 0px 43px 0px #0523324D;
}
.stagi-popup-mobile img, .stagi-popup-mobile-female img {
    border-radius: 18px;
    box-shadow: 0px 0px 43px 0px #0523324D;
}
.stagi-popup-desktop > .stagi-popup-desktop, .stagi-popup-desktop-female > .stagi-popup-desktop-female {
    width: 65%;
    max-width: 1100px;
    margin: 0 auto;
}
.stagi-popup-desktop span.stagi-close-button, .stagi-popup-mobile span.stagi-close-button, .stagi-popup-desktop-female span.stagi-close-button, .stagi-popup-mobile-female span.stagi-close-button {
    width: 25px!important;
    height: 25px!important;
    background: transparent!important;
    line-height: 25px!important;
    position: absolute!important;
    zoom: 2;
}
.stagi-popup-mobile > .stagi-popup-mobile, .stagi-popup-mobile-female > .stagi-popup-mobile-female {
    width: 75%;
    max-width: 430px;
    margin: 0 auto;
}
.stagi-popup-mobile span.stagi-close-button, .stagi-popup-mobile-female span.stagi-close-button, {
    color: white;
}
.touchy-logo-wrapper, .wpex-social-share[data-flag="1"] {
    z-index: 9997!important;
}

@media (max-width: 1024px){
  .elementor-section .elementor-container {
      flex-wrap: wrap;
  }
    .form-section-container {
        display: none;
    }
  .dvdr h2:after, .dvdr h3:after, .dvdr span:after {bottom:13px;}
  .relateds .dvdr h2:after {bottom:25px;}
  body.elementor-page:not(body.page-template-default) .entry .dvdr h3 {margin-bottom: 15px;}
  .mob-e-head span {font-size: 25px!important;}
  .iconbulb span:before, .iconfile span:before, .iconsymptoms span:before, .iconsources span:before, .iconclipboard span:before {margin-right: 8px;margin-top: -4px;width: 35px;height: 35px;background-size: 35px;background-repeat: no-repeat;}
  .increasedinmargin .elementor-widget-container *:not(:last-child), .faqtypelist.researchdetails p:not(:last-child), .h3bolder p:not(:last-child) {margin-bottom: 20px;}
  .researchdetails .elementor-tab-content {padding: 0!important;padding-bottom: 10px!important;}
  .makefullwidthmob .elementor-column {width: 100%!important;}
  .makefullwidthmob .elementor-widget-wrap {margin: 0!important;}
  .label-title {margin: 5px 0 15px;}
  .label-recommended {margin: 15px 0 5px;}
  .makefullwidthmob .elementor-post-info__item--type-custom {line-height: 1.5em;}
}
.wpex-social-share__list {
    margin: 0!important;
}
.gform_heading {
    color: white;
}
.gform_heading h2 {
    color: white;
}
.page-template-page-ht-clinic main {
    background-color: #F3F9FC;
}
.gform_fields {
    padding-left: 0;
}
ul.wpex-social-share__list.wpex-flex.wpex-flex-wrap {
    padding-left: 0;
}
.single .elementor-widget-text-editor ul, .single .elementor-tab-content ul, .single .ginput_container.ginput_container_checkbox ul {
    padding-left: 0;
}
.single .gform-field-label {
    display: inline;
}
.gform_wrapper .gfield input[type=email], .gform_wrapper .gfield input[type=tel]{
  background-color: #ffffff!important;
  font-size: 14px!important;
  padding: 9px 18px!important;
  width: 100%!important;
}
.gform-body select {
    -webkit-appearance: none;
}
img.scaled-image {
    border: 0!important;
    margin: 0!important;
}

.news__item {
    margin-bottom: 10px;
}
.news__item a,
.news__item a:hover {
    text-decoration: none;
    font-family: gill-sans-nova, sans-serif !important;
    font-weight: 300;
    color: #004054;
}
.news__item .recent__image_container {
    width: 100%;
    aspect-ratio: 16 / 9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0.5rem;
}
@supports not (aspect-ratio: 16/9) {
    .news__item .recent__image_container::before {
        float: left;
        padding-top: 56.25%;
        content: '';
    }
    .news__item .recent__image_container::after {
        display: block;
        content: '';
        clear: both;
    }
}
.news__item .recent__category {
    text-transform: uppercase;
    font-size: 16px;
}
.news__item .recent__title {
    font-size: 24px;
}
.mb30px{margin-bottom:30px;}
div#top-bar-content ul {
    display: flex;
    align-items: center;
}
button.cmplz-btn, button.CybotCookiebotDialogBodyButton {
    font-family: Roboto!important;
    font-size: 18px!important;
    font-weight: 700!important;
    height: 57px!important;
    padding:0!important;
}
button.cmplz-btn.cmplz-view-preferences {
    background-color: white!important;
    border-color: #2d5d70!important;
    color: #2d5d70!important;
}
div#cmplz-message-1-optin {
    font-size: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.cmplz-cookiebanner .cmplz-close{
    color:#0934497d!important;
}

div#CybotCookiebotDialog {
    color: #595857;
    font-size: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400!important;
    line-height: 160%;
}
div#CybotCookiebotDialogHeader {
    display: none;
}
div#CybotCookiebotDialogTabContent {
    margin-left: 0!important;
}
#CybotCookiebotDialog[data-template=bottom] {
    margin: 0;
    border-radius: 0;
    padding: 60px 12%!important;
}
h2#CybotCookiebotDialogBodyContentTitle {
    color: #004054;
    font-size: 25px;
    font-weight: 700!important;
    line-height: normal!important;
    display: block;
    margin-bottom: 16px!important;
    font-family: 'Roboto'!important;
}
.CybotCookiebotDialogBodyBottomWrapper {
    display: none!important;
}
div#CybotCookiebotDialogFooter {
    align-self: center;
}
div#CybotCookiebotDialogPoweredByText {
    display: none!important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border: 1px solid #2d5d70!important;
}
.after-green-circl span{
    display: flex;
    gap: 12px;
    align-items: center;
}
.after-green-circl span:after {
    content: '';
    display: block;
    width: 26px;  
    height: 26px;
    background-color: #588C28;
    border-radius: 50%;
}
.butn-purp-ico svg {
    fill: #5F2861;
}
@media (max-width: 768px){
    #CybotCookiebotDialog {
        border-radius: 0px!important;
        width: 100%;
    }
    div#CybotCookiebotDialogBodyContent {
        padding: 0;
    }
    div#CybotCookiebotDialogFooter {
        padding: 0;
        padding-top: 20px;
    }
    #CybotCookiebotDialog[data-template=bottom] {
        margin: 0;
        width: 100%;
        border-radius: 0;
        padding: 25px 25px 20px!important;
        background: #FFF;
        box-shadow: 0px 0px 9.6px 0px rgba(0, 0, 0, 0.25);
    }
    #CybotCookiebotDialog {
        transform: translate(-50%,0%)!important;
        bottom: 0!important;
    }
    .button.cmplz-btn{
        height:initial!important;
    }
}
@media (max-width: 600px){
    .owl-carousel.first-c:not(.owl-loaded) {
        display: block;
        padding-top: 125%;
        position: relative;
        height: 0;
    }
    .owl-carousel.first-c:not(.owl-loaded) .item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .owl-carousel.first-c:not(.owl-loaded) .item:nth-child(1) {
      z-index: 4;
    }
    
    .owl-carousel.first-c:not(.owl-loaded) .item:nth-child(2) {
      z-index: 3;
    }
    
    .owl-carousel.first-c:not(.owl-loaded) .item:nth-child(3) {
      z-index: 2;
    }
    
    .owl-carousel.first-c:not(.owl-loaded) .item:nth-child(4) {
      z-index: 1;
    }
}
.cust100height .elementor-widget-wrap, .cust100height .elementor-element, .cust100height .elementor-widget-container, .cust100height .trustpilot-widget, .cust100height iframe {
    height: 100%;
}
.page-subheading.wpex-text-xl.wpex-font-light {
    margin-top: 20px;
    color: #e0e0e0;
    font-weight: initial;
    line-height: inherit;
}
.touchy-logo-image a{
    position:relative;
}

.touchy-logo-image a:before{
    top: -13px;
    left: -7px;
    width: 31px;
    height: 25px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
  #gform_wrapper_1, #gform_wrapper_2, #gform_wrapper_4, #gform_wrapper_5, #gform_wrapper_6, #gform_wrapper_9, #gform_wrapper_12 {
      padding: 20px 15% !important;
  }
}
@media (min-width: 961px) and (max-width: 1024px) {
  body .elementor .elementor-hidden-desktop{
    display: block;
  }
}