ul{ margin: 0; padding: 0; }
li{ list-style: none; }

a:hover, a:active, a:focus{ text-decoration: none; outline: none; }

.pdy{ padding: 0; }
.pdy-sol{ padding-left: 0; }
.pdy-sag{ padding-right: 0; }
.pdy-sol-m{ padding-left: 0; }
.pdy-sag-m{ padding-right: 0; }
.padding-yok{ padding: 0 !important; }

.mw100{ max-width: 100%; }
.w100{ width: 100%; }

.mons{ font-family: 'Montserrat', sans-serif; }
.cour{ font-family: 'Courgette', cursive; }

.top{ float: left; width: 100%; padding-top: 10px; padding-bottom: 10px; background: #141b25; }
.langs{ float: left; width: 100%; }
.langs ul li{ float: none; display: inline-block; margin-right: 10px; }
.langs ul li:last-child{ margin-right: 0px; }
.langs ul li a{ color: #fff; transition: all ease .7s; }
.langs ul li a:hover{ color: #01d4ef; }
.lang-btn{ font-size: 10px !important; }

header{ float: left; width: 100%; background-size: cover; background-image: url(../img/header-bg.jpg); min-height: 170px; background-position: top center; padding-top: 40px; padding-bottom: 20px; }
.logo{ float: left; width: 100%; margin-bottom: 50px; }
.menu{ float: left; width: 100%; }
.menu ul li{ display: inline-block; float: none; margin-right: 35px; color: #fff; }
.menu ul li:last-child{ margin-right: 0; }
.menu ul li a{ display: inline-block; font-size: 11px; color: #fff; transition: all ease .7s; letter-spacing: .4em; position: relative; }
.menu ul li a:after{ width: 0; height: 1px; background: #01d4ef; content: ''; position: absolute; left: 0; bottom: -5px; transition: all ease .7s; }
.menu ul li a:hover:after{ width: 100%; }
.menu ul li a:hover{ color: #01d4ef; }
.lang-li{ margin-right: 5px !important; }

.slider{ float: left; width: 100%; }
.slider .owl-slide img{ width: 100%; }
.slider .owl-controls{ position: absolute; width: 100%; top: 50%; margin-top: 0px; }
.slider .owl-prev{ position: absolute; left: 10px; z-index: 99; }
.slider .owl-next{ position: absolute; right: 10px; z-index: 99; }
.slider .owl-buttons div{ padding: 20px !important; width: 50px; height: 50px; line-height: 12px; background: transparent !important; font-size: 25px !important; opacity: 1 !important; }

.s1{ float: left; width: 100%; background-size: cover; background-image: url(../img/s-bg.png); background-position: top center; min-height: 1200px; margin-top: -145px; position: relative; z-index: 1; }
.social{ position: absolute; width: 100%; top: 70px; left: 0; }
.social a{ width: 32px; height: 32px; line-height: 32px; background: #01d4ef; color: #333; font-size: 12px; display: inline-block; border-radius: 100%; transition: all ease .7s; }
.social a:hover{ background: #333; color: #01d4ef; transform: rotate(360deg); }
.s1-wrapper{ float: left; width: 100%; margin-top: 250px; }
.s1-header{ float: left; width: 100%; color: #455e78; font-size: 20px; letter-spacing: .6em; }
.s1-bottle{ float: left; width: 100%; margin-top: 40px; margin-bottom: 40px; }
.s1-text1{ float: left; width: 100%; color: #455e78; }
.s1-text1 span{ font-size: 19px; }
.s1-text2{ float: left; width: 100%; color: #455e78; margin-top: 25px; }
.s1-text2 span{ display: inline-block; position: relative; }
.s1-text2 span:before{ content: '\f10d'; display: block; position: absolute; top: 0; left: 0; color: #455e78; font-size: 15px; font-family: 'FontAwesome'; }
.s1-text2 span:after{ content: '\f10e'; display: block; position: absolute; bottom: 0; right: 0; color: #455e78; font-size: 15px; font-family: 'FontAwesome'; }

.s2{ float: left; width: 100%; background-size: cover; background-position: bottom right; background-image: url(../img/s2-bg.jpg); min-height: 900px; }
.s2-wrapper{ float: left; width: 100%; margin-top: 40px; padding: 0 150px; }
.s2-box{ float: left; width: 100%; font-size: 20px; letter-spacing: .4em; }
.s2-box a{ color: #455e78; }
.s2-box img{ transition: all ease .7s; }
.s2-box:hover img{ transform: rotate(360deg); }
.s2-bottom{ float: left; width: 100%; margin-top: 190px; }
.s2-bottom-box{ float: left; width: 100%; }
.s2-header{ float: left; width: 100%; margin-bottom: 15px; font-size: 18px; letter-spacing: .4em; color: #455e78; }
.s2-bottom-txt{ float: left; width: 100%; color: #455e78; }
.s2-btn{ float: left; width: 100%; margin-top: 20px; }
.s2-btn a{ display: inline-block; color: #455e78; border-left: 1px solid #455e78; border-right: 1px solid #455e78; padding: 2px 7px; transition: all ease .7s; }
.s2-btn a:hover{ color: #01d4ef; border-color: #01d4ef; }

.contact{ float: left; width: 100%; padding-top: 100px; padding-bottom: 100px; background: #252c36; }
.contact-header{ float: left; width: 100%; letter-spacing: .4em; color: #fff; font-size: 18px; margin-bottom: 15px; font-weight: bold; }
.contact-txt{ float: left; width: 100%; color: #fff; }

.maps{ float: left; width: 100%; }
.maps iframe{ width: 100%; filter: grayscale(100%); margin-bottom: -5px; }

footer{ float: left; width: 100%; padding-top: 30px; padding-bottom: 30px; background: #252c36; }

.corporate{ float: left; width: 100%; padding-top: 40px; padding-bottom: 40px; }
.sidebar{ float: left; width: 100%; margin-bottom: 15px; }
.sidebar ul li{ float: left; width: 100%; margin-bottom: 25px; padding-bottom: 8px; border-bottom: 1px dashed #252c36; }
.sidebar ul li a{ display: block; color: #252c36; position: relative; transition: all ease .7s; }
.sidebar ul li a:after{ display: block; position: absolute; right: 0; top: 0; content: '\f054'; font-size: 11px; font-family: 'FontAwesome'; color: #252c36; transition: all ease .7s; transform: translateX(-10px); }
.sidebar ul li a:hover{ color: #01d4ef; }
.sidebar ul li a:hover:after{ color: #01d4ef; transform: translateX(0px); }
.corporate-text{ float: left; width: 100%; }
.corporate-img{ float: left; width: 100%; margin-bottom: 25px; }
.corporate-header{ float: left; width: 100%; font-size: 18px; color: #555; margin-bottom: 25px; padding-bottom: 3px; border-bottom: 1px dashed #ddd; }
.corporate-txt{ float: left; width: 100%; color: #666; font-size: 13px; }

.hr{ float: left; width: 100%; padding-bottom: 40px; }
.hr-banner{ float: left; width: 100%; margin-bottom: 25px; /*background-image: url(../img/hr-bg.jpg); background-size: cover; background-position: top center;*/ background: #000; height: 100px; display: table; position: relative; }
.hr-mask{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); }
.hr-header{ font-size: 20px; display: table-cell; vertical-align: middle; color: #fff; position: relative; }
.hr-header span{ display: inline-block; border-bottom: 1px solid #fff; padding-bottom: 5px; }
.hr-form-row{ float: left; width: 100%; margin-bottom: 25px; }
.hr-form-row label{ float: left; width: 100%; margin-bottom: 5px; font-weight: bold; }
.hr-form-row input{ display: inline-block; width: 100%; padding: 17px; height: 65px; background: #fff; border: 1px solid #ddd; box-shadow: none; border-radius: 0; transition: all ease .7s; }
.hr-form-row input:focus{ border-color: #01d4ef; }
.hr-form-row textarea{ display: inline-block; width: 100%; padding: 17px; background: #fff; border: 1px solid #ddd; box-shadow: none; border-radius: 0; transition: all ease .7s; }
.hr-form-row textarea:focus{ border-color: #01d4ef; }
.hr-form-row button{ display: inline-block; padding: 15px 35px; background: #252c36; color: #fff; border: none; transition: all ease .7s; }
.hr-form-row button:hover{ background: #01d4ef; }

.contact-detail{ float: left; width: 100%; padding-bottom: 40px; }
.contact-maps{ float: left; width: 100%; margin-bottom: 35px; }
.contact-maps iframe{ width: 100%; filter: grayscale(100%); }
.contact-box{ float: left; width: 100%; line-height: 35px; }

.gallery{ float: left; width: 100%; }
.gallery-box{ float: left; width: 100%; margin-bottom: 25px; padding: 10px; border: 1px dashed #333; border-radius: 10px; }
.gallery-img{ float: left; width: 100%; overflow: hidden; background-size: cover; background-position: top center; height: 175px; }
.gallery-img a{ display: block; height: 100%; width: 100%; }

.products{ float: left; width: 100%; padding-top: 40px; padding-bottom: 40px; }
.products-text{ float: left; width: 100%; }
.products-img{ float: left; width: 100%; margin-bottom: 25px; }
.products-header{ float: left; width: 100%; font-size: 18px; color: #555; margin-bottom: 25px; padding-bottom: 3px; border-bottom: 1px dashed #ddd; }
.products-txt{ float: left; width: 100%; color: #666; font-size: 13px; }








































































/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px){
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px){
  .social{ top: 70px; }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px){
   .social{ top: 70px; }
   .s2{ background-position: left center; }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px){
  	.menu ul li{ margin-right: 10px; }
   	.social{ top: 70px; }
   	.s2{ background-position: left center; }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px){
	  .s1{ margin-top: -50px; }
   	.social{ top: 70px; }
   	.s2{ background-position: left center; min-height: 1000px;  }
   	.s2-wrapper{ padding: 20px; }
   	.s2-bottom{ margin-top: 30px; text-align: center; }
    .gallery-img{ height: 250px; }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px){
	  .s1{ margin-top: -50px; }
   	.social{ top: 70px; }
   	.s2{ min-height: 1200px; }
   	.s2{ background-position: left center; }
   	.s2-wrapper{ padding: 20px; }
   	.s2-bottom{ margin-top: 30px; text-align: center; }
    .gallery-img{ height: 250px; }
}