/*
Theme Name: H2O Expertise
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the SMMALEAD team
Author URI: https://smmalead.com/
Description: H2O Expertise is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 3.1
Tested up to: 6.4
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: h2o-expertise

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.tp-header-3-logo img, .tp-footer-logo img {
    width: 200px;
}
.tp-footer-from{
    background: none !important;
}
.tp-main-menu-3-area::before {
    position: absolute;
    content: "";
    width: calc(100% + 16px);
    height: 89px;
    background: #3BA9E0;
    top: 20px;
    left: -8px;
    z-index: -1;
}
.tp-header-3-top {
    background-color: #3ba9e0;
    padding-bottom: 15px;
}
.tp-header-3-top-info ul li a i {
    color: #fff;
    margin-right: 8px;
}
.tp-header-3-top-info ul::before, .tp-header-3-top-right .header-social::before{
    content: none;
}
span.header-icon svg path {
    color: #203C7F;
    fill: #203C7F;
}
.tp-main-menu ul li.has-dropdown > a::after {
    content: "\f063";
    font-size: 10px;
    color: #203C7F;
    font-family: var(--tp-ff-fontawesome);
    font-weight: 400;
    margin-left: 10px;
    display: inline-block;
    transition: 0.3s;
}
.tp-header-3-bottom.tp-header-sticky {
    background-color: #1b3c80;
}
p {
    font-family: var(--tp-ff-p);
    font-size: 18px !important;
    font-weight: 400;
    color: var(--tp-text-body);
    margin-bottom: 15px;
    line-height: 24px !important;
}
#loading {
    background-color: #1b3c80;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0px;
    top: 0px;
}
.tp-btn-2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-family: var(--tp-ff-heading);
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 24px 72px;
    text-align: center;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    display: inline-block;
    color: var(--tp-common-white);
    background: #3ba9e0;
}
.tp-btn-2:hover {
    color: #fbffff;
}
.tp-btn-2::before {
    content: "";
    position: absolute;
    height: 400px;
    width: 430px;
    top: 50%;
    left: 50%;
    background: #1b3c81;
    border-radius: 50%;
    transform: translateX(-22%) translateY(-42%) scale(0);
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    z-index: -1;
}
.tp-cta-4-wrapper-left {
    position: relative;
    padding: 51px 15px 50px 55px;
    background: #3ba9e0;
}
.tp-cta-4-mail a {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 66.5px;
    padding: 12px;
}
.tp-header-3-hamburger-btn {
    height: 103px;
    width: 113px;
    line-height: 100px;
    text-align: center;
    color: var(--tp-common-white);
    background-color: #0d6efd;
    cursor: pointer;
}
.tp-main-menu ul li:hover>a {
    color: #3ba9e0;
}
.tp-main-menu ul li .submenu li:hover>a {
    color: #3ba9e0;
}
.tp-main-menu ul li .submenu li a:before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 2px;
    width: 0;
    background: #3ba9e0;
    transition: all .3s ease-in-out;
}
.tp-service-details-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    color: #5a627d;
    margin-bottom: 8px;
}
.pb-210 {
    padding-bottom: 60px;
}
.pt-190 {
    padding-top: 201px;
}
.tp-header-3-top-info ul li a {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: var(--tp-common-white);
}
.tp-main-menu ul li a {
    display: inline-block;
    padding: 40px 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-transform: capitalize;
    color: #000000;
}
.tp-cta-4-wrapper-right {
    background: #1b3c80;
    padding: 51px 15px 53px 55px;
}
.tp-cta-4-content a {
    color: #ffffff;
}
.tp-blog-3-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1b3c80;
    margin-bottom: 20px;
}
.tp-blog-3-title a:hover {
    color: #3ba9e0;
}
.tp-blog-3-btn .read-more a:hover {
    color: #1b3c80;
}
.tp-footer-main-location a i {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0px;
}
.tp-footer-main-mail a i {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0px;
}
.tp-footer-copyright-inner p span, .tp-footer-copyright-inner a span {
    color: #3ba9e0;
}
.tp-section-title__pre .title-pre-color {
    color: #34a9df;
}
.tp-section-title__pre svg {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    color: #32a8e0;
}
.tp-section-title {
    position: relative;
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 50px;
    color: #1b3c81;
}
.pb-170 {
    padding-bottom: 30px;
}
.tp-footer-bg::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: #1b3c80f0;
    opacity: 0.98;
}
.tp-main-menu ul li .submenu{
    width: max-content;
}
.breadcrumb__title {
    position: relative;
    font-weight: 700;
    font-size: 52px;
    line-height: 50px;
    color: #ffffff;
    margin-bottom: 25px;
    text-transform: capitalize;
}.breadcrumb__list span {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #cdcdcd;
    padding-right: 3px;
    margin-right: 3px;
    text-transform: capitalize;
}

#contactsmma .alert-success {
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
}
.valide_input{
    border: 1px solid #ef0f24 !important;

}
.hide_200{
  display: none !important;
}
.show_200{
  display: block !important; 
}
#contactsmma{
  position: relative;
}
#prelodergif {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff57;
    text-align: center;
    right: 0;
    padding-top: 32%;
}
#prelodergif .img_gif {
  position: absolute;
    left: 0;
    text-align: center;
    bottom: 30%;
    width: 100%;
}
#prelodergif .img_gif img{
  width: 80px;
  height: auto;
}
#contactsmma .sucu{
/*  text-align: center;
  background-color: #0A0E19;
  padding: 16px;
  width: 100%*/
  margin-top: 20px;
}
#contactsmma .sucu p{
  text-align: center;
  margin:0px;
  color: #fff;
}#contactsmma .erorr{
  text-align: center;
  background-color: #d35400;
  padding: 16px;
  width: 100%
}
#contactsmma .erorr p{
  text-align: center;
  margin:0px;
  color: #fff;
}
#contactsmma .sendform.btn-bord.btn-lit:hover {
    color: #fff !important;
    background: #000 !important;
}

.tp-contact-form p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    TEXT-ALIGN: CENTER;
    margin-bottom: 0px;
}

.tp-btn::before {
    content: "";
    position: absolute;
    height: 400px;
    width: 430px;
    top: 50%;
    left: 50%;
    background: #3ba9e0;
    border-radius: 50%;
    transform: translateX(-22%) translateY(-42%) scale(0);
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    z-index: -1;
}
.tp-btn::after {
    position: absolute;
    content: "";
    background: #3ba9e0;
    height: 34px;
    width: 36px;
    border-radius: 15px;
    right: -11px;
    bottom: -11px;
}
.about_h2o {

}
.tp-about-3-wrapper .tp-about-3-title-wrapper .tp-section-title {
    margin-bottom: 22px;
}
.tp-section-title {
    position: relative;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #1b3c81;
}.tp-footer-3-main-area {
    padding-top: 60px;
    padding-bottom: 52px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.08);
}
.pt-120 {
    padding-top: 30px;
}
.pb-120 {
    padding-bottom: 30px;
}


@media (min-width: 200px ) and (max-width: 480px) {
  /* … */



.tp-header-sticky .tp-header-3-bottom-inner {
    border-bottom: none;
    padding: 4px 0px;
}

.tp-header-3-hamburger-btn {
    height: 103px;
    width: 113px;
    line-height: 100px;
    text-align: center;
    color: var(--tp-common-white);
    background-color: #3ba9e0;
    cursor: pointer;
}






  
}