/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.14
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
/* copied from style.css */

img, a img{
    image-rendering:auto !important;
}
a{
    text-decoration:underline;
}
ul.social-icons {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 8px 0 4px;
    width: 100%;
}
.social-icons li img {
    width: 30px;
}

.social-icons li {
    float: left;
    padding: 12px 6px 12px 0;
}
ul.social_bookmarks.ts_social_footer{
    height:auto;
}
ul.social_bookmarks.ts_social_footer li{
    margin:0px;
}
ul.social_bookmarks.ts_social_footer li a{
    color:#fff;
}

/*
 * Code=06/02/2019:Zonera
Custom Css 
================================================== */
/* Note: Add new css for the top header section */
/* Note: Add new custom css for all the language pages Code=29/03/2019 Overall Font Styling*/

#top #wrap_all .all_colors h2 {
    color: #316184;
    font-size: 28px;
    font-family: 'metrophobic', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}
#top #wrap_all .all_colors h3 {
    color: #07639c;
}
#top #wrap_all .all_colors h2 {
    color: #316184;
    font-size: 28px;
    font-family: 'metrophobic', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}
#top .all_colors strong {
    color: #000000;
}
body#top {
    font-size: 16px;
    font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div#header_meta {
    background-color: #F8F8F8;
}
/* Note: Add new custom css for the all language pages Code=29/03/2019: Menu Section */
#top #header_main_alternate {
    background-color: #043f5e;
}
#top #header .av-main-nav > li > a {
    color: #ffffff;
    background-color: #043f5e;
    font-size: 17px;
}

::selection{
	background-color: #043f5e;
}

#top #header .av-main-nav > li > a:hover{background-color: #043f5e;}

#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
	background-color: #e8f1f8;
    font-size: 15px;
    border-bottom: 1px solid #686868;
    color: #686868;
}

#top #wrap_all .av-main-nav ul ul{
	border-bottom: none;
}

.av-main-nav ul{
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

#top #wrap_all .av-main-nav ul > li:nth-last-child(1) > a {
    border-bottom: none;
	border-radius: 0 0 7px 7px;
}

.sub-menu{
	border-radius: 0 0 7px 7px;
}

#top #header_main>.container{
    line-height:70px !important;
    height:70px !important;
}
/**********General Custom CSS **************/
/*Add space around the logo*/
.hs-form-field .grecaptcha-badge{
visibility:visible!important;
}
.logo{
  /* Increase the top and bottom space */
    padding: 8px 0 0px;
}

/* To Adjust contact form 7 last element*/
span.wpcf7-list-item {
 margin: 0 0 0 0 !important; 
}
/* To Adjust homepage client section */
.avia-content-slider-inner img{
height:auto;
width:120px !important;
}

/*For Button Radius */

body div .avia-button { border-radius: 30px !important; }

.wpml-ls-statics-footer a {
    background-color: transparent !important;
}

#footer{
border-top-width: 4px !important; 
}
footer a, .social_bookmarks a{
    text-decoration:none;
}

/* To set service page image section */
.avia-image-container.av-styling-.av-hover-grow.avia-builder-el-40.el_before_av_heading.avia-builder-el-first.service-page-gds.avia-align-center .avia-image-container-inner img {
    height: 150px;
    width: 150px;
}

.hr-custom .hr-inner.inner-border-av-border-fat {
    border-top-width: 2.5px !important;
}

.flex_column .widget .widgettitle, .content .widget .widgettitle {
font-family: 'Helvetica' !important;
    margin-top: 0.85em;
    font-weight: 500 !important;
}

.textwidget {
    font-family: 'Helvetica' !important;
    font-weight: 300;
}

.av-language-switch-item{
display:none;
}
.phone-info {
     font-size: 12px;
   }
.sub_menu{
font-size:12px;
}
.av-logo-container .sub_menu{
    position: absolute;
    right: 0px;
    background-color: #EBEBEB;
    border-radius: 7px !important;
    top: 17px;
    z-index:111;
}
.av-logo-container .sub_menu > ul > li{
    padding: 10px;
    line-height: 1.5em;
    border:0px;
}
.av-logo-container .sub_menu > ul > li > .sub-menu{
    right:0px;
    left:auto !important;
    top:35px !important;
}
.av-logo-container .logo{
    width:auto !important;
}
.image-overlay { display: none !important; }
.main_color .container .av-inner-masonry-content, #top .main_color .container .av-masonry-load-more, #top .main_color .container .av-masonry-sort, .main_color .container .av-masonry-entry .avia-arrow {
    background-color: #f8f8f8 !important;
}
.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }
/*To remove blog list read more link 
Blog Styling Custom
*/
a.read-more-link {
    visibility: hidden;
}
.entry-content-wrapper .post-title {
    font-size: 34px;
  }

.widget .social_bookmarks li {
clear: none !important;
border: 0 !important;
}
.widgettitle {
   text-transform: none !important;
   }
h2,h1,h3 {
text-transform: none !important;
}

/************ To Add menu hover effect changes***********/
.main_menu .menu ul li>a:hover{
	background-color: #043f5e !important;
	color : white !important;
}

/* RightToLogo */
.logo-right{
    display: inline-block;
    width: calc(100% - 234px);
    float: right;
    text-align: center;
}
.blog-desc{
    display:inline-block;
    font-size:24px;
    color:#043f5e;
}
.righttologo{
    float:right;
}
.righttologo .menu{
    margin:0px;
}
.righttologo .menu li a{
    background-color: #043f5e;
    color: #fff;
    padding: 10px 30px;
    font-weight: bold;
    border-radius: 7px !important;
    text-decoration:none;
}
.righttologo .menu li a:hover,.righttologo .menu li a:focus{
    background-color: #2d5c88;
}
.righttologo .menu li.talk-icon a:before{
    font-family:'entypo-fontello';
    content:'\e83c';
    font-size:20px;
    padding-right:10px;
}
.blog-bottom-widget{
    padding: 23px 50px 33px 0;
}
.entry-content .blog-bottom-widget{
    padding:0px;
}
.blog-bottom-widget img{
    width:100%;
    height:auto;
}


/* sticky variation*/
/* header#header { margin-top: 0px;margin-left: 0 !important;margin-bottom: 0 !important;margin-right: 0 !important;position: relative; }
header#header #main{padding-top:0px !important; }
header#header #header_meta {position: sticky;z-index: 999;width: 100%;border-bottom: 0;top: 0;box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);background: #93C01F;}
header#header #header_meta .head-note{font-weight: 600;}
header#header #header_meta a{color: #fff;transition: 0.2s;font-weight: 600;text-decoration: underline;}
header#header #header_meta a:hover{opacity: 0.8;}
header#header #header_meta h4{color: #fff;font-weight: 100;} */
header#header #header_meta #hide-head{width: 20px;position: absolute;right: 5%;top: 7px;cursor: pointer;}

/* header#header #header_meta .phone-info:before {font-family: 'entypo-fontello';content: '\e89a';font-size: 12px;padding-right: 0;color: green;border: 2px solid #000;border-radius: 50%;padding: 0 2px;background: #fff;margin-right: 10px;position: relative;top: -2px;} */

/* sticky variation*/


@media only screen and (min-width:1024px){
    .blog-desc{
        font-size:28px;
    }
}
@media only screen and (max-width:960px){
    .logo-right{
        width:100%;
        text-align: left;
        line-height: 4em;
        margin-top:75px;
    }
}
@media only screen and (max-width:767px){


    /* new style added */
.responsive #top #wrap_all #header{margin-top: 0;margin-left: 0 !important;margin-bottom: 0 !important;margin-right: 0 !important;}
header#header #header_meta #hide-head{right: 5px;top: 5px;}
header#header #header_meta .phone-info:before {position: absolute;margin-right: 10px;top: 4px;left: -25px;padding: 0 5px;}

/* new style added */

    .logo-right{
        margin-top:0px;
    }
    .blog-desc{
        font-size:16px;
    }
    .blog-bottom-widget{
        padding: 20px 0;
    }
    .av-logo-container .sub_menu{
        position:absolute !important;
        right: -30px;
        width: auto !important;
        top: 22px;
    }

}

/* 16-May-2019: Font sizes update */
.text-small, .text-small .avia-button{
    font-size: 12px;
}
.text-medium, .text-medium .avia-button{
    font-size: 16px;
}
.text-large, .text-large .avia-button{
    font-size: 18px;
}
.text-x-large, .text-x-large .avia-button{
    font-size: 24px;
}

.full-width-btn .avia-button{
    width:100% !important;
}

.main_menu .menu-item-top-level.menu-item-has-children > a:after{
    font-family:'entypo-fontello';
    content:'\e873';
    width:15px;
    height:15px;
    margin-left:5px;
}

#top #wrap_all ul.av-main-nav ul.sub-menu > li.menu-item-has-children > a{color: #686868;}
.main_menu .sub-menu .menu-item-has-children > a:hover{ color: #fff;}
.main_menu .sub-menu .menu-item-has-children > a:after{
    font-family: 'entypo-fontello';
    content: '\e875';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
}
.custom-breadcrumb{

}
.custom-breadcrumb .breadcrumb{
    right: auto;
    font-size: 12px;
    top: -20px;
}
.breadcrumb-title{
    display:none !important;
}

/* change widths and spacing */
#main .container .av-content-small.units{
    width:calc(100% - 270px) !important;
}
.inner_sidebar{
    width:250px;
    margin-right:0px;
    margin-left:auto;
}
@media only screen and (max-width: 767px){
    #main .container .av-content-small.units{
    width: 100% !important;
    box-shadow: 0px 0px 0px 0px #fff;
    }
    .responsive #top #main .sidebar{
        display:block !important;
        width:100%;
    }
    .inner_sidebar{
        margin-left:0px;
        width:100%;
    }
    #custom_html-9,#media_image-5,#custom_html-10, #media_image-6{
        /* width:250px; */
    }
}

/* block quotes */
blockquote{
    border-left-width: 0px;
    text-align:center;
    margin-left:1em;
}
blockquote .message, blockquote h5{
    font:inherit;
    color:#316184;
    position:relative;
    padding:5px 80px;
    font-weight:normal;
}
blockquote .message:before, blockquote h5:before{
    font-family: 'entypo-fontello';
    content: '\e833';
    font-size: 60px;
    color: #afc4da;
    position: absolute;
    left: 0px;
    top: 0;
    transform: scaleX(-1) scaleY(-1);
}
blockquote .message:after, blockquote h5:after{
    font-family:'entypo-fontello';
    content:'\e833';
    font-size:60px;
    color:#afc4da;
    position:absolute;
    right:0px;
    bottom:0px;
}
blockquote .customer, blockquote h6{
    font:inherit;
    font-size:0.7em;
    font-weight: bold;
}

/* Testimonial */
.ts-style1 .avia-testimonial{
    border-width: 0px;
}
.ts-style1 .avia-testimonial-content {
    position:relative;
    overflow: visible;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom:20px;
}
.ts-style1 .avia-testimonial-content:before {
    font-family: 'entypo-fontello';
    content: '\e833';
    font-size: 60px;
    color: #afc4da;
    position: absolute;
    left: 0px;
    top: 0;
    transform: scaleX(-1) scaleY(-1);
}

.ts-style1 .avia-testimonial-content:after{
    font-family:'entypo-fontello';
    content:'\e833';
    font-size:60px;
    color:#afc4da;
    position:absolute;
    right:0px;
    bottom:0px;
}
.ts-style1 .avia-testimonial-name{
    font:inherit;
    font-size:0.9em;
    font-weight: bold;
}
.ts-style1 .avia-testimonial-meta{
    margin:0px;
    text-align:right;
}
.ts-style2 .avia-testimonial{

}
.ts-style2 .avia-testimonial-content {
    position:relative;
    overflow: visible;
    padding-left: 60px;
    padding-right: 60px;
}
.ts-style2 .avia-testimonial-content:before {
    font-family: 'entypo-fontello';
    content: '\e833';
    font-size: 60px;
    color: #afc4da;
    position: absolute;
    left: 0px;
    top: 0;
    transform: scaleX(-1) scaleY(-1);
}

.ts-style2 .avia-testimonial-content:after{
    font-family:'entypo-fontello';
    content:'\e833';
    font-size:60px;
    color:#afc4da;
    position:absolute;
    right:0px;
    bottom:0px;
}
.ts-style2 .avia-testimonial-name{
    font:inherit;
    font-size:0.9em;
    font-weight: bold;
}
.ts-style2 .avia-testimonial-meta{
    margin:0px;
    text-align:center;
}

.ts-style3 .avia-testimonial{

}
.ts-style3 .avia-testimonial_inner {
    position:relative;
    overflow: visible;
    padding-left: 60px;
    padding-right: 60px;
}
.ts-style3 .avia-testimonial_inner:before {
    font-family: 'entypo-fontello';
    content: '\e833';
    font-size: 60px;
    color: #afc4da;
    position: absolute;
    left: 0px;
    top: 0;
    transform: scaleX(-1) scaleY(-1);
}

.ts-style3 .avia-testimonial_inner:after{
    font-family:'entypo-fontello';
    content:'\e833';
    font-size:60px;
    color:#afc4da;
    position:absolute;
    right:0px;
    bottom:0px;
}
.ts-style3 .avia-testimonial-name{
    font:inherit;
    font-size:0.9em;
    font-weight: bold;
}
.ts-style3 .avia-testimonial-meta{
    margin:0px;
    text-align:right;
}

.tq-footer{
    line-height: 1.5em;
    margin: 8px 0px;
    font-size: 14px;
}
.tq-footer a{
    text-decoration:none;
}
.tq-footer a:hover{
    text-decoration: underline;
}
.tq-footer p{
    line-height: 1.5em;
    margin: 8px 0px;
    font-size: 14px;
}
body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom{
    background-color:#043f5e !important;
    box-shadow:none !important;
}
body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom{
    background-color:#043f5e !important;
    box-shadow:none !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
    background-color: #043f5e !important;
    max-width: 1310px;
    box-sizing: border-box !important;
    padding: 20px 50px;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{
    color:#fff !important;
    width:78%;
    max-width:1000px;
    float:left;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #043f5e !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{
    border: 1px solid #fff !important;
    color: #fff !important;
}



/* forms */
.ts-style-form{
    background-image: url(media/BG-8665-update-contact-form.png);
    color: #fff;
    max-width: 840px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:30px 60px;
    border-radius:7px !important;
}
.inner_sidebar .ts-style-form, #ts-d-form .ts-style-form{
    padding: 10px;
    padding: 30px 10px 10px;

}
.inner_sidebar .ts-style-form iframe{
    width:100% !important;
}
.ts-style-form h2{ 
    color:#fff !important;
    text-align:center;
    font-size:30px;

}
.ts-style-form h5{
    text-align: center;
    display: block;
    max-width: 493px;
    line-height: 19px;
    font-size:21px;
    margin: 20px auto;
    color:#fff !important;
}
.ts-style-form form{
    margin-bottom:0px;
}
.ts-style-form .hs-fieldtype-text{
    width:50%;
    padding:0px 15px;
    display:inline-block;
    margin-bottom:18px;
    vertical-align: top;
    position:relative;
}
.inner_sidebar .ts-style-form .hs-fieldtype-text, #ts-d-form .ts-style-form .hs-fieldtype-text{
    width:100%;
}
.inner_sidebar .ts-style-form .hs-main-font-element, #ts-d-form .ts-style-form .hs-main-font-element{
    padding:0px 15px;
    text-align:center;
}
.ts-style-form .hs-dependent-field{
    width:50%;
    padding:0px 15px;
    display:inline-block;
    vertical-align: top;
    position:relative;
}
#ts-d-form .ts-style-form .hs-dependent-field{
    width:100%;
    padding:0px;
}
#ts-d-form .ts-style-form .hs-fieldtype-select, #ts-d-form .ts-style-form .hs-fieldtype-booleancheckbox{
    width:100%;
    padding:0px 15px;
    display:inline-block;
    vertical-align: top;
    position:relative;
}
.ts-style-form .hs-fieldtype-select{
    margin-bottom:20px;
}
.inner_sidebar .ts-style-form .hs-dependent-field, #ts-d-form .ts-style-form .hs-dependent-field,#ts-d-form .ts-style-form .hs-fieldtype-select{
    width:100%;
}
@media only screen and (max-width:1024px){
    .ts-style-form .hs-fieldtype-text{
        width:100%;
    }
    .ts-style-form .hs-dependent-field{
        width:100%;
    }   
}
.ts-style-form .hs-fieldtype-textarea{
    padding:0px 15px;
    display:inline-block;
    margin-bottom:20px;
    vertical-align: top;
    position:relative;
    color:#B9B9B9;
}
.ts-style-form .hs-form-field .input{
    position:relative;
}
.ts-style-form .hs-form-field .input:before{
    font-family: 'entypo-fontello';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 15px;
    line-height:40px;
    color:#B9B9B9;
}
.ts-style-form ::-webkit-input-placeholder { /* Edge */
    color: #B9B9B9 !important;
  }
  
.ts-style-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B9B9B9 !important;
  }
  
.ts-style-form ::placeholder {
    color: #B9B9B9 !important;
}
.ts-style-form .hs-fieldtype-text.hs-firstname .input:before,.ts-style-form .hs-fieldtype-text.hs-lastname .input:before{
    content:'\e80a';
}
.ts-style-form .hs-fieldtype-text.hs-email .input:before{
    content:'\e805';
}
.ts-style-form .hs-fieldtype-text.hs-phone .input:before{
    content:'\e854';
    transform: scaleX(-1);
}
.ts-style-form .hs-fieldtype-text.hs-company .input:before{
    content:'\e8bb';
}
.ts-style-form .hs-fieldtype-select.hs-country .input:before{
    content:'\e8b1';
}
.ts-style-form .hs-fieldtype-textarea.hs-message .input:before{
    content:'\e83b';
}
.ts-style-form .hs-form-field input, .ts-style-form .hs-form-field select, .ts-style-form .hs-form-field textarea{
    border-radius:20px !important;
    padding-left:35px !important;
    line-height: 18px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 12px !important;
    color:#101c2d !important;
}
.ts-style-form .hs-form-field textarea{
    height:8em;
    color:#101c2d;
}
.ts-style-form .hs-error-msgs{
    list-style:none;
    color:#f2545b !important;
    margin:0px;
    line-height: 14px;
    font-size: 14px;
    padding-top: 4px;
}
.ts-style-form .hs-fieldtype-text .invalid{

}
.ts-style-form .hs-fieldtype-textarea{
    width:100%;
}
.ts-style-form .input-text, .ts-style-form input[type="text"], .ts-style-form input[type="input"], .ts-style-form input[type="password"], .ts-style-form input[type="email"], .ts-style-form input[type="number"], .ts-style-form input[type="url"], .ts-style-form input[type="tel"], .ts-style-form input[type="search"], .ts-style-form textarea, .ts-style-form select{
/* .ts-style-form .input-text, .ts-style-form .input-text input, .ts-style-form textarea, .ts-style-form select{ */
    margin-bottom:0px !important;
}
.ts-style-form .hs-form-field > label{
    position:absolute;
    line-height:40px;
    left:52px;
    z-index:9;
}
.ts-style-form .hs-form-field.no-label > label, .ts-style-form .hs-fieldtype-select > label{
    display:none;
}
.ts-style-form label span{
    color:#B9B9B9 !important;
}
.ts-style-form label .hs-form-required{
    color:#ff0000 !important;   
}
.ts-style-form .inputs-list{
    list-style:none;
    margin:0px;
}
.ts-style-form .inputs-list li{
    margin:0px;
    padding:0px;
}
.ts-style-form a{
    color:#93c01f !important;;
    text-decoration:underline;
}
.legal-consent-container .hs-form-booleancheckbox-display p{
    display:inline-block;
    padding:0px;
    color:#fff;
}
.legal-consent-container .hs-form-booleancheckbox-display>span{
    line-height:18px;
}
.ts-style-form .hs-richtext p:empty{
    float:left;
    margin:0px;
}
.ts-style-form .hs-richtext p{
    padding:0px 15px;
    display:inline-block;
    margin-bottom:20px;
    vertical-align: top;
    position:relative;
    font-size:12px;
    line-height:1em;
}
.inner_sidebar .ts-style-form .hs-richtext p, #ts-d-form .ts-style-form .hs-richtext p{
    text-align:center;
}
.ts-style-form .actions{
    text-align:center;
}
.ts-style-form .actions .hs-button{
    font-size: 17px;
    background-color: #93c01f;
    color: #fff;
    text-transform: uppercase;
    border-radius: 23px;
    padding: 9px 31px;
} 
.ts-style-form .actions .hs-button.primary{

}
.ts-style-form input[type="checkbox"]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.ts-style-form label.hs-form-booleancheckbox-display > span{
    margin-left:30px;
}
.ts-style-form label.hs-form-booleancheckbox-display > span:before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #fff;
    border-radius:2px;
}
.ts-style-form label.hs-form-booleancheckbox-display input:checked ~ span:before {
    background-color: #93c01f;
}
.ts-style-form label.hs-form-booleancheckbox-display > span:after{
    content: "";
    position: absolute;
    display: none;
}
.ts-style-form label.hs-form-booleancheckbox-display input:checked ~ span:after{
    display:block;
}
.ts-style-form label.hs-form-booleancheckbox-display > span:after{
    left: 8px;
    top: 5px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ts-style-form .hs-recaptcha{
    margin:0px 0px 20px !important;
    padding:0px 15px;
}

/* border radius to 7px */
.avia-image-container-inner, .avia_image, .av-image-caption-overlay{
    border-radius:7px;
}
.avia_transform .avia_start_delayed_animation.pop-up{
    border-radius:7px !important;
}
body .flex_column.avia-link-column,.g img, .inner_sidebar img{
    border-radius:7px !important;
}

/* regiion number */
.header-ph-div .textwidget{font-weight: 700;}
.header-ph-div a.ph-num-head { text-decoration: none;font-weight: 700;color: #043f5e; position: relative;left: 40px;cursor: pointer;top: -3px;}
.header-ph-div a.ph-num-head:hover{text-decoration: underline;}
.header-ph-div { display: inline-block !important; }

/* moved from customize
    29 Sep 2020
*/
/*.js_active .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial{opacity: 1;}
*/
/*.home #scroll-top-link{bottom: 125px;display: none;}*/
.home #scroll-top-link{bottom: 80px;}
#formBtnDiv{display:none;}

.submitted-message.hs-main-font-element p{
	color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
/* menu it phone num */

.header-ph-div { display: none; }

.header-ph-div a.ph-num-head img{width: 15px;position: relative;top: 2px;}

.header-ph-div a.ph-num-head:hover{text-decoration: underline;}


/* menu it phone num */

/* emergency css */

/*#header_meta{display: none;}*/

#top #header_main>.container {
    line-height: 70px!important;
    height: 70px!important;
}
.logo {
    padding: 8px 0 0;
}

#header .twelve.units {
    width: 1210px !important;
}

/* emergency css */

/*main menu style*/
.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a{height: 30px;
    line-height: 30px;}

.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div, .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child{
	width: 100%;
    height: 30px;
}
.sub-menu li a:hover .avia-bullet{border-color: #fff;}

/*main menu end style*/

/*language button menu style*/

.av-logo-container .sub_menu{
	position: absolute;
/*  right: -20px;*/  
	right: 0px;
    background-color: #EBEBEB;
    border-radius: 5px;
 /* top: 33px;  */
	top: 17px;
    z-index: 111;
}
.av-logo-container .sub_menu > ul > li {
    padding: 10px;
    line-height: 1.5em;
    border: 0px;
}

.av-logo-container .sub_menu > ul > li > .sub-menu {
    right: 0px;
    left: auto !important;
    top: 35px !important;
}

/*language button menu style*/


/*language tab menu style*/

#top .sub_menu li li:first-child > a{border-radius: 5px 5px 0 0;}

#top .sub_menu li ul{width: 100px !important;right: -31px !important;border-radius: 5px !important;}

#top .sub-menu .menu-item-language a{background-color: #e8f1f8 !important;
color: #000 !important;
	transition: 0.3s;
	border-top-color: #686868 !important;
padding: 6px 10px !important;}

#top .sub-menu .menu-item-language a:hover {
    background-color: #043f5e !important;
    color: #ffffff !important;
	font-weight: bold;
	font-size: 13px !important;
}
#top .sub_menu li ul{    padding: 0;border-width: 0;margin-top: 0;}
#top .sub_menu li ul li:nth-last-child(1){border-radius: 0 0 5px 5px;}

#top .sub_menu li ul li:nth-last-child(1) a{border-radius: 0 0 5px 5px;}

#top .sub_menu li ul li{background-color: transparent !important;}

#top .sub_menu li ul li a{text-align: center !important;}

/*language tab menu end style*/

#top #wrap_all .av-main-nav ul>li>a {
    background-color: #e8f1f8 !important;
    font-size: 15px;
}

#top #wrap_all .av-main-nav ul>li>a:hover, .main_menu .menu ul li>a:hover {
    background-color: #043f5e!important;
    color: #fff!important;
}
.sub-menu{background-color: #e8f1f8!important;}

/*#top #wrap_all .av-main-nav .avia_mega_div  ul>li>a {
    background-color: transparent !important;
}*/
#top #wrap_all .av-main-nav .avia_mega_div  ul>li>a:hover {
	background-color: #043f5e!important;
}
.widgettitle{display: none;}
.table-plan {
    font-size: 16px;
    float: left;
    /*width: 220px;*/
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 4px 1px 10px rgba(0, 0, 0, 0.3);
}

.table-plan .plan-table-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid rgba(18, 112, 190, 1);
    padding: 20px 0;
    font-size: 20px;
    height: 70px;
}

.table-plan .plan-table-head {
    background: rgba(18, 112, 190, 1);
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    padding: 5px 0;
    text-transform: uppercase;
}



.table-plan#diamond-plan .plan-table-content {
    border-bottom: 2px solid rgba(18, 112, 190, 1);
}

.table-plan#diamond-plan .plan-table-head {
    background: rgba(18, 112, 190, 1);
}

.table-plan#platinum-plan .plan-table-content {
    border-bottom: 2px solid rgba(94, 160, 149, 1);
}

.table-plan#platinum-plan .plan-table-head {
    background: rgba(94, 160, 149, 1);
}

.table-plan#gold-plan .plan-table-content {
    border-bottom: 2px solid rgba(251, 205, 0, 1);
}

.table-plan#gold-plan .plan-table-head {
    background: rgba(251, 205, 0, 1);
}






.gold-plan-col {
    right: 3%;
}

.platinum-plan-col {
    right: 26%;
}

.diamond-plan-col {
    right: 49%;
}

.table-plan .plan-table-head span {
    font-size: 20px;
    display: block;
    font-weight: 300;
}

.b-n {
    border-bottom: none !important;
    border-radius: 0 0 10px 10px;
}

.background-table .table-plan {
    width: 100%;
    text-align: left;
    margin-top: 62px;
    display: block !important;
}

.background-table .plan-table-content {
    border: none;
    font-weight: 700;
    font-size: 20px;
}

.background-table .plan-table-content:nth-child(odd) {
    background: rgba(243, 241, 242, 1);
    padding: 25px 0 20px 30px;
}

.background-table .plan-table-content:nth-child(even) {
    background: rgba(216, 212, 211, 1);
    padding: 8px 0 10px 30px;
}

.section-pricing-table-two .background-table .plan-table-content:nth-child(even),
.section-pricing-table-three .background-table .plan-table-content:nth-child(even) {
    background: rgba(243, 241, 242, 1);
}

.section-pricing-table-two .background-table .plan-table-content:nth-child(odd),
.section-pricing-table-three .background-table .plan-table-content:nth-child(odd) {
    background: rgba(216, 212, 211, 1);
}

.background-table .plan-table-content.last-row {
    padding: 11px 0 10px 30px;
}

.background-table .plan-table-content {
    width: 100%;
    text-align: left;
    padding-left: 15px;
}

.relative-table {
    position: relative;
    z-index: -1;
}

.custom-column {
    position: absolute;
}

.custom-column .table-plan {
    background: #fff;
}

.section-pricing-table {
    margin: 70px 70px 0 50px;
}

.custom-column {
    width: 22%;
}

.section-pricing-table-two .table-plan .plan-table-head {
    height: 40px;
}

.section-pricing-table-two .background-table .table-plan {
    margin-top: 40px;
}

.section-pricing-table-two .b-n {
    padding: 10px 0;
}

.section-pricing-table-two .background-table .plan-table-content {
    padding: 25px 0 20px 30px;
}

.section-pricing-table-three .table-plan .plan-table-head {
    padding: 40px 0 0;
}

.section-pricing-table-three .table-plan .plan-table-head span {
    font-size: 14px;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    text-transform: initial;
}

.section-pricing-table-three .background-table .plan-table-content {
    padding: 25px 0 20px 30px;
}

.section-pricing-table-three .background-table .table-plan {
    margin-top: 66px;
}

.table-main-heading {
    width: 70%;
    float: right;
    text-align: center;
    position: relative;
    top: 30px;
    font-weight: 900;
    color: #000;
    font-size: 28px;
    margin: 0;
}

.note p {
    margin: 0;
    font-weight: 700;
    text-align: right;
}

.background-table .table-plan .plan-table-content:nth-child(1) {
    border-radius: 10px 10px 0 0;
}

.background-table .table-plan .plan-table-content:nth-last-child(1) {
    border-radius: 0 0 10px 10px;
}

.background-table .table-plan {
    box-shadow: none;
}

.tick-mark {
    font-size: 30px !important;
    color: green;
    font-weight: 700;
}

/* model form styling */
.formModal {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

#formModal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 10px 50px;
  border: 1px solid #888;
  width: 50%;    
	background-image: url(/wp-content/uploads/2019/09/BG.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #93c01f;
  text-decoration: none;
  cursor: pointer;
}

/* help button */

.sub-menu li a:hover .avia-bullet{border-color: #fff;}

.toggle-icon{display: none;}
.toggle-icon{
	position: fixed;
    bottom: 20px;
    z-index: 999;
    right: 25px;
    border-right: none;
	padding-bottom: 25px;
}
.toggle-icon img{cursor: pointer;
      width: 20px;
    background: #fff;
    border-radius: 50%;
    height: 20px;

}
.toggle-icon i:hover {
    color: rgba(255,0,0,1);
}



button#formBtn {
	
	 position: fixed;
    bottom: 25px;
    right: 30px;
    z-index: 99;
    text-align: center;
		transition: .2s;
    background: #93C01F;
    border-radius: 20px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 auto;
	padding: 10px 20px;
}


button#formBtn:hover{
	cursor: pointer;
	background: #A5C94C;
}
button#formBtn:focus{
	outline: none;
}
button#formBtn img{
    width: 35px;
}


button#formBtn:before {
    font-family: 'entypo-fontello';
    content: '\e83b';
    font-size: 20px;
    color: #fff;
	position: relative;
	top: 1px;
	padding-right: 10px;
}

.modal-content .legal-consent-container ~ .hs_recaptcha{
	margin-bottom: 20px;
}

/*.modal-content .hs_recaptcha.hs-recaptcha.field.hs-form-field{
	display: none !important;
}*/

#top .modal-content label.hs-error-msg{color: #f00 !important;}

.modal-content .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field,
.modal-content .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field,
	.modal-content .hs_company.hs-company.hs-fieldtype-text.field.hs-form-field{width: 50%;display: inline-block;padding-right:2%;vertical-align: text-top;}

.modal-content .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field,
.modal-content .hs-dependent-field,
.modal-content .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field{width: 50%; display: inline-block;padding-left:2%;vertical-align: text-top;}

.modal-content .hs-button.primary.large{    background-color: #93c01f;
    color: #fff;
    padding: 10px 30px;
    font-weight: bold;
    border-radius: 5px;}

.modal-content .hs-button.primary.large:hover{
background-color: #043f5e;
}

.modal-content .hs-form.stacked.hs-form-private h3,
.modal-content .hs-form.stacked.hs-form-private h2{
    color: #fff;
	font-size: 36px;
    margin-bottom: 25px;
}

.modal-content .hs-form.stacked.hs-form-private p{color: #fff;font-size: 14px;}
.modal-content .hs-form.stacked.hs-form-private h5
{color: #fff;padding-bottom: 25px;}


.modal-content .hs-form.stacked.hs-form-private label span{color: #fff !important;margin-left: 15px;}

.modal-content .hs-form-required{color: red !important;margin-left: 0 !important;}
.modal-content .hs-form-booleancheckbox span p a{color:#93c01f !important;}

.modal-content .input-text, .modal-content input[type="text"], .modal-content input[type="input"], .modal-content input[type="password"], .modal-content input[type="email"], .modal-content input[type="number"], .modal-content input[type="url"], .modal-content input[type="tel"], .modal-content input[type="search"], .modal-content textarea, .modal-content select{
	border-radius: 20px !important;
	padding: 8px 15px !important;
	margin-bottom: 10px !important;
}

.modal-content textarea{min-height: 60px;height: 100px;}

#formBtn{display: none;}
.home #formBtn{display: block;}

/* modal form styling */

/* modal form styling */

/* testimonial slider */

.ts-style1 .avia-testimonial-content p {width: 80%;margin: 0 auto;}
.ts-style1 .avia-testimonial-content:before{font-family: 'entypo-fontello';content: '\e833';font-size: 60px;color: #AFC4DA;position: absolute;left: 0px;top: 0px;transform: scaleX(-1) scaleY(-1);}
.ts-style1 .avia-testimonial-content:after {font-family: 'entypo-fontello';content: '\e833';font-size: 60px;color: #AFC4DA;position: absolute;right: 0px;bottom: 0px;}

/* testimonial slider */

    .righttologo .menu li a {
			background-color: #93C01F;
    }
	
	.righttologo .menu li a:hover{background-color: #AED057; }
/* new style added */

/* media queries */

@media only screen and (max-width: 1299px) and (min-width: 1200px) {
    .background-table .plan-table-content {
        font-size: 16px;
    }

    .table-plan .plan-table-head {
        font-size: 20px;
    }

    .table-plan .plan-table-head span {
        font-size: 18px;
    }

    .table-main-heading {
        font-size: 20px;
        top: 35px;
    }

    .section-pricing-table-three .table-plan .plan-table-head span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 991px) {
	
	
	
		/* new style added */
	
.responsive #top .ts-style1.av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{padding: 0 10px;}
.ts-style1 .avia-testimonial-content:before{font-family: 'entypo-fontello';content: '\e833';font-size: 60px;color: #AFC4DA;position: absolute;left: 0px;top: -30px;transform: scaleX(-1) scaleY(-1);}
	
	/* new style added */
	
    .tick-mark {
        font-size: 20px !important;
    }

    .background-table .plan-table-content:nth-child(even) {
        padding: 15px 0 10px 15px;
        line-height: 10px;
    }

    .background-table .plan-table-content:nth-child(odd) {
        background: rgba(243, 241, 242, 1);
        padding: 15px 0 15px 15px;
    }

    .background-table .plan-table-content.last-row {
        padding: 15px 0 10px 15px;
        line-height: 10px;
    }

    .background-table .plan-table-content {
        font-size: 10px;
    }

    .table-plan .plan-table-head {
        font-size: 16px;
        line-height: 18px;
        height: 45px;
    }

    .background-table .table-plan {
        margin-top: 45px;
    }

    .section-pricing-table-three .table-plan .plan-table-head {
        height: 50px;
        padding: 32px 0 0;
    }

    .section-pricing-table-three .table-plan .plan-table-head span {
        font-size: 10px;
    }

    .section-pricing-table-three .background-table .table-plan {
        margin-top: 50px;
    }

    .table-plan .plan-table-content {
        padding: 10px 0;
        font-size: 10px;
        height: 50px;
    }

    .section-pricing-table-two .background-table .plan-table-content {
        padding: 15px 0 15px 15px;
    }

    .section-pricing-table-three .background-table .plan-table-content {
        padding: 15px 0 15px 15px;
    }

    .table-main-heading {
        font-size: 16px;
    }

    .note p {
        font-size: 14px;
        line-height: 1.4;
    }

    .b-n br {
        display: none;
    }

    .section-pricing-table {
        margin: 70px 0 0;
    }
}

.section-pricing-table-three .plan-table-head br {
    display: none;
}


@media only screen and (max-width: 991px) and (min-width: 1px) {
	
	
	/* new added style */	
.responsive #top .ts-style1.av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{padding: 0 10px;}
.ts-style1 .avia-testimonial-content p {width: 75%;}
.ts-style1 .avia-testimonial-content:before{font-family: 'entypo-fontello';content: '\e833';font-size: 60px;color: #AFC4DA;position: absolute;left: 0px;top: -30px;transform: scaleX(-1) scaleY(-1);}
/* new added style */	
	
	
    .tick-mark {
        font-size: 16px !important;
    }

    .section-pricing-table-three .plan-table-head br {
        display: block;
    }

    .background-table .plan-table-content:nth-child(even) {
        padding: 5px 0 5px 15px;
        line-height: 10px;
    }

    .background-table .plan-table-content:nth-child(odd) {
        background: rgba(243, 241, 242, 1);
        padding: 5px 0 5px 15px;
    }

    .background-table .plan-table-content.last-row {
        padding: 5px 0 5px 15px;
        line-height: 10px;
    }

    .background-table .plan-table-content {
        font-size: 10px;
        font-weight: 300;
    }

    .table-plan .plan-table-head {
        font-size: 10px;
        line-height: 12px;
        height: 35px;
    }

    .table-plan .plan-table-head span {
        font-size: 10px;
    }

    .background-table .table-plan {
        margin-top: 35px;
    }

    .section-pricing-table-three .table-plan .plan-table-head {
        height: 50px;
        padding: 32px 0 0;
    }

    .section-pricing-table-three .table-plan .plan-table-head span {
        font-size: 9px;
        line-height: 1.2;
    }

    .section-pricing-table-three .background-table .table-plan {
        margin-top: 50px;
    }

    .table-plan .plan-table-content {
        padding: 0;
        font-size: 9px;
        height: 30px;
    }

    .section-pricing-table-two .background-table .plan-table-content {
        padding: 5px 0 5px 15px;
    }

    .section-pricing-table-three .background-table .plan-table-content {
        padding: 5px 0 5px 15px;
    }

    .table-main-heading {
        font-size: 10px;
        top: 40px;
    }

    .note p {
        font-size: 14px;
        line-height: 1.4;
    }

    .b-n br {
        display: none;
    }

    .section-pricing-table {
        margin: 70px 0 0;
    }

    .section-pricing-table-two .table-plan .plan-table-head {
        height: 20px;
    }

    .section-pricing-table-two .background-table .table-plan {
        margin-top: 20px;
    }

    .section-pricing-table-three .table-plan .plan-table-head {
        height: 35px;
        padding: 15px 0 0;
    }

    .section-pricing-table-three .background-table .table-plan {
        margin-top: 35px;
    }

    .section-pricing-table-two .background-table .plan-table-content:nth-child(even) {
        padding: 10px 0 5px 15px;
    }

    .section-pricing-table-three .background-table .plan-table-content:nth-child(even) {
        padding: 10px 0 5px 15px;
    }
	.modal-content{width: 80%;}
}

#mob-view {
    display: none !important;
}

@media only screen and (max-width: 767px) and (min-width: 1px) {
	
	/* new testimonial style added */
	#top .avia-slideshow-arrows a.prev-slide{/*display: none;*/left: -30px;}
	#top .avia-slideshow-arrows a.next-slide{/*display: none;*/right: -30px;}
	
	/* new testimonial style added */
	
		/* menu phone num */
	.header-ph-div a.ph-num-head{top: 0px;font-size: 14px;left: 0;}
	/* menu phone num */
	/* language menu button */
	.av-logo-container .sub_menu {
	position: absolute !important;
    right: -30px;
    width: auto !important;
    top: 22px;
	}
	/* language menu button */
	
	
	
	
    .html_bottom_nav_header #top .av-logo-container .social_bookmarks {
        top: 5%;
    }

    #mob-view {
        display: block !important;
        width: 100%;
        text-align: left;
    }

    .responsive #header .sub_menu,
    .responsive #header_meta .sub_menu > ul {
        text-align: right;
    }

    .noLightbox.social_bookmarks.icon_count_5 {
        display: none !important;
    }

    .avia-menu.av_menu_icon_beside {
        padding-right: 0;
        margin-right: 10px;
        border-right: none;
    }

    .righttologo .menu li a {
        margin-right: 10px;
    }

    .custom-column {
        width: 23%;
    }

    .gold-plan-col {
        right: 0%;
    }

    .platinum-plan-col {
        right: 24%;
    }

    .diamond-plan-col {
        right: 48%;
    }

    .table-plan .plan-table-content {
        font-size: 7px;
    }

    .section-pricing-table-three .table-plan .plan-table-head span {
        font-size: 10px;
    }
	
	/* form modal stying */

		.modal-content{width: 100%; padding: 15px;}
	
	#formModal .modal-content{width: 100%; padding: 15px;}
	.modal-content .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field, .modal-content .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field,
	.modal-content .hs_company.hs-company.hs-fieldtype-text.field.hs-form-field{width: 100%;padding-right: 0;}
	.modal-content .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field, .modal-content .hs-dependent-field,
.modal-content .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field{width: 100%;padding-left: 0;}
	.formModal{padding-top: 0;}
	.modal-content .hs-form.stacked.hs-form-private h3{font-size: 24px;}
	button#formBtn{
		opacity: 1;
		bottom: 10px;
    right: 10px;
	}
	
}

@media only screen and (max-width: 350px) and (min-width: 1px) {
    .table-main-heading {
        font-size: 7px;
    }

    .table-plan .plan-table-head span {
        font-size: 7px;
    }
}


.sidebar-form{
	border-radius: 0;
    background-color: #006B84;
   background-size: cover;
   background-repeat: no-repeat;
    color: #fff;
    margin: 0px auto;
    background-position: center;
}

.sidebar-form .hs_recaptcha.hs-recaptcha.field.hs-form-field{display: none !important;}

.sidebar-form-p{
	padding: 0 20px;}


.sidebar-form .hs-button.primary.large:focus{outline: none;}

.sidebar-form  iframe{
    width:100% !important;
}


.sidebar-form  form{
    margin-bottom:0px;
}
.sidebar-form  .hs-fieldtype-text{
    padding:0;
    display:inline-block;
    margin-bottom:18px;
    vertical-align: top;
    position:relative;
    width:100%;
}

.sidebar-form  .hs-main-font-element{
    padding:0px 15px;
    text-align:center;
}
.sidebar-form  .hs-dependent-field{
    width:50%;
    padding:0;
    display:inline-block;
    vertical-align: top;
    position:relative;
}
.sidebar-form  .hs-fieldtype-select{
    margin-bottom:20px;
}
.sidebar-form  .hs-dependent-field{
    width:100%;
}

.sidebar-form  .hs-fieldtype-textarea{
    padding:0px 15px;
    display:inline-block;
    margin-bottom:20px;
    vertical-align: top;
    position:relative;
    color:#B9B9B9;
}
.sidebar-form  .hs-form-field .input{
    position:relative;
}
.sidebar-form  .hs-form-field .input:before{
    font-family: 'entypo-fontello';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 15px;
    line-height:40px;
    color:#B9B9B9;
	z-index: 1;
}
.sidebar-form  ::-webkit-input-placeholder { /* Edge */
    color: #B9B9B9 !important;
  }
  
.sidebar-form  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B9B9B9 !important;
  }
  
.sidebar-form  ::placeholder {
    color: #B9B9B9 !important;
}
.sidebar-form  .hs-fieldtype-text.hs-firstname .input:before,.sidebar-form  .hs-fieldtype-text.hs-lastname .input:before{
    content:'\e80a';
}
.sidebar-form  .hs-fieldtype-text.hs-email .input:before{
    content:'\e805';
}
.sidebar-form  .hs-fieldtype-text.hs-phone .input:before{
    content:'\e854';
    transform: scaleX(-1);
}
.sidebar-form  .hs-fieldtype-text.hs-company .input:before{
    content:'\e8bb';
}
.sidebar-form  .hs-fieldtype-select.hs-country .input:before{
    content:'\e8b1';
}
.sidebar-form  .hs-fieldtype-textarea.hs-message .input:before{
    content:'\e83b';
}
.sidebar-form  .hs-form-field input, .sidebar-form  .hs-form-field select, .sidebar-form  .hs-form-field textarea{
    border-radius:20px !important;
    padding-left:35px !important;
    line-height: 18px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 12px !important;
    color:#101c2d !important;
}
.sidebar-form  .hs-form-field textarea{
    height:8em;
    color:#101c2d;
}
.sidebar-form  .hs-error-msgs{
    list-style:none;
    color:#f2545b !important;
    margin:0px;
    line-height: 14px;
    font-size: 14px;
    padding-top: 4px;
}
.sidebar-form  .hs-fieldtype-text .invalid{

}
.sidebar-form  .hs-fieldtype-textarea{
    width:100%;
}
.sidebar-form  input[type="text"], .sidebar-form  input[type="email"]{

    margin-bottom:0px !important;
}
.sidebar-form  .hs-form-field > label{
    position:absolute;
    line-height:40px;
    left:52px;
    z-index:9;
}
.sidebar-form  .hs-form-field.no-label > label, .sidebar-form  .hs-fieldtype-select > label{
    display:none;
}
.sidebar-form  label span{
    color:#B9B9B9 !important;
}
.sidebar-form  label .hs-form-required{
    color:#ff0000 !important;   
}
.sidebar-form  .inputs-list{
    list-style:none;
    margin:0px;
}
.sidebar-form  .inputs-list li{
    margin:0px;
    padding:0px;
}
.sidebar-form  a{
    color:#93c01f !important;;
    text-decoration:underline;
}
.sidebar-form  .hs-form-booleancheckbox-display p{
    display:inline-block;
    padding:0px;
    color:#fff;
}
.sidebar-form  .hs-form-booleancheckbox-display>span{
    line-height:18px;
}
.sidebar-form  .hs-richtext p:empty{
    float:left;
    margin:0px;
}
.sidebar-form  .hs-richtext p{
    padding:0;
    display:inline-block;
    margin-bottom:10px;
    vertical-align: top;
    position:relative;
    font-size:12px;
    line-height:1.4em;
	color: #e1e1e1;
}

.sidebar-form  .actions{
    text-align:center;
	padding-bottom: 20px;
}
.sidebar-form  .actions .hs-button{
    font-size: 17px;
    background-color: #FFCB00;
    color: #21395B;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 12px 31px 9px;
	font-weight: 600;
} 

.sidebar-form  .actions .hs-button:hover{
	background-color: #EAEEEF;
    color: #21395B;
}

.sidebar-form  .actions .hs-button.primary{

}
.sidebar-form  input[type="checkbox"]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.sidebar-form  label.hs-form-booleancheckbox-display > span{
    margin-left:30px;
}
.sidebar-form  label.hs-form-booleancheckbox-display > span:before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #fff;
    border-radius:2px;
}
.sidebar-form  label.hs-form-booleancheckbox-display input:checked ~ span:before {
    background-color: #93c01f;
}
.sidebar-form  label.hs-form-booleancheckbox-display > span:after{
    content: "";
    position: absolute;
    display: none;
}
.sidebar-form  label.hs-form-booleancheckbox-display input:checked ~ span:after{
    display:block;
}
.sidebar-form  label.hs-form-booleancheckbox-display > span:after{
    left: 8px;
    top: 5px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sidebar-form  .hs-recaptcha{
    margin:0px 0px 20px !important;
    padding:0px 15px;
}

/* For Header Tagline Aligments */

.logo-right {
    width: calc(105% - 273px) !important;
}

@media only screen and (max-width:767px){
.logo-right{
width:100% !important;
}
}

/*  For blog end banner */

.g-6 {
    max-height: max-content !important;
}

/*  for widgets titles sidebar */

.widgettitle{
display:block;
}


/*hashbar - covid Notice bar*/
div.ht-notification-section {
    position: absolute !important;
}
.ht-n-close-toggle i{
	font-size: 12px;
	line-height: 12px;
}
.ht-n-top .ht-n-close-toggle, .ht-n-bottom .ht-n-close-toggle{
	height: 17px;
	width: 17px;
	line-height: 17px;
	padding: 0;
} 
.home.page-template-default .ht-notification-wrap{
	display: block;
            height: 28px;
		transition: 0.5s;
	padding: 0;
        }
.ht-notification-wrap .ht-n-container .ht-notification-text{
	padding: 0;
}
        .cov-bar1 span{
        	font-family:Arial,Helvetica,Helvetica Neue,HelveticaNeue;
        	font-size: 14px;
					color: #1F355E;
					position: relative;
    top: 0px;
        }
        .cov-bar1 span a{
					color: #1F355E;
        	font-size: 14px;
        	font-family:Arial,Helvetica,Helvetica Neue,HelveticaNeue;
					font-weight: bold;
					text-decoration: underline;
        }
        .cov-bar1 img.bell-icon-covid{
        	height: 28px;
					position: absolute;
					left: 0;
        }


.ht-n-top .ht-notification-buttons, .ht-n-bottom .ht-notification-buttons{
	top: 5px;
	right: 5%;
}
.ht-notification-text p { display: none; }
.ht-notification-buttons .ht-n-close-toggle{
	outline: none !important;
}
.ht-notification-buttons .ht-n-close-toggle .zmdi.zmdi-close{visibility: hidden;visibility: hidden;}
.ht-notification-buttons .ht-n-close-toggle .zmdi-close:before {
    content: " ";
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
    background-image: url(/wp-content/uploads/2020/04/cross-cov.png);
    position: absolute;
    top: 0;
    visibility: visible;
}
.ht-n-open-toggle, .ht-n-open-toggle.ht-n-active{
	display: none !important;
}
.ht-n-container{
	margin: 0;
	padding-left: 60px;
}
@media only screen and (max-width:767px){

	.cov-bar1 span{
		top: 0;
	}
	.home.page-template-default .ht-notification-wrap{
		height: auto;
	}
	.ht-n-container {
    margin: 0;
    padding-left: 45px;
    padding-right: 45px;
}
	.cov-bar1 span{
		top: 0;
	}
}



/* removing extar tables */
.section-pricing-table-three,.section-pricing-table-two
{
	display:none;
}
.note p{
	font-size:14px;
	padding-right:3%;
}

/* table styling */
.plan-table-content p{
	margin: 0;
}
	.background-table .plan-table-content:nth-child(2){
		    line-height: 1.14;
		padding: 15px 0 10px 30px;
	}
		.background-table .plan-table-content:nth-child(3){
		    line-height: 1.14;
		padding: 15px 0 10px 30px;
	}
.background-table .plan-table-content.last-row {
    padding: 15px 0 10px 30px;
    line-height: 1.14;
}
.plan-table-content.b-n{
	position: relative;
	padding-top: 30px;
}
.plan-table-content.b-n span{
	    position: absolute;
    font-size: 14px;
    color: #000;
    text-transform: initial;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
	background: #FFFAE6;
}
@media only screen and (max-width: 991px) and (min-width: 1px) {
	.background-table .plan-table-content:nth-child(2){
		    line-height: 1.14;
		padding: 5px 0 10px 15px;
	}
		.background-table .plan-table-content:nth-child(3){
		    line-height: 1.14;
		padding: 5px 0 10px 15px;
	}
	.background-table .plan-table-content.last-row {
    padding: 5px 0 10px 15px;
}
	.note p{
		font-size: 12px;
		font-weight: 500;
		padding-right: 0;
	}
	.plan-table-content.b-n span{
		font-size: 8px;
		top: 0px;
		line-height: 1.14;
		padding: 3px 0;
	}
	.plan-table-content.b-n{
		padding-top: 7px;
	}
}

@media only screen and (max-width: 767px) and (min-width:1px){
	.plan-table-content.b-n span{
		font-size: 7px;
		top: 0px;
		line-height: 1.14;
		padding: 3px 0;
	}
}
@media only screen and (max-width: 991px) and (min-width:768px){
		.diamond-plan-col {
    right: 46%;
}
	.platinum-plan-col {
    right: 23%;
}
	.gold-plan-col{
		right:0%; 
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.plan-table-content.b-n span{
		font-size: 12px;
		line-height: 1.8;
	}
	.table-plan .plan-table-content{
		font-size: 14px;
	}
	.plan-table-content.b-n {
    position: relative;
    padding-top: 25px;
}
		.background-table .plan-table-content:nth-child(2){
		    line-height: 1.14;
		padding: 10px 0 10px 15px;
	}
		.background-table .plan-table-content:nth-child(3){
		    line-height: 1.14;
		padding: 10px 0 10px 15px;
	}
		.background-table .plan-table-content.last-row {
		    line-height: 1.14;
    padding: 10px 0 10px 15px;
}
	.note p{
		font-size: 12px;
		font-weight: 500;
		padding-right: 0;
	}
	.custom-column {
    width: 25%;
}
	.diamond-plan-col {
    right: 52%;
}
	.platinum-plan-col {
    right: 26%;
}
	.gold-plan-col{
		right:0%; 
	}
}



/* advanced development and performance style section */
.advance-develop-head h3{
	color: #07639C;
    font-family: 'metrophobic', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: initial;
    font-weight: 400;
}
.advance-develop-head p{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-weight: 500;
    color: #000000;
    font-size: 21px;
    line-height: initial;
}
.learn-sec{
	    background: #f8f9ff;
    stroke: #DDEAF4;
    box-shadow: 0px 1.03px 1.03px #DDEAF4;
    border-radius: 10px;
    border: 2px solid #D1D1D3;
	padding: 30px 30px;
	margin: 0 auto 25px;
}
.learn-sec h4{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
	padding-bottom: 20px;
}
.learn-sec ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.learn-sec ul li{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	position: relative;
	margin-left: 0;
	padding-left: 2em;
}
.learn-sec ul li:before{
	       content: " ";
    position: absolute;
    left: 0;
    height: 12px;
    width: 16px;
    background-size: 16px 11px;
    background-image: url(/wp-content/uploads/2020/05/tick-mark-list.png);
    top: 50%;
    transform: translateY(-50%);
    background-size: cover;
    background-repeat: no-repeat;
}
.learn-sec .row-cust{
	margin-left: -15px;
	margin-right: -15px;
}
.learn-sec .col-md-7-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 60%;
}

.learn-sec .col-md-5-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 40%;
}
.learn-sec .col-md-6-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 50%;
}
.skills-sec h4{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
}
.skills-detail span{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #DDEAF4;
	border-radius: 5px;
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	display: inline-block;
}
.learn-sec hr{
	border-width: 2px;
	border-color: #D1D1D3;
}
/* right sidebar */
.right-sidebar{
	background: #ffffff;
	stroke: #DDEAF4;
    box-shadow: 0px 1.03px 1.03px #DDEAF4;
	border: 2px solid #D1D1D3;
	padding: 5px 5px 25px;
    border-radius: 10px;
}
.right-sidebar hr{
	border-width: 2px;
	border-color: #D1D1D3;
	margin-top:0px;
}
.sidebar-img-right{
	background: #DEEAF4;
	text-align: center;
}
.course-list-sec{
	padding: 10px 10px 0px;
}
.course-list-sec h4{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
}
.right-sidebar .course-list-sec ul{
	list-style: none;
}
.right-sidebar .course-list-sec ul li{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	position: relative;
}
.right-sidebar .course-list-sec ul li::before {content: "•"; color: #1D70B7;
  display: inline-block; width: 1em;
  margin-left: -1em;font-size: 24px;
    position: absolute;}
.enroll-sidebar-sec {
	padding: 0 20px;
}
.right-sidebar .enroll-sidebar-sec h4{
	font-family: 'metrophobic', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 21px;
	color: #07639C;
}
.right-sidebar .enroll-sidebar-sec .btn-avira a{
	background: #1D70B7;
	padding: 10px 20px;
	color: #ffffff;
	border: 1px solid #1D70B7;
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	border-radius: 50px;
	min-width: 140px;
	display: inline-block;
	text-decoration: none;
	margin: 10px auto;
	text-align: center;
}
.right-sidebar .available-span{
	font-family: 'helvetica-neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: italic;
	margin-left: 15px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.right-sidebar .available-span{
		display: inline-block;
	}
}
@media only screen and (max-width: 991px) and (min-width: 1px) {
	.learn-sec .col-md-7-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
	.advance-develop-head h3{
		font-size: 32px;
	}
	.advance-develop-head p{
		font-size: 18px;
	}
.learn-sec .col-md-5-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
.learn-sec .col-md-6-cust{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
}
@media only screen and (max-width: 767px) and (min-width: 1px){
	.learn-sec{
		padding: 30px 15px 30px;
	}
	.right-sidebar .course-list-sec ul{
		margin-bottom: 0;
	}
	.right-sidebar .available-span{
		display: inline-block;
	}
	.advance-develop-head h3{
		font-size: 28px;
	}
}
.template-blog .size-post-thumbnail { display: none; }

.hs_which_of_the_following_best_describes_you_{
	padding: 0px 15px;
	display: inline-block;
	margin-bottom: 18px;
	vertical-align: top;
	position: relative;
	margin-top:20px;
	width:100%;
}
.hs_which_of_the_following_best_describes_you_ > label{
	top:-35px;
	left:30px !important;
	display:block !important;
}
.hs_which_of_the_following_best_describes_you_>label > span{
	color:#fff !important;
}
.inner_sidebar .ts-style-form  .hs_which_of_the_following_best_describes_you_>label > span:first-child{
	line-height: 1.2em;
  display: inline;
  margin-top: 20px;
	float:left;
}
.inner_sidebar .ts-style-form  .hs_which_of_the_following_best_describes_you_>label > span:last-child{
	position: absolute;
    left: 90px;
    top: 25px;
}
.inner_sidebar .ts-style-form  .hs_which_of_the_following_best_describes_you_>.input{
	margin-top:20px;
}
.ts-style-form .hs-fieldtype-select.hs-which_of_the_following_best_describes_you_ .input:before{
	content:'\e840';
}


