/* 

Sentra Template

http://www.templatemo.com/tm-518-sentra

*/
html {
  min-width: 500px;
}
body {
  font-family: "Open Sans", sans-serif;
}

p {
  font-size: 13px;
  color: #7a7a7a;
  line-height: 24px;
}

.page-content {
  width: 77.5%;
  float: right;
}

.content-section {
  padding-top: 80px;
  position: relative;
  width: 100%;
  display: inline-block;
  height: auto;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-heading {
  text-align: left;
  position: relative;
  margin-bottom: 60px;
}

.section-heading h1 {
  margin-top: 0px;
  font-size: 32px;
  color: #232323;
  display: inline-block;
  margin-right: 50px;
}

.section-heading em {
  font-style: normal;
  font-weight: 700;
  color: #45489a;
}

.section-heading p {
  display: inline-block;
  font-size: 17px;
  line-height: 26px;
  color: #343434;
  position: absolute;
  top: 12.5px;
}

.white-button a {
  font-size: 13px;
  font-weight: 600;
  color: #45489a;
  text-transform: capitalize;
  background-color: #fff;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0px 25px;
  letter-spacing: 0.25px;
  text-decoration: none;
  transition: all 0.3s;
}

.white-button a:hover {
  background-color: #45489a;
  color: #fff;
}

.accent-button a {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  background-color: #45489a;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0px 25px;
  letter-spacing: 0.25px;
  text-decoration: none;
  transition: all 0.3s;
}

.accent-button a:hover {
  background-color: #fff;
  color: #45489a;
}

header {
  position: fixed;
  top: 0;
  transition: top 0.3s ease-in-out;
  width: 100%;
}

.nav-up {
  top: -75px;
}

/* Responsive Navigation */

.responsive-nav {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 80px;
  background-color: rgba(250, 250, 250, 0.95);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

.navbar-toggle {
  position: absolute;
  top: 40%;
  left: 50%;
  display: inline-block;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.navbar-nav {
  margin: 0;
  border: none;
}

#main-nav ul {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
  margin-top: 59px;
  width: 100%;
}
#main-nav ul li {
  margin: 15px 0px;
}
#main-nav ul li:hover {
  background-color: transparent;
}
#main-nav ul li a {
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  box-shadow: none;
  border: none;
}

#main-nav ul li a:hover {
  opacity: 0.5;
  background-color: transparent;
}

.navbar-toggle span {
  background-color: #232323;
}

/* Sidebar Style */

.sidebar-navigation {
  width: 20.5%;
  float: left;
  height: 100%;
  position: fixed;
  background-color: rgba(12, 12, 12, 0.6);
  z-index: 10;
}

.Modern-Slider .PrevArrow,
.Modern-Slider .NextArrow {
  display: none !important;
}

.wap,
.teg {
  color: chartreuse;
}

.social-icons p {
  color: #fff;
}

a:hover,
a:focus,
.sidebar-navigation .social-icons li a:hover {
  color: inherit;
  text-decoration: underline;
}

.sidebar-navigation .logo {
  position: absolute;
  width: 100%;
  height: 140px;
  line-height: 100px;
  background-color: #45489a;
  padding: 20px;
  text-align: center;
}

.sidebar-navigation .logo a {
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  height: 100px;
  width: 100%;
  display: inline-block;
  /* border: 1px solid rgba(250, 250, 250, 0.5); */
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: center;
  padding-left: 100px;
}

.sidebar-navigation .logo em {
  font-style: normal;
  font-weight: 300;
}

.sidebar-navigation nav {
  position: relative;
  top: 40%;
  left: 60%;
  -webkit-transform: translateX(-60%) translateY(-60%);
  -moz-transform: translateX(-60%) translateY(-60%);
  -ms-transform: translateX(-60%) translateY(-60%);
  -o-transform: translateX(-60%) translateY(-60%);
  transform: translateX(-60%) translateY(-60%);
}

.sidebar-navigation ul {
  margin-left: 45px;
  list-style: none;
  padding: 0;
}
.sidebar-navigation li {
  padding: 10px 0;
}
.sidebar-navigation span {
  display: inline-block;
  position: relative;
}
.sidebar-navigation nav a {
  display: inline-block;
  color: #fff;
  margin-top: 5px;
  text-decoration: none !important;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.circle {
  margin-right: 5px;
  height: 10px;
  width: 10px;
  left: 0px;
  top: -1px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff;
  transition: all 0.3s;
}
.rect {
  height: 1px;
  width: 0px;
  left: 0;
  bottom: 5.5px;
  background-color: #fff;
  -webkit-transition:
    -webkit-transform 0.1s,
    width 0.6s;
  -moz-transition:
    -webkit-transform 0.1s,
    width 0.6s;
  transition:
    transform 0.1s,
    width 0.6s;
}
.sidebar-navigation nav a:focus {
  color: #fff;
}
.sidebar-navigation nav a:hover,
nav .active-section {
  color: #fff;
}
.sidebar-navigation nav a:hover span,
nav .active-section span {
  background-color: #ddd;
}
.sidebar-navigation nav .active-section .rect {
  width: 30px;
}
.sidebar-navigation nav .active-section .circle {
  background-color: #fff;
}

.sidebar-navigation .social-icons {
  position: absolute;
  width: 100%;
  bottom: 10px;
  padding: 0;
  margin: 0;
  text-align: center;
}

.sidebar-navigation .social-icons li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.sidebar-navigation .social-icons li:last-child {
  margin-right: 0px;
}

.sidebar-navigation .social-icons li a {
  font-size: 18px;
  color: #fff;
  transition: all 0.5s;
}

.sidebar-navigation .social-icons li a:hover {
  color: #45489a;
}

/* Slider Style */

.slider .content-section {
  padding-top: 0px;
  min-width: 100%;
  min-height: 86vh;
  width: 100%;
  height: 86vh;
  text-align: center;
}

#BookingFormWidget {
  padding-top: 0 !important;
}

.slider p a {
  color: #fff;
}
.slider p a:hover {
  color: #ff0;
  text-decoration: none;
}

.Modern-Slider .info {
  text-align: right;
  position: absolute;
  z-index: 10;
  top: 65%;
  right: 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}

.Modern-Slider .info h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 48px;
  padding: 10px;
  color: #fff;
  font-weight: 300;
  background-color: rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
  border: 2px solid #fff;
}

.Modern-Slider .info p {
  font-size: 15px;
  color: #fff;
}

.Modern-Slider .info .white-button {
  margin-top: 30px;
}

.Modern-Slider .info .white-button a:focus {
  outline: none;
}

.Modern-Slider .slick-dots {
  opacity: 0;
}

.Modern-Slider .NextArrow {
  outline: none;
  display: none;
  position: absolute;
  top: 60px;
  right: 60px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 32px/50px FontAwesome;
  color: #fff;
  z-index: 5;
}

.Modern-Slider .NextArrow:before {
  content: "\f105";
}

.Modern-Slider .PrevArrow {
  outline: none;
  position: absolute;
  top: 60px;
  right: 120px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 32px/50px FontAwesome;
  color: #fff;
  z-index: 5;
}

.Modern-Slider .item .image {
  width: 100%;
  height: 100vh;
  background-position: center center;
  background-size: cover;
  display: block;
}

.Modern-Slider .item-1 .image {
  background-image: url(../img/slide_1.jpg);
}

.Modern-Slider .item-2 .image {
  background-image: url(../img/slide_2.jpg);
}

.Modern-Slider .item-3 .image {
  background-image: url(../img/slide_3.jpg);
}

.Modern-Slider .item-4 .image {
  background-image: url(../img/slide_4.jpg);
}

.Modern-Slider .PrevArrow:before {
  content: "\f104";
}

.Modern-Slider .item .image {
  animation: zoomin 12s ease-in-out infinite alternate;
  -webkit-animation: zoomin 12s ease-in-out infinite alternate;
}

@keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}

.Modern-Slider {
  background: transparent;
}

/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left /* If RTL Make This Right */;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Featured Style */

#featured {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 80px;
  border-bottom: 1px solid #eee;
}

#featured .section-heading {
  margin-right: 20%;
}

#featured .content-section {
  display: inline-block;
  position: relative;
}

#featured .owl-dots {
  margin-top: 40px;
}

#featured .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background-color: #cdcdcd !important;
  display: inline-block;
  border-radius: 50%;
  margin: 0 3px;
}

#featured .owl-dots .active span {
  background-color: #45489a !important;
}

#featured .owl-dots button {
  outline: none;
}

#featured .owl-nav {
  position: absolute;
  display: inline-block;
  top: -110px;
  right: 0;
}

#featured .owl-nav button:focus {
  outline: none;
}

#featured .owl-nav .owl-prev span {
  margin-right: 10px;
}

#featured .owl-nav .owl-next span,
#featured .owl-nav .owl-prev span {
  outline: none;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 42px;
  background-color: #eee;
  color: #232323;
  font-size: 42px;
  transition: all 0.5s;
}

#featured .owl-nav span:hover {
  background-color: #45489a;
  color: #fff;
}

#featured .item {
  text-align: left;
  position: relative;
  z-index: 10;
}

#featured .item .image {
  position: relative;
}

#featured .item .image img {
  width: 100%;
  overflow: hidden;
}

#featured .item .image .featured-button a {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: rgba(69, 72, 154, 0.9);
  display: inline-block;
  height: 44px;
  line-height: 44px;
  width: 100%;
  letter-spacing: 0.25px;
  text-decoration: none;
  transition: all 0.5s;
  position: absolute;
  z-index: 9;
  bottom: -44px;
  opacity: 0;
}

#featured .item:hover .featured-button a {
  bottom: 0;
  opacity: 1;
}

#featured .item .text-content {
  padding-top: 20px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

#featured .item .text-content h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 600;
  color: #232323;
  letter-spacing: 0.5px;
}

#featured .item .text-content span {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #7a7a7a;
  letter-spacing: 0.5px;
  margin-bottom: 12.5px;
}

/* Projects Style */

#projects {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 50px;
}

#projects .masonry {
  position: relative;
  width: 100%;
}

#projects .masonry .item img {
  transition: all 1s;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

#projects .masonry .item img:hover {
  opacity: 0.5;
}

/* Video Presentation Style */

#video,
#add {
  text-align: center;
  background-color: #f4f4f4;
  padding: 60px 60px;
  border: 1px solid #45489a;
}

#video .section-heading,
#add .section-heading {
  margin-bottom: 30px;
  text-align: center;
}

#video .section-heading h1,
#add .section-heading h1 {
  display: block;
  margin: 0px;
}

#add .section-heading h1 {
  text-align: left;
}

#video .section-heading p,
#add .section-heading p {
  position: relative;
  margin: 0px;
}

#add .section-heading p {
  position: relative;
  margin: 0px;
  text-align: left;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

#video .accent-button,
#add .accent-button {
  margin-top: 30px;
}

.box-video {
  width: 100%;
  position: relative;
  margin-top: 30px;
  cursor: pointer;
  overflow: hidden;
}

.box-video .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}

.box-video .video-container {
  position: relative;
  margin: 0;
  z-index: 1;
}

.box-video .bt-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-video .bt-play:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  margin: -12px 0 0 -6px;
  border: solid transparent;
  border-left-color: #000;
  border-width: 12px 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-video:hover .bt-play {
  transform: scale(1.1);
}

.box-video.open .bg-video {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s 0.8s;
  transition: all 0.6s 0.8s;
}
.box-video.open .video-container {
  opacity: 1;
  -webkit-transition: all 0.6s 0.8s;
  transition: all 0.6s 0.8s;
}

/* Blog Style */

#blog {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 10px;
}

#blog .tabs {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 90px;
  width: 100%;
  background-color: #eee;
  border-bottom: 10px solid #45489a;
}

#blog .tabs li {
  display: inline-block;
  text-align: center;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
}

#blog .tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #232323;
  font-size: 19px;
  line-height: 80px;
  font-weight: 600;
  transition: 0.5s;
}

#blog .tabs a:hover {
  color: #45489a;
}

#blog .tabs .active:hover {
  color: #fff;
}

#blog .tabs .active {
  background-color: #45489a;
  color: #fff;
}

.tabgroup {
  background-color: #f4f4f4;
  padding: 20px 30px;
  border: 1px solid #45489a;
  padding-bottom: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#blog .tabgroup ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#blog .tabgroup ul li {
  display: inline-block;
  text-align: left;
  margin-bottom: 6px;
  padding-bottom: 0px;
  padding-top: 10px;
  border-bottom: 1px solid #45489a;
}

#blog .mer.fer li {
  display: inline-block;
  text-align: left;
  margin-bottom: -2px;
  padding-bottom: 0px;
  padding-top: 10px;
  font-size: 13px;
  border-bottom: 1px solid #45489a;
}

#blog .tabgroup ul li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

#blog .tabgroup ul li img {
  float: left;
  margin-right: 30px;
  max-width: 100%;
  overflow: hidden;
}
#blog .tabgroup ul li .text-content {
  display: inline;
}

#blog .item .text-content h4 {
  padding-top: 7.5px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 45px;
  font-weight: 600;
  color: #232323;
  letter-spacing: 0.5px;
}

#blog .item .text-content span {
  display: inline-block;
  font-size: 26px;
  font-weight: 600;
  color: #7a7a7a;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

#blog .item .text-content .accent-button {
  margin-top: 25px;
}

/* Contact Style */

#contact {
  padding-top: 0px;
}

#contact-content {
  padding: 80px 60px;
}

#contact input {
  border-radius: 0px;
  padding-left: 15px;
  font-size: 13px;
  color: #aaa;
  background-color: #f4f4f4;
  border: 1px solid #eee;
  outline: none;
  box-shadow: none;
  line-height: 40px;
  height: 40px;
  width: 100%;
  margin-bottom: 25px;
}

#contact textarea {
  border-radius: 0px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 13px;
  color: #aaa;
  background-color: #f4f4f4;
  border: 1px solid #eee;
  outline: none;
  box-shadow: none;
  height: 200px;
  max-height: 250px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

#contact button {
  font-size: 13px;
  border-radius: 0px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  background-color: #45489a;
  display: inline-block;
  height: 44px;
  line-height: 24px;
  outline: none;
  box-shadow: none;
  width: 100%;
  letter-spacing: 0.25px;
  text-decoration: none;
  transition: all 0.3s;
}

#contact button:hover {
  color: #232323;
  background-color: #f4f4f4;
}

/* Footer Style */

.footer {
  background-color: rgba(12, 12, 12, 0.9);
  height: 80px;
  line-height: 80px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.footer p {
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 80px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
}

.footer p a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}

/* Responsive Style */

@media (max-width: 992px) {
  .responsive-nav {
    display: none;
  }

  .sidebar-navigation .logo a {
    font-size: 18px;
  }

  .sidebar-navigation nav a {
    font-size: 13px;
  }

  .sidebar-navigation nav ul {
    margin-left: 30px;
  }

  .sidebar-navigation .social-icons li a {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .responsive-nav {
    display: block;
    height: 60px;
  }

  .page-content {
    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    padding: 0px 30px;
  }

  .Modern-Slider .NextArrow {
    outline: none;
    display: none;
    position: absolute;
    top: 120px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    border: 0 none;
    text-align: center;
    font: 32px/50px FontAwesome;
    color: #fff;
    z-index: 5;
  }

  .Modern-Slider .NextArrow:before {
    content: "\f105";
  }

  .Modern-Slider .PrevArrow {
    outline: none;
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    border: 0 none;
    text-align: center;
    font: 32px/50px FontAwesome;
    color: #fff;
    z-index: 5;
  }
}

@media (max-width: 690px) {
  .section-heading p {
    position: relative;
  }

  #featured {
    padding-left: 15px;
    padding-right: 15px;
  }

  #featured .owl-nav {
    position: absolute;
    display: inline-block;
    top: -220px;
    right: 0;
  }

  #projects {
    padding-left: 15px;
    padding-right: 15px;
  }

  #video,
  #add {
    padding-left: 15px;
    padding-right: 15px;
  }

  #blog {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }

  #blog .tabs a {
    font-size: 13px;
  }

  #blog .tabgroup ul li img {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .owl-nav {
    width: 100% !important;
  }
  #blog .tabgroup ul li .text-content {
    display: block;
  }

  #contact-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.item--c {
  display: flex;
}

.owl-item .item {
  width: 350px;
}

.text-content p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
}

.text-content .last {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
}

@media (max-width: 1100px) {
  .item--c {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 600px) {
  #blog .item .text-content h4 {
    text-align: center;
    font-size: 30px;
  }

  #blog .item .text-content span {
    text-align: center;
    font-size: 18px;
    width: 100%;
  }
  .owl-item .item {
    width: 100%;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .Modern-Slider .info {
    top: 68%;
  }
  .Modern-Slider .info h1 {
    font-size: 30px;
    font-weight: 700;
    text-shadow:
      -1px -1px 0 #000,
      1px -1px 0 #000,
      -1px 1px 0 #000,
      1px 1px 0 #000;
  }
}

.promo {
  position: fixed;
  width: 302px;
  height: 200px;
  color: #fff;
  background-color: #45489a;
  display: flex;
  padding: 20px;
  flex-direction: column;
  bottom: 20px;
  z-index: 22;
  right: 20px;
  display: none;
}
.title1 {
  font-size: 14px;
  font-weight: 600;
}
.title2 {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  margin-top: 15px;
}
.title3 {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.close {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("../img/close.png");
  background-position: center;
  background-size: contain;
  top: 8px;
  right: 8px;
}
.none {
  display: none !important;
}
#contact {
  padding-top: 0px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 50px;
}
.code {
  font-size: 24px;
  background-color: bisque;
  display: none;
}
.social-icons p {
  font-size: 17px;
}
.social-icons hr {
  width: 60%;
}
@media (max-width: 760px) {
  .supbtn {
    bottom: 20px !important;
  }
  .ret {
    width: 100% !important;
  }
  #contact {
    padding-left: 15px;
    padding-right: 15px;
  }
  .promo {
    display: none;
  }
  .Modern-Slider .NextArrow,
  .Modern-Slider .PrevArrow {
    display: none !important;
  }
  .navbar-toggle {
    left: auto;
    right: -20px;
    z-index: 1111111;
  }
  .text-content p {
    margin-bottom: 35px;
  }
  .Modern-Slider .info h1 {
    background-color: transparent;
  }
}

.nav-t {
  font-size: 30px;
  padding-top: 17px;
  padding-left: 15px;
}
/* 
#main-nav {
  top: 0;
  position: absolute;
  right: 0;
} */
@viewport {
  width: device-width;
}

.navbar-collapse {
  top: 0px;
  position: absolute;
  right: -15px;
}

.navbar-collapse {
  display: none !important;
  visibility: hidden !important;
}

.navbar-collapse.open {
  display: block !important;
  visibility: visible !important;
}

.lb-details {
  display: none;
}

.owl-nav {
  position: absolute;
  top: 85px;
  width: 350px;
  display: flex;
  justify-content: space-between;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  color: white;
  font-size: 60px !important;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.super a:hover {
  color: #23527c !important;
  text-decoration: none;
}

.spec .item--c {
  display: flex;
  flex-wrap: wrap;
}

.spec .owl-carousel {
  width: 500px;
}

#blog .spec .tabgroup ul li {
  display: block;
}

.spec .owl-item .item {
  width: 100%;
}

.spec h1 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.spec .tabgroup ul li {
  display: inline;
}

.spec .owl-nav {
  width: 100%;
  top: 23%;
}

.spec .owl-carousel .owl-nav button.owl-prev,
.spec .owl-carousel .owl-nav button.owl-next,
.spec .owl-carousel button.owl-dot {
  font-size: 120px !important;
}

.spec .fer {
  display: flex;
  flex-direction: column;
}

.spec .fer li {
  border-bottom: none !important;
}

.gero {
  width: 100%;
  font-size: 17px;
}

.spec .text-content {
  max-width: 46%;
  margin-left: 2%;
  line-height: 18px;
}

.spec .section-heading {
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  font-style: italic;
}

.spec {
  padding-top: 25px;
}
.fer li {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: 25px;
  padding-top: 0 !important;
  line-height: 27px;
}

.fer li:nth-child(1) {
  background-image: url(../img/sea.png);
}

.fer li:nth-child(2) {
  background-image: url(../img/2.png);
}

.fer li:nth-child(3) {
  background-image: url(../img/3.png);
}

.fer li:nth-child(4) {
  background-image: url(../img/4.png);
}

.fer li:nth-child(5) {
  background-image: url(../img/5.png);
}

.fer li:nth-child(6) {
  background-image: url(../img/6.png);
}

.fer li:nth-child(7) {
  background-image: url(../img/7.png);
}

.fer li:nth-child(8) {
  background-image: url(../img/8.png);
}

.fer li:nth-child(9) {
  background-image: url(../img/9.png);
}

.fer li:nth-child(10) {
  background-image: url(../img/14.png);
}

.fer.mer li:nth-child(1) {
  background-image: url(../img/sea.png);
}

.fer.mer li:nth-child(5) {
  background-image: url(../img/2.png);
}

.fer.mer li:nth-child(3) {
  background-image: url(../img/11.png);
}

.fer.mer li:nth-child(4) {
  background-image: url(../img/12.png);
}

.fer.mer li:nth-child(2) {
  background-image: url(../img/10.png);
}

.fer.mer li:nth-child(6) {
  background-image: url(../img/3.png);
}

.fer.mer li:nth-child(7) {
  background-image: url(../img/4.png);
}

.fer.mer li:nth-child(8) {
  background-image: url(../img/5.png);
}

.fer.mer li:nth-child(9) {
  background-image: url(../img/6.png);
}

.fer.mer li:nth-child(10) {
  background-image: url(../img/7.png);
}

.fer.mer li:nth-child(11) {
  background-image: url(../img/8.png);
}

.fer.mer li:nth-child(12) {
  background-image: url(../img/9.png);
}

.fer.mer li:nth-child(13) {
  background-image: url(../img/13.png);
}
.fer.mer li:nth-child(14) {
  background-image: url(../img/14.png);
}

.spec .fer .her {
  background-image: url(../img/10.png);
}

#blog.spec .tabgroup ul li:last-child {
  padding-bottom: 0px;
}

.bro--m {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7fff00;
  width: 250px;
  margin: 0 auto;
  /* padding: 0 18px; */
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  position: fixed;
  z-index: 111111;
  bottom: 0;
  right: 0;
}

.bro--m span {
  margin: 0 5px;
  font-weight: 800;
  border: 2px dashed;
  padding: 0 4px;
}

@media (max-width: 600px) {
  .navbar-collapse.ve {
    display: block !important;
    visibility: visible !important;
    top: 21px;
    right: 5px;
    font-size: 15px;
  }
  .navbar-toggle.ve {
    display: none;
  }
  .spec h1 {
    margin-top: 95px;
  }
  .gero {
    width: 400px;
    text-align: center;
  }
  .spec .item--c {
    flex-direction: column;
  }
  .spec .owl-carousel {
    width: 415px;
  }
  .spec .text-content {
    max-width: 100%;
  }
  .tabgroup {
    padding-bottom: 20px;
  }
  .spec .content-section {
    padding-top: 35px !important;
  }
}

.spec .content-section {
  padding-top: 8px;
  padding-bottom: 28px;
  position: relative;
  width: 100%;
  display: inline-block !important;
}

.supbtn {
  position: absolute;
  width: 122px;
  height: 46px;
  background-color: #337ab7;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
  font-size: 17px;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
}

.supbtn:hover {
  color: #337ab7;
  background-color: #fff;
  border-color: #337ab7;
  text-decoration: none;
}

#blog .tabgroup ul li .text-content {
  padding-bottom: 40px;
  position: relative;
}

.happy {
  position: relative;
}
.bro {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7fff00;
  width: 250px;
  margin: 0 auto;
  /* padding: 0 18px; */
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}

#cookie_notification {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 15px 25px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_notification p {
  margin: 0;
  font-size: 1rem;
  text-align: left;
  line-height: 10px;
}
.button {
  border: none;
  outline: 0;
  padding: 0;
  text-transform: none;
  background: transparent;
}
@media (min-width: 576px) {
  #cookie_notification.show1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cookie_accept {
    margin: 0 0 0 25px;
  }
}
@media (max-width: 575px) {
  #cookie_notification.show1 {
    display: block;
    text-align: left;
  }
  .cookie_accept {
    margin: 10px 0 0;
  }
}
