body {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    font-family: 'Poppins', sans-serif;
}
@font-face {
    font-family: 'Eastwood';
    src: url('../fonts/Eastwood.woff2') format('woff2'),
        url('../fonts/Eastwood.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    scroll-behavior: smooth;
     
}
h1,h2,h3,h4,h5,h6,p {
    margin: 0;
}
ul,li {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a:hover {
    text-decoration: none;
}



/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/
.wide-150 {padding-top: 150px; padding-bottom: 150px;}
.wide-110 {padding-top: 0; padding-bottom: 100px;}
.wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 100px; padding-bottom: 90px; }
.wide-80 { padding-top: 100px; padding-bottom: 80px; }
.wide-70 { padding-top: 100px; padding-bottom: 70px; }
.wide-60 { padding-top: 100px; padding-bottom: 60px; }
.wide-50 { padding-top: 50px; padding-bottom: 50px; }
.wide-40 { padding-top: 100px; padding-bottom: 40px; }
.wide-30 { padding-top: 100px; padding-bottom: 30px; }
.wide-20 { padding-top: 100px; padding-bottom: 20px; }
.wide-10 { padding-top: 100px; padding-bottom: 0px; }
/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

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

/*------------------------------------------*/
/*  Padding Centered
/*------------------------------------------*/

.pc-70 { padding-right: 70px; padding-left: 70px; } 
.pc-65 { padding-right: 65px; padding-left: 65px; } 
.pc-60 { padding-right: 60px; padding-left: 60px; } 
.pc-55 { padding-right: 55px; padding-left: 55px; } 
.pc-50 { padding-right: 50px; padding-left: 50px; } 
.pc-45 { padding-right: 45px; padding-left: 45px; } 
.pc-40 { padding-right: 40px; padding-left: 40px; }
.pc-35 { padding-right: 35px; padding-left: 35px; }
.pc-30 { padding-right: 30px; padding-left: 30px; }
.pc-25 { padding-right: 25px; padding-left: 25px; }
.pc-20 { padding-right: 20px; padding-left: 20px; }
.pc-15 { padding-right: 15px; padding-left: 15px; }
.pc-10 { padding-right: 10px; padding-left: 10px; }

.pc-09 { padding-right: 9%; padding-left: 9%; }
.pc-08 { padding-right: 8%; padding-left: 8%; }
.pc-07 { padding-right: 7%; padding-left: 7%; }
.pc-06 { padding-right: 6%; padding-left: 6%; }
.pc-05 { padding-right: 5%; padding-left: 5%; }
.pc-04 { padding-right: 4%; padding-left: 4%; }
.plpr {
    padding-left: 0; padding-right: 0;
}

.bg-grey {
    background-color: #eaeaec;
}
.off-color {
    color: #2389a4;
}
.clear {
    clear: both;
}





/* index start  */
.bg-lights {
	background: #fff4f4;
}

.logo-img {
    width: 180px;
    height: auto;
}
.banner-videos video {
	width: 100%;
}
.navbar-light .navbar-nav .nav-link {
	color: #2389a4;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}
.exper-eco {
    font-size: 34px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.about-honest-text h3 {
    font-size: 22px;
    font-weight: 500;
	color: #fff;
    padding-bottom: 10px;
    padding-top: 20px;
}
.about-evers {
    color: #808080;
    font-size: 18px;
    line-height: 1.3;
}
.return-textes11 {
    height: 260px;
}
.loved {
    color: #a1a2a2;
}
.steel-main-div1  {
    position: relative;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2389a4;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }
  
  .steel-main-div1:hover .overlay {
    height: 100%;
  }
  
  .text {
    color: white;
    font-size: 26px;
    position: absolute;
    top: 20%;
    left: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-31%, -50%);
    text-align: center;
    text-transform: uppercase;
  }
  
  .text1 {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 115px;
    left: 10px;
    text-align: justify;
    padding: 20px 20px;
}
  option{text-transform: uppercase;}
  .help_sec{color: #ffffff;font-size: 32px;
      text-align: left !important;
      position: absolute;
      top: 40%;
      left: 10%;}
      
  .btn-5 {
      line-height: 1.8;
      padding: 4px 16px;
      color: #ffffff;
      background-image: none;
      border-radius: 0;
      margin: 10px 0;
      border: 1px solid #fff;
      font-size: 14px;
      background: transparent;
  }
  .wizse {
      font-size: 22px;
      font-weight: 500;
	    color: #ffffff;
        background-color: #2389a4;
        padding: 10px 0;
  }

  .text14 {
	color: white;
	font-size: 18px;
	position: absolute;
	top: 65%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.btn-7 {
    line-height: 1.8;
    padding: 4px 10px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    margin: 0px 0;
}

.btn-7:hover {
    color: #ffffff;
    padding: 6px 16px;
    background-color: transparent;
    border: 2px solid #ffffff;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    display: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #2389a4 !important;
}
.ipmz1 {
    font-size: 22px;
    font-weight: 500;
    padding: 10px 0;
    text-align: center;
}
.btn-1 {
    line-height: 1.8;
    padding: 6px 12px;
    color: #fff;
    background-color: #2389a4;
    background-image: none;
    border-radius: 2px;
}
.btn-1:hover {
    line-height: 1.8;
    padding: 6px 12px;
    color: #2389a4;
    border: 1px solid #2389a4;
    background-color: #ffffff;
    background-image: none;
    border-radius: 2px;
}
.careers-divs {
    padding: 20px 20px;
    background-color: #ffffff; 
    border-radius: 8px;
}
.return-textes {
    background: #2389a4;
    padding: 20px;
    text-align: left;
    min-height: 300px;
}
.footer-1 {
    background-color: #2389a4;
}
.footer{color: #fff;}
	
.footer-heading-2{
    margin-bottom: 20px;
    font-size: 25px;
}
.foot-overs a:hover {
    color: #fff;
}
.footer-heading-4{
    padding-top: 16px;
    margin-bottom: 10px;
    font-size: 18px;
}
.quick a{color:#fff;
line-height: 25px;}

hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgb(255 255 255 / 45%);
}

.social ul li {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}
.social ul li a {
    font-size: 20px;
    color: #fff;
}
.rd-form {
    position: relative;
}
.form-button {
    position: absolute;
    top: 20px;
    right: 0;
}
.form-control {
	display: block;
	width: 100%;
	padding: .4rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-2 {
    background: #000;
    padding: 5px 12px;
}
.btn-2:hover {
    background: #000;
    padding: 5px 12px;
}

.property-imgs {
    position: relative;
}
.room-over {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2389a4+50,207cca+51,2389a4+100&0.55+0,0.55+100 */
    background: -moz-linear-gradient(top,  rgba(30,87,153,0.55) 0%, rgba(35,137,164,0.55) 50%, rgba(32,124,202,0.55) 51%, rgba(35,137,164,0.55) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0.55) 0%,rgba(35,137,164,0.55) 50%,rgba(32,124,202,0.55) 51%,rgba(35,137,164,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(30,87,153,0.55) 0%,rgba(35,137,164,0.55) 50%,rgba(32,124,202,0.55) 51%,rgba(35,137,164,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1e5799', endColorstr='#8c2389a4',GradientType=0 ); /* IE6-9 */
    opacity: 0;
}
.room-over1 {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2389a4+50,207cca+51,2389a4+100&0.55+0,0.55+100 */
    background: -moz-linear-gradient(top,  rgba(30,87,153,0.75) 0%, rgba(35,137,164,0.75) 50%, rgba(32,124,202,0.75) 75%, rgba(35,137,164,0.75) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0.75) 0%,rgba(35,137,164,0.75) 50%,rgba(32,124,202,0.75) 75%,rgba(35,137,164,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(30,87,153,0.75) 0%,rgba(35,137,164,0.75) 50%,rgba(32,124,202,0.75) 75%,rgba(35,137,164,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1e5799', endColorstr='#8c2389a4',GradientType=0 ); /* IE6-9 */
    opacity: 1;
}
.room-over:hover {
    opacity: 1;
}
.room-bk-bt {
    margin: 140px  0;
    padding: 12px 28px;
    background: #ffffff;
    color: #2389a4;
    border-radius: 1.5rem;
    border: none;
}
.room-bk-bt:hover {
    color: #ffffff;
    background: #000;
    border: none;
}
.borde-5 {
    width: 100px;
    display: inline-block;
    height: 2px;
    background-color: #2389a4;
    margin: 10px 0;
    text-align: center;
}

.amidst {
    font-size: 18px;
    line-height: 1.4;
    color: #628c97;
}
.bg-10 { background: #f0f0f0; }
.ptltd {
    padding: 25px 20px;
}

.about-banner {
    background-image: url(../images/about-page.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
.about-banners-txt {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.trustwo {
    width: 100px;
}
.trustwosimple {
    width: 90px;
}
.fasty-right i {
    font-size: 30px;
    color: #ffffff;
}
.family-to-win {
    font-size: 24px;
}
.join-from {
    background: #2389a4;
    padding: 40px;
}
.text144 {
    padding: 10px 10px;
}
.text144:hover {
    padding: 10px 10px;
}
label {
	color: #fff;
}
.return-textes11 {
    background: #2389a4;
    padding: 20px;
    text-align: left;
    height: 580px;
}

.contact-banner-100 {
    background-image: url(../images/about-page110.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
}
.cl-bl-50 {
    background-color: #edfbfc;
}
.dark-150 {
    margin-top: 150px;
    margin-bottom: 150px;
}
.fasty-right5 {
    color: #2389a4;
    font-size: 20px;
}

.founderss-imgs {
    border-radius: 50%;
    border: 10px solid #abdff5;
}

.abouts-cols {
    font-weight: 700;
    color: #2389a4;
}
.growing-ups-for {
    color: #2389a4;
}

.circle-5 {
    height: 230px;
    width: 230px;
    border-radius: 50%;
    background-color: #2389a4;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
}

.experience a {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    color: #2389a4;
}

.about-banner-contacts {
    background-image: url(../images/Contact-us-picture.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}

.about-banner-whypoz {
    background-image: url(../images/WHYPOZcoverpicture.jpg);
    background-repeat: no-repeat;
    background-position: 100% 70%;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}

.about-banner-host-events {
    background-image: url(../images/PHOTO-2020-12-24-14-41-001.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}

.about-banner-about-uss {
    background-image: url(../images/about-page-cover.JPG);
    background-repeat: no-repeat;
    background-position: 100% 72%;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}
.about-banner-mondarmoni {
    background-image: url(../images/Image-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}

.ametiestes a {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    color: #2389a4;
}
.wings {
    padding-left: 28px;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #808080;
}
.wings li {
    padding-bottom: 10px;
    font-size: 18px;
}
.twin-sharing img {
    border: 6px solid #2389a4;
}
.special-bond {
    font-size: 18px;
    text-align: justify;
}
.Spread {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    color: #808080;
}
.Spread-tops {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    color: #2389a4;
}
.invite-to {
    font-family: 'Eastwood';
    font-size: 80px;
    font-weight: 500;
}


.team-sizz {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.about-banner-partnerss {
    background-image: url(../images/Partnership-Cover-Photo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    height: 520px;
}



.frms-txts-41 {
    text-align: justify;
    padding-right: 20px;
}
.hotels-stays {
    font-size: 23px;
    padding-top: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}
.hotels-stays5 {
    font-size: 18px;
    padding-top: 10px;
    font-weight: 400;
}
.hotels-stays6 {
    font-size: 18px;
    padding-top: 20px;
}
.phones-5-calss {
    padding-top: 10px;
    color:#2389a4;
}
.partnershi21 {
    color:#2389a4;
    font-size: 18px;
}
.partnershi212 {
    color:#fff;
    line-height: 25px;

}
.index-welcomes2 {
    margin-top: 26px; 
    margin-bottom: 40px;
}
.package-for {
    font-size: 18px;
    font-weight: 400;
    padding-top: 10px;
}
.uick-inks2 {
    text-align: center;
}
.Copyright42 {
    display: flex;
    justify-content: flex-end;
}
.we-55 {
    position: relative;
}
.white-cots {
    position: absolute;
    top: 55px;
    width: 5%;
}
.realized1 {
    padding-left: 45px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
}
.zeal5 {
    font-size: 20px;
    list-style: initial;
}
.zeal545 li {
    list-style: initial;
    font-size: 30px;
    color: #2389a4;
}
.white-cots2 {
    position: absolute;
    top: 146px;
    left: 205px;
    width: 5%;
}
.cas-heights {
    height: 400px;
}