body{
    margin: 0;
}

@font-face {
    src: url("../fonts/sample.fon");
    font-family: 'sample';
}

@font-face {
    src: url("../fonts/MyriadPro-Regular.otf");
    font-family: "Myriad Pro";
}
.my-container{
    width: 1035px;
    margin: auto;
}

.row {
    display:block;
}

/************ begin header ***********/

.bg-social {
    background-color: #000000;
    padding: 29px 0 0;
}

header .icone {
    color: #fdfdfd;
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */
    flex: 1;
}

header .icone a {
    color: #fdfdfd;
    text-decoration: none;
}

header .icone p {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: -0.04em;
}

header .icone p i {
    font-size: 16px;
    margin-right: 16px;
}

.phone-icone i {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);
}

.phone-code {
    margin-right: 10px;
}

header .icone p.language {
    margin-right: 38px;
    font-size: 15px;
}

.language span {
    font-weight: 400;
}

.lang {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin:0 2px;
    cursor: pointer;
    font-weight: 400;
}

.lang.active {
    color: #ca965d;
}

header .icone p.social-icone a {
    color: #fdfdfd;
}

header .icone p.social-icone a:hover {
    color: #ca965d;
}

header .icone p.social-icone i {
    font-size: 20px;
    margin-right: 7px;
}

header .icone p.social-icone span i {
    margin-right: 0;
}

/************ start logo block *********/

.bg-logo-block {
    padding: 64px 0 50px;
}

/************ end logo block *********/

/************ start main menu block *********/


.navbar-light .navbar-nav.my-main-menu li {
    padding-left: 1.5rem;

}
.navbar-light .navbar-nav.my-main-menu  .nav-link {
    font-size: 24px;
    text-transform: uppercase;
    color: #191919;
}


.navbar-light .navbar-nav.my-main-menu .nav-link.show,
.navbar-light .navbar-nav.my-main-menu .show>.nav-link,
.navbar-light .navbar-nav.my-main-menu .nav-link.active,
.navbar-light .navbar-nav.my-main-menu .active>.nav-link,
.navbar-light .navbar-nav.my-main-menu li a:hover{
    color: #d6ab39;
}

/************ start fixed menu **********/

.bg-logo-block.fixed-scroll-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
    padding: 10px 0 8px;
    /*transition: all .5s ease;*/
}

.fixed-scroll-nav .logo {
    width: 84px;
}

.scroll-nav .navbar-light .navbar-nav.my-main-menu .nav-link {
    font-size: 15px;
}

/************ end fixed menu **********/

/************ end main menu block *********/

/****************** end header *********/

/*********** begin content **********/


/*********** begin carousel block **********/

/*.main-carousel {*/
/*background: linear-gradient(to bottom,#9f0a17,#f00d28);*/
/*padding: 50px 0 40px;*/
/*}*/
.item1,
.item2,
.item3 {
    position: relative;
    background: linear-gradient(to bottom,#9f0a17,#f00d28);
    padding: 30px 0 175px;
    overflow: hidden;
    height: 530px;
}
.item2 {
    background: linear-gradient(to bottom,#ec6b38,#fb9232);
}
.item3 {
    background: linear-gradient(to bottom,#fde06f,#fbc651);
}
.item4 {
    background: linear-gradient(to bottom,#6a1214,#b50506);
}
.item5 {
    background: linear-gradient(to bottom,#ab7b3c,#e7b647);
}
.item6 {
    background: linear-gradient(to bottom,#f06616,#ec840e);
}
.item7 {
    background: linear-gradient(to bottom,#d3d165,#ebe596);
}
.item8 {
    background: linear-gradient(to bottom,#d9a435,#e5ad34);
}

.owl-carousel .owl-item img {
    width: auto;
}

.item1-child {
    position: relative;
}

.im1,
.im2,
.im3 {
    position: absolute;
    transition: all .5s ease;
    left: -2%;
}

.im1_1,
.im1_2 {
    transition: all .5s ease;
    position: absolute;
    top: 238px;
    right: -45px;
    z-index: 3;
}

.im1_1_1 {
    top: 351px;
    right: 11px;
}

.im1_1_2 {
    top: 297px;
    right: -33px;
}

.im1_1_3 {
    top: 297px;
    right: -33px;
}

.im1_1_5 {
    top: 286px;
    right: 147px;
}

.im1_2 {
    top: 375px;
    right: 79px;
    z-index: 2;
}

.right-to-left {
    position: relative;
    right: 0;
    transition: all .5s ease;
}

.ready {
    right: -100vw;
}

.ready1 {
    right: 100vw;
}

.item-child h2 {
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'sample';
    margin-top: 86px;
    letter-spacing: -.013em;
}

.item-child p {
    font-size: 18px;
    color: #eed2d3;
    font-family: 'sample';
    letter-spacing: -.013em;
    margin-top: 22px;
    padding-bottom: 22px;
}

.item-child p span {
    text-transform: uppercase;
}

/*.item-child a {*/
/*text-decoration: none;*/
/*font-size: 32px;*/
/*font-family: 'sample';*/
/*color: #ffffff;*/
/*border-bottom: 5px solid #ffffff;*/
/*padding-bottom: 4px;*/
/*}*/

#main_slider .owl-dots {
    position: absolute;
    left: 10.4%;
    top: 243px;
    transform:rotate(90deg);
}

#main_slider.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border-radius: 50%;
    width: 0px;
    height: 2px;
}

#main_slider.owl-theme .owl-dots .owl-dot.active span {
    width: 69px;
    height: 69px;
    background: transparent;
    border-radius: 50%;
}

#main_slider.owl-theme .owl-dots .owl-dot {
    border: 2px solid #ffffff;
    padding: 4px;
    border-radius: 50%;
    margin: 5px 18px 5px 7px;
    transform:rotate(-90deg);
    position: relative;
    top: -31px;
}

#main_slider.owl-theme .owl-dots .owl-dot.active {

    top: 0px;
}

#main_slider.owl-theme .owl-dots .owl-dot:focus {
    outline: none;
}

#main_slider.owl-theme .owl-dots .owl-dot.active span {
    background-repeat:no-repeat;
    background-position:center
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(1).active span {
    background-image: url(../img/ABRICOS-07-SMOLL.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(2).active span {
    background-image: url(../img/ABRICOS-07-copy.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(3).active span {
    background-image: url(../img/SEKH-05-copy.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(4).active span {
    background-image: url(../img/HON-rus-07-copy.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(5).active span {
    background-image: url(../img/TCOREN-eng05-copy.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(6).active span {
    background-image: url(../img/OBLEPIXA-07-copy-2.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(7).active span {
    background-image: url(../img/THUTH-07-copy.png);
}

#main_slider.owl-theme .owl-dots .owl-dot:nth-child(8).active span {
    background-image: url(../img/VAYRI-TANDZ-05-copy.png);
}

/*********** end carousel block **********/

/********* begin about us block **********/

.bg-about-us,
.bg-products {
    background-color: #ffffff;
}

.title-block {
    padding: 58px 0 56px;
}

.title-block h2 {
    font-size: 58px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #000000;
}

.about-im1 {
    background-image: url("../img/36576707_23842924447830676_8108806200813944832_n.png");
    background-size: cover;
    height: 394px;
}

.p-r {
    padding-right: 11px;
}

.p-l {
    padding-left: 19px;
}

.text-about-content {
    padding: 29px 33px 7px;
    -webkit-box-shadow: 1px 1px 18px 0px rgba(228,228,228,1);
    -moz-box-shadow: 1px 1px 18px 0px rgba(228,228,228,1);
    box-shadow: 1px 1px 18px 0px rgba(228,228,228,1);
    height: 394px;
}

.about-content h3{
    font-size: 31px;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    color: #6b6b6b;
    margin-bottom: 31px;
}

.about-content p{
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000000;
    margin-bottom: 40px;
}

.learn-more {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000000;
    outline: none;
    border: 1px solid #000000;
    border-radius: 80px;
    background-color: transparent;
    padding: 7px 42px;
    line-height: 1;
}

.learn-more:focus {
    outline: none;
    box-shadow: none;
}

.learn-more:hover {
    opacity: .85;
}

.about-img {
    margin-top: 32px;
}

.col-im2 {
    width: 66%;
}

.col-im3 {
    width: 34%;
}

.p-r-im2 {
    padding-right: 28px;
}

.about-im2 {
    background-image: url("../img/oplepixa-3.jpg");
    height: 394px;
    background-size: cover;
}

.about-im3 {
    background-image: url("../img/UkraineGrains.jpg");
    height: 394px;
    background-size: cover;
}

/********* end about us block **********/

/********* begin products block **********/

.blog-main-img{
    padding-right: 11px;
    position: relative;
}

.bg-main-img {
    padding-top: 50px;
    background: linear-gradient(to bottom,#aa793c,#ddac45);
    height: 953px;
}
.main-img {
    margin: auto;
    width: 59%;
    padding-bottom: 50px;
}

.main-img img {
    width: 100%;
    height: auto;
}


.bg-about-main-img {
    background-color: #e1c261;
    padding: 34px 0 10px;
    position: absolute;
    bottom: 0;
    margin-right: 11px;
}

.about-main-img h4 {
    font-size: 39px;
    font-family: 'Raleway', sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 700;
    line-height: 0.462;
}

.arm .about-main-img h4 {
    font-size: 27px;
}


.about-main-img p {
    width: 76%;
    margin: auto;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 700;
    line-height: 1.5;
    margin-top: 16px;
}

.arm .about-main-img p {
    width: 85%;
    font-size: 18px;
}

.blog-slider {
    padding-left: 104px;
    padding-right: 87px;
    position: relative;
}

.bg-vertical-slider {
    height: 961px;
    overflow: hidden;
    position: relative;
}

.vertical-slider {
    list-style: none;
    position: relative;
    top: -317px;
}

.vertical-slider li {
    border: 2px solid #bba539;
    padding: 23px 0 5px;
    /* margin-bottom: 9px; */
    margin-bottom: 10px;
    height: 311px;
    cursor: pointer;
}

.vertical-slider li.active {
    border: none;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(187, 165, 57,.52);
    box-shadow: 10.625px 2.847px 32.8px 7.2px rgba(0, 0, 0, 0.23);
}

.vertical-slider li div {
    width: 29%;
    margin: auto;
}

.vertical-slider li h4 {
    font-size: 27px;
    font-family: "Myriad Pro";
    color: rgb(0, 0, 0);
    line-height: 1.5;
    margin-top: 18px;
}

.arm .vertical-slider li h4 {
    font-size: 20px;
}

.slider-top,
.slider-bottom {
    position: absolute;
    margin: auto;
    border: none;
    background: none;
    top: -57px;
    right: 46%;
    font-size: 39px;
    outline: none;
    cursor: pointer;
}

.slider-top:focus,
.slider-bottom:focus {
    outline: none;
}

.slider-bottom {
    top: auto;
    bottom: -57px;
}


/********* end products block **********/

/********* begin Our History block **********/

.bg-video video {
    width: 100%;
}

/********* end Our History block **********/

/********* begin Latest Product block **********/

.my-first-carousel .first-item {
    border: 2px solid #bba539;
}

.my-first-carousel img,
.my-first-carousel .first-item img {
    width: 100%;
}

.my-first-carousel h4 {
    font-size: 39px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: rgb(0, 0, 0);
    line-height: 0.571;
    margin-top: 78px;
}

.my-first-carousel p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    width: 81%;
    margin: auto;
    margin-top: 52px;
}

/********* end Latest Product block **********/

/********* begin map block **********/

#map {
    height: 524px;
}

/********* end map block **********/

/********* begin pop up block **********/

.bg-pop-up {
    position: fixed;
    top: 0;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    height: 100vh;
    padding-top: 10vh;
    display: none;
}

.pop-up-content {
    background: #fff;
    width: 53%;
    margin: auto;
    padding: 99px 57px;
    height: 80vh;
    overflow: auto;
    position: relative;

}

.pop-up-content h2 {
    font-size: 70px;
    font-family: 'Raleway', sans-serif;
    color: rgb(0, 0, 0);
    line-height: 0.32;
    font-weight: 600;
    margin-bottom: 92px;

}

.pop-up-content p {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 600;
}

.pop-up-content .close {
    position: absolute;
    right: 11px;
    top: 12px;
}

/********* end pop up block **********/

/*********** end content **********/


/********* start footer block **********/

footer {
    background-color: #000000;
    padding-top: 88px;
}

footer h5{
    margin-top: 32px;
    font-size: 23px;
    font-family: "Raleway";
    font-weight: 400;
    color: rgb(253, 253, 253);
}

footer div.p-l{
    padding-left: 65px!important;
}

footer ul {
    margin-top: 4px;
}
footer ul.ul-2 {
    width: 100%;
}

footer ul li.nav-link {
    width: 100%;
    padding: 2px 0px;
}

footer ul li a,
footer p a {
    font-size: 22px;
    font-family: "Raleway";
    color: rgb(253, 253, 253);
    font-weight: 300;
}

footer ul li a:hover,
footer p a:hover {
    opacity: .8;
    color: rgb(253, 253, 253);
    text-decoration: none;
}

footer ul li a span {
    margin-right: 10px;
}

footer p {
    margin-top: 33px;
}

footer p a{
    margin-right: 22px;
    font-size: 25px;

}

footer .copyright p,
footer .copyright p a {
    font-size: 16px;
    font-family: "Raleway";
    color: rgb(253, 253, 253);
    margin-top: 103px;
    font-weight: 300;
}

footer .copyright p span {
    font-size: 19px;
    margin-right: 13px;
}

footer .copyright img {
    margin-left: 13px;
    margin-right: 13px;
}




/********* end footer block **********/

/********* begin welcome block ********/

.bg-vodka {
    position: relative;
    background: linear-gradient(to bottom,#9f0a17,#f00d28);
    padding:65px 0 0;
    overflow: hidden;
    height: 100vh;
}

.vodka .im1 {
    left: auto;
    right: 28%;
    width: 56%;
}
.vodka .im1_1,
.vodka  .im1_2 {
    top: auto;
    right: 13%;
    width: 34%;
    bottom: 6%;
}

.vodka  .im1_2{
    right: 32%;
}

.bg-welcome-logo {
    padding-top: 65px;
}

.bg-welcome-logo h2 {
    padding-top: 65px;
    font-size: 22px;
    font-family: "Myriad Pro";
    font-weight: 300;
}

.bg-welcome-logo form {
    margin: 100px auto auto;
    width: 50%;
}

.bg-welcome-logo .learn-more {
    margin-top: 50px;
}

.effect-16 {
    width: 100%;
    border: 0;
    padding: 4px 0;
    border-bottom: 5px solid #000000;
    background-color: transparent;
    outline: none;
}

.effect-16 ~ .focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 7px;
    background-color: #3399FF;
    transition: 0.4s;
}
.effect-16:focus ~ .focus-border,
.has-content.effect-16 ~ .focus-border {
    width: 100%;
    transition: 0.4s;
}
.effect-16 ~ label {
    position: absolute;
    left: 0;
    width: 100%;
    top: -27px;
    color: #000000;
    transition: 0.3s;
    z-index: -1;
    letter-spacing: 0.5px;
    font-size: 48px;
    font-family: "Myriad Pro";
    font-weight: 300;
}
.effect-16:focus ~ label,
.has-content.effect-16 ~ label {
    top: -16px;
    text-align: left;
    font-size: 12px;
    color: #000000;
    transition: 0.3s;
}

.welcome-m-r{
    margin-right: 35px;
}

.bg-welcome-logo form h2 {
    display: none;
}

/********* end welcome block ********/
