.problsec .sppb-addon-raw-html{
    padding:0 10px !important;
}

#foo-top .sppb-row-column{
    margin-bottom:20px;
}

#sp-footer .f-cont .b1 {
    color: white !important;
    font-weight:bold;
    margin-top:15px;
    display: block;
}

@media screen and (max-width:760px) {
   #sp-footer .f-cont .b1 {
margin:0px auto;
    margin-top:35px;

} 
}

.logobot{
    padding-right:20px;

}
.f-cont i{

padding-right: 10px;
}

.f-menu .zag{
    font-weight: 700;
    font-size: 18px;
}

.f-menu a{
display: block;
    font-size: 17px;
}

.foo-bot p{
 text-align: center;
    font-size: 12px !important;
}

.problsec .t2{
    text-align: center;
}

.b2 {
    position: relative;
     overflow: hidden;
    display: inline-block;
        background: #FA8D20;
   
    color: white;
    text-align: center;
margin: 10px auto 90px auto;
    max-width: 500px;
    padding: 20px 30px 20px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
   
}

.b2:before, .b1:before {
  content: '';
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0; left: 0;
  opacity: 0.5;
  filter: blur;
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 4s infinite;
}

@keyframes blick {
  0% {
    transform: translate(-100%, -25%) rotate(10deg);
  }
  20% {
    transform: translate(100%, -25%) rotate(10deg);
  }
  100% {
    transform: translate(100%, -25%) rotate(10deg);
  }
}

.b2:hover {
    color: white;

    transform: scale(1.08);
}

.sppb-panel-faq>.sppb-panel-heading {
   padding: 20px 30px 30px 15px; 
}


.problsec .t1{
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    max-width: 800px;
    margin: 70px auto 70px auto;
}

.otzsec .uk-position-relative{
    font-size: 18px;
    border: 1px solid #e2e2e2;
    padding: 40px;
    border-radius: 5px;
    
}

.voprsec .sppb-panel-title{
    font-size: 23px;
    font-weight: normal;
}

.voprsec .sppb-row-column  {
    max-width: 1000px !importANT;
    MARGIN: 0PX AUTO;
   
    
}

.voprsec .sppb-panel-group{
     border: 1px solid #f79648;
    background: white;
    padding: 30px;
}

.marksec ul {
    list-style: :none;
}

.marksec ul li {
    display: inline-block;
    vertical-align: top;
    width: 97px;

    margin: 5px 5px;
     padding: 10px;
  border: 1px solid #f1f3f5;
  border-radius: 10px;
}

.marksec ul li a {
    color: #333;
}

.marksec ul li .img {
    display: block;
    height: 55px;
    position: relative;
}

.marksec ul li .img img {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.marksec ul li .name {
    display: block;
    text-align: center;
    margin-top: 10px;
    font: 300 12px/12px Roboto;
    text-transform: uppercase;
}

.docsec .seczag span{
    color: #fa8d20;
}

.docsec .uk-margin{
font-size: 15px;
    line-height: 22px  !important;
     margin-top: 0px  !important;
 
}
.docsec .uk-h3{
font-family:Roboto !important;
    font-weight: 700  !important;
    line-height: 25px  !important;
    margin-bottom: 0px  !important;
    position: relative;
    padding-left: 30px;
 
}

.docsec .uk-h3:before{ 
content: "";
    width: 13px;
    height:13px;
    border-radius: 20px;
    background: #fa8d20;
    position:absolute;
    left: 9px;
    top:6px;
}

.sravnsec p{
    padding: 0px 10px 0px 50px;
    position: relative;
}

.sravnsec .pl2:before{ 
content: "";
    width: 20px;
    height:20px;
    background: url('/../../images/pl2.svg') center/cover;
    position:absolute;
    left: 20px;
    top:2px;
}
.sravnsec .min:before{ 
content: "";
    width: 20px;
    height:20px;
    background: url('/../../images/min.svg') center/cover;
    position:absolute;
    left: 20px;
    top:2px;
}
.sravnsec .pl:before{ 
content: "";
    width: 20px;
    height:20px;
    background: url('/../../images/pl.svg') center/cover;
    position:absolute;
    left: 20px;
    top:2px;
}

.sravnsec .zag{
    background:#939393;
    color: white;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.sravnsec .sppb-row-column {
    border: 2px solid #939393;
    background:#f6f7f9;
    padding: 0px;
}
.sravnsec .nam .zag{
    background:linear-gradient(180deg, rgba(158,226,0,1) 0%, rgba(68,172,0,1) 42%);

}

.sravnsec #column-wrap-id-1713871751599 {
    background: white;
    border: 2px solid rgba(68,172,0,1) !important;
}

.txtsec{
    background: #f6f7f9;
}

.viksec .uk-panel{
    border: 2px solid #00b1ff;
    padding: 20px;
    border-radius:10px;
}

.viksec .uk-margin img{
     margin: 0px auto !important;
 }

.viksec .uk-margin{
font-size: 18px;
    line-height: 22px  !important;
     margin-top: 0px  !important;
 
}
.viksec .uk-h3{
font-family:Roboto !important;
    font-weight: 700  !important;
    line-height: 25px  !important;
    margin-bottom: 0px  !important;
 
}

.toptext{
    margin-bottom: 90px;
}

.tel a{
    color:black;
    display: inline-block;
    margin-right: 10px;
    
}
.tel img{
    width:25px;
    margin-bottom:-5px;
}

.formsec .sppb-row{
    max-width: 950px;
    margin: 0px auto;
}

.formsec .seczag{
    color: white;
    margin-bottom: 20px;
}

.formsec .sogl, .formsec .sogl a{
    color: white !important;
    margin-bottom: 20px;
}

.dostsec .sppb-addon-wrapper{
    max-width: 950px;
    margin: 0px auto;
}

.dostsec .uk-panel {
    padding: 20px;
    border-top: 5px solid #fa8d20 !important;
    background: white;
}

.dostsec img {
    margin: 0px auto;
}


.dostsec .uk-margin{
    font-size: 20px;
}


.dostsec .uk-panel .uk-h3 {
    color: #000 !important;
    font-family: roboto;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 0px 15px 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.oforsec>div{
    box-shadow:0px 0px 30px #777777db;
    padding:30px  !important;
    border-top: 5px solid #fa8d20;
    background:#f7f7f8;
    margin-top: -40px;
}

.ofor img{
  margin: 0px auto;  
}

.ofor .uk-margin{
    font-size: 18px;
}

.ofor .uk-h3 {
    font-family: 'Roboto'  !important;
    font-weight:bold !important;
    margin-bottom:-10px !important;
}

.wp, .tg {
    text-align: center;
}

.wp img, .tg img{
    display: inline-block;
    margin-right: 20px;
}

.wp a {
    background: #53C66B;
}

.tg a {
    background: #7c519b;
}

.wp a, .tg a {
    max-width: 420px;
    display: block;
    color: white;
    margin: 0px auto 10px auto;
    padding: 10px 30px 10px 30px;
    border-radius: 7px;
    font-size: 21px;
    transition: all .2s ease-in-out;
}

.wp a:hover, .tg a:hover {
color: white;
}

.toppic p{
    font-size: 25px;
}

.toppic h1{
    margin-bottom: 30px;
}
.toppic .com-baforms-wrapper{
    max-width: 400px;
    margin-top: -80px;
    border-top: 5px solid #fa8d20;
}
.burger-icon>span {
    background-color: #fcfcfc;
}

.fa-whatsapp:before {
    color:#0fa342;
}

.fa-viber:before {
    color:#5133da;
}

.ba-field-container i {
    top:27px !important;
}


#sp-top1 .sp-module-content, #sp-top2 .sp-module-content, #sp-top3 .sp-module-content {
    display: flex !important;
    justify-content: center;
    align-items: center !important;
    height: 97px;
}


.logo {
    display: flex !important;
    justify-content: left;
    align-items: center !important;
}

@media screen and (max-width: 992px) {
    .logo {
        justify-content: center;
    }
}

.container {
    max-width: 1200px !important;
}

.article-list .article .readmore a {
    font-weight: bold !important;
    color: #04518f;
}

.topmail {
    color: black;
    text-decoration: underline;
}

.logo-image {
    height: auto !important;
}

.article-full-image.float-left {
    text-align: center;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 0px -20px;
    border: none;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 9px 9px 9px 9px;
    width: 100%;
    margin-bottom: 20px;
    transition: .4s ease-out;
}

.gis iframe {
    width: 100%;
}

.breadcrumb .fas {
    display: none !important;
}

.article-ratings-social-share {
    display: none !important;
}

.topbot {
    margin: 3px 0px 0px 0px;
}

.b1 {
    background: #FA8D20;
    color: white;
    text-align: center;
    position: relative;
     overflow: hidden;
    width: 200px;
    padding: 10px 20px 7px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

.b1:hover {
    color: white;

    transform: scale(1.08);
}

.ba-form-icons {
    margin-top: -15px;
    margin-right: 5px;
}

.ba-forms-lightbox-row {
    height: 40px;
}

label.ba-form-checkbox > span {
    width: 20px !important;
    height: 20px !important;
    font-weight: 400 !important;
    margin-top: 4px;
}

.ba-form-acceptance-field .ba-field-container, .ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-wrapper {
    padding-left: 30px !important;
    margin: 0px !important;
}

.ba-form-acceptance-field label.ba-form-checkbox input[type="checkbox"]:checked + span:before, .ba-form-field-item .ba-form-checkbox-wrapper input[type="checkbox"]:checked + span:before {
    font: normal normal normal 18px/20px 'Material-Design-Iconic-Font' !important
}

.ba-form-page input::placeholder, .ba-form-page textarea::placeholder {
    font-weight: 400 !important;
    color: rgb(37 37 37) !important;
}

.lbform {
    max-width: 550px !important;
    margin: 0px auto !important;
}

.lbform .formzag {
    font-family: oswald;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: -30px;
    color: rgb(56 56 56);
}

.lbform .ba-form-acceptance-field label.ba-form-checkbox > span {
    background: rgb(255 255 255);
    border: 2px solid #b7a0a0;
}

.sogl,.sogl a {
    font-weight: 400;
    font-size: 12px;
}

.top21, #column-id-1650343727239 {
    border-top: 7px solid #009933;
    background: white;
    box-shadow: 0px 0px 30px #0000006e !important;
    padding: 20px 40px;
    border-radius: 14px;
}

.adrtop {
    margin: 5px auto 0px auto !important;
}

.adrtop p {
    color: #0073B7;
    text-align: left;
    margin-bottom: 2px;
}

.seczag {

    margin-bottom: 55px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    line-height: normal;
    position: relative;
}

.logcen{
    font-size: 22px;
    line-height: normal;
}

.t1 img {
    height: 20px;
    float: left;
    margin-top: 3px;
}


@media screen and (max-width: 992px) {
    #sp-top1 .custom, #sp-top2 .custom, #sp-top3 .custom {
        height: 35px;
        margin: 5px auto 10px auto!important;
    }

    #sp-top1 .custom {
        margin: 10px auto 10px auto!important;
    }
}

.tel {


    font-weight: bold;
    margin: 0px auto 0px auto!important;
}



.tel a {

    font-size: 22px;
    margin-left: 3px;
    
}

.gmp iframe {
    width: 100% !important;
}

input.popup-btn {
    float: left;
    padding: 7px 15px !important;
    border-radius: 7px !important;
    color: white !important;
}

table {
    border-collapse: collapse;
    border: 2px solid #8a8a8a;
    width: 100%;
}

table td {
    border-collapse: collapse;
    padding-left: 8px !important;
    border: 1px solid #dcdcdc ;
}

table p {
    text-indent: 0px !important;
    margin: 5px 0;
}

tr:nth-child(2n) {
    background: #f6f6f6;
}

.pomnap {
    max-width: 900px;
    margin: 0px auto;
}

.btn-default {
    text-align: center;
}

.pager {
    display: none;
}

#sp-footer {
    background: none!important;
}

#sp-footer{
    background-color: #f6f7f9 !important;
    color: black;
    padding: 10px;
    border-top:1px dashed #c4c4c4;
}

#sp-footer a, #sp-footer i {
    color: black !important;
}

#sp-footer a:hover {
    color: #f68b35 !important;
}

#sp-footer p {
    font-size: 18px;
    margin-bottom: 10px !important;
}

#sp-footer i {
    margin-right: 3px;
    font-size: 17px;
}

#sp-footer .soclist i {
    margin-right: 13px;
    font-size: 37px;
}

#sp-footer .sppb-addon-module {
    padding-top: 15px;
}

a.jertv, #sp-footer a.jertv {
    background: #FA8D20;
    padding: 9px 22px;
    border-radius: 7px;
    color: white !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px !important;
}

#sp-footer .topmail {
    font-size: 16px;
}

#sp-footer .j {
    margin-top: 25px !important;
}

#sp-footer a.jertv:hover, .jertv:hover {
    color: white !important;
    background: #c5151c;
}

#sp-menu {
    background: #FA8D20;
    z-index: 10 !important;
}

#sp-header {
    color: black;
    padding: 20px 0;
    height: 80px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent>li>span {
    font-size: 20px;
}

.sp-megamenu-parent>li:last-child>a, .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding-right: 32px !important;
    padding-left: 32px !important;
        color: #ffffff;


}

#sp-menu a {
    color: #ffffff;

}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    font-weight: normal;
}

.sp-menu-item:hover {
    background: #ef7e22;
}

.sp-menu-item:hover a {
    color: #494949;
}

.sp-menu-item.current-item.active {
    background: #ffffff3d;
}

.sp-dropdown-inner {
    padding: 7px !important;
    background: #ef7e22 !important;
}

.sp-dropdown-inner:hover {
    background-color: #ef7e22 !important;
}

.sp-dropdown-inner li {
    text-align: left;
    padding: 0 4px!important;
}

.sp-dropdown-inner li a {
    font-size: 16px !important;
    width: 100%;
}

.sp-dropdown-inner li:hover {
    background: #f88629;
}

#offcanvas-toggler > .fa {
    color: #ffffff;
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #ffffff;
}

.offcanvas-menu {
    background-color: #fff;
    color: #000000;
    ; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #000000;
    padding-left: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #000000;
    ; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #000000;
    ; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #000000;
    ; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    1display:block; }


.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
    content: "\f056";
}

.tabl {
    border-collapse: collapse;
    border: 2px solid black;
}

.tabl td {
    border-collapse: collapse;
    padding-left: 8px !important;
    border: 1px solid black ;
}

.tabl p {
    text-indent: 0px !important;
    margin: 5px 0;
}

#sp-breadcrumbs {
    background-color: #ffffffb3 !important;
}

.breadcrumb {
    padding: 0px;
    margin: 7px 0px;
    background: none;
    font-size: 15px;
}

.sp-megamenu-wrapper {
    /* justify-content: space-around; */
}

.logo a img {
    margin: 10px auto 10px auto !important;
    max-width: 250px;
}

#sp-main-body {
    padding: 30px 0;
    background: white;
}

.st {
    position: absolute;
    bottom: 5px;
    color: white;
    font-size: 10px;
    width: 100%;
    text-align: right;
}

.st .container {
    background: transparent;
    padding-right: 20px;
    color: black;
}

.st a, .st a:hover {
    color: black;
}

html {
    font-size: 16px;
    line-height: 1.4em;
}

body {
    background:#ffffff38;
}

a, a:hover {
    color: #fa8d20;
}

#sp-bottom .sp-module {
    margin: 0px;
}

.sp-scroll-up {

    bottom: 10px;
    right: 26px;

}

.ba-form-page{
    max-width:400px !important;
    margin:0px auto;
}

.ba-forms-lightbox-row{
    margin-bottom:-20px;

}

/*------------------------------------------------------*/





 .fab {
              position: fixed;
              width: 56px;
    right: 15px;
    bottom: 60px;
              margin-left: -28px;
            }
            
            .fab:hover .fab-buttons {
              opacity: 1;
              visibility: visible;
            }
            
            .fab:hover .fab-buttons__link {
              transform: scaleY(1) scaleX(1) translateY(-16px) translateX(0px);
            }
            
            .fab-action-button:hover + .fab-buttons .fab-buttons__link:before {
              visibility: visible;
              opacity: 1;
              transform: scale(1);
              transform-origin: right center 0;
              transition-delay: 0.3s;
            }
            
            .fab-action-button {
              position: absolute;
              bottom: 0;
              display: block;
              width: 56px;
              height: 56px;
              background-color: #29B6F6;
              border-radius: 50%;
              box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
            }
            
            .fab-buttons {
              position: absolute;
              left: 0;
              right: 0;
              bottom: 50px;
              list-style: none;
              margin: 0;
              padding: 0;
              opacity: 0;
              visibility: hidden;
              transition: 0.2s;
            }
            
            .fab-action-button__icon {
              display: inline-block;
              width: 56px;
              height: 56px;
              background: url('/../../images/mess.svg') center no-repeat;
                background-size:30px;;
            }
            
            .fab-buttons__item {
              display: block;
              text-align: center;
              margin: 12px 0;
            }
            
            .fab-buttons__link {
              display: inline-block;
              width: 40px;
              height: 40px;
              text-decoration: none;
              1background-color: #ffffff;
              border-radius: 50%;
              1box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
              transform: scaleY(0.5) scaleX(0.5) translateY(0px) translateX(0px);
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              transition: .3s;
            }
            
            [data-tooltip]:before {
              top: 50%;
              margin-top: -11px;
              font-weight: 600;
              border-radius: 2px;
              background: #585858;
              color: #fff;
              content: attr(data-tooltip);
              font-size: 12px;
              text-decoration: none;
              visibility: hidden;
              opacity: 0;
              padding: 4px 7px;
              margin-right: 12px;
              position: absolute;
              transform: scale(0);
              right: 100%;
              white-space: nowrap;
              transform-origin: top right;
              transition: all .3s cubic-bezier(.25, .8, .25, 1);
            }
            
            [data-tooltip]:hover:before {
              visibility: visible;
              opacity: 1;
              transform: scale(1);
              transform-origin: right center 0;
            }
            
            .icon-material {
              display: inline-block;
              width: 50px;
              height: 50px;
                background-size:50px !important;
            }
            
            .icon-material_tg {
              background: url('/../../images/itg.svg') center no-repeat;
                
            }
            
            .icon-material_wp {
              background: url('/../../images/iwp.svg') center no-repeat;
            }
            
            .icon-material_vb {
              background:url('/../../images/ivb.svg') center no-repeat;
            }
            
            .icon-material_tl {
              background: url('/../../images/itl.svg') center no-repeat;
            }