body {
    font-family: 'Montserrat', sans-serif;
    max-width: 100%;
    overflow-x: hidden;
    background: #f6f7f9;
}

a {
    color: #24272a;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.fprx {
    font-family: proxima-nova, sans-serif;
}

a:focus,
img:focus {
    outline: none !important;
}

a:hover {
    color: #212a44;
    text-decoration: none;
}

button:focus *:focus {
    outline: unset;
}

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
}

b {
    font-weight: bold;
}

img {
    max-width: 100%;
}

header .machine-megamenu .row {
    margin-right: -40px;
    margin-left: -40px;
}

header .machine-megamenu .row>div {
    padding-right: 40px;
    padding-left: 40px;
}

header .machine-megamenu.active:before {
    top: 0px;
    left: 35px;
    right: 35px;
    height: 8px;
    background-color: #ec0b43;
    content: '';
    position: absolute;
}

header .machine-megamenu.active {
    height: 100vh;
    padding: 50px 35px;
}

header .machine-megamenu {
    width: 100vw;
    height: 0vh;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 0px 145px;
    left: -35px;
    transition: 0.3s ease all;
}

header .machine-megamenu .item:hover .img {
    background-color: #f7a600;
}

header .machine-megamenu .item:hover h3 {
    color: #f7a600;
}

header .machine-megamenu .item {
    width: 20%;
}

header .machine-megamenu .img {
    width: 100%;
    padding-top: 45%;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #24272a;
    transition: 0.3s ease all;
    margin-bottom: 20px;
}

header .machine-megamenu ul>li {
    margin: 15px 0px 10px;
}

header .machine-megamenu ul>li>a:hover {
    color: #f7a600;
    border-bottom: 4px solid #f7a600;
}

header .machine-megamenu ul>li>a:hover:after {
    opacity: 1;
}

header .machine-megamenu ul>li>a:after {
    content: '';
    position: absolute;
    right: 0px;
    opacity: 0;
    transition: 0.3s ease all;
    background-color: #f7a600;
    -webkit-mask-image: url(../img/ok.svg);
    mask-image: url(../img/ok.svg);
    -webkit-mask-size: 100% 100%;
    height: 19px;
    width: 25px;
}

header .machine-megamenu ul>li>a {
    color: #888787;
    display: block;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 4px solid #fff;
    position: relative;
    letter-spacing: 0px;
    transition: 0.3s ease all;
}

header .machine-megamenu h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #24272a;
    font-family: proxima-nova, sans-serif;
}

header {
    position: absolute;
    z-index: 12;
    left: 0px;
    right: 0px;
    top: 0px;
    background-image: url(../img/sliderisik.png);
    background-repeat: no-repeat;
    background-position: right top;
}

header .stickymenu.sticked .infobar {}

header .stickymenu.sticked .top-bar {
    padding: 11px 35px;
    min-height: 90px;
    transition: 0.3s ease all;
    position: static;
    height: 75px;
}

header .stickymenu.sticked .infobar {
    margin-bottom: 0px;
    margin-top: 0px;
}

header .stickymenu.sticked .btn-big {
    font-size: 18px;
    color: #f7a600;
    font-weight: 900;
    background: transparent;
    letter-spacing: 0px;
    padding: 9px 0px;
    display: block;
    border: 2px solid #f7a600;
    transition: 0.3s ease all;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}

header .stickymenu.sticked {
    height: 212px;
}

header .stickymenu.sticked.stickystop {
    height: 79px;
}

header .stickymenu.sticked .top-bar {
    background: #ffffff;
    position: fixed;
    width: 100vw;
    z-index: 2;
}

header .top-bar {
    padding: 15px 35px;
    min-height: 140px;
    transition: 0.3s ease all;
    position: static;
    height: 150px;
}

header .stickymenu.sticked .top-bar .infobar {}

header .stickymenu.sticked .top-bar .infobar a {}

header .stickymenu.sticked .top-bar .infobar span {}

header .top-bar .infobar {
    margin-bottom: 10px;
    margin-top: 10px;
}

header .top-bar .btn-big {
    font-size: 24px;
    color: #f7a600;
    font-weight: 900;
    background: transparent;
    letter-spacing: 0px;
    padding: 21px 0px;
    display: block;
    border: 2px solid #f7a600;
    transition: 0.3s ease all;
    border-radius: 5px;
    width: 100%;
    height: 89px;
}

header .top-bar .btn-big:hover {
    background: #f7a600;
    color: #fff;
}

header .top-bar .infobar a {
    font-size: 14px;
    letter-spacing: 0px;
    color: #868786;
    font-weight: 500;
}

header .top-bar .infobar span {
    font-size: 14px;
    letter-spacing: 0px;
    color: #868786;
    display: inline-block;
    font-weight: 500;
    margin: 0px 3px;
}

header .stickymenu.sticked .top-bar .logo {}

header .stickymenu.sticked .top-bar .logo a {
    display: inline-block;
}

header .stickymenu.sticked .top-bar .logo img {
    height: 50px;
}

header .logo {
    JUSTIFY-CONTENT: flex-end;
    display: flex;
    margin-right: 40px;
}

header .logo a {
    display: block;
}

header .logo img {
    height: 115px;
    transition: 0.3s ease all;
}

header .menu {
    padding: 0px 34px;
    background: #ffffff;
    border-bottom: 8px solid #fade2d;
    margin-left: -25px;
}

header .ustmenu #ustmenul>ul {
    display: block;
    margin: 0px;
    float: right;
    margin-left: -7.5px;
}

header .ustmenu #ustmenul>ul>li {
    float: left;
    position: relative;
    padding: 0px;
    display: inline-block;
}

header .ustmenu.stickymenu.sticked #ustmenul>ul>li>a {
    color: #24272a;
}

header .ustmenu #ustmenul>ul>li>a {
    color: #ffffff;
    font-size: 20px;
    padding: 5px 9px;
    text-align: center;
    transition: 0.4s ease all;
    font-weight: 900;
    position: relative;
    display: block;
    overflow: hidden;
}

header .ustmenu #ustmenul>ul>li:hover>a.menuac {
    background: #fff;
    color: #e2101b;
}

header .ustmenu #ustmenul>ul>li>a.menuac {}

header .ustmenu.stickymenu.sticked #ustmenul>ul>li:hover>a:not(.menuac) {
    background: #ffffff;
    color: #f7a600;
}

header .ustmenu #ustmenul>ul>li:hover>a:not(.menuac) {
    background: transparent;
    color: #f7a600;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal {
    border-radius: 2px;
    background: #e2101b;
    border: 0px;
    padding: 0px;
    color: #a79b97;
    margin-top: 0px;
    -webkit-box-shadow: 0px 8px 26px -9px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 8px 26px -9px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 8px 26px -9px rgba(0, 0, 0, 0.34);
    position: absolute;
    left: auto;
    border-bottom: 4px solid #cf1616;
    right: auto;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li:not(:first-child) {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #d8d8d8;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li:last-child {
    border-bottom: 0px;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li:first-child {
    border-bottom: 1px solid #ffffff;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li>a:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 2px;
    background-color: #393939;
    border-radius: 100%;
    top: 15px;
    left: 8px;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li>a {
    padding: 9px 15px;
    color: #393939;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    background: #e5e7e6;
    white-space: nowrap;
    display: block;
}

header .ustmenu #ustmenul>ul>li .dropdown-menu.normal>li>a:Hover {
    background: #e2101b;
    color: #fff;
}

header .ustmenu .navbar {
    padding: 10px 0px;
}

header .info-bar .social {
    text-align: right;
}

header .info-bar .social span {
    display: inline-block;
}

header .info-bar .social a:hover {
    color: #0d3880;
}

header .info-bar .social a {
    color: #868786;
    font-size: 15px;
    margin: 0px 5px;
    display: inline-block;
}

header .info-bar {
    padding: 20px 0px;
}

.navbar-toggler {
    display: none;
}

section.slider {
    margin: 0px auto;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    max-height: 1060px;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}

section.slider:before {
    content: '';
    top: 0;
    width: 100%;
    height: 30px;
}

section.slider .swiper-slider {
    height: 1060px;
    position: relative;
}

section.slider .swiper-slide a {
    display: inline-block;
    color: #f7a600;
    border-bottom: 4px solid #f7a600;
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0px;
}

section.slider .swiper-slide h1 {
    font-size: 69px;
    color: #fff;
    line-height: 74px;
    font-weight: 900;
    text-align: left;
    width: 60%;
}

section.slider .swiper-slide p {
    font-size: 23px;
    color: #fff;
    line-height: 27px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
    display: block;
    max-width: 50%;
}

section.slider .swiper-slide {
    width: 100%;
    height: 1060px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /*padding-top: 200px;*/
    /*padding-left: 110px;*/
    padding-top: 307px;
    padding-left: 37px;
}

section.slider .swiper-container {
    width: 100%;
    height: 100%;
}

section.slider .arrows .container {
    position: relative;
}

@media (max-width: 1440px) {
    section.slider .swiper-slide {
        background-size: contain !important;
    }
}


/*section.slider .swiper-button-prevV {*/


/*    position: absolute;*/


/*    top: 200px;*/


/*    z-index: 8;*/


/*    left: 35px;*/


/*    border: 2px solid #fff;*/


/*    line-height: 70px;*/


/*    border-radius: 100%;*/


/*    transition: 0.3s ease all;*/


/*    line-height: 60px;*/


/*    cursor: pointer;*/


/*    width: 65px;*/


/*    padding: 0px 25px;*/


/*    color: #fff;*/


/*    font-size: 30px;*/


/*    text-align: center;*/


/*    padding: 0px;*/


/*    height: 65px;*/


/*}*/

section.slider .swiper-button-nextT {
    position: absolute;
    top: 205px;
    transform: rotate(90deg);
    z-index: 8;
    left: 35px;
    border: 2px solid #fff;
    line-height: 70px;
    border-radius: 100%;
    transition: 0.3s ease all;
    cursor: pointer;
    line-height: 64px;
    width: 65px;
    padding: 0px 25px;
    height: 65px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 0px;
}

section.slider .swiper-button-prevV {
    position: absolute;
    top: 205px;
    z-index: 8;
    left: 125px;
    transform: rotate(90deg);
    border: 2px solid #fff;
    line-height: 70px;
    border-radius: 100%;
    transition: 0.3s ease all;
    line-height: 60px;
    cursor: pointer;
    width: 65px;
    padding: 0px 25px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    height: 65px;
}

section.slider .swiper-button-nextT:hover,
section.slider .swiper-button-prevV:hover {
    background: #f7a600;
}


/*section.slider .swiper-button-nextT {*/


/*    position: absolute;*/


/*    top: 275px;*/


/*    z-index: 8;*/


/*    left: 35px;*/


/*    border: 2px solid #fff;*/


/*    line-height: 70px;*/


/*    border-radius: 100%;*/


/*    transition: 0.3s ease all;*/


/*    cursor: pointer;*/


/*    line-height: 64px;*/


/*    width: 65px;*/


/*    padding: 0px 25px;*/


/*    height: 65px;*/


/*    color: #fff;*/


/*    font-size: 30px;*/


/*    text-align: center;*/


/*    padding: 0px;*/


/*}*/

section.slider .btn-catalog:hover {
    background: transparent;
}

section.slider .btn-catalog {
    transition: 0.3s ease all;
    position: absolute;
    right: 56px;
    bottom: 0px;
    padding: 35px 55px;
    border: 3px solid #f7a600;
    border-bottom: 0px;
    background: #f7a600;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0px;
    font-family: proxima-nova, sans-serif;
    z-index: 2;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.slider .pag {
    position: relative;
    z-index: 5;
    top: -300px;
}

.slider .pag>div:hover {
    background: #ffffff !important;
    color: #afbdc5 !important;
}

section.newproducts {
    padding: 0px 35px;
    margin-bottom: 50px;
}

section.newproducts b {
    font-weight: bold;
}

section.newproducts h1 .btn {
    position: relative;
    padding: 13px 48px 13px 17px;
    font-size: 22px;
    font-weight: 500;
    margin-top: -7.5px;
}

.btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btn.btn-warning {
    color: #0d3880;
    background-color: #ffdd00;
    border-color: #ffdd00;
}

section.newproducts h1 {
    font-size: 40px;
    color: #868786;
    line-height: 47px;
    font-weight: 300;
}

section.newproducts .products {
    margin-top: 30px;
    margin-bottom: 50px;
}

section.newproducts .products .product {
    display: block;
    position: relative;
}

section.newproducts .products .product:hover:after,
section.newproducts .products .product.active:after {
    opacity: 1;
}

section.newproducts .products .product:hover:before,
section.newproducts .products .product.active:before {
    opacity: 0.5;
}

section.newproducts .products .product:after {
    content: "\f061";
    font-family: FontAwesome;
    color: #ffffff;
    position: absolute;
    z-index: 3;
    right: 30px;
    bottom: 30px;
    opacity: 0;
    font-size: 25px;
    transition: 0.3s ease all;
}

section.newproducts .products .product:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    opacity: 0;
    bottom: 0;
    width: 100%;
    top: 0;
    background-color: #f7a600;
    z-index: 2;
    transition: 0.3s ease all;
}

section.newproducts .products .product span {
    position: absolute;
    left: 30px;
    right: 30px;
    font-size: 24px;
    letter-spacing: -2px;
    font-weight: 500;
    display: block;
    opacity: 0;
    top: 30px;
    color: #fff;
    z-index: 3;
    transition: 0.3s ease all;
}

section.newproducts .products .product:Hover span,
section.newproducts .products .product.active span {
    opacity: 1;
}

section.newproducts .products .product .img {
    width: 100%;
    background-color: #f7a600;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 56.25%;
}

section.heavyduty.container {
    margin-top: 50px;
    min-height: 450px;
    padding-right: 15px;
    padding-left: 15px;
}

section.heavyduty {
    margin-top: 50px;
    min-height: 245px;
    padding: 0px 35px;
}

section.heavyduty h1 b {
    font-weight: 500;
}

section.heavyduty h1 {
    text-align: center;
    font-size: 40px;
    color: #0d3880;
    font-weight: 300;
    line-height: 47px;
    margin-bottom: 25px;
}

section.heavyduty .categories {
    margin: 15px 0px;
    text-align: center;
}

section.heavyduty .categories .category:Hover span,
section.heavyduty .categories .category.active span {
    opacity: 1;
}

section.heavyduty .categories .category:Hover:before,
section.heavyduty .categories .category.active:before {
    opacity: 1;
}

section.heavyduty .categories .category:before {
    content: '';
    position: absolute;
    opacity: 0;
    left: 0px;
    right: -55px;
    background-image: url(../img/heavybg.png);
    top: -45px;
    height: 240px;
    background-size: contain;
    background-position: top center;
    left: -55px;
    z-index: -1;
    background-repeat: no-repeat;
    transition: 0.5s ease-in all, 0.2s ease-out all;
}

section.heavyduty .categories .category span:After {
    content: '';
    width: 80px;
    left: calc(50% - 40px);
    bottom: -15px;
    height: 6px;
    position: absolute;
    background-color: #ffdd00;
}

section.heavyduty .categories .category {
    position: relative;
    display: inline-block;
    width: 80px;
    margin: 17.5px;
}

section.heavyduty .categories .category .img {
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}

section.heavyduty .categories .category span {
    opacity: 0;
    display: block;
    text-align: center;
    position: relative;
    left: -60px;
    right: -60px;
    top: 75px;
    font-family: proxima-nova, sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #00b2ff;
    width: 220px;
    transition: 0.5s ease-in all, 0.2s ease-out all;
}

section.bestpartner {
    background: url("../img/bestbg.png") center center no-repeat;
    padding: 70px 0px;
}

section.bestpartner .best {
    padding: 0px 145px;
}

section.bestpartner .best h1 {
    font-size: 39px;
    font-weight: 300;
    color: #fff;
}

section.bestpartner .best h1 b {
    font-weight: 900;
}

section.bestpartner .best p {
    display: block;
    margin: 35px 0px;
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    line-height: 27px;
    font-family: proxima-nova, sans-serif;
    text-align: center;
    letter-spacing: 0px;
}

section.bestpartner .closed {
    padding: 0px 145px;
}

section.bestpartner .closed h4 {
    font-size: 24px;
    color: #ffdd00;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: proxima-nova, sans-serif;
}

section.bestpartner .closed>div {
    border: 4px solid #ffdd00;
    padding: 70px 45px 0px;
}

section.bestpartner .closed p {
    display: block;
    margin: 35px 0px;
    font-size: 21px;
    color: #fff;
    font-weight: 400;
    line-height: 27px;
    font-family: proxima-nova, sans-serif;
    text-align: center;
    letter-spacing: 0px;
}

section.bestpartner .closed p b {
    font-weight: 800;
}

section.bestpartner .closed .btn {
    margin-bottom: -30px;
}

.btn.btn-warning {
    font-size: 22px;
    color: #0d3880;
    font-weight: 500;
    padding: 12px 47px 12px 20px;
    background-size: 200% 100%;
    background-position: 100% 0;
    background-image: linear-gradient(to left, #ffdd00 50%, #0d3880 0%);
    -webkit-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-position 0.5s ease, color 0s ease 0.1s;
}

.btn.btn-danger {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    padding: 5px 47px 5px 23px;
    background-size: 200% 100%;
    background-position: 100% 0;
    border: 2px solid #f7a600;
    background-color: #f7a600;
    border-radius: 5px;
    -webkit-transition: background-color 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-color 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-color 0.5s ease, color 0s ease 0.1s;
}

.btn.btn-danger:hover {
    color: #f7a600;
    background-color: transparent;
}

.btn.btn-white {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    padding: 5px 47px 5px 23px;
    background-size: 200% 100%;
    background-position: 100% 0;
    border: 2px solid #fff;
    background-color: #f7a600;
    border-radius: 5px;
    -webkit-transition: background-color 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-color 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-color 0.5s ease, color 0s ease 0.1s;
}

.btn.btn-white.svgok {
    position: relative;
}

.btn.btn-white:hover {
    color: #f7a600;
    background-color: transparent;
}

.btn.btn-warning:hover {
    color: #ffdd00;
    background-position: 0% 0;
}

.svgok {
    position: relative;
}

.svgok:hover:after {
    color: #ffdd00;
    background-position: 0% 0;
}

.svgok:after {
    content: '';
    right: 20px;
    -webkit-mask-image: url(../img/ok.svg);
    mask-image: url(../img/ok.svg);
    position: absolute;
    -webkit-mask-size: 100% 100%;
    width: 15px;
    height: 18px;
    top: calc(50% - 9px);
    background-size: 200% 100%;
    background-position: 100% 0;
    background-image: linear-gradient(to left, #ffffff 50%, #f7a600 0%);
    -webkit-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-position 0.5s ease, color 0s ease 0.1s;
}

.btn.btn-white.svgok:hover:after {
    color: #ffdd00;
    background-position: 0% 0;
}

.btn.btn-white.svgok:after {
    content: '';
    right: 20px;
    -webkit-mask-image: url(../img/ok.svg);
    mask-image: url(../img/ok.svg);
    position: absolute;
    -webkit-mask-size: 100% 100%;
    width: 15px;
    height: 18px;
    top: calc(50% - 9px);
    background-size: 200% 100%;
    background-position: 100% 0;
    background-image: linear-gradient(to left, #ffffff 50%, #f7a600 0%);
    -webkit-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-position 0.5s ease, color 0s ease 0.1s;
}

section.workshops {
    padding: 70px 0px;
}

section.workshops>h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 35px;
    color: #f7a600;
    text-align: center;
}

section.workshops>h2 {
    font-size: 40px;
    font-weight: 300;
    line-height: 35px;
    color: #f7a600;
    text-align: center;
}

section.workshops .area {
    margin: 50px 0px 30px;
    background: url("../img/workshops.png");
    width: 100%;
    height: 590px;
    background-size: auto;
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
}

section.workshops .area p {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 35px;
    margin-top: 30px;
}

section.workshops .area p b {
    font-size: 40px;
    color: #868786;
    font-weight: 900;
}

section.workshops .area p span {
    font-size: 21px;
    color: #868786;
    display: block;
    line-height: 24px;
    font-weight: 500;
    font-family: proxima-nova, sans-serif;
}


/*
section.workshops .area p:nth-child(1) {
    left: 0px;
    top: 55px;
}

section.workshops .area p:nth-child(2) {
    right: 0px;
    top: 55px;
    text-align: right;
}

section.workshops .area p:nth-child(3) {
    left: 0px;
    top: calc(50% - 95px);
}

section.workshops .area p:nth-child(4) {
    right: 0px;
    top: calc(50% - 95px);
    text-align: right;
}

section.workshops .area p:nth-child(5) {
    left: 0px;
    bottom: 180px;
}

section.workshops .area p:nth-child(6) {

    right: 0px;

    bottom: 0;

    text-align: right;

}*/

section.writeus {
    margin-bottom: 75px;
    background: url("../img/bestbg.png") center center no-repeat;
    text-align: center;
}

section.writeus a b {
    font-weight: 900;
}

section.writeus a {
    position: relative;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    padding: 63px 0px;
    padding-right: 110px;
    display: inline-block;
}

section.writeus a:Hover:after {
    color: #ffdd00;
    background-position: 100% 0;
}

section.writeus a:before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #fd0;
    height: 8px;
}

section.writeus a:hover:before {
    content: '';
}

section.writeus a:after {
    content: '';
    right: 0px;
    background-color: #ffffff;
    -webkit-mask-image: url(../img/ok.svg);
    mask-image: url(../img/ok.svg);
    position: absolute;
    -webkit-mask-size: 100% 100%;
    width: 44px;
    height: 70px;
    top: calc(50% - 35px);
    background-size: 200% 100%;
    background-position: 0% 0;
    background-image: linear-gradient(to left, #ffdd00 50%, #ffffff 0%);
    -webkit-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    -moz-transition: background-position 0.5s ease, color 0.1ms ease 0.1s;
    transition: background-position 0.5s ease, color 0s ease 0.1s;
}

section.blog>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    line-height: 47px;
}

section.blog>h1>b {
    font-weight: 900;
}

section.blog>span {
    display: block;
    text-align: center;
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    font-family: proxima-nova, sans-serif;
}

section.blog .blogs {
    margin: 30px 0px;
}

section.blog .blogs .blog.first {
    background: #fff;
}

section.blog .blogs .blog.first>a {
    display: inline-block;
    width: 60%;
}

section.blog .blogs .blog.first a {
    position: relative;
}

section.blog .blogs .blog.first a span {
    color: #fff;
}

section.blog .blogs .blog.first .img {
    height: 335px;
}

section.blog .blogs .blog.text {
    background: #fff;
    height: 335px;
    padding: 20px 28px;
    width: 39%;
    height: 335px;
}

section.blog .blogs .blog {
    margin-bottom: 30px;
}

section.blog .blogs .blog a {
    display: block;
}

section.blog .blogs .blog .img {
    height: 240px;
    background-color: #9b9c9d;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
}

section.blog .blogs .blog.text p {
    color: #868786;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0px;
}

section.blog .blogs .blog.text span {
    color: #868786;
    line-height: 33px !important;
    font-size: 28px !important;
    font-weight: 800 !important;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 0px;
}

section.blog .blogs .blog .text {
    padding: 20px 28px;
    background: #ffffff;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 225px;
    width: 100%;
}

section.blog .blogs .blog.first .text {
    width: 36%;
}

section.blog .blogs .blog .info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

section.blog .blogs .blog .info span {
    color: #b2b2b2;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-right: 3px;
}

section.blog .blogs .blog .text span i {
    margin: 0px 3px;
}

section.blog .blogs .blog .text span {
    color: #868786 !important;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 300;
}

section.blog .blogs .blog .text .title {
    font-size: 28px;
    color: #0d3880;
    font-weight: 800;
    display: block;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

section.coomingsoonfair {
    background: #fff;
    padding: 0px 15px;
}

section.coomingsoonfair .dateinfo h3 {
    color: #ffffff;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-bottom: 30px;
}

section.coomingsoonfair .dateinfo h4 {
    color: #ffffff;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 15px;
}

section.coomingsoonfair .dateinfo p i {
    color: #ffffff;
    margin-right: 10px;
    float: left;
    font-size: 21px;
}

section.coomingsoonfair .dateinfo p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 15px;
}

section.coomingsoonfair .dateinfo {
    padding: 60px 0px 40px;
    background: url('../img/calendar.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.coomingsoonfair .date {
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 50px;
}

section.coomingsoonfair .date .day {
    color: #24272a;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #24272a;
    margin-bottom: 15px;
    text-align: center;
}

section.coomingsoonfair .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #24272a;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.coomingsoonfair .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #24272a;
    display: block;
    text-align: center;
}

section.coomingsoonfair .calendar {
    background-color: #ffffff;
    padding: 65px;
}

section.coomingsoonfair .calendar>i {
    font-size: 89px;
    color: #868786;
    margin-bottom: 20px;
}

section.coomingsoonfair .calendar h1 {
    color: #868786;
    font-size: 40px;
    line-height: 42px;
    letter-spacing: 0px;
    font-weight: 300;
}

section.coomingsoonfair .calendar h1 b {
    font-weight: 900;
}

section.coomingsoonfair .calendar p {
    color: #868786;
    margin-bottom: 20px;
    font-size: 21px;
    font-family: proxima-nova, sans-serif;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
    display: block;
}

section.movie {
    padding: 100px 0px;
}

section.movie>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.movie>h1>b {
    font-weight: 900;
}

section.movie>span {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

section.movie .moviearea {
    margin: 50px 0px 0px;
    background-color: #9b9c9d;
}

section.socials>h1 {
    font-size: 33px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
    margin-bottom: 30px;
}

section.socials>h1>b {
    font-weight: 900;
}

section.socials>span {
    color: #00b2ff;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

section.socials .social:hover {
    -webkit-box-shadow: 0px 0px 24px -1px rgb(247 166 0);
    -moz-box-shadow: 0px 0px 24px -1px rgb(63, 63, 63);
    box-shadow: 0px 0px 24px -1px rgb(247 166 0);
    background-color: #f7a600;
    color: #fff;
}

section.socials .social {
    padding: 27px 0px 20px;
    text-align: center;
    display: block;
    background-color: #ffffff;
    color: #3b3b3b;
    transition: 0.3s ease all;
    border-radius: 8px;
}

section.socials .social:hover i {
    color: #fff;
}

section.socials .social i {
    font-size: 38px;
    color: #3b3b3b;
}

section.socials .social span {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
    margin-top: 17px;
}

footer {
    margin-top: 100px;
    padding-top: 70px;
    /*padding-bottom: 1100px;*/
    position: relative;
}

.bgImage {
    background-size: contain;
    background-image: url(../img/footerbg.png);
    background-size: 100% auto;
    width: 720px;
    height: 800px;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: absolute;
    left: 35%;
    z-index: 1;
}

header .form-control,
footer .form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    border: 1px solid #aeafae;
    height: 47px;
}

header .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #495057;
}

header .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #495057;
}

header .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #495057;
}

header .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #495057;
}

footer .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #495057;
}

footer .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #495057;
}

footer .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #495057;
}

footer .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #495057;
}

footer .logo {}

footer .socail a {
    display: inline-block;
    margin: 0px 3px;
}

footer .footer1 {
    margin-top: 30px;
    background-color: #24272a;
    padding: 50px 0px;
}

footer ul>li>a:hover {
    color: #f7a600;
}

footer span {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0px;
    margin: 10px 0px;
    display: block;
}

footer .row p>i {
    color: #f7a600;
    margin-right: 10px;
    float: left;
    font-size: 23px;
}

footer p {
    display: block;
    margin: 11px 0px;
    color: #525353;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
}

footer h2 b {
    font-weight: 900;
}

footer h1 {
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
}

footer h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 300;
}

footer h3 {
    margin: 12px 0px;
    color: #868786;
    font-size: 35px;
    font-weight: 300;
    line-height: 29px;
    display: inline-block;
    text-align: left;
    margin-top: 30px;
}

footer h4 {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
}

footer ul>li {}

footer ul>li>a {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}

footer .hr1 {
    width: 100%;
    height: 2px;
    background: #a5a6a9;
    margin: 40px 0px;
}

footer .hr2 {
    width: 100%;
    height: 2px;
    background: #e7e7e7;
    margin: 40px 0px;
}

footer .copyright1 b {
    font-weight: 900;
}

footer .copyright1 {
    margin-top: 40px;
    color: #3b3b3b;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
}

footer .footer2 {
    position: relative;
    padding: 50px 0px;
    background: #e1e2e4;
}

footer .phone {
    background: url('../img/footertelefon.png');
    width: 486px;
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -100px;
    right: -120px;
}

footer .copyright2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #eee;
    height: 105px;
}

footer .copyright2 b {
    font-weight: 900;
}

footer .copyright2 p {
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    margin: 0px;
}

footer .social {
    text-align: right;
}

footer .social a {
    display: inline-block;
    color: #fff;
    margin: 0px 2px;
    font-family: proxima-nova, sans-serif;
}

.custommodal-backdrop {
    content: '';
    background: #0d3880;
    opacity: 0.9;
    z-index: 9;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0px;
}

.custommodal {
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0px;
    z-index: 10;
}

.custommodal .modal-center {}

.custommodal .modal-dialog {
    z-index: 22;
}

.custommodal .modal-content {}

header .top-bar .heavyparts {
    height: 0px;
    overflow: hidden;
    padding: 0px;
    transition: 0.4s ease all;
    position: relative;
    left: -35px;
    right: -35px;
    width: 100vw;
    top: -1px;
    margin-bottom: -34px;
    background: #fff;
}

header .top-bar .heavyparts.open {
    padding: 30px 0px;
    height: auto;
    border-bottom: 8px solid #fd0;
    -webkit-box-shadow: 0px 13px 15px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 13px 15px -8px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 13px 15px -8px rgba(0, 0, 0, 0.36);
}

header .top-bar .heavyparts .categories {
    text-align: center;
}

header .top-bar .heavyparts .categories .category {
    position: relative;
    display: inline-block;
    width: 80px;
    margin: 17.5px;
}

header .top-bar .heavyparts .categories .category .img {
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}

header .top-bar .heavyparts .categories .category:hover:after,
header .top-bar .heavyparts .categories .category.active:after {
    height: 11px;
}

header .top-bar .heavyparts .categories .category:after {
    content: '';
    position: absolute;
    height: 0px;
    width: 100%;
    left: 0px;
    bottom: -30px;
    background: #fd0;
    transition: 0.3s ease all;
}

header .top-bar .heavyparts .categories .category span {
    opacity: 0;
    display: block;
    text-align: center;
    position: relative;
    left: -60px;
    right: -60px;
    top: 75px;
    font-family: proxima-nova, sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #00b2ff;
    width: 220px;
    transition: 0.5s ease-in all, 0.2s ease-out all;
}

header .top-bar .heavyparts .hr {
    width: 100%;
    margin: 8px 0px 15px 0px;
    height: 2px;
    background: #ffdd00;
}

header .top-bar .heavyparts .branlist h3 {
    font-size: 21px;
    color: #00b2ff;
    font-family: proxima-nova, sans-serif;
    margin: 7px 0px;
}

header .top-bar .heavyparts .branlist ul>li {
    margin-bottom: 14px;
}

header .top-bar .heavyparts .branlist ul>li>a {
    font-size: 21px;
    color: #868786;
    font-family: proxima-nova, sans-serif;
}

header .top-bar .heavyparts .branlist ul>li>a.active {
    font-weight: 900;
}

header .top-bar .heavyparts .branlist {
    padding-left: 14px;
    border-left: 2px solid #ffdd00;
    max-height: 220px;
    overflow-y: auto;
    margin-bottom: 14px;
}

header .top-bar .heavyparts .closetxt:Before {
    content: "\f05c";
    font-family: FontAwesome;
    position: absolute;
    font-size: 38px;
    padding: -12px 11px;
    text-align: center;
    left: 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: calc(50% - 30px);
    left: -40px;
}

header .top-bar .heavyparts .closetxt {
    font-size: 18px;
    color: #cfcfcf;
    line-height: 61px;
    font-weight: 500;
    position: relative;
}

.ffproxima {
    font-family: proxima-nova, sans-serif;
}

.ffmontserrat {
    font-family: Montserrat;
}

fwlight {
    font-weight: 300;
}

fwmedium {
    font-weight: 500;
}

fwbold {
    font-weight: bold;
}

fwsami {
    font-weight: 600;
}

fwblack {
    font-weight: 600;
}

fwblack {
    font-weight: 900;
}

section.banner {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
    padding: 175px 35px 35px 35px;
}

section.banner img {
    margin-left: 40px;
}

section.banner.productdetailbanner .productcode span {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 27px;
    display: block;
    letter-spacing: 0px;
}

section.banner.productdetailbanner .buttons a {
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    color: #ffffff !important;
    display: inline-block;
    margin: 0px 2px;
}

a:not([href]):not([tabindex]) {
    color: #b2b2b2 !important;
}

section.banner.productdetailbanner .buttons {
    padding: 20px 0px;
    position: relative;
    top: -30px;
}

section.banner.productdetailbanner .img {
    width: 100%;
    height: 635px;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: -150px;
}

section.banner.productdetailbanner h1 {
    border: 0px;
}

section.banner.productdetailbanner {
    background-size: cover;
    background-position: center top;
    background-repeat: repeat;
    position: relative;
    height: auto;
    padding: 175px 145px 35px 145px;
}

section.breadcrumb {
    background: #f6f7f9;
    padding: 0px;
    margin: 0px;
    padding: 0px 35px;
}

section.breadcrumb ul {
    background: transparent;
    padding: 7px 0px;
}

section.breadcrumb ul>li {
    position: relative;
    float: left;
}

section.breadcrumb ul>li:first-child>a:before {
    content: '\f015';
    font-size: 30px;
    margin-right: 5px;
    margin-left: 0px;
    line-height: 17px;
}

section.breadcrumb ul>li>a:before {
    content: '\f061';
    font-family: FontAwesome;
    position: relative;
    line-height: 23px;
    font-size: 17px;
    margin: 0 11px;
}

section.breadcrumb ul>li>a {
    color: #868786;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}

section.banner .breadcrumb {
    background: transparent;
    padding: 0px 0px;
}

section.banner .breadcrumb>li {
    position: relative;
    float: left;
}

section.banner .breadcrumb>li:first-child>a:before {
    content: '\f015';
    font-size: 30px;
    margin-right: 5px;
    margin-left: 0px;
    line-height: 17px;
    display: none;
}

section.banner .breadcrumb>li>a:before {
    content: '//';
    position: relative;
    line-height: 23px;
    font-size: 17px;
    margin: 0 11px;
    color: #fff;
}

section.banner .breadcrumb>li>a {
    color: #3b3b3b;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

section.banner .container {
    position: relative;
    height: 100%;
}

section.banner .container:after {}

section.banner:not(.productdetailbanner):after {
    bottom: 3px;
    height: 8px;
   
    content: '';
    width: 300px;
    position: absolute;
    margin: 0 auto;
}

@media (min-width: 576px) {
    section.banner:after {
        max-width: 540px;
        left: calc(50% - 270px);
    }
}

@media (min-width: 768px) {
    section.banner:after {
        max-width: 720px;
        left: calc(50% - 360px);
    }
}

@media (min-width: 992px) {
    section.banner:after {
        max-width: 960px;
        left: calc(50% - 480px);
    }
}

@media (min-width: 1200px) {
    section.banner:after {
        max-width: 1140px;
        left: calc(50% - 570px);
    }
}

@media (max-width: 991px) {
    .bgImage {
        display: none;
    }
    section.machinescatalog .img {
        height: 251px;
    }
    section.blog .blogs .blog.first .text {
        width: 100%;
    }
    section.workshops .area {
        height: 756px;
    }
    header .machine-megamenu .item {
        width: 100%;
    }
    section.coomingsoonfair .dateinfo p {
        text-align: center;
    }
    section.banner img {
        display: none;
    }
    section.coomingsoonfair .dateinfo p i {
        float: none;
    }
    section.coomingsoonfair .dateinfo h4 {
        text-align: center;
    }
    footer .footer1:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 49px;
        top: 230px;
        left: 0;
        background-repeat: no-repeat;
        background: url(../img/footer-isik.png);
        background-position: top center;
    }
}

section.banner h1 {
    font-size: 51px;
    font-weight: 900;
    display: inline-block;
    color: #ffffff;
    height: 128px;
    border-bottom: 5px solid #f7a600;
    padding-bottom: 20px;
}
@media(max-width: 1500px) {
    section.banner h1 {
    font-size: 51px;
    font-weight: 900;
    display: inline-block;
    color: #ffffff;
    height: 113px;
    border-bottom: 5px solid #f7a600;
    padding-bottom: 20px;
}
}
section.content {
    padding: 60px 0px;
}

section.content h4 {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #3b3b3b;
}

section.content p {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    color: #3b3b3b;
    margin: 30px 0px;
}

section.content p {}

.buttons {
    padding: 20px 0px;
}

.buttons a:Hover {
    color: #b2b2b2;
}

.buttons a {
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    color: #b2b2b2;
    display: inline-block;
    margin: 0px 2px;
}

.buttons a:hover>i {
    background: #f7a600;
    color: #fff;
}

.buttons a>i {
    height: 38px;
    transition: 0.3s ease all;
    width: 38px;
    text-align: center;
    background: #fff;
    color: #b2b2b2;
    padding: 10px 0px;
    border-radius: 6px;
}

section.aboutus {
    margin: 50px 0px;
}

section.aboutus .aboutusbg {
    background: url('../img/about.jpg') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom center;
    background-color: #f6f7f9;
}

section.aboutus .aboutusbg img {
    height: 489px;
    position: absolute;
    bottom: 0;
}

section.aboutus .about {
    background: url('../img/aboutusbg.png') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 100px;
}

section.aboutus .about span {
    padding: 20px 0px;
    display: block;
    font-size: 28px;
    font-weight: 400;
    line-height: 31px;
    color: #212427;
}

section.aboutus .about h1 {
    font-size: 40px;
    font-weight: 300;
    line-height: 47px;
    color: #212427;
}

section.aboutus .about h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    color: #212427;
}

section.virtualtour {
    background-size: cover;
    text-align: center;
    margin-left: 40px;
    position: relative;
    margin-right: 50px;
    background: #fff;
    box-shadow: 3px -5px 20px 0px #c1c3c7;
}

section.virtualtour .sanaltur {
    padding: 205px 0px;
    display: flex;
    align-items: center;
    height: 300px;
    justify-content: center;
}

section.virtualtour.photogallery {
    position: relative;
    background-image: url('../img/sekerciler.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 21px;
}

section.virtualtour.photogallery .about {
    max-width: 700px;
    margin: 0px;
    margin: auto;
}

section.virtualtour .about {
    background: rgba(36, 39, 42, 0.7);
    padding: 50px 150px;
    margin-right: 115px;
    margin-top: 50px;
    margin-bottom: 50px;
}

section.virtualtour .about p {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0px;
}

section.virtualtour .about span {
    display: block;
    padding: 20px;
;
    font-size: 39px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 300;
}

section.faircalendar {
    padding: 60px 0px;
}

section.faircalendar .calendar {
    margin-bottom: 30px;
}

section.faircalendar .calendar .img {
    width: 100%;
    height: 100%;
    background-color: #e63460;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.faircalendar .dateinfo h3 {
    color: #00b2ff;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-bottom: 30px;
}

section.faircalendar .dateinfo h4 {
    color: #3b3b3b;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 15px;
}

section.faircalendar .dateinfo p i {
    color: #f7a600;
    margin-right: 10px;
    float: left;
    font-size: 21px;
}

section.faircalendar .dateinfo p {
    color: #9b9c9d;
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 15px;
}

section.faircalendar .dateinfo {
    padding: 60px 0px 40px 60px;
    position: relative;
}

section.faircalendar .date {
    background: #ffffff;
    padding: 11px 5px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    left: -80px;
}

section.faircalendar .date .day {
    color: #3b3b3b;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #3b3b3b;
    margin-bottom: 15px;
    text-align: center;
}

section.faircalendar .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #3b3b3b;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.faircalendar .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #3b3b3b;
    display: block;
    text-align: center;
}

section.faircalendar .calendar.white .img {
    filter: grayscale(100%);
}

section.faircalendar .calendar.white .date {
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    left: -80px;
}

section.faircalendar .calendar.white .date .day {
    color: #9b9c9d;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #9b9c9d;
    margin-bottom: 15px;
    text-align: center;
}

section.faircalendar .calendar.white .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #9b9c9d;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.faircalendar .calendar.white .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #9b9c9d;
    display: block;
    text-align: center;
}

section.faircalendar>h1 {
    font-size: 40px;
    color: #3b3b3b;
    font-weight: 300;
    line-height: 47px;
    text-align: center;
    margin-bottom: 40px;
}

section.videos {
    padding: 60px 0px;
}

section.videos .video {
    margin-bottom: 30px;
}

section.videos .video .img {
    width: 100%;
    height: 100%;
    min-height: 310px;
    background-color: #9b9c9d;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.videos .video p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
}

section.videos .video h3 {
    color: #0d3880;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 15px;
}

.photogallery {
    padding: 60px 0px;
}

.photogallery .photo {
    margin-bottom: 30px;
}

.photogallery .photo .img {
    height: 230px;
    width: 100%;
    background-color: #9b9c9d;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.bloglist {
    padding: 60px 0px;
}

section.bloglist .content p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    width: 80%;
}

section.bloglist .content h1 {
    color: #3b3b3b;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 15px;
}

section.bloglist .first-blog {
    margin: 50px 0px 30px;
}

section.bloglist .first-blog .info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

section.bloglist .first-blog .info span {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-right: 3px;
}

section.bloglist .first-blog a {
    position: relative;
    display: block;
}

section.bloglist .first-blog .img {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.bloglist .first-blog .date {
    background: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    top: -90px;
    right: 45px;
}

section.bloglist .first-blog .date .day {
    color: #3b3b3b;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #3b3b3b;
    margin-bottom: 15px;
    text-align: center;
}

section.bloglist .first-blog .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #3b3b3b;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.bloglist .first-blog .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #3b3b3b;
    display: block;
    text-align: center;
}

section.bloglist .blog2 {
    margin-bottom: 30px;
}

section.bloglist .blog2 .img {
    width: 100%;
    height: 100%;
    min-height: 310px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.bloglist .blog2 h4,
section.bloglist .blog2 h4 a {
    color: #3b3b3b;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 15px;
}

section.bloglist .blog2 .bloginfo {
    padding: 60px 0px 40px 30px;
    position: relative;
}

section.bloglist .blog2 .date {
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    left: -137px;
}

section.bloglist .blog2 .date .day {
    color: #9b9c9d;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #9b9c9d;
    margin-bottom: 15px;
    text-align: center;
}

section.bloglist .blog2 .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #9b9c9d;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.bloglist .blog2 .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #9b9c9d;
    display: block;
    text-align: center;
}

section.bloglist .blog2 p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    width: 80%;
}

section.bloglist .blog2 .info span {
    color: #3b3b3b;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-right: 3px;
}

section.undercon {
    padding: 60px 0px;
    text-align: center;
}

section.undercon img {
    height: 300px;
}

section.undercon h1 {
    margin: 20px 0px;
    color: #0d3880;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
}

section.blogdetail {
    padding: 60px 0px;
}

section.blogdetail h1 {
    color: #3b3b3b;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 900;
    margin-bottom: 40px;
}

section.blogdetail .bloginfo {
    position: relative;
}

section.blogdetail .bloginfo .likebox {
    background: #f7a600;
    display: inline-block;
    border-radius: 10px;
    padding: 10px 20px;
    color: #f6f7f9;
    font-size: 21px;
    border: 0px;
    font-weight: 500;
}

section.blogdetail .bloginfo .info span {
    color: #3b3b3b;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-right: 3px;
}

section.blogdetail .bloginfo .date {
    background: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    top: -35px;
    left: calc(50% - 50px);
}

section.blogdetail .bloginfo .date .day {
    color: #9b9c9d;
    font-size: 75px;
    font-weight: 900;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #9b9c9d;
    margin-bottom: 15px;
    text-align: center;
}

section.blogdetail .bloginfo .date .month {
    font-size: 21px;
    font-weight: 900;
    color: #9b9c9d;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

section.blogdetail .bloginfo .date .year {
    font-size: 29px;
    font-weight: 300;
    color: #9b9c9d;
    display: block;
    text-align: center;
}

section.blogdetail .bloginfo .img {
    height: 500px;
    margin-top: 20px;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.blogdetail p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
}

section.blogdetail .buttons {
    padding: 20px 0px;
}

section.blogdetail .buttons a:Hover {
    color: #b2b2b2;
}

section.blogdetail .buttons a {
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    color: #b2b2b2;
    display: inline-block;
    margin: 0px 2px;
}

section.blogdetail .buttons a>i {
    height: 38px;
    width: 38px;
    text-align: center;
    background: #fff;
    color: #b2b2b2;
    padding: 10px 0px;
    border-radius: 6px;
}

section.blogdetail h2 {
    color: #3b3b3b;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}

section.blogdetail .comments {
    padding: 25px 0px;
}

section.blogdetail .comments .comment {
    padding: 10px 0px;
    opacity: 0.5;
    border-bottom: 1px solid #999d9c;
}

section.blogdetail .comments .comment p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

section.blogdetail .comments .comment span {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0px;
    display: block;
}

.form-control {
    border-radius: 5px;
    height: 49px;
}

label {
    font-size: 18px;
    color: #1e2128;
    line-height: 21px;
    font-weight: 500;
    letter-spacing: 0px;
}

.form-check label {
    font-size: 18px;
    color: #1e2128;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0px;
}

textarea.form-control {
    border-radius: 5px;
    height: auto;
}

section.contact {
    padding: 60px 0px;
}

section.contact h1 {
    font-size: 58px;
    letter-spacing: 0px;
    color: #868786;
    line-height: 78px;
    font-weight: 900;
    text-align: center;
}

section.contact h2 {
    font-size: 33px;
    letter-spacing: 0px;
    color: #868786;
    line-height: 37px;
    font-weight: 300;
    text-align: center;
}

section.mapsarea {
    margin-bottom: 30px;
}

section.mapsarea .address h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
}

section.mapsarea .address {
    background: url('../img/iletisimbg.png') no-repeat center;
    background-size: cover;
    height: 420px;
    padding: 100px 100px;
}

section.mapsarea .address h2 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

section.mapsarea .address p>i {
    color: #f7a600;
    margin-right: 10px;
    float: left;
    font-size: 23px;
}

section.mapsarea .address p {
    display: block;
    margin: 11px 0px;
    color: #ffffff;
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0px;
}

section.mapsarea {
    margin: 0px 40px;
}

section.mapsarea #harita {
    height: 420px;
    padding: 0;
}

section.contactform {
    padding: 20px 0px;
}

section.contactform>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.contactform>h1>b {
    font-weight: 900;
}

section.contactform>span {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

section.contactform form {
    margin: 30px 0px;
}

#mesajmodal .modal-dialog {
    width: 900px;
    max-width: 900px;
}

#mesajmodal h1 {
    font-size: 40px;
    color: #0d3880;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

#mesajmodal h1>b {
    font-weight: 900;
}

#mesajmodal .modal-content {
    border-radius: 0px;
}

.modal-body form {
    margin: 20px 0px;
}

.modal-body .form-control {
    border-color: #696b70;
}

#mesajmodal .modal-body {
    padding: 40px 40px;
}

#mesajmodal span {
    color: #00b2ff;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

.custommodal .closetxt:Before {
    content: "\f05c";
    font-family: FontAwesome;
    position: absolute;
    font-size: 38px;
    padding: -12px 11px;
    text-align: center;
    left: 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: calc(50% - 30px);
    left: -40px;
}

.custommodal .closetxt {
    font-size: 18px;
    color: #cfcfcf;
    line-height: 61px;
    font-weight: 500;
    position: relative;
    margin-left: 40px;
}

section.productdetail {
    margin: 0px 35px;
    background: #fff;
    margin-bottom: 50px;
}

section.productdetail .img {
    display: block;
    text-align: center;
    padding: 80px 0px;
}

section.productdetail .img img {
    display: block;
    margin: 0 auto;
}

section.productdetail table {
    width: 100%;
}

section.productdetail table th img {
    height: 65px;
}

section.productdetail table th {
    font-size: 40px;
    color: #868786;
    line-height: 105px;
    font-weight: 300;
    border: 1px solid #f6f7f9;
    padding: 13px 25px 13px 40px;
    letter-spacing: -2px;
}

section.productdetail table tr {}

section.productdetail table tr>td {
    width: 50%;
    font-family: proxima-nova, sans-serif;
    padding: 13px 25px 13px 40px;
    font-size: 21px;
    line-height: 25px;
    border: 1px solid #f6f7f9;
    letter-spacing: 0px;
    color: #868786;
}

section.productdetail table tr>td>b {
    display: inline-block;
    width: 36%;
}

section.productdetail table tr>td>b+span {
    display: inline-block;
    width: 48%;
    padding-left: 20px;
    font-weight: 400;
}

section.productdetail table .desc {
    margin-bottom: 20px;
}

section.productdetail table .desc b {
    display: block;
}

section.productdetail table .desc span {
    display: block;
}

section.productdetail table .addbasket {
    background: #0d3880;
    padding: 27px 22px;
    vertical-align: middle;
}

section.productdetail table .addbasket input {
    width: 80px;
    color: #868786;
    height: 50px;
    border: 1px solid #aeafae;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
    margin-top: 5px;
    vertical-align: middle;
}

section.productdetail table .addbasket .btn {
    background: #0d3880;
    float: right;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

section.productdetail table .addbasket .btn img {
    vertical-align: middle;
}

section.productlist {
    margin: 0px 35px;
}

section.productlist .subcategory {}

section.productlist .subcategory p {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #0d3880;
    line-height: 33px;
    letter-spacing: 0px;
    min-height: 60px;
}

section.productlist .subcategory p img {
    vertical-align: bottom;
    height: 60px;
    margin-right: 6px;
}

section.productlist .subcategory ul {
    background: #fff;
}

section.productlist .subcategory ul>li {
    border-bottom: 1px solid #e2e3e6;
}

section.productlist .subcategory ul>li>a.svgok:hover:after {
    background-position: 100% 0;
}

section.productlist .subcategory ul>li>a {
    display: block;
    padding: 19px 40px 19px 21px;
    color: #0d3880;
    font-family: proxima-nova, sans-serif;
    font-size: 21px;
    font-weight: 800;
    min-height: 59px;
}

.subcategory ul>li:hover>a,
section.productlist .subcategory ul>li.active>a {
    background: #fd0;
}

section.productlist #producttable {
    background: #ffffff;
}

section.productlist #producttable_wrapper {}

section.productlist .dataTables_length {
    display: inline-block;
    margin-right: 25px;
}

section.productlist .dataTables_length p {}

section.productlist .dataTables_length span {
    float: left;
    color: #868786;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 20px;
    margin-top: 5px;
    margin-right: 5px;
}

section.productlist .dataTables_length select {
    height: 50px !important;
    color: #868786;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 20px;
    width: 110px !important;
}

section.productlist .dataTables_paginate {
    display: inline-block;
}

section.productlist .dataTables_paginate .pagination {}

section.productlist .dataTables_paginate .pagination li {
    height: 50px;
    margin: 0px 3px;
}

section.productlist .dataTables_paginate .pagination li a {
    height: 50px;
    padding: 15px 0px;
    text-align: center;
    min-width: 55px;
    color: #868786;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    border-radius: 7px;
    line-height: 20px;
    border: 1px solid #adaead;
}

section.productlist .dataTables_paginate .pagination li.active a,
section.productlist .dataTables_paginate .pagination li:hover a {
    color: #fff;
    background: #0d3880;
    border: 1px solid #0d3880;
}

section.productlist #producttable tr>th {
    padding: 14px 27px;
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 900;
    color: #868786;
    border-top: 0px;
    line-height: 35px;
    border-bottom: 1px solid #eff0f2;
}

section.productlist #producttable tr>td a {
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #868786;
}

section.productlist #producttable tr>td {
    padding: 14px 27px;
    vertical-align: middle;
    font-family: proxima-nova, sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #868786;
    line-height: 35px;
    border-bottom: 1px solid #eff0f2;
}

section.productlist #producttable tr>td .img {
    background-color: #0d3880;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    max-width: 100px;
    vertical-align: middle;
}

section.productlist #producttable tr>td.addbasket {
    text-align: right;
}

section.productlist #producttable tr>td.addbasket input {
    width: 80px;
    color: #868786;
    height: 50px;
    border: 1px solid #aeafae;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
    margin-top: 5px;
    vertical-align: middle;
}

section.productlist #producttable tr>td.addbasket .btn {
    background: transparent;
    line-height: 17px;
    font-size: 20px;
    color: #0d3880;
    letter-spacing: -2px;
    width: 150px;
    font-weight: 500;
    background-image: url(../img/sepet2.png);
    background-position: center right;
    background-size: 38px auto;
    background-repeat: no-repeat;
    white-space: inherit;
}

#serachmodal .modal-dialog {
    z-index: 22;
    margin-top: 100px;
    width: 100vw;
    max-width: 100%;
}

#serachmodal .modal-content {
    border: 0px;
    background: transparent;
}

#serachmodal .categorylist ul {}

#serachmodal .categorylist ul>li {
    margin-bottom: 1px;
    background: #fff;
}

#serachmodal .categorylist ul>li>a.svgok:hover:after {
    background-position: 100% 0;
}

#serachmodal .categorylist ul>li:not(.allresults)>a {
    padding-left: 75px;
    background-position: 20px 10px;
    background-repeat: no-repeat;
    background-size: 35px 35px;
}

#serachmodal .categorylist ul>li>a {
    display: block;
    padding: 19px 21px;
    color: #0d3880;
    font-family: proxima-nova, sans-serif;
    font-size: 21px;
    font-weight: 300;
    min-height: 59px;
}

#serachmodal .categorylist ul>li.allresults {
    margin-top: 20px;
}

#serachmodal .categorylist ul>li:hover>a,
#serachmodal .categorylist ul>li.active>a {
    background-color: #fd0;
}

#serachmodal .form-group .form-control {
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 50px;
    color: #ffffff;
}

#serachmodal .form-group label {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 9px;
    letter-spacing: -2px;
}

#serachmodal h2 {
    font-size: 24px;
    line-height: 47px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

#categorysecin .category {
    position: relative;
    display: inline-block;
    margin: 17.5px;
    white-space: nowrap;
}

#categorysecin .category .img img {
    position: relative;
}

#categorysecin .category .img {
    width: 80px;
    height: 100px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 35px;
}

#categorysecin .category span {
    opacity: 1;
    position: relative;
    display: inline-block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #00b2ff;
    transition: 0.5s ease-in all, 0.2s ease-out all;
    vertical-align: top;
}

#categorysecin .category .img:before {
    content: '';
    position: absolute;
    opacity: 1;
    left: 0px;
    right: -55px;
    background-image: url(../img/heavybg.png);
    top: -45px;
    height: 240px;
    background-size: contain;
    background-position: top center;
    left: -55px;
    background-repeat: no-repeat;
    transition: 0.5s ease-in all, 0.2s ease-out all;
}

section.machinegroup {
    padding-top: 50px;
    margin-bottom: 50px;
    display: flex;
}

section.machinegroup h1 {
    font-size: 40px;
    color: #f7a600;
    vertical-align: middle;
    line-height: 34px;
    display: block;
    margin-top: 23px;
}

section.machinegroup .group {
    display: block;
    position: relative;
    transition: 0.3s ease all;
}

section.machinegroup .group span {
    display: block;
    /*width: calc(100% - 110px);*/
    vertical-align: top;
    /* padding: 20px 0px; */
    font-size: 18px;
    /*padding-left: 5px;*/
    transition: 0.3s ease all;
    color: #868786;
    font-weight: 600;
    margin-top: 15px;
    vertical-align: middle;
}

section.machinegroup .group:hover span {
    color: #f7a600;
}

section.machinegroup .group .imghover {
    opacity: 0;
    display: inline-block;
    width: 105px;
    height: 105px;
    position: absolute;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    right: 0px;
    width: 105px;
    background-color: #f7a600;
    height: 105px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    border: 2px solid #f7a600;
    -webkit-box-shadow: 0px 0px 24px -1px rgb(247, 166, 0);
    -moz-box-shadow: 0px 0px 24px -1px rgb(247, 166, 0);
    box-shadow: 0px 0px 24px -1px rgb(247, 166, 0);
    background-color: #f7a600;
    transition: 0.3s ease all;
    vertical-align: middle;
}

section.machinegroup .group:hover .imghover {
    opacity: 1;
}

section.machinegroup .group .img {
    width: 105px;
    height: 105px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    border: 2px solid #868786;
    transition: 0.3s ease all;
    vertical-align: middle;
}

section.machinegroup .group:hover .img {
    opacity: 0;
}

section.machinescatalog:not(.nobg) .pdfsvg {
    width: 65px;
    height: 100px;
    -webkit-mask-image: url(../img/pdf.svg);
    mask-image: url(../img/pdf.svg);
    mask-size: 100% 100%;
    display: inline-block;
    mask-repeat: no-repeat;
    background-color: #ffffff;
    -webkit-mask-repeat: no-repeat;
}

section.machinescatalog .pdfsvg {
    width: 65px;
    height: 100px;
    -webkit-mask-image: url(../img/pdf.svg);
    mask-image: url(../img/pdf.svg);
    mask-size: 100% 100%;
    display: inline-block;
    mask-repeat: no-repeat;
    background-color: #f7a600;
    -webkit-mask-repeat: no-repeat;
}

section.machinescatalog:not(.nobg) {
    margin: 0px 40px;
    background: #f7a600;
    background-size: cover;
}

section.machinescatalog.nobg {
    margin: 0px 40px;
    padding: 60px 0px;
}

section.machinescatalog:not(.nobg) h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.machinescatalog h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.machinescatalog h1>b {
    font-weight: 900;
}

section.machinescatalog .img {
    width: 100%;
    height: 465px;
    background-image: url('../img/catalog.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -50px;
}

section.machinescatalog:not(.nobg) p {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

section.machinescatalog p {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
}

section.catalogs {
    margin-top: 70px;
}

.catalogpdf {
    padding: 83px 0px;
}

section.catalogs>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.catalogs>h1>b {
    font-weight: 900;
}

section.catalogs>p {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 20px;
}

section.catalogs .catalogrow .owl-dergiler {
    padding: 0px 60px;
}

section.catalogs .catalogrow {
    background: url('../img/catalogrow.png') bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0px -24px;
    background-position: 100% 195px;
    text-align: center;
    padding-bottom: 29px;
}

section.catalogs .catalogrow .catalog .img {
    height: 230px;
    width: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.catalogs .catalogrow .catalog.active {
    background-color: #f7a600;
    padding: 20px;
}

section.catalogs .catalogrow .catalog span {
    text-align: left;
    color: #fff;
    font-family: proxima-nova, sans-serif;
    display: block;
    font-size: 20px;
}

section.catalogs .catalogrow .catalog:not(.active):hover:before {
    opacity: 1;
}

section.catalogs .catalogrow .catalog:not(.active):before {
    content: "\f019 ";
    position: absolute;
    left: calc(50% - 19.5px);
    top: calc(50% - 19.5px);
    font-family: FontAwesome;
    font-size: 40px;
    color: #ffffff;
    opacity: 0;
    transition: 0.3s ease all;
    z-index: 2;
}

section.catalogs .catalogrow .catalog:not(.active):after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    top: 0px;
    background: #681d33;
    transition: 0.3s ease all;
}

section.catalogs .catalogrow .catalog:not(.active):Hover:after {
    opacity: 0.7;
}

section.catalogs .catalogrow .catalog .catalgoinfo {
    display: none;
}

section.catalogs .catalgoinfoshow {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
    min-height: 50px;
}

section.catalogs .catalgoinfoshow span {
    display: block;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #868786;
}

section.catalogs .catalogrow.dergi .catalog:hover:before {
    display: none;
}

section.catalogs .catalogrow.dergi .catalog:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.6;
    top: 0px;
    background: #f7a600;
    transition: 0.3s ease all;
}

section.catalogs .catalogrow.dergi .catalog {
    min-height: 230px;
    position: relative;
    width: 160px;
    vertical-align: top;
    display: inline-block;
    margin: 0px;
}

section.catalogs .catalogrow .catalog {
    min-height: 230px;
    position: relative;
    width: 160px;
    vertical-align: top;
    display: inline-block;
    margin: 0 24px;
}

section.logos {}

section.logos>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
}

section.logos>h1>b {
    font-weight: 900;
}

section.logos>p {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 20px;
}

section.logos .catalogrow {
    background: url('../img/catalogrow.png') bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0px -24px;
    background-position: 100% 65px;
    text-align: center;
    padding-bottom: 29px;
    z-index: -1;
}

section.logos .catalogrow .logo {
    display: inline-block;
    height: 180px;
    margin: 0px 20px;
}

section.logos .catalogrow .logo:hover .img {
    background-position: center 0px;
}

section.logos .catalogrow .logo .img:after {
    content: '';
    position: absolute;
    left: 0px;
    z-index: 1;
    right: 0px;
    bottom: -5px;
    height: 30px;
    background: url('../img/logogolge.png') center no-repeat;
    background-size: contain;
}

section.logos .catalogrow .logo span b {
    color: #3b3b3b;
}

section.logos .catalogrow .logo span {
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    line-height: 20px;
    font-size: 19px;
    color: #b2b2b2;
}

section.logos .catalogrow .logo .img {
    position: relative;
    height: 110px;
    width: 85px;
    background-size: contain;
    background-position: center 20px;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s ease all;
    z-index: 2;
    margin-bottom: 25px;
    text-align: center;
}

section.videogallery {
    padding: 50px 0px;
}

section.videogallery h2 {
    font-size: 40px;
    color: #3b3b3b;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: left;
    margin-bottom: 20px;
}

section.videogallery>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
    margin-bottom: 40px;
}

section.videogallery>h1>b {
    font-weight: 900;
}

section.videogallery>p {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 20px;
}

section.videogallery .video {
    margin-bottom: 30px;
}

section.videogallery .video span {
    color: #3b3b3b;
    font-size: 29px;
    display: block;
    margin-bottom: 20px;
    font-weight: 800;
}

section.videogallery .video p {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
}

section.humanres h2 {
    color: #222528;
    font-size: 29px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 33px;
    text-align: center;
}

section.humanres>h1 {
    font-size: 40px;
    color: #868786;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 47px;
    text-align: center;
    margin-bottom: 40px;
}

section.humanres>h1>b {
    font-weight: 900;
}

section.humanres {
    padding: 50px 0px;
}

section.humanres label {
    font-size: 18px;
    color: #1e2128;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 21px;
}

section.humanres .form-control {
    background: transparent;
    border: 1px solid #66686e
}

section.humanres>p {
    color: #868786;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
    display: block;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 20px;
}

section.productcontent .beyazalan p {
    color: #868786;
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: -2px;
}

section.productcontent .beyazalan hr {
    margin: 30px 0px;
}

section.productcontent .beyazalan ul {
    list-style: disc;
    margin: 20px 0px;
}

section.productcontent .beyazalan ul>li {
    color: #868786;
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
}

section.productcontent .beyazalan {
    background: #fff;
    margin: 50px 0px;
    padding: 30px 0px;
}

section.productcontent h2 {
    color: #868786;
    font-size: 40px;
    line-height: 47px;
    letter-spacing: 0px;
    font-weight: 800;
}

section.productcontent p.aciklama {
    color: #868786;
    font-family: proxima-nova, sans-serif;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26px;
}

section.productcontent p {
    color: #111;
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
}

section.productcontent .capacitys {
    margin-bottom: 50px;
    margin-top: 50px;
}

section.productcontent .capacitys .capaticy h3 {
    font-size: 21px;
    font-weight: 600;
    color: #868786;
    font-family: proxima-nova, sans-serif;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
}

section.productcontent .capacitys .capaticy a {
    color: #868786;
}

section.productcontent .capacitys .capaticy h2 {
    font-size: 40px;
    font-weight: 300;
    color: #868786;
    line-height: 47px;
    letter-spacing: 0px;
    text-align: center;
}

section.productcontent .capacitys .capaticy h1 small {
    font-size: 40px;
}

section.productcontent .capacitys .capaticy h1 {
    text-align: center;
    font-size: 70px;
    font-weight: 300;
    color: #f7a600;
    letter-spacing: 0px;
    white-space: nowrap;
}

.navbar-toggler {
    display: none;
}

.owl-mamuller {
    margin-top: 10px;
}

.owl-mamuller .mamul {}

.owl-mamuller .owl-nav button {
    background: transparent;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    margin: 0px 10px;
    border: 2px solid #868786 !important;
}

.owl-mamuller .owl-nav .owl-prev span {
    line-height: 70px;
    transition: 0.3s ease all;
    line-height: 60px;
    cursor: pointer;
    padding: 0px 25px;
    color: #868786;
    font-size: 30px;
    text-align: center;
    font-size: 50px;
    padding: 0px;
    line-height: 50px;
}

.owl-mamuller .owl-nav .owl-next span {
    line-height: 70px;
    transition: 0.3s ease all;
    line-height: 60px;
    cursor: pointer;
    padding: 0px 25px;
    color: #868786;
    font-size: 30px;
    text-align: center;
    font-size: 50px;
    padding: 0px;
    height: 65px;
    line-height: 50px;
}

.owl-mamuller .owl-nav {
    position: absolute;
    top: 0px;
    text-align: center;
    left: 0px;
    right: 0px;
}

.owl-mamuller .owl-stage {
    display: flex;
    align-items: center;
    margin-top: 70px;
}

.owl-mamuller .owl-item.center .img {
    padding-bottom: 100%;
}

.owl-mamuller .mamul a {
    width: 100%;
    display: block;
}

.owl-mamuller .mamul a .img {
    width: 100%;
    padding-bottom: 56.25%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fixedsocial a:hover {
    color: #f7a600;
}

.fixedsocial a {
    transform: rotate(90deg);
    display: inline-block;
    line-height: 25px;
    margin-right: 5px;
    font-size: 15px;
    color: #24272a;
    /* text-shadow: -1px -1px 0 #f6f7f9, 1px -1px 0 #f6f7f9, -1px 1px 0 #f6f7f9, 1px 1px 0 #f6f7f9; */
    text-shadow: 0px 0px 0px #000000;
}

.fixedsocial span {
    display: inline-block;
    line-height: 25px;
    color: #24272a;
    /* text-shadow: -1px -1px 0 #f6f7f9, 1px -1px 0 #f6f7f9, -1px 1px 0 #f6f7f9, 1px 1px 0 #f6f7f9; */
    text-shadow: 0px 0px 0px #000000;
}

.fixedsocial {
    position: fixed;
    right: -140px;
    bottom: 35%;
    z-index: 99999;
    transform: rotate(-90deg);
    vertical-align: middle;
}

@media only screen and (max-width: 414px) {
    .navbar-toggler {
        width: 30%;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        padding: 31px 0px;
    }
    section.aboutus .aboutusbg img {
        height: 309px;
    }
    header .logo a {
        display: inline-block;
        width: 65%;
        vertical-align: middle;
    }
    header .machine-megamenu.active {
        height: 100vh;
        padding: 50px 15px 275px;
        left: -15px;
        overflow-y: auto;
    }
    header .ustmenu.sticked .navbar {
        top: 73px;
    }
    header .ustmenu.sticked .navbar-toggler {
        color: #24272a;
    }
    header .ustmenu.sticked .navbar {
        background: #fff;
    }
    header .ustmenu .navbar {
        padding: 0px;
        position: absolute;
        top: 137px;
        background: #24272a;
        width: auto;
        left: 0px;
        right: 0px;
    }
    header .ustmenu #ustmenul>ul>li {
        float: left;
        position: relative;
        padding: 0px;
        display: block;
        width: 100%;
    }
    header .machine-megamenu ul>li>a {
        color: #1d1d1b;
        display: block;
        font-size: 18px;
        font-weight: 800;
        padding-bottom: 5px;
        border-bottom: 4px solid #fff;
        position: relative;
        letter-spacing: 0px;
        transition: 0.3s ease all;
    }
    header .machine-megamenu.active:before {
        top: 0px;
        left: 15px;
        right: 15px;
        height: 8px;
        background-color: #f7a600;
        content: '';
        position: absolute;
    }
    header .top-bar {
        padding: 15px 15px;
        min-height: 140px;
        transition: 0.3s ease all;
        position: static;
        height: auto;
        background: #24272a;
    }
    header .top-bar .infobar {
        text-align: center;
    }
    header .top-bar .infobar>a {
        display: none;
    }
    header .top-bar .infobar>span {
        display: none;
    }
    header .logo {
        text-align: center;
    }
    .fixedsocial {
        display: none;
    }
    header {
        position: relative;
        z-index: 12;
        left: 0px;
        right: 0px;
        top: 0px;
        width: 100%;
    }
    section.slider .swiper-button-nextT,
    section.slider .swiper-button-prevV {
        display: none;
    }
    section.slider .swiper-slider {
        height: 230px;
        position: relative;
    }
    section.slider .swiper-slide {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-top: 15px;
        padding-left: 15px;
    }
    section.slider .swiper-slide .yazi {
        text-align: center;
    }
    section.slider .swiper-slide h1 {
        font-size: 26px;
        color: #fff;
        line-height: initial;
        font-weight: 900;
        width: 100%;
        text-align: center;
    }
    section.slider .swiper-slide a {
        text-align: center;
    }
    section.slider .btn-catalog {
        transition: 0.3s ease all;
        position: absolute;
        right: calc(50% - 123px);
        bottom: 0px;
        padding: 10px 55px;
        border: 3px solid #f7a600;
        border-bottom: 0px;
        background: #f7a600;
        font-size: 22px;
        font-weight: bold;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0px;
        font-family: proxima-nova, sans-serif;
        z-index: 2;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    header .sticked .top-bar .btn-big {
        display: none;
    }
    header .sticked .top-bar .infobar {
        display: none;
    }
    header .machine-megamenu h3 {
        font-size: 23px;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: 25px;
        color: #24272a;
        font-family: proxima-nova, sans-serif;
    }
    section.newproducts h1 {
        font-size: 23px;
        color: #868786;
        line-height: initial;
        font-weight: 300;
    }
    section.machinegroup h1 {
        font-size: 40px;
        color: #f7a600;
        vertical-align: middle;
        line-height: 34px;
        display: block;
        margin-top: 23px;
        margin-bottom: 20px;
    }
    section.machinegroup .group {
        display: block;
        position: relative;
        transition: 0.3s ease all;
        margin-bottom: 20px;
    }
    section.workshops .area p {
        position: static;
        margin-bottom: 20px;
    }
    section.workshops .area {
        margin: 50px 0px 30px;
        background: url('../img/workshops.png');
        width: 100%;
        height: 756px;
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat;
        position: relative;
    }
    section.workshops .area p:nth-child(5) {
        display: none;
    }
    section.workshops>h1 {
        font-size: 23px;
        font-weight: bold;
        line-height: 35px;
        color: #f7a600;
        text-align: center;
    }
    section.workshops>h2 {
        font-size: 23px;
        font-weight: 300;
        line-height: initial;
        color: #f7a600;
        text-align: center;
    }
    section.workshops {
        padding: 0px 0px;
    }
    section.virtualtour {
        background-size: cover;
        text-align: center;
        margin-left: 15px;
        position: relative;
        margin-right: 15px;
        display: block;
        margin-top: 70px;
    }
    section.virtualtour .about {
        background: rgba(36, 39, 42, 0.7);
        padding: 0px;
        margin-right: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    section.virtualtour .about p {
        color: #fff;
        text-align: center;
        display: block;
        font-size: 21px;
        line-height: 27px;
        letter-spacing: 0px;
        padding: 0px 20px;
    }
    section.virtualtour .about {
        background: rgba(36, 39, 42, 0.7);
        padding: 10px;
        margin: 12px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    section.blog .blogs .blog.first>a {
        display: inline-block;
        width: 100%;
    }
    section.blog .blogs .blog.first .img {
        height: 160px;
    }
    section.blog .blogs .blog .text {
        padding: 20px 28px;
        background: #ffffff;
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: auto;
    }
    section.blog .blogs .blog.text {
        background: #fff;
        height: 335px;
        padding: 20px 28px;
        width: 100%;
        height: 335px;
    }
    section.blog .blogs .blog .info {
        position: static;
        bottom: 20px;
        left: 20px;
        right: 20px;
        text-align: right;
    }
    section.coomingsoonfair .dateinfo .text-right {
        text-align: center !important;
    }
    section.coomingsoonfair .dateinfo {
        background: url(../img/calendar.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 60px 30px 40px;
    }
    section.coomingsoonfair .date {
        margin-bottom: 20px;
    }
    section.movie .moviearea {
        margin: 50px 15px 0px;
        height: 230px;
        background-color: #9b9c9d;
    }
    section.coomingsoonfair {
        background: #fff;
        width: 100%;
        overflow: hidden;
    }
    section.movie>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: 47px;
        text-align: center;
    }
    section.machinescatalog:not(.nobg) {
        margin: 217px 15px 10px 15px;
        padding: 20px 0px 0px;
        background: #f7a600;
        background-repeat: no-repeat;
        min-height: auto;
        background-size: cover;
    }
    section.machinescatalog .img {
        width: 100%;
        background-image: url(../img/catalog.png);
        background-repeat: no-repeat;
        background-size: contain;
        margin: 20px 0px 0px;
    }
    section.catalogs>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: 47px;
        text-align: center;
    }
    section.catalogs {
        margin: 0px 15px;
    }
    section.catalogs .catalogrow {
        background: unset;
    }
    section.catalogs .catalogrow .catalog {
        min-height: 180px;
        position: relative;
        width: 40%;
        vertical-align: top;
        display: inline-block;
        margin: 10px 3px;
    }
    section.catalogs .catalogrow .catalog .img {
        height: 180px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo span:first-child {
        font-size: 15px;
        color: #000000;
        text-align: center;
        margin: 10px 0px;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo span:last-child {
        display: none;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo {
        display: block;
        text-align: center;
    }
    section.catalogs .catalogrow .catalog:not(.active):after {
        content: '';
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: unset;
        height: 180px;
        opacity: 0;
        top: 0px;
        background: #f7a600;
        transition: 0.3s ease all;
    }
    section.catalogs .catalgoinfoshow {
        display: none;
    }
    section.socials .social {
        padding: 27px 0px 20px;
        text-align: center;
        display: block;
        background-color: #ffffff;
        color: #3b3b3b;
        transition: 0.3s ease all;
        border-radius: 8px;
        margin-bottom: 30px;
    }
    footer .logo {
        text-align: center;
    }
    footer h3 {
        text-align: center;
    }
    footer {
        text-align: center;
        padding-bottom: 16px;
    }
    footer h4 {
        color: #fff;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    footer h2 {
        color: #fff;
        font-size: 33px;
        font-weight: 300;
        letter-spacing: 0px;
        margin-top: 20px;
    }
    footer .phone {
        position: static;
        width: 100%;
        height: 380px;
    }
    footer .copyright2 p {
        color: #ffffff;
        font-size: 13px;
        line-height: 16px;
        font-weight: 300;
        margin: 0px;
        text-align: left;
    }
    section.banner {
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        height: auto;
        position: relative;
        padding: 20px 15px 35px 15px;
    }
    section.banner h1 {
        font-size: 40px;
        border-bottom: 0px;
        font-weight: 900;
        display: block;
        color: #ffffff;
        padding-bottom: 0px;
        text-align: center;
    }
    section.logos .catalogrow {
        background: unset;
    }
    section.aboutus .aboutusbg {
        background: url(../img/aboutusbg2.png) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top center;
        background-color: transparent;
        height: 300px;
    }
    section.aboutus .about {
        background: url(../img/aboutusbg.png) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 15px;
        margin-top: 0px;
        padding-bottom: 75px;
        margin-bottom: -69px;
    }
    section.aboutus {
        margin: 0px 15px;
    }
    section.virtualtour.photogallery .about {
        padding: 20px;
    }
    section.virtualtour.photogallery {
        position: relative;
        background-image: url(../img/sekerciler.png);
        margin-top: 50px;
    }
    section.videogallery .video iframe {
        height: 200px;
    }
    section.videogallery {
        padding: 50px 15px;
    }
    section.videogallery>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: initial;
        text-align: center;
        margin-bottom: 40px;
    }
    section.contact h2 {
        font-size: 22px;
        letter-spacing: 0px;
        color: #868786;
        line-height: 25px;
        font-weight: 300;
    }
    section.contact h1 {
        font-size: 32px;
        letter-spacing: 0px;
        color: #868786;
        line-height: 43px;
        font-weight: 900;
    }
    section.mapsarea .address {
        background: url(../img/iletisimbg.png) no-repeat center;
        background-size: cover;
        height: auto;
        padding: 100px 145px;
        padding-right: 15px;
        padding-left: 15px;
    }
    section.contactform {
        padding: 20px 15px;
    }
    header .stickymenu.sticked .top-bar .logo img {
        height: 55px;
        margin-top: 15px;
    }
    header .logo img {
        height: 80px;
        transition: 0.3s ease all;
    }
    section.faircalendar {
        padding: 60px 15px;
    }
    section.faircalendar .dateinfo {
        padding: 20px 0px;
        position: relative;
        text-align: center;
    }
    section.faircalendar .date {
        background: #ffffff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: static;
        margin-bottom: 20px;
    }
    section.banner.productdetailbanner {
        background-size: cover;
        background-position: center top;
        background-repeat: repeat;
        position: relative;
        height: auto;
        padding: 20px 15px 35px 15px;
    }
    section.banner.productdetailbanner .buttons {
        padding: 20px 0px;
        position: static;
        top: -30px;
    }
    section.banner.productdetailbanner {
        background-size: cover;
        background-position: center top;
        background-repeat: repeat;
        position: relative;
        height: auto;
        padding: 20px 15px 35px 15px;
    }
    section.banner.productdetailbanner .img {
        width: 100%;
        height: 215px;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        margin-bottom: 0px;
    }
    section.productcontent .capacitys .capaticy {
        margin-bottom: 30px;
    }
    section.productcontent .beyazalan {
        background: #fff;
        margin: 50px 0px;
        padding: 30px 15px;
        min-height: 500px;
    }
    section.blogdetail {
        padding: 60px 15px;
    }
    section.blogdetail .bloginfo .row:first-child .text-right {
        text-align: center !important;
    }
    section.blogdetail .bloginfo .row:first-child {
        margin-bottom: 100px;
        text-align: center;
    }
    section.blogdetail .bloginfo .date {
        background: #fff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: 75px;
        left: calc(50% - 50px);
    }
    section.bloglist {
        padding: 60px 15px;
    }
    section.bloglist .first-blog .img {
        height: 200px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    section.bloglist .first-blog .date {
        background: #fff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: -90px;
        left: calc(50% - 64px);
        right: unset;
    }
    section.bloglist .blog2 .date {
        background: #ffffff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: -105px;
        left: calc(50% - 64px);
    }
    section.aboutus .about .text {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
    .bgImage {
        display: none;
    }
    .navbar-toggler {
        width: 30%;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        padding: 31px 0px;
    }
    header .logo a {
        display: inline-block;
        width: 65%;
        vertical-align: middle;
    }
    header .machine-megamenu.active {
        height: 100vh;
        padding: 50px 15px 275px;
        left: -15px;
        overflow-y: auto;
    }
    header .ustmenu.sticked .navbar {
        top: 120px;
    }
    header .ustmenu.sticked .navbar-toggler {
        color: #24272a;
    }
    header .ustmenu.sticked .navbar {
        background: #fff;
    }
    section.aboutus .aboutusbg img {
        height: 309px;
    }
    header .ustmenu .navbar {
        padding: 0px;
        position: absolute;
        top: 150px;
        background: #24272a;
        width: 100%;
        left: 0px;
        right: 0px;
    }
    header .ustmenu #ustmenul>ul>li {
        float: left;
        position: relative;
        padding: 0px;
        display: block;
        width: 100%;
    }
    header .machine-megamenu ul>li>a {
        color: #1d1d1b;
        display: block;
        font-size: 18px;
        font-weight: 800;
        padding-bottom: 5px;
        border-bottom: 4px solid #fff;
        position: relative;
        letter-spacing: 0px;
        transition: 0.3s ease all;
    }
    header .machine-megamenu.active:before {
        top: 0px;
        left: 15px;
        right: 15px;
        height: 8px;
        background-color: #f7a600;
        content: '';
        position: absolute;
    }
    header .top-bar {
        padding: 15px 15px;
        min-height: 140px;
        transition: 0.3s ease all;
        position: static;
        height: auto;
        background: #24272a;
    }
    header .top-bar .infobar {
        text-align: center;
    }
    header .top-bar .infobar>a {
        display: none;
    }
    header .top-bar .infobar>span {
        display: none;
    }
    header .logo {
        text-align: center;
    }
    .fixedsocial {
        display: none;
    }
    header {
        position: relative;
        z-index: 12;
        left: 0px;
        right: 0px;
        top: 0px;
        width: 100%;
    }
    section.slider .swiper-button-nextT,
    section.slider .swiper-button-prevV {
        display: none;
    }
    section.slider .swiper-slider {
        height: 230px;
        position: relative;
    }
    section.slider .swiper-slide {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-top: 15px;
        padding-left: 15px;
    }
    section.slider .swiper-slide .yazi {
        text-align: center;
    }
    section.slider .swiper-slide h1 {
        font-size: 26px;
        color: #fff;
        line-height: initial;
        font-weight: 900;
        width: 100%;
        text-align: center;
    }
    section.slider .swiper-slide a {
        text-align: center;
    }
    section.slider .btn-catalog {
        transition: 0.3s ease all;
        position: absolute;
        right: calc(50% - 123px);
        bottom: 0px;
        padding: 10px 55px;
        border: 3px solid #f7a600;
        border-bottom: 0px;
        background: #f7a600;
        font-size: 22px;
        font-weight: bold;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0px;
        font-family: proxima-nova, sans-serif;
        z-index: 2;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    header .sticked .top-bar .btn-big {
        display: none;
    }
    header .sticked .top-bar .infobar {
        display: none;
    }
    header .machine-megamenu h3 {
        font-size: 23px;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: 25px;
        color: #24272a;
        font-family: proxima-nova, sans-serif;
    }
    section.newproducts h1 {
        font-size: 23px;
        color: #868786;
        line-height: initial;
        font-weight: 300;
    }
    section.machinegroup h1 {
        font-size: 40px;
        color: #f7a600;
        vertical-align: middle;
        line-height: 34px;
        display: block;
        margin-top: 23px;
        margin-bottom: 20px;
    }
    section.machinegroup .group {
        display: block;
        position: relative;
        transition: 0.3s ease all;
        margin-bottom: 20px;
    }
    section.workshops .area p {
        position: static;
        margin-bottom: 20px;
        text-align: center;
    }
    section.workshops .area {
        margin: 50px 0px 30px;
        background: url("../img/workshops.png");
        width: 100%;
        height: 810px;
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat;
        position: relative;
    }
    section.workshops .area p:nth-child(5) {
        display: none;
    }
    section.workshops>h1 {
        font-size: 23px;
        font-weight: bold;
        line-height: 35px;
        color: #f7a600;
        text-align: center;
    }
    section.workshops>h2 {
        font-size: 23px;
        font-weight: 300;
        line-height: initial;
        color: #f7a600;
        text-align: center;
    }
    section.workshops {
        padding: 0px 0px;
    }
    section.virtualtour {
        background-size: cover;
        text-align: center;
        margin-left: 15px;
        position: relative;
        margin-right: 15px;
        display: block;
    }
    section.virtualtour .about {
        background: rgba(36, 39, 42, 0.7);
        padding: 0px;
        margin-right: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    section.virtualtour .about p {
        color: #fff;
        text-align: center;
        display: block;
        font-size: 21px;
        line-height: 27px;
        letter-spacing: 0px;
        padding: 0px 20px;
    }
    section.virtualtour .about {
        background: rgba(36, 39, 42, 0.7);
        padding: 0px;
        margin-right: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    section.blog .blogs .blog.first>a {
        display: inline-block;
        width: 100%;
    }
    section.blog .blogs .blog.first .img {
        height: 160px;
    }
    section.blog .blogs .blog .text {
        padding: 20px 28px;
        background: #ffffff;
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: auto;
    }
    section.blog .blogs .blog.text {
        background: #fff;
        height: 335px;
        padding: 20px 28px;
        width: 100%;
        height: 335px;
    }
    section.blog .blogs .blog .info {
        position: static;
        bottom: 20px;
        left: 20px;
        right: 20px;
        text-align: right;
    }
    section.coomingsoonfair .dateinfo .text-right {
        text-align: center !important;
    }
    section.coomingsoonfair .dateinfo {
        background: url(../img/calendar.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 60px 30px 40px;
    }
    section.coomingsoonfair .date {
        margin-bottom: 20px;
    }
    section.movie .moviearea {
        margin: 50px 0px 0px;
        height: 100%;
        background-color: #9b9c9d;
    }
    section.coomingsoonfair {
        background: #fff;
        width: 100%;
        overflow: hidden;
    }
    section.movie>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: 47px;
        text-align: center;
    }
    section.machinescatalog:not(.nobg) {
        margin: 0px 15px;
        padding: 20px 0px 0px;
        background: #f7a600;
        background-repeat: no-repeat;
        min-height: auto;
        background-size: cover;
    }
    section.machinescatalog .img {
        width: 100%;
        height: 190px;
        background-image: url(../img/catalog.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: contain;
        margin: 20px 0px 0px;
    }
    section.catalogs>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: 47px;
        text-align: center;
    }
    section.catalogs {
        margin: 0px 15px;
    }
    section.catalogs .catalogrow {
        background: unset;
    }
    section.catalogs .catalogrow .catalog {
        min-height: 180px;
        position: relative;
        width: 40%;
        vertical-align: top;
        display: inline-block;
        margin: 10px 3px;
    }
    section.catalogs .catalogrow .catalog .img {
        height: 180px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo span:first-child {
        font-size: 15px;
        color: #000000;
        text-align: center;
        margin: 10px 0px;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo span:last-child {
        display: none;
    }
    section.catalogs .catalogrow .catalog .catalgoinfo {
        display: block;
        text-align: center;
    }
    section.catalogs .catalogrow .catalog:not(.active):after {
        content: '';
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: unset;
        height: 180px;
        opacity: 0;
        top: 0px;
        background: #f7a600;
        transition: 0.3s ease all;
    }
    section.catalogs .catalgoinfoshow {
        display: none;
    }
    section.socials .social {
        padding: 27px 0px 20px;
        text-align: center;
        display: block;
        background-color: #ffffff;
        color: #3b3b3b;
        transition: 0.3s ease all;
        border-radius: 8px;
        margin-bottom: 30px;
    }
    footer .logo {
        text-align: center;
    }
    footer h3 {
        text-align: center;
    }
    footer {
        text-align: center;
        padding-bottom: 220px;
    }
    footer h4 {
        color: #fff;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    footer h2 {
        color: #fff;
        font-size: 33px;
        font-weight: 300;
        letter-spacing: 0px;
        margin-top: 20px;
    }
    footer .phone {
        position: static;
        width: 100%;
        height: 380px;
    }
    footer .copyright2 p {
        color: #ffffff;
        font-size: 13px;
        line-height: 16px;
        font-weight: 300;
        margin: 0px;
        text-align: left;
    }
    section.banner {
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        height: auto;
        position: relative;
        padding: 20px 15px 35px 15px;
    }
    section.banner h1 {
        font-size: 40px;
        border-bottom: 0px;
        font-weight: 900;
        display: block;
        color: #ffffff;
        padding-bottom: 0px;
        text-align: center;
    }
    section.logos .catalogrow {
        background: unset;
    }
    section.aboutus .aboutusbg {
        background: url(../img/aboutusbg2.png) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top center;
        background-color: transparent;
        height: 300px;
    }
    section.aboutus .about {
        background: url(../img/aboutusbg.png) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 15px;
        margin-top: 0px;
        padding-bottom: 75px;
        margin-bottom: -69px;
    }
    section.aboutus {
        margin: 0px 15px;
    }
    section.virtualtour.photogallery .about {
        padding: 20px;
    }
    section.virtualtour.photogallery {
        position: relative;
        background-image: url(../img/sekerciler.png);
        margin-top: 50px;
    }
    section.videogallery .video iframe {
        height: 200px;
    }
    section.videogallery {
        padding: 50px 15px;
    }
    section.videogallery>h1 {
        font-size: 23px;
        color: #868786;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: initial;
        text-align: center;
        margin-bottom: 40px;
    }
    section.contact h2 {
        font-size: 22px;
        letter-spacing: 0px;
        color: #868786;
        line-height: 25px;
        font-weight: 300;
    }
    section.contact h1 {
        font-size: 32px;
        letter-spacing: 0px;
        color: #868786;
        line-height: 43px;
        font-weight: 900;
    }
    section.mapsarea .address {
        background: url(../img/iletisimbg.png) no-repeat center;
        background-size: cover;
        height: auto;
        padding: 100px 145px;
        padding-right: 15px;
        padding-left: 15px;
    }
    section.contactform {
        padding: 20px 15px;
    }
    header .stickymenu.sticked .top-bar .logo img {
        height: auto;
    }
    header .logo img {
        height: auto;
        transition: 0.3s ease all;
    }
    section.faircalendar {
        padding: 60px 15px;
    }
    section.faircalendar .dateinfo {
        padding: 20px 0px;
        position: relative;
        text-align: center;
    }
    section.faircalendar .date {
        background: #ffffff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: static;
        margin-bottom: 20px;
    }
    section.banner.productdetailbanner {
        background-size: cover;
        background-position: center top;
        background-repeat: repeat;
        position: relative;
        height: auto;
        padding: 20px 15px 35px 15px;
    }
    section.banner.productdetailbanner .buttons {
        padding: 20px 0px;
        position: static;
        top: -30px;
    }
    section.banner.productdetailbanner {
        background-size: cover;
        background-position: center top;
        background-repeat: repeat;
        position: relative;
        height: auto;
        padding: 20px 15px 35px 15px;
    }
    section.banner.productdetailbanner .img {
        width: 100%;
        height: 215px;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        margin-bottom: 0px;
    }
    section.productcontent .capacitys .capaticy {
        margin-bottom: 30px;
    }
    section.productcontent .beyazalan {
        background: #fff;
        margin: 50px 0px;
        padding: 30px 15px;
        min-height: 500px;
    }
    section.blogdetail {
        padding: 60px 15px;
    }
    section.blogdetail .bloginfo .row:first-child .text-right {
        text-align: center !important;
    }
    section.blogdetail .bloginfo .row:first-child {
        margin-bottom: 100px;
        text-align: center;
    }
    section.blogdetail .bloginfo .date {
        background: #fff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: 75px;
        left: calc(50% - 50px);
    }
    section.bloglist {
        padding: 60px 15px;
    }
    section.bloglist .first-blog .img {
        height: 200px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    section.bloglist .first-blog .date {
        background: #fff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: -90px;
        left: calc(50% - 64px);
        right: unset;
    }
    section.bloglist .blog2 .date {
        background: #ffffff;
        padding: 10px 15px;
        border-radius: 20px;
        display: inline-block;
        position: absolute;
        top: -105px;
        left: calc(50% - 64px);
    }
    section.aboutus .about .text {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    section.coomingsoonfair {
        background: #fff;
        padding: 0px 15px;
    }
    section.machinescatalog .img {
        height: 251px;
    }
    section.aboutus .aboutusbg img {
        height: 309px;
    }
    footer .phone {
        background: url(../img/footertelefon.png);
        width: 240px;
        height: 38f0px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: -100px;
        right: -19px;
    }
    footer {
        margin-top: 100px;
        padding-top: 70px;
        padding-bottom: 445px;
        background-size: 100% auto;
        background-position: bottom center;
        background-repeat: no-repeat;
        position: relative;
        background-size: contain;
        /*background-image: url(../img/footerbg.png);*/
    }
    section.machinescatalog .img {
        width: 100%;
        height: 260px;
        background-image: url(../img/catalog.png);
        background-repeat: no-repeat;
        background-size: contain;
        margin-bottom: -50px;
    }
    section.machinescatalog:not(.nobg) {
        margin: 0px 40px;
        background: #f7a600;
        min-height: auto;
        background-size: unset;
        height: 408px;
    }
    section.coomingsoonfair .dateinfo h4 {
        color: #ffffff;
        font-size: 24px;
        line-height: 33px;
        letter-spacing: 0px;
        font-weight: 900;
        margin-bottom: 15px;
    }
    header .top-bar {
        padding: 35px 25px;
        min-height: 140px;
        transition: 0.3s ease all;
        position: static;
        height: 150px;
    }
    header .stickymenu.sticked .top-bar .logo img {
        height: auto;
    }
    header .logo img {
        height: auto;
        transition: 0.3s ease all;
    }
    header .ustmenu .top-bar>.row {
        margin-right: -7.5px;
        margin-left: -.5px;
    }
    header .ustmenu .top-bar>.row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    header .ustmenu .top-bar>.row>div>.row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    header .ustmenu .top-bar>.row {
        margin-right: -7.5px;
        margin-left: -.5px;
    }
    header .ustmenu .top-bar>.row>div>.row {
        margin-right: -7.5px;
        margin-left: -.5px;
    }
    header .ustmenu #ustmenul>ul>li>a {
        color: #ffffff;
        font-size: 19px;
        padding: 5px 5px;
        text-align: center;
        transition: 0.4s ease all;
        font-weight: 900;
        position: relative;
        display: block;
        overflow: hidden;
    }
    header .top-bar .infobar {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    header .ustmenu #ustmenul>ul {
        display: block;
        margin: 0px;
        float: right;
        margin-left: -7.5px;
    }
    section.slider .swiper-slide {
        width: 100%;
        height: 1060px;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-top: 200px;
        padding-left: 100px;
    }
    /*section.slider .swiper-button-nextT {*/
    /*    position: absolute;*/
    /*    top: 275px;*/
    /*    z-index: 8;*/
    /*    left: 25px;*/
    /*    border: 2px solid #fff;*/
    /*    line-height: 70px;*/
    /*    border-radius: 100%;*/
    /*    transition: 0.3s ease all;*/
    /*    cursor: pointer;*/
    /*    line-height: 64px;*/
    /*    width: 65px;*/
    /*    padding: 0px 25px;*/
    /*    height: 65px;*/
    /*    color: #fff;*/
    /*    font-size: 30px;*/
    /*    text-align: center;*/
    /*    padding: 0px;*/
    /*}*/
    section.slider .swiper-button-nextT {
        position: absolute;
        top: 205px;
        transform: rotate(90deg);
        z-index: 8;
        left: 35px;
        border: 2px solid #fff;
        line-height: 70px;
        border-radius: 100%;
        transition: 0.3s ease all;
        cursor: pointer;
        line-height: 64px;
        width: 65px;
        padding: 0px 25px;
        height: 65px;
        color: #fff;
        font-size: 30px;
        text-align: center;
        padding: 0px;
    }
    section.slider .swiper-button-prevV {
        position: absolute;
        top: 205px;
        z-index: 8;
        left: 125px;
        transform: rotate(90deg);
        border: 2px solid #fff;
        line-height: 70px;
        border-radius: 100%;
        transition: 0.3s ease all;
        line-height: 60px;
        cursor: pointer;
        width: 65px;
        padding: 0px 25px;
        color: #fff;
        font-size: 30px;
        text-align: center;
        padding: 0px;
        height: 65px;
    }
    /*section.slider .swiper-button-prevV {*/
    /*    position: absolute;*/
    /*    top: 200px;*/
    /*    z-index: 8;*/
    /*    left: 25px;*/
    /*    border: 2px solid #fff;*/
    /*    line-height: 70px;*/
    /*    border-radius: 100%;*/
    /*    transition: 0.3s ease all;*/
    /*    line-height: 60px;*/
    /*    cursor: pointer;*/
    /*    width: 65px;*/
    /*    padding: 0px 25px;*/
    /*    color: #fff;*/
    /*    font-size: 30px;*/
    /*    text-align: center;*/
    /*    padding: 0px;*/
    /*    height: 65px;*/
    /*}*/
    section.slider .swiper-slide h1 {
        font-size: 46px;
        color: #fff;
        line-height: 50px;
        font-weight: 900;
        text-align: left;
        width: 80%;
    }
    section.slider {
        margin: 0px auto;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        max-height: 630px;
        background-position: center;
        position: relative;
        margin-bottom: 30px;
    }
    section.slider .swiper-slider {
        height: 630px;
        position: relative;
    }
    section.slider .btn-catalog {
        transition: 0.3s ease all;
        position: absolute;
        right: 50px;
        bottom: 0px;
        padding: 35px 55px;
        border: 3px solid #f7a600;
        border-bottom: 0px;
        background: #f7a600;
        font-size: 22px;
        font-weight: bold;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0px;
        font-family: proxima-nova, sans-serif;
        z-index: 2;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    section.newproducts .products .product.active {
        height: 100%;
    }
    section.newproducts .products .product.active .img {
        height: 100%;
    }
    section.newproducts .products .product span {
        position: absolute;
        left: 10px;
        right: 10px;
        font-size: 20px;
        letter-spacing: -2px;
        font-weight: 500;
        display: block;
        opacity: 0;
        top: 10px;
        color: #fff;
        z-index: 3;
        transition: 0.3s ease all;
    }
    section.newproducts .products .product:after {
        content: "\f061";
        font-family: FontAwesome;
        color: #ffffff;
        position: absolute;
        z-index: 3;
        right: 10px;
        bottom: 10px;
        opacity: 0;
        font-size: 25px;
        transition: 0.3s ease all;
    }
    section.machinegroup h1 {
        font-size: 30px;
        color: #f7a600;
        vertical-align: middle;
        line-height: 34px;
        display: block;
        margin-top: 7px;
    }
    section.machinegroup .group .imghover {
        opacity: 0;
        display: inline-block;
        width: 105px;
        height: 105px;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 75px;
        background-color: #f7a600;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        border: 2px solid #f7a600;
        -webkit-box-shadow: 0px 0px 24px -1px rgba(237, 11, 68, 1);
        -moz-box-shadow: 0px 0px 24px -1px rgba(237, 11, 68, 1);
        box-shadow: 0px 0px 24px -1px rgba(237, 11, 68, 1);
        background-color: #f7a600;
        transition: 0.3s ease all;
        vertical-align: middle;
    }
    section.machinegroup .group .img {
        width: 75px;
        height: 75px;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        border: 2px solid #868786;
        transition: 0.3s ease all;
        vertical-align: middle;
    }
    section.machinegroup .group span {
        display: inline-block;
        width: calc(100% - 110px);
        vertical-align: top;
        /* padding: 20px 0px; */
        font-size: 15px;
        padding-left: 5px;
        transition: 0.3s ease all;
        color: #868786;
        font-weight: 600;
        vertical-align: middle;
    }
    section.workshops .area {
        margin: 50px 0px 30px;
        background: url("../img/workshops.png");
        width: 100%;
        height: 530px;
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat;
        position: relative;
    }
    section.virtualtour .about {
        background: rgba(36, 39, 42, 0.7);
        padding: 50px 15px;
        margin-right: 20px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    section.aboutus .about .text {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.aboutus .about .text {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (min-width: 1200px) {
    section.blog .blogs .blog.first .img:after {
        content: '';
        width: 35px;
        height: 35px;
        background: #fff;
        position: absolute;
        right: -20px;
        top: 20px;
        transform: rotate(-45deg);
    }
    footer .footer1:before {
        content: '';
        position: absolute;
        width: 50%;
        height: 49px;
        top: 185px;
        background-image: url(../img/footer-isik.png);
        background-repeat: no-repeat;
    }
    section.slider:after {
        content: '';
        width: 300px;
        background: url(../img/goodfood.png);
        position: absolute;
        height: 120px;
        z-index: 3;
        bottom: 10px;
        left: 37px;
        background-repeat: no-repeat;
    }
    section.aboutus .about .text {
        width: 80%;
        margin: auto;
    }
}