@charset "utf-8";
/*  Reset.Css */
body {font-family: 'Montserrat', sans-serif; font-weight:400; font-size:14px; color:#000; height:100%; background:#fff; line-height:1; margin:0px; padding:0px; position:relative; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
ul, li, ol, table, tr, td, h1, h2, h3, h4, h5, h6, p, form, input, select, textarea, button, img {font-size:100%; font:inherit;  vertical-align: baseline; padding: 0; margin: 0; border: 0; list-style: none}
p {margin-bottom:20px;}
img {max-width:100%}

/* reset */
.hw { -webkit-transition: all 0.3 ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.fw {width:100%; display:inline-block; float:left;}
a {-webkit-transition: all 0.3 ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
a:hover {text-decoration:none;}
.cover {background-size:cover; background-repeat:no-repeat; background-position:center center;}
/* reset */

/* headerAll */
.headerAll {position:absolute; left:0; top:0; z-index:1234;}
body:before {background:#ebecee; height:80px; content:""; position:absolute; left:0; top:0; width:100%; display:inline-block; z-index:0}
.homeSlider {}
.homeSliderItem {opacity:0; visibility: hidden; -webkit-transition: all 1 ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.active .homeSliderItem {opacity:1; visibility: visible;}
.homeSliderItemBox {height:800px; padding-top:250px; position:relative;}

/* headerAll */
.headerAll {padding-top:45px;}

/* logo */
.logo {float:left;/* margin-right:115px; */}
.logo a {float:left;}
.logo a img {float:left;/* height:46px; */width: 196px;}

/* topMenu */
.topMenu {float:left;}
.topMenu>nav {float:left;}
.topMenu>nav>ul {float:left;}
.topMenu>nav>ul>li {float:left;}
.topMenu>nav>ul>li>a {float:left; font-size:14px; line-height:26px; color:#fff; display:inline-block; font-weight:700; padding:10px 25px; text-transform: uppercase}
.topMenu>nav>ul>li>a:hover, .topMenu>nav>ul>li>a.active {color:#e7ff89}

/* header */
.header {position:relative;padding-right:46px;display: flex;align-items: center;justify-content: space-between;}

/* headerSearch */
.headerSearch {position:absolute; right:0; top:0;}
.headerSearchButton {cursor:pointer; color:#fff; font-size:20px; line-height:46px; width:46px; display:inline-block; -webkit-transition: all 0.3 ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-align:center}
.headerSearchButton:hover {background:#e7ff89; color:#20232f}

/* headerSearchBox */
.headerSearchBox {position:absolute; right:0; top:50px; width:220px; display:none;}
.headerSearchText {width:100%; height:40px; background:#fff; color:#333; padding-left:15px; padding-right:80px;}
.headerSearchSubmit {background:#e7ff89; color:#20232f; position:absolute; right:0; top:0; height:40px; text-align:center; font-weight:700; width:60px;}

/* sul */
ul.sul {width:100%; display:inline-block; float:left;}
ul.sul>li {width:100%; display:inline-block; float:left;}

/* homeSliderItemBox */
.homeSliderItemBox ul li.title {font-size:30px; line-height:40px; font-weight:600; color:#fff; margin-bottom:10px;}
.homeSliderItemBox ul li.desc {color:#e7ff89; font-size:50px; line-height:60px; font-weight:600; margin-bottom:150px;}
.homeSliderItemBox ul li.more .moreX {float:right; color:#20232f; font-size:17px; font-weight:700; line-height:26px; padding:15px 20px; border-radius:66px; display:inline-block; box-shadow: 0px 12px 40px 0px rgba(231, 255, 137, 0.3); background:#e7ff89; position:relative;}
.homeSliderItemBox ul li.more .moreX i {float:right; margin-left:6px; line-height:26px; display:inline-block}
.homeSliderItemBox ul li.more {padding-right:180px}
.homeSliderItemBox ul li.more .moreX:hover {background:#fff; color:#20232f;}
.homeSliderItemBox:before {content:""; width:302px; height:568px; background:url(../images/slider-line.png) no-repeat; display:inline-block; position:absolute; bottom:0; right:90px;}
.homeSliderItem {background-position:right top;}

/* .homeSlider */
.homeSlider .owl-dots {position:absolute; left:0; right:0; margin-left:auto; margin-right:auto; bottom:30px; width:100%; max-width:1140px; padding-left:15px; padding-right:15px; text-align:right;}
.homeSlider .owl-dots .owl-dot {width:21px; height:20px; background:url(../images/dot1.png) no-repeat; display:inline-block;}
.homeSlider .owl-dots .owl-dot.active {background:url(../images/dot2.png) no-repeat;}

/* homeTextLeft */
.homeTextLeft {max-width:600px; float:left; display:inline-block}
.homeTextLeft ul li.title {color:#20232f; font-size:36px; line-height:40px; font-weight:700; margin-bottom:90px; position:relative;}
.homeTextLeft ul li.title:after {width:100px; height:2px; background:#48c4d4; content:""; position:absolute; left:0; bottom:-40px; display:inline-block;}
.homeTextLeft ul li.desc {color:#20232f; font-size:24px; line-height:36px; font-family: 'Source Sans Pro', sans-serif; font-weight:300; margin-bottom:35px;}
.homeTextLeft ul li.text {color:#838383; font-size:16px; line-height:24px; font-family: 'Source Sans Pro', sans-serif;}

/* homeTextRight */
.homeTextRight {float:right; padding-right:60px}
.homeTextAll {background:url(../images/about-bg.png) no-repeat right top; padding-top:110px; min-height:970px; padding-bottom:240px;}
.homeTextLeft {padding-top:60px}

/* urunGruplari */
.urunGruplari {margin-top:-240px; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2); background:#e7ff89; position:relative; z-index:1; padding:60px;}
.urunGruplariTitle .title {color:#000000; font-size:30px; line-height:40px; font-weight:700; display:inline-block}
.urunGruplariTitle {margin-bottom:50px;}
.urunGruplari {margin-bottom:110px;}

/* urunGruplariList */
.urunGruplariList ul {width:100%;display:inline-block;float:left;width: 50%;}
.urunGruplariList ul li {/* width:50%; *//* float:left; *//* display:inline-block; */margin-bottom:10px;color:#000000;font-size:18px;line-height: 23px;/* display:inline-block; */font-weight:700;margin-bottom: 16px;}
.urunGruplariList ul li i {float:left; margin-right:5px; line-height:20px; display:inline-block; font-weight:900}

/* bayilerimiz */
.bayilerimiz {/* max-width:1050px; */margin:0 auto;display:table;float:none;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);background:#fff;margin-bottom:-80px;position:relative;z-index:1;padding: 30px;}
.bayilerimizTitle {padding:70px 160px 40px 160px}
.bayilerimizTitle ul li {text-align:center;}
.bayilerimizTitle ul li.title {font-size:36px; line-height:40px; font-weight:700; color:#20232f; margin-bottom:40px;}
.bayilerimizTitle ul li.desc {color:#838282; font-size:16px; line-height:24px; font-family: 'Source Sans Pro', sans-serif;}

/* bayiList */
.bayiList {/* margin-bottom:30px; */}
.bayiList .row > div{min-height: 110px;display: flex;justify-content: center;align-items: center;}
.bayiList img{display: block;margin: auto;max-width: 220px;max-height: 60px;}
/*
.bayiList ul {width:100%; display:inline-block; float:left;}
.bayiList ul li {width:25%; float:left; display:inline-block; height:170px; position:relative;}
.bayiList ul li img {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}*/

/* footerAll */
.footerAll {background:#333d44 url(../images/footer-bg.png) no-repeat top center; padding-top:230px}

/* footerMenuTitle */
.footerMenuTitle .title {color:#e7ff89; font-size:16px; line-height:20px; display:inline-block; font-weight:300}
.footerMenuTitle {margin-bottom:20px;}

/* footerMenu */
.footerMenu ul {width:100%; display:inline-block; float:left;}
.footerMenu ul li {width:100%; display:inline-block; float:left;}
.footerMenu ul li a {font-size:16px; line-height:20px; color:#fff; font-family: 'Source Sans Pro', sans-serif; padding:7.5px 0px; display:inline-block}
.footerMenu ul li a:hover {color:#e7ff89; padding-left:15px;}

/* footerCopyright */
.footerCopyright {margin-bottom:30px;}
.copyright {font-size:14px; line-height:24px; font-weight:300; font-family: 'Source Sans Pro', sans-serif; display:inline-block; color:#fff; float:right; }

/* footerContactTab */
.footerContactTab {width:50%;float:left;display:inline-block;padding-right: 50px;}
.footerContactTab .title {float:left; font-size:16px; line-height:34px; color:#fff; font-family: 'Source Sans Pro', sans-serif; display:inline-block; width:100%}
.footerContactTab .title a{color: inherit}
.footerContactTab .title i {float:left; line-height:34px; width:20px;  margin-right:10px; display:inline-block}
i.fas.fa-map-marker-alt  {height: 125px;}
i.far.fa-calendar {height: 125px;}
/* responsiveMenu */
.responsiveMenu {width:44px; text-align:center; position:absolute; right:0; top:0; line-height:44px; font-size:30px; display:inline-block; color:#fff; cursor:pointer; display:none;}

/* pageBgAll */
.pageBgAll {padding-top:200px; padding-bottom:100px; position:relative; background-position:right top; margin-bottom:60px}
.pageBg .title {font-size:36px;color:#fff;line-height:40px;font-weight:700;display:inline-block;text-transform: uppercase;}

/* Kurumsal */
.kurumsal .pageBgAll {margin-bottom:0px}
.kurumsal .homeTextLeft {padding-top: 0px;}
.kurumsal .homeTextAll {min-height: 500px; padding-bottom: 0px;}

/* ÃœrÃ¼nler*/
.urunler .urunGruplari{margin-top: 0px;}

/* bayiLeft */
.bayi {margin-bottom:60px}
.bayiLeft {width:75%; float:left; display:inline-block;}
.bayiRight {width:25%; float:right; display:inline-block; padding-left:20px}
.bayiRight img {float:right; margin-top: 40px;}
.bayiLeft ul li.title {color:#3c3950; font-size:28px; font-weight:700; line-height:30px; margin-bottom:35px;}
.bayiLeft ul li.desc {color:#5f727f; font-size:16px; line-height:26px; font-family: 'Source Sans Pro', sans-serif;}

/* bayiTable */
.bayiTable {border:1px solid #b6c6c9; margin-bottom:50px}
.bayiTable ul {width:100%; display:inline-block; float:left;}
.bayiTable ul li {float:left; display:inline-block}
.bayiTable ul.top {background:#b6c6c9; padding:20px 0px;}
.bayiTable ul.top li {font-size:16px; line-height:20px; color:#fff; font-weight:700; }
.bayiTable ul li {padding-left:50px!important}
.bayiTable ul li.title {width:70%; }
.bayiTable ul li.download {width:30%; text-align: center;}
.bayiTable ul.bot {background:#fff; padding:20px 0px;}
.bayiTable ul.bot:nth-of-type(2n-1) {background:#f0f3f2}
.bayiTable ul.bot li.title {color:#000000; font-size:16px; line-height:20px; font-weight:700; font-family: 'Source Sans Pro', sans-serif; padding:15px 0px;}
.bayiTable ul.bot li.download a {color:#b6c6c9; font-size:48px; line-height:50px; display:inline-block}
.bayiTable ul.bot li.download a:hover {color:#333d44}

/* imalatlar */
.section.section-all-productions {}
.section.section-all-productions .single-production {margin-bottom: 60px}
.section.section-all-productions .single-production h2 {color: #3c3950; font-size: 28px; font-weight: 700; line-height: 30px; margin-bottom: 35px;}

/* contactPageLeft */
.contactPageLeft {width:74%; float:left; display:inline-block;}
.contactPageRight {width:26%; float:left; display:inline-block; padding-left:30px}

/* contactPageTitle */
.contactPageTitle .title {color:#000000; font-size:24px; line-height:30px; font-weight:700; display:inline-block}
.contactPageTitle {margin-bottom:30px;}

/* contactForm */
.contactForm>ul {width:100%; display:inline-block; float:left;}
.contactForm>ul>li {width:100%; display:inline-block; float:left; margin-bottom:20px; position:relative;}
.formText, .form-elem input {width:100%;border:1px solid #dfe5e8;height:40px;border-radius:3px;padding-left:15px;padding-right:40px;background:#f5f7f6;color:#99a9b5;font-size:16px;font-family: 'Source Sans Pro', sans-serif;margin-bottom: 20px;}
.contactForm>ul>li .icon {position:absolute; right:10px; top:0; width:20px; text-align:center; line-height:40px; color:#b6c6c9; font-size:16px; display:inline-block}
.formTextarea, .form-elem textarea {width:100%;border:1px solid #dfe5e8;height:100px;border-radius:3px;padding:10px 15px;line-height:26px;background:#f5f7f6;color:#99a9b5;font-size:16px;font-family: 'Source Sans Pro', sans-serif;resize:none;margin-bottom: 20px;}
.formSubmit, .form-elem button {width:100%;background:#e7ff89;color:#000000;height:40px;border-radius:3px;-webkit-transition: all 0.3 ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight:700;text-transform: uppercase;}
.formSubmit:hover {background:#000; color:#e7ff89}

/* contactMap */
.contactMap {border:15px solid #f0f3f2; margin-bottom:30px;}
.contactMap iframe {width:100%!important; float:left!important; height:360px!important}

/* contactPageDetail */
.contactPageDetail {margin-bottom:30px}
.contactPageDetail ul {width:100%; display:inline-block; float:left;}
.contactPageDetail ul li {width:33.33%; float:left; display:inline-block;}
.contactPageDetail ul li .title {width:100%; display:inline-block; float:left; color:#5f727f; font-size:16px; line-height:30px; font-family: 'Source Sans Pro', sans-serif; padding: 0 15px 0 0;}
.contactPageDetail ul li .title i {float:left; width:20px; margin-right:8px; line-height:30px; display:inline-block}
.contactPageDetail ul li a {color:#00bcd4}

/* source */
.hws { -webkit-transition: all 0.3 ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.source {font-family: 'Source Sans Pro', sans-serif;}

.grecaptcha-badge {
	display: none;
}

@media (min-width:1200px) {
.container {width:1170px;}
}

@media (min-width:993px) and (max-width:1199px) {
.topMenu>nav>ul>li>a {padding:10px;}
.logo {margin-right:50px}
.urunGruplariList ul li {font-size:14px}
}

@media (min-width:993px) {
.topMenu {display:inline-block!important}
}

@media (max-width:992px) {
.homeSliderItemBox ul li {text-align:center}
.homeSliderItemBox:before {display:none;}
.homeSliderItemBox ul li.more {padding-right:0px; text-align:center}
.homeSliderItemBox ul li.more .moreX {float:none}
.topMenu {display:none}
.active .homeSliderItemBox {padding-top:150px}
.logo a img {height:40px;}
.headerAll {padding-top:15px}
.homeSliderItemBox ul li.desc {margin-bottom:30px}
.homeSliderItemBox {height:600px}
.homeTextAll {background:#eff0f2!important}
.homeTextLeft {width:100%; margin-bottom:30px}
.homeTextRight {width:100%; text-align:center; padding:0px;}
.homeTextLeft ul li {text-align:center;}
.homeTextLeft ul li.title:after {left:0; right:0; margin-left:auto; margin-right:auto}
.homeTextAll {padding:30px 0px; margin-bottom:30px}
.urunGruplari {margin-bottom:30px; margin-top:0px; padding:30px;}
.urunGruplariTitle {text-align:center}
.urunGruplariList ul li {width:100%; font-size:15px;}
.bayilerimizTitle {padding:30px 15px;}
.bayiList ul li {width:50%}
.bayiList {padding:15px}
.footerMenuTitle {text-align:center}
.footerMenu ul li a {width:100%; text-align:center}
.footerBox {margin-bottom:30px}
.footerContactTab {width:100%; text-align:center;}
.footerContactTab .title i {float:none}
.footerCopyright {text-align:center;}
.copyright {float:none}
.homeSlider .owl-dots {text-align:center}
.responsiveMenu {display:inline-block; z-index:12345}
.headerSearch {right:44px;}
.topMenu {position:fixed; top:0; left:0; width:100%; height:100%; background:#464854; z-index:123; padding-top:70px;}
.topMenu>nav, .topMenu>nav>ul, .topMenu>nav>ul>li, .topMenu>nav>ul>li>a {width:100%;}
.topMenu>nav>ul>li {border-bottom:1px solid rgba(255,255,255,0.1)}
.responsiveMenu.active i:before {content:"\f00d"}
.topMenu>nav>ul>li:first-child {border-top:1px solid rgba(255,255,255,0.1)}
.pageBgAll {padding-top:100px; padding-bottom:60px; margin-bottom:30px}
.pageBg .title {font-size:30px}
.bayiLeft {width:100%; text-align:center;}
.bayiRight {width:100%; padding:0px; text-align:center; margin-bottom:30px}
.bayiRight img {float:none}
.bayiTable ul li {padding-left:15px!important}
.bayiTable ul.top li {font-size:12px;}
.bayiTable ul.bot {padding:10px 0px;}
.bayiTable ul.bot li.download a {font-size:38px}
.contactPageLeft {width:100%; margin-bottom:30px}
.contactPageRight {width:100%; padding-left:0px;}
.footerAll {padding-top:50px; background:#333d44!important}
}

@media (max-width:768px) {
.contactPageDetail ul li {width:100%; margin-bottom:30px}
header {
  overflow: hidden;
  z-index: 2;
}
}

@media (max-width:500px) {
.homeSliderItemBox ul li.title {font-size:20px; line-height:30px}
.homeSliderItemBox ul li.desc {font-size:40px; line-height:50px}
.bayilerimizTitle ul li.title {font-size:30px}
.bayiList ul li {height:120px}
.contactMap iframe {height:200px!important}
}


/* other reset */
::-webkit-input-placeholder { color:inherit}
::-moz-placeholder { color:inherit } /* firefox 19+ */
:-ms-input-placeholder { color:inherit } /* ie */
input:-moz-placeholder { color:inherit }


a:focus,
select:focus,
			textarea:focus,
input[type="text"]:focus,
input[type="submit"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color:inherit;
  box-shadow:inset;
  outline: 0 none;
  text-decoration:none;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
/* other reset */


/* ilker 10.06.2019 */
.carousel-area {
  width: 100%;
  height: 740px;
  position: relative;
  float: left;
}
.carousel-area #bCarousel,
.carousel-area .carousel-inner,
.carousel-area .carousel-inner .item,
.carousel-area .carousel-inner .fill-bg {
  height: 100%;
}
.carousel-area .carousel-inner .fill-bg{
  position: relative;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-area .carousel-inner .fill-bg:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(105, 105, 105, 0.7);
}
.carousel-area .carousel-inner .fill-bg .slide-text {
  position: absolute;
  z-index: 1;
  color: #fff;
  width: 100%;
  padding-top: 220px;
}
.carousel-area .carousel-inner .fill-bg .slide-text span {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
}
.carousel-area .carousel-inner .fill-bg .slide-text h1 {
  color: #e7ff89;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 150px;
}
.carousel-area .carousel-inner .fill-bg .slide-text {
  position: absolute;
  z-index: 1;
  color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 220px;
}
.carousel-area .carousel-inner .fill-bg .slide-text span {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
}
.carousel-area .carousel-inner .fill-bg .slide-text h1 {
  color: #e7ff89;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 150px;
}
.carousel-area .carousel-inner .fill-bg .slide-text a {
  text-transform: uppercase;
  float: right;
  color: #20232f;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 20px;
  border-radius: 66px;
  display: inline-block;
  box-shadow: 0px 12px 40px 0px rgba(231, 255, 137, 0.3);
  background: #e7ff89;
  position: relative;
  margin-right: 100px;
  z-index: 1;
}
.carousel-area .carousel-inner .fill-bg .slide-text a:hover {
  background:#fff; color:#20232f;
}
.carousel-area .carousel-inner .fill-bg .slide-text:after {
  content: "";
  display: block;
  width: 2px;
  height: 80%;
  background-color: #e7ff89;
  position: absolute;
  left: 50%;
  margin-left: 290px;
  bottom: 0;
  transform: rotate(25deg);
  transform-origin: bottom;
}
.carousel-area .triangle {
  background-color: #ebecee;
  width: 200px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.carousel-area .triangle.triangle-bottom {
  height: calc(100% - 80px);
  top: auto;
  bottom: 0;
  background-color: #fff;
}
.carousel-area .triangle.triangle-top:before {
  content: "";
  border-style: solid;
  border-color: #ebecee transparent transparent #ebecee;
  border-width: 40px;
  position: absolute;
  left: 100%;
}
.carousel-area .triangle.triangle-bottom:before {
  content: "";
  border-style: solid;
  border-color: transparent transparent #fff #fff;
  border-width: 330px 80px;
  position: absolute;
  left: 100%;
}
/* carousel fade */
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (max-width: 1680px){
  .carousel-area .triangle{
    left: -100px;
  }
}
@media (max-width: 1440px){
  .carousel-area .triangle{
    left: -200px;
  }
}
@media (max-width: 1366px){
  .carousel-area {
    height: 640px;
  }
}
@media (max-width: 1365px){
  .carousel-area .triangle{
    display: none;
  }
}
@media (max-width: 768px){
  .urunGruplariList ul {
    float: none;
    width: 100%;
  }
}
@media (max-width: 500px){
  .carousel-area .carousel-inner .fill-bg .slide-text span {
    font-size:20px;
    line-height:30px;
  }
  .carousel-area .carousel-inner .fill-bg .slide-text h1 {
    font-size:40px;
    line-height:50px;
  }
}