html,
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-weight: 400;
}



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

::selection {
    background: #ececec!important;
    color: #333;
}

::-moz-selection {
    background: #ececec!important;
    color: #333;
}

a {
    color: #122142;
    text-decoration: none;
    outline: none;

}

a:hover {
    color: #333;
    text-decoration: none;
    outline: none
}

p {
    font-size: 18px;
    line-height: 1.75;
    font-weight: 400;
    color: #333;
    font-family: 'Open Sans';
}

.container {
    position: relative;
    min-width: 320px;
}

#main {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}




/* ======= HEADER  ======= */

#top1 {
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    height: 95px;
    min-width: 320px;
    border: none;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}

header {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 31;
}

.logo {
    font-size: 10px;
    font-family: 'Open Sans';
    color: #444;
    font-weight: 700;
    padding-top: 12px;
    text-decoration: none;
}

.logoimg {
    vertical-align: middle;
   
    padding: 12px 0;
    height: auto;
}


/* ======= CONTENT  ======= */

#content {
    padding-top: 100px;
    padding-bottom: 50px;
    background: #fff;
}

.ul2 {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 0px;
}

.ul2 > li {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #201f1e;
    line-height: 24px;
    padding: 10px 0;
    text-transform: uppercase;
}

.ul2 > li a {
    display: block;
    color: #201f1e;
}

.ul2 > li a:hover {
    color: #000;
    text-decoration: underline;
}

.ul2 > li a i {
    color: #333;
    font-size: 20px;
    float: left;
    padding-right: 10px;
    width: 50px;
    text-align: center;
}

.ul2 > li a:hover i {
    color: #333;
}

.ul2 > li a span {
    display: table;
}

#home {
    position: relative;
    overflow: hidden;
}

#slides_wrapper {
    position: relative;
}

.home_banners {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 4%;
    z-index: 2;
}

#classes {
    position: relative;
    background: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 70px;
}

#about {
    position: relative;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}

#pricing {
    position: relative;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.page_title {
    font-size: 30px;
    line-height: 30px;
    color: #515151;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
    letter-spacing: -2px;
}

.page_title strong {
    font-size: 40px;
    line-height: 60px;
    color: #122141;
    font-family: 'Open Sans';
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.page_title span {
    display: inline-block;
    padding: 0 60px;
    position: relative;
}

.page_title2 {
    font-size: 40px;
    line-height: 50px;
    color: #515151;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
}

.page_title2 span {
    display: inline-block;
    padding: 0;
    position: relative;
}

.page_title2 strong {
    font-size: 46px;
    line-height: 50px;
    color: #122142;
    font-family: 'Open Sans';
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.divider1 {
    height: 21px;
    background: url("../images/icons/divider1.png") center center no-repeat;
    padding: 21px 0;
}

#works {
    position: relative;
    background: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px;
}

#testimonials {
    position: relative;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

#iletisim1 {
    position: relative;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #333;
    font-size: 13px;
}

.social1_wrapper {
    text-align: right;
    padding-top: 10px;
}

.social1_txt {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #e2e2e2;
    font-size: 18px;
    line-height: 20px;
    padding-top: 22px;
    padding-right: 20px;
    text-transform: uppercase;
}

.social1 {
    text-align: right;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    list-style: none;
    font-size: 18px;
}

.social1 li {
    display: inline-block;
    margin: 0px 3px 3px;
    width: 32px;
    height: 32px;
}

.social1 li:hover {
    display: inline-block;
    margin: 0px 3px 3px;
    width: 32px;
    height: 32px;
}

.social1 li i {
    margin-top: 8px;
}

.social1 li a {
    display: block;
    font-size: 14px;
    color: #999;
}

.social1 li a:hover {
    background-position: bottom;
    color: #333;
}


/* ======= BANNER  ======= */

#banner_wrapper {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.banner_title {}

#banner {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
}

.banner_prev {
    display: block;
    width: 25px;
    height: 42px;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: 0px;
    z-index: 0;
}

.banner_prev .over1 {
    display: block;
    width: 100%;
    height: 110%;
    position: absolute;
    background: url("../images/icons/prev2.png") left top no-repeat;
    opacity: 0.7;
    filter: alpha(opacity=20);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.banner_prev:hover .over1 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner_next {
    display: block;
    width: 25px;
    height: 42px;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: 0px;
    z-index: 0;
}

.banner_next .over1 {
    display: block;
    width: 100%;
    height: 110%;
    position: absolute;
    background: url("../images/icons/next2.png") left top no-repeat;
    opacity: 0.7;
    filter: alpha(opacity=20);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.banner_next:hover .over1 {
    opacity: 1;
    filter: alpha(opacity=100);
}

#banner .carousel-box {
    position: relative;
}

#banner .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

#banner .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: -30px;
}

#banner .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

#banner .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#banner .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 370px;
    overflow: hidden;
    padding-right: 30px
}

.banner .banner_inner {
    display: block;
    text-decoration: none;
    position: relative;
    background: none;
    padding: 0px;
    text-align: left;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.banner .banner_inner .txt1 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    color: #201f1e;
    text-transform: uppercase;
    padding-bottom: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.banner .banner_inner figure .img {
    width: 100%;
}

.banner .banner_inner .caption {
    background: #fff;
    padding: 25px;
}

.banner .banner_inner .caption .txt2 {
    color: #122142;
    line-height: 20px;
    margin-bottom: 0px;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 700;
}

.txt2_subtitle {
    color: #515151;
    margin-bottom: 15px;
    padding-top: 5px;
    font-size: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.banner .banner_inner .caption .txt3 {
    color: #777;
    font-size: 14px;
    padding-bottom: 30px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.banner .banner_inner .caption .txt4 {
    color: #333;
    font-size: 13px;
    text-align: right;
    font-family: 'Open Sans';
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


/* ======= FOOTER  ======= */

.social2_wrapper {
    text-align: center;
    padding-top: 10px;
}

.social2_txt {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #e2e2e2;
    font-size: 18px;
    line-height: 20px;
    padding-top: 22px;
    padding-right: 20px;
    text-transform: uppercase;
}

.social2 {
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 18px;
    list-style: none;
    font-size: 36px;
}

.social2 li {
    display: inline-block;
    margin: 0px 3px 3px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 72px;
    height: 72px;
}

.social2 li:hover {
    display: inline-block;
    margin: 0px 3px 3px;
    border: 1px solid #515151;
    border-radius: 50%;
    width: 72px;
    height: 72px;
}

.social2 li i {
    margin-top: 18px;
}

.social2 li a {
    display: block;
    font-size: 36px;
    color: #fff;
}

.social2 li a:hover {
    background-position: bottom;
    color: #515151;
}

footer {
position: relative;
    font-family: 'Open Sans';
    color: #fff;
    padding: 30px 0px 30px 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    background: rgba(20, 37, 74, 1);
    background-image: url(../images/haber-pattern.png);
    background-repeat: repeat;
    background-size: auto;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #cbcbcb;
}




/* ======= PARALLAX  ======= */

.parallax {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #000;
    color: #ffffff;
}

.parallax,
.parallax .parallax-content,
.parallax .overlay {

}

.parallax-bg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center center;
}

.parallax-bg.bg-fixed {
    background-attachment: fixed;
}

.parallax .overlay {
    background: none;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background: none;
}

.parallax .container {}

.parallax-content {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.parallax_txt1 {
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt2 {
    font-size: 60px;
    line-height: 75px;
    color: #fff;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 700;
}

.parallax_txt3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt4 {
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
}

.parallax_txt5 {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
}

.parallax_txt6 {
    color: #fff;
    font-family: 'Open Sans';
}

.parallax_txt4 a {
    color: #fff;
}

.parallax_txt1_dark {
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt2_dark {
    font-size: 60px;
    line-height: 65px;
    color: #fff;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 700;
}

.parallax_txt3_dark {
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt7_dark {
    font-size: 45px;
    line-height: 60px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
}

.parallax_txt4_dark {
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt5_dark {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    font-family: 'Open Sans';
    font-weight: 400;
}

.parallax_txt6_dark {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    font-family: 'Open Sans';
    font-weight: 300;
}

.parallax_txt4_dark a {
    color: #333;
}

.bg1 {
    background-image: url("../images/parallax/parallax1.jpg");
}

.bg2 {
    background-image: url("../images/parallax/parallax2.jpg");
}

.bg3 {
    background-image: url("../images/parallax/parallax3.jpg");
}

.bg4 {
    background-image: url("../images/parallax/parallax4.jpg");
}

.bg5 {
    background-image: url("../images/parallax/parallax5.jpg");
}

#parallax1 {
    color: #d6d6d6;
}

#parallax1 .parallax-content {
    padding: 120px 0;
}

#parallax1 .txt1 {
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-top: 100px;
    padding-bottom: 30px;
}

#parallax1 .txt2 {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#parallax1 .txt3 {
    padding-bottom: 30px;
}

#parallax2 {
    position: relative;
    overflow: visible;
}

#parallax2 .parallax-content {
    padding: 120px 0;
}

#parallax3 {}

#parallax3 .parallax-content {
    padding: 120px 0;
}

#parallax4 {}

#parallax4 .parallax-content {
    padding: 120px 0;
}

#parallax5 {}

#parallax5 .parallax-content {
    padding: 120px 0;
}


/* ======= MAIN MENU  ======= */

.navbar_ {
    margin: 0px;
    padding: 0px;
    background: none;
    border: none;
    position: relative;
    z-index: 30;
    min-height: 0;
    float: right;
    padding-right: 0px;
}

.navbar_ .navbar-toggle {
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 45px;
    margin-bottom: 18px;
    margin-right: 15px;
}

.navbar_ .navbar-toggle:hover,
.navbar_ .navbar-toggle:focus {
    background: transparent;
}

.navbar_ .navbar-toggle .icon-bar {
    background: #122142;
}

.navbar-collapse_ {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.navbar_ .nav {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    float: none;
}

.navbar_ .nav > li {
    position: relative;
    display: block;
    float: left;
    white-space: nowrap;
    background: none;
    margin-left: 1px;
}

.navbar_ .nav > li:first-child {}

.navbar_ .nav > li > a {
    position: relative;
    display: block;
    text-decoration: none;
    background: none;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    color: #122142;
    text-shadow: none;
    padding: 40px 20px 15px;
    border: none;
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: center;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.navbar_ .nav > li > a em {
    display: inline-block;
    width: 11px;
    height: 6px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 7px;
}

.navbar_ .nav > li > a span {
    display: block;
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    top: -120px;
    z-index: -1;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.navbar_ .nav > li > a:hover,
.navbar_ .nav > li > a:focus,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover {
    color: #333;
    text-decoration: none;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar_ .nav > li > a:hover span,
.navbar_ .nav > li > a:focus span,
.navbar_ .nav > li.sfHover > a span,
.navbar_ .nav > li.sfHover > a:hover span {
    top: 0;
}

.navbar_ .nav > li.active > a,
.navbar_ .nav > li.active > a:hover,
.navbar_ .nav > li.active > a:focus {
    color: #122141;
    text-decoration: none;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar_ .nav > li.active > a span,
.navbar_ .nav > li.active > a:hover span,
.navbar_ .nav > li.active > a:focus span {
    top: 0;
}

.sub-menu ul {
    position: absolute;
    display: none;
    left: 0;
    top: 68px;
    list-style: none;
    zoom: 1;
    z-index: 109;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: left;
    
}

.sub-menu li {
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
    border-bottom: 1px solid #f7f7f7;
    padding: 8px 10px;
}

.sub-menu li:first-child {
    border-top: none;
}

.sub-menu li a {
    display: block;
    position: relative;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
    padding: 5px 60px 5px 5px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sub-menu li a:hover {
    text-decoration: none;
    color: #333;
}

.sub-menu li li a:hover {
    text-decoration: none;
    color: #333;
}

.sub-menu li a em {
    display: inline-block;
    width: 5px;
    height: 10px;
    background: none;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -5px;
}

.sub-menu li a:hover em {
    background-position: bottom;
}

.sub-menu-1 > ul {}

.sub-menu-2 > ul {
    left: 100%;
    top: -5px;
    margin-left: 0px;
    background: #fff;
}


/* ======= toTOP  ======= */

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url("../images/icons/totop.gif") no-repeat left top;
}

#toTopHover {
    background: url("../images/icons/totop.gif") no-repeat left bottom;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
    outline: none;
}


/* ======= MAIN LAYOUT  ======= */

h2 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 36px;
    color: #333;
    line-height: 36px;
    padding: 20px 0 30px 0;
    margin: 0 0 0px;
}

h3 {
    font-family: 'Open Sans';
    font-size: 24px;
    color: #122142;
    line-height: 32px;
    padding: 0 0 15px 0;
    margin: 0 0 0;
}

h4 {
    font-family: 'Open Sans';
    font-size: 20px;
    color: #515151;
    line-height: 24px;
    padding: 20px 0 20px 0;
    margin: 0 0 0px;
}

h5 {
   font-size: 18px;
    color: #000000;
    line-height: 24px;
    padding: 0px 0 10px 0;
    margin: 0 0 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    ms-word-wrap: break-word;
    word-wrap: break-word;
    font-weight: 500;
}

h6 {
    font-size: 12px;
    margin-top: 5px;
    color: #333;
    font-style: italic;
    font-weight: 100;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    padding-top: 5px;
}

.img-responsive-post {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 20px 0;
}

.img-responsive-blog {
    display: block;
    max-width: 100%;
    height: auto;
    float: left;
    padding: 20px 20px 20px 0;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box_inner {
    padding-top: 30px;
}


/* === divider === */

.vl1 {
    background: url("../images/icons/vl1.jpg") right top repeat-y;
}


/* === btn === */

.btn-default.btn1 {
    display: inline-block;
    background: #333;
    border: 1px solid #333;
    font-family: 'Open Sans';
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.btn1:hover {
    color: #777888;
    background: none;
    border-color: #454545;
}

.btn-default.btn2 {
    display: inline-block;
    background: none;
    font-family: 'Open Sans';
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.btn2:hover {
    color: #777;
}


/* ======= THUMBNAIL  ======= */

.img-polaroid {
    position: relative;
    padding: 5px;
    background: #e7e0d7;
    border: 1px solid #c4bdab;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail .caption {
    padding: 0;
    color: #666666
}

.thumb1 {
    margin-bottom: 0px;
}

.thumb1 img {
    width: 20%;
    float: left;
}

.thumb1.last {
    margin-bottom: 0px;
}

.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb1 .thumbnail a {
    text-decoration: none;
    display: block;
	border-radius:15px;
    background: #122142;
    opacity: 0.9;
    padding: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb1 .thumbnail a:hover {
    background: #040f27;
}

.thumb1 .thumbnail a .figure {
    padding-bottom: 15px;
    font-family: 'Asap';
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
}

.thumb1 .thumbnail a:hover .figure {}

.thumb1 .thumbnail a .figure i {
    color: #fff;
    font-size: 50px;
    float: left;
    padding-right: 15px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.thumb1 .thumbnail a:hover .figure i {
    color: #fff;
}

.thumb1 .thumbnail a .figure span {
    display: table;
    font-family: 'Open Sans', sans-serif;
}

.thumb1 .thumbnail a .caption {
    color: #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
	MARGIN-TOP: -64px;
}

.thumb1 .thumbnail a:hover .caption {
    color: #fff;
}

.thumb2 {
    margin-bottom: 20px;
}

.thumb2.last {
    margin-bottom: 0px;
}

.thumb2 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb2 figure {
    margin: 0;
    float: left;
    margin: 0px 20px 20px 0px;
}

.thumb2 figure img {
    width: auto;
}

.thumb2 .caption {
    display: table;
    color: #5e5e5e;
}

.thumb2 .caption .txt1 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    letter-spacing: -1px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 5px;
}

.thumb2 .caption .txt2 {
    font-size: 14px;
    font-weight: 400;
}

.thumb2 .caption .txt3 {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #777;
    padding-bottom: 10px;
    margin-top: 10px;
}

.thumb2 .caption .txt3 i {
    float: left;
    padding-right: 10px;
    color: #f2bf02;
    font-size: 16px;
    line-height: 20px;
}

.thumb2 .caption .txt3 span {
    display: table;
}

.thumb2 .caption .txt4 {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
}

.thumb2 .caption .txt4 i {
    float: left;
    padding-right: 10px;
    color: #f2bf02;
    font-size: 16px;
    line-height: 20px;
}

.thumb2 .caption .txt4 span {
    display: table;
}

.thumb3 {
    margin-bottom: 30px;
}

.thumb3.last {
    margin-bottom: 0px;
}

.thumb3 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb3 figure {
    margin: 0;
    float: left;
    margin: 0px 20px 20px 0px;
}

.thumb3 figure img {
    width: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.thumb3 .caption {
    display: table;
    color: #5e5e5e;
}

.thumb3 .caption .txt1 {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.thumb3 .caption .txt2 {
    color: #777;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 24px;
}

.thumb3 .caption .txt3 {
    font-family: 'Open Sans' sans-serif;
    font-size: 13px;
}

.thumb3 .caption .txt4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    float: right;
}

.thumb4 {
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 40px;
}

.thumb4.last {
    margin-bottom: 0px;
}

.thumb4 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb4 figure {
    margin: 0;
    float: none;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    background: none;
}

.thumb4 figure img {
    width: 100%;
}

.thumb4 .caption {
    color: #777;
    font-size: 14px;
    line-height: 28px;
}

.thumb4 .caption a {
    color: #fff;
}

.thumb4 .caption .txt1 {
    font-family: 'Open Sans' sans-serif;
    font-size: 46px;
    color: #515151;
    font-weight: 700;
    padding-bottom: 20px;
}

.thumb4 .caption .txt2 {
    color: #122142;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 30px;
    line-height: 36px;
}

.thumb4 .caption .txt3 {
    font-size: 14px;
    padding-bottom: 30px;
    font-weight: 300;
}

.thumb4 .fa {
    color: #122142;
}


/* ======= QUERY LOADER  ======= */

#load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1001;
    background-color: #fff;
}

#qLoverlay {
    background: #fff!important;
}

#qLbar {
    background: #122142!important;
}

#qLpercentage {
    color: #122142!important;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 40px!important;
    line-height: 1;
}


/* ======= CONTACTS  ======= */

.form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-control {
    height: 56px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    background: #f7f7f7;
    border: 2px solid #fff;
    border-radius: 4px;
}

form .buttons {
    display: inline-block;
    background: #515151;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 12px 24px;
    text-decoration: none;
    border: 1px solid #515151;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 50px;
}

form .buttons:hover {
    background: #122142;
    color: #fff;
    border: 1px solid #122142;
}

form textarea.form-control {
    resize: none;
    min-height: 200px;
}


/* ======= BLOG PAGINATION ======= */

.blog-pagination {
    margin: 40px 0 40px 0;
    list-style: none;
    text-align: center;
    padding-left: 0px;
}

.blog-pagination li {
    display: inline-block
}

.blog-pagination li:first-child {
    position: absolute;
}

.blog-pagination li:first-child a,
.blog-pagination li:last-child a,
.blog-pagination li a {
    background-color: transparent;
    border: none;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    position: relative;
    float: left;
    line-height: 32px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
}

.blog-pagination>.active>a,
.blog-pagination>.active>a:focus,
.blog-pagination>.active>a:hover,
.blog-pagination>.active>span,
.blog-pagination>.active>span:focus,
.blog-pagination>.active>span:hover {
    color: #fff;
    background-color: #515151;
    cursor: default;
}

.blog-pagination li a i {
    font-size: 16px;
}

.blog-pagination li a:hover {
    color: #333;
    background-color: #f7f7f7;
}

.blog-pagination li:first-child {
    position: absolute;
    /*    left: 0;*/
}

.blog-pagination li:last-child {
    position: absolute;
    /*    right: 0;*/
}


/* ======= OVERLAY  ======= */

[data-overlay-purple],
[data-overlay-pink],
[data-overlay-color] {
    position: relative;
}

[data-overlay-purple] .container,
[data-overlay-pink] .container,
[data-overlay-color] .container {
    position: relative;
    z-index: 2;
}

[data-overlay-purple]:before,
[data-overlay-pink]:before,
[data-overlay-color]:before,
[data-overlay-purple] .parallax:before,
[data-overlay-pink] .parallax:before,
[data-overlay-color] .parallax:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-overlay-purple]:before,
[data-overlay-purple] .parallax:before {
    background: #132346;
}

[data-overlay-pink]:before,
[data-overlay-pink] .parallax:before {
    background: #132346;
}

[data-overlay-purple="0"]:before,
[data-overlay-pink="0"]:before,
[data-overlay-color="0"]:before {
    opacity: 0
}

[data-overlay-purple="1"]:before,
[data-overlay-pink="1"]:before,
[data-overlay-color="1"]:before {
    opacity: .1
}

[data-overlay-purple="2"]:before,
[data-overlay-pink="2"]:before,
[data-overlay-color="2"]:before {
    opacity: .0
}

[data-overlay-purple="3"]:before,
[data-overlay-pink="3"]:before,
[data-overlay-color="3"]:before {
    opacity: .3
}

[data-overlay-purple="4"]:before,
[data-overlay-pink="4"]:before,
[data-overlay-color="4"]:before {
    opacity: .4
}

[data-overlay-purple="5"]:before,
[data-overlay-pink="5"]:before,
[data-overlay-color="5"]:before {
    opacity: .5
}

[data-overlay-purple="6"]:before,
[data-overlay-pink="6"]:before,
[data-overlay-color="6"]:before {
    opacity: .6
}

[data-overlay-purple="7"]:before,
[data-overlay-pink="7"]:before,
[data-overlay-color="7"]:before {
    opacity: .7
}

[data-overlay-purple="8"]:before,
[data-overlay-pink="8"]:before,
[data-overlay-color="8"]:before {
    opacity: .8
}

[data-overlay-purple="9"]:before,
[data-overlay-pink="9"]:before,
[data-overlay-color="9"]:before {
    opacity: .88
}

[data-overlay-purple="10"]:before,
[data-overlay-pink="10"]:before,
[data-overlay-color="10"]:before {
    opacity: 1
}

[data-overlay-purple="0"] .parallax:before,
[data-overlay-pink="0"] .parallax:before,
[data-overlay-color="0"] .parallax:before {
    opacity: 0
}

[data-overlay-purple="1"] .parallax:before,
[data-overlay-pink="1"] .parallax:before,
[data-overlay-color="1"] .parallax:before {
    opacity: .1
}

[data-overlay-purple="2"] .parallax:before,
[data-overlay-pink="2"] .parallax:before,
[data-overlay-color="2"] .v-slider .slide:before {
    opacity: .2
}

[data-overlay-purple="3"] .parallax:before,
[data-overlay-pink="3"] .parallax:before,
[data-overlay-color="3"] .parallax:before {
    opacity: .3
}

[data-overlay-purple="4"] .parallax:before,
[data-overlay-pink="4"] .parallax:before,
[data-overlay-color="4"] .parallax:before {
    opacity: .4
}

[data-overlay-purple="5"] .parallax:before,
[data-overlay-pink="5"] .parallax:before,
[data-overlay-color="5"] .parallax:before {
    opacity: .5
}

[data-overlay-purple="6"] .parallax:before,
[data-overlay-pink="6"] .parallax:before,
[data-overlay-color="6"] .parallax:before {
    opacity: .6
}

[data-overlay-purple="7"] .parallax:before,
[data-overlay-pink="7"] .parallax:before,
[data-overlay-color="7"] .parallax:before {
    opacity: .7
}

[data-overlay-purple="8"] .parallax:before,
[data-overlay-pink="8"] .parallax:before,
[data-overlay-color="8"] .parallax:before {
    opacity: .8
}

[data-overlay-purple="9"] .parallax:before,
[data-overlay-pink="9"] .parallax:before,
[data-overlay-color="9"] .parallax:before {
    opacity: .9
}

[data-overlay-purple="10"] .parallax:before,
[data-overlay-pink="10"] .parallax:before,
[data-overlay-color="10"] .parallax:before {
    opacity: 1
}


/* ======= SIDEBAR  ======= */


/* Categories */

.ul1 {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 10px;
}

.ul1 > li {
    padding: 5px 0;
    border-bottom: 1px solid #E8E8E8;
    line-height: 32px;
}

.ul1 > li a {
    color: #777;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.ul1 > li a:hover {
    color: #333;
    text-decoration: none;
}


/* Latest News */

.news1 {
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
}

.news1 .txt1 {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #333;
    padding-bottom: 1px;
    font-weight: 700;
}

.news1:hover .txt1 {
    color: #333;
    text-decoration: underline;
}

.news1 .txt2 {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #777;
    padding-bottom: 1px;
    line-height: 24px;
}

.news1 .txt3 {
    font-family: 'Open Sans';
    font-size: 12px;
    color: #666;
}


/* Tags, Keywords */

.tags {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tags li {
    display: inline-block;
    margin: 0 5px 5px 0px;
    float: left;
}

.tags li a {
    display: inline-block;
    background: #fff;
    color: #777;
    border: 1px solid #dedede;
    padding: 9px 12px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.tags li a:hover {
    background: #122142;
    color: #fff;
    border-color: #122142;
}


/* ======= MEDIA QUERIES  ======= */


/* Large desktop */

@media (min-width: 1220px) {
    .container {
        padding: 0;
    }
}


/* Default landscape and desktop to large desktop */

@media (max-width: 1219px) {}

@media (min-width: 992px) and (max-width: 1219px) {}


/* Portrait tablet to landscape and desktop */

@media (max-width: 991px) {
    header {
        width: 270px;
        top: 1px;
    }
    .navbar_ .nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }
    .sub-menu li a {
        font-size: 14px;
    }
    .home_banners {
        display: none;
    }
    .logo2_wrapper {
        float: none;
        text-align: center;
    }
    .social2_wrapper {
        float: none;
        display: inline-block;
        padding-top: 0px;
    }
    .social2_txt {
        float: none;
        padding-bottom: 30px;
    }
    .social2 {
        float: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {}


/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
    header {
        left: 15px;
    }
    .navbar_ {
        float: none;
        height: 140px;
        margin-bottom: 0;
        padding-right: 0;
        margin-left: -15px;
        margin-right: -15px;
    }
	




    .navbar-collapse_ {
        clear: both;
        margin-left: 0px;
        margin-right: 0px;
    }
    .navbar_ .nav {
        display: block;
        background: #122142;
        border-right: none;
    }
    .navbar_ .nav > li {
        float: none;
        background: none;
        margin: 0;
    }
    .navbar_ .nav > li > a {
        margin-bottom: 0;
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #323c52;
    }
    .navbar_ .nav > li > a span {
        display: none;
    }
    .navbar_ .nav > li > a em {
        bottom: 2px;
    }
    .navbar_ .nav > li.active > a,
    .navbar_ .nav > li.active > a:hover,
    .navbar_ .nav > li.active > a:focus,
    .navbar_ .nav > li > a:hover,
    .navbar_ .nav > li > a:focus,
    .navbar_ .nav > li.sfHover > a,
    .navbar_ .nav > li.sfHover > a:hover {
        background: transparent;
        color: #777;
    }
    .sub-menu ul {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 1px;
    }
    #parallax1 .minheight1 {
        border-left: none;
        border-top: 1px solid #858585;
    }
    #parallax1 .minheight1.last {
        border-right: none;
        border-bottom: 1px solid #858585;
    }
    .parallax_txt1 {
        font-size: 26px;
        line-height: 30px;
    }
    .parallax_txt2 {
        font-size: 54px;
        line-height: 60px;
    }
    .parallax_txt3 {
        font-size: 26px;
        line-height: 30px;
    }
    .parallax_txt4 {
        font-size: 16px;
        line-height: 24px;
    }
    .parallax_txt5 {
        font-size: 16px;
        line-height: 24px;
    }
    .page_slide {
        position: relative;
    }
    .page_slide img {
        width: 800px;
        left: 50%;
        margin-left: -400px;
    }
    .slogan_wrapper .txt1 {
        font-size: 20px;
        line-height: 20px;
    }
    .slogan_wrapper .txt2 {
        font-size: 14px;
        line-height: 20px;
    }
    .vl1 {
        display: none;
    }
    .thumb1 {
        margin-bottom: 30px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .navbar_ .nav > li > a {
        color: #fff
    }
    .navbar_ .nav > li.active > a,
    .navbar_ .nav > li.active > a:hover,
    .navbar_ .nav > li.active > a:focus {
        color: #fff;
    }
    .navbar_ .nav > li > a:hover,
    .navbar_ .nav > li > a:focus,
    .navbar_ .nav > li.sfHover > a,
    .navbar_ .nav > li.sfHover > a:hover {
        color: #ececec;
    }

	
}


/* Landscape phones and down */

@media (max-width: 480px) {
    .navbar_ .nav > li > a {
        color: #fff
    }
    .navbar_ .nav > li.active > a,
    .navbar_ .nav > li.active > a:hover,
    .navbar_ .nav > li.active > a:focus {
        color: #fff;
    }
    .navbar_ .nav > li > a:hover,
    .navbar_ .nav > li > a:focus,
    .navbar_ .nav > li.sfHover > a,
    .navbar_ .nav > li.sfHover > a:hover {
        color: #ececec;
    }

}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}


/* ---------- Social Sidebar ---------- */
a { text-decoration: none; }

h1 {
	font: bold 36px/1.5em "Open Sans", sans-serif; 
	margin-bottom: 21px;
}

p {
	margin-bottom: 1em;

}

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

li.turgut {
	list-style: none;
	margin-top: 5px;
	padding: 0;
}

#social-sidebar {
	left: 0;
	margin-top: 55px; /* (li * a:width) / -2 */
	position: fixed;
	top: 58%;
}

#social-sidebar li:first-child a { border-radius: 0 5px 0 0; }
#social-sidebar li:last-child a { border-radius: 0 0 5px 0; }

#social-sidebar a {

	color: #fff;
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	position: relative;
	text-align: center;
	width: 50px;
}

#social-sidebar a:hover span {
	left: 130%;
	opacity: 1;
}

#social-sidebar a span {
	border-radius: 3px;
	line-height: 24px;
	left: -100%;
	margin-top: -16px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, left .4s;
	-moz-transition: opacity .3s, left .4s;
	-ms-transition: opacity .3s, left .4s;
	-o-transition: opacity .3s, left .4s;
	transition: opacity .3s, left .4s;
	top: 50%;
	z-index: -1;
}

#social-sidebar a span:before {
	content: "";
	display: block;
	height: 8px;
	left: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	z-index: -2;
}


.ec-slide {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	    margin-top: 70px;
}
#ec-slide-list {
    position: relative;
    top: 0px;
    left: 0px;
}
#ec-slide-list li {
    /*position: absolute;
    top: 0px;
    left: 0px;*/
    display: none;
    width: 100%;
}

.slide-photo {

}
.slide-photo img {
   
    object-fit: cover;

    width: 100%;
}
.slide-photo.active img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
.ec-slide, .slide-photo img {
    height: 813px;
}

.slide-description {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slide-description .content {
    display: inline-block;
    position: relative;
    text-align: center;
    top: 2rem;
    width: 55%;
}
.slide-description .content h3 {
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
}
#ec-slide-list li.active .slide-description .content h3 {
    opacity: 1;
    visibility: visible;

    transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.slide-description .content h3.title {
    font-size: 52px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 7px;
    padding-bottom: 15px;
    position: relative;
    transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}
.slide-description .content h3.title:before {
    border-bottom: 4px solid #fff;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 310px;
}
.slide-description .content h3.text {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.6;
    transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
}



.ec-slide-navs {
    bottom: 1rem;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    display: none;
}
.ec-slide-navs li {
    display: inline-block;
}
.ec-slide-navs li a {
    border: 3px solid #fff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 12px;
    margin: 0 3px;
    width: 12px;
}
.ec-slide-navs li.active a {
    background: #fff;
}

.ec-slide-buttons {
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}
.ec-slide-buttons a {
    background: rgb(255,255,255,1);
    color: #040f27;
    cursor: pointer;
    font-size: 36px;
    height: 75px;
    position: absolute;
    text-align: center;
    width: 50px;
    margin-top: 2.5rem;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.ec-slide-buttons a .icon {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}
.ec-slide-buttons a.prev {
    left: 0;
}
.ec-slide-buttons a.next {
    right: 0;
}


@media only screen and (max-width: 767px) {

.ec-slide-buttons {
    display: none;
}

.slide-description .content {
    width: 100%;
}

.slide-description .content h3.text {
    display: none;
}

}

@media only screen and (min-width:320px) and (max-width:479px) {

.slide-description .content h3.title {
    font-size: 36px;
    line-height: 1.2;
}
.ec-slide, .slide-photo img {
    height: 220px;
}
.slide-description .content h3.title::before {
    width: 200px;
}
.ec-slide-navs {
    display: block;
}

}

@media only screen and (min-width:390px) and (max-width:479px) { }

@media only screen and (min-width:479px) and (max-width:767px) { 

.ec-slide, .slide-photo img {
    height: 430px;
}


}

@media only screen and (min-width: 767px) and (max-width: 991px) {
.slide-description .content {
    width: 72%;
}

}

@media screen and (min-width: 768px) {}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
.slide-description .content {
    width: 60%;
}
}

@media only screen and (min-width : 1824px) { }

.inner-page-banner {
    display: block;
    padding: 4rem 0 4rem;
    position: relative;
margin-top: 50px;

}

.inner-page-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(30 51 137 / 66%);
}

.inner-page-banner .breadcrumbs-area {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 90px;
}

.inner-page-banner .breadcrumbs-area h1 {
 color: #fff;
    font-size: 48px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

@media only screen and (max-width: 991px) {
    .inner-page-banner .breadcrumbs-area h1 {
        margin-bottom: 5px;
        line-height: 1.5;
    }
}

.inner-page-banner .breadcrumbs-area ul li {
    display: inline-block;
    color: #fef22e;
    font-size: 16px;
    position: relative;
    margin-right: 15px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.inner-page-banner .breadcrumbs-area ul li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: -10px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    color: #ffffff;
}

.inner-page-banner .breadcrumbs-area ul li a {
    color: #f2f2f2;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.inner-page-banner .breadcrumbs-area ul li a:hover {
    color: #ffffff;
}

.inner-page-banner .breadcrumbs-area ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.inner-page-banner .breadcrumbs-area ul li:last-child:before {
    display: none;
}

.section-padding-12 {
    padding: 4rem 0;
}

.service-box-layout1 {
    text-align: center;
    margin-bottom: 30px;
}

.service-box-layout1 .item-img {
    overflow: hidden;
}

.service-box-layout1 .item-img img {
    border-radius: 4px 4px 0 0;
    transform: scale(1);
    transition: transform 3s cubic-bezier(0.2, 0.96, 0.34, 1);
}

.service-box-layout1 .item-middle-content {
    position: relative;
}

.service-box-layout1 .item-middle-content .item-icon {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    height: 80px;
    width: 80px;
    line-height: 80px;
    background-color: #287ff9;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout1 .item-middle-content .item-icon .home-icon {
    font-size: 26px;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.service-box-layout1 .item-middle-content .item-icon .home-icon:after {
    content: url('img/figure/dot-bubble.png');
    position: absolute;
    top: -15px;
    right: 18px;
    z-index: -1;
}

.service-box-layout1 .item-content {
    -webkit-box-shadow: 0px 1px 0px 0px rgba(207, 213, 224, 0.75);
    box-shadow: 0px 1px 0px 0px rgba(207, 213, 224, 0.75);
    background-color: #ffffff;
    padding: 60px 20px 35px;
    border-radius: 0px 0px 4px 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout1 .item-content .item-title {
    font-weight: 600;
}

.service-box-layout1 .item-content .item-title a {
    color: #14287b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout1 .item-content .item-title a:hover {
    color: #287ff9;
}

.service-box-layout1 .item-content .serivce-list ul {
    display: inline-block;
}

.service-box-layout1 .item-content .serivce-list ul li {
    position: relative;
    color: #444444;
    margin-bottom: 10px;
    padding-left: 20px;
    text-align: left;
}

.service-box-layout1 .item-content .serivce-list ul li:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    font-weight: 600;
    color: #14287b;
    position: absolute;
    top: 0;
    left: 0;
}

.service-box-layout1:hover .item-img img {
    transform: scale(1.1);
}

.service-box-layout1:hover .item-middle-content .item-icon {
    background-color: #14287b;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
}

.service-box-layout1:hover .item-content {
    -webkit-box-shadow: 0px 5px 46px 0px rgba(200, 205, 213, 0.75);
    box-shadow: 0px 5px 46px 0px rgba(200, 205, 213, 0.75);
}

.service-box-layout2 {
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 3rem;
}

.service-box-layout2 .item-img img {
    border-radius: 4px;
}

.service-box-layout2 .item-content {
    background-color: #ffffff;
    position: absolute;
    bottom: -134px;
    left: 0;
    right: 0;
    border-radius: 0 0 4px 4px;
    padding: 2rem 2rem 2rem;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

@media only screen and (max-width: 767px) {
    .service-box-layout2 .item-content {
        bottom: -90px;
    }
}

@media only screen and (max-width: 479px) {
    .service-box-layout2 .item-content {
        bottom: -134px;
    }
}

.service-box-layout2 .item-content .item-icon {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
}

.service-box-layout2 .item-content .item-icon .icon-bg {
    display: inline-block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    background-color: #14287b;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout2 .item-content .item-icon .icon-bg:after {
    content: url('img/figure/dot-bubble.png');
    position: absolute;
    top: -12px;
    right: 20px;
}

.service-box-layout2 .item-content .item-icon .icon-bg i:before {
    font-size: 30px;
    color: #ffffff;
}

.service-box-layout2 .item-content .item-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {
    .service-box-layout2 .item-content .item-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .service-box-layout2 .item-content .item-title {
        font-size: 20px;
    }
}

.service-box-layout2 .item-content .item-title a {
    color: #14287b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout2 .item-content .item-title a:hover {
    color: #287ff9;
}

.service-box-layout2 .item-content .hover-content {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.service-box-layout2 .item-content .hover-content p {
    color: #444444;
}

.service-box-layout2:hover .item-content {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    padding: 6rem 2rem 3rem;
}

.service-box-layout2:hover .item-content .item-icon .icon-bg {
    background-color: #287ff9;
}

.service-box-layout2:hover .item-content .hover-content {
    visibility: visible;
    opacity: 1;
}

.service-box-layout2.white-shadow {
    box-shadow: 0px 1px 0px 0px rgba(220, 220, 220, 0.75);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout2.white-shadow:hover {
    box-shadow: 0px 14px 38px 0px rgba(211, 216, 225, 0.75);
}

.service-box-layout3 {
    margin-bottom: 30px;
    background-color: #ffffff;
    padding: 4.5rem 5rem 2.2rem;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

@media only screen and (max-width: 575px) {
    .service-box-layout3 {
        text-align: center;
    }
}

.service-box-layout3:after {
    content: url('img/figure/figure11.png');
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.service-box-layout3 .media .item-icon {
    margin-top: 5px;
}

.service-box-layout3 .media .item-icon i {
    line-height: 1;
}

.service-box-layout3 .media .item-icon i:before {
    font-size: 80px;
    color: #14287b;
}

.service-box-layout3 .media .media-body .item-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 14px;
}

@media only screen and (max-width: 1199px) {
    .service-box-layout3 .media .media-body .item-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .service-box-layout3 .media .media-body .item-title {
        font-size: 20px;
    }
}

.service-box-layout3 .media .media-body .item-title a {
    color: #14287b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout3 .media .media-body .item-title a:hover {
    color: #287ff9;
}

.service-box-layout3:hover {
    -webkit-box-shadow: 0 5px 16px 0px rgba(80, 80, 80, 0.5);
    box-shadow: 0 5px 16px 0px rgba(80, 80, 80, 0.5);
}

.service-box-layout4 {
    text-align: center;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 45px 30px 20px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout4 .item-icon {
    margin: 0 auto 22px;
    height: 80px;
    width: 80px;
    line-height: 85px;
    border-radius: 50%;
    background-color: #287ff9;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
}

.service-box-layout4 .item-icon:after {
    content: url('img/figure/dot-bubble.png');
    position: absolute;
    top: -20px;
    right: 20px;
}

.service-box-layout4 .item-icon i:before {
    font-size: 40px;
    color: #ffffff;
}

.service-box-layout4 .item-content .item-title {
    font-size: 20px;
    font-weight: 600;
}

.service-box-layout4 .item-content .item-title a {
    color: #14287b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.service-box-layout4 .item-content .item-title a span {
    display: block;
}

.service-box-layout4:hover {
    background-color: #287ff9;
}

.service-box-layout4:hover .item-icon {
    background-color: #ffffff;
    box-shadow: 0px 10px 18px 0px rgba(5, 68, 255, 0.55);
}

.service-box-layout4:hover .item-icon i:before {
    color: #14287b;
}

.service-box-layout4:hover .item-content .item-title a {
    color: #ffffff;
}

.service-box-layout4:hover .item-content .item-title a:hover {
    color: #fef22e;
}

.single-service-box-layout1 .service-title {
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 38px;
}

.single-service-box-layout1 .main-img {
    margin-bottom: 32px;
}

.single-service-box-layout1 .main-img img {
    border-radius: 4px;
}

.single-service-box-layout1 .service-content .item-title {
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 38px;
}

@media only screen and (max-width: 991px) {
    .single-service-box-layout1 .service-content .item-title {
        margin-bottom: 20px;
    }
}

.single-service-box-layout1 .service-content .why-choose {
    margin-top: 30px;
}

.single-service-box-layout1 .service-content .why-choose .media .item-icon {
    font-size: 34px;
    color: #287ff9;
}

.single-service-box-layout1 .service-content .service-more-content {
    margin-top: 40px;
    margin-bottom: 45px;
}

@media only screen and (max-width: 991px) {
    .single-service-box-layout1 .service-content .service-more-content {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .single-service-box-layout1 .service-content .service-more-content .item-img {
        margin-bottom: 30px;
    }
}

.single-service-box-layout1 .service-content .service-more-content .item-img img {
    border-radius: 4px;
}

.single-service-box-layout1 .service-content .service-more-content .item-content .item-title {
    font-size: 24px;
}

@media only screen and (max-width: 991px) {
    .single-service-box-layout1 .service-content .service-more-content .item-content .item-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .single-service-box-layout1 .service-content .service-more-content .item-content .item-title {
        font-size: 20px;
    }
}

.single-service-box-layout1 .service-content .service-more-content .item-content .item-feature {
    display: inline-block;
}

.single-service-box-layout1 .service-content .service-more-content .item-content .item-feature li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 30px;
    text-align: left;
}

.single-service-box-layout1 .service-content .service-more-content .item-content .item-feature li:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-weight: 600;
    color: #287ff9;
    position: absolute;
    top: 0;
    left: 0;
}

.single-service-box-layout1 .service-content .service-more-content .item-content .item-feature li:last-child {
    margin-bottom: 0;
}

.single-service-box-layout1 .service-content .service-more-info {
    background-color: #f8f8f8;
    padding: 4rem 4rem 2rem;
    border-radius: 4px;
    margin-bottom: 40px;
}

.single-service-box-layout1 .service-content .service-more-info .single-info {
    background-color: #ffffff;
    padding: 15px 25px;
    margin-bottom: 20px;
}

.single-service-box-layout1 .service-content .service-more-info .single-info .item-title {
    margin-bottom: 0;
    font-weight: 400;
}

.single-service-box-layout1 .service-content .service-more-info .single-info .item-subtitle {
    font-weight: 500;
    color: #444444;
}

.single-service-box-layout1 .service-content .service-faq .item-title {
    font-size: 24px;
}

@media only screen and (max-width: 991px) {
    .single-service-box-layout1 .service-content .service-faq .item-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .single-service-box-layout1 .service-content .service-faq .item-title {
        font-size: 20px;
    }
}

.single-service-box-layout1 .service-content .service-faq .faq-box {
    margin-top: 30px;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card {
    border: none;
    margin-bottom: 2px;
    border-radius: 0;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-header {
    border: none;
    padding: 0;
    border-radius: 0;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-header .heading-title {
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    margin-bottom: 0;
    padding: 18px 25px 18px 50px;
    font-weight: 500;
    color: #ffffff;
    background-color: #287ff9;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-header .heading-title:before {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-right: 10px;
    position: absolute;
    top: 33px;
    left: 25px;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-header .heading-title.collapsed {
    background-color: #f8f8f8;
    color: #444444;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-header .heading-title.collapsed:before {
    content: "\f105";
    color: #287ff9;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-body {
    padding: 25px 50px;
    position: relative;
}

.single-service-box-layout1 .service-content .service-faq .faq-box .accordion .card .card-body:after {
    content: "";
    height: 80%;
    width: 2px;
    background-color: #e4eaf2;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}

.hizmet-cover {
    height: 350px;
    background-size: cover;
    transition: all 0.2s ease 0s;
}

.bg-accent {
    background-color: #122141;
}

.btn-fill-xs {
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    padding: 10px 30px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.bg-common {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-assh {
    background-color: #f8f8f8;
}

.whatsapp {
    position: fixed;
    left: 15px;
    bottom: 15px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #4dc247;
}

.whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.whatsapp:hover .tooltiptext {
    visibility: visible;
}

.telefon {
    position: fixed;
    left: 15px;
    bottom: 75px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.telefon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #337ab7;
}

.telefon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.telefon:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.telefon:hover .tooltiptext {
    visibility: visible;
}
.btn-bordered {
    color: #122141;
    min-width: 200px;
    padding: 12px 40px;
}
.remodal .btn, .btn-bordered, .btn-full {
    border-color: #122141;
    font-weight: 500;
    z-index: 1;
}

.header .btn, .remodal .btn, .btn-bordered, .btn-full {
    border: 2px solid #122141;
    background: none;
}

.btn {

    background-repeat: no-repeat;
    background-position: right center;
    color: #122141;
    display: inline-block;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: right center;
    transition: 0.25s;
    position: relative;
    padding-right: 33px;
    font-style: 600;
    font-weight: bold;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    opacity: 0.8;
    color: #122141;
    background-size: 20px auto;
    background-position: top 6px right;
}
.margin-y-s {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-full {
    background-color: #122141;
    border: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.95;
    color: #fff;
}

.btn-full:hover,
.btn-bordered:hover {
    opacity: 1;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.3);

    background-color: #122141;
	color: white;
}

.custom-bkg.bkg-dark-blue{
    background-image: url(../../uploads/yorumlarbg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-bkg.bkg-dark-blue.transparent01{
    background-color: rgba(37, 39, 46, 0.7);
}

.custom-bkg.bkg-dark-blue.transparent02{
    background-color: rgba(37, 39, 46, 0.8);
}

.custom-bkg.bkg-dark-blue.transparent03{
    background-color: rgba(37, 39, 46, 0.9);
}
.myorumlar {
    text-align: center;
    float: left;
    width: 95%;
    padding: 20px;
    border: 1px solid #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bloktitle {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.bloktitle h1 {
    margin-bottom: 10px;
}
.bloktitleline {
    background-color: #CCC;
    height: 1px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
}

.bloktitle h4 {
    margin-top: 15px;
    font-size: 22px;
    font-weight: lighter;
}

.clear {
    clear: both;
}

.list_carousel {
    width: 100%;
}

.myorumlar .list_carousel .fa.fa-quote-left {
    float: left;
    position: absolute;
    margin-left: -450px;
    font-size: 50px;
    color: #ccc;
}

.myorumlar .list_carousel .fa.fa-quote-right {
    float: right;
    position: absolute;
    margin-left: 405px;
    font-size: 50px;
    color: #ccc;
}

#foo3 li {
    width: 100%;
    height: auto;
}

.list_carousel li {
    width: 50px;
    height: 50px;
    padding: 0;
    display: block;
    float: left;
}

#foo3 li h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 80%;
    margin: auto;
}
.musteri {
    color: #ff7f00;
    float: left;
    margin-top: 20px;
    font-size: 18px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}


.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.pager {
    float: left;
    margin-top: 25px;
    width: 175px;
    text-align: center;
    margin-left: 395px;
}
.pager a.selected {
    background-color: #ff7f00;
}

.pager a.selected {
    text-decoration: underline;
}

.pager a {
    margin: 0 5px;
    float: left;
    width: 20px;
    text-decoration: none;
    color: transparent;
    border: 1px solid #ff7f00;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.pager a {
    margin: 0 5px;
    text-decoration: none;
}
.pager {
    float: left;
    width: 300px;
    text-align: center;
}

    text-align: center;
}
.description{
    color:#fff;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 30px;
    padding:0px 11%;
    position: relative;
    margin-top:50px;
    text-align: center;
}


.testimonial-title{
font-size: 22px;
    color: #fff;
    font-weight: bolder;
    text-transform: uppercase;
    text-align: center;
}
.testimonial-title > small{
    display: block;
    color:#656565;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #3498db;
}
.owl-theme .owl-controls .owl-page span{
    opacity: 1;
}
@media screen and (max-width: 480px) {
    .description{
        font-size:19px;
        line-height: 29px;
 text-align: center;
    }
    .description:before,
    .description:after{
        font-size: 25px;
 text-align: center;
    }
}


@charset "utf-8";
/* CSS Document */

*, *::after, *::before{
  box-sizing: border-box;
}
.modal-trigger{
display: inline-block;
    background: #515151;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 12px 24px;
    text-decoration: none;
    border: 1px solid #515151;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 50px;
}

.modal__body {
	padding-left:15px;
	padding-right:15px;
	
	}

.modal-trigger:hover{
 background: #122142;
    color: #fff;
    border: 1px solid #122142;
}
.modal{
  display:none;
  background:rgba(0, 0, 0, .8);
position:fixed; z-index:2;
  left:0;
  top:0;
  height:100%;
  width:100%;
}
.modal:target{
  display:table;
}
.modal__dialog{
  display:table-cell;
  vertical-align:middle;
}

.modal__content{
  background:rgb(255, 255, 255);
  width:33%;
  min-width:300px;
  margin:auto;
  position:relative;
  
  animation: slideUp 0.3s ease-in-out;
margin-top: 40px;
}

.modal__header{
background: #337ab7;
    color: rgba(255, 255, 255, 0.8);
    padding: 1rem;
    position: relative;
    color: #fff;
}
.modal__title{
  margin:0;
}
.modal__close{
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 40px;
}

.modal__close:hover{
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0px;
   right: 10px;
    font-size: 40px;
}
.modal__image{
  display:block;
  margin:1rem auto;
}
.modal__text{
  padding:0 1rem;
  line-height:1.5;
}
.modal__footer{
  padding:1rem;
  border-top:1px solid #ccc;
  background-color:#FFF;
}

@keyframes slideUp{
  from{
    opacity:0;
    bottom: -200px;
  }
  to{
    opacity:1;
    bottom:0;
  }
}

.blog-back {
}

.container-anabaslik2 {
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #eb1652;
    font-size: 31px;
}

.blog-cerceve:last-child {
    margin-bottom: 88px!important;
}

.blog-cerceve {
    background: #fff;
    text-align: center;
    padding: 15px 15px 50px;
    margin-bottom: 115px;
    border-radius: 20px;
}
blog-cerceve h3 {
    border-bottom: 1px solid #e6007e;
    padding: 20px;
}

.blog-cerceve p {
    font-size: 18px;
    margin-top: 30px;
}
.blog-cerceve p {
    font-size: 18px;
    margin-top: 30px;
}

.blog-devami {
   font-family: 'Open Sans', sans-serif;
    display: inline-block;
    padding: 9px 36px;
    color: #fff;
    background-color: #337ab7;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    border: 0px;
    border-radius: 10px;
    min-width: 103px;

}

.blog-devami:hover {
    background-color : #235d8f;
    color            : #fff;
    box-shadow       : 0px 8px 10px 0px rgba(0, 0, 0, 0.15);
	text-decoration:none;
}

.yorum-modal {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}
.yorum-modal-dialog {
    background: #fff;
    max-width: 600px;
    width: 90%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    animation: fadeInDown 0.4s ease;
}
.yorum-modal-close {
    position: absolute;
    top: 8px;
    right: 12px;
    background: transparent;
    border: none;
    font-size: 28px;
    cursor: pointer;
}
@keyframes fadeInDown {
    from { transform: translateY(-30px); opacity: 0; }
    to   { transform: translateY(0); opacity: 1; }
}



