@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans.eot");
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff2") format("woff2"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Besley Regular";
  src: url("../fonts/Besley-Regular.eot");
  src: url("../fonts/Besley-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Besley-Regular.woff2") format("woff2"), url("../fonts/Besley-Regular.woff") format("woff"), url("../fonts/Besley-Regular.ttf") format("truetype"), url("../fonts/Besley-Regular.svg#Besley-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
ul {
  padding: 0 !important;
  margin: 0 !important;
}
ul li {
  list-style-type: none;
}

.cc-message a {
  color: black !important;
}

a.cc-link {
  display: none !important;
}

.grecaptcha-badge {
  display: none !important;
}

button, a {
  text-decoration: none !important;
  outline: 0 !important;
}

.container-fluid {
  max-width: 1220px;
  padding: 0 40px;
}

.sip .submenu {
  display: none !important;
}

body {
  overflow-x: hidden;
  background: #f2f2f2;
}
body.acik .search a {
  transition: 0.4s;
  background-position: -39px 0 !important;
}
body.acik .right {
  border-color: #eaeaea;
}
body.acik .menu ul li a {
  color: #005a2f;
}

.modals {
  max-width: 1220px !important;
  overflow: visible;
}
@media only screen and (max-width : 767px) {
  .modals {
    margin: 50px 0 !important;
  }
}
.modals .close {
  position: absolute;
  top: -49px;
  right: 0;
  font-size: 15px;
  background: none;
  border: none;
  opacity: 1;
  font-weight: normal;
  margin: 10px 15px;
  color: #fff;
  text-shadow: inherit;
}
.modals .close i {
  color: var(--yellow);
  font-size: 26px;
  margin-left: 10px;
  vertical-align: middle;
}
.modals .form-check {
  font-size: 15px;
  margin: 10px 0;
}
.modals .form-check input[type=checkbox] {
  margin: 2px 0;
}
@media only screen and (max-width : 480px) {
  .modals .form-check {
    font-size: 11px;
  }
}
@media only screen and (max-width : 767px) {
  .modals h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.modals .row {
  margin-right: -15px !important;
  margin-left: -15px !important;
  width: auto;
}
.modals .inner {
  overflow: auto;
  max-height: 70vh;
  font-size: 16px;
}
@media only screen and (max-width : 480px) {
  .modals .inner {
    font-size: 16px;
  }
}
.modals .inner ul li {
  position: relative;
  margin: 5px 0;
  padding-left: 13px;
}
.modals .inner ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  background: black;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.modals .inner p {
  line-height: 23px;
}

.txt p {
  margin: 25px 0 -15px 0 !important;
}

.acknowledgement {
  font: 16px verdana !important;
}

.add a:last-child {
  display: none;
  margin-left: 15px;
}

.search-box2 {
  position: fixed;
  display: none;
  z-index: 9999;
  background: rgba(0, 90, 47, 0.88);
  width: 100%;
  height: 100%;
  top: 0;
}
.search-box2 .close {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 1;
}
.search-box2 .close a {
  transition: 0.5s;
  background: url(../images/close.png) center center no-repeat;
  display: block;
  width: 32px;
  height: 35px;
}
.search-box2 .close a:hover {
  transition: 0.5s;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.search-box2 form {
  width: 900px;
  margin: 240px auto 0 auto;
  position: relative;
}
.search-box2 form .title {
  color: #fff;
  font: 40px "PT Serif";
  margin-top: 0;
  margin-bottom: 100px;
}
.search-box2 form .form-group input {
  background: none;
  font: 35px "Open Sans";
  height: inherit;
  padding-bottom: 15px;
  border-top: 0;
  border-left: 0;
  padding-right: 85px;
  border-right: 0;
  box-shadow: none;
  color: #fff;
  border-radius: 0;
  border-bottom: 3px solid #fff;
  padding-left: 0;
}
.search-box2 form .submitbutton {
  position: absolute;
  right: 0;
  margin-bottom: 0;
  top: -5px;
  width: 62px;
  height: 62px;
  border: none;
}
.search-box2 form .submitbutton input {
  border: 3px solid #fff;
  outline: 0 !important;
  text-indent: -999px;
  background: url(../images/search-btn.png) center center no-repeat;
  width: 62px;
  height: 62px;
  border-bottom: 0;
  padding: 0;
}

.pagination {
  width: 100%;
}
.pagination li {
  float: left;
  margin-right: 5px;
  padding: 0 !important;
}
.pagination li.active a, .pagination li.active span {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 0;
  background: #005a2f !important;
  border-color: #005a2f !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.pagination li:before {
  display: none;
}
.pagination li span {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 0;
  background: #005a2f !important;
  border-color: #005a2f !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.pagination li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 0;
  color: #005a2f;
  border-radius: 0 !important;
  background: #f2f2f2;
}

a.fix {
  transition: 0.4s;
  position: absolute;
  top: -120px !important;
}

#panel {
  position: fixed;
  background: #005a2e;
  right: -260px;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  max-width: 260px;
  z-index: 253;
}
#panel .mobile-menu .mob-lang {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  top: 50px;
}
#panel .mobile-menu .mob-lang a {
  display: block;
  font: 16px "OpenSans-Light";
  color: #fff;
  padding: 0 30px;
}
#panel .mobile-menu .inner nav {
  padding: 86px 0 0 0;
  position: relative;
}
#panel .mobile-menu .inner nav ul {
  margin: 0;
}
#panel .mobile-menu .inner nav ul li a {
  display: block;
  color: #fff;
  padding: 5px 30px;
  text-decoration: none;
  font: 16px "OpenSans-Light";
}
#panel .mobile-menu .inner nav ul li ul {
  display: none;
  background: #fff;
  padding: 0 20px !important;
}
#panel .mobile-menu .inner nav ul li ul li:first-child {
  padding: 10px 0 0 0;
}
#panel .mobile-menu .inner nav ul li ul li:last-child {
  padding: 0 0 10px 0;
}
#panel .mobile-menu .inner nav ul li ul li a {
  font: 14px "OpenSans-Light";
  color: #dab36a;
  padding: 5px 12px !important;
}
#panel .mobile-menu .inner nav ul li ul ul {
  display: block;
  margin: 20px 0;
  border-left: 1px solid #fff;
  padding: 10px 20px;
}

.mobile-btn {
  float: right;
  margin: 33px 0;
}
.mobile-btn button {
  background: #005a2e;
  margin: 0;
  border-radius: 0;
}
.mobile-btn button span {
  background: #e8bc70;
}
.mobile-btn .navbar-toggle .icon-bar {
  transition: 0.3s;
}
.mobile-btn .navbar-toggle.open .icon-bar {
  background: #fff;
}
.mobile-btn .navbar-toggle.open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
  -moz-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
  -ms-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
  -o-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
  transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
}
.mobile-btn .navbar-toggle.open .icon-bar:nth-child(2) {
  opacity: 0;
}
.mobile-btn .navbar-toggle.open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
  -moz-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
  -ms-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
  -o-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
  transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
}

.homet .whiteHeader .white-bg {
  top: -60px !important;
}
.homet .whiteHeader a.fix {
  top: -60px !important;
}
.homet a.fix {
  top: -270px !important;
}
.homet .white-bg {
  top: 0 !important;
}
.homet header {
  background: none;
}
.homet header .logo .colorsw {
  display: block;
}
.homet header .logo .colors {
  display: none;
}

header {
  transition: 0.3s;
  float: left;
  width: 100%;
  position: fixed;
  z-index: 99;
  padding: 20px 0;
  height: 140px;
  background: #f2f2f2;
}
header i.white-bg {
  transition: 0.6s;
  position: absolute;
  width: 100%;
  height: 0;
  top: 140px;
  opacity: 1;
  background: #f2f2f2;
  left: 0;
}
header i.white-bg.ac {
  box-shadow: 0 0 7px #ddd;
  opacity: 1;
}
header.whiteHeader {
  transition: 0.3s;
  background: #f2f2f2;
  height: 100px;
  box-shadow: 0 0 7px #ddd;
  padding: 15px;
}
header.whiteHeader .white-bg {
  top: 100px;
}
header.whiteHeader .logo {
  margin-top: -8px;
}
header.whiteHeader .logo a {
  width: inherit;
}
header.whiteHeader a.first {
  transition: 0.3s;
  top: -180px;
}
header.whiteHeader a.fix {
  transition: 0.4s;
  margin-top: 0;
  top: 0 !important;
}
header.whiteHeader .menu {
  padding: 0;
  margin-top: -8px;
}
header.whiteHeader .menu .right {
  margin-top: -120px;
}
header.whiteHeader .menu ul li a {
  color: #005a2f;
  padding: 32px 0;
}
header .logo {
  float: left;
  margin-top: -5px;
}
header .logo a {
  transition: 0.3s;
  display: block;
  width: 100%;
  position: relative;
  top: 0;
}
header .logo a img {
  max-width: 180px;
}
header .logo a img.colorsw {
  display: none;
}
header .logo a img.colors {
  position: absolute;
  display: block;
  top: 18px;
}
header .logo a .first {
  margin-top: 0;
}
header .logo a .two {
  margin-top: -120px;
}
header .menu {
  float: right;
  position: relative;
  z-index: 99;
  width: 70%;
}
header .menu > ul {
  float: right;
}
header .menu > ul > li {
  padding: 0 22px 0 0;
  float: left;
  position: relative;
}
header .menu > ul > li:last-child {
  padding-right: 0;
}
header .menu > ul > li:hover a, header .menu > ul > li.active a {
  transition: 0.3s;
  color: #d2ac67;
}
header .menu > ul > li:hover a:after, header .menu > ul > li.active a:after {
  transition: 0.5s;
  width: 100%;
}
header .menu > ul > li .submenu {
  display: none;
  position: absolute;
  left: 0;
  width: 300px;
  top: 80px;
  padding-bottom: 75px !important;
}
header .menu > ul > li .submenu > li:hover > a {
  color: #dab36a;
}
header .menu > ul > li .submenu > li:hover > a:before {
  transition: 0.3s;
  width: 70px !important;
}
header .menu > ul > li .submenu > li ul > li:hover > a {
  color: #dab36a;
}
header .menu > ul > li .submenu > li ul > li:hover > a:before {
  transition: 0.3s;
  width: 70px !important;
}
header .menu > ul > li .submenu li {
  float: left;
  padding: 0;
  width: 100%;
}
header .menu > ul > li .submenu li a {
  display: block;
  font: 17px "Besley Regular";
  color: #005a2f;
  position: relative;
  padding: 0 !important;
  line-height: 1.7;
}
header .menu > ul > li .submenu li a:after {
  display: none;
}
header .menu > ul > li .submenu li ul {
  padding-left: 20px !important;
}
header .menu > ul > li .submenu li ul li {
  float: left;
  width: 100%;
  padding: 0;
}
header .menu > ul > li .submenu li ul li a {
  font: 17px "Besley Regular";
  color: #005a2f;
  line-height: 1.7;
}
header .menu > ul > li .submenu li ul li a:before {
  display: none;
}
header .menu > ul > li a {
  transition: 0.3s;
  display: block;
  font: 18px "Besley Regular";
  color: #fff;
  padding: 20px 0 50px 0;
  position: relative;
}
header .menu > ul > li a:after {
  transition: 0.5s;
  content: "";
  background: #dab36a;
  width: 0;
  height: 4px;
  position: absolute;
  top: -1px;
  left: 0;
}
header .lang {
  float: right;
}
header .lang a {
  font: 14px "OpenSansBold";
  color: #00529b;
  padding: 39px 5px;
  display: block;
}
header .right {
  float: right;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3607843137);
  padding-bottom: 20px;
}
header .right ul {
  float: right;
}
header .right ul li {
  float: left;
  position: relative;
}
header .right ul li:nth-child(3) .sub {
  right: -76px;
  left: inherit !important;
  min-width: 220px !important;
}
header .right ul li .sub {
  display: none;
  position: absolute;
  background: #dab36a;
  top: 40px;
  z-index: 99;
  min-width: 230px;
  padding: 20px 0 !important;
  left: -20px;
}
header .right ul li .sub li {
  width: 100%;
  float: left;
}
header .right ul li .sub li a {
  padding: 5px 20px;
  color: #fff;
  font-size: 18px;
  display: block;
}
header .right ul li .sub li a:hover {
  color: #005a2f;
  padding-left: 30px;
}
header .right ul li:hover a {
  transition: 0.3s;
  color: #dab36a;
}
header .right ul li:last-child a {
  padding-right: 0;
}
header .right ul li:last-child a:before {
  display: none;
}
header .right ul li a {
  transition: 0.3s;
  font: 13px "Besley Regular";
  color: #fff;
  position: relative;
  padding: 0 5px 30px 5px;
}
header .right .search {
  float: right;
  margin-left: 10px;
}
header .right .search a {
  transition: 0.4s;
  cursor: pointer;
  background: url(../images/search.png) no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  background-position: 0 0;
}

.element {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.row {
  margin: 0 0 25px 0 !important;
  width: 100% !important;
}
.row .col-md-4 {
  padding: 0 20px 0 0;
}
.row .col-md-4:last-child {
  padding: 0 !important;
}

.jobabilty {
  float: left;
  width: 100%;
}
.jobabilty label {
  float: left;
  margin-right: 20px;
  width: initial !important;
}
.jobabilty .checkbox {
  padding: 0 !important;
}

.companybox {
  float: left;
  width: 100%;
}

.content h4 {
  font: 22px "PT Serif";
  color: #005a2f;
  position: relative;
  margin: 0 0 10px 0;
  float: left;
  width: auto;
}
.content h4:before {
  content: "";
  position: absolute;
  background: #dab36a;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -10px;
}
.content .form {
  float: left;
  width: 100%;
}
.content .form .add {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.content .form .add a {
  float: left;
  background: #005a2f;
  color: #fff;
  padding: 10px;
  font: 13px "OpenSansBold";
}
.content .form form {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.content .form form .checkbox {
  float: left;
  width: auto;
  margin: 0 10px 2px 0 !important;
  padding: 10px 0;
}
.content .form form .checkbox label {
  padding: 0;
}
.content .form form .checkbox .iradio_square-blue {
  transition: 0.3s;
  height: 20px;
  float: left;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 20px;
  background: url(../images/radio.png) center center no-repeat;
  border: none;
  cursor: pointer;
  background-position: -20px 2px;
}
.content .form form .checkbox .iradio_square-blue.checked {
  transition: 0.3s;
  background-position: 0 2px;
}
.content .form form .checkbox .iradio_square-blue input {
  margin: 0;
}
.content .form form .checkbox .icheckbox_square-blue {
  transition: 0.3s;
  height: 20px;
  float: left;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 20px;
  background: url(../images/chc.png) center center no-repeat;
  border: none;
  cursor: pointer;
  background-position: 0 2px;
}
.content .form form .checkbox .icheckbox_square-blue.checked {
  transition: 0.3s;
  background-position: -20px 2px;
}
.content .form form .checkbox .icheckbox_square-blue input {
  margin: 0;
}
.content .form form .form-group {
  float: left;
  margin-bottom: 25px;
  position: relative;
  padding: 0 20px 0 0;
  font-size: 12px;
}
.content .form form .form-group.try {
  position: relative;
}
.content .form form .form-group.try input {
  padding-right: 50px;
}
.content .form form .form-group.try i {
  position: absolute;
  right: 35px;
  top: 35px;
  font: 12px "Open Sans";
}
.content .form form .form-group a {
  color: black;
  text-decoration: underline !important;
}
.content .form form .form-group .language {
  margin-bottom: 15px;
}
.content .form form .form-group p {
  margin: 0;
  font: 14px "OpenSansBold";
  color: #231f20;
}
.content .form form .form-group.submitbutton {
  margin: 0;
}
.content .form form .form-group.submitbutton button, .content .form form .form-group.submitbutton input {
  transition: 0.3s;
  box-shadow: none;
  border-radius: 0;
  font: 20px "Open Sans";
  color: #005a2f;
  border: 1px solid #231f20;
  max-width: 200px;
  padding: 10px !important;
  background: #fff;
}
.content .form form .form-group.submitbutton button:hover, .content .form form .form-group.submitbutton input:hover {
  transition: 0.3s;
  background: #005a2f;
  color: #fff;
}
.content .form form .form-group label {
  width: 100%;
  font: 14px "Open Sans";
  color: #231f20;
}
.content .form form .form-group textarea {
  height: 80px !important;
  width: 100% !important;
}
.content .form form .form-group input, .content .form form .form-group textarea {
  width: 100%;
  color: #231f20;
  font: 14px "PT Serif";
  border: 1px solid #231f20;
  padding: 10px;
  outline: 0 !important;
  background: #f2f2f2;
}
.content .form form .form-group input.phone, .content .form form .form-group textarea.phone {
  padding-left: 50px;
}

.thank-you {
  text-align: center;
}
.thank-you h1 {
  font-size: 150px !important;
}
.thank-you h1:before {
  width: 250px !important;
  left: 50% !important;
  margin-left: -115px;
}
.thank-you p {
  font: 35px "titillium_webregular" !important;
  color: #005a2f !important;
  text-align: center !important;
  margin: 0 !important;
}
.thank-you a {
  transition: 0.3s;
  display: block;
  margin: 30px auto;
  max-width: 270px;
  background: #005a2f;
  color: #fff;
  font: 15px "titillium_webregular";
  padding: 10px;
}
.thank-you a:hover {
  transition: 0.3s;
  background: #dab36a;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 100%;
  height: 100vh;
  max-width: 100%;
}
.slider ul:after {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0.3;
}
.slider.fullslider .fullwidthbanner-container {
  height: 100% !important;
}
.slider .tp-bullets {
  display: none !important;
  position: absolute;
  bottom: 12px !important;
  margin: 0 -122px !important;
  z-index: 99;
  width: 350px;
  opacity: 1 !important;
}
.slider .tp-bullets .bullet {
  transition: 0.3s;
  width: 83px;
  height: 2px;
  background: #e9e9e9;
  margin-right: 5px;
  float: left;
  cursor: pointer;
  opacity: 0.8;
}
.slider .tp-bullets .bullet:hover {
  transition: 0.3s;
  opacity: 1;
}
.slider .tp-bullets .bullet.selected {
  opacity: 1;
  background: #dab36a;
}
.slider .fullwidthbanner-container ul {
  overflow: hidden;
  height: 100% !important;
  position: relative;
}
.slider .fullwidthbanner-container ul li {
  list-style: none;
  position: absolute;
  visibility: hidden;
  z-index: auto !important;
}
.slider .slotholder {
  position: absolute;
  z-index: 1;
}
.slider .tp-caption {
  position: absolute;
  top: inherit !important;
  left: 0 !important;
  z-index: 50 !important;
  width: 100%;
  bottom: 130px;
}
.slider .tp-caption .capBig {
  display: block;
  margin: 0 auto;
  position: relative;
  font: 45px tex_gyre_termesregular;
  color: #fff;
  line-height: 50px;
  text-align: center;
  max-width: 1200px;
}
.slider .tp-caption .capBig .line1 {
  color: #fff;
  letter-spacing: 1px;
}
.slider .tp-caption .capBig .line1 .word1 .char1 {
  font-size: 45px !important;
  position: absolute;
  left: -30px;
  top: 0;
}
.slider .tp-caption .capBig .line2 {
  color: #fff;
  font: 24px tex_gyre_termesregular;
  position: relative;
  max-width: 50%;
  margin: 2px auto 15px auto;
}
.slider .tp-caption .capBig .line2 .word10 {
  font-size: 45px !important;
  position: absolute;
  right: 25px;
  top: 0;
}
.slider .tp-caption .capBig .line3 {
  color: #fff;
  font: 16px tex_gyre_termesregular;
  position: relative;
  max-width: 37%;
  margin: 0 auto;
}

.down-center {
  text-align: center;
  margin-top: -70px;
  position: absolute;
  z-index: 48;
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
}
.down-center img {
  position: relative;
}

.home-box1 {
  float: left;
  width: 100%;
  margin: 60px 0;
}
.home-box1 .title {
  text-align: center;
  max-width: 80%;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  margin-bottom: 60px;
}
.home-box1 .title h3 {
  font: 51px "Besley Regular";
  color: #005a2f;
  margin: 0 0 60px 0;
  position: relative;
}
.home-box1 .title h3:before {
  content: "";
  background: #dab36a;
  position: absolute;
  width: 83px;
  height: 3px;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
}
.home-box1 .title p {
  font: 16px "Open Sans";
  color: #231f20;
}
.home-box1 .list {
  float: left;
  width: 100%;
}
.home-box1 .list .item {
  float: left;
  width: 100%;
}
.home-box1 .list .item a {
  display: block;
}
.home-box1 .list .item a:hover .images:before {
  transition: 0.3s;
  width: 100%;
}
.home-box1 .list .item a:hover .images img {
  transition: 0.4s;
  -webkit-transform: translate(-50%, -50%) scale(1.1) !important;
  transform: translate(-50%, -50%) scale(1.1) !important;
}
.home-box1 .list .item a:hover .text:after {
  transition: 0.4s;
  transform: rotate(270deg) !important;
  background-color: #005a2f;
  width: 30px;
  height: 30px;
  background-position: 9px 5px;
}
.home-box1 .list .item a:hover .text b {
  transition: 0.4s;
}
.home-box1 .list .item a:hover .text b em {
  /*&:before{transition:0.4s;width:100%;}*/
}
.home-box1 .list .item:nth-child(even) .col-md-6:first-child {
  float: right;
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child {
  float: left;
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child .text {
  padding-right: 50px;
  padding-left: 0;
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child .text:after {
  right: 50px;
  left: inherit;
  transform: rotate(180deg);
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child .text p {
  float: right;
  text-align: right;
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child .text b {
  left: inherit;
  right: -95px;
  text-align: right;
}
.home-box1 .list .item:nth-child(even) .col-md-6:last-child .text b em:before {
  left: inherit;
  right: 0;
}
.home-box1 .list .item .images {
  height: 432px;
  position: relative;
  overflow: hidden;
}
.home-box1 .list .item .images:before {
  transition: 0.3s;
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  z-index: 9;
  opacity: 0.3;
}
.home-box1 .list .item .images img {
  transition: 0.4s;
}
.home-box1 .list .item .images .resim-att {
  transition: 0.3s;
  overflow: hidden;
}
.home-box1 .list .item .images img {
  min-width: 100%;
}
.home-box1 .list .item .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.home-box1 .list .item .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.home-box1 .list .item .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.home-box1 .list .item .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.home-box1 .list .item .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-box1 .list .item .text {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 50px;
  height: 432px;
}
.home-box1 .list .item .text:after {
  transition: 0.4s;
  content: "";
  position: absolute;
  bottom: 30px;
  background: url(../images/more.png) no-repeat;
  width: 25px;
  height: 25px;
  background-position: 8px 3px;
}
.home-box1 .list .item .text b {
  transition: 0.4s;
  font: 38px "Besley Regular";
  color: #005a2f;
  background: #f2f2f2;
  position: relative;
  padding: 18px 30px 35px 30px;
  left: -95px;
  display: block;
  margin: 50px 0 30px 0;
  line-height: 38px;
  z-index: 9;
}
.home-box1 .list .item .text b i {
  font: 38px "Besley Regular";
  line-height: 38px;
}
.home-box1 .list .item .text b span, .home-box1 .list .item .text b em {
  font-style: normal;
  position: relative;
}
.home-box1 .list .item .text b span:before, .home-box1 .list .item .text b em:before {
  transition: 0.4s;
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #dab36a;
  bottom: -10px;
  left: 0;
}
.home-box1 .list .item .text p {
  font: 15px "Open Sans";
  color: #231f20;
  margin: 0;
  line-height: 23px;
  max-width: 80%;
  text-align: justify;
}

.home-box2 {
  width: 100%;
  max-width: 100%;
  padding: 0 30px;
  position: relative;
  background: #025c31;
  display: inline-block;
}
.home-box2 .images {
  height: 530px;
  position: relative;
  overflow: hidden;
}
.home-box2 .images .resim-att {
  transition: 0.2s;
}
.home-box2 .images:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/hover.png) left center repeat-x;
  z-index: 8;
}
.home-box2 .images:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 90, 47, 0.75);
  z-index: 9;
  left: 0;
}
.home-box2 .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.home-box2 .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.home-box2 .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.home-box2 .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.home-box2 .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-box2 .images img {
  min-width: 100%;
}
.home-box2 .container-fluid .text {
  width: 100%;
  max-width: 1230px;
  left: 50%;
  text-align: center;
  padding: 30px 0;
}
.home-box2 .container-fluid .text .all {
  display: table-cell;
  vertical-align: middle;
}
.home-box2 .container-fluid .text .all h2 {
  font: 40px "Besley Regular";
  color: #fff;
  max-width: 480px;
  display: block;
  margin: 0 auto 55px auto;
  line-height: 38px;
  text-shadow: 0 0 10px #000;
  position: relative;
}
.home-box2 .container-fluid .text .all h2 b {
  font-weight: inherit !important;
  position: relative;
  display: inline-block;
}
.home-box2 .container-fluid .text .all h2 b:before {
  content: "";
  background: #dab36a;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -20px;
  left: 0;
}
.home-box2 .container-fluid .text .all p {
  font: 15px "Verdana";
  color: #ffffff;
  margin: 0;
  line-height: 23px;
}
.home-box2 .container-fluid .text .all a {
  transition: 0.3s;
  background: #dab36a;
  font: 15px "Open Sans";
  color: #fff;
  padding: 15px 55px;
  border-radius: 30px;
}
.home-box2 .container-fluid .text .all a:hover {
  transition: 0.3s;
  background: #fff;
  color: #dab36a;
}

.home-box3 {
  float: left;
  width: 100%;
}
.home-box3 .title {
  text-align: center;
  max-width: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.home-box3 .title h3 {
  font: 38px "PT Serif";
  color: #005a2f;
  display: table;
  margin: 0 auto 40px auto;
  position: relative;
}
.home-box3 .title h3:before {
  content: "";
  background: #dab36a;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -10px;
  left: 0;
}
.home-box3 .title p {
  font: 15px "Open Sans";
  color: #231f20;
}
.home-box3 .map {
  float: left;
  width: 100%;
  background: url(../images/catoni-worldmap.jpg) center no-repeat #f2f2f2;
  height: 42.7604166667vw;
  background-size: contain;
}

.home-box4 .text .all h2 {
  max-width: 550px !important;
  text-shadow: 0 0 10px #616161 !important;
}
.home-box4 .images:after {
  display: none;
}
.home-box4 .text h2:before {
  background: #005a2f !important;
}
.home-box4 .text a {
  background: #005a2f !important;
  color: #fff;
  width: 226px;
  display: block;
  margin: 0 auto;
}
.home-box4 .text a:hover {
  background: #fff !important;
}

.home-box5 {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.home-box5 .boxes {
  float: left;
  width: 100%;
}
.home-box5 .boxes .col-md-4:first-child b:before {
  width: 195px !important;
}
.home-box5 .boxes a:hover .images img {
  transition: 0.4s;
  -webkit-transform: translate(-50%, -50%) scale(1.1) !important;
  transform: translate(-50%, -50%) scale(1.1) !important;
}
.home-box5 .boxes a:hover .name h4:before {
  transition: 0.3s;
  width: 50%;
}
.home-box5 .boxes .images {
  height: 175px;
  overflow: hidden;
}
.home-box5 .boxes .images .resim-att {
  transition: 0.2s;
}
.home-box5 .boxes .images img {
  transition: 0.4s;
  min-width: 100%;
  max-height: 100%;
}
.home-box5 .boxes .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.home-box5 .boxes .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.home-box5 .boxes .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.home-box5 .boxes .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.home-box5 .boxes .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-box5 .boxes .name {
  float: left;
  width: 100%;
  padding: 25px 40px;
}
.home-box5 .boxes .name h4 {
  font: 25px "Besley Regular";
  color: #005a2f;
  margin: 0;
  position: relative;
}
.home-box5 .boxes .name h4 b {
  font: 25px "Besley Regular";
  color: #005a2f;
  position: relative;
}
.home-box5 .boxes .name h4 b:before {
  transition: 0.3s;
  content: "";
  background: #dab36a;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -20px;
}

.sidebar {
  padding: 0 0 0 20px;
  margin-top: -120px;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 81px;
  z-index: 99;
}
.sidebar ul {
  float: left;
  width: 100%;
  margin: 20px 0 !important;
  background: #005a2f;
  padding: 40px 45px !important;
}
.sidebar ul li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.sidebar ul li.open ul {
  margin: 10px 0 0 0 !important;
}
.sidebar ul li.open ul li:last-child a {
  padding-bottom: 20px !important;
}
.sidebar ul li.head {
  font: 22px "Besley Regular";
  color: #fff;
  padding: 0 0 12px 0;
  position: relative;
  margin-bottom: 25px;
  width: auto !important;
}
.sidebar ul li.head:before {
  content: "";
  background: #dab36a;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sidebar ul li.active > a {
  transition: 0.4s;
  color: #dab36a;
}
.sidebar ul li.active ul {
  display: block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  padding: 0 0 0 30px !important;
  margin: 5px 0 !important;
}
.sidebar ul li.active ul li.active a {
  color: #dab36a;
}
.sidebar ul li.open ul {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.sidebar ul li a {
  transition: 0.4s;
  display: block;
  float: left;
  font: 17px "Open Sans";
  color: #fff;
  padding: 3px 0;
}
.sidebar ul li a:hover {
  transition: 0.4s;
  color: #dab36a;
}
.sidebar ul li ul {
  display: none;
  margin: 0 !important;
  padding: 0 0 0 25px !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.sidebar ul li ul li {
  margin: 0;
}
.sidebar ul li ul li a {
  transition: 0.4s;
  font: 17px "Open Sans";
  color: #fff;
  padding: 5px 0 !important;
}
.sidebar ul li ul li a:hover {
  transition: 0.4s;
  color: #dab36a;
}

.gallery {
  float: left;
  width: 100%;
  margin: 10px 0 20px 0;
  overflow: hidden;
}
.gallery .images {
  height: 535px;
  outline: 0 !important;
}
.gallery .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.gallery .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.gallery .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.gallery .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.gallery .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery .slick-dots {
  position: absolute;
  right: 30px;
  bottom: 10px;
  z-index: 99;
  width: auto !important;
}
.gallery .slick-dots li {
  float: left;
  margin-right: 5px;
  list-style-type: none !important;
  padding: 0 !important;
}
.gallery .slick-dots li:before {
  display: none;
}
.gallery .slick-dots li button {
  transition: 0.4s;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6705882353);
  text-indent: -9999px;
  border: none;
  box-shadow: none;
}
.gallery .slick-dots li.slick-active button {
  transition: 0.4s;
  background: #fff;
}

.pdf {
  float: left;
  width: 100%;
}
.pdf ul {
  float: left;
  width: 100%;
  margin: 0 !important;
}
.pdf ul li {
  float: left;
  width: 100%;
  padding-left: 0 !important;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px !important;
  min-height: 40px;
}
.pdf ul li:last-child {
  border: none;
}
.pdf ul li a {
  display: block;
  font: 16px "Open Sans";
  color: #005a2f;
  float: left;
  position: relative;
  padding-left: 35px;
  padding-top: 5px;
}
.pdf ul li a:before {
  background: url(../images/pdf-ico.png) left center no-repeat !important;
  width: 28px !important;
  height: 28px !important;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.referencess .all .item {
  margin-bottom: 15px;
}
.referencess .all .item .images {
  height: 250px !important;
}

.certificate {
  float: left;
  width: 100%;
  margin: 30px 0;
}
.certificate .all {
  float: left;
  width: 100%;
  padding: 0 10px 0 0;
}
.certificate .all .item {
  transition: 0.4s;
  display: block;
  border: 1px solid #f3f3f3;
}
.certificate .all .item:hover {
  transition: 0.4s;
  border-color: #005a2f;
}
.certificate .all .item .images {
  height: 180px;
  box-shadow: 0 0 5px #ddd;
}
.certificate .all .item .images img {
  max-width: 100%;
}
.certificate .all .item .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.certificate .all .item .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.certificate .all .item .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.certificate .all .item .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.certificate .all .item .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.certificate .all .item span {
  font: 14px "OpenSans-Light";
  color: #231f20;
  text-align: center;
  display: block;
  line-height: 20px;
  padding: 20px;
}

.page {
  float: left;
  width: 100%;
  margin: 140px 0 0 0;
  position: relative;
  z-index: 10;
}
.page .banner {
  height: 247px;
  width: 100%;
  position: relative;
}
.page .banner .text {
  position: absolute;
  bottom: 50%;
  z-index: 99;
  margin-bottom: 150px;
}
.page .banner .text h1 {
  font: 50px "Besley Regular";
  color: #fff;
  margin: 0;
}
.page .banner .images {
  height: 100%;
  position: relative;
}
.page .banner .images img {
  min-width: 100%;
}
.page .banner .images:before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0.2;
  left: 0;
}
.page .banner .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.page .banner .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.page .banner .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.page .banner .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.page .banner .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page .banner .container-fluid {
  display: table;
  height: 126px;
  width: 100%;
  position: relative;
}
.page .banner .left {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
}
.page .banner .left h5 {
  font: 25px "OpenSansBold";
  color: #fff;
}
.page .banner .right {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
}
.page .banner .right i {
  font: 17px "Amperzand";
  color: #dab36a;
  float: right;
}
.page .time-list {
  float: left;
  width: 100%;
}
.page .time-list .item {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  opacity: 0;
  position: relative;
}
.page .time-list .item i {
  float: left;
  width: 2px;
  height: 100%;
  background: #dab36b;
  position: absolute;
  left: 70px;
  top: 0;
}
.page .time-list .item:first-child, .page .time-list .item:nth-child(2), .page .time-list .item:nth-child(3) {
  opacity: 1 !important;
}
.page .time-list .item span {
  display: block;
  font: 30px "PT Serif";
  color: #005a2f;
  position: relative;
  margin-bottom: 5px;
}
.page .time-list .item span:before {
  content: "";
  width: 50px;
  height: 3px;
  background: #dab36a;
  display: block;
  position: absolute;
  bottom: 0;
  left: 80px;
}
.page .time-list .item .txt {
  padding-left: 80px;
  position: relative;
}
.page .time-list .item .txt .image {
  float: right;
  padding: 0 0 0 40px;
}
.page .time-list .item .txt .image ul {
  margin: 0 !important;
}
.page .time-list .item .txt .image ul li {
  float: left;
  padding: 0 0 0 5px !important;
  width: 90px;
}
.page .time-list .item .txt .image ul li:before {
  display: none;
}
.page .imagefull {
  /*float:left;*/
  margin: 20px 0;
}
.page .imagefull ul li {
  float: left;
  width: 200px;
  padding: 0 10px 0 0 !important;
  margin: 8px !important;
  box-shadow: 0 0 5px #ddd;
  border: 1px solid #f3f3f3;
}
.page .imagefull ul li:before {
  display: none !important;
}
.page .page-content {
  float: left;
  width: 100%;
  padding: 60px 0;
}
.page .page-content .breadcrumb {
  float: left;
  width: 100%;
  background: none;
  padding: 0 0 15px 0;
  border-radius: 0;
  position: relative;
  z-index: 99;
  margin: -40px 0 40px 0;
  border-bottom: 1px solid #d9d9d9;
}
.page .page-content .breadcrumb ul li {
  float: left;
  margin-right: 5px;
}
.page .page-content .breadcrumb ul li:last-child a:before {
  display: none;
}
.page .page-content .breadcrumb ul li a {
  transition: 0.3s;
  display: block;
  font: 12px "OpenSans-Light";
  color: #ababab;
  padding: 0 18px 0 0;
  position: relative;
}
.page .page-content .breadcrumb ul li a:hover {
  transition: 0.3s;
  color: #005a2f;
}
.page .page-content .breadcrumb ul li a:before {
  content: "";
  background: url(../images/bre.png) left center no-repeat;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
}
.page .page-content .content h2 {
  font: 33px "OpenSansBold";
  color: #231f20;
}
.page .page-content .content p a {
  color: #005a2f;
}
.page .page-content .content .search {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
}
.page .page-content .content .search a {
  display: block;
  font: 14px "Open Sans";
  margin: 20px 0;
  color: #231f20;
  line-height: 20px;
}
.page .page-content .content .search a h4 {
  font: 20px "PT Serif";
  color: #005a2f;
  margin: 0 0 15px 0;
  line-height: 22px;
}
.page .page-content .content ol {
  padding: 0 15px !important;
  margin: 25px 0 !important;
}
.page .page-content .content ol li {
  font: 16px "Open Sans";
  color: #231f20;
  margin-bottom: 10px;
}
.page .page-content .content > ul {
  margin: 20px 0 !important;
  display: inline-block;
}
.page .page-content .content > ul li {
  font: 16px "Open Sans";
  color: #231f20;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 22px;
}
.page .page-content .content > ul li:last-child {
  margin-bottom: 0;
}
.page .page-content .content > ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  background: #005a2f;
  top: 6px;
}
.page .page-content .content > ul li strong, .page .page-content .content > ul li a {
  color: #005a2f;
  font-family: proxima_novabold;
}
.page .page-content h1 {
  font: 38px "Besley Regular";
  color: #005a2f;
  position: relative;
  margin: 1rem 0;
}
.page .page-content h1:after {
  content: "";
  background: #dab36a;
  height: 3px;
  display: block;
}
.page .page-content img {
  max-width: 100%;
}
.page .page-content p {
  font: 16px "Open Sans";
  color: #231f20;
  margin: 0 0 25px 0;
  line-height: 28px;
  text-align: justify;
}
.page .page-content p strong, .page .page-content p b {
  color: black;
}
.page .page-content .detail-boxes {
  float: left;
  width: 100%;
}
.page .page-content .detail-boxes a .images {
  height: 214px;
}
.page .page-content .detail-boxes a .images img {
  min-width: 100%;
}
.page .page-content .detail-boxes a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.page .page-content .detail-boxes a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.page .page-content .detail-boxes a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.page .page-content .detail-boxes a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.page .page-content .detail-boxes a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page .page-content .detail-boxes a .name {
  float: left;
  width: 100%;
}
.page .page-content .detail-boxes a .name h4 {
  font: 30px "PT Serif";
  color: #005a2f;
  margin: 0;
  position: relative;
  padding: 20px 0;
}
.page .page-content .detail-boxes a .name h4:before {
  content: "";
  background: #dab36a;
  position: absolute;
  width: 83px;
  height: 3px;
  bottom: 8px;
}
.page .page-content .detail-boxes a .name ul {
  padding-right: 25px !important;
  margin: 20px 0 !important;
  float: left;
  width: 100%;
}
.page .page-content .detail-boxes a .name ul li {
  float: left;
  width: 100%;
  font: 16px "Open Sans";
  color: #231f20;
  margin-bottom: 5px;
}
.page .page-content .detail-boxes a .name ul li.head {
  font: 19px "OpenSansBold";
}
.page .page-content .adres-list {
  float: left;
  width: 100%;
}
.page .page-content .adres-list code {
  color: #005a2e;
  background: none;
  font-style: normal;
  padding: 0 2px;
}
.page .page-content .adres-list .col-md-12 .item {
  min-height: inherit;
}
.page .page-content .adres-list .item {
  float: left;
  width: 100%;
  border: 1px solid #f3f3f3;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 210px;
  background: #fff;
}
.page .page-content .adres-list .item h5 {
  font: 20px "Besley Regular";
  color: #005a2f;
  margin: 0;
  line-height: 22px;
}
.page .page-content .adres-list .item i {
  font: 14px "Besley Regular";
  color: #dab36a;
  display: block;
  margin-top: -10px;
}
.page .page-content .adres-list .item b {
  font: 16px "PT Serif";
  color: #dab36a;
  display: block;
  margin: 5px 0;
}
.page .page-content .adres-list .item p {
  font: 13px "Open Sans";
  margin: 0 0 8px 0;
}
.page .page-content .adres-list .item ul {
  padding: 0 !important;
  margin: 0 !important;
}
.page .page-content .adres-list .item ul li {
  list-style-type: none !important;
  font: 14px "Open Sans";
}
.page .page-content .adres-list .item ul li a {
  font: 14px "Open Sans";
  color: #005a2f;
}
.page .page-content .member-list {
  float: left;
  width: 100%;
}
.page .page-content .member-list .pdf {
  float: left;
  width: 100%;
  text-align: center;
  display: none;
}
.page .page-content .member-list .pdf a {
  transition: 0.3s;
  display: block;
  font: 12px "Open Sans";
  color: #005a2f;
}
.page .page-content .member-list .pdf a:hover {
  transition: 0.3s;
  color: #d2ab67;
}
.page .page-content .member-list h4 {
  font: 22px "Besley Regular";
  color: #005a2f;
  position: relative;
  margin: 28px 0;
  display: inline-block;
}
.page .page-content .member-list h4:before {
  content: "";
  position: absolute;
  background: #dab36a;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -10px;
}
.page .page-content .member-list .all {
  float: left;
  width: 100%;
  padding: 0 7px;
  margin-bottom: 15px;
  height: 275px;
}
.page .page-content .member-list .all a {
  display: block;
}
.page .page-content .member-list .all a span {
  font: 13px "Open Sans";
  color: #231f20;
  padding: 15px 0;
  float: left;
  width: 100%;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
.page .page-content .member-list .all a:hover .images {
  transition: 0.3s;
  padding: 30px;
}
.page .page-content .member-list .all .images {
  transition: 0.3s;
  float: left;
  width: 100%;
  height: 150px;
  border: 1px solid #f3f3f3;
  padding: 10px;
  background: #fff;
}
.page .page-content .member-list .all .images img {
  max-height: 100%;
}
.page .page-content .member-list .all .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.page .page-content .member-list .all .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.page .page-content .member-list .all .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.page .page-content .member-list .all .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.page .page-content .member-list .all .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.acknowledgement a strong {
  font: 14px opensansbold;
  color: #231f20;
}
.acknowledgement a div {
  font: 14px verdana;
  color: #231f20;
}

a .edulabel a {
  display: block;
  font: 14px opensansbold;
  color: #231f20;
  padding: 28px 0 0 0;
}

.blog-liste {
  float: left;
  width: 100%;
}
.blog-liste .slick-slide {
  height: auto;
}
.blog-liste .slick-next {
  top: -30px;
  right: 0;
  background-position: -23px 0 !important;
  width: 20px;
  height: 20px;
}
.blog-liste .slick-prev {
  top: -30px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.blog-liste .slick-arrow {
  border: none;
  text-indent: -9999px;
  background: url(/images/slick-arrow.png) no-repeat;
  position: absolute;
}
.blog-liste h2 {
  font: 30px "PT Serif";
  color: #005a2f;
  position: relative;
  margin: 28px 0 40px 0;
}
.blog-liste h2:before {
  content: "";
  position: absolute;
  background: #dab36a;
  width: 94px;
  height: 3px;
  left: 0;
  bottom: -10px;
}
.blog-liste .all {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 10px;
}
.blog-liste .all a {
  transition: 0.3s;
  display: block;
  color: #231f20;
  padding: 0 5px;
}
.blog-liste .all a img {
  height: 60px;
  padding: 5px;
  border: 1px solid #d9d9d9;
}
.blog-liste .all a:hover h3 {
  transition: 0.3s;
  color: #005a2f;
}
.blog-liste .all a .images {
  height: 60px;
}
.blog-liste .all a .images img {
  transition: 0.3s;
}
.blog-liste .all a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.blog-liste .all a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.blog-liste .all a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.blog-liste .all a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.blog-liste .all a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-liste .all a h3 {
  transition: 0.3s;
  font: 18px "OpenSans-Light";
  height: 60px;
  display: -webkit-box;
  margin: 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 12px 0;
  position: relative;
  line-height: 22px;
}

i.green {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #005a2f;
  z-index: 99;
  border: 30px solid #fff;
  display: none;
}

.overlay {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  height: 100%;
  opacity: 0.7;
  display: none;
  z-index: 99;
}

table {
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  margin: 20px 0;
}
table ul {
  margin: 10px !important;
  float: left;
  width: 100%;
}
table ul li {
  font: 12px "Verdana" !important;
  color: #231f20;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 22px;
  list-style-type: none;
}
table ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  background: #005a2f;
  top: 3px !important;
}
table tr th {
  font: 14px "OpenSansBold";
  color: #fff;
  padding: 15px;
  background: #dab36a;
}
table tr td {
  font: 13px "Open Sans";
  color: #000;
  padding: 15px;
  border-left: 1px solid #d4d4d4;
  min-width: 180px;
}
table tr td:first-child {
  border-left: 0;
}
table tr b {
  color: #005a2f;
  font-weight: inherit !important;
}
table tr:nth-child(odd) td {
  background: #ddd;
}

.fail li {
  list-style-type: none;
  color: red;
  font: 14px verdana;
}

.formError {
  z-index: 5 !important;
}

.form-check {
  font-size: 12px;
  position: relative;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.form-check a {
  color: black;
}
.form-check label {
  padding-left: 30px;
  font-weight: normal;
  position: relative;
}
.form-check label .formError {
  margin-left: 0 !important;
  z-index: 5 !important;
}
.form-check .form-group {
  padding-left: 30px;
}
.form-check input[type=checkbox] {
  cursor: pointer;
  -webkit-appearance: none;
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px !important;
  z-index: 10;
}
.form-check input[type=checkbox]:checked:after {
  content: "";
  background: black;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
}
.form-check input[type=checkbox]:before {
  content: "";
  background: #ffffff;
  border: 1px solid black;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
}

footer {
  float: left;
  width: 100%;
  border-top: 1px solid #f3f3f3;
  margin: 20px 0 0 0;
}
footer .flex {
  position: relative;
}
footer .footermenu {
  display: block;
  text-align: center;
  margin: 0 auto;
}
footer .footermenu ul {
  display: inline-block;
}
footer .footermenu ul li {
  float: left;
  margin-right: 20px;
}
footer .footermenu ul li:last-child {
  margin-right: 0;
}
footer .footermenu ul li a {
  transition: 0.4s;
  display: block;
  font: 15px "Open Sans";
  color: #231f20;
}
footer .footermenu ul li a:hover {
  transition: 0.4s;
  color: #005a2f;
}
footer .e-bulten {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0 40px 0;
}
footer .e-bulten h2 {
  font: 30px "OpenSans-Light";
  color: #005a2f;
  margin: 10px 0;
}
footer .e-bulten p {
  font: 19px "Open Sans";
  color: #231f20;
}
footer .e-bulten form {
  width: 610px;
  position: relative;
  display: block;
  margin: 0 auto;
}
footer .e-bulten form .flex {
  margin: 20px 0;
}
footer .e-bulten form input[type=text] {
  width: 610px;
  font: 17px "Open Sans";
  color: #231f20;
  border: 3px solid #231f20;
  text-align: left;
  padding: 20px 48px 20px 20px;
  outline: 0 !important;
  background: #f2f2f2;
}
footer .e-bulten form ::-webkit-input-placeholder {
  color: #231f20;
  text-align: center;
}
footer .e-bulten form ::-moz-placeholder {
  color: #231f20;
  text-align: center;
}
footer .e-bulten form :-ms-input-placeholder {
  color: #231f20;
  text-align: center;
}
footer .e-bulten form :-moz-placeholder {
  color: #231f20;
  text-align: center;
}
footer .e-bulten form .submit-btn {
  transition: 0.3s;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
}
footer .e-bulten form .submit-btn.focus {
  transition: 0.3s;
  right: 20px;
}
footer .e-bulten form .submit-btn input {
  width: 25px;
  padding: 0;
  border: none;
  background: url(../images/sub.png) center center no-repeat;
  text-indent: -9999px;
}
footer .e-bulten .social {
  display: block;
  text-align: center;
  margin: 0 auto;
}
footer .e-bulten .social ul {
  display: inline-block;
}
footer .e-bulten .social ul li {
  float: left;
  margin-right: 10px;
}
footer .e-bulten .social ul li:last-child {
  margin-right: 0;
}
footer .e-bulten .social ul li a {
  transition: 0.4s;
  display: block;
  width: 53px;
  height: 53px;
  border: 3px solid #005a2f;
  border-radius: 50%;
}
footer .e-bulten .social ul li a:hover {
  transition: 0.4s;
  background: #005a2f;
}
footer .e-bulten .social ul li a:hover i {
  transition: 0.4s;
  color: #fff;
}
footer .e-bulten .social ul li a i {
  transition: 0.4s;
  color: #005a2f;
  font-size: 28px;
  padding: 10px 0;
}
footer .copyright {
  float: left;
  width: 100%;
  background: #005a2f;
}
footer .copyright .text {
  text-align: center;
  font: 13px "Open Sans";
  color: #fff;
  padding: 18px;
}
footer .copyright .text i {
  margin: 0 7px;
}
footer .copyright .text a {
  font: 13px "Open Sans";
  color: #fff;
  margin: 0 3px 0 0;
  display: inline-block;
}
footer .copyright .text a b {
  font: 13px "OpenSansBold";
}
footer .socialBtnAll {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}
footer .socialBtnAll ul {
  display: inline-block;
}
footer .socialBtnAll ul li {
  float: left;
  margin-right: 10px;
}
footer .socialBtnAll ul li:last-child {
  margin-right: 0;
}
footer .socialBtnAll ul li a {
  transition: 0.4s;
  display: block;
  width: 43px;
  height: 43px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .socialBtnAll ul li a:hover {
  transition: 0.4s;
  background: white;
}
footer .socialBtnAll ul li a:hover i {
  transition: 0.4s;
  color: #005a2f;
}
footer .socialBtnAll ul li a i {
  transition: 0.4s;
  color: #ffffff;
  font-size: 20px;
  padding: 0;
}

.pa {
  padding: 0;
}

.pr {
  padding-right: 0;
}

.pl {
  padding-left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
  header .menu > ul > li .submenu li ul li a {
    font-size: 16px;
  }
  header .menu > ul > li .submenu li.sabit h1 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-box3 .map, .home-box3 .title {
    opacity: 0;
  }
}
@media only screen and (max-width : 767px) and (min-width : 480px) {
  .referencess .col-md-2.pa.col-xs-12.col-sm-4 {
    width: 33% !important;
  }
  .slider {
    margin: 40px 0 0 0;
  }
  .blog-liste .col-md-4 {
    width: 50%;
  }
  .certificate .col-md-4 {
    width: 33%;
  }
  .certificate .col-md-4 .all {
    padding: 0 10px 0 0;
  }
  .member-list .col-md-3 {
    width: 50%;
  }
  .gallery .images {
    height: 290px;
  }
  .home-box5 .boxes .col-md-4 {
    width: 100%;
    padding: 0 20%;
  }
  .home-box1 .list .item {
    margin-bottom: 40px;
  }
  .home-box1 .list .item:nth-child(even) a .images {
    padding: 0 0 0 30px !important;
  }
  .home-box1 .list .item a .images {
    padding: 0 30px 0 0;
  }
  .home-box1 .list .item a .col-md-6 {
    width: 50% !important;
  }
}
#panel .mobile-menu .inner nav ul li ul ul li:first-child {
  padding: 0 !important;
}

@media only screen and (max-width : 767px) {
  .page .page-content img {
    width: auto !important;
    height: auto !important;
  }
  table {
    overflow: auto;
    display: -webkit-box;
  }
  .page .imagefull {
    margin: -20px 0 !important;
  }
  .page .time-list .item .txt .image {
    width: 100%;
    padding: 0 !important;
    margin: 10px 0;
  }
  .page .time-list .item span {
    padding-left: 60px;
  }
  .page .time-list .item span:before {
    left: 0;
    bottom: 17px;
  }
  .page .time-list .item .txt {
    padding: 0 !important;
  }
  .page .time-list .item {
    opacity: 1 !important;
    animation-name: inherit !important;
  }
  .page .page-content h1 {
    font-size: 25px !important;
  }
  .referencess .all .item .images img {
    max-width: inherit;
    max-height: 100%;
  }
  .referencess .all .item {
    padding: 0 2px;
    margin-bottom: 0;
    background: #fff;
  }
  .referencess .all .item .images {
    height: 240px !important;
  }
  .blog-liste h2 {
    font-size: 22px !important;
  }
  .slider .tp-caption .capBig .line3 {
    max-width: 50%;
  }
  .slider .tp-caption .capBig .line2 {
    font-size: 20px;
    margin: 2px auto 5px auto;
  }
  .slider .tp-caption .capBig .line1 .word1 .char1 {
    display: none !important;
  }
  .slider .tp-caption .capBig .line2 .word10 {
    display: none !important;
  }
  .page .page-content p {
    text-align: initial;
  }
  .content .form form .form-group {
    padding: 0 !important;
  }
  footer {
    padding: 20px 0 0 0;
  }
  footer .footermenu {
    display: none;
  }
  footer .e-bulten form {
    width: 100%;
  }
  footer .e-bulten form input {
    width: 100%;
    font-size: 13px;
  }
  footer .e-bulten form .submit-btn {
    right: 10px;
  }
  footer .social ul li a {
    width: 30px !important;
    height: 30px !important;
  }
  footer .social ul li a i {
    font-size: 15px !important;
    padding: 5px 0 !important;
  }
  footer .copyright .text {
    padding: 20px 0;
  }
  header {
    background: #fff !important;
    height: 100px;
    box-shadow: 0 0 7px #ddd;
    padding: 0 !important;
  }
  .homet .whiteHeader a.fix, .homet a.fix {
    top: 0 !important;
  }
  a.fix {
    display: block !important;
    top: 0 !important;
  }
  .logo {
    margin-top: 5px !important;
  }
  .logo a {
    width: inherit !important;
  }
  .logo .first {
    display: none;
  }
  .menu {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .gallery .images {
    height: 160px;
  }
  .gallery .slick-dots {
    bottom: -30px;
    right: 10px;
  }
  .gallery .slick-dots li.slick-active button {
    width: 22px !important;
  }
  .gallery .slick-dots li button {
    width: 18px;
  }
  .page .page-content .content ul li {
    font-size: 14px;
  }
  .page .banner {
    margin-top: -40px;
    height: 150px;
  }
  .page .banner img {
    max-height: 100%;
  }
  .page .banner .text {
    margin-bottom: 120px;
    left: 0;
    width: 100%;
  }
  .page .banner .text h1 {
    font-size: 25px;
    padding: 0 40px;
  }
  .page .page-content {
    padding: 40px 0;
  }
  .blog-liste h2 {
    font-size: 22px;
  }
  .blog-liste .all {
    margin-bottom: 15px;
  }
  .blog-liste .all a .images {
    height: 125px;
  }
  .certificate .all {
    padding: 0;
    margin-bottom: 30px;
  }
  .member-list .all {
    height: inherit !important;
  }
  .pl, .pr {
    padding: 0;
  }
  .sidebar {
    display: none;
  }
  .slider .tp-caption .capBig {
    font-size: 28px;
    line-height: 28px;
  }
  .slider .tp-caption .capBig .line {
    padding: 0 30px;
  }
  .slider .tp-caption .capBig .line .line2 {
    max-width: inherit;
    font-size: 16px;
    margin: 10px auto !important;
  }
  .slider .tp-caption .capBig .line .line3 {
    max-width: inherit;
    font-size: 13px;
  }
  .home-box1 {
    margin: 30px 0 0 0;
  }
  .home-box1 .title {
    max-width: inherit;
    margin-bottom: 30px;
  }
  .home-box1 .list .item .text {
    height: inherit;
    padding: 10px 0 30px 0 !important;
  }
  .home-box1 .list .item .text p {
    max-width: inherit;
    text-align: left !important;
    float: left !important;
  }
  .home-box1 .list .item .text:after {
    display: none;
  }
  .home-box1 .list .item .text b {
    left: 0;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 22px;
    right: inherit !important;
    text-align: left !important;
    line-height: 25px;
  }
  .home-box1 .list .item .text b:before {
    left: 0;
    bottom: 0;
    right: inherit !important;
  }
  .home-box1 .list .item .text b i {
    font-size: 22px;
  }
  .home-box1 .list .item .images {
    height: 235px;
  }
  .home-box1 .list .item .images:before {
    display: none;
  }
  .home-box1 .list .item .images img {
    max-height: 100%;
  }
  .trackBar .btnGroup {
    display: block;
  }
  .trackBar .btnGroup a {
    margin: 10px 0;
  }
  .home-box3 {
    display: none;
  }
  .home-box2 {
    padding: 0;
  }
  .home-box2 .text {
    left: 0 !important;
    margin-left: inherit !important;
  }
  .home-box2 .text .all a {
    padding: 10px 20px !important;
  }
  .home-box2 .text .all h2 {
    font-size: 28px !important;
    max-width: inherit !important;
    line-height: 37px !important;
    margin: 0 auto 40px auto !important;
  }
  .home-box2 .text .all h2:before {
    bottom: -10px !important;
  }
  .home-box2 .images {
    height: 235px;
  }
  .home-box2 .images .resim-att {
    transform: inherit !important;
  }
  .home-box3 {
    padding: 0 40px;
    margin: 30px 0;
    display: none;
  }
  .home-box3 .title {
    max-width: inherit;
  }
  .home-box3 .title h3 {
    font-size: 28px;
  }
  .home-box3 .map {
    margin: 0;
    display: none;
  }
  .home-box5 {
    margin: 30px 0;
  }
  .home-box5 .boxes .images .resim-att {
    transform: inherit !important;
  }
  .home-box5 .boxes a {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
  }
  .home-box5 .boxes .name {
    padding: 20px 0;
  }
  .home-box5 .boxes .name h4 {
    font-size: 22px;
  }
  .home-box5 .boxes .name h4:before {
    bottom: -10px;
  }
}
.page .page-content img {
  width: auto !important;
  height: auto !important;
}

@media only screen and (min-width : 768px) and (max-width : 1023px) {
  .page .page-content img {
    width: auto !important;
    height: auto !important;
  }
  table {
    overflow: auto;
    display: -webkit-box;
  }
  .referencess .all .item {
    background: #fff;
  }
  .certificate .all .item .images img {
    max-height: 100%;
  }
  header {
    padding: 0 !important;
  }
  .slider .tp-caption .capBig .line3 {
    max-width: 50%;
  }
  .slider .tp-caption .capBig .line2 {
    font-size: 20px;
    margin: 2px auto 5px auto;
  }
  .slider .tp-caption .capBig .line1 .word1 .char1 {
    display: none !important;
  }
  .slider .tp-caption .capBig .line3 .word6 {
    display: none !important;
  }
  .page .page-content p {
    text-align: initial;
  }
  footer .footermenu {
    display: none;
  }
  footer .e-bulten form {
    width: 100%;
  }
  footer .e-bulten form input {
    width: 100%;
    font-size: 13px;
  }
  footer .e-bulten form .submit-btn {
    right: 10px;
  }
  footer .social ul li a {
    width: 30px !important;
    height: 30px !important;
  }
  footer .social ul li a i {
    font-size: 15px !important;
    padding: 5px 0 !important;
  }
  footer .copyright .text {
    padding: 20px 0;
  }
  header {
    background: #fff !important;
    height: 100px;
    box-shadow: 0 0 7px #ddd;
  }
  .homet .whiteHeader a.fix {
    top: 0 !important;
  }
  .homet a.fix {
    top: 0 !important;
  }
  a.fix {
    display: block !important;
    top: 0 !important;
  }
  .logo {
    margin-top: 5px !important;
  }
  .logo a {
    width: inherit !important;
  }
  .logo .first {
    display: none;
  }
  .menu {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .adres-list .item {
    min-height: 260px !important;
  }
  .col-md-8.pl.col-xs-12.col-sm-12 {
    padding: 0;
  }
  .certificate .all {
    margin-bottom: 25px;
  }
  .gallery .images {
    height: 400px;
  }
  .gallery .slick-dots {
    bottom: -30px;
    right: 10px;
  }
  .sidebar {
    display: none;
  }
  .page .imagefull ul li {
    width: 165px;
  }
  .page .time-list .item {
    opacity: 1;
    animation-name: inherit !important;
  }
  .page .banner {
    margin-top: -40px;
    height: 220px;
  }
  .page .banner img {
    max-height: 100%;
  }
  .page .banner .text {
    margin-bottom: 120px;
    left: 0;
    width: 100%;
  }
  .page .banner .text h1 {
    font-size: 35px;
    padding: 0 40px;
  }
  .page .page-content {
    padding: 40px 0;
  }
  .page .page-content .member-list .pdf a {
    margin: -10px 0;
  }
  .slider {
    height: 450px;
  }
  .mobile-btn {
    display: block !important;
  }
  .mobile-btn button {
    display: block;
  }
  .home-box1 {
    margin: 50px 0;
  }
  .home-box1 .title {
    max-width: inherit;
    margin-bottom: 30px;
  }
  .home-box1 .list .item:nth-child(even) .images {
    padding: 0 0 0 30px !important;
  }
  .home-box1 .list .item .text {
    height: inherit;
    padding: 30px 0;
  }
  .home-box1 .list .item .text p {
    max-width: inherit;
    text-align: left !important;
    float: left !important;
    font-size: 12px !important;
  }
  .home-box1 .list .item .text:after {
    display: none;
  }
  .home-box1 .list .item .text b {
    left: 0;
    margin: 0 0 20px 0;
    padding: 0 0 5px 0;
    font-size: 22px;
    right: inherit !important;
    text-align: left !important;
    line-height: 25px;
  }
  .home-box1 .list .item .text b:before {
    left: 0;
    bottom: -10px;
    right: inherit !important;
  }
  .home-box1 .list .item .text b i {
    font-size: 22px;
  }
  .home-box1 .list .item .images {
    height: 235px;
    padding: 0 30px 0 0;
  }
  .home-box1 .list .item .images:before {
    display: none;
  }
  .home-box1 .list .item .images img {
    max-height: 100%;
  }
  .home-box2 {
    padding: 0;
  }
  .home-box2 .text {
    left: 0 !important;
    margin-left: inherit !important;
  }
  .home-box2 .text .all a {
    padding: 10px 20px !important;
  }
  .home-box2 .text .all h2 {
    font-size: 35px !important;
    max-width: inherit !important;
    line-height: 40px !important;
    margin: 0 auto 40px auto !important;
  }
  .home-box2 .text .all h2:before {
    bottom: -10px !important;
  }
  .home-box2 .images {
    height: 315px;
  }
  .home-box2 .images .resim-att {
    transform: inherit !important;
  }
  .home-box3 {
    padding: 0 40px;
    margin: 30px 0;
    display: none;
  }
  .home-box3 .title {
    max-width: inherit;
  }
  .home-box3 .title h3 {
    font-size: 28px;
  }
  .home-box3 .map {
    margin: 0;
    display: none;
  }
  .home-box5 {
    margin: 30px 0;
  }
  .home-box5 .boxes .images .resim-att {
    transform: inherit !important;
  }
  .home-box5 .boxes a {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
  }
  .home-box5 .boxes .name {
    padding: 20px 0;
  }
  .home-box5 .boxes .name h4 {
    font-size: 22px;
  }
  .home-box5 .boxes .name h4:before {
    bottom: -10px;
  }
}
@media only screen and (min-width : 1024px) and (max-width : 1200px) {
  .referencess .all .item .images {
    height: 205px !important;
  }
  .slider .tp-caption .capBig .line3 .word6 {
    right: -20px !important;
  }
  .home-box3 {
    margin: 50px 0 0 0;
  }
  .home-box3 .title {
    margin-bottom: 50px;
  }
  .home-box2 .text {
    left: 0 !important;
    margin-left: 0 !important;
  }
  .home-box2 .text h2:before {
    bottom: -20px;
  }
  .home-box2 .images {
    height: 400px;
  }
  .home-box2 .images img {
    max-height: 100%;
  }
  .home-box1 .list .item .text b {
    font-size: 28px;
  }
  .home-box1 .list .item .text b i {
    font-size: 28px;
  }
  .gallery .slick-dots {
    bottom: -20px;
  }
  .gallery .images {
    height: 405px;
  }
  .sidebar ul li ul li a {
    font-size: 14px;
  }
  .sidebar ul li.head {
    font-size: 16px;
  }
  .sidebar ul li a {
    font-size: 15px;
  }
  .page .banner {
    height: 240px;
  }
  .page .banner .text h1 {
    font-size: 40px;
  }
  .adres-list .item {
    min-height: 260px !important;
  }
  header {
    height: 170px;
  }
  header.whiteHeader .white-bg {
    top: 100px !important;
  }
  header .white-bg {
    top: 170px !important;
  }
  header .logo {
    width: 20%;
    position: relative;
  }
  header .logo a {
    width: 100% !important;
  }
  header .logo a img {
    max-width: 100%;
    top: 28px !important;
  }
  header .menu {
    width: 70%;
    padding: 25px 0 0 0;
  }
  header .menu > ul > li {
    padding: 0 10px 0 0;
  }
}
@-moz-document url-prefix() {
  .home-box1 .list .item:nth-child(3) .col-md-6 .text b span::before {
    bottom: -90px !important;
  }
  .home-box1 .list .item:nth-child(2) .text b span::before, .home-box1 .list .item .text b em::before {
    bottom: -50px !important;
  }
  .home-box5 .boxes .col-md-4:nth-child(1) .name h4 b::before {
    bottom: -40px;
  }
}
.assas .text {
  padding: 40px 0;
}
.assas .text h2 {
  max-width: 560px !important;
}
.assas .text b {
  display: block;
}

.btnVar {
  background: #005a2f;
  padding: 10px 30px;
  color: #dab36a !important;
  font-weight: 600;
}

.trackBar {
  margin-bottom: 40px;
}
.trackBar .all {
  display: block !important;
}

.btnGroup {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnGroup a {
  display: block;
  margin: 0 10px;
}
.btnGroup a i {
  display: block;
  text-decoration: underline;
  font-size: 12px;
}

/*# sourceMappingURL=style.css.map */
