@charset "UTF-8";
/*********************************
* Import Less File
**********************************/
/*/
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#                                                                           #
#  Style Css                                                                #
#                                                                           #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
/*/
/*********************************
* Font Family
**********************************/
.font-family {
  font-family: 'Muli', sans-serif;
}
.light {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
}
.regular {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.medium {
  font-family: 'Muli', sans-serif;
  font-weight: 600;
}
.bold {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}
/*********************************
* Colors
**********************************/
/*********************************
* Brands Color
**********************************/
/*********************************
* Default
**********************************/
* {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
body {
  overflow-x: hidden;
}
a,
a:hover,
a:focus,
a:target {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.clear {
  clear: both;
}
ul,
ol {
  -webkit-padding-start: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  margin: 0;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 12px;
}
strong,
b {
  font-size: 14px;
}
/*********************************
* Table Css
**********************************/
.table {
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
}
.table-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.va-top {
  vertical-align: top;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
/**
 * Bg Cover
 */
.cover {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*********************************
* Bg Cover Fixed
**********************************/
.cover-fixed {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*********************************
* Three dost
**********************************/
.three-dots {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*********************************
* Font Size
**********************************/
.font-size-72 {
  font-size: 72px !important;
}
.font-size-71 {
  font-size: 71px !important;
}
.font-size-70 {
  font-size: 70px !important;
}
.font-size-69 {
  font-size: 69px !important;
}
.font-size-68 {
  font-size: 68px !important;
}
.font-size-67 {
  font-size: 67px !important;
}
.font-size-66 {
  font-size: 66px !important;
}
.font-size-65 {
  font-size: 65px !important;
}
.font-size-64 {
  font-size: 64px !important;
}
.font-size-63 {
  font-size: 63px !important;
}
.font-size-62 {
  font-size: 62px !important;
}
.font-size-61 {
  font-size: 61px !important;
}
.font-size-60 {
  font-size: 60px !important;
}
.font-size-59 {
  font-size: 59px !important;
}
.font-size-58 {
  font-size: 58px !important;
}
.font-size-57 {
  font-size: 57px !important;
}
.font-size-56 {
  font-size: 56px !important;
}
.font-size-55 {
  font-size: 55px !important;
}
.font-size-54 {
  font-size: 54px !important;
}
.font-size-53 {
  font-size: 53px !important;
}
.font-size-52 {
  font-size: 52px !important;
}
.font-size-51 {
  font-size: 51px !important;
}
.font-size-50 {
  font-size: 50px !important;
}
.font-size-49 {
  font-size: 49px !important;
}
.font-size-48 {
  font-size: 48px !important;
}
.font-size-47 {
  font-size: 47px !important;
}
.font-size-46 {
  font-size: 46px !important;
}
.font-size-45 {
  font-size: 45px !important;
}
.font-size-44 {
  font-size: 44px !important;
}
.font-size-43 {
  font-size: 43px !important;
}
.font-size-42 {
  font-size: 42px !important;
}
.font-size-41 {
  font-size: 41px !important;
}
.font-size-40 {
  font-size: 40px !important;
}
.font-size-39 {
  font-size: 39px !important;
}
.font-size-38 {
  font-size: 38px !important;
}
.font-size-37 {
  font-size: 37px !important;
}
.font-size-36 {
  font-size: 36px !important;
}
.font-size-35 {
  font-size: 35px !important;
}
.font-size-34 {
  font-size: 34px !important;
}
.font-size-33 {
  font-size: 33px !important;
}
.font-size-32 {
  font-size: 32px !important;
}
.font-size-31 {
  font-size: 31px !important;
}
.font-size-30 {
  font-size: 30px !important;
}
.font-size-29 {
  font-size: 29px !important;
}
.font-size-28 {
  font-size: 28px !important;
}
.font-size-27 {
  font-size: 27px !important;
}
.font-size-26 {
  font-size: 26px !important;
}
.font-size-25 {
  font-size: 25px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.font-size-23 {
  font-size: 23px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-21 {
  font-size: 21px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-19 {
  font-size: 19px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-17 {
  font-size: 17px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-13 {
  font-size: 13px !important;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-11 {
  font-size: 11px !important;
}
.font-size-10 {
  font-size: 10px !important;
}
.font-size-9 {
  font-size: 9px !important;
}
/*********************************
* Border Radius
**********************************/
.border-radius-50 {
  border-radius: 50px !important;
}
.border-radius-49 {
  border-radius: 49px !important;
}
.border-radius-48 {
  border-radius: 48px !important;
}
.border-radius-47 {
  border-radius: 47px !important;
}
.border-radius-46 {
  border-radius: 46px !important;
}
.border-radius-45 {
  border-radius: 45px !important;
}
.border-radius-44 {
  border-radius: 44px !important;
}
.border-radius-43 {
  border-radius: 43px !important;
}
.border-radius-42 {
  border-radius: 42px !important;
}
.border-radius-41 {
  border-radius: 41px !important;
}
.border-radius-40 {
  border-radius: 40px !important;
}
.border-radius-39 {
  border-radius: 39px !important;
}
.border-radius-38 {
  border-radius: 38px !important;
}
.border-radius-37 {
  border-radius: 37px !important;
}
.border-radius-36 {
  border-radius: 36px !important;
}
.border-radius-35 {
  border-radius: 35px !important;
}
.border-radius-34 {
  border-radius: 34px !important;
}
.border-radius-33 {
  border-radius: 33px !important;
}
.border-radius-32 {
  border-radius: 32px !important;
}
.border-radius-31 {
  border-radius: 31px !important;
}
.border-radius-30 {
  border-radius: 30px !important;
}
.border-radius-29 {
  border-radius: 29px !important;
}
.border-radius-28 {
  border-radius: 28px !important;
}
.border-radius-27 {
  border-radius: 27px !important;
}
.border-radius-26 {
  border-radius: 26px !important;
}
.border-radius-25 {
  border-radius: 25px !important;
}
.border-radius-24 {
  border-radius: 24px !important;
}
.border-radius-23 {
  border-radius: 23px !important;
}
.border-radius-22 {
  border-radius: 22px !important;
}
.border-radius-21 {
  border-radius: 21px !important;
}
.border-radius-20 {
  border-radius: 20px !important;
}
.border-radius-19 {
  border-radius: 19px !important;
}
.border-radius-18 {
  border-radius: 18px !important;
}
.border-radius-17 {
  border-radius: 17px !important;
}
.border-radius-16 {
  border-radius: 16px !important;
}
.border-radius-15 {
  border-radius: 15px !important;
}
.border-radius-14 {
  border-radius: 14px !important;
}
.border-radius-13 {
  border-radius: 13px !important;
}
.border-radius-12 {
  border-radius: 12px !important;
}
.border-radius-11 {
  border-radius: 11px !important;
}
.border-radius-10 {
  border-radius: 10px !important;
}
.border-radius-9 {
  border-radius: 9px !important;
}
.border-radius-8 {
  border-radius: 8px !important;
}
.border-radius-7 {
  border-radius: 7px !important;
}
.border-radius-6 {
  border-radius: 6px !important;
}
.border-radius-5 {
  border-radius: 5px !important;
}
.border-radius-4 {
  border-radius: 4px !important;
}
.border-radius-3 {
  border-radius: 3px !important;
}
.border-radius-2 {
  border-radius: 2px !important;
}
.border-radius-1 {
  border-radius: 1px !important;
}
/*********************************
* Margin Top
**********************************/
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-45 {
  margin-top: 45px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-35 {
  margin-top: 35px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
/*********************************
* Margin Bottom
**********************************/
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-45 {
  margin-bottom: 45px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-35 {
  margin-bottom: 35px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
/*********************************
* Gradient
**********************************/
/*********************************
* Preserve 3D
**********************************/
.preserve3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
/*********************************
* Transform Center
**********************************/
.transform-center {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/*********************************
* Transform Vertical Center
**********************************/
.transform-vertical-center {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/*********************************
* Transform Horizontal Center
**********************************/
.transform-horizontal-center {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/*********************************
* No Wrap
**********************************/
.nowrap {
  white-space: nowrap;
}
/*********************************
* Place Holder Color
**********************************/
::-webkit-input-placeholder {
  color: #606f81;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
:-moz-placeholder {
  color: #606f81;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
::-moz-placeholder {
  color: #606f81;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
:-ms-input-placeholder {
  color: #606f81;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
/*********************************
* Position Relative
**********************************/
.p-r {
  position: relative;
}
/*********************************
* Outline
**********************************/
input,
textarea,
select,
option {
  outline: none;
}
/*********************************
* Selection
**********************************/
::selection {
  background-color: #0B4E94;
  color: #ffffff;
}
::-moz-selection {
  background-color: #0B4E94;
  color: #ffffff;
}
/*********************************
* Preloader Gif
**********************************/
div.preloader-gif {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
div.preloader-gif div.preloader-bg {
  width: 125px;
  height: 125px;
  background-color: #ffffff;
  border-radius: 6px;
  line-height: 125px;
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -62.5px;
  margin-top: -62.5px;
}
/*********************************
* Modal
**********************************/
.modal-title {
  font-size: 18px;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}
.modal-footer .btn-1 {
  border-radius: 3px;
  background-color: #0B4E94;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #ffffff;
  padding: 7px 15px;
  transition: 0.33s;
  border: none;
}
.modal-footer .btn-1:hover {
  background-color: #09417d;
}
/*********************************
* .error-page
**********************************/
.error-page {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 500px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-top: 45px;
  padding-bottom: 45px;
}
.error-page h1 {
  font-size: 30vh;
  font-weight: bold;
  position: relative;
  margin: -8vh 0 0;
  padding: 0;
}
.error-page h1:after {
  content: attr(data-h1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: transparent;
  /* webkit only for graceful degradation to IE */
  background: -webkit-repeating-linear-gradient(-45deg, #71b7e6, #69a6ce, #b98acc, #ee8176, #b98acc, #69a6ce, #9b59b6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 400%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.25);
  animation: animateTextBackground 10s ease-in-out infinite;
}
.error-page h1 + p {
  color: #d6d6d6;
  font-size: 8vh;
  font-weight: bold;
  line-height: 10vh;
  max-width: 600px;
  position: relative;
}
.error-page h1 + p:after {
  content: attr(data-p);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: transparent;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}
#particles-js {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@keyframes animateTextBackground {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 100% 0;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0 100%;
  }
  100% {
    background-position: 0 0;
  }
}
@media (max-width: 767px) {
  .error-page h1 {
    font-size: 32vw;
  }
  .error-page h1 + p {
    font-size: 8vw;
    line-height: 10vw;
    max-width: 70vw;
  }
}
/*********************************
* HTML
**********************************/
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
/*********************************
* Body
**********************************/
body {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #606f81;
}
/*********************************
* header
**********************************/
header {
  position: relative;
  z-index: 2;
}
header .header-top {
  background-color: #0B4E94;
  position: relative;
  z-index: 2;
}
header .header-top .left-box .contact a {
  display: inline-block;
  line-height: 66px;
}
header .header-top .left-box .contact a:nth-of-type(1) {
  padding-right: 15px;
}
header .header-top .left-box .contact a i {
  color: #ef8001;
  padding-right: 5px;
  font-size: 14px;
}
header .header-top .left-box .contact a span {
  color: #ffffff;
  font-size: 14px;
}
header .header-top .right-box {
  text-align: right;
  position: relative;
}
@media (max-width: 767px) {
  header .header-top .right-box {
    text-align: center;
    padding: 0;
  }
}
header .header-top .right-box .dealers-btn {
  line-height: 66px;
  display: inline-block;
  background-color: #09417d;
  padding: 0 15px;
}
header .header-top .right-box .dealers-btn i {
  color: #ef8001;
  padding-right: 5px;
}
header .header-top .right-box .dealers-btn span {
  color: #ffffff;
}
header .header-top .right-box .login-btn {
  line-height: 66px;
  display: inline-block;
  background-color: #30923a;
  padding: 0 15px;
}
header .header-top .right-box .login-btn i {
  color: #ffffff;
  padding-right: 5px;
}
header .header-top .right-box .login-btn span {
  color: #ffffff;
}
header .header-top .right-box div.lang-select {
  display: inline-block;
  position: relative;
}
header .header-top .right-box div.lang-select a.lang-select {
  padding: 0 15px;
  line-height: 66px;
  display: inline-block;
  background-color: #09417d;
}
header .header-top .right-box div.lang-select a.lang-select span {
  color: #ffffff;
}
header .header-top .right-box div.lang-select a.lang-select i {
  padding-left: 5px;
  color: #ef8001;
}
header .header-top .right-box div.lang-select ul.lang-select {
  display: inline-block;
  padding: 5px 0;
  width: 65.84px;
  text-align: center;
  background-color: #ef8001;
  position: absolute;
  left: 0;
  top: 66px;
  display: none;
}
header .header-top .right-box div.lang-select ul.lang-select li {
  display: block;
}
header .header-top .right-box div.lang-select ul.lang-select li a {
  display: block;
  color: #ffffff;
  padding: 3px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: 0.33s;
}
header .header-top .right-box div.lang-select ul.lang-select li:hover a {
  background-color: #09417d;
}
header .header-top .right-box div.lang-select ul.lang-select li:nth-last-of-type(1) a {
  border-bottom: none;
}
header .header-content {
  position: relative;
  z-index: 1;
}
header .header-content .box {
  padding-top: 60px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  header .header-content .box {
    padding-top: 30px;
  }
  header .header-content .box .logo img {
    width: 150px;
  }
}
header .header-content .logo {
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  header .header-content .logo {
    text-align: center;
  }
  header .header-content .logo img {
    margin: 0 auto;
  }
}
header .header-content .menu {
  text-align: right;
  position: relative;
  top: 6px;
}
header .header-content .menu li {
  display: inline-block;
  padding-right: 15px;
}
header .header-content .menu li:nth-last-of-type(1) {
  padding-right: 0;
}
header .header-content .menu li a {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  transition: 0.33s;
  padding: 10px 0;
}
header .header-content .menu li a:hover {
  color: #ef8001;
}
header .header-content .menu li.active a {
  color: #ef8001;
}
/*********************************
* #mobil-menu
**********************************/
.mobil-menu-open {
  position: fixed;
  z-index: 999;
  background-color: #ef8001;
  padding: 3px 5px;
  right: 0;
  top: 80px;
  display: none;
}
@media (max-width: 991px) {
  .mobil-menu-open {
    display: block;
  }
}
.mobil-menu-open span {
  display: block;
  text-align: center;
  color: #09417d;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 11px;
}
.mobil-menu-open i {
  display: block;
  text-align: center;
  color: #09417d;
  font-size: 22px;
}
#mobil-menu {
  position: fixed;
  background-color: #09417d;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
#mobil-menu .mobil-menu-close {
  color: #ef8001;
  font-size: 26px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#mobil-menu .mobil-menu-box {
  padding: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#mobil-menu .mobil-menu-box nav ul {
  padding: 0;
}
#mobil-menu .mobil-menu-box nav ul li {
  display: block;
}
#mobil-menu .mobil-menu-box nav ul li a {
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 22px;
  padding: 3px 0;
}
#mobil-menu .mobil-menu-box nav ul li a.active,
#mobil-menu .mobil-menu-box nav ul li a:hover {
  color: #ef8001;
}
#mobil-menu .mobil-menu-box nav ul li a i {
  color: #ef8001;
  padding-right: 5px;
  font-size: 16px;
}
#mobil-menu .mobil-menu-box nav ul li a span {
  font-size: 16px;
}
/*********************************
* #home-slider
**********************************/
#home-slider {
  position: relative;
  z-index: 1;
  height: 600px;
  margin-top: -148px;
}
#home-slider::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 79, 149, 0.2);
}
@media (max-width: 767px) {
  #home-slider {
    height: 700px;
  }
}
#home-slider .owl-carousel .item {
  padding-top: 200px;
}
#home-slider .owl-carousel .item .slide-text strong {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 46px;
  padding-bottom: 0;
}
#home-slider .owl-carousel .item .slide-text b {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 36px;
  padding-bottom: 10px;
}
#home-slider .owl-carousel .item .slide-text p {
  display: block;
  color: #ffffff;
  font-size: 22px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
}
@media (max-width: 767px) {
  #home-slider .owl-carousel .item .slide-text strong {
    text-align: center;
    font-size: 36px;
  }
  #home-slider .owl-carousel .item .slide-text b {
    text-align: center;
    font-size: 26px;
  }
  #home-slider .owl-carousel .item .slide-text p {
    text-align: center;
    font-size: 20px;
  }
}
#home-slider .owl-carousel .item .img {
  text-align: right;
}
@media (max-width: 767px) {
  #home-slider .owl-carousel .item .img {
    text-align: center;
    padding-top: 15px;
  }
}
#home-slider .owl-carousel .item .img .img-responsive {
  max-height: 350px;
  width: auto;
  max-width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  #home-slider .owl-carousel .item .img .img-responsive {
    max-height: 250px;
    margin: 0 auto;
  }
}
#home-slider .owl-carousel .owl-stage-outer {
  width: 100%;
}
#home-slider #home-slide-dots-container {
  position: absolute;
  z-index: 15;
  right: 30px;
  text-align: center;
  width: 5px;
  top: 50%;
  transform: translateX(-50%);
}
#home-slider #home-slide-dots-container .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  margin-top: 3px;
  margin-bottom: 3px;
  cursor: pointer;
  transition: 0.33s;
}
#home-slider #home-slide-dots-container .owl-dot.active {
  background-color: #ef8001;
}
/*********************************
* #search-engine
**********************************/
#search-engine {
  position: absolute;
  bottom: 0;
  z-index: 5;
  left: 50%;
  transform: translatex(-50%);
  width: 100%;
  max-width: 1170px;
}
@media (max-width: 1199px) {
  #search-engine {
    width: 970px;
  }
}
@media (max-width: 991px) {
  #search-engine {
    width: 750px;
  }
}
@media (max-width: 767px) {
  #search-engine {
    width: 100%;
  }
}
#search-engine.search-engine-modal {
  position: relative;
  left: initial;
  transform: none;
}
@media (max-width: 1199px) {
  #search-engine.search-engine-modal {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #search-engine.search-engine-modal {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #search-engine.search-engine-modal {
    width: 100%;
  }
}
#search-engine.search-engine-modal .tab-box .col-xs-12 {
  width: 100%!important;
}
#search-engine.search-engine-modal .tab-box .col-xs-12 .col-xs-12 {
  width: 100%!important;
}
#search-engine .search-engine-box .tab-menu a {
  display: inline-block;
  line-height: 50px;
  padding: 0 15px;
  background-color: #ffffff;
  transition: 0.33s;
}
#search-engine .search-engine-box .tab-menu a i,
#search-engine .search-engine-box .tab-menu a span {
  font-size: 16px;
  color: #ffffff;
}
#search-engine .search-engine-box .tab-menu a span {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  padding-left: 5px;
}
#search-engine .search-engine-box .tab-menu a.active,
#search-engine .search-engine-box .tab-menu a:hover {
  background-color: #ef8001;
}
@media (max-width: 767px) {
  #search-engine .search-engine-box .tab-menu a {
    padding: 0 10px;
  }
  #search-engine .search-engine-box .tab-menu a i,
  #search-engine .search-engine-box .tab-menu a span {
    font-size: 14px;
  }
}
#search-engine .search-engine-box .tab-content {
  background-color: #0B4E94;
  padding: 25px 30px;
}
#search-engine .search-engine-box .tab-content .bootstrap-select {
  width: 100%;
  outline: none!important;
}
#search-engine .search-engine-box .tab-content .item-box {
  margin-bottom: 10px;
  position: relative;
}
#search-engine .search-engine-box .tab-content .item-box i.fa-map-marker,
#search-engine .search-engine-box .tab-content .item-box i.fa-clock-o,
#search-engine .search-engine-box .tab-content .item-box i.fa-calendar,
#search-engine .search-engine-box .tab-content .item-box i.fa-caret-down,
#search-engine .search-engine-box .tab-content .item-box i.fa-users {
  font-size: 16px;
  color: #606f81;
  position: absolute;
  right: 10px;
  top: 10px;
}
#search-engine .search-engine-box .tab-content .item-box:hover i.fa-map-marker,
#search-engine .search-engine-box .tab-content .item-box:focus i.fa-map-marker,
#search-engine .search-engine-box .tab-content .item-box:hover i.fa-clock-o,
#search-engine .search-engine-box .tab-content .item-box:focus i.fa-clock-o,
#search-engine .search-engine-box .tab-content .item-box:hover i.fa-calendar,
#search-engine .search-engine-box .tab-content .item-box:focus i.fa-calendar,
#search-engine .search-engine-box .tab-content .item-box:hover i.fa-caret-down,
#search-engine .search-engine-box .tab-content .item-box:focus i.fa-caret-down {
  color: #ef8001;
}
#search-engine .search-engine-box .tab-content .item-box:hover input,
#search-engine .search-engine-box .tab-content .item-box:focus input {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
#search-engine .search-engine-box .tab-content .item-box:hover input::-webkit-input-placeholder,
#search-engine .search-engine-box .tab-content .item-box:focus input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content .item-box:hover input:-moz-placeholder,
#search-engine .search-engine-box .tab-content .item-box:focus input:-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content .item-box:hover input::-moz-placeholder,
#search-engine .search-engine-box .tab-content .item-box:focus input::-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content .item-box:hover input:-ms-input-placeholder,
#search-engine .search-engine-box .tab-content .item-box:focus input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content .item-box:hover .bootstrap-select input,
#search-engine .search-engine-box .tab-content .item-box:focus .bootstrap-select input {
  border: 1px solid #606f81;
}
#search-engine .search-engine-box .tab-content .item-box:hover .dropdown-toggle,
#search-engine .search-engine-box .tab-content .item-box:focus .dropdown-toggle {
  border-bottom: 1px solid #ffffff;
}
#search-engine .search-engine-box .tab-content .item-box:hover .dropdown-toggle .filter-option,
#search-engine .search-engine-box .tab-content .item-box:focus .dropdown-toggle .filter-option {
  color: #ffffff;
}
#search-engine .search-engine-box .tab-content .form-control {
  border: 1px solid #606f81;
  border-radius: 0;
}
#search-engine .search-engine-box .tab-content .dropdown-menu > .active > a,
#search-engine .search-engine-box .tab-content .dropdown-menu > .active > a:focus,
#search-engine .search-engine-box .tab-content .dropdown-menu > .active > a:hover {
  background-color: #0B4E94;
}
#search-engine .search-engine-box .tab-content .dropdown-toggle {
  color: #606f81 !important;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #606f81;
  border-radius: 0;
  padding: 0 25px 0 0;
  outline: none!important;
}
#search-engine .search-engine-box .tab-content .dropdown-toggle .caret {
  display: none;
}
#search-engine .search-engine-box .tab-content .dropdown-toggle .filter-option {
  display: block;
  line-height: 35px;
  padding: 0;
  margin: 0;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  height: 37px;
  line-height: 39px;
}
#search-engine .search-engine-box .tab-content input {
  display: block;
  background-color: transparent;
  width: 100%;
  line-height: 35px;
  border: none;
  font-size: 15px;
  padding-right: 25px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #606f81;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#search-engine .search-engine-box .tab-content input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content input:-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content input::-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(2) {
  display: none;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(2) #transfer_donus_tarihi_js {
  display: none;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(1) .btn-box {
  position: relative;
  height: 96px;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(1) .btn-box button {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -25px;
  background-color: #30923a;
  border: none;
  height: 50px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  transition: 0.33s;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(1) .btn-box button:hover {
  background-color: #2f7b38;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(2) .btn-box {
  position: relative;
  height: 96px;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(2) .btn-box button {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -25px;
  background-color: #30923a;
  border: none;
  height: 50px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  transition: 0.33s;
}
#search-engine .search-engine-box .tab-content .tab-box:nth-of-type(2) .btn-box button:hover {
  background-color: #2f7b38;
}
/*********************************
* #home-welcome
**********************************/
#home-welcome {
  background-color: white;
  padding-top: 120px;
  padding-bottom: 120px;
  background: transparent url(../img/welcome.png) no-repeat right center;
  background-size: auto;
}
@media (max-width: 991px) {
  #home-welcome {
    background-size: 60%;
  }
}
@media (max-width: 767px) {
  #home-welcome {
    background-size: 0;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
#home-welcome h3 {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #4d5a69;
  padding-bottom: 30px;
}
#home-welcome p {
  color: #606f81;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
}
#home-welcome a {
  display: inline-block;
  padding: 10px 15px;
  background-color: #0B4E94;
  color: #ffffff;
  transition: 0.33s;
  font-size: 13px;
}
#home-welcome a:hover {
  background-color: #09417d;
}
/*********************************
* #campaigns
**********************************/
#campaigns {
  background-color: #f6f6f6;
  padding-top: 120px;
  padding-bottom: 120px;
}
#campaigns h4.title {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #4d5a69;
  padding-bottom: 30px;
  text-align: center;
}
#campaigns #campaigns-slide {
  position: relative;
  padding-left: 75px;
  padding-right: 75px;
}
@media (max-width: 450px) {
  #campaigns #campaigns-slide {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#campaigns #campaigns-slide .campaigns-slide-next,
#campaigns #campaigns-slide .campaigns-slide-prev {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ef8001;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  transition: 0.33s;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}
#campaigns #campaigns-slide .campaigns-slide-next:hover,
#campaigns #campaigns-slide .campaigns-slide-prev:hover {
  background-color: #30923a;
}
#campaigns #campaigns-slide .campaigns-slide-prev {
  left: 0;
}
#campaigns #campaigns-slide .campaigns-slide-next {
  right: 0;
}
#campaigns #campaigns-slide .owl-carousel .owl-nav {
  display: none;
}
#campaigns #campaigns-slide .owl-carousel .item {
  position: relative;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 {
  border: 1px solid rgba(55, 55, 55, 0.13);
  height: 440px;
  position: relative;
  transition: 0.33s;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 .img {
  height: 220px;
  position: relative;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 190px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 .title {
  display: block;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 .brand {
  display: block;
  text-align: center;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 12px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-1 .features {
  display: block;
  font-size: 15px;
  color: #606f81;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  text-align: center;
  opacity: 0.7;
}
#campaigns #campaigns-slide .owl-carousel .item .box-2 {
  position: relative;
  height: 120px;
  padding: 20px 15px;
  background-color: #ef8001;
  width: 90%;
  left: 50%;
  transform: translatex(-50%);
  text-align: center;
  margin-top: -105px;
  transition: 0.33s;
}
#campaigns #campaigns-slide .owl-carousel .item .box-2 span {
  display: block;
  text-align: center;
  color: #4d5a69;
  transition: 0.33s;
}
#campaigns #campaigns-slide .owl-carousel .item .box-2 span:nth-of-type(1) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding-bottom: 10px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-2 span:nth-of-type(2) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-3 {
  left: 50%;
  position: relative;
  transform: translatex(-50%);
  text-align: center;
  display: inline-block;
  top: -20.5px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-3 a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0B4E94;
  color: #ffffff;
  transition: 0.33s;
  font-size: 15px;
}
#campaigns #campaigns-slide .owl-carousel .item .box-3 a:hover {
  background-color: #09417d;
}
#campaigns #campaigns-slide .owl-carousel .item:hover .box-1 {
  background-color: #0B4E94;
}
#campaigns #campaigns-slide .owl-carousel .item:hover .box-1 .title,
#campaigns #campaigns-slide .owl-carousel .item:hover .box-1 .brand,
#campaigns #campaigns-slide .owl-carousel .item:hover .box-1 .features {
  color: #ffffff;
}
#campaigns #campaigns-slide .owl-carousel .item:hover .box-2 {
  background-color: #30923a;
}
#campaigns #campaigns-slide .owl-carousel .item:hover .box-2 span {
  color: #ffffff;
}
/*********************************
* #secction-1
**********************************/
#secction-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}
#secction-1 .col-xs-12:nth-of-type(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  #secction-1 .col-xs-12:nth-of-type(1) {
    border: none;
    margin-bottom: 60px;
  }
}
/*********************************
* #customer-comments
**********************************/
#customer-comments .customer-comments-slide-prev,
#customer-comments .customer-comments-slide-next {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ef8001;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
  transition: 0.33s;
  position: absolute;
  top: 35px;
}
#customer-comments .customer-comments-slide-prev:hover,
#customer-comments .customer-comments-slide-next:hover {
  background-color: #30923a;
}
#customer-comments .customer-comments-slide-prev {
  right: 50px;
}
#customer-comments .customer-comments-slide-next {
  right: 15px;
}
#customer-comments h4.title {
  display: block;
  color: #ef8001;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 26px;
  padding-bottom: 45px;
}
#customer-comments .owl-carousel {
  padding-bottom: 30px;
}
#customer-comments .owl-carousel .item strong {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 10px;
}
#customer-comments .owl-carousel .item p {
  text-align: justify;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #ffffff;
}
#customer-comments .xbtn-1,
#customer-comments .xbtn-2 {
  display: inline-block;
  background-color: #ef8001;
  transition: 0.33s;
  padding: 5px 15px;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #4d5a69;
}
#customer-comments .xbtn-1:hover,
#customer-comments .xbtn-2:hover {
  background-color: #ffffff;
}
#customer-comments .xbtn-2 {
  background-color: #ffffff;
}
#customer-comments .xbtn-2:hover {
  background-color: #ef8001;
}
/*********************************
* #home-news
**********************************/
#home-news .home-news-slide-prev,
#home-news .home-news-slide-next {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ef8001;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
  transition: 0.33s;
  position: absolute;
  top: 35px;
}
#home-news .home-news-slide-prev:hover,
#home-news .home-news-slide-next:hover {
  background-color: #30923a;
}
#home-news .home-news-slide-prev {
  right: 50px;
}
#home-news .home-news-slide-next {
  right: 15px;
}
#home-news h4.title {
  display: block;
  color: #ef8001;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 26px;
  padding-bottom: 45px;
}
#home-news .owl-carousel {
  padding-bottom: 30px;
}
#home-news .owl-carousel .item {
  display: block;
  position: relative;
}
#home-news .owl-carousel .item .date {
  background-color: #30923a;
  width: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  left: 0;
}
#home-news .owl-carousel .item .date span {
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
#home-news .owl-carousel .item strong {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 10px;
  padding-left: 75px;
}
#home-news .owl-carousel .item p {
  text-align: justify;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #ffffff;
  padding-left: 75px;
}
#home-news .xbtn-1 {
  display: inline-block;
  background-color: #ef8001;
  transition: 0.33s;
  padding: 5px 15px;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #4d5a69;
}
#home-news .xbtn-1:hover {
  background-color: #ffffff;
}
/*********************************
* #section-2
**********************************/
#section-2 {
  padding-top: 45px;
  padding-bottom: 45px;
}
#section-2 h4 {
  display: block;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 20px;
}
@media (max-width: 1199px) {
  #section-2 .cover {
    background-size: 95%;
  }
}
@media (max-width: 767px) {
  #section-2 .cover {
    background-size: 70%;
    margin-bottom: 20px;
    height: 250px!important;
  }
}
@media (max-width: 480px) {
  #section-2 .cover {
    background-size: 70%;
    margin-bottom: 20px;
    height: 200px!important;
  }
}
@media (max-width: 400px) {
  #section-2 .cover {
    background-size: 70%;
    margin-bottom: 20px;
    height: 170px!important;
  }
}
/*********************************
* .li-list-1
**********************************/
.li-list-1 {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
.li-list-1 li {
  display: block;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #606f81;
  padding: 5px 0 5px 20px;
  position: relative;
}
.li-list-1 li::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #30923a;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
/*********************************
* #brands-slide
**********************************/
#brands-slide {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f6f6;
}
#brands-slide .container {
  position: relative;
  padding-left: 75px;
  padding-right: 75px;
}
#brands-slide .container .brands-slide-prev,
#brands-slide .container .brands-slide-next {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ef8001;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  transition: 0.33s;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
#brands-slide .container .brands-slide-prev:hover,
#brands-slide .container .brands-slide-next:hover {
  background-color: #30923a;
}
#brands-slide .container .brands-slide-prev {
  left: 15px;
}
#brands-slide .container .brands-slide-next {
  right: 15px;
}
#brands-slide .container .owl-carousel .item {
  position: relative;
  height: 100px;
}
#brands-slide .container .owl-carousel .item img {
  width: auto;
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 80px;
}
/*********************************
* #eNewsletter
**********************************/
#eNewsletter {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #287e3f;
}
#eNewsletter .container {
  text-align: center;
}
#eNewsletter .container .col-xs-12:nth-of-type(1) {
  text-align: center;
}
#eNewsletter .container .col-xs-12:nth-of-type(3) {
  text-align: left;
}
@media (max-width: 767px) {
  #eNewsletter .container .col-xs-12:nth-of-type(3) {
    text-align: center;
  }
}
#eNewsletter .container strong {
  display: inline-block;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 40px;
}
#eNewsletter .container input {
  border: 1px solid white;
  line-height: 40px;
  display: block;
  background-color: transparent;
  border-radius: 3px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#eNewsletter .container input::-webkit-input-placeholder {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
#eNewsletter .container input:-moz-placeholder {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
#eNewsletter .container input::-moz-placeholder {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
#eNewsletter .container input:-ms-input-placeholder {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
#eNewsletter .container button {
  border: none;
  border-radius: 3px;
  line-height: 40px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #4d5a69;
  background-color: #ef8001;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.33s;
  border: 1px solid transparent;
}
#eNewsletter .container button:hover,
#eNewsletter .container button:focus {
  background-color: transparent;
  border-color: white;
  color: white;
}
@media (max-width: 767px) {
  #eNewsletter .container strong {
    padding-bottom: 15px;
  }
  #eNewsletter .container input {
    margin-bottom: 15px;
  }
  #eNewsletter .container button {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
  }
}
/*********************************
* #footer
**********************************/
#footer {
  background-color: #f6f6f6;
  padding-top: 45px;
  padding-bottom: 45px;
}
#footer .footer-menu {
  padding: 0;
  margin: 0;
}
#footer .footer-menu a {
  display: block;
  color: #4d5a69;
  font-size: 14px;
  padding: 4px 0;
}
@media (max-width: 767px) {
  #footer .footer-menu {
    text-align: center;
    padding: 0;
  }
  #footer .footer-menu a {
    display: inline-block;
    width: auto;
    padding: 4px 15px;
  }
}
#footer .social span {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4d5a69;
  padding-bottom: 10px;
}
#footer .social ul li {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
#footer .social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #4d5a69;
  border-radius: 50%;
  color: #4d5a69;
  transition: 0.33s;
  font-size: 16px;
}
#footer .social ul li a:hover {
  background-color: #30923a;
  color: #ffffff;
}
@media (max-width: 1199px) {
  #footer .social {
    text-align: center;
  }
  #footer .social ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #footer .social {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
#footer .f-logo {
  text-align: center;
}
#footer .f-logo img {
  margin: 0 auto;
}
#footer .kodx {
  text-align: center;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #4d5a69;
  text-decoration: none;
  padding-top: 15px;
}
#footer .kodx a {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #4d5a69;
}
/*********************************
* #header-section-1
**********************************/
#header-section-1 {
  position: relative;
  margin-top: -148px;
}
#header-section-1 #search-engine {
  position: relative;
  bottom: initial;
  left: initial;
  max-width: initial;
  transform: initial;
}
/*********************************
* #search-result
**********************************/
#search-result {
  background-color: #0B4E94;
  padding: 25px 50px;
}
#search-result .info {
  position: relative;
  border-right: 2px dotted rgba(255, 255, 255, 0.2);
}
#search-result .info strong {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 0;
}
#search-result .info p {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  padding-left: 70px;
  margin: 0;
}
@media (max-width: 767px) {
  #search-result .info {
    display: inline-block;
    border: none;
    padding-bottom: 15px;
  }
}
#search-result .day {
  display: inline-block;
  float: left;
  padding-top: 7px;
}
@media (max-width: 1199px) {
  #search-result .day {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #search-result .day {
    padding-top: 3px;
  }
}
#search-result .day i {
  font-size: 16px;
  color: #ffffff;
}
#search-result .day span {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}
#search-result .new-search {
  display: inline-block;
  float: right;
  border-radius: 3px;
  background-color: #ef8001;
  font-size: 12px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  color: #4d5a69;
  padding: 7px 15px;
  transition: 0.33s;
  position: relative;
  top: 3px;
}
@media (max-width: 1199px) {
  #search-result .new-search {
    top: 0;
  }
}
#search-result .new-search:hover {
  background-color: #ffffff;
  color: #4d5a69;
}
@media (max-width: 767px) {
  #search-result {
    padding: 25px 15px;
  }
}
/*********************************
* #search-result-filter
**********************************/
#search-result-filter {
  padding: 10px 50px;
  background-color: #30923a;
}
#search-result-filter .filter-box {
  display: inline-block;
  float: left;
}
#search-result-filter .filter-box .item {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 2px dotted rgba(255, 255, 255, 0.2);
}
#search-result-filter .filter-box .item .bootstrap-select {
  width: auto;
  outline: none;
  box-shadow: none;
}
#search-result-filter .filter-box .item .bootstrap-select .btn {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}
#search-result-filter .filter-box .item .bootstrap-select .btn .filter-option {
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
#search-result-filter .filter-box .item .bootstrap-select .btn .bs-caret {
  color: #ffffff;
}
#search-result-filter .filter-box .item:nth-of-type(1) {
  padding-left: 0;
  position: relative;
  top: 2px;
}
#search-result-filter .filter-box .item:nth-of-type(1) i {
  color: #ffffff;
  font-size: 22px;
}
#search-result-filter .filter-box .item:nth-of-type(1) span {
  font-size: 16px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
#search-result-filter .currency {
  display: inline-block;
  float: right;
}
#search-result-filter .currency span.title {
  font-size: 16px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  padding-right: 5px;
  position: relative;
  top: 2px;
}
#search-result-filter .currency .bootstrap-select {
  width: auto;
  outline: none;
  box-shadow: none;
}
#search-result-filter .currency .bootstrap-select .btn {
  outline: none;
  box-shadow: none;
}
#search-result-filter .currency .bootstrap-select .btn .filter-option {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 767px) {
  #search-result-filter {
    padding: 10px 15px;
  }
  #search-result-filter .filter-box {
    float: none;
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
  #search-result-filter .filter-box .item:nth-last-of-type(1) {
    border: none;
  }
  #search-result-filter .currency {
    float: none;
    display: block;
    width: 100%;
  }
}
@media (max-width: 600px) {
  #search-result-filter .filter-box .item {
    display: block;
    border: none;
    margin-bottom: 5px;
  }
  #search-result-filter .filter-box .item .bootstrap-select {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
/*********************************
* #breadcrumb
**********************************/
#breadcrumb {
  background-color: #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px;
}
#breadcrumb h2 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  color: #4d5a69;
}
#breadcrumb .breadcrumb {
  margin: 0;
  padding: 0;
  text-align: right;
}
#breadcrumb .breadcrumb a {
  display: inline-block;
  padding-right: 10px;
}
#breadcrumb .breadcrumb a i {
  color: #4d5a69;
  padding-right: 3px;
}
#breadcrumb .breadcrumb a span {
  color: #4d5a69;
}
#breadcrumb .breadcrumb a:nth-last-of-type(1) {
  padding-right: 0;
}
#breadcrumb .breadcrumb a.active i,
#breadcrumb .breadcrumb a.active span {
  color: #30923a;
}
@media (max-width: 767px) {
  #breadcrumb h2 {
    padding-bottom: 10px;
  }
  #breadcrumb .breadcrumb {
    text-align: left;
  }
}
/*********************************
* #search-car-listing
**********************************/
#search-car-listing {
  padding-top: 40px;
}
#search-car-listing .item {
  padding: 10px;
  border-radius: 4px;
  border: 2px solid rgba(55, 55, 55, 0.13);
  margin-bottom: 40px;
  transition: 0.33s;
}
#search-car-listing .item:hover {
  border-color: #30923a;
}
#search-car-listing .item .img {
  position: relative;
  height: 210px;
}
#search-car-listing .item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#search-car-listing .item .last-minute {
  margin-bottom: 15px;
}
#search-car-listing .item .last-minute .last-minute-toggle {
  opacity: 0;
  transition: 0.33s ease-in-out;
}
#search-car-listing .item .last-minute .last-minute-toggle.__visible {
  opacity: 1;
}
#search-car-listing .item .last-minute .last-minute-toggle i.fa {
  font-size: 16px;
  color: #CC2127;
}
#search-car-listing .item .last-minute .last-minute-toggle span {
  font-size: 16px;
  color: #CC2127;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 450px) {
  #search-car-listing .item .last-minute {
    max-width: 250px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
#search-car-listing .item .title {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  color: #4d5a69;
  font-size: 18px;
  padding-bottom: 15px;
}
#search-car-listing .item .list {
  display: table;
  width: 100%;
}
#search-car-listing .item .list .list-item {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  max-width: 100px;
}
#search-car-listing .item .list .list-item:nth-last-of-type(1) {
  padding-right: 0;
}
#search-car-listing .item .list .list-item img {
  display: inline-block;
  vertical-align: middle;
}
#search-car-listing .item .list .list-item span {
  display: inline-block;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 15px;
  vertical-align: middle;
}
#search-car-listing .item .end-box {
  text-align: right;
  position: relative;
}
#search-car-listing .item .end-box .order-type-content {
  text-align: right;
  margin-bottom: 10px;
}
#search-car-listing .item .end-box .order-type-content h4.title {
  font-size: 14px;
}
#search-car-listing .item .end-box .order-type-content .check-box {
  display: inline-block;
}
#search-car-listing .item .end-box .order-type-content .check-box:nth-of-type(1) {
  margin-right: 10px;
}
#search-car-listing .item .end-box .order-type-content .check-box label {
  position: relative;
  top: 2px;
}
#search-car-listing .item .end-box .one-day-price {
  display: inline-block;
  background-color: #ef8001;
  padding-left: 15px;
  padding-right: 15px;
}
#search-car-listing .item .end-box .one-day-price span {
  color: #4d5a69;
  line-height: 40px;
}
#search-car-listing .item .end-box .one-day-price span:nth-of-type(1) {
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-right: 15px;
}
#search-car-listing .item .end-box .one-day-price span:nth-of-type(2) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#search-car-listing .item .end-box .total-price {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
#search-car-listing .item .end-box .total-price span {
  color: #4d5a69;
  line-height: 40px;
}
#search-car-listing .item .end-box .total-price span:nth-of-type(1) {
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-right: 15px;
}
#search-car-listing .item .end-box .total-price span:nth-of-type(2) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#search-car-listing .item .end-box button {
  background-color: #30923a;
  padding: 7px 20px;
  transition: 0.33s;
  position: relative;
  top: 40px;
}
#search-car-listing .item .end-box button:hover {
  background-color: #4d5a69;
}
#search-car-listing .item .end-box button span {
  color: #ffffff;
  font-size: 18px;
}
#search-car-listing .item .end-box button i {
  color: #ffffff;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px) {
  #search-car-listing .item .col-xs-12:nth-last-of-type(1) {
    width: 100%;
  }
  #search-car-listing .item .col-xs-12:nth-last-of-type(1) .end-box button {
    top: 0;
  }
}
@media (max-width: 767px) {
  #search-car-listing .item .img {
    margin-bottom: 15px;
  }
  #search-car-listing .item .end-box {
    padding-top: 20px;
    text-align: left;
  }
  #search-car-listing .item .end-box .one-day-price {
    display: block;
    margin-bottom: 10px;
  }
  #search-car-listing .item .end-box .total-price {
    display: block;
    margin-bottom: 10px;
    background-color: #4d5a69;
  }
  #search-car-listing .item .end-box .total-price span {
    color: #ffffff;
  }
  #search-car-listing .item .end-box button {
    float: right;
  }
}
/*********************************
* #extra-box
**********************************/
#extra-box {
  position: relative;
  top: 5px;
  border-left: 1px solid rgba(55, 55, 55, 0.13);
}
@media (max-width: 991px) {
  #extra-box {
    text-align: left!important;
    border-left: none;
    border-top: 1px solid rgba(55, 55, 55, 0.13);
    top: 0;
    padding-top: 10px;
    margin-top: 10px;
  }
}
#extra-box .one-day-price,
#extra-box .total-price,
#extra-box .extra-price,
#extra-box .total-total-price,
#extra-box .drop-price {
  display: inline-block;
  background-color: transparent!important;
  padding: 2px 10px;
}
#extra-box .one-day-price span,
#extra-box .total-price span,
#extra-box .extra-price span,
#extra-box .total-total-price span,
#extra-box .drop-price span {
  color: #4d5a69 !important;
  line-height: 40px;
  display: inline-block;
  line-height: 25px!important;
}
#extra-box .one-day-price span:nth-of-type(1),
#extra-box .total-price span:nth-of-type(1),
#extra-box .extra-price span:nth-of-type(1),
#extra-box .total-total-price span:nth-of-type(1),
#extra-box .drop-price span:nth-of-type(1) {
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-right: 15px;
}
#extra-box .one-day-price span:nth-of-type(2),
#extra-box .total-price span:nth-of-type(2),
#extra-box .extra-price span:nth-of-type(2),
#extra-box .total-total-price span:nth-of-type(2),
#extra-box .drop-price span:nth-of-type(2) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
  width: 75px;
}
#extra-box .one-day-price span:nth-of-type(3),
#extra-box .total-price span:nth-of-type(3),
#extra-box .extra-price span:nth-of-type(3),
#extra-box .total-total-price span:nth-of-type(3),
#extra-box .drop-price span:nth-of-type(3) {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 12px;
  padding-left: 5px;
}
@media (max-width: 991px) {
  #extra-box .one-day-price,
  #extra-box .total-price,
  #extra-box .extra-price,
  #extra-box .total-total-price,
  #extra-box .drop-price {
    display: block!important;
    padding-left: 0!important;
    padding-right: 0!important;
    margin-bottom: 0!important;
  }
}
/*********************************
* #info-list
**********************************/
#info-list .box {
  position: relative;
  padding: 15px;
  background-color: #30923a;
}
#info-list .box .fa.fa-info-circle {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 5px;
  display: block;
  text-align: right;
}
#info-list .box ul {
  padding: 0;
}
#info-list .box ul li {
  display: block;
  position: relative;
  color: #ffffff;
  padding: 3px 0;
}
#info-list .box ul li span {
  display: block;
  padding-left: 20px;
}
#info-list .box ul li i {
  position: absolute;
  left: 0;
}
/*********************************
* #extras
**********************************/
#extras h3.title {
  display: block;
  text-align: center;
  padding: 30px 0;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #4d5a69;
}
#extras .box {
  padding: 30px 45px;
  background-color: #313c4a;
}
@media (max-width: 991px) {
  #extras .box .col-xs-12 {
    width: 100%;
  }
}
#extras .box .extras-item {
  margin-bottom: 15px;
}
#extras .box .extras-item .left {
  padding: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #29323e;
  float: left;
  width: 70%;
  position: relative;
  height: 50px;
  overflow: auto;
}
#extras .box .extras-item .left .left-box {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#extras .box .extras-item .left .left-box .text {
  display: inline-block;
  float: left;
  width: 70%;
  padding-top: 2px;
  color: white;
}
#extras .box .extras-item .left .left-box .extras-number {
  display: inline-block;
  float: right;
  width: 30%;
  text-align: right;
}
#extras .box .extras-item .left .left-box .extras-number span {
  display: inline-block;
}
#extras .box .extras-item .left .left-box .extras-number span.plus,
#extras .box .extras-item .left .left-box .extras-number span.minus {
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-radius: 4px;
  background-color: #1b222b;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
}
#extras .box .extras-item .left .left-box .extras-number span.count {
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-radius: 4px;
  background-color: transparent;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 1199px) {
  #extras .box .extras-item .left .left-box .text {
    width: 60%;
  }
  #extras .box .extras-item .left .left-box .extras-number {
    width: 40%;
  }
}
#extras .box .extras-item .right {
  width: 30%;
  padding: 10px;
  display: block;
  float: left;
  background-color: #30923a;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  position: relative;
}
#extras .box .extras-item .right .price {
  color: #ffffff;
  font-size: 12px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 550px) {
  #extras .box .extras-item .left {
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: auto;
  }
  #extras .box .extras-item .right {
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 550px) and (max-width: 450px) {
  #extras .box .extras-item .left .left-box {
    text-align: center;
    top: initial;
    transform: none;
  }
  #extras .box .extras-item .left .left-box .text {
    width: 100%;
    height: auto;
    padding: 5px 0;
  }
  #extras .box .extras-item .left .left-box .extras-number {
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
}
@media (max-width: 550px) and (max-width: 450px) {
  #extras .box .extras-item .right .price {
    position: relative;
    left: 0;
    text-align: center;
  }
}
#extras .box .extras-total {
  text-align: center;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
#extras .box .extras-total span {
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
/*********************************
* .form-section
**********************************/
.form-section {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-section .box {
  padding: 30px 90px;
  border-radius: 4px;
  border: 1px solid rgba(55, 55, 55, 0.13);
}
@media (max-width: 767px) {
  .form-section .box {
    padding: 30px 15px;
  }
}
.form-section .box h3.title {
  font-size: 18px;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
}
.form-section .box p.text {
  padding-bottom: 30px;
}
.form-section .box button.invoice {
  border: none;
  background-color: #09417d;
  padding: 15px 25px;
  border-radius: 4px;
  transition: 0.33s;
}
.form-section .box button.invoice i {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.form-section .box button.invoice span {
  color: #ffffff;
  font-size: 14px;
  padding-left: 10px;
}
.form-section .box button.invoice:hover {
  background-color: #30923a;
}
/*********************************
* form elements css
**********************************/
.xform-control {
  position: relative;
  margin-bottom: 15px;
}
.xform-control.required::after {
  content: '*';
  color: red;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12.5px;
}
.xform-control input,
.xform-control textarea,
.xform-control select {
  display: block;
  width: 100%;
  outline: none;
  box-shadow: none;
  color: #606f81;
  font-size: 14px;
  border-radius: 4px;
  padding: 10px 15px;
  border: 1px solid rgba(55, 55, 55, 0.13);
  transition: 0.33s;
}
.xform-control input::-webkit-input-placeholder,
.xform-control textarea::-webkit-input-placeholder,
.xform-control select::-webkit-input-placeholder {
  color: #606f81;
  font-weight: 400;
  font-size: 14px;
}
.xform-control input:-moz-placeholder,
.xform-control textarea:-moz-placeholder,
.xform-control select:-moz-placeholder {
  color: #606f81;
  font-weight: 400;
  font-size: 14px;
}
.xform-control input::-moz-placeholder,
.xform-control textarea::-moz-placeholder,
.xform-control select::-moz-placeholder {
  color: #606f81;
  font-weight: 400;
  font-size: 14px;
}
.xform-control input:-ms-input-placeholder,
.xform-control textarea:-ms-input-placeholder,
.xform-control select:-ms-input-placeholder {
  color: #606f81;
  font-weight: 400;
  font-size: 14px;
}
.xform-control input:hover,
.xform-control textarea:hover,
.xform-control select:hover,
.xform-control input:focus,
.xform-control textarea:focus,
.xform-control select:focus {
  border-color: #4d5a69;
}
.xform-control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
}
.xform-control i.fa {
  position: absolute;
  color: #606f81;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
}
.xform-control textarea {
  min-height: 150px;
}
/*********************************
* .form-section-2
**********************************/
.form-section-2 button.xbtn {
  border: none;
  background-color: #09417d;
  padding: 15px 25px;
  border-radius: 4px;
  transition: 0.33s;
  margin-bottom: 15px;
}
.form-section-2 button.xbtn i {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.form-section-2 button.xbtn span {
  color: #ffffff;
  font-size: 14px;
  padding-right: 10px;
}
.form-section-2 button.xbtn:hover {
  background-color: #30923a;
}
.form-section-2 .check-box {
  display: inline-block;
}
.form-section-2 .check-box label {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #4d5a69;
  position: relative;
  top: 2px;
}
.form-section-2 .check-box:nth-of-type(1) {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .form-section-2 .check-box {
    margin-bottom: 15px;
  }
}
.form-section-2 .continue {
  text-align: right;
  padding-top: 25px;
}
.form-section-2 .continue button {
  border: none;
  background-color: #30923a;
  padding: 15px 25px;
  border-radius: 4px;
  transition: 0.33s;
  margin-bottom: 15px;
}
@media (max-width: 450px) {
  .form-section-2 .continue button {
    margin-top: 15px;
  }
}
.form-section-2 .continue button i {
  color: #ffffff;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.form-section-2 .continue button span {
  color: #ffffff;
  font-size: 14px;
  padding-right: 10px;
}
.form-section-2 .continue button:hover {
  background-color: #0B4E94;
}
.form-section-2 .continue strong {
  display: inline-block;
  color: #4d5a69;
}
.form-section-2 .continue strong:nth-of-type(1) {
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  padding-right: 10px;
}
.form-section-2 .continue strong:nth-of-type(2) {
  font-size: 18px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  padding-right: 15px;
}
/*********************************
* .jp-card-container
**********************************/
@media all and (max-width: 376px) {
  .jp-card-container {
    width: 100%!important;
  }
  .jp-card-container .jp-card {
    min-width: 260px!important;
  }
}
/*********************************
* .reservation-result
**********************************/
.reservation-result {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.reservation-result ul {
  padding: 0 15px 30px 15px;
}
.reservation-result ul li {
  display: block;
  position: relative;
  color: #ffffff;
  padding: 3px 0;
}
.reservation-result ul li h4 {
  color: #4d5a69;
  position: relative;
}
.reservation-result ul li h4:after {
  content: ':';
  color: #4d5a69;
  position: absolute;
  right: 0;
  top: 1px;
}
.reservation-result ul li span {
  color: #4d5a69;
}
/*********************************
* .default-page
**********************************/
.default-page .default-page-menu {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0B4E94;
  border-top: 5px solid #30923a;
  margin-bottom: 30px;
}
.default-page .default-page-menu li {
  position: relative;
  display: block;
}
.default-page .default-page-menu li a {
  display: block;
  position: relative;
  line-height: 40px;
  color: white;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 0.33s;
}
.default-page .default-page-menu li a:after {
  content: '';
  display: block;
  width: 5px;
  height: 40px;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -20px;
  background-color: #30923a;
  opacity: 0;
  transition: all 0.33s;
}
.default-page .default-page-menu li a .fa {
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  opacity: 0;
  transition: all 0.33s;
}
.default-page .default-page-menu li.active a,
.default-page .default-page-menu li:hover a {
  background-color: #30923a;
}
.default-page .default-page-menu li.active a:after,
.default-page .default-page-menu li:hover a:after {
  opacity: 1;
}
.default-page .default-page-menu li.active a .fa,
.default-page .default-page-menu li:hover a .fa {
  opacity: 1;
}
.default-page .box {
  padding-top: 30px;
  padding-bottom: 30px;
}
.default-page .box h3.title {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  color: #4d5a69;
  display: block;
  font-size: 22px;
  padding-bottom: 30px;
}
.default-page .box .img {
  margin-bottom: 30px;
}
.default-page .box .default-text p,
.default-page .box .default-text a,
.default-page .box .default-text li,
.default-page .box .default-text span,
.default-page .box .default-text div {
  color: #606f81;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.default-page .box .default-text a {
  color: #30923a;
  text-decoration: none;
}
.default-page .box .default-text a:hover {
  color: #30923a;
}
/*********************************
* .news-list
**********************************/
.news-list .item {
  position: relative;
  margin-bottom: 55px;
}
.news-list .item .item-box {
  padding: 7.5px;
  border: 1px solid rgba(55, 55, 55, 0.13);
  text-align: center;
}
.news-list .item .item-box .img {
  text-align: center;
  height: 190px;
  position: relative;
  margin-bottom: 25px;
}
.news-list .item .item-box .img img {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-height: 190px;
}
.news-list .item .item-box h4 {
  display: block;
  text-align: center;
  color: #4d5a69;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-list .item .item-box span {
  display: block;
  text-align: center;
  padding: 5px 0;
}
.news-list .item .item-box p {
  text-align: center;
  font-size: 14px;
  height: 60px;
}
.news-list .item .item-box a {
  background-color: #36414f;
  font-size: 14px;
  color: white;
  line-height: 40px;
  padding: 0 15px;
  display: inline-block;
  position: relative;
  top: 25px;
  transition: all 0.33s;
}
.news-list .item:hover .item-box a {
  background-color: #ef8001;
}
/*********************************
* .filo-list
**********************************/
.filo-list .item {
  position: relative;
}
.filo-list .item .box-1 {
  border: 1px solid rgba(55, 55, 55, 0.13);
  height: 320px;
  position: relative;
  transition: 0.33s;
}
.filo-list .item .box-1 .img {
  height: 220px;
  position: relative;
  margin-bottom: 0;
}
.filo-list .item .box-1 .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 190px;
}
.filo-list .item .box-1 .title {
  display: block;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}
.filo-list .item .box-1 .brand {
  display: block;
  text-align: center;
  color: #4d5a69;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 12px;
}
.filo-list .item .box-3 {
  left: 50%;
  position: relative;
  transform: translatex(-50%);
  text-align: center;
  display: inline-block;
  top: -20.5px;
}
.filo-list .item .box-3 a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0B4E94;
  color: #ffffff;
  transition: 0.33s;
  font-size: 15px;
  transition: all 0.33s;
}
.filo-list .item:hover .box-1 {
  background-color: #0B4E94;
}
.filo-list .item:hover .box-1 .title,
.filo-list .item:hover .box-1 .brand,
.filo-list .item:hover .box-1 .features {
  color: #ffffff;
}
.filo-list .item:hover .box-3 a {
  background-color: #ef8001;
}
/*********************************
* .filo-slide
**********************************/
.filo-slide {
  position: relative;
  padding-bottom: 60px;
}
.filo-slide .filo-slide-prev,
.filo-slide .filo-slide-next {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ef8001;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  transition: 0.33s;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 12;
}
.filo-slide .filo-slide-prev:hover,
.filo-slide .filo-slide-next:hover {
  background-color: #30923a;
}
.filo-slide .filo-slide-prev {
  left: 15px;
}
.filo-slide .filo-slide-next {
  right: 15px;
}
.filo-slide .owl-carousel .dp-tb {
  position: relative;
  height: 450px;
  display: table;
  width: 100%;
}
.filo-slide .owl-carousel .dp-tb .tb-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.filo-slide .owl-carousel .dp-tb .tb-cell img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 450px;
  margin: 0 auto;
}
/*********************************
* .filo-features-list
**********************************/
.filo-features-list {
  display: table;
  width: 100%;
}
.filo-features-list .list-item {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  max-width: 100px;
  text-align: center;
}
.filo-features-list .list-item:nth-last-of-type(1) {
  padding-right: 0;
}
.filo-features-list .list-item img {
  display: inline-block;
  vertical-align: middle;
}
.filo-features-list .list-item span {
  display: inline-block;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 15px;
  vertical-align: middle;
}
/*********************************
* .contact-social
**********************************/
.contact-social span {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4d5a69;
  padding-bottom: 10px;
}
.contact-social ul li {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
.contact-social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #4d5a69;
  border-radius: 50%;
  color: #4d5a69;
  transition: 0.33s;
  font-size: 16px;
}
.contact-social ul li a:hover {
  background-color: #30923a;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .contact-social {
    text-align: center;
  }
  .contact-social ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .contact-social {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
/*********************************
* .contact-list
**********************************/
.contact-list a {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.contact-list a .fa {
  font-size: 16px;
  display: block;
  width: 20px;
  text-align: center;
  color: #30923a;
  position: absolute;
  left: 0;
}
.contact-list a span {
  display: block;
  color: #606f81;
  font-size: 14px;
}
/*********************************
* .whatsapp-contact
**********************************/
.whatsapp-contact {
  display: inline-block;
  padding: 10px 21px;
  background-color: #34a016;
  font-weight: 500;
  position: fixed;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 15;
  text-align: center;
  transition: 0.33s;
}
.whatsapp-contact i {
  color: white;
  font-size: 16px;
  transition: 0.33s;
}
.whatsapp-contact span {
  color: white;
  font-size: 14px;
  font-weight: 500;
  transition: 0.33s;
}
.whatsapp-contact span:nth-of-type(2) {
  display: block;
  text-align: center;
}
.whatsapp-contact:hover {
  background-color: white;
}
.whatsapp-contact:hover i,
.whatsapp-contact:hover span {
  color: #34a016;
}
@media (max-width: 767px) {
  .whatsapp-contact {
    transform: none;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    top: initial;
    border-radius: 0;
  }
  .whatsapp-contact span {
    display: inline-block;
  }
  .whatsapp-contact span:nth-of-type(2) {
    padding-left: 3px;
    display: inline-block;
  }
}
/*********************************
* media print css
**********************************/
@media print {
  .ayes-header {
    display: block!important;
  }
  #header {
    display: none;
  }
  .mobil-menu-open {
    display: none;
  }
  .mobil-menu {
    display: none;
  }
  #header-section-1 {
    display: none!important;
    opacity: 0;
  }
  #breadcrumb {
    display: none;
  }
  #brands-slide {
    display: none;
  }
  #eNewsletter,
  #footer {
    display: none;
  }
  .default-page-menu {
    display: none;
  }
  h3.title,
  #print-btn {
    display: none!important;
  }
  .panel-default,
  .panel-default > .panel-heading {
    border-color: black!important;
  }
  .panel {
    -webkit-box-shadow: 0 1px 1px #000000 !important;
    box-shadow: 0 1px 1px #000000 !important;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    border-top: 1px solid black;
  }
  .table > thead > tr > th {
    border-bottom: 2px solid black!important;
  }
  .rez-islemler {
    display: none;
  }
}
.floating-wpp {
  z-index: 1;
}
/*# sourceMappingURL=style.css.map */