/*
The file works out of the bow when Elementor is not available.

 */
.entry-content h1,  .entry-content h2,  .entry-content h3,  .entry-content h4,  .entry-content h5,  .entry-content h6 {text-align:left}
.comment-content h1,  .comment-content h2,  .comment-content h3,  .comment-content h4,  .comment-content h5,  .comment-content h6 {text-align:left}
.header_alt {
    background: #09111A;
    padding: 0;
    border-bottom:none;  
    width: 100%;
}
.header_alt .topbar {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
a.logo {
    position: relative;
    margin: 0;
     width: 170px;
    height: 80px;
    font-size: 0;
    padding-top: 23px;
    padding-bottom: 23px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    z-index: 3;
    position: relative;
    line-height: 32px;
    background-color: #FF4949;
    border-radius: 0px 0px 6px 6px;
    background-position: center!important;
    background-size: 150px;
    outline:none;
    border:none;
}
a.logo:after {   
    width: 95px;
    height: 34px;
    position: absolute;
    left: 0;
    content:"";
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Logo-ABC-white.svg");
    background-repeat: no-repeat;
    background-position: center!important;
}
@media(min-width:999px) {
    .header_alt ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
.header_alt ul {
        display: block;
    }
.header_alt ul.topnav > li {}
.header_alt ul.topnav > li.menu-item-has-children > a:after {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 10px;
    content: ""!important;
    background: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-5.svg)!important;
    background-repeat: no-repeat!important;
    top: 2px;
    margin-left: 12px;
    transition: width .2s ease-in-out;
}
.header_alt ul.topnav > li > a:hover:after {
    background: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-4.svg)!important;
    background-repeat: no-repeat!important;
}
.header_alt ul.topnav > li:last-of-type:after {content:none}
.header_alt ul.topnav > li:last-of-type a {padding-right:0;    border-bottom: 0 !important;}
.header_alt ul li a {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    text-transform: none;
    padding: 27px 16px 27px 16px;
    transition: .1s ease-in-out;
    text-transform: capitalize;
    transition-property: color,background-color;
}

.header_alt ul li:hover {z-index: 99 !important;}
.header_alt ul li a:hover {
    color: #fff;
    text-decoration:none
}
.header_alt ul li > a {}
.header_alt ul li > ul {
    text-align: left;
    float: left;
    padding: 0;
    background: #ffffff;
    border-radius: 6px;
    box-shadow:none;
    width: auto; 
    transition: scale 0s, opacity 400ms;
    transform-origin: 0% 0%;
    box-shadow: 0px 16px 32px rgba(0,0,0,0.30);
}
.header_alt ul li > ul li:first-child a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;

}
.header_alt ul li > ul li:last-child a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;

}
.header_alt ul li:hover > ul {transform: translate(0, 0);}
.header_alt ul li > ul li {padding: 0;}
.header_alt ul li > ul li a {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #09111A!important;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    text-transform: none;
    background: rgba(255, 255, 255, 0);
    padding: 17px 25px;
    white-space: nowrap;
    border:none;
}
.header_alt ul li > ul li a:after {
    position: absolute;
    width: calc(100% - 50px);
    bottom: 0;
    left: 25px;
    height: 1px;
    content: "";
    background: #D2D5D9;
}
.header_alt ul li > ul li:last-child a:after {
    display: none;
}
.header_alt ul li > ul li a:hover {
    color: #fff!important;
    background: #FF4949;
    border-bottom: none;
}
.header_alt ul li > ul li:hover a:after {
    opacity: 0;
}
.cont-box-area.blogsidebarspage.main {padding-left:30px;padding-right:30px}
.cont-box-area.blogsidebarpage.lsb {padding-left:30px}
.cont-box-area.blogsidebarpage.rsb {padding-right:30px}
@media screen and (max-width: 1024px) {
    .page .cont-box-area.blogsidebarpage.lsb, .page .cont-box-area.blogsidebarpage.rsb {padding:0 15px}
}
@media screen and (max-width: 999px) {
    .cont-box-area.blogsidebarspage.main {padding-left:0;padding-right:0}
    .cont-box-area.blogsidebarpage.lsb {padding-left:0}
    .cont-box-area.blogsidebarpage.rsb {padding-right:0}
    .header_alt ul.topnav li a {display: none;}
    .header_alt ul.topnav.responsive li a {display: block;    
        padding: 10px 20px;}
    .header_alt ul.responsive {
        padding: 10px 0;
        background-color: #000;
        padding: 160px 15% 100px 15%;
box-shadow: none;
min-height: 100vh;
    }
    .header_alt ul.topnav.responsive li a {
        text-align: center;
        color:#fff;
    }
    .header_alt ul {
        top: -40px;
        padding-top: 50px!important;
    }
    .header_alt .col-md-9 {margin-top: -48px;padding: 0}
    .header_alt .topnav .icon {
        color: #fff
        top:-20px!important;
        padding-top: 20px;
    }
    .header_alt ul li > ul {
        border-radius: 0;
    }
    .header_alt ul li {
        padding-left: 0;
        padding-right: 0;
    }
    .header_alt ul.responsive li > a {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
    .header_alt ul li > ul li a:after {
        display: none;
    }
    .header_alt ul li > ul li:first-child a {
    border-radius: 0;
    padding-top: 15px!important;
}
.header_alt ul.responsive .icon {
    color: red;
}
.header_alt ul.responsive li ul li {
    padding:0;
}
.header_alt ul li > ul li:last-child a {
    border-radius: 0;
    padding-bottom: 15px!important;
}

    .custblog h1,
    .custblog .entry-meta {
        padding-left: 15px!important;
    }
        body .custblog {padding-top: 140px}
        .header_alt ul.responsive li > a {}
        .header_alt ul li:hover ul {transform: scale(1);left: 0;opacity: 1;}
        .header_alt ul.topnav > li {}
    .header_alt .topnav.responsive .menu-item-has-children > ul.sub-menu {
        display: none;
    }
    .topnav.responsive .menu-item-has-children > ul.sub-menu.slmm-dropdown-show {
        display: block;
        position: relative;
        float: none;
        width: 100% !important;
        top: 0;
        left: 0 ;
        right: 0 ;
        opacity: 1;
        margin: 0 !important;
    }
    .cont-box-area.blogsidebarpage.lsb {padding-left:0}
    .cont-box-area.blogsidebarpage.rsb {padding-right:0}
}
.custblog {
    text-align: center;
    background-color: #09111A;
    padding-top: 105px;
    padding-bottom: 105px;
}

.custblog h1 {
    color: #ffffff;
    font-family: "Open Sans", Sans-serif;
    font-size: 56px;
    font-weight: 700;
    text-transform: capitalize;
    font-style: normal;
    line-height: 66px;
    text-align: left;
    margin-bottom: 45px;
    padding-left: 0;
}
.custblog .archive-meta {color: #7e8399;}
.custblog:before, .custblog:after {content:none}
.custblog .post-categories {display:none}
body header.custblog h1.entry-title {}
.custblog .entry-meta a, .custblog .entry-meta, .archive-meta {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 26px;
}
.custblog .entry-meta {
    padding-left: 0;
}
.sticky .c_block {
    border: 0;
    background-color: #f7f7f7;
  
    background-size: cover;
    background-position: left top;
}
body .comment-list li > div {
    border-right: none;
    border-left: none;
    border-radius: 0px;
}

.search-form input {}

.search article .entry-header ul.post-categories {display:none;}
.entry-content h1,  .entry-content h2,  .entry-content h3,  .entry-content h4,  .entry-content h5,  .entry-content h6 {text-align:left}
.comment-content h1,  .comment-content h2,  .comment-content h3,  .comment-content h4,  .comment-content h5,  .comment-content h6 {text-align:left}
#commentform p.logged-in-as {}

.post-template-default.single main {padding: 140px 0 140px 0;}
.widget_rss .rssSummary {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.widget_recent_entries ul li:last-child {padding-bottom:0}
.entry-content h1 {
    margin: 70px 0 30px 0;
}
.entry-content h2 {
    margin: 60px 0 30px 0;
}
.entry-content h3 {
    margin: 30px 0 20px 0;
}


/* Theme Options */

.post-template-default.single main {
padding-top: 120px;
padding-bottom: 130px;}
@media (min-width: 1025px) {
.widget-area.right_sb, .widget-area.left_sb {
width: 345px;}
.widget-area.right_sb {
    padding-left: 30px!important;
}
.widget-area.left_sb  {
    padding-right: 30px!important;
}
.blogsidebarpage.rsb, .blogsidebarpage.lsb {
    width: calc(100% - 345px);
}
.blogsidebarpage.rsb {
padding-right: 30px!important;}
.blogsidebarpage.lsb {
    padding-left: 30px!important;
}
}
a.bdt-post-block-read-more,
.form-group .btn {
    transition: all 300ms ease-in-out;
}
.bdt-advanced-icon-box-readmore .bdt-button-icon-align-right {
    position: absolute!important;
    right: 0;
}
.bdt-advanced-icon-box-readmore:hover .bdt-button-icon-align-right {
    left: 0;
    right: unset;
}
.bdt-ep-button,
.bdt-ep-button-content-wrapper,.bdt-ep-button:after {
    transition: all 300ms ease-in-out!important;
}
.elementor-kit-10 button, .elementor-kit-10 input[type="button"], .elementor-kit-10 input[type="submit"], .elementor-kit-10 .elementor-button {
text-shadow: none;}
.bdt-advanced-icon-box-readmore {
position: relative;}

.btnAnimate .bdt-ep-button .bdt-ep-button-icon {
    width: 38px;
    height: 15px;
    position: absolute;
    right: 0;
        transition: all 300ms ease-in-out;
}
.btnAnimate .bdt-ep-button-text, .bdt-advanced-icon-box-readmore {
    padding-right: 53px;
    
}
.bdt-advanced-icon-box-readmore {
    transition: all 300ms ease-in-out!important;
}
.btnAnimate .bdt-ep-button-text {
    transition: background-color 300ms ease-in-out, padding 300ms linear;
}
.btnAnimate .bdt-ep-button:hover .bdt-ep-button-text,
.bdt-advanced-icon-box-readmore:hover {
    padding-right: 0px;
    padding-left: 53px;
}
.btnAnimate .bdt-ep-button:hover  .bdt-ep-button-icon {
    right: unset;
    left: 0;
    margin-left: 0!important;
    margin-right: 15px;
}
.btnAnimate .bdt-ep-button-content-wrapper {
    position: relative;
}
.main article{
    margin-bottom: 0;
}
.secretlab_menuline.slmm-over {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}
.topLinks {
    width: auto!important;
    margin-bottom: 0!important;
}
.topLinks .bdt-icon-heading {
    margin-bottom: 0!important;
}
body .bdt-navbar-parent-indicator-yes ul > li.bdt-parent > a::after {
    width: 13px;
    height: 10px;
content:""!important;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Arrow.svg")!important;
}
.mainMenu .bdt-navbar-dropdown-nav {
    border-radius: 6px;
    box-shadow: 0px 16px 32px rgba(9, 17, 26, 0.15);
}
.mainMenu .bdt-navbar-dropdown-nav li:first-child a {
border-top-left-radius: 6px; 
    border-top-right-radius: 6px; 
    padding-top: 32px!important;
}
.mainMenu .bdt-navbar-dropdown-nav li:last-child a {
    border-bottom-left-radius: 6px; 
    border-bottom-right-radius: 6px;
    padding-bottom: 32px!important;
}
.mainMenu .bdt-navbar-dropdown {
    background: none!important;
}
.mainMenu .bdt-navbar-dropdown-nav li a{
    position: relative;
        background: #fff;
}
.mainMenu .bdt-navbar-dropdown-nav li a:after
{
position: absolute;
    width: calc(100% - 80px);
    bottom: 0;
    left: 40px;
    height: 1px;
    content: "";
    background: #D2D5D9;
}
.mainMenu .bdt-navbar-dropdown-nav li:last-child a:after{
display: none;
}
.mainMenu .bdt-navbar-dropdown-nav li a:hover:after,
.mobMenu .bdt-navbar-dropdown-nav li a:hover:after {
    background: #FF4949;
}
.mobMenu .bdt-offcanvas-bar {

    z-index: 20;
}
.searchBtn:hover svg path {
    fill: #FFBF00!important;
}
.bdt-modal-dialog {
background: #1a1a1a!important;}
.bdt-search .bdt-search-icon {
    right: 0 !important;
    left: unset !important;
    width: 25px;
}
body .bdt-search-input {
    text-align: left!important;
    padding: 0!important;
    box-shadow: none!important;
    border-top: none!important;
    border-right: none!important;
    border-left: none!important;
    border-radius: 0 !important;
    border-color: #fff!important;
    background: transparent!important;
    color: #fff!important;
}
.bdt-search .bdt-search-icon {
color: #fff;}
body .bdt-search-input::placeholder {
    color: #fff!important;
}
.bdt-modal-close-full {
background: none!important;
}
.bdt-modal-close-full svg line {
    stroke: #fff!important;
}
body .bdt-search-input::placeholder {
    color: #fff;
}
.bdt-modal-close-full svg {
width: 20px;
height: 20px;
}
.bdt-modal-close-full {
padding-top: 20px!important;
    padding-right: 20px!important;}

.bdt-search-toggle:hover i:before{
color: #FF4949}

.sidebarMain,
.searchBtn {
display: inline-block;
    width:auto!important;
}
.sidebarMain .bdt-offcanvas-button,
.mobMenu .bdt-offcanvas-button {
padding: 0!important}

.sidebarMain .bdt-offcanvas.bdt-open,
.sidebarMain .bdt-open > .bdt-offcanvas-bar,
.mobMenu .bdt-offcanvas.bdt-open,
.mobMenu .bdt-open > .bdt-offcanvas-bar{
    right: 0!important;
    left: unset!important;
}
.sidebarMain .bdt-offcanvas-bar,
.mobMenu .bdt-offcanvas-bar{
left: unset;
right: -350px;
}
.sidebarMain .bdt-offcanvas-bar-animation,
.mobMenu .bdt-offcanvas-bar-animation{
transition: right .3s ease-out;}
.sidebarMain .bdt-offcanvas,
.mobMenu .bdt-offcanvas {
right: 0;}

.sidebarMain .bdt-offcanvas-close,
.mobMenu .bdt-offcanvas-close {
    right: 40px;
    top: 60px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background-image: url(https://demo6.clientica.org/wp-content/uploads/2021/01/closeSidebar.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.sidebarMain .bdt-offcanvas-close  svg,
.mobMenu .bdt-offcanvas-close  svg {
display: none;}
.adBx  {
margin-bottom: 0!important;}
.adBx .bdt-icon-heading {
    margin-bottom: 10px!important;
}
.sidebarMain .bdt-offcanvas-close:hover,
.mobMenu .bdt-offcanvas-close:hover  {
    background-image: url(https://demo6.clientica.org/wp-content/uploads/2021/01/closeREd.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.adBx--top  .bdt-icon-heading{
    align-items: flex-start;
}
.adBx--top .bdt-advanced-icon-box-icon {
    position: relative;
    top: 5px;
}
.adBx--clock  .bdt-advanced-icon-box-icon {
    position: relative;
    top: 2px;
}
.mobMenu .bdt-offcanvas-close {
top: 20px;
right: 20px;}
.mobMenu .bdt-offcanvas-bar-animation {
transition: none;}


.mobMenu .bdt-navbar-nav {
        display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.mobMenu .bdt-navbar-nav>li>a {
    min-height: 60px;
}
.mobMenu .bdt-navbar-dropdown.bdt-open {
    width: 100%;
    text-align: center;
    position: static!important;
    margin: 0 auto!important;
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}
.mobMenu .bdt-offcanvas-bar,
.mobMenu .elementor-column-wrap{
    padding-left: 0!important;
    padding-right: 0!important;
}
.mobMenu .bdt-navbar-dropdown {
    padding-top: 0;
    padding-bottom: 0;
}
.mobMenu .bdt-navbar-dropdown-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.mobMenu .bdt-navbar-dropdown-nav li:first-child a  {
    /*padding-top: 32px;*/
}
.mobMenu .bdt-navbar-dropdown-nav li:last-child a {
    /*padding-bottom: 32px;*/
}
.bdt-offcanvas-button {
border: none!important}
.crumbs .divider {
    position: relative;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #FF4949;
}
.abew-breadcrumbs > span {
    line-height: 26px;
}
@media (max-width:768px) {

    .crumbs .divider {
        top: -1px;
    }
}
.svgIc1 {
position: absolute!important;
top: -200px;
left: -20px;}
.svgAbsolute {
    position: absolute!important;
    right: -10px;
    top: -100px;
}
@media (max-width:1024px) {
    .svgIc1, .svgAbsolute {
display: none;}
    .rw_home1_reverse {
    margin-left: 0px!important;
}
}
.cntBlock .bdt-advanced-icon-box-icon {
    padding-left: 60px;
}
.cntBlock .bdt-advanced-icon-box-content {
    padding-top: 40px; 
    padding-bottom: 35px;
}
.cntBlock .bdt-advanced-icon-box-icon {
    position: relative;
    top: 6px;
}
.cntBlock  .bdt-icon-wrapper {
    width: 90px!important;
    height: 90px!important;
    box-sizing: border-box!important;
}
.paymentIcons svg {
    width: 40px!important;
}
.footerLinks a {
    position: relative;
    display: block;
    color: #fff;
    margin-bottom: 12px;
    padding-left: 21px;
}
.footerLinks a:after {
    content: "";
position: absolute;
    width: 6px; 
    height: 6px;
    left: 0;
    top: 10px; 
    border-radius:50%;
    background: #ff4949;
}
.footerLinks a:hover {
    color: #ff4949;
}
@media (max-width: 766px) {
    .cntBlock .bdt-advanced-icon-box-icon {
        display: none;
}
    .cntBlock .bdt-advanced-icon-box-content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.decorFooter {
    max-width: 500px;
}
.videoBtn {
display: inline-block;}
.btnFst,
.videoBtn {
    width: auto!important;
    transition: all 300ms ease-in-out;
}


.videoBtn .bdt-ep-button-content-wrapper,
.videoBtn .elementor-button{
    width: 60px;
height: 60px;
text-align: center;
justify-content: center;
}
.videoBtn .elementor-button {
display: flex;
align-items: center;
border-radius: 50%;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Bg-1.png");
background-position: center center;
    background-color: transparent!important;
background-repeat: no-repeat;
background-size: contain;
}
.videoBtn .elementor-button:hover {
    background-color:#fff!important;
}
.videoBtn .elementor-button svg {
position: relative;
top: 2px;
left: 4px;}
.videoBtn .elementor-button .elementor-align-icon-left {
margin-left: 0;}
.videoBtn .bdt-ep-button-icon {
    position: relative;
left: 2px;
}
.comnTitle .bdt-sub-heading-content {
    display: inline-block;
    position: relative;
    padding-right: 12px;
    padding-left: 12px;
}
.comnTitle .bdt-sub-heading-content:after,
.comnTitle .bdt-sub-heading-content:before {
        content: "";
    position: absolute;
    font-family: "Roboto";
    font-weight: 300;
    width: 7px;
    height: 22px;
    top: 3px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-27.svg");
    background-repeat: no-repeat;
}
.comnTitle .bdt-sub-heading-content:after {
    left: 0;
    
}
.comnTitle .bdt-sub-heading-content:before {
        right: 0;
        transform: rotate(180deg);
}
.bdt-advanced-icon-box-content p {
    margin-bottom: 0;
}
.icBoxH1 {
    /*transition: all 300ms ease-in-out;*/
}
.icBoxH1 .bdt-advanced-icon-box {
    position: relative;
    top: -2px;
    padding: 40px 40px 27px 40px ;
}
.icBoxH1 .bdt-advanced-icon-box-readmore {
    position: static!important;
    margin-top: 0!important;
}
.icBoxH1 .bdt-advanced-icon-box-readmore svg {
width: 38px!important;
    position: relative;
    top: -4px;
}
.icBoxH1 .bdt-advanced-icon-box-description {
margin-bottom: 8px!important}
.icBoxH1 .bdt-advanced-icon-box-readmore:hover .bdt-button-icon-align-right {
    float: left;
    margin-left: 0!important;
    margin-right: 16px!important;
}
.icBoxH1:hover .bdt-advanced-icon-box-content {
    transition: all 300ms ease-in-out;
}
.icBoxH1:hover .bdt-advanced-icon-box-content {
    margin: -16px 0 16px;
    transition: all 300ms;
}
.progressBar .bdt-progress-content {
    margin-bottom: 22px;
}
.progressBar .bdt-progress-item {
margin-bottom: 34px!important;}
.elementor-text-editor p {
    margin-top: 0;
    margin-bottom: 0;
}
.rotateIcn {
transform: rotate(-90deg);}
.btnFstDark .bdt-ep-button:hover .bdt-ep-button-icon-inner svg {
    display: none;
}
.btnFstDark .bdt-ep-button:hover .bdt-ep-button-icon-inner {
    width: 38px;
    height: 15px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") no-repeat;
    background-size: 38px;
}
.icBoxServ {
    transition: all 500ms ease-in-out;
}
.icBoxServ  .elementor-widget-containe{
    position: relative;
    
}
.icBoxServ .elementor-widget-container:before {
    position: absolute;
    top: 0px;
    left: 0;
content:"";
    width: 100%;
    height: 6px;
    background: #FF4949;
    border-top-right-radius: 12px; 
    border-top-left-radius: 12px;
}
.icBoxServ:hover .elementor-widget-container:before {
    background: transparent;
}
.icBoxServ  .bdt-advanced-icon-box {
    padding-top: 46px;
        padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 52px;
}
.btnRed .bdt-advanced-icon-box-readmore  svg {
    width: 38px!important;
}
.btnRed .bdt-button-icon-align-right {
    position: relative;
    top: 2px;
}
.btnRed  .bdt-advanced-icon-box-icon svg {

}
.btnRed .bdt-advanced-icon-box-title {
    margin-top: 0;
}
.icBoxServ:hover .bdt-advanced-icon-box-sub-title {
    opacity: 0;
}
.icBoxServ:hover .bdt-advanced-icon-box-readmore {
    color: #fff!important;
}
.icBoxServ:hover .bdt-button-icon-align-right svg {
    display: none;
}
.icBoxServ:hover .bdt-button-icon-align-right {
    top:0;
    width: 38px; 
    height: 26px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-2.svg") no-repeat;
    background-position-y: center;
}
.icBoxServ .bdt-advanced-icon-box-description  {
    //opacity: 0;
    position: relative;
    top: -45px;
}
.icBoxServ:hover .bdt-advanced-icon-box-description {
    opacity: 1;
}
.icBoxServ:hover .bdt-advanced-icon-box .bdt-icon-wrapper {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Decor-1.svg")!important;
}
.commonStyleReadBtn .bdt-advanced-icon-box-readmore:hover .bdt-button-icon-align-right {
    float: left;
    margin-left: 0!important;
    margin-right: 16px!important;
}
.icBoxServ:hover {
    margin-top: -6px;
    padding-bottom: 6px;
}
.icBoxServ .bdt-advanced-icon-box {
height: 450px;}


.rw_home1_dep {
    min-width: 1135px;
}
.rw_home1_dep .elementor-container  {
    max-width: 555px!important;
    float: right;
    margin-right: 200px;
}
@media(max-width: 1440px) {
    .rw_home1_dep {
        min-width: 950px;
}
    .cloudBox {
        left: 800px!important;
    }
}
.clmRadius .elementor-column-wrap {
    border-top-left-radius: 12px;
}
.signBlock .bdt-advanced-icon-box {
    justify-content: flex-end!important;
}
.signBlock .bdt-advanced-icon-box-description, .signBlock
.bdt-advanced-icon-box-readmore{
    display: none!important;
}
.signBlock .bdt-advanced-icon-box-icon {
position: relative;
top: 5px;}
.clmn_height500 {
    min-height: 500px;
}
@media (max-width: 1024px) {
    .rw_home1_dep {
min-width: unset!important;
}
    .rw_home1_dep .elementor-container  {
    max-width: unset!important;
    float: left;
    margin-right: 0;
}
    .clmRadius .elementor-column-wrap {
border-radius: 0;}
}
@media (max-width: 440px) {
    .signBlock .bdt-advanced-icon-box-icon svg {
        width: 260px!important;
}

}
.cloudBox  .elementor-widget-container {
    width: 348px!important;
}
.cloudBox2  .elementor-widget-container {
    width: 356px!important;
    position: relative;
top: 30px;
left: -60px;
}
.cloudBox .bdt-advanced-icon-box-title {
    margin-top: 0;
}
.cloudBox .bdt-advanced-icon-box-content{
    position: relative;
}
.cloudBox  .elementor-widget-container {
    padding-top: 66px; 
    padding-bottom: 70px;
    padding-left: 80px;
    padding-right: 54px;
}
.cloudBox2  .elementor-widget-container {
    padding-top: 110px; 
    padding-bottom: 66px;
    padding-left: 77px;
    padding-right: 60px;
}
.cloudBox .bdt-advanced-icon-box-sub-title {
    position: absolute;
    right: 84px;
    top: 15px;
}
.cloudBox2 .bdt-advanced-icon-box-sub-title {
    position: absolute;
    right: 57px;
    top: 20px;
}
.cloudBox .bdt-advanced-icon-box-title {
text-align: left;}
.cloudBox .bdt-advanced-icon-box{
    position: relative;
    top: -15px;
}
.cloudBox2 .bdt-advanced-icon-box{
    position: static;
}
.countBox .bdt-advanced-icon-box-sub-title {
    position: absolute;
    top: 20px;
    left: 90px;
}
.countBox2 .bdt-advanced-icon-box-sub-title {
    position: relative;
    top: 20px;
    left: 0px;
}
.countBox .bdt-advanced-icon-box-content {
position: relative;}
.countBox .bdt-advanced-icon-box-title {
    margin-top: 0;
}

@media(max-width: 767px) {
    .countBox .bdt-advanced-icon-box-sub-title {
    position: absolute;
    top: 20px;
    left: 150px;
}
    .countBox  {
max-width: 225px;
        margin-left: auto;
        margin-right: auto;
    }
    .icBoxServ .bdt-advanced-icon-box {
height: auto;}
}
.btnCentered {
    margin-right: auto;
    margin-left: auto;
}
.member .bdt-member-description {
    display: flex;
flex-direction: column-reverse;
    padding-top: 33px;
    padding-bottom: 0;
    margin-left: 20px; 
    margin-right: 20px;
    background: #fff;
    position: relative;
    z-index: 2;
    border-top-right-radius: 12px;
border-top-left-radius: 12px;
}
.member .bdt-member-icons {
    padding-bottom: 30px;
    margin-left: 20px; 
    margin-right: 20px;
    background: #fff;
    border: none;
    border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
}
.member .bdt-member-description,
.member .bdt-member-icons  {
    position: relative;
    top: -80px;
    padding-left: 40px; 
    padding-right: 40px;
    /*box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);*/
}
.member .bdt-member-description:after,
.member .bdt-member-icons:after {
    position: absolute;
    content:"";
    top: 1px;
    left: 0;
    width: 6px;
    height: 100%;
    background: #FF4949;
}
.member .bdt-member-description:after {
    border-top-left-radius: 12px;
}
.member .bdt-member-icons:after {
    border-bottom-left-radius: 12px;
}
.member .bdt-member-role {
opacity: 1;
    margin-bottom: 5px;
}
.member:hover .bdt-member-icons,.member:hover .bdt-member-description {
    background: #FF4949;
    /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
}
.member:hover.bdt-member-description:after,
.member:hover .bdt-member-icons:after {
    background: transparent;
}
.member:hover .bdt-member-description  {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-16-1.png");
    background-repeat: no-repeat;
    background-position: top right;
}
.member:hover .bdt-member-description span {
    color: #fff!important;
}
.member:hover .bdt-member-icons svg {
    fill: #fff!important;
}
.member:hover .bdt-member-icons svg:hover {
    fill: #09111A!important;
}
.member .bdt-member-description {
transition: all 300ms ease-in-out;}
.member:hover .bdt-member-description {
    margin-top: -10px; 
}


.member .bdt-member-description {
    background-image: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-16-1.png);
    background-repeat: no-repeat;
    background-position: top right;

}

.textBlock540 .elementor-text-editor {
    max-width: 540px!important;
    margin-right: auto;
    margin-left: auto;
}


.rw_home1_reverse {
    margin-left: -185px!important;
    min-width: 1390px;
}
.rw_home1_reverse .elementor-container  {

    float: left;
    margin-right: 0;
    margin-left: 200px;
}
.clmRadiusTop .elementor-column-wrap {
    border-top-right-radius: 12px;
}


@media(max-width:450px) {
}
.testimonialSlider .bdt-testimonial-text p {
    text-align: left;
}
.testimonialSlider .bdt-flex.bdt-flex-center {
    justify-content: flex-start;
}
.testimonialSlider .bdt-testimonial-title {
width: 100%;}
.bdt-navigation-prev {
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") no-repeat;
    transform: rotate(180deg);
    border-left: none!important;
    background-position-x: 15px;
}
.bdt-navigation-next {
        background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") no-repeat;
    background-position-x: 15px;
}
.bdt-navigation-next i,
.bdt-navigation-prev i{
    display: none;
}
.bdt-navigation-prev,
.bdt-navigation-next{
    width: 60px; 
    height: 60px;
    background-position-y: 50%;
    border: 1px solid #fff;
    transition: all 300ms ease-in-out;
    background-size: 28px;
}
.bdt-navigation-prev {
    border-top-right-radius: 6px; 
    border-bottom-right-radius: 6px;
}
.bdt-navigation-next {
    border-top-right-radius: 6px; 
    border-bottom-right-radius: 6px;
}
.bdt-navigation-prev:hover ,
.bdt-navigation-next:hover {
    background-color: #fff;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-3.svg");
    background-repeat: no-repeat;
}
.rw_home1_reverse {
        border-top-left-radius: 12px; 
    border-bottom-left-radius: 12px;
}
.columnBorderTopRight .elementor-column-wrap {
        border-top-right-radius: 12px; 
    border-bottom-right-radius: 12px;
}
.testimonialSlider .bdt-arrows-container  {
    position: relative;
    top: -50px;
    right: -10px;
}
.testimonialSlider .bdt-testimonial-thumb {
    width: 100px!important;
    height: 100px!important;
    border: 4px solid #FF4949 ;
}
@media(max-width: 1024px) {
    .rw_home1_reverse,
    .rw_home1_reverse .elementor-container{
margin-left: 0!important;}
    .rw_home1_reverse {
        border-top-left-radius: 0px; 
    border-bottom-left-radius: 0px;
}
.columnBorderTopRight .elementor-column-wrap {
        border-top-right-radius: 0px; 
    border-bottom-right-radius: 0px;
}
    .testimonialSlider .bdt-arrows-container {
right: 0;}
}
.testimonialSlider .bdt-testimonial-thumb {
    margin-right: 30px!important;
}
/**.testimonialSlider .swiper-slide {
    width: 100%!important;
}**/

@media(max-width:1200px) {
    .testimonialSlider .bdt-arrows-container {
        right: 30px;
    }
}
@media(max-width:1024px) {
    .testimonialSlider .bdt-visible\@m {
        display: block!important;
}

body    .testimonialSlider .bdt-testimonial-text p {
        padding-right: 0!important;
    
    }
        .testimonialSlider .bdt-arrows-container {
        right: unset;
    }
}
@media(max-width:960px) {
        .testimonialSlider .bdt-position-bottom-right {
        right: unset;
        bottom: -120px;
    }
}
.horizontalSvg {
    width: 145px!important;
height: 27px!important;
}
.slideSvg {
    animation-name: slidein;
    animation-duration: 8s;

    animation-iteration-count: infinite;
     animation-timing-function: linear; 
    animation-direction: alternate;
}

/**@keyframes slidein {
  from {
    margin-top: -80px;
  }

  to {
    margin-top: 80px;
  }
}**/
.imageColumn .elementor-widget-wrap {
    flex-wrap: nowrap;
    justify-content: center;
}
.imgInline {
    width: auto!important;
    display: inline-block!important;
}
@keyframes leftRight {
    0% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(10px);
}
}
.imgInlineRight {
    animation: leftRight 3s infinite alternate;
}
.imgInlineRight1 {
    animation: leftRight 4s infinite alternate;
}
@media (max-width: 1440px) {
    .svg1 {
        display: none;
    }
}
.decorBlockRed .bdt-advanced-icon-box {
    height: 239px!important;
}
.decorBlock--phone .bdt-icon-wrapper svg {
    position: relative;
    top: -30px;
    width: 19px; 
    height: 19px;
}
.decorBlock--phone .bdt-advanced-icon-box-description {
    position: relative;
    left: -24px;
    margin-top: 15px;
}
@media (min-width: 1024px) {
    .formRow2 {
    max-width: 555px;
        margin-right: auto;
        margin-left: auto;
}
}
.formRow2 {
max-width: 100%;}

.caldera-grid .form-control {
     
width: 100%!important;
        box-shadow: none!important;
}
.intl-tel-input.allow-dropdown input[type="tel"] {
    padding-left: 50px!important;
}
.requestForm .intl-tel-input {
    display: block;
}
.requestForm  textarea {
    border-color: #F5F6F7!important;
    background: #F5F6F7!important;
    font-size: 16px!important;
    line-height: 26px!important;
    margin-bottom: 40px;
    border-radius: 6px!important;
}
.caldera-grid .form-control::placeholder {
color: #7E858C;
    font-size: 16px!important;
    line-height: 26px!important;
}
.requestForm .btn {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg")!important;
    background-position-x: calc(100% - 63px);
background-repeat: no-repeat;
background-position-y: 50%;
    text-shadow: none;
}
.requestForm .btn:hover {
    padding-left: 116px!important;
    padding-right: 63px!important;
    background-position-x: 63px;
}
.formRow {
    max-width: 614px;
}
.latestNews .bdt-post-block-img-wrapper {
    margin-bottom: 0!important;
}
.latestNews .bdt-post-block-desc {
    position: relative;
    padding: 50px;
    padding-bottom: 40px;
    background: #fff;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15); 
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.latestNews .bdt-post-block-title {
    padding-top: 22px;
}
.latestNews .bdt-post-block-img-wrapper {
    position: relative;
}
.latestNews .bdt-post-block-img-wrapper:before {
        position: absolute;
    top: 0px;
    left: 0;
    content: "";
    width: 100%;
    height: 6px;
    background: #FF4949;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.latestNews .bdt-post-block-title a:hover {
    text-decoration: underline;
}
.latestNews  .bdt-post-block-meta {
    position: absolute;
    top: 50px;
    font-size: 14px!important;
    line-height: 22px!important;
}
@media(max-width: 768px) {
    .latestNews .bdt-post-block-desc  {
padding: 30px;}
    .latestNews .bdt-post-block-meta {
        top: 30px;
    }
}
a.bdt-post-block-read-more {
    color: #FF4949!important;
    padding-right: 54px!important;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Arrow-1.svg") no-repeat;
    background-position: 100% 50%;
    background-size: 38px
}
a.bdt-post-block-read-more:hover {
    padding-left: 54px!important; 
    padding-right: 0!important;
    background-position: 0% 50%;
}
.latestNews .bdt-post-block-excerpt p {
    margin-bottom: 20px;
}
.latestNews .bdt-post-block-meta a:hover {
    color: #FF4949;
}
.latestNews .bdt-subnav span:after {
    content: "";
    width: 1px;
    height: 11px; 
    background: #D2D5D9;    
}
@media (max-width: 960px) {
    .latestNews .bdt-post-block .bdt-post-block-desc {
        margin-bottom: 30px;
}
}
body .mainMenu ul > li.bdt-parent > a::after{
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-5.svg")!important;
    background-repeat: no-repeat!important;
    top: 3px
}
.mainMenu ul > li.bdt-parent > a:hover::after {
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-4.svg")!important;
    background-repeat: no-repeat!important;
    top: 3px;

}
.mainMenu ul > li.bdt-parent > a {
    cursor: pointer;
}
.redHover:hover {
    color: #ff4949!important;
}

body .mainMenu--dark  ul > li.bdt-parent > a::after {
background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3.svg")!important;
    background-repeat: no-repeat!important;
}

.bdt-testimonial-slider .bdt-testimonial-text:after {
    top: 0!important;
    left: calc(100% - 10px)!important;
    content: ""!important;
    width: 62px; 
    height: 60px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quote.svg")!important;
    background-repeat: no-repeat;
}
.width615 .elementor-container  {
max-width: 615px!important}

@media (max-width: 1270px) {
    .width615 .elementor-container {
max-width: 515px!important}
}

@media (max-width: 1024px) {
    .width615 .elementor-container {
max-width: 100%!important}
}
.testimonialSlider .bdt-testimonial-text p {
    padding-top: 30px!important;
    padding-right: 50px!important;
}
.comnTitle--noMargin .bdt-main-heading-inner {
    padding-bottom: 0!important;
}
.advBlock .elementor-row {
    margin-left: 10px;
    margin-right: 10px;
}
@media (min-width: 1025px) {
    .icBoxH1 .bdt-advanced-icon-box {
    position: relative;
}
.icBoxH1 .bdt-advanced-icon-box:after   {
    position: absolute;
    right: 0;
    top: calc(50% - 45px);
    content: "";
    width: 1px; 
    height: 90px; ;
    background: #D2D5D9;
}
.icBoxH1:hover .bdt-advanced-icon-box:after {
    opacity: 0;
}
.icBoxH1__wrapper .elementor-column:last-child .icBoxH1 .bdt-advanced-icon-box:after {
    display: none;
}
}

.btnFstWhite .bdt-ep-button:hover .bdt-ep-button-icon-inner svg {
    display: none;
}
.btnFstWhite .bdt-ep-button:hover .bdt-ep-button-icon-inner {
    width: 38px;
    height: 15px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-3.svg") no-repeat;
    background-size: 38px;
}

.memberBlock .bdt-member-description {
    background-color: #fff;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Mask-Group3.svg");
    background-repeat: no-repeat;
background-size: cover;
    transition: all 300ms ease-in-out ;
    background-position: 100% 5px;
    border-left: 6px solid #FF4949;
}
.memberBlock:hover .bdt-member-description {
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Mask-Group5.svg");
        background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 5px;
    border: none;
}
.memberBlock:hover .bdt-member-description {
    margin-top: -10px;
    background-color: #FF4949;
}
.memberBlock:hover .bdt-member-name,
.memberBlock:hover .bdt-member-role {
color: #fff!important;}
.memberBlock .bdt-member-role {
margin-bottom: 0;}

.memberBlock .bdt-member-photo:before {
display: none;}
.memberBlock .bdt-member-description {
padding-top: 33px!important;
padding-bottom: 33px!important;
    border-bottom-right-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.memberBlock .bdt-member.bdt-member-skin-band .bdt-member-icons {
width: 100%;
    right: unset;
}
.memberBlock .bdt-member-item-wrapper {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
.bdt-member.bdt-member-skin-band .bdt-member-icons .bdt-member-icon svg {
    fill: #09111A!important;
}
.bdt-member.bdt-member-skin-band .bdt-member-icons .bdt-member-icon:hover svg {
    fill: #fff!important;
transform: none!important;}

.bdt-member.bdt-member-skin-band .bdt-member-icons .bdt-member-icon:hover::before{
transform:scale(1)!important;
    background: #FF4949!important;
}
.bdt-member.bdt-member-skin-band .bdt-member-icons .bdt-member-icon svg {
left: calc(50% - 9px)!important;
    width: 16px; 
    height: 16px;
}
@media(min-width: 1024px) {
     .bdt-post-block.bdt-grid > div {
    padding-left: 20px;
}
.latestNews .bdt-grid {
    margin-left: -20px;
}
}
.requestForm input[type="submit"].btn:hover {
    background: #fff!important;
    box-shadow: none!important;
    border-color: #fff!important;
    color: #09111A !important;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-3.svg")!important;
    background-repeat: no-repeat!important;
    background-position-y: 50%!important;
    background-position-x: 37px!important;
}


.error404 .headerTitleSection {
    display: none;
}
.e404 {
    padding-top: 40px;
    padding-bottom: 120px;
}
.e404 .page-title {
    color: #09111A;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
}
.e404 p {
    color: #676D73;
    font-size: 16px; 
    line-height: 26px;
    margin-bottom: 45px;
}
.error404 main {
    padding-bottom: 0!important;
}


.e404 form {
    max-width: 360px;
}
.search-form {
    border-radius: 6px;
}

body .search-form input[type="submit"],
body .search-form input[type="submit"]:hover{
    background:  #FF4949;
    text-shadow: none;
    border-color:  #FF4949;
    color: #fff;
    height: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-image:url("https://demo6.clientica.org/wp-content/uploads/2021/01/searchWhite.svg");
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 29px; 
    padding-right: 29px;
    height: 60px;
    transition: all 300ms ease-in-out;
}
body .search-form input[type="submit"]:hover {
    background:#09111A;
    border-color:  #09111A;
    background-repeat: no-repeat;
    background-position: center;
        background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/searchWhite.svg");
}
html body  .search-form  input:not([type="checkbox"]):not([type="submit"])
{
    height: 60px;
    border-color: #D2D5D9;
    color: #9DA2A6;
    font-size: 16px;
line-height: 26px;
}
input:focus {
    box-shadow: none!important;
}

input[type="textbox"]:focus {
    background: #fff!important;
}
.elementor-kit-10 input:focus:not([type="button"]):not([type="submit"]) {
    background-color: #fff!important;
    border-color: #D2D5D9!important;
}
/*******archive*****/
body [class*="layout5"] .thumb:hover img {
        transform: scale(1);
}
[class*="layout5"]  article .thumb img {
    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
body [class*="layout5"] article div.thumb {
    position: relative;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
body [class*="layout5"] article div.thumb:before {
        position: absolute;
    top: 0px;
    left: 0;
    content: "";
    width: 100%;
    height: 6px;
    background: #FF4949;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    z-index: 2;
}
[class*="layout5"] .thumb span.data, [class*="layout5"] .entry-thumbnail span.data {
    width: 80px; 
    height: 80px;
    box-sizing: border-box;
    top: -40px;
left: 40px;
    border-radius: 12px;
    color: #fff;
    font-family: Open Sans;
    font-size: 24px; 
    line-height: 32px;
    font-weight: 700;
    background: #FF4949;
}
[class*="layout5"] .thumb span.data span,
[class*="layout5"] .entry-thumbnail span.data span{
    font-family: Roboto;
    font-size: 16px; 
    line-height: 26px;
    font-weight: 400;
}
body [class*="layout5"] article.sticky .c_block {
    background:  #F5F6F7;
    box-shadow: none;
}


body [class*="layout5"] article .c_block {
    margin-bottom: 120px;
    padding: 40px!important;
        border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    background: #fff;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
}
body [class*="layout5"] article .entry-meta,
[class*="layout5"] article .entry-meta a {
    font-size: 14px!important;
    line-height: 22px!important;
    color: #505559;
}
[class*="layout5"] article .entry-meta > span:after, [class*="layout5"] article .more:after, .slayout5 .related .rmore:after{
        width: 1px!important;
height: 11px;
background: #D2D5D9;
    margin-top: 4px;
}
[class*="layout5"] article .entry-meta a:hover {
color: #fff!important;
    background: #FF4949!important;
}

body [class*="layout5"] article .entry-meta > span.cat {
    position: relative;
    margin-bottom: 0;
}
body [class*="layout5"] article .entry-meta > span.cat a {
    padding: 4px 15px;
    border-radius: 15px;
    margin-bottom: 3px;
}
[class*="layout5"] article .entry-meta > span.cat:after {
    top: 6px;
    right: 0px;
    position: relative;
}
[class*="layout5"] article .entry-meta > span.comments-link {
    margin-bottom: 7px;
}
[class*="layout5"] article .entry-meta > span.cat span {
    display: none;
}
[class*="layout5"] article .entry-title {
    font-size: 32px;
    line-height: 42px;
    text-transform: none;
    margin-bottom: 15px;
    transition: all 300ms ease-in-out;
}
[class*="layout5"] article .entry-title a:hover {
    color: #09111A;
    text-decoration: underline;
}
[class*="layout5"] article .more {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #FF4949!important;
    text-transform: capitalize;
    padding-right: 54px!important;
    background: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Arrow-1.svg) no-repeat;
    background-position: 100% 50%;
    background-size: 38px;
    transition: all 300ms ease-in-out;
}
[class*="layout5"] article .more:hover {
    padding-left: 54px!important;
    padding-right: 0!important;
    background-position: 0% 50%;
}
[class*="layout5"] article .more:after {
    display: none;
}
.post.has-post-thumbnail .c_block .entry-content p:first-child {
    margin-bottom: 15px;
}
@media(max-width: 768px) {
    [class*="layout5"] article .entry-title {
        font-size: 22px; 
        line-height: 32px;
    }
}
/****sidebar Blog****/
.widget {
    margin-bottom: 70px;
}
.widget-title {
    position: relative;
    padding-left: 27px;
    margin-top: 0;
    margin-bottom: 32px;
    text-transform: none;
    font-size: 18px; 
    line-height: 28px;
    font-weight: 700;
    font-family:  Open Sans;
}
.widget-title:before {
    position: absolute;
    top: 8px;
    left: 0;
    content:"";
    width: 12px; 
    height: 12px; 
    border-radius: 50%;
    background: #FF4949;
}

.widget_categories li {
display: flex;
align-items: center;
justify-content: space-between;}
.widget_categories li a  {
    position: relative;
    padding-left: 21px;
    font-size: 16px; 
    line-height: 26px;
    color: #09111A;
    padding-top: 0!important;
    padding-bottom: 20px!important;
}
.widget_categories li a:before {
    position: absolute;
    left: 0;
    content:"";
    width: 6px!important; 
    height: 6px!important; 
    border-radius: 50%;
    background: #D2D5D9;
}
.widget_categories li a:hover:before {
    background: #FF4949;
}
.widget_categories li a:hover {
    color:  #FF4949!important;
}
.widget_categories li a:after {
    display: none!important;
}
.widget_categories  .post-count {
    position: relative;
    top: -6px;
    padding: 7px 14px;
    padding-top: 5px;
    color: #09111A;
    font-size: 14px;
    line-height: 22px;
    background: #F0F1F2;
    border-radius: 30px;
}
.widget > ul > li:last-child a {
padding-bottom: 0!important;}
.widget_categories li:last-child  .post-count  {
    top: 0;
}
.widget_recent_comments ul li {
    padding: 22px 30px;
margin-bottom: 20px; 
    border-radius: 6px!important;
    transition: all 300ms ease-in-out;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quoteSmall.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 17px);
    background-position-y: 20px;

}

.widget_recent_comments ul li:hover {
    box-shadow: 0px 16px 32px rgba(255, 73, 73, 0.25);
    color: #fff!important;
    background: #FF4949;
        background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quoteSmallWhite.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 17px);
    background-position-y: 20px;
}
.widget_recent_comments ul li:hover a {
    color: #fff!important;
}
.widget_recent_comments ul li:last-child  {
margin-bottom: 0;
}
.widget_recent_comments ul li .comment-author-link {
    color:  #09111A!important;
}
.widget_recent_comments ul li:hover .comment-author-link,
.widget_recent_comments ul li:hover .comment-author-link a{
    color:  #fff!important;
}
.widget_recent_comments ul li:hover a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.widget_recent_comments ul li .comment-author-link a {
    color:  #09111A!important;
}

.widget_recent_entries ul li {
    margin-bottom: 20px;
    border: none;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.widget_recent_entries ul li a {
    font-size: 16px; 
    line-height: 26px;
    font-family: Roboto;
    font-weight: 500;
    color: #09111A;
}
.widget_recent_entries ul li a:hover {
text-decoration: underline;
color: #09111A;}
.widget  ul li a {
    position: relative;
    padding-top: 0!important;
    padding-left: 21px;
}
.widget_recent_entries ul li a:before,
.widget_nav_menu ul li a:before {
    position: absolute;
    top: 11px;
    left: 0;
    content:"";
    width: 6px!important; 
    height: 6px!important; 
    border-radius: 50%;
    background: #D2D5D9;
}
.widget_recent_entries ul li a:hover:before,
.widget_nav_menu ul li a:hover:before,
.widget_nav_menu ul.sub-menu li a:hover:before{
    background: #FF4949;
}
.widget  ul li a:after {
    display: none!important;
}
.widget_recent_entries .post-date {
    color: #676D73;
    font-size: 14px; 
    line-height: 22px;
}
.titleBlogWidget {
    margin-bottom: 5px!important;
}
.widget ul li a {
        color: #09111A;
    font-size: 16px;
    line-height: 26px;
}
.widget_nav_menu ul li a {
position: relative;
    padding-bottom: 12px;
}
.widget_nav_menu .sub-menu li {
list-style:  none;}
.menu >li > ul.sub-menu{
padding-left: 0;}
.widget_nav_menu .sub-menu li {margin-left: 40px;}
.widget_nav_menu ul li a:hover {
    color: #FF4949!important;
}
.widget_nav_menu ul.sub-menu li a:before {
    top: 13px;
    width: 13px!important;
    background: #09111A;
    border-radius: 0;
    height: 1px!important;
}
body [class*="layout5"] .thhov span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #FF4949;
    font-size: 0;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Group-1085.svg");
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50% - 30px); 
    top: calc(50% - 30px);
}
body [class*="layout5"] article div.thumb .thhov:hover {
background: rgba(0,0,0,.7);
    border-top-left-radius: 12px; 
    border-top-right-radius: 12px;
}
.widget_nav_menu ul.sub-menu li a {
    padding-bottom: 15px;
}
.widget_nav_menu {
margin-bottom: 58px;}
.tagcloud a {
    border: none;
    color: #09111A;
    font-size: 14px; 
    line-height: 22px;
    padding: 7px 20px;
    background: #F0F1F2;
    border-radius: 30px;
    transition: all 300ms ease-in-out;
}
.tagcloud a:before {
    display: none;
}
.tagcloud a:hover {
    color: #fff;
    background: #FF4949;
    box-shadow: 0px 8px 16px rgba(255, 73, 73, 0.25);
}
.widget_tag_cloud .tagcloud a {
margin: 0 15px 15px 0;}

/********pagination************/

ul.page-numbers .page-numbers.current{
    position: relative;
    background: #FF4949;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    opacity: 1;
    border: 2px solid #FF4949;
    border-radius: 6px;
}

ul.page-numbers .page-numbers {
    border: 2px solid #09111A;
    font-family: 
Open Sans;
    font-size: 18px;
    color: #09111A;
    border-radius: 6px;
    font-weight: 700;
}
ul.page-numbers li a:hover {
    border: 2px solid #FF4949; 
    background: none;
    color: #FF4949;
}
ul.page-numbers li a, ul.page-numbers li .dots, ul.page-numbers li .current {
margin-left: 10px;
margin-right: 10px;
    color: #1a1a1a;
    width: 60px;
    height: 60px;
    margin: 15px 7.5px 0;
    line-height: 56px;
    font-weight: 700;
}

/********/
html main.mainsidebar {
    padding-bottom: 160px;
}
.bdt-member.bdt-member-skin-band .bdt-member-icons {
    transform: translateY(-75px)!important;
}
@media (max-width: 1024px) {
    .requestForm .col-sm-12 {
    padding-right: 0;
}
}
.contactLnk {
    width: auto!important;
}
@media(max-width: 767px) {
    .contactLnk {
        width: 100%!important;
}
    .contactLnk .bdt-advanced-icon-box {
        display: flex;
    justify-content: flex-start;
}
.contactLnk  .bdt-advanced-icon-box .bdt-advanced-icon-box-icon {
    display: inline-block!important;
        margin: 0!important;
    margin-right: 10px!important
    }
}

.boxContacts .bdt-advanced-icon-box {
    padding: 50px 40px 40px 40px;
}
.boxContacts .bdt-advanced-icon-box-readmore {
    opacity: 0;
}
.boxContacts:hover .bdt-advanced-icon-box-readmore {
    opacity: 1;
}
.verticalForm .caldera-grid .col-sm-12 {
    padding: 0;
}
.verticalForm  .caldera-grid .row {
margin: 0;}

.map .gm-style-iw {
    padding: 30px!important;
    font-weight: bold;
    color: #09111A;
    font-size: 16px; 
    line-height: 26px;
}
.map .gm-style-iw-d {
    text-align: center;
    padding: 0!important;
    overflow: hidden!important;
}
.map .gm-style-iw button {
    padding: 10px!important;
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/closeREd.svg")!important;
    background-repeat: no-repeat!important;
    background-position: center !important;
    background-size: 14px!important;
    top: 0!important;
    right: 0!important;
}
.map .gm-style-iw  button img {
display: none!important;
}


.columnLine .elementor-column-wrap {
    position: relative;
}
@media(min-width:1024px) {
    .columnLine .elementor-column-wrap:before {
    position: absolute;
    left: 50%;
    top: calc(50% - 80px);
    content: "";
    width: 1px;
    height: 160px;
    background: #D2D5D9;
}
}

.portfolioPage .bdt-ep-grid-filters-wrapper {
    margin-bottom: 60px;
}

.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-gallery-thumbnail {
    position: relative;
    transition: all 300ms ease-in-out;
}

.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-gallery-thumbnail:after {
    position: absolute;
top: 0px;
left: 0;
content: "";
width: 100%;
height: 6px;
background: #FF4949;
border-top-right-radius: 12px;
border-top-left-radius: 12px;
}

.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-gallery-thumbnail img,
.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-gallery-thumbnail,
.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc,
.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner{
border-radius: 12px!important; 
}

.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc {

    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-16.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

.bdt-portfolio-gallery .bdt-gallery-item-link span {
    width: 20px;
    height: 20px;
background: url('https://demo6.clientica.org/wp-content/uploads/2021/01/Arrow-snm-01-1.svg');
background-repeat: no-repeat;
background-position: center;
background-size:contain;
    transition: all 300ms ease-in-out;
}

.bdt-portfolio-gallery .bdt-gallery-item-link span svg {
    display: none;
}

.bdt-portfolio-gallery .bdt-gallery-item-link:hover span {
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Arrow-snm.svg");
    background-repeat: no-repeat;
background-position: center;
background-size:contain;
}
.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-gallery-item-tags .bdt-gallery-item-tag-separator {
    transform: rotate(0);
    height: 11px;
    position: relative;
top: 6px;
}
.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-gallery-item-tags span {
    text-transform: uppercase!important;
}

.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc div {
    display: flex;
    flex-direction: column-reverse;
}
.portfolioPage .bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-gallery-item-tags {
    flex-direction: row!important;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

/***single post*****/
.slayout5 img.wp-post-image,
.slayout5 .blocks-gallery-item img {
    border-radius: 12px!important;
}
.slayout5 img.wp-post-image {
    border-top-right-radius: 9px !important;
border-top-left-radius: 9px !important;
    margin-bottom: 45px;
}
.single .slayout5 .entry-thumbnail {
overflow: visible;}


[class*="layout5"] article .cat a {
    background: #F0F1F2!important;
}

[class*="layout5"] article .entry-meta span.comments-link a:hover{
    background:  transparent!important;
    color: #505559!important;
}
.single .slayout5 .entry-content > p:first-child::first-letter {
    padding: 0;
    background: none;
    color: #676D73;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    float: none;
}
.slayout5 .entry-content p {
    color: #676D73;
    font-size: 16px;
    line-height: 30px;
}
.slayout5 .entry-content p a {
    color: #FF4949!important;
}
blockquote {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    padding: 0!important;   
    padding-left: 50px!important;
    border-radius: 6px!important; 
    border-left: 6px solid #FF4949!important;
    background-color: #fff!important;
}

blockquote  cite {
    color: #676D73!important;
    font-size: 16px!important;
    line-height: 26px!important;
    font-family: 'Roboto'!important;
    font-weight: 400!important;
    text-decoration: underline!important;
}
blockquote p {
    color: #212830!important;
    font-size: 18px!important;
    line-height: 28px!important;
    font-family: 'Open Sans'!important;
    font-weight: 700!important;
    margin-bottom: 25px!important;
    font-size: 18px!important;
    line-height: 28px!important;
    padding-right: 40px;
    margin-bottom: 20px!important;
}

blockquote::before {
position: absolute;
right: 25px;
height: 111px;
background: url('https://demo6.clientica.org/wp-content/uploads/2021/01/quote.svg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
background-repeat: no-repeat;
background-position: top right;
background-size: contain;
width: 80px;
top: -25px;
}
.tagBlock {
    display: flex;
    justify-content: space-between;
width: 100%;
    border-bottom: 1px solid #D2D5D9;
    padding-bottom: 30px;
    padding-top: 20px;
}
.slayout5 span.sharing {
float: right;
width: unset;
    padding: 0;
    margin: 0;
}
.single .tags-links {
    margin: 0;
    
}
.single .tags-links b {
    font-family:"Roboto";
    font-size: 16px; 
    line-height: 26px; 
    font-weight: 400;
    color: #09111A;
}
.single .tags-links a {
    margin-right: 15px; 
    margin-left: 15px;
    padding: 7px 20px;
border-radius: 30px;
    color: #09111A !important;
background: #F0F1F2!important;
    border: none;
}
.single .tags-links a:hover {
        color: #fff !important;
background: #FF4949 !important;
    box-shadow: 0px 8px 16px rgba(255, 73, 73, 0.25);
}
.single .tags-links a:before {
    display: none;
}

body [class*="layout5"] article .sharing svg:hover path {
    fill: #FF4949!important;
}
.slayout5 .data img.wp-post-image {
    position: relative;
}
.slayout5 .entry-thumbnail:before {
    position: absolute;
top: 0px;
left: 0;
content: "";
width: 100%;
height: 6px;
background: #FF4949;
border-top-right-radius: 12px;
border-top-left-radius: 12px;
}

.single .slayout5 .entry-content {
    padding-bottom: 60px;
}

.slayout5 article .author_info {
    padding: 50px 40px;
border-radius: 12px;
    background-color: #F5F6F7;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Decors-4.png");
    background-repeat: no-repeat;
margin-bottom: 50px;
}
.slayout5 article .author_info .author_link {
    display: none;
}
.author_info .author_avatar  {
    margin-right: 30px;
}
.author_info .author_avatar img {
border-radius: 50%;
width: 140px; 
height: 140px;}

.author_bio p {
    margin-top: 15px!important;
    margin-bottom: 18px!important;
}
[class*="layout5"] article .entry-meta a:after {
 display: none;}
.author_info .author_links a:hover svg {
fill: #FF4949;
}
[class*="layout5"] article .author_info a:hover {
    background:none!important;
}
.author_info .author_links a {
    transition: all 300ms ease-in-out;
    padding-right: 20px;
}
.slayout5 .related .rblock,
.slayout5 .related .rblock .thumb {
overflow: visible;
}
.slayout5 .rblock .data {
    display: none;
}
.slayout5 .rblock a.rmore {
    color: #FF4949 !important;
padding-right: 54px !important;
background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Arrow-1.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
background-position: 100% 50%;
background-size: 38px;
    text-decoration: none;
    transition: all 300ms ease-in-out;
}
.alayout5 .sharing {
    display: none;
}
.slayout5 .rblock a.rmore {
    font-weight: 500;
}
.slayout5 .rblock a.rmore:hover {
    padding-left: 54px !important;
padding-right: 0 !important;
background-position: 0% 50%;
}
.slayout5 .related {
    border-bottom: 1px solid #D2D5D9;
}
#comments {
margin-top: 50px;
}
.slayout5 .entry-header .entry-meta {
    margin-bottom: 30px;
}
.slayout5 .blocks-gallery-item {
    margin-top: 30px;
}
.slayout5 .related {
margin-top: 50px;
    padding-bottom: 25px;
}
.slayout5 .related h2 {
margin-bottom: 30px;}
.slayout5 .related img.wp-post-image {
margin-bottom: 0px;
    border-bottom-right-radius: 6px !important; 
    border-bottom-left-radius: 6px !important;
}
.slayout5 .rblock .wr .descr {
text-align: left;}

.slayout5 .rblock .rmore:after {
display: none;}
.related .rblock h5 a:hover {
    color: #09111A;
    text-decoration:underline;
}
.slayout5 .related .rblock .wr {

background: #fff;

border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
}
body .slayout5 article .related.layout4 .rblock .thumb {
margin-bottom: 0!important;}

/*******Comments*********/
 .comment-list li > div {
    border: none!important;
     margin-bottom: 0px!important;
    padding-bottom: 40px!important;
}
.comment-author.vcard  {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 20px;
}
.comment-author.vcard img {
    border-radius: 50%;
}
.slayout5 .comment-metadata > span.edit-link {
display: none;}
.comment-metadata > span.fn {
font-size: 16px;
line-height: 26px;
font-weight: 500;}
.comment-metadata .date a {
    color: #9DA2A6;
    font-size: 16px; 
    line-height: 26px;
    padding-left: 16px;
    position: relative;
}
.comment-metadata .date a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 1px !important;
height: 11px;
background: #D2D5D9;
margin-top: 4px;
}
.comment-list li .comment-content {
padding-left: 80px;}
.comments-area .comment-meta {
width: calc(100% - 80px);
    padding-top: 15px;
}
.comment-metadata .comment-reply-link {
    font-weight: 500;
    font-size: 16px; 
    line-height: 26px;
    color: #09111A;
    text-decoration: none!important;
}
.comment-list li .reply {
    margin-top: 13px;
    text-transform: none;
    padding-left: 24px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/reply.svg");
    
    background-repeat: no-repeat;
    background-position: left;
    transition: all 300ms ease-in-out;
}
.comment-list li .reply:hover a {
    color: #FF4949;
}
.comment-list li > div {
    padding-left: 0!important;
    padding-top: 0!important;
    padding-right: 0!important;
}
.comment-list > li > ol,
.comment-list li ol {
    padding-left: 80px;
}
.comment-metadata .fn a {
color: #09111A!important;}
.comment-list .comment-metadata {
    margin-bottom: 15px;
}
.comment-list li .comment-content p:last-child {
    padding-bottom: 30px;
border-bottom: 1px solid #D2D5D9;}
#reply-title {
    margin-top: 15px;
    text-transform: none;
    font-size: 24px; 
    line-height: 34px;
    font-family: Open Sans;
}
.single .slayout5 article blockquote p:last-child {
    border-bottom: 0px;
}
#commentform p.logged-in-as a {
    color: #676D73;
}
.form-submit input[type='submit'] {
    border: none!important;
    padding: 0!important;
}
#respond input.submit {
margin: 0;
    text-shadow: none;
        color: #fff;
    background-color: #FF4949 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF4949;
    box-shadow: 0px 8px 16px 0px rgba(255, 73, 73, 0.25);
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 29px!important;
    border-radius: 6px 6px 6px 6px;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") !important;
background-position-x: calc(100% - 63px)!important;
background-repeat: no-repeat;
background-position-y: 50%!important;
padding: 17px 116px 17px 63px!important;
    transition: all 300ms ease-in-out;
    background-repeat: no-repeat!important;
}
#respond input {
    margin-bottom: 20px;
}
#respond input.submit:hover {
    background-color: #09111A !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
box-shadow: none !important;
border-color: #09111A !important;
color: #fff !important;

background-repeat: no-repeat !important;
background-position-y: 50% !important;
background-position-x: 37px !important;
    padding-left: 116px !important;
padding-right: 63px !important;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
}

body #commentform textarea {
    background: #F5F6F7!important;
    border: none;
    border-radius: 6px;
    padding:  17px 30px;
    min-height: 180px;
    font-size: 16px;
    line-height: 26px;
}
#respond input[type="text"], #respond input[type="email"] {
    background: #F5F6F7!important;
    border: none;
    border-radius: 6px;
    padding:  17px 30px;
    font-size: 16px;
    line-height: 26px;
    height: 60px;
}
body #commentform textarea:focus {
    box-shadow: none!important;
}
.comment-form-cookies-consent {
text-align: left;}

#commentform .comment-form-cookies-consent {
    margin-bottom: 40px;
}

#commentform.cf2 .comment-form-author,
#commentform.cf2 .comment-form-email {
    width: calc(50% - 10px);
    
}
#commentform.cf2 .comment-form-author {
    margin-right: 10px;
}
#commentform.cf2 .comment-form-email {
    margin-left: 10px;
}
@media(max-width: 1024px) {
        .slayout5 .related .rblock {
        width: calc(50% - 10px);
    margin-right: 20px;
}
    .slayout5 article .author_info {
        background-size: cover;
    }
}
@media(max-width: 640px) {
    .tagBlock {
flex-direction: column;}
    .single .tags-links {
        margin-bottom: 20px;
    }
    .comment-list li .comment-content {
        padding-left: 0;
    }
    .comments-area .comment-meta {
        width: 100%;
    float: none;
    position: static; 
        padding-left: 0;
        padding-top: 30px;
}
    .comment-author.vcard {
        width: 100%;
        float: none;
    }
    .comment-author.vcard img {
        width: 60px;
    }
    body #comments .comment-list > li > ol, body #comments .comment-list li ol {
        padding-left: 0;
    }
#commentform.cf2 .comment-form-author, #commentform.cf2 .comment-form-email {
        width: 100%!important;
    }
    #commentform.cf2 .comment-form-email {
        margin-left: 0;
    }
    body.single .related .rblock {
margin-bottom: 60px;}
}
.comment-list .comment-metadata {
    display: flex;
    flex-direction: column;
}
.comment-metadata .date a {
    padding-left: 0;
}
.comment-metadata .date a:before {
    display: none;
}
.bdt-testimonial-carousel .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #FF4949;
    opacity: 1;
}
.bdt-testimonial-carousel .swiper-pagination-bullet-active {
    background: #FF4949;
}
.bdt-dots-container .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 10px;
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-item {
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
    transition: all 300ms ease-in-out;
}
.testimonialCarusel .swiper-container {
padding: 10px;
    padding-bottom: 30px;
padding-left: 20px;
    padding-right: 20px;
}
.bdt-testimonial-carousel-text-wrap.bdt-padding {
    padding: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-img-wrapper {
width: 98px!important; 
height: 98px!important; 
    border: 4px solid #FF4949;
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-item {
background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Line-Bg.png")!important;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-item:hover {
    margin-top: -10px;
    margin-bottom: 10px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Line-Bg-1.png")!important;
        background-repeat: no-repeat!important;
    background-size: cover!important;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
    background-position-y: -40px!important;
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-item:hover .bdt-testimonial-carousel-text  {
    color: #fff!important;
}
.bdt-testimonial-carousel-item .bdt-testimonial-carousel-text-wrap {
        background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quoteSmall.svg")!important;
    background-position: 90% 20px;
background-repeat: no-repeat;
background-size: 65px auto;
}
.bdt-testimonial-carousel-item:hover .bdt-testimonial-carousel-text-wrap {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quoteSmallWhite.svg")!important;
    background-position: 90% 20px;
background-repeat: no-repeat;
background-size: 65px auto;
}
.testimonialCarusel .bdt-testimonial-carousel-title {
    margin-bottom: 5px!important;
}
.error404 .footer-widget {
    display: none;
}
.testimonialSlider2 .bdt-slider-item-inner {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/mark-side-bar-01.svg");
    background-repeat: no-repeat;
    background-size: 31px;
    background-position: 50% 70px;
}
.elementor-widget-container .bdt-rating .bdt-rating-item {
    font-size: 18px;
    margin-right: 5px!important;
}
.testimonialSlider2 .bdt-testimonial-title {
    margin-bottom: 5px!important;
}

.testimonialSlider2 .bdt-slider-item-inner>div:first-child {
    margin-bottom: 25px!important;
}
.bdt-testimonial-slider li.bdt-slider-thumbnav .bdt-slider-thumbnav-inner::before {
    border-bottom-left-radius: 6px!important;
}


@media(min-width:768px) {
.testimonialSlider2 .bdt-slider-thumbnav img {
    width: 98px!important; 
    height: 98px!important;
}
    .testimonialSlider2 li.bdt-slider-thumbnav.bdt-active .bdt-slider-thumbnav-inner:before,
.bdt-testimonial-slider li.bdt-slider-thumbnav .bdt-slider-thumbnav-inner::before {
    width: 40px!important;
    height: 40px!important;
}
}
.logoBox .bdt-advanced-icon-box-title {
    opacity: 0;
}
.logoBox:hover .bdt-advanced-icon-box-title {
    opacity: 1;
}
.logoBox .bdt-advanced-icon-box {
    padding-top: 30px;
}
.logoBox  .bdt-advanced-icon-box-title {
    margin-top: 5px;
    margin-bottom: 15px;
}
.logoBox {
    transition: all 300ms ease-in-out;
}
.logoBox:hover {
    margin-top: -15px;
    margin-bottom: 15px;
}
.cloudBoxLeft
{
    bottom: -40px!important;
    left: 0!important;
}
.caldera-grid .form-control::placeholder {
    line-height: 50px!important;
    color: #7E858C!important;
}
.requestForm .form-control::placeholder {
    line-height: 25px!important;
}
.requestForm--lh .form-control::placeholder {
    line-height: 60px!important;
}
.btnBlack .btn {
    height: 50px;
}
.accordionBox .bdt-accordion-item {
    border-radius: 12px!important; 
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15); 
    background: #fff;
}
.accordionBoxDark .bdt-accordion-item {
    border-radius: 12px!important; 
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
    background: #212830;
}
.accordionBox .bdt-accordion-title {
padding-top: 26px!important; 
padding-bottom: 26px!important;
    border-radius: 12px;
    padding-right: 50px!important; 
    padding-left: 50px!important;
}
.accordionBox .bdt-accordion-content {
        padding-right: 90px!important; 
    padding-left: 50px!important;
    padding-bottom: 50px!important;
    padding-top:0!important
}
.accordionBox .bdt-open .bdt-accordion-title {
    padding-top: 50px!important;
}
.btnNoPaddings .bdt-ep-button  {
    padding-left: 0!important;
    padding-right: 0!important;
}
.tabBox .bdt-tab-title-icon-wrapper {
    display: flex;
    flex-direction: column;
    
}
.tabBox .bdt-tabs-item .bdt-tabs-item-title {
    border-radius: 12px!important;
    transition: all 300ms ease-in-out;
}
.bdt-tabs .bdt-tab .bdt-tabs-item a::after {
    display: none;
}
.tabBox .bdt-tab-text {
    max-width: 140px;
}
.tabBox .bdt-button-icon-align-left {
    font-size: 60px;
    margin-bottom: 23px;
}

.tabBox .bdt-tabs-item.bdt-active .bdt-tabs-item-title{
    box-shadow: 0px 16px 32px rgba(255, 73, 73, 0.25); }

.tabBox .bdt-tab {
justify-content: space-between;}
.tabBox .bdt-tabs-item .bdt-tabs-item-title:hover {
    box-shadow: 0px 8px 16px 0px rgba(9, 17.00000000000001, 26, 0.15);
}
.tabBox .bdt-tabs-item {
    position: relative;
    margin-bottom: 20px;
}
.tabBox .bdt-tabs-item:after {
position: absolute;
content: "";
left: 6px;
top: 50px;
height: 108px;
    width: 1px; 
    background: #D2D5D9;
}
.tabBox .bdt-tabs-item:first-child:after {
    display: none;
}
.tabBox .bdt-button-icon-align-left {
    margin-right: 0;
}
@media(max-width: 1150px) {
    .tabBox .bdt-tab {
        flex-direction: column;
    }
}
@media( max-width: 1500px) {
    .hide1 {
        display: none;
}}
@media( max-width: 1300px) {
    .hide2 {
        display: none;
}}
.quoteTab {
position: relative;}
.quoteTab:before {
    position: absolute;
    width: 65px;
    height: 65px; 
    content:"";
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/01/quote.svg");
    background-repeat: no-repeat;
    background-size: contain;
right: -30px;
top: -30px;
}
.aboutBx {
    transition: all 300ms ease-in-out;
}
.aboutBx .elementor-widget-container {
    transition: all 300ms ease-in-out;
    max-width: 380px;
}
@media (max-width: 1024px) {
    .aboutBx .elementor-widget-container{
        margin-left: auto;
        margin-right: auto;
}
}
@media(min-width: 1025px) {
    .aboutBxRigt .elementor-widget-container {
    margin-left: auto;
}
.aboutBxLeft .elementor-widget-container {
    margin-right: auto;
}
}

@media(min-width: 768px) {
    .aboutBx .elementor-widget-container {
    height: 210px;
}
}
.aboutBx .elementor-widget-container:hover .bdt-advanced-icon-box-title,
.aboutBx .elementor-widget-container:hover .bdt-advanced-icon-box-description {
    color: #fff!important;
}
.aboutBx .elementor-widget-container .bdt-advanced-icon-box-description  {
    max-width: 180px;
}
.aboutBx .bdt-advanced-icon-box-readmore {
    opacity: 0;
    margin-top: 20px;
}
.aboutBx .elementor-widget-container:hover .bdt-advanced-icon-box-readmore {
    opacity: 1;
    color: #fff!important;  
}
.aboutBx .elementor-widget-container.bdt-advanced-icon-box-content {
    transition: all 300ms ease-in-out;
}
.aboutBx .elementor-widget-container:hover .bdt-advanced-icon-box-content {
    margin-top: -20px;
    margin-bottom: 20px;
}
.aboutBx .bdt-button-icon-align-right {
top: -4px;}
.portfolioPage .bdt-position-cover {
    z-index: 1;
}
.portfolioPage .bdt-position-cover {
    left: 0!important;
}
.portfolioPage .bdt-position-cover {
    height: 40px;
    width: 40px!important;
    bottom: 50px;
    left: 60px!important;
    top: unset;
}
.portfolioPage .bdt-gallery-item-link:hover {
    background: #09111A!important;
}
.videoBtnCenter  {
    margin-left: auto;
    margin-right: auto;
}
@media(max-width: 1024px) {
    .frmFullTabl .col-sm-4  {
        width: 100%;
    }
    .frmFullTabl .form-group {
        text-align: center;
    }
}
.comnTitleW320 .bdt-main-heading-inner {
    max-width: 720px;
}
.listBlock svg {
    position: relative;
    top: -3px;
}
.home3InnerBlock {
    max-width: 600px; 
    float: right;
}
@media(max-width: 1025px) {
    .requestForm-dark .btn 
{
    float: left;
}
    .redRowTablet {
        background: #FF4949;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
}
@media(max-width:766px) {
        .requestForm-dark .btn 
{
    width: 100%;
}
    .requestForm-dark .last_col,
    .requestForm-dark .first_col{
        padding: 0;
}
}
.requestForm-dark input[type="submit"].btn:hover {
    color: #fff!important;
    background-color: #09111A!important;
    border-color: #09111A!important ;
background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") !important;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
}
.requestForm-dark input[type="submit"].btn {
    box-shadow: 0px 8px 16px rgba(255, 73, 73, 0.25);
}
.requestForm-dark .first_col {
    padding-left: 0;
}
@media(min-width:1024px) and (max-width: 1350px) {
    .home3 {
    background-size: 900px!important;
}
}
.heiColumn {
height: 867px!important;}
.stepBox .bdt-advanced-icon-box {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}
.stepBox:hover .bdt-advanced-icon-box-readmore {
color: #fff!important;}

.stepBox:hover .bdt-button-icon-align-right {
    top: 0;
    width: 38px;
    height: 26px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-2.svg") no-repeat;
        background-position-y: 0%;
    background-position-y: center;
}

@media(min-width: 768px) {
    .stepBox {
    width: 255px!important;
    margin-left: auto;
    margin-right: auto;
}
}

@media(max-width: 768px) {
    .stepBox p {
    max-width: 190px;
margin-left: auto;
margin-right: auto;
}
}

.progressBox .bdt-progress-content {
margin-bottom: 20px;}

.countBlock {
    width: 305px!important;
}
.countBlock:hover .elementor-counter-title {
    color: #fff;
}
.countBlock .elementor-counter-number {
    padding-bottom: 20px;
}
@media(max-width: 767px) {
    .countBlock {
        width: 100%!important;
        position: static!important;
    }
}
.priceBox .bdt-price-table-header {
    text-align: left;
}
.priceBox .bdt-price-table-price {
    justify-content: flex-start!important;
}
.priceBox .bdt-price-table-period {
    width: auto!important;
}
.priceBox .bdt-price-table-footer {
    text-align: left;
    padding-top: 25px!important;
}
.priceBox .bdt-price-table-features-list li {
    position: relative;
    list-style: none;
    padding-bottom: 10px!important;
}
.priceBox .bdt-price-table-features-list li .bdt-price-table-feature-inner {
    margin-left: 25px!important;
}
.priceBox .bdt-price-table-features-list li::before {
    position: absolute!important;
    content:'';
    top:    10px!important;
    width: 6px!important;
    height: 6px!important;
    margin: 0!important;
    border-radius: 50%;
    border:none!important;
    background: #FF4949!important;
}
.priceBox2 .bdt-price-table-features-list li::before {
background: #FFF!important;}
.priceBox .bdt-price-table-price {
    padding-top: 25px!important;
    padding-bottom: 5px!important;
}
.priceBox .bdt-price-table-integer-part {
    padding-left: 5px;
}
.priceBox .bdt-price-table-period {
margin-top: 0!important;
    margin-left: 10px;
}
.priceBox .bdt-price-table-features-list {
    padding-top: 25px!important;
    padding-bottom: 0!important;
}
.priceBox .bdt-price-table-footer {
padding-bottom: 0!important;}
.priceBox .elementor-widget-container {
    padding-top: 53px;
    padding-left: 50px; 
    padding-right: 50px; 
    padding-bottom: 60px;
}

.priceBox .bdt-price-table-button {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") !important;
background-position-x: calc(100% - 63px);
background-repeat: no-repeat;
background-position-y: 50%;
text-shadow: none;
    border-radius: 6px;
}
.priceBox2 .bdt-price-table-button {
        background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Vector-3-3.svg") !important;
}
.priceBox:hover .bdt-price-table-button:hover {
        padding-left: 116px !important;
padding-right: 63px;
    background-position-y: 50% !important;
background-position-x: 37px !important;
}
.priceBox1:hover .bdt-price-table-button:hover {

    box-shadow: none !important;
border-color: #09111A !important;
color: #fff !important;

background-repeat: no-repeat !important;
    background-color: #09111A!important;;
}
.priceBox .bdt-price-table-ribbon-inner {
    padding: 23px 20px;
    padding-top: 30px;
    padding-bottom: 36px;
    padding-left: 30px;
    background: url('https://demo6.clientica.org/wp-content/uploads/2021/01/Decor.png')!important;
}
.priceBox2:hover .bdt-price-table-button:hover {
        background-color: #09111A!important;
    border-color: #09111A !important;
color: #fff !important;
        background-image: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg") !important;
}
@media(max-width: 767px) {
    .priceBox .elementor-widget-container {
padding-left: 20px; 
    padding-right: 20px;}
    .priceBox:hover .bdt-price-table-button:hover {
        padding-right: 53px!important;
    }
    .priceBox .bdt-price-table-button {
padding-left: 53px!important;}
.bdt-price-table-ribbon.elementor-ribbon-right {
    top: 0!important;
}
}
.slideInLeft {
    padding-top: 120px;
}
/***Service details***/
.servSidebar .bdt-navbar-nav {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.servSidebar .bdt-navbar-nav>li>a {
    display: block;
    width: 100%;
    min-height: auto;
    justify-content: flex-start;

    line-height: 60px;
    margin-bottom: 10px;
    padding-left: 30px;
}
.servSidebar ul li:last-child a {
margin-bottom: 0;}

.servSidebar ul li a:hover {
    box-shadow: 0px 16px 32px rgba(255, 73, 73, 0.25);
}
.servSidebar ul li.bdt-active a:hover {
    box-shadow:none;
}
.documentLink .bdt-advanced-icon-box {
    padding-top: 9px; 
    padding-bottom: 9px;
}

.countBox--serv .bdt-advanced-icon-box-sub-title{
    left: 150px;
}
.countBox--serv .bdt-advanced-icon-box-content {
    max-width: 200px;
}
.videoServ {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}
.slayout5 .related .rblock .wr {
margin-top: 40px;}
body [class*="layout5"] article div.thumb .thhov {
    border-radius: 6px;
}

@media(min-width: 767px) {
    .countBox--serv  .bdt-advanced-icon-box-content {
position: relative;}
.countBox--serv  .bdt-advanced-icon-box-content:after {
    position: absolute;
    content:"";
    top: 40px;
    right: -25px;
    height: 92px;
    width: 1px;
    background: #D2D5D9;
}

.servCont .elementor-column:last-child .countBox--serv  .bdt-advanced-icon-box-content:after {
    display: none;
}
}
@media  (max-width:1024px) {
    .portfolioPage .bdt-button  {
        background: #FF4949!important;
        color: #fff!important;
        padding-right: 53px;
        padding-left: 53px;
        border: none!important;
        font-family: 
Open Sans;
        height: 60px;
        box-sizing: border-box;
        font-weight: 700;
}
    .portfolioPage .bdt-dropdown {
        padding: 0;
        min-width: 149px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 0px 16px 32px rgba(9, 17, 26, 0.15);
        color: #09111A;
    }
    .portfolioPage .bdt-dropdown li {
        position: relative;
        height: 60px;
        line-height: 60px;
    }
    .portfolioPage .bdt-dropdown li:after {
        position: absolute;
        content:"";
        width: 68px;
        height: 1px;
        bottom: 0;
        left: 40px;
        background: #d5d5d9;
}
    .portfolioPage .bdt-dropdown li.bdt-active {
        color: #fff;
            background: #FF4949;
    }
    .portfolioPage .bdt-dropdown li.bdt-active:after {
display:none;}
    .portfolioPage .bdt-dropdown li:first-child {
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }
        .portfolioPage .bdt-dropdown li:last-child {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
}
.btnAnimate a.bdt-ep-button {
    transition: none!important;
}
.slideSticker .bdt-heading-title {
    margin-top: -10px!important;
}
.portfSlider .swiper-pagination-bullet {
    transform: none!important;
    width: 16px!important;
    height: 16px!important;
}
.portfSlider .swiper-pagination-bullet {
    opacity: 1;
    border: 1px solid #FF4949;
    background: #fff!important;
}
.portfSlider .swiper-pagination-bullet.swiper-pagination-bullet-active-main 
{
    background: #FF4949!important;
}
.portfSlider .swiper-pagination-bullets-dynamic, .bdt-dots-container .swiper-pagination-bullets-dynamic {
    overflow: visible;
}
.portfSlider .swiper-pagination-bullet{
    left:0!important;
}
@media(max-width: 1024px) {
    .countBox--hiddenTabl .bdt-advanced-icon-box-content::after  {
        display: none;
    }
    .countBox--hiddenTabl .bdt-advanced-icon-box-content {
        margin-left: auto;
        margin-right: auto;
    }
}

/**Shop***/
.cont-box-area .page-title {
    display: none;
}
html .woocommerce ul.products li.product a img {
border: none;
}
html .woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-transform: none;
    padding-bottom: 20px;
}
html .woocommerce ul.products li.product .price {
    font-weight: 400;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    top: calc(50% - 70px);
    opacity: 0;
    transition: all 400ms;
    left: calc(50% - 60px);
    background: #1a1a1a;
    margin:0
}
.woocommerce .cart button {
    width: 180px;
}
.woocommerce ul.products li.product:hover .button {
    opacity: 1;
}
.woocommerce ul.products li.product .button {
    background: #fff;
    color: #09111A!important;
    font-family:Roboto;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
}
.woocommerce ul.products li.product .button:hover {
    background: #09111A;
    color: #fff!important;

}
main .woocommerce-product-search button {

    background: #FF4949;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
text-shadow: none;
border-color: #FF4949;
color: #fff;
height: 100%;
    border-radius: 6px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/searchWhite.svg");
background-repeat: no-repeat;
background-position: center;
padding-left: 29px;
padding-right: 29px;
height: 60px;
transition: all 300ms ease-in-out;
}
main .woocommerce-product-search button:hover {
    background-color: #09111A;
    border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.woocommerce-product-search .search-field {
    height: 60px!important;
border-color: #D2D5D9!important;
color: #9DA2A6!important;
font-size: 16px;
line-height: 26px;
}
.widget_product_categories ul li a {
padding-left: 0;}
.widget_product_categories ul li {
    padding-bottom: 12px;
    display: flex;
justify-content: space-between;
}
html .woocommerce button.button,
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #1a1a1a;
}
html .woocommerce .widget_price_filter .price_slider_amount .button {
    font-weight: 500;
    padding-right: 40px;
padding-left: 40px;
}
.price_label {
font-size: 18px;}

html .woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background-color: #FFBF00;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 30px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 10px;
height: 10px;
}
html .woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 15px;
    border-radius: 6px;
    background: #FF4949!important;
    box-shadow: 0px 8px 16px rgba(255, 73, 73, 0.25);
    font-family: Roboto;
}
html .woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: #09111A!important;
    box-shadow: none!important;
}
.price_label {
    line-height: 60px;
}
.woocommerce ul.product_list_widget li a {
    padding-left: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 3px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
top: -4px;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
margin-right: 15px;
}
.woocommerce ul.product_list_widget li {
margin-bottom: 10px;}
.woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0px;
}
.woocommerce ul.product_list_widget li:first-child {
    padding-top: 0;
}
.woocommerce ul.product_list_widget .product-title {
    color: #1a1a1a;
    text-decoration: none!important;
}
.woocommerce ul.product_list_widget a {
    text-decoration: none!important;
}
.woocommerce ul.product_list_widget a:hover .product-title {
    color:#FF4949;
}
.product_list_widget li,
.product_list_widget li a {
    font-size: 16px!important;
}
.product_list_widget li a {
    padding-bottom: 7px!important;
}
.woocommerce-Price-amount {
color: #09111A!important;}



/***product single***/
html .woocommerce span.onsale {
    height: 60px;
    width: 60px;
    border-radius: 0;
    line-height: 32px;
    padding: 13px 4px 0 4px;
    font-size: 15px;
    word-break: break-all;
    background: #1a1a1a;
}
html .woocommerce div.product p.price {
    font-size: 30px;
    line-height: 30px;
}
html .woocommerce div.product .product_title {
    display: none;
} 
html .woocommerce button.button {
    background: #1a1a1a!important;
    min-width: 180px;
    justify-content: center;
min-height: 60px;
}


.woocommerce div.product form.cart {

align-items: flex-end;
margin-top: 30px;
flex-direction: column;
align-items: flex-start;
}
.quantity input {
    height: 60px!important;
    border: 1px solid #e6e6e6!important;
}
.woocommerce-Tabs-panel h2 {
display: none;}
html .woocommerce #respond input#submit {
background-color: #FFBF00;
color: #1a1a1a!important;}
html .woocommerce #respond input#submit:hover {
    background-color: #FFBF00;
}
html .woocommerce .related h2 {
    width: 100%;
    font-size: 36px;
    line-height: 44px;
    text-transform: none;
}
html .woocommerce .woocommerce-loop-product__title {
    font-size:16px!important;
    line-height: 24px!important;
}
html main.mainsidebar {

padding-bottom: 100px;}


/****cart***/
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: auto;
    right: 0;
    z-index: 20;
    padding: 1px 0 0 2px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
padding-left: 20px;}
.woocommerce-mini-cart-item a {
    padding-left: 0;
}
.woocommerce ul.cart_list li a {
    padding-left: 0!important;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border: none;
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
width: calc(50% - 5px);
    box-sizing: border-box;
text-align: center;}
.price_slider_amount button {
    min-width: unset!important;
}
.button.checkout.wc-forward {
    color: #1a1a1a!important;
    border: 1px solid #1a1a1a;
    background: none;
}
.button.wc-forward {
    border: 1px solid #768188!important;
}
.button.checkout.wc-forward:hover {
    color: #fff!important;
    background: #768188;
    border: 1px solid #768188;
}
.woocommerce-ordering .orderby {
    font-size: 15px;
}
@media(max-width: 400px) {
    html .woocommerce .woocommerce-result-count,
     html .woocommerce .woocommerce-ordering {
width: 100%;
    }
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
width: 98%;}
}

#coupon_code {
height: 60px;
    margin-left: 30px;
}
.widget_recent_comments ul li,
.widget_recent_comments ul li a {
    color: #4d4d4d!important;
}
.related h2 {
font-size: 36px!important;
line-height: 46px!important;
text-transform: none!important;}
.latestNews2 .bdt-post-block-title {
    min-height: 57px;
}

.more {
    text-transform: none!important;
    font-weight: 500;
    font-size: 15px;
}
.alayout6 .c_block .entry-content p {
    margin-bottom: 20px!important;
}
.comment-metadata a {
    color: #1a1a1a;
}
.rblock .wr .descr {
    text-align: left;
}
.entry-content p {
    margin-top: 10px;
    margin-bottom: 25px;
}
html body input:not([type=checkbox]):not([type=submit]) {
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #333;
}
html .select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid #333;
}
.woocommerce-pagination {
    margin-bottom: 100px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #1a1a1a!important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #fff!important;
}

.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3 {
    font-size: 26px;
}
.woocommerce-form__input-checkbox {
    position: relative;
    top: -2px;
}
.woocommerce a {
    color: #4d4d4d;
}
.woocommerce-grouped-product-list-item__label a {
    font-weight: bold;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label,
html .woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
}
html .woocommerce div.product p.price {
    color: #4d4d4d;
}
.form-row .woocommerce-form__label,
.form-row .woocommerce-button {
    margin-top: 36px!important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    padding-top: 15px;
    padding-left: 30px;
}
.woocommerce-form__label input {
    position: relative;
    top: 1px;
}
div#calendar_wrap {
    padding-left: 20px;
}
 html .woocommerce table.shop_table th {
    height: 60px;
 }
 html .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding-top: 7px;
    padding-bottom: 7px;
 }

 .woocommerce-billing-fields .form-row {
    margin-bottom: 40px!important;
 }
 .woocommerce-shipping-fields h3 {
    font-size: 16px;
 }
 #order_comments {
    min-height: 10em;
 }
.woocommerce .woocommerce-ordering select {
    height: 60px;
border-radius: 6px;
}
.product-categories .cat-item a:before {
    top: 11px;
left: 0;
    position: absolute;
left: 0;
content: "";
width: 6px !important;
height: 6px !important;
border-radius: 50%;
background: #D2D5D9;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
}
.post-type-archive-product .slideInLeft {
    padding-top: 0;
}
.product-categories .count {
    position: relative;
    top: -6px;
    padding: 7px 14px;
        padding-top: 7px;
    padding-top: 5px;
    color: #09111A;
    font-size: 14px;
    line-height: 22px;
    background: #F0F1F2;
    border-radius: 30px;
}

.product-categories .cat-item a {
    display: inline-block;
text-decoration: none;
padding: 5px 3px 5px 21px;
}
.product-categories .cat-item a:hover {
    color: #FF4949;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce img, .woocommerce-page img {
    width: 70px;
}
.bdt-mini-cart-product-name a {
    font-weight: 700;
    text-decoration: none;
    color: #09111A;
}
.bdt-mini-cart-product-name a:hover {
    color: #FF4949;
}
.bdt-mini-cart-product-item {
    position: relative;
    margin-bottom: 10px;
}
.bdt-mini-cart-product-remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #FF4949;
}
.bdt-margin-small-left {
    margin-top:  -20px;
}
.bdt-margin-small-left {
    margin-left: 15px!important;
}
.bdt-mini-cart-product-price {
    position: relative;
    top: -10px;
}
.bdt-mini-cart-product-remove svg  line {
    stroke: #09111A !important;
    stroke-width: 3!important;
}
.bdt-mini-cart-product-remove svg:hover  line {
    stroke: #FF4949 !important;
    stroke-width: 3!important;
}
.bdt-margin-small-left {
margin-top: 0px;
}
.bdt-flex-between {
    justify-content: flex-start;
}
.bdt-mini-cart-subtotal {
    margin-top: 30px;
}
.bdt-mini-cart-subtotal div:first-child {
    margin-right: 10px;
}
.bdt-mini-cart-subtotal strong {
    color: #09111A;
    font-family: Open Sans;
}
.woocommerce ul.product_list_widget .product-title,
.bdt-mini-cart-product-name a{
    font-family: Open Sans;
}
.widget_shopping_cart_content .bdt-button 
{
    width: calc(50% - 10px);
    height: 60px;
    line-height: 60px;
    border-radius: 6px;
    transition: all 300ms ease-in-out;
}
.widget_shopping_cart_content .bdt-button  span {
        font-weight: 500!important; 
    font-size: 15px;

}
.bdt-button-view-cart:hover {
    background:#FF4949!important;
    color: #fff!important;
}
.bdt-button-view-cart {
    border:1px solid #FF4949!important;
    background: #fff!important;
    
}
.bdt-button-view-cart span {
    color:#FF4949!important;
}
.bdt-button-checkout:hover {
    background:#09111A!important;
    color: #fff!important;
}
.bdt-button-checkout {
    border:1px solid #09111A;
    background: #fff!important;
    color:#09111A!important;
}
.bdt-button-checkout span {
    color:#09111A!important;
}
.widget_shopping_cart_content .bdt-button:hover  span {
    color:#fff!important;
}
.bdt-mini-cart-footer-buttons {
    justify-content: space-between;
display: flex;
margin-top: 40px;
}

.consultBox .bdt-advanced-icon-box-readmore {
    
top: -30px;}
.requestForm textarea{
    background-color:#fff!important;
}
html body input:not([type="checkbox"]){
    height: 60px!important;
    line-height: 60px!important;
}
.requestForm--lh .form-control::placeholder {
    line-height: 60px;
}
.requestForm .btn  {
    width: 100%!important;
}
.requestForm.verticalForm .btn{
    width: auto!important;
}
.accordionBox .bdt-accordion-icon {
    position:absolute;
    right: 30px;
}
html body input:not([type="checkbox"]), html body select, html body textarea, select.form-control, .select2-container a, html .select2-container--default .select2-selection--single {
    height: 60px!important;
}
.phoneBx .bdt-advanced-icon-box-description {
    margin-top: 10px;
}
.phoneBx .bdt-advanced-icon-box-title {
margin-top: 20px;}

.advantBoxN .bdt-advanced-icon-box-content {
margin-top: 20px;}

.testimonialCarusel .bdt-testimonial-carousel-item {
height: 417px;
background-position-y: -40px!important;}
.Schedl {
    display: inline-block;
    padding-top: 5px;
color:#7E858C!important;
    font-weight: 400;
    font-family:Roboto;
    margin-bottom: 6px;
}
.str {
    font-family: Open Sans;
    font-size: 16px; 
    line-height: 26px;
    padding-bottom: 10px;
}
.gm-style-iw-d a {
    display: inline-block;
    color: #FF4949;
    font-size: 16px; 
    line-height: 26px; 
    font-weight: 500;
    padding-top: 2px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Arrow-1.svg");
    background-repeat: no-repeat;
    padding-right: 50px;
background-position-x: 100%;
background-position-y: 65%;
    transition: all 300ms ease-in-out;
}
.gm-style-iw-d a:hover {
    padding-right: 0px;
    padding-left: 50px;
    background-position-x: 0;
}
html main.mainsidebar.alayout5 {
padding-top: 120px;
    padding-bottom: 180px;
}
[class*="layout5"] article.sticky .cat a {
    background: #E4E5E6!important;
}
.widget_recent_entries .post-date {
    color: #9DA2A6;
}
#comments .comments-title {
margin-bottom: 5px;}
#reply-title {
margin-bottom: 30px;}
.post-template-default.single main {
padding-bottom: 220px;}
#commentform .comment-form-cookies-consent {
    margin-bottom: 10px;
}
.aboutBx .elementor-widget-container:hover .bdt-advanced-icon-box-readmore {
position: relative;
top: -26px;}
html body textarea {
height: auto!important}
.product-template-default .slideInLeft 
{
    padding-top: 0;
}
html .woocommerce span.onsale,
.wc-proceed-to-checkout a.checkout-button{
    border-radius: 6px;
    font-weight: 500;
}
html .woocommerce button.button,
.wc-proceed-to-checkout a.checkout-button {
        border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
    text-transform: capitalize;
}
html .woocommerce button.button:hover,
.wc-proceed-to-checkout a.checkout-button:hover{
    border-radius: 6px;
    background: #FF4949!important;
    border-color: #FF4949!important;
    box-shadow: 0px 8px 16px rgba(255, 73, 73, 0.25);
}
.input-text.qty.text {
padding: 0!important;}
.testimonialSlider2 .bdt-slider-container {
    padding-top: 10px!important;
}
.bdt-accordion-container .bdt-accordion .bdt-accordion-content {
margin-top: -8px!important;}
.hvrLnk a:hover span {
    color: #FF4949!important;
}
.woocommerce-product-gallery__image {
border-radius: 12px;}
.product-template-default .mainsidebar {
    padding-bottom: 220px;
}
.bdt-mini-cart-product-item {
display: flex;
align-items: flex-start;}
.bdt-margin-small-bottom {
padding-right: 10px;}
.woocommerce-cart-form__contents th {
    background: #09111A;
    color: #fff;
    font-family: Open Sans;
}
html .woocommerce table.shop_table td, html .woocommerce table.shop_table th {
border-color: #09111A!important;}
html .woocommerce table.shop_table td a { 
    color: #09111A!important;
    font-weight: 400;
text-decoration: none;

}
.wc-proceed-to-checkout a.checkout-button {
    background: #09111A!important;
        border-radius:6px!important;
    font-weight: 500;
    font-size: 15px;
}
html .woocommerce table.shop_table td a:hover { 
    color: #FF4949!important;
}
html .woocommerce table.shop_table .product-name {
    font-weight: bold;
}
html .woocommerce table.shop_table .product-price,
html .woocommerce table.shop_table .product-quantity,
html .woocommerce table.shop_table .product-subtotal,
html .woocommerce table.shop_table  .product-remove {
text-align: center;}



#coupon_code {
    margin-left: 0;
}

html .woocommerce table.shop_table th,
html .woocommerce table.shop_table td{
vertical-align: middle!important;}
table.shop_table td.actions {

    padding: 20px;

    }
html .woocommerce table.shop_table td a {
display: inline-block;}
.woocommerce a.remove:hover {
background: none!important;}
.page-template-default .main {

    /*padding-bottom: 120px;*/
}
@media(min-width:768px) {
html .woocommerce table.shop_table td.actions {
    border:none!important;
    padding: 0;
    padding-top: 40px;
    }
    html .woocommerce-cart-form .woocommerce table.shop_table  .product-remove a {
display: inline-block!important;}
html .woocommerce table.shop_table {
    border: none!important;
}
    html .woocommerce-cart-form .woocommerce table.shop_table tbody:last-child td:first-child{
    border-left: none!important;
}
    .woocommerce table.shop_table td.product-remove {
    border-left: 1px solid #000!important;
}

    html .cart_totals  table.shop_table  {
    border-top: 1px solid #000!important;
    border-left: 1px solid #000!important;
}
}
@media(max-width:768px) {
    #coupon_code {
        width: 100%;
        margin-bottom: 20px;
    }
    .coupon .button {
        width: 100%!important;
margin-bottom: 10px!important;
    }
}
.cloudBox2 .elementor-widget-container {
    top: 10px;
}
.cart-collaterals {
padding-bottom: 120px;}

/****Checkout*****/
.woocommerce-checkout-review-order {
    padding-bottom: 120px;
}
.woocommerce-checkout #payment {
background: none;}
.woocommerce-info::before {
    color: #FF4949!important;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom:none;}
.woocommerce-info {
    border-color: #FF4949!important;
}
.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review_heading {
    font-weight: 700;
text-transform:capitalize!important;
    font-size: 24px;
line-height: 26px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-weight: 500;
    font-family: Roboto,sans-serif;
    color: #09111A;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
html .select2-container--default .select2-selection--single {
    border: 1px solid #d2d5d9;
    border-radius: 6px;
    padding-left: 30px;
}
html .select2-container--default .select2-selection--single {
    border-radius: 6px;
}
html .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
}
html .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 60px;}
.woocommerce form .form-row textarea {
padding-top: 20px;}
html table.shop_table.woocommerce-checkout-review-order-table {
border-top: 1px solid #000!important;
    border-left: 1px solid #000!important;
}
.wc_payment_methods,
.form-row.place-order {
    padding-left: 0!important;
    padding-right: 0!important;
}
.woocommerce-MyAccount-navigation {
margin-bottom: 120px;}
.woocommerce-MyAccount-navigation ul li a {
color: #000;}
.woocommerce-MyAccount-navigation ul li a:hover {
    border-left-color: #FF4949;
}
.woocommerce-MyAccount-content a:hover {
    color: #FF4949;
}
.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 130px;
}
@media(max-width:434px) {
    .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
        padding-left: 0;
    }
}
.secretlab_menuline.slmm-over {
    z-index: 200;
}
.headline {
    position: relative; 
    z-index: 20;
}
.woocommerce.widget_product_search {
margin-bottom: 50px;}
.widget.woocommerce.widget_product_categories {
    margin-bottom: 45px;
}
html main.mainsidebar,
.page:not(.elementor-page) main {
padding-top: 120px;}
.woocommerce-Reviews #comments {
    margin-top: 0;
}
html .woocommerce #review_form #respond .form-submit input {
    color: #fff;
background-color: #FF4949;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #FF4949;
box-shadow: 0px 8px 16px 0px rgba(255, 73, 73, 0.25);
font-family: "Roboto", Sans-serif;
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
font-style: normal;
text-decoration: none;
line-height: 26px;
    border-radius: 6px;
    color: #fff!important;
}
.woocommerce-Reviews #comment {
    margin-bottom: 0!important;
}
html .woocommerce #review_form #respond p.comment-form-comment {
    margin: 20px 0 10px 0;
}

@media(min-width: 628px) {
    .woocommerce-Reviews #review_form .comment-form-author ,
.woocommerce-Reviews #review_form .comment-form-email{
    width:calc(50% - 10px);
}
.woocommerce-Reviews #review_form .comment-form-author {
margin-right: 10px!important;}
.woocommerce-Reviews #review_form .comment-form-email {
    margin-right: 0!important;
    margin-left: 10px!important;
}

}
@media(max-width: 960px) {
    .woocommerce-Reviews #review_form .form-submit {
width:calc(50% - 10px)!important;}
}
@media(max-width: 628px) {
        .woocommerce-Reviews #review_form .form-submit,
        .woocommerce-Reviews #review_form .comment-form-author ,
.woocommerce-Reviews #review_form .comment-form-email{
width:100%!important;}
    .woocommerce-Reviews #review_form .comment-form-author,
    .woocommerce-Reviews #review_form .comment-form-email{
margin-left: 0!important;
    margin-right: 0!important;}
}
.slayout5 .related.products {
    border: none;
}

html .woocommerce button.button,
.wc-proceed-to-checkout a.checkout-button {
    background: #FF4949!important;
    box-shadow: 0px 8px 16px 0px rgba(255, 73, 73, 0.25);
    border-color: #FF4949!important;
}
html .woocommerce button.button:hover,
.wc-proceed-to-checkout a.checkout-button:hover{
    background: #09111A!important;
    box-shadow: 0px 8px 16px rgba(9, 17, 26, 0.15);
        border-color: #09111A!important;
}
.woocommerce-notices-wrapper + h2 {
    margin-top: 0!important;
}
.bdt-lightbox-toolbar-icon.bdt-icon.bdt-close {
    background-color: transparent!important;
}
.bdt-lightbox-toolbar-icon {
    padding: 0;
    border:none;
}
.bdt-lightbox-toolbar-icon.bdt-icon.bdt-close svg line {
    stroke: #fff!important;
    stroke-width: 4!important;
    transition: all 300ms ease-in-out;
}
.bdt-lightbox-toolbar-icon.bdt-icon.bdt-close:hover svg line {
    stroke: #FF4949!important;
    stroke-width: 4!important;
}
.bdt-transition-slide-top,
.bdt-transition-slide-bottom {
    background: none!important
}
.bdt-transition-slide-bottom  {
display: none;}
.bdt-transition-slide-top {
     transform: none;
}
.bdt-lightbox {
    background: rgba(0,0,0,0.3);
}
.bdt-lightbox-items li {
max-width: 70%;
margin: 0 auto;}
.bdt-lightbox-toolbar-icon.bdt-icon.bdt-close {
    border: none;
    margin-top: 30px;
}
.videoServ .elementor-button {
    background-color: #fff!important;
}

@media(max-width: 768px) {
    .bdt-lightbox-items li {
max-width: 90%;
margin: 0 auto;}
}
#cancel-comment-reply-link {
    padding-left: 60px;
} 
.comment  #respond {
    padding-bottom: 0!important;
}
.comment-list li.comment  div#respond {
    margin-bottom: 80px!important;
}
@media(max-width:1024px) {
    .diagrCenter {
margin-left: auto;
    margin-right: auto;}
}
@media(max-width: 480px) {
    #respond h3 a {
        display: block;
        width: 100%;
        padding-left: 0!important;
    }
}

@media(max-width: 1440px) {
    .width615, .hiddenBg1440  {
        background-image: none!important;
}
}
@media(max-width: 767px) {
    .phoneBx .bdt-advanced-icon-box {
        display: flex;
justify-content: flex-start;
align-items: center;
    }
.phoneBx    .bdt-advanced-icon-box .bdt-advanced-icon-box-icon{
        width: 60px;
margin: 0 !important;
    margin-right: 30px!important;
    }
    .slayout5 article .author_info {
margin-bottom: 90px!important;}
    .slayout5 .related {
margin-bottom: 80px;}
    #respond.comment-respond {
margin-bottom: 100px;}
    .logoColumn .elementor-column-wrap {
        max-width: 170px;
    }

}
.tagBlock .tags-links a {
        margin-right: 0!important
}

@media(max-width:480px) {
        .accordionBox .bdt-accordion-title {
        font-size: 16px!important;
        padding-left: 20px!important;
            padding-right: 60px!important;
}
    .accordionBox .bdt-accordion-icon {
        right: 10px;
    }
    .accordionBox .bdt-accordion-content {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
    .callMe .btn.btn-default {
        width: 100%!important;
    }
}
/*********test styles*******/
.headline .comments-link {
    margin-bottom: 5px;
}
.headline .entry-meta span {
    border:none;
    position: relative;
    padding-right: 16px;
    margin-right: 10px;
}
.headline .entry-meta span:after {
    position: absolute;
    content: "";
    top: 10px;
    right:0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #FF4949;
}
.headline .entry-meta span:last-child:after {
    display: none;
}
#respond {
    margin-right: 0;
    margin-left: 0;
}
.page-links .page-links-title {
    color: #000;
}
.page-links .post-page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.current {
    position: relative;
    background: #FF4949!important;
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
    opacity: 1;
    border: 2px solid #FF4949!important;
    border-radius: 6px;
}

.page-links .post-page-numbers {
    color: #1a1a1a;
    width: 60px!important;
    height: 60px!important;
    margin: 0 7.5px;
    line-height: 56px;
    font-family: Open Sans;
    font-size: 18px;
    color: #09111A;
    border-radius: 6px;
    font-weight: 700;
}
.page-links a span {
    color: #1a1a1a;
    width: 60px!important;
    height: 60px!important;
    line-height: 56px;
    border: 2px solid #09111A;
    font-family: Open Sans;
    font-size: 18px;
    color: #09111A;
    border-radius: 6px;
    font-weight: 700;
}
.page-links a:hover span,
.woocommerce nav.woocommerce-pagination ul li a:hover{
    background: #fff;
    color: #FF4949!important;
    border: 2px solid #FF4949!important;
}
h2 {
     font-size: 44px;
    line-height: 54px;
}
h3 {
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
}

.headline .scat {
    display: none;
}
[class*="layout5"] article .entry-meta > span.cat:after {
    top:0;
}
.entry-meta > span, .entry-meta > div {
    line-height: 26px;
}
.main .entry-header .entry-meta,
.wr .entry-meta {
    display: flex;
}
[class*="layout5"] article .entry-meta > span:after {
    margin-top: 10px;
}
.custblog .entry-meta {
    display: flex;
}
.custblog div {
    padding-left: 0;
    color:#fff!important;
}
.c_block .entry-meta {
    display: flex;
}
body [class*="layout5"] article .entry-meta > span.cat a:hover {
    background-color: #FF4949!important;
}
.widget > ul > li ul.children {
    display: block;
    width: 100%;
}
.widget_categories li {
    flex-wrap: wrap;
}
.widget ul li ul li a:before {
    top: 10px;
    left: -20px;
}
.widget ul li ul li {
    padding-right: 0!important;
    padding-bottom: 8px!important;
}
.widget ul li a:before {
    width: 6px!important;
    height: 6px!important;
    border-radius: 50%;
    background: #D2D5D9;
}
.widget ul li a, .widget_archive.widget ul li a {
    padding-bottom: 20px !important;
}
.widget .post-count {
    position: absolute;
    top: 0px;
    right: 0;
    padding: 7px 14px;
    padding-top: 5px;
    color: #09111A;
    font-size: 14px;
    line-height: 22px;
    background: #F0F1F2;
    border-radius: 30px;
}
li.cat-item  {
    position: relative;
}
.widget li a:hover  {
    color: #FF4949!important;
}
.widget ul li a:hover:before {
    background: #FF4949!important;
}
.widget ul li a.rsswidget {
    padding-left: 0;
}
.widget ul li a.rsswidget:before,
.recentcomments a:before {
    display: none!important;
}
.widget_rss .widget-title:first-child {
    display: none;
}
.widget ul,
.widget > ul > li ul.children li {
    list-style: none;
}
.widget select,
.widget input,
.search-form input{
    border-radius: 6px!important;
    font-size: 16px;
    color: #9DA2A6!important;
    padding-left: 30px!important;
    border: 1px solid #D2D5D9!important;

}
body [class*="layout5"] article.has-post-thumbnail .c_block  {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

body [class*="layout5"] article .c_block {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
body .search-form input[type="submit"] {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}


p.has-text-color.has-background.has-very-light-gray-color {
    color:#fff;
}
.wp-block-button.is-style-squared a {
    border-radius: 0;
}
blockquote {
    text-align:left;
}

.container.otherpage .page-links {
    padding-top: 60px;
}
.widget ul li a.url {
padding-left:0!important}
.wp-calendar-nav-prev a {
color: #000;}

.main article .c_block {
    border:none;
}
.search .page-header + p {
     width: 100%;
    font-size: 24px;
    line-height: 34px;
    text-transform: none;
    color: #676D73;
}

.woocommerce-shipping-methods li {
margin-bottom: 0!important;}

@media(max-width: 1440px) {
    .hidden1440 {
display: none;}
    .hideBg1440 {
        background-image: none!important
}
    .hideBlock1440 {
display: none;}
}
@media(max-width: 1690px) {
        .hideBg1690 {
        background-image: none!important
}
}
sn

.comnTitle .bdt-sub-heading-content:after,
.comnTitle .bdt-sub-heading-content:before {
        content: "";
    position: absolute;
    font-family: "Roboto";
    font-weight: 300;
    width: 7px;
    height: 26px;
    top: 3px;
    background: url("https://demo6.clientica.org/wp-content/uploads/2021/04/Vector-27.svg");
    background-repeat: no-repeat;
}

.comnTitle .bdt-sub-heading-content:after {
    left: 0;
    top:2px;
}
.comnTitle .bdt-sub-heading-content:before {
    top:-3px;
        right: 0;
        transform: rotate(180deg);
}
.comnTitle--white .bdt-sub-heading-content:after,
.comnTitle--white .bdt-sub-heading-content:before {
        background: url("https://demo6.clientica.org/wp-content/uploads/2021/04/Vector-27.svg");
    background-repeat: no-repeat;
}
.comnTitle--red .bdt-sub-heading-content:after,
.comnTitle--red .bdt-sub-heading-content:before {
        background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-27.svg");
    background-repeat: no-repeat;
}
.comnTitle--blue .bdt-sub-heading-content:after,
.comnTitle--blue .bdt-sub-heading-content:before {
        background: url("https://demo6.clientica.org/wp-content/uploads/2021/04/Vector-27-1.svg");
    background-repeat: no-repeat;
}


.sidebarMain .bdt-offcanvas-close, .mobMenu .bdt-offcanvas-close {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/icon-close.svg");
    background-repeat: no-repeat;
    background-position:center;
}
.bdt-testimonial-carousel .bdt-testimonial-carousel-img-wrapper {
border: none;
}

body h3.widgettitle {
    font-size: 18px; 
    line-height: 28px; 
    font-weight: 600;
    letter-spacing: -0.18px!important;
    padding-left: 17px;
}
body h3.widgettitle:before {
    position: relative;
    left: -15px;
content:"";
width: 12px; 
height: 12px; 
border-radius: 50%;
    background: #FF4949;
    display: inline-block;
}

[class*="layout5"] .thumb span.data, [class*="layout5"] .entry-thumbnail span.data {
font-weight: 600;
    letter-spacing: -0.24px;
}

[class*="layout5"] article .entry-title  {
letter-spacing:-0.64px;
    font-weight: 700!important;
}
html body h3.widget-title {
    font-size: 18px; 
    line-height: 28px; 
    letter-spacing: -0.18px;
}
.author_info .author_title {
font-weight: 600;
text-transform: capitalize;}

body .related h2,
body #comments .comments-title{
    font-size: 32px!important;
    line-height: 42px!important;
    text-transform: none!important;
    font-weight: 700;
    letter-spacing:-0.64px;
}
#reply-title  {
letter-spacing: -0.16px;}

.woocommerce ul.product_list_widget .product-title, .bdt-mini-cart-product-name a,
html .woocommerce ul.products li.product .woocommerce-loop-product__title{
font-weight: 600;}

html td.product-thumbnail img {
    width: 70px !important;
}
.woocommerce-page table.cart td.actions .coupon input {
    padding-left: 50px !important;
}
html .woocommerce table.shop_table td, html .woocommerce table.shop_table th {
    padding: 20px;
}

.sidebarMain .bdt-offcanvas-close:hover, .mobMenu .bdt-offcanvas-close:hover {
    background-color: transparent;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/icon-close.svg");
background-repeat: no-repeat;
background-position: center;
}
.sidebarMain .bdt-offcanvas-close, .mobMenu .bdt-offcanvas-close{
        background-color: transparent;
}
.stepBox .bdt-advanced-icon-box {
    padding-top: 50px; 
}


.sidebarMain .bdt-offcanvas-close:hover, .mobMenu .bdt-offcanvas-close:hover {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/icon-close1.svg");
    background-repeat: no-repeat;
    background-position:center;
}
.testimonialCaruselCustom .bdt-testimonial-carousel-text p {
    margin-bottom: 45px;
}
@media(min-width: 1025px) {
    .aboutBxLeft .elementor-widget-container {
margin-right: unset!important;}
}
.aboutBx .elementor-widget-container:hover  {
    background-color: #FF4949!important;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/Decors.png");
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 16px 32px 0 rgba(255, 73, 73, 0.25);
}
.aboutBx .elementor-widget-container {
    background: #fff;
border-radius: 12px;
    box-shadow: 0 8px 16px 0 rgba(9, 17, 26, 0.15);
}
.aboutBx .elementor-widget-container .bdt-advanced-icon-box-readmore {
    top: -26px!important;
}
.woocommerce .woocommerce-message .button {
    position: absolute;
    top: 20px;
right: 30px;
}
.woocommerce-message {
padding-top: 30px; 
padding-bottom: 34px;}

.product_list_widget li, .product_list_widget li a,
.bdt-mini-cart-product-name a {
    font-size: 14px !important;
    color: #09111A;
}
#review_form_wrapper span#reply-title {
    font-size: 32px !important;
line-height: 42px !important;
text-transform: none !important;
font-weight: 700;
letter-spacing: -0.64px;
    color: #09111A;
}
 html a#cancel-comment-reply-link {
    color: #09111A!important;
}
.videoBtn:hover svg * {
    fill: #FF4949;
}
.mobMenu .bdt-menu-item a {
    background: #000!important;
}
.mobMenu .bdt-menu-item ul li a {
    background: #fff!important;
}



[class*="layout5"] .thumb span.data, [class*="layout5"] .entry-thumbnail span.data  {
    top: 40px;
}
body [class*="layout5"] article .c_block  {
margin-bottom: 80px;}

.mobMenu .widget ul li a.has-arrow:before {
    width: 13px;
    height: 10px;
        background: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-5.svg)!important;
    background-repeat: no-repeat!important;
    top: 25px;
    right: 100px;
    position: absolute;
    left: unset;
}

.mobMenu .bdt-menu-item ul li a {
    background: #000!important;
    color: #fff!important;
}
.mobMenu .sidebar-nav ul li  {
text-align: left;}



.mobMenu .sidebar-nav ul li ul li a {
    padding-left: 130px!important;
}

@media(max-width: 450px) {
    .mobMenu .bdt-menu-item a {
padding-left: 15px!important; 
padding-right: 0px!important;}
    
    .mobMenu .sidebar-nav ul li ul li a {
    padding-left: 60px!important;
}
}



#respond h3 {
    padding-top: 40px;
}

a.logo {
    background: none;
    padding-top: 25px;
}
.header_alt ul li a {
    padding-left: 10px; 
    padding-right: 10px;
}
.header_alt ul.topnav > li.menu-item-has-children > a:after {
    background: url("https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-5.svg")!important;
    background-repeat: no-repeat!important;
}
.has-background-dim p.wp-block-cover-text a {
    color: #fff!important;
    text-decoration: none!important;
}
.customize-support h3.entry-title {
    margin-top: 20px;
}
body header.custblog h1.entry-title {
text-align: center!important;}
.custblog .entry-meta {
justify-content: center!important;}

.post-password-form input[type="password"] {
    background: #F5F6F7 !important;
    border: none!important;
    border-radius: 6px!important;
    padding: 17px 30px;
    font-size: 16px;
    line-height: 26px;
    height: 60px;
    margin-right: 20px; 
}
.post-password-form input[type=submit] {
    margin: 0;
    text-shadow: none;
    color: #fff;
    background-color: #FF4949 !important;
    border: 1px solid  #FF4949;
    box-shadow: 0px 8px 16px 0px rgb(255 73 73 / 25%);
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 29px!important;
    border-radius: 6px 6px 6px 6px;
    background-image: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg) !important;
    background-position-x: calc(100% - 63px)!important;
    background-repeat: no-repeat;
    background-position-y: 50%!important;
    padding: 17px 116px 17px 63px!important;
    transition: all 300ms ease-in-out;
    background-repeat: no-repeat!important;
    width: 216px;
}
.post-password-form input[type=submit]:hover {
    background-color: #09111A !important;
    background-repeat: repeat;
    background-image: none;
    box-shadow: none !important;
    border-color: #09111A !important;
    color: #fff !important;
    background-repeat: no-repeat !important;
    background-position-y: 50% !important;
    background-position-x: 37px !important;
    padding-left: 116px !important;
    padding-right: 65px !important;
    width: 216px;
}
#respond input.submit  {
    background-image: url(https://demo6.clientica.org/wp-content/uploads/2020/12/Vector-3-1.svg) !important;
}
.has-large-font-size + p {
    line-height: 1.7!important;
}
.search-results [class*="layout5"] article .more {
    padding-left: 0;
}
.search-results  .product .data,
.search-results  .product .thumb:before,
.search-results  .product .more,
.search-results .product  .entry-meta { display: none;}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
    border-top-color: #000!important;
    padding: 40px  30px!important;
}
.woocommerce-notices-wrapper:before {
    display: none!important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: none!important;
}
.woocommerce-message a.button, .woocommerce-info a.button, .woocommerce-error a.button {
        background: #FF4949!important;
    box-shadow: 0px 8px 16px 0px rgb(255 73 73 / 25%);
    border-color: #FF4949!important;
        border-radius: 6px!important;
    font-size: 15px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
    justify-content: center;
    min-height: 60px;
    border: 0px solid #FF4949 !important;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
    width: 170px;
    text-align: center!important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 60px!important;
}
.e404 input[type="text"] {
    background: #fff!important;
}
.e404 input[type="submit"] {
    border-color: #FF4949!important;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/01/searchWhite.svg")!important;
    background-color: #FF4949!important;
}

.entry-meta > span.author {
text-transform: capitalize;
    margin-bottom: 0;
    font-size: 14px !important;
line-height: 34px !important;
}

[class*="layout5"] article .entry-meta span.author a:hover {
    background: transparent !important;
    color: #505559 !important;
}


.archive [class*="layout5"] a.more {
    padding-left: 0;
}
.archive [class*="layout5"] h3.entry-title {
margin-top: 20px;}
.entry-meta > span, .entry-meta > div {
    margin-bottom: 0;
}
article.tag-password-2 input[type="password"] {
    padding-left: 20px!important; 
    padding-right: 20px!important;
}
.page-template-default form.checkout_coupon p.form-row   {
    width: calc(50% - 8px);
}
.post.has-post-thumbnail .c_block .entry-content p:first-child {
    margin-bottom: 25px;
}
select {
    -moz-appearance;
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 96% 57%;
    background-position-x: calc(100% - 20px)!important;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/Vector-3-5.svg")!important;
}

.custblog h1 {
text-align: center;}
.search  .main article .entry-title a {
margin-top: 20px;}


.widget-title {
font-weight: 600;}


.product-categories .count {
    padding: 7px 10px;
    padding-bottom: 8px;
}
.woocommerce ul.product_list_widget li img {
float:  left!important;}

.widget.widget_top_rated_products > ul > li > a::before,
.widget_shopping_cart .cart_list > ul > li > a::before,
.widget_shopping_cart .cart_list ul li a::before {
    display: none;
}
.widget_shopping_cart li {
padding-left:0!important;}
mark, ins {
    background:transparent;
    text-decoration: none;
}
.woocommerce ul.product_list_widget li {
padding-bottom: 10px!important;}

.widget_top_rated_products .product_list_widget a,
.widget_shopping_cart li a,
.widget_shopping_cart li.mini_cart_item a {
    padding-bottom: 0!important;
}
body .widget_shopping_cart li a.remove_from_cart_button {
    left: 0 !important;
    right: unset !important;
    position: absolute;
    text-align: right;
    width: 100%;
    color: #000 !important;
    font-size: 25px !important;
    font-weight: 500!important;
}
body .widget_shopping_cart li a.remove_from_cart_button:hover {
    color: red !important;
}
body .widget_shopping_cart li a.remove:before,
body .widget_shopping_cart li a + a:before {
display: none!important;}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
border-top: none!important;}

.total strong {
    color: #09111A;
    padding-right: 10px;
}
p.woocommerce-mini-cart__buttons {
margin-top: 40px;}

.bdt-button-view-cart:hover, .widget_shopping_cart_content .button.wc-forward:hover,
.widget_shopping_cart .button.wc-forward:first-child:hover {
    background: #FF4949 !important;
    color: #fff !important;
}
.widget_shopping_cart .button.wc-forward:first-child {
    background: #FFF !important;
    color:  #FF4949!important;
    border-color: #FF4949!important;
    margin-right: 20px; 
}
.widget_shopping_cart .button.wc-forward {
    font-weight: 600 !important;
    font-size: 15px;
}
.widget_shopping_cart_content .bdt-button, .widget_shopping_cart_content a.button {
    width: calc(50% - 10px);
    height: 60px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 6px !important;
    transition: all 300ms ease-in-out;
}

.bdt-mini-cart-footer-buttons {
    justify-content: space-between;
    display: flex;
    margin-top: 40px;
}
.bdt-button-checkout:hover, .widget_shopping_cart_content .button.checkout:hover {
    background: #09111A !important;
    color: #fff !important;
    border-color: #09111A !important;
}
p.woocommerce-mini-cart__buttons {
display: flex;}

.woocommerce ul.products li.product .button {
font-family: Open Sans;
    font-weight: 600;
}
html .select2-container--default .select2-selection--single{
padding-left: 20px;}
html .select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 0!important;}
.headline .entry-meta span::after{
    top: 10px;
}
.woocommerce-checkout input { 
    padding-left: 20px!important; 
    padding-right: 20px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px!important;
}

html .select2-container--default .select2-selection--single .select2-selection__rendered{
padding-left: 20px;}

html body.woocommerce-checkout  table.shop_table .product-name {
    padding-left:  20px;
}

.latestNews .bdt-post-block-item .bdt-post-block-img-wrapper  a::after  {
    opacity: 0;
    transition: all 300ms ease-in-out;
    display:block!important;
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    background-color: rgba(0,0,0,0.5);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/Btn-Plus-1.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.latestNews .bdt-post-block-item:hover .bdt-post-block-img-wrapper a::after {
opacity: 1;}

.header_alt .topnav .icon {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/icon-menu1.svg");
    background-repeat:  no-repeat;
    background-position: center;
    font-size: 0;
    background-position-y: 35px;
}
.header_alt ul.responsive .icon {
    background-image: url("https://demo6.clientica.org/wp-content/uploads/2021/04/icon-close.svg");
    background-repeat:  no-repeat;
    background-position: center;
    font-size: 0;
    background-position-y: 35px;
    margin-right: 5px;
}
@media(max-width: 999px) {
    .header_alt ul.topnav.responsive li a {
        text-align: left!important;
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 26px;
    }
    .header_alt ul.topnav.responsive li:first-child {
        padding-top: 30px;
    }
    .header_alt ul.topnav > li.menu-item-has-children > a::after {
        background-repeat: no-repeat !important;
        width: 100%;
        position: absolute;
        top: 24px;
        display: block;
        left: unset;
        box-sizing: border-box;
        right: 0;
        background-position-x: 98% !important
    }
    .custblog div {
        text-align: center;
    }
    .header_alt ul li > ul {
        background: #000;
    }
    .header_alt ul.topnav.responsive li ul li a {
        color: #fff!important; 
        text-transform: none;
        padding-left: 40px!important;
        font-size: 16px;
        line-height: 26px;
        white-space: break-spaces;
    }
    .header_alt ul.topnav.responsive li ul li:first-child {
        padding-top: 0;
    }
    .header_alt ul.topnav.responsive li ul li a:hover {
background: none;
    color: #fff;}
}
.custblog div {
text-align: center;}

/*add*/
html .woocommerce ul.products li.product .price, html .woocommerce div.product p.price, html .woocommerce div.product span.price {
    color: #4d4d4d;
}
html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce nav.woocommerce-pagination ul li span {
    line-height: 58px;
}
html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0 7.5px;
}
.single .slayout5 .nav-links {
    display: none;
}
.comment-list li > div#respond {
    margin-top: 0px;
}
#respond .comment-reply-title{
padding-top: 0px !important;
}
[class*="layout5"] article .thumb img, .slayout5 img.wp-post-image {
    object-fit: cover;
    width: 100%;
    max-height: 580px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #768188;
}
html .product_meta > span {
   display: block;
}
html .product_meta a {
   color: #FF4949;
}
.woocommerce table.shop_attributes td {
    padding: 0 15px !important;
}
.woocommerce  h2 {
    font-size: 32px;
    line-height: 42px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent !important;
}
@media(max-width: 479px) {
html .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin-bottom: 10px;
}
}
body .alayout5 article.format-quote .entry-meta, body .alayout5 article.format-quote .entry-meta a, body .alayout5 article.format-quote .more, .alayout5 article.format-quote blockquote p, .alayout5 article.format-quote blockquote cite{
    color: #505559 !important;
}
.alayout5 .format-quote h3.entry-title a, body .alayout5 article.format-quote blockquote a{
    color: #09111A !important;
}
.custblog .entry-meta > span {
    line-height: 26px !important;
}
.custblog  span.edit-link {
    padding-left: 0px;
}
.widget.widget_recent_comments ul li a {
    padding-left: 2px;
    padding-bottom: 0px;
}
html .woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px 0 10px 0;
}
html .woocommerce .cart_totals table.shop_table th, html .woocommerce .woocommerce-checkout-review-order table.shop_table th {
    color: #09111A;
}
html .woocommerce table.shop_table td, html .woocommerce table.shop_table th {
    padding: 15px 20px;
    color: #09111A;
}
html body.woocommerce-checkout table.shop_table .product-total {
    font-weight: 700;
}
html .woocommerce table.shop_table.woocommerce-cart-form__contents th {
    color: #fff;
}
html .woocommerce-product-gallery .flex-viewport {
    border: 0px;
}
