/*
 Theme Name:   Enfold Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Enfold Child Theme
 Author:       Kriesi
 Author URI:   http://kriesi.at
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold-child
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	font-family: 'Poppins', sans-serif !important;
	font-weight:400;
	font-size: 16px;
	color: #464646;
}
h1, h2, h3, h4, h5, h6, #header{
	font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-weight:600 !important;
}
h3, .widgettitle {
	font-size: 20px;
	font-weight:500 !important;
}
h4, .iconbox .iconbox_content .iconbox_content_title{
	font-size:17px;
	font-weight:500 !important;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .widgettitle {
    text-transform: inherit;
    letter-spacing: 0;
}
.avia_textblock {
    line-height: 1.4;
}
/* Screen Reader Text ------------------------ */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}

.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-semibold {
    font-weight: 600 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-extrabold {
    font-weight: 900 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.text-inherit {
    text-transform: inherit !important;
}

.text-white {
    color: #fff;
}

.text-white a {
    color: #fff;
}

.text-primary {
    color: #aa935d;
}

.text-primary-darker {
    color: #0e6b95;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.direction-ltr {
    direction: ltr;
}

.direction-rtl {
    direction: rtl;
}

.bullet, .bullet ul{
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
}

.bullet li{
    padding-left: 1em;
    margin: 0 0 0.5rem;
    position: relative;
    list-style: none;
    line-height: 1.4;
}

.bullet li:before{
    content: '';
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.725em;
    background-size: 100%;
    width: 0.325em;
    height: 0.325em;
    background: #3e6a5a;
}
.row:after{
	content:'';
	clear:both;
	display:table;
}

.wpcf7-not-valid,.hbspt-form .invalid.error,.hbspt-form .invalid.error+.ui-selectmenu-button.ui-button {
    border-color: #de2a2ac7!important
}

span.wpcf7-not-valid-tip {
    display: none;
    font-size: 0.875rem;
}

div.wpcf7 .ajax-loader {
    background-color: #fff;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    background-size: 13px;
    position: relative;
    z-index: 5;
    display: inline-block;
    margin: -15px auto 0 10px;
}

div.wpcf7-validation-errors,div.wpcf7-mail-sent-ng,div.wpcf7-aborted {
    font-size: 1rem;
    background: #fbe3e3;
    color: red;
    border: 1px solid #f36363;
    padding: 10px 15px;
    margin: 0;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    font-size: 1rem;
    background: #dffdd3;
    color: #398f14;
    border: 1px solid #398f14;
    padding: 10px 15px;
    margin: 0;
    text-align: center;
}

.wpcf7-form-control.wpcf7-radio.wpcf7-not-valid,.wpcf7-form-control.wpcf7-checkbox.wpcf7-not-valid {
    background: 0 0 !important
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 1rem;
    line-height: 1.4;
    padding: 0.5em 1em;
}
.av-main-nav > li > a{
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 20px;
}
.has-container-fluid  .container {
    max-width: 100% !important;
}
.has-container-fluid.full  .container{
	padding: 0;
}
.has-container-md > .container {
    max-width: 960px;
}
.has-no-gutter .container {
    padding: 0;
}
.has-no-gutter > .container {
    padding: 0;
}
.has-no-gutter .content {
    padding: 0;
}
.special_amp, .main_color .special_amp {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-style: inherit;
    font-weight: inherit;
}
h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3, .widgettitle {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}
h1.av-special-heading-tag + .av-subheading {
	font-size: 18px !important;
	font-weight: 500;
} 
h2.av-special-heading-tag + .av-subheading {
	font-weight: 500;
	font-size: 16px !important;
	color: #000;
}
#header_main {
    border: 0;
}
.main_color h1 {
    color: #fff;
}
 
.main_color strong {
    color: inherit;
}
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
    color: #000;
}
 
#top .widget_nav_menu li {
    line-height: 1.5;
    margin: 0 0 0.25rem;
    font-size: 16px;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    height: 57px;
    border-color: #b8b8b8;
    padding: 10px 20px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 300;
    color: #000;
	margin:0;
    background: #fff;
}
#top .wpcf7-form-control-wrap .footer_color .input-text, #top .footer_color input[type='text'], #top .footer_color input[type='input'], #top .footer_color input[type='password'], #top .footer_color input[type='email'], #top .footer_color input[type='number'], #top .footer_color input[type='url'], #top .footer_color input[type='tel'], #top .footer_color input[type='search'], #top .footer_color textarea, #top .footer_color select {
    border-color: #fff;
    background-color: transparent;
    color: #ffffff !important;
    border-radius: 10px;
    
	font-size:14px;
    margin-bottom: 10px;
    padding: 10px 6px 10px 20px;
   
}

#top .wpcf7-form-control-wrap .footer_color .input-text, #top .footer_color ::placeholder {
    color: #fff;
	 font-weight: 300;
}
#footer .wpcf7 p{
	margin-bottom: 13px;
}
#top .footer_color textarea {
    height: 137px;
}
.sec-home .avia_textblock.banner-para.av_inherit_color {
    font-size: 18px;
}

input[type="submit"], #submit, .button {
    font-family: inherit;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 300;
	border-radius:10px;
    outline: 0;
    padding: 5px 22px;
}

#top .avia-button.avia-color-light, #top .avia-button.avia-color-dark {
    border-width: 1px;
    border-radius: 0;
    font-family: inherit;
    font-weight: 300;
   
}
#top .main_color .avia-color-theme-color{
	background: #7676bc;
	border: 0;
}
#top .main_color .avia-color-theme-color:hover{
	background: #3939b3;
	border: 0;
}
.avia-button.avia-size-large {
    padding: 8px 22px;
    font-size: 1rem;
    border-radius: 10px;
    font-weight: 500;
}
.template-page .entry-content-wrapper .box h2, .modern-quote h2.av-special-heading-tag {
    font-weight: 500;
}
.wpcf7 p {
    margin-top: 0;
    margin-bottom: 24px;
}

.wpcf7  .av_one_half, .wpcf7  .av_one{
    width: 50%;
    padding: 0 5px;
    margin-left: 0;
    margin-right: 0;
}
.wpcf7  .av_one{
	width: 100%;
}
.wpcf7 .av_one_third{
	width: 33.333%;
    padding: 0 5px;
    margin-left: 0;
    margin-right: 0;
}
.main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
    color: #464646;
}
.wpcf7 .row {
    margin: 0 -15px;
}
.main_color .hr-short .hr-inner-style {
    display: none;
}

.hr-inner {
    border-top-width: 2px;
}
.main_color .hr-short .hr-inner-style, .main_color .hr-short .hr-inner {
    border-color: #437060;
}

.main_color .hr-short.has-light-color .hr-inner-style, .main_color .hr-short.has-light-color .hr-inner {
    border-color: #fff;
}
.hr-short .hr-inner {
    width: 90px;
    margin: 0 auto;
    margin-left: -45px;
}

#socket {
    border: 0;
    text-align: center;
    font-size: 12px;
}
#socket .copyright {
    float: none;
}
#socket img.footer-logo-icon {
    margin: -20px 0;
    width: 80px;
}
.copyright .seperator {
    font-style: normal;
    margin: 0 5px;
}
#footer img[src*="logo"] {
   	width: 222px;
}
#footer a[href*="tel"] {
    font-weight: 400;
	font-size: 20px;
}
#footer a[href*="mail"] {
    font-size: 14px;
}
#header_main {
    padding: 5px 0;
}
#top #menu-item-search{
	display: none;
}
 
#footer {
    padding: 50px 0;
    color: #fff;
    font-size: 16px;
    border: 0;
    line-height: 1.4375;
}
#top .social_bookmarks li a {
    width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
}
#top  #footer .social_bookmarks li {
    clear: none;
    margin: 0 5px 0 0;
    border: 0;
}
#top  #footer .social_bookmarks li:last-child{
    margin-right:0;
}
#top #wrap_all .social_bookmarks a {
    background: #7676bc;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select{
	padding: 12px 6px;
}

#top input[type="submit"], #submit, .button {
    border: 1px solid #7676bc !important;
    color: #fff;
    background: #7676bc;
    min-width: 215px;
    font-weight: 500;
    left: 0;
}
#footer .has-submit, .wpcf7 .has-submit {
    direction: rtl;
}
#footer .wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
#header_main .container, .main_menu ul:first-child > li a{
	line-height: 70px;
}
#footer #media_image-2 {
    margin-bottom: 10px !important;
}


#footer #custom_html-2 {
    margin-top: 15px;
}
#footer .widget.widget_text {
    margin-bottom: 0px;

}
#header img[src*="logo"] {
    /* width: 215px; */
    /* min-height: 70px; */
}

#top .sub_menu #menu-item-206.has-btn{
	color: #fff !important;
}


#top .primary-button .avia-button:hover,#top #wrap_all .sub_menu>ul>li.has-btn > a:hover, #top input[type="submit"]:hover, #submit:hover, .button:hover {
    color: #000000;
    border-color: #cecece;
    background: transparent;
    border: 1px solid #cecece;
}
 
#top input[type="submit"]:hover, #submit:hover, .button:hover {
    border: 1px solid #7676bc !important;
    color: inherit;
}

 


.contact_form >.wpcf7-form-control-wrap:first-child {
    margin-right: 10px;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    height: 40px;
    border-radius: 10px;
}
#top .signup-form .wpcf7-form-control.wpcf7-textarea, #top .main_color textarea {
    height: 170px;
}
#top .signup-form input[type="submit"]:hover {
    border: 1px solid #000 !important;
}
#top input::placeholder, #top textarea::placeholder {
    color: black;
    font-size: 15px;
}
#top .signup-form .input-text, #top .signup-form input[type="text"], #top .signup-form input[type="input"], #top .signup-form input[type="password"], #top .signup-form input[type="email"], #top .signup-form input[type="number"], #top .signup-form input[type="url"], #top .signup-form input[type="tel"], #top .signup-form input[type="search"], #top .signup-form textarea, #top .signup-form select {
    background: #fff !important;
}

.banner {
    padding: 70px 0;
}
#footer .widget {
    margin: 0px 0 30px 0;
}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.has-icon-water .avia-button .avia_button_icon {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 141.6 198.15'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bclip-path:url(%23clip-path);%7D.cls-3%7Bfill:%23fff;%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(0 0)'%3E%3Crect class='cls-1' width='141.6' height='198.15'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3Ewater%3C/title%3E%3Cg class='cls-2'%3E%3Cpath class='cls-3' d='M67,198.15c-2-.26-4-.46-5.91-.77-24.56-3.95-42.6-16.95-53.86-39.15A66.73,66.73,0,0,1,0,125.54c.19-6.17,2-12.06,4-17.83C8.75,94.49,15.24,82.11,22.22,70,35,47.76,49.25,26.42,63.7,5.23a15.86,15.86,0,0,1,3.71-3.87c2.79-2,5.29-1.75,7.85.62a16.17,16.17,0,0,1,2.41,2.75C92,25.94,106.29,47.14,119.1,69.31a258.56,258.56,0,0,1,18.52,38.18c6.29,16.73,4.83,33-2.31,49a70.65,70.65,0,0,1-58.73,41.34,17.31,17.31,0,0,0-1.89.31Zm63.85-66.36c.17-7.51-5.19-11.71-11-9.89-3.59,1.12-5.6,4-6,8.8a41.52,41.52,0,0,1-4.42,15.88,44.81,44.81,0,0,1-17.18,18.1c-4.64,2.8-5.67,7.76-2.9,12.16,2.56,4,7.58,5.07,12,2.25a72.33,72.33,0,0,0,8.15-5.84c13.14-11.18,19.84-25.65,21.32-41.46' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E");
    width: 17px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.sec-watersense h2.av-special-heading-tag + .av-subheading {
    font-weight: 400;
}
body div .avia-button {
    border-radius: 15px;
}
.avia-button.avia-size-x-large {
    font-weight: 500;
}
.avia-button.avia-size-x-large {
    padding: 12px 30px;
}
.sec-product .flex_column h3 {
    color: #6666cc;
    font-weight: 600;
}

.sec-product .flex_column .avia-image-container {
    background: #f8f8f8;
    margin-top: 4rem;
}

.sec-product .flex_column .avia-image-container img {
    position: relative;
    margin: -2.5rem 0 1.5rem;
}

.sec-product .flex_column .avia_textblock, .sec-products-list .flex_column .av-special-heading .av-subheading p {
    color: #000000;
    font-weight: 500;
}
.avia-testimonial-image {
    float: none;
    margin: 0 auto 1rem;
    width: 130px;
    height: 130px;
}

.avia-testimonial-content, #top .av-large-testimonial-slider .avia-testimonial-content {
    color: #333333;
    line-height: 1.4;
	font-size: 1em;
}

.avia-testimonial-meta {
    margin: 0;
    font-weight: 500;
}

.avia-testimonial-meta .avia-testimonial-subtitle {
    color: #333366;
}

.avia-testimonial {
    text-align: center;
}
.avia-testimonial_inner {
    max-width: 1180px;
    margin: 0 auto;
}
.avia-testimonial-name {
	font-weight: 500;
}
#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
    position: absolute;
    top: 0;
    width: 130px;
    height: 130px;
    left: 50%;
    transform: translateX(-50%) !important;
}

.avia-slider-testimonials .avia-testimonial-meta {
    position: static;
}

.avia-slider-testimonials .avia-testimonial_inner {
    position: relative;
    /*padding-top: 150px;*/
}

#top .av-large-testimonial-slider .avia-slideshow-arrows a {
    top: 50%;
}
.avia-testimonial-meta,  #top .av-large-testimonial-slider .avia-testimonial-name {
	font-size: 18px;
}
.avia-slider-testimonials .avia-testimonial-meta {
	font-size: 14px;
	display: inline-block;
	line-height: 1.1;
}
.avia-testimonial_inner:after {
    content: '';
    background: url(/wp-content/uploads/2022/09/stars.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 50px;
    display: block;
    margin: 10px 0 0;
}
.avia-slider-testimonials .avia-testimonial_inner:after {
	 margin: -10px 0 0;
}
#top .av-large-testimonial-slider .avia-testimonial-meta-mini {
    text-align: center;
}
.avia-testimonial {
    border: 0;
}
.sec-about-content h2.av-special-heading-tag {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
}

.sec-contact .entry-content-wrapper .av-flex-placeholder {
    position: relative;
}

.sec-contact .entry-content-wrapper .av-flex-placeholder:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #cacaca;
    height: 100%;
    visibility: visible;
    left: 50%;
}
.contact-info a[href*="tel"] {
    font-size: 164%;
    font-weight: 600;
    display: inline-block;
    padding: 5px 0;
}

.contact-info a[href*="mailto"] {
    font-weight: 600;
}

.contact-info img {
    width: 250px;
}
iframe, object, embed {
    display: block;
}
.warranty-duration ul {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.warranty-duration ul li {
    list-style: none;
    margin: 0 0 20px;
    padding: 0 15px;
    font-weight: 600;
    white-space: nowrap;
}

.warranty-duration ul li strong {
    display: block;
    color: #7676bc;
    font-size: 290%;
    line-height: 1.1;
}

.warranty-duration ul li em {
    font-style: normal;
}
.entry-content-wrapper li {
    padding: 5px 0;
}
.banner-product-single {
    padding: 20px 0;
}
.sec-contact  h2.av-special-heading-tag {
    font-weight: 500 !important;
}
#top #footer form {
    margin-bottom: 0;
}
/* @media start */

@media only screen and (min-width: 375px){
	.book-partner-logos {
		margin-left: -15px;
	}
}
@media only screen and (min-width: 410px){
	
	
}
@media only screen and (min-width: 568px){
 
	
}
@media only screen and (min-width: 768px){
	.has-no-gutter > .container .flex_column {
		margin-left: 0;
	}
	.has-no-gutter > .container div .av_one_half{
		width: 50%;
	}
	h1{
		font-size:48px;
	}
	.june-heading h3, h2{
		font-size:34px;
	}
	h3, .widgettitle{
		font-size:22px;
	}
	
	.avia_textblock.md {
		max-width: 1000px;
	}
	.avia_textblock.definitions, .avia_textblock.full {
		max-width: 100%;
	}
	.lead {
		font-size: 20px;
	    line-height: 1.35;
	}
	.lead-md {
		font-size: 18px;
	}
	#top .sec-contact input[type="submit"] {
	    font-size: 22px;
	    padding: 9px 22px;
	    min-width: 298px;
	}
 
}
@media only screen and (min-width: 992px){
	.av-main-nav > li.hide-lg {
		display: none !important;
	}
	.avia-button.avia-size-large {
		font-size: 22px;
		padding: 14px 48px;
	}
	.hr-short {
		height: 60px;
		line-height: 60px;
	}
	.lead {
		font-size: 24px;
	}
	.lead-md {
		font-size: 20px;
	}
	.lead.lead-md h3 {
		font-size: 25px;
	}
	h1{
		font-size:36px;
	}
	h2{
		font-size: 36px;
	}
	h1.av-special-heading-tag + .av-subheading, h2.av-special-heading-tag + .av-subheading {
		font-size: 20px !important;
	}
	.avia-testimonial-name {
		border-right: 1px solid #333366 !important;
		display: inline-block;
		line-height: 1;
		padding: 0 15px 0 0;
		margin: 0 15px 0 0;
	}
	.sec-cta  .template-page .entry-content-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 3rem;
	}

	.sec-cta .template-page .entry-content-wrapper .av-special-heading {
		width: auto;
	}
	#footer .container > .flex_column {
		width: 28%;
	}

	#footer .container > .flex_column:nth-child(2) {
		width: 23%;
		padding-left: 5%;
	}

	#footer .container > .flex_column.first {
		margin-left: 0;
	}

	#footer .container > .flex_column:nth-child(3) {
		width: 37%;
	}
	.responsive .banner .container {
		max-width: 800px;
	}
	.html_header_top.html_header_sticky body.admin-bar #header{
		top: 30px;
	}
	.banner-product-single{
		padding: 0;
	}
	.banner-product-single .av-special-heading.modern-centered {
		text-align: left;
		padding-left: 51.5%;
	}
	.sec-product-details .avia-image-container.product-figure {
		margin-top: -12rem;
		padding: 0 3rem;
	}
}
@media only screen and (min-width: 1200px){
	
	#header_main {
		padding: 20px 0;
	}	
	.logo, .logo a {
		overflow: visible;
	}

	#header img[src*="logo"] {
		width: 215px;
		max-height: inherit;
		height: auto;
		margin: -9px 0 0;
	}
	.html_header_sticky  #header.av_header_transparency {
		top: 30px;
	}

	.html_header_top.html_header_sticky #header {}

	.html_header_sticky  #header {
		top: 0;
		transition: top 0.3s;
	}
	h1{
		font-size:50px;
	}
	h2{
		font-size: 40px;
	}
	h3, .widgettitle{
		font-size:25px;
	}
	h1.av-special-heading-tag + .av-subheading, h2.av-special-heading-tag + .av-subheading {
		font-size: 24px !important;
	}
	.av-main-nav > li > a {
		letter-spacing: 1.5px;
		font-size: 21px;
	}
	h1.av-special-heading-tag + .av-subheading {
	    margin-top: 0.75em;
	}
	.has-icon-water .avia-button .avia_button_icon{
		width: 27px;
		height: 37px;
	}
	 .avia-button.avia-size-x-large {
		font-size: 36px;
		padding: 20px 50px;
	}
	.sec-watersense h2.av-special-heading-tag + .av-subheading {
		max-width: 920px;
		margin-left: auto;
		margin-right: auto;
		padding: 0.5rem 0;
	}
	.sec-product .flex_column h3 {
		font-size: 30px;
	}
	.sec-product .flex_column .avia_textblock, .sec-products-list .flex_column .av-special-heading .av-subheading p {
		font-size: 24px;
	}
	.avia-testimonial-meta, #top .av-large-testimonial-slider .avia-testimonial-name, .avia-slider-testimonials .avia-testimonial-meta {
		font-size: 24px;
	}
	.mb-30 {
		margin-bottom: 50px !important;
	}
	.responsive .banner .container {
		max-width: 1000px;
	}
	.sec-products-list .flex_column .avia-button-wrap a {
		min-width: 250px;
	}
	.sec-products-list .flex_column .avia-image-container {
		text-align: left;
		background: #f8f8f8;
		margin: 4rem 0 1rem;
	}

	.sec-products-list .flex_column .avia-image-container img {
		margin: -4rem 0 -4rem -0.5rem;
	}

	.sec-products-list .flex_column .av-special-heading {
		position: absolute;
		text-align: left;
		padding: 0 0 0 50%;
		top: 50%;
		transform: translateY(-50%);
		margin: 0px 0 0;
	}

	.sec-products-list .flex_column .avia-button-wrap {
		text-align: right;
	}
}
 
@media only screen and (min-width: 1600px){
	body{
		font-size: 21px;
	}
	.avia_textblock {
	    line-height: 1.24;
	    max-width: 1175px;
	    margin: 0 auto;
	}
	.responsive .container {
	    max-width: 1360px;
	}
	.responsive .banner .container {
	    max-width: 1000px;
	}
	#top .widget_nav_menu li {
		font-size: 21px;
		line-height: 1.3;
	}
	h1{
		font-size: 64px;
	}
	h2{
		font-size: 44px;
	}
	.lead {
		font-size: 33px;
	}
	.lead-md {
		font-size: 25px;
	}
	h4, .iconbox .iconbox_content .iconbox_content_title{
		font-size:20px;
	}
	h1.av-special-heading-tag + .av-subheading, h2.av-special-heading-tag + .av-subheading {
		font-size: 28px !important;
	}
	.sec-watersense h2.av-special-heading-tag + .av-subheading {
		 font-size: 24px !important;
	}
	.avia-testimonial-meta,  #top .av-large-testimonial-slider .avia-testimonial-name, .avia-slider-testimonials .avia-testimonial-meta {
		font-size: 28px;
	}
	 .sec-products-list .flex_column .avia-button-wrap a {
		min-width: 300px;
	}
	.sec-product-details .avia-image-container.product-figure {
		margin-top: -16rem;
	}
	.sec-product-details .avia-image-container.product-figure img {
		max-width: 477px;
	}
}
 

@media only screen and (max-width: 1199px){
	/*new mobile*/
		.responsive .av-burger-menu-main{display: block;}
		.responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
		.responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
		.responsive #top .av-main-nav .menu-item{display:none;}
		.responsive #top .av-main-nav .menu-item-avia-special{display:block;}
		.responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
		.responsive #header_main_alternate{display:none;}
		.responsive #top #header .social_bookmarks{display:none;}
		.responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
		.responsive #top .av-logo-container .avia-menu{height:100%;}
		.responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
		.responsive #top #main .av-logo-container .main_menu{display:block;}
		.responsive #top #main .av-logo-container .social_bookmarks{display:none;}
		.responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
		.responsive #top #main .av-logo-container .main_menu{display:block;}
		.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
		.responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
		
		.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
			min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
		}
		.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
		.responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
		background:transparent;
		color: inherit;
		}
		
		.responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}

	.avia-section-huge .content, .avia-section-huge .sidebar {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	#top .av_header_transparency #header_meta{
		display: none;
	}
	div .logo {
		top: 0px;
	}
}
@media only screen and (max-width: 991px){
 
	#top .av_header_border_disabled .av_secondary_right .sub_menu {
		display: none;
		top: inherit;
	}
}
@media only screen and (max-width: 767px){
	
	.avia-section-large .content, .avia-section-large .sidebar {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.responsive #top #wrap_all .has-container-fluid > .container {
		width: 100%;
		max-width: 100%;
	}
	.responsive #top #wrap_all .has-no-gutter > .container .flex_column{
		margin-bottom:0;
	}
	#top #wrap_all #footer .flex_column {
		 margin-bottom:0;
	}
	
	
	#footer .widget{
		margin:0 0 30px;
	}
	.responsive .logo img {
		width: 180px;
	}
	#footer {
		text-align: center;
	}

	#top #footer .widget ul.social_bookmarks {
		display: inline-block;
		width: auto;
	}
 
	.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column.rental-content, .responsive #top #wrap_all .av-flex-cells .no_margin {
		margin-bottom: 35px;
	}
	.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
		padding: 0 20px;
	}
 	.sec-product-details .hr {
		margin-top: 0;
	}
	.sec-product-details .avia-image-container.product-figure {
		padding: 0 3rem;
	}
}

