@font-face {
	font-family: Roboto;
	font-style: normal;
	src: url(../fonts/Roboto-Regular.ttf);
}
body{
    background:#ffffff ;
    font-family: Roboto;
    font-size: 14px;
    margin:0;
}
img, iframe {
  display: block;
}
* {
  box-sizing: border-box;
}
textarea:focus, input:focus, select:focus{
  outline: none;
}
a {
  text-decoration: none;
}
.Clear{
  clear: both;
}
#TopBarCon {
  height: 30px;
  width: 100%;
  background: #7fc5fd;
}
.TopBarMin {
  height: 30px;
  width: 1200px;
  margin: 0 auto;
}
.ContactsInfoCon {
  width: calc(100% - 155px);
  height: 30px;
  float: left;
  color: #000;
}
.ContactItem {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 120%;
  float: left;
  padding: 0 8px 0 25px;
  margin: 0 15px 0 0;
  cursor: default;
}
#ContactPhone {
  background-image: url(../img/icons/phone.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 1px center;
}
#ContactEmail {
  background-image: url(../img/icons/email.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 1px center;
}
.SocialMediaCon {
  width: 155px;
  float: right;
  height: 30px;
}
.SocialMediaItem {
  float: right;
  height: 26px;
  margin: 2px 0 2px 5px;
  cursor: pointer;
}
#HeaderCon{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.HeaderMin {
    width: 1200px;
    margin: 0 auto;
}
.Logo {
  width: 145px;
  height: 70px;
  margin: 0 15px 0 0;
  padding: 5px 0;
  float: left;
}
.Logo img {
  height: 100%;
}
.MenuSide {
  width: calc(100% - 160px);
  height: 70px;
  line-height: 90px;
  text-align: center;
  float: left;
}
#LogoMenu {
  display: none;
  position: absolute;
  top: 19px;
  left: 20px;
  width: 32px;
  height: 32px;
}
#LogoMenu img {
  width: 100%;
  height: 100%;
}
#CloseRespoMenu {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 36px;
  margin: 0 8px 0 0;
  color: #818181;
}
.RespoMenu {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: -35px;
  background-color: #f9f9f9;
  overflow-x: hidden;
  padding-top: 35px;
  transition: 0.5s;
  box-shadow: 0px 0px 10px 0px #000;
  border-right: 1px solid #ccc;
}
.RespoMenuItem {
  padding: 8px 8px 8px 20px;
  font-size: 100%;
  color: #727272;
  display: block;
  height: 33px;
  transition: 0.3s;
}
.MenuItem {
  color: #000;
  font-size: 115%;
  line-height: 90px;
  margin: 0px 10px;
}
.MenuItem a {
  color: #000;
}
.MenuItem > a:hover {
  border-bottom: 2px solid #0991ff;
  color: #0991ff !important;
}
.MenuHaveSub {
  position: relative;
}
.MenuHaveSub:hover .SubMenuCon {
  display: block;
}
.MenuHaveSub:hover > a {
  border-bottom: 2px solid #0991ff;
  color: #0991ff !important;
}
.SubMenuCon {
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  padding: 6px 0;
  min-width: 140px;
  background: #0991ff;
  box-shadow: 0px 0px 6px -3px #000;
  z-index: 10000;
}
a.SubMenuItem {
  color: #fff;
  font-size: 100%;
  line-height: normal;
  padding: 6px 10px;
  display: block;
  text-align: left;
}
#PageTitleCon {
  width: 100%;
  height: 80px;
  background: #008ac3;
}
#PageTitle {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-weight: initial;
  cursor: default;
}
/*********************Slidehow***********************/
.SlideShowCon {
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
}
/*********************Secure Payment***********************/
.SecurePaymentCon {
  width: 100%;
  background: #32c7da42;
}
.SecurePaymentMin {
  margin: auto;
  width: 1200px;
  padding: 10px 0;
  text-align: center;
  line-height: 0;
}
.SecurePaymentItem {
  display: inline-block;
  width: 60px;
  margin: 0 8px;
}
/*********************Why Us***********************/
.WhyCon {
  width: 100%;
  background: url(../img/maldives.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.WhyCover {
  background: #08053e85;
}
.WhyMin {
  width: 1200px;
  margin: auto;
  padding: 45px 0 35px 0;
}
.BoxsTitleChoose {
  text-align: center;
  font-size: 180%;
  margin: 0 0 60px 0;
  color: #fff;
}
.WhyItem {
  width: calc(25% - 20px);
  margin: 0 10px;
  float: left;
}
.WhyImg{
  width: 100px;
  height: 100px;
  margin: auto;
}
.WhytextCon {
  max-width: 150px;
  margin: 0 auto;
}
.WhyTitle {
  display: block;
  max-width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #6fc7e9e8;
  margin: 0;
}
.WhyDesc {
  margin: 0;
  text-align: center;
  color: #fff;
}
/**********************Footer***********************/
.FooterCon {
  width: 100%;
  padding: 60px 0 40px 0;
  background: #014268;
}
.FooterMin {
  width: 1200px;
  margin: 0 auto;
}
.FloatedContactCon {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 400px;
  z-index: 100;
}
.FloatedContactMin {
  position: relative;
  left: -50%;
  background: #b3bfff;
  height: 40px;
}
.FloatedContactItem {
  display: block;
  color: #fff;
  float: left;
  width: 33.33%;
  height: 40px;
  padding: 22px 0 1px 0;
  font-size: 13px;
  text-align: center;
}
.FloatedContactItem.Phone {
  background: #ce702f;
  background-image: url(../img/icons/phone.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
.FloatedContactItem.Gsm {
  background: #267cb5;
  background-image: url(../img/icons/cell-phone.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
.FloatedContactItem.Whatsapp {
  background: #09821e;
  background-image: url(../img/icons/whatsapp-floated.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center 3px;
}
.WhatsappFloted {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  right: 25px;
  bottom: 60px;
}
.WhatsappFlotedImg {
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(2px 2px 4px #222);
  filter: drop-shadow(2px 2px 4px #222);
}
.FooterBox {
  width: calc(33.33% - 120px);
  float: left;
  padding: 0 10px;
}
.FooterBox.Presentation {
  width: 360px;
}
.FooterBoxTitle {
  font-weight: 400;
  color: #fff;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  cursor: default;
}
.FooterBoxLink {
  color: #fff;
  opacity: 0.6;
  display: block;
  margin: 0 0 4px 0;
}
.FooterAbout {
  color: #fff9;
}
.CopyrightsCon {
  position: relative;
  background: #253742;
  text-align: center;
  z-index: 101;
}
.Copyrights {
  color: #ccc;
  text-align: center;
  padding: 15px 10px;
  margin: 0px;
}

/***********************************Device Resolution*********************************/
@media screen and (max-width:1200px){
  .TopBarMin {
    width: 100%;
    padding: 0 10px;
  }
  .HeaderMin {
    width: 100%;
    padding: 0 10px;
  }
  #PageTitle {
    font-size: 180%;
    width: 100%;
    padding: 0 10px;
  }
  .SecurePaymentMin {
    width: 100%;
  }
  .WhyMin {
    width: 100%;
  }
  .FooterMin {
    width: 100%;
  }
}
@media screen and (max-width :950px){
  .FooterBox.Presentation {
    width: 100%;
  }
  .FooterBox {
    width: 33.33%;
    float: left;
    padding: 0 10px;
  }
}
@media screen and (max-width :700px){
  .ContactItem {
    font-size: 100%;
    margin: 0 10px 0 0;
  }
  #PageTitleCon {
    height: 60px;
  }
  #PageTitle {
    height: 60px;
    line-height: 60px;
    font-size: 140%;
  }
}
@media screen and (max-width :590px){
  .ContactsInfoCon {
    display: none;
  }
  .SocialMediaCon {
    width: max-content;
    float: unset;
    margin: auto;
  }
  .HeaderMin {
    position: relative;
  }
  .Logo {
    display: block;
    margin: 0 auto;
    float: unset;
  }
  .MenuSide {
    display: none;
  }
  #LogoMenu {
    display: block;
  }
  #PageTitleCon {
    height: 45px;
  }
  #PageTitle {
    height: 45px;
    line-height: 45px;
    font-size: 130%;
  }
  .BoxsTitleChoose {
    font-size: 150%;
    margin: 0 0 20px 0;
  }
  .WhyMin {
    padding: 20px 0;
  }
  .WhyImg {
    width: 60px;
    height: 60px;
  }
  .FloatedContactCon {
    display: block;
  }
  .WhatsappFloted {
    display: none;
  }
  .FooterCon {
    padding: 25px 0 20px 0;
  }
  .FooterBox.Presentation {
    width: 100%;
  }
  .FooterBox {
    width: 100%;
    float: left;
    padding: 0 10px;
  }
}
@media screen and (max-width:480px){
  .SecurePaymentItem {
    width: 40px;
    margin: 0 2px;
  }
  .WhyItem {
    width: calc(50% - 20px);
  }
}