<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main {
  height:auto;
}
.section-bg1 {background: #FFF6FE;}
.section-bg2 {
  background: #0154F7;
}
.white-bg {
  background: #ffffff;
}
.gray-bg {
  background: #F5F9FB;
}
.gray-bg {
  background: #f7f7fd;
}
.white-bg {
  background: #ffffff;
}
.black-bg {
  background: #16161a;
}
.theme-bg {
  background: #9e0025;
}
.brand-bg {
  background: #f1f4fa;
}
.testimonial-bg {
  background: #f9fafc;
}
.white-color {
  color: #ffffff;
}
.black-color {
  color: #16161a;
}
.theme-color {
  color: #9e0025;
}
.boxed-btn {
  background: #fff;
  color: #9e0025 !important;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  border: 0;
  border: 1px solid #9e0025;
  text-align: center;
  color: #9e0025;
  text-transform: uppercase;
  cursor: pointer;
}
.boxed-btn:hover {
  background: #9e0025;
  color: #fff !important;
  border: 1px solid #9e0025;
}
.boxed-btn:focus {
  outline: none;
}
.boxed-btn.large-width {
  width: 220px;
}

[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
[data-overlay]::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
[data-opacity="1"]::before {opacity: 0.1;}
[data-opacity="2"]::before {opacity: 0.2;}
[data-opacity="3"]::before {opacity: 0.3;}
[data-opacity="4"]::before {opacity: 0.4;}
[data-opacity="5"]::before {opacity: 0.5;}
[data-opacity="6"]::before {opacity: 0.6;}
[data-opacity="7"]::before {opacity: 0.7;}
[data-opacity="8"]::before {opacity: 0.8;}
[data-opacity="9"]::before {opacity: 0.9;}
body {
  font-family: "Open Sans", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  background-color: #fdfdfd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  color: #131313;
  margin-top: 0px;
  font-style: normal;
  font-weight: 500;
  text-transform: normal;
}
p {
  font-family: "Open Sans", serif;
  color: #646464;
  /*font-size: 14px;*/
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight: 400;
}
a {
  text-decoration: none;
}

.mt-5{margin-top:5px}
.mt-10{margin-top:10px}
.mt-15{margin-top:15px}
.mt-20{margin-top:20px}
.mt-25{margin-top:25px}
.mt-30{margin-top:30px}
.mt-35{margin-top:35px}
.mt-40{margin-top:40px}
.mt-45{margin-top:45px}
.mt-50{margin-top:50px}
.mt-55{margin-top:55px}
.mt-60{margin-top:60px}
.mt-65{margin-top:65px}
.mt-70{margin-top:70px}
.mt-75{margin-top:75px}
.mt-80{margin-top:80px}
.mt-85{margin-top:85px}
.mt-90{margin-top:90px}
.mt-95{margin-top:95px}
.mt-100{margin-top:100px}

.mb-5{margin-bottom:5px}
.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-25{margin-bottom:25px}
.mb-30{margin-bottom:30px}
.mb-35{margin-bottom:35px}
.mb-40{margin-bottom:40px}
.mb-45{margin-bottom:45px}
.mb-50{margin-bottom:50px}
.mb-55{margin-bottom:55px}
.mb-60{margin-bottom:60px}
.mb-65{margin-bottom:65px}
.mb-70{margin-bottom:70px}
.mb-75{margin-bottom:75px}
.mb-80{margin-bottom:80px}
.mb-85{margin-bottom:85px}
.mb-90{margin-bottom:90px}
.mb-95{margin-bottom:95px}
.mb-100{margin-bottom:100px}

.ml-5{margin-left:5px}
.ml-10{margin-left:10px}
.ml-15{margin-left:15px}
.ml-20{margin-left:20px}
.ml-25{margin-left:25px}
.ml-30{margin-left:30px}
.ml-35{margin-left:35px}
.ml-40{margin-left:40px}
.ml-45{margin-left:45px}
.ml-50{margin-left:50px}
.ml-55{margin-left:55px}
.ml-60{margin-left:60px}
.ml-65{margin-left:65px}
.ml-70{margin-left:70px}
.ml-75{margin-left:75px}
.ml-80{margin-left:80px}
.ml-85{margin-left:85px}
.ml-90{margin-left:90px}
.ml-95{margin-left:95px}
.ml-100{margin-left:100px}

.mr-5{margin-right:5px}
.mr-10{margin-right:10px}
.mr-15{margin-right:15px}
.mr-20{margin-right:20px}
.mr-25{margin-right:25px}
.mr-30{margin-right:30px}
.mr-35{margin-right:35px}
.mr-40{margin-right:40px}
.mr-45{margin-right:45px}
.mr-50{margin-right:50px}
.mr-55{margin-right:55px}
.mr-60{margin-right:60px}
.mr-65{margin-right:65px}
.mr-70{margin-right:70px}
.mr-75{margin-right:75px}
.mr-80{margin-right:80px}
.mr-85{margin-right:85px}
.mr-90{margin-right:90px}
.mr-95{margin-right:95px}
.mr-100{margin-right:100px}

.pt-5{padding-top:5px}
.pt-10{padding-top:10px}
.pt-15{padding-top:15px}
.pt-20{padding-top:20px}
.pt-25{padding-top:25px}
.pt-30{padding-top:30px}
.pt-35{padding-top:35px}
.pt-40{padding-top:40px}
.pt-45{padding-top:45px}
.pt-50{padding-top:50px}
.pt-55{padding-top:55px}
.pt-60{padding-top:60px}
.pt-65{padding-top:65px}
.pt-70{padding-top:70px}
.pt-75{padding-top:75px}
.pt-80{padding-top:80px}
.pt-85{padding-top:85px}
.pt-90{padding-top:90px}
.pt-95{padding-top:95px}
.pt-100{padding-top:100px}

.pb-5{padding-bottom:5px}
.pb-10{padding-bottom:10px}
.pb-15{padding-bottom:15px}
.pb-20{padding-bottom:20px}
.pb-25{padding-bottom:25px}
.pb-30{padding-bottom:30px}
.pb-35{padding-bottom:35px}
.pb-40{padding-bottom:40px}
.pb-45{padding-bottom:45px}
.pb-50{padding-bottom:50px}
.pb-55{padding-bottom:55px}
.pb-60{padding-bottom:60px}
.pb-65{padding-bottom:65px}
.pb-70{padding-bottom:70px}
.pb-75{padding-bottom:75px}
.pb-80{padding-bottom:80px}
.pb-85{padding-bottom:85px}
.pb-90{padding-bottom:90px}
.pb-95{padding-bottom:95px}
.pb-100{padding-bottom:100px}

.pl-5{padding-left:5px}
.pl-10{padding-left:10px}
.pl-15{padding-left:15px}
.pl-20{padding-left:20px}
.pl-25{padding-left:25px}
.pl-30{padding-left:30px}
.pl-35{padding-left:35px}
.pl-40{padding-left:40px}
.pl-45{padding-left:45px}
.pl-50{padding-left:50px}
.pl-55{padding-left:55px}
.pl-60{padding-left:60px}
.pl-65{padding-left:65px}
.pl-70{padding-left:70px}
.pl-75{padding-left:75px}
.pl-80{padding-left:80px}
.pl-85{padding-left:85px}
.pl-90{padding-left:90px}
.pl-95{padding-left:95px}
.pl-100{padding-left:100px}

.pr-5{padding-right:5px}
.pr-10{padding-right:10px}
.pr-15{padding-right:15px}
.pr-20{padding-right:20px}
.pr-25{padding-right:25px}
.pr-30{padding-right:30px}
.pr-35{padding-right:35px}
.pr-40{padding-right:40px}
.pr-45{padding-right:45px}
.pr-50{padding-right:50px}
.pr-55{padding-right:55px}
.pr-60{padding-right:60px}
.pr-65{padding-right:65px}
.pr-70{padding-right:70px}
.pr-75{padding-right:75px}
.pr-80{padding-right:80px}
.pr-85{padding-right:85px}
.pr-90{padding-right:90px}
.pr-95{padding-right:95px}
.pr-100{padding-right:100px}

.img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.f-left {float: left;}
.f-right {float: right;}
.fix {overflow: hidden;}
.clear {clear: both;}
a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
a {
  color: #635c5c;
  text-decoration: none;
}
a:hover {
  color: #fff;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  text-decoration: none;
}
a,
button {
  color: #fff;
  outline: medium none;
}
button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0;
}
.uppercase {text-transform: uppercase;}
input:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.capitalize {text-transform: capitalize;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: inherit;}
ul {
  margin: 0px;
  padding: 0px;
}
li {list-style: none;}
li a {text-decoration: none;}
hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}
.theme-overlay {
  position: relative;
}
.theme-overlay::before {
  background: #1696e7 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}
.overlay2 {
  position: relative;
  z-index: 0;
}
.overlay2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.overlay2 {
  position: relative;
  z-index: 0;
}
.overlay2::before {
  position: absolute;
  content: "";
  background-color: #2E2200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.5;
}
.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}
.separator {
  border-top: 1px solid #f2f2f2;
}

@media (max-width: 767px) {
  .mb-90{margin-bottom: 30px;}
}

@media (min-width: 768px) and (max-width: 991px) {
  .mb-90{margin-bottom: 45px;}
}

.section-over1 {
  position: relative;
  z-index: 1;
}
.section-over1::before {
  position: absolute;
  content: "";
  background-color: rgba(6, 7, 6, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
}

.breadcrumb &gt; .active {
  color: #888;
}
#scrollUp, #back-top {
  background: #9e0025;
  height: 50px;
  width: 50px;
  right: 31px;
  bottom: 18px;
  position: fixed;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  border: 2px solid transparent;
  box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
}

@media (max-width: 575px) {
  #scrollUp, #back-top {
    right: 16px;
  }
}

#scrollUp a i, #back-top a i {
  display: block;
  line-height: 74px;
}

#scrollUp:hover {
  color: #fff;
}

.scroll-animate {
  animation-name: float-bob;
  animation-duration: 3s;
  animation-iteration-count: infinite;

  -moz-animation-name: float-bob;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.sticky-bar {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  z-index: 9999;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  background: #fff;
}

.bounce-animate {
  animation-name: float-bob;
  animation-duration: 3s;
  animation-iteration-count: infinite;

  -moz-animation-name: float-bob;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.heartbeat {
  animation: heartbeat 1s infinite alternate;
}

@-webkit-keyframes heartbeat {
  to {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
}

.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.preloader {
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  margin: 0 auto;
}
.preloader .preloader-circle {
  width: 100px;
  height: 100px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-top-color: #9e0025;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: 10;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  background-color: #fff;
  -webkit-animation: zoom 2000ms infinite ease;
  animation: zoom 2000ms infinite ease;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.preloader .preloader-circle2 {
  border-top-color: #0078ff;
}
.preloader .preloader-img {
  position: absolute;
  top: 50%;
  z-index: 200;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 6px;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.preloader .preloader-img img {
  max-width: 55px;
}
.preloader .pere-text strong {
  font-weight: 800;
  color: #dca73a;
  text-transform: uppercase;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
  }
}
.slick-initialized .slick-slide {outline: 0;}

.section-padding {
  padding-top: 120px;
  padding-bottom: 100px;
}
.top-padding{padding-top: 120px;}
.bottom-padding{padding-bottom: 90px;}
.bottom-padding2{padding-bottom: 90px;}
.testimonial-padding {
  padding-top: 100px;
  padding-bottom: 0px;
}
.w-padding {
  padding-top: 85px;
  padding-bottom: 80px;
}
.footer-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-tittle {
  border-top: 4px solid #131313;
  padding-top: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .top-padding{padding-top: 70px;}
  .bottom-padding{padding-bottom: 70px;}
  .bottom-padding2{padding-bottom: 40px;}
  .testimonial-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-padding {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .top-padding{padding-top: 70px;}
  .bottom-padding{padding-bottom: 70px;}
  .bottom-padding2{padding-bottom: 30px;}
  .testimonial-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .w-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .footer-padding {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .section-tittle {
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .section-padding {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .top-padding{padding-top: 70px;}
  .bottom-padding {padding-bottom: 70px;}
  .bottom-padding2{padding-bottom: 20px;}
  .testimonial-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .w-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .footer-padding {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .section-tittle {
    margin-bottom: 15px;
    text-align: left !important;
  }
}

.section-tittle h1 {
  font-family: "Open Sans", sans-serif;
  color: #131313;
  font-size: 30px;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
.section-tittle h2.stitle {
  font-family: "Open Sans", sans-serif;
  color: #131313;
  font-size: 30px;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
.section-tittle a {
  color: #131313;
  font-family: "Open Sans", sans-serif;
  text-decoration: capitalize;
  font-weight: 700;
  text-decoration: none;
}
.section-tittle a:hover {
  letter-spacing: 0.5px;
}
.section-tittle.section-tittle2 h2 {color: #fff;}
.section-tittle.section-tittle2 a {color: #fff;}

.section-tittle.section-tittle3 {
  border-top: 0 !important;
  padding-top: 0 !important;
}
.section-tittle.section-tittle-vft {
  border-top: 0 !important;
}
.section-tittle.section-tittle3 p {
  margin-top: 25px;
}
.section-tittle h2,
.section-tittle.section-tittle3 h2 {
  font-family: "Open Sans", serif;
  color: #646464;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight: 400;
  margin-top: 25px;
}

.section-tittle.section-tittle3 p.nor {
  margin-top: 5px;
}
.small-tittle {
  border-bottom: 1px solid #cccccc;
}

.small-tittle h2 {
  font-size: 30px;
  display: block;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 22px;
}

.small-tittle p {
  color: #646464;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.small-tittle p a {
  text-decoration: underline;
}

.section-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.section-img-bg2 {
  background-size: cover;
  background-repeat: no-repeat;
}

.section-bg1 {background: #FFF6FE;}
.section-bg2 {background: #0154F7;}

.gray-bg {background: #f7f7fd;}
.white-bg {background: #ffffff;}
.black-bg {background: #16161a;}
.theme-bg {background: #9e0025;}
.brand-bg {background: #f1f4fa;}
.testimonial-bg {background: #f9fafc;}
.white-color {color: #ffffff;}
.black-color {color: #16161a;}
.theme-color {color: #9e0025;}

.btn {
  background: #9e0025;
  /*font-family: "Shippori Mincho", serif;*/
  text-transform: inherit !important;
  padding: 30px 43px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 20px !important;
  font-weight: 500 !important;
  border-radius: 5px;
  line-height: 1;
  line-height: 0;
  cursor: pointer;
  -moz-user-select: none;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
}

.btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  background: #131313;
  z-index: 1;
  border-radius: 5px;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleX(0);
  border-radius: 0px;
}

.btn i {
  padding-right: 11px;
}

.btn:hover {
  color: #fff !important;
}

.btn:hover::before {
  transform: scaleX(1);
  z-index: -1;
}

.btn_0 {
  border: none;
  padding: 14px 34px  !important;
  text-transform: capitalize !important;
  border-radius: 4px;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: inline-block !important;
  cursor: pointer;
  color: #fff !important;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-image: linear-gradient(to left, #FF9100, #df7e00, #FF9100);
  background-position: right;
  background-size: 200%;
}

.btn_0 i {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  left: 26px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.btn_0:hover i {
  left: 30px;
}

.btn_0 img {
  padding-right: 17px;
}

.btn_0:hover {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background-position: left;
  background-image: linear-gradient(to left, #FF9100, #df7e00, #FF9100);
  color: #fff;
}

.border-btn {
  border: 1px solid #9e0025;
  color: #9e0025;
  background: none;
  text-transform: normal;
  padding: 13px 34px !important;
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  transition: color 0.4s linear;
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  z-index: 1;
}

.border-btn i {
  font-size: 16px;
  margin-right: 10px;
  color: #9e0025;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.border-btn::before {
  border: 1px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  background: #9e0025;
  z-index: -1;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleY(0);
  border-radius: 0;
}

.border-btn.border-btn2 {
  border: 1px solid #fff !important;
  color: #fff !important;
  border-radius: 30px;
}

.border-btn.border-btn2:hover {
  border: 1px solid transparent !important;
}

.border-btn.border-btn2:hover::before {
  color: #9e0025;
}

.border-btn:hover::before {
  transform: scaleY(1);
  border: 1px solid transparent;
  color: #fff;
}

.about-btn {
  padding: 28px 52px;
}

.blog-btn {
  text-transform: uppercase !important;
  padding: 15px 18px;
  font-size: 13px !important;
  line-height: 1px;
}

.browse-btn {
  color: #131313;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}

.browse-btn::before {
  position: absolute;
  content: "";
  background: #131313;
  width: 100%;
  height: 2px;
  bottom: -11px;
}

.browse-btn:hover {
  color: #9e0025;
  letter-spacing: 0.5px;
}

.browse-btn:hover::before {
  background: #9e0025;
}

.browse-btn.browse-btn2 {
  color: #fff;
}

.browse-btn.browse-btn2::before {
  background: #fff;
}

.header-btn {
  color: #131313;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  margin-right: 25px;
  border-right: 1px solid #DFDFDF;
  line-height: 1;
  padding-right: 28px !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.header-btn:hover {
  color: #cb0005;
}

.header-sec {
  color: #222222;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  margin-right: 25px;
  border-right: 1px solid #DFDFDF;
  line-height: 1;
  padding-right: 28px !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.header-il-last {
  border-right:none;
}

.header-sec:hover {
  color: #a10006;
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {

  .header-sec {
    margin-right: 10px;
    padding-right: 10px !important;
  }
  .header-btn {
    margin-right: 10px;
    padding-right: 10px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-btn {
    padding-right: 15px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-btn {
    padding-right: 15px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 575px) {
  .section-tittle h2.stitle {
    font-size: 25px;
    margin-top: 10px;
  }
  .section-tittle h2 {
    font-size: 20px;
  }
  .section-tittle.section-tittle3 p {
    margin-top: 40px;
  }
  .header-btn {
    padding-right: 10px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
  }
  .header-btn {
    font-size: 11px !important;
  }


  .header-city {
    color: #131313;
    font-family: "Open Sans", sans-serif;
    font-size: 11px !important;
    font-weight: 600 !important;
    display: inline-block !important;
    padding: 5px 8px;
    line-height: 1;
    border:1px solid #eeeeee;
  }

  .header-city:hover {
    color: #cb0005;
  }
}

.header-btn::after {
  position: unset !important;
}

.header-btn i {
  padding-right: 9px;
  font-size: 17px;
  color: #fff;
}

.hero-btn {
  padding: 35px 40px;
}

.buy-btn {
  padding: 35px 36px;
}

.cal-btn i {
  color: #09cc7f !important;
  font-size: 31px;
  font-weight: 300;
  margin-right: 10px;
}

.cal-btn &gt; p {
  color: #072366 !important;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  margin: 0 !important;
  position: relative;
  top: -7px;
}

.slider-btn2 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  padding: 17px 24px;
  display: inline-block;
}

.slider-btn2:hover {
  color: #fff !important;
  text-decoration: underline !important;
  letter-spacing: 0.2px;
}

@media (max-width: 575px) {

  .slider-btn2 {
    padding-left: 0;
  }
  .small-tittle h2 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .btn {
    padding: 20px 33px;
    font-size: 15px !important;
  }
}

.black-btn {
  padding: 14px 35px;
  background: #000;
  display: inline-block;
}

.black-btn::before {
  background: #331391;
}

.borders-btn {
  padding: 10px 64px;
  background: none;
  border: 1px solid #9e0025;
  display: inline-block;
  color: #9e0025;
  border-radius: 30px;
  text-transform: uppercase;
}

.submit-btn {
  width: 100%;
  background: #9e0025;
  font-family: "Shippori Mincho", serif;
  text-transform: inherit !important;
  padding: 30px 43px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 500 !important;
  border-radius: 5px;
  line-height: 1;
  line-height: 0;
  cursor: pointer;
  -moz-user-select: none;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
}

.submit-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  background: #131313;
  z-index: 1;
  border-radius: 5px;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleX(0);
  border-radius: 0px;
}

.submit-btn:hover {
  color: #fff !important;
}

.submit-btn:hover::before {
  transform: scaleX(1);
  z-index: -1;
}

.submit-btn i {
  font-size: 20px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.submit-btn.download-btn {
  border-radius: 0;
  padding: 20px 43px;
}

.submit-btn2 {
  font-family: "Open Sans", sans-serif;
  background: #9e0025;
  width: 50%;
  height: 50px;
  padding: 10px 20px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  border-radius: 0px;
  font-weight: 400;
  float: right;
  margin-top: 15px;
}

.white-btn {
  background: #fff;
  padding: 25px 36px;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  color: #222222;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  -moz-user-select: none;
  cursor: pointer;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
}

@media (max-width: 575px) {

  .white-btn {
    padding: 25px 18px;
  }
  .submit-btn2 {
    width: 100%;
  }
}

.white-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  background: #9e0025;
  z-index: 1;
  border-radius: 5px;
  transition: transform 0.5s;
  transition-timing-function: ease;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleX(0);
  border-radius: 0;
}

.white-btn.white-btn2 {
  padding: 20px 29px;
}

.white-btn.white-btn3 {
  padding: 25px 54px;
  border-radius: 30px;
  color: #777;
}

.white-btn:hover {
  color: #fff !important;
  box-shadow: 0px 3px 31px 2px rgba(3, 0, 0, 0.7);
}

.white-btn:hover::before {
  transform: scaleX(1);
  z-index: -1;
}

.btn_1 {
  background-color: #9e0025;
  border: 1px solid #9e0025;
  color: #ffffff !important;
  display: inline-block;
  padding: 16px 41px;
  text-transform: capitalize;
  line-height: 16px;
  margin-top: 32px;
  font-size: 13px;
}

.btn_1:hover {
  background-color: #ffffff;
  border: 1px solid #9e0025;
  color: #9e0025 !important;
}

.btn_2 {
  color: #ffffff !important;
  border: 1px solid #ffffff;
  display: inline-block;
  padding: 15px 39px;
  text-transform: capitalize;
  font-size: 13px;
}

.btn_2:hover {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #9e0025 !important;
}

.btn_02 {
  color: #646464 !important;
  border: 1px solid #DFDFDF;
  display: inline-block;
  padding: 5px 21px;
  text-transform: capitalize;
  font-size: 13px;
  border-radius: 4px;
}

.btn_02:hover {
  background-color: #ffffff;
  border: 1px solid #9e0025;
  color: #9e0025 !important;
}

.btn_01 {
  color: #131313 !important;
  border: 1px solid #d7dbe3;
  display: inline-block;
  padding: 14px 33px;
  text-transform: capitalize;
  font-size: 13px;
  background: #fff;
}

.btn_01:hover {
  background-color: #ffffff;
  border: 1px solid #9e0025;
  color: #9e0025 !important;
}

.product_btn {
  font-size: 12px;
  background-color: #9e0025;
  display: inline-block;
  color: #ffffff;
  padding: 2px 15px;
  text-transform: uppercase;
  border: 1px solid #9e0025;
}

.product_btn:hover {
  border: 1px solid #9e0025;
  background-color: transparent;
  color: #9e0025;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

.fb-btn {
  background: #3b5997;
  padding: 15px 26px;
}

.fb-btn:hover::before {
  background: #9e0025 !important;
}

.twit-btn {
  background: #1da1f2;
  padding: 15px 26px;
}

.twit-btn:hover::before {
  background: #9e0025 !important;
}

.small-btn {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 7px 15px;
  border-radius: 5px;
  text-transform: capitalize;
  background: #00CEB2;
  display: inline-block;
}

.small-btn.color2 {
  background: #0154F7;
}

.small-btn.color3 {
  background: #F04506;
}

.small-btn.color4 {
  background: #FBCE0F !important;
}

.small-btn.color5 {
  background: #DD00FF;
}

.small-btn.color6 {
  background: #00CEB2;
}
.header-area {
  background-color: #fdfdfd;
}
.header-area .header-top {
  padding: 0 88px;
}
.header-area .header-top-city {
  background-color:#f8f8f8;
  border-bottom:1px solid #f6f6f6;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {

  .header-area .header-top {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-area .header-top {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-area .header-top {
    padding: 0 12px;
  }
}

@media (max-width: 575px) {

  .header-area .header-top {
    padding: 0;
  }
  .header-area .header-top-city {
    padding: 0;
  }
}

.header-area .header-bottom {
  padding: 0 88px;
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {

  .header-area .header-bottom {
    padding: 10px 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-area .header-bottom {
    padding: 7px 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-area .header-bottom {
    padding: 7px 12px;
  }
}

@media (max-width: 575px) {

  .header-area .header-bottom {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-area .header-top .header-info-mid {
    display: none !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-area .header-top .header-info-mid {
    display: none !important;
  }
}

@media (max-width: 575px) {

  .header-area .header-top .header-info-mid {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-area .header-top .header-info-mid .logo {
    margin-bottom: 20px;
  }
}

.header-bottom .bottom-wrap {
  /*border-top: 1px solid #DFDFDF;
  border-bottom: 4px solid #131313;*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-bottom .bottom-wrap {
    padding: 13px 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-bottom .bottom-wrap {
    padding: 13px 0;
  }
}

@media (max-width: 575px) {
/*
  .header-bottom .bottom-wrap {
    padding: 13px 0;
  }
  */
}

.header-bottom .main-menu ul li {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.header-bottom .main-menu ul li a {
  font-family: "Open Sans", sans-serif;
  color: #131313;
  display: inline-block;
  padding: 20px;
  display: block;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  letter-spacing: -0.2px;
}

.header-bottom .main-menu ul li a i {
  color: #131313;
  display: inline-block;
  display: block;
  font-size: 16px;
}

.header-bottom .main-menu ul li a img {
  display: none;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .header-bottom .main-menu ul li a {
    padding: 15px 15px;
    font-size: 16px;
  }
}

@media (min-width: 1401px) and (max-width: 1600px) {
  .header-sticky.sticky-bar .main-menu ul li a {
    padding: 15px 20px;
    font-size: 13.5px;
  }
  .header-bottom .main-menu ul li a {
    padding: 10px 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .header-bottom .main-menu ul li a {
    padding: 10px 13px;
    font-size: 15px;
  }
}

@media (max-width: 575px) {

  .header-bottom .main-menu ul li a {
    padding: 10px 12px;
  }
}

.header-bottom .main-menu ul li a:first-child {
  padding-left: 0;
}

.header-bottom .main-menu ul li:hover &gt; a {
  color: #9e0025;
}

.header-bottom .main-menu ul ul.submenu {
  position: absolute;
  width: 170px;
  background: #fff;
  left: 0;
  top: 90%;
  display: none;
  opacity: 0;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  padding: 17px 0;
  border-top: 4px solid #9e0025;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.header-bottom .main-menu ul ul.submenu &gt; li {
  margin-left: 7px;
  display: block;
}

.header-bottom .main-menu ul ul.submenu &gt; li &gt; a {
  padding: 6px 10px !important;
  font-size: 15px;
  color: #0b1c39;
  text-transform: capitalize;
}

.header-bottom .main-menu ul ul.submenu &gt; li &gt; a::after {
  position: unset;
}

.header-bottom .main-menu ul ul.submenu &gt; li &gt; a:hover {
  color: #9e0025;
  background: none;
  letter-spacing: .6px;
}

.header-bottom .search-form {
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-bottom .search-form {
    margin-right: 48px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-bottom .search-form {
    margin-right: 48px;
  }
}

.header-bottom .search-form i {
  font-size: 24px;
  font-weight: 800;
  color: #131313;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.header-bottom .search-form input {
  color: #9e0025;
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: 0;
  height: 35px;
  padding: 0 0 0 20px;
  padding: 2px 14px;
  line-height: 1;
  position: relative;
  transition: width 400ms ease, background 400ms ease;
}

.header-bottom .search-form input:focus {
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  padding-left: 30px;
  background-position: 5px 7px;
  cursor: text;
  outline: 0;
  width: 150px;
  box-shadow: none;
}

@media (max-width: 575px) {

  .header-bottom .fix-card {
    position: absolute;
    top: 12px;
    right: 85px;
  }
}

.header-social a {
  color: #131313;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
}

.header-social a:first-child {
  margin-left: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-social a {
    margin-left: 14px;
  }
}

@media (max-width: 575px) {

  .header-social a {
    margin-left: 10px;
  }
}

.header-social a:hover {
  color: #9e0025;
}

.header-social a:hover i {
  /*
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  */
}

.header-social a i {
  display: inline-block;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  /*
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  */
}

.logo2 {
  display: none;
}
.searchbut {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .logo2 {
    display: block;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .logo2 {
    display: block;
  }
}

@media (max-width: 575px) {

  .logo2 {
    display: block;
  }
}

.main-header ul &gt; li:hover &gt; ul.submenu {
  display: block;
  opacity: 1;
  top: 100%;
}

.top-bg {
  background: #000000;
}

.header-sticky.sticky-bar {
  background: #fff;
}

.header-sticky ul#navigation li:first-child,
.header-sticky ul#navigation li.gal {
  display: none;
}

.header-sticky.sticky-bar ul#navigation li:first-child {
  display: inline-block;
  margin-right: 20px;
}
.header-sticky.sticky-bar ul#navigation li.gal {
  display: inline-block;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .header-sticky.sticky-bar ul#navigation li:first-child {
    margin-right:15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-sticky.sticky-bar {
    padding: 15px 0px;
    /*display: none;*/
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .header-sticky.sticky-bar {
    padding: 15px 20px;
    /*display: none;*/
  }
}

@media (max-width: 575px) {
  .slicknav_nav li.stickylogo {
    display: none;
  }
  .slicknav_nav li.homeicon {
    display: none;
  }
  .header-sticky.sticky-bar {
    padding: 15px 0px;
    /*display: none;*/
  }
  .searchbut {
    display: block;
  }
  .searchbut i {
    color: #000;
    font-size: 26px;
  }
  .logo2{
    text-align: center;
    padding: 3px 0px;
    margin-left:-25px;
  }
  .logo2 img {
    width:50%;
    height:auto;
  }
}

.mobile_menu {
  position: absolute;
  right: 0px;
  width: 100%;
  z-index: 99;
}



.mobile_menu .slicknav_menu {
  background: transparent;
  margin-top: 0px !important;
}

.mobile_menu .slicknav_menu .slicknav_btn {
  /*top: -40px;*/
  right: 9px;
}

.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
  background-color: #131313 !important;
}

.mobile_menu.byz .slicknav_menu .slicknav_btn .slicknav_icon-bar {
  background-color: #ffffff !important;
}

.mobile_menu .slicknav_menu .slicknav_nav {
  margin-top: -7px !important;
  background: #fff;
}

.mobile_menu .slicknav_menu .slicknav_nav a {
  font-family: "Open Sans", sans-serif;
  padding: 7px 10px;
  color: #131313;
}
.mobile_menu .slicknav_menu .slicknav_nav a img {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 20px;
  display: block;
}

.mobile_menu .slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #9e0025;
}

.mobile_menu .slicknav_menu .slicknav_nav .header-btn {
  padding: 15px 36px !important;
}

.mobile_menu .slicknav_menu .slicknav_nav .header-btn:hover {
  color: #fff !important;
  background: #9e0025;
}

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
  padding: 0 !important;
}

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_arrow {
  font-size: 32px;
  top: -13px;
  font-weight: 300;
  color: #131313;
}

.nnc-area {
  padding: 0px 88px;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .nnc-area {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .nnc-area {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .nnc-area {
    padding: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .nnc-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .nnc-area {
    padding-left: 0px;
    padding-right: 0px;
  }
  
}
.nnc-area .nnc-post {
  /*background-color: #ffffff;*/
}
.nnc-area .nnc-post.nnc-post2 {
  margin: 0 12px;
}

.nnc-area .nnc-post .nnc-wrapper {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

/*.nnc-area .nnc-post .nnc-wrapper:hover {
  box-shadow: 0 2px 3px rgba(0,0,0,0.3);
  background-color:#fdfdfd;
}*/

.nnc-area .nnc-post .nnc-wrapper .properties-img {
  position: relative;
  overflow: hidden;
}
.nnc-area .nnc-post .nnc-wrapper .properties-img .loc {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: #ffffff;
  padding: 2px;
  font-weight: 500;
  font-size: 11px;
}
.nnc-area .nnc-post .nnc-wrapper .properties-img img {
  width: 100%;
  height: auto;
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
@media (max-width: 575px) {
  .nnc-area .nnc-post .nnc-wrapper .properties-caption {
    min-height:auto;
  }
}


.nnc-area .nnc-post .nnc-wrapper .properties-caption {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption span {
  color: #9e0025;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.5px;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption i {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.5px;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 23px;
  }

}

@media (min-width: 1401px) and (max-width: 1600px) {

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 23px;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .nnc-area .nnc-post .nnc-wrapper .properties-caption {
    /*padding: 0px;*/
  }

  .nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a {
    font-size: 15px;
  }
  .nnc-area .nnc-post .nnc-wrapper .properties-caption p {
    display: none;
  }
  .nnc-area .mb-30 {
    margin-bottom: 5px;
  }
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption h2 a:hover {
  color: #9e0025;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption p {
  color: #131313;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption p a {
  color: #131313;
}

.nnc-area .nnc-post .nnc-wrapper .properties-caption p a:hover {
  color: #9e0025;
}

.nnc-area .video-slider-area .single-slider {
  position: relative;
}

.nnc-area .video-slider-area .single-slider::before {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  content: "";
}

.nnc-area .video-slider-area .single-slider img {
  border-radius: 6px;
}

.nnc-area .video-slider-area .single-slider h3 {
  position: absolute;
  bottom: 19px;
  left: 25px;
  color: #fff;
  font-size: 20px;
}

.nnc-area .video-slider-area .single-slider .popup-video {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 50px;
}




input {
  border: 1px solid #545454;
  height: 50px;
  width: 100%;
  padding: 10px 25px;
  padding-right: 30px;
  color: #545454;
  font-weight: 500;
  border-radius: 5px;
}

input .list {
  width: 100%;
  border-radius: 0;
}

.nice-select {
  border: 1px solid #545454;
  height: 50px;
  width: 100%;
  color: #545454;
  font-weight: 500;
  padding-top: 10px;
  border-radius: 5px;
}

.nice-select::after {
  border-bottom: 2px solid #a3a3a3;
  border-right: 2px solid #a3a3a3;
  height: 7px;
  right: 41px;
  width: 7px;
}

.nice-select.open .list {
  width: 100%;
  border-radius: 0;
}

.nice-select .option {
  color: #545454;
}

textarea {
  color: #545454;
  border: 1px solid #545454;
  font-weight: 500;
  letter-spacing: 2px;
  height: 180px;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  textarea {
    padding: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  textarea {
    padding: 20px;
  }
}

@media (max-width: 575px) {

  textarea {
    padding: 20px;
  }
}

textarea::placeholder {
  color: #545454;
  font-size: 14px;
  font-weight: 300;
  transition: .4s;
}


input::-moz-placeholder,
input::-moz-placeholder {
  color: #5c5d61;
  font-size: 14px;
  font-weight: 300;
  transition: .4s;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}


.footer-wrapper {
  background: #000000;
}

.footer-wrapper .footer-area .footer-tittle h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 22px;
  font-weight: 400;
}

.footer-wrapper .footer-area .footer-tittle ul li {
  margin-bottom: 15px;
}

.footer-wrapper .footer-area .footer-tittle ul li a {
  font-family: "Open Sans", sans-serif;
  color: #C2C5DB;
  font-size: 14px;
  font-weight: 400;
  text-decoration: transparent;
}
.footer-wrapper .footer-area .footer-tittle ul li a img {
  width: 20px;
  height: 20px;
  opacity: .7;
  float: left;
  margin-right: 15px;
}

.footer-wrapper .footer-area .footer-tittle ul li a:hover {
  color: #fff;
  text-decoration:none;
}
.footer-wrapper .footer-area .footer-tittle ul li a:hover img {
  opacity: 1;
}

.footer-wrapper .footer-area .footer-tittle p {
  font-family: "Open Sans", sans-serif;
  color: #C2C5DB;
}

.footer-wrapper .footer-bottom-area .footer-border {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 0px;
}

.footer-wrapper .footer-bottom-area .footer-copy-right p {
  font-family: "Open Sans", sans-serif;
  color: #C2C5DB;
  font-weight: 300;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 12px;
}

.footer-wrapper .footer-bottom-area .footer-copy-right p i {
  color: #fff;
}

.footer-wrapper .footer-bottom-area .footer-copy-right p a {
  color: #fff;
  font-size: 1.2em;
  font-weight: 500;
}


.pagination-area {
  padding-top: 20px;
  padding-bottom: 50px;
}

.pagination-area .page-item {
  margin: 0;
}

.pagination-area .page-item:first-child {
  margin: 0;
}

.pagination-area .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0%;
  border-bottom-left-radius: 0%;
}

.pagination-area .page-item:last-child .page-link {
  border-top-right-radius: 0%;
  border-bottom-right-radius: 0%;
}

.pagination-area .page-item.active .page-link {
  z-index: 1;
  border: 0;
  position: relative;
  box-shadow: none;
  outline: 0;
  color: #fff;
  background: #3B4855;
}

.pagination-area .page-link {
  color: #131313;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  text-align: center;
  background: none;
  box-shadow: none;
  outline: 0;
  padding: 10px 18px;
  margin: 0 7px;
  border-radius: 0%;
  border: 1px solid #f0f0f0;
}

@media (max-width: 575px) {

  .pagination-area .page-link {
    margin: 0 4px;
    padding: 8px 11px;
  }
}

.pagination-area .page-link:hover {
  color: #fff;
  background: #3B4855;
  border: 1px solid transparent;
}

.page-notification {
  padding: 15px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .page-notification {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .page-notification {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .page-notification {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 575px) {

  .page-notification {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.page-notification .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}

.page-notification .breadcrumb a {
  font-family: "Open Sans", sans-serif;
  color: #686868;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -.05px;
}

.page-notification .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  color: #686868;
  content: "/";
  font-size: 17px;
  padding: 0 4px;
  padding-right: 8px;
}

.home-blog-area .home-blog-single {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-img {
  overflow: hidden;
  position: relative;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-img img {
  width: 100%;
  -webkit-transform: scale 1;
  -ms-transform: scale 1;
  transform: scale 1;
  transition: all 0.3s ease-out 0s;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap {
  background: #fff;
  padding: 22px 29px 11px 9px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
    padding: 37px 23px 37px 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
    padding: 19px 8px 17px 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
    padding: 19px 8px 17px 18px;
  }
}

@media (max-width: 575px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
    padding: 19px 8px 17px 18px;
  }
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap p {
  color: #707b8e;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
  color: #191d34;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  display: block;
  text-transform: capitalize;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a:hover {
  color: #9e0025;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
    font-size: 23px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
    font-size: 19px;
  }
}

@media (max-width: 575px) {

  .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
    font-size: 19px;
  }
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn {
  color: #3a3a3a;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #3a3a3a;
}

.home-blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn:hover {
  color: #014b85;
}

.home-blog-single:hover .blog-img-cap .blog-img img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.about-details-cap p {
  line-height: 1.6em;
}



/*========= blog_categorie_area css ===========*/
.blog_categorie_area {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 900px) {

  .blog_categorie_area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1100px) {

  .blog_categorie_area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.categories_post {
  position: relative;
  text-align: center;
  cursor: pointer;
}

.categories_post img {
  max-width: 100%;
}

.categories_post .categories_details {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(34, 34, 34, 0.75);
  color: #fff;
  transition: all 0.3s linear;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.categories_post .categories_details h5 {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

.categories_post .categories_details p {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0px;
}

.categories_post .categories_details .border_line {
  margin: 10px 0px;
  background: #fff;
  width: 100%;
  height: 1px;
}

.categories_post:hover .categories_details {
  background: rgba(222, 99, 32, 0.85);
}

/*============ blog_left_sidebar css ==============*/
.blog_area {
  padding-left: 88px;
  padding-right: 88px;
}
@media (min-width: 1200px) {
  .blog_right_sidebar {
    padding-top:20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_right_sidebar {
    padding-top:20px;
  }
  .blog_area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .blog_area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .blog_area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .blog_area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.blog_item {
  margin-bottom: 50px;
}

.blog-info-link {
  margin-bottom: 1.5rem!important;
  margin-top: 1rem!important;
}

.blog-info-link li {
  float: left;
  font-size: 14px;
}

.blog-info-link li a {
  color: #444444;
}

.blog-info-link li i,
.blog-info-link li span {
  font-size: 13px;
  margin-right: 5px;
}

.blog-info-link li::after {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}

.blog-info-link li:last-child::after {
  display: none;
}

.blog-info-link::after {
  content: "";
  display: block;
  clear: both;
  display: table;
}

.blog_item_img {
  position: relative;
}

.blog_item_img .blog_item_date {
  position: absolute;
  bottom: -10px;
  left: 10px;
  display: block;
  color: #fff;
  background-color: #9e0025;
  padding: 8px 15px;
  border-radius: 5px;
}

@media (min-width: 768px) {

  .blog_item_img .blog_item_date {
    bottom: -20px;
    left: 40px;
    padding: 13px 30px;
  }
}

.blog_item_img .blog_item_date h3 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}

@media (min-width: 768px) {

  .blog_item_img .blog_item_date h3 {
    font-size: 30px;
  }
}

.blog_item_img .blog_item_date p {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
}

@media (min-width: 768px) {

  .blog_item_img .blog_item_date p {
    font-size: 18px;
  }
}


.blog_right_sidebar .instagram_feeds .instagram_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: -6px;
  margin-left: -6px;
}

.blog_right_sidebar .instagram_feeds .instagram_row li {
  width: 33.33%;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  margin-bottom: 15px;
}

.blog_right_sidebar .br {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 30px 0px;
}

.blog-pagination {
  margin-top: 80px;
}

.blog-pagination .page-link {
  font-size: 14px;
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  margin-left: -1px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  border-radius: 0 !important;
  color: #8a8a8a;
  border: 1px solid #f0e9ff;
  margin-right: 10px;
}

.blog-pagination .page-link i,
.blog-pagination .page-link span {
  font-size: 13px;
}

.blog-pagination .page-item.active .page-link {
  background-color: #fbf9ff;
  border-color: #f0e9ff;
  color: #888888;
}

.blog-pagination .page-item:last-child .page-link {
  margin-right: 0;
}


/*============ End Blog Single Styles  =============*/
/*=================== contact banner start ====================*/
.dropdown .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.contact-info {
  margin-bottom: 25px;
}

.contact-info__icon {
  margin-right: 20px;
}

.contact-info__icon i, .contact-info__icon span {
  color: #8f9195;
  font-size: 27px;
}

.contact-info .media-body h3 {
  font-size: 16px;
  margin-bottom: 0;
  font-size: 16px;
  color: #2a2a2a;
}

.contact-info .media-body h3 a:hover {
  color: #140C40;
}

.contact-info .media-body p {
  color: #8a8a8a;
}

/*=================== contact banner end ====================*/
/*=================== contact form start ====================*/
.contact-title {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
}

.form-contact label {
  font-size: 14px;
}

.form-contact .form-group {
  margin-bottom: 30px;
}

.form-contact .form-control {
  border: 1px solid #e5e6e9;
  border-radius: 0px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
}

.form-contact .form-control:focus {
  outline: 0;
  box-shadow: none;
}

.form-contact .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

.form-contact textarea {
  border-radius: 0px;
  height: 100% !important;
}

/*=================== contact form end ====================*/
/* Contact Success and error Area css
============================================================================================ */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}

.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

.contact-section {
  padding-left: 88px;
  padding-right: 88px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .contact-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .contact-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .contact-section {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .contact-section {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.contact-section .btn_2 {
  background-color: #191d34;
  padding: 18px 60px;
  border-radius: 50px;
  margin-top: 0;
}

.contact-section .btn_2:hover {
  background-color: #140C40;
}

.breadcam_bg {
  background-image: url(../img/banner/bradcam.png);
}

.breadcam_bg_1 {
  background-image: url(../img/banner/bradcam2.png);
}

.breadcam_bg_2 {
  background-image: url(../img/banner/bradcam3.png);
}

.bradcam_area {
  background-size: cover;
  background-position: center center;
  padding: 160px 0;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {

  .bradcam_area {
    padding: 150px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .bradcam_area {
    padding: 150px 0;
  }
}

.bradcam_area h3 {
  font-size: 50px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
}

@media (max-width: 767px) {

  .bradcam_area h3 {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .bradcam_area h3 {
    font-size: 40px;
  }
}

.popup_box {
  background: #fff;
  display: inline-block;
  z-index: 9;
  width: 681px;
  padding: 60px 40px;
}

@media (max-width: 767px) {

  .popup_box {
    width: 320px;
    padding: 45px 30px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .popup_box {
    width: 420px !important;
    padding: 45px 30px;
  }
}

.popup_box h3 {
  text-align: center;
  font-size: 22px;
  color: #1F1F1F;
  margin-bottom: 46px;
}

.popup_box .boxed-btn3 {
  width: 100%;
  text-transform: capitalize;
}

.popup_box .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;

  border: solid 1px #E2E2E2;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
  width: 100% !important;

  line-height: 50px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  border-radius: 0;
  margin-bottom: 30px;
  height: 50px !important;
  font-size: 14px;
  font-weight: 400;
  color: #919191;
}

.popup_box .nice-select::after {
  content: "\f0d7";
  display: block;
  height: 5px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 17px;
  top: 3px;
  transition: all 0.15s ease-in-out;
  width: 5px;
  font-family: fontawesome;
  color: #919191;
  font-size: 15px;
}

.popup_box .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  height: 200px;
  overflow-y: scroll;
}

.popup_box .nice-select.list {
  height: 200px;
  overflow-y: scroll;
}

#test-form {
  display: inline-block;
  margin: auto;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {

  #test-form {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

#test-form .mfp-close-btn-in .mfp-close {
  color: #333;
  display: none !important;
}

#test-form button.mfp-close {
  display: none !important;
}

@media (max-width: 767px) {

  #test-form button.mfp-close {
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
}

#test-form button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
  width: 40px;
  height: 40px;
  background: #4A3600;
  text-align: center;
  line-height: 20px;
  position: absolute;
  right: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  position: absolute;
  right: -6px;
  color: #fff !important;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #4A3600;
  opacity: 0.6;
}

@media (max-width: 767px) {

  .gj-picker.gj-picker-md.timepicker {
    width: 310px;
    left: 6px !important;
  }
}

@media (max-width: 767px) {

  .gj-picker.gj-picker-md.datepicker.gj-unselectable {
    width: 320px;
    left: 0 !important;
  }
}

.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.overlay2::before {
  background-image: -moz-linear-gradient(170deg, rgba(34, 34, 34, 0) 0%, black 100%);
  background-image: -webkit-linear-gradient(170deg, rgba(34, 34, 34, 0) 0%, black 100%);
  background-image: -ms-linear-gradient(170deg, rgba(34, 34, 34, 0) 0%, black 100%);
}

.nnc-area .video-slider-area .single-slider::before {

  background: -moz-linear-gradient(top, rgba(107, 212, 116, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 100%);

  background: -webkit-linear-gradient(top, rgba(107, 212, 116, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 100%);

  background: linear-gradient(to bottom, rgba(107, 212, 116, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 100%);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bd474', endColorstr='#000000',GradientType=0 );

}

.sample-text-area {
  background: #fff;
  padding-left: 88px;
  padding-right: 88px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .sample-text-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .sample-text-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .sample-text-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .sample-text-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .sample-text-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

b,
sup,
sub,
u,
del {
  color: #140C40;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  color: #828bb2;
}

.whole-wrap {
  padding-left: 88px;
  padding-right: 88px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .whole-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .whole-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .whole-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .whole-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.button-area {
  padding-left: 88px;
  padding-right: 88px;
  background: #fff;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .button-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .button-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .button-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .button-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575px) {

  .button-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.button-area .border-top-generic {
  padding: 70px 15px;
  border-top: 1px dotted #eee;
}

.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

.button-group-area .genric-btn:last-child {
  margin-right: 0;
}

.progress-table-wrap {
  overflow-x: scroll;
}

.progress-table {
  background: #f9f9ff;
  padding: 15px 0px 30px 0px;
  min-width: 800px;
}

.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

.progress-table .country {
  width: 28.07%;
}

.progress-table .visit {
  width: 19.74%;
}

.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

.progress-table .table-head {
  display: flex;
}

.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage {
  color: #415094;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

.progress-table .table-row .country img {
  margin-right: 15px;
}

.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0px;
  background: transparent;
}

.progress-table .table-row .percentage .progress .progress-bar {
  height: 5px;
  line-height: 5px;
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
  background-color: #e66686;
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
  background-color: #f09359;
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
  background-color: #a367e7;
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
  background-color: #e66686;
}

.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
}

.list-style {
  width: 14px;
  height: 14px;
}

.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #140C40;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

.ordered-list {
  margin-left: 30px;
}

.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #140C40;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list li span {
  font-weight: 300;
  color: #828bb2;
}

.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #140C40;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #828bb2;
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #140C40;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #828bb2;
}

.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input:focus {
  outline: none;
}

.input-group-icon {
  position: relative;
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

.input-group-icon .icon i {
  color: #797979;
}

.input-group-icon .single-input {
  padding-left: 45px;
}

.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}

.single-textarea:focus {
  outline: none;
}

.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-primary:focus {
  outline: none;
  border: 1px solid #140C40;
}

.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #140C40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.default-switch input:checked + label {
  left: 19px;
}

.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.primary-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.primary-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.primary-switch input:checked + label:after {
  left: 19px;
}

.primary-switch input:checked + label:before {
  background: #140C40;
}

.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.confirm-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.confirm-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.confirm-switch input:checked + label:after {
  left: 19px;
}

.confirm-switch input:checked + label:before {
  background: #4cd3e3;
}

.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-checkbox input:checked + label {
  background: url(../img/elements/primary-check.png) no-repeat center center/cover;
  border: none;
}

.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-checkbox input:checked + label {
  background: url(../img/elements/success-check.png) no-repeat center center/cover;
  border: none;
}

.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-checkbox input:checked + label {
  background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none;
}

.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-radio input:checked + label {
  background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none;
}

.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-radio input:checked + label {
  background: url(../img/elements/success-radio.png) no-repeat center center/cover;
  border: none;
}

.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-radio input:checked + label {
  background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none;
}

.default-select {
  height: 40px;
}

.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 20px;
  padding-right: 40px;
}

.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px;
}

.default-select .nice-select .list .option.selected {
  color: #140C40;
  background: transparent;
}

.default-select .nice-select .list .option:hover {
  color: #140C40;
  background: transparent;
}

.default-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.default-select .nice-select::after {
  right: 20px;
}

.form-select {
  height: 40px;
  width: 100%;
}

.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%;
}

.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px;
}

.form-select .nice-select .list .option.selected {
  color: #140C40;
  background: transparent;
}

.form-select .nice-select .list .option:hover {
  color: #140C40;
  background: transparent;
}

.form-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.form-select .nice-select::after {
  right: 20px;
}

.mt-10 {
  margin-top: 10px;
}

.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.switch-wrap {
  margin-bottom: 10px;
}


.hd_sm .social-icon {
  text-align: right;
}
.social-icon {

}
.social-icon a {
  display: inline-block;
  font-size: 20px;
  padding: 10px 15px;
  background-color: #ffffff;
}
.social-icon a.facebook {
  color: #3b5998;
}
.social-icon a.facebook:hover {
  background-color: #3b5998;
  color: #ffffff;
}
.social-icon a.twitter {
  color: #55acee;
}
.social-icon a.twitter:hover {
  background-color: #55acee;
  color: #ffffff;
}
.social-icon a.linkedin {
  color: #0077b5;
}
.social-icon a.linkedin:hover {
  background-color: #0077b5;
  color: #ffffff;
}
.social-icon a.pinterest {
  color: #bd081c;
}
.social-icon a.pinterest:hover {
  background-color: #bd081c;
  color: #ffffff;
}
.social-icon a.whatsapp {
  color: #43d854;
}
.social-icon a.whatsapp:hover {
  background-color: #43d854;
  color: #ffffff;
}
.social-icon a.email {
  color: #444444;
}
.social-icon a.email:hover {
  background-color: #444444;
  color: #ffffff;
}




.header-bottom .main-menu.byz ul li a {
  color: #ffffff;
}

.header-bottom .main-menu.byz ul li a i {
  color: #ffffff;
}
.header-bottom .search-form.byz input {
  color: #ffffff;
}
.header-bottom .search-form.byz i {
  color: #ffffff; 
}




.piyasalar {
  border:2px solid #e0e0e0;
  background-color: #fefefe;
  padding:5px;
  margin-top: 30px;
}
.piyasalar .row {
  margin: 0px;
}
.piyasalar .pitem {
  border-right:1px solid #e0e0e0;
  text-align:center;
  line-height:20px;
}
.piyasalar .pitem:nth-last-of-type(1) {
  border-right:none;
}
.piyasalar .pitem .ptit {
  font-size:13px;
  font-weight:700;
  color:#900000
}
.piyasalar .pitem .pfiyat {
  font-size:18px;
  font-weight:700;
  color:#000000
}
.piyasalar .pitem .up {
  font-size:15px;
  font-weight:700;
  color:green;
}
.piyasalar .pitem .up i {
  font-size:18px;
  color:green;
}
.piyasalar .pitem .down {
  font-size:15px;
  font-weight:700;
  color:#d20000;
}
.piyasalar .pitem .down i {
  font-size:18px;
  color:#d20000;
}
.piyasalar .pitem .upd {
  font-size:16px;
  font-weight:500;
  color:green;
}
.piyasalar .pitem .downd {
  font-size:16px;
  font-weight:500;
  color:#d20000;
}

@media (max-width: 575px) {
  .piyasalar {
    padding:3px 2px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .piyasalar .pitem {
    line-height:15px;
  }
  .piyasalar .pitem .ptit {
    font-weight:500;
    font-size:10px;
  }
  .piyasalar .pitem .pfiyat {
    font-size:13px;
    font-weight:700;
  }
  .piyasalar .pitem .up {
    font-size:12px;
    font-weight:700;
  }
  .piyasalar .pitem .up i {
    font-size:12px;
  }
  .piyasalar .pitem .down {
    font-size:12px;
    font-weight:700;
  }
  .piyasalar .pitem .down i {
    font-size:12px;
  }
  .piyasalar .pitem .upd {
    font-size:11px;
  }
  .piyasalar .pitem .downd {
    font-size:11px;
  }
}

.cc-window{opacity:1;transition:opacity 1s ease}
.cc-window.cc-invisible{opacity:0}
.cc-animate.cc-revoke{transition:transform 1s ease}
.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}
.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}
.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}
.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}
.cc-window.cc-static{position:static}
.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}
.cc-window.cc-banner{padding:.3em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}
.cc-revoke{padding:.5em}
.cc-header{font-size:18px;font-weight:700}
.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}
.cc-link{opacity:.8;display:inline-block;padding:.2em}
.cc-link:hover{opacity:1}
.cc-link:active,.cc-link:visited{color:initial}
.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}
.cc-banner .cc-btn:last-child{min-width:140px}
.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}
.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}
.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}
.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}
.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}
.cc-revoke.cc-left{left:3em;right:unset}
.cc-revoke.cc-right{right:3em;left:unset}
.cc-top{top:1em}
.cc-left{left:1em}
.cc-right{right:1em}
.cc-bottom{bottom:1em}
.cc-floating&gt;.cc-link{margin-bottom:1em}
.cc-floating .cc-message{display:block;margin-bottom:1em}
.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}
.cc-window.cc-banner{-ms-flex-align:center;align-items:center}
.cc-banner.cc-top{left:0;right:0;top:0}
.cc-banner.cc-bottom{left:0;right:0;bottom:0}
.cc-banner .cc-message{-ms-flex:1;flex:1}
.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}
.cc-compliance&gt;.cc-btn{-ms-flex:1;flex:1}
.cc-btn+.cc-btn{margin-left:.5em}
@media print{
  .cc-revoke,.cc-window{display:none}
}
@media screen and (max-width:900px){
  .cc-btn{white-space:normal}
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){
  .cc-window.cc-top{top:0}
  .cc-window.cc-bottom{bottom:0}
  .cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}
  .cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}
  .cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}
  .cc-window.cc-floating{max-width:none}
  .cc-window .cc-message{margin-bottom:1em}
  .cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}
}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}
.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}
.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}
.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}
.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

.idet {
  line-height: 1.5;
}
.idet h3 {
  font-size: 16px;
}
.namaz {border: 1px solid #c2d6b6;padding: 10px}
.namaz_sehir {font-size: 18px;font-weight: 600;padding-top: 12px;background-color: #c2d6b6;}
.vakit {text-align: center;float: left;padding: 5px 0px}
.vakit.aktif {background-color: #ffe400;}

.mobile_search {display: none;padding:10px 15px;}
.mobile_search input {width:80%;float:left;padding:5px;height:30px;}
.mobile_search button {float:left;padding:3px 10px;outline:none;background-color: #ff0000;color:#ffffff;border:none;margin-left:5px;font-weight:500}

a.yhlink {
  color: #d20000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: 1px;
}
a.yhlink:hover {
  color: #b40000;
}
a.yhlink.lnkb{
  font-size: 16px;
}

strong.yhspan {
  color: #d20000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: 1px;
}


a.dhlink {
  color: #0076da;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: 1px;
}
a.dhlink:hover {
  color: #005297;
}
a.dhlink.lnkb{
  font-size: 16px;
}



#overlay { position:fixed; top:0; left:0; width:100%; height:100%; background-color:#000; filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; z-index:100; display:none; }
.overban { top:25px; width:500px; height:800px; left:0; right:0; margin:0 auto; display:none; background:#fff; padding:25px; position:fixed; z-index:101; border-radius:10px; text-align:center; box-shadow:0 15px 30px rgba(0,0,0,0.5); }
.overclose { display:block; position:absolute; right:-20px; top:-20px; width:40px; height:40px; line-height:42px; text-align:center; background:#bc2121; color:#fff; font-size:18px; border-radius:20px; }
.overclose:hover { background:#222; color:#fff; }
.overban img { width:100%;height:auto; }

.city_hd {position: relative;}
.city_hd .wicon {position:absolute;right:0px;top: 0px;left:auto;width:200px;height:50px;text-align:right;}
.city_hd .wicon img {float:right;width:50px;height:auto;margin-left:15px;}
.city_hd .wicon strong {font-size:18px;}

.nav-item {
  font-size:18px;
  font-weight:600;
  padding:0px 20px;
  border-right:1px solid #f1f1f1;
}
@media (max-width: 575px) {
  .nav-item {border-right:none;}
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.dropdown-item,
.navbar-light .navbar-toggler {
  color:#ffffff;
}
.navbar,
.dropdown-menu {
  background-color: #9e0025;
}
.bg-light {
  background-color: #9e0025 !important;
}</pre></body></html>