/*@font-face {
    font-family: ''Roboto', sans-serif';
    src: url('fonts/proxima_nova_regular-webfont.eot');
    src: url('fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_regular-webfont.woff') format('woff'),
         url('fonts/proxima_nova_regular-webfont.ttf') format('truetype'),
         url('fonts/proxima_nova_regular-webfont.svg#'Roboto', sans-serif') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/proxima-nova-bold-webfont.eot');
    src: url('fonts/proxima-nova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-bold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-bold-webfont.woff') format('woff'),
         url('fonts/proxima-nova-bold-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-bold-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
nav#navbarResponsive a {
    font-family: 'Roboto', sans-serif !important;
}

header.main_header.dt_menu {
    height: 110px !important;
}

body .main_header>div>.logo {
    width: 163px !important;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.hn1,
.hn2,
.hn3,
.hn4,
.hn5,
.hn6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif !important;
}

input#AutocompleteAddress {
    margin-top: 0px;
}

.main_header.small_header {
    height: 80px !important;
}

input#AutocompleteAddress {
    width: 100%;
    /*padding: 10px;*/
    border-radius: 10px;
}

.home-page {
    margin-top: 60px;
}

.top_video {
       text-align: justify;
    width: auto;
    max-width: 960px !important;
    margin: auto;
    padding: 30px;
}

/*.more_1_box {
    width: 70%;
    margin: 0 auto;
}*/

nav#navbarResponsive {
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px !important;
    letter-spacing: 2px;
}

.page-space {
    top: 115px;
    margin-bottom: 120px !important;
}

.contain_cls {
    text-align: justify;
    margin-top: 30px;
}

.contain_cls img {
    width: 100%;
    height: auto;
}

.contain_cls ul {
    color: rgba(26, 26, 26, .7);
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul)::after {
    /*background: transparent !important;*/
}

section#search_map_sec {
    padding: 0px 20px;
}

#legendLayers span {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}

.info.legend.leaflet-control {
    padding: 7px 5px 10px 8px;
}

.legend .legenCaptionLayer {
    /*margin-bottom: 10px;*/
}

.contain_cls p {
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #707070;
    text-align: left;
}

.contactrain,
.join-now .contain_cls h3::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0;
}

.contactrain,
.join-now .contain_cls h3 {
    padding-left: 20px !important;
}

.aboutrain .contain_cls h3::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0;
}

.aboutrain .contain_cls h3 {
    padding-left: 20px !important;
}

.aboutrain .contain_cls p {
    text-align: justify;
}

.aboutrain .contain_cls_othr a:hover:not([disabled]) {
    background: #006c96;
    color: #fff;
}

.aboutrain .contain_cls a:hover,
button:hover {
    cursor: pointer;
    color: #006c96;
    text-decoration: none !important;
}

.aboutrain .contain_cls_othr a {
    width: auto;
    height: 44px;
    padding: 0 30px;
    text-align: center;
}

.communityrain .contain_cls h4 {
    font-size: 18px;
    font-weight: bold;
}

.hn1 {
    font: 900 54px/54px 'Roboto', Helvetica, Arial, sans-serif;
}

.communityrain .contain_cls h4::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0;
}

.communityrain .contain_cls h4 {
    padding-left: 20px !important;
}

.communityrain .hn1,
.hn2,
.hn3,
.hn4,
.hn5,
.hn6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 auto 13px !important;
}

.communityrain .contain_cls p {
    text-align: justify;
}

.communityrain .contain_cls_othr a:hover:not([disabled]) {
    background: #006c96;
    color: #fff;
}

.communityrain .contain_cls a:hover,
button:hover {
    cursor: pointer;
    color: #006c96;
    text-decoration: none !important;
}

.communityrain .contain_cls_othr a {
    width: auto;
    height: 44px;
    padding: 0 30px;
    text-align: center;
}

.contactrain .contain_cls h3::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0;
}

.contactrain .contain_cls h3 {
    padding-left: 20px !important;
}

.contactrain .contain_cls p {
    text-align: justify;
}

.contactrain .contain_cls_othr a:hover:not([disabled]) {
    background: #006c96;
    color: #fff;
}

.contactrain .contain_cls a:hover,
button:hover {
    cursor: pointer;
    color: #006c96;
    text-decoration: none !important;
}

.contactrain .contain_cls_othr a {
    width: auto;
    height: 44px;
    padding: 0 30px;
    text-align: center;
}

.join-now .contain_cls_othr a:hover:not([disabled]) {
    background: #006c96;
    color: #fff;
}

.join-now .contain_cls a:hover,
button:hover {
    cursor: pointer;
    color: #006c96;
    text-decoration: none !important;
}

.join-now .contain_cls_othr a {
    width: auto;
    height: 44px;
    padding: 0 30px;
    text-align: center;
}

.adrr {
    padding-bottom: 50px;
}

.adrr i {
    color: #00b3f8;
}

.signup_popup {
    cursor: pointer;
}

#new_tabs .active {
    color: #fff;
    background: #00b3f8;
}

#new_tabs .step1,
#new_tabs .step2,
#new_tabs .step3 {
    padding: 10px 0px 12px 0;
}

#new_tabs .tabs {
    padding: 10px 0px 12px 0;
    text-align: center;
}

.page-space1 {
    top: 70px;
}

input[readonly] {
    background-color: #e9ecef !important;
}

.profile_container .profile_menu {
    padding-top: 28px !important;
}

a#back-btn {
    text-decoration: none;
}

.login-activate {
    text-align: center;
    padding: 10px;
    color: #00b3f8;
}

input#CheckLogin {
    color: white !important;
}

.find-garden {
    width: 197px !important;
}

.section_factlist .prew_video {
    width: 100%;
    max-width: 960px !important;
}

.map-full {
    width: 100%;
    padding: 0px 20px;
}

.left-search {
    width: 30%;
    /*border:1px solid #efeeee;*/
    float: left;
    padding: 0px 10px;
    margin-bottom: 30px;
}

.right-search {
    width: 70%;
    float: left;
    padding-bottom: 30px;
}

.rain_gardens_list_container>* .rain_garden_prew .garden_img_prew {
    width: 100%;
    min-width: 100px !important;
}

li.garden_address::before {
    background-image: url(/img/icn_rgi_1.png);
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -4px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
}

li.addre-num::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 18px;
    color: #00b3f8;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -4px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
}

li.garden_address {
    margin-bottom: 8px;
    padding-left: 18px;
}

li.addre-num {
    margin-bottom: 8px;
    padding-left: 18px;
}

.garden-design {
    border: 1px solid #d8d6d6;
    padding: 15px;
}

.rain_gardens_list_container {
    height: 512px;
    overflow-y: scroll;
    /*margin-top: 15px;*/
}

.adopt-title {
    font-size: 18px !important;
}

ul.garden_info {
    margin-left: 20px;
}

.detail-left11 {
    color: rgba(26, 26, 26, .7) !important;
}

.garden-design p {
    margin-bottom: 10px;
    line-height: 24px;
}

.garden-subtitle {
    font-size: 14px;
}

.rain_gardens_list_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(207, 225, 236);
}

.rain_gardens_list_container::-webkit-scrollbar-thumb {
    background-color: #91BCD5;
    outline: 1px solid #91BCD5;
}

.details-garden {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
}

.detail-left {
    width: 40%;
    float: left;
}

.detail-right {
    width: 60%;
    float: left;
}

#section_welcome .video_container::before {
    /* background: rgba(0, 0, 0, 0.5) !important;*/
}

section.section_factlist {
     padding: 40px 0px;
      /*background-color: #0279bf;*/
      margin-bottom: 20px;
}
 
.top_video p {
    font-size: 23px;
    line-height: 31px;
    padding-left: 20px; 
}

p {
    line-height: 28px;
}

a#scl::before {
    content: "\f002";
    font-family: fontawesome;
    margin-right: 10px;
}

#section_welcome>div.resolution>.welcome_box {
    margin-top: 6rem;
}

p.second-para {
    margin-top: 10px;
    text-align: center;
}

p.second-para a {
    font-weight: 400;
}

.main_header>div>.logo {
    display: block;
    width: 305px !important;
    height: 100px !important;
}

.main_header.small_header>div>.logo {
    left: 16px;
    width: 196px !important;
    height: 66px !important;
}

.text_box h1 {
    font: 900 32px/34px 'Roboto', sans-serif !important;
}

.hn4>*,
.text_box h4 {
    font: 900 22px/28px 'Roboto', sans-serif !important;
}

[class*="s_btn_"]>* {
    font: 300 16px 'Roboto', sans-serif !important;
}

nav#navbarResponsive {
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px !important;
    letter-spacing: 2px;
}

nav#navbarResponsive a {
    font-family: 'Roboto', sans-serif;
}

.soc_links img {
    width: 26px;
    margin-left: 5px;
}

.hn1 h1 {
    color: #5d5d5d;
    padding-left: 20px !important;
    font-size: 42px !important;
    line-height: 55px !important;
}

.main_header {
    position: absolute !important;
}

.hn_ll h3 {
    font-size: 32px;
}

.contain_cls h3 {
    color: #5d5d5d;
    font-size: 22px;
}

.contact_contain {
    margin-top: 8px;
}

.contain_cls h4 {
    color: #707070;
    font-size: 20px;
}

.contain_cls h5 {
    color: #5d5d5d;
}

.leaflet-left {
    left: 0 !important;
}

.info.legend.leaflet-control {
    float: right;
    position: absolute;
    right: 0;
}

.contact-page {
    margin-top: 30px;
}

.arrow_down.slowjump::before {
    display: none !important;
}

.main_header {
    height: 115px !important;
}

a.signup_popup {
    background-color: transparent;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 2px solid rgba(26, 26, 26, .7);
    color: rgba(26, 26, 26, .7);
    -webkit-font-smoothing: 20px;
    height: 34px !important;
    border-radius: 300px;
}

a.signup_popup::after {
    background: transparent !important;
    color: #ffffff !important;
}

body a.signup_popup:hover {
    background-color: rgba(26, 26, 26, .7);
    color: #ffffff !important;
}

.social-links {
    /*background-color: #007cc2;*/
    /*padding: 32px;*/
    text-align: left;
}

.contain_cls ul {
    list-style: disc;
    padding-left: 17px;
}

.social-links a {
    margin: 0 3px;
}

.social-links i.fa {
    width: 36px;
    padding: 8px 10px;
    background-color: #fff;
    color: #3c8e99;
    border: 1px solid;
    border-radius: 100%;
    font-size: 18px;
    vertical-align: middle;
}

.social-links i.fa:hover {
    background-color: rgb(255, 255, 255, 0.4);
}

.main_footer .footer_content,
.copyright,
.main_footer {
    /*background-color: #0569a3 !important;*/
}

.footer_content {
    /*color: rgba(255,255,255,.4) !important;*/
}

.copyright a {
    text-decoration: none;
}

body .main_header.dt_menu>div>.header_menu>div>*:not(ul) {
    color: #707070;
    text-transform: capitalize;
    font-style: normal;
    font-size: 16px !important;
    letter-spacing: 0px;
    font-weight: 300;
}

.hn1::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0;
}

.contain_cls.cus_about_cls h4 {
    cursor: pointer;
    background: #F2F5F5;
    padding: 10px;
    font-weight: 300 !important;
    font-size: 26px;
    line-height: 34px !important;
}

.contain_cls.cus_about_cls p {
    font-size: 18px;
    line-height: 24px;
}

.profile_container .profile_menu>* .pm_4::before {
    content: "\f00a" !important;
}

.contain_cls.cus_about_cls h4::before {
    content: "\203A";
    font-weight: bold;
    float: right;
    margin-right: 20px;
    color: #00b3f8;
    transform: rotate(90deg);
    font-size: 30px;
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul):hover {
    color: #00b3f8;
}

.s_btn_2.btn_r {
    text-align: left !important;
    margin-top: 10px;
}

.adrr .envelope::before {
    font-family: FontAwesome;
    content: "\f003";
    color: #00b3f8;
    vertical-align: middle;
}

.adrr .phone::before {
    font-family: FontAwesome;
    content: "\f095";
    color: #00b3f8;
    vertical-align: middle;
}

#new_tabs .tabs {
    background: #F1F2F6;
    padding: 0 !important;
    margin-bottom: 20px;
}

#new_tabs .tabs>*:not(:last-child) {
    border-right: 1px solid #dddee2;
}

#new_tabs .tabs .step1,
.step2,
.step3 {
    cursor: pointer;
}

#new_tabs .tabs>div {
    border-left: 1px solid #dddee2;
    /*border-right: 1px solid #dddee2;*/
}

.garden-dashboard {
    width: 100%;
    clear: both;
    margin: 15px 0px;
}

.left-garden {
    float: left;
    width: 25%;
    padding: 0px 5px;
}

.left-garden img {
    border: 1px solid #00b3f8;
    padding: 2px;
    max-width: 200px;
    /*height: 200px;*/
}

.right-garden {
    float: right;
    width: 75%;
    padding: 0px 5px;
}

.right-garden p {
    text-align: justify;
}

#gardenDetailModal .modal-body {
    height: 100% !important;
}

.s_btn_2>* {
    background-color: #fff !important;
}

.s_btn_2>*:hover:not([disabled]) {
    background: #006c96 !important;
}

button.signup_popup {
    background: #222222 !important;
    border-color: #222222 !important;
}

.garden-design a.login_popup {
    background: #00b3f8 !important;
    color: #fff;
    border-color: #00b3f8;
}

img.code_sfo_img {
    max-width: 300px;
    text-align: center;
    margin: 25px 0px;
}

.help-title {
    margin-top: 20px;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.6em;
    color: rgba(26, 26, 26, .7);
    text-align: justify;
}

.contain_cls.cus_about_cls {
    margin-top: 10px !important;
}

a.join_now_btn {
    background-color: transparent;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 2px solid #00b3f8;
    color: rgba(26, 26, 26, .7);
    -webkit-font-smoothing: 20px;
    height: 34px !important;
    border-radius: 300px;
    cursor: pointer;
}

a.join_now_btn:hover {
    background-color: #00b3f8;
    color: #ffffff !important;
}

.login-para {
    margin-top: 15px;
}

#gardenDetailModal a.login_popup {
    border: 1px solid #00b3f8;
    background-color: #00b3f8 !important;
    color: #fff !important;
}

#gardenDetailModal .modal-footer button {
    border: 1px solid #00b3f8;
    background-color: #fff !important;
    color: #00b3f8 !important;
}

#gardenDetailModal .modal-footer button:hover {
    border: 1px solid #00b3f8;
    background-color: #00b3f8 !important;
    color: #fff !important;
}

.btn-primary {
    color: #fff;
    background-color: #00b3f8 !important;
    border-color: #00b3f8 !important;
}

button.btn.btn-submit.text-white.btn-dark {
    background: #222 !important;
    border: 1px solid #222 !important;
}

body .btn-dark {
    background: #222 !important;
    border: 1px solid #222 !important;
}

img.code_sfo_img1 {
    max-width: 169px;
    padding: 0px 40px;
}

h5.thanks_cls {
    padding-left: 20px;
}


/*body header.main_header.dt_menu {
    height: 100px !important;
}*/

body .main_header>div>.logo {
    width: 330px !important;
}

body .main_header>div>.logo img {
    width: 163px;
    margin-top: 25px;
}

.header_menu a {
    text-transform: uppercase;
}

nav#navbarResponsive a {
    font-family: 'Roboto', sans-serif;
}

body .main_header.small_header>div>.logo {
    left: 16px;
    width: 100px !important;
    height: 70px !important;
}


/*body .main_footer .footer_content, .copyright, .main_footer {
    background-color: #272727 !important;
}*/


/*.social-links i.fa {
    color: #414142 !important;
}*/

form#login_form input {
    font-family: 'Roboto', sans-serif !important;
}

.field-txt,
#editProfile label {
    font-weight: 300 !important;
}

.profile_form input.form-control {
    margin: 10px 0px;
}

h3.profile-username {
    margin-bottom: 0 !important;
}

form#editProfile .box-body,
div#changepass {
    margin-top: 15px;
}

div#changepass label {
    font-weight: 300 !important;
}

body .color_txt {
    color: white !important;
}

.nav-tabs-custom a {
    text-decoration: none;
}

.main_header.dt_menu::after {
    background: #95c12c !important;
}

.main_footer>div:first-child {
    /* border-top: 4px solid #95c12c !important;*/
}


/*header a.login_popup {
    background: none;
    border: 2px solid #00b3f8 !important;
    -webkit-border-radius: 300px;
    -moz-border-radius: 3px;
    border-radius: 300px !important;
}*/

.hn_tcl::after {
    background: #ffffff !important;
}

.res a {
    color: #5d5d5d;
}

body .main_header.dt_menu>div>.header_menu>div>*:not(ul) {
    /*font-weight: 600 !important;*/
}

a.join_now_btn {
    background-color: transparent;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 0;
    color: rgba(26, 26, 26, .7);
    -webkit-font-smoothing: 20px;
    height: 34px !important;
    border-radius: 3px;
    cursor: pointer;
}

a.for_pwd {
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

.horizontal hr {
    background-color: #c7cbd4;
    height: 1px;
    width: 100%;
    visibility: visible;
    display: block;
    opacity: 1;
}

.horizontal {
    margin-bottom: 0 !important;
}

a.for_pwd:hover {
    color: #00b3f8 !important;
}

.forget_pass_btn {
    padding-top: 10px;
}

.forget_pass_btn a {
    color: #00b3f8;
    text-decoration: underline;
}

.join_btn {
    color: #00b3f8 !important;
    background-color: transparent !important;
}

#login_form .btns_group div {
    text-align: center;
    display: block !important;
    width: 100% !important;
    float: none !important;
}

#login_form .btns_group button {
    width: 100% !important;
    margin-bottom: 15px;
    font-size: 18px !important;
}

#login_form .forget_pass_btn {
    padding-top: 0;
}

header.main_header.dt_menu {
    z-index: 10000;
}

form#join-form input,
form#join-form select,
form.form_style_1>*,
.f_email input,
.f_password input {
    font-family: ''Roboto', sans-serif' !important;
}

input#AutocompleteAddress {
    font-family: 'Roboto', sans-serif !important;
}

a.leaflet-popup-close-button {
    z-index: 1;
}

.social-links i.fa:hover {
    /*    background-color: rgb(149, 193, 44);
    color: #fff !important;
    border-color: #00b3f8;*/
}

p.img_map_link {
    position: absolute;
    bottom: 0;
    padding: 5px;
    margin: 0 !important;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
}

span#resHTMLSpn {
    position: relative;
}

img.img_map {
    position: relative;
    border: 1px solid #ccc;
}

.img_map_link a {
    color: #00b3f8 !important;
}

.leaflet-popup-content h2 {
    margin-bottom: 5px !important;
    font-size: 16px;
}

.left_btn {
    width: auto;
    height: 25px;
    padding: 0 10px;
    background: #00b3f8;
    text-align: center;
    border: 1px solid #00b3f8;
    text-decoration: none;
    color: #fff;
}

.right_btn {
    width: auto;
    height: 25px;
    padding: 0 10px;
    background-color: #44474a;
    text-align: center;
    border: 1px solid #44474a;
    text-decoration: none;
    color: #fff;
}

.left_btn {
    margin-right: 5px;
}

.left_btn:hover,
.right_btn:hover {
    color: #fff;
}

input#curentAdoptDrainName {
    height: 20px;
    margin: 5px 0px !important;
    -webkit-appearance: button;
    border: 1px solid #E2E3E7;
}

input#curentAdoptDrainName::placeholder {
    font-size: 12px;
    padding-left: 5px;
    border: 1px solid #E2E3E7;
}

.last_date {
    margin: 10px 0px !important;
}

.check_all {
    margin-left: 5px;
    height: 25px;
}

.text_box p {
    display: block !important;
}

div#main_container ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 20px;
}

div#main_container ol {
    list-style: decimal;
    padding-left: 15px;
    margin-bottom: 20px;
}


/*img.logo {
    width: 145px;
    padding: 15px;
}*/

div#main_container a {
    text-decoration: none;
}

nav.header_menu a {
    font-family: 'Roboto', sans-serif !important;
}

table.calender th:nth-child(2) {
    text-align: center;
    text-align: -webkit-center;
}

.week_start td {
    line-height: 30px;
    color: #5B5B5B;
    background: #F2F5F5;
    padding: 1px 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.calender tr.cal_start a {
    color: #00b3f8;
}

.calendar_day .content {
    text-align: left;
}

.content_days {
    font-size: 16px !important;
    color: #000 !important;
}

.cus_about_cls a {
    color: #00b3f8;
}

.cal_start td {
    width: 14%;
    text-align: right;
    vertical-align: top;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    padding: 3px 8px;
    height: 105px;
    border: 1px solid #f0f0f0;
    border-top: 0;
}

.calender a.previous_url,
.calender a.next_url {
    color: white;
}

.row_start th {
    padding: 10px;
    background-color: #00b3f8;
    color: #fff;
}

td.calendar_day .content a {
    font-size: 12px;
    line-height: 1.2rem;
}

td.calendar_day .content a:hover {
    text-decoration: underline !important;
}

td.calendar_day .content a span b {
    color: #333;
    display: block;
}

td.calendar_day .content a {
    margin-bottom: 10px;
    display: block;
}

.row_start .heading_next {
    text-align: right;
}

tr.cal_start:nth-child(even) {
    background: transparent;
}

.week_start td {
    border: 0;
}

input#AutocompleteAddress {
    width: 100%;
    height: 44px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    font-size: 18px;
    box-shadow: 0px 3px 6px #00326B26;
    z-index: 500;
}

input#AutocompleteAddress::placeholder {
    color: #B4B9C2;
}

.search_box::before {
    content: '';
    position: absolute;
    z-index: 10;
    background: url(/img/icn_map_marker.png);
    top: 0;
    bottom: 0;
    background-position: center;
    background-size: 100% auto;
    width: 24px;
    height: 24px;
    margin: 10px 5px;
    background-repeat: no-repeat;
}

.profile_menu a.pm_22::before {
    content: "\f1bb" !important;
}

.profile_menu a.pm_21::before {
    content: "\f0e4" !important;
}

.profile_menu a.pm_4::before {
    content: "\f007" !important;
}

.profile_menu a.pm_5::before {
    content: '\f023' !important;
}

.profile_menu a.pm_6::before {
    content: '\f164' !important;
}

.profile_menu a.pm_7::before {
    content: '\f0ac' !important;
}

.profile_menu a.pm_8::before {
    content: '' !important;
    background-image: url(/img/sign_out.png);
    background-position: center;
    width: 20px;
    margin: 13px;
    height: 20px;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
}

.post_img_gallery {
    margin-bottom: 30px;
}

.slick-dots {
    bottom: -45px !important;
}

.main_header.header_mobile>div>.header_menu>div a {
    padding: 10px 5px !important;
}


/*.main_header.header_mobile>div>.header_menu {
    position: fixed !important;
}*/

span.radio_btn1 {
    width: 60px;
    height: 60px;
    background: -webkit-linear-gradient(bottom right, transparent, transparent 50%, #027abe 50%, #027abe);
    position: absolute;
    top: 0;
    left: 0;
    /*margin: 2px;*/
}

span.radio_btn1 input::before {
    content: '\f00c';
    font-family: fontawesome;
    color: #fff;
}

span.radio_btn1 input[type="radio"] {
    top: 5px;
    left: 30px;
}

.generate_img {
    margin: 5px;
}

#combine_image {
    border: 2px solid #c7cbd4;
    margin-bottom: 10px;
}

.cus_about_cls .envelope::before {
    font-family: FontAwesome;
    content: "\f003";
    color: #00b3f8;
    vertical-align: middle;
    font-size: 13px;
    line-height: 17px;
}

.cus_about_cls .phone::before {
    font-family: FontAwesome;
    content: "\f095";
    color: #00b3f8;
    vertical-align: middle;
    font-size: 13px;
    line-height: 17px;
}

.g-recaptcha {
    margin-top: 15px;
}

form#contactus_form span {
    font-size: 14px;
}

.cus_about_cls .envelope {
    margin-bottom: 5px !important;
}

.post_img img {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #027abe;
}

a.login_popup {
    background-color: transparent;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 0;
    color: #C7CBD4 !important;
    height: 34px !important;
    border-radius: 3px;
    cursor: pointer;
}

.sub_txt {
    font-size: 26px;
    width: 74%;
    margin: 0 auto;
    font-weight: 500;
}

.footer_content [class*='col-'] {
    display: block;
}

ul.footer_links li {
    width: 50%;
    float: left;
    margin-bottom: 6px;
}

/*section.section_factlist {
    background-image: url(/img/img_main_illustration.png);
    background-position: bottom left;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-color: #e5f4fe;
}*/

p.second-para .learn_btn { 
    height: 44px;
    border: 1px solid #00b3f8;
    border-radius: 3px;
    background-color: #00b3f8;
        padding: 6px 17px;
    color: #fff;
} 
p.second-para .learn_btn::before {
    content: '\f129';
    font-family: fontawesome;
    margin-right: 10px;
}

p.second-para .learn_btn:hover {
    cursor: pointer;
    background-color: #7a9e22;
    color: white;
}

/*#section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
    background: none !important;
    content: "45" !important;
    font-size: 80px;
    font-weight: 900;
}*/

#section_welcome>div.resolution>.welcome_box>.welcome_info>*:nth-child(2)::before {
    /*background: none !important;
    content: "10" !important;
    font-size: 80px;
    font-weight: 900;*/
}

.adpt_grdn {
  /*  height: 80px;
    width: 4px;
    background-color: #00b3f8;*/
    margin: 0px 10px;
}

#login_popup .btn_close_w,
#popup_forget_pass .btn_close_w {
    background-color: #fff;
    border-radius: 50%;
    top: -13px;
    right: -14px;
}

#login_popup .btn_close_w:before,
#popup_forget_pass .btn_close_w:before {
    color: #00b3f8 !important;
}

/*.join_now_bg .container {
    background-image: url(/img/join_now.png);
    background-position: bottom left;
    background-size: 50% auto;
    background-repeat: no-repeat;
    margin-bottom: -9px;
}*/

.garden_dis {
    font-size: 16px;
    line-height: 21px;
    color: #707070;
}

.profile_des1 h5 {
    color: #707070;
}

h5.recent_photos {
    color: #707070;
}

.post_details strong {
    color: #5B5B5B;
}

.join_bott {
    font-size: 14px;
    line-height: 19px;
}

form#join-form input,
form#join-form select,
form.form_style_1>*,
.f_email input,
.f_password input {
    margin-bottom: 10px;
}

#join-form .error {
    margin-bottom: 15px;
}

#section_welcome .video_container::before {
    opacity: 0.7;
}

/*
#section_welcome .video_container::before {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;

    background: -moz-linear-gradient(105deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%) 0% 0% no-repeat);
    background: -webkit-linear-gradient(105deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%) 0% 0% no-repeat);
    background: transparent linear-gradient(105deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%) 0% 0% no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d992d100', endColorstr='#d9027abf', GradientType=1)
         
}
*/

/*#main_container #main_container,.join_now_bg, .bottom-img{position: relative;}
#main_container #main_container:before,.join_now_bg:before, .bottom-img:before {
    background-image: url(/img/join_now.png);
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    width: 730px;
    height: 345px;
    position: absolute;
    bottom: -19px;
    right: 0;
    opacity: 0.5;
}*/

/* IE 9 */
.welcome_info div { display: inline-block\9;}   
#section_welcome > div.resolution > .welcome_box{padding-top: 6rem\9; margin-top: 0rem\9;}
.s_btn_3 a{display: inline-block\9; padding:10px 28px\9;}

#section_welcome div.resolution { background: rgba(0, 0, 0, 0.55) ; } 
.adpt_grdn_image {
    position: relative\9;
    top: 24px\9;
}

 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .adpt_grdn_image {
    position: relative;
    top: 0;
}
}
/* End IE 9 */
.adpt_grdn_image img{
    width:58px;
}
/*p.second-para .learn_btn {
    border-radius: 3px;
    margin: 0px !important;
    border: 2px solid #00b3f8;
    color: rgb(149, 193, 44) !important;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    padding: 5px 20px;
    font-size: 18px;
}*/
.bottom-img {
    background-image: url(/img/join_now.png);
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    width: 730px;
    height: 345px;
    position: absolute;
    bottom: 226px;
    right: 0;
    opacity: 0.5;
}
.main_user {
    /* float: right;
    display: inline-flex;
    width: 90%;
    z-index: 10;
    margin-right: auto;*/
}

.main_footer .footer_content,
.main_footer .footer_content p {
    font-size: 14px;
    line-height: 19px;
}

.main_footer .copyright {
    line-height: 19px;
}

.main_footer .fa {
    color: #6ae8a5;
}

ul.footer_links a {
    text-decoration: none;
}

p.second-para a {
    color: #00b3f8;
}

.s_btn_2.btn_r a.login_popup {
    color: #fff !important;
}

body nav.header_menu .active::after {
    width: 100% !important;
    background: #00b3f8 !important;
    height: 3px !important;
    opacity: 1 !important;
    left: 0 !important;
}

.main_header.dt_menu>div>.header_menu>div {
    padding: 0 20px;
}

button.learn_btn:hover a {
    color: white;
}

.cus_about_cls h4 {
    /* font-size: 32px;*/
    line-height: 43px;
    color: #707070;
}

b,
strong {
    color: #707070;
}

.cus_about_cls p {
    font-size: 18px;
    line-height: 24px;
}

.cus_about_cls p.address::before {
    content: "\f041";
    font-family: fontawesome;
    color: #00b3f8;
    margin-right: 15px;
    font-size: 13px;
    line-height: 17px;
}

.contact_right p {
    color: #5B5B5B;
    font-size: 18px;
    line-height: 30px;
}

.contact_right a {
    color: #5B5B5B !important;
}

a.home_learn_more {
    height: 34px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
    padding: 8px 10px !important;
}
.detail-left11 .s_btn_2 a{
	display: inline-block;
  padding: 8px 10px !important;
}
.admin_dash {
	padding: 8px 10px !important;
}
nav.header_menu div:last-child {
    padding: 0 !important;
}

.legend .legendCaption,
.legend .legendHide {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.legend {
    box-shadow: 0px 3px 6px #00326B26;
    padding: 10px !important;
    background-color: #ffffff !important;
    border: 0 !important;
}


/* Special styling for WebKit/Blink */

.hereMapControl input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    /*border: 1px solid #00b3f8;*/
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #00b3f8;
    cursor: pointer;
    margin-top: -2px;
    /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; */
}

.hereMapControl {
    color: #b4b9c2;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .hereMapControl input[type=range] {
        -webkit-appearance: none;
        margin: 2px 0 2px 5px !important;
        width: 110px;
    }
}


/* All the same stuff for Firefox */

.hereMapControl input[type=range]::-moz-range-thumb {
    /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;*/
    /*border: 1px solid #00b3f8;*/
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #00b3f8;
    cursor: pointer;
}


/* All the same stuff for IE */

.hereMapControl input[type=range]::-ms-thumb {
    /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;*/
    /*border: 1px solid #00b3f8;*/
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #00b3f8;
    cursor: pointer;
}

.hereMapControl input[type=range]:before {
    box-sizing: border-box;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    border-radius: 100px;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.hereMapControl input[type=range]::-webkit-slider-runnable-track {
    box-sizing: border-box;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    border-radius: 100px;
    margin: 11px 0;
    z-index: 1;
}

.hereMapControl input[type=range]::-moz-range-track {
    box-sizing: border-box;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    border-radius: 100px;
    margin: 11px 0;
    z-index: 1;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.set_fields {
    width: 90%;
    margin-right: 0;
    margin-left: auto;
    display: flex;
}

.btns_op {
    text-align: right;
}

a.delete_btn {
    margin-top: 2px;
    display: inline-block;
    font-size: 14px;
    width: auto;
    text-align: right;
    color: #FBBA00;
    margin-right: 10px;
}

.search_box {
    left: 1rem !important;
    width: 45%;
}


/*#map .H_l_horizontal .H_ctl {
    float: right !important;
}*/

.set_fields span.user_img {
    /* width: 50%;*/
    margin-right: 10px;
}

.post_txt {
    margin: 10px 0px;
    color: #707070;
}

.set_field_1 {
    width: 100%;
    margin-right: 0;
    margin-left: auto;
    display: flex;
}

.set_field_1 span.user_img {
    margin-right: 10px;
}

span.txt_write {
    border: 0 !important;
    padding: 0 !important;
    color: #707070;
}

.share_icons a {
    margin-right: 5px;
}

/*.help_bg {
    background-image: url(/img/join_now.png);
    background-position: bottom right;
    background-size: 50% auto;
    background-repeat: no-repeat;
    margin-bottom: -9px !important;
}*/

.show_more {
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 300;
    border-radius: 3px;
    border: 2px solid #00b3f8;
    color: rgb(149, 193, 44);
    padding: 5px 10px;
    margin-top: 10px;
}

.show_more:hover {
    background-color: rgb(149, 193, 44);
    color: #fff;
}

.showbtn {
    margin: 15px;
}

.single_gallery img {
    box-shadow: 0px 3px 6px #00326B26 !important;
    -webkit-box-shadow: 0px 3px 6px #00326B26 !important;
    padding: 0 !important;
    border-radius: 3px !important;
    margin-bottom: 15px !important;
}

.single_gallery .img_details {
    margin: 0 0 20px 0px !important;
}

.fancybox-navigation .fancybox-button {
    position: fixed !important;
}

.garden_image_slider {
    position: relative;
}

.popuptxt {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(149, 193, 43, 0.6);
    color: #fff;
    padding: 10px;
}

.popuptxt b,
.popuptxt strong {
    color: #fff !important;
}

.garden_s {
    position: relative;
}

.garden_s .slick-slide {
    height: auto !important;
}

.garden_btn {
    height: 34px !important;
    color: #fff !important;
    font-size: 16px;
    background-color: #00b3f8 !important;
    border-color: #00b3f8 !important;
    border-radius: 3px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 28px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.garden_btn1 {
    background-color: #057abe !important;
    border-color: #057abe !important;
    margin-right: 10px;
    border-radius: 3px;
    text-decoration: none;
}

.garden_btn1 a {
    color: #fff !important;
    text-decoration: none;
}

.popuptxt a,
.popuptxt a:hover {
    color: #fff;
    font-weight: bold;
}

#gardenDetailModal .modal-header {
    padding: 0 !important;
    border: 0 !important;
}

#gardenDetailModal .modal-header .close {
    margin-top: -2px;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    border-radius: 50%;
    top: -13px;
    right: -14px;
    opacity: 1;
    color: #00b3f8;
}

.multi_btns {
    margin-top: 10px;
    margin-left: -7px;
    margin-right: -7px;
}

.multi_btns .btn {
    display: inline-block;
    width: 46%;
    margin: 5px 7px;
    border-radius: 3px;
    font-size: 16px;
}


/*************************** kj */

#map .H_l_bottom {
    bottom: 108px;
}

#map .H_l_bottom.H_l_left {
    position: absolute;
    right: calc(100% + 16px);
    margin-left: -100%;
    bottom: 10px;
}

#map .H_l_bottom H_l_right .H_ctl {
    margin: .5em;
}

.profile_container .profile_menu {
    background-color: #F2F5F5;
}

.profile_container .profile_menu>*>*:hover::after {
    right: 0;
    left: auto;
}

.admin_dash {
    background-color: #00b3f8;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 2px solid #00b3f8;
    color: rgb(255, 255, 255) !important;
    height: 34px !important;
    border-radius: 3px;
    cursor: pointer;
    width: 127px;
}

.login-box .login-box-body {
    width: 420px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

@media screen and (max-width: 360px) {
    body .dash-txt {
        width: 118px !important;
    }
}

@media screen and (min-width: 655px) {
    .profile_tags span {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .dash-txt {
        width: 170px !important;
        display: inline-block;
    }
}

@media screen and (min-width: 768px) {
    .profile_tags span {
        display: block;
    }
    .dash-txt {
        width: 130px !important;
        display: inline-block;
        margin-bottom: 20px;
    }
    .hereMapLegend {
        left: 1em!important;
        right: auto;
        top: auto;
        margin-top: 0;
        /* padding: 6px; */
        border-radius: 10px;
        z-index: 999;
        width: 149px;
        bottom: 1em;
    }
    /*.hereMapLegend {
    bottom: auto;
    left: auto !important;
    right: 0px !important;
    top: 0;
    margin-top: 182px;
    padding: 6px;
    border-radius: 10px;
    z-index: 999;
}   */
    .contact_form_1 {
        /* background-image: url(/img/join_now.png);
    background-position: bottom right;
    background-size: 70% auto;
    background-repeat: no-repeat;
    margin-bottom: -13px;
    padding-bottom: 25px;*/
    }
    .main_profile h5 {
        position: absolute;
        margin: 59px 0px !important;
        font-size: 32px;
        padding-left: 177px !important;
        padding-top: 4px !important;
        /*background: transparent linear-gradient(93deg, #00b3f8 0%, #027ABF 100%) 0% 0% no-repeat padding-box;*/
        opacity: 0.8;
        height: 50px;
        line-height: 43px !important;
        left: 0;
        bottom: 0;
     
          
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00b3f8+0,027abf+100 */
background: rgb(149,193,43); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(149,193,43,1) 0%, rgba(2,122,191,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(149,193,43,1) 0%,rgba(2,122,191,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(149,193,43,1) 0%,rgba(2,122,191,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b3f8', endColorstr='#027abf',GradientType=1 ); /* IE6-9 */

 
    }
.profile_body .main_profile{position: relative;}
/*
   .main_profile h5 {
    left: 0\9;   
}

 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
       .main_profile h5 {
            left: 0;   
        }
}
*/
    .video_space {
        height: 500px !important;
    }
    .section_factlist .fact_list_box {
        margin-bottom: -30px !important;
    }
    .left-search1 {
        width: 30%;
        position: absolute;
        top: 10px;
        left: 82px;
        z-index: 9999;
    }
    section#search_map_sec {
        position: relative;
    }
    .cus_about_cls {
        width: 100%;
    }
    .cus_about_cls .contact_left,
    .cus_about_cls .contact_right {
        width: 50%;
        float: left;
    }
    .cus_about_cls .contact_right {
        padding: 25px;
    }
    .cus_about_cls p.address {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .join_left,
    .join_right {
        width: 50%;
        float: left;
        padding: 10px;
    }
    .pda_join_left{
        width: 70%;
        float: left;
        padding: 10px;
    }
    .main_form {
        width: 100% !important;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 400px) {
    .s_btn_2>* {
        font-size: 14px !important;
        padding: 0 9px !important;
    }
    a.home_learn_more {
        margin-right: 10px !important;
    }
}

@media screen and (min-device-width: 801px) and (max-device-width: 1023px) {
    #navbarResponsive a {
        padding: 0px 5px;
        font-size: 12px;
    }
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1250px) {
    .search_box>input {
        padding-right: 4px !important;
    }
    .search_box {
        width: 33% !important;
    }
    .hereMapControl {
        width: 62% !important;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .search_box>input {
        padding-right: 4px !important;
    }
    .search_box {
        width: 38% !important;
    }
    .hereMapControl {
        width: 57% !important;
    }
    .profile_container .profile_menu>*>*::before {
        left: 0 !important;
    }
    body .profile_container {
        grid-template-columns: 40px minmax(240px, 740px) auto !important;
        -ms-grid-columns: 40px 260px !important;
    }
    .content-wrapper {
        padding: 50px 10px;
    }
    .profile_container .profile_menu {
        padding-top: 60px !important;
    }
    .profile_container .profile_tools,
    .profile_container .admin_content_box {
        padding: 60px 20px 60px 40px !important;
    }
    .footer_block {
        margin-bottom: 30px;
    }
    .s_btn_2>* {
        width: 100% !important;
    }
    section.section_factlist {
        background-image: url(/img/img_main_illustration.png);
        background-position: bottom center;
        background-size: 105% auto;
        background-repeat: no-repeat;
        background-color: #e5f4fe;
        padding-bottom: 50px;
    }
    .top_video {
        margin-bottom: 210px;
    }
    .left-search,
    .right-search {
        width: 100%;
        float: left;
    }
    #search_map_sec {
        display: flex;
        flex-direction: column;
        padding: 0 !important;
    }
    .left-search {
        order: 2;
        -webkit-order: 2;
    }
    .right-search {
        order: 1;
        -webkit-order: 1;
    }
    .rain_gardens_list_container .garden-design {
        width: 33.33%;
        float: left;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .legend .legendCaption,
    .legend .legendHide {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .legend {
        box-shadow: 0px 3px 6px #00326B26;
        padding: 10px !important;
        background-color: #ffffff !important;
        border: 0 !important;
    }
    .rain_gardens_list_container {
        height: 440px;
    }
    .rain_gardens_list_container {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
        display: inline-flex;
    }
    .cus_about_cls h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .hn1 h1 {
        font-size: 36px !important;
        line-height: 42px !important;
    }
    .contain_cls.cus_about_cls h4 {
        font-size: 22px !important;
        line-height: 29px !important;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_hn {
        font-size: 36px;
        line-height: 42px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>* {
        font-size: 18px;
        line-height: 19px;
    }
    .top_video {
        margin-left: initial;
        width: 100%;
        max-width: 100% !important;
    }
    .sub_txt {
        font-size: 22px;
        line-height: 29px;
    }
    ul.footer_links a {
        font-size: 16px;
        line-height: 21px;
    }
    .main_footer .footer_content h3 {
        padding-top: 20px;
    }
    body .main_header>div>.logo img {
        margin-top: 12px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
        font-size: 45px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*:nth-child(2)::before {
        font-size: 45px;
    }
    .adpt_grdn {
        height: 60px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
        height: 25px !important;
    }
}

@media screen and (max-width: 1366px) {
    .s_btn_2>* {
        padding: 0 10px !important;
    }
    /*.main_header.dt_menu>div>.header_menu>div {
        padding: 0 6px; 
    }*/

    }

@media screen and (max-width: 1024px) {
    .main_header.dt_menu>div>.header_menu>div {
        padding: 0 3px;
         }
     
}
@media screen and (max-width: 767px) {
    .profile_container .profile_menu>*>*::before {
        left: 0 !important;
    }
    .content [class*='col-'] {
        display: block !important;
    }
    .content-wrapper {
        padding: 50px 10px;
    }
    body .profile_container {
        grid-template-columns: 40px minmax(240px, 640px) auto !important;
        -ms-grid-columns: 40px 260px !important;
    }
    .profile_menu .scrolly_box a span {
        display: none;
    }
    .profile_container .profile_tools {
        padding: 60px 20px 60px 20px !important;
    }
    .dash-txt {
        width: 141px !important;
        display: inline-block;
        margin-bottom: 20px;
    }
    .help_bg {
        background-size: 100% auto;
    }
    .hereMapLegend {
        position: absolute;
        bottom: 10px;
        left: 13px !important;
        right: auto !important;
        top: auto;
        margin-top: 192px;
        padding: 6px;
        border-radius: 10px;
        z-index: 999;
    }
    .more_1_box .wow:last-child {
        height: 65px;
    }
    .contact_right p {
        font-size: 14px !important;
        margin-bottom: 0 !important;
    }
    .contactform {
        background-size: 80% auto !important;
        margin-bottom: -8px !important;
        padding-bottom: 100px !important;
    }
    .welcome_info.more_1_box {
        display: flex !important;
    }
    .welcome_info.more_1_box .wow {
        display: grid !important;
        width: 50% !important;
        text-align: center !important;
    }
    .contain_cls.cus_about_cls h4::before {
        margin-right: 0;
        margin-left: 10px;
    }
    .contact_form_1 {
        /*background-image: url(/img/join_now.png);
    background-position: bottom right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    padding-bottom: 25px;*/
    }
    .left-search {
        order: 2;
        -webkit-order: 2;
    }
    .right-search {
        order: 1;
        -webkit-order: 1;
    }
    .legend {
        box-shadow: 0px 3px 6px #00326B26;
        padding: 10px !important;
        background-color: #ffffff !important;
        border: 0 !important;
    }
    .hereMapControl {
        font-size: 14px !important;
        top: 64px !important;
        right: 0 !important;
        left: 0;
        margin: 0 auto;
    }
    .search_box {
        left: 0 !important;
        margin: 0 auto;
        right: 0;
    }
    .hereMapControl,
    .search_box {
        width: 93% !important;
    }
    .hereMapControl div {
        display: inline-block;
        width: 48%;
        float: left;
        margin: 0px 1%;
    }
    .cus_about_cls h4 {
        font-size: 18px !important;
        line-height: 38px;
    }
    .main_footer .footer_content h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .join_now_bg .container {
        background-size: 80% auto;
    }
    #login_form .btns_group>*:not(:last-child) {
        margin-right: 10px !important;
    }
    .sub_txt {
        font-size: 15px;
        line-height: 20px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_hn {
        margin-top: 30px;
        font-size: 26px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
        font-size: 35px;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*:nth-child(2)::before {
        font-size: 35px;
    }
    .adpt_grdn {
        height: 4px;
        width: 30px;
        margin: 10px auto;
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
        height: 25px !important;
        width: 100% !important;
    }
    .main_footer .footer_content h3 {
        padding-top: 20px;
    }
    section.section_factlist {
        background-position: bottom;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-color: #e5f4fe;
        padding-bottom: 120px;
    }
    .top_video p {
        padding-left: 0;
    }
    body .detail-left11 #login_css {
        color: #fff !important;
    }
    a.join_now_btn {
        border: 0 !important;
    }
    .calendar_div_class {
        overflow-y: scroll;
        width: 100%;
    }
    body .main_header>div>.logo img {
        margin-top: 12px;
    }
    .main_page section#search_map_sec {
        display: block;
    }
    img.code_sfo_img1 {
        text-align: left;
    }
    section#search_map_sec {
        display: inline-flex;
        flex-direction: column-reverse;
    }
    .page-space1 {
        padding-bottom: 50px;
        top: 40px !important;
    }
    .left-garden {
        float: none;
        width: 100%;
    }
    .right-garden {
        float: none;
        width: 100%;
    }
    .left-garden img {
        width: 100%;
        max-width: 100%;
    }
    .section_factlist .fact_list_box {
        display: block;
    }
    .welcome_hn h1 {
        font-size: 30px;
    }
    .top_video {
        padding: 40px 0px;
    }
    .top_video p {
        font-size: 16px;
    }
    #map {
        height: 400px !important;
        min-height: 400px !important;
    }
    div#haveaQuestion .modal-content {
        width: 100% !important;
    }
    div#gardenDetailModal .modal-content {
        width: 100% !important;
    }
    .section_factlist .prew_video {
        top: -60px !important;
        padding: 20px 0px !important;
    }
    div#login-box {
        /*background-color: #fff;*/
    }
    .signup_step1.padding_lr.margin_btm_x1 {
        background-color: #fff;
    }
    div#registration-window {
        background-color: #fff;
    }
    .log.active {
        width: 100% !important;
    }
    .left-search {
        width: 100%;
        float: none;
        padding-right: 0px;
        padding-left: 0px;
    }
    .right-search {
        width: 100%;
        float: none;
    }
    .detail-left {
        width: 100%;
        float: none;
    }
    .detail-right {
        width: 100%;
        float: none;
    }
    ul.garden_info {
        margin-left: 0px;
        margin-top: 10px;
    }
    .rain_gardens_list_container>* .garden_name {
        margin-bottom: 2px;
    }
    .rain_gardens_list_container {
        margin-top: 10px;
    }
    #section_welcome>div.resolution>.welcome_box {
        margin-top: 0rem;
    }
    a.signup_popup {
        border: none;
    }
    .main_header>div>.logo {
        display: block;
        width: 222px !important;
        height: 84px !important;
    }
    div#login-box .f_city {
        margin-bottom: 10px;
    }
    img.logo {
        width: 115px;
    }
}

@media screen and (max-width: 640px) {
    form#login-form .forget_pass_btn {
        margin-top: 10px;
    }
    #map .H_l_bottom.H_l_right,
    #map .H_l_bottom.H_l_left {
        right: calc(100% + 8px);
    }
}

@media screen and (max-width: 768px) {
    .detail-left11 img {
        height: 137px;
        width: 198px;
    }
}

@media screen and (max-width: 414px) {
    .detail-left11 img {
        width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    #uploadimageModal .modal-dialog {
        width: 1024px !important;
    }
    div#signup_popup {
        width: 515px;
    }
    .page_body.padding_dinamic_header {
        padding-top: 110px !important;
    }
    a.join_now_btn {
        border-radius: 3px;
        width: 119px;
        margin: 0px !important;
        border: 2px solid #00b3f8;
        color: rgb(149, 193, 44) !important;
        display: block;
        text-align: center;
        line-height: 29px;
    }
    #login_css {
        background-color: #00b3f8;
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        border: 2px solid #00b3f8;
        color: rgb(255, 255, 255) !important;
        height: 34px !important;
        border-radius: 3px;
        cursor: pointer;
        width: 119px;
        display: block;
        text-align: center;
        line-height: 29px;
    }
    #login_css:before {
        content: "\f08b";
        font-family: fontawesome;
        margin-right: 10px;
    }
    a.join_now_btn:before {
        content: "\f234";
        font-family: fontawesome;
        margin-right: 5px;
    }
}

.leaflet-control-container {
    height: 100%;
}

@font-face {
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc-CsE.ttf) format('truetype')
}

@font-face {
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TLBCc-CsE.ttf) format('truetype')
}

@font-face {
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc9.ttf) format('truetype')
}

@font-face {
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc9.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfABc9.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: local('Montserrat Black'), local('Montserrat-Black'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3g3D-w.ttf) format('truetype')
}

.fs_10 {
    font-size: 11px !important;
    line-height: 12px !important
}

.fs_13 {
    font-size: 13px;
    line-height: 18px
}

.fs_16 {
    font-size: 16px;
    line-height: 20px
}

.fs_18 {
    font-size: 18px;
    line-height: 22px
}

.fs_22 {
    font-size: 22px;
    line-height: 25px
}

.fs_26 {
    font-size: 26px;
    line-height: 28px
}

.fs_36 {
    font-size: 36px;
    line-height: 38px
}

.fs_54 {
    font-size: 54px;
    line-height: 54px;
    font-weight: 900
}

.no_select,
.no_select * {
    cursor: default;
    -moz-user-select: none !important;
    -khtml-user-select: none !important;
    -webkit-user-select: none !important;
    user-select: none !important
}

#page_preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 900
}

#page_preloader>div {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    -webkit-animation: whirl 1.8s infinite linear;
    -moz-animation: whirl 1.8s infinite linear;
    -ms-animation: whirl 1.8s infinite linear;
    -o-animation: whirl 1.8s infinite linear;
    animation: whirl 1.8s infinite linear;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

#page_preloader>div::before {
    content: "\f110";
    font-family: "FontAwesome";
    color: #00b3f8;
    font-size: 80px
}

@-webkit-keyframes whirl {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes whirl {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes pulse-zoom {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(3);
        transform: scale(3)
    }
}

@keyframes pulse-zoom {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

::selection {
    background: #00b3f8;
    color: #fff
}

::-moz-selection {
    background: #00b3f8;
    color: #fff
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ''
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font: 300 16px/22px 'Roboto', Helvetica, Arial, sans-serif;
    color: #222222;
    height: auto;
    min-height: 100%;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    background: #fff
}

b,
strong {
    font-weight: 900 !important
}

i:not(.fas):not(.fa),
em {
    font-style: italic !important
}

hr {
    display: block;
    width: 100%;
    height: 10px;
    visibility: hidden;
    opacity: 0;
    clear: both;
    float: none;
    margin: 0 !important;
    padding: 0 !important
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    width: 100%;
    height: auto
}

a {
    text-decoration: underline;
    color: #4BAEE3;
    outline: none
}

a:hover,
button:hover {
    cursor: pointer;
    color: #006c96;
    text-decoration: none !important
}

footer a {
    color: #4BAEE3
}

footer a:hover {
    color: #a9d53f
}

a:after,
a:before,
a *:after,
a *:before {
    text-decoration: none !important
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

input {
    -webkitw: none;
    -webkit-box-appearance: none;
    box-shado-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none
}

button,
input,
button:active,
input:active,
button:focus,
input:focus {
    outline: none !important
}

form.form_style_1 {
    display: inline-block;
    width: 100%
}

form.form_style_1>* {
    display: block;
    width: 100%;
    font-family: 'Roboto', Helvetica, Arial, sans-serif
}

form.form_style_1>*:not(:last-child) {
    margin-bottom: 10px
}

.form_style_1 button:not(.btn_search):not(.icn_btn),
.form_style_1 input[type="button"]:not(.btn_search),
.form_style_1 input[type="submit"]:not(.btn_search),
.form_style_1 input[type="reset"]:not(.btn_search) {
    display: inline-flex !important;
    display: -ms-inline-flexbox !important;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 30px;
    background: #00b3f8;
    text-align: center;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    border: 1px solid #00b3f8;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form_style_1 button:not(.btn_search):not(.icn_btn):hover:not([disabled]),
.form_style_1 input[type="button"]:not(.btn_search):hover:not([disabled]),
.form_style_1 input[type="submit"]:not(.btn_search):hover:not([disabled]),
.form_style_1 input[type="reset"]:not(.btn_search):hover:not([disabled]) {
    background: #006c96;
    color: #fff
}

.form_style_1 button:not(.btn_search):not(.icn_btn):active,
.form_style_1 input[type="button"]:not(.btn_search):active,
.form_style_1 input[type="submit"]:not(.btn_search):active,
.form_style_1 input[type="reset"]:not(.btn_search):active {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.form_style_1 button:not(.btn_search):not(.icn_btn):not(:disabled):hover,
.form_style_1 input[type="button"]:not(.btn_search):not(:disabled):hover,
.form_style_1 input[type="submit"]:not(.btn_search):not(:disabled):hover,
.form_style_1 input[type="reset"]:not(.btn_search):not(:disabled):hover {
    cursor: pointer;
    background: #006c96;
    color: #fff
}

.form_style_1 button:not(.btn_search):not(.icn_btn):not(:disabled):hover:active,
.form_style_1 input[type="button"]:not(.btn_search):not(:disabled):hover:active,
.form_style_1 input[type="submit"]:not(.btn_search):not(:disabled):hover:active,
.form_style_1 input[type="reset"]:not(.btn_search):not(:disabled):hover:active {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.form_style_1 input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="color"]):not(.btn_search),
.form_style_1 textarea,
.form_style_1 select,
.form_style_1 .file_upload>div,
.form_style_1 .type_color_box,
.form_style_1 .inputfile_6+label,
.form_style_1 .search_box {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 44px;
    padding: 0;
    color: #A5ADB8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E2E3E7;
    background: #fff;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 42px;
    z-index: 2;
    padding: 0 15px
}

.form_style_1 select {
    background: none;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 0 40px 0 15px;
    color: #A5ADB8;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

.form_style_1 select::-ms-expand {
    display: none
}

.form_style_1 .custom_select_container {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.custom_select_container option {
    height: 44px
}

.form_style_1 .custom_select_container:before {
    content: '\f107';
    width: 37px;
    height: 37px;
    position: absolute;
    font-size: 20px;
    right: 3px;
    top: 2px;
    color: #C7CBD4;
    background-color: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    font-family: "FontAwesome";
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form_style_1 .custom_select_container:hover:before {
    color: #00b3f8
}

.form_style_1 .type-week,
.form_style_1 .type-date {
    background: none
}

.form_style_1 .type-week:before,
.form_style_1 .type-date:before {
    content: '\f073';
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    color: #E2E3E7;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    font-family: "FontAwesome"
}

.form_style_1 .type-week:after,
.form_style_1 .type-date:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 40px;
    background: #fff
}

.form_style_1 .type-week input,
.form_style_1 .type-date input {
    z-index: 3;
    background: none !important
}

.form_style_1 input:focus,
.form_style_1 button:focus,
.form_style_1 textarea:focus,
.form_style_1 select:focus,
.form_style_1 input[type="button"] {
    outline: none
}

.form_style_1 textarea:focus,
.form_style_1 select:focus,
.form_style_1 input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not(.btn_search):focus {
    outline: none;
    color: #222222;
    border-color: #00b3f8 !important
}

.placeholder_style_inputs {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 38px !important;
    font-size: 16px;
    line-height: 20px
}

.placeholder_style_textarea {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 16px !important;
    font-size: 16px;
    line-height: 20px
}

.placeholder_focus {
    opacity: 0;
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

input::-webkit-input-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 38px !important;
    font-size: 16px;
    line-height: 20px
}

textarea::-webkit-input-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 16px !important;
    font-size: 16px;
    line-height: 20px
}

input::-moz-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 38px !important;
    font-size: 16px;
    line-height: 20px
}

textarea::-moz-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 16px !important;
    font-size: 16px;
    line-height: 20px
}

input:-moz-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 38px !important;
    font-size: 16px;
    line-height: 20px
}

textarea:-moz-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 16px !important;
    font-size: 16px;
    line-height: 20px
}

input:-ms-input-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 38px !important;
    font-size: 16px;
    line-height: 20px
}

textarea:-ms-input-placeholder {
    color: #A5ADB8;
    opacity: 1;
    transition: opacity .3s ease;
    line-height: 16px !important;
    font-size: 16px;
    line-height: 20px
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

select:focus{
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

.form_style_1 .radio-checkbox-container>* {
    display: inline-block;
    margin-bottom: 3px;
    min-height: 18px;
    width: 100%
}

.form_style_1 input[type="checkbox"],
.form_style_1 input[type="radio"] {
    display: none
}

.form_style_1 input[type="checkbox"]+label,
.form_style_1 input[type="radio"]+label {
    display: block;
    font: 300 16px/16px 'Roboto', Helvetica, Arial, sans-serif;
    color: #222222;
    width: 100%;
    cursor: pointer;
    padding-top: 3px;
    padding-left: 32px;
    padding-right: 0;
    min-height: 20px;
    margin-bottom: 0
}

.form_style_1 input[type="checkbox"]+label::before,
.form_style_1 input[type="radio"]+label::before {
    content: '';
    position: absolute;
    top: -3px;
    left: -4px;
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 5px 0 0;
    color: #C7CBD4;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    font-family: "FontAwesome";
    font-size: 15px
}

.form_style_1 input[type="checkbox"]+label::before {
    content: '\f096'
}

.form_style_1 input[type="radio"]+label::before {
    content: '\f1db'
}

.form_style_1 input[type="checkbox"]:checked+label::before {
    content: '\f046';
    color: #00b3f8
}

.form_style_1 input[type="radio"]:checked+label::before {
    content: '\f192';
    color: #00b3f8
}

.form_style_1 input[type="checkbox"]:disabled+label::before,
.form_style_1 input[type="radio"]:disabled+label::before,
.form_style_1 input[type="checkbox"]:checked:disabled+label::before,
.form_style_1 input[type="radio"]:checked:disabled+label::before {
    opacity: .4
}

.form_style_1 .radio_checkbox_container>li {
    margin-bottom: 10px;
    padding-right: 40px
}

.form_style_1 .radio_checkbox_container>li>.rc_number {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    background: #fff;
    border: 1px solid #C7CBD4;
    text-align: center;
    min-width: 40px;
    color: #444;
    padding: 1px 5px 2px 5px;
    font-size: 10px;
    z-index: 3
}

.form_style_1 label {
    z-index: 1
}

.form_style_1 .textarea-box {
    height: auto
}

.form_style_1 textarea {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 100px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form_style_1 .js .inputfile {
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.form_style_1 .inputfile+label {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0 10px
}

.form_style_1 .no-js .inputfile+label {
    display: none
}

.form_style_1 .inputfile:focus+label,
.form_style_1 .inputfile.has_focus+label {
    outline: none
}

.form_style_1 .inputfile_6+label>span {
    width: 100%;
    height: 40px;
    padding: 0 50px 0 0;
    display: block;
    text-overflow: ellipsis;
    color: #A5ADB8;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    z-index: 2;
    font: 300 16px/38px 'Roboto', Helvetica, Arial, sans-serif !important
}

.form_style_1 .inputfile_6+label strong {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 3;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif !important;
    display: block;
    width: 40px;
    height: 40px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.form_style_1 .inputfile_6+label strong:before {
    display: block;
    content: "\f019";
    font-size: 18px;
    color: #E2E3E7;
    z-index: 5;
    font-family: "FontAwesome"
}

.form_style_1 .inputfile_6+label:hover strong:before {
    color: #00b3f8
}

.form_style_1 .inputfile_6+label:hover>span {
    color: #222222
}

.form_style_1 .inputfile_6+label strong>span:after {
    content: "load file";
    top: -2px
}

.form_style_1 [type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 4;
    cursor: pointer
}

.add_imgs:after {
    content: ""
}

.add_imgs .box {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.form_style_1 .inputfile_1+label {
    display: block;
    width: 70px;
    height: 70px;
    padding: 0 !important
}

.add_imgs .box input {
    height: 70px !important;
    padding: 0 !important
}

.add_imgs,
.file_img_prev {
    width: 100%;
    height: 70px;
    background: #00b3f8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.add_imgs .box:hover,
.file_img_prev {
    background: #a6d23c
}

.add_imgs,
.file_img_prev:before {
    content: "+";
    font-size: 50px;
    color: #fff;
    line-height: 68px
}

.add_imgs .box input[disabled]+label .file_img_prev {
    background: #E2E3E7
}

.form_style_1 .search_box {
    padding-right: 40px;
    position: relative
}

.form_style_1 .search_box>input[type="search"] {
    vertical-align: middle;
    display: block;
    float: left;
    left: 0;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
    width: 100%;
    height: 38px;
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

.form_style_1 input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    margin-right: 0;
    cursor: pointer;
    background: url("/img/icn_close.svg") 50% 50% no-repeat;
    background-size: 10px auto !important;
    opacity: .6
}

.form_style_1 input[type="search"]::-webkit-search-cancel-button:hover {
    opacity: 1
}

.form_style_1 input[type="search"]:focus {
    color: #222222
}

.form_style_1 .btn_search {
    border: none;
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    background: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.form_style_1 .btn_search:before {
    content: '\f002';
    font-size: 18px;
    color: #E2E3E7;
    font-family: "FontAwesome"
}

.form_style_1 .btn_search:hover:before {
    color: #00b3f8
}

.form_style_1 input[type=number]::-webkit-inner-spin-button,
.form_style_1 input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.form_style_1 input[type='number'] {
    -moz-appearance: textfield
}

.form_style_1 .quantity_box>span {
    display: block;
    width: 25px;
    height: 40px;
    top: 0;
    cursor: pointer;
    position: absolute;
    z-index: 4;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.form_style_1 .quantity_box .number_minus {
    right: 25px
}

.form_style_1 .quantity_box .number_plus {
    right: 0
}

.form_style_1 .quantity_box .number_plus:before {
    top: 2px;
    content: '\f067';
    color: #E2E3E7;
    font-family: "FontAwesome";
    font-size: 16px
}

.form_style_1 .quantity_box .number_minus:before {
    top: 2px;
    content: '\f068';
    color: #E2E3E7;
    font-family: "FontAwesome";
    font-size: 16px
}

.form_style_1 .quantity_box>span:hover:before {
    color: #00b3f8
}

.form_style_1 .type_color_box {
    position: relative;
    overflow: hidden;
    text-align: center
}

.form_style_1 .type_color_box:before {
    content: 'Choice color:';
    height: 100%;
    text-align: left;
    width: auto;
    position: absolute;
    opacity: .9;
    border-right: 1px solid #A5ADB8;
    top: 0;
    left: 0;
    padding: 10px;
    background-color: #fff;
    display: block;
    z-index: 1;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif !important;
    line-height: 18px !important
}

.form_style_1 input[type=color] {
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: block;
    position: absolute;
    border: none;
    padding: 0;
    overflow: hidden;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    cursor: pointer
}

.form_style_1 input[type=range],
.form_style_1 input[type=range]:focus {
    margin: 0;
    left: 0;
    top: 0;
    border: none !important
}

.form_style_1 .form_err input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="color"]):not(.btn_search),
.form_style_1 .form_err textarea,
.form_style_1 .form_err select,
.form_style_1 .form_err .file_upload>div,
.form_style_1 .form_err .type_color_box,
.form_style_1 .form_err .inputfile_6+label,
.form_style_1 .form_err .search_box {
    border-color: #FBBA00;
    background: rgba(231, 76, 60, 0.05)
}

.custom_select_container>div.err_info {
    position: relative;
    left: 0;
    z-index: 8;
    display: block;
    float: none;
    clear: both;
    width: 100% !important
}

.label_bottom,
.err_text,
div.form_err_def {
    position: absolute;
    z-index: 4 !important;
    top: -7px;
    bottom: auto;
    left: 0;
    height: 14px !important;
    line-height: 14px !important;
    font-size: 12px;
    color: #A5ADB8;
    padding: 0 3px;
    opacity: 0;
    -webkit-transition: all .32s ease-out;
    -moz-transition: all .32s ease-out;
    -o-transition: all .32s ease-out;
    -ms-transition: all .32s ease-out;
    transition: all .32s ease-out
}

@-moz-document url-prefix() {
    .form_style_1 textarea {
        margin-bottom: 0 !important
    }
}

.label_bottom:before,
.err_text:before,
div.form_err_def:before {
    content: "";
    display: block;
    width: 100%;
    background: #fff;
    height: 2px;
    position: absolute;
    left: 0;
    top: 6px;
    z-index: 0
}

.label_bottom span,
.err_text span,
div.form_err_def span {
    z-index: 1;
    text-shadow: 0 0 3px #fff
}

.err_info {
    color: #FBBA00;
    display: none
}

.form_err .err_info {
    display: inline-block
}

.form_err .err_text,
.form_err div.form_err_def {
    opacity: 1;
    left: 13px !important;
    color: #FBBA00;
    z-index: 7
}

input:focus+div.form_err_def+.label_bottom,
textarea:focus+div.form_err_def+.label_bottom,
input:focus+.label_bottom,
textarea:focus+.label_bottom, select:focus + div.form_err_def + .label_bottom, select:focus + .label_bottom {
    opacity: 1;
    left: 13px
}

input:not(:placeholder-shown)+div.form_err_def+.label_bottom,
input:not(:placeholder-shown)+.label_bottom {
    opacity: 1;
    left: 13px
}

input:not(:placeholder-shown),
input:not(:placeholder-shown),
textarea:not(:placeholder-shown) {
    color: #222222 !important
}

input:focus+.label_bottom+.err_text,
input:focus+.label_bottom+div.form_err_def,
textarea:focus+.label_bottom+.err_text,
textarea:focus+.label_bottom+div.form_err_def,
.form_err .label_bottom {
    opacity: 0 !important;
    left: 0
}

input[type=range] {
    -webkit-appearance: none;
    margin: 20px 0;
    width: 100%
}

input[type=range]:focus {
    outline: none
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: .2s;
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    background: #E2E3E7;
    border-radius: 25px;
    border: 0 solid #000101
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #00b3f8;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7.5px
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #C7CBD4
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: .2s;
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    background: #C7CBD4;
    border-radius: 25px;
    border: 0 solid #000101
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 7px;
    background: #C7CBD4;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: .2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #C7CBD4;
    border: 0 solid #000101;
    border-radius: 50px;
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d
}

input[type=range]::-ms-fill-upper {
    background: #C7CBD4;
    border: 0 solid #000101;
    border-radius: 50px;
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d
}

input[type=range]::-ms-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 7px;
    background: #00b3f8;
    cursor: pointer
}

input[type=range]:focus::-ms-fill-lower {
    background: #C7CBD4
}

input[type=range]:focus::-ms-fill-upper {
    background: #C7CBD4
}

[disabled] {
    opacity: .5
}

.hide {
    display: none !important
}

.clrfx:after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    float: none;
    clear: both !important
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-button {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-thumb {
    background: #E2E3E7;
    border: none;
    border-right: 4px solid #fff;
    border-radius: 2px
}

::-webkit-scrollbar-thumb:hover {
    background: #C7CBD4
}

::-webkit-scrollbar-thumb:active {
    background: #C7CBD4
}

::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0);
    border: none;
    border-right: 4px solid #fff;
    border-radius: 2px
}

::-webkit-scrollbar-track:hover {
    background: #fff
}

::-webkit-scrollbar-track:active {
    background: #F1F2F6
}

::-webkit-scrollbar-corner {
    background: transparent
}

.full_screen_mask {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4
}

select,
a,
button,
*:before,
*:after,
[type="button"],
[type="submit"],
[type="reset"] {
    -webkit-transition: all .23s ease-out;
    -moz-transition: all .23s ease-out;
    -o-transition: all .23s ease-out;
    -ms-transition: all .23s ease-out;
    transition: all .23s ease-out
}

.align_c,
.imgfit {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.imgfit img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
    min-height: 100%;
    font-family: 'object-fit: cover;'
}

.imgfit {
    overflow: hidden
}

.no_align {
    display: block !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: start !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: start !important
}

.hr {
    display: block;
    width: 100%;
    clear: both;
    margin: 0 auto 40px
}

.hr_1 {
    display: block;
    width: 100%;
    clear: both;
    margin: 0 auto 40px;
    border-bottom: 1px solid #E2E3E7
}

.invisible_blockXR {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.anim_off {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

.flat_shadow {
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01)
}

.flat_text_shadow {
    text-shadow: rgba(0, 0, 0, 0.01) 1px 1px, rgba(0, 0, 0, 0.01) 2px 2px, rgba(0, 0, 0, 0.01) 3px 3px, rgba(0, 0, 0, 0.01) 4px 4px, rgba(0, 0, 0, 0.01) 5px 5px, rgba(0, 0, 0, 0.01) 6px 6px, rgba(0, 0, 0, 0.01) 7px 7px, rgba(0, 0, 0, 0.01) 8px 8px, rgba(0, 0, 0, 0.01) 9px 9px, rgba(0, 0, 0, 0.01) 10px 10px, rgba(0, 0, 0, 0.01) 11px 11px, rgba(0, 0, 0, 0.01) 12px 12px, rgba(0, 0, 0, 0.01) 13px 13px, rgba(0, 0, 0, 0.01) 14px 14px, rgba(0, 0, 0, 0.01) 15px 15px, rgba(0, 0, 0, 0.01) 16px 16px, rgba(0, 0, 0, 0.01) 17px 17px, rgba(0, 0, 0, 0.01) 18px 18px, rgba(0, 0, 0, 0.01) 19px 19px, rgba(0, 0, 0, 0.01) 20px 20px, rgba(0, 0, 0, 0.01) 21px 21px, rgba(0, 0, 0, 0.01) 22px 22px, rgba(0, 0, 0, 0.01) 23px 23px, rgba(0, 0, 0, 0.01) 24px 24px, rgba(0, 0, 0, 0.01) 25px 25px
}

.accordion ul,
.accordion li {
    width: 100%
}

.accordion li,
.accordion>li>ul,
.accordion>li>div {
    width: 100%;
    height: auto
}

.accordion li:after,
.accordion>li>ul:after,
.accordion>li>div:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    float: none;
    clear: both !important
}

.accordion>li>ul,
.accordion>li>div {
    display: none
}

.accordion>li.active {
    height: auto
}

.accordion li:hover {
    cursor: pointer
}

.accordion_v1 {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%
}

.accordion_v1>li {
    background: #F1F2F6;
    margin-bottom: 7px
}

.accordion_v1>li>a,
.accordion_v1>li>span {
    display: block;
    border-left: 2px solid #00b3f8;
    padding: 10px 60px 10px 15px;
    font: 300 25px/25px 'Roboto', Helvetica, Arial, sans-serif;
    color: #222222;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    min-height: 60px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.accordion_v1>li>a:before,
.accordion_v1>li>span:before {
    content: '\f107';
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 50%;
    font-family: "FontAwesome";
    margin-top: -20px;
    font-size: 26px;
    z-index: 2;
    color: rgba(0, 0, 0, 0.3);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.accordion_v1>li>a:hover,
.accordion_v1>li>span:hover {
    color: #fff;
    background-color: #9199a4
}

.accordion_v1>li>.acc_body {
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    background: #fbfcff
}

.accordion_v1>li>.acc_body>li>a,
.accordion_v1>li>.acc_body>li>span {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 15px 11px;
    background: #e9eaee;
    margin-bottom: 2px;
    font-size: 20px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordion_v1>li>.acc_body>li>a:hover,
.accordion_v1>li>.acc_body>li>span:hover {
    color: #fff;
    background-color: #878f9a
}

.accordion_v1>li>.acc_body>li>a:before,
.accordion_v1>li>.acc_body>li>span:before {
    content: '\f107';
    width: 40px;
    height: 40px;
    position: absolute;
    right: 8px;
    top: 50%;
    font-family: "FontAwesome";
    margin-top: -20px;
    font-size: 26px;
    z-index: 2;
    color: rgba(0, 0, 0, 0.3);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.accordion_v1>li>.acc_body>li>.acc_body {
    padding: 13px 5px;
    font-size: 14px;
    line-height: 18px
}

.accordion_v1>li>.acc_body>li.active>a,
.accordion_v1>li>.acc_body>li.active>span {
    background: #00b3f8;
    color: #fff !important;
    -webkit-box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05)
}

.accordion_v1>li>.acc_body>li.active>a:before,
.accordion_v1>li>.acc_body>li.active>span:before {
    color: #fff;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.accordion_v1>li.active {
    background: #00b3f8
}

.accordion_v1>li.active>a,
.accordion_v1>li.active>span {
    color: #fff !important
}

.accordion_v1>li.active>a:before,
.accordion_v1>li.active>span:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    color: #fff
}

[class*="s_btn_"] {
    display: flex;
    display: -ms-flexbox
}

[class*="s_btn_"]>* {
    border: none;
    background: none;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif;
    cursor: pointer;
    cursor: default;
    -moz-user-select: none !important;
    -khtml-user-select: none !important;
    -webkit-user-select: none !important;
    user-select: none !important
}

.s_btn_1 {
    flex: auto;
    width: 100%;
    height: auto
}

.s_btn_1>* {
    display: inline-flex !important;
    display: -ms-inline-flexbox !important;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 30px;
    background: #00b3f8;
    text-align: center;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.s_btn_1>*:hover:not([disabled]) {
    background: #006c96;
    color: #fff
}

.s_btn_1>*:active {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.s_btn_2 {
    display: block;
    width: 100%;
    height: auto
}

.s_btn_2>* {
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 28px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00b3f8;
    color: #00b3f8;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.s_btn_2>*:hover:not([disabled]) {
    background: #006c96;
    color: #fff
}

.s_btn_2>*:active {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.s_btn_3 {
    display: block;
    width: 100%;
    height: auto
}

.s_btn_3>* {
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 28px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #fff;
    color: #fff;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.s_btn_3>*:hover:not([disabled]) {
    background: #fff;
    color: #222222;
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3)
}

.s_btn_3>*:active {
    top: 2px
}

.s_btn_4 {
    display: block;
    width: 100%;
    height: auto
}

.s_btn_4>* {
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    width: auto;
    height: 44px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #00b3f8;
    color: #fff;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.s_btn_4>*:hover:not([disabled]) {
    background: #00b3f8;
    color: #fff;
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3)
}

.s_btn_4>*:active {
    top: 2px
}

.btns_group {
    display: block;
    width: 100%;
    height: auto
}

.btns_group>* {
    width: auto !important;
    float: left
}

.btns_group>*:not(:last-child) {
    margin-right: 20px
}

.btns_group:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    clear: both;
    float: none
}

.btn_l {
    justify-content: flex-start !important
}

.btn_c {
    justify-content: center !important
}

.btn_r {
    justify-content: flex-end !important
}

.mwidth_1366 {
    max-width: 1366px !important;
    margin: auto
}

.mwidth_1200 {
    max-width: 1200px !important;
    margin: auto
}

.mwidth_960 {
    display: block !important;
    max-width: 960px !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.mwidth_840 {
    display: block !important;
    max-width: 840px !important;
    margin: auto
}

.mwidth_680 {
    display: block !important;
    max-width: 960px !important;
    margin: auto !important
}

.mwidth_600 {
    display: block;
    max-width: 600px !important;
    margin: auto
}

.mwidth_540 {
    display: block;
    max-width: 540px !important;
    margin: auto
}

.mwidth_320 {
    max-width: 320px !important;
    margin: auto
}

.mwidth_260 {
    max-width: 260px !important
}

.stretch_w {
    width: 100% !important
}

.stretch_wh {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%
}

.columns_2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 40px
}

.columns_3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 20px
}

@media only screen and (max-width:760px),
only screen and (max-device-width:760px) {
    [class*="columns_"] {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        column-gap: 0
    }
}

.col_bb {
    -webkit-column-break-inside: avoid !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important
}

.col_bb>* {
    display: inline-block !important
}

.padding_top_header {
    padding-top: 150px !important
}

@media only screen and (max-width:880px),
only screen and (max-device-width:880px) {
    .padding_top_header {
        padding-top: 100px !important
    }
}

.padding_top_header_crumbs {
    padding-top: 120px !important
}

.padding_tb {
    padding: 90px 0 !important
}

@media only screen and (max-width:640px),
only screen and (max-device-width:640px) {
    .padding_tb {
        padding: 30px 0 !important
    }
}

.padding_top_120 {
    padding-top: 120px !important
}

.padding_top_80 {
    padding-top: 80px !important
}

.padding_top_60 {
    padding-top: 60px !important
}

.padding_lr {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.padding_bottom {
    padding-bottom: 20px !important
}

.padding_20 {
    padding: 20px !important
}

.padding_r {
    padding-right: 20px !important
}

.padding_l {
    padding-left: 20px !important
}

.margin_btm {
    margin-bottom: 40px !important
}

.margin_btm_x1 {
    margin-bottom: 20px !important
}

.margin_btm_x2 {
    margin-bottom: 40px !important
}

.margin_btm_x3 {
    margin-bottom: 60px !important
}

.margin_top {
    margin-top: 20px !important
}

.first_img_logo {
    display: block;
    position: absolute;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    bottom: -2000px;
    left: -2000px
}

.req_info {
    width: auto;
    max-width: 65%;
    float: left;
    height: inherit;
    min-height: 40px
}

.req_info>* {
    display: inline-block;
    width: 100%;
    text-align: left
}

.hn1,
.hn2,
.hn3,
.hn4,
.hn5,
.hn6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 auto 13px
}

.hn1>*,
.text_box h1,
.text_box h2 {
    font: 900 54px/54px 'Roboto', Helvetica, Arial, sans-serif
}

.hn2>*,
.text_box h2 {
    font: 900 42px/44px 'Roboto', Helvetica, Arial, sans-serif
}

.hn3>*,
.text_box h3 {
    font: 900 32px/34px 'Roboto', Helvetica, Arial, sans-serif
}

.hn4>*,
.text_box h4 {
    font: 900 26px/28px 'Roboto', Helvetica, Arial, sans-serif
}

.hn5>*,
.text_box h5 {
    font: 900 18px/20px 'Roboto', Helvetica, Arial, sans-serif
}

.hn6>*,
.text_box h6 {
    font: 900 16/18px 'Roboto', Helvetica, Arial, sans-serif
}

.hn7>* {
    font: 900 14/16px 'Roboto', Helvetica, Arial, sans-serif
}

.hn_ll {
    padding-left: 20px
}

.hn_ll::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #00b3f8;
    position: absolute;
    left: 0;
    top: 0
}

.hn_bl {
    padding-bottom: 22px;
    margin-bottom: 22px
}

.hn_bl::after {
    content: "";
    display: block;
    width: 120px;
    height: 2px;
    background: #00b3f8;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -60px
}

.hn_bll {
    padding-bottom: 22px;
    margin-bottom: 22px
}

.hn_bll::after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #00b3f8;
    position: absolute;
    bottom: 0;
    left: 0
}

.text_box {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.text_box p {
    display: inline;
    margin-bottom: 20px
}

.img_center,
.img_left,
.img_right {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    overflow: hidden
}

.img_center>img,
.img_left>img,
.img_right>img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
    min-height: 100%
}

.img_center {
    clear: both;
    height: 300px;
    margin-bottom: 20px
}

.img_left {
    max-width: 36%;
    height: 190px;
    float: left;
    margin: 0 20px 20px 0 !important
}

.img_right {
    max-width: 36%;
    height: 190px;
    float: right;
    margin: 0 0 20px 20px !important
}

.money:after {
    content: '$';
    opacity: .8
}

.ta_c {
    text-align: center !important
}

.ta_l {
    text-align: left !important
}

.ta_r {
    text-align: right !important
}

.ta_j {
    text-align: left !important
}

.caps {
    text-transform: uppercase !important
}

.fl_r {
    float: right
}

.fl_l {
    float: left
}

.color_w {
    color: #fff !important
}

[class*='list_v'] {
    margin: 10px auto 40px
}

.list_v1 li,
.list_v2 li,
.list_v3 li,
.list_v5 li,
.list_v6 li {
    margin-bottom: 15px;
    padding-left: 25px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.list_v1 li:before,
.list_v2 li:before,
.list_v5 li:before {
    content: "\f00c";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -3px;
    top: -2px;
    z-index: 3;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    color: #00b3f8;
    font-family: "FontAwesome"
}

.list_v2 li:before {
    content: "\f00d";
    color: #FBBA00 !important
}

.list_v3 {
    list-style-type: none;
    counter-reset: num;
    margin-bottom: 40px
}

.list_v3 li {
    list-style: none;
    padding-left: 35px;
    margin-bottom: 15px;
    min-height: 25px
}

.list_v3 li:before {
    content: counter(num) ' ';
    counter-increment: num;
    color: #A5ADB8;
    background: #F1F2F6;
    width: 25px;
    height: 25px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    float: left;
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 13px;
    font-weight: 600;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.list_v4 li {
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #E2E3E7
}

.list_v5 li {
    margin-bottom: 10px
}

.list_v5 li:before {
    content: "\f111";
    background-position: 50% -360px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -3px;
    top: -2px;
    font-size: 9px;
    font-family: "FontAwesome";
    z-index: 3;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    color: #00b3f8
}

.quote,
.quote_c {
    padding: 20px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    width: 100%;
    border: 1px dashed #dddee2;
    background: #fbfcff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 55px
}

.quote_c {
    text-align: center
}

.quote:before {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    background: #F1F2F6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.quote:after {
    content: "\f10d";
    width: 40px;
    height: 40px;
    position: absolute;
    color: #E2E3E7;
    font-family: "FontAwesome";
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    font-size: 22px;
    top: 0;
    left: 0;
    z-index: 2;
    display: block
}

.scrolly_box {
    display: block;
    overflow: hidden;
    overflow-y: auto;
    height: 100%
}

.snake_container {
    display: block;
    width: 100%
}

.snake_container>* {
    display: flex;
    display: -ms-flexbox;
    height: auto;
    min-height: 50vh
}

.snake_container>*>* {
    display: flex;
    display: -ms-flexbox;
    width: 50%;
    align-items: center
}

.snake_container>*>*:first-child {
    justify-content: flex-end
}

.snake_container>*>*:last-child {
    justify-content: flex-start
}

.snake_container>*>*:last-child>* {
    width: 100%;
    max-width: 480px;
    padding: 0 20px 0 40px
}

.snake_container>*:nth-child(2n+2) {
    flex-direction: row-reverse
}

.snake_container>*:nth-child(2n+2)>*:first-child {
    justify-content: flex-start
}

.snake_container>*:nth-child(2n+2)>*:last-child {
    justify-content: flex-end
}

.snake_container>*:nth-child(2n+2)>*:last-child>* {
    padding: 0 40px 0 20px
}

@media only screen and (max-width:860px),
only screen and (max-device-width:860px) {
    .snake_container>* {
        flex-direction: unset !important;
        flex-wrap: wrap;
        height: auto !important;
        min-height: auto
    }
    .snake_container>*>* {
        width: 100% !important
    }
    .snake_container>*>*:first-child {
        height: 30vh;
        min-height: 300px;
        max-height: 420px
    }
    .snake_container>*>*:last-child {
        padding: 20px 0 60px !important;
        height: auto;
        align-items: flex-start !important;
        justify-content: flex-start !important
    }
    .snake_container>*>*:last-child>* {
        padding: 0 20px
    }
}

.slider_style_1 *,
.slider_style_1 *:focus {
    outline: none !important
}

.slider_style_1.slick-dotted.slick-slider {
    margin-bottom: 65px
}

.slider_style_1.slick-dotted.slick-slider ul.slick-dots {
    position: absolute;
    z-index: 3;
    bottom: -55px !important;
}

.slider_style_1.slick-dotted.slick-slider ul.slick-dots>li {
    width: 30px;
    height: 30px
}

.slider_style_1.slick-dotted.slick-slider ul.slick-dots>li button {
    width: inherit;
    height: inherit
}

.slider_style_1.slick-dotted.slick-slider ul.slick-dots>li button::before {
    line-height: 30px;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #A5ADB8
}

.slider_style_1.slick-dotted.slick-slider ul.slick-dots>li.slick-active button:before {
    color: #00b3f8
}

.slider_style_1 img {
    object-fit: cover
}

.prevs_gallery {
    padding: .5vw;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    height: auto
}

.prevs_gallery>* {
    display: block !important;
    -webkit-box-flex: unset;
    -ms-flex: auto;
    flex: auto;
    width: 260px;
    max-width: 48vw !important;
    margin: .5vw;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
    text-decoration: none !important;
    z-index: 1;
    position: relative;
    background: #fff
}

.prevs_gallery>*,
.prevs_gallery>* * {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.prevs_gallery>*>* {
    display: block;
    width: 100%
}

.prevs_gallery>*>*:first-child {
    height: 160px;
    max-height: 160px;
    overflow: hidden
}

.prevs_gallery>*>*:first-child img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    -webkit-filter: grayscale(.3);
    filter: grayscale(.3)
}

.prevs_gallery>*>*:last-child {
    padding: 16px
}

.prevs_gallery>*>*:last-child>span {
    color: #222222
}

.prevs_gallery>*>*:last-child>sub {
    color: #A5ADB8;
    display: block;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    font-size: 15px;
    line-height: 18px
}

.prevs_gallery>*>*:last-child>sub::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.prevs_gallery:not(.mobile_gallery)>*:hover {
    -webkit-transform: scale(1.2) translateY(3px);
    -moz-transform: scale(1.2) translateY(3px);
    -ms-transform: scale(1.2) translateY(3px);
    -o-transform: scale(1.2) translateY(3px);
    transform: scale(1.2) translateY(3px);
    -webkit-box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
    z-index: 5;
    border-color: #C7CBD4
}

.prevs_gallery:not(.mobile_gallery)>*:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media only screen and (max-width:960px),
only screen and (max-device-width:960px) {
    .prevs_gallery {
        padding: .8vw
    }
    .prevs_gallery>* {
        max-width: none !important;
        margin: .8vw
    }
}

@media only screen and (max-width:540px),
only screen and (max-device-width:540px) {
    .prevs_gallery>* {
        width: 98%
    }
}

#go-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    display: none;
    width: 40px;
    height: 40px;
    z-index: 99
}

#go-top>* {
    display: block;
    text-align: center;
    cursor: pointer;
    width: inherit;
    height: inherit;
    background: #00b3f8;
    line-height: 30px;
    border-radius: 5px;
    collapse: #81ad17;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-decoration: none;
    opacity: .6
}

#go-top>*:after {
    content: "\f062";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    position: absolute;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    margin: -15px auto auto -15px
}

#go-top>*:hover {
    opacity: 1;
    color: #fff;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4)
}

.err_440 {
    width: 100%;
    max-width: 280px;
    text-align: center;
    display: block;
    height: auto;
    margin: auto;
    padding: 20px
}

.err_440>span {
    display: inline-block;
    width: 150px;
    height: 150px;
    font: 300 60px/148px 'Roboto', Helvetica, Arial, sans-serif;
    color: #fff;
    background: #00b3f8;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: 40px
}

.err_440>span>b {
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.err_440>div {
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif
}

.err_440>div h1 {
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif;
    margin: 15px auto
}

[class*='col-'] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.col-n1>* {
    width: 100%
}

.col-n2>* {
    width: 50%
}

@media only screen and (max-width:720px),
only screen and (max-device-width:720px) {
    .col-n2 {
        display: block !important
    }
    .col-n2>* {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.col-n3>* {
    width: 33.33%
}

@media only screen and (max-width:720px),
only screen and (max-device-width:720px) {
    .col-n3 {
        display: block !important
    }
    .col-n3>* {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.col-n4>* {
    width: 25%
}

.col-n5>* {
    width: 20%
}

.col-n6>* {
    width: 16.66%
}

button.slick-arrow {
    display: block;
    align-content: center;
    width: 50px;
    height: 50px;
    z-index: 8;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

button.slick-arrow::before {
    display: block;
    width: 30px;
    height: 30px;
    border-top: 6px solid #00b3f8;
    border-left: 6px solid #00b3f8;
    border-radius: 4px
}

button.slick-prev.slick-arrow {
    left: 20px
}

button.slick-prev.slick-arrow::before {
    content: "";
    left: 15px !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

button.slick-next.slick-arrow {
    right: 20px
}

button.slick-next.slick-arrow::before {
    content: "";
    right: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.popup_blur {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px)
}

.popup_w {
    top: 10%;
    position: fixed;
    z-index: 99;
    display: inline-block;
    width: 420px;
    left: 50%;
    margin-left: -130px;
    height: auto;
    max-height: 90vh;
    background: #fff;
    -webkit-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

@media only screen and (max-width:640px),
only screen and (max-device-width:640px) {
    .popup_w {
        width: 280px
    }
}

.popup_header {
    font-size: 18px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
    min-height: 48px;
    padding: 15px 10px;
    background: #00b3f8;
    color: #fff;
    z-index: 4
}

.popup_header:after {
    content: " ";
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 1px;
    opacity: 0;
    visibility: hidden
}

.popup_header>* {
    float: left;
    display: inline-block;
    margin-right: 3px
}

.popup_header .fas+* {
    padding-left: 35px !important
}

.popup_header .fas {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 2px
}
.popup_header .fas { 
    top: 25px\9;
    left: 21px\9;
}


.popup_header .fas:before {
    width: inherit;
    height: inherit;
    display: block;
    color: #f8f9fa;
    font-size: 20px;
    font-family: "FontAwesome";
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.popup_header a {
    color: #C7CBD4;
    font-size: 14px;
    display: inline-block;
    top: 0;
    left: 3px
}

.popup_header a:hover {
    color: #e9edf6
}

.hname_icon .fa {
    position: absolute;
    display: block;
    top: 0;
    left: -3px;
    width: 40px;
    height: 40px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.popup_w.active {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible
}

.btn_close_w {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 5;
    text-align: center;
    line-height:27px;
}
 @media all and (-ms-high-contrast:none)
     {
     .btn_close_w { 
            line-height:normal;
        }
     /* *::-ms-backdrop, .foo { color: red } */ /* IE11 */
     }
.btn_close_w:before {
    content: "\f00d";
    display: inline-block;
    width: inherit;
    height: inherit;
    font-size: 18px;
    color: #C7CBD4;
    font-family: "FontAwesome";
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.btn_close_w:hover:before {
    color: #E2E3E7;
    cursor: pointer
}

.popup_body {
    line-height: 16px;
    max-height: 60vh;
    overflow: hidden;
    overflow-y: auto
}
.new-login {
   line-height: 16px;
    margin: 8% auto;
    -webkit-box-shadow: #d6d6d6 0 0 10px;
        box-shadow: #d6d6d6 0 0 10px;
    max-height: inherit;
    overflow: hidden;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 420px;
}
 
.new-login .form_style_1{ 
    line-height: 16px;
    overflow: hidden;
    z-index: 99;
    width: 420px;
    margin: 0 auto;
    background: #fff;
    /*
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5), 0 2px 10px 0px rgba(0, 0, 0, 0.1), 0 2px 13px -2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5), 0 2px 10px 0px rgba(0, 0, 0, 0.1), 0 2px 13px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5), 0 2px 10px 0px rgba(0, 0, 0, 0.1), 0 2px 13px -2px rgba(0, 0, 0, 0.1);
    */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 0 auto;
    overflow-y: auto;
}

.popup_body .padding_lr {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.popup_body .padding_bottom {
    padding-bottom: 10px !important
}

.popup_footer_box>span>sup {
    color: #A5ADB8
}

.popup_thnx_text {
    padding: 10px 10px 22px 10px;
    display: inline-block;
    width: 100%;
    line-height: 16px;
    text-align: center
}

.popup_footer_box {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 12px
}

#popup_thnx_alert_added .popup_thnx_text {
    text-align: left !important
}

.popup_w .btn_red_line {
    padding: 0 20px;
    margin-bottom: 20px
}

.popup_w .btn_red_line>* {
    width: 100%
}

#main_container {
    position: relative;
    left: 0;
    display: block;
    width: 100%;
    min-width: 320px;
    max-width: 1920px;
    height: auto;
    min-height: 100vh;
    margin: auto;
    z-index: 2;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
    -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12)
}

.resolution {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    /*max-width: 1366px;*/
    min-width: 320px;
    height: auto;
    min-height: 100%;
    margin: auto;
    padding: 0;
    z-index: 3
}

.page_body {
    position: relative;
    left: 0;
    display: block;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}

.main_header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    -webkit-transition: all .2s ease-out !important;
    -moz-transition: all .2s ease-out !important;
    -o-transition: all .2s ease-out !important;
    -ms-transition: all .2s ease-out !important;
    transition: all .2s ease-out !important;
    z-index: 99;
    background: #f8f9fa
}

.main_header>div {
    width: 100%;
    max-width: 1920px;
    height: inherit
}

.main_header>div>.logo {
    display: block;
    width: 163px;
    height: 50px;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("/img/logo.png") 50% 50% no-repeat;
    background-size: 100% auto !important
}

.main_header>div>.btn_menu {
    display: none;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 16px;
    cursor: pointer;
    opacity: .8
}

.main_header>div>.btn_menu>span,
.main_header>div>.btn_menu:before,
.main_header>div>.btn_menu:after {
    content: "";
    left: 50%;
    margin-left: -30%;
    display: block;
    position: absolute;
    width: 60%;
    height: 3px;
    background: #00b3f8;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.main_header>div>.btn_menu:before {
    top: 26.5%
}

.main_header>div>.btn_menu>span {
    top: 46.25%
}

.main_header>div>.btn_menu:after {
    bottom: 25%
}

.main_header>div>.btn_menu.active:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 46.25%
}

.main_header>div>.btn_menu.active>span {
    opacity: 0
}

.main_header>div>.btn_menu.active:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 46.25%
}

.main_header.dt_menu>div>.header_menu {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

.main_header.dt_menu>div>.header_menu>div {
    display: inline-block
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul) {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin-left: 2px;
    height: 80px;
    text-decoration: none;
    color: #222222;
    white-space: nowrap
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul)::after {
    content: "";
    display: block;
    opacity: 0;
    width: 1%;
    height: 3px;
    /*background: #00b3f8;*/
    position: absolute;
    left: 50%;
    top: -15px;
    z-index: 2
}

.page_body{
 min-height: 760px;
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul):hover {
    cursor: pointer
}

.main_header.dt_menu>div>.header_menu>div>*:not(ul):hover::after {
    opacity: 1;
    width: 100%;
    left: 0
}

.main_header.dt_menu>div>.header_menu>div.here:not(.active)>*:not(ul) {
    color: #00b3f8 !important
}

.main_header.dt_menu>div>.header_menu>div.action_btn a {
    background: #00b3f8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.main_header.dt_menu>div>.header_menu>div.action_btn a:hover {
    background: #a9d53f;
    color: #fff;
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3)
}

.main_header.dt_menu>div>.header_menu>div.action_btn a:hover::after {
    display: none
}

.main_header.dt_menu>div>.header_menu>div.action_btn a:active {
    top: 1px
}

.main_header.dt_menu>div>.header_menu>.sub>*:not(ul) {
    padding-right: 40px
}

.main_header.dt_menu>div>.header_menu>.sub>*:not(ul)::before {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "\f078";
    font-size: 10px;
    color: #C7CBD4;
    font-family: "FontAwesome";
    text-align: center
}

.main_header.dt_menu>div>.header_menu>.sub>.sub_menu {
    display: none;
    min-width: 280px;
    position: absolute;
    background: #fff;
    top: 44px;
    right: 0;
    border-top: 1px solid #00b3f8;
    -webkit-box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
    z-index: 5
}

.main_header.dt_menu>div>.header_menu>.sub>.sub_menu::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #00b3f8;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -5px;
    right: 15px;
    z-index: 1
}

.main_header.dt_menu>div>.header_menu>.sub>.sub_menu>li {
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #ecedf1
}

.main_header.dt_menu>div>.header_menu>.sub>.sub_menu>li>* {
    align-content: center;
    display: block;
    width: 100%;
    padding: 10px 20px;
    min-height: 40px;
    font-size: 15px;
    text-decoration: none;
    color: #222222
}

.main_header.dt_menu>div>.header_menu>.sub>.sub_menu>li>*:hover {
    background: #F1F2F6
}

.main_header.dt_menu>div>.header_menu>.sub.active>* {
    color: #fff
}

.main_header.dt_menu>div>.header_menu>.sub.active>*::before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.main_header.dt_menu>div>.header_menu>.sub.active>*::after {
    opacity: 1;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1
}

.main_header+footer+.padding_dinamic_header,
.main_header+.crumbs+footer+.padding_dinamic_header {
    padding-top: 80px
}

.main_header.header_mobile {
    -webkit-box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important
}

.main_header.header_mobile>div>.btn_menu {
    display: block;
    z-index: 2
}

.main_header.header_mobile>div>.header_menu {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateX(282px);
    -moz-transform: translateX(282px);
    -ms-transform: translateX(282px);
    -o-transform: translateX(282px);
    transform: translateX(282px);
    visibility: hidden;
    opacity: 0;
    padding-top: 80px;
    z-index: 1;
    display: block;
    position: absolute;
    width: 280px;
    right: 0;
    top: 0;
    background: #222222;
    min-height: 100vh;
    -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03);
    -moz-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03);
    box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03)
}

.main_header.header_mobile>div>.header_menu>div {
    width: 100%;
    height: auto
}

.main_header.header_mobile>div>.header_menu>div>*:not(ul) {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    padding: 0px 10px;
    text-decoration: none;
    color: #C7CBD4;
    height: auto !important;
    border-bottom: 1px solid #272727;
    -webkit-box-shadow: inset 0 -1px 0 0 #1d1d1d;
    -moz-box-shadow: inset 0 -1px 0 0 #1d1d1d;
    box-shadow: inset 0 -1px 0 0 #1d1d1d
}

.main_header.header_mobile>div>.header_menu>div>*:not(ul)::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: none;
    position: absolute;
    left: 0;
    top: 0
}

.main_header.header_mobile>div>.header_menu>div>*:not(ul):hover {
    cursor: pointer;
    background: #272727
}

.main_header.header_mobile>div>.header_menu>.sub>*:not(ul) {
    padding-right: 40px
}

.main_header.header_mobile>div>.header_menu>.sub>*:not(ul)::before {
    content: "\f078";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    font-size: 10px;
    color: #C7CBD4;
    font-family: "FontAwesome";
    text-align: center
}

.main_header.header_mobile>div>.header_menu>.sub>ul {
    display: none;
    background: #272727
}

.main_header.header_mobile>div>.header_menu>.sub>ul>li>a {
    display: block;
    padding: 13px 16px;
    text-decoration: none;
    font-size: 14px;
    color: #A5ADB8
}

.main_header.header_mobile>div>.header_menu>.sub>ul>li>a:hover {
    background: #2c2c2c
}

.main_header.header_mobile>div>.header_menu>.sub.active>*:not(ul)::before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.main_header.header_mobile>div>.header_menu>.sub.active>* {
    color: #fff
}

.main_header.header_mobile>div>.header_menu>.sub.active>*::after {
    background: #00b3f8
}

.main_header.header_mobile>div>.btn_menu.active+.header_menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    right: 0;
    visibility: visible;
    opacity: 1
}

.main_header.header_mobile+footer+.padding_dinamic_header,
.main_header.header_mobile+.crumbs+footer+.padding_dinamic_header {
    padding-top: 45px !important
}

.main_header.small_header {
    height: 50px
}

.main_header.small_header>div>.logo {
    left: 16px;
    width: 110px;
    height: 36px
}

.main_header.small_header>div>.header_menu {
    right: 18px
}

.main_header.small_header>div>.header_menu>div>*:not(ul) {
    font-size: 15px;
    height: 50px
}

.main_header.small_header>div>.header_menu>div.action_btn a {
    height: 36px
}

.main_header.dt_menu.small_header>div>.header_menu>.sub .sub_menu {
    top: 48px
}

.main_header.small_header+footer+.padding_dinamic_header,
.main_header.small_header+.crumbs+footer+.padding_dinamic_header {
    padding-top: 44px;
    border-top: 4px solid #00b3f8 !important
}

#section_welcome {
    height: 50vh;
    min-height: 460px;
    max-height: 520px;
    /*padding-bottom: 100px*/
}

#section_welcome>div.resolution {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-bottom: 100px;
}

#section_welcome>div.resolution>.welcome_box {
    display: block;
    align-content: center
}

#section_welcome>div.resolution>.welcome_box>.welcome_hn {
    color: #fff;
    font-size: 42px;
    line-height: 55px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    height: auto;
    margin-bottom: 25px
}

#section_welcome>div.resolution>.welcome_box>.welcome_text {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px !important
}

#section_welcome>div.resolution>.welcome_box>.welcome_info>* {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    -ms-flex-align: center;
    align-items: center
}
/*
#section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
    content: "";
    width: 70px;
    height:80px;
    margin-right: 20px;
    background: url("/img/icn_welcome_1.png") 50% 50% no-repeat;
    background-size: 100% auto !important
}

#section_welcome>div.resolution>.welcome_box>.welcome_info>*:nth-child(2)::before {
    background-image: url("/img/icn_welcome_2.png")
}
*/

@media only screen and (max-width:860px),
only screen and (max-device-width:860px) {
    #section_welcome>div.resolution>.welcome_box>.welcome_info>* {
        font-size: 16px
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>*::before {
        width: 40px;
        height: 40px;
        background-size: auto 100% !important
    }
}

@media only screen and (max-width:560px),
only screen and (max-device-width:560px) {
    #section_welcome>div.resolution>.welcome_box>.welcome_info {
        display: block
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_info>* {
        width: 280px
    }
}

@media only screen and (max-width:560px),
only screen and (max-device-width:560px) {
    #section_welcome>div.resolution>.welcome_box .margin_in {
        display: block;
        text-align: center
    }
    #section_welcome>div.resolution>.welcome_box .margin_in>* {
        margin: 0 0 20px !important
    }
}

@media only screen and (max-width:700px),
only screen and (max-device-width:700px) {
    #section_welcome>div.resolution>.welcome_box>.welcome_hn {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 25px
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_text {
        max-width: 480px !important;
        font-size: 18px;
        line-height: 22px
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_text br {
        display: none !important
    }
}

@media only screen and (max-width:440px),
only screen and (max-device-width:440px) {
    #section_welcome>div.resolution>.welcome_box>.welcome_hn {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 20px
    }
    #section_welcome>div.resolution>.welcome_box>.welcome_text {
        font-size: 16px;
        line-height: 18px
    }
}

#section_welcome .video_container {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("/video/bg_video.jpg") 50% 50% no-repeat;
    background-size: cover !important
}

#section_welcome .video_container>#video_bg {
    position: absolute;
    width: 1920px;
    height: auto;
    top: 0;
    left: 50%;
    margin: auto auto auto -960px;
    z-index: 1
}

@media only screen and (max-width:720px),
only screen and (max-device-width:720px) {
    #section_welcome {
        padding-bottom: 0
    }
}

#section_welcome>.arrow_down {
    display: block;
    width: 60px;
    height: 60px;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 10;
    bottom: 5px;
    left: 50%;
    margin-left: -30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

#section_welcome>.arrow_down::before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 22px
}

.section_factlist {
    position: relative;
    z-index: 3
}

.section_factlist .fact_list_box {
    position: relative;
    top: -100px;
    width: auto;
    max-width: 960px;
    margin: auto
}

.section_factlist .fact_list_box>* {
    width: 33.33%;
    padding: 20px
}

.section_factlist .fact_list_box>*>* {
    display: block;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
    text-align: center
}

.section_factlist .fact_list_box>*>*>div {
    color: #222222;
    font-size: 22px;
    line-height: 24px;
    padding: 20px 16px
}

.section_factlist .fact_list_box>*>*>div::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40%;
    height: 3px;
    background: #00b3f8;
    margin-left: -20%
}

.section_factlist .fact_list_box>*>*>span {
    display: block;
    padding: 20px
}

.section_factlist .prew_video {
    top: -60px;
    display: block;
    margin: auto;
    padding: 20px;
    width: 100%;
    max-width: 640px;
    height: 420px
}

@media only screen and (max-width:720px),
only screen and (max-device-width:720px) {
    .section_factlist .fact_list_box {
        top: 0;
        margin-bottom: 20px
    }
    .section_factlist .fact_list_box>* {
        width: 100%;
        padding-bottom: 0
    }
    .section_factlist .prew_video {
        top: 0;
        max-width: 280px;
        height: 180px
    }
}

.section_map #map {
    height: 600px;
    min-height: 600px;
    max-height: 800px
}

.search_tools_box {
    margin-bottom: 40px
}

.search_box>input {
    padding-right: 20px
}

.search_box>button {
    position: absolute;
    font-size: 16px;
    z-index: 2;
    right: 0;
    top: 0
}

.rain_gardens_list_container>* {
    border-bottom: 1px solid #E2E3E7;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.rain_gardens_list_container>* .garden_name {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

.rain_gardens_list_container>* .garden_name span {
    position: absolute;
    left: 0;
    top: -2px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #00b3f8;
    color: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.rain_gardens_list_container>* .rain_garden_prew {
    display: flex;
    display: -ms-flexbox
}

.rain_gardens_list_container>* .rain_garden_prew>*:not(:last-child) {
    margin-right: 20px
}

.rain_gardens_list_container>* .rain_garden_prew .garden_img_prew {
    width: 320px;
    min-width: 300px !important
}

.rain_gardens_list_container>* .rain_garden_prew .garden_img_prew>img {
    width: 100%
}

@media only screen and (max-width:1200px),
only screen and (max-device-width:1200px) {
    .rain_gardens_list_container>* .rain_garden_prew .garden_img_prew {
        width: 220px;
        min-width: 220px !important
    }
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info>* {
    margin-bottom: 8px;
    padding-left: 18px
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info>*::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -4px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto !important
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info .garden_address::before {
    background-image: url("/img/icn_rgi_1.png")
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info .rgi_status::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 18px;
    color: #00b3f8
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info .rgi_size::before {
    background-image: url("/img/icn_rgi_2.png")
}

.rain_gardens_list_container>* .rain_garden_prew .garden_info .rgi_control::before {
    background-image: url("/img/icn_rgi_3.png")
}

.rain_gardens_list_container>* .rain_garden_prew .garden_address {
    min-width: 220px
}

.rain_gardens_list_container>* .rain_garden_prew .garden_address .rgi_fillmore {
    font-size: 18px;
    font-weight: 900
}

.rain_gardens_list_container>* .rain_garden_prew .s_btn_2 {
    width: auto !important
}

@media only screen and (max-width:890px),
only screen and (max-device-width:890px) {
    .rain_gardens_list_container>* .rain_garden_prew {
        display: block;
        width: 100%
    }
    .rain_gardens_list_container>* .rain_garden_prew>* {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.imgs_slider {
    margin-bottom: 40px
}

.imgs_slider a {
    display: flex;
    display: -ms-flexbox
}

.imgs_slider a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.big_btns {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.big_btns>* {
    display: block;
    width: 50%
}

.big_btns>*:first-child {
    padding-right: 10px
}

.big_btns>*:not(:last-child) {
    padding-right: 10px
}

.big_btns>*:last-child {
    padding-left: 10px
}

.big_btns>*>* {
    display: block;
    border: 1px solid #F1F2F6;
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    color: #222222
}

.big_btns>*>*>strong {
    font-size: 22px;
    display: block;
    margin-bottom: 13px;
    padding-bottom: 15px
}

.big_btns>*>*>strong::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 3px;
    background: #00b3f8
}

.big_btns>*>*:hover {
    color: white;
    background: #00b3f8;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.big_btns>*>*:hover>strong {
    font-size: 22px;
    display: block;
    margin-bottom: 13px;
    padding-bottom: 13px
}

.big_btns>*>*:hover>strong::after {
    background: white
}

.list_leftimg_righttext_container .llr_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
    margin-bottom: 60px
}

.list_leftimg_righttext_container .llr_box .llr_img {
    min-width: 360px;
    height: 220px;
    margin-right: 40px;
    float: left
}

.list_leftimg_righttext_container .llr_box .llr_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.list_leftimg_righttext_container .llr_box .llr_text {
    width: auto
}

@media only screen and (max-width:820px),
only screen and (max-device-width:820px) {
    .list_leftimg_righttext_container .llr_box {
        display: block
    }
    .list_leftimg_righttext_container .llr_box>* {
        display: block;
        width: 100%
    }
    .list_leftimg_righttext_container .llr_box .llr_img {
        margin-bottom: 20px
    }
}

.contact_container>* .soc_links {
    display: flex;
    display: -ms-flexbox;
    width: auto;
    height: 30px;
    margin-top: 5px
}

.contact_container>* .soc_links>* {
    text-decoration: none;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact_container>* .soc_links>* .fa {
    font-size: 22px;
    color: #00b3f8
}

.contact_container>* .soc_links>*>img {
    display: block;
    width: 100%
}

.contact_container>* .soc_links>*:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.profile_container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 260px minmax(240px, auto) auto;
    grid-template-rows: auto;
    -ms-grid-columns: 260px auto
}

.profile_container>*:nth-child(2n+1) {
    -ms-grid-column: 1
}

.profile_container>*:nth-child(2n+2) {
    -ms-grid-column: 2
}

.profile_container .profile_menu {
    border-right: 1px solid #E2E3E7;
    padding-top: 20px;
    height: auto;
    min-height: 100vh
}

.profile_container .profile_menu>* {
    display: block
}

.profile_container .profile_menu>*>* {
    display: -ms-flexbox;
    height: 46px;
    line-height: 45px;
    white-space: nowrap;
    align-items: center;
    border-bottom: 1px solid #e2e3e7;
    display: grid;
    display: -ms-grid;
    padding-left: 64px;
    text-align: left;
    align-content: center;
    text-decoration: none;
    color: #5B5B5B;
    padding-bottom: 2px
}

.profile_container .profile_menu>*>*::before {
    content: "";
    display: grid;
    display: -ms-flexbox;
    align-content: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    width: 40px;
    height: 40px;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 22px;
    top: 50%;
    color: #C7CBD4;
    left: 15px;
    margin-top: -20px
}

.profile_container .profile_menu>*>*.active::before {
    color: #00b3f8
}

.profile_container .profile_menu>*>*::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #F1F2F6;
    left: 0;
    top: 0;
    opacity: 0
}

.profile_container .profile_menu>*>*:hover::after {
    opacity: 1;
    width: 4px;
    border-right: 4px solid #00b3f8;
    /*background:#00b3f8*/
}

.profile_container .profile_menu>*>*:hover {
    background: #E2E3E7
}

.profile_container .profile_menu>* .pm_1::before {
    content: "\f0e4"
}

.profile_container .profile_menu>* .pm_2::before {
    content: "\f0c0"
}

.profile_container .profile_menu>* .pm_3::before {
    content: "\f1bb"
}

.profile_container .profile_menu>* .pm_4::before {
    content: "\f1de"
}

.profile_container .profile_menu>* .pm_5::before {
    content: "\f1de"
}

.profile_container .profile_menu>* .pm_6::before {
    content: "\f15b"
}

.profile_container .profile_menu>* .pm_7::before {
    content: "\f041"
}

.profile_container .profile_menu>* .pm_8::before {
    content: "\f0ac"
}

.profile_container .profile_tools,
.profile_container .admin_content_box {
    width: 100%;
    padding: 40px 20px 60px 40px
}

.profile_container .table_container {
    display: block;
    width: 100%;
    min-width: 200px;
    overflow: visible;
    overflow-x: auto
}

@media only screen and (max-width:960px),
only screen and (max-device-width:960px) {
    .profile_container .table_container {
        -webkit-box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2)
    }
}

@media only screen and (max-width:640px),
only screen and (max-device-width:640px) {
    .profile_container {
        grid-template-columns: 40px minmax(240px, 640px) auto;
        -ms-grid-columns: 40px 260px
    }
    .profile_container .profile_menu {
        background: #f8f9fa;
        padding-top: 20px
    }
    .profile_container .profile_menu>* {
        display: grid;
        display: block;
        grid-template-rows: repeat(auto-fill, 46px)
    }
    .profile_container .profile_menu>*>*::before {
        left: 0
    }
    .profile_container .profile_tools {
        padding: 40px 20px 60px 20px
    }
}

.reg_steps {
    top: -10px;
    position: relative
}

.reg_steps>* {
    padding: 13px 10px;
    background: #F1F2F6;
    text-align: center
}

.reg_steps>*:not(:last-child) {
    border-right: 1px solid #dddee2
}

.reg_steps>*.active {
    color: #fff;
    background: #00b3f8
}

.signup_steps_body>* {
    display: none
}

.table_style_1 {
    width: 100%;
    border-bottom: 1px solid #F1F2F6
}

.table_style_1 td {
    padding: 10px
}

.table_style_1>thead {
    background: #00b3f8;
    color: #fff
}

.table_style_1>tbody>tr:nth-child(2n+2) {
    background: #f8f9fa
}

.table_style_1>tbody td:not(:first-child) {
    border-left: 1px solid #F1F2F6
}

.table_style_1>tbody td.td_tools>* {
    text-decoration: none;
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.more_1_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.margin_in>*:not(:last-child) {
    margin-right: 20px
}

.main_footer {
    /*background: transparent linear-gradient(97deg, #00b3f8 0%, #027ABF 100%) 0% 0% no-repeat padding-box;*/

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#93c02d+0,51a070+41,42997d+51,047bbc+100 */
background: #93c02d; /* Old browsers */
background: -moz-linear-gradient(left,  #93c02d 0%, #51a070 41%, #42997d 51%, #047bbc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #93c02d 0%,#51a070 41%,#42997d 51%,#047bbc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #93c02d 0%,#51a070 41%,#42997d 51%,#047bbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93c02d', endColorstr='#047bbc',GradientType=1 ); /* IE6-9 */


}

.main_footer a {
    color: #E2E3E7
}

.main_footer .fa {
    font-style: normal !important
}

.main_footer .footer_content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    padding: 12px 0px
}
.footer_content .container.main_container {
    padding-right: 0px;
    padding-left: 5px;
    margin-bottom: 0px;
}

.footer_contacts1 .footerContact label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: arial, Museo Slab;
}
.footer_contacts1 .footerContact {
    font-family: arial, Museo Slab;
}
.webDesign a{
    color: #50bce9;
    text-decoration: none;
}

footer .footerContact input {
    font-size: 12px;
    position: relative;
    top: 5px;
}
#CT_Footer_0_btnSubmit {
    font-size: 11px;
    border-radius: 0px;
    margin-left: 7px;
    font-family: arial, Museo Slab;
    padding: 6px 10px;
    box-sizing: border-box;
    text-decoration: none;
    background: #1c8ab5;
    box-shadow: none;
    color: #ffffff !important;
    font-weight: bold;
    text-transform: capitalize;
    line-height: normal;
}
.join_now_bg > .container {
    margin-bottom: 5px;
}
.clear_css {
  overflow: hidden;
  clear: both;
  height: 0;
  margin: 0;
  font-size: 1px;
  line-height: 0;
}
footer .telephone {
    background: url(https://www.privatedirectorsassociation.org/cms/images/telephone.png) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    color: #fff;
    position: relative;
    top: 19px;
    font-family: arial, Museo Slab;
}
footer .telephone a {
    color: #50bce9;
    text-decoration: none;
}
footer .footerLinks {
    text-align: right;
    color: #053C69;
    font-size: .80em;
    padding: 0px 0 0 0;
    margin: 0px 10px 0px 0px;
    float: right;
    font-family: arial, Museo Slab;
    font-weight: 300;
}
footer .footerLinks a, footer .footerLinks a:link, footer .footerLinks a:visited {
    margin: 0 0px !important;
}
footer .footerLinks a, footer .footerLinks a:link, footer .footerLinks a:visited {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.main_footer {
    color: #fff;
    font-weight: 300;
    font-family: arial, Museo Slab;
}
.col-md-12.footer_copyright_new {
    margin-top: 50px;
}
footer .webDesign {
    font-size: 12px;
    color: #90979e;
    float: left;
}
.copyright_div{
    float: right;
}
.copyright_new{
   color: #90979e;
   font-size: 12px;
   right: 4px;
}
footer .footerSocial {
    float: right;
    position: relative;
    top: 19px;
    left: -18px;
    text-align: right;
}
.footerSocial a {
    color: #1c8ab5;
    text-decoration: none;
}
footer .footerSocial svg {
    fill: #333c45;
    background: #50BCE9;
    padding: 5px;
}
svg:not(:root) {
    overflow: hidden;
}
svg.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
}

.main_footer .footer_content h3 {
    font-size: 22px;
    margin-bottom: 13px;
    padding-bottom: 13px
}

.main_footer .footer_content h3::after {
    content: "";
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #FBBA00;
}

.main_footer .footer_content>*:not(:last-child) {
    margin-right: 20px
}

.main_footer .footer_content .footer_menu,
.main_footer .footer_content .footer_contacts {
    min-width: 200px
}

.main_footer .footer_content .footer_contacts .soc_links {
    display: flex;
    display: -ms-flexbox;
    width: auto;
    height: 30px;
    margin-top: 5px
}

.main_footer .footer_content .footer_contacts .soc_links>* {
    text-decoration: none;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .5
}

.main_footer .footer_content .footer_contacts .soc_links>* .fa {
    font-size: 22px;
    color: #fff
}

.main_footer .footer_content .footer_contacts .soc_links>*>img {
    display: block;
    width: 100%
}

.main_footer .footer_content .footer_contacts .soc_links>*:hover {
    opacity: 1
}

@media only screen and (max-width:620px),
only screen and (max-device-width:620px) {
    .main_footer .footer_content {
        display: block
    }
    .main_footer .footer_content>* {
        display: block !important;
        width: 100% !important;
        margin: 0 auto 20px !important
    }
}

.main_footer .copyright {
    background: #2B2A29 0% 0% no-repeat padding-box;
    opacity: 0.33;
    color: #A5ADB8;
    text-align: center;
    padding: 10px 20px
}

.contact_left input, .contact_left textarea{
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 44px;
    padding: 0;
    color: #A5ADB8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E2E3E7;
    background: #fff;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 42px;
    z-index: 2;
    padding: 0 15px;
}
.contact_left .f_name,.contact_left .f_email, .contact_left .textarea-box{margin-bottom: 10px;}
.g-recaptcha{    margin-bottom: 10px;    top-bottom: 10px;}
.popup_thnx_alert{
    display: inline-flex !important;
    display: -ms-inline-flexbox !important;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 44px;
    padding: 0 30px;
    background: #00b3f8;
    text-align: center;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    border: 1px solid #00b3f8;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
/*# sourceMappingURL=styles.css.map*/
.profile_container {
    display: inherit\9;
    display: inherit\9;
    grid-template-columns:inherit\9;
    grid-template-rows: inherit\9;
    -ms-grid-columns: inherit\9;
}

.profile_container .profile_menu { 
    float: left\9;
    width: 100%\9;
    max-width: 259px\9;
}
/* IE 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
   .profile_container .profile_menu {  
        width: 100%;
        max-width: 259px;
    }
}
/* End IE 10 */
.profile_container .profile_tools, .profile_container .admin_content_box {
    width: auto\9;
    float: right\9;
    width: 79%\9;
}
.profile_container .profile_menu .scrolly_box a{ white-space: inherit; display: block; }
.learn_more_faq{
    margin-bottom: 220px;
}
.slick-slide{
    max-height: 517px;
}

.main_footer {
   /* width: 100%;
    display: block;
    height: auto;
    z-index: 4;
    position: absolute;
    top: auto;
    bottom: 0 !important;
    left: 0;
    z-index: 2*/
}

/*Vishal css*/

.main_container {
    max-width: 1000px !important;
    padding-bottom: 0px !important;
    min-height: auto !important;
}
.home_main_container {
    min-height: auto !important;
}
.main_page {
    background: #276e89;
}
.page_body{
    min-height: auto !important;
}
.footer_content {
    background: #333c45;
}
.main_footer {
    max-width: 1000px !important;
    margin: 0 auto;
}
.resolution {
    margin-bottom: 20px;
}
.join_now_bg {
    background: #fff;
}
#pRegister {
    float: left;
}
#CT_Footer_0_txtEmail::placeholder {
    line-height: 20px !important;
    font-size: 12px !important;
    color: #90979e;
}