* {
    margin: 0px;
    padding: 0px;
}

body {
    line-height: 20px;
    color: #222;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
}

#toTop {
    display: none;
    position: fixed;
    bottom: 35px;
    right: 15px;
    width: 64px;
    height: 65px;
    background-image: url('../images/up.png');
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40);
	z-index: 190000;
}

#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
th {font-weight: bold;}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}


/* HTML5 tags */

.logo-xs {
    display: none;
}

header,section,footer,aside,nav,article,figure {display: block;}
a:hover,a:active {color: #222; text-decoration: none;}
.slider-wrapper { width: 100%;margin: 0px auto;}
.clear { clear: both;}
.pad-0,.p-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mar-0,.m-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.menubar {background-color: #4db1e2;}
.slidebant { width: 100%; background-color: #0361ad;}

.features-content ul {
    background-color: #164d97;
    padding: 10px 0 0 30px;
    border-radius: 14px 0px 14px 14px;
    text-align: center;
    vertical-align: top;
}

.features-content ul li {
    list-style: none;
    background: url(../images/features-box-bgx.png) no-repeat;
    width: 70px;
    text-align: center;
    padding-top: 10px;
    height: 80px;
    color: #fff;
}

.content-wrapper .map-list .features-content ul li p {
    margin-top: 0px;
}

.features-content ul li {
    margin-right: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 10px;
}

.features-content .features-img {
    height: 54px;
    display: inline-block;
}


.navbar {
    background: transparent;
    border: 0px;
    margin-bottom: 0px;
}

.navbar .nav>li {
    z-index: 10000;
}


/*Safari Dropdown Menu Fix*/
.navbar .navbar-nav>li{
line-height: 53px;
	
	
}

.navbar .navbar-nav>li>a {
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
	line-height: 53px;
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus {
    color: #bce5e1;
    background-color: #173e3d;
}


.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:hover,.navbar .navbar-nav>.active>a:focus {color: #bce5e1;background-color: #173e3d;}
.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:hover,.navbar .navbar-nav>.open>a:focus {color: #bce5e1;background-color: #173e3d;}
.navbar .navbar-toggle { border-color: #012a4f;}
.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus { background-color: #173e3d;}
.navbar .navbar-toggle .icon-bar { background-color: #ecf0f1;}
.navbar .navbar-collapse,.navbar .navbar-form { border-color: #ecf0f1; padding-left: 0px; padding-right: 0px;}
.navbar .navbar-link {
    color: #ecf0f1;
}

.navbar .navbar-link:hover {
    color: #a5a5a5;
}

.navbar .container-fluid {
    padding-left: 0px;
    margin-left: 0px;
}

.navcol {
    padding-left: 20px;
}

.dropdown-menu>li {
    border-bottom: 1px solid #eee;
}

.dropdown-menu>li>a {
    font-size: 13px;
    padding-left: 10px;
}

#customNav,#customNavx {float: right; -webkit-tap-highlight-color: transparent; margin-bottom: 5px;}

#customNav .owl-prev {display: inline-block; cursor: pointer;padding: 2px 4px 2px 4px;background: #D6D6D6;border: 1px solid #ccc;border-radius: 3px;}
#customNavx .owl-prev {display: inline-block; cursor: pointer;padding: 2px 4px 2px 4px;background: #D6D6D6;border: 1px solid #ccc;border-radius: 3px;}
#customNav .owl-next {display: inline-block;cursor: pointer;padding: 2px 4px 2px 4px;background: #D6D6D6;border: 1px solid #ccc;
border-radius: 3px;}
#customNavx .owl-next {display: inline-block;cursor: pointer;padding: 2px 4px 2px 4px;background: #D6D6D6;border: 1px solid #ccc;
border-radius: 3px;}
#customNav .owl-prev:hover { background: #fff;}
#customNavx .owl-prev:hover { background: #fff;}
#customNav .owl-next:hover { background: #fff;}
#customNavx .owl-next:hover { background: #fff;}
#customNav .owl-next:hover i {  color: red;}
#customNavx .owl-next:hover i {  color: red;}
#customNav .owl-prev:hover i { color: red;}
#customNavx .owl-prev:hover i { color: red;}
.media-heading {
    color: #ff0000;
    font-size: 14px;
}

.mediacol {
    padding-top: 20px;
    padding-bottom: 20px;
}

.media-body>p {
    font-size: 12px;
}

.exchange {
    margin-top: 30px;
    border: 10px solid #f1f3f2;
    padding: 20px;
    padding-bottom: 0px;
}

footer {
    background-color: #173e3d;
    padding-top: 0px;
    border-top: 1px solid #012a4f;
    color: #ccc;
}
.footertop{background-color: #5d87a1; line-height:40px; text-align: center; color:#fff; font-size: 22px; font-weight: bold;}

footer p {
    color: #ccc;
}

footer a {
    color: #fff;
}
.hizmetdiv {margin-top: 20px; position: relative; z-index: 10000;}
.refdiv {
    margin: 0px;
    padding: 0px;
    background-color: #fbfbfb;
      line-height: 20px;
    color: #222;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 25px;
}

.contentsepdiv {
    margin: 0px;
    padding: 0px;
    background-color: #fbfbfb;
    padding-bottom: 0px;
    padding-top: 15px;
}

.contentsepdiv h1 {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #8A8888
}

.subpagecontainer {
    text-align: justify;
}

.subpagecontainer ul {
    margin-left: 20px;
}

.subpageleftcol {}

#treemenuul {
    list-style: none;
    margin-left: 0px;
}

#treemenuul li {
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
}

#treemenuul li:hover {
    background-color: #ededed;
}

#treemenuul li:hover a {
    color: #ff0000;
    padding-left: 10px;
}

#treemenuul li a:hover {
    color: #ff0000;
    padding-left: 10px;
}

#treemenuul li.treeactive {
    background-color: #ededed;
}

#treemenuul li.treeactive a {
    color: #ff0000;
    padding-left: 10px;
}

footer a:hover {
    color: #666;
    text-decoration: underline;
}

.footer-widget {
    margin-bottom: 25px;
}

.footer-widget h4 {
    color: #eee;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-align: left;
}

.footer-widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background-color: #222;
    margin: 0;
}

.social-widget ul.social-icons {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

.social-widget ul.social-icons li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}

.social-widget ul.social-icons li a i {
    font-size: 1.4em;
    width: 36px;
    height: 36px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.social-widget ul.social-icons li a:hover {
    text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover i {
    background-color: #507CBE;
}

.social-widget ul.social-icons li a.twitter:hover i {
    background-color: #63CDF1;
}

.social-widget ul.social-icons li a.google:hover i {
    background-color: #DD4B39;
}

.social-widget ul.social-icons li a.dribbble:hover i {
    background-color: #E46387;
}

.social-widget ul.social-icons li a.linkdin:hover i {
    background-color: #90CADD;
}

.social-widget ul.social-icons li a.tumblr:hover i {
    background-color: #4D7EA3;
}

.social-widget ul.social-icons li a.youtube:hover i {
    background-color: #E62117;
}

.social-widget ul.social-icons li a.instgram:hover i {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.social-widget ul.social-icons li a.vimeo:hover i {
    background-color: #19B7EA;
}

.social-widget ul.social-icons li a.skype:hover i {
    background-color: #00AFF0;
}

.social-widget ul.social-icons li a.pinterest:hover i {
    background-color: #BD081C;
}

.social-widget ul.social-icons li a.linkedin:hover i {
    background-color: #0077B5;
}

.contact-widget {
    background: url(../images/map.png) center bottom no-repeat;
}

.contact-widget span {
    font-weight: 700;
}

.contact-widget ul li {
    list-style: none;
}

.contact-widget ul li {
    margin-bottom: 7px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 10px;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

.mail-subscribe-widget input[type="text"] {
    outline: none;
    color: #666;
    font-size: 12px;
    padding: 6px 12px;
    border: none;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
}

.copyright-section {
    padding: 15px 0;
    font-size: 11px;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(255, 255, 255, .06);
}

.copyright-section p {
    font-size: 11px;
    text-transform: uppercase;
}

.btn-system {
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    font-weight: 300;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
    border: 0;
    text-transform: uppercase;
    font-weight: 400;
}

a.main-button,
input[type="submit"] {
    background-color: #ee3733;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.footer-nav li a:hover {
    color: #fff;
}

h1.sidetitle {
    margin: 0px;
    padding: 0px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

h1.sidetitle span {
    border-bottom-color: #414f5a !important;
    padding-bottom: 8px;
    border-bottom: 1px solid;
    font-weight: 700;
    color: #414f5a;
}

h2.sidetitle {
    margin: 0px;
    padding: 0px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

h2.sidetitle span {
    border-bottom-color: #414f5a !important;
    padding-bottom: 8px;
    border-bottom: 1px solid;
    font-weight: 700;
    color: #414f5a;
}

h3.sidetitle {
    margin: 0px;
    padding: 0px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

h3.sidetitle span {
    border-bottom-color: #294384 !important;
    padding-bottom: 8px;
    border-bottom: 1px solid;
    font-weight: 500;
    color: #294384;
}

h4.sidetitle {
    margin: 0px;
    padding: 0px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

h4.sidetitle span {
    border-bottom-color: #294384 !important;
    padding-bottom: 8px;
    border-bottom: 1px solid;
    font-weight: 500;
    color: #294384;
}

.proname {
    padding-top: 0px;
    font-size: 14px;
    margin-top: 0px;
    font-weight: bold;
    text-decoration: underline;
}

a.prodetay {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #012a4f;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

a.prodetay:hover {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: red;
    text-decoration: none;
}

.iletisim-left {
    font-size: 13px;
    color: #666;
    text-align: left;
    line-height: 35px;
}

.iletisim-left i {
    color: #09F;
}

.iletisim-right {
    font-size: 13px;
    color: #666;
    text-align: left;
    line-height: 35px;
    font-weight: bold;
}

.cizgi {
    border-bottom: 1px solid #ccc;
}

@media (max-width: 1200px) {
    .header {
        width: 100%;
    }
    .navbar {
        background: transparent;
        border: 0px;
        margin-top: 0px;
        border-bottom: 0px;
        box-shadow: none;
    }
    .navbar .nav>li {
        z-index: 10000;
    }
    /*Safari Dropdown Menu Fix*/
    .navbar .navbar-nav>li>a {
        color: #222;
        font-weight: bold;
        font-size: 11px;
        line-height: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar .navbar-nav>li>a:hover,
    .navbar .navbar-nav>li>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navbar .navbar-nav>.active>a,
    .navbar .navbar-nav>.active>a:hover,
    .navbar .navbar-nav>.active>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navbar .navbar-nav>.open>a,
    .navbar .navbar-nav>.open>a:hover,
    .navbar .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navcol {
        padding: 0px;
    }
    .navbar .navbar-form {
        border-color: #ecf0f1;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 980px) {
    body {
        overflow-x: hidden;
    }
    .header {
        width: 100%;
        background-color: white;
        position: relative;
    }
    .header_iletisim {
        width: 100%;
    }
    .navbar {
        background: transparent;
        border: 0px;
        border-bottom: 0px;
        box-shadow: none;
    }
    .navbar .nav>li {
        z-index: 10000;
    }
    /*Safari Dropdown Menu Fix*/
    .navbar .navbar-nav>li>a {
        color: #222;
        font-weight: bold;
        font-size: 10px;
        line-height: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar .navbar-nav>li>a:hover,
    .navbar .navbar-nav>li>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navbar .navbar-nav>.active>a,
    .navbar .navbar-nav>.active>a:hover,
    .navbar .navbar-nav>.active>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navbar .navbar-nav>.open>a,
    .navbar .navbar-nav>.open>a:hover,
    .navbar .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: #0361ad;
    }
    .navcol {
        padding: 0px;
    }
    .navbar .navbar-form {
        border-color: #ecf0f1;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-cont {}
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .header {
        width: 100%;
        background-color: white;
        position: relative;
    }
    .header_iletisim {
        width: 100%;
    }
    .header_telefon {
        width: 100%;
        padding-top: 35px;
    }
    .navbar {
        background: #4db1e2;
        border: 0px;
        border-bottom: 0px;
        box-shadow: none;
    }
    .navbar .navbar-toggle {
        background-color: #fff;
        border-color: #012a4f;
    }
    .navbar .nav>li {
        z-index: 10000;
        background-color: #4db1e2;
    }
    /*Safari Dropdown Menu Fix*/
    .navbar .navbar-nav>li {
        text-align: left;
    }
    .navbar .navbar-collapse,
    .navbar .navbar-form {
        border-color: #ecf0f1;
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar .container-fluid {
        padding-left: 10px;
        margin-left: 10px;
    }
    .navbar .navbar-nav .open .dropdown-menu>li.li-title {
        padding-left: 5px;
        border-bottom: 0px;
        line-height: 25px;
        font-size: 1.8vh;
        color: #fff;
        font-weight: bold;
    }
    .navbar .navbar-nav .open .dropdown-menu>li {
        text-align: left;
    }
    .navbar .navbar-nav li>a {
        text-align: left;
        color: #fff;
        font-size: 2.3vh;
    }
    .navbar .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        text-align: left;
        font-size: 2.3vh;
        padding-left: 0px;
    }
    .navbar .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #ff3e00;
    }
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #ff3e00;
        background-color: #024e20;
    }
    .navcol {
        padding: 0px;
    }
}