/*
Theme Name: Reed Dental Child
Theme URI: https://reed-dental.ch/
Version: 4.17.4
Description: This is child theme of Reed Dental
Template: RD
Author: Beta Soft Technology
Author URI: https://www.betasofttechnology.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
::-webkit-scrollbar {
    height: 5px;
    width: 14px
}

::-webkit-scrollbar-track {
    background: #c1c1c1;
}

::-webkit-scrollbar-thumb {
    background:#6ac5cb;
}
body {
	font-family: 'Europa Light';
    font-weight: normal;
    font-style: normal;
}
p {
	line-height:30px;
	font-family: 'Europa Light';
}
h1,h2,h3,h4,h5,h6 {
	color:#6ac5cb;
	font-weight:400!important;
}
strong {
	font-weight:300;
}
.d-flex {
	display:flex
}
.align-items-center {
	align-items:center;
}
.flex-wrap {
	flex-wrap:wrap;
}
.wpcf7 form .wpcf7-response-output {
    background: #ffb900;
    color: #fff;
    font-weight: bold;
    text-align: center;
	border-radius: 4px;
	margin: 10px 0;
}
.wpcf7 form.sent .wpcf7-response-output {
	background: #46b450;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #6ac5cb;
}
#top-menu-nav {
	position:relative;
	padding-right:50px;
}
#top-menu-nav:after {
    background: #f00 url(../../uploads/2024/06/switzerland.webp);
    background-size: 20px 20px;
    background-position: center;
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    content: '';
    border-radius: 3px;
    top: 10px;
}
.lang_switch,
.mobile-lang-switcher {
    display:none;
}
@media(max-width:980px) {
	#top-menu-nav:after {
		right: 15px;
		top: 5px;
	}
    .lang_switch {
		display:block;
		width: 40px;
		height: 40px;
		background: #fff;
		border-radius: 100%;
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 9;
		display: flex;
		align-items: center;
		justify-content: center;
        border: 1px solid #6ac5cb;
	}	
    .lang_switch .et-pb-icon {
        font-size: 24px;
        color: #6cc4ca;
    }
    .mobile-lang-switcher {
        display:block;
        position: fixed;
        right: 10px;
        bottom: -200px;
        background: #fff;
        padding: 20px;
        width: 175px;
        border-radius: 10px;
        z-index: 9;
        transition: all 0.5s ease;
        visibility: hidden;
        opacity: 0;
    }
    .mobile-lang-switcher.active {
        bottom: 60px;
        transition: all 0.5s ease;
        visibility: visible;
        opacity: 1;
    }
}
#main-header .container{
	width:94%;
	max-width:94%;
}
#top-menu li {
    padding-right:28px;
}
#top-menu li.ss-cnt-mnu-sec {
	padding-right:5px;
}
#top-menu li a {
    font-size: 16px;
    font-weight: 400;
}
#top-menu li li {
    padding: 0px;
	display:block;
}
#top-menu li li a {
    width: 100%;
	display:block
}
.et_header_style_left #et-top-navigation #top-menu-nav ul .ss-cnt-mnu-sec a {
    background: #6ac5cb;
    color: #fff !important;
    padding: 14px 40px !important;
    border-radius: 100px;
	box-shadow: 0px 0px 20px #6ac5cb91;
}
.et_header_style_left #et-top-navigation #top-menu-nav ul .pll-parent-menu-item>a {
    background: none;
    padding: 14px 40px 14px 20px !important;
    border-radius: 100px;
	border:1px solid #ddd;
}
.et_header_style_left #et-top-navigation #top-menu-nav ul .pll-parent-menu-item>a:after {
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.et_header_style_left #et-top-navigation #top-menu-nav ul .ss-cnt-mnu-sec a:hover {background:#000 !important;}

@media only screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 30px 0 30px 0 !important;
    }
}
@media only screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

.ss-hm-reed-bld{
	font-weight:600;
	color:#6c6c6c;
}

.et_pb_row {
	width: 88%;}

.ss-hm-abt-btn ul {
    display: flex;
    list-style: none;
    gap: 20px;
	padding:0;
	align-items: center;
}

.ss-hm-abt-btn ul li a {
    background: #6ac5cb;
    padding: 8px 45px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
	    box-shadow: 0px 0px 20px #6ac5cb6b;
}


.ss-hm-abt-btn ul li a:hover{
	background:rgba(0, 0, 0, .7);
	color:#fff;
}
.ss-hm-abt-btn ul li:nth-child(2) a:hover{
	 background: #6ac5cb !important;
	color: #fff;
}

.ss-hm-abt-btn ul li:nth-child(2) a {
    background: transparent !important;
    border: 1px solid #6ac5cb;
    color: #6ac5cb;
	box-shadow:none;
}
.ss-hm-hed-style h5{
	position:relative;
	padding-left:20px;
	padding-bottom:15px;
    font-weight:600 !important;
}

.ss-hm-hed-style h5:after{
	content:"";
	width:11px;
	height:15px;
	background-image:url(../../uploads/2024/05/heading-after-image.webp);
	position:absolute;
	left:0;
	margin:auto;
}

.ss-product-servc-sec .et_pb_row{
	display:flex;
	align-items:center;
}
.ss-product-servc-sec  .et_pb_main_blurb_image{
	    margin-bottom: 20px;
}
.ss-product-servc-sec .et_pb_blurb_description p{
	font-weight:bold;
}
.ss-hm-count-img {
      border-radius: 100px;
    overflow: hidden;
    width: 80px;
    line-height: 115px;
    height: 80px;
    margin-bottom: 15px !important;
	    box-shadow: 0px 0px 33px #6ac5cb6b;
}
.ss-hm-count-img img  {
    width: 45px !important;
	filter: brightness(0) invert(1);
}
.et_pb_number_counter.et_pb_with_title .percent {
    margin-bottom: 0px;
}

.ss-hm-abt-mn-sec h2{
	margin-bottom: 0;
    padding-bottom: 0;
    line-height: 42px;
}

.ss-hm-abt-mn-sec:after{
	content: "";
    background: url(../../uploads/2024/05/design-shape.webp);
    width: 140px;
    height: 240px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-repeat: round;
    background-size: cover;
}

.ss-outtem-rw-sec .et_pb_main_blurb_image {
    border-radius: 100px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
	text-align:center;
	vertical-align:middle;
}


.ss-outtem-rw-sec  .et_pb_blurb_container{
	vertical-align:middle;
}

.ss-reed-fds-ul ul {
	padding:0;
	list-style:none;
}

.ss-reed-fds-ul ul li {
	    padding-left: 35px;
    background-image: url(../../uploads/2024/05/tik-arrow-icon.webp);
    background-repeat: no-repeat;
    background-position: 0 0.9em;
    line-height: 47px;
    color: #707070;
    font-size: 19px;

}

.ss-reed-fds-ul {
    display: flex;
	    gap: 40px;
}
.ss-hm-video-mn-sec{

}

.ss-hm-logo-sec:after{
	content: "";
    background: url(../../uploads/2024/05/left-design-shape.webp);
    width: 140px;
    height: 240px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: round;
    background-size: cover;
}
.ss-hm-form-sec ul {
    list-style: none;
    display: flex;
    padding: 0;
    width: 100%;
    gap: 15px;
}

.ss-hm-form-sec input {
    width: 100% !important;
}

.ss-hm-form-sec input {
    width: 100% !important;
    border: 1px solid #e6e5e5;
    padding: 12px 15px;
    border-radius: 5px;
    margin-top: 18px;
    font-size: 17px;
}

.ss-hm-form-sec textarea{
    width: 100% !important;
    border: 1px solid #e6e5e5;
    padding: 13px 15px;
    border-radius: 5px;
    margin-top: 18px;
    font-size: 14px;
    height: 115px;
}

.ss-hm-form-sec .wpcf7-submit {
    background: #6ac5cb;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    cursor:pointer;
    margin-top: 5px;
}

.ss-hm-form-sec .wpcf7-submit:hover{
	background:rgba(0, 0, 0, .7);
	color:#fff;
}
.wpcf7-spinner{
	display:none;
}

.ss-hm-cnt-form-mn-sec .et_pb_row{
	display:flex;
	align-items:center;
}

.ss-footer-mn-sec .et_pb_widget_area_left {
    border-right: 0px solid rgba(0, 0, 0, .1);
    padding-right: 0;
    width: 49%;
    float: left;
}

.ss-footer-mn-sec .et_pb_bg_layout_light .et_pb_widget li a {
    color: #666;
    font-size: 19px;
}
.ss-footer-mn-sec .et_pb_bg_layout_light .et_pb_widget li:hover a {
	color:#6ac5cb;
}

.ss-footer-mn-sec .menu-item:before,
#footer-widgets .footer-widget li:before {
 content: '';
    position: absolute;
    left: 0px;
    top: 9px !important;
    width: 12px;
    height: 12px;
    background: url(../../uploads/2024/05/check-1.png);
    background-repeat: round;
	border:0!important;
}

.ss-footer-mn-sec .menu-item,
#footer-widgets .footer-widget li {
    padding: 0 20px !important;
    position: relative;
    padding-bottom: 0;
}

.copyright-footer span {
	font-weight: 500;
	color:#6ac5cb;
	text-decoration: underline;
}
.copyright-footer img {
	max-height: 40px;
	
}
.copyright-footer .circle-anim {
	position:relative;
	margin-left: 7px;
	display:block;
	padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.copyright-footer .circle-anim:before, .copyright-footer .circle-anim:after {
    z-index: 2;
    opacity: 1;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    background: rgb(255 255 255 / 0%)!important;
    content: "";
    position: absolute;
    border:1px solid #a7d9e0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right-color: transparent;
    -webkit-animation: circle-rotation1 3s infinite linear;
}
.copyright-footer .circle-anim:after {
    content: "";
    border: 1px solid #a7d9e0;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-right-color: transparent;
    -webkit-animation: circle-rotation 2s infinite linear;
}
@-webkit-keyframes circle-rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-webkit-keyframes circle-rotation1{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}
.copyright-footer img {
    max-height: 40px;
}
.copyright-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;
}

.ss-line-heig-25 p{
	line-height:25px;
}

.ss-hm-banner-sec .et_pb_row{
	display:flex;
	align-items:center;
}

.ss-hm-form-sec{
	padding:0;
}


.ss-hm-cnt-form-mn-sec ul {
    padding: 0;
}

#main-header{
	box-shadow: 0 0px 0 rgba(0, 0, 0, .1);
}


.ss_ramax_new_bx .et_pb_image_wrap{
	border: 1px solid #e5e5e5;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.ss_ramax_new_bx .et_pb_image_wrap img{
    width: 22px;
}

.ss_ramax_new_bx .et_pb_blurb_content{
    display: flex;
        align-items: center;
        gap: 12px;
}
.ss_ramax_new_bx .et_pb_main_blurb_image{
    margin-bottom: 0;
}

.ss_ramax_new_bx .et_pb_module_header{
    padding-bottom: 0;
}


/*************8about Us *********/
.ss-abt-pg-co-fo-img .et_pb_image_wrap {
    mask-image: url(../../uploads/2024/05/mask_img.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain; /* Ensure the mask image covers the element */
    mask-size: contain; /* Ensure the mask image covers the element */
}

.ss-abt-pg-co-fo-img:after {
      content: '';
    position: absolute;
    width: 100%;
    top: -25px;
    right: 24px;
    height: 100%;
    mask-image: url(../../uploads/2024/05/mask_img.webp);
    background-color: rgb(106 197 203);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    z-index: -1;
}

.ss-abt-pg-co-fo-img{
	position:relative;
}


.ss-abt-pg-co-fo-img2 .et_pb_image_wrap {
    mask-image: url(../../uploads/2024/05/mask_img2.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain; /* Ensure the mask image covers the element */
    mask-size: contain; /* Ensure the mask image covers the element */
}

.ss-abt-pg-co-fo-img2:after {
      content: '';
    position: absolute;
    width: 100%;
    top: -25px;
   left: 24px;
    height: 100%;
    mask-image: url(../../uploads/2024/05/mask_img2.png);
    background-color: rgb(106 197 203);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    z-index: -1;
}

.ss-abt-pg-co-fo-img2{
	position:relative;
}


.ss-abt-pg-includ-bx-sec ul {
    list-style-type: none;
}

.ss-abt-pg-includ-bx-sec ul {
    display: flex;
    justify-content: center;
    gap: 15px;
    /* align-items: center; */
    padding: 0;
}
.ss-abt-pg-includ-bx-sec {
	margin:25px 0;
}

.ss-abt-pg-includ-bx-sec ul li {
    width: 33%;
    flex-wrap: wrap;
    text-align: center;
	background:#fff;
    align-items: center;
    padding: 20px 0;
    border-radius: 5px;
    border: 1px solid #6ac5cb70;
}

.ss-abt-pg-includ-bx-sec p {
    line-height: 23px;
    margin-top: 8px;
    color: #000;


}

.ss-abt-icon-dv {
    position: relative;
}

.ss-abt-icon-dv {
    background: #f0f9fa;
    width: 65px;
    height: 65px;
    margin: auto;
	line-height:90px;
	text-align:center;
    border-radius: 100px;
}

.ss-abt-icon-dv img {
    z-index: 999;
    position: relative;

}

.pxl-particles-bg {
  position: relative;
  width: 100%;
  height: 100vh; /* Adjust according to your requirement */
  overflow: hidden;
}

.pxl-particles-bg .particles-js-canvas-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ss-inner-call-ac-sec ul li:nth-child(1) a {
    background: white;
    color: #6ac5cb;
}
.ss-inner-call-ac-sec ul li:nth-child(1):hover a {
	background:rgba(0, 0, 0, .7);
	color:#fff;
}
.ss-inner-call-ac-sec ul li:nth-child(2) a {
    color: #fff;
    padding: 0;
    font-size: 20px;
    text-decoration: underline;
	border:0;
}
.ss-inner-call-ac-sec ul li:nth-child(2):hover a {
	color: #000;
}
.ss-inner-frm-dv input {
    width: 100%;
    padding: 9px 15px;
    border-radius: 5px;
    margin-top: 15px;
    font-size: 15px;
	border-color: #dedede;
}

.ss-inner-frm-dv .wpcf7-form-control.wpcf7-submit {
    border: 0;
    background: #6ac5cb;
    color: #fff;
    font-size: 18px;
    padding: 8px !important;
    cursor: pointer;
}
.ss-inner-frm-dv .wpcf7-form-control.wpcf7-submit:hover{
	background:#000;
}
.ss-inner-last-glow-sec .ss-inner-form-hed h3{
	padding-bottom:0;
}

.ss-inner-call-ac-sec ul{
	justify-content:center;
}

.ss-title-mn-sec a {
    color: #fff;
}

.ss-title-mn-sec span {
    color: #fff;
}

.ss-cnt-pg-mn-sec a{
	color:#000;
}
.ss-cnt-pg-mn-sec a:hover{
	color:#6ac5cb;
}
.ss-hm-logo-rw .et_pb_image_wrap {
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.testimonial_box {
    border-radius: 4px;
    border: 1px solid #E7EAEC;
    background: #FFF;
    padding: 20px;
    min-height:325px;
}
.photo-and-star {
    display: flex;
    justify-content: space-between;
}
.photo-and-star img {
    max-width: 58px;
	border-radius: 100%;
}
.testi-card__rating i {
    margin-left: 5px;
    color: #F8A401;
    font-size: 16px;
}
.testimonial_box h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: .02em;
    color: #6c6c6c;
    margin-top: 10px;
}
.testimonial_box p {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .02em;
    text-align: left;
}
.testimonails_rows {
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
}
.testimonials-column {
	padding:0;
	margin-bottom:30px;
}
.icon_max-height img {
	max-height:40px;
}
.process-arrow .et_pb_column {
	overflow: inherit;
}
.owl-prev,.owl-next {
	position: absolute;
    top: 40%;
    transform: translateY(-40%);
	visibility:hidden;
	opacity:0;
}
.owl-prev {
	left:-15px;
}
.owl-next {
	right:-15px;
}
.owl-prev>span,.owl-next>span {
	font-size: 40px;
    background: #6ac5cb;
    color: #fff;
}
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
	visibility:visible;
	opacity:1;
}
.footer-widget .widget_media_image img {
	width:220px;
}
.footer-widget .widget_media_image {
	margin-bottom: 4.787% !important;
}
#main-footer .container {
	border-bottom:1px solid #dedede;
}
@media(min-width:980px) {
	.process-arrow .et_pb_column:not(:last-child):after {
		position:absolute;
		top:50%;
		transform:translateY(-50%);
		content:'';
		background:url('../../uploads/2024/06/arrow.webp');
	}
	#main-footer .container {
		width: 88%;
	}
	#main-footer #footer-widgets .footer-widget:first-child {
		padding-right: 70px;
	}
	#main-footer #footer-widgets .footer-widget:last-child {
		padding-left: 40px;
	}
	#main-footer #footer-widgets .footer-widget:nth-child(2)  {
		display:flex;
	}
}
@media(min-width:1300px) {
	.process-arrow .et_pb_column:not(:last-child):after {
		right:-33px;
		background-size:26px 15px;
		width:26px;
		height:15px;
	}
}
@media(min-width:1200px) and (max-width:1300px) {
	.process-arrow .et_pb_column:not(:last-child):after {
		right:-27px;
		background-size: 20px 12px;
        width: 20px;
        height: 12px;
	}
}
@media(min-width:980px) and (max-width:1200px) {
	.process-arrow .et_pb_column:not(:last-child):after {
		right:-25px;
		background-size: 20px 12px;
        width: 20px;
        height: 12px;
	}
}
@media(max-width:480px) {
	.process-arrow .et_pb_column:not(:last-child):after {
		right: inherit;
        top: inherit;
        bottom: -21px;
        left: 46%;
        transform: rotate(90deg);
        background-size: 20px 12px !important;
        width: 20px;
        height: 12px;
        position: absolute;
        content: '';
        background: url(../../uploads/2024/06/arrow.webp);
	}
}
/***********media Screen Start*******************/
/***********media Screen Start*******************/
@media only screen and (min-width: 980px) {
	.testimonials-column {
		flex:0 0 100%;
		max-width:100%;
	}
}
@media only screen and (min-width: 580px) and (max-width: 980px){
	.testimonials-column {
		flex:0 0 100%;
		max-width:100%;
	}
}
@media only screen and (min-width: 580px) and (max-width: 980px){
	.testimonials-column {
		flex:0 0 100%;
		max-width:100%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.ss-hm-banner-sec .et_pb_row {
    display: block;
}
	.ss-hm-banner-sec br{
		display:none !important;
	}
	.ss-hm-abt-sec br{
		display:none !important;
	}
	.ss-hm-abt-btn ul li a{
		    background: #6ac5cb;
    padding: 5px 25px;
    font-size: 15px;
	}
	.ss-hm-abt-btn ul{
		gap:15px;
	}
	.ss-product-servc-sec .et_pb_row {
    display: block;
}
	
    
	.ss-hm-count-img img {
    width: 40px !important;
    filter: brightness(0) invert(1);
}
	
	.ss-hm-count-img {
    width: 65px;
    line-height: 94px;
    height: 65px;
    margin-bottom: 15px !important;
    box-shadow: 0px 0px 13px #6ac5cb6b;
}
	.ss-counter-mn-sec .et_pb_column:nth-child(2) {
    margin-right: 0 !important;
}
	.ss-counter-mn-sec .et_pb_number_counter .percent p{
		height:40px !important;
		line-height:40px !important;
	}
	.ss-hm-abt-mn-sec .et_pb_row{
		display:block;
	}
	
	.ss-counter-mn-sec .percent {
		height: 40px !important;
	}
	
	.ss-hm-abt-mn-sec:after{
		    width: 60px;
    height: 110px;
	}
	.ss-reed-fds-ul {
		display: block;}
	
	    .ss-hm-logo-sec .ss-hm-logo-rw {
        display: flex;
        gap: 20px;
    }
	
	.ss-hm-logo-sec .ss-hm-logo-rw .et_pb_column {
    width: 45% !important;
}

.ss-hm-logo-sec .ss-hm-logo-rw .et_pb_column img {
    width: 70px;
}
	.ss-hm-logo-sec:after {
    width: 60px;
		height: 110px;}
	.ss-hm-cnt-form-mn-sec .et_pb_row {
		display: block;
	}
	.ss-hm-form-sec ul{
		display:block;
	}
	.ss-footer-mn-sec .et_pb_widget_area_left{
		width:100%;
	}
	.ss-footer-mn-sec .et_pb_widget_area_left{
		width:100%;
	}
	footer .et_pb_column .et_pb_widget{
		        margin-bottom: 0 !important;
	}
	
	.ss-inner-call-2 a{
		        padding: 4px 17px !important;
	}
	.ss-abt-pg-includ-bx-sec ul {
		display: block;}
	.ss-abt-pg-includ-bx-sec ul li {
		width: 100%;
		margin:20px 0;
	}
	.ss-inner-call-ac-sec ul li:nth-child(2) a{
		font-size:16px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px){ }
@media only screen and (min-width: 767px) and (max-width: 1023px){
		.ss-hm-banner-sec .et_pb_row {
    display: block;
}
	.ss-hm-banner-sec br{
		display:none !important;
	}
	.ss-hm-abt-sec br{
		display:none !important;
	}
	.ss-hm-abt-btn ul li a{
		    background: #6ac5cb;
    padding: 5px 25px;
    font-size: 15px;
	}
	.ss-hm-abt-btn ul{
		gap:15px;
	}
	.ss-product-servc-sec .et_pb_row {
    display: block;
}
	
    
	.ss-hm-abt-mn-sec .et_pb_row{
		display:block;
	}

	.ss-hm-abt-mn-sec:after{
		    width: 60px;
    height: 110px;
	}

	
.ss-hm-logo-sec .ss-hm-logo-rw .et_pb_column {
        width: 28% !important;
    }
    .ss-hm-logo-sec .ss-hm-logo-rw {
       display: flex;
        gap: 10px;
        justify-content: center;
    }

.ss-hm-logo-sec .ss-hm-logo-rw .et_pb_column img {
    width: 70px;
}
	.ss-hm-logo-sec:after {
    width: 60px;
		height: 110px;}
	.ss-hm-cnt-form-mn-sec .et_pb_row {
		display: block;
	}
	.ss-hm-form-sec ul{
		display:block;
	}

	footer .et_pb_column .et_pb_widget{
		        margin-bottom: 0 !important;
		width:100%;
	}
	.ss-abt-pg-includ-bx-sec p{
		font-size:15px;
	}
	
}
@media only screen and (min-width: 1920px){
	.et_pb_text_1 h3,
	body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p, p {
		font-size:22px;
		line-height: 35px;
	}
}
@media(min-width: 980px) and (max-width:1280px) {
    .et_pb_svg_logo #logo {
        height: 50% !important;
    }
    #main-header .container {
        width: 100%;
        max-width: 98%;
    }
    .et_header_style_left #et-top-navigation #top-menu-nav ul .pll-parent-menu-item>a {
        padding: 0 !important;
        height: 42px;
        width: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    li.pll-parent-menu-item>a>span,
    .et_header_style_left #et-top-navigation #top-menu-nav ul .pll-parent-menu-item>a:after {
        display: none;
    }
    #top-menu-nav {
        padding-right: 34px;
    }
    .et_header_style_left #et-top-navigation #top-menu-nav ul .ss-cnt-mnu-sec a {
        padding: 14px 20px !important;
    }
    #top-menu li a {
        font-size: 15px !important;
    }
    li.pll-parent-menu-item ul {
        left: inherit !important;
        right: 0;
    }
}
@media(max-width:980px) {
    #mobile_menu li.pll-parent-menu-item {
        display: none;
    }
}
@media(max-width:680px) {    
    .ss-counter-mn-sec .et_pb_column {
        width: 100% !important;
        margin-right:0px !important;
        min-height: inherit !important;
    }
    .ss-outtem-rw-sec .et_pb_column {
        width: 100%;
        margin:0 0 30px !important;
    }
}
@media (min-width:680px) and (max-width:767px) {    
    .ss-counter-mn-sec .et_pb_column {
        width: 48% !important;
        margin-right: 15px !important;
        min-height: 200px !important;
    }
    .ss-outtem-rw-sec .et_pb_column {
        width: 47% !important;
        margin-right: 15px !important;
    }
}
sup {
	font-size:50%;
}
.captcha_img>p {
	display:flex;
	align-items:center;
	gap:10px;
}
.captcha_img input {
    min-width: 200px;
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

