@import "/animate/animate.min.css";
@import "/css/mobile-menu.css";
@import url('https://fonts.googleapis.com/css?family=Cinzel:400,700,900|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body{
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif !important;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #092B43;
}

/*font-family: 'Cinzel', serif;*/

header{
    background: url("../images/header-bg.png") no-repeat left center;
    height: 195px;
    width: 100%;
    position: fixed;
    z-index: 9999;
}

a {
    text-decoration: none !important;
}

.logo img{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.pt2 {
    padding-top: 2%;
}

.lang{
    float: right;
    position: relative;
    width: auto;
    margin-top: 5px;
    right: 30px;
}

.header-button {
    float: left;
    position: relative;
    left: 2%;
    width: auto;
}

.header-button a{
    font-size: 20px;
    color: #0e345b;
    background: white;
    padding: 5px 20px;
    font-weight: 600;
    border: 1px solid white;
    transition: all .2s ease-in-out;
}

.header-button a:hover{
    transition: all .2s ease-in-out;
    color: white;
    background: transparent;
}

.social-media {
    float: left;
    position: relative;
    left: 4%;
    width: auto;
    margin-top: -5px;
}

.social-media .item {
    font-size: 20px;
    color: white;
    margin-left: 15px;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    float: left;
    text-align: center;
    padding-top: 3px;
    opacity: 0.7;
}

.social-media a i{
    font-size: 20px;
    color: white;
    padding: 5px;
}

.social-media .item:hover{
    transition: all .2s ease;
    color: white;
    opacity: 1;
}

header .menu {
    float: left;
    /*margin-left: 50px;*/
}

header .menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

header .menu nav ul li {
    float: left;
    height: 55px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
header .menu nav ul li.aktif-menu a {
    border-bottom: solid 1px #fff;
    padding-bottom: 3px;
}

header .menu nav ul li {
    float: left;
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

header .menu nav ul li ul {
    position: absolute;
    margin: 0;
    top: 100px;
    display: none;
    background: #0C324E;
    padding-top: 10px;
    z-index: 999999;
}

header .menu nav ul li ul li {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    float: none;
    height: 30px;
    width: 280px;
}

header .menu nav ul li ul li a{
    font-size: 16px;
    text-transform: capitalize;
}

header .menu nav ul li:hover > ul {
    display: block;
}

header .menu nav ul li ul li:hover {
    background: none;
}

.last-menu {
    padding-right: 0 !important;
}

header .menu nav ul li a {
    font-size: 18px;
    color: white;
    opacity: 0.8;
    text-transform: uppercase;
}

header .menu nav ul li a:hover {
    color: white;
    opacity: 1;
    transition: all .2s ease-in-out;
}

.anim-alt {
    background: rgba(38,86,122,1);
    background: -moz-linear-gradient(top, rgba(38,86,122,1) 0%, rgba(10,43,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38,86,122,1)), color-stop(100%, rgba(10,43,74,1)));
    background: -webkit-linear-gradient(top, rgba(38,86,122,1) 0%, rgba(10,43,74,1) 100%);
    background: -o-linear-gradient(top, rgba(38,86,122,1) 0%, rgba(10,43,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(38,86,122,1) 0%, rgba(10,43,74,1) 100%);
    background: linear-gradient(to bottom, rgba(38,86,122,1) 0%, rgba(10,43,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26567a', endColorstr='#0a2b4a', GradientType=0 );
    height: 50px;
    width: 100%;
}

.map iframe{
    height: 250px;
}

.product-image {
    width: 100%;
    height: 608px;
}

.product .left{

    position: relative;
}

.product .right{

    position: relative;
}

.p-img , .p-text {
    float: left;
}

.p-img {
    width: 52.3%;
}

.p-text {
    width: 47.7%;
}

.product-description{
    width: 100%;
    position: relative;
    display: table;
    height: 608px;
}

.product-titles {
    margin: auto;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: url("../images/text.png") no-repeat center;
    color: #0e345b;
}

.product-titles a{
    color: #0e345b;
    text-transform: uppercase;
}

.product-titles a:hover{
    color: #0e345b;
}

.p0 {
    padding: 0 !important;
}

.product-bottom {
    width: 100%;
    height: 490px;
    background: url("../images/ikonlar_zemin_1920.jpg") no-repeat center;
}
.product-bottom .icons {
    padding-top: 13%;
}

.product-bottom .icons a{
    text-align: center;
}

.product-bottom .icon-text h4{
    text-transform: uppercase;
    color: white;
    margin-top: 30px;
    font-size: 26px;
    font-weight: 500;
}

.icon {
    width: 100%;
    height: 200px;
}

.product-bottom .icon-img{
    margin: 0 auto !important;
    width: 100%;
    height: 130px;
}

.m20 {
    margin-top: 20px;
}


footer {
    width: 100%;
    height: 300px;
    background: url("../images/footer.png") no-repeat center;
    padding-top: 2%;
}

.footer {
    width: 100%;
    height: 100px;
    padding-top: 3%;
}

footer .main-contact, .mail, .address {
    font-size: 18px;
    color: #003057;
    margin-top: 10px;
}

footer .main-contact, .mail, .kvkk {
    font-size: 14px;
    color: #003057;
    margin-top: 10px;
}

footer .main-contact, .mail, .kvkk a{
    font-size: 14px;
    color: #003057;
}

footer .main-contact .phone{
    width: 500px;
    height: 50px;
    margin: auto !important;
}

footer .main-contact .phone .left{
    float: left;
}

footer .main-contact .phone .right{
    float: right;
}

footer .main-contact .phone a{
    font-size: 21px;
    font-family: 'Cinzel', serif;
    color: #003057;
    padding-left: 10px;
}

footer .main-contact .phone a span{
    font-weight: 700;
}

.f-social-media {
    width: 300px;
    margin: auto !important;
    height: 55px;
}

.f-social-media .item {
    font-size: 20px;
    color: #003057;
    margin-left: 15px;
    border: 1px solid #003057;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    float: left;
    text-align: center;
    padding-top: 3px;
    opacity: 0.7;
}

.f-social-media a i{
    font-size: 20px;
    color: #003057;
    padding: 5px;
}

.f-social-media .item:hover{
    transition: all .2s ease;
    color: #003057;
    opacity: 1;
}

.copyright{
    margin-top: 20px;
}

.copyright p{
    font-size: 13px;
}

/*İÇ SAYFALAR*/

.banner{
    width: 100%;
    height: 960px;
    padding-top: 5%;
    padding-bottom: 5%;
    background-size: 100%;
}

.about-us-page-text {
    margin-top: 20%;
    width: 80%;
}

.about-us-page-text h1 {
    font-size: 40px;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    color: #0a3451;
    margin-bottom: 30px;
}

.about-us-page-text div {
    font-style: italic;
    font-size: 16px;
    color: #0a3451;
}

.about-us-page-text2 table td{
    width: 50%;
}

.about-us-page-text2 {
    margin-top: 20%;
}
.about-us-page-text2 h1 {
    font-size: 40px;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    color: #0a3451;
    margin-bottom: 30px;
    text-align: center;
}

.about-us-page-text2 div {
    font-style: italic;
    font-size: 16px;
    color: #0a3451;
}
.pt00:nth-child(1){
    padding-right: 10px;
}

.pt00:nth-child(2){
    padding-left: 0;
    padding-right: 6px;
}

.pt00:nth-child(3){
    padding-left: 3px;
    padding-right: 7px;
}

.pt00:nth-child(4){
    padding-left: 3px;
}

.content .certificates {
    width: 100%;
    height: auto;
    background: linear-gradient(#124067, #0c2e51);
    padding-top: 2%;
    position: relative;
    padding-bottom: 2%;
}

.content .general-title {
    width: 100%;
    height: 60px;
    background: url("../images/hortizonal-line.png") no-repeat bottom;
    font-size: 30px;
    font-weight: 600;
    color: white;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
}

.content .product-gallery .general-title {
    width: 100%;
    height: 60px;
    background: url("../images/hortizonal-line.png") no-repeat bottom;
    background-size: 100%;
    font-size: 30px;
    font-weight: 800;
    color: white;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
}

.line {
    height: 340px;
    background: url("../images/vertical-line.png") no-repeat left top;
    background-size: contain;
}

.documnets {
    padding-top: 0;
    width: 96%;
    margin: 0 auto;
    height: auto;
    padding-bottom: 2%;
}

.documnets h3{
    width: 100%;
    color: white;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    clear: both;
}

.right-bg {
    position: relative;
    width: 100%;
    height: 790px;
    z-index: 9;
    background: url("../images/urundetay2.png") no-repeat right top;
    padding-top: 5.5%;
    float: right;
}

.right-bg .navigator{
    float: right;
    width: auto;
    padding-right: 3%;
    border-bottom: 1px solid white;
}

.right-bg .navigator p{
    text-align: right;
    color: white;
}

.right-bg .navigator p a{
    color: white;
}

.product-documnets {
    float: right;
    position: relative;
    margin-right: 3%;
    width: 31%;
}

.product-documnets h3 {
    color: white;
    font-family: 'Cinzel', serif;
    background: url("../images/white-line.png") no-repeat center bottom;
    height: 30px;
    background-size: 100%;
}

.product-documnets .items {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-documnets .items .item {
    width: 200px;
    height: 95px;
    margin: 10px;
    font-weight: bold;
    font-size: 3em;
    text-align: center;
    color: white;
}

.product-documnets .items .item h5 {
    color: white;
}

.product-detail-text{
    float: right;
    position: relative;
    margin-top: 1%;
    margin-right: 3%;
    width: 36%;
}

.product-detail-text h2{
    color: white;
    font-family: 'Cinzel', serif;
    font-size: 36px;
    text-align: right;
    clear: both;
    text-transform: uppercase;
}

.product-detail-text h1{
    color: white;
    font-family: 'Cinzel', serif;
    font-size: 50px;
    text-align: right;
    font-weight: 700;
    clear: both;
    text-transform: uppercase;
}

.corporate-map iframe{
    width: 100%;
    height: 500px;
}

.product-detail-text p{
    color: white;
    font-size: 17px;
    text-align: right;
    font-weight: 200;
    clear: both;
    padding-top: 20px;
    font-style: italic;
    width: 90%;
    float: right;
}

.banner-p{
    width: 100%;
    height: 790px;
    padding-top: 5%;
    padding-bottom: 5%;
    background-size: 74% !important;
    position: absolute;
    background-position: -20% 50% !important;
}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
    float: right;
    direction: rtl;
}

.cool-link::after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background: #ffffff;
    transition: width .3s;
    margin-top: 15px;
}

.cool-link:hover::after {
    width: 100%;
    transition: width .3s;
}

.product-gallery {
    width: 80%;
    margin: 0 auto !important;
}

.product-gallery .product-image {
    height: 250px;
    width: 100%;
}

.blue-bg {
    width: 100%;
    height: auto;
    background: linear-gradient(#0c2e51, #124067);
    padding: 30px 0 !important;
}

.gray-bg {
    width: 100%;
    height: auto;
    background: linear-gradient(#dfdfdf, #fcfcfc);
    padding: 30px 1% !important;
    clear: both;
}

.gray-bg h3 {
    font-size: 21px;
    font-weight: 700;
    color: #0e345b;
    text-transform: uppercase;
}

.line3 {
    background: url("../images/blue-vertical-line.png") no-repeat right top;

}

.tecnical-table {
    height: -webkit-fill-available;
}

.product-top {
    position: relative;
    margin-top: 5%;
}

.tecnical-table table {
    margin-top: 25px;
    width: 100%;
}

.tecnical-table table tr td {
    padding: 0 4px;
    font-size: 15px;
    color: #082846;
    font-weight: 500;
}

.tecnical-table table tr td:first-child {
    width: 82%;
}

.tecnical-table table tr td:nth-child(2) {
    width: 5%;
}


.download-and-tecnical {
    margin-top: 50px;
}

.download-and-tecnical h4 {
    text-align: center;
    text-transform: uppercase;
    color: #082846;
    font-size: 14px;
    font-weight: 700;
    width: 82%;
    margin: 20px auto;
}

.standart-equipments {
    padding: 0 15px;
    height: -webkit-fill-available;

}

.standart-equipments ul {
    padding: 0;
    margin-top: 20px;
}

.standart-equipments ul li{
    margin-bottom: -2px;
    font-weight: 500;
    color: #082846;
    font-size: 14px;
}

.listnon{
    list-style: none;
    font-weight: bold !important;
}

.optional-equipments {
    padding: 0 15px;

}

.optional-equipments ul {
    padding: 0;
    margin-top: 20px;
}

.optional-equipments ul li{
    font-weight: 500;
    color: #082846;
    font-size: 14px;
    margin-bottom: -2px;
}

.main-category {
    position: relative;
    margin: 4.1% -15px 0 -15px;
    padding: 0;
}

.main-category .item {
     margin-bottom: 15px;
     width: 100%;
     height: 810px;
     -webkit-box-shadow: 4px 0 13px 0px rgba(0,0,0,0.75);
     -moz-box-shadow: 4px 0 13px 0px rgba(0,0,0,0.75);
     box-shadow: 4px 0 13px 0px rgba(0,0,0,0.75);
}

.main-category .item .item-bg{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: all .2s ease-in-out;
}

.main-category .item .item-bg:hover{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    transition: all .2s ease-in-out;
}

.main-category .item .blue-bg {
    width: 100%;
    height: 100%;
    background: url("../images/cat-bg.png") no-repeat bottom;
    background-size: 100%;
}

.main-category .item .blue-bg .title{
    width: 100%;
    height: 20%;
    background: url("../images/title-line.png") no-repeat bottom;
    background-size: 60%;
    position: absolute;
    bottom: 15%;
    left: 0;
}

.main-category .item .blue-bg .title h3 {
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    margin-top: 13%;
    width: 100%;
}

.main-category .item .blue-bg .title h3 a{
    color: white;
}

.standart-title {
    height: 245px;
    width: 100%;
    position: relative;
    background: #eaeaea;
    margin-top: 100px;
}

.standart-title .title{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-top: 7%;
}

.standart-title .title h1{
    text-align: center;
    background: url("../images/blue-vertical-line-m.png") no-repeat bottom;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
    color: #113b5c;
}

.standart-title .navigator {
    width: 15%;
    float: right;
    margin-top: 5%;
}

.standart-title .navigator p {
    color: #113b5c;
    border-bottom: 1px solid #113b5c;
    text-transform: capitalize;
}

.standart-title .navigator p a{
    color: #113b5c;
}

.product-page {
    margin: 0 -15px;
    background: #eaeaea;
    height: 100%;
}

.product-page .item{
    height: 300px;
    position: relative;
    width: 100%;
}

.product-page .item:hover > .button span{
    bottom: 100px;
}
.product-page .item:hover > .button > span{
    border: 1px solid transparent;
    text-shadow: 0 0 20px #113b5c;
    transition: all .3s ease-in-out;

}
.product-page .item .button{
    margin: 0 auto;
    text-align: center;
    width: auto;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 60px;
    transition: all .3s ease-in-out;
}

.product-page .item .button span{
    font-size: 30px;
    color: white;
    font-weight: 700;
    font-family: 'Cinzel', serif;
    padding: 10px 30px;
    border: 1px solid white;
    text-shadow: 0 0 20px #000000;
    text-align: center;
    transition: all .3s ease-in-out;
    width: auto;
}

.line5 {
    background: url("../images/blue-line.png") no-repeat 50% 96%;
    background-size: 100%;
    padding-bottom: 30px;
}

.line5:last-child {
    background: none !important;
}
.p1 {
    padding: 0 5px !important;
}
.contact-page-bg {
    background: url("../images/footer.png") no-repeat bottom;
    width: 100%;
    height: 100%;
}

/*.contact-page {
    margin: 0 90px;
}*/

.contact-page .description .title h1 {
    font-family: 'Cinzel', serif;
    font-size: 31px;
    font-weight: 700;
    background: url("../images/blue-line2.png") no-repeat bottom;
    color: #113b5c;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    margin: 0 auto;
}

.contact-page .description {
    width: 100%;
    height: auto;
}

.contact-page .contact-info {
    width: 100%;
    height: auto;
}

.contact-info .info ul{
    list-style: none;
    padding: 0;
    margin-top: 6%;
}

.contact-info .info ul li{
    margin-top: 10px;
}

.contact-info .info ul li img{
    padding-right: 10px;
}

.contact-info .info ul li a{
    color: #113b5c;
    font-size: 18px;
}

.contact-info .info h3{
    color: #113b5c;
    font-size: 20px;
    font-weight: bold;
}

.font-cinzel {
    font-family: 'Cinzel', serif !important;
}

/*.contact-form {*/
    /*margin-top: 5%;*/
/*}*/

.form {
    width: 100%;
    height: auto;
}

.contact-form .form form input{
    border-radius: 0;
    width: 100%;
    height: 40px;
    border: none;
    background: #d3d3d3;
    margin-bottom: 15px;
    outline: none;
    padding-left: 15px;
}

.contact-form .form form textarea{
    border-radius: 0;
    width: 100%;
    height: 180px;
    border: none;
    background: #d3d3d3;
    margin-bottom: 20px;
    outline: none;
    padding-left: 15px;
    resize: none;
    padding-top: 10px;
}

.contact-form .form form button{
    padding: 10px 50px;
    border: none;
    background: #092f57;
    margin-bottom: 20px;
    outline: none;
    resize: none;
    color: white;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    float: right;
}

.request-form {
    margin-top: 5%;
}

.request-form .form form input{
    width: 100%;
    height: 40px;
    border: none;
    background: #d3d3d3;
    outline: none;
    padding-left: 15px;
    float: left;
}

.request-form .form form select{
    width: 100%;
    height: 40px;
    border: none;
    background: #d3d3d3;
    outline: none;
    padding-left: 15px;
    float: left;
}

.request-form .form .item{
    width: 100%;
    height: 40px;
    display: table;
    margin-bottom: 20px;
}

.request-form .form form label{
    text-align: right;
    font-weight: 600;
}

.h40{
    height: 40px;
    display: table;
    float: right;
}

.h40 label{
    display: table-cell;
    vertical-align: middle;
}

.request-form .form form textarea{
    width: 100%;
    height: 180px;
    border: none;
    background: #d3d3d3;
    outline: none;
    padding-left: 15px;
    resize: none;
    padding-top: 10px;
    float: left;
}

.request-form .form form button{
    padding: 10px 50px;
    border: none;
    background: #092f57;
    outline: none;
    resize: none;
    color: white;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    float: right;
}

.contact-bg {
    width: 100%;
    height: 1015px;
    background-size: 100%;
}

.footer .copyright {
    margin-top: 0;
}

.sales-point-page .title h1 {
    font-size: 36px;
    font-weight: 700;
    background: url("../images/blue-line2.png") no-repeat bottom;
    color: #113b5c;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    margin: 0 auto;
}

.sales-point-page {
    margin-top: 50px;
    padding: 0 30px;
}

.sales-point-page .points{
    margin-top: 20px;
    background: url("../images/blue-line.png") no-repeat bottom center;
    width: 100%;
    height: 100px;
}

.sales-point-page .points .point{
    margin: 0 10px;
    width: 100%;
}

.sales-point-page .points .item{
    width: 100%;
    float: left;
    text-align: center;
    background: #cdd3d5;
    height: 70px;
    display: table;
}

.sales-point-page .points .item a{
    vertical-align: middle;
    display: table-cell;
    font-size: 22px;
    color: #4d5356;
    text-transform: uppercase;
    font-weight: 500;
}

.sales-point-page .malls {
    margin-top: 30px;
}

.single-awesome-project .item{
    width: 100%;
    text-align: center;
    background: #cdd3d5;
    height: 80px;
    display: table;
    color: #4d5356;
    margin-bottom: 10px;
}

.single-awesome-project .item .country{
    text-align: center;
    display: table;
    width: 100%;
    border-right: 2px solid #abb8c4;
    height: 70px;
    margin-top: 5px;
}

.single-awesome-project .item .country h3{
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
}

.single-awesome-project .item .address{
    text-align: center;
    display: table;
    width: 100%;
    border-right: 2px solid #abb8c4;
    height: 70px;
    margin-top: 5px;
}

.single-awesome-project .item .address p{
    text-align: center;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
    font-size: 18px;
}

.single-awesome-project .item .phone{
    text-align: center;
    display: table;
    width: 100%;
    border-right: 2px solid #abb8c4;
    height: 70px;
    margin-top: 5px;
}

.single-awesome-project .item .phone p{
    text-align: center;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
    font-size: 18px;
}

.single-awesome-project .item .phone p a{
    color: #4d5356;
}


.single-awesome-project .item .web{
    text-align: center;
    display: table;
    width: 100%;
    height: 70px;
    margin-top: 5px;
}

.bot20{
    margin-bottom: 15px;
}

.single-awesome-project .item .web p{
    text-align: center;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
    font-size: 18px;
}

.single-awesome-project .item .web p a{
    color: #4d5356;
}

.mt20 {
    margin-top: 20px;
}

#owl-demo3 {
    margin-top: 30px;
}

#owl-demo3 .item{
    margin: 0 5px;
}

.max260{
    max-height: 255px;
}

#owl-demo3 .owl-dots{
    display: none;
}

#owl-demo4 .owl-nav{
    display: none;
}

#owl-demo4 .owl-dots{
    display: none;
}

header .dropdown .dropdown-menu {
    min-width: 100px;
}

header .dropdown button {
    width: 100px;
    margin-top: -5px;
    background: url("../images/pngresmi.png") no-repeat 90% 50%;
    background-size: 10%;
    border: 1px solid white;
    opacity: 0.7;
    color: white;
    outline: none;
    border-radius: 2px;
    padding-left: 10px;
    text-align: left;
}

header .dropdown button:hover {
    opacity: 1;
    transition: all .2s ease;
}

@media (min-width: 1921px){
    .banner {
        background-size: cover !important;
    }
    .product-bottom {
        background-size: cover !important;
    }
}


@media (min-width: 1919px){
	.req-img{margin-top:-30%}
.product-page .item {
    height: 400px;
}
}

@media (min-width: 2000px){
    .main-category .item .blue-bg {
        background-size: 100% 50%;
    }
    .contact-bg {
        background-size: cover !important;
    }
    .standart-title .title {
        margin-top: 6%;
    }
    .right-bg {
        background-size: 50% 100%;
    }
.product-top {
    margin-top: 4%;
}
}

@media (min-width: 1700px) and (max-width: 1829px){

    .main-category .item .blue-bg {
        background-size: 100% 65%;
    }

}

@media (max-width: 1700px) and (min-width: 1441px){

    .main-category .item {
        height: 650px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 30px;
    }

    .social-media a i {
        font-size: 10px;
    }

    .social-media .item {
        width: 35px;
        height: 35px;
        padding-top: 0;
        margin-left: 5px;
    }

    .header-button {
        left: 2%;
    }

    .social-media {
        left: 5%;
    }

    .menu nav ul li {
        padding-left: 10px;
        padding-right: 10px;
    }

}


@media (max-width: 1440px) and (min-width: 1367px){
    .pt2 {
        padding-top: 2.7%;
    }

    .lang{
        right: 0;
    }

    .header-button {
        left: 10%;
        top: 5px;
    }

    .header-button a{
        padding: 5px;
        font-size: 13px;
    }

    .social-media {
        left: 15%;
    }

    .social-media .item {
        margin-left: 15px;
        line-height: 20px;
        width: 27px;
        height: 27px;
        padding-top: 0;
        margin-top: 5px;
    }

    .social-media .item a i{
        font-size: 15px;
    }

    .menu {
        position: relative;
        /*left: 5%;*/
    }

    .menu nav ul li {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }

    .menu nav ul li a{
        font-size: 14px;
    }

    .menu nav ul li ul {
        top: 70px;
    }

    .product-image {
        height: 460px;
    }

    .product-description {
        height: 460px;
    }

    .about-us-page-text {
        width: 100%;
    }

    .banner {
        height: 790px;
        background-size: 115%;
    }

    .content .certificates {
        height: 400px;
    }

    .line2{
        padding-top: 30px;
    }

    .mt20 {
        margin-top: 0;
    }

    .content .general-title {
        background-size: 101%;
    }

    .right-bg {
        padding-top: 7%;
        background-position-x: 130%;
        height: 750px;
        background-position-y: 100%;
    }

    .product-detail-text p {
        font-size: 15px;
    }

    .product-page .item .button span {
        font-size: 25px;
    }

    .banner-p {
        height: 750px;
        background-size: 95% !important;
        background-position: -325% 50% !important;
    }

    .product-detail-text {
        margin-top: 2%;
    }

    .main-category .item {
        height: 580px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 30px;
        margin-top: 12%;
    }

    .standart-title .title {
        margin-top: 10%;
    }

    .standart-title .navigator {
        width: 18%;
        margin-top: 7%;
    }

    .contact-bg {
        height: 960px;
    }

    .request-form .form form label {
        padding-right: 10px;
    }

    .single-awesome-project .item .country h3 {
        font-size: 18px;
    }

    .single-awesome-project .item .address p {
        font-size: 15px;
    }

    .single-awesome-project .item .web p {
        font-size: 15px;
    }

    .single-awesome-project .item .phone p {
        font-size: 15px;
    }

    .project-menu li a {
        font-size: 18px !important;
    }

    .product-top {
        margin-top: 7%;
    }

    .catalog-page .item .title h3 {
        font-size: 29px !important;
    }

    .accordion {
        font-size: 26px !important;
    }
}

@media (max-width: 1366px) and (min-width: 1200px){
    .pt2 {
        padding-top: 2.7%;
    }

    .lang{
        right: 0;
    }
    .about-us-page-text div {
        font-size: 14px;
    }
    .header-button {
        left: 7%;
        top: 5px;
    }

    .header-button a{
        padding: 5px;
        font-size: 13px;
    }
.main-category {
    margin: 8.1% -15px 0 -15px;
}

    .social-media {
        left: 9%;
    }

    .social-media .item {
        margin-left: 10px;
        line-height: 20px;
        width: 23px;
        height: 23px;
        padding-top: 0;
        margin-top: 7px;
    }

    .social-media .item a i{
        font-size: 13px;
        padding: 3px;
    }

    .menu {
        position: relative;
      left: 5%;
    }

    .menu nav ul li {
        padding-left: 10px;
        padding-right: 11px;
        padding-top: 5px;
    }

    .menu nav ul li a{
        font-size: 14px;
    }

    .menu nav ul li ul {
        top: 70px;
    }

    .product-image {
        height: 405px;
    }

    .product-description {
        height: 405px;
    }

    .about-us-page-text {
        width: 100%;
    }

    .banner {
        height: 790px;
        background-size: 115%;
    }

    .content .certificates {
        height: 370px;
    }
    .content .general-title {
        background-size: 101%;
    }

    .line {
        height: 280px;
        background-size: contain;
    }

    .main-category .item .blue-bg {
        width: 100%;
        height: 100%;
        background: url(../images/cat-bg.png) no-repeat 50% 150%;
        background-size: 100%;
    }

    .main-category .item .blue-bg .title {
        width: 100%;
        height: 20%;
        background: url(../images/title-line.png) no-repeat bottom;
        background-size: 60%;
        position: absolute;
        bottom: 9%;
        left: 0;
    }

    #owl-demo3 {
        margin-top: 10px;
    }

    .mt20 {
        margin-top: 10px;
    }

    .line2 {
        height: 280px;
    }

    .about-us-page-text h1 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .product-detail-text p {
        font-size: 14px;
        width: 80%;
        float: right;
        padding-top: 0;
    }

    .right-bg {
        padding-top: 6.5%;
        background-position-x: 150%;
        height: 608px;
        background-position-y: 100%;
    }

    .product-top {
        margin-top: 8%;
    }

    .banner-p {
        height: 610px;
        background-size: 80% !important;
        background-position: -55% 50% !important;
    }

    .product-detail-text {
        margin-top: 0;
        width: 38%;
    }

    .product-detail-text h2 {
        font-size: 20px;
    }

    .product-detail-text h1 {
        font-size: 30px;
        margin-top: 5px;
    }

    .main-category .item {
        height: 480px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 25px;
        margin-top: 14%;
    }

    .catalog-page .item .title h3 {
        font-size: 29px !important;
    }

    .accordion {
        font-size: 26px !important;
    }

    .main-category .item .blue-bg .title {
        height: 23%;
    }

    .product-page .item .button span {
        font-size: 25px;
    }

    .standart-title .title {
        margin-top: 10%;
    }

    .standart-title .navigator {
        width: 18%;
        margin-top: 7%;
    }

    /*.contact-page {
        margin: 0 10px;
    }*/

    .contact-info .info ul li a {
        font-size: 16px;
    }

    .form {
        width: 100%;
    }

    .single-awesome-project .item .country h3 {
        font-size: 18px;
    }

    .single-awesome-project .item .address p {
        font-size: 15px;
    }

    .single-awesome-project .item .web p {
        font-size: 15px;
    }

    .single-awesome-project .item .phone p {
        font-size: 15px;
    }

    .project-menu li a {
        font-size: 18px !important;
    }
}

@media (max-width: 1199px) and (min-width: 993px){
    .pt2 {
        padding-top: 2.7%;
    }

    .lang{
        right: 0;
    }

    .header-button {
        left: 12%;
        top: 5px;
    }

    .header-button a{
        padding: 5px;
        font-size: 15px;
    }

    .social-media {
        left: 6%;
    }

    .social-media .item {
        margin-left: 15px;
        width: 30px;
        height: 30px;
        padding-top: 0;
        margin-top: 5px;
    }

    .social-media .item a i{
        font-size: 15px;
    }

    header .menu {
        position: relative;
        left: 11%;
    }

    header .menu nav ul li {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }

    header .menu nav ul li a{
        font-size: 14px;
    }

    header .menu nav ul li ul {
        top: 70px;
    }

    .catalog-page .item .title h3 {
        font-size: 25px !important;
    }

    .accordion {
        font-size: 22px !important;
    }


    .product-image {
        height: 335px;
    }

    .product-description {
        height: 335px;
    }

    .main-category .item .blue-bg {
        width: 100%;
        height: 100%;
        background: url(../images/cat-bg.png) no-repeat 50% 180%;
        background-size: 100%;
    }

    .main-category .item .blue-bg .title {
        width: 100%;
        height: 20%;
        background: url(../images/title-line.png) no-repeat bottom;
        background-size: 60%;
        position: absolute;
        bottom: 9%;
        left: 0;
    }

    .about-us-page-text {
        width: 100%;
    }

    .banner {
        height: 790px;
        background-size: 115%;
    }

    .content .certificates {
        height: 260px;
    }

    #owl-demo3 {
        margin-top: 0;
    }

    .max260{
        max-height: 175px;
    }

    .documnets .item img {
        margin-top: 7%;
        height: 160px;
        max-width: 100%;
    }
    .content .general-title {
        background-size: 101%;
    }

    .line {
        height: 240px;
        background-size: contain;
    }

    .line2 {
        height: 280px;
    }

    .about-us-page-text h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .documnets h3 {
       font-size: 20px;
    }

    .right-bg {
        padding-top: 12%;
        background-position-x: 275%;
        background-size: 88%;
        height: 750px;
    }

    .banner-p {
        height: 750px;
        background-size: 114% !important;
        background-position: 200% 50% !important;
    }

    .product-detail-text {
        margin-top: 0;
        width: 40%;
    }

    .product-detail-text h2 {
        font-size: 20px;
    }

    .product-detail-text h1 {
        font-size: 30px;
        margin-top: 5px;
    }

    .product-detail-text p {
        font-size: 14px;
        padding-top: 0;
    }

    .main-category .item {
        height: 350px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 20px;
        margin-top: 13%;
    }

    .main-category .item .blue-bg .title {
        height: 23%;
    }

    .main-category {
        margin: 15% -15px 0 -15px;
    }

    .product-page .item .button span {
        font-size: 23px;
    }

    .standart-title .title {
        margin-top: 7%;
    }

    .standart-title .navigator {
        width: 27%;
        margin-top: 3%;
    }

    .contact-page .standart-title {
        height: 180px;
    }

    .contact-page  {
        margin: 0 10px;
    }

    .contact-page .description {
        width: 100%;
        margin-top: 0;
    }

    .contact-page .description h1{
        background-size: 100% !important;
    }

    .contact-info .info ul li img {
        padding-right: 3px;
    }

    .contact-info .info ul li a {
        font-size: 12px;
    }

    .form {
        width: 100%;
    }

    .contact-info .info ul {
        margin-top: 12%;
    }

    .request-form .form form label {
        padding-right: 10px;
        width: 20%;
    }

    .single-awesome-project .item .country h3 {
        font-size: 18px;
    }

    .single-awesome-project .item .address p {
        font-size: 15px;
    }

    .single-awesome-project .item .web p {
        font-size: 15px;
    }

    .single-awesome-project .item .phone p {
        font-size: 15px;
    }

    .project-menu li a {
        font-size: 18px !important;
    }

}

@media (max-width: 992px) and (min-width: 768px){
.contact-form .form form button {
    float: left;
    margin-top: 10px;
}
.social-media .item {
    margin-left: 5px;
}
    .pt2 {
        padding-top: 2.7%;
    }

    .lang{
        right: 20px;
    }

    header .dropdown button {
        width: 85px;
    }

    .header-button {
        left: 0;
        top: 5px;
    }

    .header-button a{
        padding: 5px;
        font-size: 15px;
    }

    .m-social-media {
        float: none;
        position: relative;
        width: 200px;
        margin: 0 auto !important;
    }

    .m-social-media .item {
        font-size: 20px;
        color: white;
        margin-left: 15px;
        border: 1px solid white;
        width: 30px;
        height: 30px;
        border-radius: 25px;
        float: left;
        text-align: center;
        padding-top: 0;
        opacity: 0.7;
        margin-top: 5px;
    }

    .m-social-media a i{
        font-size: 15px;
        color: white;
        padding: 5px;
    }

    .m-social-media .item:hover{
        transition: all .2s ease;
        color: white;
        opacity: 1;
    }

    header .menu {
        position: relative;
        left: 0;
    }

    header .menu nav ul li {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }

    header .menu nav ul li a{
        font-size: 14px;
    }

    header .menu nav ul li ul {
        top: 70px;
    }

    .product-image {
        height: 129px;
    }

    .product-description {
        height: 129px;
    }

    .product-titles {
        background: none;
    }

    .product-titles h2{
        font-size: 16px;
        margin-top: 8px;
    }

    .t-left h2{
        margin-left: -15px;
    }

    .t-right h2{
        margin-right: -15px;
    }

    .product-bottom {
        width: 100%;
        height: auto;
        background: url("../images/p-bottom.png") no-repeat center;
    }

    .icon {
        margin-bottom: 40px;
    }

    footer .main-contact, .mail, .address {
        font-size: 14px;
    }

    footer .main-contact .phone {
        width: 100%;
        height: 100px;
    }

    footer .main-contact .phone .left {
        float: none;
        margin-bottom: 15px;
    }

    footer .main-contact .phone .right {
        float: none;
    }

    .about-us-page-text {
        width: 100%;
        margin-top: 40%;
    }

    .banner {
        height: 890px;
    }

    .content .certificates {
        max-height: 100%;
        background-repeat: repeat-y;
        height: 100%;
        padding-bottom: 5%;
    }

    .documnets img {
        margin-top: 10%;
        height: auto;
        max-width: 100%;
    }
    .content .general-title {
        background-size: 101%;
    }

    .line {
        height: auto;
        background: none;
    }

    .line2 {
        height: auto;
    }

    .about-us-page-text h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .documnets h3 {
        font-size: 20px;
        top: 0;
    }

    .documnets {
        width: 100%;
    }

    .banner {
        padding-top: 0;
    }

    .right-bg {
        height: auto;
        background: linear-gradient(#124067, #0c2e51);
        padding: 2% 30px 50px 30px;
    }

    .product-documnets {
        float: none;
        margin: 0 auto;
        width: 50%;
    }

    .about-us-page-text div {
        font-size: 14px;
    }

    .banner-p {
        height: 300px;
        position: relative;
        background-size: 100% !important;
        background-position: 50% 50% !important;
    }

    .right-bg .navigator {
        float: none;
        width: auto;
        padding-right: 0;
    }

    .right-bg .navigator p {
        text-align: center;
        width: auto;
    }

    .product-detail-text {
        margin-top: 3%;
        width: 100%;
        padding: 0 15px;
        margin-right: 0;
        float: none;
    }

    .product-detail-text h2 {
        font-size: 20px;
        text-align: center;
    }

    .product-detail-text h1 {
        font-size: 35px;
        text-align: center;
    }

    .cool-link {
        float: none;
        text-align: center;
        display: block;
    }

    .cool-link::after {
        width: 0;
        height: 0;
        background: #ffffff;
        transition: width .3s;
        margin-top: 15px;
    }

    .product-detail-text p {
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }

    .blue-bg {
        padding: 0 0 !important;
    }

    .tecnical-table {
        height: auto;
    }

    .video iframe {
        width: 100% !important;
        height: 250px !important;
    }

    .gray-bg h3 {
        font-size: 20px;
        font-weight: 500;
        text-align: center;
    }

    .gray-bg {
        padding: 10px 2% !important;
    }

    .tecnical-table table tr td {
        padding: 3px;
        font-size: 14px;
        font-weight: 400;
    }

    .download-and-tecnical h4 {
        font-size: 10px;
        font-weight: 500;
        width: 100%;
    }

    .standart-equipments ul li {
        font-weight: 400;
        font-size: 14px;
    }

    .optional-equipments ul li {
        font-weight: 400;
        font-size: 14px;
    }

    .optional-equipments {
        padding: 0;
    }

    .standart-equipments {
        padding: 0;
    }

    .product-detail-text p {
        font-size: 14px;
    }

    .line3{
        background: url("../images/blue-vertical-line-m.png") no-repeat bottom;
        background-size: 100%;
    }

    .main-category .item {
        height: 650px;
        margin-bottom: 30px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 18px;
        margin-top: 23%;
    }

    .main-category .item .blue-bg .title {
        height: 25%;
    }

    .main-category {
        margin: 18% -15px 0 -15px;
    }

    .standart-title {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .product-page .item .button span {
        font-size: 19px;
    }

    .product-page .item {
        height: 300px;
        margin-bottom: 30px;
    }

    .standart-title .title {
        margin-top: 26%;
    }

    .standart-title .navigator {
        width: 100%;
    margin-top: 23%;
    padding: 0 15px;
    text-align: left;
    }

    .standart-title {
        height: auto;
    }

    .line5 {
        padding: 0;
    }

    .standart-title .title h1 {
        font-size: 25px;
        background-size: 100%;
    }

    .contact-page {
        margin: 40px 0;
    }

    .contact-page .description {
        width: 100%;
        margin-top: 0;
        padding: 0 15px;
    }

    .contact-page .description h1{
        background-size: 100% !important;
    }

    .contact-info .info ul li a {
        font-size: 14px;
        text-align: center;
    }

    .form {
        width: 100%;
    }

    .contact-info .info ul {
        margin-top: 12%;
    }

    .form form textarea {
        height: 100px;
    }

    .request-form .form form label {
        padding-right: 10px;
        width: 26%;
    }

    .request-form .form form button {
        float: none;
        padding: 10px 35px;
        width: 100%;
        margin-top: 10px;
    }

    .single-awesome-project .item .web p {
        font-size: 14px;
    }
    .single-awesome-project .item .phone p {
        font-size: 14px;
    }

    .single-awesome-project .item .address p {
        font-size: 14px;
    }
    .single-awesome-project .item .country h3 {
        font-size: 18px;
    }
    .project-menu li a {
        font-size: 18px;
    }
    .single-awesome-project .item .country {
        border-right: none;
    }
    .single-awesome-project .item .phone {
        border-right: none;
    }
    .single-awesome-project .item .address {
        border-right: none;
    }

    .project-menu li {
        display: block !important;
        width: 100% !important;
        margin-bottom: 10px;
        height: 50px;
        padding-top: 10px;
    }
    .awesome-project-1 {
        background-size: 100% !important;
    }

    .sales-point-page .title h1 {
        background-size: 100% !important;
        font-size: 30px;
    }

    .satis-map iframe {
        height:400px !important;
    }

    .pt60 {
        padding-top: 0;
    }

    .catalog-page .item .title h3 {
        font-size: 20px !important;
    }

    .accordion {
        font-size: 22px !important;
    }

    .catalog-page .panel ul li a{
        font-size: 16px;
    }

    .catalog-page .item {
        height: 200px !important;
        float: none !important;
    }

    .catalog-page .general-item {
        width: 100%!important;
        float: none !important;
        margin-bottom: 20px;
    }

    .r50 {
        margin-right: 0!important;
    }

    .l50 {
        margin-left: 0!important;
    }

    .product-top {
        position: relative;
        margin-top: 10%;
    }

    .m-header-button {
        float: left;
        position: relative;
        width: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .standart-title2 {
        margin-top: 0 !important;
    }


    .m-header-button a{
        font-size: 20px;
        color: #0e345b;
        background: white;
        padding: 5px 20px;
        font-weight: 600;
        border: 1px solid white;
        transition: all .2s ease-in-out;
    }

    .m-header-button a:hover{
        transition: all .2s ease-in-out;
        color: white;
        background: transparent;
    }

}

@media (max-width: 767px){
    .main-category .item .blue-bg {
        background-size: 100% 70%;
    }
    .logo img {
        float: none;
        margin-top: 10px;
        display: block;
        margin-right: auto;
        margin-left: auto;
}
    .pt2 {
        padding-top: 2.7%;
    }

    .m-lang{
        float: none;
        position: relative;
        width: 230px;
        margin: 10px auto !important;
    }

    .m-20 {
        margin-top: -29px;
    }

    .product-documnets {
        float: none;
        position: relative;
        margin-right: 0;
        width: 100%;
    }

    .m-lang a{
        color: rgba(255,255,255,0.8);
        border-left: 1px solid white;
        padding: 5px 15px;
        transition: all .2s ease-in-out;
        font-size: 16px;
    }

    .m-lang a:hover{
        color: rgba(255,255,255,1);
        transition: all .2s ease-in-out;
    }

    .m-lang a:first-child{
        border-left: none;
    }

    .header-button {
        left: 9%;
        top: 5px;
    }

    .header-button a{
        padding: 5px;
        font-size: 15px;
    }

    .m-social-media {
        float: none;
        position: relative;
        width: 230px;
        margin: 0 auto !important;
    }

    .m-social-media .item {
        font-size: 20px;
        color: white;
        margin-left: 15px;
        border: 1px solid white;
        width: 30px;
        height: 30px;
        border-radius: 25px;
        float: left;
        text-align: center;
        padding-top: 0;
        opacity: 0.7;
        margin-top: 5px;
    }

    .m-social-media a i{
        font-size: 15px;
        color: white;
        padding: 5px;
    }

    .m-social-media .item:hover{
        transition: all .2s ease;
        color: white;
        opacity: 1;
    }

    header .menu {
        position: relative;
        left: 11%;
    }

    header .menu nav ul li {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }

    header .menu nav ul li a{
        font-size: 14px;
    }

    header .menu nav ul li ul {
        top: 70px;
    }

    .product-image {
        height: 129px;
    }

    .product-description {
        height: 129px;
    }

    .product-titles {
        background: none;
    }

    .product-titles h2{
        font-size: 13px;
        margin-top: 9px;
    }

    .t-left h2{
        margin-left: -15px;
    }

    .t-right h2{
        margin-right: -15px;
    }

    .product-bottom {
        width: 100%;
        height: 800px;
        background: url("../images/p-bottom-m.png") no-repeat center;
    }

    .icon {
        margin-bottom: 40px;
    }

    footer .main-contact, .mail, .address {
        font-size: 14px;
    }

    footer .main-contact .phone {
        width: 100%;
        height: 100px;
    }

    footer .main-contact .phone .left {
        float: none;
        margin-bottom: 15px;
    }

    footer .main-contact .phone .right {
        float: none;
    }

    .about-us-page-text {
        width: 100%;
    }

    .banner {
        height: 1130px;
        background-size: 100%;
        background-position: 70% 70% !important;
    }

    .content .certificates {
        max-height: 100%;
        background-repeat: repeat-y;
        height: 100%;
        padding-bottom: 5%;
    }

    .documnets img {
        margin-top: 10%;
        height: auto;
        max-width: 100%;
    }
    .content .general-title {
        background-size: 101%;
    }

    .line {
        height: auto;
        background: none;
    }

    .line2 {
        height: auto;
    }

    .about-us-page-text h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .documnets h3 {
        font-size: 20px;
        top: 0;
    }

    .documnets {
        width: 100%;
    }

    .banner {
        padding-top: 30%;
    }

    .right-bg {
        height: auto;
        background: linear-gradient(#124067, #0c2e51);
        padding: 2% 30px 50px 30px;
    }

    .banner-p {
        height: 200px;
        position: relative;
        background-size: 100% !important;
        background-position: 50% 50% !important;
    }

    .right-bg .navigator {
        float: none;
        width: auto;
        padding-right: 0;
    }

    .right-bg .navigator p {
        text-align: center;
        width: auto;
    }

    .product-detail-text {
        margin-top: 3%;
        width: 100%;
        padding: 0 15px;
        margin-right: 0;
        float: none;
    }

    .product-detail-text h2 {
        font-size: 20px;
        text-align: center;
    }

    .product-detail-text h1 {
        font-size: 35px;
        text-align: center;
    }

    .cool-link {
        float: none;
        text-align: center;
        display: block;
    }

    .cool-link::after {
        width: 0;
        height: 0;
        background: #ffffff;
        transition: width .3s;
        margin-top: 15px;
    }

    .product-detail-text p {
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }

    .blue-bg {
        padding: 0 0 !important;
    }

    .tecnical-table {
        height: auto;
    }

    .video iframe {
        width: 100% !important;
        height: 250px !important;
    }

    .gray-bg h3 {
        font-size: 20px;
        font-weight: 500;
        text-align: center;
    }

    .gray-bg {
        padding: 10px 2% !important;
    }

    .tecnical-table table tr td {
        padding: 3px;
        font-size: 14px;
        font-weight: 400;
    }

    .download-and-tecnical h4 {
        font-size: 10px;
        font-weight: 500;
        width: 100%;
    }

    .standart-equipments ul li {
        font-weight: 400;
        font-size: 14px;
    }

    .optional-equipments ul li {
        font-weight: 400;
        font-size: 14px;
    }

    .optional-equipments {
        padding: 0;
    }

    .standart-equipments {
        padding: 0;
    }

    .product-detail-text p {
        font-size: 14px;
    }

    .line3{
        background: url("../images/blue-vertical-line-m.png") no-repeat bottom;
        background-size: 100%;
    }

    .main-category .item {
        height: 680px;
        margin-bottom: 30px;
    }

    .main-category .item .blue-bg .title h3 {
        font-size: 25px;
        margin-top: 25%;
    }

    .main-category .item .blue-bg .title {
        height: 25%;
    }

    .main-category {
        margin: 4% -15px 0 -15px;
    }

    .standart-title {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .product-page .item .button span {
        font-size: 25px;
    }

    .product-page .item {
        height: 300px;
        margin-bottom: 30px;
    }

    .standart-title .title {
        margin-top: 25%;
    }

    .standart-title .navigator {
        width: 100%;
        margin-top: 12%;
        padding: 0 15px;
        text-align: center;
    }

    .standart-title {
        height: auto;
    }

    .line5 {
        background: none;
        padding: 0;
    }

    .standart-title .title h1 {
        font-size: 25px;
        background-size: 100%;
    }

    .contact-page {
        margin: 0 15px;
    }

    .contact-page .description {
        width: 100%;
        margin-top: 0;
    }

    .contact-page .description h1{
        background-size: 100% !important;
    }

    .contact-form .form form button {
        margin-top: 20px;
        float: none;
    }
    .contact-info .info ul li a {
        font-size: 14px;
        text-align: center;
    }

    .form {
        width: 100%;
    }

    .contact-info .info ul {
        margin-top: 3%;
    }

    .form form textarea {
        height: 100px;
    }

    .request-form .form form label {
        padding-right: 10px;
        width: 26%;
    }

    .request-form .form form button {
        float: none;
    }

    .single-awesome-project .item .web p {
        font-size: 14px;
    }
    .single-awesome-project .item .phone p {
        font-size: 14px;
    }

    .single-awesome-project .item .address p {
        font-size: 14px;
    }
    .single-awesome-project .item .country h3 {
        font-size: 18px;
    }
    .project-menu li a {
        font-size: 18px;
    }
    .single-awesome-project .item .country {
        border-right: none;
    }
    .single-awesome-project .item .phone {
        border-right: none;
    }
    .single-awesome-project .item .address {
        border-right: none;
    }

    .project-menu li {
        display: block !important;
        width: 100% !important;
        margin-bottom: 10px;
        height: 50px;
        padding-top: 10px;
    }
    .awesome-project-1 {
        background-size: 100% !important;
    }

    .sales-point-page .title h1 {
        background-size: 100% !important;
        font-size: 30px;
    }

    .satis-map iframe {
        height:400px !important;
    }

    .pt60 {
        padding-top: 110px;
    }

    .catalog-page .item .title h3 {
        font-size: 20px !important;
    }

    .accordion {
        font-size: 22px !important;
    }

    .catalog-page .panel ul li a{
        font-size: 16px;
    }

    .catalog-page .item {
        height: 200px !important;
        float: none !important;
    }

    .catalog-page .general-item {
        width: 100%!important;
        float: none !important;
        margin-bottom: 20px;
    }

    .r50 {
        margin-right: 0!important;
    }

    .l50 {
        margin-left: 0!important;
    }

    .m-header-button {
        float: left;
        position: relative;
        width: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .m-header-button a{
        font-size: 20px;
        color: #0e345b;
        background: white;
        padding: 5px 20px;
        font-weight: 600;
        border: 1px solid white;
        transition: all .2s ease-in-out;
    }

    .m-header-button a:hover{
        transition: all .2s ease-in-out;
        color: white;
        background: transparent;
    }
}
/*----------------------------------------
 10.Portfolio Area Css
----------------------------------------*/
.project-menu {
    text-align: center;
}

.fix {
    overflow:hidden;
}

.project-menu li {
    display: table-cell;
    font-size: 18px;
    vertical-align: middle;
    list-style: none;
    cursor: pointer;
    background: #CDD3D5;
    text-align: center !important;
    width: 20%;
    transition: all .2s ease-in-out;
}
#portfolio ul{
    width: 100%;
    height: 50px;
    border-radius: 4px;
    display: table;
    padding: 0;
    margin: 20px auto;
}
.project-menu li a {
    color: #989898;
    cursor: pointer;
    font-size: 21px;
    margin: 0 4px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 500;
}
.project-menu li a.active{
    color:  black;
    text-decoration: none;
}
.project-menu li:hover{
    color:  black;
    background: #0e345b;
}

.project-menu li.active{
    color:  black;
    background: #0e345b;
}
.project-menu li.active a{
    color:  white;
    background: #0e345b;
}

.project-menu li:hover a{
    color:  white;
}
.portfolio-2 .single-awesome-project {
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 15px;
}
.portfolio-3 .single-awesome-project {
    float: left;
    overflow: hidden;
    width: 100%;
}
.single-awesome-portfolio {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 25%;
    position: relative;
}
.single-awesome-project {
    float: left;
    overflow: hidden;
    width: 100%;
}
.first-item {
    margin-bottom: 30px;
}

.awesome-project-1{
    margin-top: 20px;
    background: url("../images/blue-line.png") no-repeat bottom center;
    width: 100%;
}

.awesome-project-content {
    margin-top: 20px;
}

.white-bg {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0);
    transition: all .2s ease-in-out;
}

.white-bg:hover {
    transition: all .2s ease-in-out;
    background: rgba(255,255,255,0.2);
}

/* VİDEOS AND E-CATALOG TITLE STYLE*/

.standart-title2 {
    height: 190px;
    width: 100%;
    position: relative;
    background: #e4e4e4;
    margin-top: 100px;
}

.standart-title2 .title2{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-top: 3%;
}

.standart-title2 .title2 h1{
    text-align: center;
    background: url("../images/blue-vertical-line-m.png") no-repeat bottom;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 43px;
    color: #113b5c;
    font-family: 'Cinzel', serif;
}

/* VİDEOS AND E-CATALOG TITLE STYLE*/

/* VİDEOS PAGE*/
.mb20 {
    margin-bottom: 30px;
    overflow: hidden !important;
}
.videos-page {
    width: 100%;
    height: 100%;
    background: #e4e4e4;
    padding-left: 30px;
    padding-right: 30px;
    clear: both;
    display: block;
}

.videos-page .item {
    height: 380px;
    width: 100%;
    background: linear-gradient(#255478, #0a2948);
    position: relative !important;
    padding-top: 40px;
    overflow: hidden !important;
}

.videos-page .item .video iframe{
    height: 240px !important;
    width: 100% !important;
    overflow: hidden !important;
    padding-right: 1.5px !important;
}

.videos-page .item .video {
    margin: 0 !important;
    overflow: hidden !important;
    position: relative !important;
    padding: 0 !important;
}

.videos-page .item .title{
    width: 100%;
    position: absolute;
    bottom: 45px;
    z-index: 999;
}

.videos-page .item .title h3{
    width: 100%;
    height: 30px;
    background: url("../images/white-line.png") no-repeat top center;
    background-size: 100%;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    font-weight: 600;
    font-size: 21px;
}

.videoline {
    background: url("../images/video-line.png") no-repeat right center;
    background-size: contain;
}

.videos-page .row .videoline:last-child {
    background: none !important;
}

.videos-page .row {
    margin-bottom: 30px;
}


@media (max-width: 767px) {
    .videoline {
        background: none;
    }

    .standart-title2 {
        padding-top: 10%;
        margin-top: 5px;
    }

    .standart-title2 h1{
        background-size: 100% !important;
    }

    .videos-page .row {
        margin-bottom: 0;
    }

    .videos-page .item {
        margin-bottom: 20px;
        padding-top: 15px;
        height: 280px;
    }

    .videos-page .item .title {
        bottom: 20px;
    }

    .videos-page .item .title h3 {
        padding-top: 15px;
        font-size: 18px;
    }

    .videos-page .item .video iframe {
        height: 185px !important;
    }

    .videos-page {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* VİDEOS PAGE*/

/* E-CATALOG PAGE*/

.catalog-page {
    width: 100%;
    height: 100%;
    background: #e4e4e4;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
}

.catalog-page .item {
    width: 100%;
    height: 270px;
    display: table;
    background: rgba(10,44,79,1);
    background: -moz-linear-gradient(-45deg, rgba(10,44,79,1) 0%, rgba(27,88,129,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(10,44,79,1)), color-stop(100%, rgba(27,88,129,1)));
    background: -webkit-linear-gradient(-45deg, rgba(10,44,79,1) 0%, rgba(27,88,129,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(10,44,79,1) 0%, rgba(27,88,129,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(10,44,79,1) 0%, rgba(27,88,129,1) 100%);
    background: linear-gradient(135deg, rgba(10,44,79,1) 0%, rgba(27,88,129,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2c4f', endColorstr='#1b5881', GradientType=1 );
}

.catalog-page .item:hover {
    cursor: pointer;
}

.catalog-page .general-item {
    width: 70%;
}

.r50 {
    margin-right: 50px;
}

.l50 {
    margin-left: 50px;
}

.catalog-page .item .title{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.catalog-page .item .title h3{
    width: 100%;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    margin-top: 25px;
}

.catalog-page .item .title img{
    width: 12%;
}

.pdf {
    margin-top: 20px;
    padding-left: 20px;
}

.bg-line {
    padding-left: 20px;
}

.bg-line:hover {
    background: url("../images/blue-vertical-line-m.png") no-repeat center bottom;
    background-size: 100%;
}
.accordion {
    color: #858585;
    cursor: pointer;
    width: auto;
    border: none;
    text-align: left;
    outline: none;
    text-transform: uppercase;
    font-size: 30px;
    transition: 0.4s;
    background: url("../images/list.jpg") no-repeat left center;
}

.catalog-page .active, .accordion:hover {
    background: url("../images/list-active.jpg") no-repeat left center;
    color: #0c3159;
}

.active .bg-line {
    background: url("../images/blue-vertical-line-m.png") no-repeat center bottom;
    background-size: 100%;
}

.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.panel ul{
    padding: 0;
    margin-top: 20px;
    margin-left: 15px;
    list-style: none;
}

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

.panel ul li a{
    font-size: 20px;
    color: #0c3159;
    font-weight: 500;
    text-transform: uppercase;
}

/* E-CATALOG PAGE*/



.contents .submit-button {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.contents .submit-button button {
    font-size: 18px;
    color: #082940;
    font-weight: 700;
    font-family: 'Cinzel', serif;
    padding: 10px 30px;
    border: 1px solid #082940;
    box-shadow: 0 0 20px #000000;
    text-align: center;
    transition: all .3s ease-in-out;
    width: auto;

}


.color1{
    background: #000000;
}
.color2{
    background: #F5F5EB;
}
.color3{
    background: #B5B7B2;
}
.color4{
    background: #333A40;
}
.color5{
    background: #1C4D8F;
}
.color6{
    background: #2782BB;
}
.color7{
    background: #E4962A;
}
.color8{
    background: #F2DE1D;
}
.color9{
    background: #45A440;
}
.color10{
     background: #CD2B26;
}
.color11{
    background: #DE5425;
}
.color12{
    background: #78BAB6;
}

.contents {
    display: none;
}
.contents .next-button {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 45px 0;
}

.contents .content-btn {
    font-size: 18px;
    color: #082940;
    font-weight: 700;
    font-family: 'Cinzel', serif;
    padding: 10px 30px;
    border: 1px solid #082940;
    box-shadow: 0 0 20px #000000;
    text-align: center;
    transition: all .3s ease-in-out;
    width: auto;

}

#exterior {
    display: block;
}

.currents a{
    text-shadow: 0px 0px 30px white,0px 0px 30px white,0px 0px 30px white,0px 0px 10px #fff,0px 0px 10px #fff;
}

.modal {
    z-index: 99999 !important;
}


.owl-theme .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
}

.owl-theme .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*=owl-].disabled:hover {
    background-color: #d6d6d6;
}


.background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: contain;
    z-index: 1;
}

#sync2 .background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    object-fit: contain;
    z-index: 2;
}

@media (min-width: 1920px) {
    .modal {
        z-index: 99999 !important;
    }
}

@media (max-width: 1920px) {

}

@media (max-width: 1690px) {

}

@media (max-width: 1366px) {
    header {
        background-size: cover;
        height: 145px;
    }

    .product-title {
        padding-right: 80px;
        background-size: 100%;
        height: 120px;
        padding-top: 65px;
    }

}

@media (max-width: 992px) {


}

@media (max-width: 768px) {
    header {
        background-size: cover;
        height: 145px;
    }

    .product-title {
        padding-right: 80px;
        background-size: 100%;
        height: 120px;
        padding-top: 65px;
    }

    .product-title .title h2 {
        font-size: 20px;
    }

}