/*! 

Ofisimo. Copyright 2021. All Rights Reserved.
*/
/*!
 * Orcodia Table of Contents
 * 01.0 - Fonts
 * 02.0 - Reset
 * 03.0 - Utility
 * 04.0 - Common
 * 05.0 - Header/Navbar
 * 06.0 - Widgets
 * 07.0 - Buttons
 * 08.0 - Boxes
 * 09.0 - Elements
 * 10.0 - Widgets
 * 11.0 - Scrollbar
 */
/*! 
 * IMPORTANT NOTE: Never Edit this file. 
 * It is best you write your own css code in css/theme.css file. 
 **/
/* 01.0 Fonts == */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&display=swap');


/* 02.0 Reset == */
body { font-family: nunito; color: #233143; font-size: 16px; line-height: 1.75; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html, body { overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, p, ul, ol, table { margin: 0 0 18px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, table:last-child { margin-bottom: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "nunito", sans-serif; line-height: 1.3; font-weight: 700; color: #373e45; }
h1.color-secondary, h2.color-secondary, h3.color-secondary, h4.color-secondary, h5.color-secondary, h6.color-secondary, .h1.color-secondary, .h2.color-secondary, .h3.color-secondary, .h4.color-secondary, .h5.color-secondary, .h6.color-secondary { color: #e17804; }
h1.color-primary, h2.color-primary, h3.color-primary, h4.color-primary, h5.color-primary, h6.color-primary, .h1.color-primary, .h2.color-primary, .h3.color-primary, .h4.color-primary, .h5.color-primary, .h6.color-primary { color: var(--genel); }
h1 + .image:not([class*="mt-"]), h2 + .image:not([class*="mt-"]), h3 + .image:not([class*="mt-"]), h4 + .image:not([class*="mt-"]), h5 + .image:not([class*="mt-"]), h6 + .image:not([class*="mt-"]), .h1 + .image:not([class*="mt-"]), .h2 + .image:not([class*="mt-"]), .h3 + .image:not([class*="mt-"]), .h4 + .image:not([class*="mt-"]), .h5 + .image:not([class*="mt-"]), .h6 + .image:not([class*="mt-"]) { margin-top: 20px; }
.default-color{color: var(--genel); font-weight: 900;}

h1, .h1, .heading-lg, .heading-lg-lead { font-size: 3.125em;  font-weight: 900; }

h2, .h2 { font-size: 2.875em; line-height: 1.1; }

h3, .h3, h4, .h4, .heading-md, .heading-md-lead { font-size: 1.65em; font-weight: 500; }

h3.counter {font-size:48px; font-weight:900; text-align:center;    color: #fbfbfb;}

h4, .h4, h4.heading-md { font-size: 1.5em; margin-bottom: 12px; }

h5, .h5 { font-size: 1.125em; line-height: 1.25; }

h5.wgs-title.ucap {font-size: 14px !Important; font-weight: 700 !Important; color:#888888;}

h6, .h6, .heading-sm, .heading-sm-lead { font-size: 1em; }

h6.custom-h6{font-weight:600;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: var(--genel); }

ul, ol { padding: 0px; margin: 0px; }
ul li, ol li { list-style: none; }

.lead { line-height: 1.6; }

p.counter-text{text-align:center;}
p.lead { font-size: 1.125em; line-height: 1.67; }
.p_100 {padding: 100px 0px;}

.relative { position: relative; }

.heading-section { line-height: 1.1; color: #373e45; font-weight: 700; }
.heading-section.heading-sm { font-size: 1.375em; }
.heading-section.color-secondary { color: #e17804; }
.heading-section.color-primary { color: var(--genel); }
.heading-section.color-default { color: #3c3c3c; }

.heading-lead { font-size: 2.25em; }
.heading-lead.heading-sm { font-size: 1.5em; }
.heading-lead.extra-large { font-size: 3.5em; }

.heading-section, .heading-lead { margin-bottom: 20px; }
.heading-section:last-child, .heading-lead:last-child { margin-bottom: 0; }
.heading-section:not(.with-line) + h3, .heading-section:not(.with-line) + h4, .heading-section:not(.with-line) + h5, .heading-lead:not(.with-line) + h3, .heading-lead:not(.with-line) + h4, .heading-lead:not(.with-line) + h5 { margin-top: -20px; }
.heading-section + p.lead, .heading-lead + p.lead { margin-top: -10px; }

.heading-section.with-line, .heading-lead.with-line { padding-bottom: 15px; }
.heading-section.with-line::after, .heading-lead.with-line::after { display: block; }

.heading-sm-lead, .heading-md-lead, .heading-lg-lead { letter-spacing: 4px; font-weight: 400; font-family: "nunito", sans-serif; text-transform: uppercase; margin-bottom: 5px; }
.heading-sm-lead + h1, .heading-sm-lead + h2, .heading-sm-lead + h3, .heading-sm-lead + h4, .heading-sm-lead + h5, .heading-sm-lead + h4, .heading-md-lead + h1, .heading-md-lead + h2, .heading-md-lead + h3, .heading-md-lead + h4, .heading-md-lead + h5, .heading-md-lead + h4, .heading-lg-lead + h1, .heading-lg-lead + h2, .heading-lg-lead + h3, .heading-lg-lead + h4, .heading-lg-lead + h5, .heading-lg-lead + h4 { margin-top: 0; }

.heading-sm-lead, .heading-md-lead { color: var(--genel); }
.heading-sm-lead.color-primary, .heading-md-lead.color-primary { color: var(--genel); }
.heading-sm-lead.color-secondary, .heading-md-lead.color-secondary { color: #e17804; }

.cus-heading{font-size: 30px; line-height: 40px; font-weight: 900 !important;}


.with-line { position: relative; padding-bottom: 15px; }
.with-line::after { content: ""; position: absolute; bottom: 0; display: block; width: 60px; height: 2px; margin: 15px 0 0; background-color: var(--genel); }
.light .with-line::after { background-color: #fff; }
.with-line.al-center::after, .with-line.center::after { left: 50%; margin-left: -30px; }
.with-line.al-right::after { right: 0; }

.bol{font-weight:900 !Important;}
.bolder{font-weight:900;}



.lh-x1 { line-height: 1; }

.lh-x2 { line-height: 1.5; }

.lh-x3 { line-height: 2; }

blockquote { font-size: 1em; line-height: 1.625; margin: 30px 0; border: none; color: #3c3c3c; }
blockquote:first-child { margin-top: 0; }
blockquote:last-child { margin-bottom: 0; }
blockquote p:last-child strong { color: var(--genel); }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h4, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h4, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h4, table + h1, table + h2, table + h3, table + h4, table + h5, table + h4 { margin-top: 35px; }

ul + p, ul + ul, ul + ol, ol + ol, ol + ul, ul + table, ol + table { margin-top: 35px; }

b, strong { font-weight: 600; font-family:nunito; }

a { outline: 0; transition: all 0.5s; color: var(--genel); }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: 0; color: #e17804; }

.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light blockquote { color: #fff; }

#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 10000; }

#status { width: 100px; height: 100px; position: absolute; left: 50%; top: 50%; background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center; background-size: 38px auto; margin: -50px 0 0 -50px; }

#gmap { display: block; width: 100%; height: 400px; pointer-events: none; background: #C9C9C9; }
.map-contact-vertical #gmap { height: 600px; }

.color-primary { color: var(--genel); }

.color-default { color: #3c3c3c; }

.color-heading { color: #373e45; }

.color-secondary { color: #e17804; }

.color-alternet { color: #999; }

.bg-light { background: #fff; }

.bg-white { background: #fff; }

.bg-dark { background: #222; }

.bg-grey { background: #f1f8fe; }

.bg-light-grey{background: #fbfbfb; }

.bg-dark-grey { background: #efefef; }

.bg-primary { background: var(--genel); }

.bg-secondary { background: #fff1e0; }

.bg-alternet { background: #999; }

.bg-footer { background: var(--footerarkaplan); }

.bg-light-primary { background-color: rgba(247, 146, 26, 0.1); }

.bg-light-secondary { background-color: rgba(255, 241, 224, 0.1); }

.bg-light-alternet { background-color: rgba(153, 153, 153, 0.1); }

.overlayimage { background-color: rgb(0 0 0 / 70%); background-blend-mode: overlay;}

.bdr { border: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-y { border-top: 1px solid rgba(0, 0, 0, 0.04); border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-x { border-left: 1px solid rgba(0, 0, 0, 0.04); border-right: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-top { border-top: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-bottom { border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
.bdr-none { border-color: transparent; }
.bor{border-left:2px #f0f1f5 solid;}
.bor1{border-left: 2px #eee solid;}
.bor2{border-left:3px #FF9800 solid; border-radius:50px;}



@media (max-width:700px){.bor1, .bor2{display:none;} .nopadding{ padding:0px !Important; margin:0px !Important;}}

.overflow { overflow: hidden; }

.preload { display: none; }

.navbar-toggle { margin-right: 0px; }

.carousel-control { visibility: hidden; -webkit-transition: opacity 1s ease-out; -moz-transition: opacity 1s ease-out; -o-transition: opacity 1s ease-out; transition: opacity 1s ease-out; opacity: 0; width: 60px; }
.carousel-control.left, .carousel-control.right { background-image: none; filter: none; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { width: 60px; height: 60px; padding-top: 0; -ms-border-radius: 50px; border-radius: 50px; font-family: 'FontAwesome'; text-shadow: none; font-size: 44px; margin-top: -30px; }
.carousel-control .glyphicon-chevron-left:hover, .carousel-control .glyphicon-chevron-right:hover { background: transparent; }
.carousel-control .glyphicon-chevron-left { left: 10%; }
.carousel-control .glyphicon-chevron-left:before { content: '\f104'; }
.carousel-control .glyphicon-chevron-right { right: 10%; }
.carousel-control .glyphicon-chevron-right:before { content: '\f105'; }

.video-box { position: relative; margin-top: 40px; padding-top: 56%; }
.video-box iframe { border: 1px solid #fbfbfb; -ms-border-radius: 5px; border-radius: 5px; position: absolute; top: 0; width: 100%; height: 100%; left: 0; }

.panel-group .panel { border-radius: 0; box-shadow: none; border-bottom: 1px solid #eee; border: none; }

.panel-default > .panel-heading { padding: 0; border-radius: 0; color: #212121; background-color: transparent; border: 0px; }

.panel-title { font-size: 20px; }
.panel-title > a { display: block; padding: 15px; text-decoration: none; }

.more-less { float: right; color: #212121; }

.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #EEEEEE; }

.table-responsive { margin-bottom: 30px; }
.table-responsive:last-child, .table-responsive .table { margin-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { border-color: #ececec; }

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{padding: 15px;}

.table>thead>tr>th{ border-bottom: none;}

.table.bdr-top, .table.bdr-bottom { border-color: #ececec; }

.table-s1 > tbody > tr > td, .table-s1 > tbody > tr > th, .table-s1 > tfoot > tr > td, .table-s1 > tfoot > tr > th, .table-s1 > thead > tr > td, .table-s1 > thead > tr > th { padding: 20px; }

thead.vacancy{background: #183650; color: #fff;}

.table-vertical > tbody > tr > td { vertical-align: middle; }

.owl-dots, .logo-carousel .owl-dots { display: none !important; }

.owl-theme .owl-nav { margin-top: 0; }

.hr-line { height: 1px; background: #ebebeb; }

@keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-50px, 0, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeInRight { from { opacity: 0; transform: translate3d(50px, 0, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 50px, 0); }
  to { opacity: 1; transform: none; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { h2, .h2 { font-size: 2em; } }
@media only screen and (max-width: 991px) { body { font-size: 16px; line-height: 1.45; -webkit-text-size-adjust: 100%; }
  .container { max-width: 720px; }
  h2, .h2 { font-size: 2em; } }
@media only screen and (max-width: 767px) { .container { padding-left: 30px; padding-right: 30px; max-width: 100%; }
  .accordion .panel-title { font-size: 1.125em; font-weight: 400; } }
@media only screen and (max-width: 480px) { body { min-width: 320px; }
  h1, .h1, .heading-lg, .heading-lg-lead { font-size: 1.875em; }
  h2, .h2 { font-size: 1.5em; }
  h3, .h3 { font-size: 1.3em; } }
@media only screen and (max-width: 375px) { .btn + .btn { margin-top: 5px; } }
/* 03.0 Utility == */
img { outline: 0; border: 0 none; max-width: 100%; height: auto; vertical-align: top; -ms-border-radius: 5px; border-radius: 5px; }
img + h2, img h3, img h4 { margin-top: 15px; }
img.alignright { padding: 0; float: right; margin: 5px 0 10px 30px; }
h3 img.alignright, h4 img.alignright, h2 img.alignright, h1 img.alignright { margin-top: 0; }
img.alignleft { padding: 0; float: left; margin: 5px 30px 10px 0; }
h3 img.alignleft, h4 img.alignleft, h2 img.alignleft, h1 img.alignleft { margin-top: 0; }
img.aligncenter { float: none; display: block; margin: 5px auto 15px; }
img.aligncenter:first-child { margin-top: 0; }
img.aligncenter:last-child { margin-bottom: 0; }

/*hr, .hr { margin: 45px 0; } */
hr:first-child, .hr:first-child { margin-top: 0; }
hr:last-child, .hr:last-child { margin-bottom: 0; }
hr, .hr { margin: 15px 0 !important;}

.hr-lg { margin: 60px 0; }

.hr-md { margin: 30px 0; }

.hr-sm { margin: 15px 0; }

.al-center, .center { text-align: center; }
.al-center .with-line:after, .center .with-line:after { left: 50%; margin-left: -35px; }

.al-right { text-align: right; }
.al-right .with-line:after { right: 0; }

.al-left { text-align: left; }

.ucap { text-transform: uppercase; }

.cap { text-transform: capitalize; }

.xsmal{font-size:14px; font-weight:600;}

.calnow{width: 20%; margin: 20px auto !important; border-top: 6px #eee solid; border-radius:50px;}

.equal{height: 100% !important; width: 100% !important;}


.section-d-flex{display: flex !important; height: 100vh; align-items: center; text-align: center;}
.section-pad { padding-top: 40px; padding-bottom: 40px; }
.section-pad-xs { padding-top: 20px; padding-bottom: 20px; }
.section-pad-sm { padding-top: 45px; padding-bottom: 45px; }
.section-pad-md { padding-top: 57.5px; padding-bottom: 27.5px; }
.section-pad-lg { padding-top: 135px; padding-bottom: 135px; }
.section-pad.nopdx { padding-top: 90px; padding-bottom: 0; }
.section-pad.nopd { padding-top: 0; padding-bottom: 0; }

.section-overup[class*="section-pad"] { margin-top: -67.5px; padding-top: 0; }

.section-overup-lg[class*="section-pad"] { margin-top: -135px; padding-top: 0; }

.ptb {padding-top: 50px; padding-bottom: 50px; background: #fdffff;}

.pad-0, .nopd { padding: 0px; }

.npl { padding-left: 0px; }

.npr { padding-right: 0px; }

.space-top { margin-top: 20px; }
.space-top-sm { margin-top: 15px; }
.space-top-md { margin-top: 30px; }
.space-bottom { margin-bottom: 20px; }
.space-bottom-sm { margin-bottom: 15px; }
.space-bottom-md { margin-bottom: 30px; }

.nomg { margin-top: 0; margin-bottom: 0; }

.wide-lg { max-width: 1170px; margin: 0 auto; }
.wide-md { max-width: 970px; margin: 0 auto; }
.wide-sm { max-width: 770px; margin: 0 auto; }
.wide-xs { max-width: 570px; margin: 0 auto; }

.row-vm { align-items: center; display: flex; }
.row-vm.reverses > div:last-child { order: 1; }
.row-vm.reverses > div:first-child { order: 2; }

.container-fluid > .row > .row { margin-left: 0; margin-right: 0; }

.flexContainer {display: flex;}

.row-column:not(:first-child) { margin-top: 60px; }
.row-column-md:not(:first-child) { margin-top: 45px; }
.row-column-sm:not(:first-child) { margin-top: 30px; }

div[class*="row-column"].mgfix { margin-top: -45px; }
div[class*="row-column"].mgauto { margin-top: 0; }
div[class*="row-column"].mgtop { margin-top: 60px; }
div[class*="row-column"].mgtop-md { margin-top: 45px; }
div[class*="row-column"].mgtop-sm { margin-top: 30px; }

div[class*="wide-"] + div[class*="row-column"]:not([class*="mg"]):not([class*="mt-"]) { margin-top: 60px; }

.clear { clear: both; display: block; height: 0; width: 100%; }

.clear-left { clear: left; }

.clear-right { clear: right; }

.first[class*="col-"] { clear: left; }

.nomg[class*="wide-"] { margin: 0; }

.img-shadow { box-shadow: 0 12px 15px rgba(0, 0, 0, 0.05); }

.round { -ms-border-radius: 4px; border-radius: 4px; }

.round-md { -ms-border-radius: 8px; border-radius: 8px; }

.round-lg { -ms-border-radius: 35px; border-radius: 35px; }

.circle { -ms-border-radius: 50%; border-radius: 50%; }

.image { margin-bottom: 20px; }
.image:last-child { margin-bottom: 0; }
.image img { max-width: 100%; height: auto; }
.image[class*="round"] a, .image[class*="round"] img, .image.circle a, .image.circle img { border-radius: inherit; }
.image.circle:not([class*="al-"]) { text-align: center; }
.image.circle:not(.image-md) img { width: 100%; max-width: 555px; }
.image-md img { width: 90%; max-width: 220px; }

.gaps { clear: both; height: 20px; display: block; margin: 0; }
.gaps.size-lg { height: 60px; }
.gaps.size-md { height: 30px; }
.gaps.size-sm { height: 15px; }
.gap1{margin-right:5px;}
.gaps.size-0-5x { height: 10px; }
.gaps.size-1-5x { height: 30px; }
.gaps.size-1x { height: 20px; }
.gaps.size-2x { height: 40px; }
.gaps.size-3x { height: 60px; }
.gaps.size-4x { height: 80px; }
.gaps.size-5x { height: 100px; }
.gaps.size-6x { height: 120px; }
.gaps.size-xs { height: 10px; }
.gaps.size-sep { height: 45px; }
.gaps.size-section { height: 90px; }

.pd-x1 { padding: 10px; }
.pd-x2 { padding: 20px; }
.pd-x3 { padding: 30px; }
.pd-x4 { padding: 40px; }
.pd-x5 { padding: 50px; }


.mg-x1 { margin: 10px; }
.mg-x2 { margin: 20px; }
.mg-x3 { margin: 30px; }
.mg-x4 { margin: 40px; }
.mg-x5 { margin: 50px; }

.mt-x1 { margin-top: 10px; }
.mt-x2 { margin-top: 20px; }
.mt-x3 { margin-top: 30px; }
.mt-x4 { margin-top: 40px; }
.mt-x5 { margin-top: 50px; }
.mt-x6 { margin-top: 60px; }
.mt-x7 { margin-top: 70px; }
.mt-x8 { margin-top: 80px; }

.mb-x0 { margin-bottom: 5px; }
.mb-x1 { margin-bottom: 10px; }
.mb-x2 { margin-bottom: 20px; }
.mb-x3 { margin-bottom: 30px; }
.mb-x4 { margin-bottom: 40px; }
.mb-x5 { margin-bottom: 50px; }
.mb-x6 { margin-bottom: 60px; }
.mb-x7 { margin-bottom: 70px; }
.mb-x8 { margin-bottom: 80px; }

.ml-x1 { margin-left: 10px; }
.ml-x2 { margin-left: 20px; }
.ml-x3 { margin-left: 30px; }
.ml-x4 { margin-left: 40px; }
.ml-x5 { margin-left: 50px; }

.mr-x1 { margin-right: 10px; }
.mr-x2 { margin-right: 20px; }
.mr-x3 { margin-right: 30px; }
.mr-x4 { margin-right: 40px; }
.mr-x5 { margin-right: 50px; }

.mlr-x1 { margin-left: 10px; margin-right: 10px; }
.mlr-x2 { margin-left: 20px; margin-right: 20px; }
.mlr-x3 { margin-left: 30px; margin-right: 30px; }
.mlr-x4 { margin-left: 40px; margin-right: 40px; }
.mlr-x5 { margin-left: 50px; margin-right: 50px; }

.mlr--x0-5 { margin-left: -5px; margin-right: -5px; }
.mlr--x1 { margin-left: -10px; margin-right: -10px; }
.mlr--x2 { margin-left: -20px; margin-right: -20px; }
.mlr--x3 { margin-left: -30px; margin-right: -30px; }
.mlr--x4 { margin-left: -40px; margin-right: -40px; }
.mlr--x5 { margin-left: -50px; margin-right: -50px; }

.plr-x0-5 { padding-left: 5px; padding-right: 5px; }
.plr-x1 { padding-left: 10px; padding-right: 10px; }
.plr-x2 { padding-left: 20px; padding-right: 20px; }
.plr-x3 { padding-left: 30px; padding-right: 30px; }
.plr-x4 { padding-left: 40px; padding-right: 40px; }
.plr-x5 { padding-left: 50px; padding-right: 50px; }

.no-pd, .pd-no { padding: 0 !important; }

.no-pt, .pt-no { padding-top: 0 !important; }

.no-pb, .pb-no { padding-bottom: 0 !important; }

.no-mg, .mg-no { margin: 0 !important; }

.no-mt, .mt-no { margin-top: 0 !important; }

.no-mb, .mb-no { margin-bottom: 0 !important; }

.no-bg, .bg-no { background: none !important; }

.no-space{padding-left:0px; padding-right:0px;}

.no-round, .round-no, .noround, .square, .no-circle { border-radius: 0 !important; }

.no-shadow, .shadow-no { text-shadow: none !important; box-shadow: none !important; }

@media (min-width:768px){.nombpadding{padding:20px !Important; margin-left:10px !Important;}}
.nombpadding{padding:0 !Important; margin:0!Important;}
.nopadding {padding: 0 !important; margin: 0 !important;}

@media screen and (min-width: 1600px) { .section-pad { padding-top: 135px; padding-bottom: 135px; }
  .section-pad-xs { padding-top: 20px; padding-bottom: 20px; }
  .section-pad-sm { padding-top: 67.5px; padding-bottom: 67.5px; }
  .section-pad-md { padding-top: 90px; padding-bottom: 90px; }
  .section-pad-lg { padding-top: 195px; padding-bottom: 195px; }
  .section-pad.nopd { padding-top: 0; padding-bottom: 0; } }
@media only screen and (min-width: 1200px) { .pad-r { padding-right: 60px; }
  .pad-r-md { padding-right: 30px; }
  .pad-l { padding-left: 60px; }
  .pad-l-md { padding-left: 30px; }
  .row-vm [class*="col-"].pad-r { padding-right: 45px; }
  .row-vm [class*="col-"].pad-r-md { padding-right: 30px; }
  .row-vm [class*="col-"].pad-l { padding-left: 45px; }
  .row-vm [class*="col-"].pad-l-md { padding-left: 30px; }
  .reverses [class*="col-"].pad-r { padding-right: 15px; padding-left: 45px; }
  .reverses [class*="col-"].pad-r-md { padding-right: 15px; padding-left: 30px; }
  .reverses [class*="col-"].pad-l { padding-left: 15px; padding-right: 45px; }
  .reverses [class*="col-"].pad-l-md { padding-left: 15px; padding-right: 30px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pad-r { padding-right: 45px; }
  .pad-l { padding-left: 45px; }
  .row-vm [class*="col-"].pad-r { padding-right: 30px; }
  .row-vm [class*="col-"].pad-l { padding-left: 30px; }
  .reverses [class*="col-"].pad-r { padding-right: 15px; padding-left: 30px; }
  .reverses [class*="col-"].pad-l { padding-left: 15px; padding-right: 30px; } }
@media only screen and (max-width: 991px) { .section-pad, .section-pad-lg { padding-top: 60px; padding-bottom: 60px; }
  .res-m-bttm { margin-bottom: 30px; }
  .res-m-bttm-sm, .form-m-bttm { margin-bottom: 15px; }
  .res-m-bttm-xs { margin-bottom: 10px; }
  .res-m-bttm-lg { margin-bottom: 45px; }
  .al-center-md, .center-md { text-align: center; }
  .al-right-md { text-align: right; }
  .al-left-md { text-align: left; }
  .gaps.size-lg { height: 45px; }
  .gaps.size-md { height: 25px; }
  .gaps.size-section { height: 60px; }
  .npr { padding-left: 0; }
  .npl { padding-right: 0; }
  .ml-x1 { margin-left: 0; }
  .ml-x2 { margin-left: 0; }
  .ml-x3 { margin-left: 0; }
  .ml-x4 { margin-left: 0; }
  .ml-x5 { margin-left: 0; }
  .mr-x1 { margin-right: 0; }
  .mr-x2 { margin-right: 0; }
  .mr-x3 { margin-right: 0; }
  .mr-x4 { margin-right: 0; }
  .mr-x5 { margin-right: 0; }
  .row-column > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) { margin-top: 60px; }
  .row-column > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) { margin-top: 60px; }
  .row-column > .col-md-2.col-sm-4:nth-child(1n+4), .row-column > .col-md-2.col-sm-3:nth-child(1n+5) { margin-top: 60px; }
  .row-column-md > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) { margin-top: 45px; }
  .row-column-md > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) { margin-top: 45px; }
  .row-column-md > .col-md-2.col-sm-4:nth-child(1n+4), .row-column-md > .col-md-2.col-sm-3:nth-child(1n+5) { margin-top: 45px; }
  .row-column-sm > [class*='col-md-']:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:first-child) { margin-top: 30px; }
  .row-column-sm > [class*='col-xs-6']:not([class*="col-sm-"]):nth-child(1n+3) { margin-top: 30px; }
  .row-column-sm > .col-md-2.col-sm-4:nth-child(1n+4), .row-column-sm > .col-md-2.col-sm-3:nth-child(1n+5) { margin-top: 30px; }
  .first[class*="col-"].odd { clear: inherit; }
  hr, .hr { margin-top: 30px; margin-bottom: 30px; }
  
  hr:last-child, .hr:last-child { margin-bottom: 0; }
  hr:first-child, .hr:first-child { margin-top: 0; }
 
  .row-vm { display: block; } }
   hr.custom-hr{width: 10% !Important; margin: auto auto !important; border: 3px #eee solid !Important; border-radius: 50px !Important;}
   hr.vac-hr{width: 5% !Important; border: 2px var(--genel) solid !Important; border-radius: 50px !Important;}
@media only screen and (min-width: 768px) and (max-width: 991px) { .row-column > [class*='col-sm-6']:nth-child(1n+3) { margin-top: 60px; }
  .row-column > [class*='col-sm-12']:not(:first-child) { margin-top: 60px; }
  .row-column-md > [class*='col-sm-6']:nth-child(1n+3) { margin-top: 45px; }
  .row-column-md > [class*='col-sm-12']:not(:first-child) { margin-top: 45px; }
  .row-column-sm > [class*='col-sm-6']:nth-child(1n+3) { margin-top: 30px; }
  .row-column-sm > [class*='col-sm-12']:not(:first-child) { margin-top: 30px; }
  [class*="row-column"] > .col-md-2.col-sm-4:nth-child(4), [class*="row-column"] > .col-md-2.col-sm-3:nth-child(5) { clear: left; } }
@media only screen and (min-width: 992px) { .row-column > .col-md-4:nth-child(1n+4), .row-column > .col-md-3:nth-child(1n+5) { margin-top: 60px; }
  .row-column-md > .col-md-4:nth-child(1n+4), .row-column-md > .col-md-3:nth-child(1n+5) { margin-top: 45px; }
  .row-column-sm > .col-md-4:nth-child(1n+4), .row-column-sm > .col-md-3:nth-child(1n+5) { margin-top: 30px; } }
@media only screen and (max-width: 767px) { .row-vm { display: block; }
  div[class*="row-column"].mgtop-md, div[class*="row-column"].mgtop { margin-top: 30px; }
  div[class*="row-column"] > [class*='col-'] { width: 100%; }
  div[class*="row-column"] > [class*='col-'].col-xs-6 { width: 50%; }
  div[class*="row-column"] > [class*='col-'].col-xs-6:nth-child(2n+1) { clear: left; }
  .row-column > [class*='col-']:not(.col-xs-6):not(:first-child) { margin-top: 60px; }
  .row-column-md > [class*='col-']:not(.col-xs-6):not(:first-child) { margin-top: 45px; }
  .row-column-sm > [class*='col-']:not(.col-xs-6):not(:first-child) { margin-top: 30px; }
  .row-column > .col-xs-6:nth-child(1n+3) { margin-top: 60px; }
  .row-column-md > .col-xs-6:nth-child(1n+3) { margin-top: 45px; }
  .row-column-sm > .col-xs-6:nth-child(1n+3) { margin-top: 30px; }
  .al-center-sm, .center-sm { text-align: center; }
  .al-right-sm { text-align: right; }
  .al-left-sm { text-align: left; }
  .image.circle:not(.image-md) img { max-width: 320px; }
  .section-pad, .section-pad-lg { padding-top: 60px; padding-bottom: 60px; }
  .section-overup[class*="section-pad"] { margin-top: -45px; }
  .section-overup-lg[class*="section-pad"] { margin-top: -67.5px; }
  .res-s-bttm { margin-bottom: 30px; }
  .res-s-bttm-lg { margin-bottom: 45px; }
  .res-s-bttm-sm { margin-bottom: 15px; }
  .res-s-bttm-xs { margin-bottom: 10px; }
  .gaps.size-lg { height: 45px; }
  .gaps.size-section { height: 60px; }
  .space-top, .space-bottom, .space-top-sm, .space-bottom-sm, .space-top-md, .space-bottom-md { margin-top: 30px; }
  .content .npl + .pad-0 { margin-top: 25px; }
  .pad-xs-0 { padding: 0px; } }
@media only screen and (max-width: 480px) { img.alignright, img.alignleft, img.aligncenter { width: 100%; }
  img.no-resize, .no-resize { width: auto; max-width: 100%; }
  .pd-x3, .pd-x4, .pd-x5 { padding: 25px; } }
/* 04.0 Common == */
.content-section { margin-top: 60px; }
.content-section:first-child { margin-top: 0px; }
.counter_area {background: #fff;}

.content .list-style li { position: relative; padding-left: 18px; margin-left: 0; margin-bottom: 8px; }
.content .list-style li:last-child { margin-bottom: 0; }
.content .list-style li:before { font-family: 'FontAwesome'; content: '\f105'; color: var(--genel); position: absolute; left: 1px; top: 3px; font-size: 16px; line-height: 18px; }
.light .content .list-style li:before, .call-action:not(.dark) .content .list-style li:before { color: #fff; }
.content .list-style.dots li:before { content: '\f111'; font-size: 6px; top: 5px; }
.content .list-style.checkmark li { padding-left: 28px; }
.content .list-style.checkmark li:before { content: '\f00c'; font-size: 18px; line-height: 18px; top: 4px; }
.content .list-style.list-sitemap li { margin-bottom: 10px; font-weight: 400; }
.content .list-style.list-sitemap li:last-child { margin-bottom: 0; }
.content .list-style.list-sitemap li ul { margin-top: 5px; }
.content .list-style.list-sitemap li ul li { margin-top: 3px; font-weight: 400; }
.content .list-style.style-v2 li { margin-bottom: 2px; }
.content .list-style.style-v2 li:before { color: #9aa4ae; font-size: 6px; }
.content ol { margin-left: 25px; }
.content ol li { list-style: decimal; list-style: decimal-leading-zero; padding-left: 5px; margin-bottom: 8px; }
.content ol li:last-child { margin-bottom: 0; }

.accordion .panel { background-color: transparent; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.accordion .panel:last-child { border-bottom: 0 none; }
.accordion .panel + .panel { margin-top: 0; }
.accordion .panel-title { position: relative; font-size: 1em; font-family: "nunito", sans-serif; font-weight: 400; }
.accordion .panel-title a { color: var(--genel); padding: 16px 30px 17px 0; }
.accordion .panel-title a .plus-minus { opacity: 0.4; }
.accordion .panel-title a.collapsed { color: #3c3c3c; }
.accordion .panel-title a.collapsed:hover { opacity: 0.7; }
.accordion .panel-title a.collapsed:hover .plus-minus { opacity: 0.4; }
.accordion .panel-title a.collapsed .plus-minus { opacity: 0.7; }
.accordion .panel-title a.collapsed .plus-minus span:before { transform: rotate(-180deg); }
.accordion .panel-title a.collapsed .plus-minus span:after { transform: rotate(0deg); }
.accordion .panel-title a:hover { opacity: 1; }
.accordion .panel-title a:hover .plus-minus { opacity: 1; }
.accordion .panel-body { padding-right: 0; padding-left: 0; padding-bottom: 30px; }
.accordion .plus-minus { opacity: 0.8; cursor: pointer; transition: opacity 350ms; display: block; position: absolute; right: 0; top: 50%; height: 18px; width: 18px; margin-top: -9px; }
.accordion .plus-minus span { position: relative; height: 100%; display: block; }
.accordion .plus-minus span:before, .accordion .plus-minus span:after { content: ""; position: absolute; background: #666; transition: transform 100ms; }
.accordion .plus-minus span:before { height: 2px; width: 100%; left: 0; top: 50%; margin-top: -1px; transform: rotate(180deg); }
.accordion .plus-minus span:after { height: 100%; width: 2px; top: 0; left: 50%; margin-left: -1px; transform: rotate(90deg); }
.accordion .plus-minus:hover { opacity: 0.3; }
.accordion.filled .panel:last-child { border-bottom: 0; }
.accordion.filled .panel-title { background-color: #f5f5f5; }
.accordion.filled .panel-title a { background: #ececec; padding-left: 20px; color: var(--genel); }
.accordion.filled .panel-title a.collapsed { background-color: transparent; color: #3c3c3c; }
.accordion.filled .panel-title a.collapsed:hover { opacity: 0.7; }
.accordion.filled .panel-body { padding-right: 20px; padding-left: 20px; padding-bottom: 20px; }
.accordion.filled .plus-minus { right: 20px; }

.panel-group:last-child { margin-bottom: 0; }

.carousel { height: 100%; }
.carousel .stky-banner { position: absolute; top: 0; }
.carousel .carousel-inner, .carousel .item, .carousel .active { height: 100%; }

.has-carousel .owl-item > div[class*="col-"] { width: 100%; padding-left: 0; padding-right: 0; }

.position { position: static; }

.img-wrapper { position: absolute; bottom: 0px; max-width: 520px; }

.site-header .navbar-nav > li.quote-btn { margin-top: 0px; background: #fff; padding-left: 10px; padding-right: 10px; color: #000; padding-bottom: 2px;}


.icon-box { width: 48px; height: 48px; display: inline-block; vertical-align: middle; color: var(--genel); transition: all 0.4s; text-align: center; font-size: 1.25em; line-height: 50px; margin: 2px 0; border: 1px solid transparent; }
.light .icon-box { color: #fff; }
.icon-box.left { text-align: left; }
.icon-box.size-md { width: 60px; height: 60px; font-size: 1.875em; line-height: 60px; }
.icon-box.size-sm { width: 24px; height: 24px; font-size: 14px; line-height: 24px; }
.icon-box.size-sm span.icon { transform: scale(0.5) translate(-14px, -6px); }
.icon-box.size-lg { width: 90px; height: 90px; font-size: 3em; line-height: 90px; }
.icon-box.size-lg.sqaure, .icon-box.size-lg.round, .icon-box.size-lg.circle { border-width: 2px; }
.icon-box.sqaure, .icon-box.round, .icon-box.circle { border-color: var(--genel); }
.light .icon-box.sqaure, .light .icon-box.round, .light .icon-box.circle { border-color: #fff; }
.icon-box.round { -ms-border-radius: 5px; border-radius: 5px; }
.icon-box.circle { -ms-border-radius: 50%; border-radius: 50%; }
.icon-box.icon-bg { background-color: var(--genel); color: #fff; }
.icon-box.icon-bg-alt { background-color: var(--genel); color: #fff; }
.icon-box.light { color: #fff; }
.icon-box.light.sqaure, .icon-box.light.round, .icon-box.light.circle { border-color: #fff; }
.icon-box.light.icon-bg { background-color: #fff; color: var(--genel); }
.icon-box.icon-inline { width: auto; height: auto; line-height: 1.25; }
.icon-box.icon-aside { float: left; margin: 0 15px 5px 0; }
.icon-box + h4, .icon-box + h3, .icon-box + h5 { margin-top: 20px; }
.icon-box span.icon { vertical-align: middle; margin-top: -5px; }
.icon-box.style-s1, .icon-box.style-s2 { -ms-border-radius: 50%; border-radius: 50%; background-color: var(--genel); color: #fff; }
.icon-box.style-s2 { background-color: #e17804; }
.icon-box.style-s3, .icon-box.style-s4 { -ms-border-radius: 5px; border-radius: 5px; border-color: var(--genel); color: var(--genel); }
.icon-box.style-s4 { -ms-border-radius: 5px; border-radius: 5px; border-color: #e17804; color: #e17804; }
.icon-large{font-size: 154px; line-height: 200px; color: aliceblue;}
.cus-icon{transform: rotate(5deg); font-size: 53px; font-weight: 900; color: #ffffff96;}
.intercom-box{border: 1px #eee solid; padding: 30px; border-radius: 5px; margin-bottom:15px;}
@media (max-width:767px){.icon-large{font-size:54px; line-height:104px;}}
.imagebg { position: absolute; height: 100%; right: 0; top: 0; left: 0; background-size: cover; background-position: 0% 50%; background-repeat: no-repeat; z-index: 0; opacity: 0; transition: opacity .4s; }
.imagebg.imagebg-bottom { background-position: center bottom; }
.imagebg.footerbg { background-repeat: repeat; background-size: 631.33px 366px; }
.fixed-bg .imagebg { background-attachment: fixed; }
.imagebg img { display: none; }

.image-on-left .imagebg, .image-on-right .imagebg { width: 50%; }

.image-on-left .imagebg { right: 50%; }

.image-on-right .imagebg { left: 50%; }

.image-slice .imagebg { width: 40%; left: 0; }
.image-slice .imagebg + .imagebg { width: 60%; left: 40%; }
.image-slice .section-bg:not(.section-bg-r):after { content: ""; background: var(--genel); position: absolute; left: 0; bottom: 0; top: 0; opacity: .9; width: 100%; }
.image-slice .section-bg.section-bg-alt:not(.section-bg-r):after { background: #e17804; }

.has-bg-image { position: relative; }

.bg-image-loaded { opacity: 1; }

.has-bg, .fixed-bg { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }

.has-bg { position: relative; }
.has-bg:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; background-color: #000; opacity: .5; z-index: 1; }
.has-bg.bg-primary:after { background-color: var(--genel); }
.has-bg.bg-secondary:after { background-color: #e17804; }
.has-bg.bg-alternet:after { background-color: #999; }
.has-bg.bg-footer:after { background-color: #0f152b; }
.has-bg.bg-light:after { background-color: #fff; }
.has-bg.dark-filter:after { opacity: .50; }
.has-bg.darker-filter:after { opacity: .9; }
.has-bg.light-filter:after { opacity: .25; }
.has-bg.lighter-filter:after { opacity: .15; }
.has-bg.no-filter:after { opacity: 0.01; }

.has-bg .container, .has-bg-image .container { position: relative; z-index: 2; }

.fixed-bg { background-attachment: fixed; }

@media screen and (min-width: 2200px) { .image-slice .imagebg { width: 44%; }
  .image-slice .imagebg + .imagebg { width: 56%; left: 44%; } }
@media screen and (min-width: 1600px) { .image-slice .imagebg { width: 42%; }
  .image-slice .imagebg + .imagebg { width: 58%; left: 42%; } }
@media only screen and (max-width: 991px) { .image-slice .imagebg { width: 100%; }
  .image-slice .imagebg + .imagebg { display: none; }
  .imagebg.footerbg { background-repeat: repeat; background-size: 473.5px 274.5px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .image-on-left .imagebg, .image-on-right .imagebg { width: 40%; }
  .image-on-left .imagebg { right: 60%; }
  .image-on-right .imagebg { left: 60%; } }
@media only screen and (max-width: 767px) { .image-on-left .imagebg, .image-on-right .imagebg { width: 100%; position: static; margin-top: 60px; margin-bottom: -60px; height: 320px; } }
@media only screen and (max-width: 1280px) { /* parallax disable on ipad/iphone */
  .has-parallax { background-position: 50% 50% !important; background-attachment: scroll !important; } }
@media only screen and (max-width: 480px) { .image-on-left .imagebg, .image-on-right .imagebg { height: 220px; } }
.tab-custom .nav-tabs { background: none; border-bottom: none; display: table; width: 100%; box-shadow: 0px 0px 10px #ddd; }
.tab-custom .nav-tabs.row { margin-left: 0; margin-right: 0; }
.tab-custom .nav-tabs li { display: table-cell; float: none; }
.tab-custom .nav-tabs li:last-child a { border-right-color: var(--genel); }
.tab-custom .nav-tabs li:first-of-type a { border-radius: 4px 0 0 4px; }
.tab-custom .nav-tabs li:last-of-type a { border-radius: 0 4px 4px 0; }
.tab-custom .nav-tabs li > a { border: 1px solid var(--genel); border-right-color: transparent; text-align: center; border-radius: 0px; padding: 10px 32px; margin: 0px; font-size: 16px; font-weight: 700; color: #222; line-height: 24px; text-transform:none; }
.tab-custom .nav-tabs li > a img { height: 60px; width: auto; margin-top: -5px; }
.tab-custom .nav-tabs li.active > a, .tab-custom .nav-tabs li.active > a:hover, .tab-custom .nav-tabs li.active > a:focus, .tab-custom .nav-tabs li > a:hover, .tab-custom .nav-tabs li > a:focus { background: var(--genel); border-color: var(--genel); color: #fff; }
.tab-custom .tab-content { background: none; padding: 30px 20px 25px 20px; }
.tab-custom .tab-content h4 { font-size: 1.5em; margin-bottom: 15px; }
.tab-custom .tab-content a { padding: 0px 0px; margin-top: 25px; }
.tab-custom.tab-simple .nav-tabs { background: none; }
.tab-custom.tab-simple .nav-tabs li { display: inline-block; }
.tab-custom.tab-simple .nav-tabs li > a { padding: 12px 15px; border: 1px solid #ececec; background-color: #ececec; }
.tab-custom.tab-simple .nav-tabs li.active > a { background-color: #fff; border-bottom-color: #fff; }
.tab-custom.tab-simple .tab-content { background: none; border: 1px solid #ececec; }
.tab-custom.tab-custom-two .nav-tabs { background: none; }
.tab-custom.tab-custom-two .nav-tabs li { display: block; }
.tab-custom.tab-custom-three .nav-tabs { background: none; }
.tab-custom.tab-custom-three li { display: inline-block; float: left; }

@media only screen and (max-width: 767px) { .tab-custom .tab-content { padding: 25px 15px 30px; }
  .tab-custom .nav-tabs li > a { font-size: 13px; line-height: 18px; }
  .tab-custom.tab-simple .nav-tabs li { margin-right: -2px; }
  .tab-custom.tab-simple .nav-tabs li > a { padding: 12px 10px; font-size: 12px; } }
.animate-top, .animate-bottom, .animate-left, .animate-right, .animate-scaleout, .animate-scalein { position: relative; opacity: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; }
.animate-top.delayms1, .animate-bottom.delayms1, .animate-left.delayms1, .animate-right.delayms1, .animate-scaleout.delayms1, .animate-scalein.delayms1 { -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; transition-delay: 0.1s; }
.animate-top.delayms2, .animate-bottom.delayms2, .animate-left.delayms2, .animate-right.delayms2, .animate-scaleout.delayms2, .animate-scalein.delayms2 { -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; transition-delay: 0.2s; }
.animate-top.delayms3, .animate-bottom.delayms3, .animate-left.delayms3, .animate-right.delayms3, .animate-scaleout.delayms3, .animate-scalein.delayms3 { -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; transition-delay: 0.3s; }
.animate-top.delayms4, .animate-bottom.delayms4, .animate-left.delayms4, .animate-right.delayms4, .animate-scaleout.delayms4, .animate-scalein.delayms4 { -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; transition-delay: 0.4s; }
.animate-top.delayms5, .animate-bottom.delayms5, .animate-left.delayms5, .animate-right.delayms5, .animate-scaleout.delayms5, .animate-scalein.delayms5 { -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; transition-delay: 0.5s; }
.animate-top.delayms6, .animate-bottom.delayms6, .animate-left.delayms6, .animate-right.delayms6, .animate-scaleout.delayms6, .animate-scalein.delayms6 { -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; transition-delay: 0.6s; }
.animate-top.delayms7, .animate-bottom.delayms7, .animate-left.delayms7, .animate-right.delayms7, .animate-scaleout.delayms7, .animate-scalein.delayms7 { -webkit-transition-delay: 0.7s; -moz-transition-delay: 0.7s; transition-delay: 0.7s; }
.animate-top.delayms8, .animate-bottom.delayms8, .animate-left.delayms8, .animate-right.delayms8, .animate-scaleout.delayms8, .animate-scalein.delayms8 { -webkit-transition-delay: 0.8s; -moz-transition-delay: 0.8s; transition-delay: 0.8s; }
.animate-top.delayms9, .animate-bottom.delayms9, .animate-left.delayms9, .animate-right.delayms9, .animate-scaleout.delayms9, .animate-scalein.delayms9 { -webkit-transition-delay: 0.9s; -moz-transition-delay: 0.9s; transition-delay: 0.9s; }
.animate-top.delayms10, .animate-bottom.delayms10, .animate-left.delayms10, .animate-right.delayms10, .animate-scaleout.delayms10, .animate-scalein.delayms10 { -webkit-transition-delay: 1s; -moz-transition-delay: 1s; transition-delay: 1s; }
.animate-top.delayms11, .animate-bottom.delayms11, .animate-left.delayms11, .animate-right.delayms11, .animate-scaleout.delayms11, .animate-scalein.delayms11 { -webkit-transition-delay: 1.1s; -moz-transition-delay: 1.1s; transition-delay: 1.1s; }
.animate-top.delayms12, .animate-bottom.delayms12, .animate-left.delayms12, .animate-right.delayms12, .animate-scaleout.delayms12, .animate-scalein.delayms12 { -webkit-transition-delay: 1.2s; -moz-transition-delay: 1.2s; transition-delay: 1.2s; }
.animate-top.delayms13, .animate-bottom.delayms13, .animate-left.delayms13, .animate-right.delayms13, .animate-scaleout.delayms13, .animate-scalein.delayms13 { -webkit-transition-delay: 1.3s; -moz-transition-delay: 1.3s; transition-delay: 1.3s; }
.animate-top.delayms14, .animate-bottom.delayms14, .animate-left.delayms14, .animate-right.delayms14, .animate-scaleout.delayms14, .animate-scalein.delayms14 { -webkit-transition-delay: 1.4s; -moz-transition-delay: 1.4s; transition-delay: 1.4s; }
.animate-top.delayms15, .animate-bottom.delayms15, .animate-left.delayms15, .animate-right.delayms15, .animate-scaleout.delayms15, .animate-scalein.delayms15 { -webkit-transition-delay: 1.5s; -moz-transition-delay: 1.5s; transition-delay: 1.5s; }
.animate-top { top: -30px; }
.animate-top-long { top: -120px; }
.animate-bottom { bottom: -30px; }
.animate-bottom-long { bottom: -120px; }
.animate-left { left: -30px; }
.animate-left-long { left: -120px; }
.animate-right { right: -30px; }
.animate-right-long { right: -120px; }
.animate-scalein { transform: scale(1.3); }
.animate-scaleout { transform: scale(0.8); }

.active .animate-top, .active .animate-bottom, .active .animate-left, .active .animate-right, .active .animate-scaleout, .active .animate-scalein { opacity: 1; }
.active .animate-top { top: 0; }
.active .animate-bottom { bottom: 0; }
.active .animate-left { left: 0; }
.active .animate-right { right: 0; }
.active .animate-scaleout, .active .animate-scalein { transform: scale(1); }

.feature-intro .row + .row { margin-top: 60px; }
.feature-intro a.btn-link { font-size: 12px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; display: inline-block; vertical-align: middle; color: var(--genel); }

.no-dots .owl-nav { margin-top: 0; }

.owl-dots { text-align: center; margin-top: 20px; }
.owl-dots .owl-dot { height: 15px; width: 15px; border-radius: 50%; border: 1px solid var(--genel); display: inline-block; margin: 0 5px; }
.light .owl-dots .owl-dot { border-color: #fff; }
.owl-dots .owl-dot.active { background: var(--genel); }
.light .owl-dots .owl-dot.active { background: #fff; }
.owl-dots .owl-dot span { opacity: 0; }

.owl-theme:hover .owl-nav { opacity: 1; }
.owl-theme .owl-nav { opacity: 0; transition: all .5s ease; }
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next { position: absolute; transform: translateY(-50%); top: 50%; padding: 0; margin: 0; text-align: center; transition: all .5s ease; color: var(--genel); background: #fff; opacity: 1; }
.owl-theme .owl-nav .owl-prev .pe, .owl-theme .owl-nav .owl-next .pe { font-size: 40px; height: 44px; width: 44px; line-height: 48px; }
.owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover { color: #fff; background: var(--genel); opacity: 1; }
.owl-theme .owl-nav .owl-next { right: 20px; }
.owl-theme .owl-nav .owl-next:hover { right: 10px; }
.owl-theme .owl-nav .owl-prev { left: 20px; }
.owl-theme .owl-nav .owl-prev:hover { left: 10px; }

.shadow { box-shadow: 0 6px 23px -2px rgba(0, 0, 0, 0.05);background-color: #fbfbfb;}

.shadow-alt { box-shadow: 0 6px 23px -2px rgba(0, 0, 0, 0.11); }

.mgr--30 { margin-right: -30px; }

.mgl--30 { margin-left: -30px; }

.copyright { padding: 15px 0; background: #222; }
.copyright .site-copy { font-size: 14px; line-height: 30px; }
.copyright .social li a { color: #666666; }
.copyright .social li a:hover, .copyright .social li a:focus { color: var(--genel); }

.pagination li.active a { background: var(--genel); border-color: var(--genel); box-shadow: 0px 4px 10px rgb(50 26 247 / 38%); }
.pagination li a { color: var(--genel); border: 1px solid #f0f1f5; }
.pagination li a:hover, .pagination li a:focus { color: #fff; background: var(--genel); border-color: var(--genel); }
.pagination li .fa { position: relative; top: -2px; }
.pagination-lg>li>a, .pagination-lg>li>span{padding: 5px 16px;}

.footer-section { background: var(--footerarkaplan); }

.copyright { background: var(--footerarkaplan); }

@media only screen and (max-width: 1280px) { .owl-nav .owl-next { right: 0; }
  .owl-nav .owl-prev { left: 0; } }
@media only screen and (max-width: 991px) { .res-m-bttm { margin-bottom: 30px; }
  .res-m-bttm-sm, .form-m-bttm { margin-bottom: 15px; }
  .res-m-bttm-xs { margin-bottom: 10px; }
  .res-m-bttm-lg { margin-bottom: 45px; }
  .res-m-bttm-3x { margin-bottom: 60px; }
  .mgr--30 { margin-right: 0; }
  .mgl--30 { margin-left: 0; } }
@media only screen and (max-width: 767px) { .owl-theme .owl-nav .owl-prev .pe, .owl-theme .owl-nav .owl-next .pe { font-size: 36px; height: 36px; width: 36px; line-height: 40px; }
  .owl-theme .owl-nav .owl-next { right: 0; }
  .owl-theme .owl-nav .owl-next:hover { right: 0; }
  .owl-theme .owl-nav .owl-prev { left: 0; }
  .owl-theme .owl-nav .owl-prev:hover { left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .tab-center { text-align: center; }
  .tab-left { text-align: left; } }
@media only screen and (max-width: 767px) { .mobile-left { text-align: left; }
  .mobile-center { text-align: center; }
  body, .navigation { min-width: 300px; } }
/* 05.0 Header/Navbar == */
.site-header .navbar { border-radius: 0; border: 0 none; min-width: 300px; padding: 12px 0 0; color: #36454e; background: linear-gradient(45deg, #fff 24%,var(--genel) 0%); margin: 0; z-index: 9; }
.site-header .navbar .container .navbar-brand { margin-left: 0; }
.site-header .navbar-brand { height: auto; padding: 0; }
.site-header .navbar-brand img { width: auto; max-width: 100%; max-height: 40px; }
.site-header .navbar-header .quote-btn { display: none; }
.site-header .navbar-collapse { padding: 0; background-color: transparent; color: #fff; }
.site-header .logo-light { display: none; }
.site-header .quote-btn { padding: 0; display: inline-block; }
.site-header .quote-btn .btn { font-family: nunito; padding: 6px 25px; font-size: 12px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #aaa; background-color: var(--genel); border: 2px solid var(--genel); margin: 0; vertical-align: middle; }
.site-header .quote-btn .btn:hover { border-color: var(--genel); color: var(--genel); background-color: transparent; }
.site-header .quote-btn .btn.btn-outline { background: transparent; }
.site-header .quote-btn .btn.btn-outline:hover { background: var(--genel); border-color: var(--genel); }
.site-header .navbar-nav > li > a:active{color:#c1e4ff !Important;}

.topbar { padding: 6px 0; color: var(--headeryazi); background: var(--headerarkaplan); font-display: "Quicksand", sans-serif; font-size: 13px; line-height: 1; }
.topbar .top-left { float: left; max-width: 40%; }
.topbar .top-right { float: right; max-width: 59%; }
.topbar .top-nav li a { padding-top: 0; padding-bottom: 0; transition: color .3s; }
.topbar .quote-btn .btn { padding: 2px 15px; vertical-align: top; height: 34px; }
.topbar .quote-btn .btn span { line-height: 1; font-size: inherit; }
.topbar .social:not(:last-child) { margin-right: 25px; }
.topbar .social li a { line-height: 34px; font-size: 16px; color: #909090; }
.topbar .social li a:hover { color: var(--genel); }

.top-nav { margin: 0; padding: 0; list-style: none; margin-right: -15px; }
.top-nav li { display: inline-block; vertical-align: middle; line-height: 34px; }
.top-nav li:first-child { margin-left: -12px; }
.top-nav a { padding: 5px 12px; color: inherit; font-size: 13px; }
.top-nav a:hover, .top-nav a:focus { color: var(--genel); }

.top-contact { margin: 0; list-style: none; font-size: 13px; line-height: 30px; color: inherit; }
.top-contact .fa { height: 30px; width: 30px; line-height: 30px; text-align: center; border-radius: 50%; background: transparent; border: 1px solid var(--genel); color: var(--genel); font-size: 18px; margin-right: 5px; vertical-align: middle; }
.top-contact span { font-size: 1.25em; font-weight: 400; }
.top-contact li { margin-left: 25px; float: left; line-height: 1; }
.top-contact li:first-child { margin-left: 0; }
.top-contact a { color: inherit; }
.top-contact a:hover { color: var(--genel); }

.header-top { margin-top: 10px; margin-right: -15px; float: right; }
.header-top > * { float: left; margin-left: 25px; }
.header-top > *:first-child { margin-left: 0; }
.header-top .top-contact { line-height: 40px; }
.header-top .top-contact .fa { height: 40px; width: 40px; line-height: 38px; }
.header-top .top-contact .t-phone span { vertical-align: middle; }
.header-top .quote-btn .btn { padding: 12px 22px; margin-top: -4px; }
.header-top .social li a { line-height: 40px; font-size: 16px; color: var(--genel); }
.header-top .social.social-s2 li:not(:first-child) { margin-left: 4px; }
.header-top .social.social-s2 li a { display: inline-block; height: 40px; width: 40px; line-height: 38px; text-align: center; border-radius: 50%; background: var(--genel); border: 1px solid var(--genel); color: #fff; font-size: 16px; vertical-align: middle; }
.header-top .social.social-s2 li a:hover { opacity: .5; }

.social { margin: 0; padding: 0; list-style: none; }
.social li { display: inline-block; margin-left: 15px; }
.social li:first-child { margin-left: 0; }
.social.social-s2 li:not(:first-child) { margin-left: 4px; }
.social.social-s2 li a { display: inline-block; height: 30px; width: 30px; line-height: 28px; text-align: center; border-radius: 50%; background: var(--genel); border: 1px solid var(--genel); color: #fff; font-size: 14px; }
.social.social-s2 li a:hover { background: transparent; color: var(--genel); }
.social.social-v2 li { border: 1px solid var(--genel); border-radius: 50%; height: 36px; width: 36px; text-align: center; line-height: 34px; }

.navbar-nav { width: 100%; }
.navbar-nav > li:hover > a { color: #cccccc; background: transparent; }
.navbar-nav > li > a { background: transparent;  color: inherit; font-family: "nunito", sans-serif; font-weight: 700; font-size: 15px; line-height: 20px; padding: 14px 0; margin: 0 16px; transition: background 350ms, color 350ms, border-color 350ms; }
.navbar-nav > li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus { color: #000; background: transparent; }
.navbar-nav > li > .dropdown-menu .nav-opened .dropdown-menu, .navbar-nav > li > .dropdown-menu .dropdown-menu { top: 0; margin-top: 0; }
.navbar-nav > li.nav-opened > .dropdown-menu, .navbar-nav > li:hover > .dropdown-menu { top: 100%; margin-top: 0; opacity: 1; visibility: visible; }
.navbar-nav > li.quote-btn { margin-left: 12px; float: right; }
.navbar-nav > li.quote-btn .btn { padding: 19px 24px 19px; font-size: 14px; font-weight: 700; }
.navbar-nav .dropdown-menu { background: #fff; border: 0px; border-radius: 0; padding: 0px; left: 0; top: -999em; display: block; opacity: 0; width: 200px; visibility: hidden; transition: opacity .3s, visibility .4s; }
.navbar-nav .dropdown-menu .nav-opened .dropdown-menu, .navbar-nav .dropdown-menu .dropdown-menu { left: -200px; opacity: 0; }
.navbar-nav .dropdown-menu .caret { margin-top: 0; vertical-align: middle; transform: translateY(-50%) rotate(-90deg); position: absolute; top: 50%; right: 20px; }
.navbar-nav .dropdown-menu li { position: relative; }
.navbar-nav .dropdown-menu li:hover > a { color: var(--genel); background: #f5f5f5; }
.navbar-nav .dropdown-menu li a { padding: 10px 25px 10px 15px; text-transform: inherit; }
.navbar-nav .dropdown-menu li.nav-opened .dropdown-menu { opacity: 1; visibility: visible; height: auto; }
.navbar-nav .dropdown-menu li:hover .dropdown-menu { opacity: 1; visibility: visible; height: auto; }
.navbar-nav .dropdown-menu li:hover.has-children:after { border-left-color: var(--genel); }
.navbar-nav .dropdown-menu li.has-children:after { position: absolute; top: 50%; right: 20px; content: ""; height: 0; width: 0; transform: translateY(-50%); border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #3c3c3c; transition: all .5s ease; }
.navbar-nav .dropdown-menu li.dropdown > a:before { content: "\f105"; display: block; position: absolute; top: 50%; right: 8px; opacity: 1; margin-top: -7px; height: 14px; width: 12px; text-align: center; font-size: 13px; line-height: 14px; font-family: "FontAwesome"; color: #000; }
.navbar-nav .dropdown-menu.active > a, .navbar-nav .dropdown-menu li > a:hover, .navbar-nav .dropdown-menu li > a:focus { color: var(--genel); }
.navbar-nav .dropdown-menu > .active > a, .navbar-nav .dropdown-menu > .active > a:focus, .navbar-nav .dropdown-menu > .active > a:hover { color: var(--genel); background-color: #f5f5f5; }
.navbar-nav .label { margin-top: -3px; vertical-align: middle; display: inline-block; font-family: "Quicksand", sans-serif; margin-left: 5px; text-transform: uppercase; padding: 3px 10px 4px; -ms-border-radius: 20px; border-radius: 20px; }
.navbar-nav .caret { margin-top: 0; vertical-align: middle; transform: translateY(0%); }

.site-header .navbar { padding: 0; border-bottom: none; }
.site-header .navbar-nav > li > a { padding-top: 16px; padding-bottom: 16px; }
/*.site-header .navbar-nav > li > a:hover{color:#c1e4ff;} */
.site-header .navbar-nav > li.quote-btn { margin-top: 0px; }
.site-header .navbar-nav > li:last-child:not(.quote-btn) { margin-right: -15px; }
.site-header .navbar-brand { margin-top: 10px; margin-bottom: 4px; margin-left: 0; z-index: 6; }
.site-header .navbar-collapse { float: right; width: auto; }
.site-header .single-slide { min-height: 440px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.site-header.is-transparent { color: #fff; }
.site-header.is-transparent .topbar, .site-header.is-transparent .navbar { background: transparent; position: absolute; width: 100%; z-index: 9; color: #fff; }
.site-header.is-transparent .topbar + .navbar { margin-top: 43px; }
.site-header.is-transparent .topbar { border-color: rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.1); }
.site-header.is-transparent .topbar a:not(.btn):hover { color: var(--genel); }
.site-header.is-transparent .topbar .social li a { color: var(--genel); }
.site-header.is-transparent .topbar .social li a:hover { color: #fff; }
.site-header.is-transparent .navbar-nav > li > a:not(.btn):after { content: ""; position: absolute; left: 0; bottom: 28px; width: 100%; height: 2px; background-color: #fff; opacity: 0; transition: all .4s; }
.site-header.is-transparent .dropdown-menu li:hover.has-children:after { border-left-color: var(--genel); }
.site-header.is-transparent .dropdown-menu li.has-children:after { position: absolute; top: 18px; right: 20px; content: ""; height: 0; width: 0; transform: translateY(-50%); border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #3c3c3c; }
.site-header.is-transparent .dropdown-menu li > a .caret { position: absolute; top: 50%; margin-top: -3px; right: 15px; transform: rotate(-90deg); }
.site-header.is-transparent .navbar-nav > li.active > a:after, .site-header.is-transparent .navbar-nav > li > a:hover:after { opacity: 1; }
.site-header.is-transparent .navbar-nav > li.active > a, .site-header.is-transparent .navbar-nav > li > a:hover, .site-header.is-transparent .navbar-nav > li > a:focus { color: #fff; }
.site-header.is-transparent .navbar-collapse, .site-header.is-transparent .top-contact .fa { color: #fff; }
.site-header.is-transparent .navbar-brand .logo-light { display: block; }
.site-header.is-transparent .navbar-brand .logo-dark { display: none; }
.site-header.is-transparent.has-fixed .topbar + .navbar { margin-top: 0; }
.site-header.is-transparent.has-fixed .navbar { background: #fff; color: #3c3c3c; }
.site-header.is-transparent.has-fixed .navbar-nav > li.active > a, .site-header.is-transparent.has-fixed .navbar-nav > li > a:hover, .site-header.is-transparent.has-fixed .navbar-nav > li > a:focus { color: var(--genel); }
.site-header.is-transparent.has-fixed .navbar-nav > li.quote-btn .btn { color: #fff; }
.site-header.is-transparent.has-fixed .navbar-nav > li.quote-btn .btn:hover { color: #3c3c3c; }
.site-header.is-transparent.has-fixed .navbar-nav > li > a .navbar-nav > li > a:not(.btn)::after { background-color: var(--genel); }
.site-header.is-transparent.has-fixed .navbar-collapse { color: #3c3c3c; }
.site-header.is-transparent.has-fixed .banner-content { margin-top: 0; }
.site-header.is-transparent.has-fixed .navbar-brand .logo-light { display: none; }
.site-header.is-transparent.has-fixed .navbar-brand .logo-dark { display: block; }
.site-header.has-fixed .navbar { position: fixed; width: 100%; z-index: 9; top: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06); }
.site-header.has-fixed .banner-content { margin-top: 76px; }
.site-header.header-dark .topbar { background: #ef8608; color: #fff; }
.site-header.header-dark .topbar .icon, .site-header.header-dark .topbar .fa, .site-header.header-dark .topbar a:hover { color: #e17804; }
.site-header.header-dark .navbar { background: var(--genel); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06); }
.site-header.header-dark .navbar-nav > li > a, .site-header.header-dark .navbar-nav > li.active > a, .site-header.header-dark .navbar-nav > li > a:hover, .site-header.header-dark .navbar-nav > li > a:focus { color: #fff; }
.site-header.header-dark .navbar-nav li.quote-btn .btn:hover { background: #999; }
.site-header.header-dark .navbar-brand .logo-dark { display: none; }
.site-header.header-dark .navbar-brand .logo-light { display: block; }
.site-header.header-s2.has-fixed .navbar-brand, .site-header.header-s2.has-fixed .top-nav, .site-header.header-s2.has-fixed .social { display: none; }
.site-header.header-s2.has-fixed .navbar { position: fixed; top: -2px; width: 100%; z-index: 9; background: transparent; box-shadow: none; }
.site-header.header-s2 .social { margin: 30px -15px; margin-right: 0; }
.site-header.header-s2 .top-nav { margin: 31px 0; }
.site-header.header-s2 .top-nav li { position: relative; border-right: 1px solid #efefef; font-size: 14px; line-height: 14px; }
.site-header.header-s2 .top-nav li:last-of-type { border-right: none; }
.site-header.header-s2 .navbar { padding-bottom: 0; box-shadow: none; border: none; }
.site-header.header-s2 .navbar .container { padding: 0; }
.site-header.header-s2 .navbar .container .navbar-brand { margin-left: 0; }
.site-header.header-s2 .navbar .nav-bar-wrap { position: relative; z-index: 1; }
.site-header.header-s2 .navbar top-bar-wrap { position: relative; z-index: 2; }
.site-header.header-s2 .navbar-nav li:hover > a { color: #fff; background: #e17804; }
.site-header.header-s2 .navbar-nav li a { margin: 0 0; padding: 18px 20px; }
.site-header.header-s2 .navbar-nav li a:hover, .site-header.header-s2 .navbar-nav li a:focus { color: #fff; background: #e17804; }
.site-header.header-s2 .navbar-nav li.active a { color: #fff; background: #e17804; }
.site-header.header-s2 .navbar-nav li.quote-btn { margin-top: 0; }
.site-header.header-s2 .navbar-nav li.quote-btn .btn { padding: 14px 20px; border-radius: 0; background: #f50b21; border-color: #f50b21; }
.site-header.header-s2 .navbar-nav li.quote-btn .btn:hover { border-color: #e17804; background: #e17804; color: #fff; }
.site-header.header-s2 .navbar-nav .dropdown-menu li:hover > a { color: var(--genel); background: #efefef; }
.site-header.header-s2 .navbar-nav .dropdown-menu li a { color: #3c3c3c; background: #fff; padding: 10px 20px; }
.site-header.header-s2 .navbar-nav .dropdown-menu li a:hover { color: var(--genel); background: #efefef; }
.site-header.header-s2 .navbar-nav .dropdown-menu .active a { color: #3c3c3c; background: #fff; }
.site-header.header-s2 .navbar-nav .dropdown-menu .active a:hover, .site-header.header-s2 .navbar-nav .dropdown-menu .active a:focus { color: var(--genel); background: #efefef; }
.site-header.header-s2 .navbar-collapse { width: 100%; position: relative; z-index: 5; top: 0; margin-top: -28px; padding: 0 15px; }
.site-header.header-s2 .navbar-collapse ul.nav { position: relative; top: 28px; z-index: 2; background: var(--genel); color: #fff; }

.breadcrumb { background-color: transparent; padding: 0; font-size: 12px; line-height: 1; }
.breadcrumb > li { margin: 6px 0; text-transform: capitalize; }
.breadcrumb a { color: #fff; text-decoration: none; transition: all 0.4s; }
.breadcrumb > .active { opacity: 0.6; color: #fff; }
.breadcrumb li:not(.active) a:hover { color: #e17804; }
.breadcrumb > li + li:before { color: #fff; opacity: 0.5; padding: 0 6px 0 3px; }
.breadcrumb.breadcrumb-arrow > li + li:before { content: "\00bb"; }
.breadcrumb.breadcrumb-dash > li + li:before { content: "\2013"; }
.breadcrumb.breadcrumb-dots > li + li:before { content: "\2022"; }

.banner { min-height: 370px; }

.banner-content { padding: 70px 0; width: 100%; flex-grow: 1; }
.banner-content p {font-size: 14px;}

.is-transparent .banner-content { padding: 140px 0 40px; }

.page-head { min-height: 360px; padding: 70px 0; }
.page-head h2 { font-weight: 900; text-transform: capitalize; }

@media only screen and (max-width: 1199px) { .navbar-nav > li > a { font-size: 13px; padding-left: 0; padding-right: 0; margin: 0 12px; }
  .navbar-nav > li.quote-btn .btn { font-size: 12px; }
  .navbar-nav .dropdown-menu { font-size: 13px; }
  .site-header .navbar-nav > li:last-child:not(.quote-btn) { margin-right: -10px; } }
@media only screen and (min-width: 992px) and (max-width: 1024px) { .banner-content { padding: 70px 40px; } }
@media only screen and (max-width: 991px) { .topbar, .top-nav a { font-size: 12px; }
  .header-top .quote-btn .btn { padding: 7px 16px; }
  .site-header .navbar-brand img { max-height: 40px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .navbar-nav > li > a { font-size: 11px; padding: 15px 0; margin: 0 8px; }
  .navbar-nav > li.quote-btn { margin-left: 5px; }
  .navbar-nav > li.quote-btn .btn { padding: 5px 15px; font-size: 11px; }
  .site-header .navbar-brand { margin-top: 16px; margin-bottom: 16px; }
  .site-header .navbar-nav > li > a { padding-top: 20px; padding-bottom: 20px; }
  .site-header .navbar-nav > li.quote-btn { margin-top: 10px; }
  .is-transparent .banner-content { padding: 120px 40px; }
  .banner-content { padding: 120px 40px; }
  .top-nav { margin-right: 0; }
  .page-head { min-height: 240px; padding: 85px 0; } }
  
@media (max-width:768px){.site-header .navbar{background: linear-gradient(45deg, #fff 54%,var(--genel) 0%);}}
@media (min-width:1700px){.site-header .navbar{background: linear-gradient(45deg, #fff 34%,var(--genel) 0%);} .site-header .single-slide{min-height: 640px;}}
@media only screen and (max-width: 991px) { .top-nav li:first-child { margin-left: 0; }
  .top-nav li a { padding: 6px 10px; }
  .topbar .top-nav li a { line-height: 24px; padding: 6px 5px; }
  .navbar-toggle { float: left; margin-top: 6px; margin-bottom: 6px; padding: 10px 12px; background-color: transparent; }
  .navbar-toggle .icon-bar { background-color: #fff; height: 2px; width: 32px; }
  .navbar-header { background: var(--genel); clear: both; width: 100%; padding: 0 15px; }
  .navbar-nav { margin: 0; float: none; padding-bottom: 20px; text-align: center; border-top: 1px solid #f5f5f5; }
  .navbar-nav li { border-bottom: 1px solid #f5f5f5; }
  .navbar-nav li a { padding: 12px 20px; font-size: 14px; font-weight: 400; color: #3c3c3c; margin-left: 0; margin-right: 0; }
  .navbar-nav li a.btn { width: 150px; margin: 6px auto 0; }
  .header-s1 .navbar-nav li a { padding-top: 12px; padding-bottom: 12px; }
  .navbar-nav li.quote-btn { float: none; border-bottom: 0; }
  .navbar-nav li .dropdown-menu { position: static; background: none; width: 100%; display: none; opacity: 1 !important; visibility: visible !important; box-shadow: none; text-align: center; float: none; }
  .navbar-nav li .dropdown-menu li { border-top: 1px solid #f5f5f5; border-bottom: 0 none; }
  .navbar-nav li .dropdown-menu li a { font-size: 13px; color: #3c3c3c; font-weight: 400; }
  .navbar-nav li .dropdown-menu li a:hover, .navbar-nav li .dropdown-menu li a:focus { background: #f5f5f5; color: var(--genel); opacity: 1; }
  .navbar-nav li .dropdown-menu > .active > a, .navbar-nav li .dropdown-menu > .active > a:hover, .navbar-nav li .dropdown-menu > .active > a:focus { color: var(--genel); }
  .navbar-nav > li.active a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus { color: var(--genel); background: #f8f8f8; }
  .navbar-nav .dropdown-menu li.dropdown > a::after { display: none; }
  .site-header .navbar-header { float: left; margin: 10px 0 0; background: linear-gradient(45deg, #fff 54%,var(--genel) 0% ) !important; }
  .site-header .navbar-collapse { float: none; text-align: center; }
  .site-header .navbar .container { padding-left: 0; padding-right: 0; }
  .site-header .navbar-brand { position: absolute; left: 15px; width: 200px; margin-top: 10px; margin-bottom: 10px; }
  .site-header .navbar-toggle { float: right; margin: 12px 15px 12px 0; border-left:1px rgb(255 255 255 / 68%) solid; }
  .site-header .navbar-header { background: none; padding: 0; margin-top: 0; }
  .site-header .navbar-collapse { margin: 0; background-color: #fff; color: var(--genel); width: 100%; }
  .site-header .navbar-nav > li:last-child:not(.quote-btn) { margin-right: 0; }
  .site-header .banner .row-vm { display: flex; }
  .site-header.is-transparent .topbar, .site-header.is-transparent .navbar { position: static; }
  .site-header.is-transparent .navbar-brand .logo-light { display: none; }
  .site-header.is-transparent .navbar-brand .logo-dark { display: block; }
  .site-header.is-transparent .topbar { color: #3c3c3c; background: #f8f8f8; border-color: rgba(0, 0, 0, 0.0667); }
  .site-header.is-transparent .topbar a:hover:not(.btn) { color: #3c3c3c; }
  .site-header.is-transparent .topbar + .navbar { margin-top: 0; }
  .site-header.is-transparent:after { display: none; }
  .site-header.is-transparent .navbar-collapse, .site-header.is-transparent .top-contact .fa { color: #3c3c3c; }
  .site-header.is-transparent .dropdown-menu li.has-children:after { transform: rotate(90deg); }
  .site-header.is-transparent .navbar-nav > li.active > a, .site-header.is-transparent .navbar-nav > li > a:hover, .site-header.is-transparent .navbar-nav > li > a:focus { color: var(--genel); }
  .site-header.is-transparent .navbar-nav > li.active > a:after, .site-header.is-transparent .navbar-nav > li > a:hover:after, .site-header.is-transparent .navbar-nav > li > a:focus:after { display: none; }
  .site-header.header-s2 .navbar .container .navbar-brand { position: relative; left: 0; width: auto; margin: 20px 0; }
  .site-header.header-s2 .navbar-nav li a { padding: 10px 20px; }
  .site-header.header-s2 .navbar-nav li .dropdown-menu li a { padding-left: 30px; }
  .site-header.header-s2 .navbar-nav li .dropdown-menu li .dropdown-menu li a { padding-left: 40px; }
  .site-header.header-s2 .social { margin: 30px 0; }
  .site-header.header-s2 .top-bar-wrap { z-index: 6; border-bottom: 1px solid #fff1e0; }
  .site-header.header-s2 .navbar-collapse { width: 100%; position: relative; z-index: 5; top: 0; margin-top: 0; padding: 0; }
  .site-header.header-s2 .navbar-collapse ul.nav { position: relative; top: 0; z-index: 2; background: #fff; color: #999; }
  .site-header.header-s2 .navbar-toggle { float: none; margin-left: 15px; }
  .site-header.header-s2 .quote-btn .btn { padding: 3px 0 4px; min-width: 40px; }
  .site-header.header-s2 .quote-btn .btn:before { font-family: "FontAwesome"; content: "\f298"; display: inline-block; font-size: 18px; vertical-align: middle; margin-right: 8px; }
  .site-header.header-s2 .navbar-toggle + div.quote-btn { display: inline-block; float: right; margin: 12px 15px 12px 0; }
  .site-header.header-s2 .quote-btn .btn { padding: 4px 12px; font-size: 9px; -ms-border-radius: 5px; border-radius: 5px; }
  .navbar-nav .caret { position: absolute; right: 18px; top: 22px; }
  .navbar-nav li { text-align: left; }
  .navbar-nav li .dropdown-menu li.has-children:after { top: 18px; right: 20px; transform: rotate(90deg); border-left-color: #3c3c3c; }
  .navbar-nav li .dropdown-menu li.has-children.nav-opened:after { transform: rotate(-90deg); }
  .navbar-nav li .dropdown-menu li a { padding-left: 30px; }
  .navbar-nav li .dropdown-menu li .dropdown-menu li a { padding-left: 40px; } }
@media only screen and (max-width: 767px) { .top-bar-wrap { padding: 0 15px; }
  .site-header.header-s2 .navbar .container .navbar-brand { width: 100%; display: block; }
  .site-header.header-s2 .navbar .container .navbar-brand img { margin: 0 auto; }
  .site-header .banner, .site-header .single-slide { min-height: 400px; }
  .page-head { min-height: 200px; } }
@media only screen and (max-width: 599px) { .banner-content { padding: 90px 10px 80px; font-size: 11px; }
  .banner-content p { margin-bottom: 0px; }
  .topbar { display: none; }
  .site-header .quote-btn .btn { padding: 3px 0 4px; min-width: 40px; }
  .site-header .quote-btn .btn span { display: none; }
  .site-header { border-top: 4px solid #f8f8f8; }
  .site-header .navbar-toggle + div.quote-btn { display: inline-block; float: right; margin: 16px 15px 12px 0; }
  .site-header .quote-btn .btn { padding: 4px 12px; font-size: 9px; -ms-border-radius: 5px; border-radius: 5px; }
  .is-transparent .banner-content { padding: 80px 10px; } 
  .quote-btn-icon{font-size: 22px; color: #fff;}}
@media only screen and (max-width: 374px) { .site-header .quote-btn .btn { padding: 3px 12px 4px; } }
/* 06.0 Widgets == */
.wgs-box { position: relative; overflow: hidden; margin-bottom: 20px; }
.wgs-box:last-child { margin-bottom: 0; }
.wgs-box .wgs-content { position: relative; z-index: 2; }
.wgs-box p + p, .wgs-box p + h3, .wgs-box p + h4 { margin-top: 15px; }
.wgs-box ul li { display: block; font-size: .975em; position: relative; }
.wgs-box a { color: var(--footeryazi); }
.wgs-box a:hover, .wgs-box a:focus { color: var(--genel); }
.wgs-box .wgs-menu ul li { line-height: 30px; }
.wgs-box .wgs-menu ul li a { display: block; }
.wgs-box .wgs-menu ul li a:before { position: relative; content: '\f105'; font-family: 'FontAwesome'; padding-right: 6px; }
.wgs-box .wgs-menu ul li:hover a:before { left: 3px; }
.wgs-box .wgs-post .wgs-content { padding-top: 8px; }
.wgs-box .wgs-post .wgs-post-single { position: relative; display: flex; align-items: center; margin-bottom: 15px; }
.wgs-box .wgs-post .wgs-post-single:last-child { margin-bottom: 0; }
.wgs-box .wgs-post .wgs-post-single .wgs-post-thumb { height: 60px; width: 60px; flex-shrink: 0; }
.wgs-box .wgs-post .wgs-post-single .wgs-post-entry { padding-left: 15px; }
.wgs-box .wgs-post .wgs-post-single .wgs-post-entry .wgs-post-title { font-size: 14px; line-height: 18px; margin-bottom: 0; }
.wgs-box .wgs-post .wgs-post-single .wgs-post-entry .wgs-post-meta { font-size: 13px; }
.wgs-box .wgs-contact .wgs-contact-list li { line-height: 24px; padding-left: 30px; position: relative; margin-bottom: 16px; }
.wgs-box .wgs-contact .wgs-contact-list li:last-child { margin-bottom: 0; }
.wgs-box .wgs-contact .wgs-contact-list li .pe { position: absolute; top: 6px; left: 0; font-size: 24px; }
.wgs-box .wgs-search .form-group { position: relative; }
.wgs-box .wgs-search .form-group .search-btn { position: absolute; top: 0; right: 0; height: 100%; width: 50px; border: none; transition: all .5s ease; background: #efefef; border-bottom-right-radius: 5px; border-top-right-radius: 5px; }
.wgs-box .wgs-search .form-group .search-btn:hover { color: var(--genel); }
.wgs-box .tag-list { margin: 0 -5px; }
.wgs-box .tag-list li { display: inline-block; margin: 7px 5px; }
.wgs-box .tag-list li a { padding: 5px 15px; display: inline-block; border: 1px solid #efefef; border-radius: 4px; box-shadow: 0px 0px 10px #f5f4f4; }
.wgs-box .tag-list li a:hover { border-color: var(--genel); box-shadow: 0px 0px 4px #f5f4f4; }

.sidebar-right a { color: #3c3c3c; }
.sidebar-right a:hover, .sidebar-right a:focus { color: var(--genel); }

.bg-secondary a { color: #fff; }
.bg-secondary a:hover, .bg-secondary a:focus { color: #3c3c3c; }

/* 07.0 Buttons == */
.btn { font-family: nunito; font-size: 14px; line-height: 1.45; font-weight: 700; padding: 15px 24px; text-align: center; text-transform: uppercase; color: #fff; min-width: 160px; max-width: 100%; border: 2px solid var(--genel); background-color: var(--genel); box-sizing: border-box; transition: all 0.4s; -ms-border-radius: 4px; border-radius: 4px; }
.btn:hover, .btn:focus { background-color: transparent; border-color: var(--genel); color: #fff; }
.btn.btn-full { width: 100%; }
.btn.block { display: block; white-space: inherit; }
.btn.btn-alt { background: var(--genel); border-color: var(--genel); }
.btn.btn-alt:hover, .btn.btn-alt:focus { color: #3c3c3c; background: transparent; border-color: var(--genel); }
.btn.btn-outline { color: #fff; background-color: transparent; }
.btn.btn-outline:hover, .btn.btn-outline:focus { color: #fff; background: var(--genel); border-color: var(--genel); }
.btn.btn-outline.btn-alt { color: #fff; border-color: #fff; }
.btn.btn-outline.btn-alt:hover, .btn.btn-outline.btn-alt:focus { color: var(--genel); background: #fff; border-color: #fff; }
.btn.btn-outline.btn-light { color: #fff; border-color: #fff; }
.btn.btn-outline.btn-light:hover, .btn.btn-outline.btn-light:focus { background: var(--genel); border-color: var(--genel); }
.btn.btn-outline.btn-light.btn-alt:hover, .btn.btn-outline.btn-light.btn-alt:focus { background: #e17804; border-color: #e17804; }
.btn.btn-outline.btn-color { color: var(--genel); border-color: var(--genel); }
.btn.btn-outline.btn-color:hover, .btn.btn-outline.btn-color:focus { color: #fff; background: var(--genel); border-color: var(--genel); }
.btn.btn-outline.btn-color.btn-alt:hover, .btn.btn-outline.btn-color.btn-alt:focus { background: #e17804; border-color: #e17804; }
.btn.btn-light:not(.btn-outline) { color: var(--genel); border-color: #fff; background-color: #fff; }
.btn.btn-light:not(.btn-outline):hover, .btn.btn-light:not(.btn-outline):focus { color: #fff; background: var(--genel); border-color: var(--genel); }
.bg-primary .btn.btn-light:not(.btn-outline):hover, .bg-primary .btn.btn-light:not(.btn-outline):focus { background: #e17804; border-color: #e17804; }
.btn.btn-light:not(.btn-outline).btn-alt { color: #e17804; }
.btn.btn-light:not(.btn-outline).btn-alt:hover, .btn.btn-light:not(.btn-outline).btn-alt:focus { color: #fff; background: #e17804; border-color: #e17804; }
.bg-secondary .btn.btn-light:not(.btn-outline).btn-alt:hover, .bg-secondary .btn.btn-light:not(.btn-outline).btn-alt:focus { background: var(--genel); border-color: var(--genel); }
.btn.btn-center { margin: 0 auto; width: auto; min-width: 160px; }
.btn.btn-lg { padding: 18px 35px; font-size: 16px; -ms-border-radius: 4px; border-radius: 4px; }
.btn.btn-md { padding: 10px 20px; }
.btn.btn-sm { padding: 3px 12px 4px; font-weight: 700; }
.btn.btn-xs { padding: 3px 12px 4px; font-weight: 700; min-width: 90px; }
.btn.round { -ms-border-radius: 60px; border-radius: 60px; }
.btn.btn-aside { margin: 5px 8px; }

.btn-link { color: var(--genel); transition: all .4s ease-in-out; }
.btn-link:hover { color: var(--genel); }
.btn-link.focus:not([class*="link-arrow"]) { box-shadow: 0 1px 0 currentColor; }
.btn-link.focus:not([class*="link-arrow"]):hover { box-shadow: none; text-decoration: none; }
.light .btn-link:not([class*="link-arrow"]) { color: #fff; box-shadow: 0 1px 0 currentColor; }
.light .btn-link:not([class*="link-arrow"]):hover { color: #fff; box-shadow: none; text-decoration: none; }
.btn-link.link-arrow, .btn-link.link-arrow-sm { position: relative; padding-right: 48px; }
.btn-link.link-arrow:after, .btn-link.link-arrow:before, .btn-link.link-arrow-sm:after, .btn-link.link-arrow-sm:before { content: ""; display: block; position: absolute; transition: all 0.4s ease-in-out; }
.btn-link.link-arrow:before, .btn-link.link-arrow-sm:before { top: 50%; right: 9px; width: 9px; height: 9px; transform-origin: 50% 50%; transform: translate(0, -4px) rotate(45deg); box-shadow: inset -1px 1px 0 0 currentColor; }
.btn-link.link-arrow:after, .btn-link.link-arrow-sm:after { top: 50%; right: 8px; width: 30px; height: 1px; transform: translate(0, 0); background-color: currentColor; }
.btn-link.link-arrow:hover, .btn-link.link-arrow-sm:hover { text-decoration: none; }
.btn-link.link-arrow:hover:before, .btn-link.link-arrow-sm:hover:before { transform: translate(8px, -4px) rotate(45deg); }
.btn-link.link-arrow:hover:after, .btn-link.link-arrow-sm:hover:after { transform: translate(8px, 0); }
.btn-link.link-arrow-sm { padding-right: 36px; }
.btn-link.link-arrow-sm:before { width: 7px; height: 7px; transform: translate(0, -3px) rotate(45deg); }
.btn-link.link-arrow-sm:after { width: 18px; }
.btn-link.link-arrow-sm:hover:before { transform: translate(8px, -3px) rotate(45deg); }

.btn-icon { height: 50px; width: 50px; text-align: center; color: var(--butonyazi); border-radius: 50%; font-size: 36px; display: inline-block; background: var(--genel); }
.btn-icon .pe { position: relative; top: -5px; line-height: 50px; }
.btn-icon:hover { background: #3c3c3c; }

.btn-img { display: block; }
.btn-img img { max-width: 100%; }

.btns { margin: 0 -15px; }
.btns li { display: inline-block; margin: 10px 15px; }
.auth-btn{text-transform:capitalize; height:50px; font-size: 16px; line-height: 0.1rem; border-radius: 0.675rem !important; box-shadow: 0px 0px 10px #ccc;}
.tr-button{border: 0px; width: 80px; background: var(--genel); border-bottom-right-radius: 5px; border-top-right-radius: 5px;}
.tr-button:hover{border: 0px; width: 80px; background: var(--genel); border-bottom-right-radius: 5px; border-top-right-radius: 5px; box-shadow:  0px 0px 10px #e7e7e7;}
.tr-button:focus {outline: none;}

@media only screen and (max-width: 480px) { .btn { font-size: 15px; padding: 10px 20px; min-width: 110px; }
  .btn-img { max-width: 110px; }
  .btns { margin: 0 -5px; }
  .btns li { margin: 10px 5px; } }
/* 08.0 Boxes == */
.box { transition: all .5s ease; padding: 30px; }
.box.box-alt-bg { background: #ffffff; box-shadow: 0px 11px 30px #eee; }
.box .box-icon { max-width: 60px; margin: 0 auto 25px; }
.boxx-icon{font-size:50px;}
.box-xm{font-size:60px;}
.boxx1-icon{font-size:80px;}
.box.box-small-dot:hover { background: var(--genel); }
.box.box-small-dot:hover h4, .box.box-small-dot:hover h6, .box.box-small-dot:hover p, .box.box-small-dot:hover .pe { color: #fff; }
.box.box-small-dot:hover .font-icon:before { background: #fff; opacity: .4; }
.box.box-small-dot .font-icon { margin-bottom: 17px; display: inline-block; position: relative; }
.box.box-small-dot .font-icon:before { position: absolute; content: ""; background: var(--genel); height: 26px; width: 26px; border-radius: 50%; top: 8px; left: 0; opacity: .6; z-index: 4; transition: all .5s ease; }
.box.box-small-dot .font-icon .pe { font-size: 42px; position: relative; z-index: 5; transition: all .5s ease; }
.box h4, .box h6 { margin-bottom: 14px; font-size:19px; font-weight:700; transition: all .5s ease; }
.box p { transition: all .5s ease; }

.box-alt { padding: 0 30px 70px; }
.box-alt:last-of-type { padding-bottom: 0; }
.box-alt .pe { color: #9f9f9f; font-size: 52px; padding-bottom: 15px; }
.box-alt .image-icon { position: relative; width: 50px; margin: 0 auto 23px; }
.box-alt .image-icon img { position: relative; z-index: 5; }
.box-alt.box-dot { position: relative; }
.box-alt.box-dot.four-column { padding: 0 0 70px; }
.box-alt.box-dot .image-icon:before { position: absolute; content: ""; background: var(--genel); height: 45px; width: 45px; border-radius: 50%; top: -4px; left: -10px; opacity: .6; z-index: 4; }
.box-alt.box-direction:after { position: absolute; left: calc(50% + 10px); width: 100%; }
.box-alt.box-direction-one:after { content: url(../images/direction-dots-a.png); top: -8px; }
.box-alt.box-direction-two:after { content: url(../images/direction-dots-b.png); top: 12px; }

.tab-custom .box-alt { cursor: pointer; }
.tab-custom .active .box-alt { cursor: default; }
.tab-custom .active .box-alt h5 { color: var(--genel); transition: all .5s ease; }

@media only screen and (max-width: 1199px) { .box-alt.box-direction:after { width: 80%; } }
@media only screen and (max-width: 991px) { .box-direction:after { display: none; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .box-alt.img { padding-left: 120px; padding-right: 120px; } }
@media only screen and (max-width: 767px) { .box-alt { padding: 0 0 70px;  } .col-md-offset-2{padding: 0px;}}



.lightshadow{box-shadow: 0px 5px 10px #ddd !Important;}
.box-side-icon { position: relative; padding-left: 83px; }
.box-side-icon .pe { font-size: 48px; color: var(--genel); position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.box-side-icon p { margin-bottom: 8px; }
.box-side-icon .read-more { font-size: 14px; }

.service-box .service-thumb img { border-radius: 5px 5px 0 0; }
.service-box .service-entry { position: relative; padding: 30px; }
.service-box .service-entry h5 a{ color: #3c3c3c; text-transform: capitalize; }
.service-box .service-entry h5 { color: #3c3c3c; text-transform: capitalize; }
.service-box .service-entry .btn-icon { position: absolute; left: 50%; bottom: -25px; margin-left: -25px; box-shadow: 0px 0px 10px #bbb; }
.service-box .service-entry .btn-icon:hover { background: #3c3c3c; color: #fff;}

.box-miner { background: #fff; border-radius: 4px; box-shadow: 0 12px 15px rgba(0, 0, 0, 0.05); }
.box-miner.box-miner-alt { box-shadow: 0 1px 17px rgb(238 238 238 / 52%) }
.box-miner.box-miner-alt h4, .box-miner.box-miner-alt .box-miner-title { color: #3c3c3c; background: #fff; border-bottom: 1px solid #f8f8f8; padding-bottom: 35px; border-radius: 4px 4px 0 0; }
.box-miner.box-miner-alt .box-miner-list li { padding: 10px 30px; }
.box-miner .box-miner-price { padding-top: 40px; text-align: center; font-size: 3.2em; line-height: 1em; }
.box-miner .box-miner-price .price-unit { font-size: .4em; line-height: 1.3em; vertical-align: top; }
.box-miner .box-miner-price .price-for { font-size: .4em; vertical-align: baseline; }
.box-miner h4, .box-miner .box-miner-title { color: #fff; background: var(--genel); margin-bottom: 0; padding: 14px 0; border-radius: 4px 4px 0 0; }
.box-miner .box-miner-image img { border-radius: 0; }
.box-miner .box-miner-list { border-radius: 0 0 4px 4px; }
.box-miner .box-miner-list li { display: block; border-bottom: 1px solid #f8f8f8; padding: 10px 20px; }
.box-miner .box-miner-list li:last-of-type { border-bottom: none; padding: 0; border-radius: 0 0 4px 4px; }
.box-miner .box-miner-cta { padding: 25px 0; }
.box-miner .box-miner-action { color: rgba(60, 60, 60, 0.7); text-transform: uppercase; font-size: 15px; text-align: center; background: rgba(247, 146, 26, 0.02); display: block; font-weight: 800; padding: 22px 0; }
.box-miner .box-miner-action:hover { color: #fff; }

.pricing-box { background: #fff1e0; padding: 40px 0; text-align: center; position: relative; transition: all .3s ease; border-radius: 4px; }
.pricing-box.hover-up:hover { transform: translateY(-12px); }
.pricing-box.hover-scale:hover { transform: scale(1.05); z-index: 4; }
.pricing-box.tup { transform: translateY(-12px); padding: 52px 0; }
.pricing-box span { display: block; }
.pricing-box.highlited { background: var(--genel); }
.pricing-box.highlited .pricing-sap:before, .pricing-box.highlited .pricing-sap:after { background: #fff; }
.pricing-box .pricing-title { font-size: 22px; line-height: 1.1; font-weight: 700; }
.pricing-box .pricing-sub-title { font-weight: 500; margin: 15px 0; }
.pricing-box .pricing-sap { height: 10px; position: relative; margin-bottom: 20px; }
.pricing-box .pricing-sap:before { position: absolute; height: 2px; width: 54px; background: var(--genel); top: 4px; left: 50%; margin-left: -27px; content: ""; }
.pricing-box .pricing-sap:after { position: absolute; height: 10px; width: 10px; background: var(--genel); top: 0; left: 50%; margin-left: -5px; content: ""; border-radius: 50%; }
.pricing-box .pricing-price { font-size: 26px; line-height: 1.1; font-weight: 700; }
.pricing-features{font-weight:700;}
.pricing-box .btn { margin: 25px auto 0; padding: 8px 15px; }

.logo-item { background: #fff; -ms-border-radius: 5px; border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.04); text-align: center; padding: 10px; line-height: 1; }
.logo-item img { border: 0 none; border-radius: inherit; width: 100%; max-width: 190px; margin: 0 auto; }
.logo-group {overflow: hidden; padding: 0; border: 1px solid #fff; border-right: none; border-bottom: none; position: relative;}
.logo-group li {width: 20%; float: left; height: auto; list-style: none; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
.logo-group li img {display: block; margin: 0 auto;}

@media (max-width:767px){.logo-group li {width: 100%; margin-bottom: 20px;}}

/* 09.0 Elements == */
.text-block h2 { margin-bottom: 30px; }
.text-block h2 span { color: var(--genel); }
.text-block p { margin-bottom: 10px; }
.text-block p:last-of-type { margin-bottom: 25px; }
.text-block ul { margin-bottom: 30px; }
.text-block ul li { font-size: .94em; line-height: 2.1em; }
.text-block ul li:before { content: "\f046"; font-family: 'FontAwesome'; color: var(--genel); margin-right: 12px; }

.icon-block { padding-left: 20px; }
.icon-block .icon-image { width: 80px; float: left; margin: 0 20px 10px 0; }
.icon-block .icon-image-alt { width: 80px; float: left;}
.icon-block ul { margin-top: -10px; }
.icon-block ul li { line-height: 36px; }
.icon-block ul li:before { content: "\f00c"; font-family: 'FontAwesome'; color: var(--genel); margin-right: 7px; }


@media only screen and (max-width: 767px) { .icon-block { padding-left: 0; }
 .icon-block .icon-image { float: none; } }
.video-block { position: relative; }
.video-block .video-play { position: absolute; left: 50%; top: 50%; height: 60px; width: 60px; text-align: center; border-radius: 50%; background: var(--genel); color: #fff; transform: translate(-50%, -50%); }
.video-block .video-play .pe, .video-block .video-play .fa { font-size: 30px; line-height: 60px; }
.video-block .video-play:hover, .video-block .video-play:focus { background: #fff; color: var(--genel); }

.team-member .team-thumb { position: relative; }
.team-member .team-thumb img { border-radius: 4px 4px 0 0; }
.team-member .team-thumb .team-thumb-overlay { position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); border-radius: 4px 4px 0 0; opacity: 0; transition: all .5s ease; }
.team-member .team-thumb .team-social { position: absolute; width: 100%; left: 0; top: 90%; opacity: 0; transform: translateY(-50%); transition: all .5s ease 0.2s; }
.team-member .team-thumb .team-social li { display: inline-block; margin: 0 5px; }
.team-member .team-thumb .team-social li a { display: inline-block; height: 40px; width: 40px; line-height: 36px; color: #fff; border-radius: 50%; }
.team-member .team-thumb .team-social li a:hover { color: var(--genel); border-color: var(--genel); }
.team-member:hover .team-thumb-overlay { opacity: 1; }
.team-member:hover .team-thumb-overlay .team-social { top: 50%; opacity: 1; }
.team-member:hover .team-info { background: var(--genel); }
.team-member:hover .team-info .team-name { color: #222; }
.team-member:hover .team-info .team-title { color: #fff; }
.team-member .team-info { background: #222; border-radius: 0 0 4px 4px; padding: 25px 0; text-transform: capitalize; transition: all .5s ease; }
.team-member .team-info .team-name { color: var(--genel); margin-bottom: 0; transition: all .5s ease; }
.team-member .team-info .team-title { color: #fff; }

.testimonial-item.testimonial-box { padding: 40px; margin: 0 30px; border-radius:10px; }
.testimonial-item .client-photo { height: 150px; width: 150px; margin: 0 auto; position: relative; }
.testimonial-item .client-photo img { border-radius: 50%; }
.testimonial-item .client-photo .fa { position: absolute; left: 50%; color: var(--genel); bottom: -25px; font-size: 50px; line-height: 50px; width: 50px; margin-left: -25px; }
.testimonial-item .client-info h6 { margin-bottom: 5px; }
.testimonial-item .client-info span { font-size: .875em; }
.testimonial-item.testimonial-s2 .client-photo { height: 65px; width: 65px; border-radius: 50%; border: 3px solid var(--genel); }
.testimonial-item.testimonial-s2 .client-info { margin-top: 30px; }
.testimonial-item.testimonial-s2 .client-words { position: relative; }
.testimonial-item.testimonial-s2 .client-words blockquote { position: relative; z-index: 2; font-style: italic; margin-top: 10px; }
.testimonial-item.testimonial-s2 .client-words .fa { position: absolute; left: 50%; color: var(--genel); bottom: 0; font-size: 44px; line-height: 50px; width: 50px; margin-left: -25px; opacity: .3; z-index: 1; }

@media only screen and (max-width: 767px) { .testimonial-item.testimonial-box { padding: 30px 15px; margin: 0;} .post-thumbnail {height: 140px !Important; width: 100%; object-fit: cover;} }
.blog-post .post-thumb img { border-radius: 5px 5px 0 0; transition: all .5s ease; }
.blog-post .post-thumb img:hover { opacity: .7; }
.blog-post .post-entry { position: relative; padding: 30px; }
.blog-post .post-entry .post-meta { padding-bottom: 15px; font-size: 14px; }
.blog-post .post-entry h5 a { color: #3c3c3c; }
.blog-post .post-entry h5 a:hover { color: var(--genel); }
.blog-post .post-entry .btn-icon { position: absolute; left: 50%; bottom: -25px; margin-left: -25px; box-shadow: 0px 0px 10px #bbb; }
.blog-post .post-entry .btn-icon:hover { background: #3c3c3c; color: #fff; }
.post-thumbnail { height: 210px; width: 100%;}
.post-featured-img{height:300px; width:100%; object-fit:cover; object-position:center center;}

.footer-post-thumbnail{width: 60px; height: 60px; object-fit: cover;}

.post-single .post-thumb { margin-bottom: 30px; }
.post-single ul li:before { content: "\f00c"; font-family: 'FontAwesome'; color: var(--genel); margin-right: 12px; }

.steps { position: relative; padding-left: 68px; cursor: pointer; transition: all .5s ease; }
.steps .step-number { position: absolute; top: 0; left: 0; color: #fff; background: var(--genel); font-size: 30px; height: 50px; width: 50px; line-height: 50px; border-radius: 50%; text-align: center; font-weight: 700; }
.steps h4 { transition: all .5s ease; }

.active .steps h4 { color: var(--genel); }

.cta-section h3 { font-size: 2.25em; line-height: 1.4; margin-bottom: 30px; font-weight:900; }

.cta-sameline { position: relative; padding-right: 260px; }
.cta-sameline .content { padding-right: 260px; position: relative; }
.cta-sameline h1, .cta-sameline h2, .cta-sameline h3, .cta-sameline h4, .cta-sameline p { margin: 3px 0 3px; }
.cta-sameline .btn, .cta-sameline .cta-num { top: 50%; right: 0; margin-top: 0; position: absolute; transform: translate(0, -50%); transform-style: preserve-3d; }

.cta-small { background: var(--genel); }

@media only screen and (min-width: 768px) and (max-width: 991px) { .call-action .cta-sameline { padding-right: 180px; } }
@media only screen and (max-width: 767px) { .cta-sameline { padding-right: 0; }
  .cta-sameline .btn, .cta-sameline .cta-num { top: 0; margin-top: 20px; position: relative; transform: translate(0, 0); } }
@media only screen and (max-width: 480px) { .cta-section h3 { font-size: 1.5em; } }
.faq-one h4 { padding-bottom: 15px; }
.faq-one .single-faq { margin-bottom: 20px; }
.faq-one .single-faq .faq-heading { margin-bottom: 8px; }

.inputField {flex: 1;}
input:focus { border-color: #66afe9; outline: 0; box-shadow: 0 0 0 transparent; }

.inline-form { padding-top: 40px; }
.inline-form .form-field { width: 40%; float: left; padding: 0 15px; }
.inline-form .form-button { width: 20%; }
.inline-form .form-button .btn { width: 100%; }
.inline-form .form-control { height: 54px; }
.inline-form h4 { margin-bottom: 20px; }

.checkbox-text{font-size:14px; font-weight: 700;}

.form-control { padding-left: 20px; height: 56px; margin-bottom: 10px; background: #ffffff; border-color: #f0f1f5; -webkit-box-shadow: none; -moz-box-shadow: none !important; box-shadow: none; border-radius: 0.75rem; }
.form-control:focus { border-color: #efefef; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.form-control.error { border-color: #FF4346 !important; }
.form-control.txtarea { height: 115px !important; padding-top: 10px; }
.form-control::placeholder { color: #444444; opacity: 1;}
.form-control:-ms-input-placeholder { color: #444444;}
.form-control::-ms-input-placeholder { color: #444444;}
.auth-form{background: #fff; box-shadow: 0px 12px 23px 0px rgb(62 73 84 / 4%); padding-left: 60px; padding-right: 60px; border-radius: 20px; padding-top: 40px; padding-bottom: 40px;}
.auth-form-heading{font-size:18px;}

@media (max-width:991px){.form-control{height:46px; border-radius: 1.25rem;}.auth-form{padding-left:30px !Important; padding-right:30px !Important;}}


form label.error { display: none !important; }

.form-results { display: none; font-size: 12px; margin: 15px 0; }
.form-results:first-child { margin-top: 0; }
.form-results:last-child { margin-bottom: 0; }

.form-signup-two .form-group { margin-bottom: 0; }
.form-signup-two .form-control { height: 40px; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .inline-form .form-field { width: 33%; }
  .inline-form .form-button { width: 33%; } }
@media only screen and (max-width: 767px) { .inline-form .form-field { width: 100%; }
  .inline-form .form-button { width: 100%; } }
.contact-information { margin-bottom: 55px; }
.contact-information h4 { padding-bottom: 17px; }
.contact-information .contact-entry h6 { margin-bottom: 10px; text-transform: capitalize; }
.contact-information .contact-entry h6 span { color: var(--genel); }
.contact-information .contact-entry p { font-size: .86em; line-height: 1.7; }

.error-body
.error-information{text-align:center;}
.error-title{font-size: 9.125em; line-height: 0.7em; color:#3d4465;}
.error-text{font-size:2em; color:#3d4465;}
@media (max-width:767px){.error-text{font-size:1em;}}

.wgs-contact-info .contact-information { margin-bottom: 20px; }

.contact-form p { padding-bottom: 15px; }

.google-map { width: 100%; height: 145px; }

.map-link { padding: 8px 0; display: inline-block; }

.single-link{color:#373e45;}

.single-link:hover{color:#159fff;}


/* 10.0 Widgets == */

.label{padding: 5px;} 
.label-large{padding:10px !important;}
.label-location{background:blue; font-weight: 700;}
.Finished { background: #363C56; } 
.Delayed { background: #F76063; } 
.On-Hold { background: #4ECCDB; } 
.Landed { background: #FF8A4B; } 
.In-Transit { background:#00D96D; }
.Paid { background: #675F99; } 
.ToPay { background: #FF8441; } 
.Cash-on-Delivery { background: #F6565A; } 

.btc-ticker .owl-item { margin-right: 0 !important; }


#tv-medium-widget-one { height: 400px !important; }
#tv-medium-widget-one > div div:last-of-type { display: none !important; }

.priceLabel, .histoTitleConverter, .poweredByWrapper { display: none; }

.section-converter-ccc { margin-bottom: 20px; position: relative; }
.section-converter-ccc:last-child:after { position: absolute; top: 23px; right: 15px; height: 0; width: 0; z-index: 2; content: ""; border-top: 5px solid #3c3c3c; border-left: 5px solid transparent; border-right: 5px solid transparent; }
.section-converter-ccc .fromSymbolLabel { line-height: 48px; }
.section-converter-ccc .styledSelect { height: 50px !important; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.section-converter-ccc > div input { height: 50px; border-radius: 4px 0 0 4px !important; padding-left: 15px; }


.custom-row{margin-bottom: 1.875rem; background-color: #fff; transition: all .5s ease-in-out; position: relative; border: 0px solid transparent; border-radius: 20px; box-shadow: 0px 12px 23px 0px rgba(62, 73, 84, 0.04); height: calc(100% - 30px); margin-left:10px; display: flex; flex-direction: column;
min-width: 0;}

@media (max-width){.custom-row{margin-left:0px;}}

.custom-row-title {font-size: 20px; font-weight: 500; color: #000; text-transform: capitalize; margin-bottom: 0px;}
.custom-row-body {padding: 1.875rem;flex: 1 1 auto;}
.custom-row-header:first-child {border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;border-bottom: 1px #f0f1f5 solid;}
.custom-row-header {position: relative; background: transparent; padding: 1.5rem 1.875rem 1.25rem; display: flex; justify-content: space-between;  align-items: center;}

button.tr {background: none; border: transparent; text-align: right;}

.parcel-tracking-heading{font-size:31px;color:#000; font-weight:500;}

.cus{ font-size: 34px; color: #fff;}
.cus-icon{transform: rotate(5deg); font-size: 53px; font-weight: 900; color: #ffffff96;}
.cus-tracker{padding: 30px;}

.tracking-wrapper{position: relative; width: 80%; min-height: 80px; background-color: #fff; border-radius: 8px; overflow: hidden; border: none;
 color: #000; margin-top: -10px; margin-bottom: -10px; margin:auto auto;}
.tracking-instructions{padding: 7px; border-radius: 8px; background:#000; opacity:.7;}
.tracking--btn-track{display: block; position: absolute;}
.tracker-button{background: var(--genel); border: 0px; color: #fff; margin-top: 10px; height: 50px; width: 100%; border-radius: 50px; font-weight: 700; box-shadow: 0px 4px 16px 0px rgba(93, 120, 255, 0.15);}

.input-track{height: 60px; width: 100%; border: none;font-size: 21px; padding-top: 1em;}
.input-track-icon{font-size: 50px; width: auto; filter: drop-shadow(0px 0px 3px #eee); opacity: .1;}
.input-tracker{border: 2px #f0f1f5 solid; height: 50px; width: 100%; padding-left: 14px; border-radius: 50px;}
.input-track2{width: 100%; height: 72px; border-radius: 7px; box-shadow:  0px 0px 20px #e7e7e7; border: none; padding-left: 20px; font-size: 19px;
border-top-right-radius:0px; border-bottom-right-radius:0px;}

.tracking-wrapper2{ background: #fbfbfb; height: 100px; padding-left: 300px; padding-right: 300px;}
/*@media (max-width:768px){.tracking-wrapper2{padding-left:10px; padding-right:10px;}} */

@media (max-width:768px){.tracking-wrapper2{padding-left:10px; padding-right:10px;}.tracking-wrapper{width: 100% !important;}.input-track{font-size: 16px !important;}.input-track {height: 40px !important; width: 100%; border: none; padding-top: 0.4em;} .input-track2{font-size:16px;} .sscreen{display: inline-block !important; float: right !important; margin-top: -40px !important;}.tracking--btn-track{position: relative !Important;}.input-track-icon{font-size: 30px !Important;}.tracking-wrapper{min-height: 0px !important; padding: 0.5em;}}

@media (min-width:1700px){.tracking-wrapper2{padding-left: 380px; padding-right: 380px;}}
@media screen and (min-width:769px) and (max-width:1024px){.tracking-wrapper2{padding-left:120px !Important; padding-right:120px !Important;}}
@media screen and (min-width:769px) and (max-width:992px){.tracking-wrapper {position: relative; width: 100% !important; min-height: 80px !important;
background-color: #fff !important; border-radius: 8px; overflow: hidden; border: none; color: #000; margin-top: -10px; margin-bottom: -10px;
margin: auto auto; height: 0px !important;}.tracking--btn-track {display: block !important;position: relative !important;}button.tr {background: none;
border: transparent; text-align: right !important; float: right; margin-top: -60px !Important;float:right;}}




/* 11.0 Scrollbar == */
::-webkit-scrollbar {width: 4px;}
::-webkit-scrollbar-thumb {background: #888;}
::-webkit-scrollbar-track {background: #f1f1f1;}



/* End */
