/* general resets */
body .grecaptcha-badge { 
    visibility: hidden !important;
}


html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

body.search {
    background: #fff;
    float: none;
    padding: 0;
    height: unset;
    cursor: default;
}

.section-search-results__results a {
    color: #000;
}

.section-search-results__results a:hover {
    text-decoration: underline;
}

br {
    line-height: 0;
    font-size: 0;
}

#container {
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.size_it {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 100;
    color: red;
}

.size_it::after {
    content: "over 1600";
}

/* text */
a {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

p {
    font-size: 18px;
}

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

/* colors */

/* Clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* menu */
.navBar_wrap {
    position: relative;
    height: 100px;
}

#navBar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 97;
    height: 100px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.97);
}

.nav_ul_wrap {
    position: relative;
    display: block;
    width: 1200px;
    height: 100px;
    z-index: 97;
    margin: auto;
}

#navBar ul {
    list-style: none;
    float: right;
    z-index: 100;
    margin-top: 60px;
}

#navBar ul.nav-ex {
    display: block;
}

#navBar ul li {
    float: left;
}

#navBar ul li a {
    font-size: 22px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px;
    color: #1b325f;
}

#navBar ul li:hover a {
    color: #ff966a;
}

#navBar ul li a.in_page {
    color: #ee3124;
    cursor: default;
}

.in_page {
    cursor: default;
}

#navBar ul li a.in_page:hover {
    color: #ee3124;
    opacity: 1;
}

.reg_grey_hr1, .reg_grey_hr2, .reg_grey_hr3 {
    position: relative;
    margin: 6px auto 0 auto;
    width: 27px;
    border-style: solid;
    border-width: 2px;
    color: grey;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#mobile_link {
    float: right;
    width: 42px;
    height: 38px;
    cursor: pointer;
    display: none;
    margin: 45px 15px 0 0;
}

#mobile_link:hover {
    opacity: 0.7;
}

.main_logo {
    height: auto;
    margin: 35px 0 0 15px;
}

.sub_menu {
    position: absolute;
    top: 0;
    right: 15px;
}

.en_mod, .search, .contact_item {
    float: left;
    padding: 10px 8px;
    height: 36px;
    box-sizing: border-box;
    cursor: pointer;
}

.en_mod {
    background-color: #26866b;
}

.en_mod p {
    margin-top: 0;
    color: white;
    font-weight: 600;
}

.en_mod p:hover {
    color: #ee3124;
}

.search {
    background-color: #4f57a6;
}

.search img:hover {
    opacity: 0.6;
}

.contact_item {
    background-color: #ee3124;
}

.contact_item a {
    font-weight: 600;
    color: white;
}

.contact_item a:hover {
    color: #26866b;
}

.searchi input {
    width: calc(95% - 4px);
    padding: 15px;
    font-size: 14px;
}

.searchi {
    position: fixed;
    display: none;
    top: 40px;
    right: 40px;
    right: -webkit-calc(50% - 600px);
    right: -moz-calc(50% - 600px);
    right: calc(50% - 600px);
    width: 70%;
    z-index: 100;
}

.searchi.nav-ex {
    display: block;
}

/* mega bar */
.mega_holder {
    width: 100%;
    height: auto;
    position: fixed;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.97);
    z-index: 99;
    display: none;
}

.in_bar {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 30px 15px;
    width: 1200px;
    box-sizing: border-box;
    height: 360px;
}

#about_mega h2 {
    font-size: 54px;
    line-height: 60px;
    color: #ee3124;
    margin-top: 0;
}

#markets_mega h2 a {
    color: #1b325f;
}

#markets_mega h2 {
    font-size: 30px;
    line-height: 35px;
    color: #1b325f;
    margin-top: 0;
}

#news_mega h2 {
    font-size: 54px;
    line-height: 60px;
    color: #ff966a;
    margin-top: 0;
}

.mega_bar_left, .mega_bar_middle, .mega_bar_right {
    float: left;
    width: 22%;
    position: relative;
}

.mega_bar_middle {
    width: 28%;
    border-right: solid 1px #dedbe2;
    border-left: solid 1px #dedbe2;
    box-sizing: border-box;
    padding: 0 0 0 3%;
    height: 295px;
}

.mega_bar_middle a, #products_mega .one_of_3:nth-child(1) a {
    color: #1b325f;
    font-size: 18px;
    line-height: 18px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 50px;
}

#products_mega .one_of_3:nth-child(1) a {
    margin-left: 70px;
}

.mega_bar_middle a:hover, #products_mega .one_of_3:nth-child(1) a:hover {
    color: #edb7d5;
}

.mega_bar_right {
    width: 50%;
}

.mega_bar_right img {
    margin-left: 5%;
}

.one_of_3_r {
    float: right;
}

.one_of_3_m {
    width: 80%;
    display: block;
    margin: auto;
}

#products_mega h3 {
    height: 115px;
    width: 300px;
    margin: auto;
    display: block;
    box-sizing: border-box;
}

#products_mega .one_of_3:nth-child(1) h3 {
    background-color: #4f57a6;
    color: #edb7d5;
    font-size: 68px;
    line-height: 66px;
    padding: 0 40px;
    margin-bottom: 30px;
}

#products_mega .one_of_3:nth-child(3) h3 {
    background-color: #4f57a6;
    color: #26866b;
    font-size: 68px;
    line-height: 66px;
    margin-bottom: 30px;
}

#products_mega .one_of_3:nth-child(3) img, #products_mega .one_of_3:nth-child(2) img {
    width: 40%;
    height: auto;
    margin: auto;
    display: block;
}

#products_mega .one_of_3:nth-child(3) img,
#products_mega .one_of_3:nth-child(2) img {
    width: 80%;
    margin-bottom: 40px;
}

#products_mega .one_of_3:nth-child(2) h3 {
    background-color: #ee3124;
    color: #ff966a;
    font-size: 68px;
    line-height: 66px;
    margin-bottom: 30px;
}

#products_mega img:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* containors */
.full_width, .full_width2 {
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.full_width2 {
    overflow: visible;
}

.in_1200 {
    position: relative;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
}

.one_of_four, .one_of_3, .one_of_two, .one_of_five, .small_one, .big_one {
    position: relative;
    display: block;
    width: 25%;
    height: auto;
    float: left;
}

.one_of_two {
    width: 50%;
}

.one_of_3 {
    width: 33.33%;
}

.one_of_four {
    width: 25%;
}

.one_of_five {
    width: 20%;
}

.small_one {
    width: 40%;
}

.big_one {
    width: 60%;
}

.max_600 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: right;
    max-width: 600px;
}

/* about */
.about_top_image {
    background-image: url('../images/about/about_top1.jpg');
    background-repeat: no-repeat;
    background-size: 1200px 640px;
    background-position: top center;
    height: 640px;
}

.about_top_image .one_of_two {
    height: 640px;
}

.about_top_image h1 {
    color: #ff966a;
    font-size: 130px;
    line-height: 100px;
    font-weight: 800;
    margin: 17vw 0 0 10%;
}

.about_top_image h2, .about_txt h2 {
    color: #ee3124;
    font-size: 53px;
    padding: 0 30px 0 0;
    margin: 6vw 0 -15px 0;
}

.about_txt h2 {
    color: #ee2d51;
}

.about_txt h2 {
    padding: 0 30px 0 0;
    margin: 70px 0 0 0;
    text-transform: uppercase;
}

.about_top_image p, .about_txt p {
    color: white;
    font-size: 18px;
    line-height: 25px;
    padding: 0 40px 0 0;
    font-weight: 400;
}

.about_txt p {
    color: black;
    padding: 0 80px 0 0;
    margin: 30px 0 0 0;
}

.about_txt h6 {
    font-size: 15px;
}

.video_container_about {
    width: 50%;
    float: right;
    height: 340px;
}

.video_container_about iframe {
    height: 340px;
    width: 100%;
    border: none;
}

.about_txt img {
    width: 100%;
    height: auto;
}

.about_txt h4 {
    font-size: 58px;
    color: #09a0dc;
    text-transform: uppercase;
}

.about_txt h3 {
    margin: -90px 0 0 0;
    font-size: 100px;
    color: #09a0dc;
    text-transform: uppercase;
}

.logos .in_1200 {
    box-sizing: border-box;
}

.logos {
    margin: 200px auto 40px;
}

.logos.no_tag {
    margin: 0 auto 40px;
}

.logos h4 {
    font-size: 135px;
    line-height: 110px;
    color: #16a0da;
    margin: 0 0 30px;
}

.logos img {
    width: 14%;
    height: auto;
    margin: 10px 0;
    padding: 0;
    float: left;
}

.logos_in, .logos_tags {
    float: left;
    width: 75%;
}

.logos_tags {
    width: 25%;
}

.logos_tags img {
    width: 100%;
    height: auto;
    margin-top: -60%;
}

.quets1, .quets2 {
    color: #ee3124;
    font-size: 100px;
    margin-left: -55px;
    line-height: 0;
    font-weight: 800;
    vertical-align: bottom;
    position: absolute;
    top: 250px;
}

.slider-quotes .slick-arrow {
    background-color: transparent;
    position: absolute;
    font-size: 0;
    border: none;
    top: 30%;
    left: -50px;
}

.slider-quotes .slick-arrow:before {
    display: block;
    position: relative;
    font-size: 34px;
    content: '>';
}

.slider-quotes .slick-arrow.slick-prev:before {
    content: '<';
}

.slider-quotes .slick-arrow.slick-next {
    left: initial;
    right: 40px;
}

.quets2 {
    margin: 0;
    vertical-align: -60px;
    top: initial;
    bottom: 110px;
    right: 60px;
}

.quets p {
    margin-top: 20px;
}

.about_txt h5 {
    color: #edb7d5;
    font-size: 150px;
    line-height: 140px;
    margin: 0;
    padding: 0;
}

.insta {
    background-image: url('../images/about/insta.jpg');
    background-size: 2000px 368px;
    background-position: center center;
    height: 368px;
    margin: 30px 0;
}

.sensil_logo, .sensil_links {
    display: block;
    width: 280px;
    margin: 60px auto;
}

.sensil_logo {
    margin-top: 100px;
}

.sensil_links {
    padding-left: 14px;
    margin-bottom: 200px;
}

.sensil_links img {
    float: left;
    margin: 0;
    padding: 0;
}

.sensil_links img:hover {
    filter: saturate(0);
    -webkit-filter: saturate(0);
}

/* home page */
.item_in {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.item_in img {
    width: 100%;
    height: auto;
}

.item_in h1, .item_in h3 {
    position: absolute;
    left: -60px;
    bottom: -140px;
    font-size: 170px;
    color: #26866b;
    font-weight: 800;
    line-height: 140px;
    z-index: 3;
}

.second_slide .item_in h3 {
    bottom: -170px;
    color: #ff966a;
}

.third_slide .item_in h3 {
    bottom: -170px;
    color: #edb7d5;
}

.hp_top_txt_cont {
    position: absolute;
    display: inline;
    right: 0;
    top: 0;
    width: 50%;
    height: auto;
    z-index: 4;
    padding: 5% 0 0 5%;
    color: white;
    box-sizing: border-box;
}

.hp_top_txt_cont h2, .hp_top_txt_cont p {
    font-size: 37px;
    font-weight: 300;
}

.hp_top_txt_cont p {
    font-size: 27px;
}

.hp_top_txt_cont a {
    font-size: 30px;
    background-color: #26866b;
    padding: 5px 10px;
    color: #4f57a6;
    font-weight: 600;
    float: left;
}

.third_slide .hp_top_txt_cont a {
    color: #ee3124;
}

.hp_top_txt_cont a img {
    width: auto;
    height: auto;
    float: right;
    margin: 7px 0 0 5px;
}

.hp_top_txt_cont a:hover {
    color: white;
}

.hp_top_txt_cont a:hover img {
    filter: saturate(0) brightness(1000%);
    -webkit-filter: saturate(0) brightness(1000%);
}

.second_slide .hp_top_txt_cont a {
    background-color: #ff966a;
    color: #35234e;
}

.second_slide .hp_top_txt_cont a:hover {
    color: #fff;
}

.third_slide .hp_top_txt_cont a {
    background-color: #edb7d5;
}

.green {
    color: #26866b;
}

.light_brown {
    color: #ff966a;
}

.pink {
    color: #edb7d5;
}

.three_in_row .one_of_3 img {
    width: 100%;
    height: auto;
    display: block;
}

.three_in_row h3 {
    position: absolute;
    font-size: 72px;
    line-height: 60px;
    font-weight: 800;
    z-index: 3;
    display: block;
    left: 0;
}

.first_3 h3 a {
    color: #1b325f;
}

.first_3 h3 {
    position: relative;
    color: #1b325f;
    font-size: 60px;
    line-height: 50px;
}

.second_3 h3 {
    color: #ee2d51;
    top: 30%;
}

.third_3 h3 {
    color: #edb7d5;
    bottom: -13%;
    font-size: 55px;
    line-height: 50px;
}

.fourth_3 h3 {
    color: #4f57a6;
    top: 10%;
}

.fifth_3 h3 {
    color: #ff966a;
    top: 40%;
}

.sixth_3 h3 {
    color: #09a0dc;
    top: 20%;
    font-size: 53px;
    line-height: 45px;
}

.seventy_of {
    position: relative;
    display: block;
    float: left;
    width: 65%;
}

.seventy_of img {
    height: 100%;
    width: auto;
    display: block;
}

.txt_Image .in_1200 {
    overflow: hidden;
}

.txt_Image .seventy_of {
    background-image: url('../images/hp/txt_image.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center right;
    height: 768px;
}

.twenty_of {
    position: relative;
    width: 35%;
    height: 100%;
    display: block;
    float: left;
    background-color: white;
    overflow: visible;
    margin-bottom: -100%;
    padding-bottom: 100%;
    z-index: 3;
}

.txt_Image h2 {
    color: #ee2d51;
    font-size: 53px;
    margin: 40px 0 0 0;
    text-transform: uppercase;
    width: 200%;
}

.txt_Image p {
    max-width: 90%;
}

.txt_Image a, .hp_links a {
    font-size: 28px;
    color: white;
    background-color: #ee2d51;
    padding: 5px 10px;
    font-weight: 600;
    float: left;
}

.txt_Image a {
    margin-top: 40px;
}

.txt_Image img {
    width: auto;
    height: auto;
    margin: 7px 0 0 5px;
}

.txt_Image a:hover {
    color: rgba(255, 255, 255, .4);
}

.txt_Image a:hover img {
    opacity: 0.4;
}

.hp_links {
    padding: 90px 0;
}

.hp_links h4 {
    color: #1b325f;
    font-size: 59px;
    margin-top: 0;
}

.hp_links a {
    font-size: 18px;
    margin: 20px 15px 0 0;
    padding: 20px 20px;
}

.hp_links a:hover {
    color: #1b325f;
}

.hp_links p {
    font-size: 47px;
    color: #1b325f;
    float: left;
    font-weight: 800;
    line-height: 0;
    margin: 50px 20px 0 0;
}

.three_in_row2 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
}

.three_txt_cont {
    width: 100%;
    height: 240px;
    background-color: #4f57a6;
}

.three_txt_cont h5, .three_txt_cont h6, .three_txt_cont p {
    color: white;
    text-align: center;
}

.three_txt_cont h5 {
    font-size: 30px;
    margin: 20px auto 10px;
}

.three_txt_cont h6 {
    font-size: 22px;
    margin: -10px auto 20px;
}

.three_txt_cont p {
    max-width: 290px;
    display: block;
    margin: auto;
}

.three_in_row2 h4 {
    position: absolute;
    top: 34%;
    left: -30px;
    color: white;
    background-color: red;
    padding: 20px 10px;
}

.three_in_row2 a {
    width: 100%;
    text-align: center;
    color: white;
    background-color: red;
    display: block;
    padding: 20px 0;
    font-weight: 800;
}

.three_in_row2 a:hover {
    color: #1b325f;
}

.three_light_blue {
    color: #09a0dc;
}

a.b_pink, .b_pink, h4.b_pink {
    background-color: #edb7d5;
}

a.b_red, .b_red {
    background-color: #ee3124;
}

a.b_purple, .b_purple {
    background-color: #4f57a6;
}

a.b_green, h4.b_green {
    background-color: #26866b;
}

a.b_light_brown, h4.b_light_brown {
    background-color: #ff966a;
}

/* blog */
.blog_top .one_of_two {
    background-color: #1b325f;
    height: 411px;
}

.blog_top {
    background-color: transparent !important;
}

.blog_top.b_purple .one_of_two,
.blog_top.b_purple .one_of_two h3 {
    background-color: #4f57a6;
}

.blog_top.b_orange .one_of_two,
.blog_top.b_orange .one_of_two h3 {
    background-color: #ff966a;
}

.blog_top.b_green .one_of_two,
.blog_top.b_green .one_of_two h3 {
    background-color: #26866b;
}

.blog_top.b_light_brown .one_of_two,
.blog_top.b_light_brown .one_of_two h3 {
    background-color: #ff966a;
}

.blog_top.b_pink .one_of_two,
.blog_top.b_pink .one_of_two h3 {
    background-color: #edb7d5;
}

.blog_top.b_red .one_of_two,
.blog_top.b_red .one_of_two h3 {
    background-color: #bb1625;
}

.blog_top .one_of_two:nth-child(1) img {
    width: 100%;
    height: auto;
    display: block;
}

.blog_top .one_of_two h3 {
    position: absolute;
    top: 60%;
    left: -20px;
    color: white;
    padding: 20px 10px;
    background-color: #1b325f;
    font-size: 17px;
}

.blog_top .one_of_two h4, .blog_top .one_of_two h5, .blog_p {
    font-size: 30px;
    color: white;
    margin: 70px 30px 0 20px;
}

.blog_top .one_of_two h5 {
    font-size: 22px;
    margin: 0 30px 0 20px;
}

.blog_p {
    margin: 10px 30px 30px 20px;
    font-size: 20px;
}

.blog_top .one_of_two a {
    padding: 3px 5px;
    color: #1b325f;
    background-color: #ee2d51;
    margin: 0 30px 0 20px;
    font-weight: 700;
    font-size: 30px;
}

.blog_top .one_of_two a:hover {
    color: white;
}

.blog_line .in_1200 {
    display: flex;
    flex-flow: row wrap;
}

.blog_line {
    margin: 90px auto;
}

.blog_item {
    position: relative;
    float: left;
    width: 31.33%;
    margin: 0 3% 60px 0;
    display: flex;
    flex-direction: column;
}

.custom_brands {
    display: none;
}

.page-template-page-product .custom_brands {
    margin-top: 50px;
}

.custom_brands small {

}

.custom_brands h2 {
    position: absolute;
    font-size: 100px;
    color: #ee2d51;
    line-height: 110px;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    text-transform: uppercase;
}

.blog_item img {
    width: 100%;
    height: auto;
    display: block;
}

.blog_item:nth-child(3n+3) {
    margin-right: 0;
}

.blog_item.b_orange,
.blog_item.b_red,
.blog_item.b_purple,
.blog_item.b_light_brown,
.blog_item.b_green,
.blog_item.b_pink {
    background-color: transparent;
}

.blog_item h3 {
    position: absolute;
    color: white;
    font-size: 17px;
    padding: 10px 5px;
    top: 45%;
    left: -20px;
}

.blog_item.b_orange h3, .blog_item.b_orange a,
.orange_blog h3, .orange_blog a {
    background-color: #ff966a;
}

.blog_item.b_orange h4, .blog_item.b_orange h5,
.orange_blog h4, .orange_blog h5 {
    color: #ff966a;
}

.blog_item.b_red h3, .blog_item.b_red a,
.red_blog h3, .red_blog a {
    background-color: #bb1625;
}

.blog_item.b_red h4, .blog_item.b_red h5,
.red_blog h4, .red_blog h5 {
    color: #bb1625;
}

.blog_item.b_light_brown h3, .blog_item.b_light_brown a,
.brown_blog h3, .brown_blog a {
    background-color: #ff966a;
}

.blog_item.b_purple h3, .blog_item.b_purple a,
.purple_blog h3, .purple_blog a {
    background-color: #4f57a6;
}

.blog_item.b_light_brown h4, .blog_item.b_light_brown h5,
.brown_blog h4, .brown_blog h5 {
    color: #ff966a;
}

.blog_item.b_purple h4, .blog_item.b_purple h5,
.purple_blog h4, .purple_blog h5 {
    color: #4f57a6;
}

.blog_item.b_purple a {
    background-color: #4f57a6;
    color: #fff;
}

.blog_item.b_purple a:hover {
    color: #edb7d5;
}

.blog_item.b_green h3, .blog_item.b_green a,
.green_blog h3, .green_blog a {
    background-color: #26866b;
}

.blog_item.b_green h4, .blog_item.b_green h5,
.green_blog h4, .green_blog h5 {
    color: #26866b;
}

.blog_item.b_pink h3, .blog_item.b_pink a,
.pink_blog h3, .pink_blog a {
    background-color: #edb7d5;
}

.blog_item.b_pink h4, .blog_item.b_pink h5,
.pink_blog h4, .pink_blog h5 {
    color: #edb7d5;
}

.blog_item.b_purple h4, .blog_item.b_purple h5,
.purple_blog h4, .blog_item a {
    color: #4f57a6;
}

.blog_item {
    text-align: center;
}

.blog_item h4 {
    font-size: 26px;
    margin: 10px 0 0;
}

.blog_item h5 {
    font-size: 22px;
    margin: 0 0 10px;
}

.blog_item a {
    width: 100%;
    display: block;
    color: white;
    font-weight: 800;
    padding: 10px 0;
    margin-top: auto;
    margin-bottom: 0;
}

.blog_item a:hover {
    color: #1b325f;
}

.blog_txt {
    width: 80%;
    display: block;
    margin: auto;
    font-size: 18px;
}

.hp_links h5 {
    font-size: 27px;
    line-height: 32px;
    margin: -60px 0;
    font-weight: 200;
}

.blog_in {
    margin-top: 40px;
}

.blog_in .big_one img {
    width: 100%;
    height: auto;
}

.blog_in .small_one {
    padding: 0 0 0 30px;
    box-sizing: border-box;
}

.blog_in .big_one a {
    color: white;
    background-color: #1b325f;
    font-size: 30px;
    font-weight: 600;
    padding: 0 5px;
}

.single .blog_in .in_1200:nth-child(2):after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.single .blog_in,
.single .big_one a {
    background-color: transparent;
    font-size: 18px;
    text-decoration: underline;
    font-weight: normal;
    padding: unset;
    color: #1b325f;
}

.single .blog_in {
    text-decoration: none;
}

.blog_in .small_one .sidebar-text p {
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
}

.single .big_one a.back_button {
    color: white;
    text-transform: uppercase;
    background-color: #1b325f;
    font-size: 30px;
    font-weight: 600;
    padding: 0 5px;
}

.single .big_one a:hover {
    color: #ee2d51;
}

.blog_in .big_one a:hover {
    color: #ee2d51;
}

.less_then {
    font-size: 40px;
    line-height: 30px;
    vertical-align: 0;
    font-family: ariel;
    letter-spacing: -5px;
}

.blog_in .small_one a {
    color: white;
    font-size: 16px;
    margin: 0 10px 10px 0;
    padding: 10px 10px;
    font-weight: 600;
    float: left;
}

.blog_in .small_one a:hover {
    color: #1b325f;
}

.blog_in .small_one p {
    font-size: 35px;
    color: #1b325f;
    float: left;
    font-weight: 800;
    line-height: 0;
    margin: 20px 20px 0 0;
}

/* products */
.products_txt {
    margin: 40px 0 80px;
}

.products_txt h1 {
    color: #26866b;
    font-size: 107px;
    line-height: 100px;
    margin: 0;
	font-weight:800;
}

.products_txt h2 {
    color: #4f57a6;
    font-size: 56px;
    line-height: 56px;
    margin: 0;
}

.products_p {
    width: 85%;
    margin-top: 30px;
    font-size: 25px;
}

.purple_sqs {
    margin-bottom: 70px;
}

.tall3_narrow {
    width: 33.33%;
    background-color: #4f57a6;
    float: left;
    height: 370px;
}

.tall3_wide {
    width: 66.67%;
    float: left;
}

.short3 {
    width: 49%;
    background-color: #4f57a6;
    float: left;
    margin: 0 0 1% 1%;
    height: 181px;
}

.purple_sqs h3 {
    color: #edb7d5;
    font-size: 100px;
    line-height: 90px;
    width: 80%;
    display: block;
    margin: 20% auto;
}

.short3 a {
    color: white;
    font-size: 27px;
    line-height: 25px;
    width: 45%;
    display: block;
    margin: 15% auto;
    font-weight: 200;
}

.short3 a:hover {
    color: #ee3124;
}

.short3_3 {
    width: 32.33%;
    float: left;
    margin: 0 0 1% 1%;
    height: 181px;
}

.red_sqs .tall3_narrow {
    background-color: #ee3124;
}

.red_sqs .tall3_narrow h3 {
    color: #ff966a;
    font-size: 6.3vw;
    line-height: 5.3vw;
    width: 100%;
    margin: 25% auto;
}

.red_sqs h4 {
    width: 100%;
    background-color: #ee3124;
    color: white;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    font-size: 27px;
    line-height: 25px;
}

.red_sqs img {
    width: 90%;
    max-width: 183px;
    height: auto;
    display: block;
    margin: 20% auto;
}

.red_sqs img:hover, .light_purple_sqs img:hover, .market_logos img:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.light_purple_sqs .tall3_narrow h3 {
    color: #26866b;
    font-size: 76px;
    line-height: 76px;
    width: 100%;
    margin: 25% auto;
}

.light_purple_sqs h5 {
    width: 100%;
    background-color: #ee3124;
    color: white;
    text-align: center;
    margin: 0 0 0 1%;
    padding: 5px 0;
    font-size: 27px;
    line-height: 25px;
}

.light_purple_sqs img {
    margin: 20% auto;
    display: block;
}

.light_purple_sqs {
    margin-bottom: 50px;
}

/* product */
.product_top_line {
    margin: 0 0 90px 0;
}

.product_top_line .one_of_two:nth-child(1) {
    background-color: #ee3124;
    height: 660px;
}

.product_top_line img {
    display: block;
    margin: 60px auto 10px;
}

.product_top_line h2 {
    color: white;
    font-size: 58px;
    line-height: 58px;
    margin: 50px 30px;
}

.product_top_line h1 {
    position: absolute;
    color: #ff966a;
    font-size: 140px;
    line-height: 115px;
    left: -40px;
    bottom: -130px;
}

.p_t_l_p {
    padding: 0 30px;
}

.product_2_txt {
    margin: 50px 0;
}

.product_2_txt .one_of_two:nth-child(2) {
    padding: 0 50px;
    box-sizing: border-box;
    margin: 0;
}

.product_2_txt h3 {
    color: #1b325f;
    font-size: 58px;
}

.p_two_txt {
    margin-top: -30px;
}

.product_2_txt ul {
    margin: -30px 0 0 -15px;
    line-height: 25px;
    list-style-type: square;
}

.product_2_txt img {
    width: 90%;
    display: block;
    margin: 30% auto;
}

/* market */
.product_top_img .one_of_two {
    height: 600px;
    margin-bottom: 170px;
}

.product_top_img .in_1200 {
    background-image: url(../images/hp/top_2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 600px;
}

.product_top_img h1 {
    position: absolute;
    left: -40px;
    bottom: -220px;
    font-size: 130px;
    line-height: 110px;
    color: #ff966a;
}

.product_top_img .one_of_two:nth-child(2) {
    box-sizing: border-box;
    padding: 0 50px;
    color: white;
}

.product_top_img h2 {
    font-size: 58px;
    margin: 60px 0 20px;
    color: #ff966a;
}

.market_logos a:hover {
    color: #ff966a;
}

/* markets */
.markets_top {
    margin-top: 40px;
}

.markets_top h1 {
    font-size: 110px;
    line-height: 110px;
    color: #edb7d5;
    margin: 20px 0 0 20px;
}

.markets_p_cont {
    padding-right: 30px;
}

.markets_p_cont sup {
    line-height: 0;
}

.image_box {
    margin: 80px auto;
    height: 660px;
    position: relative;
}

.image_box .one_of_two {
    height: 660px;
    background-color: #1b325f;
}

.image_box_p {
    font-size: 27px;
    line-height: 32px;
    color: white;
    padding: 30px;
}

.image_box .one_of_two img {
    width: 100%;
    height: auto;
    display: block;
}

.image_box .one_of_two h2 {
    position: absolute;
    left: -40px;
    bottom: -130px;
    color: #ee2d51;
    font-size: 120px;
    line-height: 100px;
    white-space: nowrap;
    z-index: 2;
}

.image_box .one_of_two:nth-child(2) img {
    position: absolute;
    bottom: -20px;
    right: -40px;
    width: 152px;
    height: auto;
}

.purple_back .one_of_two {
    background-color: #4f57a6;
}

.h_pink .one_of_two h2 {
    color: #edb7d5;
}

.green_back .one_of_two {
    background-color: #26866b;
}

.h_blue .one_of_two h2 {
    color: #4f57a6;
}

.h_brown .one_of_two h2 {
    color: #ff966a;
}

.h_light_blue .one_of_two h2 {
    color: #09a0dc;
}

.market_img_txt .one_of_two:nth-child(2) {
    padding: 0 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 25px;
}

.market_img_txt img {
    width: 100%;
    height: auto;
}

.market_img_txt h3 {
    color: #ee2d51;
    font-size: 55px;
    line-height: 60px;
    margin: 0 0 20px 0;
}

.market_img_txt ul {
    list-style-type: none;
}

.market_img_txt ul li:before {
    content: '■';
    font-size: 18px;
    line-height: 25px;
    color: #ee2d51;
    margin-left: -35px;
    padding-right: 25px;
}

.market_txt_line {
    margin-top: 40px;
}

.market_txt_line h4, .market_txt_line h3 {
    text-transform: uppercase;
    font-size: 130px;
    color: #1b325f;
    line-height: 0;
}

.market_txt_line h4 {
    font-size: 55px;
    margin-bottom: -40px;
}

.market_logos_names .one_of_3 {
    height: 160px;
    margin: -50px 0 0 0;
    padding: 0;
}

.market_purple h3 {
    margin: 30px auto;
    display: block;
    width: 80%;
}

.market_purple {
    background-color: #4f57a6;
    color: #edb7d5;
    font-size: 78px;
    line-height: 75px;
}

.market_light_purple {
    background-color: #4f57a6;
    color: #26866b;
    font-size: 78px;
    line-height: 75px;
}

.market_light_purple h3 {
    margin: 30px 0 0 10px;
}

.market_red {
    background-color: #ee3124;
    color: #ff966a;
    font-size: 78px;
    line-height: 75px;
}

.market_red h3 {
    margin: 30px 0 0 0;
}

.market_logos {
    margin-top: 20px;
}

.market_logos a {
    font-size: 27px;
    color: black;
    display: block;
    padding: 28px 0;
}

.market_logos .one_of_two a {
    padding: 0;
}

.market_logos .one_of_two img {
    width: 90%;
    display: block;
    margin: 40px auto;
    height: auto;
}

/* contact */
.contact_cont {
    margin-top: 200px;
}

.contact_cont h1 {
    color: #ee2d51;
    font-size: 60px;
    margin-left: 5%;
    text-transform: uppercase;
}

.no_overflow {
    overflow: hidden;
}

.contact_cont .one_of_two {
    background-color: #1b325f;
    padding-bottom: 100%;
    margin-bottom: -100%;
}

.contact_cont .one_of_two img {
    display: block;
    height: 100%;
    width: auto;
}

.contact_cont h2 {
    position: absolute;
    top: -300px;
    left: -90px;
    font-size: 230px;
    line-height: 190px;
    color: #ee2d51;
    z-index: 3;
}

.contact_cont h3 {
    color: white;
    font-size: 27px;
    font-weight: 200;
    width: 350px;
    margin: 30px auto;
}

.ContactInput, .ContactInput2 {
    display: block;
    height: 45px;
    width: 90%;
    margin: 20px auto;
    font-size: 18px;
    color: #5cb5e3;
    padding: 5px 5px;
    box-sizing: border-box;
}

.ContactInput2 {
    height: 90px;
}

select.soflow {
    display: block;
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-image: url(../images/contact/errow.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0;
    padding: 5px 5px;
    width: 90%;
    height: 45px;
    margin: 15px auto;
    background-color: white;
    font-size: 18px;
    color: #5cb5e3;
    box-sizing: border-box;
}

.checkbox-1,
.checkbox {
    width: 90%;
    margin: 15px auto;
    display: flex;
    align-items: flex-start;
    color: white;
}

/*.checkbox- input[type="checkbox"],*/
/*.checkbox input[type="checkbox"] {*/
/*opacity: 0;*/
/*}*/

.checkbox-1 label a,
.checkbox label a {
    color: #fff;
    text-decoration: underline;
}

.checkbox span.wpcf7-list-item {
    margin-left: 0;
}

.checkbox-1 label,
.checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.checkbox-1 label {
    padding-left: 0;
}

/*.checkbox label::before,*/
/*.checkbox label::after {*/
/*position: absolute;*/
/*content: "";*/
/*display: inline-block;*/
/*color: black;*/
/*}*/

/*.checkbox label::before {*/
/*height: 16px;*/
/*width: 16px;*/
/*left: 0px;*/
/*top: 3px;*/
/*background-color: white;*/
/*color: black;*/
/*}*/

/*.checkbox label::after {*/
/*height: 5px;*/
/*width: 9px;*/
/*border-left: 2px solid;*/
/*border-bottom: 2px solid;*/
/*transform: rotate(-45deg);*/
/*left: 4px;*/
/*top: 7px;*/
/*}*/

.checkbox input[type="checkbox"] + label::after {
    content: none;
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}

.g-recaptcha {
    display: block;
    margin: 50px 0 0 5%;
}

.ContactBtn {
    background-color: #ee2d51;
    background-image: url(../images/contact/ticker.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    border: none;
    color: #1b325f;
    padding: 3px 45px 3px 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 30px;
    float: right;
    margin: 40px 5% 30px 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}

.ContactBtn:hover {
    color: white;
    background-image: url(../images/contact/ticker_w.png);
}

.global .one_of_two:nth-child(2) {
    background-image: url(../images/contact/global.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: -100%;
    padding-bottom: 100%;
}

.global {
    height: 450px;
    margin: 100px 0 250px;
}

.global h2 {
    position: absolute;
    right: -60px;
    bottom: 300px;
    color: #ee2d51;
    font-size: 230px;
    line-height: 180px;
    text-transform: uppercase;
}

.global p {
    display: none;
}

.global h3 {
    margin-top: 0;
    color: #1b325f;
    font-size: 60px;
    text-transform: uppercase;
}

.global h4 {
    color: #09a0dc;
    font-size: 27px;
    text-transform: uppercase;
    margin-left: 20px;
    cursor: pointer;
}

.global h4:hover {
    color: #1b325f;
}

.global p {
    font-size: 18px;
    margin-left: 20px;
}

.global_plus:before {
    content: '+';
    color: white;
    font-size: 22px;
    background-color: #ee2d51;
    margin: 0 10px 0 -35px;
    padding: 0 5px;
}

.global_minus:before {
    content: '-';
    padding: 0 7px;
}

/* footer */
.footer {
    background-color: #1b325f;
    height: 60px;
}

.footer p, .footer a {
    color: white;
    font-size: 14px;
    margin-top: 22px;
}

.footer p {
    float: left;
}

.footer a:hover {
    color: #09a0dc;
}

.footer img {
    float: right;
    margin-top: 29px;
}

.footer img:hover {
    opacity: 0.6;
}

/*scrolers */
::-webkit-scrollbar-thumb:vertical {
    background-color: #555;
    height: 100px;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color: #555;
    height: 10px !important;
}

::-webkit-scrollbar {
    height: 16px;
    width: 10px;
    background-color: #f5f5f5;
}

::-moz-scrollbar-thumb:vertical {
    background-color: #555;
    height: 100px;
}

::-moz-scrollbar-thumb:horizontal {
    background-color: #555;
    height: 10px !important;
}

::-moz-scrollbar {
    height: 16px;
    width: 10px;
    background-color: #f5f5f5;
}

::-ms-scrollbar-thumb:vertical {
    background-color: #555;
    height: 100px;
}

::-ms-scrollbar-thumb:horizontal {
    background-color: #555;
    height: 10px !important;
}

::-ms-scrollbar {
    height: 16px;
    width: 10px;
    background-color: #f5f5f5;
}

::-o-scrollbar-thumb:vertical {
    background-color: #555;
    height: 100px;
}

::-o-scrollbar-thumb:horizontal {
    background-color: #555;
    height: 10px !important;
}

::-o-scrollbar {
    height: 16px;
    width: 10px;
    background-color: #f5f5f5;
}

::scrollbar-thumb:vertical {
    background-color: #555;
    height: 100px;
}

::scrollbar-thumb:horizontal {
    background-color: #555;
    height: 10px !important;
}

::scrollbar {
    height: 16px;
    width: 10px;
    background-color: #f5f5f5;
}


#testimonials {
    padding-top: 100px;
}

#partners {
    padding-top: 60px;
}

.mega_holder .section-footer a {
    color: #1b325f;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega_holder .section-footer img {
    height: 22px;
    width: auto;
}

.mega_holder .section-footer {
    border-top: 1px solid #dedbe2;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    padding: 10px 0 20px;
    margin: 0 auto;
    float: none;
    display: flex;
    justify-content: center;
}

.custom-button {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}

.custom-button a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 5px;
    font-size: 30px;
    display: inline-block;
    margin: 15px 0;
    background: #1b325f url(../images/general/arrow-white.png) no-repeat 97% 50%;
    background-size: 30px;
    padding-right: 50px;
    margin: auto;
}