body {
  margin:0 auto;
  width:100%;
  font-size:14px;
  overflow:auto;
  font-family: "Open Sans";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #333;
  margin-top: 0px;
  overflow: auto;
}

::-webkit-scrollbar {
    width: 2px;
}
 
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(32, 88, 149, 1);
  border-radius: 4px;
}
 
::-webkit-scrollbar-thumb {
border-radius: 10px 29px 8px 17px;
    background-color: #ffdd00;

}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
}

.dorm::-webkit-input-placeholder {
   color: #bebebe;
}

.dorm:-moz-placeholder { /* Firefox 18- */
   color: #bebebe;  
}

.dorm::-moz-placeholder {  /* Firefox 19+ */
   color: #bebebe;  
}

.dorm:-ms-input-placeholder {  
   color: #bebebe;  
}

p {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: relative;
    float: left;
    text-align: justify;
}


.classcontent b{
  color: #C62D2D;
  font-weight: 400 !important;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }


.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


a{
  
  text-decoration: none;
}

img{
  text-align:center;
  max-width:100%;
  width:auto;
  height:auto;
}

li{
  list-style: none;
}

.entirerapper{
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  min-height: 300px;
  max-width: 1300px;
}


/*mobile menu*/



.menusec {
    width: 100%;
    min-height: 0px !important;
    position: relative;
    float: left;
    display: none;
    text-align: right;
    top: -26px;
}



.vcolor {
    color: #fff;
    font-size: 16px;
}


ul.glass-menu {
    position: absolute;
    top: 34px;
    list-style: square;
    list-style-position: inside;
    border-radius: 0.3em;
    min-width: 13em;
    margin: 1em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.65);
    z-index: 1000;
    border: 1px solid #fd0;
}


ul.glass-menu li {
    padding: 0.5em;
    margin: 0.7em;
    border-radius: 0.3em;
    background: #191765;
    color: #fff;
    font-weight: 200;
}

ul.glass-menu li:hover {
  background: #FCB02E;
  color: #fff;
}

ul.glass-menu li:hover a {
 color: #fff;

}

ul.glass-menu li  a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    text-transform: CAPITALIZE;
    font-size: 11px
}

.vcolor{
  color:#fff;
  font-size: 16px;
}

.disp{
  display: none;
}

/*Gallery*/

.gally {
    width: 28%;
    float: left;
    position: relative;
    margin: 20px;
}

.contenty span {
    font-size: 17px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}

.metahdic {
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    letter-spacing: 3px;
    width: 96%;
    position: relative;
    float: left;
    margin-left: 30px;
}

.samp{
     background: #2e3192 !important;
    font-size: 28px;
    padding: 36px 10px !important;
    text-align: center;
}

.spaceout li {
    width: 39%;
    position: relative;
    float: left;
    padding: 10px;
    background: #2e3192b0;
    color: #fff;
    margin: 1px;
}

.spaceout li a {
    color: #fff;
    font-weight: 500;
}

/*Code begin*/

.header{
  width: 100%;
  position: relative;
  float: left;
  background: #fff;
  border-bottom: 2px solid #2e3192;
}

.logo{
  width: 7%;
  position: relative;
  float: left;
  margin-left: 20px;
  top:10px;
}

.menu{
  position: relative;
  width: 88%;
  float: left;
}

.menu ul{
      display: block;
    margin: 0px;

}

.menu ul li{
  float: left;
  position: relative;
    padding: 20px;
}

.menu ul li:hover{
 background: #00adef;
 color: #fff;
}

.menu ul li a:hover{
 color: #fff;
}

menu ul li.active {
background: #00adef;
 color: #fff;
}

.menu ul li a{
    color: #2e3192;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    padding: 30px 1px;
    text-transform: uppercase;
}

.flyerbook{
width: 100%;
    position: absolute;
    z-index: 20000;
    min-height: 200px;
    top: 30%;
}

.fillers{
  width: 100% !important;
  position: relative;
  float: left;
}

.appi{
  border: 1px solid #000;
  padding: 10px 20px;
  width: 50% !important;

}

#send_message {
width: 234px !important;
    font-variant: small-caps;
    border: 1px solid #2e3192;
    cursor: pointer;
    cursor: hand;
    margin-top: 20px;
    /* margin-left: 56px; */
    float: left;
    padding: 11px;
    background: #2e3192;
    color: #fff;
    margin-left: -28px;
}

#cf_submit_p {
    text-align: right;
}

p {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.7);
    width: 87%;
    position: relative;
    float: left;
    text-align: justify;
    margin-left: 30px;
}

.attrat{
  width:30%;
  position: relative;
  float: left;
  min-height: 200px;
  background: #000;
  margin: 10px;
}

.flyerbookins{
  width: 100%;
  position: relative;
  float: right;
  width: 35%;
  min-height: 150px;
  margin-right: 60px;
  background: #000000a3;
}

.flyerbookins li{
  width: 20%;
  position: relative;
  float:left;
  margin:5px 0px 20px 0px;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 7px;
}

.flyerbookins li a{
  text-align: center;
  color: #ffc31b;
  font-size: 10px;
  font-weight:300;
}

.buk{
    position: relative;
    float: left;
    background: #fff;
    min-height: 90px;
    width: 100%;
    border: 2px solid #ffc31b;
    text-align: center;
    padding-bottom: 12px;
}

.buk h4{
  width: 100%;
  position: relative;
  float: left;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.risehouse{
    width: 92%;
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-left: 27px;
}

.srise{
width: 28%;
    position: relative;
    float: left;
    background: #2e3192;
    color: #fff;
    text-align: center;
    margin: 10px 20px;
    padding: 10px 20px;
}

.srise a{
    color: #fff;
    font-weight: 500;
    position: relative;
    font-size: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}


.inpufeild {
    width: 96%;
    height: 40px;
    padding-left: 5px;
    border-radius: 5px;
    line-height: 1.666;
    border: 1px solid #2e3192;
    font-weight: 200;
    transition: border-color ease-in-out .15s;
    position: relative;
    float: left;
    margin-top: 20px;
}

.required {
    width: 95.7%;
    margin-top: 30px;
    padding-left: 5px;
    border-radius: 5px;
    line-height: 1.666;
    border: 1px solid #7c1a6e;
    font-weight: 200;
    transition: border-color ease-in-out .15s;
    position: relative;
    float: left;
}

.error {
    padding: 10px;
    color: #D8000C;
    font-size: 12px;
    background-color: #FFBABA;
    position: relative;
    float: left;
    width: 90%;
    top: 17px;
    display: none;
}

.success {
    padding: 10px;
    color: #044406;
    font-size: 12px;
    background-color: #B7FBB9;
    position: relative;
    float: left;
    width: 93%;
    margin-top: 10px;
    display: none;
}



.Banner{
  position: relative;
  width: 100%;
  float: left;
}

.mappy{
  width: 100%;
  float: left;
  position: relative;
  margin-left: 20px;
}

.mappy span{
    position: relative;
    float: left;
    margin: 10px 7px;
}

.mappy span a{
font-size: 11px;
    font-weight: 500;
    color: #ffc31b;
}


.swip{
  width: 100%;
  position: relative;
  float: left;
  min-height: 40px;
}

.swipinner{
  width: 85%;
  position: relative;
  margin:0 auto;
  padding: 5px 10px;
}

.swipinner h3{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  vertical-align: baseline;
  font-size: 24px;
  margin: 0 0 20px 0;
  color: #424242;
  font-weight: 400;
}

.colorliby:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 60px;
    height: 4px;
    content: '';
    background: #003153;
    text-align: center;
}

.swipinner p{
   text-align: center;
}

.lineimage{
  position: relative;
  float: left;
  width: 29%;
  margin: 50px 20px 40px 20px;
  background: #003153;
  min-height: 200px;
}

.animate-reveal {
    opacity: 0;
    -webkit-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
    -moz-animation: reveal 1s ease-in 1 normal forwards;
    -o-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
    animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
}

.vimy{
position: relative;
    width: 100%;
    float: left;
    min-height: 200px;
    background: #2e3192;
    padding-bottom: 31px;
}

.whyus{
  width: 100%;
  position: relative;
  float: left;
  background-image: url(../img/lipback.jpg);
  background-size: cover!important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  min-height: 300px;
}

.nexter{
  position: relative;
  float: left;
  min-height: 200px;
  background: #fff;
  width: 100%;
}

.list1{
  width: 45%;
  position: relative;
  float: left;
}

.list2{
  width: 45%;
  position: relative;
  float: left;
}


.vimy h3{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  vertical-align: baseline;
  font-size: 24px;
  margin: 0 0 20px 0;
  color: #fff;
  font-weight: 400;
  margin-top: 30px;

}

.zip:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 60px;
    height: 4px;
    content: '';
    background: #ffc31b;
    text-align: center;
}

.vimyinner{
  width: 85%;
  position: relative;
  margin:0 auto;
  padding: 25px 10px;
}

.vimyinner p{
   text-align: center;
   color: #fff !important;
}

.vimy li{
  width: 20%;
  position: relative;
  float: left;
  margin: 20px;
  min-height: 100px;
  border: 1px solid #fff;
}

.vimy li:hover{
  background-color: #420a0a6b;
}

.vimy li h5{
  color:#fff;
  text-align: center;
  position: relative;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
  display: block;
}

.vimy li span{
  text-align: center;
  width: 100%;
  position:relative;
  margin-left: 76px;
}

.vimy li h6{
  color:#fff;
  text-align: center;
  position: relative;
  width: 100%;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  font-style: italic;
}

.vimy li i{
  color:#ffc31b;
  margin-right: 10px;
}

.lback{
  width: 50%;
  position: relative;
  float: right;
  color: #fff;
  margin-right:70px;
}

.lback h3 {
    font-size: 18px;
    text-align: center;
    line-height: 160%;
    width: 100%;
    margin: 0 auto;
    margin-top:62px;
    font-weight: 400;
    position: relative;
    float: left;
    margin-bottom: 52px;
}

.lowerback{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
}

.lowerback a {
  padding: 20px;
  color: #fff;
  background: #000;
  border: 1px solid #fff;
}

.footer{
    width: 100%;
    position: relative;
    float: left;
    background: #2e3192;
    border-top: 1px solid #ffc31b;
}

.footer ul{
  position: relative;
  margin: 0 auto;
  display: block;
  width:80%;
}

.footer ul li{
  position: relative;
  float: left;
  margin: 20px;
}

.footer ul li a{
  font-size: 11px;
  position: relative;
  text-align: center;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.linker{
  width: 100%;
  position: relative;
  float: left;
}

.linker a:hover{
    background: #2e3192;
}

.linker a{
padding: 10px 30px;
    border-radius: 4%;
    color: #fff;
    background: #00adef;
    float: right;
    margin-bottom: 40px;
}

.linker a i{
  margin-right: 10px;
}

.innerbanner{
  width: 100%;
  position: relative;
  float: left;
}

.mider {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.sleft{
width: 37%;
    float: left;
    margin: 10px;
    position: relative;
    margin: 46px 5px 20px 10px;
}

.sright{
    width: 57%;
    float: left;
    margin: 10px;
    position: relative;
    margin: 10px 5px 20px 20px;
}

.sright p{
   font-size: 14px !important;
}

.metahda {
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #999999;
    font-weight: 500;
    letter-spacing: 5px;
    width: 100%;
}

.colorlibaa {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1.8;
    position: relative;
    width: 100%;
    position: relative;
    color: #000;
    font-family: "Quicksand", Arial, sans-serif;
    top: 10px;
}

/*facilities*/

.flip-card {
  background-color: transparent;
  width:100%;
  min-height:250px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}



/*contacts*/

.closy {
    width: 70%;
    position: relative;
    float: left;
       border: 1px solid #e0d7be;
    min-height: 230px;
    margin: 25px 25px;
}

.closy i {
    font-size: 64px;
    display: block;
    text-align: center;
    margin-top: 30px;
}

.closy h4 {
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 0;
}

.loty {
    color: #1428b3 !important;
}

.closy p {
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 12px 0;
    width: 96%;
    position: relative;
    float: left;
}

/*timelines*/

.timeline {
  position: relative;
  max-width:1300px;
  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.container::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: white;
  border: 4px solid #FF9F55;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  left: 0;
}

/* Place the container to the right */
.right {
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -16px;
}

/* The actual content */
.content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width containers */
  .container {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .container::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after, .right::after {
  left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .right {
  left: 0%;
  }
}





/*esponsiveness begun*/


@media (min-width :0px) and (max-width : 1238px){

.menu {
    position: relative;
    width: 90%;
    float: left;
}

}

@media (min-width :0px) and (max-width : 1210px){

.menu {
    position: relative;
    width: 91%;
    float: left;
}

}

@media (min-width :0px) and (max-width : 1197px){

.menu ul li {
    float: left;
    position: relative;
    padding: 17px;
}

.logo {
    width: 7%;
    position: relative;
    float: left;
    margin-left: 20px;
    top: 4px;
}

.flyerbookins {
    position: relative;
    float: right;
    width: 41%;
    min-height: 150px;
    margin-right: 60px;
}

}

@media (min-width :0px) and (max-width : 1154px){


.attrat {
    width: 30%;
    position: relative;
    float: left;
    min-height: 180px !important;
    background: #fff !important;
    margin: 10px;
}

}

@media (min-width :0px) and (max-width : 1138px){

.menu ul li {
    float: left;
    position: relative;
    padding: 15px 15px;
}

.attrat {
    width: 30%;
    position: relative;
    float: left;
    min-height: 180px !important;
    background: none !important;
    margin: 10px;
}

}

@media (min-width :0px) and (max-width : 1121px){

.vimy li span {
    text-align: center;
    width: 100%;
    position: relative;
    margin-left: 58px;
}

}


@media (min-width :0px) and (max-width : 1107px){

.footer ul {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 85%;
}

.lback {
    width: 63%;
    position: relative;
    float: right;
    color: #fff;
    margin-right: 70px;
}

}

@media (min-width :0px) and (max-width : 1098px){


.menu ul li {
    float: left;
    position: relative;
    padding: 15px 13px;
}

}

@media (min-width :0px) and (max-width : 1076px){

.lineimage {
    position: relative;
    float: left;
    width: 27%;
    margin: 50px 20px 40px 20px;
    background: #003153;

}


}

@media (min-width :0px) and (max-width : 1067px){

.lineimage {
    position: relative;
    float: left;
    width: 27%;
    margin: 50px 20px 40px 20px;
    background: #003153;
    min-height: 200px;
}

.flyerbook {
    width: 100%;
    position: absolute;
    z-index: 20000;
    min-height: 200px;
    top: 19%;
}

.flyerbookins {
    position: relative;
    float: right;
    width: 47%;
    min-height: 150px;
    margin-right: 60px;
}

.vimy li h5 {
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 5px;
    text-transform: uppercase;
    display: block;
}

.lowerback a {
    padding: 10px 30px;
    color: #fff;
    background: #000;
    border: 1px solid #fff;
}

}

@media (min-width :0px) and (max-width : 1059px){

.menu ul li {
    float: left;
    position: relative;
    padding: 15px 11px;
}

.menu ul a {
    color: #2e3192;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    padding: 30px 5px;
}

.lineimage {
    position: relative;
    float: left;
    width: 27%;
    margin: 50px 20px 40px 20px;
    background: none !important;
}

}


@media (min-width :0px) and (max-width : 998px){

.menu {
    position: relative;
    width: 91%;
    float: left;
    display: none;
}

.logo {
    width: 10%;
    position: relative;
    float: left;
    margin-left: 20px;
    top: 4px;
}

.menusec {
    width: 100%;
    min-height: 0px !important;
    position: relative;
    float: left;
    text-align: right;
     top: 0px !important;
    display: block;
    background: #2e3192;
}

ul.glass-menu {
    position: absolute;
    top: 9px;
    list-style: square;
    list-style-position: inside;
    border-radius: 0.3em;
    min-width: 13em;
    margin: 1em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.65);
    z-index: 1000;
    border: 1px solid #fd0;
}

}


@media (min-width :0px) and (max-width : 998px){

.vimyinner {
    width: 94%;
    position: relative;
    margin: 0 auto;
    padding: 25px 10px;
}

.footer ul {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 96%;
}

}

@media (min-width :0px) and (max-width : 915px){

.flyerbook {
    width: 100%;
    position: relative;
    z-index: 20000;
    min-height: 200px;
    top: 19%;
    display: none;
}

}

@media (min-width :0px) and (max-width : 893px){


.lineimage {
    position: relative;
    float: left;
    width: 27%;
    margin: 50px 20px 40px 20px;
    background: none !important;
    min-height: 0px!important;
}

.vimy li {
    width: 27%;
    position: relative;
    float: left;
    margin: 20px;
    min-height: 100px;
    border: 1px solid #fff;
}


}


@media (min-width :0px) and (max-width : 742px){

.lineimage {
    position: relative;
    float: left;
    width: 25%;
    margin: 50px 20px 40px 20px;
    background: none !important;
    min-height: 0px!important;
}

.lback {
    width: 63%;
    position: relative;
    float: right;
    color: #fff;
    margin-right: 70px;
    margin-bottom: 50px;
}


}

@media (min-width :0px) and (max-width : 698px){

.lineimage {
    position: relative;
    float: left;
    width: 25%;
    margin: 50px 20px 40px 20px;
    background: none !important;
    min-height: 0px!important;
}

.vimy li {
    width: 41%;
    position: relative;
    float: left;
    margin: 20px;
    min-height: 100px;
    border: 1px solid #fff;
}

.swipinner p {
    text-align: justify;
}

.logo {
    width: 51%;
    position: relative;
    float: left;
    margin-left: 20px;
    top: 4px;
}

}


@media (min-width :0px) and (max-width : 598px){


.attrat {
    width: 40%;
    position: relative;
    float: left;
    min-height: 180px !important;
    background: #fff !important;
    margin: 10px;
}

}


@media (min-width :0px) and (max-width : 588px){

.lineimage {
    position: relative;
    float: left;
    width: 39%;
    margin: 50px 20px 40px 20px;
    background: none !important;
    min-height: 0px!important;
}

}

@media (min-width :0px) and (max-width : 494px){

.vimy li {
    width: 39%;
    position: relative;
    float: left;
    margin: 20px;
    min-height: 100px;
    border: 1px solid #fff;
}

}


@media (min-width :0px) and (max-width : 424px){

.lineimage {
    position: relative;
    float: left;
    width: 86%;
    margin: 50px 20px 40px 20px;
    background: none !important;
    min-height: 0px!important;
}

}

@media (min-width :0px) and (max-width : 400px){

.vimy li {
    width: 81%;
    position: relative;
    float: left;
    margin: 20px;
    min-height: 100px;
    border: 1px solid #fff;
}

.vimy li span {
    text-align: center;
    width: 100%;
    position: relative;
    margin-left: 120px;
}

}


@media (min-width :0px) and (max-width : 284px){

.vimy li span {
    text-align: center;
    width: 100%;
    position: relative;
    margin-left: 74px;
}

}

@media (min-width :0px) and (max-width : 254px){

.vimy li span {
    text-align: center;
    width: 100%;
    position: relative;
    margin-left: 40px;
}

}

.login-box{
  width: 42% !important;
    margin-left: 296px;
    display: inline-block;
    align-content: center;
    margin-bottom: 36px;
    margin-top: 35px;
}

@media(max-width : 768px){
  .login-box{
    width:80% !important; margin:10px;  display: inline-block;
  }
}
.cruise_card{
    position: relative;
    float: left;
    width: 31%;
    margin: 5px;
    border: 1px solid;
    padding: 5px;
    font-weight:700;
}
@media(max-width : 768px){
    .cruise_card{
        float: center;
        width: 92%;
    }
}
.cruise_card .ship_name{
  position: absolute;
    float: right;
    color: #fff;
    margin-top: 32px;
    padding: 12px;
    border-top-right-radius: 14px;
    background: #42414159;
    width: 50%;
}
.cruise_card .ship_name_label{
  position: relative;
  float: right ;
  color:#0F16D2 ;
}
.cruise_card .ship_attributes_label{
  color:#010072 ;
  font-weight: 30px;
  }
  .cruise_card .ship_balance_seats_label{
    color:#FFFFFF ;
    padding: 14px 28px; 
    font-weight: 30px; 
    background-color: #000000;
  }

  .cruise_card .ship_price_label{
   color:#010072 ;
    font-weight: 30px;
  }
  .cruise_card .book_nw_btn{

    display: block;
    width: 100%;
    border: none; 
    color:#FFFFFF;
    background-color:#010072 ;
    padding: 14px 28px; 
    font-size: 16px;
    cursor: pointer;
    text-align: center;

  }
.change_link{
  font-size: 18px;
  float: right;
  padding-right: 20px;
}
.modal {
 position: fixed; 
  display: none; 
  max-width: 100% ; 
  max-height: 100% ; 
  padding-top: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4); 
  z-index: 2; 
  cursor: pointer; 
  margin-top: -8px;
  margin-left: 60px;
  border-left: none;
}

/* Modal Content */
input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type=number], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type=password], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type=email], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
.modal-content {
  position: relative;
  background-color: #FFFFFF;
  margin: auto;
  padding: 0;
  border: 3px solid #888;
  width: 900px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}


/*@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}*/


.close {
  color: white;
  float: right;
  font-size: 34px;
  font-weight: bold;
}

/*.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}*/
.close_book {
  color: white;
  float: right;
  font-size: 34px;
  font-weight: bold;
}

/*.close_book:hover,
.close_book:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}*/

.modal-header {
  padding: 2px 16px;
  background-color: #010072;
  color: white;
}

.modal-body {padding: 4px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #010072;
  color: white;
}

.bookers{
  width: 28%;
  position: relative;
  float: left;
  min-height: 300px;
  background-color: #f2f2f2;
  padding:10px;
  border: 1px solid #000;
  margin: 20px;
}

.namsave{
    width: 60%;
    position: absolute;
    z-index: 30;
    background-color: #0000003d;
    color: #fff;
    padding: 10px 5px;
    border-radius: 0px 15px 0px 0px;
    top:10%;
}

.namsa{
    width: 60%;
    position: absolute;
    z-index: 50;
    background-color: red;
    color: #fff;
    padding: 10px 5px;
    border-radius: 0px 15px 0px 0px;
    top:10%;
    float: right;
}

.deptdate{
  /*width: 100%;
  position: relative;
  float: left;*/
  background-color: #00adef;
  padding: 10px 5px;
}

.deptdate span{
   float: right;
   color: #fff;
}

.cruiseprice{
    /*width: 100%;
    position: relative;
    float: left;*/
    background-color: #091d25;
    padding: 10px 5px;
    color: #fff;
}

.cruiseprice span{
   float: right;
   color: #fff;
}

.depttime {
    /*width: 100%;
    position: relative;
    float: left;*/
    background-color: #0b79a5;
    padding: 10px 5px;
}

.depttime span{
   float: right;
   color: #fff;
}

.booker .book_nw_btn {
    display: block;
    width: 100%;
    border: none;
    color: #FFFFFF;
    background-color: #010072;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.cruiseprices{
    /*width: 100%;
    position: relative;
    float: left;*/
    background-color: #fe0130;
    padding: 10px 5px;
    color: #fff;
}

.cruiseprices span{
   float: right;
   color: #fff;
}

.nota{
    display: block;
    width: 100%;
    border: none;
    color: #FFFFFF;
    background-color: #010072;
    padding: 14px 28px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

/*
responsiveness*/

@media (max-width: 0px) and (min-width: 1023px){

.cruise_card{
    position: relative;
    float: left;
    width: 30% !important;
    margin: 9px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}

@media (max-width: 0px) and (min-width: 933px) {

.cruise_card{
    position: relative;
    float: left;
    width: 30% !important;
    margin: 9px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}

@media (max-width: 0px) and (min-width: 761px) {
  
.cruise_card{
    position: relative;
    float: left;
    width: 46% !important;
    margin: 5px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}


@media (max-width: 0px) and (min-width: 661px) {
  
.cruise_card{
    position: relative;
    float: left;
    width: 75% !important;
    margin: 9px !important ;
    border: 1px solid;
    padding: 12px;
    font-weight: 700;
}

}

  
@media (max-width: 0px) and (min-width: 525px) {
  
.cruise_card{
    position: relative;
    float: left;
    width: 89% !important;
    margin: 9px;
    border: 1px solid;
    padding: 12px;
    font-weight: 700;
}



.modal-content{
    position: relative;
    background-color: #FFFFFF;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 85% !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

}

/*
responsiveness*/

@media (min-width: 0px) and (max-width: 1023px){

.cruise_card{
    position: relative;
    float: left;
    width: 30% !important;
    margin: 9px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}

@media (min-width: 0px) and (max-width: 933px) {

.cruise_card{
    position: relative;
    float: left;
    width: 30% !important;
    margin: 9px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}

@media (min-width: 0px) and (max-width: 761px) {
  
.cruise_card{
    position: relative;
    float: left;
    width: 46% !important;
    margin: 5px;
    border: 1px solid;
    padding: 5px;
    font-weight: 700;
}

}


@media (min-width: 0px) and (max-width: 661px) {
  
.cruise_card{
    position: relative;
    float: left;
    width: 75% !important;
    margin: 9px !important ;
    border: 1px solid;
    padding: 12px;
    font-weight: 700;
}

}

  
@media (min-width: 0px) and (max-width: 525px) {
    .cruise_card{
        position: relative;
        float: left;
        width: 89% !important;
        margin: 9px;
        border: 1px solid;
        padding: 12px;
        font-weight: 700;
    }
    .modal-content{
        position: relative;
        background-color: #FFFFFF;
        margin: auto;
        padding: 0;
        border: 1px solid #888;
        width: 85% !important;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
    }

}
.alert.alert-danger {
    font-size: 15px;
    font-weight: 600;
    background: #f44646;
    text-align: center;
    color: white;
}
.alert.alert-success{
    font-weight: 600;
    background: #4b46f4;
    text-align: center;
    color: white;
    font-size: 15px;
}