 body{
    color:#3d3d3f;
     margin:0 auto;
}
 h1{
    font-family:"helvetica-neue-light",Helvetica;
}
 h2{
     font-family:"Helvetica Neue 53 Ext",Helvetica;
    font-size: 28px;
     line-height: 40px;
}
h3 {
    color: #E5EDF0;
     font-size: 18px;
     font-family:"Helvetica Neue 53 Ext",Helvetica;
     line-height: 22px;
}
h4 {
    color: #3c9cd0;
     font-size: 18px;
     font-family:"Helvetica Neue 53 Ext",Helvetica;
     line-height: 22px;
}
 h6{
    color: white;
     font-family:"Helvetica Neue 53 Ext",Helvetica;
}
 h2{
     text-transform: uppercase !important;
}
 hr {
     margin-top: 5px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #eee;
}
 ul{
    padding: 0;
}
 p{
    font-size: 16px;
}
 a:hover{
     text-decoration: none;
}
 img {
    object-fit: cover;
}
 .container{
     background-color: white;
}
 .scroll-wrapper{
     overflow-x: scroll;
}
 .scroll-wrapper::-webkit-scrollbar {
     display: none;
}
 .clearfix{
    clear: both;
}
 .block{
    display: block;
}
 .none{
    display: none !important;
}
 .show{
    display: block !important;
}

/* Main Styles*/
 .m-margin-bottom{
     margin-bottom: 150px;
}

/* Bootstrap 3 Equal Height Columns */

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
  /*display: flex;*/
  flex-direction: column;
  /*border: solid 1px blue;*/
  margin-bottom: 25px;
}

.is-flex .box {
  background: none;
  position: static;
}
.is-flex [class*="col-"] {
  background: #fff;
}

.is-flex .box h2 a{
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize !important;
    font-weight: bold !important;
}

.is-flex .box p{
    font-size: 13px;
}
.is-flex .box  > *{
    vertical-align: top;
}

.is-flex .box ul li {
    font-size: 14px;
    list-style-type: disc;
    display: list-item;
    margin-left: 15px;
    width: auto !important;
}

/*section header*/
 header .choose{
     font-family: "helvetica-neue-ext-43",Helvetica !important;
    font-size: 12px;
}
 .top_slider h2{
     font-family: "helvetica-neue-light",Helvetica !important;
     font-size: 65px;
     margin-top: 80px;
     top: 213.311px;
     left: 114.794px;
     text-transform: uppercase;
     text-shadow: 2px 4px 9px rgba(0, 0, 0, 0.6);
     letter-spacing: 3px;
     font-size: 59.0188px;
     line-height: 57.3325px;
     color: rgb(255, 255, 255);
     width: auto;
     height: auto;
     padding: 0px;
     border-width: 0px;
}
 header a{
    font-family: "helvetica-neue-ext-43",Helvetica !important;
    letter-spacing: 1px;
}
 header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
     border-color: #e7e7e7;
}
 .colors .camping{
    background-color: #96c81e;
     color: #96c81e;
}
 .colors .yacht{
    color: #006478;
     background-color: #006478;
}
 .colors .car{
    background-color: #78a0aa;
     color: #78a0aa;
}
 .colors .truck{
    background-color: #D20A39;
     color: #D20A39;
}
 .colors .special{
    background-color: #e66300;
     color: #e66300;
}
 .colors .hotel{
    background-color: #7f9daf;
     color: #7f9daf;
}
 .colors .home{
    background-color: #82aa73;
     color: #82aa73;
}
 .colors .professional{
    background-color: #0078dc;
     color: #0078dc;
}
 .colors .workshop{
    background-color: #2ba7e0;
     color: #2ba7e0;
}
 .colors .oem{
    background-color: #465a5a;
     color: #465a5a;
}
 header .countries-box a {
    color: #F7F7F7;
     cursor: pointer;
    font-size: 14px;
}
 header .countries-box a:hover{
    font-weight: 600;
}
 header .about{
    min-width: 200px !important;
}
 header .brand{
    min-width: 172px !important;
}
 .top_slider .glyphicon-chevron-left:before {
    content: "";
}
 .top_slider .glyphicon-chevron-right:before {
    content: "";
}
 .top_slider .carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
     background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
     background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
     background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
 .top_slider .carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
     background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
     background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
     background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
 .top_slider .carousel-control{
    top:50%;
     height: 0;
}
 .top_slider .carousel-inner>.item>a>img, .carousel-inner>.item>img {
     height: 100vh;
     object-fit: cover;
}
 .top_slider .carousel-control img{
     height: 50px !important;
     width: 40px;
}
/*header search */
 .first-search input[type=text] {
     width: 30px;
     box-sizing: border-box;
     border: 0;
     border-radius: 4px;
     font-size: 16px;
     background-color: white;
     background-image: url(../images/search.png);
     background-size: 32px;
     background-position: 4px 2px;
     background-repeat: no-repeat;
     padding: 7px 20px 22px 30px;
     -webkit-transition: width 0.4s ease-in-out;
     transition: width 0.4s ease-in-out;
     cursor: -webkit-grab;
}
 .second-search input[type=text] {
     margin-top: 15px;
    width: 69%;
    font-size: 24px;
    background-position: 4px 4px;
    padding: 5px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: none;
    margin: 10px auto;
}
 .second-search input[type="text"]::-webkit-input-placeholder {
    opacity: 0.5;
}
 .multiply{
     margin-left: 25px;
}
 .search_text{
    font-size: 26px;
     color: #fff;
     width: 23%;
     float: left;
     padding: 15px 25px;
     font-weight: 500;
}
 .search_list{
     background: #fff;
}
 header .search_list_text{
     float: left;
     max-width: 50%;
     text-align: left;
     margin-left: 10%;
}
 header .search_list img{
     float: left;
     margin-left: 23%;
     margin-top: 10px;
     margin-bottom: 10px;
     width: 75px;
    /* width: 200px;
     */
     height: 75px;
}
 .search_list h3 {
     font-size: 15px;
}
 .search_list p {
     font-size: 13px;
     color: #3d3d3f;
}
 .search_list_text h3 {
     color: #222;
     font-weight: 700;
}
 .second-search .see_more{
    width: 100%;
    text-align: center;
    padding:10px;
}
 header form img{
     width: auto !important;
}
 header .nav>li {
     position: static;
     display: block;
}
 #second_search{
     background: #006E8D;
     height: 0;
     width: 100%;
     position: relative;
     z-index: 999;
     overflow-x: hidden;
     -webkit-transition: all 800ms ease;
     -moz-transition: all 800ms ease;
     -ms-transition: all 800ms ease;
     -o-transition: all 800ms ease;
     transition: all 800ms ease;
}
 #second_search::-webkit-scrollbar {
     display: none;
}
 #search_container{
     background: #006E8D;
}
 #search_list{
    display: none;
     -webkit-transition: all 1800ms ease;
     -moz-transition: all 1800ms ease;
     -ms-transition: all 1800ms ease;
     -o-transition: all 1800ms ease;
     transition: all 1800ms ease;
}
 .hide{
    height: auto;
     opacity: 1;
}
 .notfound{
     display: none;
     margin-bottom: 40px;
}
 .notfound h1{
    font-weight: 700;
}
 .search_product .search_list_text{
     float: left;
     max-width: 75%;
    text-align: left;
    margin-left: 5%;
}
 .search_product .search_list img {
     object-fit: cover;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
}
/* HEADER TOP SIGNIN*/
 header .countries-box .countries ul li {
     list-style: none;
     display: inline;
     margin: 3px;
}
/* header .countries-box .countries img {
     width: auto !important;
}
*/
 header .countries-box .items-count{
     width: 18px;
     height: 18px;
     background: #D20A39;
     color: #fff;
     position: absolute;
     top: 5px;
    /* right: 129px;
     */
     border-radius: 10px;
     text-align: center;
     line-height: 19px;
     margin-left: -12px;
}
 header .menus-box .dropdown-menu .products a{
    text-transform: uppercase;
     font-weight: 600;
     margin-left: -12px;
}
 header .menus-box .dropdown-menu .markets {
    text-transform: uppercase;
     font-weight: 600;
     margin-left: -6px;
}
 header .menus-box .dropdown-menu .service {
    text-transform: uppercase;
     font-weight: 600;
     margin-left: -6px;
}
 .country_select{
    float: left;
     margin-top: 3px;
}
 .country_select li a {
     font-size: 12px !important;
}
 .login_basket{
    float: right;
     padding-right: 10px;
}
 .login_basket .dropdown-menu{
    height: 100px;
}
 .login_basket .dropdown-menu .exit{
    position: relative;
    top: -10px;
}
/*SECTION DISCOVER*/
 .discover-our .discover{
     padding: 70px 0 50px 0;
    text-align: center;
     text-transform: uppercase;
     color: #3d3d3f;
}
 .discover-contents li{
     text-align:center;
    background-color: #ffffff;
     margin-bottom: 50px;
     display: inline-block !important;
     list-style-type: none;
}
 .discover-contents li img{
    width:93%;
     margin-bottom: -7px;
}
 .discover-our{
    margin-bottom: 20px;
}
 .discover-our .img-bottom{
     margin-left: 12.5px;
     padding: 3px 5px 15px 15px;
     height: 70px;
     text-align: left;
     color: white;
     width: 93.3%;
}
 .discover-our .img-bottom a{
     text-decoration: none;
     color: white;
}
 .discover-our h3{
    color:#F3F8FE;
}
 .discover-our .camping{
    margin-top: -1px;
     background-color: #96c81e;
     color: #96c81e;
}
 .discover-our .yacht{
    margin-top: -1px;
     color: #006478;
     background-color: #006478;
}
 .discover-our .car{
    margin-top: -1px;
     background-color: #78a0aa;
     color: #78a0aa;
}
 .discover-our .truck{
    margin-top: -1px;
     background-color: #D20A39;
     color: #D20A39;
}
 .discover-our .special{
    margin-top: -1px;
     background-color: #e66300;
     color: #e66300;
}
 .discover-our .hotel{
    margin-top: -1px;
     background-color: #7f9daf;
     color: #7f9daf;
}
 .discover-our .home{
    margin-top: -1px;
     background-color: #82aa73;
     color: #82aa73;
}
 .discover-our .professional{
    margin-top: -1px;
     background-color: #0078dc;
     color: #0078dc;
}
 .discover-our .workshop{
    margin-top: -1px;
     background-color: #2ba7e0;
     color: #2ba7e0;
}
 .discover-our .oem{
    margin-top: -1px;
     background-color: #465a5a;
     color: #465a5a;
}
 .discover-our .box_tri {
    width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 0 50px 50px;
    /* border-color: transparent transparent #ffffff transparent;
     */
     border-color: transparent transparent #FFFFFF transparent;
     position: absolute;
     right: 27px;
     bottom: -1px;
     -webkit-animation: myfirst 3s;
     animation: myfirst 3s;
}
/*SWIPER BUTTONS*/
 .swiper-button-next{
    top:43% !important;
    width: 42px !important;
    background-image: url(../images/showcase-nav.png) !important;
     right: 10px !important;
     -webkit-background-size: 83px 44px !important;
    background-size: 83px 44px !important;
     background-position: right !important;
}
 .swiper-button-prev{
    top:43% !important;
    width: 42px !important;
    background-image: url(../images/showcase-nav.png) !important;
     left: 0px !important;
     -webkit-background-size: 83px 44px !important;
    background-size: 83px 44px !important;
     background-position: left !important;
}
 .swiper-container {
     height: auto !important;
}
 .swiper-container {
     padding: 0 10px;
}
/*SECTION APPLICATIIN*/
 .application li.waeco{
     background-color: #1A9FDD !important;
}
 .application li.lodging{
    background-color: #7f9daf !important;
}
 .application li.truck{
    background-color: #D20A39 !important;
}
 .application li.car-van{
    background-color: #78a0aa !important;
}
 .application li.home{
     background-color: rgb(130, 170, 115) !important;
}
 .application li.professional{
     background-color: rgb(26, 159, 221)!important;
}
 .application li.dometic{
     background-color: rgb(9, 84, 125) !important;
}
 .application li.marine{
    background-color: #006478 !important;
}
 .page-title{
     list-style: none;
     display: inline-flex;
}
/*section inside*/
 .inside .inside-box{
    padding: 50px;
     text-align: center;
     background-color:#f7f7f7;
}
 .inside .discover-contents li img{
    width:100%;
}
 .inside .inside-box hr{
     margin:0 auto;
     margin-bottom: -25px;
    width: 15%;
     text-align: center;
     height: 1.5px;
     background-color:#3d3d3f !important;
     border:none
}
 .inside .img-bottom{
    cursor: -webkit-grab!important;
     padding: 20px;
     text-align: left;
     color:#fff;
     background-color: #5da6c4;
    height: 165px;
}
 .inside .img-bottom .title_bottom{
    cursor: pointer;
     color: white;
     font-size: 19px;
     text-transform: uppercase;
    /* font-weight: lighter;
     */
     line-height: 22px;
    text-decoration: none;
     color: white;
}
 .inside .img-bottom .text_bottom{
     font-size: 16px;
     line-height: 23px;
}
 .inside{
     background-color: #f7f7f7;
}
 .inside ul li{
     background-color: #f7f7f7 !important;
}
 .inside .container{
     background-color: #f7f7f7;
}
 .inside .discover-contents{
    padding-left:15px;
}
 .homepage .inside ul li{
     background-color: #f7f7f7 !important;
     padding: 0;
}
 .newsdate{
    font-size: 10px;
    padding:0;
    margin: 0;
    text-align: right;
}
/* section newproducts*/
 .newproducts .newproduct-box h2{
    text-transform: uppercase;
     color: #3d3d3f;
     font-size: 28px !important;
     line-height: 40px !important;
}
 .newproducts .newproduct-box h2 span{
    margin-right: 10px;
}
 .newproducts .newproduct-box hr{
    margin:0 auto;
     height: 1.5px;
     background-color:#3d3d3f !important;
     border:none;
     width: 15%;
     text-align: center;
}
 .newproducts .newproduct-box{
    text-align: center;
     background-color:white;
}
 .newproducts{
    background-color: white !important;
}
 .newproducts .discover-contents {
    margin: 0 auto 20px !important;
}
 .newproducts .discover-contents li img{
    width: 100%;
}
 .newproducts h2{
     text-transform: capitalize !important;
     font-size: 22px !important;
     line-height: 26px !important;
     color:#3d3d3f !important;
}
 .newproductstitle{
    margin-top: 20px;
     background-color: white !important;
}
 .newproductstitle a{
    font-weight: normal !important;
     line-height: 16px !important;
     font-size: 14px !important;
     color:#3d3d3f !important;
     font-size: 13px !important;
}
 .newproducts .discover-contents li{
     padding: 0;
}
 .newproducts .img-bottom{
    height: 70px;
     text-align: left;
     color: white;
}
 .newproducts .img-bottom a{
     text-decoration: none;
     color: white;
}
 .newproductstitle p{
    font-size: 14px;
    line-height: 16px;
}
 .desc{
     overflow: hidden;
    height: 125px;
}
/*KARAVAN PAGE*/
 .karavan hr{
     border-top: 1px solid #ddd;
}
 .karavan .anothermodel{
    text-align: center;
}
 .karavan .anothermodel .anothermodel_img{
     width: 100% !important;
     max-height: 58px !important;
    object-fit: scale-down;
}
 .karavan .anothermodel .anothermodel_text{
    text-align: center;
}
 .karavan .anothermodel .anothermodel_link{
    text-align: center;
}
 .karavan h1{
     margin-bottom: 15px;
    margin-top: 75px;
     font-weight: 700;
     line-height: 39px;
     color: #303030;
     text-align: center;
}
 .karavan h4{
    text-align: center;
     font-style: italic;
     font-size: 22px;
     font-weight: 400;
     color: #757779;
     line-height: 30px;
    margin-top: 5px;
    margin-bottom: 68px;
}
 .karavan .image_galeri .image {
     border-radius: 0;
     border: 0;
     margin-bottom: 30px;
     -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0 1px 2px rgba(0,0,0,.075);
     background: #f9f9f9;
}
 .karavan .image_galeri .image .image_explanation h3 {
     color: #303030;
     font-size: 18px;
     line-height: 23px;
     font-weight: 700;
     text-align: center;
     margin: 10px auto 25px auto;
}
 .karavan .image_galeri .image .image_explanation {
     height: 365px;
}
 .karavan .thumbnail{
    padding: 0;
}
 .karavan .image_galeri .image .image_explanation span:nth-child(odd) {
    text-transform: uppercase;
    font-size: 14px;
     line-height: 20px;
     font-weight: 700;
     color: #303030;
     position: absolute;
     left: 25px;
}
 .karavan .image_galeri .image .image_explanation span:nth-child(even) {
     text-transform: capitalize;
    font-size: 14px;
     line-height: 15px;
     font-weight: 400;
     color: #303030;
     position: absolute;
     left: 130px;
}
 .karavan .image_galeri .image button{
     background: #f7f7f7;
     border: 0;
     text-transform: uppercase;
     width: 100%;
     bottom: 0;
     left: 0;
     height: 40px;
     font-size: 16px;
     font-weight: 700;
     color: #303030;
     border-top: 1px solid #ccc;
}
 .karavan .image_galeri .image button:hover{
     color: #fff;
     background: #006D8D;
}
 .karavan .image_galeri .image .image_explanation ul{
    margin-top: 20px;
    margin-bottom: 20px;
    list-style-type: none;
}
 .karavan .image_galeri .image .image_explanation p {
    text-align: center;
     padding:15px;
     font-size: 15px;
    line-height: 23px;
    color: #303030;
}
 .karavan .image_galeri .image img:hover {
     opacity: 0.7;
}
 .karavan_choose{
    background: #29527f;
     height: 50px;
     width: 100%;
     position: relative;
     z-index: 1;
     text-align: center;
     overflow-x: hidden;
}
 .karavan_choose .models{
     background: #29527f;
    height: 50px;
}
 .karavan_choose .models button{
    text-transform: uppercase;
     height: 50px;
    background: #29527f;
    color: #fff;
    border:none;
     font-size: 16px;
    padding: 0 20px;
}
 .karavan_choose .models button:hover{
    background:#12809A;
    font-weight: 600;
}
 .karavan .image_galeri .image .image_explanation ul li{
     min-height:30px;
}
/*KARAVAN DETAİL*/
 .karavan_detail .bottom_image img{
    width: 100%;
}
 .karavan_detail .bottom_image h3 {
    margin-top: 20px;
}
 .karavan_detail .karavan_choose{
    height: 60px;
}
 .karavan_detail .karavan_choose .models{
     background: #29527f !important;
    height: 60px;
}
 .karavan_detail .karavan_choose .models button{
     height: 40px;
     background: #006D8D;
     color: #fff;
     border: none;
     font-size: 14px;
     padding: 0 20px;
     margin: 10px 5px;
     border-radius: 4px;
    font-weight: 600;
     line-height: 36px;
}
 .karavan_detail .karavan_choose .models .rightbutton button:hover{
    background: #1781a0 !important;
}
 .karavan_detail .karavan_choose .models .leftbutton{
    float: left;
    background: #29527f;
     font-size: 18px !important;
     line-height: 24px !important;
}
 .karavan_detail .karavan_choose .models .rightbutton{
    float: right;
}
 .karavan_detail .about_caption {
     top: 30% !important;
    height: auto;
     background: rgba(255, 255, 255, 0.8);
}
 .karavan_detail .about_caption h1 {
     color: #ffffff;
     text-transform: uppercase;
     font-size: 35px;
     margin-top: 20px;
     font-weight: bold;
     margin-bottom: 0;
     text-shadow: none;
     line-height: 1.1;
     text-align: center;
     font-size: 32px;
     line-height: 36px;
     font-weight: 700;
     color: #303030;
}
 .karavan_detail .leftmenu .buttons .catalog-button a {
     color: rgba(48, 48, 48, 0.61) !important;
     font-weight: 700;
}
 .karavan_detail .leftmenu .buttons .catalog-button a:hover{
     color: #303030 !important;
}
 .karavan_detail h1 {
     font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
     font-size: 33px;
     line-height: 40px;
     margin-top: 5px !important;
     text-align: left !important;
}
 .karavan_detail h2 {
     line-height: 33px;
     margin-top: 0;
     text-transform: capitalize !important;
     font-weight: 700;
    font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
}
 .karavan_detail p {
     font-size: 18px;
     line-height: 27px;
     font-weight: 400;
     margin-top: 55px;
}
 .karavan_detail h4 {
     color: #303030;
     text-align: left !important;
     font-style: normal !important;
     font-size: 18px !important;
     font-weight: 400 !important;
     color: #303030 !important;
     line-height: 27px !important;
     margin-top: 55px !important;
}
 .karavan_detail .rightmenu .buttons .catalog-button span {
     color: #303030 !important;
     font-weight: 500;
}
 .karavan_detail h3 {
     color: #303030;
     font-size: 24px;
     font-weight: 700;
     line-height: 24px;
     margin-top:0;
    font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
}
 .karavan_detail h5 {
     font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 34px;
    color: #808081;
    font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
}
 .karavan_detail .leftmenu .buttons .catalog-button {
     padding-top: 10px;
     padding-bottom: 10px;
}
 .karavan_detail .catalog-button .text {
     position: static;
     left: 15px;
     white-space: normal;
     line-height: 24px;
     size: 16px;
     font-weight: 700;
     font-family: "Andale Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 .karavan_detail .catalog-button .strng{
    color:#303030;
}
 .karavan_detail .header_image{
     position: relative;
}
 .layout .header_image:before {
     content: "";
     top: 0;
     left: 0;
     position: absolute;
     height: 100%;
     width: 100%;
     background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
     background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(49%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
     background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
     background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%);
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
 .karavan_detail .leftmenu .buttons .catalog-button {
     width: 90%;
     padding-left: 0;
     float: none;
}
 .karavan_detail .leftmenu .buttons .second a:hover{
    background: #fff !important;
}
 .karavan_detail .leftmenu .buttons .second:last-child {
    border-bottom: none;
}
 .karavan_detail .rightmenu .buttons .catalog-button {
     width: 100%;
     padding-left: 34px;
     padding-bottom: 10px;
     padding-top: 12px;
}
 .karavan_detail .rightmenu .buttons .catalog-button .fa{
     right: 15px;
     font-size: 15px;
    /* position: absolute;
     */
     background-color: rgba(0,0,0,0.1);
     border-radius: 50%;
    /* content: "\e67d";
     */
    /* display: inline-block;
     */
    /* font-family: 'icomoon';
     */
     font-style: normal;
     font-weight: 300;
     font-variant: all-small-caps;
     height: 1.5em;
     left: 0;
     line-height: 1.5em;
     position: absolute;
     speak: none;
     text-align: center;
     text-transform: none;
     width: 1.5em;
}
 .karavan_detail .rightmenu .buttons .catalog-button:first-child{
    padding-left: 0;
}
 .layout .karavan_detail .rightmenu .buttons .catalog-button{
    padding-left: 0;
}
 .layout .karavan_detail .rightmenu .buttons .catalog-button .seconddesc{
    position: absolute;
    left: 150px;
}
/*.layout .karavan_detail h3 {
    font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
}
*/
 .layout .karavan_detail .btn-group .btn{
     border-radius: 2px;
    border: none;
    color: #212121;
    cursor: pointer;
    display: inline-block;
     font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    max-width: 100%;
    outline: none;
     overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
     transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
     margin-bottom: 4px;
    background-color: #AFC900;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    color: #fff;
     margin-right: 5px;
     margin-top: 10px;
}
 .layout .new_item img{
    width: 100%;
}
 .leftmenu .buttons .dropdown-menu .second .text{
     font-size: 14px;
}
/*KARAVAN GALERİ*/
 .karavan .header_image{
    text-align: center;
}
 .karavan .header_image img{
    max-width: 1600px;
}
 .karavan_gallery .image_cont{
    background: #F7F6F5;
     margin-top: 50px;
}
 .karavan_gallery p {
     margin-top: 15px;
     font-size: 16px;
     line-height: 24px;
}
 .karavan_gallery .note {
     font-size: 14px;
     line-height: 21px;
}
 .karavan_gallery .image_cont img{
    max-width: 100%;
}
 .karavan_detail_cotainer .bottom_image p,.karavan_detail_cotainer .bottom_image li{
    font-size: 16px !important;
}
/*layout*/
 .layout table,.karavan table{
     width: 100%;
    margin: 0;
    margin-bottom: 2.5em;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
 .layout tr td,.karavan tr td {
     border-bottom: 1px solid #e0e0e0;
    padding: 8px 12px;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 112.5%;
}
 .layout tr th,.karavan tr th {
     padding: 10px;
     margin-bottom: 20px;
}
 .layout table img,.karavan table img {
     width: auto !important;
    max-width: 100% !important;
}
 .layout .one_layout .btn{
    background: #29527f !important
}
/*SECTİON FOOTER*/
 .footer .footer-top{
    background-color:#0e6e94 ;
     width: 100%;
     color:white;
     padding: 50px 10px;
     padding-bottom: 30px;
     text-align: center;
}
 .footer .footer-top input[type=search] {
    width: 200px;
    padding: 4px;
     color: #222;
}
 .footer .footer-top h6{
     margin-bottom: 20px;
    text-transform: uppercase;
     font-size: 16px;
     font-weight: 700;
     line-height: 25px;
}
 .footer .footer-top {
    background-color:#02293c;
}
 .footer .footer-top p{
    font-size: 14px;
}
 .footer .copyright p{
    font-size: 11px;
     display: inline-block;
}
 .footer .terms {
     text-align: right;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}
 .footer .adresphone {
    margin: 0 auto;
    text-align: center;
}
 .footer .adresphone span{
     display: inline-block;
    margin-right: 15px;
}
 .footer .adresphone .firstype{
    margin-right: 5px;
    line-height: 1.8em;
}
 .footer .footer-top li p{
    margin: 0 0 2px !important;
}
 .footer .footer-top a{
     padding: 10px 0;
     padding-bottom: 2px;
     color:white;
     list-style-type: none;
}
 .footer .footer-top a:hover {
     text-decoration: underline;
}
 .footer .footer-top ul {
     list-style: none;
    /* Remove list bullets */
     margin: 0;
}
 .footer .footer-top li {
    padding: 5px;
     font-size: 16px;
    font-family: helvetica;
     line-height: 16px;
}
 .footer .footer-top .last li {
    line-height: 24px;
}
 .footer .footer-top li a:before {
     content: "\f105";
     font-family: FontAwesome;
     font-weight: normal;
     font-style: normal;
     display: block;
     float: left;
     padding-right: 5px;
     text-decoration: inherit;
     font-size: 14px;
     color: white;
    /* Or a color you prefer */
}
 .footer .footer-bottom {
    height: auto;
     background-color:#02293c !important;
     width: 100%;
}
 .footer .footer-bottom p{
    color: white;
     font-size: 11px;
     line-height: 2;
     margin-top: 0 !important;
}
 .footer .footer-bottom .container{
    background-color:#02293c;
    padding: 40px 30px 10px 30px;
}
 .footer .footer-bottom .copyright{
    padding-left:0;
     text-align:left;
}
 .footer .footer-bottom .terms{
    padding-right:0;
     text-align: right;
    color: #fff;
}
 .footer .container{
     background-color: inherit;
}
 .footer .footer-top .social li a:before {
    display: none;
}
 .footer .footer-top .social .fa-twitter:hover{
    color:#fff;
     background: #55acee;
}
 .footer .footer-top .social .fa-facebook:hover{
    color:#fff;
     background: #3b5998;
}
 .footer .footer-top .social .fa-pinterest:hover{
    color:#fff;
     background: #cb2027;
}
 .footer .footer-top .social .fa-instagram:hover{
    color:#fff;
     background: #70463A;
}
 .footer .footer-top .social .fa-linkedin:hover{
    color:#fff;
     background: #137AAF;
}
 .footer .footer-top .social .fa-facebook{
    color:#fff;
     background: #02293c;
}
 .footer .footer-top .social .fa-twitter{
    color:#fff;
     background: #02293c;
}
 .footer .footer-top .social .fa-pinterest{
    color:#fff;
     background: #02293c;
}
 .footer .footer-top .social .fa-instagram{
    color:#fff;
     background: #02293c;
}
 .footer .footer-top .social .fa-linkedin{
    color:#fff;
     background: #02293c;
}
 .footer .footer-top .social .content-left {
    margin-left: -20px !important;
}
 .footer .footer-top .social .fa {
     font-size: 30px !important;
    padding: 5px;
    height: 40px;
    width: 40px;
}
 .footer .footer-top .socialicons{
    margin-left: -15px;
}
 .footer .footer-top li span{
     display: block;
}
 .footer .br{
    display: none;
}
/*PAGE NEWS LIST*/
 .news_list{
    margin-bottom: 50px;
}
 .news_list h3 {
    color: #222;
}
 .news_list ul {
     padding: 20px 20px 20px 60px;
     list-style: none;
}
 .news_list ul li{
    text-align: justify;
}
 .news_list .date{
    text-align: right;
}
 .news_list .news{
     margin: 20px;
     background: #f7f7f7;
     padding: 15px;
}
 .news_list img{
    max-height: 200px;
     text-align: center;
     margin: 0 auto;
     float: none;
     max-width: 100%;
     width: auto;
     margin-top: 20px;
}
 .news_list .news_title{
    text-align: center;
}
/*PAGE NEWS DETAİL*/
 .news_update{
    font-size: 14px;
}
 .news_detail h3,.news_detail h2 {
    color: #444;
    text-align: center;
}
 .news_detail p{
    text-align: justify;
    float: left;
}
 .news_detail img{
    max-height: 200px;
     text-align: center;
     margin: 0 auto;
     float: none;
     max-width: 100%;
     width: auto;
}
 .news_detail{
    padding-bottom: 50px;
}
 .other_news{
     text-align: center;
     background: #f7f7f2;
     width: 75%;
     padding: 10px;
     margin-bottom: 20px;
     margin: 10px auto;
}
 .other_news h3, .other_news h2 {
     color: #222;
     margin-top: 5px;
     margin-bottom: 15px;
     text-align: center;
}
 .detail_slider .about_caption {
     position: absolute;
     text-transform: none !important;
     top: 40% !important;
     background: rgba(49, 162, 225, 0.71);
     height: 140px;
     z-index: 9;
     padding: 30px;
}
 .latest_news{
     background:#f7f7f7;
     padding-top: 20px;
}
 .latest_news h2 {
     font-size: 18px;
    /* margin-bottom: 20px;
     */
     background: #f8f7f3;
     width: 65%;
     text-align: center;
     margin: 0 auto;
     margin-bottom: 15px;
     padding: 10px;
}
 .main_news{
    padding: 0 50px;
}
 .main_news_imgs{
    margin-top: 20px;
     text-align: center;
}
 .main_news_imgs img{
    margin:10px;
     margin-left: 0;
}
 .main_news h3, .main_news h2 {
     margin-bottom: 40px;
}
 .productcategories .dropdown:hover .dropdown-menu {
    display: block;
}
 .productcategories .market-box .dropdown-menu {
     margin-bottom: 20px;
}
 .productcategories li img {
    height: 250px;
    object-fit: cover;
}
/*PAGE VIDEO*/
 .gallery .modal {
     position: fixed;
     top: inherit;
     right: 0;
}
 .gallery .modal .modal-footer {
     padding: 15px;
     text-align: right;
     border-top: 0;
}
 video{
    object-fit: cover !important;
}
 video:-webkit-full-screen, audio:-webkit-full-screen {
    width: 50% !important;
}
 .detail_slider img {
     height: 300px !important;
     object-fit: none;
     object-position: 100% 0;
}
 .other_news img{
     max-height:150px !important;
     max-width: 100% !important;
     width: 200px;
     object-fit: cover;
}
 .video_galeri .category{
     background: #29527f;
     color: rgba(255, 255, 255, 0.83);
}
 .video_galeri .video{
     border: 1px solid #eee;
     margin-bottom: 40px;
}
 .video_galeri .video video{
    width: 100%;
}
 .video_galeri .video .video_explanation{
     padding: 0 10px;
    margin-top: 45px;
}
 .video_galeri .video .video_explanation h3{
    color:#444;
    font-size: 16px;
}
 .video_galeri .video .video_explanation p{
    font-size: 14px;
     color: #444;
}
 .lity-container .video{
     border: 1px solid #eee;
}
 .lity-container .video video{
    width: 100%;
}
 .lity-container .video .video_explanation{
     padding: 0 10px;
    margin-top: 45px;
}
 .lity-container .video .video_explanation h3{
    color:#444;
    font-size: 16px;
}
 .lity-container .video .video_explanation p{
    font-size: 14px;
     color: #444;
}
 .lity-container .video .video_explanation .date{
    text-align: right;
}
 .gallery hr{
    margin-bottom: 0 !important;
}
 .video_galeri .filters{
     text-align: center;
     background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
     padding: 20px 0;
}
 .video_galeri .dropdown:hover .dropdown-menu {
    display: block;
}
 .video_galeri .dropdown-menu{
     width: 100%;
     background: #366e95;
}
 .video_galeri .dropdown-menu ul{
    list-style: none;
}
 .video_galeri .dropdown-menu li{
     margin: 5px;
    list-style: none;
    font-weight: 600;
    margin-left: 15px;
    font-size: 15px;
}
 .video_galeri .dropdown a{
    color: #fff;
}
 .video_galeri .dropdown label{
    background: #356e95;
    width: 100%;
    padding: 10px;
    font-weight: 600;
}
 video {
     width: 100%;
}
/* video::-webkit-media-controls-enclosure {
     padding: 0px;
     height: 50px;
}
 video::-webkit-media-controls-panel {
     opacity: 1 !important;
     display: -webkit-flex !important;
     margin-top: 8px;
     height: 50px;
     background-color: transparent;
}
 .modal video::-webkit-media-controls-panel {
     opacity: 1 !important;
     display: -webkit-flex !important;
     margin-top: 8px;
     height: 50px;
     background-color: #222;
}*/
 video::-webkit-media-controls-timeline {
     height: 6px;
     padding: 0px;
     border: 0px;
     display: none;
}
 .modal video::-webkit-media-controls-timeline {
     height: 6px;
     padding: 0px;
     border: 0px;
     display: block !important;
}
 video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timeline {
     height: 12px;
     border-radius: 5px;
     min-width: 15px;
     display: none;
}
 .modal video::-webkit-media-controls-volume-slider, .modal video::-webkit-media-controls-timeline {
     height: 12px;
     border-radius: 5px;
     min-width: 15px;
     display: block !important;
}
 video::-webkit-media-controls-volume-slider::-webkit-media-slider-container, video::-webkit-media-controls-timeline::-webkit-media-slider-container {
     border: 0px;
     border-radius: 5px;
     background-color: #1abc9c;
     cursor: pointer;
     display: none;
}
 .modal video::-webkit-media-controls-volume-slider::-webkit-media-slider-container, .modal video::-webkit-media-controls-timeline::-webkit-media-slider-container {
     border: 0px;
     border-radius: 5px;
     background-color: #1abc9c;
     cursor: pointer;
     display: block !important;
}
 ::-webkit-media-slider-thumb {
     -webkit-appearance: none;
     background: red;
     display: none;
}
 video::-webkit-media-controls-play-button {
     cursor: pointer;
     display: none;
}
 .modal video::-webkit-media-controls-play-button {
     cursor: pointer;
     display: block !important;
}
 video::-webkit-media-controls-play-button:hover {
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
     opacity: 0.7;
}
 video::-webkit-media-controls-fullscreen-button {
     -webkit-appearance: none;
     background-color: transparent;
     cursor: pointer;
     background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAABACAYAAADF2C3zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3MDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3MTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQyQkE2QUZGNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQyQkE2QjAwNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1z7uaAAAAVhJREFUeNrsljFuAjEQRb3ACZByii2pECmgySFIGoiUGsEKiaQAimwTToCggSYSNUoJHSfgFJwhMt9oHBlj8Ga2SAqP9KQV7PPY4y1+9PDYEZ4agaHrj4Lwl5LHXFkvsOXKatt1jjykzrq2WeW+Jb6Bhp5BySOvQQLuaKEPYwYnOQLSkpTwBfbUqQam9hDVtieOyaoOGxDTAtNrV9UFqTEc/UGUQeXWmfSZB6BqXMc3aIFlFllY4hP49N2h66p2YJXly3HJ92ABihxZVRPM6BqvViSlFNwqiBwV5CAHOchBDnKQ/5/si4/iOUn5YX0+ec0X1mkBXljH1nlhncTfh3WIF2EdR/gJ677OKqwfdOqHmJ4Nsd17PwU5E/yWgJieY/Biv6MoUVjvOe61j+cGuuwpsLvDOl5KjeFkDusRtiSNKZ6FdXTlhXWIfxTWcf58YR0L3AzrRwEGAJoOgCMfh6hiAAAAAElFTkSuQmCC);
     background-size: 16px 64px;
     background-position: center 8px;
     background-repeat: no-repeat;
     display: none;
}
 .modal video::-webkit-media-controls-fullscreen-button {
     -webkit-appearance: none;
     background-color: transparent;
     cursor: pointer;
     background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAABACAYAAADF2C3zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3MDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3MTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQyQkE2QUZGNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQyQkE2QjAwNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1z7uaAAAAVhJREFUeNrsljFuAjEQRb3ACZByii2pECmgySFIGoiUGsEKiaQAimwTToCggSYSNUoJHSfgFJwhMt9oHBlj8Ga2SAqP9KQV7PPY4y1+9PDYEZ4agaHrj4Lwl5LHXFkvsOXKatt1jjykzrq2WeW+Jb6Bhp5BySOvQQLuaKEPYwYnOQLSkpTwBfbUqQam9hDVtieOyaoOGxDTAtNrV9UFqTEc/UGUQeXWmfSZB6BqXMc3aIFlFllY4hP49N2h66p2YJXly3HJ92ABihxZVRPM6BqvViSlFNwqiBwV5CAHOchBDnKQ/5/si4/iOUn5YX0+ec0X1mkBXljH1nlhncTfh3WIF2EdR/gJ677OKqwfdOqHmJ4Nsd17PwU5E/yWgJieY/Biv6MoUVjvOe61j+cGuuwpsLvDOl5KjeFkDusRtiSNKZ6FdXTlhXWIfxTWcf58YR0L3AzrRwEGAJoOgCMfh6hiAAAAAElFTkSuQmCC);
     background-size: 16px 64px;
     background-position: center 8px;
     background-repeat: no-repeat;
     display: block !important;
}
 video::-webkit-media-controls-mute-button {
     -webkit-appearance: none;
     background-color: transparent;
     cursor: pointer;
     background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABACAYAAAATffeWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3NDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3NTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY3RDUyMDcyNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY3RDUyMDczNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Gp0GRAAAATdJREFUeNpidIsuYMABwoF4BhCvB+IkXIqYcIj7APEiIBYA4jg0OREgLsJnQAgQrwJiNiifGU3eFIi7gDgPxGEBYnYg1gBiDqizQX5ixOEyCyDeC8SNQNwJxJtABuwHYksGwoAR6q3tQFwKxGlAnMtEpGYQ+A+1NROI+aDedGdiIA2sAWJWaDhcBGIVUg1ABqz4ohEXAMXQbyA+DcRaQHwHZMBxIjWDArEcmrg+AXEYEO8ExYIjUjRGQuOXEUcgghLVOahBoAQ1GWTAT2iAgMBJID4BxPOhBqIDkJwnENcDcQkQP8AWBiuAOBiIf0H5f9HkT0NdMAFfIG4D4gggfgtNPMjgDRD3wgPm////DJSAUQNGDRg1YNSAUQNGDRg1YNSA4WhAUnHraI9ltMcy2mMZDD0WgAADADYlybDQKXdAAAAAAElFTkSuQmCC);
     background-size: 16px 64px;
     background-position: center 8px;
     background-repeat: no-repeat;
     display: none;
}
 .modal video::-webkit-media-controls-mute-button {
     -webkit-appearance: none;
     background-color: transparent;
     cursor: pointer;
     background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABACAYAAAATffeWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3NDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3NTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY3RDUyMDcyNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY3RDUyMDczNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Gp0GRAAAATdJREFUeNpidIsuYMABwoF4BhCvB+IkXIqYcIj7APEiIBYA4jg0OREgLsJnQAgQrwJiNiifGU3eFIi7gDgPxGEBYnYg1gBiDqizQX5ixOEyCyDeC8SNQNwJxJtABuwHYksGwoAR6q3tQFwKxGlAnMtEpGYQ+A+1NROI+aDedGdiIA2sAWJWaDhcBGIVUg1ABqz4ohEXAMXQbyA+DcRaQHwHZMBxIjWDArEcmrg+AXEYEO8ExYIjUjRGQuOXEUcgghLVOahBoAQ1GWTAT2iAgMBJID4BxPOhBqIDkJwnENcDcQkQP8AWBiuAOBiIf0H5f9HkT0NdMAFfIG4D4gggfgtNPMjgDRD3wgPm////DJSAUQNGDRg1YNSAUQNGDRg1YNSA4WhAUnHraI9ltMcy2mMZDD0WgAADADYlybDQKXdAAAAAAElFTkSuQmCC);
     background-size: 16px 64px;
     background-position: center 8px;
     background-repeat: no-repeat;
     display: block !important;
}
 video::-webkit-media-controls-fullscreen-button:hover {
     -webkit-appearance: none;
     background-position: center -42px;
}
 video::-webkit-media-controls-mute-button:hover {
     -webkit-appearance: none;
     background-position: center -43px;
}
 video::-webkit-media-controls-current-time-display {
     display: none;
}
 .modal video::-webkit-media-controls-current-time-display {
     display: block !important;
     background: #222;
    color: #fff;
    font-weight: 700;
}
 video::-webkit-media-controls-time-remaining-display{
    display:block !important;
    overflow: hidden;
    padding: 0;
    margin-left: -3px;
     padding-right:5px;
    border-radius:2px;
    background: #222;
    color: #fff;
    font-weight: 700;
}
 .modal video::-webkit-media-controls-time-remaining-display{
    overflow: hidden;
    padding: 0;
    margin-left:2px;
     padding-right:5px;
    border-radius:0;
    background: #222;
    color: #fff;
    font-weight: 700;
}
 .video_galeri input, .video_galeri select {
     width: 100%;
     padding: 10px;
     font-weight: 600;
     color: #777;
}
 .video_galeri .video_page_title{
    text-align: center;
}
 .video_galeri .modal-header .close {
     color: #fff;
     opacity: 1;
}
/* PAGE GALLERY */
 .image_galeri .category{
     background: #29527f;
     color: rgba(255, 255, 255, 0.83);
}
 .image_galeri input, .image_galeri select {
     width: 100%;
     padding: 10px;
     font-weight: 600;
     color: #777;
}
 .thumbnail {
     display: block;
     padding: 4px;
     margin-bottom: 0;
     line-height: 1.42857143;
     background-color: #fff;
     border: 0;
     border-radius: 0;
     -webkit-transition: border .2s ease-in-out;
     -o-transition: border .2s ease-in-out;
     transition: border .2s ease-in-out;
}
 .img-thumbnail, .thumbnail {
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .image_galeri .image{
     border-radius: 4px;
     border: 1px solid #ddd;
     margin-bottom: 40px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
 .image_galeri .image img{
     width: 100%;
     height: 35vh;
     object-fit: cover;
     object-position: 50% 50%;
}
 .image_galeri .image .image_explanation{
     padding: 0 10px;
     margin-top: 15px;
     height: 90px;
     padding-bottom: 10px;
     overflow: hidden;
}
 .image_galeri .image .image_explanation h3{
    color:#444;
    font-size: 16px;
}
 .image_galeri .image .image_explanation p{
    font-size: 14px;
     color: #444;
}
 .image_galeri .image .image_explanation .date{
    text-align: right;
}
 .image_galeri .filters{
    text-align: center;
     background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
     padding: 20px 0;
}
 .image_galeri .dropdown:hover .dropdown-menu {
    display: block;
}
 .image_galeri .dropdown-menu{
     width: 100%;
     background: #366e95;
}
 .image_galeri .dropdown-menu ul{
    list-style: none;
}
 .image_galeri .dropdown-menu li{
     margin: 5px;
    list-style: none;
    font-weight: 600;
    margin-left: 15px;
    font-size: 15px;
}
 .image_galeri .dropdown a{
    color: #fff;
}
 .image_galeri .dropdown label{
    background: #356e95;
    width: 100%;
    padding: 10px;
    font-weight: 600;
}
 .gallery .lity-container img{
     height: 80vh;
     object-fit: cover;
}
 .gallery .lity-container {
     z-index: 9992;
     position: relative;
     text-align: left;
     vertical-align: middle;
     display: inline-block;
     white-space: normal;
     max-width: 80% !important;
     height: auto !important;
     outline: none !important;
     overflow-y: hidden;
     background: #fff;
     max-height: 90%;
}
 .video_modal .modal-footer {
     padding: 15px;
     text-align: right;
     border-top: 1px solid #e5e5e5;
     border: 0 !important;
}
 .gallery .panel .img-responsive{
    height: 250px !important;
    width: 100% !important;
    border-radius: 2px;
}
 .gallery .panel-body {
     padding: 0;
}
 .gallery .btn-default{
    display: none;
}
 .gallery .modal .modal-content {
     position: relative;
     background-color: transparent;
     -webkit-background-clip: padding-box;
     background-clip: padding-box;
     border: none;
     border: 0;
     border-radius: 6px;
     outline: 0;
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .image_galeri .modal .modal-header {
     display: none;
     border-bottom: 0;
}
 .video_galeri .modal .img-rounded {
     border-radius: 1px ;
}
 .video_galeri .modal .modal-body{
    padding: 0;
}
 .gallery .modal .modal-header {
     background: #3e3d3d;
     border-bottom: 0;
     width: 96%;
     margin: 0 auto;
}
 .gallery .modal .carousel {
     background: #fff;
}
 .gallery .modal .image {
     border: 1px solid #eee;
     margin-bottom: 0 !important;
}
 .gallery .modal .carousel-control {
     background-image: none !important;
}
 .gallery .modal .hvr-float-shadow:hover, .gallery .hvr-float-shadow:focus,.gallery .hvr-float-shadow:active {
     transform: none;
}
 .gallery .modal .image .image_explanation {
     padding: 1px 10px;
     margin-top: -10px;
     background: #fff;
}
 .gallery .lity-container .image .image_explanation{
     padding: 0 10px;
     margin-top: 0;
     position: absolute;
     bottom: 0;
     height: 50px;
     background-color: rgba(247, 247, 247, 0.96);
    width: 100%;
}
 .gallery .lity-container .image .image_explanation h3{
    color:#444;
    font-size: 16px;
}
 .gallery .lity-container .image .image_explanation p{
    font-size: 14px;
     color: #444;
}
 .gallery .lity-container .image .image_explanation .date{
    text-align: right;
}
 .wrap {
     width: 250px;
     height: 40%;
     margin: 20px auto;
}
 .filters button{
     margin:0 1%;
    width: 48%;
     padding: 10px;
     font-weight: 600;
     color: #777;
     background: #fff;
     border: 1 0;
     border: 1px solid #777;
}
 .filters button:hover{
    background:#29527f;
    color: #fff;
}
/*SECT,ION AT YOUR*/
 .at-your .your-service{
     background-color: #074d72;
}
 .at-your .box_tri {
    width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 0 50px 50px;
    /* border-color: transparent transparent #ffffff transparent;
     */
     border-color: transparent transparent #f7f7f7 transparent;
     position: absolute;
     right: 0px;
     bottom: 0px;
     -webkit-animation: myfirst 3s;
     animation: myfirst 3s;
}
 .at-your{
     background-color: #f7f7f7 ;
}
 .at-your li{
     background-color: #f7f7f7 ;
}
 .at-your .img-bottom{
     color: #E5EDF0;
     padding: 3px 5px 15px 15px;
     height: 70px;
     text-align: left;
     width: 97%;
    float: none;
    margin: 0 auto;
}
 .at-your .img-bottom a{
     text-decoration: none;
     color: white;
}
 .at-your .inside-box{
     padding: 37px 0 27px 0;
     text-align: center;
     background-color:#f7f7f7;
}
 .at-your .container{
    background-color: #f7f7f7;
}
 .at-your .discover-contents li img{
    width:97%;
}
 .at-your .inside-box h2{
     margin-bottom: 20px;
}
 .at-your .inside-box hr{
    margin:0 auto;
     height: 1.5px;
    background-color: #3d3d3f !important;
    border: none;
    width: 15%;
    text-align: center;
}
/*SECTION GUIDEBOX*/
 .guidebooks .catalog-picture img{
    max-width: 400px;
}
 .product-list ul{
     line-height: 30px;
    font-size: 16px;
}
 .guidejk div ul{
    line-height: 30px;
    font-size: 16px;
}
 .guidebooks,.guidebooks .container{
     background-color: #f7f7f7 !important;
    padding-bottom: 20px;
}
 .guidebooks .subtitle{
     text-align: left;
     text-transform: uppercase !important;
     color: #3d3d3f;
     font-size: 18px;
     line-height: 24px;
     font-weight: 500;
     line-height: 1.1;
     color: inherit;
     font-size: 24px;
     -webkit-font-smoothing: antialiased;
     word-wrap: break-word;
     box-sizing: border-box;
     text-transform: uppercase !important;
}
 .guidebooks h2{
    text-align: center;
}
 .guidebooks h3{
    color: #3d3d3f;
     text-align: left;
}
 .guidebooks hr{
     width:150px;
     margin-top: 5px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #3d3d3f;
}
 .guidebooks h2{
    color: #96c81e;
}
 .catalog-title{
    text-align: center;
}
 .catalog-button {
    position: relative;
     width:200px;
     margin-top: 20px;
    padding-bottom: 12px;
     background-color: rgba(150, 200, 30, 0.9);
    color: #fff !important;
    line-height: 16px;
    padding-left: 12px;
    font-weight: normal;
    border-radius: 3px;
    margin-right: 10px;
    float: left;
    font-size: 13px;
    min-height: 48px;
    padding-top: 11px;
}
 .catalog-button .text{
     position: absolute;
     left: 15px;
     top: 16px;
}
 .catalog-button .fa{
     right: 15px;
     font-size: 24px;
     position: absolute;
}
 .catalog-button a{
    color: #fff;
}
/*SECTION PRODUCT DETAIL EXPLANATION */
 .product-explanation .price h2{
     color: #3d3d3f !important;
     font-size: 34px !important;
}
 .product-explanation .price{
     text-align: center;
     padding: 5px;
     background: #f7f7f7 !important;
     margin-bottom: 20px;
     margin-top: 20px;
}
 .product-explanation .more-detail a{
     color: #428bca;
     font-size: 16px;
}
 .product-explanation{
    font-size: 16px;
}
 .product-explanation .img-bottom a:hover {
    text-decoration:none;
}
 .categori .product-explanation h2{
     font-size: 22px !important;
     line-height: 30px !important;
     margin-bottom: 10px;
    font-weight: bold !important;
     color: #3c9cd0 ;
}
 .product-explanation h1 p,.categori .product-explanation h2 p{
    text-transform:uppercase;
    font-size: 22px !important;
     line-height: 30px !important;
     margin-bottom: 10px;
    font-weight: bold !important;
     color: #3c9cd0 !important;
}
 .product-explanation .title h2 a:hover{
     color: #85c4eb !important;
}
 .product-explanation .title ul {
     padding: 0;
    display: inline-block;
    list-style: none;
     margin-bottom:2px;
}
 .product-explanation .title ul li {
     vertical-align: top;
    display: inline-block;
}
 .product-explanation .title ul li:first-child{
     width: 150px;
}
 .product-explanation .title .buttons ul li:first-child{
     width: 170px;
}
 .product-explanation .title .buttons ul li:last-child .add-to-wish{
     width: 170px;
}
 .product-explanation .product-picture{
    background-color:rgba(224, 222, 222, 0.38);
}
 .product-explanation .product-picture img {
    width: 100%;
     height: 240px;
     object-fit: cover;
     object-position: 50%;
}
 .product-explanation .find-a-dialer ul li:first-child {
     width: 220px;
}
 .product-explanation h1{
     text-align: center;
    font-size: 36px !important;
    text-transform: uppercase;
    line-height: 30px !important;
    margin-bottom: 10px;
    font-weight: bold !important;
}
/*FLLEXSLIDER*/
 .flex-direction-nav .flex-next {
     text-align: right;
     position: absolute;
     height: 44px;
     margin-top: -22px;
     z-index: 10;
     cursor: pointer;
    -moz-background-size: 27px 44px;
     -webkit-background-size: 27px 44px;
     background-size: 27px 44px;
     background-position: center;
     background-repeat: no-repeat;
    top: 43% !important;
    width: 42px !important;
    background-image: url(../images/showcase-nav.png) !important;
    right: 10px !important;
    -webkit-background-size: 83px 44px !important;
    background-size: 83px 44px !important;
    background-position: right !important;
}
 .flex-direction-nav a.flex-next:before {
     content: none !important;
}
 .flex-direction-nav .flex-prev {
    left: -50px;
    position: absolute;
    top: 50%;
    width: 27px;
     height: 44px;
     margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
     -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    top: 43% !important;
    width: 42px !important;
    background-image: url(../images/showcase-nav.png) !important;
    left: 0px !important;
    -webkit-background-size: 83px 44px !important;
    background-size: 83px 44px !important;
     background-position: left !important;
}
 .flex-direction-nav a.flex-prev:before {
     content: none !important;
}
/*HOME PAGE*/
 .homepage .newproducts .img-bottom {
     height: 70px;
     text-align: left;
     color: #3d3d3f;
}
/*CATALOG PAGE*/
 .page-catalog h2{
    color: #96c81e;
}
 .page-catalog .main-title{
    text-align:center;
     font-size: 36px !important;
     line-height: 42px !important;
}
 .page-catalog h1{
     font-family: "Helvetica Neue 53 Ex",Helvetica;
     font-size: 36px !important;
     line-height: 42px !important;
     color: #96c81e;
     font-weight: lighter !important;
     text-transform: uppercase !important;
}
 .page-catalog .product-list{
     max-width: 476px;
    /* float: none;
     */
    margin: auto;
}
 .page-catalog .buttons {
    text-align: center;
     margin: auto;
}
 .page-catalog .thin {
     width: auto;
     margin-top: 5px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #eee;
}
 .page-catalog .catalog-picture img {
     max-width: 380px;
}
 .page-catalog hr{
     width: 150px;
     margin-top: 25px;
     margin-bottom: 45px;
    border: 0;
    border-top: 1px solid #3d3d3f;
}
 .page-catalog .one-of-catalog{
    margin-bottom:40px;
     margin-top: 60px;
}
 .page-catalog .catalog-text {
    margin-bottom: 20px;
}
/*ABOUT US PAGE */
 .aboutus .buttons{
     margin-top: 30px;
     display: grid;
}
 .aboutus .catalog-button a {
     color: #428bca;
}
 .aboutus .catalog-button a:hover{
     color: #0b557e;
}
 .aboutus .catalog-button{
     font-size: 16px;
     border-bottom: 1px solid #e4e4e4;
     position: relative;
     width: 95%;
     color: #0b557e;
    /* display: block;
     */
     margin-top: 0;
     padding-top: 13px;
     padding-bottom: 12px;
     background-color: #fff;
    /* color: #fff !important;
     */
     line-height: 18px;
     padding-left: 12px;
     font-weight: normal;
     border-radius: 3px;
     margin-right: 10px;
     float: left;
     min-height: 40px;
}
 .aboutus .catalog-button .fa {
     right: 15px;
     font-size: 16px;
     position: absolute;
}
 .aboutus .second{
    width: 80%;
     margin-left: 15%;
}
 .aboutus {
     margin: 0 0 40px 0;
}
 .aboutus .about-img img{
    float: left;
}
 .aboutus .first-sentence{
    font-weight: 600;
}
 .aboutus h2{
     margin-bottom: 40px;
     font-size: 30px;
     text-align: center;
     color: #3c9cd0;
}
 .about_caption {
     position: absolute;
     text-transform: none !important;
     top: 45% !important;
     height: 135px;
    /* z-index: 9;
    */
     padding: 25px;
}
 .about_caption h1{
    color: #ffffff;
     text-transform: uppercase;
     font-size: 35px;
     margin-top: 20px;
     font-weight: bold;
     margin-bottom: 0;
     text-shadow: 2px 4px 9px rgba(0, 0, 0, 0.6);
    line-height: 1.1;
     text-align: center;
}
 .about_caption h2{
    color: #ffffff;
     text-transform: uppercase;
     font-size: 35px;
     margin-top: 20px;
     font-weight: bold;
     margin-bottom: 0;
     text-shadow: 2px 4px 9px rgba(0, 0, 0, 0.6);
     line-height: 1.1;
     text-align: center;
    margin-left: 0;
}
 .header_image .about_caption {
    top: 21% !important;
}
/* IK PAGE*/
 .dropdown-first {
     padding-left: 30px;
}
 .dropdown.catalog-button{
     border-bottom: 1px solid #e4e4e4;
}
 .ik .product-list {
     max-width: 300px;
    /* float: none;
     */
     margin: auto;
}
 .leftmenu.buttons{
     margin-top: 30px;
     display: grid;
}
 .leftmenu .buttons .dropdown-menu{
     position: static;
    float: none;
     padding: 0;
     border-left: none;
     box-shadow: none;
    border:0;
}
 .page .leftmenu .buttons .catalog-button:first-child .dropdown-menu{
    display: block !important;
}
 .page .leftmenu .buttons .second {
     width: 90%;
     margin-left: 10%;
     border-bottom: initial;
}
 .leftmenu .buttons .dropdown-menu>li>a {
    display: block;
     padding: 0;
}
 .leftmenu .buttons .dropdown-menu>li>a:hover{
    color: #0b557e
}
 .leftmenu .buttons .catalog-button a {
     color: #0b557e;
    cursor: pointer;
}
.active.catalog-button a,
.leftmenu .buttons .catalog-button a:hover {
    color: #085277;
    font-weight: 600;
}
 .leftmenu .buttons .catalog-button{
     font-size: 16px;
     position: relative;
     width: 95%;
     color: #0b557e;
    /* display: block;
     */
     border-bottom: 1px solid #e4e4e4;
     margin-top: 1px;
     padding-top: 14px;
     padding-bottom: 0;
     background-color: #fff;
    /* color: #fff !important;
     */
     line-height: 18px;
     padding-left: 12px;
     font-weight: normal;
     border-radius: 3px;
     margin-right: 10px;
     float: left;
     min-height: 40px;
}
 .leftmenu .buttons .second{
    width: 90%;
     margin-left: 10%;
}
 .ik .catalog-button .fa {
     right: 15px;
     font-size: 16px;
     position: absolute;
}
 .ik {
    margin:20px 0;
}
 .ik .about-img img{
    float: left;
}
 .ik .first-sentence{
    font-weight: 600;
}
 .ik h2{
     margin-bottom: 40px;
     font-size: 30px;
     text-align: center;
     color: #3c9cd0;
}
 .ik p{
    font-size: 14px !important;
}
/*MARKET PRODUCTS PAGE */
 .cooling{
     background-color: #3c9cd0;
}
 .air-conditioner{
     background-color: #85c4eb;
}
 .power-energy{
     background-color: #acb3b8;
}
 .safety{
     background-color: #6aa58a;
}
 .complementary{
     background-color: #eb9340;
}
 .hot-cooking{
     background-color: #fbc142;
}
 .sanitary{
     background-color: #36a3ab;
}
 .marketsproducts .discover h2{
     font-size: 30px;
     color: #96c81e;
}
 .marketsproducts .discover h1{
     font-size: 36px;
     color: #96c81e;
}
 .marketsproducts .guidebooks .catalog-title {
     text-align: right !important;
    margin-right: 20px;
}
 .marketsproducts .guidebooks .guidejk p {
     text-align: right;
    max-width: 100%;
    font-size: 16px;
    line-height: 190%;
    margin-bottom: 30px;
    margin-right: 20px;
}
 .marketsproducts .guidebooks .guidejk div {
     max-width: none;
    /* float: none;
     */
     margin: auto;
     padding-left: 24px;
}
/* .marketsproducts .guidebooks .buttons {
     max-width: none;
    margin-bottom: 20px;
    float: right;
    margin-right: 20px;
}
*/
 .marketsproducts .inside .inside-box h2 {
     text-align: center;
     color: #96c81e;
     font-size: 28px ;
     line-height: 40px;
     margin: 0 auto;
}
 .marketsproducts .inside .img-bottom {
     background-color: #96c81e;
     min-height: 140px;
}
 .marketsproducts .inside p {
     font-size: 16px;
}
 .marketsproducts .discover-our .discover {
     padding:10px 0 70px 0;
}
 .marketsproducts .discover-contents li img {
    width: 92.5%;
}
 .marketsproducts .discover-our .box_tri {
    border-width: 0 0 37px 37px;
}
 .discover-our .img-bottom {
    width: 93%;
    margin: 0 auto;
     margin-left: auto;
    padding: 7px 5px 5px 15px;
}
 .marketsproducts .newproducts .newproduct-box h2 {
     text-align: center;
     color: #96c81e !important;
     font-size: 28px !important;
     line-height: 40px !important;
     max-width: 480px;
     margin: 90px auto 30px;
}
 .marketsproducts .newproducts .newproduct-box {
    margin-bottom: 35px;
}
 .marketsproducts .dropdown:hover .dropdown-menu {
    display: block;
}
 .marketsproducts .market-box .dropdown-menu{
     margin-bottom: 0;
}
 .marketsproducts .market-box .dropdown-menu li{
     margin: 5px;
    list-style: disc;
    font-weight: 600;
    margin-left: 15px;
    font-size: 15px;
}
 .marketsproducts .newproducts h2 {
    margin-top: 5px;
}
 .marketsproducts .newproducts {
    padding-bottom: 25px;
}
 .marketsproducts .newproducts .img-bottom a {
    color: #3d3d3f;
}
 .marketsproducts .guidebooks{
    padding-top: 65px;
     padding-bottom: 40px;
}
 .marketsproducts .guidebooks h2{
    margin-bottom: 20px;
}
 .marketsproducts .guidebooks hr {
    margin-bottom: 60px;
}
 .marketsproducts .guidebooks h3 {
     text-transform: uppercase;
     line-height: 24px;
}
/*.marketsproducts .guidebooks .catalog-picture img {
    float: left;
    margin-left: 20px;
    max-width: 100%;
}
*/
 .second_slider .about_caption{
     right: 10%;
     opacity: 0.8;
    border-radius: 5px;
     background: transparent;
}
 .freedom{
    padding-top: 40px;
    padding-bottom: 70px;
}
 .freedom, .freedom .container{
    background-color: #f7f7f7 !important;
}
 .freedom h2 {
     text-align: center;
     color: #96c81e;
     font-size: 28px !important;
     line-height: 40px !important;
     max-width: 480px;
     margin: 20px auto;
}
 .freedom h3{
     text-align: left;
     color: #96c81e;
     max-width: 550px;
     margin: 0 auto;
     text-transform: uppercase !important;
     color: #3d3d3f;
     font-size: 18px;
     line-height: 24px;
}
 .freedom img{
     margin-top: 85px;
    margin-right: 20px;
    float: right;
    max-width: 100%;
}
 .buttons .download{
     width: 200px;
}
/* CONTACT-US PAGE*/
 .contact-us .round {
     display: inline-block;
     -moz-border-radius: 15px;
     border-radius: 15px;
     background-color: #0b557e;
     color: #FFF;
     text-align: center;
     height: 60px;
     width: 60px;
     line-height: 66px;
     -moz-border-radius: 20px;
     border-radius: 30px;
     font-size: 2.0em;
     margin-bottom: 35px;
}
 .contact-us {
     margin-bottom: 40px;
     margin-top: 0;
}
 .contact-us .btn{
     background-color: #0b557e;
     color: #FFF;
     float: right;
     width: 100%;
     margin-right: -15px;
}
 .contact-us .icons{
    text-align: center;
}
 .contact-us .icons ul{
     padding: 0 5%;
     display:-webkit-inline-box;
     color: #3c9cd0;
     list-style: none;
}
 .contact-us .fa-share-alt{
     color: #fff !important;
    font-size: 30px !important;
}
 .contact-us .icons ul li .fa{
     font-size: 25px;
    color: #666;
}
 .contact-us .icons ul li p{
     color: #3d3d3f;
    font-size: 15px;
}
 .contact-us .form-horizontal .control-label {
     padding-top: 7px;
     margin-bottom: 0;
     text-align: left;
}
 .contact-us .panel-default {
     border-color: #fff;
}
 .contact-us h3{
     text-transform: uppercase;
     color: #3c9cd0;
    font-size: 19px;
}
 .contact-us .buttons{
     margin-top: 30px;
     display: grid;
}
 .contact-us .catalog-button a {
     color: #0b557e;
}
 .contact-us .catalog-button{
     font-size: 16px;
     border-bottom: 1px solid #e4e4e4;
     position: relative;
     width: 95%;
     color: #0b557e;
    /* display: block;
     */
     margin-top: 0;
     padding-top: 13px;
     padding-bottom: 12px;
     background-color: #fff;
    /* color: #fff !important;
     */
     line-height: 18px;
     padding-left: 12px;
     font-weight: normal;
     border-radius: 3px;
     margin-right: 10px;
     float: left;
     min-height: 40px;
}
 .contact-us .catalog-button .fa {
     right: 15px;
     font-size: 16px;
     position: absolute;
}
 .contact-us .second{
    width: 80%;
     margin-left: 15%;
}
 .contact-us {
    margin:20px 0;
}
 .contact-us .about-img img{
    float: left;
}
 .contact-us .first-sentence{
    font-weight: 600;
}
 .contact-us h2{
     margin-bottom: 40px;
     font-size: 30px;
     text-align: center;
     color: #3c9cd0;
}
 .contact-us .panel{
    display: block !important;
}
 .contact-us textarea.form-control {
     height: auto !important ;
}
 .contact-us select{
    color: #888;
}
/*DETAIL PAGE */
 .page-detail .newproducts .img-bottom {
    height: 40px;
     margin-top: 20px;
}
 .page-detail .newproductstitle {
     margin-bottom: 40px;
     text-align: justify;
     margin-top: 0 !important;
}
 .page-detail .newproducts .newproduct-box {
     padding: 0;
}
 .page-detail .newproducts a {
     margin-bottom: 20px;
     text-transform: inherit !important;
     font-size: 22px !important;
     line-height: 6px !important;
     color: #3d3d3f !important;
}
 .page-detail .newproducts .newproducts a {
    text-decoration: none;
     color: white;
     font-weight: 600;
     font-size: 17px !important;
     line-height: 8px !important;
}
 .page-detail .newproductstitle a{
    font-size: 14px !important;
}
 .page-detail .newproducts .newproduct-box h2 {
    color: #3c9cd0 !important;
}
 .page-detail .flexslider-alt{
    background: #3c9cd0 !important;
     min-height: 100px;
     margin-bottom: 100px;
     text-align: left;
}
 .page-detail .flexslider-alt img{
    margin: 10px;
}
 .page-detail .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
     background-color: #3c9cd0 !important;
}
 .page-detail .tabs h2 {
     background-color: #3c9cd0 !important;
}
 .page-detail .feedback{
    margin-top:20px;
    font-size: 16px;
}
 .page-detail hr {
     margin-top: 0px;
     margin-bottom: 10px;
}
 .page-detail .find-a-dialer .text{
     color: #3d3d3f;
     font-size: 16px;
     width: 50%;
     height: 44px;
     text-align: center;
     padding-top: 14px;
}
 .page-detail .find-a-dialer .fa{
     color: #fff;
}
 .page-detail .add-to-wish .text{
     color: #3c9cd0;
    font-size: 16px;
}
 .page-detail .add-to-wish .fa{
     color:#3c9cd0;
}
 .page-detail .flexslider-alt .flexslider .slides img {
     width: 76% !important;
     display: block;
}
 .page-detail .product-picture .flexslider .slides > li {
     background: #fff !important;
    margin-right: 0 !important
}
 .page-detail .product-picture .flexslider .slides{
     background: #fff !important;
}
 .page-detail .thumb .slides img{
    width:120px !important;
     margin: 5px auto;
    object-fit: cover;
    height: 120px;
}
 .page-detail .tabs .media img{
    float: left;
}
 .page-detail .tab-content .media li:first-child {
    width: 20% !important;
     margin-right:4%;
}
 .page-detail .tab-content .media li:last-child {
    width: 72% !important;
}
 .page-detail .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
     background-color: #3c9cd0 !important;
}
 .page-detail .product-explanation .title {
     font-size: 16px;
}
 .page-detail .product-explanation .title ul{
    width: 100%;
}
 .page-detail .product-explanation .title p {
     margin: 20px 0 0px 0;
}
 .page-detail .product-explanation .title h2 {
     color: #3c9cd0 !important;
     font-size: 40px;
     font-weight: 600;
    text-transform: capitalize !important;
}
 .page-detail .product-explanation .title .feedback li:last-child {
     width: 250px;
    text-align: right;
    float: right;
    display: table;
}
 .page-detail .find-a-dialer {
    margin-top: 30px;
     background: #fff !important;
     width: 33%;
    float: left;
    text-align: left;
     color: inherit !important;
     line-height: inherit;
}
 .page-detail .vat{
    font-size: 11px !important;
    font-weight: 400;
}
 .page-detail .add-to-wish{
    width: 33%;
    float: left;
     text-align: left;
}
 .page-detail .add-to-wish button{
    width: 100%;
}
 .page-detail .money{
    width: 33%;
     float: left;
     margin-top: 20px;
    text-align: center;
}
 .page-detail .product-explanation .title ul li:first-child{
     width: auto;
}
 .page-detail .product-explanation .title ul li:last-child .add-to-wish{
     width: 225px;
}
 .page-detail .newproductstitle p{
     margin-top: 12px;
    font-size: 14px;
     margin-bottom: 20px;
    text-transform: inherit !important;
    color: #3d3d3f !important;
}
 .page-detail .newproducts .discover-contents {
     margin: 40px auto 20px !important;
}
 .page-detail .maximize{
    margin-left: 95%;
}
 .page-detail .maximize img{
    margin-top: 20px;
     position: relative;
}
 .page-detail .features_tabs{
    margin-top: 20px;
    background: #ececec !important;
     margin: 50px auto;
}
 .page-detail .features_tabs .nav>li>a:focus, .nav>li>a:hover {
     background-color: #fff;
}
 .page-detail .panel {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: 0;
    margin-bottom: 0;
}
 .page-detail .discover-contents li img {
    margin-bottom: 0 !important;
}
 .page-detail #my_input{
     background: #fff;
    position: fixed;
    top: 10%;
    left: 35%;
    display: none;
     max-width: 360px;
     padding: 10px 20px;
     z-index: 999;
}
 .page-detail #my_input .multiply {
    float: right;
    margin-right: 3px;
     margin-bottom: 10px;
}
 .page-detail #my_input .multipleInput-container {
    height: auto !important;
}
 .page-detail #my_input .form-group img{
     width: 100px;
    float: left;
     margin-right: 10px;
}
 .page-detail .keyfeatures{
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
     min-height: 50px;
}
 .page-detail .more-detail{
    /*text-align: center;
    */
}
 .page-detail .page-detail .product-explanation{
}
 .page-detail .features_key:last-child {
     border-right:none;
}
 .keyfeatures{
     float:left;
     width:100%;
     overflow:hidden;
     position:relative;
}
 .keyfeatures .new{
     clear:left;
     float:left;
     list-style:none;
     margin:0;
     padding:0;
     position:relative;
     left:50%;
     text-align:center;
}
 .keyfeatures .features_key{
     display:block;
     float:left;
     list-style:none;
     padding:4px;
     position:relative;
     right:50%;
     color:#fff;
     width: fit-content;
     width: 185px;
}
 .page-detail #my_input .form-horizontal .form-control {
    height: 70px !important;
}
 .page-detail #my_input .form_title {
    font-size: 17px;
    border-bottom: 0;
    padding-bottom: 10px;
    white-space: nowrap;
}
 .page-detail video {
     height: 200px;
}
 .features_tabs .nav{
    margin-top: 10px;
}
 #deneme .title {
     height: 600px;
}
 #deneme .more-detail {
     position: absolute;
     bottom: 0;
}
/* #deneme .title ul {
     height: 142px;
     overflow: hidden;
}*/
 .popover {
     background: transparent;
     white-space: normal;
     padding: 0;
     width: auto;
     max-width: 200px;
     border:none;
     box-shadow: none;
     text-shadow: none;
}
 .arrow {
     display: none !important;
}
/* #loading_col{
    float: right;
}
*/
/* ::-webkit-scrollbar {
     display: none !important;
}
 ::-webkit-scrollbar {
     display: none !important;
}
*/
/* 1 */
 ::-webkit-scrollbar-button {
     display: none !important;
}
/* 2 */
 ::-webkit-scrollbar-track {
     display: none !important;
}
/* 3 */
 ::-webkit-scrollbar-track-piece {
     display: none !important;
}
/* 4 */
 ::-webkit-scrollbar-thumb {
     display: none !important;
}
/* 5 */
 ::-webkit-scrollbar-corner {
     display: none !important;
}
/* 6 */
 ::-webkit-resizer {
     display: none !important;
}
/* .lity-container{
    max-width: 570px !important;
}
*/
/* .lity-container .flexslider .slides img {
    max-width: 570px;
}
*/
 .lity-container .flexslider .slides > li{
     background: #fff !important;
}
 .lity-container .flexslider .slides {
     background: #fff !important;
}
 .page-detail .feature {
    float: left;
     text-transform: capitalize;
}
 .lity-container .flexslider .slides img {
    /*margin:0 auto;
    */
    /*-moz-user-select: none;
     max-width: none;
     max-height: none;
    object-fit: none;
    object-position: top;
    */
}
 .page-detail .product-explanation .title .features_key h3{
     text-shadow: 1px 3px 4px rgba(40, 40, 40, 0.4);
    vertical-align: middle;
     max-width: 95%;
    color: #222;
    font-size: 16px;
     font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
 .page-detail .product-explanation .title .features_key h4{
     max-width: 95%;
    text-transform: uppercase;
    color:#eee;
     color: #717e8c;
     font-size: 13px;
     margin-top: 20px;
    text-align: center;
}
 .page-detail .features_key{
    /* background:#808080;
    font-weight: 600;
     */
     margin-bottom: 20px;
    /* border: 1px solid;
     */
     min-height: 73px;
     border-right: 1px solid #eee;
     text-align: center;
     max-width: 185px;
}
 #last_features_key{
    border-right: 0 !important;
}
 .features img {
     width:100%;
     height: 200px;
     object-fit: cover;
}
 .features_tabs #menu3 img{
    height: 350px !important;
}
 .features .panel_detail p{
     margin-bottom: 40px;
}
/*.panel {
    display: none;
}
*/
 .panel_detail{
    display: none;
}
/* .item{
    display: none;
}
 */
 .panel_group .panel{
     display: none;
}
 #loading {
     display: none;
     text-align: center;
}
 .load .btn{
    margin-top: 60px;
     width: 161px;
     font-size: 16px;
     background: #00bbdf;
     color: #fff;
     display: inline-block;
     margin-bottom: 0;
     font-weight: normal;
     text-align: center;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     cursor: pointer;
     background-image: none;
     border: 1px solid transparent;
     white-space: nowrap;
     padding: 6px 12px;
     font-size: 14px;
     line-height: 1.42857143;
     border-radius: 4px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
 .load{
     text-align: center;
     margin: 0 auto;
     width: 100px;
     float: none;
     display: table;
     margin-left: 45%;
}
 .fa-facebook{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-twitter{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-google-plus{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-instagram{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-pinterest{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-linkedin{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-print{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-envelope{
    color:#3c9cd0;
     background: #fff;
    width: 30px;
     text-align: center;
    height: 30px;
    padding: 5px;
}
 .fa-facebook:hover{
    color:#fff;
     background: #3b5998;
}
 .fa-twitter:hover{
    color:#fff;
     background: #55acee;
}
 .fa-google-plus:hover{
    color:#fff;
     background: #dd4b39;
}
 .fa-pinterest:hover{
    color:#fff;
     background: #cb2027;
}
 .fa-instagram:hover{
    color:#fff;
     background: #70463A;
}
 .fa-linkedin:hover{
    color:#fff;
     background: #137AAF;
}
 .fa-print:hover{
    color:#fff;
     background: #666666;
}
 .fa-envelope:hover{
    color:#fff;
     background: #666666;
}
 .shareCount{
    display: none !important;
}
 .navbar-brand>img {
    display: block;
    margin-top: -6px;
    height: 50px;
     width: auto;
}
 .content{
    display: -webkit-inline-box !important;
}
 .content-left{
     margin-left: 90px !important;
    float: left;
}
/* CATEGORI PAGE*/
 .categori .find-a-dialer .text{
     color: #fff;
     margin-right: 46px;
     font-size: 16px;
}
 .categori .add-to-wish .text{
     color: #3c9cd0;
     margin-right: 46px;
    font-size: 16px;
}
 .categori .find-a-dialer .fa{
     color: #fff;
}
 .categori .product-explanation .title {
     padding: 10px;
     vertical-align: top;
}
 .categori .product-explanation .title > * {
     vertical-align: top;
}
 .inline_block{
    display: inline-block !important;
}
 .categori .product-explanation .title h2 a{
     text-decoration: none;
    font-size: 16px;
     line-height: 20px;
    text-transform: capitalize !important;
}
 .categori .product-explanation .title p{
    font-size: 13px;
}
 .categori .product-explanation .title ul li{
     font-size: 14px;
     list-style-type: disc;
     display: list-item;
     margin-left: 15px;
     width: auto !important;
}
 .categori .product-explanation .title ul li:last-child{
     width: auto;
}
 .categori .product-explanation .title ul li:first-child {
}
 .categori {
     padding-top: 30px;
}
 .categori h1 {
     font-family: "Helvetica Neue 53 Ext",Helvetica;
     color: #777 !important;
}
 .categori .more-product{
    text-align: center;
     margin:20px;
}
 .categori .more-product .btn{
    width: 200px;
}
 .categori .more-product .btn a:hover{
    text-decoration: none;
}
 .categori .product-explanation h1 {
    text-align: center;
    font-size: 36px !important;
    text-transform:uppercase;
}
 .categori .loading{
    width: 100%;
    /*position: relative;*/
    /*top: 107px;*/
    text-align: center;
    background: #3c9cd0;
    height: 262px;
    opacity: 0;
}
 .categori .grid .panel_group .more img, .categori .grid .panel_group .less img{
     width: auto !important;
}
 .categori .product-explanation .title ul {
     display: block;
     list-style: circle;
     margin-bottom: 3px;
}
 .categori .loading img{
    width: 26px;
}
 .categori .loading a{
    cursor: -webkit-grab;
     color: #fff;
    position: relative;
    top: 107px;
     font-size: 35px;
     font-weight: 600;
     background: #3c9cd0;
}
 .categori .more-detail{
    margin-top: 20px;
}
/* .item{
    display: none;
}
*/
 .categori .application h4 {
    color:#3d3d3f;
}
 .categori .application li{
     width: 60px;
     height: 60px;
     background: #767676;
     padding: 0px;
     border-radius: 100% !important;
     margin: 4px;
     background: #96c81e;
    margin-top: 10px;
}
 .categori .brand h4 {
    color:#3d3d3f;
}
 .categori .brand li{
     width: 60px;
     height: 60px;
     background: #767676;
     padding: 0px;
     border-radius: 100% !important;
     margin: 4px;
     background: #09547D;
}
 .categori .brand .waeco{
    background-color: #1A9FDD;
}
/*.categori .link-side ul li{
    float: left;
}
 .categori .link-side ul .bold a{
    font-weight: bold !important;
}
 .categori .link-side ul li img {
    max-width: 100%;
}
 .categori .link-side ul{
     max-width: 300px;
     list-style: none;
     float: left;
     margin-left: 15px;
}
 .categori .link-side ul .top-link a{
     font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
     color: #3c9cd0 !important;
    padding: 10px 0;
}
 .categori .link-side ul .bottom-link{
    float: left;
     width: 100%;
}
 .categori .link-side ul .bottom-link a{
     font-weight: bold;
     text-transform: uppercase;
     color: #3c9cd0 !important;
}
 .categori .link-side ul .bottom-link a:before{
     content: "\f105";
     display: inline-block;
     font-family: FontAwesome;
     padding-right: 5px;
     float: none;
}
 */
 .find-a-dialer{
     display: block;
    margin-top: 20px;
    padding-bottom: 12px;
    background-color: #85c4eb !important;
    color: #85c4eb !important;
    line-height: 18px;
    font-weight: normal;
}
 .add-to-wish{
     display: block;
    margin-top: 20px;
    color: #85c4eb !important;
    line-height: 18px;
    font-weight: normal;
}
 .add-to-wish a{
     text-decoration: none;
}
 .add-to-wish button{
     background: #3c9cd0 !important;
     width: 50%;
    height: 44px;
    color:#fff;
}
 #categori .views{
    text-align: right;
}
 #categori .buttons button {
     color: #3c9cd0 !important;
     background: #fff !important;
     border: 0 !important;
}
/*CATEGORY_LIST PAGE*/
 .category_list .product-explanation .dropdown{
     position: static;
}
 .category_list .product-explanation .dropdown-menu{
     width:70px;
     background-color: #00537f;
     position: relative !important;
     float: none ! important;
     position: absolute;
     top: 100%;
     left: 0;
     color: white;
}
 .category_list {
     padding-bottom: 50px;
     padding-top: 10px;
}
 .category_list h1 {
     font-family: "Helvetica Neue 53 Ext",Helvetica;
     color: #555 !important;
}
 .category_list .product-explanation {
    font-size: 16px;
    margin-top: 35px;
}
 .category_list .product-explanation h2{
     font-size: 26px !important;
     line-height: 30px !important;
     margin-bottom: 17px;
     color: #3c9cd0;
}
 .category_list .product-explanation .title h2 a{
     color: #3d3d3f !important;
     text-decoration: none;
}
 .category_list .product-explanation .title h2 a:hover{
     color: #85c4eb !important;
}
 .category_list .product-explanation .title {
    padding: 20px;
}
 .category_list .product-explanation .title ul {
     padding: 0;
    display: inline-block;
    list-style: none;
}
 .category_list .product-explanation .title ul li {
     vertical-align: top;
    display: inline-block;
}
 .category_list .product-explanation .title ul li:first-child{
     width: 170px;
}
 .category_list .product-explanation .title ul li:last-child{
     width: 100px;
}
 .category_list .product-explanation img {
    width:100%;
}
 .category_list .application h4 {
    color:#3d3d3f;
}
 .category_list .application li{
     width: 52px;
     height: 52px;
     padding: 0px;
     border-radius: 100% !important;
     margin: 2%;
     background: #96c81e;
     margin-top: 10px;
}
 .category_list .brand h4 {
    color:#3d3d3f;
}
 .category_list .brand li{
     width: 52px;
     height: 52px;
     background: #767676;
     padding: 0px;
     border-radius: 100% !important;
     margin: 4px;
     background: #09547D;
     margin-top: 10px;
}
 .category_list .link-side {
     margin-bottom: 120px;
    margin-top: 40px;
}
 .category_list .link-side ul li img {
    width: 44px;
    border-radius: 100%;
    object-fit: cover;
    height: 44px;
    text-align: center;
     margin-top: 2px;
    margin-left: 4px;
}
 .link{
    padding: 0;
}
 .link-side ul li .tick{
    position: relative;
     top: -26px;
     left: 37px;
     width: 24px !important;
    height: auto !important;
}
 .category_list .link-side ul{
     list-style: none;
     margin: 20px 0 45px 0;
}
 .category_list .link-side h4{
    margin-top: 15px;
     text-transform: capitalize;
     letter-spacing: 0.15em;
     color: #777;
     font-size: 14px;
}
 .category_list .link-side ul .top-link a{
     font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #85c4eb !important;
     padding: 10px 0;
}
 .category_list .link-side ul .bottom-link a:before{
     content: "\f105";
     display: inline-block;
     font-family: FontAwesome;
     margin-left: -10px;
     float: none;
}
 .category_list .link-side .top-link{
    text-transform:uppercase;
}
 .category_list .link-side .top-link a{
    color:#3c9cd0 ;
     font-size: 16px;
}
 .category_list .link-side .bottom-link{
     margin:12px 4px;
    text-transform:uppercase;
     padding-left: 20px;
     font-weight: normal;
     font-size: 15px;
}
 .category_list .link-side .bold{
    font-weight: bold !important;
}
 .category_list .link-side .bottom-link a{
    color: #3c9cd0 ;
}
 .category_list .link-side .bottom-link a:hover{
    font-weight: 600;
}
 .category_list .link-side .bottom-link p{
     font-size: 16px;
    color: #3c9cd0 !important;
    margin-left: 25px;
}
 .category_list .link-side .application {
     margin-bottom: 60px;
     margin-top: 0;
}
 .category_list .link-side .brand {
     margin-top: 0;
}
 .category_list .link-side .application li {
    float:left;
}
 .category_list .link-side .brand li {
    float:left;
}
 .category_list .product-explanation .img-bottom{
     position:relative;
     padding: 4px 10px 5px 10px;
    background: #3c9cd0 ;
}
 .category_list .product-explanation a:hover {
    text-decoration:none !important;
}
 .category_list .product-explanation h3 {
     font-size: 24px;
     text-transform: uppercase;
    color: #fff
}
 .category_list .product-explanation .box_tri {
    width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 0 50px 50px;
    /* border-color: transparent transparent #ffffff transparent;
     */
     border-color: transparent transparent #FFFFFF transparent;
     position: absolute;
     right: 0px;
     bottom: -1px;
     -webkit-animation: myfirst 3s;
     animation: myfirst 3s;
}
 .category_list .product-explanation ul {
    list-style: none;
}
 .category_list .product-explanation ul li{
    margin-bottom: 55px;
}
 .category_list .product-explanation .img-bottom ul {
    list-style: disc;
     padding-left: 20px;
    color: #fff;
}
 .category_list .product-explanation .img-bottom ul li{
    margin-bottom: 2px;
    line-height: 24px;
     color: #fff;
     font-size: 16px;
}
 .category_list .product-explanation .img-bottom ul li a{
    color:#fff !important;
}
 .category_list .product-explanation .img-bottom ul li a:hover{
    text-decoration: underline !important;
}
 .category_list .upper{
    text-transform: uppercase;
}
 .short_title{
    text-transform: uppercase;
     font-weight: 600;
     color: #999;
}
 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
     color: #fff;
     background-color: #85c4eb !important;
}
 .nav-pills>li>a {
     border-radius: 0;
     padding: 15px 40px !important;
     font-size: 16px !important;
}
 .nav-pills>li {
     margin-right: 6px;
     float: left;
     background: #f7f7f7 !important;
}
 .tab-content ul {
     padding: 0;
    list-style: none;
}
 .tab-content ul li {
     font-size: 16px;
    vertical-align: middle;
    display: inline-block;
}
 .tab-content ul li:first-child{
     text-transform: capitalize;
     font-weight: bold !important;
     padding-left: 15px !important;
     padding-right: 50px !important;
     padding-top: 5px !important;
     padding-bottom: 3px !important;
     width: 40% !important;
}
 .tab-content ul li:last-child{
     text-align: left !important;
     width: 60% !important;
}
 .tabs h2{
     font-size: 16px !important;
     font-weight: 400 !important;
     line-height: 24px !important;
     padding: 15px 40px !important;
     margin-top: 0px !important;
     color: #fff !important;
     text-align: center !important;
     text-transform: none !important;
     background-color: #85c4eb !important;
}
 .tab-content ul:nth-child(even) {
     background: #f7f7f7 !important;
     padding: 8px 0;
}
 .tab-content {
     border-top: 1px solid #ededed;
     margin-top: 30px;
    margin-bottom: 30px;
}
 .quality ul{
    margin-left:30px;
}
 .quality ul li{
     font-size: 16px;
     line-height: 32px;
     padding-left: 15px !important;
     padding-top: 5px !important;
     padding-bottom: 3px !important;
}
 .categori .loading_col {
     display:none;
    /*text-align:center;*/
    /*background: #3c9cd0;*/
     height: 262px;
     padding: 1px 15px;
     /*margin-top: 10px;*/
     max-width: 262px;
}
 .profile .title{
    text-align: center;
    color: #666;
    margin-bottom: 40px;
}
 .profile {
    padding-bottom: 50px;
}
 .profile .form-horizontal .adres{
     height: 120px !important;
}
/* PAGE SİGNİN*/
 .sign_in .sign{
    width: 29.5%;
}
 .sign_in .forget{
    color: #888;
}
 .sign_in .forget:hover{
    color: #222;
}
 .sign_in .form_iframe{
    height: 460px;
}
 .sign_text{
     font-weight: 600;
     text-align: center;
     color: #666;
     padding: 17px;
}
 .sign_text .form_send {
     width: auto;
     margin-top: 0;
     padding: 10px 45px;
}
 .sign_in .alert-danger {
    position: absolute;
     width: 95%;
}
/* PAGE PASSWORDCHANGE*/
 .password_change{
     position: absolute;
     bottom: 120px;
     left: 25px;
}
 .back_profile{
    margin-top: 20px;
}
/* PAGE ORDERSTATUS*/
 .order_status{
    text-align: center;
}
 .order_status .status{
    margin: 10%;
}
 .order_status .status img{
    width: 40%;
}
 .order_status .status p {
    padding:20px;
}
/* PAGE BASKET*/
 .basket{
    padding-bottom: 50px;
}
 .basket .product_text{
    margin-bottom: 10px;
}
 .basket .product_text .explanation{
     height: 41px;
     overflow: hidden;
}
 .basket .first_span{
    float: left;
}
 .basket .table img{
    width: 150px;
     height: 100px;
     object-fit: cover;
     margin-bottom: 50px;
     max-width: 150px;
     margin-right: 20px;
}
 .basket .table h5{
    font-weight:600;
     color: #444;
    font-size: 16px;
}
 .basket .table h5:hover{
    color: #222;
}
 .basket .table p{
    font-size: 14px;
}
 .basket .table td{
    min-width: 105px;
    vertical-align: middle;
     padding: 10px;
}
 .basket textarea{
    width: 100%;
     height: 75px;
     border: 1px solid #ccc;
}
 .basket .input-group {
    /* width: 50%;
    */
     margin: 0 auto;
}
 .basket .total{
    font-size: 16px;
}
 .basket .small_td{
    width: 120px;
}
 .basket .order_btn{
    float: right;
}
 .basket .input-group button{
     background: #fff;
     padding: 6px;
}
 .basket tr td{
     border-right: 0 !important;
     border-left: 0 !important;
}
 .basket tr th,.basket .offer label{
     border-right: 0 !important;
     border-left: 0 !important;
     font-weight: 700;
     color: #9a9a9a;
     font-weight: 700;
     padding: 8px 4px !important;
     font-size: 15px;
}
 .basket .delete{
     background: #EFEEEC;
     padding: 5px;
     font-weight: 700;
     color: #919191;
}
 .basket .input-group .form-control{
     box-shadow: unset !important;
     border: 0 !important;
     padding: 6px 15px !important;
     width: 46px !important;
     text-align: center;
}
 .basket .input-group .btn{
     border-radius: 20px !important;
     font-size: 11px !important;
     padding: 4px 6px !important;
}
 .basket .input-group-btn:last-child>.btn {
     margin-left: -27px !important;
}
/*PAGE SİGNUP*/
 .sign_up .sign_text{
     margin-top: 50px;
     text-align: justify;
}
 .sign_up img{
     display: block;
     margin:0 auto;
     margin-top: 110px;
}
 .sign_up .form-horizontal .form-group {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
/* /SECTİON FORM*/
 .form-horizontal .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
 .form-horizontal .control-label {
    text-align: left;
    color: #666;
}
 .form-horizontal .form-group .sex label{
    padding-top: 0;
}
 .form-horizontal .male{
    margin-right: 30px;
}
 .form-horizontal .password{
    margin-left: 15px;
}
 .form-horizontal select{
     padding: 7px;
}
 .form-horizontal .form-control {
     height: 40px !important;
}
 .form-horizontal input[type=number]::-webkit-inner-spin-button{
    display: none;
}
 .form_iframe{
     box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.15);
     padding: 10px;
}
 .form_send{
     background-color: #29527f !important;
     color: #fff;
    width: 170px;
     margin-top: 20px;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 0.04em;
}
 .form_title{
    margin-bottom: 20px;
     text-align: center;
     color: #3c9cd0;
     font-size: 28px;
     border-bottom: 1px solid #ccc;
    /* padding: 0 20px 20px 20px;
     */
     width: fit-content;
    /* background: yellow;
     */
     margin: 20px auto;
     padding-bottom: 20px;
}
 .form-horizontal .campaign label, .form-horizontal .read label{
     font-weight: 500;
}
 .form-horizontal .read{
    margin-bottom: 0;
}
 .form_sign_button {
     color: #fff;
    background: #356e95;
    padding: 10px;
    border: 0;
    border-radius: 2px;
    margin-bottom: 10px;
}
 .form_send:hover{
    color: #fff;
    font-weight: bold;
}
 .grid .panel_group img{
    max-height: 350px;
    width: 100%;
}
/*PAGE DATABTABLE*/
 .table .fa{
    color:black;
}
 .table .label-default {
     font-weight: normal !important;
     line-height: 2 !important;
     padding: 0.3em 0.5em 0.2em!important;
     background-color: #085277;
    display: inline-table;
    margin: 1px;
     font-size: 10px;
}
 .table table.dataTable tbody th, table.dataTable tbody td {
     padding: 16px 10px !important;
}
 table.dataTable tbody td:nth-child(7){
     max-width: 60px;
     text-align: center;
}
 table.dataTable tbody td:nth-child(6) .label-default {
     padding: 0.2em 0.4em 0.1em!important;
     font-size: 9px;
}
/*sub-page*/
 .sub-page img{
     width: 100% !important;
    cursor: pointer;
    max-height: 530px;
}
 .sub-page .col-md-4 p img {
     height: 163px;
}
 .sub-page .col-md-6 p img{
     height:254px !important;
}
/*.sub-page .col-md-6 .layout-column-editable p img,.sub-page .col-md-8 .layout-column-editable p img,.sub-page .col-md-7 .layout-column-editable p img,.sub-page .col-md-5 .layout-column-editable p img,.sub-page .col-md-3 .layout-column-editable p img,.sub-page .col-md-4 .layout-column-editable p img{
     height:254px !important;
}
 */
 #snackbar,#snackbar2 {
     visibility: hidden;
     min-width: 250px;
     margin-left: -125px;
     background-color: #0e6e94;
     color: #fff;
     text-align: center;
     border-radius: 12px;
     padding: 36px;
     position: fixed;
     z-index: 1;
     left: 50%;
     bottom: 50vh;
     font-size: 17px;
}
 #snackbar.show,#snackbar2.show {
     visibility: visible;
     -webkit-animation: fadein 1.2s, fadeout 0.9s 4s;
     animation: fadein 1.2s, fadeout 0.9s 4s;
     z-index: 999;
}
 @-webkit-keyframes fadein {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 @keyframes fadein {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 @-webkit-keyframes fadeout {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}
 @keyframes fadeout {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}
 .gobasket{
     color: #fff !important;
}
 .gobasket button {
     width: auto !important;
     color: #fff !important;
     margin-top: 20px;
}
 .multipleInput-container {
     border:1px #ccc solid;
     padding:1px;
     padding-bottom:0;
     cursor:text;
     font-size:13px;
     width:100%;
     height: 75px;
     overflow: auto;
     background-color: white;
     border-radius:3px;
}
 .multipleInput-container input {
     font-size:13px;
    /*clear:both;
    */
     width:150px;
     height:24px;
     border:0;
     margin-bottom:1px;
     outline: none 
}
 .multipleInput-container ul {
     list-style-type:none;
     padding-left: 0px !important;
}
 li.multipleInput-email {
     float:left;
     margin-right:2px;
     margin-bottom:1px;
     border:1px #BBD8FB solid;
     padding:2px;
     background:#F3F7FD;
}
 .multipleInput-close {
     width:16px;
     height:16px;
     background:url(close.png);
     display:block;
     float:right;
     margin:0 3px;
}
 .email_search{
     width: 100% !important;
}
 .footer{
     bottom: 0;
     margin: 0 auto;
     width: 100%;
}
 .rightmenu h3 {
     font-family: "Nimrod W01", Georgia, Times, "Times New Roman", serif;
}
 .sharetastic__button--linkedin{
    display: none !important;
}
 .sharetastic__button--googleplus{
    display: none !important;
}
 .sharetastic__button--tumblr{
    display: none !important;
}
 .sharetastic__button--email{
    display: none !important;
}
 .sharetastic__button--whatsapp{
    display: none !important;
}
 .sharetastic__button--print{
    display: none !important;
}
 .sharetastic__button--facebook {
     background-color: #fff !important;
}
 .sharetastic__button--facebook:hover {
     background-color: #3b5998 !important;
}
 .sharetastic__button--twitter {
     background-color: #fff !important;
}
 .sharetastic__button--twitter:hover {
     background-color: #55acee !important;
}
 .sharetastic__button--pinterest {
     background-color: #fff !important;
}
 .sharetastic__button--pinterest:hover {
     background-color: #cb2027 !important;
}
 .sharetastic__icon {
     fill: #3c9cd0 !important;
}
 .sharetastic__icon:hover {
     fill: #fff !important;
}
 .sharetastic__button {
     border-radius: 0 !important;
     height: 30px !important;
     width: 30px !important;
     padding: 5px !important;
}
 .socialcontent{
     display: inline-block;
     position: relative;
     vertical-align: middle;
}
 .social-icon{
    display: table-cell !important;
     vertical-align: middle;
     width: 22px;
}
 .searchlink{
    color: #337ab7 !important;
     display: none;
}
 .searchpage .searchlink{
     display: block;
}
 @media (min-width: 1200px) {
     .marketsproducts .discover h2 {
        font-size: 30px;
        color: #96c81e;
    }
     .marketsproducts .discover-our .discover {
         padding: 10px 0 70px 0;
        width: 60%;
         margin: 0 auto;
    }
     .top_slider .market #carousel-caption{
         text-transform: none !important;
        top: 266px !important;
        left: 53% !important;
        background: rgba(150, 200, 30, 0.8);
        width: 360px;
         height: 200px;
    }
     .top_slider .market #carousel-caption h2{
        width: 190px;
         font-size: 23px;
         font-family: fl;
    }
     .top_slider .market #carousel-caption p{
        width: 260px;
    }
     .top_slider .market #carousel-caption .fa{
        position: relative;
        left: 281px;
        top: -55px;
        border-radius: 7px;
        text-align: center;
        background: #cb1126;
        width: 24px;
    }
     .top_slider .market #carousel-caption img{
         width: 134px;
         position: absolute;
         left: 209px;
         top: -88px;
    }
     .top_slider .market #carousel-caption2{
         text-transform: none !important;
        top: 266px !important;
        left: 53% !important;
         background: rgba(150, 200, 30, 0.8);
        width: 360px;
         height: 200px;
    }
     .top_slider .market #carousel-caption2 h2{
        width: 190px;
         font-size: 23px;
         font-family: fl;
    }
     .top_slider .market #carousel-caption2 p{
        width: 260px;
    }
     .top_slider .market #carousel-caption2 img{
         width: 134px;
         position: absolute;
         left: 209px;
         top: -88px;
    }
     .top_slider .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -91px;
    }
     .top_slider .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -100px;
    }
     header .navbar-nav {
        float: left;
    }
     header .navbar-default .navbar-nav>li>a {
         color: #ffffff;
    }
     header #myNavbar .dropdown-toggle:hover {
        text-decoration: underline;
         text-underline-position: under;
         text-decoration-color: #00537F;
    }
     header .menus-box .dropdown-menu li a{
         color: #ffffff;
    }
     header .menus-box .dropdown-menu ul{
        list-style: none;
        padding-left: 40px;
    }
     header .dropdown-menu ul{
         list-style: none;
    }
     .top_slider .carousel-control:focus, .carousel-control:hover {
        color: #fff;
         text-decoration: none;
         outline: 0;
         opacity: 1;
    }
     .top_slider .carousel-control {
        opacity: 1 !important;
    }
     .navbar-collapse ul li {
         border-top: 1px solid #333;
    }
     header .menus-box .dropdown-menu li a:before {
         padding-right: 5px;
         color: #3d3d3f;
         content: "\f105";
         display: inline-block;
         font-family: FontAwesome;
    }
     header .menus-box .dropdown-menu .products a:first-child:before {
         padding-right: 5px;
         color: #3d3d3f;
         content: "";
         display: inline-block;
         font-family: FontAwesome;
    }
     header .menus-box .dropdown-menu .brands a:before{
        content: "";
    }
     header .menus-box .dropdown-menu .caravantitle a:before{
        content: "";
    }
     header .menus-box .dropdown-menu .abouttitle a:before{
        content: "";
    }
    /*header .menus-box .dropdown-menu .products a{
        text-transform: uppercase !important;
    }
    */
    /* header .menus-box .dropdown-menu li a{
         text-transform: lowercase !important;
    }
    */
     header .navbar-nav>li>.dropdown-menu {
         padding: 20px 0 0 10px;
         margin-top: 0;
         border: none;
         border-top-left-radius: 0;
         border-top-right-radius: 0;
    }
     header .navbar-nav>li>.markets{
        padding-bottom: 20px;
    }
     header .more-product{
        text-align: right;
         margin: 0 30px 10px 10px;
    }
     header .navbar-form .input-group>.form-control{
         -webkit-box-shadow: none;
         box-shadow: none;
         border: 1px solid #e3e3e3;
         height: 35px;
    }
}
 @media (max-width: 1200px) {
     .category_list .product-explanation .box_tri {
         right: -2px
    }
     .latest_news {
         text-align: center;
    }
     .main_news{
        padding: 0;
    }
     .other_news img {
         height: 50px;
         width: 86px;
    }
     .other_news h3, .other_news h2 {
         color: #222;
        /* margin-top: 5px;
         */
        /* margin-bottom: 15px;
         */
         text-align: center;
         width: 90px;
         font-size: 13px;
         font-weight: 400;
    }
     .other_news {
         text-align: center;
         background: #f7f7f2;
         width: auto;
         padding: 10px;
         margin-bottom: 20px;
         margin: 10px auto;
         display: inline-block;
    }
     .navbar-form {
        width: 184px !important;
    }
     .top_slider .market .carousel-caption{
        display:none;
    }
     .footer .footer-top input[type=search] {
        width: 155px;
        padding: 4px;
    }
     .footer .footer-top .social .fa {
        font-size: 20px !important;
        padding: 3px;
        height: 30px;
        width: 30px;
    }
}
 @media (min-width: 768px) {
     input[type=checkbox]{
         margin: 10px 0 0;
    }
     header .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus {
        color: #000;
        background: #fff!important;
        box-shadow: none;
        text-decoration: underline;
        text-underline-position: under;
        text-decoration-color: #00537F;
    }
     .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
         background-color: transparent;
         color: #000;
        background: #fff!important;
        box-shadow: none;
        text-decoration: underline;
        text-underline-position: under;
        text-decoration-color: #00537F;
    }
     .leftmenu .dropdown-menu>li>a{
        color: #0b557e;
    }
     header .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    }
     header .dropdown_menu{
         width: 100%;
         top: auto !important;
         border-top: 0 !important;
    }
     header .markets2{
         margin-left: -19px !important;
         margin-left: 1px;
         min-width: 953px;
         background-color:#F7F7F7;
         padding-top: 40px;
         top: 380%;
         border: 0;
    }
     header .brands{
        position: relative !important;
    }
     header .brands ul{
         width: max-content !important;
         padding: 10px !important;
    }
     header .menus-box .navbar-nav>li {
        float: left;
         font-size: 19px;
         padding-top: 15px;
    }
     header .navbar-nav {
         float: right;
         padding-top: 7px;
    }
     header .navbar-form .input-group>.form-control {
        background-color: #F7F7F7;
         width: 100%;
    }
     header .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        background-color: #F8F8F8;
    }
     header .menus-box .dropdown-menu li{
         line-height: 24px;
         font-weight: normal;
         font-size: 17px;
        height: auto!important;
        max-width: 100%;
         background-color: #fff !important;
         text-transform: capitalize;
    }
     header .menus-box .dropdown-menu li ul li{
        margin-top: 0 !important;
    }
     header .menus-box .products a{
        line-height: 1.4 !important;
    }
     header .menus-box .dropdown-menu li:hover{
         font-weight: bold;
    }
     header .header-top {
        font-size: 11px;
         min-height: 35px;
         padding-top: 10px;
         padding-left: 15px;
         color:white !important;
         background-color: #00537f;
         width:100%;
         height:auto;
    }
     header .navbar-form{
        padding-right:0;
    }
     header .navbar-form .input-group>.form-control {
         background-color: #F7F7F7;
         width: 100%;
         height: 40px
    }
     header .navbar-default .navbar-nav>li>a {
         color: #777;
         margin-top: -10px;
         margin-bottom: 10px;
        box-shadow: none;
    }
     header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
         border-color: #e7e7e7;
         background: #FFFFFF;
    }
     header .menus-box .dropdown-menu li a{
         color: #666666;
        font-size: 14px;
         line-height: 2.6;
    }
     header .menus-box .dropdown-menu li a:hover{
        color: #000000 !important;
        text-decoration: none;
    }
     header .navbar {
        position: relative;
         min-height: 50px;
         margin-bottom: 0;
         border: 1px solid transparent;
    }
     header .container-fluid {
        padding-left: 30px;
         padding-right: 0;
         margin-right: auto;
         margin-left: auto;
         background: #FFFFFF;
    }
     header .navbar-default {
         padding: 0;
        background-color: #f8f8f8;
         border-color: #e7e7e7;
         border: 0px;
         margin-left: auto;
         max-width: 1170px;
         margin-right: auto;
    }
     header .slider img{
        width: 100%;
    }
     header .menus-box{
         margin-left: auto;
        margin-right: auto;
        position: relative;
         color: grey;
         background-color: white;
        list-style-type: none;
         width: 100%;
         height: auto;
         box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
         z-index: 9999;
         max-width: 1170px;
    }
     .top_slider .carousel-indicators li {
        position: relative;
         bottom: -60px;
         background-color: #EEE !important;
         border-radius: 0px !important;
         width: 90px !important;
         height: 12px !important;
         margin-right: 15px;
         background-image: none !important;
         display: inline-block;
    }
     .top_slider .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #555555 !important;
    }
     .top_slider .carousel-indicators {
        position: absolute;
         left: 50%;
         z-index: 0;
    }
     .top_slider .carousel {
         margin-left: auto;
         margin-right: auto;
         margin-top: -94px;
         position:relative;
    }
     .top_slider .carousel-caption {
        text-transform: uppercase;
         padding: 20px;
         width: 360px;
         top: 40px;
         position: absolute;
         right: 15%;
         left: 15%;
         z-index: 10;
         padding-bottom: 20px;
         color: #fff;
         text-align: left;
         text-shadow: 0 1px 2px rgba(0,0,0,.6);
         font-size: 30px;
    }
     .top_slider .carousel-inner > .item > img, .top_slider .carousel-inner > .item > a > img {
        width: 100%;
        height: 471px;
         margin-left: auto;
         margin-right: auto;
    }
     header .navbar-brand {
        padding: 20px 10px;
    }
     .karavan .carousel {
         margin-top: -20px !important;
    }
     .category_list .product-explanation {
        width: 90%;
        margin: 35px auto;
    }
     .marketsproducts .page-catalog .guidebooks, .page-catalog .guidebooks .container {
         padding-left: 20px;
    }
     .countries-box .dropdown-menu li {
        display: inline;
         margin: 1px;
    }
     .countries-box .dropdown-menu{
         z-index: 99999;
        border: 0;
         background-color: #00537f;
         box-shadow: 0 0 0 rgba(0,0,0,.175);
         margin-left: -10px;
         float: none ! important;
        min-width: auto;
         margin-right: -15px;
         margin-left: -15px;
        margin-top: 5px;
    }
     .market-box .dropdown-menu li {
         text-align: left;
         display: list-item !important;
         margin: 1px;
         background-color: transparent !important;
    }
     .market-box .dropdown-menu{
         margin-bottom: 30px;
         border: 0;
         background-color: transparent;
         box-shadow: 0 0 0 rgba(0,0,0,.175);
         position: relative !important;
         float: none ! important;
    }
     .market-box {
        max-width: 1170px;
         margin: auto;
        padding-left: 10px;
    }
     .market-box .img-bottom{
         height: auto !important;
    }
     .inside .discover-contents{
    }
     .inside .inside-box h2{
        text-transform: uppercase;
         color: #3d3d3f;
         font-size: 28px;
         line-height: 40px;
         margin-top: 5px;
         margin-bottom: 15px;
    }
     .page-title{
         margin-left: 10px;
         margin-top: 10px;
        list-style-type: none;
         margin-bottom: 6px;
    }
     .page-title span{
         margin-right: 5px;
         float: left;
    }
     .page-title li {
         float: left;
         margin-right: 5px;
    }
     .page-title li {
         color: #3d3d3f;
         font-size: 11px;
         line-height: 22px;
        text-transform: capitalize;
    }
     .page-title li a{
         color: #3d3d3f;
         text-transform: capitalize;
    }
     .page-title li a:hover{
        color:#366f9b;
    }
     .navbar-form .input-group {
         min-width: 265px;
         display: inline-table;
         vertical-align: middle;
    }
     .navbar-collapse ul li {
         border-top:none;
    }
    /*.menus-box .dropdown:hover .dropdown-menu {
        display: block;
    }
    */
     .menus-box .dropdown:focus .dropdown-menu {
        display: block;
    }
     .countries-box {
        max-width: 1170px;
         margin: auto;
        padding-left: 10px;
        padding-bottom: 2px;
    }
     .newproducts .discover-contents ul{
         padding-left: 17px;
    }
     .page-catalog .catalog-picture img {
         height: 356px;
         width: 345px;
         margin-right: 100px;
         float: right;
         object-fit: cover;
        margin-top: 60px;
         max-width: 100%;
    }
     .page-catalog .product-list {
         max-width: 520px;
    }
     .page-catalog .one-of-catalog {
         margin-bottom: 100px;
    }
     .page-catalog .guidebooks {
         margin-top: 35px;
    }
     .page-detail .product-explanation .title {
         margin-top: 35px;
    }
}
 @media (min-width: 769px) {
     .karavan_detail .about_caption {
         top: 30% !important;
         height: auto;
         background: rgba(255, 255, 255, 0.8);
         max-width: 600px;
         text-align: left;
         right: 5%;
    }
     table.dataTable tbody td:nth-child(2){
         min-width: 210px;
    }
     table.dataTable tbody td:nth-child(3){
         min-width: 210px;
    }
     .layout .rightmenu h3 {
         margin-top: 0 !important;
    }
     .karavan_gallery p {
        font-size: 16px !important;
    }
     .page-detail .featureimage{
        /*height: 350px;*/
         margin-bottom: 25px;
        margin-top: 20px;
    }
     .productgalleryimages{
        height: 200px;
    }
     .homepagebottomimage{
        height: 200px;
    }
     .caravanimage{
        height: 250px;
    }
     .accesoryimage{
        height: 270px
    }
     .highlightimage{
        height: 210px;
         margin-bottom: 50px;
    }
     .newsimage{
        height: 202px;
    }
     .homepagemarketimage{
        height: 188px;
    }
     .productsimage{
        height: 414px;
    }
     .listnewsimage{
        height: 150px;
    }
     .productcategoriesimage{
        height: 250px;
    }
     header .searchimage{
        width: 80px;
         height: 80px;
        float: left;
        margin-left: 23%;
    }
     .searchpage .searchimage {
        width: 130px;
        height: 130px;
        float: left;
        margin-left:7%;
        text-align: center;
    }
     .searchpage .load,.gallery .load{
        display: none;
    }
     .categori .product-explanation .product-picture {
        height: 262px;
    }
     .categori .product-explanation .product-picture img{
        height: 262px !important;
    }
     .searchpage .search_list {
        margin-top: 35px;
         min-height: 400px;
    }
    /*.marketrelated{
        height: 188px;
    }
    */
     .page-detail .lity-container {
        height: auto !important;
    }
     .lity-container .flex-viewport {
         width:800px !important;
    }
     .lity-container .flexslider .slides {
         background: rgba(0, 0, 0, 0.9) !important;
    }
     .lity-container{
        max-height: 90% !important;
        max-width:70% !important;
        width: auto !important;
    }
     .lity-container {
        height: auto !important;
    }
     .lity-container .flexslider .slides > li{
        width: auto !important;
        margin-right: 0 !important;
    }
     .lity-container .flexslider .slides img {
         width: 800px !important;
         max-width: none !important;
        max-height: none !important;
    }
     .form_iframe{
         margin-bottom: 70px;
    }
     .image_galeri .image img {
         width: 100%;
         height: 250px;
         object-fit: cover;
         object-position: 100%;
    }
     .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
         max-width: none;
         height: 500px;
         width: 700px;
         margin: auto;
    }
     .gallery .modal-dialog {
         width: 732px;
    }
}
 @media (min-width: 992px) {
     .footer .footer-top li span{
         display: inline-block;
    }
     .footer .navber{
         margin: 0px 50px;
    }
     .footer .footer-top .socialicons{
        margin-left: -90px;
    }
     .karavan_gallery .karavan_detail_cotainer {
         position: relative;
         top: 50px !important;
         padding: 52px;
         margin: 40px auto;
    }
     .karavan_gallery .karavan_detail_cotainer {
         position: relative;
         top: 50px !important;
         padding: 52px;
         margin: 40px auto;
    }
     .layout .karavan_detail_cotainer {
         top: -150px !important;
    }
     .inside .discover-contents li img {
        width: 100%;
        height: 202px;
        object-fit: cover;
    }
     .marketsproducts .discover-contents li img {
        width: 92.5%;
        height: 238px;
        object-fit: cover;
    }
     .discover-our .discover-contents li img {
        width: 93%;
        margin-bottom: -7px;
        height: 188px;
        object-fit: cover;
    }
     .category_list .product-explanation img {
        width: 100%;
        object-fit: cover;
        height: 414px;
    }
     .marketsproducts .discover-our .discover-contents li img {
         width: 99%;
         height: 254px;
    }
     .marketsproducts .discover-our .img-bottom {
         width: 99%;
    }
     .marketsproducts .discover-our .box_tri {
         right: 16px;
    }
     .marketsproducts .catalog-picture img {
         height: 356px;
         width: 345px;
         margin-right: 100px;
         float: right;
    }
     .header_image img{
         min-height: 250px;
         margin-top: -75px;
         height: 260px !important;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         object-fit: cover;
         object-position: 50% 60%;
    }
     .karavan .header_image img{
        height: 480px !important;
         margin-top: 0px;
    }
     .karavan_detail .header_image img {
         height: 640px !important;
         min-height: 200px;
    }
     .karavan_detail_cotainer{
         position: relative;
         margin-top: 50px;
         box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.15);
         padding: 52px;
    }
     .onecaravan .karavan_detail_cotainer{
        margin-top: -100px;
    }
     header .navbar-nav {
        float: right;
    }
}
 @media (min-width: 1400px) {
     .image_galeri .image img {
         width: 100%;
    }
     .top_slider .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -110px !important;
    }
     .top_slider .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -120px !important;
    }
}
 @media (min-width: 1600px) {
     .karavan_detail .about_caption {
         right: 15%;
    }
     .karavanproducts .container {
        width:1600px;
    }
     .header_image .about_caption {
         top: 25% !important;
    }
     .karavan .image_galeri .image .image_explanation span:nth-child(even) {
         left: 200px;
    }
     .header_image img {
         height: 350px !important;
    }
     .gallery .modal .modal-header {
         width: 1000px !important;
    }
     .gallery .modal-dialog .carousel-inner>.item>a>img, .gallery .modal-dialog .carousel-inner>.item>img,.gallery .modal-dialog .img-responsive,.modal-dialog .thumbnail a>img, .gallery .modal-dialog .thumbnail>img {
         max-width: none;
         height: 675px !important;
         width: 1000px !important;
    }
     .gallery .modal-dialog {
         width: 1033px !important;
         margin: 30px auto;
    }
     .image_galeri .image img {
         object-fit: cover;
         object-position: 50% 50%;
    }
     .top_slider .carousel-inner > .item > img, .top_slider .carousel-inner > .item > a > img {
        height:570px !important;
    }
     .top_slider .carousel {
         margin-top: -93px !important;
    }
}
 @media screen and (max-width: 1200px) and (min-width: 992px){
     .navbar-brand>img {
         width: 75px;
         height: auto;
    }
     .discover-our .img-bottom {
         margin-left: 10.5px;
    }
     .discover-our .box_tri {
         right: 20px;
    }
     .header_image .about_caption {
         top: 11% !important;
    }
}
 @media screen and (max-width:1200px ) and (min-width: 992px){
     .contact-us .icons ul li {
         width: 200px;
    }
}
 @media screen and (max-width: 992px) and (min-width: 768px){
    /* .contact-us .icons ul{
        display: block;
    }
    */
     header .menus-box .navbar-nav>li {
         font-size: 14px;
         padding-right: 0;
    }
     header .navbar-nav {
         margin-left: 0;
    }
     .page-detail .product-picture img {
         max-width: 400px !important;
    }
     .page-detail .product-explanation .title ul li{
         font-size: 12px;
    }
     .page-detail .buttons{
        text-align: center;
    }
     .navbar-form .input-group {
         min-width: 100px;
    }
     .navbar-brand>img {
         width: 90px;
        height: auto;
    }
     .at-your .img-bottom {
         width: 97%;
         margin-left: 11px;
    }
}
 @media (max-width: 768px){
     .page-detail .newproducts .discover-contents {
        margin: 0 !important;
    }
     .footer img {
         display: none;
    }
     .footer .br{
        display: block;
    }
     .footer .footer-top p {
         font-size: 12px;
    }
     .footer {
         margin-top: 0px;
    }
     .top_slider h2 {
        font-size: 24px !important
    }
     .sub-page .layout-column{
        width: 100% !important;
    }
     .leng{
        display: none;
    }
     .filters button {
         margin-bottom: 10px;
    }
     .karavan_gallery p {
        font-size: 12px !important;
    }
     .searchpage .search_list {
         margin-top: 30px;
         min-height: 200px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
     .search_product .search_list img {
         width: 80px;
         height: 80px;
    }
     .search_product .search_list_text {
         max-width: 65%;
    }
     .menus-box .dropdown:hover .dropdown-menu {
        display: block;
        width: 100%;
         position: relative;
    }
     header .menus-box .dropdown-menu li a {
        /* color: #666666;
         */
        /* font-size: 14px;
         */
        /* line-height: 2.3;
         */
         text-shadow: 0 1px 0 rgba(255,255,255,.25);
         color: #777;
         padding-top: 10px;
         padding-bottom: 10px;
         line-height: 20px;
         position: relative;
         display: block;
         padding: 10px 15px;
    }
     header .menus-box .dropdown-menu{
         border-color: #e7e7e7;
    }
     header .menus-box .dropdown-menu ul{
         list-style: none;
    }
     .lity-container {
        max-width: none !important;
        height: auto !important;
    }
     .lity-container .flex-viewport {
         width:384px;
    }
     .lity-container .flexslider .slides > li{
        width: 384px !important;
    }
     .lity-container .flexslider .slides img {
         width: 384px !important;
         object-fit: contain;
    }
     .header_image img{
        width: 100%;
        object-fit: cover;
    }
     .karavan .anothermodel .anothermodel_img {
         max-height: 40px !important;
    }
     .footer .footer-top a {
         font-size: 12px;
    }
     .footer .footer-top .last li {
         line-height: 24px;
         font-size: 12px;
    }
     .karavan_detail .karavan_choose .models button {
         padding: 0 10px;
    }
     .karavan_detail_cotainer {
         margin-bottom: 50px;
    }
     .karavan .carousel-inner img {
         object-fit: cover;
         width: 100%;
    }
     .karavan_choose .models button {
         font-size: 15px;
         padding: 0 10px;
    }
     .karavan p{
        font-size: 13px;
    }
     .karavan h1 {
        font-size: 28px;
         text-align: center !important;
         line-height: 40px;
    }
     .karavan h2 {
        font-size: 24px;
         text-align: center !important;
    }
     .karavan h3 {
        font-size: 20px;
         text-align: center !important;
         line-height: 24px;
    }
     .karavan h4 {
        font-size: 16px;
         text-align: center !important;
    }
     .latest_news {
         text-align: center;
         margin-top: 40px;
    }
     .sign_up .sign_text {
         margin-top: 50px;
         text-align: center;
    }
     .sign_in .form_iframe {
         margin-top: 20px;
    }
     .sign_in .sign{
        width: 100%;
    }
     .password_change{
         bottom: 100px;
    }
     .sex{
        margin-top: 10px;
    }
     .form-horizontal .newsletter_label {
         margin-left: 0;
    }
     .form-horizontal .control-label {
         padding-left: 0;
    }
     .gallery .modal .image .image_explanation {
         margin-bottom: 15px;
    }
     .modal-body {
         padding: 0px;
    }
     .image_galeri .image img {
         width: 96%;
         margin: 0 auto;
        height: auto;
    }
     .gallery .modal .modal-header {
         width: 100%;
    }
     .video_galeri select,.image_galeri select{
         margin-bottom: 10px;
    }
     #deneme .more-detail {
         position: static;
    }
/*     #deneme .title ul {
         height: auto;
         overflow: hidden;
    }*/
     .product-explanation h1, .categori .product-explanation h2 {
         text-align: center !important;
    }
     .product-explanation h1{
         font-size: 26px !important;
    }
     .categori .product-explanation h1{
         font-size: 26px !important;
    }
     .nav-pills>li {
         width: 45%;
         margin-top: 5px;
    }
     .nav-pills>li>a {
         padding: 5px !important;
    }
/*     #deneme .title{
        height: auto;
    }*/
     .loading_col {
         float: none;
    }
     .categori .product-explanation .title {
         width: 100%;
    }
     #deneme .more-detail {
         left: 40%;
    }
     .categori .product-explanation .title > * {
         text-align: justify;
    }
     .categori .product-explanation .title ul li {
         list-style-type: none;
    }
     header .header-top {
         background-color: #00537f;
         padding: 10px;
    }
     .features_tabs #menu3 img {
         height: auto !important;
    }
     .features img {
         width: 100%;
         height: auto;
         object-fit: cover;
    }
     .gallery .modal-dialog {
         margin: 20% auto;
    }
     .close {
         float: right;
         font-size: 50px;
         font-weight: 500;
         line-height: 1;
         color: #fff;
         text-shadow: 0 1px 0 #fff;
         filter: alpha(opacity=20);
         opacity: 1;
    }
     .gallery .modal .modal-header {
         display: block;
         border-bottom: 0;
    }
    /*.second_slider .about_caption {
         left: 13% !important
    }
    */
     header .search_text {
         font-size: 32px;
    }
     .marketsproducts .guidebooks .catalog-picture img {
         width: 360px;
    }
     header .multiply{
         margin-left:3px;
    }
     .news_list ul {
         padding: 10px;
    }
     .news_detail img {
         max-height: 100px;
    }
}
 @media (max-width: 767px){
     .categori .product-explanation .product-picture {
        width: 100%;
    }
     .category_list {
        padding-bottom: 0;
    }
     .discover-our .box_tri {
        right: 25px;
    }
     .marketsproducts .newproducts {
         padding: 10px;
         text-align: center;
    }
     .feature h4{
        text-align: center;
    }
     .tab-content ul li:first-child {
         width: 60% !important;
    }
     .tab-content ul li:last-child {
         width: 40% !important;
    }
     .product-explanation .title ul li:first-child {
         margin-top: 5px;
    }
     .page-detail .product-explanation .title .feedback li:last-child {
         width: auto;
    }
     .product-explanation .title ul li {
         vertical-align: middle;
    }
     .link {
         padding-left: 10px;
    }
     .mobilnone{
        display: none;
    }
     .mobilshow{
         display: block !important;
    }
     .mobilshow input[type=text] {
        background-color: #f8f8f8;
    }
     header .menus-box .dropdown-menu li a {
         padding: 0;
         padding-bottom: 5px;
         text-transform: capitalize;
    }
     header .menus-box .dropdown-menu .markets {
        margin-bottom: 5px;
    }
     .page-detail .features_key {
         display: block;
         float: none;
         list-style: none;
         padding: 4px;
         position: static;
         margin-bottom: 0;
         border-right: none;
         width: 100%;
         max-width:100%;
        border-bottom: 1px solid;
         border-bottom: 2px solid #eee;
         margin-top: 10px;
    }
     .keyfeatures .new {
         float: none;
         position: static;
    }
     .keyfeatures {
         float: none;
         width: auto;
    }
     .page-detail .product-explanation .title .features_key h3 {
         line-height: 16px;
         margin: 0;
    }
     .page-detail .product-explanation .title .features_key h4 {
         font-size: 11px;
         margin: 10px 0 15px;
    }
     .page-detail #my_input {
         max-width: 220px;
    }
     .page-detail #my_input img {
         max-width: 200px;
    }
     .homepage .newproducts .img-bottom {
         padding: 20px;
    }
     .newproducts .discover-contents {
         margin: inherit;
         padding: 0;
    }
     .marketsproducts .newproducts .discover-contents {
        margin: 0;
        padding: 0;
    }
     .newproducts .discover-contents li {
         margin-left: 10px;
        padding: inherit;
         padding-left: 20px;
         margin-bottom: 0;
    }
     .desc {
         height: 118px;
    }
     .homepage .inside ul li {
         padding: inherit;
    }
     .inside .discover-contents {
         padding-left: inherit;
         padding: 0;
    }
     .discover-contents li img {
         height: 180px;
    }
     .discover-our .discover {
         padding: 20px 0 30px 0;
    }
     .first-search{
         position: absolute;
         top: 0px;
         right: 68px;
    }
     #second_search{
         width: 100%;
         position: absolute;
        top: 100px;
    }
     .first-search input[type=text] {
         width: 27px;
         background-size: 27px;
         background-position: 5px 9px;
    }
     .karavan_detail .about_caption {
         display: none;
    }
     .sign_up .pull-right {
         float: none !important;
         text-align: center;
    }
     .karavan .carousel-inner img {
         height: auto !important;
         object-fit: contain !important;
         width: 100%;
    }
     .carousel-control {
         left: 5px;
    }
     .carousel-control.right {
         right: 5px;
    }
     header .countries-box .countries img {
         width: auto !important;
         height: auto !important;
    }
     .about_caption {
         position: absolute;
         text-transform: none !important;
         top: 62% !important;
         height: 75px;
        /* z-index: 9;
         */
         padding: 8px;
         margin: 0 auto;
         left: 4%;
    }
     .product-explanation .product-picture {
         width: 70%;
         margin: 0 auto;
    }
     .top_slider .carousel-inner>.item>a>img, .carousel-inner>.item>img {
         line-height: 1;
         height: 50vh;
         object-fit: cover;
    }
     .top_slider .carousel-inner img {
         line-height: 1;
         height: 30vh;
         object-fit: cover;
    }
     .second_slider .about_caption {
         left: 0 !important;
         opacity: 0.8;
         border-radius: 5px;
         padding: 12px;
         font-size: 16px;
         height: 70px;
    }
     .second_slider .about_caption h2 {
         margin-left: 0;
         font-size: 12px;
    }
     .about_caption h1 {
         font-size: 18px;
    }
     .load .btn {
         width: 100px;
    }
     .search_text {
         font-size: 18px;
         width: 25%;
         padding: 15px 0;
    }
     .second-search input[type=text] {
         font-size: 18px;
    }
     .login_basket .dropdown-menu {
         height: 100px;
         min-width: 120px;
         background: #00537f;
    }
     .category_list .link-side .bottom-link {
         padding-left: 8px;
         font-size: 13px;
    }
     .contact-us .icons .social{
         display: flex;
    }
     .marketsproducts .catalog-picture{
        text-align: center;
    }
     .marketsproducts .guidebooks .buttons {
         margin-left: 26px;
    }
     .marketsproducts .guidebooks .guidejk div {
         padding-left: 40px;
    }
     .marketsproducts .guidebooks .guidejk p {
         padding: 10px;
    }
     .market-box .dropdown-menu li {
         text-align: left;
         display: list-item !important;
         margin: 1px;
         background-color: transparent !important;
    }
     .market-box .dropdown-menu {
         margin-bottom: 30px;
         border: 0;
         background-color: transparent;
         box-shadow: 0 0 0 rgba(0,0,0,.175);
         position: relative !important;
         float: none ! important;
    }
     .market-box .img-bottom {
         height: auto !important;
    }
     .product-explanation .product-picture{
        text-align: center;
    }
     .product-explanation .product-picture img {
        width: auto;
        max-width: 100%;
    }
     .loading{
        text-align: center;
    }
     .page-detail .features_key {
         text-align: center;
         min-height: 30px;
    }
     .more-detail{
        text-align: center;
    }
     .page-detail .thumb .slides img {
         width: 140px !important;
    }
     .page-detail .flexslider .slides img {
         -moz-user-select: none;
         max-width: 300px;
    }
     .add-to-wish button {
         width: auto;
    }
     .page-detail .product-explanation .title h2 {
         font-size: 24px;
         text-align: center;
    }
     .navbar-brand>img {
         margin-top: -15px;
         width: 100px;
         object-fit: contain;
    }
     .top_slider{
        margin-top: -40px;
    }
     header h2 {
         margin-left: 0;
         font-size: 26px;
    }
     header .second-search input[type=text] {
         margin-top: 15px;
         width: 85%;
         font-size: 24px;
         background-position: 4px 4px;
         padding: 10px;
         -webkit-transition: width 0.4s ease-in-out;
         transition: width 0.4s ease-in-out;
         float: none;
         margin-left: 10px;
    }
     header .second-search input[type="text"]::-webkit-input-placeholder {
        opacity: 0.5;
    }
     .page-catalog .main-title {
         text-align: center;
         font-size: 22px !important;
         line-height: 31px !important;
    }
     header .search_text{
        display: none;
    }
     header .search_list img {
         float: left;
         margin-left: 10px;
         margin-top: 15px;
         margin-bottom: 15px;
         width: 100px;
    }
     header .search_list_text h3 {
         color: #222;
         font-size: 15px;
    }
     p{
        font-size: 12px;
        padding: 5px;
    }
     .contact-us .icons ul {
         display: inline-block;
    }
     .contact-us .icons ul li {
         width: 100%;
         margin: 20px 0;
    }
     .page-title {
         display: inline-block;
         margin-left: 0;
    }
     .page-title li {
         color: #3d3d3f;
         font-size: 12px;
         line-height: 18px;
        display: inline-block;
        text-transform: capitalize;
    }
     .page-title li a {
         color: #3d3d3f;
         font-size: 12px;
         line-height: 18px;
        margin: 0 2px;
    }
     .contact-us h2 {
         margin-bottom: 10px;
         font-size: 24px;
         text-align: center;
         color: #3c9cd0;
    }
     .contact-us .catalog-button {
         font-size: 12px;
         border-bottom: 1px solid #e4e4e4;
         position: relative;
         color: #0b557e;
        /* display: block;
         */
         margin-top: 0;
         padding-top: 13px;
         padding-bottom: 6px;
         background-color: #fff;
        /* color: #fff !important;
         */
        /* line-height: 18px;
         */
         padding-left: 12px;
         font-weight: normal;
        /* border-radius: 3px;
         */
        /* margin-right: 10px;
         */
        /* float: left;
         */
         min-height: 35px;
    }
     .aboutus h2 {
         margin-bottom: 10px;
         font-size: 24px;
         text-align: center;
         color: #3c9cd0;
    }
     .aboutus .catalog-button {
         font-size: 12px;
         border-bottom: 1px solid #e4e4e4;
         position: relative;
         color: #0b557e;
        /* display: block;
         */
         margin-top: 0;
         padding-top: 13px;
         padding-bottom: 6px;
         background-color: #fff;
        /* color: #fff !important;
         */
        /* line-height: 18px;
         */
         padding-left: 12px;
         font-weight: normal;
        /* border-radius: 3px;
         */
        /* margin-right: 10px;
         */
        /* float: left;
         */
         min-height: 35px;
    }
     .marketsproducts h1{
         line-height: 28px !important;
         font-size: 25px !important;
    }
     .marketsproducts h2{
         line-height: 28px !important;
        font-size: 20px !important;
    }
     .marketsproducts h3{
        font-size: 16px !important;
    }
     .marketsproducts p{
        font-size: 12px !important;
    }
     .marketsproducts .guidebooks .catalog-picture img {
         width: 90%;
    }
     .freedom img{
         width: 100%;
    }
     .catalog-text {
         text-align: left;
    }
     .guidebooks h2 {
         color: #96c81e;
         font-size: 16px;
    }
     .guidebooks h3{
         text-align: center;
         color: inherit !important;
    }
     .buttons .download {
         width: 100px;
    }
     .catalog-button {
         width: 130px;
         padding-top: 11px;
         padding-bottom: 8px;
         padding-left: 12px;
         font-size: 12px;
         min-height: 39px;
    }
     .catalog-button .text {
         left: 10px;
         top: 10px;
    }
     .catalog-button .fa {
         right: 10px;
         font-size: 24px;
         top: 5px;
    }
     .product-list ul {
         line-height: 20px;
         font-size: 12px;
    }
     .guidejk div ul {
         line-height: 20px;
         font-size: 12px;
    }
     .page-catalog h1 {
         font-size: 16px !important;
         line-height: 26px !important;
    }
     .page-catalog .catalog-picture img {
         max-width: 200px;
    }
     .page-detail .newproducts .img-bottom {
        text-align: center;
    }
     .page-detail .quality ul li {
         font-size: 12px;
    }
     .page-detail .tab-content ul li {
         font-size: 12px;
    }
     .page-detail .add-to-wish {
         width: 160px;
    }
     .page-detail .add-to-wish .text {
         margin-right: 59px;
         font-size: 12px;
    }
     .page-detail .find-a-dialer .text {
         margin-right: 59px;
         font-size: 12px;
    }
     .page-detail .product-explanation .title h2 a {
         font-size: 24px;
    }
     .page-detail .product-picture img{
        max-width: 300px;
    }
     .page-detail .tab-content .media li:first-child {
        width: 30% !important;
         margin-right:4%;
    }
     .page-detail .tab-content .media li:last-child {
        width: 64% !important;
    }
     .at-your .box_tri {
         bottom: -1px;
         right: 15px;
    }
     .at-your .discover-contents li img {
         width: 93%;
    }
     .at-your .img-bottom {
         width: 93%;
         margin-left: 3.5%;
    }
     .footer .footer-bottom .terms {
         text-align: center;
    }
     .discover-contents li {
         text-align: center;
    }
     .inside .discover-contents li img{
        height: 223px;
    }
     .navbar-collapse ul li ul li {
         padding-left: 20px;
    }
     header h1{
         text-align: left;
         font-size: 65px;
         margin-left: 0;
         margin-top: 0;
        /* top: 302.311px;
         */
        /* left: 114.794px;
         */
        /* text-transform: uppercase;
         */
         text-shadow: rgba(0, 0, 0, 0.15) 0px 5px 8px;
         letter-spacing: 0;
         font-size: 25px;
         line-height: 1;
    }
     .h2, h2 {
         font-size: 20px;
    }
     .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
         right: 10px;
    }
     .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
         left: 10px;
    }
     .carousel-indicators {
         bottom: -10px;
    }
     header .camping{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .yacht{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .car{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .truck{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .special{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .hotel{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .home{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .professional{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .workshop{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
     header .oem{
        background: #222;
         color: #ffffff;
        padding-left: 10px;
    }
   .footer .footer-top .container .social {
       margin:0 25%;
    }
    .ik.page .container .col-md-8.col-xs-12.col-sm-8 ul {
        padding:5px 10px 5px 30px;
    } 

}
 