@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500&family=Poppins:wght@300;400;500;600;700;800&display=swap");

html {
       scroll-behavior: smooth;
  height: 100%;
  overflow-x: hidden;
}

section{
    overflow:hidden;
}

body {
  position: relative;
  font-family: "Poppins", sans-serif;
  background: #f7f9f8;
  overflow-x: unset !important;

}
.imagetag{
    overflow:unset !important;
}
/*.container {
    max-width: 1170px;
}*/

:root {
  --white: #ffffff;
  --black: #000;
  --gary-color: #727272;
  --lightgary-color: #b2b9bd;
  --theme-color: #0b244c;
  --primary-color: #313131;
}

p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #313131;
  margin: 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #313131;
}

h2 {
  font-size: 3.75rem;
  color: var(--primary-color);
  font-weight: 600;
}

.img-auto {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

a,
button {
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover,
button:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

figure {
  margin: 0;
}

.heading h2 {
  font-size: 3.75rem;
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
  display: table;
  margin: 0 auto;
}

/* abouts */

.about-sec .media a img {
  width: 65%;
  float: right;
}

.about-sec h2 span {
  color: #0d2a60;
}

.about-sec .media .media-body {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}

.about-sec .media .media-body small {
  font-family: "Poppins", sans-serif;
  color: #531ca3;
  font-weight: 700;
}

.about-sec .media .media-body a {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.about-sec figure img {
  width: 100%;
}

.about-sec {
  padding: 3rem 0rem 10rem;
  position: relative;
  background-color: #f7f9f8;
}

.about-sec:after {
  content: "";
  background: url(../images/afterbg-03.png) no-repeat;
  position: absolute;
  width: 250px;
  height: 580px;
  right: 0;
  background-size: contain;
  z-index: 1;
  bottom: 2rem;
  opacity: 1;
}

.about-sec:before {
  content: "";
  background: url(../images/about-aft.png) no-repeat;
  position: absolute;
  width: 500px;
  height: 580px;
  left: 0;
  background-size: cover;
  z-index: 1;
  top: -25px;
}
.about-sec h2 {
  color: #313131;
}

.headingtag h2 {
  position: relative;
  text-transform: uppercase;
}

.headingtag h2:before {
  content: "";
  background: url(../images/paintbrush.png) no-repeat;
  position: absolute;
  width: 400px;
  height: 150px;
  background-size: cover;
  background-position: right;
  right: 0;
  top: -45px;
}

/* abouts */

/* ourservices-sec */

.services-item h4 {
  font-family: "Richardson Script DEMO";
  font-size: 65px;
}

.ourservices-sec {
  background: url(../images/bg01.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 6rem 0;
}

.ourservices-sec .owl-theme .owl-dots .owl-dot span {
  width: 45px;
  height: 5px;
  margin: 5px 7px;
  background: #01bcf0;
}

.ourservices-sec .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #531ca3;
  width: 100px;
}

.ourservices-sec .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 46px;
  text-align: left;
}

.heading h2:before {
  content: "";
  background: url(../images/paintbrush.png) no-repeat;
  position: absolute;
  width: 400px;
  height: 150px;
  background-size: cover;
  background-position: right;
  right: -8rem;
  top: -45px;
}

.heading {
  margin-bottom: 7rem;
}

/* ourservices-sec */

/* promotion-sec */

.promotion-sec {
  background: url(../images/bg02.jpg) no-repeat;
  background-position: top center;
  background-size: 100% 72%;
  padding: 6rem 0;
}

.headings h2 {
  color: #fff;
  margin-bottom: 40px;
}

.headings h2 {
  color: #fff;
  margin-bottom: 40px;
}

.promotion-item figure img {
  width: 100%;
  border-radius: 15px;
}

.promotion-item article h4 {
  color: #313131;
  margin-bottom: 20px;
  margin-top: 20px;
}

.promotion-item article {
  margin: 0 0;
}

.promotion-item article h5 {
  color: #333;
  font-size: 17px;
}

.promotion-item article h5 i {
  color: #fe0000;
  margin-right: 15px;
  font-size: 21px;
}

.promotion-item {
  background-color: #fff;
  padding: 7px;
  border-radius: 20px;
  box-shadow: 3.527px 4.854px 28.71px 0.29px rgba(0, 0, 0, 0.16);
  margin: 20px 10px;
}

.promotion-item article p {
  margin: 20px 0;
}

.promotion-item article span {
  color: #fe0000;
}

.promotion-item article {
  padding: 15px;
}

.promotion-sec .owl-nav {
  position: absolute;
  width: 0%;
  top: -150px;
  right: 7rem;
}

.promotion-sec .owl-nav button.owl-prev {
  position: absolute;
  left: -75px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  color: #333;
  border-radius: 100%;
}

.promotion-sec .owl-nav button.owl-next {
  position: absolute;
  right: -75px;
  width: 50px;
  height: 50px;
  background-color: #531ca3;
  color: #fff;
  border-radius: 100%;
}

/* promotion-sec */

/* gallery */

.gallery-item img {
  width: 100%;
}

.gallery-item {
  margin: 10px;
  position: relative;
}

.gallery-sec .row {
  align-items: self-start;
}

.gallery-item .gallery-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #531ca3;
  opacity: 0;
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display:none;

}

.gallery-item .gallery-overlay a {
  background-color: #10667d;
  color: #fff;
  border-radius: 100px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.gallery-item .gallery-overlay:hover {
  opacity: 1;
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* gallery */

/* testmonial-sec */

.testmonial-sec {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 6rem;
}

.testmonial-sec:before {
  content: "";
  background: url(../images/bf-4.png) no-repeat;
  position: absolute;
  width: 465px;
  height: 580px;
  right: 0;
  background-size: cover;
  z-index: 999;
  bottom: 2rem;
  background-position: 100%;
}

.testCont {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.testCont h2 {
  color: #313131;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 2rem;
  font-family: "Poppins", sans-serif;
}

.testCont p {
  color: #313131;
  font-size: 1.125rem;
}

.testCont span i {
  color: #ffbc03;
  margin-top: 10px;
}

.testDiv button {
  height: 60px;
  width: 60px;
  font-size: 2.5rem;
  border-radius: 100%;
  border: 2px solid var(--white);
  position: absolute;
  transform: translateY(-50%);
  background-color: #2e93fb;
  color: var(--white);
}

.testDiv button:focus {
  outline: none;
  box-shadow: none;
}

.testDiv .prev {
  top: 75%;
  left: -60px;
}

.testDiv .next {
  top: 75%;
  right: -60px;
}

.testDiv button:hover {
  background-color: #313131;
  color: #686969;
}

.testDiv .prev i {
  transform: translateX(12px);
}

.testDiv .next i {
  transform: translateX(-12px);
}

.testmonial-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 10%;
}

.testmonial-slider .owl-nav button.owl-prev {
  position: absolute;
  left: -75px;
  width: 50px;
  height: 50px;
  background-color: #313131;
  color: #fff;
  border-radius: 100%;
}

.testmonial-slider .owl-nav button.owl-next {
  position: absolute;
  right: -75px;
  width: 50px;
  height: 50px;
  background-color: #531ca3;
  color: #fff;
  border-radius: 100%;
}

/* testmonial-sec */

/* blog */

.blog-info {
  background-color: #fff;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  overflow: hidden;
  margin-top: 4rem;
}

.blog-info figure.imgtag img {
  width: 100%;
}

.blog-info figure.imgtag {
  position: relative;
}

.blog-info figure.imgtag:after {
  content: "";
  background: url(../images/after02.png) no-repeat;
  width: 100%;
  height: 70px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 83%;
}

.blog-info article {
  padding: 30px 25px 30px;
}

.blog-info figure .date h5 {
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 0;
  line-height: 20px;
}

.blog-info figure .date span {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  line-height: 22px;
}

.blog-info .date {
  background-color: #531ca3;
  width: 75px;
  text-align: center;
  padding: 0;
  position: absolute;
  top: auto;
  height: 75px;
  border-radius: 100px;
  border: 2px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  bottom: -17px;
  left: 29px;
  z-index: 99;
}

.blogsec {
  padding: 6rem 0;
}

/* blog */

/* instagram-sec */

.instagram-sec .col-lg-2 {
  flex: 0 0 19.666667%;
  max-width: 19.666667%;
}

.instagram-sec .col-lg-2:nth-child(1) {
  transform: rotate(348deg);
}

.instagram-sec .col-lg-2:nth-child(2) {
  transform: rotate(9deg);
}

.instagram-sec .col-lg-2:nth-child(3) {
  transform: rotate(348deg);
}

.instagram-sec .col-lg-2:nth-child(4) {
  transform: rotate(8deg);
}

.instagram-sec .col-lg-2:nth-child(5) {
  transform: rotate(345deg);
}

.insta-item img {
  width: 95%;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.15);
}

.instagram-sec:before {
  content: "";
  background: url(../images/thread01.png) no-repeat;
  position: absolute;
  width: 400px;
  height: 400px;
  right: 0;
  background-size: contain;
  z-index: 999;
  bottom: 2rem;
  background-position: 100%;
}

.instagram-sec {
  padding-bottom: 6rem;
  position: relative;
}

/* instagram-sec */

/* footer */
button.themeBtn.mt-4 {
  background: #167de7;
}

.copy-sec p span {
  color: #333;
  font-weight: 600;
}
footer {
    margin-top: 7rem;
    padding: 10rem 0 2rem;
    background-color: #10667d;
    position: relative;
    z-index: 1111 !important;
}
.footer ul li {
  display: inline-block;
}

footer.footersec ul li p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}

.footernav ul li a {
  font-size: 14px !important;
}

.footercontact ul li i {
  font-size: 21px;
  margin-right: 15px;
}

footer.footersec ul li a {
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

.footercontact p {
  color: #fff;
}

.foooter-logo {
  text-align: center;
  margin-bottom: 30px;
}

.footernav h5 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}

.footernav ul {
  margin-top: 30px;
  padding-top: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgb(255, 255, 255, 0.4);
}

.footercontact ul li {
  display: block;
}

.footercontact {
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footercontact ul li > .media {
  min-height: 70px;
}

.footercontact ul li > .media .media-body {
  display: inline-grid;
  margin-left: 20px;
}

.footercontact ul li > .media a i {
  font-size: 22px;
  color: #fff;
}

.footercontact ul li > .media .media-body p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  margin: 0;
}

.footercontact ul li > .media .media-body small {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.footercontact ul li > .media a {
  color: #fff;
  font-size: 17px;
}

.footercontact ul li > .media a:nth-child(3) {
  align-items: self-end;
}

.footerinfo {
  margin-top: -50px;
  position: relative;
  z-index: 2;
}

.footercontact ul li:nth-child(3) {
  border-right: none;
  padding-bottom: 0;
}

.footercontact ul li i {
  color: #fff;
  font-size: 19px;
}

.footernav ul li {
  padding-bottom: 10px;
  display: inline-block;
  padding-right: 0;
}

.footercontact ul li {
  padding-bottom: 13px;
}

.footercontact ul li a {
  font-size: 16px !important;
}

.slidercontact ul li:nth-child(3) > .media {
  align-items: center;
}

.custom-slider .carousel-indicators li.active span {
  font-size: 28px;
  margin: 0;
}

.copyright p {
  color: #fff;
  text-align: center;
  font-size: 17px;
  border-top: 1px solid #ccc;
  padding-top: 25px;
}

footer.footersec ul li a:hover {
  color: #000;
}

.footercontact h5 {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 500;
}

.footersocial h5 {
  color: #fff;
}

.footersocial ul {
  margin-top: 30px;
}

.footersocial ul li {
  display: inline-block;
  padding-right: 8px;
}

.footersocial ul li a i {
  height: 40px !important;
  width: 40px !important;
  background-color: transparent;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  border: 1px solid #fff;
}

.footersocial ul li a i:hover {
  background-color: #6c35bc;
  color: #fff;
  border: 1px solid #6c35bc;
}

.form-control {
  font-family: "Poppins", sans-serif;
  margin: 0 5px;
}

.footersec form .d-flex {
  margin-bottom: 15px;
  width: 95%;
  justify-content: space-between;
}

.footercontact span h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 25px;
}

.footersocial ul {
  margin-top: 0;
  text-align: left;
}

.footer-logo {
  margin-bottom: 50px;
  text-align: left;
}

.footercontact span {
  flex: 0 0 50.666667%;
  max-width: 50.666667%;
}

.footercontact input.form-control {
  min-height: 55px;
  border-radius: 50px;
}

.copy-sec {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #10667d;
}

.footersec img.footer-img {
  position: absolute;
  width: 100%;
  top: -70px;
}

.copy-sec .container {
  border-top: 1px solid rgb(255, 255, 255, 0.4);
}

.copy-sec p {
  color: #fff;
}

.footer-logo img.w-50 {
  width: 55% !important;
}

/* footer */

/* bannner-main */

.bannner-main {
  position: relative;
}

.bannner-main .banner-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bannner-main img {
  width: 100%;
}

.bannner-main h2 {
  font-size: 140.14px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: "Roundkey";
  text-shadow: 2px 2px 4px #000;
  transform: skew(359deg, 347deg);
  position: relative;
  top: -110px;
  left: 75px;
  line-height: 109px;
}

.bannner-main img.bannner-border {
  position: absolute;
  bottom: -2px;
  width: 100%;
  z-index: 999;
  left: 0;
  right: 0;
}

/* bannner-main */

/* about-video */

.about-video {
  position: relative;
}

.overlay a {
  text-align: center;
  margin: 0 auto;
  display: table;
}
.about-video .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* about-video */

/* contact */

.contact-detail {
  margin: 60px 0;
  text-align: center;
}

.contact-detail h5 {
  margin-top: 35px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

.contact-detail a {
  color: #2a2323;
  font-weight: 500;
}

.contact-detail p {
  margin: 0;
}

.contact-us input.form-control {
  background-color: #efefef;
  min-height: 55px;
  border-radius: 50px;
  margin-top: 20px;
}

.contact-us textarea.form-control {
  background-color: #efefef;
  border-radius: 20px;
  margin-top: 20px;
}

button.themeBtn {
  border: none;
}

.contact-us {
  padding: 12rem 0 20rem;
  background: url(../images/cbanner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f7f9f8;
}

.blog-sec .latest-info figure img {
  width: 100%;
}

.bg-col {
  background: url(../images/bg05.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 6rem 0;
}

.iconic {
  width: 150px;
  height: 150px;
  background-color: #6c35bc;
  margin: 0 auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iconic i {
  font-size: 40px;
  color: #fff;
}

.contact-us .heading h2 {
  color: var(--black);
}

.contact-us button.themeBtn {
  border: none;
  padding: 15px 45px;
  text-transform: uppercase;
  margin-top: 25px;
  background-color: #1a7087;
}

.contact-detail .red {
  background-color: #1a7087;
}

.contact-us .heading {
  margin-bottom: 2rem;
}

/* contact */

/* offeringmain-sec */

.offeringmain-sec {
  padding: 6rem 0;
}

/* offeringmain-sec */

/* client-berif-sec */

.client-berif-sec {
  padding: 8rem 0;
}

.client-field input.form-control {
  border-radius: 0px;
  height: 60px;
  background-color: #ededee;
  border: navajowhite;
}

.client-berif-sec h3 {
  text-align: center;
  font-size: 50px;
  margin-top: 45px;
}

.client-berif-sec p {
  margin: 0 0 30px;
  text-align: center;
}

.checked-box {
  display: flex;
}
/* The radio */
.checked-box .radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-right: 20px;
}

/* Hide the browser's default radio button */
.checked-box .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checked-box .checkround {
  position: absolute;
  top: 6px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-color: #b3b3b3;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
}

/* When the radio button is checked, add a blue background */
.checked-box .radio input:checked ~ .checkround {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checked-box .checkround:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checked-box .radio input:checked ~ .checkround:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checked-box .radio .checkround:after {
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #9d9d9d;
}

p.red {
  color: #c50f0f;
}

.checked-box strong {
  font-size: 15px;
  font-weight: 600;
  margin-left: 18px;
}

.client-berif-sec button.themeBtn {
  background-color: #1a7087;
  border: 2px solid #1d528b;
}
.primary {
  background-color: #1a7087;
  padding: 20px;
  border-radius: 20px;
  margin-top: 70px;
}

.primary p {
  color: #fff;
  margin-bottom: 0;
}

.greybg {
  background-color: #ededee;
  padding: 6rem 20px;
  margin: 40px 0;
}

.greybg .client-field input {
  background-color: #fff;
}

.bg {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.span_pseudo,
.chiller_cb span:before,
.chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 4rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #1a7087;
  border-color: #1a7087;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 3rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0;
  color: #8d8d8d;
  font-size: 15px;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.client-berif-sec button.themeBtn:hover {
  background-color: #fff;
  color: #1a7087;
}
.client-field label {
  padding-left: 10px;
  padding-bottom: 10px;
}
/* client-berif-sec */

/* about-main */

.about-main::after {
  top: 35%;
}

.about-main h4 {
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
}

/* about-main */

/* blog-details-sec */

.blog-details-sec {
  padding: 30px 0px;
}

.blog-details-sec img {
  border: 2px solid black;
}

.blogs-sec {
  padding-bottom: 6rem;
}

/* blog-details-sec */

/* copysec */

.copy-sec ul li {
  display: inline-block;
  padding-right: 35px;
}

.copy-sec ul li a {
  color: white;
  font-weight: 600;
}

.copy-sec p {
  text-align: left;
}

.justify-content-space {
  justify-content: space-between !important;
}

.copy-sec p {
  text-align: left;
}

.copy-sec ul {
  float: right;
}
/* copysec */

/* terms and condition */

.terms-content {
  padding: 50px 0px;
}
.close-check label {
  padding-left: 2rem;
  margin-right: 20px;
}

/* terms and condition */

/* alaskan-adv */

.alaskan-adv {
  padding: 50px 0px;
}

.alaskan-content article h3 {
  font-weight: 700;
  font-size: 30px;
}

.alaskan-content article {
  padding-right: 190px;
}
/* alaskan-adv */

/* alaskan-img */
.alaskan-image {
  background-image: url(../images/alasbanner.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 620px 0px;
  width: 100%;
}

.alaskan-image figure {
  text-align: center;
  display: block;
}

/* alaskan-img */

/* slick slider */

.alaskan-slider .container {
  position: relative;
  top: -180px;
}

.thumb-img {
  margin: 0px 12px;
}

/* skyline-sec */

.skyline-sec {
  padding: 65px 0px 80px 0px;
}

.skyline-sec .heading h2:before {
  content: "";
  background: url(../images/paintbrush.png) no-repeat;
  position: absolute;
  width: 400px;
  height: 150px;
  background-size: cover;
  background-position: right;
  right: 9rem;
}

.location {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.location span {
  display: flex;
  align-items: center;
  padding-left: 46px;
  margin-top: -5px;
}

.location span h5 {
  margin-left: 15px;
  font-size: 20px;
}

.location a {
  color: #bd0101;
  font-weight: 700;
  font-size: 25px;
  margin-right: 48px;
  margin-top: -10px;
}

.skyline-content article {
  padding-right: 100px;
}

.skyline-content h3 {
  font-size: 40px;
  font-weight: 700;
}
/*skyline-sec  */

/* city-sec */

.city-sec {
  padding: 40p 0px 50px 0px;
}

.city-img- article h6 {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}

.city-sec .row .col-lg-4 {
  padding: 0px;
}

/* city-sec */

/* include-sec */

.include-sec {
  padding: 100px 0px 70px 0px;
}

.include-content article h3 {
  font-size: 40px;
  font-weight: 700;
}

.include-content ul li {
  margin-top: 20px;
}

.mrg {
  margin-top: 100px;
}
/* include-sec */

/* princess-sec */

.princess-sec {
  padding-bottom: 70px;
}

.princess-sec .owl-nav {
  position: absolute;
  top: 80%;
  left: 25rem;
}

.princess-sec .owl-nav button.owl-prev {
  position: absolute;
  left: -429px;
  width: 50px;
  top: -146px;
  font-size: 25px;
  height: 50px;
  background-color: black;
  color: #fff;
  border-radius: 100%;
}

.princess-sec .owl-nav button.owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #880000;
  color: #fff;
  border-radius: 100%;
  left: 993px;
  top: -146px;
  font-size: 25px;
}

.princess-sec .owl-dots {
  display: none;
}
/* princess-sec */

.nav-tabs{
  border-bottom:none !important;
}

/*.nav-tabs .nav-link.active {*/
/*  color: #000 !important;*/
/*  background-color: #d1d3d2 !important;*/
/*  border-color:transparent !important;*/
/*}*/

.nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #000000 !important;
    border-color: transparent !important;
}

.nav-tabs .nav-link{
  background-color: #f7f9f8 !important;
}

.centerline{
  position: relative;
}

.centerline::before{
  content: '';
    background-color: black;
    position: absolute;
    right: 21px;
    top: 14px;
    height: 15px;
    width: 2px;
}

.promotion-item .d-flex{
  padding:20px 10px;
}

.extras-sec{
  padding:100px 0px;
}
.extras-info  h4.mt-3 {
  font-weight: 600;
}