header {
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.header_width{
    width: 100% !important;
    max-width: calc(100% - 120px) !important;
    margin: auto !important;
}
.header_top_content_box {
    text-align: center;
    background: #FFFFFF14;
    backdrop-filter: blur(14px);
    border-radius: 0 0 20px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.header_top_content_btn {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(90deg, rgba(0, 114, 189, 0.08) 0%, rgba(0, 114, 189, 0) 100%);
    border: 0.5px solid #FFFFFF4D;
    height: 34px;
    padding: 0 13px;
    border-radius: 7px;
    transition: 0.6s ease;
}
.header_top_content_btn:hover{
    background-color: #0072BD;
    border-color: #0072BD;
}
.es_hero_main_row {
    width: 100% !important;
    max-width: 100% !important;
    margin: auto;
    display: flex;
}
.es_hero_main_sec  .et_pb_slide {
    height: 922px;
    padding: 0 !important;
}
.es_header_main_sec,.es_header_main_block2  {
    background-color: transparent !important;
}
.pd0.es_header_main_row{
    padding-top: 29px !important;
}
.es_header_main_block1 .et_pb_image_wrap {
    width: 100% !important;
}
.es_header_main_block1 .et_pb_image_wrap img{
    width: 191px !important;
    height: 65px !important;
    object-fit: contain !important;
    display: block !important;
}

.es_header_main_col2 ul>li>a {
    font-size: 16px;
    padding: 0 !important;
    font-weight: 400;
    color: #fff !important;
    opacity: 1 !important;
    transition: 1s;
    text-transform: capitalize;
    width: 100% !important;
    display: flex !important;
    justify-content: left !important;
    line-height: 1;
}
.es_header_main_col2 ul>li {
    margin: 0 !important;
    transition: 0s !important;
    text-align: center;
}
.es_header_main_col1,
.es_header_main_col2,
.es_header_main_col3{
    width: unset !important;
}
.es_header_main_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.et_pb_row:after, .et_pb_row_inner:after{
    display: none !important;
}
.es_header_main_col2 ul>li {
    margin: 0 !important;
    transition: 0s !important;
    text-align: center;
    padding: 10px 20px !important;
}
.es_header_main_col2 ul>li:first-child{
    padding-left: 11px !important;
}
.es_header_main_col2 ul>li:last-child{
    padding-right: 0 !important;
}
.es_header_main_col2 ul>li.menu-item-63>a,
.es_header_main_col2 ul>li.menu-item-64>a,
.es_header_main_col2 ul>li.menu-item-65>a{
    padding-right: 20px !important;
}
.header_btns_box {
    display: flex;
    align-items: center;
    gap: 24px;
}
.header_btn_link {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 50px;
    background: linear-gradient(98.35deg, rgba(0, 114, 189, 0.08) 1.66%, rgba(0, 114, 189, 0) 81.35%);
    border: 0.5px solid #FFFFFF4D;
    border-radius: 7px;
    padding: 0 20px;
    transition: 0.6s ease;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.header_btn_link:hover{
    background-color: #0072BD;
    border-color: #0072BD;
}
.es_header_main_sec  .nav li li a {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    color: #000 !important;
    text-transform: capitalize !important;
    width: 100% !important;
    cursor: pointer !important;
    padding: 0 !important;
    transition: 0.5s !important;
    background: unset;
    border-radius: 0;
    /* background: #0a0a0a; */
	    text-align: left !important;
}
.es_header_main_col2 ul.sub-menu>li {
    margin: 0 !important;
    transition: 0s !important;
    text-align: center;
    padding: 0 !important;
    width: 100%;
    border-bottom: 1px dashed #0072BD;
}
.es_header_main_col2 ul.sub-menu {
    padding: 0 !important;
    width: 265px !important;
}
.es_header_main_col2 ul.sub-menu>li a {
    padding: 8px 15px !important;
    transition: 0.6s ease;
}
.es_header_main_col2 ul.sub-menu>li a:hover{
    background-color: #0072BD;
    color: #fff !important;
}
.es_header_main_sec .nav li ul{
    border-color: #0072BD !important;
}
.google_content_box {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
}
.google_content_box img{
    display: flex;
}
.review_class {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
}
.hero_title {
    font-size: 64px;
    line-height: 78px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    text-shadow: unset;
    text-align: left;
    margin: 20px 0 15px;
}
.hero_incline_txt {
    font-style: italic;
    display: block;
}
.hero_des {
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    font-weight: 400;
    text-align: left;
}
.site_btns {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 18px;
    margin-top: 35px;
}
.site_appoint_btn {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #FFFFFF4D;
    background: linear-gradient(98.35deg, rgba(0, 114, 189, 0.08) 1.66%, rgba(0, 114, 189, 0) 81.35%);
     border-radius: 7px;
     transition: 0.6s ease;
}
.site_call_btn {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #FFFFFF4D;
    background: linear-gradient(98.35deg, rgba(0, 114, 189, 0.08) 1.66%, rgba(0, 114, 189, 0) 81.35%);
    border-radius: 7px;
    transition: 0.6s ease;
    padding: 0 27px;
    gap: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.site_call_btn:hover{
    background-color: #0072BD;
}
.site_appoint_btn:hover{
    background-color: #0072BD;
    border-color: #0072BD;
    
}
.site_appoint_btn span {
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
     border: 0.5px solid transparent;
     margin-right: -1px;
}
.icon_apoint,.icon_apoint svg{
    transition: 0.6s ease;
}
.site_appoint_btn:hover .icon_apoint{
   background: linear-gradient(98.35deg, rgba(0, 114, 189, 0.08) 1.66%, rgba(0, 114, 189, 0) 81.35%);
     border: 0.5px solid #FFFFFF4D;
     background-color: #fff;
}
.site_appoint_btn:hover .icon_apoint svg{
    filter: brightness(0);
}
.icon_apoint {
    padding: 0;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0072BD;
    border-radius: 7px;
}
.es_hero_main_sec  .et_pb_slide_description {
    padding: 0 !important;
    position: absolute;
    bottom: 100px;
    left: 0;
}
.adg_site_header_fixed .es_header_top_row{
    display: none !important;
}
.adg_site_header_fixed .pd0.es_header_main_row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.es_header_main_sec.adg_site_header_fixed{
    background-color: #111 !important;
    border-bottom: 1px solid #dddddd66 !important;
} 
@media all and (min-width: 1px) and (max-width: 980px) {
    .gh_header_sec {
        display: none !important;
    }
    .mob_head_full_call_btn.mob_head_full_call_btn_1 a,
    .mob_head_full_call_btns.mob_head_full_call_btn_1 a {
        color: #fff !important;
        font-size: 14px;
        font-weight: 500;
    }
    .mob_head_full_call_btns_main {
        display: flex;
    }
    .mob_head_full_call_btns.mob_head_full_call_btn_1,
    .mob_head_full_call_btn.mob_head_full_call_btn_1 {
        text-align: center;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .mob_head_full_call_btn_1 {
        flex: 1;
    }
    .mob_head_full_call_btns.mob_head_full_call_btn_1 a {
        color: #000 !important;
    }
    .mob_head_full_call_btn.mob_head_full_call_btn_1 {
        background-color: #0072BD;
    }
    .mob_head_full_call_btn .xoo-el-pop-sc {
        position: relative !important;
        font-size: 16px;
    }
.pd0.ts_mobile_header_row {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    display: flex !important;
    align-items: center !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #111;
}
   .ts_mobile_header_block1 .et_pb_image_wrap img {
    width: 129px !important;
    height: 44px !important;
    object-fit: contain;
}
    .ts_mobile_header_col1 {
        width: 50% !important;
    }
    .ts_mobile_header_col2 {
        width: 50% !important;
    }
    .ts_mobile_header_block2 {
        padding-right: 43px !important;
    }
    .dgwt-wcas-search-wrapp {
        width: 38px;
        height: 38px;
        max-width: 38px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile {
        max-width: none !important;
    }
    /* .dgwt-wcas-om-bar {
                border-bottom: 1px solid #ddd;
            } */
    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        border: 1px solid #ddd !important;
    }
    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit,
    .dgwt-wcas-om-bar .dgwt-wcas-om-return {
        background-color: #4a69ae !important;
        color: #fff;
        width: 44px !important;
        height: 43px !important;
        padding: 0 !important;
        min-height: 33px !important;
        min-width: 33px !important;
        top: 50%;
        transform: translateY(-53%);
        right: 4px;
        border-radius: 5px;
    }
    .mobile_boxes_main {
        display: flex;
        align-items: center;
        justify-content: right;
        gap: 5px;
    }
    .mobile_cart_box {
        width: 38px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .mobile_cart_box svg {
        /* filter: brightness(0) invert(1); */
        width: 23px;
        height: 23px;
    }
    .ts_mobile_header_sec {
            backdrop-filter: blur(14px);
    background: #FFFFFF14;
    }
}
@media all and (min-width: 320px) and (max-width: 767px) {
 .hero_all_content_box {
    padding-left: 0;
    margin-top: 100px !important;
    text-align: center !important;
    backdrop-filter: blur(14px);
    background: #FFFFFF14;
    padding: 20px 10px;
    border-radius: 10px;
}
    .es_hero_main_sec  .et_pb_slide {
        height: 600px;
    }
.hero_title {
    font-size: 32px;
    line-height: 38px;
    margin: 13px 0 11px;
    text-align: center;
}
.hero_des {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    text-align: center;
}
    .site_appoint_btn {
        height: 50px;
    }
    .icon_apoint {
        height: 50px;
        width: 50px;
        padding: 0 !important;
    }
   .site_appoint_btn span {
    padding: 0 15px;
    font-size: 16px;
    margin-right: -1px;
}
    .site_call_btn {
        height: 50px;
        padding: 0 22px;
        gap: 12px;
        font-size: 16px;
    }
.site_btns {
    gap: 5px !important;
    margin-top: 25px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 0;
}
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 50px;
    }
    .es_hero_main_sec .et_pb_slides .et_pb_slider_container_inner {
        display: flex;
        height: 100%;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        position: unset !important;
        animation: unset !important;
    }
   .google_content_box {
    justify-content: center;
    flex-wrap: wrap;
}  
.hero_all_content_box.header_width {
    max-width: calc(100% - 30px) !important;
}


}
@media all and (min-width: 768px) and (max-width: 980px) {
.hero_all_content_box {
    padding-left: 0;
    margin-top: 100px !important;
    text-align: center !important;
    backdrop-filter: blur(14px);
    background: #FFFFFF14;
    padding: 20px 10px;
    border-radius: 10px;
}
    .es_hero_main_sec  .et_pb_slide {
        height: 600px;
    }
    .hero_title {
        font-size: 40px;
        line-height: 48px;
        margin: 15px 0 14px;
        text-align: center;
    }
.hero_des {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    text-align: center;
}
    .site_appoint_btn {
        height: 50px;
    }
    .icon_apoint {
        height: 50px;
        width: 50px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 16px;
    }
    .site_call_btn {
        height: 50px;
        padding: 0 22px;
        gap: 12px;
        font-size: 16px;
    }
.site_btns {
    gap: 5px;
    margin-top: 25px;
    justify-content: center;
}
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 50px;
    }
    .es_hero_main_sec .et_pb_slides .et_pb_slider_container_inner {
        display: flex;
        height: 100%;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        position: unset !important;
        animation: unset !important;
    }
    .google_content_box {
        justify-content: center;
    }
    
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
  .header_width{
        max-width: calc(100% - 30px) !important;
    }
   .es_header_main_block1 .et_pb_image_wrap img {
        width: 121px !important;
        height: 41px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 18px !important;
    }
    .es_header_main_col2 ul>li>a {
        font-size: 13px;
    }
    .es_header_main_col2 ul>li {
        padding: 10px 8px !important;
    }
    .et-menu .menu-item-has-children>a:first-child:after {
        top: -1px;
    }
    .header_btn_link {
        padding: 0 15px;
        font-size: 15px;
        height: 47px;
    }
    .header_btns_box {
        gap: 8px;
    }
    .header_btn_appoint .header_btn_link span,.header_btn_call .header_btn_link span{
        display: none;
    }
    .header_btn_appoint .header_btn_link,.header_btn_call .header_btn_link{
        height: 45px;
        width: 45px;
        justify-content: center;
        padding: 0;
    }
    .es_header_main_col2 ul>li.menu-item-63>a, .es_header_main_col2 ul>li.menu-item-64>a, .es_header_main_col2 ul>li.menu-item-65>a {
        padding-right: 17px !important;
    }
    .hero_all_content_box {
        padding-left: 20px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 600px;
    }
   .hero_title {
        font-size: 46px;
        line-height: 54px;
        margin: 15px 0 14px;
    }
    .hero_des {
    font-size: 17px;
    line-height: 30px;
    width: 70%;
}
    .site_appoint_btn {
        height: 50px;
    }
    .icon_apoint {
        height: 50px;
        width: 50px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 16px;
    }
    .site_call_btn {
        height: 50px;
        padding: 0 22px;
        gap: 12px;
        font-size: 16px;
    }
    .site_btns {
        gap: 10px;
        margin-top: 25px;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 50px;
    }
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
   .header_width{
        max-width: calc(100% - 30px) !important;
    }
    .es_header_main_block1 .et_pb_image_wrap img {
        width: 141px !important;
        height: 48px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 22px !important;
    }
    .es_header_main_col2 ul>li>a {
        font-size: 13px;
    }
    .es_header_main_col2 ul>li {
        padding: 10px 8px !important;
    }
    .header_btn_link {
        padding: 0 15px;
        font-size: 15px;
        height: 47px;
    }
    .header_btns_box {
        gap: 14px;
    }
    .header_btn_appoint .header_btn_link span,.header_btn_call .header_btn_link span{
        display: none;
    }
    .header_btn_appoint .header_btn_link,.header_btn_call .header_btn_link{
        height: 45px;
        width: 45px;
        justify-content: center;
        padding: 0;
    }
    .hero_all_content_box {
        padding-left: 20px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 700px;
    }
   .hero_title {
        font-size: 46px;
        line-height: 54px;
        margin: 15px 0 14px;
    }
    .hero_des {
    font-size: 17px;
    line-height: 30px;
    width: 70%;
}
    .site_appoint_btn {
        height: 50px;
    }
    .icon_apoint {
        height: 50px;
        width: 50px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 16px;
    }
    .site_call_btn {
        height: 50px;
        padding: 0 22px;
        gap: 12px;
        font-size: 16px;
    }
    .site_btns {
        gap: 10px;
        margin-top: 25px;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 50px;
    }
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
    .header_width{
        max-width: calc(100% - 30px) !important;
    }
    .es_header_main_block1 .et_pb_image_wrap img {
        width: 141px !important;
        height: 48px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 22px !important;
    }
    .es_header_main_col2 ul>li>a {
        font-size: 14px;
    }
    .es_header_main_col2 ul>li {
        padding: 10px 15px !important;
    }
    .header_btn_link {
        padding: 0 15px;
        font-size: 15px;
        height: 47px;
    }
    .header_btns_box {
        gap: 14px;
    }
    .header_btn_appoint .header_btn_link span,.header_btn_call .header_btn_link span{
        display: none;
    }
    .header_btn_appoint .header_btn_link,.header_btn_call .header_btn_link{
        height: 45px;
        width: 45px;
        justify-content: center;
        padding: 0;
    }
    .hero_all_content_box {
        padding-left: 20px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 700px;
    }
   .hero_title {
        font-size: 46px;
        line-height: 54px;
        margin: 15px 0 14px;
    }
   .hero_des {
    font-size: 17px;
    line-height: 30px;
    width: 80%;
}
    .site_appoint_btn {
        height: 50px;
    }
    .icon_apoint {
        height: 50px;
        width: 50px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 16px;
    }
    .site_call_btn {
        height: 50px;
        padding: 0 22px;
        gap: 12px;
        font-size: 16px;
    }
    .site_btns {
        gap: 10px;
        margin-top: 25px;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 70px;
    }
  
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
    .header_width{
        max-width: calc(100% - 30px) !important;
    }
    .es_header_main_block1 .et_pb_image_wrap img {
        width: 141px !important;
        height: 48px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 22px !important;
    }
    .es_header_main_col2 ul>li>a {
        font-size: 14px;
    }
    .es_header_main_col2 ul>li {
        padding: 10px 15px !important;
    }
    .header_btn_link {
        padding: 0 15px;
        font-size: 15px;
        height: 47px;
    }
    .header_btns_box {
        gap: 14px;
    }
    .header_btn_appoint .header_btn_link span {
        display: none;
    }
    .header_btn_appoint .header_btn_link {
        height: 47px;
        width: 47px;
        justify-content: center;
        padding: 0;
    }
    .hero_all_content_box {
        padding-left: 30px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 750px;
    }
    .hero_title {
        font-size: 54px;
        line-height: 64px;
        margin: 15px 0 14px;
    }
    .hero_des {
        font-size: 17px;
        line-height: 30px;
    }
    .site_appoint_btn {
        height: 55px;
    }
    .icon_apoint {
        height: 55px;
        width: 55px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 17px;
    }
    .site_call_btn {
        height: 55px;
        padding: 0 22px;
        gap: 12px;
        font-size: 17px;
    }
    .site_btns {
        gap: 10px;
        margin-top: 25px;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 70px;
    }
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
    .header_width{
        max-width: calc(100% - 30px) !important;
    }
    .es_header_main_block1 .et_pb_image_wrap img {
        width: 162px !important;
        height: 55px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 22px !important;
    }
    .es_header_main_col2 ul>li>a {
        font-size: 14px;
    }
    .es_header_main_col2 ul>li {
        padding: 10px 12px !important;
    }
    .header_btn_link {
        padding: 0 15px;
        font-size: 15px;
        height: 47px;
    }
    .header_btns_box {
        gap: 14px;
    }
    .hero_all_content_box {
        padding-left: 30px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 750px;
    }
    .hero_title {
        font-size: 54px;
        line-height: 64px;
        margin: 15px 0 14px;
    }
    .hero_des {
        font-size: 17px;
        line-height: 30px;
    }
    .site_appoint_btn {
        height: 55px;
    }
    .icon_apoint {
        height: 55px;
        width: 55px;
        padding: 0 !important;
    }
    .site_appoint_btn span {
        padding: 0 15px;
        font-size: 17px;
    }
    .site_call_btn {
        height: 55px;
        padding: 0 22px;
        gap: 12px;
        font-size: 17px;
    }
    .site_btns {
        gap: 10px;
        margin-top: 25px;
    }
    .es_hero_main_sec  .et_pb_slide_description {
        bottom: 70px;
    }
}
@media all and (min-width: 1681px) and (max-width: 1880px) {
    .header_width{
        max-width: calc(100% - 30px) !important;
    }
    .es_header_main_block1 .et_pb_image_wrap img {
        width: 162px !important;
        height: 55px !important;
    }
    .pd0.es_header_main_row {
        padding-top: 25px !important;
    }
    .hero_all_content_box {
        padding-left: 30px;
    }
    .es_hero_main_sec  .et_pb_slide {
        height: 800px;
    }
}
