@charset "UTF-8";
/*! * Coded by Tumay Atamir Subat 2019

/*------------------------------------------------------------------//
  Normalize:
//------------------------------------------------------------------*/
ul,
ul li {
  margin: 0;
  padding: 0; }

a,
a:active,
a:hover,
input,
textarea {
  outline: none; }

pre,
textarea {
  overflow: auto; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: 0 0;
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
optgroup,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  margin: 0;
  padding: 0; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  outline: none; }

ul li {
  list-style-type: none; }

img {
  border: none; }

textarea {
  resize: none; }

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none; }

a {
  outline: none; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

input::-ms-clear {
  display: none; }

* {
  outline: none !important; }

/*------------------------------------------------------------------//
  Theme Options:
//------------------------------------------------------------------*/
/** Mobile Contact **/
.mContact {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 4px 0px;
  z-index: 99999999;
  border: none !important;
  /* font-family: open sans; */
  /* background: #ffff; */
}
.mContact a {
  display: inline-block;
  padding: 8px 0px;
  width: 71px;
  border-radius: 3px;
  background: #0d233f;
}
.mContact a img {
  width: 25px;
}
.mContact a span {
  display: block !important;
  font-size: 11px;
  color: #fff;
  margin-top: 3px;
  font-weight: 500;
}
.mContact .col-md-6 span {
  /* font-weight: bold; */
  color: #fff;
  padding: 5px;
  position: relative;
  top: 1px;
  font-weight: 400;
  text-transform: uppercase;
}
.mContact .wp {
  background: #55cd6c;
}
.mContact .tl {
  background: rgba(172, 15, 19, 0.92);
}
.mContact .col-md-6 img {
  width: 30px;
}
/** Mobile Contact **/

.fixedContact{
  position: fixed;
  z-index: 9999;
  bottom: 10%;
  right: 0;
}

/** Whatsapp Fixed **/
.whatsappFixed {
  z-index: 999999;
  background: rgba(29, 177, 84, 0.96);
  color: #fff;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 10px;
  }

.whatsappFixed a {
  padding: 1px 15px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  display: block;
  transform: scale(1);
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .whatsappFixed a:hover {
    opacity: initial;
    transform: scale(1.25);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }



/** Whatsapp Fixed **/


/** Messenger Fixed **/
.messengerFixed {
  z-index: 999999;
  background: #0085ff;
  color: #fff;
border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }

.messengerFixed a {
  padding: 1px 15px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  display: block;
  transform: scale(1);
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .messengerFixed a:hover {
    opacity: initial;
    transform: scale(1.25);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

/** Whatsapp Fixed **/

/** Font Family **/
@font-face {
  font-family: 'CentraNo2-Book';
  src: url("../fonts/CentraNo2-Book.eot");
  src: url("../fonts/CentraNo2-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CentraNo2-Book.woff") format("woff2"), url("../fonts/CentraNo2-Book.woff") format("woff"), url("../fonts/CentraNo2-Book.ttf") format("truetype"); }

@font-face {
  font-family: 'CentraNo2-Medium';
  src: url("../fonts/CentraNo2-Medium.eot");
  src: url("../fonts/CentraNo2-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CentraNo2-Medium.woff") format("woff2"), url("../fonts/CentraNo2-Medium.woff") format("woff"), url("../fonts/CentraNo2-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'CentraNo2-Bold';
  src: url("../fonts/CentraNo2-Bold.eot");
  src: url("../fonts/CentraNo2-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CentraNo2-Bold.woff") format("woff2"), url("../fonts/CentraNo2-Bold.woff") format("woff"), url("../fonts/CentraNo2-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Caturrita Display W00 Reg";
  src: url("../fonts/5900be456f684f5c0278e81b2ce5df30.eot");
  /* IE9*/
  src: url("../fonts/5900be456f684f5c0278e81b2ce5df30.eot?#iefix") format("embedded-opentype"), url("../fonts/5900be456f684f5c0278e81b2ce5df30.woff2") format("woff2"), url("../fonts/5900be456f684f5c0278e81b2ce5df30.woff") format("woff"), url("../fonts/5900be456f684f5c0278e81b2ce5df30.ttf") format("truetype"), url("../fonts/5900be456f684f5c0278e81b2ce5df30.svg#Caturrita Display W00 Reg") format("svg");
  /* iOS 4.1- */ }

/*------------------------------------------------------------------//
  Main.CSS:
//------------------------------------------------------------------*/

body,html{
  overflow-x: hidden;
}

.c-container {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto; }

  @media (min-width: 1400px){
    .contentInner > .container {
      max-width: 1800px;
  }
  }
  
header .header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  padding: 0 70px;
  transition: all .3s;
  }
  header .header-top .header-top-left {
    display: flex;
    align-items: center; }
    header .header-top .header-top-left .tel {
      margin-right: 37px; }
      header .header-top .header-top-left .tel a {
        font-family: "CentraNo2-Bold", sans-serif;
        font-size: 37px;
        color: #0d233f; }
    header .header-top .header-top-left .social a {
      color: #0d233f;
      padding: 0px 5px; }
      header .header-top .header-top-left .social a i {
        font-size: 17px; }
  header .header-top .header-top-right {
    display: flex;
    align-items: center; }
    header .header-top .header-top-right .menu ul {
      padding-right: 15px; }
      header .header-top .header-top-right .menu ul li {
        position: relative;
        display: inline-block; }
        header .header-top .header-top-right .menu ul li a {
          display: block;
          font-family: "CentraNo2-Medium", sans-serif;
          font-size: 10px;
          color: #000;
          text-transform: uppercase;
          border-right: 2px solid #000000;
          padding: 0 5px;
          }

     

          header .header-top .header-top-right .menu ul li ul{
          position: absolute;
          left: -9px;
          background-color: #0d233f;
          z-index: 9999999;
          margin-top: 2px;
          padding: 0;
          opacity: 0;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          pointer-events: none;
          width: 232px;
          box-shadow: -1px 20px 15px 0px rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
        }

        header .header-top .header-top-right .menu ul li ul a {
          display: block;
          font-family: "CentraNo2-Medium", sans-serif;
          font-size: 13px;
          color: #fff;
          text-transform: uppercase;
          border-right: initial;
          padding: 12px 10px;
          border-bottom: 2px solid;
          }
          header .header-top .header-top-right .menu ul li ul li{
            display: block;

          }
          header .header-top .header-top-right .menu ul li:hover > ul {
          opacity: 1;
        pointer-events: auto; }
        header .header-top .header-top-right .menu ul li ul a:hover {
          background: #5fbc9e;
          opacity: inherit;
      }

      header .header-top .header-top-right .menu ul li strong {
    background: #5fbc9e;
    color: #ffff;
    font-weight: 400;
    padding: 6px 10px;
    border-radius: 16px;
}

    header .header-top .header-top-right .language {
      padding-right: 30px;
      z-index: 50000;
      }
      header .header-top .header-top-right .language .btn {
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        outline: none !important;
        box-shadow: none !important;
        color: #000000;
        display: flex;
        align-items: center; }
        header .header-top .header-top-right .language .btn img {
          padding: 4px; }
        header .header-top .header-top-right .language .btn:after {
          color: #000000; }
      header .header-top .header-top-right .language .dropdown-menu {
        top: 27px !important;
        will-change: transform;
        border-radius: 0;
        border: 1px solid;
        padding: 0;
        margin: 0;
        min-width: initial;
        width: 124px;
        }
      header .header-top .header-top-right .language .dropdown-item {
        font-size: 17px;
        display: flex;
        align-items: center;
        padding: 9px 2px; }
        header .header-top .header-top-right .language .dropdown-item img {
          border: none;
          padding: 1px 6px; }
    header .header-top .header-top-right .searchs {
      /* border: 2px solid #0d233f; */
      display: flex;
      justify-content: center;
      }
      header .header-top .header-top-right .searchs input[type=search] {
        background: #d4d4d45c;
        border: 0;
        width: 40px;
        height: 25px;
        -webkit-appearance: none;
        border-radius: 0;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        }
      header .header-top .header-top-right .searchs input[type=search]:focus {

            width: 130px;
 
      }
        header .header-top .header-top-right .searchs button{

          padding: 0;
          width: 20px;
          height: 20px;
          background: none;
          border: none;
        }

 
      header .header-top .header-top-right .searchs i {
        display: flex;
        align-items: center;
        padding: 5px;
        justify-content: center;
        }

header .header-inner {
  position: relative;
  background: #0d233f;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  padding: 0 70px;
  transition: all .3s;
  }

  header .header-inner .menu  {
    margin: 0px 30px;
  }
  header .header-inner .menu ul li {
    position: relative;
    display: inline-block;
    z-index: 9999;
    }
    header .header-inner .menu ul li a {
      font-family: "CentraNo2-Bold", sans-serif;
      color: #ffffff;
      font-size: 15px;
      text-transform: uppercase;
      padding: 23px 56px;
      display: block;
      border-right: 1px solid;
      margin: 0px -2.1px;
      }
      header .header-inner .menu ul li:nth-child(6) > a {
        border-right: 0px solid !important;
    }
    header .header-inner .menu ul li:nth-child(6) > ul {
}
      header .header-inner .menu ul li a:hover {
        background-color: #5fbc9e;
        opacity: inherit;
        transition: all 0.5s; }
      @media screen and (max-width: 1339px) {
        header .header-inner .menu ul li a {
          padding: 5px 15px; } }
        header .header-inner .menu ul li ul{
            position: absolute;
            left: 0;
            background-color: #0d233f;
            z-index: 999;
            margin-top: -1px;
            padding: 0;
            opacity: 0;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            pointer-events: none;
            box-shadow: -1px 20px 15px 0px rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
            -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
            -webkit-transform-origin: 50% 0;
            -webkit-transition: 350ms;
            -moz-transition: 350ms;
            -o-transition: 350ms;
            transition: 350ms;
          }
          header .header-inner .menu ul li ul li{
            display: inline-block;
            width: 100%;
          }
header .header-inner .menu ul li ul li ul {
  width: 500px;
  left: 100%;
  top: 0;
}
header .header-inner .menu ul li:last-child ul li ul {
  left: -500px;
}
header .header-inner .menu ul li ul li ul li {
  float: left;
  width: 49%;
}
          header .header-inner .menu ul li ul li a {
            font-family: "CentraNo2-Thin", sans-serif;
            color: #ffffff;
            font-size: 13px;
            white-space: nowrap;
            text-transform: initial;
            padding: 15px 10px;
            display: block;
            border-bottom: 2px solid #ffffff;
            border-right: initial;
            }
            header .header-inner .menu ul li:hover > ul {
                max-height: 1000px;
                -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
                opacity: 1;
                pointer-events: auto;
              }

              header .header-inner .online-hizmet   {
                margin: 0px -122px;
              }
  header .header-inner .online-hizmet ul li {
    display: inline-block; }
    header .header-inner .online-hizmet ul li a {
      font-family: "CentraNo2-Bold", sans-serif;
      color: #ffffff;
      font-size: 14px;
      text-transform: uppercase;
      background-color: #5fbc9e;
      padding: 23px 20px;
      display: block;
      }
    
  header .header-inner .logo {
    position: absolute;
    left: 55px;
    z-index: 999;
    top: 0; }

.slider li {
  position: relative; }
  .slider li .text {
    position: absolute;
    z-index: 9999;
    transform: translateY(-50%);
    top: 69%;
    left: 4%;
    transition: all 0.6s; }
    .slider li .text span {
      font-family: "Caturrita Display W00 Reg" !important;
      font-size: 80px;
      display: block;
      color: #0d233f;
      padding: 18px 0px;
      transition: all 0.6s;
      text-shadow: 4px 6.928px 8px rgba(24, 23, 24, 0.4); }
      .slider li .text span:nth-child(2) {
        text-align: right;
        text-align: right;
        padding-left: 291px; }

.service {
  margin-top: -35px;
  position: relative;
  z-index: 10;
  }
  .service-container .row {
    margin: 0 -10px; }
    .service-container .row > [class*=col-] {
      padding: 0 10px; }
  .service .item {
    background: url(../images/service-bg.webp);
    background-size: cover;
    padding: 22px 0px;
    text-align: center;
    transition: all 0.6s;
    background: linear-gradient(135deg,#0d233f 0%,#00477e 42%);
    }
    .service .item:hover {
      position: relative;
      transform: scale(1.1);
      z-index: 9999; }
    .service .item a {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 27px;
      color: #ffffff; }

.service-banner {
  margin-top: 40px; }

  .m-service-tab .service-item #head-title {
    background: url(../images/service-bg.webp);
    background-size: cover;
    padding: 21px 0px;
    border: none;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ffffff;
    font-family: "CentraNo2-Medium", sans-serif;
    font-size: 31px;
    transition: all 0.5s;
    border: 1px solid;
    text-transform: uppercase;
    display: block;
    width: 90%;
    transform: scale(1.1);
    margin: 15px auto;
    opacity: 0.8;
    background: linear-gradient(135deg,#0d233f 0%,#00477e 42%);
  }
  .m-service-tab .service-detail {
    display: none;
    max-height: 0;
    transition: all 0.4s;
    overflow: hidden;
  }
  .m-service-tab .service-detail .title {
    background: #0d233f;
    padding: 12px 0;
    transition: all 0.6s;
    text-align: center;
    color: red;
  }
  .m-service-tab .service-detail .title:hover {
    background: #0d233f; 
  }
  .m-service-tab .service-detail:hover a {
    color: #ffffff; 
  }
  .m-service-tab .service-detail a, .m-service-tab .service-detail h3 {
    font-family: "CentraNo2-Medium", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
  }
  .m-service-tab .service-detail .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
    pointer-events: none;
  }
  .m-service-tab .service-detail .owl-nav button span {
    width: 50px;
    height: 50px;
    background-color: #0d233f;
    color: #FFF;
    font-size: 40px;
    line-height: 40px;
    display: block;
  }
  .m-service-tab .service-detail .owl-nav .owl-prev {
    float: left;
    pointer-events: auto;
  }
  .m-service-tab .service-detail .owl-nav .owl-next {
    float: right;
    pointer-events: auto;
  }
  
  .m-service-tab .service-item.active #head-title {
    opacity: 1;
    background: url(../images/service-bg-active.png);
    border: 1px solid;
    color: #ffffff;
    transform: scale(1.0);
    position: relative;
    z-index: 10;
    transition: all 0.6s;
    background: linear-gradient(135deg,#0d233f 0%,#00477e 42%);
  }
  .m-service-tab .service-item.active .service-detail {
    display: block;
    max-height: 1000px;
    transition: all 0.4s;
  }

  .service-tab-content{
    position: relative;

  }


  .service-tab-content .owl-nav{
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    margin: 0;
    pointer-events: none;
  }
  
  .service-tab-content .owl-nav button.owl-prev {
    float: left;
    pointer-events: auto;
  }
  
  .service-tab-content .owl-nav button.owl-prev:hover{
    background:none;
  }
  
  
  .service-tab-content-tab-content .owl-nav button.owl-prev span {
    font-size: 148px;
    font-weight: 100;
    color: #0d233f;
  }
  .service-tab-content .owl-nav button.owl-next {
    float: right;
    pointer-events: auto;
  }
  .service-tab-content .owl-nav button.owl-next:hover{
    background:none;
  }
  .service-tab-content .owl-nav button.owl-next span {
    font-size: 148px;
    font-weight: 100;
    color: #0d233f;
  }

  .service-tab-content .owl-nav button.owl-prev span {
    font-size: 148px;
    font-weight: 100;
    color: #0d233f;
  }

.home-form {
  background: url("../images/contact-form.webp");
  background-size: cover;
  margin-top: 85px;
  height: 437px;
  display: none;
  }
  .home-form .form-content {
    padding: 40px 0px !important; }
    .home-form .form-content h3 {
      font-family: "CentraNo2-Bold", sans-serif;
      color: #0d233f;
      font-size: 41px;
      margin-bottom: 35px; }
    .home-form .form-content .form-in {
      text-align: center;
      margin-bottom:16px; }
      .home-form .form-content .form-in input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        background: #ffff;
        color: #000000;
        padding: 10px;
        height: 55px;
        border: 2px solid #ffffff;
        -webkit-box-shadow: 1.5px 2.598px 16px 0px #1817181f !important;
        box-shadow: 1.5px 2.598px 16px 0px #1817181f !important;
        }
          .home-form .form-content .form-in input[type=tel] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        background: #ffff;
        color: #000000;
        padding: 10px;
        height: 55px;
        border: 2px solid #ffffff;
        -webkit-box-shadow: 1.5px 2.598px 16px 0px #1817181f !important;
        box-shadow: 1.5px 2.598px 16px 0px #1817181f !important;
        }
           .home-form .form-content .form-in .telefon-home{
     pointer-events:none;
    }
      .home-form .form-content .form-in select {
        border-radius: 0;
        width: 100%;
        background: #ffff;
        color: #000000;
        padding: 10px;
        height: 55px;
        border: 2px solid #ffffff;
        -webkit-box-shadow: 1.5px 2.598px 16px 0px #1817181f !important;
        box-shadow: 1.5px 2.598px 16px 0px #1817181f !important; }
      .home-form .form-content .form-in input[type=submit] {
        background: #0d233f;
        color: #fff;
        padding: 10px 57px;
        font-family: "CentraNo2-Medium", sans-serif;
        font-size: 20px;
        border: 0;
        }
  .home-form .form-img {
    position: relative;
    z-index: 9999;
    margin-top: -38px; }
    .home-form .telefon-home{
      padding: 0 43px !important;
    }

.service-tab {
  margin-top: 40px; }
  .service-tab .nav {
    border: none;
    margin: 0 -10px; }
    .service-tab .nav > [class*=col-] {
      padding: 0 10px; }
  .service-tab .nav-link {
    background: url(../images/service-bg.png);
    background-size: cover;
    padding: 21px 0px;
    border: none;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ffffff;
    font-family: "CentraNo2-Medium", sans-serif;
    font-size: 31px;
    transition: all 0.5s;
    border: 1px solid;
    text-transform: uppercase;
    transform: scale(0.9);
    opacity: 0.4;
    background: linear-gradient(135deg,#0d233f 0%,#00477e 42%);
    }
    .service-tab .nav-link:hover {
      opacity: initial; }
    .service-tab .nav-link.active {
      opacity: initial;
      background: url("../images/service-bg.png");
      border: 1px solid;
      color: #ffffff;
      transform: scale(1.2);
      position: relative;
      z-index: 10;
      margin: -6px 29px;
      transition: all 0.6s;
      background: linear-gradient(135deg,#0d233f 0%,#00477e 42%);
      }
  .service-tab .service-tab-content {
    margin-top: 10px; }
    .service-tab .service-tab-content .title {
      background: #0d233f;
      padding: 12px 0;
      transition: all 0.6s;
      text-align: center;
      color: red;
      }
      .service-tab .service-tab-content .title:hover {
        background: #0d233f; }
        .service-tab .service-tab-content .title:hover a {
          color: #ffffff; }
      .service-tab .service-tab-content .title a, .service-tab .service-tab-content .title h3 {
        font-family: "CentraNo2-Medium", sans-serif;
        font-size: 20px;
        text-align: center;
        color: #ffffff;
        text-transform: uppercase;
        }

.check-up-home {
  margin-top: 40px;
  box-shadow: 1.5px 2.598px 18px 0px rgba(24, 23, 24, 0.17);
  margin-bottom: 30px;
  }
  .check-up-home img {
    width: 100%; }
  .check-up-home .check-up-list {
    padding: 60px 0; }
    .check-up-home .check-up-list .title h3 {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 55px;
      color: red;
      text-transform: uppercase;
      margin-bottom: 45px; }
    .check-up-home .check-up-list ul li {
      float: left;
      display: flex;
      width: 38.33%;
      }
      .check-up-home .check-up-list ul li:before {
        display: inline-block;
        font-style: normal;
        color: #000000;
        font-family: 'Font Awesome 5 Free';
        content: "\f111";
        font-size: 15px;
        margin-right: 10px; }
      .check-up-home .check-up-list ul li a {
        font-family: "CentraNo2-Bold", sans-serif;
        color: #0d233f;
        text-transform: uppercase;
        font-size: 17px;
        padding: 0px 20px;
        margin-bottom: 30px;
        }

.gallery {
  margin-bottom: 30px; }
  .gallery .gallery-head {
    background: #0d233f;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    font-family: "CentraNo2-Medium", sans-serif;
    margin-bottom: 30px;
    }
  .gallery .videoList ul {
    height: 371px;
    overflow-y: auto;
    }
    .gallery .videoList ul li {
      margin-bottom: 10px; }
      .gallery .videoList ul li a {
        position: relative; }
        .gallery .videoList ul li a:before {
          position: absolute;
          width: 55px;
          height: 63px;
          pointer-events: none;
          font-size: 92px;
          font-family: 'Font Awesome\ 5 Free';
          content: "\f144";
          color: #ffffff;
          left: 50%;
          margin-left: -50px;
          top: -28px;
          z-index: 20;
          }
  .gallery .videoList ul::-webkit-scrollbar {
    width: 13px;
    background: #f9f9f9; }
  .gallery .videoList ul::-webkit-scrollbar-thumb {
    background-color: #0d233f; }
    .gallery .videoList ul scrollbar {
      width: 13px;
      background: #f9f9f9; }
    .gallery .videoList ul::-webkit-scrollbar-thumb {
      background-color: #0d233f; }

      .gallery .videoList-mobile-all-videos a {
        display: block;
        background: #0d233f;
        text-align: center;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 26px;
        font-family: "CentraNo2-Medium", sans-serif;
        padding: 17px 0px;
        margin-bottom: 15px;

    }

    .gallery .videoList .all-videos a {
      display: block;
      background: #0d233f;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 26px;
      font-family: "CentraNo2-Medium", sans-serif;
      padding: 17px 0px;
  }
  .gallery  .videoPlayer iframe{
    height: 428px;
  }

  .gallery .videoList-mobile ul li a {
    position: relative;
    display: block;
    }
    .gallery .videoList-mobile ul li a:before {
      position: absolute;
      width: 55px;
      height: 63px;
      pointer-events: none;
      font-size: 92px;
      font-family: 'Font Awesome\ 5 Free';
      content: "\f144";
      color: #ffffff;
      left: 136px;
      top: 50%;
      z-index: 20;
      transform: translateY(-50%);
      }



      .gallery .videoList-mobile .owl-nav button span {
        width: 50px;
        height: 50px;
        background-color: #ffffff;
        color: #0d233f;
        font-size: 40px;
        line-height: 40px;
        display: block;
      }
      .gallery .videoList-mobile .owl-nav .owl-prev {
        float: left;
        pointer-events: auto;
      }
      .gallery .videoList-mobile .owl-nav .owl-next {
        float: right;
        pointer-events: auto;
      }
      

  .gallery .gallery-content {
    position: relative; }
    .gallery .gallery-content ul:before {
      position: absolute;
      content: '';
      background: linear-gradient(to right, #0d233f 0%, #0d233f 0%, rgba(240, 47, 23, 0) 29%, rgba(241, 111, 92, 0) 50%, #0d233f 100%);
      width: 100%;
      height: 100%;
      z-index: 1;
      pointer-events: none; }
    .gallery .gallery-content ul .owl-nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 100%;
      margin: 0;
      z-index: 999; }
      .gallery .gallery-content ul .owl-nav .owl-prev {
        float: left;
        margin-left: 20px; }
        .gallery .gallery-content ul .owl-nav .owl-prev:hover {
          background: none; }
        .gallery .gallery-content ul .owl-nav .owl-prev span {
          color: #ffffff;
          font-size: 90px; }
      .gallery .gallery-content ul .owl-nav .owl-next {
        float: right;
        margin-right: 20px; }
        .gallery .gallery-content ul .owl-nav .owl-next:hover {
          background: none; }
        .gallery .gallery-content ul .owl-nav .owl-next span {
          color: #ffffff;
          font-size: 90px; }

          .goz{
            position:relative;
                        margin-bottom:30px;

          }

.goz ul .owl-nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 100%;
      margin: 0;
      z-index: 999; }
      .goz ul .owl-nav .owl-prev {
        float: left;
        margin-left: 20px; }
        .goz ul .owl-nav .owl-prev:hover {
          background: none; }
        .goz ul .owl-nav .owl-prev span {
          color: #0d233f;
          font-size: 90px;
          }
      .goz ul .owl-nav .owl-next {
        float: right;
        margin-right: 20px; }
        .goz ul .owl-nav .owl-next:hover {
          background: none; }
        .goz ul .owl-nav .owl-next span {
          color: #0d233f;
          font-size: 90px;
          }

          

.blog .blog-head {
  background: #0d233f;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "CentraNo2-Medium", sans-serif;
  margin-bottom: 30px;
  }

.blog .blog-bottom {
  margin-top: 30px;
  background: #0d233f;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "CentraNo2-Medium", sans-serif;
  margin-bottom: 30px;
  }
  .blog .blog-bottom a {
    color: #ffffff; }

.blog .item .blog-text {
  margin-top: 10px; }
  .blog .item .blog-text h3 {
    font-family: "CentraNo2-Medium", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #0d233f;
    border-bottom: 2px solid #0d233f;
    padding: 10px 0;
    margin-bottom: 15px; }

    .blog .item .blog-text .more {
      margin-top: 15px;
      background: #0d233f;
      color: #fff;
      font-size: 21px;
      display: inline-block;
      padding: 11px 9px;
      opacity: initial;
    }


.item-form select {
    width: 100%;
    color: #000;
    margin-bottom: 10px;
}
.footer-top {
  margin-bottom: 25px;
  }
  .footer-top .item {
    background: #0d233f;
    color: #ffffff;
    padding: 40px 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    }
    .footer-top .item h3 {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 29px;
      margin-bottom: 26px;
      text-transform: uppercase;
      }
      .footer-top .item h3:after {
        display: block;
        content: '';
        border-bottom: 3px solid;
        width: 35%; }
    .footer-top .item p {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 16px;
      margin-bottom: 10px; }
      .footer-top .item p:after {
        display: block;
        padding-bottom: 15px;
        content: '';
        border-bottom: 1px solid;
        width: 87%; }
    .footer-top .item a {
      font-size: 16px;
      color: #ffffff; }
    .footer-top .item .social a {
      color: #ffffff;
      width: 30px;
      height: 30px;
      padding: 0px 4px; }
      .footer-top .item .social a i {
        color: #FFFFFF;
        font-size: 16px;
        padding: 5px 3px;
        width: 30px;
        height: 30px;
        border: 1px solid #FFFFFF;
        border-radius: 25px;
        text-align: center; }
  .footer-top .item-form {
    background: #0d233f;
    color: #ffffff;
    padding: 40px 80px;
    height: 100%;
    }
    .footer-top .item-form h3 {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 29px;
      margin-bottom: 30px;
      text-transform: uppercase; }
      .footer-top .item-form h3:after {
        display: block;
        content: '';
        border-bottom: 3px solid;
        width: 35%; }
    .footer-top .item-form p {
      /* font-family: "CentraNo2-Bold", sans-serif; */
      font-weight:400;
      font-size: 16px;
      font-family: "CentraNo2-Medium", sans-serif;
      }
     .footer-top .item-form p a {
       color: #FFF;
       font-weight: bold;
     }
    .footer-top .item-form .form-in {
      margin-top: 23px; }
      .footer-top .item-form .form-in input[type=text], input[type=tel] {
        width: 100%;
        background: none;
        border: 1px solid #fff;
        height: 40px;
        padding: 5px 10px;
        color: #fff;
        margin-bottom: 25px; }
        .footer-top .item-form .form-in input[type=text]::placeholder {
          color: #fff; }
      .footer-top .item-form .form-in input[type=email] {
        width: 100%;
        background: none;
        border: 1px solid #fff;
        height: 40px;
        padding: 5px 10px;
        color: #fff; }
        .footer-top .item-form .form-in input[type=email]::placeholder {
          color: #fff; }
                  .footer-top .item-form .form-in input[type=tel]::placeholder {
          color: #fff; }
      .footer-top .item-form .form-in input[type=submit] {
        background: #0d233f;
        color: #fff;
        margin-top: 15px;
        padding: 10px 57px;
        font-family: "CentraNo2-Medium", sans-serif;
        font-size: 16px;
        border: 1px solid #fff;
        }
  .footer-top .maps {
    max-height: 600px; 
      display:block;
  }

.footer-bottom {
  padding-top: 35px;
  background-color: #efefef; }
  .footer-bottom .head {
    font-family: "CentraNo2-Bold", sans-serif;
    font-size: 30px;
    color: #0d233f;
    text-transform: uppercase;
    padding-bottom: 10px; }
  .footer-bottom .footer-menu {
    border-top: 2px solid #0d233f;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #0d233f; }
    .footer-bottom .footer-menu h3 {
      font-family: "CentraNo2-Bold", sans-serif;
      font-size: 22px;
      color: #0d233f;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      }
      .footer-bottom .footer-menu h3:before {
        display: inline-block;
        font-style: normal;
        background: #112340;
        content: "";
        margin-right: 12px;
        width: 8px;
        height: 3px; }
    .footer-bottom .footer-menu ul li a {
      font-family: "CentraNo2-Bold", sans-serif;
      color: #0d233f;
      display: inline-block;
      font-size: 16px;
      margin-bottom: 10px; }
      .footer-bottom .footer-menu ul li a:before {
        display: inline-block;
        font-style: normal;
        color: #000000;
        font-family: 'Font Awesome 5 Free';
        content: "\f111";
        font-size: 10px;
        margin-right: 10px; }
  .footer-bottom .warning {
    text-align: center; }
    .footer-bottom .warning a {
      display: block;
      font-family: "CentraNo2-Medium", sans-serif;
      color: #0d233f;
      font-size: 21px;
      text-decoration: underline !important;
      padding: 20px 0; }

#copyright {
  background: #FFFFFF; }

#copyright .copyright-inner {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: space-between;
  -ms-flex-pack: center;
  }

#copyright .copyright-inner p {
  color: #000000;
  font-family: "CentraNo2-Medium", sans-serif;
  }

#copyright .copyright-inner img {
  width: 110px; }




  /* Sub Pages CSS (START) */

.subPage .title {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-x;
  padding: 50px 0px;
  text-align: center;
  background: rgb(203, 212, 230);
  background-image: url(../images/subPage.png);
}

.subPage .title h1 {
  /* font-weight: 300; */
  margin: 6px 0;
  color: #112340;
  font-size: 34px;
  letter-spacing: -0.6px;
  font-weight: 600;
  text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.35);
}

.subPage .contentInner {
  margin: 40px 0 100px 0;
}

.subPage .contentInner .category ul li {
  /* position: absolute; */
  padding: 8px;
  margin-bottom: 10px;
  list-style-type: none;
}

.subPage .contentInner .category ul li .item {
  border: 1px solid #dedede;
  padding: 14px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
  min-height: 344px;
  /* list-style-type: none; */
}

.subPage .contentInner .category ul li .article {
  text-align: center;
}

.subPage .contentInner .category ul li .article h3 {
  margin: 10px 0px;
  font-size: 20px;
  color: #112340;
  letter-spacing: -0.7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 48px;
}

.subPage .contentInner .category ul li .article p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 15px;
}

.subPage .contentInner .category ul li .article a.more {
  border: none;
  padding: 13px 20px;
  width: 100%;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: #112340;
  border: 1px solid transparent;
  margin-top: 1px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  margin-top: 10px;
  /* width: 100px; */
  margin: 16px auto;
  font-size: 13px;
}

.subPage .contentInner .category ul li .article a.more:hover {
  background: transparent;
  border: 1px solid #2a2a2b;
  color: #2a2a2b;
}

.subPage .contentInner .leftContent figure {
  margin-bottom: 15px;
  padding: 0px 7px;
}

.subPage .contentInner .leftContent article .alignleft {
  float: left;
  margin: 15px 15px 15px 0;
  display: block;
}

.subPage .contentInner .leftContent article .alignright {
  float: right;
  margin: 15px 0 15px 15px;
  display: block;
}

.subPage .contentInner .leftContent article .aligncenter {
  float: none;
  margin: 15px auto;
  display: block;
}

.subPage .contentInner .leftContent article p {
  font-weight: 500;
  letter-spacing: 0.1px;
  font-family: 'Roboto', sans-serif;
  line-height: 23px;
  margin-bottom: 13px;
}

.subPage .contentInner .leftContent article p a {
  display: inline-block;
  color: #000000;
  font-weight: 500;
  letter-spacing: -0.6px;
}

.subPage .contentInner .leftContent article h2 {
  font-size: 25px;
  font-weight: 600;
  position: relative;
  display: block;
  color: #0d233f;
  letter-spacing: -0.5px;
}

.subPage .contentInner .leftContent article h3 {
  font-size: 26px;
  font-weight: 600;
  position: relative;
  margin: 10px 0;
  display: block;
  color: #0d233f;
}

.subPage .contentInner .leftContent article h4 {
  font-size: 21px;
  font-weight: 600;
  position: relative;
  display: block;
  color: #a88b6f;
}

.subPage .contentInner .leftContent article h5 {
  font-size: 19px;
  font-weight: 600;
  position: relative;
  display: block;
  color: #178ab1;
}

.subPage .contentInner .leftContent article h6 {
  font-size: 17px;
  font-weight: 600;
  position: relative;
  display: block;
  color: #178ab1;
}

.subPage .contentInner .leftContent article ul {
  padding-left: 30px;
  display: inline-block;
}

.subPage .contentInner .leftContent article ul li {
  list-style: disc;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 11px;
}

.subPage .contentInner .leftContent article ul li ul li {
  list-style-type: circle;
}

.subPage .contentInner .leftContent.contact h3 {
  margin-top: 0;
  line-height: 45px;
  border-bottom: 1px solid #333;
  display: block;
  position: relative;
}

.subPage .contentInner .leftContent.contact h3:after {
  content: "";
  height: 2px;
  width: 200px;
  background-color: #000;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
}

.subPage .contentInner .leftContent.contact .item {
  display: block;
  margin-bottom: 10px;
}

.subPage .contentInner .leftContent.contact .item i {
  width: 35px;
  text-align: center;
}

.subPage .contentInner .leftContent.contact .item a {
  color: #000;
}

.subPage .contentInner .leftContent .table .thead-inverse {
  background-color: #333 !important;
  color: #FFF;
}

.subPage .contentInner .leftContent .table .thead-inverse tr {
  background-color: #333 !important;
}

.subPage .contentInner .leftContent .table td,
.subPage .contentInner .leftContent .table th {
  text-align: center;
}

.subPage .contentInner .leftContent .table tr a {
  line-height: 25px;
  padding: 0 5px;
  border-radius: 3px;
  background-color: #333;
  color: #FFF;
  text-align: center;
}

.subPage .contentInner .leftContent .table tr {
  border-top: 1px solid #eceeef;
  font-size: 13px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.subPage .contentInner .leftContent .table tr:nth-child(2n) {
  background-color: #eceeef;
}

.subPage .contentInner .leftContent .table tr:hover {
  background-color: #D5D8D9;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.subPage .contentInner .leftContent a {
  display: inline-block;
  font-weight: 600;
}

.subPage aside.sidebar {
  /*background-image: linear-gradient(145deg, #112340 10%, #4c6080 82%);*/
  background-repeat: repeat-x;
  padding: 40px 20px 0 20px;
  text-align: center;
  /* border-radius: 6px; */
  padding-bottom: 15px;
  box-shadow: 3px 1px 19px 1px rgba(62, 62, 62, 0.75);
}

.subPage aside.sidebar .topIcon {
  width: 60px;
  background: #ffffff;
  position: absolute;
  top: -25px;
  height: 60px;
  left: 50%;
  line-height: 62px;
  margin-left: -30px;
  color: #234a8e;
  font-size: 30px;
  border: 1px solid #fcfcfc;
  border-radius: 100%;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.subPage aside.sidebar .topIcon.active {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.subPage aside.sidebar span.titleForm {
  color: #ffffff;
  font-size: 28px;
  display: block;
  font-weight: 500;
  margin-top: 21px;
  margin-bottom: 27px;
  letter-spacing: -0.5px;
}

.subPage aside.sidebar select {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 5px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  color: #fff;
  padding-left: 5px;
}

.subPage aside.sidebar select option {
  color: #1f1f1f;
}

.subPage aside.sidebar textarea {
  height: 70px;
  resize: none;
  width: 100%;
  color: #ffffff;
  padding: 10px;
  border: none;
  background: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 5px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.subPage aside.sidebar textarea::-webkit-input-placeholder {
  color: #ffffff;
}

.subPage aside.sidebar textarea:focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
}
.subPage aside.sidebar {color: #FFF;}
.subPage aside.sidebar a {color: #FFF; font-weight: bolder;}
.subPage aside.sidebar input, .subPage aside.sidebar select {
  resize: none;
  letter-spacing: -0.4px;
  width: 100%;
  color: #ffffff;
  padding: 10px;
  border: 1px solid;
  background: none;
  margin-bottom: 32px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  /* margin: 0; */
}
.subPage aside.sidebar input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin: 0;
}
.subPage aside.sidebar input::-webkit-input-placeholder {
  color: #ffffff;
}

.subPage aside.sidebar input:focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
}

.subPage aside.sidebar .col-md-6 {
  width: 100%;
  padding: 0px;
}

.subPage aside.sidebar .col-md-12 {
  width: 100%;
  padding: 0 15px !important;
}

.subPage aside.sidebar input[type="submit"] {
  background: #ffffff;
  border: none;
  padding: 13px 20px;
  width: 100%;
  border-radius: 5px;
  font-weight: bold;
  color: #000000;
  border: 1px solid #ffffff;
  margin-top: 1px;
  -webkit-transition: all 0.6s;
  margin-top: 10px;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.subPage aside.sidebar input[type="submit"]:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #ffffff;
}



.subPageHead {
  background: #0097ff !important;
  padding: 18px 0;
}

.subPageHead .header-top {
  margin-top: 0px;
}

.fixedhead {
  position: fixed;
  width: 100%;
  padding-right: 100px;
  background: white;
  z-index: 100;
  animation: fade 0.5s ease, margin-bottm 0.5s ease, margin-bottom 0.5s ease;
}

.scrollUp{
    transform: translateY(-210px);
}

header{
  position: fixed;
  z-index: 100;
  width: 100%;
  padding-right: 100px;
  background: white;
  transition: all 0.8s;
}

.slider{
  position: relative;
  padding-top: 130px;

}

.slider .owl-nav{
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  margin: 0;
  pointer-events: none;
}

.slider .owl-nav button.owl-prev {
  float: left;
  margin-left: 75px;
  pointer-events: auto;
}

.slider .owl-nav button.owl-prev:hover{
  background:none;
}


.slider .owl-nav button.owl-prev span {
  font-size: 148px;
  font-weight: 100;
  color: #0d233f;
}
.slider .owl-nav button.owl-next {
  float: right;
  margin-right: 75px;
  pointer-events: auto;
}
.slider .owl-nav button.owl-next:hover{
  background:none;
}
.slider .owl-nav button.owl-next span {
  font-size: 148px;
  font-weight: 100;
  color: #0d233f;
}


.fixedhead .header-top {
  height: 42px;

}

.fixedhead .header-inner .logo img{
width: 65%;
}

.subPage{
  padding-top: 130px;

}



.mobile-slider {
  padding-top: 102px;
}



.home-instagram{
  text-align: center;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 60px;

}
.home-instagram img {
  margin-top: 15px;
  text-align: center;
}

.new-form .column {
  padding: 15px;
}
.new-form .column input, .new-form .column textarea, .new-form .column select {
  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #ccc;
  color: #000;
}
.new-form .column input[type="checkbox"] {
  width: auto;
  padding: 0;
}
.new-form .column input[type="submit"] {
 width: 200px;
 line-height: 40px;
 background-color: #0d233f;
 color: #FFF;
 font-weight: bolder;
 font-size: 20px;
 float: none;
 margin: 0 auto;
 display: block;
}
.check-up .nav-tabs {
  border: .5px solid #ccc;
  margin: 15px 0 0px 0;
}
.check-up .nav-tabs a {
  background: #EBF3F3;
  color: #062C59;
  line-height: 65px;
  text-transform: uppercase;
  font-size: 19px;
  padding: 0 15px;
  border-radius: 0;
  font-weight: 800 !important;
  border: 0.5px solid #ccc;
  font-family: "CentraNo2-Bold", sans-serif;
}
.check-up .nav-tabs a.active {
  border: none;
  color: #FFF;
  background: #3cba92;
  background: -moz-linear-gradient(left,rgba(60,186,146,1) 0%,rgba(11,163,96,1) 100%);
  background: -webkit-linear-gradient(left,rgba(60,186,146,1) 0%,rgba(11,163,96,1) 100%);
  background: linear-gradient(to right,rgba(60,186,146,1) 0%,rgba(11,163,96,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cba92',endColorstr='#0ba360',GradientType=1);
}

.check-up .programs .program {
  padding: 15px;
}
.check-up .programs .program .card {
  border-radius: 0;
}
.check-up .programs .program .card img {
  border-radius: 0;
}
.check-up .programs .program .card .card-body p {
  font-size: 14px;
  letter-spacing: .3px;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.check-up .programs .program .card .card-body a {
  margin: 15px 0 0 0;
  border-radius: 0;
  background-color: #0d233f;
  border:  none;
  padding: 0 15px;
  line-height: 40px;
  font-weight: 400;
}

.check-up .tab-pane {
  padding: 0 0 50px 0;
  line-height: 20px;
}
.check-up .tab-pane ul {
  padding-left: 40px;
}
.check-up .tab-pane ul li {
  list-style-type: disc;
  margin: 5px 0;
}
.check-up .tab-pane #accordion .card .card-header {
  padding: 0;
}
.check-up .tab-pane #accordion .card .card-header button {
  text-decoration: none;
  color: #0d233f;
  font-weight: 600;
  display: block;
  width: 100%;
  text-align: left;
  padding: .75rem 1.25rem;
  white-space: normal;
}
.check-up .tab-pane .nav-tabs a {
  line-height: 35px;
  font-weight: 400;
  border: 1px solid #0da462;
  border-left: none;
}
.check-up .tab-pane .nav-tabs a:first-child {
  border-left: 1px solid #10a565;
}
.check-up .tab-pane .nav-tabs {
  margin: 5px 0;
  border-color: #0fa464;
  border: none;
  ;
}
.check-up .tab-pane .nav-tabs a.active {
  background: #0ba360;
}
.check-up-single ul {
  padding: 0 !important;
  /* padding-left: 0 !important; */
}
.check-up-single ul > li {
  width: 100%;
  list-style-type: none !important;
  margin-bottom: 15px;
}
.check-up-single ul > li strong {
  color: #001E4B;
  background: #EBF3F3;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 0 25px;
  line-height: 60px;
}
.check-up-single ul li ul li {
  width: inherit;
  float: left;
  padding: 0 15px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
}
.check-up-single ul li ul li:before {
  content: "-";
  margin-right: 10px;
}
.check-up-single ul li ul {
  width: 100%;
}
.social-contact  {

margin-top: -20px;
}


.social-contact a {
  display: inline-block;
  color: #0d233f;
  padding: 3px 7px;
  font-size: 20px;
}


.sidebar {
  posiiton:relative;
  transition: all .5s;

}
.sidebar-fixed {
    position: fixed;
    width: calc(25% - 49px);
    top: 31px;
}
.sidebar-stop{
  position:absolute;
  bottom: 0;
  opacity:0;
  dsiplay:none;
  width: initial;
  top:auto;
}


.check-up-single ul {
  padding: 0 !important;
  /* padding-left: 0 !important; */
}
.check-up-single ul > li {
  width: 100%;
  list-style-type: none !important;
  margin-bottom: 15px;
}
.check-up-single ul > li strong {
  color: #001E4B;
  background: #EBF3F3;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 0 25px;
  line-height: 60px;
}
.check-up-single ul li ul li {
  width: inherit;
  float: left;
  padding: 0 15px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
}
.check-up-single ul li ul li:before {
  content: "-";
  margin-right: 10px;
}
.check-up-single ul li ul {
  width: 100%;
}











/* -- online islemler -- */
div#onlineRandevu {min-height: 750px;margin-bottom: 189px;}
div#onlineRandevu * {font-family: inherit !important;}
div#onlineRandevu  .pusulaRW_LoaderBg {position: absolute;left: -33.3333%;top: 0;width: 133.3333%;height: 100%;background: #f8f8f8;}
div#onlineRandevu  .pusulaRW_LoaderImg {width: 100%;background: url(../images/onlineLoading.svg) no-repeat center center;background-size: 175px;}
div#onlineRandevu  .pusulaRW_LoaderImg span {bottom: 10px;}

div#onlineRandevu .pusulaRW_Wrapper {width: 100%;height: 100%;position: static;}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_WrapperInner {background: transparent;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
div#onlineRandevu .pusulaRW_GoBack {display: none;}
div#onlineRandevu .pusulaRW_TopMenu {background: transparent;float: none;width: 100%;margin-bottom: 23px;}
div#onlineRandevu .pusulaRW_TopMenu li a {background: #F8F8F8 !important;border: none;padding: 0;border-radius: 9px;color: #919191 !important;font-size: 14px;font-weight: 400;}
div#onlineRandevu .pusulaRW_TopMenu li {float: none;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;text-align: center;padding: 0 8px;display: inline-grid;}
div#onlineRandevu .pusulaRW_TopMenu ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
div#onlineRandevu .pusulaRW_TopMenu li a.pusulaRW_selectedTop {color: white !important;background: #0d233f !important;opacity: initial;}

div#onlineRandevu .pusulaRW_TopMenuWrapper {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
div#onlineRandevu .pusulaRW_Menu {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;float: none;background: #d6d7d8;min-height: 80vh;}
div#onlineRandevu .pusulaRW_ContentMaster {-webkit-box-flex: 0;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;background: #F8F8F8;min-height: 80vh;overflow-y: scroll;}
div#onlineRandevu .pusulaRW_MenuWrapper li {float: none;height: 47.4px;line-height: 47.4px;margin-bottom: 32.6px;/* text-align: center; *//* padding: 0 57px; */}
div#onlineRandevu .pusulaRW_MenuWrapper li a {padding: 0 57px;text-align: left;float: none;font-size: 14px;color: #414141 !important;border-radius: 5px;opacity: initial;padding: 0px;padding: 4px 44px;}
div#onlineRandevu .pusulaRW_MenuWrapper li a span {vertical-align: sub;float: left;width: 47.4px;height: 47.4px;background-position: center center !important;margin-right: 21.7px;}
div#onlineRandevu .pusulaRW_MenuWrapper li a.pusulaRW_activeTab,div#onlineRandevu .pusulaRW_MenuWrapper li a:hover {background: #0d233f !important;color: white !important;}
div#onlineRandevu .pusulaRW_MenuWrapper li a.pusulaRW_activeTab span,div#onlineRandevu .pusulaRW_MenuWrapper li a:hover span {filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_Menu ul {padding: 23px 0px 0px 15px;}
div#onlineRandevu .pusulaRW_ContentHeader {    border-bottom: 1px solid #ddd;width: 76%;margin-left: 12%;text-align: center;}
div#onlineRandevu .pusulaRW_ContentHeader .pusulaRW_ContentTitle {float: none;color: #0d233f;font-size: 20px;font-weight: 600;opacity: initial;}
div#onlineRandevu .pusulaRW_DateArrow {float: none;position: absolute;right: 0;top: 0;margin-right: 39px;}
div#onlineRandevu .pusulaRW_DateArrow > a {background-color: #0d233f;width: 39px;height: 39px;background-size: 10px !important;}
div#onlineRandevu .pusulaRW_DateLeft {left: -40px;}

div#onlineRandevu .pusulaRW_bolum {background: url(../images/onlineBolumseciniz.svg) no-repeat center center / 33.42px 25.15px !important;}
div#onlineRandevu .pusulaRW_uzman {background: url(../images/onlineHekimseciniz.svg) no-repeat center center / 30.45px 37.34px !important;}
div#onlineRandevu .pusulaRW_tarih {background: url(../images/onlineRandevutarihi.svg) no-repeat center center / 36.46px 36.46px !important;}
div#onlineRandevu .pusulaRW_kisisel {background: url(../images/onlineKisiselBilgiler.svg) no-repeat center center / 35.26px 35.26px !important;}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_ContentBox ul:not(.pusulaRW_DateList) {padding: 25px 29px 25px 0;min-height: 110% !important;}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_ContentBox ul:not(.pusulaRW_DateList) li {margin-bottom: 9.6px; /* height: 47.4px; *//* line-height: 47.4px; */}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_ContentBox ul:not(.pusulaRW_DateList) li a {height: 47.4px;line-height: 47.4px;background: white;border: 1px solid #E8E8E8;border-radius: 5px;color: #919191;font-size: 14px;opacity: initial;font-weight: 400;transition: all 0.3s ease;background: white url(../../images/check.svg) no-repeat right 22.7px center / 29.61px 23.9px;}
div#onlineRandevu .lnkListArrow {display: none;}
div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_ContentBox ul:not(.pusulaRW_DateList) li a:hover {background-color: #0d233f;border-color: #0d233f;color: white;opacity: initial;font-weight: bold;}
div#onlineRandevu .slimScrollDiv,div#onlineRandevu  .pusulaRW_ContentBox {min-height: calc(100% - 12px);}
div#onlineRandevu .pusulaRW_ContentBox {width: 90% !important;margin-left: 5%;}
div#onlineRandevu .pusulaRW_esonucGirisContent {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 29px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList {float: none;-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 14%;background: transparent;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:first-child {background: white;height: 71.4px;padding: 12px 12px 10px;font-size: 14px;font-weight: 400;line-height: 19px;color: #919191;border: none;float: none;position: relative;border: 1px solid;border-color: #D9D9D9 transparent;margin-bottom:  10.6px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList:first-child > li:first-child {border-left-color: #D9D9D9;border-radius: 5px 0 0 5px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:first-child span {margin-top: 6px;font-size: 14px;line-height: 19px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList:not(:first-child) > li:first-child:before {content: '';position: absolute;width: 1px;height: 49.38px;left: 0;background: #D9D9D9;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList:nth-last-child(2) > li:first-child {border-right-color: #D9D9D9;border-radius: 0 5px 5px 0;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:not(:first-child) {padding: 6.6px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:not(:first-child) a {line-height: 47.4px;background: white;border: 1px solid #E8E8E8;border-radius: 5px;font-size: 14px;color: #919191;font-weight: 400;transition: all 0.3s ease;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:not(:first-child) a.pusulaRW_NoCursor:before {content: 'Müsait değil';font-size: 9px;}
div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:not(:first-child) a:not(.pusulaRW_NoCursor):hover {background: #0d233f;border-color: #0d233f;color: white;opacity: inherit;}
div#onlineRandevu .pusulaRW_defaultField {height: 47.4px;line-height: 47.4px;background: #FFFFFF;border: 1px solid #E8E8E8;font-size: 14px;color: #919191;border-radius: 5px;width: 100%;margin-bottom: 9.6px;}
div#onlineRandevu .pusulaRW_DisplayHumanCheck {display: block;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;font-size: 14px;margin-bottom: 4.6px;}
div#onlineRandevu .pusulaRW_submitField {width: 33.33%;background: #0d233f;height: 54px;line-height: 54px;padding: 0;border-radius: 9px;font-size: 14px;font-weight: 400;display: block;margin: 0 auto !important;opacity: initial;}

div#onlineRandevu .pusulaRW_defaultFieldRForm {height: 47.4px;background: white;border: 1px solid #E8E8E8;color: #919191;font-size: 14px;margin-top: 9.5px;border-radius: 9px;-moz-appearance:textfield;}
div#onlineRandevu .pusulaRW_fieldTitleRForm {line-height: 47.4px;color: #919191;font-size: 14px;font-weight: 400;margin-top: 9.5px;padding-right: 25px;}
div#onlineRandevu input ~ .pusulaRW_fieldTitleRForm,.pusulaRW_fieldTitleRForm:first-child {text-align: right;}
div#onlineRandevu .pusulaRW_fieldTitleRForm + div {width: 83%;line-height: 47.4px;margin-top: 9.5px !important;}
div#onlineRandevu .pusulaRW_fieldTitleRForm + div label {margin: 0 25px 0 0;}
div#onlineRandevu .pusulaRW_fieldTitleRForm + div + div {width: 100%;margin-left: 0 !important;}
div#onlineRandevu .pusulaRW_fieldTitleRForm + div + div + .pusulaRW_fieldTitleRForm {text-align: center;color: #919191;text-transform: uppercase;border: 1px solid #E8E8E8;border-radius: 9px;background: white;}
div#onlineRandevu .pusulaRW_fieldTitleRForm + div + div + .pusulaRW_fieldTitleRForm + div {line-height: 47.4px;font-size: 14px;color: #919191;width: 100%;}
div#onlineRandevu .pusulaRW_Summary {line-height: inherit;height: inherit;border: none;font-size: inherit;}
div#onlineRandevu .pusulaRW_Summary span {height: inherit;line-height: inherit;background: white;border: 1px solid #E8E8E8!important;border-radius: 9px;margin-bottom: 9.6px;color: #919191;padding: 0 12.4px;width: calc(85% - 10px );}
div#onlineRandevu .pusulaRW_Summary .summaryRFormTitle {margin-right: 9.6px;font-weight: 400;width: 15%;}
div#onlineRandevu .pusulaRW_fieldTitle {display: block;margin: 5px 0;line-height: 37.4px;color: #919191;font-size: 14px;font-weight: 400;padding-right: 25px;}

div#onlineRandevu .pusulaRW_generalNotify {width: 100%;text-align: left;}

div#onlineRandevu  .pusulaRW_Success {width: 100%;height: 100%;}
div#onlineRandevu  .pusulaRW_SuccessContent {width: auto;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0);background: transparent;border: transparent;}
div#onlineRandevu  .pusulaRW_SuccessContent ul {font-size: 15px;font-weight: 400;}
div#onlineRandevu  .pusulaRW_SuccessContent div {width: auto;max-width: 100%;}
div#onlineRandevu  .pusulaRW_SuccessContent span.pusulaRW_SuccessIcon {background: transparent;font-weight: 600;height: 40px;line-height: 40px;margin-bottom: 15px;font-size: 49px;width: auto;color: #169bbb;}
div#onlineRandevu  .pusulaRW_SuccessContent span.pusulaRW_SuccessIcon:before {content: '\f00c';font-family: 'font awesome 5 free' !important;}
div#onlineRandevu  .pusulaRW_RandevuOnay .onemli {font-weight: 700;color: inherit;white-space: nowrap;}
div#onlineRandevu .pusulaRW_MenuWrapper li a.pusulaRW_logOutBtn {background: #bb163b !important;color: white !important;}

div#onlineRandevu .pusulaRW_rndUserInfo {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;background: white;border: 1px solid #E8E8E8;border-radius: 5px;}
div#onlineRandevu .pusulaRW_SonucWrapper {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 0;}
div#onlineRandevu .pusulaRW_rndUserInfo li, .pusulaRW_rndUserInfo td {color: #919191;}
div#onlineRandevu .pusulaRW_SonucWrapper ul li.pusulaRW_SonucList.pusulaRW_GridClick {background: white;border: 1px solid #E8E8E8;border-radius: 5px;color: #919191 !important;}
div#onlineRandevu .pusulaRW_SonucWrapper ul li.pusulaRW_SonucList.pusulaRW_GridClick > ul {padding: 10px 0 !important;}
div#onlineRandevu .pusulaRW_SonucWrapper ul li.pusulaRW_SonucList.pusulaRW_GridClick > ul > li {margin: 0 !important;}
div#onlineRandevu .pusulaRW_SonucWrapper ul li.pusulaRW_SonucList.pusulaRW_GridClick > ul + ul > li {margin-top: 15px !important;}
div#onlineRandevu .pusulaRW_MenuWrapper + div {display: none !important;opacity: 0 !important;visibility: hidden !important;}

@media (max-width: 768px) {

    div#onlineRandevu .pusulaRW_SuccessContent {width: 100%;height: 100%;transform: none;left: 0;top: 0;padding: 25px 0;}
    div#onlineRandevu .slimScrollDiv, div#onlineRandevu .pusulaRW_ContentBox {min-height: 90vh;}
    div#onlineRandevu .pusulaRW_LoaderBg {left: 0;width: 100%;height: 100vh;position: relative;}
    div#onlineRandevu .pusulaRW_Menu,div#onlineRandevu .pusulaRW_ContentMaster {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;min-height: auto;height: auto;position: initial;float: none;}
    div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_ContentBox ul:not(.pusulaRW_DateList) {padding: 15px;}
    div#onlineRandevu .pusulaRW_Wrapper .pusulaRW_Menu ul {padding: 15px;}
    div#onlineRandevu .pusulaRW_MenuWrapper li {margin-bottom: 5px;height: 33px;line-height: 33px;}
    div#onlineRandevu .pusulaRW_MenuWrapper li a span {width: 33px;height: 33px;background-size: 20px !important;}
    div#onlineRandevu .pusulaRW_ContentHeader .pusulaRW_ContentTitle {float: left;margin-left: 0;}

    div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
    div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList > li:first-child {border-radius: 0 !important;border-left: 0 !important;border-right: 0 !important;}
    div#onlineRandevu .pusulaRW_esonucGirisContent > ul.pusulaRW_DateList:not(:first-child) > li:first-child:before {opacity: 0;}

    div#onlineRandevu .pusulaRW_fieldTitleRForm {width: 100%;line-height: 20px;margin: 15px 0 0 0;text-align: left !important;}
    div#onlineRandevu .pusulaRW_defaultFieldRForm {width: 100%;margin-right: 0;}
    div#onlineRandevu .pusulaRW_Summary .summaryRFormTitle {width: 100%;}
    div#onlineRandevu .pusulaRW_Summary span {width: 100%;}
    div#onlineRandevu .pusulaRW_fieldTitleRForm + div + div + .pusulaRW_fieldTitleRForm {background: #d30c42;color: white;padding: 13px;}
    div#onlineRandevu .pusulaRW_fieldTitleRForm + div + div + .pusulaRW_fieldTitleRForm + div {text-align: left;}
    div#onlineRandevu .pusulaRW_fieldTitleRForm + div {text-align: center;}
}




.lazy
{
    display:block;
    width:100%;
}
.text-area
{
  margin:30px 0;
}

.subPage .title .breadcrumbs a {
  color: #0d233f;
}

span.wpcf7-not-valid-tip {
  color: #fff !important;
  font-size: 11px !important;
  display: block;
  float: left;
  top: -23px;
  /* margin-top: -10px; */
  background: red;
  color: #FFF;
  font-size: 11px;
  padding: 2px;
  position: relative;
  position: absolute;
  left: 0;
} div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  position: realtive;
  /* left: 25px; */
  /* bottom: 25px; */
  /* width: 350px; */
  background: #f7e700;
  font-size: 13px;
  border: 1px solid #333;
  margin: 0 0 15px 0 !important;
} div.wpcf7-mail-sent-ng {
  border: 2px solid #f7e700;
  position: absolute;
  left: 25px;
  bottom: 0;
  width: 350px;
  background: #ff0000;
  font-size: 11px;
  border: 1px solid #333;
  color: #FFF;
}

.telefon-home{
  pointer-events:none;
}
.footer-top .item-form .form-in .wpcf7-phonetext {
  padding-left: 45px !important;
}


.footer-top .item-form .form-in .intl-tel-input .country-list li.country {
  color: #000;
}

.wpcf7-list-item {
  margin: 0 !important;
}