@charset "utf-8";
/****css for yourdost****/

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
body{
  margin: 0px; 
  padding: 0px;
  font-family: 'Roboto', sans-serif;

 }
a img{border:0px;}
img{max-width: 100%;}
a{text-decoration:none; transition-property:all; transition-duration:0.2s; transition-timing-function: ease-in-out; letter-spacing:-0.2px;}

h1,h2,h3,h4,h5,h6,p,a,ul,li {margin: 0px;}
h1,h2,h3,h4,h5,h6,p{
  margin:0px;
  padding:0px;
  font-family: 'Roboto', sans-serif;
}


*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}
.clear{
   clear: both;
  display: table;
}
ul{
  list-style: none;
    padding: 0;
}
.sticky {
  position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

.sticky + .content {
  padding-top: 60px;
}
.container {
  height: auto;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.wraper{
  max-width:1200px;
  margin: 0 auto; 
  box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box;
}
.container .logo {
  max-width: 250px;
  padding: 0 10px;
  overflow: hidden;
  height: 150px;
}

.container .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
}

.container .logo a img {
  max-width: 100%;
  max-height: 140px;
}

.container .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
}

.container .navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.container .navbar ul li a {
  text-decoration: none;
    color: #fa1868;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    padding: 0 10px;
    margin: 0px 26px;
}
.navbar{
  margin-left: 110px!important;
  display: block!important;
}
.container .navbar ul li a:hover {
  color: #ffffff;
  background-color: rgb(250, 24, 104);
}

.container .navbar ul .close {
  display: none;
  text-align: right;
  padding: 10px;
}

.container .navbar ul .close span {
  font-size: 40px;
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 0 10px;
  cursor: pointer;
}

.container .navbar .icon-bar {
  padding: 18px 8px;
  width: 50px;
  height: 60px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.container .navbar .icon-bar i {
  background-color: #fb4384;
  height: 2px;
}


.body {
  max-width: 700px;
  margin: 0 auto;
  padding: 10px;
}
.lf-logo{
  width: 38%;
  float: left;
  height: 140px;
  margin-left: 20px;
}
.rf-logo{
  width: 60%;
  float: right;
}
._Menus-show{
  margin-top: -40px;
}
.swiper-container {
      width: 100%;
      height: 100%;

    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ban-img img{
  width: 100%;
  height:auto;
}
.about-tab h2,.land-pnl h2,.faq-title h2{
  font-size: 32px;
    font-weight: 800;
    color: #fa1868;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.about-tab .ab,.land-pnl .ab{
  font-size: 22px;
    font-weight: 600;
    color: #fa1868;
    line-height: 1.4;
    word-break: break-word;
    margin-bottom: 50px;
}
.hm-pnl1{
  margin: 40px 0px;
}
.sr-img{
  width: 45%;
  float: left;
  margin: 12px;
}
.ser-img{
  width: 50%;
  margin: 0 auto;
}
.sr-img img{
  width: 230px;
    height: 100%;
}
.hm-pnl21{
  background: #fa1868;
    padding: 20px 0px;
}
.srv-pnl h2 {
       font-size: 32px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.srv-pnl .sr{
  font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 20px;
}
.lrd-img{
  width: 33.33%;
  float: left;
    text-align: center;
    margin: 10px 0px;
}
.hm-pnl3{
  margin: 20px 0px;
}
.con-title h2{
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    background: #fa1868;
    padding: 40px 0px;
    padding-left: 72px;
}
.add-lf{
    width: 40%;
    float: left;
    padding: 10px;
    margin-top: 15px;
}
.add-rf{
    width: 58%;
    float: right;
    padding: 10px;
}

.add h2{
        font-size: 26px;
    margin-bottom: 10px;
    color: gray;
    font-weight: 500;
}
.add p{
    font-size: 17px;
    color: gray;
    margin-bottom: 10px;
    font-weight: 400;
}
.add h4{
        font-size: 20px;
    margin-bottom: 10px;
    color: gray;
}
.footer-pnl2{
  background: #fff;
}
.fo-logo{
  padding-top: 10px;
  
}
.fo-logo img{
  width: 150px;
}
.bdr{
  border-bottom:3px solid #a29e9e63;
  width: 85%;
}
.fo-txt{
  margin: 15px 0px;
}
.fo-txt h3,.fo-logo h3{
  font-size: 20px;
    margin-bottom: 10px;
    color: gray;
    margin-top: 21px;
}
.fo-txt p,.fo-logo p{
  font-size: 16px;
    margin-bottom:5px;
    color: gray;
}
.fo-tab{
  width: 25%;
  float: left;
}
.bottom-brd{
  border-bottom: 1px solid #80808054;
}
.cpy-lf{
  width: 80%;
  float: left;
}
.cpy-rf{
  width: 20%;
  float: right;
  text-align: end;
}
.copy{
  padding: 30px 0px;
}
.cpy-lf p{
  font-size: 16px;
  color: gray;
}
.cpy-rf ul{
  display: inline-flex;
}
.cpy-rf ul li{
  margin: 0px 10px;
}
.cpy-rf ul li a{
  font-size: 40px;
    color: gray;
}
.footer1{
  width: 25%;
  float: left;
}
.fot-icon{
  float: left;
    width: 15%;
    font-size: 30px;
    color: #fa1868;
    border: 2px solid;
    padding: 10px;
    border-radius: 10px;
}
.fot-rf{
  width: 80%;
  float: right;
}
.fot-rf p{
  font-size: 16px;
}
.fot-rf h3,.fot-rf h3 a{
  font-size: 22px;
  color: #fa1868;
    margin-top: 4px;
}
.footer{
border-top: 2px solid #fa1868;
    border-bottom: 2px solid #fa1868;
}
.fo-pnl-a{
    padding: 20px 0px;
}
.bg{
  background: #fa1868;
    height: 65px;
}

.about-tab{
  margin-bottom: 210px;
}
.lrd-img img{
  width: 190px;
}
.fom{
  padding: 10px;
    box-shadow: 0px 0px 10px;
    border-radius: 5px;
    margin: 20px 0px;
}
.fom h3{
  font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    color: gray;
}
.f1{
  margin-bottom: 10px;
}

.f1 input[type="text"],.f1 input[type="email"]{
  font-size: 15px;
    padding: 5px;
    width: 100%;
    border: 1px solid gray;
    border-radius: 5px;
    color: gray;
}
.f2{
  text-align: center;
}
.f2 input[type="submit"]{
      font-size: 15px;
    background: #fa1868;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    color: #fff;
}
.faq-sect{
    margin: 40px 0px;
}
.faq-sect h2{
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 10px;
    color: darkslategray;
}
.faq-sect h3{
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    color: darkslategray;
}
.faq-sect p{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: gray;
}
.faq-sect ul{
    list-style: disc;
    margin-left: 20px;
}
.faq-sect ul li{
    font-size: 18px;
    color: gray;
    line-height: 1.5;
    margin-bottom: 5px;
}
.faq-title{
      margin-top: 20px;
}

.top-pnl{
  margin: 15px 0px;
}

















/*Responsive Css*/
@media only screen and (max-width: 650px) {
  .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
        height: 108px;
  }

  .container .logo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 108px;
  }
  .container .logo a img{
    height: 108px;
  }
.container .navbar ._Menus-show{
  margin-top: -90px;
  z-index: 9;
}
  .container .navbar {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-left: 0px!important;
  }

  .container .navbar ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: fixed;
    left: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s;
  }

  .container .navbar ul li a {
    padding: 10px;
    font-size: 16px;
    height: auto;
    line-height: normal;
    color: #555555;
  }

  .container .navbar ul .close {
    display: block;
    margin-right: 43px;
  }

  .container .navbar .icon-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        margin-left: 130px;
    margin-top: -25px;
  }

  .container .navbar ._Menus-show {
    left: 0;
        width: 50%;
  }
.sr-img,.lrd-img,.add-lf,.add-rf,.footer1{width: 100%;float: none;margin: 10px 0px;}
.fo-tab{width: 100%;float: none;}
.wraper{margin:0px 10px;}
.cpy-lf{width: 100%;float: none;margin-bottom: 15px;}
.cpy-rf{width: 100%;float: none;text-align: center;}
.map{margin: 0px;margin-bottom: 15px;}
.lf-logo{margin-left: 0px;}



}


@media only screen and (max-width: 768px) {
  
.wraper{margin:0px 10px;}
.fot-rf{
  width: 70%;
}
.fot-icon{
  width: 25%;
}
 .navbar{
  margin-left: 55px!important;
 } 
 .container .navbar ul li a{margin: 0px;font-size: 18px;}

}




/*End Responsive Css*/





