body {
    background: #BFBFBF;
}

#page-wrapper {
    background: #F3F3F3;
    
}

.container.grid-lg {
    max-width: 100%;

}

#body-wrapper {
    padding: 0;
    
    
}
#body-wrapper .container {
    padding: 0 20px;
    
   
}

.container.grid-lg .row {
    display: flex;
        max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}


.sidebar {
    flex: 0 1 300px;    
    box-sizing: border-box; 
}

.main-content {
    flex: 1;        
    padding: 0px;
    padding-right: 0;
}

.texttitle22 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-left: 2px;
    margin-bottom: 10px;
}

.textheadingnormal22 {
    float: right;
    font-family: Calibri;
    font-size: 15px;
    margin-top: 0;
    margin-right: 0;
}

.texttitle22 h1 {
    font-family: Calibri;
    font-size: 24px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #333;
    letter-spacing: -0.5px;
}
    
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

#footer {
   padding: 0;
}

footer {
  background-color: #323232;
  color: #fff;
  padding: 40px 0;
  font-family: 'Calibri', sans-serif;
  text-align: left;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;

}

.footer-column {
  flex: 1;
  min-width: 200px; /* минимальная ширина колонки */
  margin: 0 20px;
}

.footer-column h4 {
  margin-bottom: 15px;
  font-size: 18px;
}

.footer-column ul {
  list-style: none;
  padding: 0;
}

.footer-column ul li {
  margin-bottom: 10px;
}

.footer-column ul li a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-column ul li a:hover {
  color: #fff;
}








#mainfooter2 {
    background-color: #333;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #E2E2E2;
}

#mainploicytag {
    clear: both;
    float: left;
    font-family: Calibri;
    font-size: 24px;
    font-weight: bold;
    color: #A8A8A8;
    text-transform: capitalize;
    margin-top: 25px;
    margin-left: 40px;
}

#footer2text {
    clear: both;
    float: left;
    margin-bottom: 15px;
}

#pay_logo {
    margin-top: -20px;
    float: left;
    margin-left: 293px;
    font-family: Calibri;
    font-size: 13px;
    color: #888;
}

#pay_logo2 {
    float: left;
    margin-top: -12px;
    margin-left: 82px;
}

#copyrightdetails {
    font-family: Calibri;
    font-size: 13px;
    color: #888;
    float: right;
    margin-right: 44px;
    margin-top: 0px;
    padding-bottom: 20px;
}

#mainfooter {
    background-color: #e2e2e2;
    display: block;
    clear: both;
    float: left;
    /* width: 1020px; */
    width: 100%;
    padding-top: 35px;
    padding-right: 25px;
    padding-left: 25px;
    overflow: hidden;
    padding-bottom: 15px;
}

.linksboxholder {
    float: left;
    color: #333;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 240px;
    overflow: hidden;
}

.mainheader {
    clear: both;
    float: left;
    font-family: Calibri;
    font-size: 24px;
    font-weight: bold;
    color: #4E4E4E;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: capitalize;
}

.subheader {
    clear: both;
    float: left;
    font-family: Calibri;
    font-size: 14px;
    text-align: justify;
}

.linksboxholder2 {
    float: left;
    color: #333;
    margin-left: 60px;
    margin-bottom: 15px;
    width: 200px;
    overflow: hidden;
}

.linksboxholder {
    float: left;
    color: #333;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 240px;
    overflow: hidden;
}

.fb {
    float: left;
    background-image: url('../images/fb.png');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
    padding-right: 4px;
    padding-left: 4px;
}

.twitter {
    float: left;
    background-image: url('../images/twitter.png');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
    padding-right: 4px;
    padding-left: 4px;
}

.linkedin {
    float: left;
    background-image: url('../images/in.png');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
    padding-right: 4px;
    padding-left: 4px;
}

#footer2text {
    clear: both;
    float: left;
    margin-bottom: 15px;
}
#footer2textmain {
    float: left;
    width: 594px;
    font-family: Calibri;
    font-size: 13px;
    color: #888;
    margin-top: 20px;
    margin-left: 40px;
    line-height: 12px;
    text-align: start;
    
}

#advertvy {
    clear: both;
    float: left;
    width: 223px;
    border: 1px solid #C5C5C5;
    display: block;
    margin-top: 17px;
    background-color: #f1f1f1;
}
#advertfooter {
    clear: both;
    float: left;
    width: 225px;
    background-color: #00b4ff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 17px;
}

#signup {
    clear: both;
    float: left;
    width: 223px;
    border: 1px solid #C5C5C5;
    display: block;
    margin-top: 17px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 16px;
    font-family: Calibri;
    font-size: 15px;
    text-transform: uppercase;
}

.subscribe-form {
    position: relative;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2);
    -webkit-box-shadow: inset 0 1px white;
    box-shadow: inset 0 1px white;
    width: 200px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
}

.subscribe-submit {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #60e160;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    cursor: pointer;
    font: 0 / 0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top, #84f087, #4cd94a);
    background-image: -moz-linear-gradient(top, #84f087, #4cd94a);
    background-image: -o-linear-gradient(top, #84f087, #4cd94a);
    background-image: linear-gradient(to bottom, #84f087, #4cd94a);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
}

.subscribe-submit:before {
    content: '';
    display: block;
    width: 25px;
    height: 19px;
    background: url('../images/tick.png');
}

#newslettersignupfooter {
    clear: both;
    float: left;
    width: 225px;
    background-color: #36ad2d;
}

#taglin3 {
    font-family: "logotextsub1";
    font-size: 18px;
    color: #FFF;
    text-align: center;
    display: block;
    margin-top: 10px;
}

#taglin4 {
    font-family: Ebrima;
    text-align: center;
    display: block;
    color: #FF0;
    font-size: 12px;
    margin-bottom: 10px;
}

#bankadd {
    clear: both;
    float: left;
    width: 223px;
    border: 1px solid #C5C5C5;
    display: block;
    margin-top: 17px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 16px;
    font-family: Calibri;
    font-size: 15px;
    text-transform: uppercase;
}

#start {
    padding-bottom: 30px;
    background: #fff;
}

.mainheader a, .mainheader2 a, .subheader a {
    color: #4E4E4E;
    text-decoration: none;
}

    a {
        color: #337ab7;
        text-decoration: none;
    }


#header {
    background-color: #f8f8f8;
    padding: 0;
    height: auto;
    border-bottom: 0;
     border-top: 7px solid #7C889B;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-wrapper {
    flex: 1;
}

.other-elements {
    text-align: right;
    flex: 2;
}

.navbar-section-wrapper {
    background-color: #333;
    padding: 10px 0;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.desktop-menu {
    flex: 1;
}

.mobile-menu {
    display: none;
}

#toggle {
    display: none;
}

@media (max-width: 768px) {
    .mobile-menu {
        display: block;
    }

    #toggle {
        display: block;
    }

    .header-top {
        flex-direction: column;
        text-align: center;
    }

    .other-elements {
        text-align: center;
    }

    .navbar-section-wrapper {
        padding: 15px 0;
    }
}

#vylogo {
    float: left;
}

#logotextholder {
    float: left;
    margin-top: 5px;
    margin-left: 28px;
}

#logotextheading {
        float: left;
    font-family: arial;
    font-size: 45px;
    letter-spacing: -1px;
    color: #333232;
    clear: both;
    font-weight: 700;
}

#logotextsub1 {
    font-family: "logotextsub1";
    text-transform: uppercase;
    color: #333232;
    font-size: 18px;
    margin-top: -2px;
    clear: both;
    letter-spacing: 4px;
    margin-bottom: 3px;
    margin-left: 9px;
    font-weight: 400;
    width: 200px;
}

.navbar .navbar-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: start;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    
    width: 100%;
}

#logotextsub2 {
    font-family: "logotextsub2";
    text-transform: uppercase;
    color: #333232;
    font-size: 12px;
    margin-top: 6px;
    margin-left: 11px;
    letter-spacing: 3px;
    clear: both;
      white-space: nowrap;
    font-weight: 300;
}

.logo-img {
    width: 250px;
    height: 153px;
}

#header .navbar-section {
    height: auto;
    padding-bottom: 10px;
}

#header .logo img, #header .logo svg {
    display: inherit;
    height: auto;
}

#menuarea {
    float: right;
    width: 100%;
    position: relative;
    margin-top: 10px;
}

#searchboxholder {
    float: right;
    margin-top: 20px;
    clear: both;
    height: 75px;
    margin-right: 15px;
    
}

.twitter-typeahead input::placeholder {
    padding-left: 0;
    color: #A9A9A9;
}


#shoppingcart {
    float: right;
    margin-right: -38px;
    margin-left: 5px;
}

#searchboxbox {
    float: right !important;
        position: relative;
    vertical-align: top;
    background-color: transparent;
    width: 500px;
    height: 50px;
    border-radius: 20px;
}

#searchboxbox {
    float: left;
    /* width: 365px; */
    margin-left: 25px;
}


.lighter input[type=text] {
    border: 1px solid #d0d0d0;
    background-color: #fcfcfc;
}
input[type=text] {
    color: #bcbcbc;
}

.search  {
    position: absolute;
    top: 6px;
    left: 10px;
        border-color: transparent;
    opacity: 1;
}

#socialadvertbar {
    clear: both;
    float: left;
    margin-top: 5px;
    height: 30px;
    margin-left: -40px;
}

#currencybar {
    float: right;
    width: 47px;
}

ul.tabs li a {
    text-decoration: none;
    color: #FFF;
    display: block;
    font-size: 12px;
    border: 1px solid #fff;
    outline: none;
    font-family: calibri;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 18px;
    width: 20px;
    padding-top: 2px;
}

#ads {
    float: right;
    font-family: calibri;
    background-color: #F00;
    color: #FFF;
    padding-left: 11px;
    padding-right: 6px;
    margin-left: 82px;
    position: relative;
}

#socialmedia {
    float: right;
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
}

#socialadvertbar {
    clear: both;
    float: right;
    margin-top: 5px;

}

.dropmenu animated {
    background: #000;
    color: #fff;
    height: 50px;
    display: flex;
    align-items: center;
}

#header a {
    color: #fff;
}

.dropmenu ul li a {
    color: #fff !important;
    background: #373737;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 20px;
    padding-left: 20px;
    justify-content: center !important;
    font-family: ebrima;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

.dropmenu ul li a.active, .dropmenu ul li a:focus, .dropmenu ul li a:hover {
    color: #fff !important;
    background: #686868;
     box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2);
}

.dropmenu ul li a:before {
    font-family: FontAwesome;
    display: inline-block;
    float: none;
    margin-right: 0;
    content: '\f107';
    vertical-align: middle;
}

.dropmenu ul li:first-child a {
    border-bottom-left-radius: 40px;
}

.dropmenu ul li:last-child a {
    border-top-right-radius: 40px;
}

#texttitle {
    clear: both;
    float: left;
    width: 100%;
}

#textheading1 {
    font-family: Calibri;
    font-size: 24px;
    font-weight: bolder;
    float: left;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #333;
    letter-spacing: -0.5px;
}

#aboutus_holder {
    /* width: 100%; */
    padding: 20px;
    text-align: justify;
}

textheading2 {
    color: #5A5A5A;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
user agent stylesheet
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.paratext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #53565A;
    letter-spacing: normal;
    font-weight: 1.5em;
}

.textheading2 {
    color: #5A5A5A;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
user agent stylesheet
h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

#slideshow {
    float: left;
    width: 835px;
    overflow: hidden;
}

#slideholder {
    clear: both;
    float: left;
    width: 835px;
    overflow: hidden;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    color: #171717;
    float: left;
    font-family: Calibri;
    font-size: 14px;
    color: #333; 
}

tr {
    display: table-row;
    vertical-align: top;
    unicode-bidi: isolate;
    border-color: inherit;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

td {
    display: table-cell;
    vertical-align: inherit;
    unicode-bidi: isolate;
}

.branch-title {
    font-weight: bold;
    font-variant: small-caps;
    font-size: 15px;
}


#thumbsliderholder {
    clear: both;
    float: left;
    width: 831px;
    overflow: hidden;
    border: 2px solid #CCC;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}

.list_carousel {
    width: 834px;
    margin-top: 0;
    margin-right: 0;
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    overflow: hidden;
}

.list_carousel li {
    font-size: 40px;
    color: #999;
    text-align: center;
    background-color: #eee;
    width: 208px;
    height: 367px;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.texttitle {
    clear: both;
    float: left;
    width: 835px;
}

.textheading1 {
    font-family: Calibri;
    font-size: 24px;
    font-weight: bolder;
    float: left;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #333;
    letter-spacing: -0.5px;
}

.textheadingnormal {
    float: right;
    font-family: Calibri;
    font-size: 15px;
    margin-top: 22px;
    margin-right: 10px;
}

.slick-slider {
    max-width: 815px;
    width: 100%;
    margin: 0 auto !important;
}

.slick-dots li button:before {
    font-size: 13px !important;
}   

.slick-dots {
    margin-top: 10px !important;
}

.slick-dots {
    bottom: -30px !important;
}

#vylogo-mobile {
    display: flex;
}

#logo_w {
    display: flex;
}

.logo-img {
      width: auto;
  height: auto;
  max-width: none;
  max-height: none;

}

@media (max-width: 1200px) {
  .container {
    max-width: 1200px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.slick-slider {
    max-width: 740px;
    width: 100%;
    margin: 0 auto !important;
}

.logo-img {
      width: auto;
  height: auto;
  max-width: none;
  max-height: none;

}

.homepage-img img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
#logotextheading {
    font-size: 40px;
}

#searchboxholder {
    width: 250px;
}

#copyrightdetails {
    margin-right: 20px;
}

#footer2textmain {
    width: 480px;
}
.sidebar {
    flex: 0 1 255px;
    box-sizing: border-box;
}

#slideshow {
    float: left;
    width: 100%;
    overflow: hidden;
}

}

@media (max-width: 1000px) {
#mainfooter2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-bottom: 20px;
}
#footer2textmain {
    width: 100%;
            display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 0 30px;
        text-align: center;
        margin-top: 0;
         margin-left: 0;
}
.slick-slider {
    max-width: 620px;
    width: 100%;
    margin: 0 auto !important;
}
#pay_logo-r {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#copyrightdetails, #pay_logo2, #pay_logo2 img, #pay_logo {
    margin: 0;
    margin-left: 0 !important;
    padding: 0 20px;

}

.linksboxholder2 {

    margin-left: 30px;

}
.linksboxholder2:nth-child(3) {

    margin-left: 30px;
    width: 120px;

}

.linksboxholder:nth-child(2) {
    margin-left: 30px;
    width: 140px;
}

.twitter-typeahead input{
    width: 300px !important;
    padding-right: 25px;
    display: flex;
    align-items: end;
    justify-content: end;
}

    #searchboxholder {
        width: 320px;
        display: flex;
    }

}



@media (max-width: 950px) {

.slick-slider {
    max-width: 530px;
    width: 100%;
    margin: 0 auto !important;
}
}
@media (max-width: 840px) {
    #header .navbar-section.desktop-menu,     .dropmenu  {
        
        display: flex;
        justify-content: center;
    }

    #socialmedia {
    float: right;
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 0px;
}

.slick-slider {
    max-width: 470px;
    width: 100%;
    margin: 0 auto !important;
}

#ads {
    float: right;
    font-family: calibri;
    background-color: #F00;
    color: #FFF;
    padding-left: 11px;
    padding-right: 6px;
    margin-left: 0;
    position: relative;
}
#header .navbar-section  {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#menuarea {
    all: unset; 
}
}

@media (max-width: 768px) {
    #toggle {
        display: block;
        margin-right: 25px;
        margin-top: 12px;
    }

        #header .navbar-section.desktop-menu,     .dropmenu  {
        display: none !important;
    }

    .overlay nav {
    position: relative;
    margin: 150px auto;
    text-align: center;
    left: 50%;
    right: 50%;
    font-size: 22px;
    list-style: none;
    color: #fff;
}
.slick-slider {
    max-width: 270px;
    width: 100%;
    margin: 0 auto !important;
}
.overlay-menu>.tree {
    text-align: left;
    list-style: none;
    color: #fff;
}


ol li, ul li a {
    margin-top: .4rem;
    color: #fff !important;
}

}

@media (max-width: 600px) {
#mainfooter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    width: 100%;
    padding: 20px;
}
.slick-slider {
    max-width: 470px;
    width: 100%;
    margin: 0 auto !important;
}
.container.grid-lg .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center ;
}


}


@media (max-width: 480px) {
#logo_w {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slick-slider {
    max-width: 300px;
    width: 100%;
    margin: 0 auto !important;
}
#vylogo-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .twitter-typeahead input {
        width: 203px !important;
        /* padding-right: 25px; */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
        #menuarea {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #socialadvertbar {
    clear: both;
    float: right;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
}