.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 150px;
}

.top {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 50px;
}

h1, h2, li {
	font-family: 'Gilroy', Arial, sans-serif;
}

.top h1 {
    font-size: 48px;
	font-family: 'Gilroy', Arial, sans-serif;
}

.toggle-btn span {
    font-size: 20px;
	font-family: 'Gilroy', Arial, sans-serif;
}

.packages {
  margin: 0;
  width: 100%;
  padding: 0px;
  background-color: #FF4500;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 20px;
  /** box-shadow: 0 19px 38px rgba(30, 35, 33, 1), 0 15px 12px rgba(30, 35, 33, 0.2); */
  color: #f4f4f4;
}

.list li {
  font-size: 1.07em;
  list-style: none;
  border-bottom: 1px solid #f4f4f4;
  padding-inline-start: 0;
  border-width: 1px;
  padding: 9px;
}

.first {
  margin-top: 20px;
  border-top: 1px solid #f4f4f4;
}

.list {
  width: 80%;
}

.button {
  padding: 10px 20px;
  text-decoration: none;
  font-size: 1em;
  margin: 10px 0;
  border-radius: 50px;
  color: #f4f4f4;
  transition: all 0.3s ease 0s;
}

.button:hover {
  transform: scale(1.1);
}

.button5 {
  color: #ffffff !important;	
  background-color: #ff4500;
  box-shadow: 0 0 10px 0 #ff4500 inset, 0 0 20px 2px #ff4500;
}

.button6 {
  color: #ffffff !important;	
  background-color: #1e90ff;
  box-shadow: 0 0 10px 0 #1e90ff inset, 0 0 20px 2px #1e90ff;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #706C6B;
  -webkit-transition: 0.4s;
  box-shadow: 2px 6px 25px #706C6B;
  transform: translate(0px, 0px);
  transition: 0.6s ease transform, 0.6s box-shadow;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #ff4500;
}

input:focus + .slider {
  box-shadow: 0 0 1px #50bfe6;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.carousel-inner {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel-item {
  min-width: 22%;
  box-sizing: border-box;
  padding: 20px;
  /** background-color: #706C6B; */
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 0 5px;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  padding: 10px;
  z-index: 10;
}

.carousel-control-prev {
  left: 10px;
}

.carousel-control-next {
  right: 10px;
}


@media (min-width: 100px) and (max-width: 650px) {
	div#rec746525700 {
		display: none;
	}
	
	.top h1 {
		font-size: 36px;
		font-family: 'Gilroy', Arial, sans-serif;
	}
	
	.toggle-btn span {
		font-size: 18px;
		font-family: 'Gilroy', Arial, sans-serif;
		width: 100%;
		display: block;
	}
	
	#rec574425514 .tn-elem[data-elem-id="1680812687217"] .tn-atom {
		background-size: 300px !important;
	}
	
	.slider,.toggle-btn,.t396__elem.tn-elem.tn-elem__5744255141680812687217.t-animate.t-animate_started,.tn-atom.t-bgimg.loaded {
		display: block;
	}	
	
	#rec574425514 .t396__artboard {
		height: 950px;
	}
	
	div#rec574357110,div#rec573921529,div#rec574749912 {
		display: none;
	}
}

@media screen and (max-width: 479px) {
    #rec574425514 .t396__artboard, #rec574425514 .t396__filter, #rec574425514 .t396__carrier {
        height: 940px !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 640px) {
    .outer {
        display: block;
        top: 0px;
        position: relative;
        z-index: 9999;
        width: 100%;
    }
}

@media screen and (min-width: 961px) and (max-width: 1199px) {
    .outer {
        display: block;
        top: 0px;
        position: relative;
        z-index: 9999;
        width: 100%;
    }
}

@media screen and (min-width: 181px) and (max-width: 640px) {
	#rec573377713 .tn-elem[data-elem-id="1680869658453"] .tn-atom {
		color: #404147;
		font-size: 18px;
		font-family: 'Gilroy', Arial, sans-serif;
		line-height: 1.2;
		font-weight: 400;
		background-position: center center;
		border-color: transparent;
		border-style: solid;
		display: none;
	}
}



