/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*@import url(libs/font-awesome/css/font-awesome.css);*/
@import url(libs/awe5/css/all.css);
@import url(assets/css/flatsome.css);
:root{
    --color1:#005DA9;
    --red1:#DD1717;
}
.elementor-widget-theme-post-content ol, .elementor-widget-theme-post-content ul,
.elementor-widget-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-woocommerce-product-content ul, .elementor-widget-woocommerce-product-content ol{
    margin-bottom: 15px;
    padding-left: 16px;
}
.elementor-widget-theme-post-content ol li, .elementor-widget-theme-post-content ul li,
.elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li, .elementor-widget-woocommerce-product-content ul li, .elementor-widget-woocommerce-product-content ol li{
    margin-bottom: 4px;
}
/*===================icon contact=========*/
.if-round li{
	list-style: none;
	margin-left: 0 !IMPORTANT;
}
.if-round li>div {
    display: table-cell;
    vertical-align: top;
}
.if-round li>div p, .if-round li>div i{
	color: #444;
}
.if-round li>div p{
	margin-bottom: 0;
}
.if-round .if-icon i {
    width: 21px;
    height: 12px;
    line-height: 0;
    text-align: left;
    font-size: 0px;
    letter-spacing: -.02em;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    color: #86C5D8;
}
.if-round .if-icon i:before{
	font-size: 14px;
}
ul.if-round {
    margin-left: 0;
}
.copyright-footer {
    color: #fff;
    font-size: 16px;
}
i.fas.fa-phone-alt:before {
    content: "\f879";
    font-weight: 700;
    font-family: 'Font Awesome 5 Pro';
}
/*===================end icon contact=========*/

/*======================breadcrumbs===========*/
.breadcrumbs li:after {
    display: inline-block;
    vertical-align: middle;
    margin: 7px;
    content: "\f101";
    font-family: FontAwesome;
    color: #fff;
    font-weight: normal;
}
.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li, ul.breadcrumbs li a {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 0;
}
ul.breadcrumbs li:last-child:after {
    content: none;
}
.sitepath-l h1,
.sitepath-l .h1 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 55px;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #f00;
}
ul.breadcrumbs {
    margin-bottom: 0;
    margin-left: 0;
}

.sitepath.clearfix .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.sitepath.clearfix {
    background-size: cover;
    background-position: center;
    position: relative;
}
.wrapper-breacome {
    display: flex;
    height: 250px;
    align-items: center;
}
/*======================end breadcrumbs===========*/

/*==============image cover=============*/
.has-format, .video-fit, .image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.video-fit video, .video-fit iframe, img.back-image, .image-cover img, .has-format img, .has-equal-box-heights .box-image img {
    right: 0;
    width: 100%;
    height: 100% !IMPORTANT;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
/*==============image cover=============*/

/*===============slick arow==========*/
button.slick-arrow {
    font-size: 0;
    position: absolute;
    left: -6px;
    z-index: 1;
    top: 120px;
    padding: 0;
    outline: none;
    border: none;
}

button.slick-arrow:before {
    font-size: 16px;
    background-color: #fff;
    content: "\f105";
    color: var(--e-global-color-secondary);
    font-family: 'Font Awesome 5 Pro';
    width: 40px;
    height: 40px;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: center;
    content: "\f053";
    font-weight: 300;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 19%) 1px 2px 4px;
}
button.slick-arrow.slick-disabled {
    display: none !important;
}
button.slick-arrow.slick-next:before {
    content: "\f054";
}

button.slick-arrow.slick-next {
    right: -6px;
    left: auto;
}
/*===============slick arow==========*/
/*=================image box===============*/
.box-overlay .box-text, .box-shade .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.box-text-top.box-overlay .box-text, .box-text-top.box-shade .box-text {
    position: absolute;
    top: 0;
    bottom: auto !important;
    z-index: 16;
    left: 0;
    right: 0;
}
.box-text-middle.box-overlay .box-text, .box-text-middle.box-shade .box-text {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    bottom: auto !important;
    z-index: 16;
    left: 0;
    right: 0;
}
.box-none .box-text {
    display: none !important;
}
.image-center {
    margin-left: auto;
    margin-right: auto;
}
.image-right {
    margin-left: auto;
    margin-right: 0;
}
.box-text.text-center {
    margin-left: auto !IMPORTANT;
    margin-right: auto !IMPORTANT;
}
.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
@media(min-width: 550px){
    .box-list-view .box, .box-vertical {
        display: table;
        width: 100%;
    }
    .box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
    }
}
/*=================image box===============*/

.login-dev-menu .elementor-nav-menu>li>a {
    position: relative;
}

.login-dev-menu .elementor-nav-menu>li>a:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    display: block;
    content: "\f007";
    width: 30px;
    height: 30px;
    text-align: center;
    border: solid 2px #fff;
    line-height: 26px;
    border-radius: 50%;
    opacity: 1 !IMPORTANT;
    background-color: transparent !IMPORTANT;
    left: -21px;
}
.row-contact-page input[type='email'], .row-contact-page input[type='date'], .row-contact-page input[type='search'], .row-contact-page input[type='number'], .row-contact-page input[type='text'], .row-contact-page input[type='tel'], .row-contact-page input[type='url'], .row-contact-page input[type='password'], .row-contact-page textarea, .row-contact-page select {
    background: #F3F3F3;
    border-color: #F3F3F3;
    box-shadow: none;
    border: solid 1px #EBEBEB;
    border-radius: 2px;
}
.row-contact-page .col {
    padding-bottom: 5px;
}
.row-contact-page {
    margin-top: 5px;
}
.form-button input.button {
    font-weight: normal;
    font-size: 16px;
    background-color: var( --e-global-color-secondary ) !IMPORTANT;
}
/*=============post sidebar============*/
.post-sidebara  li.recent-blog-posts-li .flex-col.mr-half {
    display: none;
}

.post-sidebar .widget_recent_entries ul>li {
    padding-left: 15px;
    padding-right: 15px;
    border: navajowhite;
    margin-bottom: 0px;
}
.post-sidebar .menu li{
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    margin-bottom: 0px;
}
.post-sidebar .menu li:last-chid a{
    border-bottom:none;
}
.post-sidebar .menu li a{
    border-bottom: dashed 1px #D8D8D8;
    display: block;
     font-family: "Playfair Display", sans-serif;
     font-weight: bold;
      color: #222222;
}
.post-sidebar .widget_recent_entries ul>li>a {
    font-weight: bold;
    color: #222222;
    font-family: "Playfair Display", sans-serif;
}
.post-sidebar .menu li a:hover, 
.post-sidebar .widget_recent_entries ul>li>a:hover{
    color: #000;
}

.post-sidebar .widget_recent_entries ul>li>a {
    border-bottom: dashed 1px #D8D8D8;
}
.post-sidebar .widget_recent_entries ul{
    padding-bottom: 15px;
}
.widget_recent_entries ul>li:last-child>a {
    border: none !IMPORTANT;
}
.post-sidebar aside {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 24px;
    display: inline-block;
    width: 100%;
}
.post-sidebar .widget-title {
    background-color: #00162B;
    border: none;
    font-size: 20px;
    text-transform: none;
    display: block;
    color: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 15px;
    border-left: solid 5px #093479;
    background-size: auto 34px;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    z-index: 1;
}
.post-sidebar .widget-title {
    border: none;
    background-color: #0050C2;
    font-family: "Playfair Display", sans-serif;
}
.post-sidebar aside {
    border: solid 1px #C7C7C7;
    border-radius: 15px;
    overflow: hidden;
}
.post-sidebar .tagcloud a{
    font-size: 16px !important;
    border: solid 1px #0050c2;
    color: #0050c2;
    border-radius: 99px;
    display: inline-block;
     font-family: "Playfair Display", sans-serif;
     margin-bottom: 10px;
     margin-right: 10px;
     padding: 5px 15px; 
}
.post-sidebar .tagcloud a:hover{
    color: #fff;
    background-color:  #0050c2;
}
.post-sidebar .tagcloud{

    padding: 15px;
}
.post-sidebar  li.recent-blog-posts-li .flex-col.flex-grow>a:hover {
    color: #0050c2;
}

.post-sidebar  li.recent-blog-posts-li .flex-col.flex-grow>a {
    font-size: 16px;
    line-height: 24px;
}

.post-sidebar .menu li a {
    font-size: 18px;
}

.post-sidebar  .menu li a:hover {
    color: #0050c2;
}
.post-sidebar  .menu li:last-child a {
    border-bottom: navajowhite;
}
.post-sidebar  .menu {
    margin-bottom: 13px;
}
.row-contact-page1 input[type='email'],
.row-contact-page1 input[type='date'],
.row-contact-page1 input[type='search'],
.row-contact-page1 input[type='number'],
.row-contact-page1 input[type='text'],
.row-contact-page1 input[type='tel'],
.row-contact-page1 input[type='url'],
.row-contact-page1 input[type='password'],
.row-contact-page1 textarea,
.row-contact-page1 select{
    background-color: #F0F0F0;
    border-color: #F0F0F0;
    box-shadow: none;
    border-bottom: solid 1px #E6E6E6;
    border-radius: 0px;
    height: 48px;
}
.row-contact-page1 input[type='email']::placeholder,
.row-contact-page1 input[type='date']::placeholder,
.row-contact-page1 input[type='search']::placeholder,
.row-contact-page1 input[type='number']::placeholder,
.row-contact-page1 input[type='text']::placeholder,
.row-contact-page1 input[type='tel']::placeholder,
.row-contact-page1 input[type='url']::placeholder,
.row-contact-page1 input[type='password']::placeholder,
.row-contact-page1 textarea::placeholder,
.row-contact-page1 select::placeholder{
    color: #797878;
}
.row-contact-page1 input[type='email']::-ms-input-placeholder,
.row-contact-page1 input[type='date']::-ms-input-placeholder,
.row-contact-page1 input[type='search']::-ms-input-placeholder,
.row-contact-page1 input[type='number']::-ms-input-placeholder,
.row-contact-page1 input[type='text']::-ms-input-placeholder,
.row-contact-page1 input[type='tel']::-ms-input-placeholder,
.row-contact-page1 input[type='url']::-ms-input-placeholder,
.row-contact-page1 input[type='password']::-ms-input-placeholder,
.row-contact-page1 textarea::-ms-input-placeholder,
.row-contact-page1 select::-ms-input-placeholder{
color: #797878;
}
.row-contact-page1 textarea {
    height: 120px;
}

.row-contact-page1 textarea {
    border-color: #E6E6E6 !important;
}
/*=============post sidebar============*/

.dev-button-blog {
    position: absolute;
    bottom: -16px;
    left: 0;
    padding-left: 15px;
}
.loop-single-dev {
    background-color: #fff;
    border: solid 1px #36364b;
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px;
    border-radius: 15px;
    overflow: hidden;
}
.dev-button-blog a.elementor-button-link:hover {
    box-shadow: rgb(0 0 0 / 22%) 5px 5px 13px;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Pro';
}
.dev-button-blog a.elementor-button-link .fas{
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
}
.title-a a:hover {
    color: var(--color1) !IMPORTANT;
}

/* the slides */
.slider-post-dev .slick-slide {
  margin: 0 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}

/* the parent */
.slider-post-dev .slick-list {
  margin: 0 -15px;
}
.slider-post-dev .slick-track
{
    display: flex !important;
}

.slider-post-dev .slick-slide
{
    height: inherit !important;
}
.slider-post-dev .ecs-posts .slick-slide>div {
    height: 100%;
}
button.slick-arrow:hover, button.slick-arrow:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent;
}
.slider-post-dev .ecs-posts .slick-slide>div article {
    height: 100%;
}
button.slick-arrow {
    padding: 5px;
}
.widget-social span.elementor-share-btn__icon {
    width: 30px;
    height: 30px;
    line-height: 30px !IMPORTANT;
    border-radius: 100% !IMPORTANT;
    overflow: hidden;
}

.widget-social .elementor-share-btn {
    border: none;
    height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
}

.widget-social span.elementor-share-btn__icon i {
    font-size: 14px;
}

.widget-social span.elementor-share-btn__icon span.elementor-screen-only {
    display: none;
}

.widget-social .elementor-grid-item {
}
/*=================sticky header============*/
.logo img {
    max-width: 342;
    height: auto;
    transition: all 0.5s ease;
}

.elementor-sticky--effects .logo img {
    max-width: 120px;
    height: auto;
}
.elementor-sticky--effects .menu-main-dev nav.elementor-nav-menu--main>ul>li>a {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.elementor-sticky--effects {
    box-shadow: rgb(0 0 0 / 11%) 0px 0px 10px;
}

/*=================sticky header============*/

.dev-button-blog {
    bottom: 15px;
}
.post-sidebar .widget-title {
    margin-top: 0;
}
.post-sidebar .widget_recent_entries ul>li>a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post-sidebar .widget_recent_entries ul {
    margin-bottom: 0;
}
.container-10 {
    margin-left: -10px;
    margin-right: -10px;
}
.custom-icon-footer li.elementor-icon-list-item i.fas.fa-map-marker-alt {
    margin-top: 5px;
}
.custom-icon-footer li.elementor-icon-list-item {
   vertical-align: text-top;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.custom-icon-footer.style2 i.fas {
    font-weight: 300 !IMPORTANT;
    font-family: 'Font Awesome 5 Pro';
}

.custom-icon-footer.style2 i.fas.fa-phone-alt:before {
    font-weight: 300;
}
/* ==============list contact================ */
/*.list-contact {
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 100;
}*/
.fix-contact1 {
    position: fixed;
    bottom: 60px !IMPORTANT;
    right: 20px !IMPORTANT;
    z-index: 100;
    display: inline-block !IMPORTANT;
    top: auto !important;
    margin-bottom: 0px !important;
}
.list-contact li {
    list-style: none;
}

.list-contact li img {
    max-width: 41px;
}

.list-contact ul {
    margin-bottom: 0;
}
.coppy-right-bx {
    margin-bottom: 0 !IMPORTANT;
}
.custom-icon-footer li.elementor-icon-list-item i.fas.fa-map-marker-alt {
    margin-top: 5px;
}
.custom-icon-footer li.elementor-icon-list-item {
   vertical-align: text-top;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.custom-icon-footer.style2 i.fas {
    font-weight: 300 !IMPORTANT;
    font-family: 'Font Awesome 5 Pro';
}

.custom-icon-footer.style2 i.fas.fa-phone-alt:before {
    font-weight: 300;
}
.nav-arrow nav>ul>li {
    position: relative;
    padding-left: 20px;
}
.nav-arrow nav>ul>li:before {
    content: "\f054";
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
    color:  var( --e-global-color-secondary ) !IMPORTANT;
    top: 3px;
    left: 0;
}
.mb0{
    margin-bottom: 0 !important;
}
.social-footer-dev  i.fab.fa-facebook {
    font-weight: 300;
    font-family: "Font Awesome 5 Brands";
}

.social-footer-dev i.fab.fa-facebook:before {
    content: "\f39e";
}

.social-footer-dev i.fab.fa-linkedin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 300;
}

.social-footer-dev i.fab.fa-linkedin:before {
    content: "\f0e1";
}
/* ==============list contact================ */
.elementor-posts-nothing-found {
    white-space: nowrap;
}
/*equa height========================================*/
.button-view {
    position: absolute;
    bottom: 30px;
    left: 0;
   
    width: 100%;
}


@media(min-width:  768px){
    .elementor-posts--skin-custom .elementor .elementor-section-wrap>section>.elementor-container {
        height: 100%;
    }

    .elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section, .elementor-posts--skin-custom .elementor .elementor-section-wrap>section {
        padding-bottom: 0;
    }
    
    .elementor-posts--skin-archive_custom .elementor, 
    .elementor-posts--skin-custom .elementor{
        height: 100%;
    }

    .elementor-posts--skin-archive_custom .elementor .elementor-section-wrap,
    .elementor-posts--skin-custom  .elementor .elementor-section-wrap{
        height: 100%;
    }

    .elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section,
    .elementor-posts--skin-custom .elementor .elementor-section-wrap>section {
        height: 100%;
    }
    .elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section .elementor-container,
    .elementor-posts--skin-custom .elementor .elementor-section-wrap>section .elementor-container {
        height: 100%;
    }

}
/*equa height========================================*/
.mb0{
    margin-bottom: 0 !important;
}
.custom-icon-footer li.elementor-icon-list-item>a {
    vertical-align: text-top;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.custom-icon-footer li.elementor-icon-list-item i {
    margin-top: 5px;
}
.pdt-60{
    padding-top: 60%
}
.pdt-760{
    padding-top: 70%
}
.loop-single-dev1 {
    overflow: hidden;
}
.archive-dev .elementor-pagination span, .archive-dev  .elementor-pagination a {
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
}

.archive-dev nav.elementor-pagination {
    display: flex;
    justify-content: center;
}

.archive-dev .elementor-pagination .page-numbers.prev,  .archive-dev .elementor-pagination .page-numbers.next {
    font-size: 12px;
}

.archive-dev .elementor-pagination span.page-numbers.current, .archive-dev .elementor-pagination a:hover {
    background-color: var(--e-global-color-secondary);
}

.headding-widget .elementor-widget-container .elementor-heading-title:before {
    content: "";
    width: 45px;
    height: 3px;
    background-color: var(--e-global-color-secondary);
    position: absolute;
    bottom: -1px;
}
.headding-widget .elementor-widget-container {
    position: relative;
}
.headding-widget .elementor-widget-container {
    border-bottom: solid 1px #E1E1E1;
}
.nav-arrow-right nav>ul>li>a:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0;
    opacity: 1 !IMPORTANT;
    background-color: transparent !IMPORTANT;
    color: var(--e-global-color-secondary) !important;
    top: 50%!important;
    right: 0;
    transform: translateY(-50%)!important;
}

.nav-arrow-right nav>ul>li>a {
    padding-right: 13px !IMPORTANT;
}
.post-related-view article .a-hover a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-related-view article .a-hover a:hover{
    color: var(--e-global-color-secondary) !important;
}
.bnt-readmore-dev i.fas.fa-chevron-right {
    font-weight: 900;
    font-family: 'Font Awesome 5 Pro';
    font-size: 9px;
}
.form-blog input.elementor-search-form__input {
    box-shadow: none;
}
.image-61 {
    padding-top: 42%;
}
.form-blog input.elementor-search-form__input {
    height: 50px;
}
.post-related-view article {
    border-bottom: solid 1px #ECECEC;
    padding-bottom: 20px !IMPORTANT;
}
.post-related-view article:last-child {
    border: none;
    padding-bottom: 0 !IMPORTANT;
}
.my-account-menu-icon>a {
    font-size: 0;
    
    background-size: contain;
    background-repeat: no-repeat;
}

.my-account-menu-icon>a:before {
    content: "";
    width: 21px !important;
    height: 21px !important;
    background-image: url(assets/img/user.svg);
    opacity: 1 !IMPORTANT;
    background-position: center;
    background-color: transparent ! IMPORTANT;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
}
.search-icon form.elementor-search-form {
    margin-bottom: 0;
}

.search-icon form.elementor-search-form i.fas.fa-search:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

.mini-cart-dev i.eicon-bag-medium {
    background-image: url(assets/img/cart.svg);
    background-position: center;
    background-color: transparent !IMPORTANT;
    background-repeat: no-repeat;
}
.mini-cart-dev i.eicon-bag-medium:before{
    opacity: 0;
}
.mini-cart-dev svg {
    width: 19px;
}
.mini-cart-dev {
    padding-top: 8px;
}
.search-icon-header  .elementor-icon-wrapper {
    display: flex;
    align-items: center;
}
.my-account-menu-icon>a {
    width: 40px !IMPORTANT;
}
.search-header input {
    height: 40px;
    box-shadow: none;
 
}

.search-header button.elementor-search-form__submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.search-header .elementor-search-form__container {
    position: relative;
}
.search-header form{
    margin-bottom: 0;
}
.search-header .e-font-icon-svg-container:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
}

.search-header .e-font-icon-svg-container svg {
    display: none;
}

.brand-list .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
    box-sizing: border-box;
    width: calc(33.333% - 15px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.brand-list  .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 a {
    border-radius: 15px;
    box-shadow: 0px 4px 10px 0px rgba(0, 93, 169, 0.30);
    display: inline-block;
    overflow: hidden;
}

/*====================fliter========================*/
.cate_brand_box ul li {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;

}
.cate_brand_box ul li {
    width: 50%;
    float: left;
}

ul.brand_list {
    display: block;
    margin-bottom: 0;
}
.cate_brand_box ul li input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height:100%;
    width: 100%;
    z-index: 1;
    left: 0;
}

.cate_brand_box ul li label:before {
    position: absolute;
    top: 9px;
    left: 0;
    height: 9px;
    width: 9px;
    background-color: #fff;
    content: "";
    border: solid 1px var(--color1);
    border-radius: 50%;
}
/*.cate_brand_box ul li:hover input ~ label:before {
    background-color: #D9D9D9;
}

.cate_brand_box ul li input:checked ~ label:before {
    background-color: #26AD56;
    border: solid 1px #26AD56;
}
*/
.cate_brand_box ul li label:after {
    content: "";
    position: absolute;
    display: none;
    left: 2px;
    top: 11px;
    width: 5px;
    height: 5px;
    background-color: var(--color1);
    border-radius: 50%;
}

.cate_brand_box ul li input:checked ~ label:after {
    display: block;
}

.cate_brand_box ul li label {
    cursor: pointer;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
}
.btn_reset {
    display: flex;
    width: 100%;
    padding-top: 14px;
}

button#onlBrndReSet {
    background-color: var(--color1);
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    font-weight: normal;
    text-transform: none;
}
/*====================fliter========================*/
.sidebar-dev .menu>li>a {
    background-color: #D9D9D9;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 7px 15px;
    position: relative;
    color: #1A1A1A;
}

.sidebar-dev .menu li {
    list-style: none;
    margin-bottom: 14px;
}

.sidebar-dev .menu>li>ul li a {
    padding-left: 15px;
    border-bottom: solid 1px #EBEBEB;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1A1A1A;
    font-size: 14px;
}

.sidebar-dev .menu>li>ul {
    margin: 0;
    display: none;
}

.sidebar-dev .menu>li>ul li {
    margin-bottom: 0;
}

.sidebar-dev .menu>li>ul li.curent-menu-item>a {
    border-bottom: solid 2px #DD1717;
}

.sidebar-dev .menu li span.arrow {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #DD1717;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-dev .menu>li:hover>a, .sidebar-dev .menu>li.curent-menu-item>a, .sidebar-dev .menu>li.curent-menu-parent>a {
    background-color: var(--color1);
    color: #fff;
}
.sidebar-dev .menu>li.active1>a{
    background-color: var(--color1);
    color: #fff;
}
.sidebar-dev .menu>li:hover span.arrow, .sidebar-dev .menu>li.active1 span.arrow{
    color: #fff;
}
.sidebar-dev .menu>li.curent-menu-parent>.sub-menu {
    display: block;
}
.sidebar-dev .menu li.active1 .arrow i:before {
    content: "\f068";
}

.sidebar-dev .menu li.active1>ul, .sidebar-dev .menu li.current-menu-parent>ul {
    display: block;
}


.row-contact-page1 .elementor-field-group-name:before {
    content: "";
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(assets/img/icon/name.svg);
    position: absolute;
    top: 12px;
    right: 15px;
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.row-contact-page1 .elementor-field-type-tel:before {
    content: "";
    
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(assets/img/icon/phone.svg);
    position: absolute;
    top: 12px;
    right: 15px;
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.row-contact-page1 .elementor-field-type-email:before {
    content: "";
    
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(assets/img/icon/email.svg);
    position: absolute;
    top: 12px;
    right: 15px;
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.row-contact-page1 .elementor-field-group-subject:before {
    content: "";
    
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(assets/img/icon/subject.svg);
    position: absolute;
    top: 12px;
    right: 15px;
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.row-contact-page1 .elementor-field-group-message:before {
    content: "";
    
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(assets//img/icon/message.svg);
    position: absolute;
    top: 7px;
    right: 15px;
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.row-contact-page1 .elementor-field-group-your_industry .elementor-field .select-caret-down-wrapper {
    display: none;
}

.row-contact-page1 .elementor-field-group-your_industry .elementor-field  select#form-field-your_industry {
    background-image: url(assets/img/icon/down.svg);
}
.row-contact-page1.style1 .elementor-field-group-your_industry .elementor-field  select#form-field-your_industry {
    background-image: url(assets/img/icon/down1.svg);
}
.phone-contact1 a{
    color: #000;
}
.phone-contact2 a{
    color: #fff;
}
.footer-ab-dev a{
    font-weight: bold;
}
.row-contact-page1 span.elementor-align-icon-right {
    background-color: var(--red1);
    position: absolute;
    right: -1px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 0;
}
.row-contact-page1 span.elementor-align-icon-right svg path {
    fill: #fff ! IMPORTANT;
}
.bg-50::before {
    height: 50%;
    top: auto;
    bottom: 0;
}
.image-full img{
    width: 100%;
}
.btn-play-dev {}

.container-ab1 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.btn-play-dev a.elementor-button {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.btn-play-dev a.elementor-button span.elementor-button-icon.elementor-align-icon-left {
    margin-right: 0;
}
.nav-menu-service nav>ul>li>a:after {
    opacity: 1 !IMPORTANT;
    background-color: #EBEBEB !IMPORTANT;
}

a.elementor-item.elementor-item-anchor {}

.nav-menu-service nav>ul>li.current-menu-item>a:after, .nav-menu-service nav>ul>li:hover>a:after {
    background-color: #DD1717 !IMPORTANT;
}

.nav-menu-service nav>ul>li.current-menu-item>a {
    font-weight: bold !IMPORTANT;
}
.sidebar-dev .menu>li>ul li.current-menu-item a {
    border-bottom-color: var(--red1);
    color: var(--color1);
    font-weight: bold;
}

.sidebar-dev .menu>li>ul li:hover a {
    color: var(--color1);
}
.sidebar-dev  .widget-title {
    font-weight: 500;
    color: #2F2F2F;
}
.box-cat-product {
    position: absolute;
    z-index: 1;
    top: 0;
    background-color: var(--color1);
    color: #fff;
}

.box-cat-product a {
    color: #fff;
    padding: 0px;
    display: inline-block;
    min-width: 98px;
    text-align: center;
    font-size: 14px;
}

.box-content-product h2 a {color: #1A1A1A;}
.box-content-product h2 a :hover{
    color: var(--color1);
}

.box-content-product {
    position: relative;
    padding-right: 45px;
    padding-top: 10px;
}

.box-link-view {
    position: absolute;
    right: -0;
   bottom: 10px;
}

.box-link-view a {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--red1);
    color: #fff;
}
.box-link-view a:hover{
    background-color: var(--e-global-color-3f7974e);
}

/*===========slick slider =====================*/
.page-gravure1.slick1 {
    margin-left: -10px;
    margin-right: -10px;
}
.page-gravure1 .slider-nav1 li{
    padding-bottom: 10px;
}
.product-image-single-slider .image-cover img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
}
.product-image-single-slider .image-cover {}

.wrapper-thumb-slider .image-cover img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
}

.bg-thumb-wrapper {
    background-color: #fff;

}
.wrapper-thumb-slider .slick-slider  .bg-thumb-wrapper{
    border: solid 1px #E3E3E3;
   
}
.product-image-single-slider a{
    display: inline-block;
    width: 100%;
}

.product-image-single-slider a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 1px #E3E3E3;
    top: 0;
    left: 0;
    z-index: 2;
}

.product-image-single-slider a {
    display: block;
    position: relative;
}

.row-image-full-product {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-direction: row-reverse;
    width: 100%;

}

.col-9-image-full-product {
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    padding: 0 10px 20px;
}

.col-3-image-full-product {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: inline-block;
    padding: 0 10px 20px;
}
.page-gravure1 .slick-slide {
  margin: 0 10px;
}

/* the parent */
.page-gravure1 .slick-list {
  margin: 0 -10px;
}
ul.slider-nav1 {
    margin-bottom: 0;
}
@media(max-width: 768px){
    .col-3-image-full-product {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .col-9-image-full-product {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
    ul.slider-nav1 {
        margin: 0;
        padding: 0;
    }

    .col-3-image-full-product {
        padding-bottom: 0;
    }
}
/*===========slick slider =====================*/
.slider-brand .pwb-pagination-wrapper {
    border-top: 0px;
    display: none;
}

.slider-brand .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
}

.slider-brand .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 a {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
    display: inline-block;
}
 /* the slides */
.slider-brand   .slick-slide {
      margin:  15px;

  }

.slider-brand   /* the parent */
  .slick-list {
      margin: 0 -15px;
  }
ul.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #d7d7d7;
    margin: 5px;
    border-radius: 50%;
}

ul.slick-dots li button {
    display: none;
}

ul.slick-dots li.slick-active {
    background-color: var(--color1);
}

ul.slick-dots {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}
.slider-home1 .swiper-slide-inner {
    max-width: 1284px;
}
.slider-home1 .elementor-button:after {
    content: "";
    background-color: var(--red1);
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 0;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    color: #fff;
}

.slider-home1 .elementor-button {
    position: relative;
    border: none !IMPORTANT;
    height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex !IMPORTANT;
    align-items: center !IMPORTANT;
    vertical-align: middle;
    line-height: 1;
    max-width: 167px;
    padding-right: 50px !IMPORTANT;
}
.btn-1 span.elementor-button-icon.elementor-align-icon-right {
    background-color: var(--red1);
    position: absolute;
    right: -1px;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 0;
}

.btn-1 a {
    position: relative;
}
.btn-product-dev a.elementor-button {
    padding: 0;
    align-items: center;
    height: 41px;
    width: 41px;
    justify-content: center;
    display: flex;
}

.btn-product-dev a.elementor-button span.elementor-button-icon.elementor-align-icon-left {
    margin: 0;
}
.image-product-dev1 .elementor-widget-container {
    height: auto !IMPORTANT;
    display: inline-block;
}

.image-product-dev1 .elementor-widget-container a {
    display: inline-block;
    height: auto !IMPORTANT;
}

.image-product-dev1 {
    margin-bottom: 0 !IMPORTANT;
    border-bottom: solid 1px #EBEBEB;
}

.image-product-dev1 a img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
}
.title-hover a:hover{
    color: var(--color1);
}
.category-product-dev ul li {
    display: none !IMPORTANT;
}

.category-product-dev ul li:first-child {
    display: block !IMPORTANT;
}

.category-product-dev .elementor-widget-container {
    min-width: 98px;
    text-align: center;
}

.category-product-dev ul {
    justify-content: center;
}
.image-s a {}

.image-s figure a {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
}

.image-s figure a img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.image-s figure a:before {
    content: "";
    position: absolute;
    opacity: 0.7;
    background: linear-gradient(0deg, black, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: 1;
}

.image-s .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.client-loop .elementor-swiper-button {
    width: 36px;
    height: 36px;
    border: solid 2px var(--red1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -48px !IMPORTANT;
    right: 0 !IMPORTANT;
    left: auto !IMPORTANT;
}

.client-loop .elementor-swiper-button.elementor-swiper-button-prev {
    margin-right: 50px;
}

.client-loop .elementor-swiper-button:hover {
    background-color: var(--red1);
}
.client-loop .elementor-swiper-button {
    width: 36px;
    height: 36px;
    border: solid 2px var(--red1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -48px !IMPORTANT;
    right: 0 !IMPORTANT;
    left: auto !IMPORTANT;
}

.client-loop .elementor-swiper-button.elementor-swiper-button-prev {
    margin-right: 50px;
}

.client-loop .elementor-swiper-button:hover {
    background-color: var(--red1);
}

.client-loop .elementor-swiper-button:hover svg path {
    fill: #fff;
}
.slider-home1 .swiper-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(assets/img/bg-slider.svg);
}
.slider-home1 .swiper-slide a.swiper-slide-inner {
    z-index: 3;
}
.btn-chat-1 .elementor-button .elementor-align-icon-right svg {
    width: 25px;
}

.btn-chat-1 a.elementor-button>span {
    display: flex;
    align-items: center;
    justify-content: center;
}
.link-white a{
    color: #4D4D4D;
    text-decoration: underline;
}
.link-white a:hover{
    text-decoration: none;
}
.link-dark a{
    color: #fff;
    text-decoration: underline;
}
.link-dark a:hover{
    text-decoration: none;
}
.slider-home1 .swiper-pagination {
    width: auto;
    bottom: 153px !important;
}
.number-slider1 {
    position: absolute;
    z-index: 7;
    bottom: 120px;
    color: #fff;
}
.slider-home1 .swiper-pagination span.swiper-pagination-bullet {
    margin: 0 !IMPORTANT;
    border-radius: 0;
    width: 25px !IMPORTANT;
    height: 3px !IMPORTANT;
}


.process-slider {
    position: relative;
    background-color: #948F8A;

    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.process-slider .percent-process {
    height: 2px;
    background-color: #fff;
    position: absolute;
    width: 0%;
    top: 0;
    left: 0px;
}
.nav-slider-dev {
    display: flex;
    align-items: center;
}

/*.total-slider-slider:before {
    content: "/";
}*/

.total-slider-slider {
    font-weight: 300;
    opacity: 0.7;
}
.process-slider {
    margin-right: 5px;
}
.product-dev .image-cover img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
}
.image-box-cover {
    padding-top: 26px;
}
.title-hover a:hover {
    color: var(--color1) !important;
}
form#main-home-form {
    margin-bottom: 0;
}

.row-contact-page1 button.elementor-button.elementor-size-sm {
    margin: 0;
}
.brand-list  .pwb-pagination-wrapper {
    display: none;
}
.product-dev .woocommerce-loop-product__title a:hover {
    color: var(--color1);
}
.title-shop-dev {
    font-weight: 500 !IMPORTANT;
    color: #2F2F2F;
}
.single-gallery-dev .woocommerce-product-gallery__wrapper {
    width: 100%;
}
.sidebar-dev .widget-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}