/*Custom styles for АСК Вера*/


/*Imports fonts*/
@import url(/wp-content/themes/woodmart/esd-inc/fonts/fontawesome-free-7.3.0-web/css/fontawesome.css);
@import url(/wp-content/themes/woodmart/esd-inc/fonts/fontawesome-free-7.3.0-web/css/solid.css);
@import url(/wp-content/themes/woodmart/esd-inc/fonts/fontawesome-free-7.3.0-web/css/brands.css);
@import url(/wp-content/themes/woodmart/esd-inc/fonts/fontawesome-free-7.3.0-web/css/regular.css);

@font-face {font-family: "Manrope ExtraLight"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-ExtraLight.ttf);}
@font-face {font-family: "Manrope Light"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-Light.ttf);}
@font-face {font-family: "Manrope Regular"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-Regular.ttf);}
@font-face {font-family: "Manrope Medium"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-Medium.ttf);}
@font-face {font-family: "Manrope SemiBold"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-SemiBold.ttf);}
@font-face {font-family: "Manrope Bold"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/Manrope/Manrope-SemiBold.ttf);}

@font-face {font-family: "PlayfairDisplay Regular"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-Regular.ttf);}
@font-face {font-family: "PlayfairDisplay Medium"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-Medium.ttf);}
@font-face {font-family: "PlayfairDisplay SemiBold"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-SemiBold.ttf);}
@font-face {font-family: "PlayfairDisplay Bold"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-Bold.ttf);}
@font-face {font-family: "PlayfairDisplay ExtraBold"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-ExtraBold.ttf);}
@font-face {font-family: "PlayfairDisplay Black"; font-display: auto; src: url(/wp-content/themes/woodmart/esd-inc/fonts/PlayfairDisplay/PlayfairDisplay-Black.ttf);}
/*Imports fonts*/





/*Common elements (start)*/
div.block-contayner
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    box-sizing: border-box;
}
div.center-block-contayner
{
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
}
div.item-contayner
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
table.bk-table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    border-collapse: collapse;
    width: 100%;
}
tbody.bk-table
{
    border: none;
}
tr.bk-table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/*tr.bk-class-name:nth-child(2n) 
{
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
tr.bk-class-name:nth-child(2n+1) 
{
    margin: 0;
    padding: 0;
}*/
td.bk-table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: transparent !important;
    vertical-align: middle;
    text-align: center;
}
img.bk-image
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto !important;
    vertical-align: bottom;
}


.icon::before
{
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}


div.esd-before-pagetitle div.elementor-icon-box-wrapper
{
    padding: 5px 10px;
    border-radius: 100px;
    border: solid 1px #E7E7E7;
}
div.esd-before-pagetitle div.elementor-icon-box-wrapper div.elementor-icon-box-content span.elementor-icon-box-title
{
    font-family: "Manrope Regular";
}


div.esd-pagetitle h1
{
    font-family: "PlayfairDisplay Bold";
    color: #0C1D27;
    font-size: 64px;
    line-height: normal;
}


div.esd-after-pagetitle p
{
    font-family: "Manrope Light";
}


h2.esd-block-caption
{
    font-family: "PlayfairDisplay Bold";
    color: #0C1D27;
    font-size: 48px;
    font-weight: normal;
    line-height: normal;
}
h2.esd-block-caption span
{
    color: #00aeb4;
}
/*Common elements (stop)*/





/*Header (start)*/
div#esd-hdr-0
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


div#esd-hdr-100
{
    width: max-content;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-link:link
{
    width: max-content;
    font-family: "Manrope Regular";
    font-size: 13px;
    font-weight: normal;
    color: rgba(255,255,255,1);
    text-decoration: none;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-link:visited
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
a.esd-hdr-link:hover
{
    color: rgba(255,255,255,0.9);
    text-decoration: none;
}
a.esd-hdr-link:active
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
a.esd-hdr-link i
{
    display: block;
    margin-right: 5px;
    font-size: 12px;
}
a.esd-hdr-link span
{
    display: block;
    width: max-content;
}
span.esd-hdr-dlmtr
{
    display: block;
    margin: 0 10px 5px 10px;
    width: max-content;
}
span.esd-hdr-dlmtr i
{
    font-size: 3px;
    color: rgba(255,255,255,0.6);
}


div#esd-hdr-500
{
    width: max-content;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-phone:link
{
    width: max-content;
    padding: 7px 10px;
    font-family: "Manrope Regular";
    font-size: 13px;
    font-weight: normal;
    border-radius: 50px;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: #009789;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-phone:visited
{
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: #009789;
}
a.esd-hdr-phone:hover
{
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    background-color: #00A292;
}
a.esd-hdr-phone:active
{
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: #009789;
}
a#esd-hdr-510
{
    margin-right: 10px;
}
a.esd-hdr-phone i
{
    display: block;
    margin-right: 5px;
    font-size: 16px;
}
a.esd-hdr-phone span
{
    display: block;
    width: max-content;
}
div#esd-hdr-530
{
    display: none;
    width: max-content;
    text-align: center;
}
span#esd-hdr-540
{
    display: inline-block;
    width: max-content;
    font-family: "Manrope Regular";
    color: #FDFDFD;
    font-size: 12px;
    font-weight: normal;
}
span#esd-hdr-550
{
    display: inline-block;
    width: max-content;
    font-family: "Manrope Regular";
    color: #FDFDFD;
    font-size: 10px;
    font-weight: normal;
}


div#esd-hdr-600
{
    
}
a#esd-hdr-610:link
{
    font-family: "PlayfairDisplay Bold";
    font-size: 22px;
    font-weight: normal;
    color: #00AEB4;
    text-decoration: none;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a#esd-hdr-610:visited
{
    color: #00AEB4;
    text-decoration: none;
}
a#esd-hdr-610:hover
{
    color: #00AEB4;
    text-decoration: none;
}
a#esd-hdr-610:active
{
    color: #00AEB4;
    text-decoration: none;
}
img#esd-hdr-620
{
    display: block;
    width: 26px;
    margin-right: 15px;
}
a#esd-hdr-610 span
{
    display: block;
    width: max-content;
}


div.whb-column.whb-col-right div.wd-header-text.reset-last-child
{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
div#esd-hdr-700
{
    width: max-content;
    overflow: visible;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-messicon:link
{
    display: block;
    width: 24px;
    margin-right: 20px;
    text-decoration: none;
}
a.esd-hdr-messicon:visited
{
    text-decoration: none;
}
a.esd-hdr-messicon:hover
{
    text-decoration: none;
}
a.esd-hdr-messicon:active
{
    text-decoration: none;
}


a.img-icon
{
    width: 24px !important;
    height: 24px;
    background-color: #8050DD;
    border-radius: 30px;
    
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
img.img-icon
{
    display: block;
    width: 13px;
}



a.esd-hdr-emergency:link
{
    width: max-content;
    padding: 10px 15px;
    border-radius: 100px;
    background-color: #FC3642;
    text-decoration: none;
    box-shadow: 0 0 20px #dc26264d;
    animation:2s infinite emergencyPulse;
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
a.esd-hdr-emergency:visited
{
    background-color: #FC3642;
    text-decoration: none;
}
a.esd-hdr-emergency:hover
{
    margin-top: -5px;
    box-shadow: none;
    background-color: #FC3642;
    text-decoration: none;
}
a.esd-hdr-emergency:active
{
    background-color: #FC3642;
    text-decoration: none;
}
a.esd-hdr-emergency i
{
    margin-right: 7px;
    font-size: 12px;
    color: #fff;
}
a.esd-hdr-emergency span
{
    font-family: "Manrope Medium";
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
@keyframes emergencyPulse {
    0 {
        transform:scale(1);
    }
    50% {
        transform:scale(1.05);
    }
}


div#esd-hdr-800
{
    width: 48px;
    height: 48px;
    margin-left: 10px;
    border: solid 1px transparent;
    border-radius: 100px;
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
div#esd-hdr-800:hover
{
    margin-top: -5px;
    border: solid 1px #B0E4E6;
}
div#esd-hdr-800 i
{
    display: block;
    color: #0C1D27;
    font-size: 16px;
}
/*Header (stop)*/





/*Primary menu (start)*/
ul#menu-main-menu
{
    
}
ul#menu-main-menu li.menu-item.item-level-0
{
    margin-right: 0;
    padding: 0 20px;
    border-radius: 50px;
    background-color: rgba(206,238,239,0);
}
ul#menu-main-menu li.menu-item.item-level-0:hover
{
    background-color: rgba(206,238,239,1);
}
ul#menu-main-menu li.menu-item.item-level-0:last-child
{
    margin-right: 0;
}


ul#menu-main-menu li.menu-item.item-level-0 a
{
    font-family: "Manrope Regular";
    font-size: 15px;
    font-weight: normal;
    color: #2F3D45;
    text-decoration: none;
    text-transform: none;
}
ul#menu-main-menu li.menu-item.item-level-0 a:hover
{
    font-family: "Manrope Regular";
    color: #00AEB4;
    text-decoration: none;
}


ul#menu-main-menu li.menu-item.current-menu-item.item-level-0
{
    background-color: rgba(206,238,239,1);
}
ul#menu-main-menu li.menu-item.current-menu-item.item-level-0:hover
{
    background-color: rgba(206,238,239,1);
}


ul#menu-main-menu li.menu-item.current-menu-item.item-level-0 a
{
    font-family: "Manrope SemiBold";
    font-size: 15px;
    font-weight: normal;
    color: #00AEB4;
    text-decoration: none;
}
ul#menu-main-menu li.menu-item.current-menu-item.item-level-0 a:hover
{
    font-family: "Manrope SemiBold";
    color: #00AEB4;
    text-decoration: none;
}
/*Primary menu (stop)*/





/*Page title (start)*/
/*div.page-title
{
    background-image: url('/wp-content/uploads/2022/01/pg-title-bg.jpg');
    background-position: center center;
    background-color: rgba(0,0,0,0.5) !important;
    
    background-blend-mode: overlay;
    -webkit-background-blend-mode: overlay;
    -moz-background-blend-mode: overlay;
    -o-background-blend-mode: overlay;
}*/
/*Page title (stop)*/





/*Slider (start)*/
/*#slide-1607.woodmart-loaded .wd-slide-bg
{
    background: rgba(0,0,0,0.45) center center url('/wp-content/uploads/2022/01/sldr-image-1.jpg');
    background-blend-mode: overlay;
    -webkit-background-blend-mode: overlay;
    -moz-background-blend-mode: overlay;
    -o-background-blend-mode: overlay;
}
#slide-9273.woodmart-loaded .wd-slide-bg
{
    background: rgba(0,0,0,0.45) center center url('/wp-content/uploads/2022/01/sldr-image-2.jpg');
    background-blend-mode: overlay;
    -webkit-background-blend-mode: overlay;
    -moz-background-blend-mode: overlay;
    -o-background-blend-mode: overlay;
}
#slide-8863.woodmart-loaded .wd-slide-bg
{
    background: rgba(0,0,0,0.2) center center url('/wp-content/uploads/2022/01/image-3.jpg');
    background-blend-mode: overlay;
    -webkit-background-blend-mode: overlay;
    -moz-background-blend-mode: overlay;
    -o-background-blend-mode: overlay;
}
#slide-8866.woodmart-loaded .wd-slide-bg
{
    background: rgba(0,0,0,0.2) center center url('/wp-content/uploads/2022/01/image-4.jpg');
    background-blend-mode: overlay;
    -webkit-background-blend-mode: overlay;
    -moz-background-blend-mode: overlay;
    -o-background-blend-mode: overlay;
}*/
/*Slider (stop)*/





/*Footer (start)*/
div#esd-cstmftr-0
{
    margin-top: 30px;
}


div#esd-cstmftr-10
{
    margin-bottom: 30px;
}
a#esd-cstmftr-20:link
{
    width: max-content;
    color: #fff;
    text-decoration: none;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
a#esd-cstmftr-20:visited
{
    color: #fff;
    text-decoration: none;
}
a#esd-cstmftr-20:hover
{
    color: #fff;
    text-decoration: none;
}
a#esd-cstmftr-20:active
{
    color: #fff;
    text-decoration: none;
}
img#esd-cstmftr-30
{
    display: block;
    width: 32px;
    margin-right: 10px;
}
span#esd-cstmftr-40
{
    display: block;
    margin-bottom: 3px;
    font-family: "PlayfairDisplay Bold";
    font-size: 32px;
    line-height: normal;
    color: rgba(255,255,255,1);
}


div#esd-cstmftr-1000
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}


div#esd-cstmftr-1100
{
    width: 48%;
    margin-bottom: 90px;
}
span#esd-cstmftr-1110
{
    display: block;
    margin-bottom: 30px;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
}
div.esd-ftrfield
{
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 15px;
    border-radius: 10px;
    background-color: #182932;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
div.esd-ftrfield:hover
{
    background-color: #25343D;
}
a.esd-ftrfield:link
{
    width: max-content;
    color: rgba(255,255,255,1);
    text-decoration: none;
    
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
a.esd-ftrfield:visited
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
a.esd-ftrfield:hover
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
a.esd-ftrfield:active
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
a.esd-ftrfield i
{
    display: block;
    margin-right: 10px;
    font-size: 16px;
}
span.esd-ftrfield
{
    display: block;
    width: max-content;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
}
span.esd-ftrfield-label
{
    display: block;
    font-family: "Manrope Medium";
    font-size: 13px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
}


div#esd-cstmftr-1400
{
    width: 22%;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu
{
    margin: 0;
    list-style: none;
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li
{
    display: block;
    width: max-content;
    margin-bottom: 10px;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:link
{
    position: relative;
    padding-left: 20px;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:visited
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:hover
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:active
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:before
{
    position: absolute;
    display: none;
    top: 4px;
    left: 0;
    font-family: "Font Awesome 7 Free";
    content: "\f061";
    font-size: 12px;
    font-weight: 900;
    color: inherit;
}
div#esd-cstmftr-1400 ul#menu-footer-center-menu li a:hover:before
{
    display: block;
}


div#esd-cstmftr-1700
{
    width: 22%;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu
{
    margin: 0;
    list-style: none;
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li
{
    display: block;
    width: max-content;
    margin-bottom: 10px;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:link
{
    position: relative;
    padding-left: 20px;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:visited
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:hover
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:active
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:before
{
    position: absolute;
    display: none;
    top: 4px;
    left: 0;
    font-family: "Font Awesome 7 Free";
    content: "\f061";
    font-size: 12px;
    font-weight: 900;
    color: inherit;
}
div#esd-cstmftr-1700 ul#menu-footer-right-menu li a:hover:before
{
    display: block;
}


div#esd-cstmftr-2000
{
    
}
span.esd-ftrliclabel
{
    display: block;
    margin-bottom: 3px;
    font-family: "Manrope Medium";
    font-size: 14px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
    text-transform: uppercase;
}
span.esd-ftrlictext
{
    display: block;
    margin-bottom: 10px;
    font-family: "Manrope Medium";
    font-size: 14px;
    line-height: normal;
    color: rgba(255,255,255,1);
}
div#esd-cstmftr-2100
{
    width: max-content;
    margin-top: 20px;
}


div#esd-cstmftr-3000
{
    margin: 40px 0 0 0;
    padding: 40px 0;
    border-top: solid 1px rgba(255,255,255,0.2);
    border-bottom: solid 1px rgba(255,255,255,0.2);
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
span#esd-cstmftr-3100
{
    display: block;
    width: max-content;
    margin-right: 10px;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
}
div#esd-cstmftr-3200
{
    width: 50%;
}
a#esd-cstmftr-3900:link
{
    display: block;
    position: relative;
    width: max-content;
    margin-left: 10px;
    padding-right: 20px;
    font-family: "Manrope Medium";
    font-size: 16px;
    line-height: normal;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
a#esd-cstmftr-3900:visited
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
a#esd-cstmftr-3900:hover
{
    color: rgba(255,255,255,1);
    text-decoration: none;
}
a#esd-cstmftr-3900:active
{
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}
a#esd-cstmftr-3900:after
{
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
    font-family: "Font Awesome 7 Free";
    font-size: 12px;
    font-weight: 900;
    content: "\f061";
}





p#esd-ftr-copyright
{
    font-family: "Manrope Regular";
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}


div.wd-copyrights
{
    padding-bottom: 150px;
}
p#esd-ftr-sitemaker
{
    text-align: center;
}
p#esd-ftr-sitemaker a:link
{
    display: inline-block;
    width: max-content;
    font-family: "Manrope Regular";
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
p#esd-ftr-sitemaker a:visited
{
    color: #fff;
    text-decoration: none;
}
p#esd-ftr-sitemaker a:hover
{
    color: #fff;
    text-decoration: none;
}
p#esd-ftr-sitemaker a:active
{
    color: #fff;
    text-decoration: none;
}
p#esd-ftr-sitemaker a span
{
    color: #00AEB4 !important;
}
/*Footer (stop)*/





/*FrontPage (start)*/
div.esd-hdr-emergency
{
    animation:2s infinite emergencyPulse;
}


div.esd-accordeon details
{
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    border-radius: 20px;
    margin-top: 20px;
}
div.esd-accordeon details:first-child
{
    margin-top: 0;
}
/*FrontPage (stop)*/





/*FrontPage: Contacts form (start)*/
a#esd-bcf-100:link
{
    font-family: "Manrope Regular";
    font-size: 13px;
    font-weight: normal;
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
a#esd-bcf-100:visited
{
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
a#esd-bcf-100:hover
{
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
a#esd-bcf-100:active
{
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}


div[data-wpcf7-id="16"] input[type="submit"]
{
    width: 100%;
    background-color: #fff !important;
    border-radius: 10px !important;
    text-align: center;
    font-family: "Manrope Regular" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #00786F !important;
}
div[data-wpcf7-id="16"] span.wpcf7-not-valid-tip
{
    color: #f0f0f0;
    font-size: 12px;
}
input#esd-bcf-0
{
    padding-left: 40px;
    border: solid 1px rgba(255,255,255,0.4);
    background-color: rgba(255,255,255,0.15);
    border-radius: 50px;
    color: #fff;
}
div[data-wpcf7-id="16"] span[data-name="your-name"]
{
    position: relative;
}
div[data-wpcf7-id="16"] span[data-name="your-name"]:after
{
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    font-family: "Font Awesome 7 Free";
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    content: "\f007";
}
input#esd-bcf-0::placeholder
{
    color: rgba(255,255,255,0.7) !important;
}
input#esd-bcf-0::-webkit-input-placeholder
{
    color: rgba(255,255,255,0.7) !important;
}
input#esd-bcf-0::-moz-placeholder
{
    color: rgba(255,255,255,0.7) !important;
}


input#esd-bcf-10
{
    padding-left: 40px;
    border: solid 1px rgba(255,255,255,0.4);
    background-color: rgba(255,255,255,0.15);
    border-radius: 50px;
    color: #fff;
}
div[data-wpcf7-id="16"] span[data-name="your-phone"]
{
    position: relative;
}
div[data-wpcf7-id="16"] span[data-name="your-phone"]:after
{
    display: block;
    position: absolute;
    left: 15px;
    top: 1px;
    font-family: "Font Awesome 7 Free";
    font-size: 16px;
    font-weight: 600;
    color: rgba(255,255,255,0.7);
    content: "\f2a0";
}
input#esd-bcf-10::placeholder
{
    color: rgba(255,255,255,0.7) !important;
}
input#esd-bcf-10::-webkit-input-placeholder
{
    color: rgba(255,255,255,0.7) !important;
}
input#esd-bcf-10::-moz-placeholder
{
    color: rgba(255,255,255,0.7) !important;
}
/*FrontPage: Contacts form (stop)*/





/*FrontAbout: Timeline (start)*/
.wd-item-shadow .wd-item-position-full-width
{
    box-shadow: 0 5px 10px rgba(0,0,0,.15) !important;
    border-radius: 20px;
}
h4.wd-timeline-title
{
    font-family: "Manrope";
    font-size: 22px;
}
/*FrontAbout: Timeline (stop)*/





/*PageContacts: Map (start)*/
div#esd-redbutton
{
    animation:2s infinite emergencyPulse;
}
/*PageContacts: Map (stop)*/





/*PupUp Maker (start)*/
/*.pum-container *
{
    outline: none !important;
}
.pum-container
{
    border: 3px solid #F9AE57 !important;
    box-shadow: none !important;
    
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.pum-title
{
    font-weight: 400 !important;
    font-size: 26px !important;
    text-align: center !important;
}
.pum-container form
{
    margin-bottom: 0 !important;
}
.pum-container form p:nth-child(6)
{
    margin-bottom: 0 !important;
}
.pum-container form p:nth-child(7)
{
    margin-bottom: 0 !important;
}
.pum-container .pum-close:focus, 
.pum-container .pum-close:active, 
.pum-container input[type="submit"]:focus, 
.pum-container input[type="submit"]:active
{
    outline: none !important;
}
 
 
.pum-container input[type="submit"]
{
    width: 100%;
    margin: 20px 0 0 0;
    padding: 20px 30px;
    font-size: 14px;
    line-height: normal;
    color: #FFFFFF;
    background-color: #088C42;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
.pum-container input[type="submit"]:hover
{
    background-color: #F9AE57;
    color: #FFFFFF;
}


.pum-container span.ajax-loader
{
    display: none;
}*/
/*PupUp Maker (start)*/





/*Form order ring (start)*/
*.pum-container *
{
    outline: none !important;
}
div#popmake-2032
{
    border: none !important;
    box-shadow: none !important;
    
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
div#popmake-2032 *, 
div#popmake-2032 *:active, 
div#popmake-2032 *:focus
{
    outline: none !important;
}
div#popmake-2032 button.pum-close.popmake-close
{
    right: 10px;
    top: 10px;
    box-shadow: none !important;
}


div#esd-orringform-0
{
    
}
div#esd-orringform-0 br
{
    display: none;
}


div#esd-orringform-10
{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
div#esd-orringform-20
{
    width: 50px;
    height: 50px;
    background-color: #0C1D27;
    border-radius: 100px;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div#esd-orringform-20 i
{
    display: block;
    color: #fff;
    font-size: 25px;
}
div#esd-orringform-30
{
    display: block;
    margin: 10px 0 5px 0;
    font-family: "PlayfairDisplay Bold";
    font-size: 24px;
    font-weight: normal;
    color: #0C1D27;
    text-align: center;
}
div#esd-orringform-40
{
    display: block;
    font-family: "Manrope Regular";
    font-size: 16px;
    font-weight: normal;
    color: #7a7a7a;
    text-align: center;
}


div#esd-orringform-100
{
    
}
a#esd-orrngf-100:link
{
    font-family: "Manrope Regular";
    font-size: 13px;
    font-weight: normal;
    color: #7a7a7a;
    text-decoration: none;
}
a#esd-orrngf-100:visited
{
    color: #7a7a7a;
    text-decoration: none;
}
a#esd-orrngf-100:hover
{
    color: #7a7a7a;
    text-decoration: none;
}
a#esd-orrngf-100:active
{
    color: #7a7a7a;
    text-decoration: none;
}
div#esd-orringform-100 input[type="submit"]
{
    width: 100%;
    background-color: #007C73 !important;
    border-radius: 100px !important;
    text-align: center;
    font-family: "Manrope Regular" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #fff !important;
}
div#esd-orringform-100 span.wpcf7-not-valid-tip
{
    color: #f00;
    font-size: 12px;
}
input#esd-orrngf-0
{
    padding-left: 40px;
    border: solid 1px #dcdcdc;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    background-color: #fff;
    border-radius: 50px;
    color: #0C1D27;
}
div#esd-orringform-100 span[data-name="your-name"]
{
    position: relative;
}
div#esd-orringform-100 span[data-name="your-name"]:after
{
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    font-family: "Font Awesome 7 Free";
    font-size: 16px;
    font-weight: 400;
    color: #0C1D27;
    content: "\f007";
}
input#esd-orrngf-0::placeholder
{
    color: #7a7a7a !important;
}
input#esd-orrngf-0::-webkit-input-placeholder
{
    color: #7a7a7a !important;
}
input#esd-orrngf-0::-moz-placeholder
{
    color: #7a7a7a !important;
}
input#esd-orrngf-10
{
    padding-left: 40px;
    border: solid 1px #dcdcdc;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    background-color: #fff;
    border-radius: 50px;
    color: #0C1D27;
}
div#esd-orringform-100 span[data-name="your-phone"]
{
    position: relative;
}
div#esd-orringform-100 span[data-name="your-phone"]:after
{
    display: block;
    position: absolute;
    left: 15px;
    top: 1px;
    font-family: "Font Awesome 7 Free";
    font-size: 16px;
    font-weight: 600;
    color: #0C1D27;
    content: "\f2a0";
}
input#esd-orrngf-10::placeholder
{
    color: #7a7a7a !important;
}
input#esd-orrngf-10::-webkit-input-placeholder
{
    color: #7a7a7a !important;
}
input#esd-orrngf-10::-moz-placeholder
{
    color: #7a7a7a !important;
}


div#esd-orringform-200
{
    
}
div#esd-orringform-210
{
    display: block;
    text-align: center;
    font-family: "Manrope Regular";
    font-size: 13px;
    font-weight: normal;
    color: #7a7a7a;
}
/*Form order ring (stop)*/





/*FrontPage videos (start)*/
div.esd-bigvideopw-wrapper
{
    position: relative;
    cursor: pointer;
    border-radius: 20px;
}


div.esd-bigvideopw-icon
{
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #fff;
    border-radius: 100px;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div.esd-bigvideopw-icon i
{
    display: block;
    font-size: 20px;
    color: #0C1D27;
}
div.esd-bigvideopw-wrapper:hover div.esd-bigvideopw-icon
{
    transform: scale(1.05);
}


div.esd-smallvideopw-wrapper
{
    position: relative;
    cursor: pointer;
    border-radius: 10px;
}


div.esd-smallvideopw-icon
{
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 100px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div.esd-smallvideopw-icon i
{
    display: block;
    font-size: 15px;
    color: #0C1D27;
}

div.esd-smallvideopw-wrapper:hover div.esd-smallvideopw-icon
{
    transform: scale(1.05);
}


div.esd-overlayvideo
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.85);
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div.esd-video-wrapper
{
    position: relative;
    width: 95%;
    max-width: 800px;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
}
div.esd-video-title
{
    margin: 0 0 20px 0;
    font-family: "PlayfairDisplay Bold";
    font-size: 22px;
    font-weight: normal;
    color: #0C1D27;
}
div.esd-video-close
{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: solid 2px #0C1D27;
    border-radius: 30px;
}
div.esd-video-close:before
{
    position: absolute;
    display: block;
    top: 3px;
    left: 8px;
    font-family: "Font Awesome 7 Free";
    font-size: 14px;
    font-weight: 600;
    color: #0C1D27;
    content: "\f00d";
}
div.esd-video-inner
{
    
}
video.esd-video-ovr
{
    width: 100%;
}
/*FrontPage videos (stop)*/





/*Posts (start)*/
header.wd-single-post-header  div.wd-post-cat.wd-style-with-bg
{
    background-color: #00AEB4;
    border-radius: 50px;
}
header.wd-single-post-header  div.wd-post-cat.wd-style-with-bg a
{
    text-transform: none;
    position: relative;
    padding-left: 20px;
}
header.wd-single-post-header  div.wd-post-cat.wd-style-with-bg a:before
{
    position: absolute;
    display: block;
    top: -4px;
    left: 0;
    font-family: "Font Awesome 7 Free";
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    content: "\f0fa";
}
header.wd-single-post-header div.wd-post-meta
{
    display: none;
}
header.wd-single-post-header h1.wd-entities-title.wd-post-title.title
{
    font-family: "PlayfairDisplay Bold";
    font-size: 64px;
    font-weight: normal;
    line-height: normal;
    color: #0C1D27;
}


div.esd-post-info-price
{
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Manrope SemiBold";
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #0C1D27;
}
div.esd-post-info-price span
{
    font-size: 20px;
    color: #EC3644;
}
/*Posts (stop)*/





/*Correction NO My styles (start)*/

/*Correction NO My styles (stop)*/





/*Media styles (start)*/
@media all and (max-width: 1200px)
        {
            
        }

@media all and (max-width: 922px)
        {
            
        }

@media all and (max-width: 768px)
        {
            div#esd-hdr-100
            {
                width: 100%;
                justify-content: space-between;
            }
            span.esd-hdr-dlmtr
            {
                margin: 0 2px 5px 2px;
            }
            span.esd-hdr-dlmtr i
            {
                font-size: 2px;
            }
            a.esd-hdr-link
            {
                font-size: 11px !important;
            }
            a.esd-hdr-link i
            {
                margin-right: 3px;
                font-size: 10px;
            }
            
            
            div#esd-hdr-500
            {
                width: 100%;
                justify-content: space-between;
            }
            a.esd-hdr-phone
            {
                padding: 4px 3px !important;
                font-size: 11px !important;
            }
            a.esd-hdr-phone i
            {
                margin-right: 5px;
                font-size: 11px;
            }
            a#esd-hdr-510
            {
                margin-right: 0 !important;
            }
            div#esd-hdr-530
            {
                display: block;
                margin-left: 0;
            }
            span#esd-hdr-540
            {
                font-size: 10px;
            }
            
            
            img#esd-hdr-620
            {
                width: 24px;
                margin-right: 5px;
            }
            a#esd-hdr-610
            {
                width: max-content;
            }
            a#esd-hdr-610 span
            {
                font-size: 16px !important;
            }
            a.esd-hdr-emergency
            {
                display: none !important;
            }
            a.esd-hdr-messicon:nth-child(3)
            {
                margin-right: 0;
            }
            
            
            a.img-icon
            {
                margin-left: 20px !important;
            }
            
            
            div#esd-hdr-800
            {
                margin-left: 0;
            }
            
            
            div#esd-cstmftr-0
            {
                margin-top: 0;
            }
            
            
            div#esd-cstmftr-10
            {
                margin-bottom: 15px;
            }
            
            
            img#esd-cstmftr-30
            {
                width: 27px;
            }
            span#esd-cstmftr-40
            {
                font-size: 21px;
            }
            
            
            div#esd-cstmftr-1000
            {
                flex-direction: column;
                justify-content: flex-start;
            }
            div#esd-cstmftr-1100
            {
                width: 100%;
                margin-bottom: 30px;
            }
            span#esd-cstmftr-1110
            {
                font-size: 13px;
            }
            div#esd-cstmftr-1400
            {
                width: 100%;
                margin-bottom: 20px;
            }
            div#esd-cstmftr-1700
            {
                width: 100%;
            }
            
            
            div#esd-cstmftr-3000
            {
                margin: 20px 0 0 0;
                padding: 20px 0;
                
                flex-direction: column;
                justify-content: flex-start;
            }
            span#esd-cstmftr-3100
            {
                margin-right: 0;
                font-size: 14px !important;
            }
            div#esd-cstmftr-3200
            {
                margin: 20px 0;
                width: 100%;
            }
            a#esd-cstmftr-3900
            {
                margin-left: 0 !important;
                font-size: 14px !important;
            }
            
            
            div.esd-ftrfield
            {
                padding: 10px 8px;
            }
            a.esd-ftrfield i
            {
                margin-right: 5px;
                font-size: 14px;
            }
            span.esd-ftrfield
            {
                font-size: 13px;
            }
            
            
            div#esd-cstmftr-1400 ul#menu-footer-center-menu li
            {
                margin-bottom: 5px;
            }
            div#esd-cstmftr-1400 ul#menu-footer-center-menu li a
            {
                padding-left: 0 !important;
                font-size: 14px !important;
            }
            div#esd-cstmftr-1700 ul#menu-footer-right-menu li
            {
                margin-bottom: 5px;
            }
            div#esd-cstmftr-1700 ul#menu-footer-right-menu li a
            {
                padding-left: 0 !important;
                font-size: 14px !important;
            }
            
            
            div#esd-cstmftr-2000
            {
                  margin-top: 20px;
            }
            span.esd-ftrliclabel
            {
                font-size: 12px;
            }
            span.esd-ftrlictext
            {
                font-size: 12px;
            }
            
            
            div.wd-copyrights
            {
                padding-bottom: 50px;
            }
            
            
            div.esd-before-pagetitle div.elementor-icon-box-wrapper
            {
                padding: 0 8px;
            }
            div.esd-pagetitle h1
            {
                font-size: 21px;
            }
            h2.esd-block-caption
            {
                font-size: 21px;
            }
            
            
            a#esd-bcf-100
            {
                font-size: 12px !important;
            }
            
            
            header.wd-single-post-header h1.wd-entities-title.wd-post-title.title
            {
                font-size: 21px;
            }
        }

@media all and (max-width: 600px)
        {
            
            
        }

@media all and (max-width: 480px)
        {
            
        }
/*Media styles (stop)*/