@font-face {
    font-family: 'Agenor Regular';
    src: url('../fonts/agenor-regular-webfont.eot');
    src: url('../fonts/agenor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agenor-regular-webfont.woff') format('woff'),
         url('../fonts/agenor-regular-webfont.ttf') format('truetype'),
         url('../fonts/agenor-regular-webfont.svg#Agenor Regular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway-webfont.eot');
    src: url('../fonts/raleway-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-webfont.woff') format('woff'),
         url('../fonts/raleway-webfont.ttf') format('truetype'),
         url('../fonts/raleway-webfont.svg#Agenor Regular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
  font-family: 'Danmark';
  src: url('../fonts/danmark-urw-webfont.eot');
  src: url('../fonts/danmark-urw-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/danmark-urw-webfont.woff') format('woff'),
     url('../fonts/danmark-urw-webfont.ttf') format('truetype'),
     url('../fonts/danmark-urw-webfont.svg#danmark-urw-webfont') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Newslab';
  src: url('../fonts/newslab-webfont.eot');
  src: url('../fonts/newslab-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/newslab-webfont.woff') format('woff'),
     url('../fonts/newslab-webfont.ttf') format('truetype'),
     url('../fonts/newslab-webfont.svg#newslab-webfont') format('svg');
  font-style: normal;
  font-weight: normal;
}
body{
    font:15px/1.7em sans-serif
}
h1, h5{
    font-family:'Lato', sans-serif;
}
h1{
    font-size:7em;
    letter-spacing:3px;
    font-weight:bold
}
h2{
    font-size:3em;
    letter-spacing:2.5px;
    font-family: 'Agenor Regular', sans-serif;
}
h3{
    font-size:2.533em;
    letter-spacing:2px;
    font-family: 'Agenor Regular', sans-serif;
}
h4{
    font-size:2em;
    letter-spacing:2px;
    font-family: 'Agenor Regular', sans-serif;
}
h5{
    font-size:1.267em;
    letter-spacing:1px;
}

.text-light{
    font-weight:300 !important
}
.text-bold{
    font-weight:bold !important
}
.text-white{
    color:#fff !important
}
.section-title{
    margin-top:0;
    text-transform:uppercase;
    font-weight:bold;
    color:#303030;
    letter-spacing:2.5px
}
.section-description{
    margin-bottom:0;
    font-size:1.2em;
    color:#707070;
    font-weight:300;
    letter-spacing:1px;
    text-transform:initial
}
.section-description p, p.section-description {
    font-family: 'Hind', sans-serif;
}
html{
    min-height:100%;
    overflow-x:hidden
}
body{
    position:relative;
    min-height:100%;
    overflow:hidden;
    color:#303030;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
body.fixfixed .mobile-menu{
    position:absolute
}
a{
    color:inherit;
    outline:none !important;
    -webkit-transition:0.3s ease;
    -moz-transition:0.3s ease;
    transition:0.3s ease
}
a:hover,a:active,a:focus{
    color:inherit;
    outline:none !important;
    text-decoration:none
}
img{
    width:auto;
    height:auto;
    max-width:100%
}
html.no-scroll{
    overflow:hidden !important
}
.display-table{
    position:relative;
    z-index:1;
    display:table;
    width:101%;
    height:100%
}
.display-table-cell{
    display:table-cell;
    vertical-align:middle
}
.overflow-hidden{
    overflow:hidden
}
.square-img{
    display:block;
    width:100%;
    height:auto;
    background-position:center;
    background-size:cover
}
.nomargin{
    margin:0 !important
}
.nomargin-right{
    margin-right:0 !important
}
.nomargin-left{
    margin-left:0 !important
}
.nomargin-bottom{
    margin-bottom:0 !important
}
.margin-top-0{
    margin-top:0px !important
}
.margin-top-5{
    margin-top:5px !important
}
.margin-top-10{
    margin-top:10px !important
}
.margin-top-15{
    margin-top:15px !important
}
.margin-top-20{
    margin-top:20px !important
}
.margin-top-25{
    margin-top:25px !important
}
.margin-top-30{
    margin-top:30px !important
}
.margin-top-35{
    margin-top:35px !important
}
.margin-top-40{
    margin-top:40px !important
}
.margin-top-45{
    margin-top:45px !important
}
.margin-top-50{
    margin-top:50px !important
}
.margin-top-55{
    margin-top:55px !important
}
.margin-top-60{
    margin-top:60px !important
}
.margin-top-65{
    margin-top:65px !important
}
.margin-top-70{
    margin-top:70px !important
}
.margin-top-75{
    margin-top:75px !important
}
.margin-top-80{
    margin-top:80px !important
}
.margin-top-85{
    margin-top:85px !important
}
.margin-top-90{
    margin-top:90px !important
}
.margin-top-95{
    margin-top:95px !important
}
.margin-top-100{
    margin-top:100px !important
}
.margin-bottom-0{
    margin-bottom:0px !important
}
.margin-bottom-5{
    margin-bottom:5px !important
}
.margin-bottom-10{
    margin-bottom:10px !important
}
.margin-bottom-15{
    margin-bottom:15px !important
}
.margin-bottom-20{
    margin-bottom:20px !important
}
.margin-bottom-25{
    margin-bottom:25px !important
}
.margin-bottom-30{
    margin-bottom:30px !important
}
.margin-bottom-35{
    margin-bottom:35px !important
}
.margin-bottom-40{
    margin-bottom:40px !important
}
.margin-bottom-45{
    margin-bottom:45px !important
}
.margin-bottom-50{
    margin-bottom:50px !important
}
.margin-bottom-55{
    margin-bottom:55px !important
}
.margin-bottom-60{
    margin-bottom:60px !important
}
.margin-bottom-65{
    margin-bottom:65px !important
}
.margin-bottom-70{
    margin-bottom:70px !important
}
.margin-bottom-75{
    margin-bottom:75px !important
}
.margin-bottom-80{
    margin-bottom:80px !important
}
.margin-bottom-85{
    margin-bottom:85px !important
}
.margin-bottom-90{
    margin-bottom:90px !important
}
.margin-bottom-95{
    margin-bottom:95px !important
}
.margin-bottom-100{
    margin-bottom:100px !important
}
.margin-left-0{
    margin-left:0px !important
}
.margin-left-5{
    margin-left:5px !important
}
.margin-left-10{
    margin-left:10px !important
}
.margin-left-15{
    margin-left:15px !important
}
.margin-left-20{
    margin-left:20px !important
}
.margin-left-25{
    margin-left:25px !important
}
.margin-left-30{
    margin-left:30px !important
}
.margin-left-35{
    margin-left:35px !important
}
.margin-left-40{
    margin-left:40px !important
}
.margin-left-45{
    margin-left:45px !important
}
.margin-left-50{
    margin-left:50px !important
}
.margin-left-55{
    margin-left:55px !important
}
.margin-left-60{
    margin-left:60px !important
}
.margin-left-65{
    margin-left:65px !important
}
.margin-left-70{
    margin-left:70px !important
}
.margin-left-75{
    margin-left:75px !important
}
.margin-left-80{
    margin-left:80px !important
}
.margin-left-85{
    margin-left:85px !important
}
.margin-left-90{
    margin-left:90px !important
}
.margin-left-95{
    margin-left:95px !important
}
.margin-left-100{
    margin-left:100px !important
}
.margin-right-0{
    margin-right:0px !important
}
.margin-right-5{
    margin-right:5px !important
}
.margin-right-10{
    margin-right:10px !important
}
.margin-right-15{
    margin-right:15px !important
}
.margin-right-20{
    margin-right:20px !important
}
.margin-right-25{
    margin-right:25px !important
}
.margin-right-30{
    margin-right:30px !important
}
.margin-right-35{
    margin-right:35px !important
}
.margin-right-40{
    margin-right:40px !important
}
.margin-right-45{
    margin-right:45px !important
}
.margin-right-50{
    margin-right:50px !important
}
.margin-right-55{
    margin-right:55px !important
}
.margin-right-60{
    margin-right:60px !important
}
.margin-right-65{
    margin-right:65px !important
}
.margin-right-70{
    margin-right:70px !important
}
.margin-right-75{
    margin-right:75px !important
}
.margin-right-80{
    margin-right:80px !important
}
.margin-right-85{
    margin-right:85px !important
}
.margin-right-90{
    margin-right:90px !important
}
.margin-right-95{
    margin-right:95px !important
}
.margin-right-100{
    margin-right:100px !important
}
.nopadding{
    padding:0 !important
}
.nopadding-right{
    padding-right:0 !important
}
.nopadding-left{
    padding-left:0 !important
}
.nopadding-top{
    padding-top:0 !important
}
.nopadding-bottom{
    padding-bottom:0 !important
}
.padding-top-0{
    padding-top:0px !important
}
.padding-top-5{
    padding-top:5px !important
}
.padding-top-10{
    padding-top:10px !important
}
.padding-top-15{
    padding-top:15px !important
}
.padding-top-20{
    padding-top:20px !important
}
.padding-top-25{
    padding-top:25px !important
}
.padding-top-30{
    padding-top:30px !important
}
.padding-top-35{
    padding-top:35px !important
}
.padding-top-40{
    padding-top:40px !important
}
.padding-top-45{
    padding-top:45px !important
}
.padding-top-50{
    padding-top:50px !important
}
.padding-top-55{
    padding-top:55px !important
}
.padding-top-60{
    padding-top:60px !important
}
.padding-top-65{
    padding-top:65px !important
}
.padding-top-70{
    padding-top:70px !important
}
.padding-top-75{
    padding-top:75px !important
}
.padding-top-80{
    padding-top:80px !important
}
.padding-top-85{
    padding-top:85px !important
}
.padding-top-90{
    padding-top:90px !important
}
.padding-top-95{
    padding-top:95px !important
}
.padding-top-100{
    padding-top:100px !important
}
.padding-bottom-0{
    padding-bottom:0px !important
}
.padding-bottom-5{
    padding-bottom:5px !important
}
.padding-bottom-10{
    padding-bottom:10px !important
}
.padding-bottom-15{
    padding-bottom:15px !important
}
.padding-bottom-20{
    padding-bottom:20px !important
}
.padding-bottom-25{
    padding-bottom:25px !important
}
.padding-bottom-30{
    padding-bottom:30px !important
}
.padding-bottom-35{
    padding-bottom:35px !important
}
.padding-bottom-40{
    padding-bottom:40px !important
}
.padding-bottom-45{
    padding-bottom:45px !important
}
.padding-bottom-50{
    padding-bottom:50px !important
}
.padding-bottom-55{
    padding-bottom:55px !important
}
.padding-bottom-60{
    padding-bottom:60px !important
}
.padding-bottom-65{
    padding-bottom:65px !important
}
.padding-bottom-70{
    padding-bottom:70px !important
}
.padding-bottom-75{
    padding-bottom:75px !important
}
.padding-bottom-80{
    padding-bottom:80px !important
}
.padding-bottom-85{
    padding-bottom:85px !important
}
.padding-bottom-90{
    padding-bottom:90px !important
}
.padding-bottom-95{
    padding-bottom:95px !important
}
.padding-bottom-100{
    padding-bottom:100px !important
}
.padding-left-0{
    padding-left:0px !important
}
.padding-left-5{
    padding-left:5px !important
}
.padding-left-10{
    padding-left:10px !important
}
.padding-left-15{
    padding-left:15px !important
}
.padding-left-20{
    padding-left:20px !important
}
.padding-left-25{
    padding-left:25px !important
}
.padding-left-30{
    padding-left:30px !important
}
.padding-left-35{
    padding-left:35px !important
}
.padding-left-40{
    padding-left:40px !important
}
.padding-left-45{
    padding-left:45px !important
}
.padding-left-50{
    padding-left:50px !important
}
.padding-left-55{
    padding-left:55px !important
}
.padding-left-60{
    padding-left:60px !important
}
.padding-left-65{
    padding-left:65px !important
}
.padding-left-70{
    padding-left:70px !important
}
.padding-left-75{
    padding-left:75px !important
}
.padding-left-80{
    padding-left:80px !important
}
.padding-left-85{
    padding-left:85px !important
}
.padding-left-90{
    padding-left:90px !important
}
.padding-left-95{
    padding-left:95px !important
}
.padding-left-100{
    padding-left:100px !important
}
.padding-right-0{
    padding-right:0px !important
}
.padding-right-5{
    padding-right:5px !important
}
.padding-right-10{
    padding-right:10px !important
}
.padding-right-15{
    padding-right:15px !important
}
.padding-right-20{
    padding-right:20px !important
}
.padding-right-25{
    padding-right:25px !important
}
.padding-right-30{
    padding-right:30px !important
}
.padding-right-35{
    padding-right:35px !important
}
.padding-right-40{
    padding-right:40px !important
}
.padding-right-45{
    padding-right:45px !important
}
.padding-right-50{
    padding-right:50px !important
}
.padding-right-55{
    padding-right:55px !important
}
.padding-right-60{
    padding-right:60px !important
}
.padding-right-65{
    padding-right:65px !important
}
.padding-right-70{
    padding-right:70px !important
}
.padding-right-75{
    padding-right:75px !important
}
.padding-right-80{
    padding-right:80px !important
}
.padding-right-85{
    padding-right:85px !important
}
.padding-right-90{
    padding-right:90px !important
}
.padding-right-95{
    padding-right:95px !important
}
.padding-right-100{
    padding-right:100px !important
}
.p-l-xs-0{
    padding-left:0px !important
}
.p-l-xs-5{
    padding-left:5px !important
}
.p-l-xs-10{
    padding-left:10px !important
}
.p-l-xs-15{
    padding-left:15px !important
}
.p-l-xs-20{
    padding-left:20px !important
}
.p-l-xs-25{
    padding-left:25px !important
}
.p-l-xs-30{
    padding-left:30px !important
}
.p-l-xs-35{
    padding-left:35px !important
}
.p-l-xs-40{
    padding-left:40px !important
}
.p-l-xs-45{
    padding-left:45px !important
}
.p-l-xs-50{
    padding-left:50px !important
}
@media (min-width: 768px){
    .p-l-sm-0{
        padding-left:0px !important
    }
    .p-l-sm-5{
        padding-left:5px !important
    }
    .p-l-sm-10{
        padding-left:10px !important
    }
    .p-l-sm-15{
        padding-left:15px !important
    }
    .p-l-sm-20{
        padding-left:20px !important
    }
    .p-l-sm-25{
        padding-left:25px !important
    }
    .p-l-sm-30{
        padding-left:30px !important
    }
    .p-l-sm-35{
        padding-left:35px !important
    }
    .p-l-sm-40{
        padding-left:40px !important
    }
    .p-l-sm-45{
        padding-left:45px !important
    }
    .p-l-sm-50{
        padding-left:50px !important
    }
}
@media (min-width: 992px){
    .p-l-md-0{
        padding-left:0px !important
    }
    .p-l-md-5{
        padding-left:5px !important
    }
    .p-l-md-10{
        padding-left:10px !important
    }
    .p-l-md-15{
        padding-left:15px !important
    }
    .p-l-md-20{
        padding-left:20px !important
    }
    .p-l-md-25{
        padding-left:25px !important
    }
    .p-l-md-30{
        padding-left:30px !important
    }
    .p-l-md-35{
        padding-left:35px !important
    }
    .p-l-md-40{
        padding-left:40px !important
    }
    .p-l-md-45{
        padding-left:45px !important
    }
    .p-l-md-50{
        padding-left:50px !important
    }
}
@media (min-width: 1199px){
    .p-l-lg-0{
        padding-left:0px !important
    }
    .p-l-lg-5{
        padding-left:5px !important
    }
    .p-l-lg-10{
        padding-left:10px !important
    }
    .p-l-lg-15{
        padding-left:15px !important
    }
    .p-l-lg-20{
        padding-left:20px !important
    }
    .p-l-lg-25{
        padding-left:25px !important
    }
    .p-l-lg-30{
        padding-left:30px !important
    }
    .p-l-lg-35{
        padding-left:35px !important
    }
    .p-l-lg-40{
        padding-left:40px !important
    }
    .p-l-lg-45{
        padding-left:45px !important
    }
    .p-l-lg-50{
        padding-left:50px !important
    }
}
.p-r-xs-0{
    padding-right:0px !important
}
.p-r-xs-5{
    padding-right:5px !important
}
.p-r-xs-10{
    padding-right:10px !important
}
.p-r-xs-15{
    padding-right:15px !important
}
.p-r-xs-20{
    padding-right:20px !important
}
.p-r-xs-25{
    padding-right:25px !important
}
.p-r-xs-30{
    padding-right:30px !important
}
.p-r-xs-35{
    padding-right:35px !important
}
.p-r-xs-40{
    padding-right:40px !important
}
.p-r-xs-45{
    padding-right:45px !important
}
.p-r-xs-50{
    padding-right:50px !important
}
@media (min-width: 768px){
    .p-r-sm-0{
        padding-right:0px !important
    }
    .p-r-sm-5{
        padding-right:5px !important
    }
    .p-r-sm-10{
        padding-right:10px !important
    }
    .p-r-sm-15{
        padding-right:15px !important
    }
    .p-r-sm-20{
        padding-right:20px !important
    }
    .p-r-sm-25{
        padding-right:25px !important
    }
    .p-r-sm-30{
        padding-right:30px !important
    }
    .p-r-sm-35{
        padding-right:35px !important
    }
    .p-r-sm-40{
        padding-right:40px !important
    }
    .p-r-sm-45{
        padding-right:45px !important
    }
    .p-r-sm-50{
        padding-right:50px !important
    }
}
@media (min-width: 992px){
    .p-r-md-0{
        padding-right:0px !important
    }
    .p-r-md-5{
        padding-right:5px !important
    }
    .p-r-md-10{
        padding-right:10px !important
    }
    .p-r-md-15{
        padding-right:15px !important
    }
    .p-r-md-20{
        padding-right:20px !important
    }
    .p-r-md-25{
        padding-right:25px !important
    }
    .p-r-md-30{
        padding-right:30px !important
    }
    .p-r-md-35{
        padding-right:35px !important
    }
    .p-r-md-40{
        padding-right:40px !important
    }
    .p-r-md-45{
        padding-right:45px !important
    }
    .p-r-md-50{
        padding-right:50px !important
    }
}
@media (min-width: 1199px){
    .p-r-lg-0{
        padding-right:0px !important
    }
    .p-r-lg-5{
        padding-right:5px !important
    }
    .p-r-lg-10{
        padding-right:10px !important
    }
    .p-r-lg-15{
        padding-right:15px !important
    }
    .p-r-lg-20{
        padding-right:20px !important
    }
    .p-r-lg-25{
        padding-right:25px !important
    }
    .p-r-lg-30{
        padding-right:30px !important
    }
    .p-r-lg-35{
        padding-right:35px !important
    }
    .p-r-lg-40{
        padding-right:40px !important
    }
    .p-r-lg-45{
        padding-right:45px !important
    }
    .p-r-lg-50{
        padding-right:50px !important
    }
}
.pull-left-xs{
    float:left !important
}
@media (min-width: 768px){
    .pull-left-sm{
        float:left !important
    }
}
@media (min-width: 992px){
    .pull-left-md{
        float:left !important
    }
}
@media (min-width: 1199px){
    .pull-left-lg{
        float:left !important
    }
}
.pull-right-xs{
    float:right !important
}
@media (min-width: 768px){
    .pull-right-sm{
        float:right !important
    }
}
@media (min-width: 992px){
    .pull-right-md{
        float:right !important
    }
}
@media (min-width: 1999px){
    .pull-right-lg{
        float:right !important
    }
}
.text-light{
    font-weight:300 !important
}
.text-bold{
    font-weight:bold !important
}
.text-white{
    color:#fff !important
}
.btn,.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{
    outline:none !important
}
.btn{
    height:47px;
    margin:0px auto;
    padding:0 20px;
    font-family:'Lato', sans-serif;
    font-weight:400;
    line-height:45px;
    text-transform:uppercase;
    border-radius:3px;
    cursor:pointer;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.btn.btn-sm{
    height:37px;
    line-height:35px;
    padding:0 20px
}
.btn-primary{
    color:#fff;
    text-transform:uppercase;
    border:1px solid #fff;
    background:transparent
}
.btn-primary:hover,.btn-primary:active,.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:focus{
    outline:none;
    color:#ee1b22;
    border-color:#fff;
    background-color:#fff
}
.btn-primary.inverse-btn{
    color:#ee1b22;
    background-color:#fff
}
.btn-primary.inverse-btn:hover,.btn-primary.inverse-btn:active,.btn-primary.inverse-btn:active:hover,.btn-primary.inverse-btn:active:focus,.btn-primary.inverse-btn:focus{
    color:#fff;
    background-color:transparent
}
.btn-success{
    color:#ee1b22;
    background-color:transparent;
    border:1px solid #ee1b22
}
.btn-success:hover,.btn-success:active,.btn-success:active:hover,.btn-success:active:focus,.btn-success:focus{
    outline:none;
    background-color:#ee1b22;
    border-color:#ee1b22;
    color:#fff
}
.btn-success.inverse-btn{
    color:#fff;
    background-color:#ee1b22
}
.btn-success.inverse-btn:hover,.btn-success.inverse-btn:active,.btn-success.inverse-btn:active:hover,.btn-success.inverse-btn:active:focus,.btn-success.inverse-btn:focus{
    color:#ee1b22;
    background-color:transparent
}
.wpcf7-form-control-wrap,.input-group{
    position:relative;
    width:100%;
    display:block;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:15px;
    border:1px solid #dfdfdf;
    overflow:hidden
}
.wpcf7-form-control-wrap input:not(.btn),.wpcf7-form-control-wrap textarea,.input-group input:not(.btn),.input-group textarea{
    position:relative;
    left:0;
    top:0;
    z-index:2;
    width:100%;
    height:43px;
    padding-left:45px;
    line-height:43px;
    font-weight:300;
    border:none;
    outline:none;
    resize:none;
    -webkit-appearance:none;
    border-radius:0px !important;
    box-shadow:none;
    outline:none !important
}
.wpcf7-form-control-wrap input:not(.btn)::-webkit-input-placeholder,.wpcf7-form-control-wrap textarea::-webkit-input-placeholder,.input-group input:not(.btn)::-webkit-input-placeholder,.input-group textarea::-webkit-input-placeholder{
    color:#909090
}
.wpcf7-form-control-wrap input:not(.btn):-moz-placeholder,.wpcf7-form-control-wrap textarea:-moz-placeholder,.input-group input:not(.btn):-moz-placeholder,.input-group textarea:-moz-placeholder{
    color:#909090
}
.wpcf7-form-control-wrap input:not(.btn)::-moz-placeholder,.wpcf7-form-control-wrap textarea::-moz-placeholder,.input-group input:not(.btn)::-moz-placeholder,.input-group textarea::-moz-placeholder{
    color:#909090
}
.wpcf7-form-control-wrap input:not(.btn):-ms-input-placeholder,.wpcf7-form-control-wrap textarea:-ms-input-placeholder,.input-group input:not(.btn):-ms-input-placeholder,.input-group textarea:-ms-input-placeholder{
    color:#909090
}
.wpcf7-form-control-wrap input:not(.btn):focus::-webkit-input-placeholder,.wpcf7-form-control-wrap textarea:focus::-webkit-input-placeholder,.input-group input:not(.btn):focus::-webkit-input-placeholder,.input-group textarea:focus::-webkit-input-placeholder{
    opacity:0.4
}
.wpcf7-form-control-wrap input:not(.btn):focus::-moz-placeholder,.wpcf7-form-control-wrap textarea:focus::-moz-placeholder,.input-group input:not(.btn):focus::-moz-placeholder,.input-group textarea:focus::-moz-placeholder{
    opacity:0.4
}
.wpcf7-form-control-wrap input:not(.btn):focus:-moz-placeholder,.wpcf7-form-control-wrap textarea:focus:-moz-placeholder,.input-group input:not(.btn):focus:-moz-placeholder,.input-group textarea:focus:-moz-placeholder{
    opacity:0.4
}
.wpcf7-form-control-wrap input:not(.btn):focus:-ms-input-placeholder,.wpcf7-form-control-wrap textarea:focus:-ms-input-placeholder,.input-group input:not(.btn):focus:-ms-input-placeholder,.input-group textarea:focus:-ms-input-placeholder{
    opacity:0.4
}
.wpcf7-form-control-wrap input:not(.btn):focus,.wpcf7-form-control-wrap textarea:focus,.input-group input:not(.btn):focus,.input-group textarea:focus{
    border-color:#ee1b22;
    box-shadow:none;
    color:#ee1b22
}
.wpcf7-form-control-wrap input[type="submit"],.input-group input[type="submit"]{
    width:auto
}
.wpcf7-form-control-wrap textarea,.input-group textarea{
    display:block;
    height:163px;
    padding-top:13px;
    line-height:1.4em
}
.wpcf7-form-control-wrap .input-group-addon,.input-group .input-group-addon{
    position:absolute;
    top:0;
    left:0;
    z-index:5;
    width:45px;
    height:45px;
    padding:0;
    text-align:center;
    border:none;
    background-color:transparent
}
.wpcf7-form-control-wrap .input-group-addon .fa,.input-group .input-group-addon .fa{
    display:block;
    width:45px;
    line-height:45px;
    font-size:1.2em;
    color:#909090
}
.wpcf7-form-control-wrap .input-group-addon.focus .fa,.input-group .input-group-addon.focus .fa{
    color:#ee1b22
}
.wpcf7-form-control-wrap:before,.input-group:before{
    position:absolute;
    left:0;
    top:0;
    z-index:3;
    display:block;
    width:45px;
    height:45px;
    font:normal normal normal 14px/1 FontAwesome;
    color:#909090;
    text-align:center;
    line-height:45px;
    font-size:1.2em;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.wpcf7-form-control-wrap.focus:before,.input-group.focus:before{
    color:#ee1b22
}
.wpcf7-form-control-wrap.name:before,.input-group.name:before{
    content:"\f007"
}
.wpcf7-form-control-wrap.phone:before,.input-group.phone:before{
    content:"\f095"
}
.wpcf7-form-control-wrap.email:before,.input-group.email:before{
    content:"\f1fa"
}
.wpcf7-form-control-wrap.mail-block:before,.wpcf7-form-control-wrap.message:before,.input-group.mail-block:before,.input-group.message:before{
    content:"\f040"
}
.ajax-loader{
    display:none
}
input[type="submit"]{
    width:auto;
    height:47px;
    margin:0px auto;
    padding:0 20px;
    font-family:'Lato', sans-serif;
    color:#ee1b22;
    font-weight:400;
    line-height:45px;
    text-transform:uppercase;
    border-radius:3px;
    background-color:transparent;
    border:1px solid #ee1b22;
    cursor:pointer;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s;
    outline:none !important
}
input[type="submit"]:hover{
    color:#fff;
    background-color:#ee1b22;
    border-color:#ee1b22;
}
form{
    position:relative
}
form br{
    display:none
}
.success-block{
    position:absolute;
    top:0;
    left:0;
    z-index:20;
    width:100%;
    height:100%
}
.success-block .field-success{
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    color:#fff;
    font-size:1.2em;
    font-weight:300;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}

.breadcrumb {
    background: none;
    padding-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.breadcrumb > li + li:before {
    content: "";
    padding: 0;
}
.breadcrumb-item a {
    text-transform: none;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
}
.breadcrumb-item.prev a {
    text-align: right;
    padding-left: 40px;
}
.breadcrumb-item.next a {
    text-align: left;
    padding-right: 40px;
}
.breadcrumb-item.prev a:before,
.breadcrumb-item.next a:after {
    content: "";
    width: 32px;
    height: 31px;
    background-size: 32px 31px;
    position: absolute;
    top: -3px;
}
.breadcrumb-item.prev a:before {
    background-image: url("../images/eddra_arrow_prev.png");
    left: 0;
}
.breadcrumb-item.next a:after {
    background-image: url("../images/eddra_arrow_next.png");
    right: 0;
}
.breadcrumb-item a:hover {
    color: #ee1b22;
}

span.wpcf7-not-valid-tip,.field-error{
    position:absolute;
    top:2px;
    right:5px;
    z-index:5;
    max-width:200px;
    padding:2px 0;
    color:red !important;
    font-size:0.7em !important;
    font-weight:300;
    line-height:1em;
    text-align:right
}
div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors{
    position:absolute;
    top:100%;
    width:100%;
    margin:0;
    padding:5px 10px;
    border:none
}
div.wpcf7-validation-errors{
    color:#000;
    background-color:rgba(255,255,0,0.5)
}
div.wpcf7-mail-sent-ok{
    color:#fff;
    background-color:rgba(57,143,20,0.5)
}
@-webkit-keyframes moveRight{
    to{
        -webkit-transform:translateX(20px)
    }
}
@-moz-keyframes moveRight{
    to{
        -moz-transform:translateX(20px)
    }
}
@keyframes moveRight{
    to{
        -webkit-transform:translateX(20px);
        -moz-transform:translateX(20px);
        -ms-transform:translateX(20px);
        -o-transform:translateX(20px);
        transform:translateX(20px)
    }
}
@-webkit-keyframes moveLeft{
    to{
        -webkit-transform:translateX(-20px)
    }
}
@-moz-keyframes moveLeft{
    to{
        -moz-transform:translateX(-20px)
    }
}
@keyframes moveLeft{
    to{
        -webkit-transform:translateX(-20px);
        -moz-transform:translateX(-20px);
        -ms-transform:translateX(-20px);
        -o-transform:translateX(-20px);
        transform:translateX(-20px)
    }
}
.pageload-overlay::after,.pageload-overlay::before{
    content:'';
    position:fixed;
    top:50%;
    left:50%;
    z-index:10001;
    width:20px;
    height:20px;
    margin:-10px 0 0 -10px;
    visibility:hidden;
    border-radius:50%;
    opacity:0;
    -webkit-transition:opacity 0.25s;
    -moz-transition:opacity 0.25s;
    transition:opacity 0.25s
}
.pageload-overlay::after{
    background:#ee1b22;
    -webkit-transform:translateX(-20px);
    -moz-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    -o-transform:translateX(-20px);
    transform:translateX(-20px);
    -webkit-animation:moveRight 0.6s linear infinite paused alternate;
    -moz-animation:moveRight 0.6s linear infinite paused alternate;
    animation:moveRight 0.6s linear infinite paused alternate
}
.pageload-overlay::before{
    background:#ee1b22;
    -webkit-transform:translateX(20px);
    -moz-transform:translateX(20px);
    -ms-transform:translateX(20px);
    -o-transform:translateX(20px);
    transform:translateX(20px);
    -webkit-animation:moveLeft 0.6s linear infinite paused alternate;
    -moz-animation:moveLeft 0.6s linear infinite paused alternate;
    animation:moveLeft 0.6s linear infinite paused alternate
}
.pageload-loading.pageload-overlay::after,.pageload-loading.pageload-overlay::before{
    visibility:visible;
    -webkit-transition:opacity 0.3s;
    -moz-transition:opacity 0.3s;
    transition:opacity 0.3s;
    -webkit-animation-play-state:running;
    -moz-animation-play-state:running;
    animation-play-state:running
}
.pageload-loading.pageload-overlay::after{
    opacity:1
}
.pageload-loading.pageload-overlay::before{
    opacity:0.5
}
#page-preloader{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    top:0;
    visibility:hidden;
    z-index:-1;
    opacity:0;
    -webkit-transition:z-index 0.1s 1s,opacity 1s;
    -moz-transition:z-index 0.1s 1s,opacity 1s;
    transition:z-index 0.1s 1s,opacity 1s
}
#page-preloader.pageload-loading{
    z-index:100000;
    opacity:1
}
#page-preloader.pageload-overlay{
    display:block;
    visibility:visible
}
.pageload-loading .preloader-circle{
    -webkit-transform:scale(0.7) translate3d(0, 0, 0);
    -moz-transform:scale(0.7) translate3d(0, 0, 0);
    -ms-transform:scale(0.7) translate3d(0, 0, 0);
    -o-transform:scale(0.7) translate3d(0, 0, 0);
    transform:scale(0.7) translate3d(0, 0, 0);
    background-color:#fff;
    box-shadow:0px 0px 0px 195vw #fff inset
}
.preloader-circle{
    position:absolute;
    -webkit-transform:scale(10) translate3d(0, 0, 0);
    -moz-transform:scale(10) translate3d(0, 0, 0);
    -ms-transform:scale(10) translate3d(0, 0, 0);
    -o-transform:scale(10) translate3d(0, 0, 0);
    transform:scale(10) translate3d(0, 0, 0);
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    -o-transform-style:preserve-3d;
    transform-style:preserve-3d;
    backface-visibility:hidden;
    will-change:transform;
    margin:auto;
    height:400vw;
    width:400vw;
    left:-150vw;
    top:calc(-200vw + 50vh);
    border-radius:50%;
    box-shadow:0px 0px 0px 190vw #fff inset;
    background-color:transparent;
    -webkit-transition:box-shadow 0.2s,background-color 0.2s,-webkit-transform 1s;
    -moz-transition:box-shadow 0.2s,background-color 0.2s,-moz-transform 1s;
    transition:box-shadow 0.2s,background-color 0.2s,transform 1s
}
.main-menu{
    position:fixed;
    width:100%;
    margin:0 auto;
    padding:0 15px;
    text-align:center;
    border-radius:0;
    border:none
}
.main-menu .main-menu-inner{
    position:relative;
    width:100%;
    min-height:60px;
    max-width:1170px;
    margin:15px auto 15px;
    text-align:right;
    -webkit-transition:margin 0.3s;
    -moz-transition:margin 0.3s;
    transition:margin 0.3s
}
.main-menu .main-menu-inner::after{
    clear:both;
    content:"";
    display:table
}
.main-menu .navbar-main-logo{
    display:block;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.main-menu .navbar-main-logo svg,.main-menu .navbar-main-logo img{
    width:auto;
    height:auto;
    max-width:390px;
    max-height:60px
}
.main-menu.navbar-fixed .navbar-main-logo img {
    max-width:259px;
    max-height:40px
}
.main-menu .fix-logo{
    display:block
}
.main-menu .scroll-logo{
    display:none
}
.main-menu .scroll-logo *{
    fill:#ee1b22
}
.main-menu .navbar-nav{
    display:inline-block;
    float:none;
    width:auto;
    padding:0;
    font-family:'Lato', sans-serif;
    font-weight:bold;
    vertical-align:middle;
    text-transform:uppercase;
    -webkit-transition:margin 0.3s;
    -moz-transition:margin 0.3s;
    transition:margin 0.3s
}
.main-menu .navbar-nav.text-white>li a{
    color:#fff
}
.main-menu .navbar-nav>li a{
    height:60px;
    padding:0 10px;
    color:#303030;
    font-size:0.85em;
    font-family: sans-serif;
    font-weight:700;
    line-height:60px;
    letter-spacing:1.3px
}
.main-menu .navbar-nav>li a:hover,.main-menu .navbar-nav>li a:focus{
    background-color:transparent;
    opacity:0.6;
    text-decoration:none
}
.main-menu .navbar-nav>li a .caret{
    height:13px;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -moz-osx-font-smoothing:grayscale;
    border:none
}
.main-menu .navbar-nav>li a .caret:before{
    content:"\f107"
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu{
    display:none;
    padding:0;
    margin:0;
    background-color:transparent;
    border:none;
    border-radius:0;
    box-shadow:none
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li{
    position:relative;
    height:30px;
    padding:0 15px;
    background-color:rgba(255,255,255,0.9);
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li:first-child,.main-menu .navbar-nav>li.dropdown .dropdown-menu li:last-child{
    height:40px
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li:first-child{
    padding-top:10px
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li:last-child{
    padding-bottom:10px
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li a{
    padding:10px 0;
    font-size:.75em;
    line-height:1em;
    color:#303030;
    letter-spacing:0.75px
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li.dropdown .caret{
    float:right
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li.dropdown .caret:before{
    content:"\f105"
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu li.dropdown .dropdown-menu{
    top:0;
    left:100%
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu>.active>a{
    background-color:transparent;
    color:#ee1b22
}
.main-menu .navbar-nav>li.dropdown .dropdown-menu>.active>a:hover,.main-menu .navbar-nav>li.dropdown .dropdown-menu>.active>a:focus{
    background-color:transparent;
    color:#ee1b22
}
.main-menu .navbar-nav>li.dropdown:hover>.dropdown-menu{
    display:block
}
.main-menu .navbar-nav>li.dropdown:hover>.dropdown-menu li:hover>.dropdown-menu{
    display:block
}
.main-menu .navbar-nav>li.dropdown:hover>.dropdown-menu li:hover>.dropdown-menu li:hover>.dropdown-menu{
    display:block
}
.main-menu .navbar-nav>li.dropdown:hover>.dropdown-menu li:hover>.dropdown-menu li:hover>.dropdown-menu li:hover>.dropdown-menu{
    display:block
}
.main-menu .navbar-nav>li.active>a{
    color:#ee1b22
}
.main-menu .main-menu-right-col{
    display:inline-block;
    width:auto;
    max-width:0;
    margin-left:0;
    padding:0;
    overflow:hidden;
    white-space:nowrap;
    opacity:0;
    vertical-align:middle;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    transition:0.3s;
    -webkit-transform:translateX(400px);
    -moz-transform:translateX(400px);
    -ms-transform:translateX(400px);
    -o-transform:translateX(400px);
    transform:translateX(400px)
}
.main-menu .mobile-menu-btn{
    position:absolute;
    right:10px;
    top:0;
    display:none;
    padding:13px;
    font-size:30px;
    cursor:pointer
}
.main-menu .mobile-menu-btn span{
    position:relative;
    top:0;
    display:block;
    width:25px;
    height:3px;
    margin-top:4px;
    background-color:#000;
    box-shadow:none;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.main-menu .mobile-menu-btn.active span{
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.main-menu .mobile-menu-btn.active span:nth-child(1){
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    top:5px
}
.main-menu .mobile-menu-btn.active span:nth-child(2){
    opacity:0
}
.main-menu .mobile-menu-btn.active span:nth-child(3){
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:-9px
}
.main-menu.navbar-fixed{
    background-color:rgba(255,255,255,0.95);
    box-shadow:1px 2px 5px rgba(0,0,0,0.2);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    height: 62px;
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s
}
.main-menu.navbar-fixed .main-menu-inner{
    margin:0 auto
}
.main-menu.navbar-fixed .navbar-main-logo{
    margin-top:0
}
.main-menu.navbar-fixed .navbar-main-logo .fix-logo{
    display:none
}
.main-menu.navbar-fixed .navbar-main-logo .scroll-logo{
    display:block
}
.main-menu.navbar-fixed .navbar-nav{
    margin-top:0
}
.main-menu.navbar-fixed .navbar-nav>li>a{
    color:#303030
}
.main-menu.navbar-fixed .navbar-nav>li>a:hover{
    color:#ee1b22;
    opacity:1
}
.main-menu.navbar-fixed .navbar-nav>li.dropdown .dropdown-menu{
    box-shadow:2px 4px 5px rgba(0,0,0,0.2)
}
.main-menu.navbar-fixed .navbar-nav>li.dropdown .dropdown-menu a{
    color:#303030
}
.main-menu.navbar-fixed .navbar-nav>li.active>a{
    color:#ee1b22
}
.main-menu.navbar-fixed .main-menu-right-col{
    max-width:400px;
    opacity:1;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0)
}
.main-menu.version-2 .navbar-nav{
    float:none
}
.main-menu.version-2 .main-menu-inner{
    text-align:center
}
.main-menu.version-2 .navbar-nav li.main-logo{
    display:inline-block
}
.main-menu.version-2 .navbar-nav li.main-logo .navbar-main-logo{
    position:relative;
    top:0;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0)
}
.main-menu.version-2 .navbar-nav li.main-logo .navbar-main-logo svg,.main-menu.version-2 .navbar-nav li.main-logo .navbar-main-logo img{
    display:inline-block;
    vertical-align:middle
}
.main-menu.version-2.navbar-fixed .main-menu-inner{
    text-align:right
}
.main-menu.version-2.navbar-fixed .first-logo{
    display:inline-block
}
.main-menu.version-2.navbar-fixed .navbar-nav{
    text-align:right
}
.main-menu.version-2.navbar-fixed .navbar-nav li.main-logo{
    display:none
}
.main-menu.version-3.main-menu{
    background-color:rgba(255,255,255,0.9)
}
.main-menu.version-3.main-menu .navbar-nav a{
    color:#303030
}
.main-menu.version-3.main-menu .main-menu-right-col{
    max-width:400px;
    opacity:1;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0)
}
.main-menu.version-3.main-menu .navbar-main-logo svg *{
    fill:#ee1b22
}
.main-menu.version-4.main-menu{
    border-bottom:1px solid rgba(255,255,255,0.5)
}
.main-menu.version-4.main-menu.navbar-fixed{
    border-bottom:none
}
.main-menu.full-menu{
    position:fixed;
    top:0;
    z-index:9999;
    width:100%;
    height:50px;
    margin:0;
    box-shadow:1px 2px 5px rgba(0,0,0,0.2);
    background-color:rgba(255,255,255,0.95);
    border:0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translate3d(0, 0, 0) scale(1);
    -moz-transform:translate3d(0, 0, 0) scale(1);
    -ms-transform:translate3d(0, 0, 0) scale(1);
    -o-transform:translate3d(0, 0, 0) scale(1);
    transform:translate3d(0, 0, 0) scale(1);
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    transition:0.5s ease
}
.main-menu.full-menu .main-menu-inner{
    margin-top:0 !important
}
.main-menu.full-menu .navbar-main-logo{
    top:0;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    height:50px;
    line-height:50px
}
.main-menu.full-menu .navbar-main-logo img,.main-menu.full-menu .navbar-main-logo svg{
    max-height:40px
}
.main-menu.full-menu .navbar-main-logo .fix-logo{
    display:none
}
.main-menu.full-menu .navbar-main-logo .scroll-logo{
    display:inline-block
}
.main-menu.full-menu .main-logo{
    display:none !important
}
.main-menu.full-menu .mobile-menu-btn{
    display:block
}
.main-menu.full-menu .navbar-nav{
    display:block;
    height:auto;
    max-height:0;
    margin-top:0;
    padding:50px 0 0;
    text-align:center;
    overflow:hidden;
    -webkit-transition:max-height 0.5s ease;
    -moz-transition:max-height 0.5s ease;
    transition:max-height 0.5s ease
}
.main-menu.full-menu .main-menu-right-col{
    display:none
}
.main-menu.full-menu li{
    float:none
}
.main-menu.full-menu li.dropdown{
    margin-bottom:0;
    padding-bottom:0
}
.main-menu.full-menu li.dropdown>a{
    height:40px;
    line-height:40px
}
.main-menu.full-menu li.dropdown>a .fa{
    margin-right:-6px
}
.main-menu.full-menu li.dropdown .dropdown-menu{
    float:none;
    position:relative;
    display:block;
    padding-top:0
}
.main-menu.full-menu li.dropdown .dropdown-menu li{
    height:auto !important;
    border:none !important;
    background-color:transparent !important
}
.main-menu.full-menu li.dropdown .dropdown-menu li a{
    height:40px;
    line-height:40px;
    color:#303030 !important;
    text-shadow:none;
    text-align:center
}
.main-menu.full-menu li.dropdown .dropdown-menu li:last-child{
    padding-bottom:10px;
    border-bottom:1px solid rgba(0,0,0,0.1)
}
.main-menu.full-menu li.dropdown .dropdown-menu li:first-child{
    padding-top:0 !important
}
.main-menu.full-menu._menu-open{
    height:100%;
    overflow:auto;
    -webkit-transition:1s ease;
    -moz-transition:1s ease;
    transition:1s ease
}
.main-menu.full-menu._menu-open .navbar-nav{
    float:none;
    display:block;
    max-height:1024px
}
.main-menu.full-menu._menu-open .navbar-nav>li{
    float:none
}
.main-menu.full-menu._menu-open .navbar-nav>li>a{
    display:inline-block;
    padding:0;
    color:#303030;
    text-shadow:none
}
.main-menu.full-menu._menu-open .navbar-nav>li>a:hover{
    color:#ee1b22;
    opacity:1
}
.main-menu.full-menu._menu-open .main-menu-right-col{
    display:block;
    width:auto;
    max-width:100%;
    opacity:1;
    margin-bottom:15px;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0);
    text-align:center
}
header.main-header{
    position:absolute;
    top:0;
    left:0;
    z-index:99998;
    width:100%
}
header nav .language {
    display: inline;
    transition: all .5s;
}
header nav.navbar-fixed .language {
}
header nav .language a {
    color: #303030;
    font-weight: 700;
    /*background-color: #dedede;*/
    padding: 15px 10px;
    border-radius: 10px;
    transition: all .5s;
}
header nav .language a:hover {
    font-weight: 900;
    /*background-color: #ee1b22;*/
    color: #fff;
}
header nav .language a img {
    margin-right: 7px;
    position: relative;
    padding: 4px;
    background-color: #dedede;
    border-radius: 50%;
    top: -3px;
    transition: background-color 1s;
}
header nav .language a:hover img {
    background-color: #d80026;
}

header nav.navbar-fixed.activeSearch {
    height: 120px;    
}
header nav .search {
    display: inline;
    position: relative;
    top: 3px;
    margin: 0 10px;
    cursor: pointer;
    transition: all .5s;
}
header nav .search i,
.searchform button i {
    font-size: 20px;
}
.searchform{
    margin-bottom:30px;
    display: none;
}
.searchform .screen-reader-text{
    display:none
}
.searchform input{
    display:inline-block;
    width: 100%;
    height:45px;
    padding:0 10px 0  35px;
    line-height:45px;
    border:1px solid #dfdfdf;
    border-radius: 3px;
    outline:none;
    vertical-align:middle
}
.searchform input[type="submit"]{
    width:37%
}
.searchform form {
    position: relative;
}
.searchform button {
    position: absolute;
    left: 5px;
    top: 13px;
    border: none;
    background: none;
}

.ui-autocomplete {
    padding: 0;
    list-style: none;
    background-color: #fff;
    width: 218px;
    border: 1px solid #B0BECA;
    max-height: 350px;
    overflow-x: hidden;
    z-index: 99999;
}
.ui-autocomplete .ui-menu-item {
    border-top: 1px solid #B0BECA;
    display: block;
    padding: 4px 6px;
    color: #353D44;
    cursor: pointer;
}
.ui-autocomplete .ui-menu-item:first-child {
    border-top: none;
}
.ui-autocomplete .ui-menu-item.ui-state-focus {
    background-color: #D5E5F4;
    color: #161A1C;
}

/*.searchform .tt-menu {
    width: 100%;
    text-align: left;
}

.searchform .tt-dataset.tt-dataset-states {
    background-color: #fff;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
    width: 100%;
    padding: 12px 20px;
}*/

.ease {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.right-mail {
    position: fixed;
    top: calc(50% - 300px);
    right: 0;
    overflow: visible;
    z-index: 999;
}
.right-mail a#right-mail-action {
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
    height: 70px;
    line-height: 70px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-right: 15px;
    padding-left: 67px;
    background: #25D366;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
    direction: ltr;
    z-index: 33;
}
.right-mail.active #right-mail-action {
    right: -290px;
}
.right-mail a#right-mail-action:before {
    content: "\f0e0";
    font: normal normal normal 32px/1 FontAwesome;
    position: absolute;
    top: 20px;
    left: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.right-mail span#right-mail-active {
    position: absolute;
    top: 65px;
    right: -250px;
    width: 250px;
    height: 290px;
    text-align: center;
    background: #25D366;
}
.right-mail.active #right-mail-active {
    right: 0;
}
#rm-close {
    float: left;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}
#rm-mail {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'Agenor Regular', sans-serif;
    color: #fff;
    padding-top: 20px;
    margin: 10px 0 20px;
}
#rm-text {
    float: left;
    width: 100%;
    font-size: 21px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding-top: 10px;
    margin: 10px 0 30px;
}
#right-mail-active .rm-button {
    display: inline-block;
    line-height: 35px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 20px;
    border-radius: 2px;
    transition: all .5s;
}
#right-mail-active .rm-button:hover {
    color: #25D366;
    background-color: #fff;
}
a.bottom-call {
    display: none;
    position: fixed;
    width: 100%;
    background-color: #25D366;
    z-index: 999;
    bottom: 0;
    text-align: center;
    font-family: sans-serif;
    font-size: 24px;
    padding: 8px 0 10px;
    color: #fff;
}
a.bottom-call span {
    display: block;
    font-size: 16px;
    font-weight: normal;
}
a.bottom-call:before {
    content: "\f095";
    font: normal normal normal 40px/1 FontAwesome;
    position: absolute;
    top: 19px;
    left: 15px;
}
#duyuru-popup.modal {
    z-index: 99999;
}

#duyuru-popup .modal-dialog {
    width: 50%;
    top: 80px;
    text-align: center;
}

#duyuru-popup .modal-dialog .modal-content {
    width: 80%;
    left: 10%;
}
#duyuru-popup .modal-dialog .modal-content .modal-close {
  position: absolute;
  z-index:99999;
  right: -12px;
  top: -12px;
  font-size: 22px;
  padding: 4px 10px;
  background-color: #ee1b22;
  color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
}
#duyuru-popup .modal-dialog .modal-body {
    padding: 0;
}

.theme-row-carousel .row-carousel-item{
    padding:150px 40px 40px;
    display:-webkit-box;
    display:-moz-box;
    display:box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    box-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    -o-justify-content:center;
    justify-content:center;
    -ms-flex-pack:center
}
.theme-row-carousel .row-carousel-item .content{
    position:relative;
    z-index:2
}
.theme-row-carousel .row-carousel-item.content-placement-top{
    -webkit-box-align:start;
    -moz-box-align:start;
    box-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    -o-align-items:flex-start;
    align-items:flex-start;
    -ms-flex-align:start
}
.theme-row-carousel .row-carousel-item.content-placement-bottom{
    -webkit-box-align:end;
    -moz-box-align:end;
    box-align:end;
    -webkit-align-items:flex-end;
    -moz-align-items:flex-end;
    -ms-align-items:flex-end;
    -o-align-items:flex-end;
    align-items:flex-end;
    -ms-flex-align:end
}
.theme-row-carousel .row-carousel-item.content-placement-middle{
    -webkit-box-align:center;
    -moz-box-align:center;
    box-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -ms-flex-align:center
}
.theme-row-carousel.full-height-row .row-carousel-item{
    height:100vh
}
.vc_row>.vc_column_container{
    padding-left:15px;
    padding-right:15px
}
.vc_row>.vc_column_container>.vc_column-inner{
    padding-left:0;
    padding-right:0
}
.main-theme-wrap{
    min-height:95vh
}
.main-theme-wrap .theme-section{
    margin-left:0;
    margin-right:0
}
.main-theme-wrap .theme-default-page{
    padding-top:120px;
    padding-bottom:90px
}
.main-theme-wrap>div:first-child:not(.vc_row-o-columns-middle){
    padding-top:120px
}
.theme-section {
    position:relative;
    z-index:1;
    padding:90px 0;
    overflow:hidden;
    background-color:#fff
}
#hizmet.theme-section {
    padding-bottom: 0;
}
.theme-section.parallax-header{
    background-color:transparent
}
.theme-section .theme-inner-content{
    position:relative;
    width:100%;
    height:100%;
    z-index:3
}
.theme-section .theme-inner-content::after{
    clear:both;
    content:"";
    display:table
}
.theme-section .theme-inner-content>.container>.vc_column_container>.vc_column-inner{
    padding-left:0;
    padding-right:0
}
.theme-section .theme-inner-content>.vc_column_container>.vc_column-inner{
    padding-left:0;
    padding-right:0
}
.theme-section .theme-section-overlay{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:100%;
    height:100%
}
.theme-section .theme-section-overlay.overlay-dark{
    background-color:rgba(0,0,0,0.7)
}
.theme-section .theme-section-overlay.overlay-red {
    background-color: #ed1c24;
}
.theme-section .theme-section-overlay.overlay-dark.pattern-overlay{
    background-color:rgba(0,0,0,0.7);
    background-image:-webkit-repeating-radial-gradient(center center, rgba(0,0,0,0.7), rgba(0,0,0,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-moz-repeating-radial-gradient(center center, rgba(0,0,0,0.7), rgba(0,0,0,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-ms-repeating-radial-gradient(center center, rgba(0,0,0,0.7), rgba(0,0,0,0.7) 1px, transparent 1px, transparent 100%);
    background-image:repeating-radial-gradient(center center, rgba(0,0,0,0.7), rgba(0,0,0,0.7) 1px, transparent 1px, transparent 100%);
    -webkit-background-size:3px 3px;
    -moz-background-size:3px 3px;
    background-size:3px 3px
}
.theme-section .theme-section-overlay.overlay-light{
    background-color:rgba(255,255,255,0.7)
}
.theme-section .theme-section-overlay.overlay-light.pattern-overlay{
    background-color:rgba(255,255,255,0.7);
    background-image:-webkit-repeating-radial-gradient(center center, rgba(255,255,255,0.7), rgba(255,255,255,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-moz-repeating-radial-gradient(center center, rgba(255,255,255,0.7), rgba(255,255,255,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-ms-repeating-radial-gradient(center center, rgba(255,255,255,0.7), rgba(255,255,255,0.7) 1px, transparent 1px, transparent 100%);
    background-image:repeating-radial-gradient(center center, rgba(255,255,255,0.7), rgba(255,255,255,0.7) 1px, transparent 1px, transparent 100%);
    -webkit-background-size:3px 3px;
    -moz-background-size:3px 3px;
    background-size:3px 3px
}
.theme-section .theme-section-overlay.overlay-theme{
    background-color:rgba(189,161,127,0.7)
}
.theme-section .theme-section-overlay.overlay-theme.pattern-overlay{
    background-color:rgba(189,161,127,0.7);
    background-image:-webkit-repeating-radial-gradient(center center, rgba(189,161,127,0.7), rgba(189,161,127,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-moz-repeating-radial-gradient(center center, rgba(189,161,127,0.7), rgba(189,161,127,0.7) 1px, transparent 1px, transparent 100%);
    background-image:-ms-repeating-radial-gradient(center center, rgba(189,161,127,0.7), rgba(189,161,127,0.7) 1px, transparent 1px, transparent 100%);
    background-image:repeating-radial-gradient(center center, rgba(189,161,127,0.7), rgba(189,161,127,0.7) 1px, transparent 1px, transparent 100%);
    -webkit-background-size:3px 3px;
    -moz-background-size:3px 3px;
    background-size:3px 3px
}
.theme-section .main-block-svg{
    position:absolute;
    bottom:0;
    left:0;
    z-index:2;
    width:100%;
    height:100%
}
.theme-section .main-block-svg svg{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:auto
}
@-webkit-keyframes bobber{
    0%{
        -webkit-transform:translateY(0px)
    }
    50%{
        -webkit-transform:translateY(10px)
    }
    100%{
        -webkit-transform:translateY(0px)
    }
}
@-moz-keyframes bobber{
    0%{
        -moz-transform:translateY(0px)
    }
    50%{
        -moz-transform:translateY(10px)
    }
    100%{
        -moz-transform:translateY(0px)
    }
}
@keyframes bobber{
    0%{
        -webkit-transform:translateY(0px);
        -moz-transform:translateY(0px);
        -ms-transform:translateY(0px);
        -o-transform:translateY(0px);
        transform:translateY(0px)
    }
    50%{
        -webkit-transform:translateY(10px);
        -moz-transform:translateY(10px);
        -ms-transform:translateY(10px);
        -o-transform:translateY(10px);
        transform:translateY(10px)
    }
    100%{
        -webkit-transform:translateY(0px);
        -moz-transform:translateY(0px);
        -ms-transform:translateY(0px);
        -o-transform:translateY(0px);
        transform:translateY(0px)
    }
}
.theme-section .slide-to-bottom{
    position:absolute;
    left:0;
    right:0;
    bottom:2%;
    z-index:10;
    display:block;
    width:28px;
    margin:auto;
    padding:15px 0;
    cursor:pointer;
    -webkit-animation:bobber 1.5s infinite;
    -moz-animation:bobber 1.5s infinite;
    animation:bobber 1.5s infinite
}
.theme-section .slide-to-bottom a:hover{
    opacity:0.7
}
.theme-section .slide-to-bottom span{
    display:block;
    width:28px;
    margin:auto;
    color:#fff;
    font-size:2em;
    text-align:center;
    cursor:pointer
}
.theme-section .slide-to-bottom.slide-to-bottom-dark span{
    color:#000
}
.line-lg{
    margin:10px 0;
    opacity:0.5
}
.line-lg span{
    display:block;
    width:90px;
    height:1px;
    margin:0;
    border-bottom:1px solid #909090
}
.pagination-block{
    display:block;
    text-align:center
}
.pagination-block .pagination{
    display:block;
    margin:0;
    line-height:1
}
.pagination-block .pagination>li{
    display:inline-block;
    margin:0px 5px;
    overflow:visible;
    vertical-align:middle
}
.pagination-block .pagination>li span:not(.fa),.pagination-block .pagination>li a{
    font-family:'Lato', sans-serif
}
.pagination-block .pagination>li span,.pagination-block .pagination>li a{
    width:20px;
    padding:0;
    color:#303030;
    line-height:40px;
    opacity:1;
    border:none;
    background-color:transparent;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.pagination-block .pagination>li span.active,.pagination-block .pagination>li span:hover,.pagination-block .pagination>li span:focus,.pagination-block .pagination>li a.active,.pagination-block .pagination>li a:hover,.pagination-block .pagination>li a:focus{
    background-color:transparent;
    color:#ee1b22
}
.comments h5{
    margin:40px 0 20px;
    text-align: center;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
.comments .add-videos {
    margin: 30px 33px 0px 21px;
}
.add-iframe:first-child {
    margin-right: 5px;
}
.comments .comment-form textarea{
    width:100%
}
.comments .comments-list{
    width:100%;
    padding:0;
    overflow:visible
}
.comments .comments-list>li{
    list-style:none;
    margin:0 0 25px
}
.comments .comments-list li{
    overflow:visible
}
.comments .comments-list li .comments-list-inner{
    width:100%;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.2);
    margin-bottom:25px
}
.comments .comments-list li .comments-list-inner .comments-list-head{
    position:relative;
    padding:15px 60px 15px 30px;
    overflow:hidden;
    border-bottom:1px solid #dfdfdf
}
.comments .comments-list li .comments-list-inner .comments-list-head img{
    float:left;
    max-width:60px;
    height:auto;
    margin:0 10px 0 0
}
.comments .comments-list li .comments-list-inner .comments-list-head .user-info{
    float:left;
    overflow:hidden
}
.comments .comments-list li .comments-list-inner .comments-list-head .user-info .comments-autor-name{
    margin:0;
    font-family:'Lato', sans-serif;
    color:#303030;
    font-weight:bold
}
.comments .comments-list li .comments-list-inner .comments-list-head .user-info .comments-autor-name a{
    color:#303030
}
.comments .comments-list li .comments-list-inner .comments-list-head .user-info .comment-date{
    display:block;
    color:#909090;
    font-size:0.857em;
    font-weight:normal
}
.comments .comments-list li .comments-list-inner .comments-list-head .comment-reply-link{
    position:absolute;
    top:20px;
    right:10px;
    display:block;
    overflow:hidden;
    font:normal 0.857em/1.8em 'Lato', sans-serif;
    color:#303030;
    text-align:center;
    text-transform:uppercase
}
.comments .comments-list li .comments-list-inner .comments-list-head .comment-reply-link .fa{
    display:block;
    color:#909090;
    font-size:1.714em
}
.comments .comments-list li .comments-list-inner .comments-list-head .comment-reply-link:hover{
    opacity:0.6
}
.comments .comments-list li .comments-list-inner .comment-text{
    color:#909090;
    padding:30px 60px 30px 30px
}
.comments .comments-list li .comments-list-inner .comment-text p{
    margin:0
}
.comments .comments-list li .children,.comments .comments-list li .reply-comment{
    margin:0 0;
    padding-left:45px
}
.comments .comments-list li .children>li,.comments .comments-list li .reply-comment>li{
    list-style:none;
    margin:0 0 25px
}
.comments .comment-respond #cancel-comment-reply-link{
    float:right;
    color:#ee1b22
}
.comments .comment-respond #cancel-comment-reply-link:hover{
    opacity:0.6
}
.comments-navigation a{
    color:#ee1b22
}
.comments-navigation a:hover{
    opacity:0.6
}
.theme-section-heading{
    margin-bottom:40px
}
#hizmetdetay .theme-section-heading{
    margin-bottom:20px;
}
.theme-blog-widget{
    margin-bottom:40px
}
.theme-blog-widget img{
    width:100%;
    height:auto;
    max-width:300px
}
.theme-blog-widget form{
    display:block;
    width:100%;
    max-width:300px
}
.theme-blog-widget select{
    display:block;
    width:100%;
    max-width:300px
}
.theme-blog-widget .rsswidget img{
    width:auto
}
#wp-calendar tr th,#wp-calendar tr td{
    text-align:center;
    width:30px
}
#wp-calendar #today{
    color:#ee1b22
}
ul li.cat-item{
    padding:2px 1px;
    font-family:"Lato", sans-serif;
    font-size:1em;
    text-transform:uppercase
}
ul li.cat-item a{
    color:#909090
}
ul li.cat-item a span{
    width:15px;
    height:15px;
    padding:0px 25px 0 0
}
ul li.cat-item a .fa{
    color:#ee1b22
}
ul li.cat-item a:hover{
    text-decoration:underline
}
ul li.cat-item:last-child{
    margin:0
}
.recent-posts li .image-block{
    float:left;
    width:70px;
    margin-right:10px;
    border-radius:4px;
    overflow:hidden
}
.recent-posts li .image-block img{
    width:100%;
    height:auto
}
.recent-posts li .description-block .date{
    color:#909090;
    font-weight:300
}
.tagcloud::after{
    clear:both;
    content:"";
    display:table
}
.tagcloud a{
    display:block;
    float:left;
    margin:0 5px 5px 0;
    padding:0 10px;
    color:#fff;
    font-size:0.857em;
    line-height:22px;
    text-transform:uppercase;
    border:1px solid #ee1b22;
    border-radius:3px;
    background-color:#ee1b22
}
.tagcloud a:hover{
    color:#ee1b22;
    border-color:#ee1b22;
    background-color:transparent
}
.aligncenter{
    text-align:center
}
.alignleft{
    text-align:left
}
.alignright{
    text-align:right
}
.wp-caption.alignright,img.alignright{
    float:right;
    margin:5px 0 0 20px
}
.wp-caption.alignleft,img.alignleft{
    float:left;
    margin:5px 20px 0 0
}
.wp-caption.aligncenter,img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    margin-bottom:20px
}
.no-page{
    width:270px;
    position:relative;
    margin:0 auto
}
.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{
    max-width:100%;
    height:auto
}
.wp-caption{
    margin-bottom:24px
}
.wp-caption img[class*="wp-image-"]{
    display:block;
    margin:0
}
.wp-caption{
    max-width:100%;
    background:#fff;
    max-width:100%;
    padding:5px 3px 10px;
    text-align:center
}
.wp-caption-text{
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px
}
table{
    width:100%;
    border:1px solid #e0e0e0;
    border-collapse:separate;
    border-spacing:0;
    border-radius:2px;
    margin-bottom:30px
}
table th,table td{
    padding:5px 10px
}
table th{
    background:#f5f5f5;
    color:#545454;
    text-shadow:1px 1px 0px #fff;
    text-align:left
}
table tr.even{
    background:#f5f5f5
}
dl{
    padding-left:30px
}
dd{
    margin:0 0 20px
}
pre{
    border-radius:0;
    border-left:2px solid #ee1b22
}
.page-links{
    display:block;
    margin:0;
    line-height:1
}
.page-links a{
    display:inline-block;
    width:30px;
    padding:0;
    margin:0 3px 0 0;
    border-radius:3px;
    font-family:'Lato', sans-serif;
    color:#303030;
    line-height:30px;
    text-align:center;
    opacity:1;
    border:1px solid #ee1b22;
    background-color:transparent;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.page-links a.active,.page-links a:hover,.page-links a:focus{
    background-color:#ee1b22;
    color:#fff
}
.post-password-form label{
    margin-bottom:0;
    vertical-align:bottom
}
.post-password-form input{
    display:block;
    width:100%;
    height:45px;
    padding:0 10px;
    line-height:45px;
    border:1px solid #dfdfdf;
    outline:none
}
.post-password-form input[type="submit"]{
    display:inline-block;
    width:auto;
    vertical-align:bottom
}
.nav-color-light a.prev i.fa,.nav-color-light a.next i.fa,.nav-color-light .owl-prev i.fa,.nav-color-light .owl-next i.fa{
    color:#fff
}
.nav-color-dark a.prev i.fa,.nav-color-dark a.next i.fa,.nav-color-dark .owl-prev i.fa,.nav-color-dark .owl-next i.fa{
    color:#303030
}
.nav-color-theme a.prev i.fa,.nav-color-theme a.next i.fa,.nav-color-theme .owl-prev i.fa,.nav-color-theme .owl-next i.fa{
    color:#ee1b22
}
a.prev,a.next,.owl-prev,.owl-next{
    position:absolute;
    top:50%;
    left:0;
    z-index:3;
    display:block;
    padding:10px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
a.prev i.fa,a.next i.fa,.owl-prev i.fa,.owl-next i.fa{
    line-height:58px;
    font-size:2.5em;
    color:#ee1b22
}
a.prev:hover,a.next:hover,.owl-prev:hover,.owl-next:hover{
    opacity:0.6
}
a.next,.owl-next{
    left:auto;
    right:0
}
a.next:before,.owl-next:before{
    position:relative;
    right:-1px
}
.blueimp-gallery>.prev{
    left:2%
}
.blueimp-gallery>.next{
    right:2%
}
.owl-prev:before{
    position:relative;
    right:1px
}
.owl-pagination,.slider-dots{
    width:100%;
    margin:0 auto;
    padding:30px 0 0;
    overflow:hidden;
    text-align:center
}
.owl-pagination .owl-page,.owl-pagination li,.slider-dots .owl-page,.slider-dots li{
    display:inline-block;
    width:10px;
    height:10px;
    margin:0px 10px;
    list-style-type:none;
    background-color:#ee1b22;
    border-radius:50%;
    opacity:0.5;
    cursor:pointer;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.owl-pagination .owl-page.active,.owl-pagination li.active,.slider-dots .owl-page.active,.slider-dots li.active{
    opacity:1
}
.owl-pagination .owl-page:hover,.owl-pagination li:hover,.slider-dots .owl-page:hover,.slider-dots li:hover{
    opacity:1;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.owl-theme .owl-pagination .owl-page{
    background-color:#ee1b22
}
.owl-light .owl-pagination .owl-page{
    background-color:#fff
}
.theme-row-carousel .owl-prev{
    left:1%
}
.theme-row-carousel .owl-next{
    right:1%
}
.theme-modal{
    z-index:99999;
    display:none;
    padding:20px;
    overflow:hidden;
    text-align:center;
    background-color:rgba(0,0,0,0.7)
}
.theme-modal .modal-content{
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:100%;
    max-width:450px;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.theme-modal .modal-header{
    position:relative;
    padding:30px 20px 0;
    text-align:center;
    border-bottom:none
}
.theme-modal .modal-header button.close{
    position:absolute;
    right:15px;
    top:15px;
    width:35px;
    height:35px;
    color:#ee1b22;
    outline:none;
    border:1px solid #ee1b22;
    border-radius:50%;
    opacity:1;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.theme-modal .modal-header button.close i{
    display:block;
    position:relative
}
.theme-modal .modal-header button.close i:after,.theme-modal .modal-header button.close i:before{
    content:"";
    position:absolute;
    top:50%;
    left:4px;
    display:block;
    width:25px;
    height:1px;
    background-color:#ee1b22;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.theme-modal .modal-header button.close i:after{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.theme-modal .modal-header button.close:hover i:after,.theme-modal .modal-header button.close:hover i:before{
    background-color:#fff
}
.theme-modal .modal-header button.close:hover{
    color:#fff;
    background-color:#ee1b22
}
.theme-modal .modal-title{
    padding:0 45px;
    text-transform:uppercase
}
.theme-modal .modal-body{
    padding:30px 20px;
    overflow:hidden
}
.theme-modal .modal-body .input-group{
    margin-bottom:15px
}
.theme-modal .modal-body input[type="submit"]{
    margin-top:10px
}
.theme-modal div.wpcf7-mail-sent-ok,.theme-modal div.wpcf7-validation-errors{
    position:relative;
    margin-top:20px
}
.parallax{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0
}
.covers{
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:0
}
.covers .parallax{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:auto;
    background:none;
    overflow:hidden;
    opacity:1
}
.covers .parallax .parallax-img{
    position:absolute;
    top:50%;
    left:50%;
    max-width:none;
    min-width:100%;
    min-height:100%;
    opacity:1;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
@-webkit-keyframes scale-effect{
    0%{
        -webkit-transform:scale(1)
    }
    50%{
        -webkit-transform:scale(1.3)
    }
    100%{
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes scale-effect{
    0%{
        -moz-transform:scale(1)
    }
    50%{
        -moz-transform:scale(1.3)
    }
    100%{
        -moz-transform:scale(1)
    }
}
@keyframes scale-effect{
    0%{
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        transform:scale(1)
    }
    50%{
        -webkit-transform:scale(1.3);
        -moz-transform:scale(1.3);
        -ms-transform:scale(1.3);
        -o-transform:scale(1.3);
        transform:scale(1.3)
    }
    100%{
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        transform:scale(1)
    }
}
.bg-effect{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    z-index:0;
    opacity:0
}
.bg-effect.scale{
    opacity:1;
    background-position:center;
    background-size:cover;
    -webkit-animation:scale-effect 80s infinite linear;
    -moz-animation:scale-effect 80s infinite linear;
    animation:scale-effect 80s infinite linear
}
.bg-effect.image{
    opacity:1;
    background-position:center;
    background-size:cover
}
.bg-effect.bg-video{
    z-index:-1;
    opacity:1
}
.theme-animation{
    opacity:0;
    position:relative;
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-play-state:paused;
    -moz-animation-play-state:paused;
    animation-play-state:paused
}
.animateIt{
    -webkit-animation-play-state:running;
    -moz-animation-play-state:running;
    animation-play-state:running
}
.animation-delay-0{
    -webkit-animation-delay:0s;
    -moz-animation-delay:0s;
    animation-delay:0s
}
.animation-delay-1{
    -webkit-animation-delay:.5s;
    -moz-animation-delay:.5s;
    animation-delay:.5s
}
.animation-delay-2{
    -webkit-animation-delay:1s;
    -moz-animation-delay:1s;
    animation-delay:1s
}
.animation-delay-3{
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    animation-delay:1.5s
}
.animation-delay-4{
    -webkit-animation-delay:2s;
    -moz-animation-delay:2s;
    animation-delay:2s
}
.animation-delay-5{
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    animation-delay:2.5s
}
.animation-delay-6{
    -webkit-animation-delay:3s;
    -moz-animation-delay:3s;
    animation-delay:3s
}
.animation-delay-7{
    -webkit-animation-delay:3.5s;
    -moz-animation-delay:3.5s;
    animation-delay:3.5s
}
.animation-delay-8{
    -webkit-animation-delay:4s;
    -moz-animation-delay:4s;
    animation-delay:4s
}
.animation-delay-9{
    -webkit-animation-delay:4.5s;
    -moz-animation-delay:4.5s;
    animation-delay:4.5s
}
.animation-delay-10{
    -webkit-animation-delay:5s;
    -moz-animation-delay:5s;
    animation-delay:5s
}
@-webkit-keyframes fadeInUp{
    from{
        opacity:0;
        -webkit-transform:translate3d(0, -50px, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0)
    }
}
@-moz-keyframes fadeInUp{
    from{
        opacity:0;
        -moz-transform:translate3d(0, -50px, 0)
    }
    to{
        opacity:1;
        -moz-transform:translate3d(0, 0, 0)
    }
}
@keyframes fadeInUp{
    from{
        opacity:0;
        -webkit-transform:translate3d(0, -50px, 0);
        -moz-transform:translate3d(0, -50px, 0);
        -ms-transform:translate3d(0, -50px, 0);
        -o-transform:translate3d(0, -50px, 0);
        transform:translate3d(0, -50px, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0);
        -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
        -o-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }
}
.fadeInUp{
    -webkit-animation-name:fadeInUp;
    -moz-animation-name:fadeInUp;
    animation-name:fadeInUp
}
@-webkit-keyframes fadeInDown{
    from{
        opacity:0;
        -webkit-transform:translate3d(0, 50px, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0)
    }
}
@-moz-keyframes fadeInDown{
    from{
        opacity:0;
        -moz-transform:translate3d(0, 50px, 0)
    }
    to{
        opacity:1;
        -moz-transform:translate3d(0, 0, 0)
    }
}
@keyframes fadeInDown{
    from{
        opacity:0;
        -webkit-transform:translate3d(0, 50px, 0);
        -moz-transform:translate3d(0, 50px, 0);
        -ms-transform:translate3d(0, 50px, 0);
        -o-transform:translate3d(0, 50px, 0);
        transform:translate3d(0, 50px, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0);
        -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
        -o-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }
}
.fadeInDown{
    -webkit-animation-name:fadeInDown;
    -moz-animation-name:fadeInDown;
    animation-name:fadeInDown
}
@-webkit-keyframes fadeInLeft{
    from{
        opacity:0;
        -webkit-transform:translate3d(-50px, 0, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0)
    }
}
@-moz-keyframes fadeInLeft{
    from{
        opacity:0;
        -moz-transform:translate3d(-50px, 0, 0)
    }
    to{
        opacity:1;
        -moz-transform:translate3d(0, 0, 0)
    }
}
@keyframes fadeInLeft{
    from{
        opacity:0;
        -webkit-transform:translate3d(-50px, 0, 0);
        -moz-transform:translate3d(-50px, 0, 0);
        -ms-transform:translate3d(-50px, 0, 0);
        -o-transform:translate3d(-50px, 0, 0);
        transform:translate3d(-50px, 0, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0);
        -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
        -o-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }
}
.fadeInLeft{
    -webkit-animation-name:fadeInLeft;
    -moz-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}
@-webkit-keyframes fadeInRight{
    from{
        opacity:0;
        -webkit-transform:translate3d(50px, 0, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0)
    }
}
@-moz-keyframes fadeInRight{
    from{
        opacity:0;
        -moz-transform:translate3d(50px, 0, 0)
    }
    to{
        opacity:1;
        -moz-transform:translate3d(0, 0, 0)
    }
}
@keyframes fadeInRight{
    from{
        opacity:0;
        -webkit-transform:translate3d(50px, 0, 0);
        -moz-transform:translate3d(50px, 0, 0);
        -ms-transform:translate3d(50px, 0, 0);
        -o-transform:translate3d(50px, 0, 0);
        transform:translate3d(50px, 0, 0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0);
        -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
        -o-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }
}
.fadeInRight{
    -webkit-animation-name:fadeInRight;
    -moz-animation-name:fadeInRight;
    animation-name:fadeInRight
}
@-webkit-keyframes zoomIn{
    from{
        opacity:0;
        -webkit-transform:scale(0.5)
    }
    to{
        opacity:1;
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes zoomIn{
    from{
        opacity:0;
        -moz-transform:scale(0.5)
    }
    to{
        opacity:1;
        -moz-transform:scale(1)
    }
}
@keyframes zoomIn{
    from{
        opacity:0;
        -webkit-transform:scale(0.5);
        -moz-transform:scale(0.5);
        -ms-transform:scale(0.5);
        -o-transform:scale(0.5);
        transform:scale(0.5)
    }
    to{
        opacity:1;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        transform:scale(1)
    }
}
.zoomIn{
    -webkit-animation-name:ZoomIn;
    -moz-animation-name:ZoomIn;
    animation-name:ZoomIn
}
@-webkit-keyframes drawLine{
    0%{
        stroke-dasharray:10000;
        stroke-dashoffset:10000
    }
    100%{
        stroke-dasharray:10000;
        stroke-dashoffset:7000
    }
}
@-moz-keyframes drawLine{
    0%{
        stroke-dasharray:10000;
        stroke-dashoffset:10000
    }
    100%{
        stroke-dasharray:10000;
        stroke-dashoffset:7000
    }
}
@keyframes drawLine{
    0%{
        stroke-dasharray:10000;
        stroke-dashoffset:10000
    }
    100%{
        stroke-dasharray:10000;
        stroke-dashoffset:7000
    }
}
.drawLine{
    opacity:1;
    -webkit-animation-timing-function:ease;
    -moz-animation-timing-function:ease;
    animation-timing-function:ease;
    -webkit-animation-duration:6s;
    -moz-animation-duration:6s;
    animation-duration:6s;
    -webkit-animation-name:drawLine;
    -moz-animation-name:drawLine;
    animation-name:drawLine
}
.main-section{
    height:700px;
    margin:0;
    padding:0
}
.main-section .container{
    position:relative;
    z-index:2;
    height:100%
}
.main-section .main-section-title{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.main-section .main-section-title .main-section-logo{
    display:block;
    width:130px;
    height:auto;
    margin:auto;
    margin-bottom:40px
}
.main-section .main-section-title h1{
    margin:0 0 20px;
    font-family: "Danmark",sans-serif;
    font-size:7em;
    color: #090909;
    line-height: 70px;
    font-weight:bold;
    letter-spacing:3px
}
.main-section .main-section-title h3{
    margin:0 0 70px;
    color:#fff;
    letter-spacing:2px
}
.main-section h1{
    color:#303030
}
.main-section.no-image .main-section-title{
    position:relative;
    top:0;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0)
}
.main-section.no-image .main-section-title h1{
    color:#303030
}
.main-section.no-index.no-image{
    height:auto;
    padding-top:120px
}
.main-section.no-index.no-image .main-section-title h1{
    margin-top:40px;
    margin-bottom:0
}
.main-section.version-1 .main-section-title{
    text-align:left
}
.main-section.version-2 .main-section-title{
    text-align:center
}
.main-section.version-3 .main-section-title{
    text-align:center
}
.main-section.version-3 .main-section-title h1{
    margin:0 0 25px;
    font-size:5.5em
}
.main-section.version-3 .main-section-title h3{
    max-width:700px;
    margin:0 auto;
    font-family:'Raleway', sans-serif;
    font-size:2em;
    font-weight:300;
    color:#fff
}
.main-section.version-4{
    height:auto !important
}
.main-section.version-4 .main-section-inner {
    position:relative;
    height:100%
}
.main-section.version-4 .main-section-inner .main-section-slider .slide {
    position: relative;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide img{
    width:100%;
    height:auto
}
.main-section.version-4 .main-section-inner .main-section-slider .slide:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
    height:100%;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title{
    z-index:2;
    margin-top:30px;
    text-align: right;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1{    
    margin:0 0 30px;
    margin-right: 19%;
    font-size:4.286em;
}

.main-section.version-4 .main-section-inner .main-section-slider .slide > a {    
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: transparent;
    z-index: 10;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:before {
    content: url(../images/quotes-left.png);
    position: relative;
    top: -20px;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:after {
    content: url(../images/quotes-right.png);
    position: relative;
    right: -50px;
    bottom: 20px;
}

.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p{    
    margin:0 0 20px;
    margin-right: 19%;
    font-family: "Newslab",serif;
    font-weight: bold;
    color: #404040;
    position: relative;
    right: 0;
    text-align: left;
    display: inline-block;
    line-height: 40px;
    width: 300px;
    font-size:2.1em;
}
.main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title strong {
    font-family: "Open Sans", sans-serif;
    font-size: 1.6em;
    line-height: 60px;
}
.main-section.version-4 .main-section-inner .main-section-slider .owl-prev{
    left:2%
}
.main-section.version-4 .main-section-inner .main-section-slider .owl-prev i.fa{
    color:#303030
}
.main-section.version-4 .main-section-inner .main-section-slider .owl-next{
    right:2%
}
.main-section.version-4 .main-section-inner .main-section-slider .owl-next i.fa{
    color:#303030
}
.main-section.version-4 .arrow-block{
    display:block;
    width:100%
}
.main-section.version-4 .arrow-block a.next,.main-section.version-4 .arrow-block a.prev{
    position:absolute;
    top:50%;
    left:0;
    display:block !important;
    height:70px;
    padding:0 25px;
    line-height:70px;
    color:#fff;
    opacity:1;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.main-section.version-4 .arrow-block a.next:hover .next-view,.main-section.version-4 .arrow-block a.next:hover .prev-view,.main-section.version-4 .arrow-block a.prev:hover .next-view,.main-section.version-4 .arrow-block a.prev:hover .prev-view{
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0)
}
.main-section.version-4 .arrow-block a.next{
    right:0px;
    left:auto
}
.main-section.version-4 .arrow-block .next-view,.main-section.version-4 .arrow-block .prev-view{
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    height:70px;
    padding:0 100px;
    padding-right:80px;
    background-color:#ee1b22;
    -webkit-transition:-webkit-transform .3s;
    -moz-transition:-moz-transform .3s;
    transition:transform .3s;
    -webkit-transform:translateX(-150%);
    -moz-transform:translateX(-150%);
    -ms-transform:translateX(-150%);
    -o-transform:translateX(-150%);
    transform:translateX(-150%)
}
.main-section.version-4 .arrow-block .next-view h3,.main-section.version-4 .arrow-block .prev-view h3{
    position:relative;
    width:130px;
    margin:0;
    padding:17px 0;
    font-family:"Raleway",sans-serif;
    color:#fff;
    text-transform:uppercase;
    font-size:.35em
}
.main-section.version-4 .arrow-block .next-view h3 span,.main-section.version-4 .arrow-block .prev-view h3 span{
    display:block;
    color:#909090;
    font-style:italic
}
.main-section.version-4 .arrow-block .next-view .image-block,.main-section.version-4 .arrow-block .prev-view .image-block{
    position:absolute;
    top:0;
    width:100px;
    height:100%;
    overflow:hidden
}
.main-section.version-4 .arrow-block .next-view .image-block img,.main-section.version-4 .arrow-block .prev-view .image-block img{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    display:block;
    width:auto;
    height:auto;
    max-height:100%;
    margin:auto
}
.main-section.version-4 .arrow-block .prev-view{
    padding:0 115px 0 80px;
    text-align:right
}
.main-section.version-4 .arrow-block .prev-view .image-block{
    right:0
}
.main-section.version-4 .arrow-block .next-view{
    right:0;
    left:auto;
    padding:0 80px 0 115px;
    text-align:left;
    -webkit-transform:translateX(150%);
    -moz-transform:translateX(150%);
    -ms-transform:translateX(150%);
    -o-transform:translateX(150%);
    transform:translateX(150%)
}
.main-section.version-4 .arrow-block .next-view .image-block{
    left:0
}
.main-section.version-5 .inner-image{
    position:absolute;
    bottom:80px;
    left:0px;
    z-index:0;
    width:100%;
    height:75%;
    background-position:center;
    background-size:cover
}
.main-section.version-5 .inner-image:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7)
}
.main-section.version-5 .box-shadow-block{
    position:absolute;
    bottom:80px;
    left:0px;
    z-index:-1;
    width:100%;
    height:75%;
    background-color:rgba(0,0,0,0.6);
    box-shadow:38px 38px 43px rgba(0,0,0,0.6)
}
.main-section.version-5 .main-section-title{
    padding-left:10%;
    text-align:left
}
.main-section.no-index{
    height:350px;
    min-height:auto !important
}
.main-section.no-index .container .main-section-title h1{
    margin-top:70px;
    font-size:5.5em
}
#hizmetler, #surecimiz, #iletisim {
    background-image: url(../images/red-bg.jpg);
    background-color: #f1f1f1;
}
#hizmetler .section-title, #surecimiz .section-title,
#hizmetler .section-description, #surecimiz .section-description {
    color: #fff;
    font-family: sans-serif;
}
#hizmetler.theme-section {
    padding: 60px 0;
}
#hizmetler .theme-section-heading {
    margin-bottom: 20px;
}
.services-col .services-img{
    z-index:10;
    margin:0 auto;
    border-radius:4px;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}
.services-col .services-img img,.services-col .services-img canvas{
    z-index:0;
    width:100%;
    max-width:170px;
    height:auto;
    margin:auto;
    background-position:center;
    background-size:cover
}
.services-col h5{
    letter-spacing:1px;
    margin:30px 0 10px
}
.services-col p{
    max-width:300px;
    margin:0 auto;
    text-transform:none;
    color:#909090
}
.services-col.scale-animation .services-img img,.services-col.scale-animation .services-img canvas{
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.services-col.scale-animation:hover img, .services-col.scale-animation:hover h5, .services-col.scale-animation:hover canvas{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05)
}
.services-col.version-1{
    text-align:center;
    padding: 20px 0;
}
#hizmetler .services-col.version-1 {
    padding: 20px 80px 20px 80px;
}
.services-col.version-1 .serv-content {
    padding: 30px;
    border-radius: 30px;
    transition: box-shadow .5s;
    -webkit-transition: box-shadow .5s;
    -moz-transition: box-shadow .5s;
    -webkit-box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.3);
    box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.3);
}
#surecimiz .services-col.version-1 .serv-content {
    margin: 0;
}
.services-col.version-1 .serv-content:hover {
     -webkit-box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.5);
    box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.5); 
}

.services-col.version-1 .serv-content img {
    width: 200px;
    margin-bottom: 15px;
}
.services-col.surec .serv-content img {
    width: 100%;
    margin-bottom: 0;
}
.services-col.version-1 .serv-content span {
    font-size: 80px;
    width: 100%;
    color: #941b12;
}
.services-col.version-1 .serv-content h5 {
    font-size: 25px;
    color: #fff;
    font-family: 'Agenor Regular', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.3em;
}
.services-col.version-1 .services-img{
    position:relative;
    overflow:hidden;
    background-color:#000
}
.services-col.version-1 .services-img img,.services-col.version-1 .services-img canvas{
    position:relative;
    z-index:2;
    max-width:100%;
    opacity:.5
}
.services-col.version-1 .services-img .fa,
.services-col.version-1 .services-img .overlay-logo{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3;
    margin:auto;
    font-size:3em;
    color:#fff !important
}

.services-col.version-1 .services-img .fa {
    width:40px;
    height:40px;
}
.services-col.version-1 .services-img .overlogo1 {
    width:259px;
    height:86px;
}
.services-col.version-1 .services-img .overlogo2 {
    width:261px;
    height:120px;
}
.services-col.version-1 h5{
    padding:0 5px
}
.services-col.version-1 p{
}
.services-col.version-2{
    text-align:center
}
.services-col.version-2 .services-img svg{
    display:block;
    max-width:200px;
    margin:auto
}
.services-col.version-2 .services-img svg path,.services-col.version-2 .services-img svg line,.services-col.version-2 .services-img svg rect,.services-col.version-2 .services-img svg polygon{
    fill:#ee1b22
}
.services-col.version-2 .services-img img,.services-col.version-2 .services-img canvas{
    display:block;
    max-width:200px;
    height:auto;
    margin:auto
}
.services-col.version-2 h5{
    margin-top:10px
}
.services-col.version-3{
    margin-top:60px;
    border:0;
    text-align:center
}
.services-col.version-3 .services-img i{
    color:#ee1b22;
    font-size:3em;
    line-height:1.5em
}
.services-col.version-3 h5{
    text-transform:uppercase
}
.customers-lazy{
    position:relative;
    max-width:900px;
    margin:0 auto;
    overflow:hidden;
    border-radius:4px;
    background-color:#fff
}
.customers-lazy .image-block{
    float:left;
    width:190px;
    background-size:cover;
    background-position:center
}
.customers-lazy .image-block img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%
}
.customers-lazy .description-block{
    position:relative;
    padding:45px 180px 25px 180px;
    color:#303030;
    text-align:left
}
.customers-lazy .description-block .fa{
    position:absolute;
    width:80px;
    height:80px;
    padding-top: 18px;
    font-size: 40px;
    color:#fff;
    line-height:40px;
    text-align:center;
    border-radius:50%;
    background-color:#ee1b22
}
.customers-lazy .description-block .fa:first-of-type {
    top:45px;
    left:30px;
}
.customers-lazy .description-block .fa:last-of-type {
    bottom:45px;
    right:30px;
}
.customers-lazy .description-block h5{
    margin:0 0 5px
}
.customers-lazy .description-block .post{
    display:block;
    margin-top:0px;
    margin-bottom:15px;
    font-family:inherit;
    color:#909090;
    font-weight:300
}
.motto .customers-lazy .description-block .post {
    font-size: 1.2em;
}
.customers-lazy .description-block p{
    margin:0;
    color:#303030;
    font-size:1.5em;
    font-weight:300;
    line-height:1.5em
}
.motto .customers-lazy .description-block p {
    font-size: 1.5em;
    font-family: 'Hind', sans-serif;
}
.customers-carousel.version-1 .customers-lazy .description-block h5{
    font-weight:500
}
.customers-carousel.version-1 .customers-lazy .description-block .post{
    display:block;
    color:#ee1b22
}
.customers-carousel.version-1 .owl-pagination .owl-page{
    background-color:#fff
}
.customers-carousel.version-2 .customers-lazy{
    min-height:auto;
    background-color:transparent
}
.customers-carousel.version-2 .customers-lazy .left-block{
    display:inline-block;
    width:20%;
    vertical-align:middle
}
.customers-carousel.version-2 .customers-lazy .left-block .image-block{
    float:none;
    display:block;
    width:100%;
    overflow:hidden;
    border:2px solid #fff;
    border-radius:100%
}
.customers-carousel.version-2 .customers-lazy .description-block{
    float:none;
    display:inline-block;
    width:79%;
    margin-top:0;
    padding:0 0 0 70px;
    vertical-align:middle
}
.customers-carousel.version-2 .customers-lazy .description-block p{
    position:relative;
    padding:30px 70px;
    background-color:#fff;
    border-radius:4px
}
.customers-carousel.version-2 .customers-lazy .description-block p:after{
    content:"";
    position:absolute;
    left:-40px;
    top:50%;
    margin-top:-20px;
    border:20px solid transparent;
    border-right:20px solid #fff
}
.customers-carousel.version-2 .customers-lazy .description-block p span{
    display:block;
    margin-top:20px;
    font-family:'Lato', sans-serif;
    color:#303030;
    text-align:left;
    font-weight:500
}
.customers-carousel.version-2 .owl-pagination .owl-page{
    background-color:#fff
}
.customers-carousel.version-3 .customers-lazy{
    border-radius:0;
    background-color:transparent
}
.customers-carousel.version-3 .customers-lazy .image-block{
    width:40%
}
.customers-carousel.version-3 .customers-lazy .description-block{
    width:60%;
    float:left;
    padding:25px 0 60px 50px
}
.customers-carousel.version-3 .customers-lazy .description-block h5,.customers-carousel.version-3 .customers-lazy .description-block .post,.customers-carousel.version-3 .customers-lazy .description-block p{
    color:#fff
}
.customers-carousel.version-3 .owl-controls{
    position:absolute;
    width:60%;
    bottom:0px;
    padding-left:50px;
    left:40%
}
.customers-carousel.version-3 .owl-controls .owl-pagination{
    padding:15px 0;
    text-align:left
}
.customers-carousel.version-3 .owl-controls .owl-pagination .owl-page{
    background-color:#fff
}
.products-list article{
    width:100%;
    margin:0;
    overflow:hidden
}
.products-list .prod-image img{
    width:100%;
    height:auto;
    max-width:100%;
    max-height:100%;
    border-radius:4px
}
.products-list .prod-description{
    text-align:left
}
.products-list .prod-description .btn{
    margin-top:20px;
    margin-bottom:0
}
.products-list .prod-description .line-lg{
    margin:20px 0
}
.products-list.version-2 .prod-description h5{
    margin-bottom:10px;
    color:#fff
}
.products-list.version-2 .prod-description p{
    color:#fff
}
.products-list.version-2 .btn{
    margin-top:10px
}
.products-list.version-2 .owl-next i.fa,.products-list.version-2 .owl-prev i.fa{
    color:#fff
}
.products-list.version-2 .owl-pagination .owl-page{
    background-color:#fff
}
.products-list.version-3{
    overflow:hidden
}
.products-list.version-3 article{
    padding:0 15px
}
.products-list.version-3 article .article-inner{
    display:block;
    margin:0;
    border:1px solid #dfdfdf;
    overflow:hidden;
    border-radius:4px
}
.products-list.version-3 .prod-image{
    float:none;
    display:block;
    width:100%;
    vertical-align:middle
}
.products-list.version-3 .prod-image img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    border-radius:0
}
.products-list.version-3 .prod-description{
    display:block;
    width:100%;
    padding:10px 20px;
    text-align:center
}
.products-list.version-3 .prod-description h5{
    margin-bottom:30px
}
.products-list.version-3 .prod-description .line-lg span{
    margin:auto
}
.products-list.version-3 .prod-description p{
    color:#909090
}
.products-list.version-3 .prod-description .btn{
    margin-bottom:20px
}
.products-list.version-4 .prod-description h5{
    margin-bottom:10px;
    color:#fff
}
.products-list.version-4 .prod-description p.line{
    margin-bottom:10px;
    background-color:#fff
}
.products-list.version-4 .prod-description p{
    margin-bottom:10px;
    color:#fff
}
.products-list.version-4 .btn{
    margin-top:10px
}
.products-list.version-4 .owl-next i.fa,.products-list.version-4 .owl-prev i.fa{
    color:#fff
}
.products-list.version-4 .owl-pagination .owl-page{
    background-color:#fff
}
.team-section-carousel .item{
    padding:0 15px
}
.reference-section-carousel .item {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: filter .5s; /* Safari */
    transition: filter .5s;
}
.reference-section-carousel .item:hover {
    -webkit-filter: none;
    filter: none;
}
.reference-section-carousel .item:first-child{
    margin-left: 40px;
}
.reference-section-carousel .owl-pagination {
    padding: 0;
}

.ref-box {
    text-align: center;
    margin-bottom: 60px;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 15px 20px;
}
.ref-box h5 {
    margin-top: 15px;
}

.team-section-body{
    position:relative;
    z-index:10;
    width:100%;
    overflow:hidden;
    border-radius:4px
}
.team-section-body .image-block{
    z-index:0;
    margin:auto;
    overflow:hidden
}
.team-section-body .image-block img{
    width:100%
}
.team-section-body .team-section-description{
    position:relative;
    bottom:0;
    width:100%;
    padding:23px 22px;
    overflow:hidden;
    color:#303030;
    text-align:left;
    background-color:#fff
}
.team-section-body .team-section-description .title{
    margin:0 0 5px;
    #303030
    color:#303030;
    text-align:center;
}
#hakkimizda .team-section-body .team-section-description .title {
    font-size: 1.8em;
    font-weight:300;
    text-transform: uppercase;
    font-family: 'Agenor Regular', sans-serif;
}
#hakkimizda .team-section-container {
    padding-left: 0;
    padding-right: 0;
}
#hakkimizda .about-image {
    padding: 40px;
}
#address .section-description:first-child {
    border-right: 1px solid #909090;
}
#address .section-description h4 {
    color: #ed1c24;
    font-size: 30px;
    text-transform: none;
}
#address .section-description:last-child {
    padding-left: 60px;
}
#address .section-description ul.social {
    list-style: none;
    display: inline-block;
    margin-top: 20px;
    padding-left: 0;
}
#address .section-description ul.social li {
    display: inline;
    margin-right: 15px;
}
#address .section-description ul.social li a span {
    font-size: 30px;
    color: #ed1c24;
}
#address .section-description i {
    color: #ed1c24;
    margin-right: 15px;
}
.team-section-body p.about{
    clear:both;
    margin:0;
    padding:10px 0 0;
    text-align:center;
    color:#909090
}
.team-section-body .social-links{
    float:right;
    padding:0;
    overflow:hidden
}
.team-section-body .social-links li{
    float:left;
    display:inline-block;
    width:21px;
    margin-right:10px;
    font-size:1.7em;
    list-style-type:none
}
.team-section-body .social-links li:last-child{
    margin-right:0
}
.team-section-body .social-links li a{
    display:inline-block;
    height:100%;
    width:100%
}
.team-section-body .social-links li .fa{
    color:#909090
}
.team-section-body .social-links li .fa:hover{
    color:#ee1b22
}
.team-section-body.scale .image-block{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}
.team-section-body.scale .image-block img{
    -webkit-transition:-webkit-transform .5s;
    -moz-transition:-moz-transform .5s;
    transition:transform .5s;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.team-section-body.scale:hover .image-block img{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.team-section-carousel.version-1 .team-section-body{
    padding:30px 0 0;
    background-color:#fff
}
.team-section-carousel.version-1 .team-section-body .image-block{
    width:100%;
    max-width:200px;
    overflow:hidden;
    border-radius:100%
}
.team-section-carousel.version-1 .team-section-body .team-section-description{
    position:relative;
    padding:20px 0 0
}
.team-section-carousel.version-1 .team-section-body .team-section-description h5 {
    font-size: 22px;
}
.team-section-carousel.version-1 .team-section-body .team-section-description .title{
    padding:0 20px
}
.team-section-carousel.version-1 .team-section-body .team-section-description p{
    padding:10px 20px;
    text-align:center;
    border:none
}
.team-section-carousel.version-1 .team-section-body .team-section-description p.office{
    padding:0;
    font-weight:300;
    font-family: sans-serif;
    color:#ee1b22
}
.team-section-carousel.version-1 .team-section-body .team-section-description .social-links{
    float:none;
    display:block;
    margin:10px 0 0;
    padding:10px 0;
    text-align:center;
    border-top:1px solid #dfdfdf
}
.team-section-carousel.version-1 .team-section-body .team-section-description .social-links li{
    float:none;
    margin:5px
}
.team-section-carousel.version-1 .team-section-body .team-section-description .social-links li .fa{
    color:#909090
}
.team-section-carousel.version-1 .team-section-body .team-section-description .social-links li .fa:hover{
    color:#ee1b22
}
.team-section-carousel.version-1 .owl-controls .owl-page{
    background-color:#fff
}
.team-section-carousel.version-2 .team-section-body .team-section-description{
    padding:60px 0 0;
    text-align:center;
    background-color:transparent;
    border-radius:0;
    background-image:url("../images/team-lamp.png");
    background-size:100%;
    background-position:top;
    background-repeat:no-repeat
}
.team-section-carousel.version-2 .team-section-body .team-section-description p.office{
    color:#ee1b22
}
.team-section-carousel.version-2 .team-section-body .team-section-description p.about{
    padding:0 10px;
    color:#303030
}
.team-section-carousel.version-2 .owl-controls a.prev i.fa,.team-section-carousel.version-2 .owl-controls a.next i.fa,.team-section-carousel.version-2 .owl-controls .owl-prev i.fa,.team-section-carousel.version-2 .owl-controls .owl-next i.fa{
    color:#000
}
.team-section-container{
    border:1px solid #dfdfdf
}
.team-section-container::after{
    clear:both;
    content:"";
    display:table
}
.team-section-container .team-section-body{
    border-radius:0
}
.team-section-container .team-section-body.top .image-block:after{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    z-index:3;
    width:20px;
    margin:auto;
    border:20px solid transparent;
}
.team-section-container .team-section-body .image-block p.about {
    font-size: 2em;
}
.team-section-container .team-section-body.top .image-block.block-normal:after {
    right:0;
    border-bottom:20px solid #fff
}
.team-section-container .team-section-body.top .image-block.block-last:after{
    bottom:45%;
    border-left:20px solid #fff
}
.team-section-container .team-section-body .image-block .counter-icon {
    font-size: 3em;
    color: #fff;
}
.team-section-container .team-section-body.bottom .image-block:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:3;
    width:20px;
    margin:auto;
    border:20px solid transparent;
    border-top:20px solid #fff
}
.team-section-container .team-section-body .image-block{
    position:relative;
    width:100%;
    max-width:none;
    border-radius:0
}
.team-section-container .team-section-body .image-block img{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.team-section-container .team-section-body .image-block:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#ee1b22;
    -webkit-transition:opacity 0.5s;
    -moz-transition:opacity 0.5s;
    transition:opacity 0.5s
}
.team-section-container .team-section-body .image-block .inner-wrap{
    position:absolute;
    top:50%;
    left:0;
    z-index:3;
    width:100%;
    padding:0 20px;
    opacity:0.8;
    -webkit-transition:opacity 0.5s;
    -moz-transition:opacity 0.5s;
    transition:opacity 0.5s;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.team-section-container .team-section-body .image-block .inner-wrap p{
    padding:10px 0;
    text-align:center;
    border:none;
    color:#fff
}
.team-section-container .team-section-body .image-block .inner-wrap .social-links{
    float:none;
    display:block;
    text-align:center
}
.team-section-container .team-section-body .image-block .inner-wrap .social-links li{
    float:none;
    margin:5px
}
.team-section-container .team-section-body .image-block .inner-wrap .social-links li .fa{
    color:#fff
}
.team-section-container .team-section-body .image-block .inner-wrap .social-links li:hover a{
    opacity:.5
}
.team-section-container .team-section-body:hover .image-block:before,.team-section-container .team-section-body:hover .image-block .inner-wrap .counter-icon{
    font-size: 4em;
}
.team-section-container .team-section-body:hover .image-block:before,.team-section-container .team-section-body:hover .image-block .inner-wrap .about {
    font-size: 3.5em;
    margin-bottom: 30px;
}
.team-section-container .team-section-body .team-section-description{
    position:relative;
    padding:0;
    text-align:center;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0)
}
.team-section-container .team-section-body .team-section-description img{
    width:100%;
    height:auto
}
.team-section-container .team-section-body .team-section-description .post{
    padding:0;
    margin-top:0;
    margin-bottom:0;
    font-weight:300;
    color:#ee1b22
}
.team-section-container .team-section-body .team-section-description .inner-wrap{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.pricing-list{
    padding-left:0;
    margin:0 auto;
    overflow:hidden;
    list-style:none;
    text-align:center
}
.pricing-list li.price-row{
    display:table;
    width:100%;
    border-bottom:1px solid rgba(203,203,203,0.5)
}
.pricing-list li.price-row::after{
    clear:both;
    content:"";
    display:table
}
.pricing-list li.price-row:first-child,.pricing-list li.price-row:last-child{
    border-bottom:0
}
.pricing-list li.price-row .price-col{
    display:table-cell;
    width:23%;
    vertical-align:middle
}
.pricing-list li.price-row .price-col .price-title{
    position:relative;
    display:inline-block;
    width:auto;
    padding:0 40px;
    margin:0 auto;
    overflow:hidden;
    text-transform:uppercase;
    line-height:45px;
    color:#ee1b22;
    font-weight:700
}
.pricing-list li.price-row .price-col .price-title span{
    position:absolute;
    right:-17px;
    top:7px;
    width:65px;
    height:15px;
    line-height:15px;
    color:#ee1b22;
    font-size:0.6em;
    font-weight:300;
    background-color:#fff;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.pricing-list li.price-row .price-col .price-value{
    margin:20px 0;
    padding:0;
    font-family:'Lato', sans-serif;
    font-size:3.333em;
    line-height:1em;
    color:#303030;
    font-weight:300
}
.pricing-list li.price-row .price-col .price-value i{
    display:inline-block;
    margin-right:4px;
    vertical-align:bottom;
    font-style:normal;
    font-size:0.5em;
    font-weight:300;
    line-height:1.5em
}
.pricing-list li.price-row .price-col.price-col-label{
    width:30%;
    padding:5px 0 5px 15px;
    font-size:1em;
    text-align:left;
    color:#909090;
    font-weight:300
}
.pricing-list li.price-row .price-col .price-col-value{
    position:relative;
    display:block;
    margin:auto;
    color:#ee1b22;
    font-size:3em;
    line-height:40px;
    text-align:center;
    font-weight:400
}
.pricing-list li.price-row .price-col .price-col-value i.point{
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:5px;
    height:5px;
    margin:auto;
    background-color:#909090;
    border-radius:100%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.pricing-list li.price-row .price-col.popular .price-title{
    color:#fff;
    background-color:#ee1b22
}
.pricing-list li.price-row .price-col.popular .price-title span{
    display:block
}
.pricing-list li.price-row .price-col.popular .price-value{
    font-weight:400
}
.pricing-list li.price-row .btn{
    margin-top:25px;
    text-transform:uppercase
}
.pricing-list.version-1 li.price-row{
    color:#fff;
    border-color:#fff
}
.pricing-list.version-1 li.price-row .price-col.price-col-label,.pricing-list.version-1 li.price-row .price-col .price-title,.pricing-list.version-1 li.price-row .price-col .price-value,.pricing-list.version-1 li.price-row .price-col .price-col-value{
    color:#fff
}
.pricing-list.version-1 li.price-row .price-col .price-col-value i.point{
    background-color:#fff
}
.pricing-list.version-1 li.price-row .price-col.popular .price-title{
    color:#ee1b22;
    background-color:#fff
}
.pricing-list.version-1 li.price-row .price-col.popular .price-title span{
    background-color:#ee1b22;
    color:#fff
}
#hakkimizda h1.section-title, #hizmet h1.section-title,
#hizmetdetay h1.section-title, #address h1.section-title,
#projeler h1.section-title, #blogdetay h1.section-title {
    margin-top: 50px;
    font-size: 3.333em;
    font-family: 'Agenor Regular', sans-serif;
}
#hizmet h1.section-title {
    margin-top: 0;
}
#blogdetay h1.section-title {
    font-size: 2.8em;
}
#hizmet h1.section-title, #address h1.section-title,
#projeler h1.section-title {
    margin-bottom: 60px;
}
#hizmet h1.section-title.has-desc,
#projeler h1.section-title.has-desc {
    margin-bottom: 20px;
}
#hizmetdetay h1.section-title {
    margin-top: 150px;
}
#hakkimizda .section-description {
    padding-right: 40px;
}
#hakkimizda .section-description p {
    margin-bottom: 20px;
    text-align: center;
    font-family: sans-serif;
}
#hakkimizda .section-description p strong {
    color:#ee1b22;
}
#hakkimizda .section-description img {
    padding: 0 80px 0 80px;
}
.counter-block{
    display:block;
    text-align:left
}
.counter-block div{
    display:block;
    padding-bottom:20px;
    color:#fff;
    border-bottom:1px solid rgba(255,255,255,0.5)
}
.counter-block div svg{
    display:inline-block;
    width:50px;
    vertical-align:middle
}
.counter-block div b{
    display:inline-block;
    font-family:"Lato", sans-serif;
    font-size:2.8em;
    line-height:1em;
    font-weight:400;
    vertical-align:middle
}
.counter-block div i{
    display:inline-block;
    margin:0 5px;
    font-size:3em;
    font-style:normal;
    line-height:1em;
    vertical-align:bottom
}
.counter-block div i.counter-icon{
    font-size:3em
}
.counter-block p{
    margin:0;
    padding-top:20px;
    color:#fff;
    font-size:1em;
    font-weight:300;
    letter-spacing:1px
}
.counter-block.version-2 svg *{
    fill:#79111a
}
.counter-block.version-2 .fa{
    color:#79111a
}
.counter-block.version-2 div{
    color: #000;
    border-color:#79111a
}
.counter-block.version-2 div .counter-icon {
    color:#79111a;
}

.counter-block.version-2 p{
    color:#303030;
    padding-top:20px
}
.gallery-list{
    margin:0 auto;
    text-align:center
}
.gallery-list a{
    display:block;
    float:left;
    padding:0;
    overflow:hidden;
    border:3px solid #fff
}
.gallery-list a canvas{
    -webkit-transition:-webkit-transform .5s;
    -moz-transition:-moz-transform .5s;
    transition:transform .5s;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15)
}
.gallery-list a:hover canvas{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.blueimp-gallery>.close{
    position:absolute;
    right:15px;
    top:15px;
    width:35px;
    height:35px;
    margin:0 !important;
    padding:0 !important;
    font-size:20px !important;
    line-height:18px !important;
    color:#fff;
    outline:none;
    border:1px solid #ee1b22;
    text-shadow:none;
    border-radius:50%;
    opacity:1;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.blueimp-gallery>.close i{
    position:relative;
    line-height:15px
}
.blueimp-gallery>.close i:after,.blueimp-gallery>.close i:before{
    content:"";
    position:absolute;
    top:50%;
    left:4px;
    display:block;
    width:25px;
    height:1px;
    background-color:#ee1b22;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.blueimp-gallery>.close i:after{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.blueimp-gallery>.close:hover i:after,.blueimp-gallery>.close:hover i:before{
    background-color:#fff
}
.blueimp-gallery>.close:hover{
    color:#fff;
    background-color:#ee1b22
}
.blueimp-gallery>.title{
    font:2em/1.8em "Raleway",sans-serif;
    font-weight:300
}
.news-list .line-lg{
    margin:20px 0 20px;
    line-height:1;
    text-align:left
}
.news-list .news-img-block{
    position:relative;
    top:0;
    left:0;
    z-index:5;
    height:100%;
    background-position:center;
    background-size:cover
}
.news-list .news-img-block .news-date{
    position:absolute;
    top:10px;
    left:25px;
    display:block;
    padding:10px 20px;
    overflow:hidden;
    font-family:"Lato", sans-serif;
    color:#fff;
    text-align:center;
    border-radius:4px;
    background-color:#ee1b22;
    opacity:0.8
}
.news-list .news-img-block .news-date p{
    margin:0;
    font-size:2.533em;
    font-weight:normal
}
.news-list .news-img-block .news-date span{
    display:block;
    padding-top:5px;
    font-size:1.267em
}
.news-list .news-img-block img{
    height:auto;
    width:auto;
    max-width:100%;
    max-height:350px;
    border-radius:4px
}
.news-list .news-text-block{
    background-color:#fff;
    left:0;
    text-align:left
}
.news-list .news-text-block h5{
    margin:0px 0px 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.news-list .news-text-block h5 .fa{
    margin-right:10px;
    color:#303030 !important
}
.news-list .news-text-block .news-date{
    margin:0;
    font-family:"Lato", sans-serif;
    color:#909090;
    font-weight:300
}
.news-list .news-text-block .news-date .fa{
    margin-right:11px;
    font-size:1.1em
}
.news-list .news-text-block .news-text-block-text{
    max-height:200px;
    overflow:hidden
}
.news-list .news-text-block .btn{
    margin-top:20px
}
.news-list.version-2{
    overflow:hidden;
}
.news-list.version-2 .news-item{
    position:relative
}
.news-list.version-2 .news-item.classic-news::after{
    clear:both;
    content:"";
    display:table
}
.news-list.version-2 .news-item.classic-news:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    z-index:6;
    width:100%;
    height:100%;
    background-color:#ee1b22;
    opacity:0;
    -webkit-transition:opacity 0.5s;
    -moz-transition:opacity 0.5s;
    transition:opacity 0.5s
}
.news-list.version-2 .news-item.classic-news:hover:before{
    opacity:0.9
}
.news-list.version-2 .news-item.classic-news:hover .btn{
    opacity:1
}
.news-list.version-2 .news-item.left .news-img-block:after,
.news-list.version-2 .news-item.right .news-img-block:after,
.news-list.version-2 .news-item.middle .news-img-block:after,
.news-list.version-2 .news-item.top .news-img-block:after{
    content:'';
    position:absolute;
    z-index:3;
    width:20px;
    height:20px;
    margin:auto;
    border:20px solid transparent
}
.news-list.version-2 .news-item.left .news-img-block,
.news-list.version-2 .news-item.middle .news-img-block{
    width:50%;
    float:left
}
.news-list.version-2 .news-item.left .news-img-block:after,
.news-list.version-2 .news-item.middle .news-img-block:after{
    top:0;
    bottom:0;
    right:0;
    border-right:20px solid #f1f1f1
}
.news-list.version-2 .news-item.left .news-text-block,
.news-list.version-2 .news-item.left .news-img-block,
.news-list.version-2 .news-item.middle .news-text-block,
.news-list.version-2 .news-item.middle .news-img-block{
    width:100%;
}
#projeler .news-list.version-2 .news-item.left .news-text-block,
#projeler .news-list.version-2 .news-item.left .news-img-block{
    width:50%;
    float: left;
}
.news-list.version-2 .news-item.left .news-text-block h4{
    color: #ee1b22;
}
.news-list.version-2 .news-item.right .news-img-block{
    width:50%;
    float:right
}
.news-list.version-2 .news-item.right .news-img-block:after{
    top:0;
    bottom:0;
    left:0;
    border-left:20px solid #f1f1f1;
}
.news-list.version-2 .news-item.right .news-text-block{
    width:50%;
    float:right
}
.news-list.version-2 .news-item.top .news-img-block:after{
    bottom:0;
    left:0;
    right:0;
    border-bottom:20px solid #fff
}
.news-list.version-2 .news-item .news-img-block{
    padding:0;
    text-align:center
}
.news-list.version-2 .news-item .news-text-block{
    position:relative;
    padding:0;
    text-align:left
}
.news-list.version-2 .news-item .news-text-block .inner-wrap{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    padding:0 40px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
#hizmetdetay.theme-section {
    padding: 0 0 90px 0;
}
#hizmet.search-results {
    min-height: 706px;
}
#hizmet .news-list.version-2 .news-item-box {
    border: 2px solid #303030;
    min-height: 140px;
}

#hizmet .news-list.version-2 .rich-news .news-item-box {
    border: none;
}
#hizmet .news-list.version-2 .rich-news .news-item-box a {
    position: relative;
}
#hizmet .news-list.version-2 .rich-news .news-item-box img {
    width: 100%;
    opacity: 1;
    transition: opacity .5s;
    border-radius: 10px;
}
#hizmet .news-list.version-2 .rich-news .news-item-box a:hover img {
    width: 100%;
    opacity: .7;
}
#hizmet .news-list.version-2 .rich-news .news-item-box a .video-overlay {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: background-color .5s;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
#hizmet .news-list.version-2 .rich-news .news-item-box a .video-overlay i {
    position: absolute;
    font-size: 30px;
    color: #000;
    transition: color .5s;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
}
#hizmet .news-list.version-2 .rich-news .news-item-box a:hover .video-overlay {
    background-color: #ee1b22;
}
#hizmet .news-list.version-2 .rich-news .news-item-box a:hover .video-overlay i {
    color: #fff;
}


#hizmet .news-list.version-2 .rich-news .news-item-box a:hover h3 {
    text-decoration: underline;
}
#hizmet .news-list.version-2 .rich-news .news-item-box h3 {
    font-family: 'Baloo Tamma 2', cursive;
    font-size: 2.3rem;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ee1b22;
}
#hizmet .news-list.version-2 .rich-news .news-item-box ul {
    padding-left: 0;
    list-style: none;
    font-family: Hind, sans-serif;
    font-size: 18px;
}
#hizmet .news-list.version-2 .rich-news .news-item-box ul li {
    margin-bottom: 0;
}
#hizmet .news-list.version-2 .rich-news .news-item-box ul li strong {
    font-weight: 700;
}
#hizmet .news-list.version-2 .rich-news .news-item-box .btn-primary {
    color: #ee1b22;
    text-transform: none;
    font-size: 18px;
    padding-left: 0;
    transition: font-weight .5s;
    line-height: normal;
}
#hizmet .news-list.version-2 .rich-news .news-item-box .btn-primary:hover {
    font-weight: 700;
}
#hizmet .news-list.version-2 .rich-news .news-item-box .btn-primary::after {
    content: ' > ';
    transition: padding .5s;
}
#hizmet .news-list.version-2 .rich-news .news-item-box .btn-primary:hover::after {
    padding-left: 5px;
}

#hizmet.search-results .news-list.version-2 .news-item-box {
    border: 1px solid #303030;
    min-height: auto;
    padding: 15px;
    min-height: 147px;
}
#hizmet .news-list.version-2 .news-item .news-text-block {
    background-color: #f1f1f1;
}
#hizmet .news-list.version-2 .news-item .news-text-block h3,
#hizmetdetay .news-description-block h2 {
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 22px;
}
#hizmet .news-list.version-2 .news-item .news-text-block h3 {
    font-size: 20px;   
}

#hizmet .news-list.version-2 .news-item .news-text-block ul,
#hizmetdetay .news-description-block ul {
    padding-left: 0;
}

#hizmet .news-list.version-2 .news-item .news-text-block ul li,
#hizmetdetay .news-description-block ul li {
    list-style: none;
    color:#000;
    font-weight: bold;
}

#hizmetdetay .news-description-block .features {
    padding: 10px 20px;
    border: 1px solid #dedede;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 20px;
}
#hizmetdetay .news-description-block .features span {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #dedede;
    font-size: 17px;
    font-family: Hind, sans-serif;
}
#hizmetdetay .news-description-block .features span strong {
    font-weight: 700;
}
#hizmetdetay .news-description-block .features span:last-child {
    padding-right: 0;
    margin-right: 0;
    border: none;
}
#hizmetdetay .news-description-block .features span strong {
    color: #ee1b22;
}

#hizmet .news-list.version-2 .news-item .news-text-block ul li i,
#hizmetdetay .news-description-block ul li i {
    color: #ee1b22;
    margin-right: 15px;
    width: 10px;
}

#hizmet .news-item {
    margin-bottom: 30px;
}

#hizmetdetay .gallery div {
    margin-bottom: 60px;
}

#hizmetdetay .gallery div a:hover img {
    opacity: .5;
}

#hizmetdetay .gallery div a img {
    transition: opacity .5s;
}
#hizmetdetay .news-img-block .carousel-indicators li {
    width: 15px;
    height: 15px;
}
#hizmetdetay .news-img-block .carousel-indicators .active {
    width: 17px;
    height: 17px;
}

.news-list.version-2 .news-item .news-text-block h3,
.news-list.version-2 .news-item .news-text-block h5{
    overflow:hidden;
    text-overflow:ellipsis
}
.news-list.version-2 .news-item .news-text-block .line-lg{
    text-align:left
}
.news-list.version-2 .news-item .news-text-block .news-text-block-text{
    max-height:125px
}
.news-list.version-2 .news-item.classic-news .btn{
    position:absolute;
    top:50%;
    left:50%;
    width: 100%;
    height: 100%;
    padding-top: 12%;
    z-index:7;
    opacity:0;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.search-results .news-list.version-2 .news-item.classic-news .btn {
    padding-top: 3%;
}
.news-list.version-2 .news-item.classic-news .btn:hover {
    background-color: transparent;
    color: #fff;
}

.search-results .news-item h5 {
    margin-bottom: 0;
}
.search-results .news-item span {
    margin-bottom: 7px;
    display: inline-block;
    color: #7e7d7d;
}

.search-results form input {
    margin-bottom: 15px;
}

.search-results form button {
    background: none;
    color: #303030;
    border-color: #303030;
}
.search-results form button:hover {
    background-color: #ee1b22;
    border-color: #ee1b22;
}

.contact-section-header{
    margin-bottom:15px;
    padding:10px 20px 20px;
    text-align:left;
    background-color:#fff
}
.contact-section-header .section-title{
    color:#ee1b22;
    text-align:center;
}
.contact-section-header .section-description{
    margin-bottom:0;
    text-align:center;
}
.contact-section-header.version-2{
    padding:10px 0 20px;
    background-color:transparent
}
.contact-section-header.version-2 .section-title,.contact-section-header.version-2 .section-description{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap,.contact-section-form .input-group{
    margin-bottom:15px;
    border-color:#fff
}
.contact-section-form .wpcf7-form-control-wrap .input-group-addon .fa,.contact-section-form .input-group .input-group-addon .fa{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap .input-group-addon.focus .fa,.contact-section-form .input-group .input-group-addon.focus .fa{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn),.contact-section-form .wpcf7-form-control-wrap textarea,.contact-section-form .input-group input:not(.btn),.contact-section-form .input-group textarea{
    color:#fff;
    background-color:transparent
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn)::-webkit-input-placeholder,.contact-section-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder,.contact-section-form .input-group input:not(.btn)::-webkit-input-placeholder,.contact-section-form .input-group textarea::-webkit-input-placeholder{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn):-moz-placeholder,.contact-section-form .wpcf7-form-control-wrap textarea:-moz-placeholder,.contact-section-form .input-group input:not(.btn):-moz-placeholder,.contact-section-form .input-group textarea:-moz-placeholder{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn)::-moz-placeholder,.contact-section-form .wpcf7-form-control-wrap textarea::-moz-placeholder,.contact-section-form .input-group input:not(.btn)::-moz-placeholder,.contact-section-form .input-group textarea::-moz-placeholder{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn):-ms-input-placeholder,.contact-section-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder,.contact-section-form .input-group input:not(.btn):-ms-input-placeholder,.contact-section-form .input-group textarea:-ms-input-placeholder{
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap input:not(.btn):focus,.contact-section-form .wpcf7-form-control-wrap textarea:focus,.contact-section-form .input-group input:not(.btn):focus,.contact-section-form .input-group textarea:focus{
    border-color:#fff;
    color:#fff
}
.contact-section-form .wpcf7-form-control-wrap:before,.contact-section-form .input-group:before{
    color:#fff !important
}
.contact-section-form .wpcf7-form-control-wrap.message,.contact-section-form .input-group.message{
    height:165px;
    border-color:transparent transparent rgba(255,255,255,0.3) transparent
}
.contact-section-form .wpcf7-form-control-wrap textarea,.contact-section-form .input-group textarea{
    border:1px solid #fff;
    height:103px
}
.contact-section-form input[type="submit"]{
    position:absolute;
    top:auto;
    left:auto;
    bottom:30px;
    right:16px;
    z-index:20;
    height:32px;
    min-width:70px;
    padding:0 10px 0;
    font-weight:400;
    line-height:30px !important;
    color:#fff;
    border-color:#fff;
    background-color:transparent
}
.contact-section-form input[type="submit"]:hover{
    border-color:#fff;
    color:#ee1b22;
    background-color:#fff
}
.subscribe-section-form{
    min-height:0 !important;
    text-align:center;
    border:1px solid rgba(255,255,255,0.3)
}
.subscribe-section-form .section-title{
    color:#fff;
    margin-top:20px;
    font-size:1.7em
}
.subscribe-section-form .subscribe-icon{
    display:block;
    height:60px;
    margin:42px auto 41px;
    font-size:65px;
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap,.subscribe-section-form .input-group{
    max-width:295px
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn),.subscribe-section-form .wpcf7-form-control-wrap textarea,.subscribe-section-form .input-group input:not(.btn),.subscribe-section-form .input-group textarea{
    color:#fff;
    background-color:transparent
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn)::-webkit-input-placeholder,.subscribe-section-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder,.subscribe-section-form .input-group input:not(.btn)::-webkit-input-placeholder,.subscribe-section-form .input-group textarea::-webkit-input-placeholder{
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn):-moz-placeholder,.subscribe-section-form .wpcf7-form-control-wrap textarea:-moz-placeholder,.subscribe-section-form .input-group input:not(.btn):-moz-placeholder,.subscribe-section-form .input-group textarea:-moz-placeholder{
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn)::-moz-placeholder,.subscribe-section-form .wpcf7-form-control-wrap textarea::-moz-placeholder,.subscribe-section-form .input-group input:not(.btn)::-moz-placeholder,.subscribe-section-form .input-group textarea::-moz-placeholder{
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn):-ms-input-placeholder,.subscribe-section-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder,.subscribe-section-form .input-group input:not(.btn):-ms-input-placeholder,.subscribe-section-form .input-group textarea:-ms-input-placeholder{
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap input:not(.btn):focus,.subscribe-section-form .wpcf7-form-control-wrap textarea:focus,.subscribe-section-form .input-group input:not(.btn):focus,.subscribe-section-form .input-group textarea:focus{
    border-color:#fff;
    color:#fff
}
.subscribe-section-form .wpcf7-form-control-wrap:before,.subscribe-section-form .input-group:before{
    color:#fff !important
}
.subscribe-section-form form{
    padding:0 20px
}
.subscribe-section-form form input[type="submit"]{
    position:relative;
    right:0;
    bottom:0;
    z-index:20;
    height:32px;
    margin-bottom:15px;
    min-width:70px;
    padding:0 10px 0;
    font-weight:400;
    line-height:30px !important;
    color:#fff;
    border-color:#fff;
    background-color:transparent
}
.subscribe-section-form form input[type="submit"]:hover{
    border-color:#fff;
    color:#ee1b22;
    background-color:#fff
}
.subscribe-section-form form p{
    margin:0
}
.subscribe-section-form.version-2{
    background-color:#fff
}
.subscribe-section-form.version-2 .section-title{
    color:#303030
}
.subscribe-section-form.version-2 .subscribe-icon{
    color:#ee1b22
}
.subscribe-section-form.version-2 form input[type="submit"]{
    border-color:#ee1b22;
    color:#ee1b22;
    background-color:#fff
}
.subscribe-section-form.version-2 form input[type="submit"]:hover{
    border-color:#fff;
    color:#fff;
    background-color:#ee1b22
}
.subscribe-section-form div.wpcf7-mail-sent-ok,.subscribe-section-form div.wpcf7-validation-errors{
    margin-top:15px;
    margin-left:-20px
}
footer{
    position:relative;
    z-index:1;
    width:100%;
    overflow:hidden;
    color:#fff;
    text-align:left;
    background-color:#000
}
footer .container-fluid{
    position:relative;
    padding-left:calc((100% - 1140px) / 2)
}
footer .container-fluid .row{
    position:relative
}

.footer-partner {
    margin-top: 20px;
}

.footer-partner a {
    font-weight: bold;
    margin-left: 7px;
    display: inline-block;
}
.footer-partner a:hover {
    opacity: 1;
}
.footer-partner a .img-box {
    position: relative;
    width: 100px;
}
.footer-partner a img {
    transition: opacity .5s;
    position: absolute;
    left: 0;
    top: -18px;
}
.footer-partner a .img-hover,
.footer-partner a:hover .img-first {
    opacity: 0;
}
.footer-partner a:hover .img-hover {
    opacity: 1;
}

@media (max-width: 1460px){
    #hizmetdetay .theme-section-heading {
        margin-bottom: 30px;
    }
    .breadcrumb {
        padding-top: 0;
        margin-bottom: 40px;
    }
    .right-mail {
        top: 50%;
    }
    #hizmet.search-results {
        min-height: 652px;
    }
}

@media (max-width: 1400px) {
    h2, #hakkimizda h1.section-title, #hizmet h1.section-title,
    #hizmetdetay h1.section-title,  #address h1.section-title {
        font-size: 2.6em;
    }
    #hakkimizda .about-image {
        padding: 60px;
    }
    #hakkimizda .about-image img {
        height: 48px;
    } 
    .section-description {
        font-size: 1.1em;
    }
    #hakkimizda .section-description {
        font-size: 1.3em;
    }
    #hizmet h1.section-title, #address h1.section-title {
        margin-bottom: 40px;
    }
    #iletisim {
        padding: 90px;
    }
    .owl-next {
        right: -30px;
    }
    .services-col.version-1 .serv-content h5 {
        line-height: 40px;
    }
    .counter-block div b {
        font-size: 2.5em;
    }
    .counter-block .last-counter b {
        font-size: 1.4em;
        margin-bottom: 13px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1 {
        font-size: 3.2em;
        line-height: 50px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p {
        font-size: 1.8em;
        margin-right: 16%;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title strong {
        font-size: 1.4em;
        line-height: 40px;
    }
}

@media (max-width: 1367px)  {
    #hizmet.search-results {
        min-height: 520px;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    #hizmet .news-list.version-2 .news-item .news-text-block h3 {
        font-size: 15px;   
    }
    .comments .add-videos {
        margin: 0;
        margin-left: -18px;
    }
    .services-col.version-1 {
        padding-left: 0;
    }
    #hizmetdetay .theme-section-heading {
        margin-bottom: 30px;
    }
    .breadcrumb {
        padding-top: 0;
        margin-bottom: 40px;
    }
}

@media (min-width: 1299px) and (max-width: 1400px) {
    #iletisim .container {
        width: 1030px;
    }    
}
@media (min-width: 992px) and (max-width: 1299px){
    #iletisim .container {
        width: 960px;
    }
}
@media (min-width: 1025px) and (max-width: 1299px){
    header nav .language a span {
        display: none;        
    }
    header nav .language a {
        background: none;
        padding: 0;
    }
    header nav .language a:hover {
        background: none;
    }
    header nav .language a img {
        background-color: #dedede;
    }
    header nav .language a:hover img {
        background: #ee1b22;
    }
}
@media (min-width: 991px){
    #hizmet .news-item.left {
        margin-right: 10px;
    }
    #hizmet .news-item.middle {
        margin-left: 10px;
        margin-right: 10px;
    }
    #hizmet .news-item.right {
        margin-left: 10px;
    }
}

@media (max-width: 1281px) and (min-width: 1025px) {
    .main-menu .navbar-nav>li a {
        font-size: 0.80em;
    }
    .main-menu .navbar-nav>li:last-of-type {
        margin-right: 15px;
    }
    header nav .search {
        margin: 0 20px 0 5px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
    #hizmet.search-results {
        min-height: 1109px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    #hizmet.search-results {
        min-height: 776px;
    }
}

@media (max-width: 1025px) {
    header nav .search, header nav .language {
        position: absolute;
        right: 90px;
    }
    header nav .search {
        right: 140px;
        top: 15px;
    }
    header nav .language {
        right: 80px;
        top: 13px;
    }
    header nav .language a {
        padding: 7px;
    }
    header nav .language a img {
        padding: 0;
        width: 40%;
    }
    .searchform {
        position: relative;
    }
}

@media (max-width: 991px){
    .services-col.version-1 .serv-content h5 {
        font-size: 20px;
    }
    #hakkimizda .about-image {
        display: none;
    }
    header nav .language a {
        padding: 7px;
    }
    header nav .language a img {
        padding: 0;
        width: 30%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait)  {
    #hizmet.search-results {
        min-height: 552px;
    }
    #hizmet.search-results .news-list.version-2 .news-item-box {
        min-height: 172px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: landscape)  {
    #hizmet.search-results {
        min-height: 512px;
    }
}

@media (min-width: 768px) and (max-width: 1025px){
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1 {
        font-size: 2.7em;
        line-height: 40px;
        margin-top: 15px;
        margin-right: 17%;
        margin-bottom: 15px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:before {
        content: url(../images/quotes-left-sm.png);
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:after {
        content: url(../images/quotes-right-sm.png);
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p {
        font-size: 1.5em;
        margin-right: 14%;
        margin-bottom: 0;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title strong {
        font-size: 1.3em;
        line-height: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    footer .container-fluid{
        padding-left:15px
    }
    #surecimiz {
        padding-left: 5%;
        padding-right: 5%;
    }
    .comments iframe {
        height: 405px;
    }
    .comments .add-videos {
        margin-left: -24px;
        margin-right: 0;
    }
    .comments .add-videos iframe {
        height: 195px;
    }
}
@media (max-width: 768px){
    .main-section.version-4 .main-section-inner .main-section-slider .slide img {
        height: 60vh;
        object-fit: cover;
    }

    header nav .language a img {
        width: 45%;
    }

    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title {
        text-align: center;
        background-color: rgba(0,0,0,.4);
        padding: 20px;
        left: 10%;
        width: 80%;
        border-radius: 10px;

    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1 {
        text-align: center;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:after {
        right: -70px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p {
        color: #fff;
    }

    #surecimiz .services-col.version-1 .serv-content {
        margin-left: 15%;
        margin-right: 15%;
    }
    #hizmetdetay .theme-section-heading {
        margin-bottom: 30px;
    }
    .breadcrumb {
        padding-top: 0;
        margin-bottom: 40px;
    }
}

@media (max-width: 420px) {    
    header nav .search {
        right: 120px;
    }
    header nav .language {
        right: 18%;
        top: 12px;
    }
    header nav .language a span {
        display: none;        
    }
    header nav .language a {
        background: none;
        padding: 0;
    }
    header nav .language a:hover {
        background: none;
    }
    header nav .language a img {
        background-color: #dedede;
        width: 80%;
        padding: 5px;
    }
    header nav .language a:hover img {
        background: #ee1b22;
    }
    a.bottom-call {
        display: block;
    }
    .right-mail {
        display: none;
    }
    footer {
        padding-bottom: 60px;
    }
    #hizmet.search-results {
        min-height: auto;
    }
    #hizmet.search-results .news-list.version-2 .news-item-box {
        min-height: 322px;
    }
}
@media only screen and (min-device-width:300px) and (max-device-width:800px) and (orientation:landscape) {
   a.bottom-call {
        display: block;
    }
    .right-mail {
        display: none;
    } 
}
@media (max-width: 420px) and (max-width: 768px) {
    #duyuru-popup .modal-dialog {
        width: 90%;
    }
    #hizmetler .services-col.version-1 .serv-content {
        margin-left: 15%;
        margin-right: 15%;
    }
    .breadcrumb {
        padding-top: 0;
        margin-bottom: 30px;
    }
    .breadcrumb-item {
        width: 140px;
    }
    .breadcrumb-item a {
        font-size: 13px;
        line-height: 22px;
    }
    .breadcrumb-item.prev a {
        padding-left: 10px;
    }
    .breadcrumb-item.next a {
        padding-right: 10px;
    }
    .breadcrumb-item.prev a:before,
    .breadcrumb-item.next a:after {
        width: 22px;
        height: 21px;
        background-size: 22px 21px;
    }
    .breadcrumb-item.prev a:before {
        left: -15px;
    }
    .breadcrumb-item.next a:after {
        right: -15px;
    }
}
@media (max-width: 322px) {
    h2, #hakkimizda h1.section-title, #hizmet h1.section-title, #hizmetdetay h1.section-title, #address h1.section-title {
        font-size: 2.2em;
    }
    #hizmetdetay h1.section-title {
        margin-top: 100px;
    }
    .breadcrumb-item {
        width: 120px;
        padding-right: 10px;
    }
    .breadcrumb-item a {
        font-size: 12px;
    }
    .main-menu .mobile-menu-btn {
        right: 0;
    }
}
@media (min-width: 420px) and (max-width: 768px) {
    .comments iframe {
        height: 397px;
    }
    .comments .container {
        padding-left: 0;
        padding-right: 0;
    }
    .comments .add-videos {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }
    .comments .add-videos iframe {
        height: 397px;
        width: 100%;
    }
}
@media (max-width: 420px) {
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1 {
        line-height: 30px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:before,
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1:after {
        content:"";
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p {
        font-size: 1.2em;
        width: 100% !important;
        line-height: 30px;
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title p strong {
        line-height: 20px;
    }
    #hizmetler .services-col.version-1 .serv-content {
        margin-left: 5%;
        margin-right: 5%;
    }
    #hizmetler .services-col.version-1 {
        padding-left: 5px;
        padding-right: 5px;
    }    
    .section-description {
        font-size: 0.3em;
    }
    
    .reference-section-carousel .item:first-child {
        margin-left: 15px;
    }
    .owl-next {
        right: 0;
    }
    .comments iframe, .comments .add-videos iframe {
        height: 207px;
        margin-bottom: 20px;
    }
    .comments .container {
        padding-left: 0;
        padding-right: 0;
    }
    .comments .add-videos {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .comments .add-videos iframe {
        width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    footer .container-fluid{
        padding-left:calc((100% - 940px) / 2)
    }
}
footer .footer-col{
    padding-bottom:30px
}
footer .footer-col .theme-footer-widget{
    padding-top:30px
}
footer .footer-col .theme-footer-widget.social{
    padding-top:5px;
}
footer .footer-col .theme-footer-widget:first-child h4{
    position:relative;
    padding-bottom:15px;
    font-size:2em;
    letter-spacing:2px;
    font-weight:bold;
    text-transform:uppercase
}
footer .footer-col .theme-footer-widget .footer-logo {
    margin-bottom: 20px;
    width: 250px;
}
footer .footer-col .theme-footer-widget:first-child h4:after{
    content:'';
    position:absolute;
    top:100%;
    left:0;
    height:1px;
    width:90px;
    background-color:#ee1b22
}
footer .footer-col .theme-footer-widget img{
    width:100%;
    height:auto;
    max-width:300px
}
footer .footer-col .theme-footer-widget form{
    display:block;
    width:100%;
    max-width:300px
}
footer .footer-col .theme-footer-widget select{
    display:block;
    width:100%;
    max-width:300px
}
footer .footer-col .theme-footer-widget .rsswidget img{
    width:auto
}
footer .footer-col .theme-footer-widget .tagcloud a{
    font-size:0.857em !important
}
footer .footer-col .theme-footer-widget a{
    color:#fff
}
footer .footer-col h4{
    margin-top:0px;
    color:#fff;
    font-size:1.267em;
    letter-spacing:1px
}
footer .footer-col ul{
    list-style:none;
    padding:0
}
footer .footer-col .searchform{
    margin-bottom:0
}
footer .footer-col .searchform input{
    border-radius:3px;
    background-color:transparent
}
footer .footer-col .recent-posts li{
    margin-bottom:10px
}
footer .footer-col .recent-posts li::after{
    clear:both;
    content:"";
    display:table
}
footer .footer-col .recent-posts li .image-block{
    width:50px
}
footer .footer-col .recent-posts li .description-block a{
    color:#fff
}
footer .footer-col .recent-posts li .description-block a:hover{
    opacity:0.5
}
footer .footer-col ul li.cat-item a{
    color:#fff;
    text-transform:none
}
footer .footer-col ul li.cat-item a:hover{
    text-decoration:none
}
footer .instagram-feed-widget h5{
    color:#fff;
    margin-top:0;
    letter-spacing:1px
}
footer .line-lg{
    margin:20px 0
}
footer .line-lg span{
    display:block;
    margin:0;
    border-color:#ee1b22
}
footer a:hover{
    color:#fff;
    opacity:0.5
}
footer .footer-mail,footer .footer-tell,footer .footer-adress,footer .services-footer{
    display:block;
    margin-bottom:10px;
    font-family:'Hind', sans-serif;
    color:#fff;
    font-size:1.267em;
    font-weight:300
}
footer .footer-menu ul{
    padding:0;
    list-style:none
}
footer .footer-menu ul li a{
    display:block;
    margin-bottom:10px;
    font-family:'Lato', sans-serif;
    color:#fff;
    font-size:1.267em;
    font-weight:300
}
footer .footer-menu ul li ul.sub-menu{
    padding-left:10px;
    list-style:none
}
footer .footer-social{
    padding:0;
    list-style:none
}
footer .footer-social li{
    display:inline-block;
    margin-right:15px
}
footer .footer-social li a{
    font-size:1.5em
}
footer .footer-social li a span{
    color:#ee1b22;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    transition:0.3s
}
footer .footer-social li a:hover span{
    opacity:.7
}
footer .footer-copyright p{
    display:inline-block;
    margin:0;
    font-size:0.857em
}
footer .instagram-list{
    padding:0;
    list-style:none
}
footer .instagram-list::after{
    clear:both;
    content:"";
    display:table
}
footer .instagram-list li{
    float:left;
    width:55px;
    margin-right:10px
}
footer .instagram-list li a{
    display:block
}
footer .instagram-list li img{
    display:block;
    width:100%;
    height:auto
}
footer .profi-theme-map{
    position:absolute;
    top:0;
    right:0;
    height:100%
}
footer .profi-theme-map .profi-google-map-block{
    float:right;
    position:relative;
    width:100%;
    height:100%;
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
    filter:url(../images/grayscale.svg#greyscale);
    filter:gray
}
footer .profi-theme-map .open-map{
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    opacity:1;
    background-color:rgba(0,0,0,0.85);
    cursor:pointer;
    -webkit-transition:opacity 0.5s 0.2s,z-index 0s;
    -moz-transition:opacity 0.5s 0.2s,z-index 0s;
    transition:opacity 0.5s 0.2s,z-index 0s
}
footer .profi-theme-map .open-map._open-map{
    z-index:-1;
    opacity:0;
    -webkit-transition:opacity 0.5s,z-index 0s 0.5s;
    -moz-transition:opacity 0.5s,z-index 0s 0.5s;
    transition:opacity 0.5s,z-index 0s 0.5s
}
footer .profi-theme-map .open-map svg{
    position:absolute;
    top:50%;
    left:50%;
    width:40px;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
footer .profi-theme-map .open-map svg .pin-color{
    fill:#ee1b22
}
.blog-page{
    overflow:visible
}
.blog-page article{
    width:100%;
    margin:0 0 30px;
    border-radius:4px;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.2)
}
.blog-page article header{
    border-bottom:1px solid #dfdfdf
}
.blog-page article header::after{
    clear:both;
    content:"";
    display:table
}
.blog-page article .news-header-date{
    float:left;
    height:30px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px;
    line-height:30px;
    font-family:'Lato', sans-serif;
    padding-right:15px;
    border-right:1px solid #dfdfdf
}
.blog-page article .news-header-date .fa{
    margin-right:5px
}
.blog-page article .news-header-date a{
    color:#303030
}
.blog-page article .news-header-title{
    float:left;
    padding:15px;
    margin:0;
    color:#303030;
    font-size:1.5em;
    letter-spacing:1px;
    font-family: 'Lato', sans-serif;
}
.blog-page article .news-img-block img{
    width:100%
}
.blog-page article iframe{
    max-width:100%
}
.blog-page article .img-block-head .news-date{
    position:absolute;
    top:10px;
    left:10px;
    padding:5px 20px;
    overflow:hidden;
    font-family:"Lato", sans-serif;
    border-radius:4px
}
.blog-page article .img-block-head .news-date p{
    margin:0;
    text-align:center;
    font-size:2.533em;
    line-height:1;
    color:#fff
}
.blog-page article .img-block-head .news-date span{
    display:block;
    padding-top:2px;
    font-size:1.267em;
    text-align:center;
    color:#fff
}
.blog-page article .news-description-block{
    position:relative;
    padding:20px 20px 20px 20px
}
.blog-page article .news-description-block::after{
    clear:both;
    content:"";
    display:table
}
.blog-page article .news-description-block .btn{
    display:block;
    width:140px;
    margin:20px 0
}
.blog-page article .news-description-block .news-info-block{
    width:100%;
    padding:15px 0;
    margin-bottom:20px;
    overflow:hidden
}
.blog-page article .news-description-block .news-info-block .left{
    float:left
}
.blog-page article .news-description-block .news-info-block .left p.first{
    text-transform:uppercase
}
.blog-page article .news-description-block .news-info-block .left p.first span{
    width:20px;
    height:25px;
    margin-right:10px
}
.blog-page article .news-description-block .news-info-block .right{
    float:right
}
.blog-page article .news-description-block .news-info-block .right p:last-child{
    margin:0
}
.blog-page article .news-description-block .news-info-block .right p .fa{
    color:#ee1b22
}
.blog-page article .news-description-block .news-info-block .right p.first{
    margin-right:15px
}
.blog-page article .news-description-block .news-info-block p{
    display:inline;
    margin:0 25px 0 0;
    font-family:'Lato', sans-serif;
    color:#303030
}
.blog-page article .news-description-block .news-info-block p span{
    margin-right:5px;
    text-align:center
}
.blog-page article .news-description-block .share{
    position:absolute;
    top:10px;
    left:15px
}
.blog-page article .news-description-block .share p{
    margin:0;
    font:bold 0.857em 'Lato', sans-serif;
    color:#303030;
    text-align:center;
    text-transform:uppercase;
    cursor:pointer
}
.blog-page article .news-description-block .share p span{
    display:block;
    margin-bottom:10px;
    color:#909090;
    font-size:2em
}
.blog-page article .news-description-block .share:hover p span,.blog-page article .news-description-block .share p.active{
    opacity:.6
}
.blog-page article .news-description-block .share .share-links{
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    background-color:#fff;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.blog-page article .news-description-block .share .share-links li{
    height:0px;
    margin-bottom:0;
    font-size:2em;
    text-align:center;
    opacity:0;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.blog-page article .news-description-block .share .share-links li span{
    color:#ee1b22
}
.blog-page article .news-description-block .share .share-links li a:hover{
    opacity:0.5
}
.blog-page article .news-description-block .share .share-links.active{
    margin:20px 0
}
.blog-page article .news-description-block .share .share-links.active li{
    height:30px;
    margin-bottom:5px;
    opacity:1
}
.blog-page article a{
    color:#ee1b22
}
.blog-page article a:hover{
    opacity:0.7
}
.blog-page article p{
    color:#909090
}
.blog-page article p a{
    display:inline-block
}
.blog-page article ul{
    color:#909090
}
.blog-page article.sticky{
    border-left:5px solid #ee1b22
}
.blog-page .blog-sidebar ul{
    clear:both;
    margin:0 0 0;
    padding:0
}
.blog-page .blog-sidebar ul li{
    margin:0 0 10px;
    overflow:hidden;
    list-style-type:none
}
.blog-page .blog-sidebar h5{
    margin:0 0 20px;
    text-transform:uppercase
}
.blog-page .blog-sidebar a{
    color:#ee1b22;
    text-decoration:none
}
.blog-page .blog-sidebar a:hover{
    opacity:0.6
}
.blog-page .blog-sidebar .tagcloud a{
    color:#fff
}
.blog-page .blog-sidebar .tagcloud a:hover{
    background-color:transparent
}
.blog-page .blog-sidebar .categories li{
    padding:2px 1px;
    font-family:"Lato", sans-serif;
    font-size:1em;
    text-transform:uppercase
}
.blog-page .blog-sidebar .categories li a span{
    width:15px;
    height:15px;
    padding:0px 25px 0 0
}
.blog-page .blog-sidebar .categories li a .fa{
    color:#ee1b22
}
.blog-page .blog-sidebar .categories li:last-child{
    margin:0
}
.blog-page .popular-tags{
    padding:0;
    margin:20px 0
}
.blog-page .popular-tags::after{
    clear:both;
    content:"";
    display:table
}
.blog-page .popular-tags li{
    float:left;
    display:block;
    margin:0 5px 5px 0;
    text-transform:uppercase
}
.blog-page .popular-tags li a{
    display:block;
    margin:0;
    padding:0 10px;
    color:#fff;
    font-size:0.857em;
    line-height:22px;
    border:1px solid #ee1b22;
    border-radius:3px;
    background-color:#ee1b22
}
.blog-page .popular-tags li a:hover{
    color:#ee1b22;
    border-color:#ee1b22;
    background-color:transparent
}
.blog-page .description-block{
    line-height:1.5
}
.blog-page .description-block p{
    font-family:'Lato', sans-serif;
    margin-bottom:0
}
.blog-page .description-block a{
    color:#303030;
    font-size:1em
}
.blog-page .description-block a:hover{
    text-decoration:underline
}
.blog-page.blog-page-post article .news-description-block {
    padding:20px 20px 20px 80px
}
.blog-page.blog-page-post article .news-description-block h2 {
    font-size: 1.6em;
}
.blog-page.blog-page-post article .news-description-block h3 {
    font-size: 1.3em;
    line-height: 1.5em;
}
.product-page{
    overflow:visible
}
.product-page article{
    width:100%;
    margin:0 0 30px;
    border-radius:4px;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.2)
}
.product-page article .news-img-block {
    position:relative;
    min-height:100px;
    padding-right:0;
    padding-left:0
}
.product-page article .news-img-block img{
    width:100%;
    height:auto
}
.product-page .text-title{
    margin:40px 0 20px;
    color:#303030;
    font-size:1.267em
}
.product-page article .img-block-head .price{
    position:absolute;
    bottom:10px;
    right:10px;
    padding:10px 20px 5px;
    overflow:hidden;
    font-family:"Lato", sans-serif;
    color:#fff;
    border-radius:4px;
    background-color:rgba(189,161,127,0.5)
}
.product-page article .img-block-head .price i{
    font-size:2em;
    font-style:normal
}
.product-page article .news-description-block{
    position:relative;
    padding:0 80px 20px
}
.product-page article .news-description-block::after{
    clear:both;
    content:"";
    display:table
}
.product-page article .news-description-block .btn{
    display:block;
    width:140px;
    margin:20px 0
}
.product-page article .news-description-block .share{
    position:absolute;
    top:10px;
    left:15px
}
.product-page article .news-description-block .share p{
    margin:0;
    font:bold 0.857em 'Lato', sans-serif;
    color:#303030;
    text-align:center;
    text-transform:uppercase;
    cursor:pointer
}
.product-page article .news-description-block .share p span{
    display:block;
    margin-bottom:10px;
    color:#909090;
    font-size:2em
}
.product-page article .news-description-block .share:hover p span,.product-page article .news-description-block .share p.active{
    opacity:.6
}
.product-page article .news-description-block .share .share-links{
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    background-color:#fff;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.product-page article .news-description-block .share .share-links li{
    height:0px;
    margin-bottom:0;
    font-size:2em;
    text-align:center;
    opacity:0;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    transition:0.5s
}
.product-page article .news-description-block .share .share-links li span{
    color:#ee1b22
}
.product-page article .news-description-block .share .share-links li a:hover{
    opacity:0.5
}
.product-page article .news-description-block .share .share-links.active{
    margin:20px 0
}
.product-page article .news-description-block .share .share-links.active li{
    height:30px;
    margin-bottom:5px;
    opacity:1
}
.product-page article h3{
    margin:20px 0;
    color:#909090;
    font-size:1.143em
}
.product-page article p{
    color:#000;
    font-weight: bold;
}
.product-page article p a{
    display:inline-block
}
.product-page article ul{
    margin:30px 0
}
.product-page .description-block{
    padding:0 0 15px 30%;
    line-height:1.5
}
.product-page .description-block p{
    font-family:'Lato', sans-serif;
    margin-bottom:0
}
.product-page .description-block a{
    color:#303030;
    font-size:1em
}
.product-page .description-block a:hover{
    text-decoration:underline
}
.product-page .popular-tags{
    padding:0
}
.product-page .popular-tags li{
    float:left;
    display:block;
    margin:0 5px 5px 0;
    text-transform:uppercase
}
.product-page .popular-tags li a{
    display:block;
    margin:0;
    padding:0 10px;
    color:#fff;
    font-size:0.857em;
    line-height:22px;
    border:1px solid #ee1b22;
    border-radius:3px;
    background-color:#ee1b22
}
.product-page .popular-tags li a:hover{
    color:#ee1b22;
    background-color:transparent
}
@media only screen and (max-width: 1024px){
    .main-menu {
        position:fixed;
        top:0;
        z-index:9999;
        width:100%;
        height:50px;
        margin:0;
        box-shadow:1px 2px 5px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);
        border:0;
        overflow:hidden;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-transform:translate3d(0, 0, 0) scale(1);
        -moz-transform:translate3d(0, 0, 0) scale(1);
        -ms-transform:translate3d(0, 0, 0) scale(1);
        -o-transform:translate3d(0, 0, 0) scale(1);
        transform:translate3d(0, 0, 0) scale(1);
        -webkit-transition: height .5s ease;
        -moz-transition: height .5s ease;
        transition: height .5s ease;
    }
    .main-menu.activeSearch {
        height: 150px;
    }
    .main-menu .main-menu-inner{
        margin-top:0 !important
    }
    .main-menu .navbar-main-logo{
        top:0;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0);
        height:50px;
        line-height:50px
    }
    .main-menu .navbar-main-logo img,.main-menu .navbar-main-logo svg{
        max-height:30px
    }
    .main-menu .navbar-main-logo .fix-logo{
        display:none
    }
    .main-menu .navbar-main-logo .scroll-logo{
        display:inline-block
    }
    .main-menu .main-logo{
        display:none !important
    }
    .main-menu .mobile-menu-btn{
        display:block
    }
    .main-menu .navbar-nav{
        display:block;
        height:auto;
        max-height:0;
        margin-top:0;
        padding:50px 0 0;
        text-align:center;
        overflow:hidden;
        -webkit-transition:max-height 0.5s ease;
        -moz-transition:max-height 0.5s ease;
        transition:max-height 0.5s ease
    }
    .main-menu .main-menu-right-col{
        display:none
    }
    .main-menu li{
        float:none
    }
    .main-menu li.dropdown{
        margin-bottom:0;
        padding-bottom:0
    }
    .main-menu li.dropdown>a{
        height:40px;
        line-height:40px
    }
    .main-menu li.dropdown>a .fa{
        margin-right:-6px
    }
    .main-menu li.dropdown .dropdown-menu{
        float:none;
        position:relative;
        display:block;
        padding-top:0
    }
    .main-menu li.dropdown .dropdown-menu li{
        height:auto !important;
        border:none !important;
        background-color:transparent !important
    }
    .main-menu li.dropdown .dropdown-menu li a{
        height:40px;
        line-height:40px;
        color:#303030;
        text-shadow:none;
        text-align:center
    }
    .main-menu li.dropdown .dropdown-menu li:last-child{
        padding-bottom:10px;
        border-bottom:1px solid rgba(0,0,0,0.1)
    }
    .main-menu li.dropdown .dropdown-menu li:first-child{
        padding-top:0 !important
    }
    .main-menu._menu-open{
        height:100%;
        overflow:auto;
        -webkit-transition:1s ease;
        -moz-transition:1s ease;
        transition:1s ease
    }
    .main-menu._menu-open .navbar-nav{
        float:none;
        display:block;
        max-height:1024px
    }
    .main-menu._menu-open .navbar-nav>li{
        float:none
    }
    .main-menu._menu-open .navbar-nav>li>a{
        display:inline-block;
        padding:0;
        color:#303030;
        text-shadow:none
    }
    .main-menu._menu-open .navbar-nav>li>a:hover{
        color:#ee1b22;
        opacity:1
    }
    .main-menu._menu-open .main-menu-right-col{
        display:block;
        width:auto;
        max-width:100%;
        opacity:1;
        margin-bottom:15px;
        -webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -ms-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        text-align:center
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title{
        margin-top:0
    }
    .main-theme-wrap .theme-default-page{
        padding-top:80px
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .section-title{
        font-size:2.333em
    }
    .section-description{
        font-size:1.2em
    }
    .main-section .mbYTP_wrapper{
        display:none
    }
    .dropdown-menu{
        float:none;
        position:relative;
        display:block
    }
    .services-inner{
        margin-top:0
    }
    .services-col{
        margin-bottom:0
    }
    .services-col.version-1{
        margin-bottom:30px
    }
    .customers-lazy{
        min-height:auto
    }
    .customers-lazy .description-block p{
        font-size:1em
    }
    .products-list .prod-description{
        padding-left:20px;
        padding-right:65px;
        vertical-align:top
    }
    .products-list.version-2{
        padding:0
    }
    .products-list.version-2 .prod-image{
        width:100%
    }
    .products-list.version-2 .prod-description{
        width:100%;
        padding:0 20px
    }
    .products-list.version-3{
        position:relative;
        width:100%
    }
    .products-list.version-3 .prod-image{
        width:100%
    }
    .products-list.version-3 .prod-description{
        width:100%;
        min-height:auto;
        padding:0 20px
    }
    .products-list.version-3 .prod-description h4{
        margin-bottom:20px;
        font-size:1.4em
    }
    .team-section-container .team-section-body .image-block .inner-wrap,.team-section-container .team-section-body .image-block:before{
        opacity:0.8
    }
    .news-list.version-2 .news-item .news-text-block{
        padding:0
    }
    .news-list.version-2 .news-item .news-text-block .inner-wrap{
        padding:20px
    }
    .news-list.version-2 .news-item .news-text-block .inner-wrap .line-lg{
        margin:5px 0
    }
    .news-list.version-2 .news-item .news-text-block .inner-wrap .news-text-block-text{
        max-height:200px;
        margin:0
    }
    .pricing-list>li{
        width:23%
    }
    .pricing-list>li.options-list{
        width:30%;
        padding:0
    }
    .counter-list li{
        width:40%;
        margin:2% 1%;
        margin-bottom:0
    }
    .counter-list li span b{
        font-size:3.2em
    }
    .subscribe-section-form .section-title{
        font-size:1.5em
    }
    .subscribe-section-form .subscribe-icon{
        margin:35px auto 35px
    }
    .comments ul.reply-comment{
        padding-left:50px
    }
    .blog-page .comments ul{
        margin:0 0 40px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .searchform input{
        width:100%
    }
    .searchform input[type="submit"]{
        margin-top:10px;
        width:auto
    }
    .team-section-carousel.version-2 .team-section-body .team-section-description{
        padding:0 0 20px;
        background-image:none
    }
    .counter-block{
        margin-bottom:30px
    }
    .blog-page .recent-posts li .image-block{
        float:none;
        width:100%
    }
    .blog-page.blog-page-post article .news-description-block{
        padding:0 20px 0 80px
    }
    footer .profi-theme-map{
        position:relative;
        clear:both;
        float:none;
        height:300px
    }
}
@media only screen and (max-width: 767px){
    h1{
        font-size:3em
    }
    h3{
        font-size:2em
    }
    .theme-section{
        margin:0;
        padding:50px 0
    }
    .section-title{
        font-size:2em
    }
    .section-description{
        font-size:1.2em
    }
    .theme-section-heading{
        margin-bottom:30px
    }
    .theme-modal{
        overflow:auto
    }
    .theme-modal .modal-header{
        padding-top:17px
    }
    .theme-modal .modal-title{
        font-size:1.5em
    }
    .theme-modal .line-lg{
        margin:0
    }
    .theme-modal .modal-body{
        padding:15px 20px 15px
    }
    .theme-modal .input-group{
        height:35px;
        margin:10px 0
    }
    .theme-modal .input-group .input-group-addon{
        width:35px;
        height:35px
    }
    .theme-modal .input-group .input-group-addon .fa{
        width:35px;
        line-height:35px
    }
    .theme-modal .input-group .form-control{
        height:35px;
        padding-left:35px;
        line-height:35px
    }
    .theme-modal .input-group.mail-block .form-control{
        height:100px;
        padding-top:0
    }
    .theme-modal .btn-success{
        margin-top:0;
        margin-bottom:0
    }
    .main-section .head-title-block.main-section-title{
        padding:0 20px
    }
    .main-section .head-title-block.main-section-title h1{
        margin:0 0 10px !important;
        font-size:2.5em
    }
    .main-section .head-title-block.main-section-title h3{
        margin-bottom:20px;
        font-size:1.2em
    }
    .main-section .mbYTP_wrapper{
        display:none
    }
    .main-section.version-1 .main-block-svg{
        bottom:30px
    }
    .main-section.version-3 .head-title-block .main-section-title h1{
        font-size:3em
    }
    .main-section.version-3 .head-title-block .main-section-title h3{
        font-size:1.5em
    }
    .main-section.version-4{
        padding:50px 0 0 !important
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h1{
        font-size:2em
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide .main-section-title h3{
        font-size:1.5em
    }
    .main-section.version-4 .main-section-inner .main-section-slider .slide img{
        width:150%
    }
    .services-col{
        width:100%;
        margin:0 0 20px
    }
    .services-col p{
        max-width:100%
    }
    .services-col.version-2{
        margin:0 0 30px;
        width:100%;
        padding:0
    }
    .services-col.version-2 h5{
        margin-top:10px
    }
    .services-col.version-3{
        margin-top:40px;
        padding:0 20px 0
    }
    .services-col.version-3 h5{
        margin-top:10px
    }
    .customers-carousel{
        padding:0
    }
    .customers-carousel .customers-lazy .image-block{
        margin-right:15px
    }
    .customers-carousel .customers-lazy .description-block,
    .customers-lazy .description-block {
        padding: 30px
    }
    .customers-lazy .description-block .fa:first-of-type {
        position: relative;
        top: 0;
        left: 0;
    }
    .customers-lazy .description-block .fa:last-of-type {
        bottom: 20px;
    }
    .customers-lazy .description-block p{
        font-size:1em;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .customers-carousel .customers-lazy .fa{
        display:none
    }
    .customers-carousel.version-2 .customers-lazy .left-block{
        display:block;
        width:200px;
        margin:auto
    }
    .customers-carousel.version-2 .customers-lazy .description-block{
        width:100%;
        margin:0;
        padding:20px 0 0
    }
    .customers-carousel.version-2 .customers-lazy .description-block p{
        margin-top:20px;
        padding:20px
    }
    .customers-carousel.version-2 .customers-lazy .description-block p:after{
        top:-40px;
        left:50%;
        margin:0 0 0 -20px;
        border:20px solid transparent;
        border-bottom:20px solid #fff
    }
    .customers-carousel.version-3 .customers-lazy .image-block{
        width:100%;
        margin:0
    }
    .customers-carousel.version-3 .customers-lazy .image-block img{
        display:block;
        margin:auto;
        max-width:180px
    }
    .customers-carousel.version-3 .customers-lazy .description-block{
        width:100%;
        padding:0 0 20px
    }
    .products-list article .prod-image{
        width:100%
    }
    .products-list article .prod-image img{
        max-width:250px
    }
    .products-list article .prod-description{
        width:100%
    }
    .products-list.version-2 article{
        width:100%
    }
    .products-list.version-3 article{
        width:100%
    }
    .products-list.version-3 article .article-inner{
        border:none
    }
    .team-section-container{
        border:none
    }
    .team-section-container article{
        width:50%
    }
    .team-section-container .team-section-body .image-block .inner-wrap,.team-section-container .team-section-body .image-block:before{
        opacity:0.8
    }
    .team-section-carousel.version-2 .team-section-body .team-section-description{
        background-image:none;
        padding:0 0 20px 0
    }
    .pricing-list{
        white-space:nowrap;
        overflow:auto;
        max-width:100vw
    }
    .pricing-list li.price-row{
        display:block;
        width:750px
    }
    .pricing-list li.price-row .price-col{
        display:inline-block;
        white-space:normal;
        width:200px
    }
    .pricing-list li.price-row .price-col.price-col-label{
        width:150px
    }
    .gallery-list a img{
        -webkit-transform:scale(1) !important;
        -moz-transform:scale(1) !important;
        -ms-transform:scale(1) !important;
        -o-transform:scale(1) !important;
        transform:scale(1) !important
    }
    .counter-block{
        max-width:250px;
        margin:30px auto 0;
        text-align:center
    }
    .news-list .item .news-img-block{
        position:relative;
        margin-bottom:20px;
        overflow:hidden
    }
    .news-list .item .news-img-block .news-date{
        display:none
    }
    .news-list .item .news-text-block{
        left:0
    }
    .news-list .item .news-text-block .news-text-block-text{
        max-height:100%
    }
    .news-list.version-2{
        border:none
    }
    .news-list.version-2 .news-item{
        width:95%;
        margin-top:15px;
        text-align:left;
    }
    #hizmet .news-list.version-2 .news-item-box {
        border: 1px solid #303030;
    }
    
    #hizmet .news-list.version-2 .news-item.left {
        margin-left: 0;
        margin-right: 10px;
    }
    #hizmet .news-list.version-2 .news-item.middle {
        margin-left: 10px;
        margin-right: 10px;
    }
    #hizmet .news-list.version-2 .news-item.right {
        margin-left: 10px;
        margin-right: 0;
    }
    .news-list.version-2 .news-item:before{
        display:none
    }
    .news-list.version-2 .news-item .news-img-block{
        margin:0;
        height:auto
    }
    .news-list.version-2 .news-item .news-img-block:after{
        display:none
    }
    .news-list.version-2 .news-item .news-text-block{
        height:auto
    }
    .news-list.version-2 .news-item .news-text-block canvas{
        display:none
    }
    .news-list.version-2 .news-item .news-text-block h5{
        margin:15px 0 0
    }
    .news-list.version-2 .news-item .news-text-block .inner-wrap{
        position:relative;
        top:0;
        padding:0 15px;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }

    .rich-news .news-item-box {
        margin-bottom: 40px;
    }
    .news-list.version-2 .news-item.classic-news .btn {
        position:relative;
        top:0;
        left:0;
        margin:9px;
        padding-top: 0;
        color:#ee1b22;
        border-color:#ee1b22;
        width: 90%;
        opacity:1;
        -webkit-transform:translate(0);
        -moz-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
        transform:translate(0)
    }
    #hizmet .news-list.version-2 .news-item.rich-news .news-item-box .btn-primary {
        font-size: 22px;
    }
    .news-list.version-2 .news-item .btn:hover{
        color:#fff;        
        background-color:#ee1b22
    }
    .contact-section-form input[type="submit"]{
        bottom:15px
    }
    .blog-page{
        margin:50px auto 0px
    }
    .blog-page article .news-description-block{
        padding-right:20px
    }
    .blog-page article .news-description-block .news-services .left p.first span{
        height:auto;
        width:auto
    }
    .blog-page article .news-description-block .news-services p{
        display:block;
        margin:0 0 10px !important
    }
    .blog-page article .news-description-block .news-services p span{
        margin-right:10px;
        text-align:left
    }
    .blog-page .text-title{
        margin:20px 0
    }
    .blog-page .content{
        padding:0 15px
    }
    .blog-page aside{
        padding:0 15px
    }
    .blog-page .pagination-block{
        margin:40px 0px 30px
    }
    .blog-page .comments ul{
        margin:0 0 40px
    }
    .blog-page.blog-page-post article .news-description-block{
        padding:0px 15px 0px 70px
    }
    .blog-page.blog-page-post .content{
        padding:0px 10px 50px;
        clear:both
    }
    .blog-page.blog-page-post .comments .comments-list-inner .comments-list-head{
        padding:15px 20px
    }
    .blog-page.blog-page-post .comments .comment-text{
        padding:20px
    }
    .blog-page.blog-page-post .comments .input-group,.blog-page.blog-page-post .comments .input-group.mail-block{
        width:100% !important
    }
    .blog-page.blog-page-post .comments ul.reply-comment{
        padding-left:25px
    }
    .recent-posts li .image-block{
        float:left;
        width:100px
    }
    footer{
        position:relative
    }
    footer .container-fluid{
        padding-left:15px
    }
    footer .profi-theme-map{
        position:relative;
        clear:both;
        float:none;
        height:300px
    }
    div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors{
        position:relative;
        margin-bottom:15px
    }
    .subscribe-section-form div.wpcf7-mail-sent-ok,.subscribe-section-form div.wpcf7-validation-errors{
        margin-top:0;
        margin-left:0
    }
}
@media (min-width: 480px) and (max-width: 767px){
    .team-section-container{
        border-top:1px solid #909090
    }
    footer .footer-col{
        float:left;
        width:50%
    }
    footer .footer-col .theme-footer-widget .footer-logo {
        width: 220px;
    }
}
@media only screen and (max-width: 479px){
    .customers-carousel{
        padding-bottom:0
    }
    .customers-carousel .customers-lazy .image-block{
        float:none;
        display:block;
        max-width:100%;
        margin:20px auto 0
    }
    .customers-carousel .customers-lazy .image-block img{
        width:auto;
        max-width:100%;
        height:auto;
        max-height:100%
    }
    .customers-carousel .customers-lazy .description-block{
        padding:20px 20px 0 20px
    }
    .customers-carousel .customers-lazy .description-block p{
        font-size:1em
    }
    .customers-carousel .customers-lazy .fa{
        display:none
    }
    .customers-carousel.version-1 .customers-lazy .description-block{
        padding:20px
    }
    .team-section-container{
        border:none;
        margin-left:-15px;
        margin-right:-15px
    }
    .team-section-container article{
        width:100%;
        border-top:1px solid #909090
    }
    .team-section-container article:first-child{
        border-top:none
    }
    .team-section-container .team-section-body .team-section-description{
        height:100px
    }
    .news-list.version-2{
        border:none
    }
    .news-list.version-2 .news-item.right .news-text-block, .news-list.version-2 .news-item.right .news-img-block, .news-list.version-2 .news-item.left .news-text-block, .news-list.version-2 .news-item.left .news-img-block, .news-list.version-2 .news-item.middle .news-text-block, .news-list.version-2 .news-item.middle .news-img-block{
        float:none;
        width:100%
    }
    .pricing-block .pricing-list>li{
        width:50%
    }
    .pricing-block .pricing-list>li.options-list{
        padding:0
    }
    .pricing-block .pricing-list>li.options-list .pricing-inner-list li{
        line-height:1em;
        padding-top:4px
    }
    .counter-block{
        width:auto;
        display:block
    }
    .product-page article .news-description-block {
        padding: 0 20px 20px;
    }
}
@media only screen and (max-width: 420px){
    .main-menu .navbar-main-logo img, .main-menu .navbar-main-logo svg {
        max-height: 25px;
    }
    #hizmet .news-list.version-2 .news-item.left,
    #hizmet .news-list.version-2 .news-item.right,
    #hizmet .news-list.version-2 .news-item.middle {
        margin-left: 0;
        margin-right: 0;
    }
    #hizmet .news-list.version-2 .news-item:nth-child(odd) {
        margin-right: 5px;
    }
    #hizmet .news-list.version-2 .news-item:nth-child(even) {
        margin-left: 5px;
    }
    .product-page article .news-img-block #activityCarousel {
        top: -9px;
    }
    .product-page article .news-img-block #activityCarousel .carousel-control {
        top: 9px;
    }
    .product-page article .news-img-block > img {
        position: relative;
        top: -9px;
    }
}
@media only screen and (max-width: 380px) {
    #hizmet.search-results .news-list.version-2 .news-item-box {
        min-height: 346px;
    }
}
@media only screen and (max-width: 330px) {
    .news-list.version-2 .news-item.classic-news .btn {
        width: 86%;
    }
}
@media only screen and (max-width: 320px) {
    header nav .search {
        right: 90px;
    }
    header nav .language {
        right: 17%;
    }
    header nav .language a img {
        width: 70%;
        padding: 3px;
        top: -2px;
    }
    #hizmet.search-results .news-list.version-2 .news-item-box {
        min-height: 376px;
    }
}
/*# sourceMappingURL=style.min.css.map */
