/*
Theme Name: Promin
Theme URI: https://promin.biz/
Author: Superior
Author URI: https://promin.biz/
Description: Promin Responsive Theme.
Version: 6.1.8
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: promin, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: promin
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.container-fluid, .container-fluid .vc_section:not(.porto-inner-container) {
    padding-left: 0!important;
    padding-right: 0!important;
}
.bypostauthor { display: block; }
/**
INFOKRUG
**/
.infokrug {
    position: absolute;
    right: 0;
    top: 0;
}
a.infokrug {
    cursor: pointer;
    background: linear-gradient(250.32deg, #F7941D 27.2%, #FBBD44 71.67%);
    border: 1px solid #F9A32B;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px #D9841C;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}
a.infokrug:hover {
    box-shadow: 0px 2px 10px #d9841c;
}
/**
BLOCK HEADER BANNER
**/
.header_banner {
    min-height: 960px;
    z-index: 2;
    overflow: hidden;
    position: relative;
    background-position: top center!important;
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header_banner h1 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 110%;
    color: #081E40;
    margin-bottom: 30px;
}
.hb_mopis {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #081E40;
    margin-bottom: 30px;
}
.hb_kont {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #081E40;
}
.hb_kont blockquote {
    border-left: 5px solid #F7941D;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.hb_kont blockquote p {
    margin-bottom: 0px;
}
.header_banner h1 span {
    color: #F8961D;
}
.headmenu_buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}
/*
MODALNOE OKNO
*/
.modalhome {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9042;
    overflow: auto;
    position: fixed;
    display: none;
    background: #0b0b0bb8;
}
.modal-cont {
    margin: 8% auto;
    padding: 20px 20px 4px 20px;
    width: 100%;
    max-width: 450px;
    height: auto;
    background: #F8F8F8;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 15%);
    backdrop-filter: blur(16px);
    border-radius: 6px;
    position: relative;
}
.modal-cont p.podzagmodt {
	font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #081E40;
}
.modclose {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #fff;
    position: absolute; 
    right: 0;
    top: 15px;
    margin-right: 20px;
}
.closeicon:hover {
    color: #f7941d;
}
.closeicon {
    font-size: 24px;
    padding: 8px 5px;
    color: #fbbd44;
}
/**
BLOCK TEXT FOTO ili FOTO TEXT
**/
.bfs_one {
    position: absolute;
    right: 0;
}
.bfs_one img {
    width: 100%;
    max-width: 735px;
    object-fit: cover;
    height: auto;
}
.bfs_two {
    position: absolute;
    left: 0;
}
.bfs_two img {
    width: 100%;
    max-width: 735px;
    object-fit: cover;
    height: auto;
}


.relative {
    position: relative;
}
.page_home {
    background: #081E40;
}
.mpblock.block_one, .mpblock.block_two, .mpblock.block_three,.mpblock.block_four {
    padding-top: 45px;
    padding-bottom: 45px;
}
.mpblock.block_one {
    /*background: url(/wp-content/uploads/2022/02/block_one_bg.jpeg) no-repeat;*/
    background-size: cover;
    background-position: center center;
    z-index: 1;
}
h2.main_tiltle {
    font-style: normal;
    font-weight: bold;
    font-family: 'Exo 2';
    font-size: 60px;
    line-height: 110%;
    color: #FFFFFF;
    padding-bottom: 30px;
}
h2.main_tiltle:after {
    content: "";
    width: 360px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/wp-content/uploads/2022/01/vector-1.png)  no-repeat;
    background-position: left center;
    background-size: contain;
}
.description p{
    color: #93A7C4;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
}
.bgimr {
    background-position: 110% center!important;
    height: 640px;
    display: flex;
    align-items: center;
}
.bgiml {
    background-position: -10% center!important;
    height: 640px;
    display: flex;
    align-items: center;
}
.mpblock {
    position: relative;
    background: #081E40;
    padding-top: 90px;
    padding-bottom: 90px;
}
.block_prokladka {
    background: url(/wp-content/uploads/2022/02/bg_prokladka.png);
    height: 200px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: -1;
}
/**
FOOTER
**/
.footer_three {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #93A7C4;
}
.mpblock.block_contacts:before {
    content: "";
    background: url(/wp-content/uploads/2022/02/contact_bg.png) no-repeat;
    z-index: 1;
    min-height: 1053px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
}
.mpblock.block_contacts {
    position: relative;
    min-height: 1053px;
    display: flex;
    align-items: center;
}
.mpblock.block_contacts .container {
    z-index: 1;
}
.c_adres {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #081E40;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E9F1FF;
}

.c_adres span {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #93A7C4;
    display: block;
    margin-bottom: 10px;
}
.block_contacts h2.main_tiltle {
    color: #081E40 !important;
    margin-bottom: 60px;
}
.c_adres.cphone a {
    color: #081E40;
}
.c_adres.cemail a {
    color: #F7941D;
}
.mpblock.block_contacts h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #081E40;
    margin-bottom: 60px;
    text-align: left;
}
.thx_box {
    border: 1px solid #e0f5fe;
    padding: 50px;
    border-radius: 6px;
    background: #f9fdfe;
    margin-bottom: 45px;
    margin-top: 45px;
}
.thx_title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #f8961d;
    margin-bottom: 20px;
}
.thx_subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #4D4D4D;
}
.thx_backbut {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mpblock.block_contacts h3.cform_title {
    margin-bottom: 30px;
}
.c_formsubtitle {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #93A7C4;
    margin-bottom: 30px;
}
.btn_form_or {
    background: linear-gradient(250.32deg, #F7941D 27.2%, #FBBD44 71.67%)!important;
    border: 1px solid #F9A32B!important;
    box-shadow: 0px 4px 0px #d9841c!important;
    border-radius: 8px!important;
    font-family: PT Sans!important;
    font-style: normal!important;
    font-weight: bold;
    font-size: 18px!important;
    line-height: 18px!important;
    color: #FFFFFF!important;
    padding: 21px 60px!important;
    cursor: pointer;
    outline: none!important
}
.btn_form_or:hover {
    box-shadow: 0px 0px 0px #d9841c!important;
}
.footerform .polsogl {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px!important;
    line-height: 24px;
    color: #93A7C4;
}
.row.rowcform {
    align-items: center;
}
.c_form {
    padding: 0px 30px;
}
.c_adres:last-child {
    border-bottom: none;
}


/*
start
*/


.main_contant {
    padding-top: 265px;
}
.main_contant h2 {
    font-family: Exo 2;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 110%;
    color: #081E40;
}
.mpblock.block_nasha_produkcziya {
    background: #fff;
    padding-bottom: 0px;
    padding-top: 0px;
}
.whiteline {
    background: url(/wp-content/uploads/2022/02/belaya_krivaya_200.png) no-repeat;
    background-position: center center;
    width: 100%;
    height: 200px;
}
.orangeline {
	background: url(/wp-content/uploads/2022/02/yellow_fragile_line.png) no-repeat;
    background-position: center center;
    background-color: #fff;
    width: 100%;
    height: 155px;
}
.mpblock.block_nasha_produkcziya h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #081E40;
	text-align: left;
	margin-bottom: 30px;
}
.mpblock.block_nasha_produkcziya .description {
    padding-bottom: 35px;
}
.block_nasha_produkcziya h2 {
    color: #081E40
}
.blockprodban {
    background: #fff;
}
.bpb_right {
    background: #0C2141;
    border-radius: 4px;
    padding: 30px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #93A7C4;
}
.bpb_right .col-lg-6 {
    display: flex;
    align-items: center;
}
.cart_oil {
    background: #F5F5F5;
    border-top: 30px solid #081E40;
    margin-bottom: 30px;
}

.oil_img {
    height: 370px;
    background-position: bottom center!important;
    margin: 25px;
    display: block;
    position: relative;
}
.mpblock.block_nishevye_masla .oil_img {
    height: 300px;
}
.oil_name {
    background: #fff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #081E40;
}
.mpblock.block_nishevye_masla {
    background: #fff;
    padding-bottom: 60px;
    padding-top: 60px;
}
.bpb_right img {
    border-radius: 10px;
}
.mpblock.block_nishevye_masla h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #081E40;
    margin-bottom: 30px;
    text-align: left;
}
.block_nishevye_masla h2 {
    color: #081E40
}
.upakovki_img {
    height: 370px;
    background-position: bottom center!important;
    display: block;
}
.mpblock.block_upakovki .upakovki_img {
    height: 275px;
    margin-bottom: 30px;
}
.nazvanie {
    background: #fff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #081E40;
}
.mpblock.block_upakovki {
    background: #fff;
    padding-bottom: 60px;
}
.mpblock.block_upakovki h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #081E40;
    padding-bottom: 30px;
}
.block_upakovki h2 {
    color: #081E40

}
.cart_upakovki {
    background: #F5F5F5;
    border-top: 30px solid #081E40;
    margin-bottom: 30px;
}
.block_upakovki h2 {
    text-align: center;
}

.block_upakovki h2.main_tiltle:after {
    background-position: center center;
    width: 100%;
}
.block_upakovki h3 {
    text-align: center;
}
.block_stadarty h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #081E40;
    padding-bottom: 70px;
    text-align: center;
}
.standart_name {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    background-color: #081E40;
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mp_block.block_stadarty {
    background-color: #fff;
    padding-bottom: 75px;
}
.block_logo {
    height: 68px;
}
.logo_img {
    height: 100px;
    position: relative;
    bottom: 77px;
    right: 10px;
}
.yellow_fragile_line{
    background: url(/wp-content/uploads/2022/02/yellow_fragile_line.png)no-repeat;
    width: 100%;
    height: 155px;
    background-position: center center;
    background-color: #fff;
}
.mpblock.geografiya .col-lg-2 {
    display: flex;
    justify-content: space-around;
}
.geografiya h2, h3, h4 {
    color: #fff;
    text-align: center;
}
.mpblock.geografiya h3 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;    
    line-height: 40px;
    color: #fff;
    padding-bottom: 30px;
    padding-top: 80px;
}   
.geografiya h2.main_tiltle:after {
    background-position: center center;
    width: 100%;
}
.karta {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mpblock.geografiya h4 {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 60px;
}
.kuda_eksportirovali {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #93A7C4;
}
.kolichestvo_tonn {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 40px;
    color:#FBB510; 
    padding-bottom: 8px; 
}
.block_strany {
    padding-top: 30px;
    text-align: center;
}
.geografiya {
    background: linear-gradient(220deg, #081E40 0%, #081e4000 0%, rgba(8, 30, 64, 0) 7.18%), linear-gradient(0deg, rgb(8 30 64), rgb(8 30 64 / 0%)), url(/wp-content/uploads/2022/02/fon_geog-1.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 241px;
}
.kolichestvo_tonn span {
    color: #fff;
    padding-left: 10px;
}

/*Блок производства*/

.block_upakovki {
    background-color: #081E40;
}
.proczess_proizvodstva {
    background-color: #081E40;
    padding-top: 0px;
}
.proczess_proizvodstva h2 {
    text-align: center;
}
.proczess_proizvodstva h2.main_tiltle:after {
   background-position: center center;
   width: 100%;
}
.block_ik_proiz {
    background: url(/wp-content/uploads/2022/02/thin-line.png) no-repeat;
    background-position: center center;
}
.block_proiz {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    width: 166px;
}
.block_ik_proiz .container {
    position: relative;
    height: 350px;
}
.block_proiz.block_proiz_1 {
    left: 0;
    top: 25%;
}
.block_proiz.block_proiz_2 {
    left: 14.28%;
    top: 45%;
}
.block_proiz.block_proiz_3 {
    left: 28.56%;
    top: 21%;
}
.block_proiz.block_proiz_4 {
    left: 42.85%;
    top: 23%;
}
.block_proiz.block_proiz_5 {
    left: 57.12%;
    bottom: 21%;
}
.block_proiz.block_proiz_6 {
    left: 71.4%;
    bottom: 26%;
}
.block_proiz.block_proiz_7 {
    right: 0;
    bottom: 55%;
}
.name_proiz {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #93A7C4;
}
.order1 {
    order: 1;
}
.order2 {
    order: 2;
}

/*gallery*/
.mpblock.galereya {
    padding-bottom: 60px;
    padding-top: 0px;
}
.fotobox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.photo_galery img {
    border-radius: 10px;
    object-fit: cover;
    height: 300px;
    width: 100%;
}
.photo_galery.minifoto img {
    height: 135px;
}
.photo_galery {
    border-radius: 10px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.photo_galery.number_1 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.photo_galery.minifoto {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.photo_galery.number_3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.photo_galery.minifoto.smallmf {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}
.photo_galery.number_5 {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}


@media only screen and (min-width: 993px) and (max-width: 1180px)  {
    .bfs_one img, .bfs_two img {
        max-width: 490px;
    }
    .header_banner h1 {
        font-size: 40px;
    }
    h2.main_tiltle {
        font-size: 40px;
    }
    #header .main-menu > li.menu-item > a {
        font-size: 16px;
    }
    .bgiml, .bgimr {
        height: auto;
    }
    .oil_img, .mpblock.block_upakovki .upakovki_img {
        height: 320px;
        background-size: contain!important;
    }
    .mp_block.block_stadarty .col-lg-3 {
        max-width: 50%;
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }
}


@media only screen and (max-width: 992px) {
	.mpblock {
	    padding-bottom: 35px!important;
	    padding-top: 35px!important;
	}
	.header_banner h1 {
	    font-size: 36px;
	}
    .container-fluid .container {
        padding-left: 20px;
        padding-right: 20px;
    }
	.ban_innerbox {
	    padding-top: 116px;
	    padding-bottom: 170px;
	}
	.header_banner {
	    background-position: left center!important;
	    background-size: cover!important;
	}
	.bfs_one, .bfs_two {
	    position: inherit;
    	padding: 0px 20px;
	}
	.bfs_one img, .bfs_two img {
	    height: 340px;
	    border-radius: 10px;
	}
	.bgimr {
	    height: auto;
	    flex-direction: column;
	}
	.bgiml {
	    flex-direction: column-reverse;
	    height: auto;
	}
	h2.main_tiltle {
	    font-size: 34px;
	}
	.block_stadarty h3, .mpblock.block_upakovki h3 {
	    font-size: 28px;
	    line-height: 110%;
	    padding-bottom: 35px;
	}
	.description {
	    margin-bottom: 30px;
	}
	.oil_img {
	    background-size: contain!important;
	    height: 300px;
	}
	.mpblock.geografiya {
	    padding-top: 250px!important;
	}
	.mpblock.geografiya .col-lg-2 {
	    justify-content: center;
	    align-items: center;
	}
	.block_ik_proiz {
	    background: none;
	}
	.block_proiz {
	    position: initial;
	    width: 100%;
	    align-items: center;
	    justify-content: flex-start;
	    flex-direction: row;
	}
	.order2 {
	    order: unset;
	}
	.block_ik_proiz .container {
	    height: auto;
	}
	.photo_galery {
	    -webkit-flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%!important;
	    max-width: 100%!important;
	}
	.photo_galery.minifoto {
	    display: block;
	}
	.photo_galery.minifoto .number_2:first-child, .photo_galery.minifoto .number_4:first-child {
	    margin-bottom: 30px;
	}
	.mpblock.block_contacts {
	    min-height: auto;
	    background: #fff;
	}
	.mpblock.block_contacts:before {
	    display: none;
	}
	#footer .footer-main>.container {
	    padding-top: 2.4rem;
	}
	#header .porto-view-switcher .narrow li.menu-item>a, #header .top-links .narrow li.menu-item>a {
	    font-size: 16px;
	}
	#header .porto-view-switcher>li.menu-item>a {
	    font-size: 16px;
	}
	.bpb_right img {
	    height: 500px;
	    object-fit: cover;
	    border-radius: 10px;
	    margin-top: 15px;
	}

}
