@charset "utf-8";
/* CSS Document */

body{margin:0px 0px 0px 0px; font-family: "Sen", serif; font-size:16px; line-height:1.4;
background:#0f1f2f; color: #ffffff;}
h1,h2,h3,h4,h5,h6{margin:0px; padding:0px;padding-bottom:15px; font-family: 'Poppins', sans-serif; line-height:1.2;} 
h1{font-size: 40px;} h2{font-size: 36px;} h3{font-size: 28px;} h4{font-size: 20px;}
h4{color:#396353;}
p{margin:0px; padding:0px; padding-bottom:15px; line-height:1.4;}
ul,ol{margin:8px 0px; padding:0px;}
li{padding:0px;
background: url("img/arrow.png") 1px 2px no-repeat;
  padding-left: 30px;
  list-style: none;
  margin: 8px 0px;
}
a{color:#fff; text-decoration:none;}
a:hover{color:#fff;}
.clear{clear:both;}
.responsive {
  width: 100%;
  height: auto;
}
.center{text-align:center;}
b, strong{color:#a8c0b1;}
img{text-align: center;}
button{background:#000; text-align: center; border: none; padding: 12px 24px; color:#fff; font-size:18px; border-radius:10px; cursor: pointer; margin: 10px 0px;}
button a{color: #fff;}
/***img{border-top-left-radius:30px; border-bottom-right-radius: 30px;}***/



.wrapper{width:1200px; max-width:100%; margin:0px auto;}
.container{padding:20px 50px;}
header{}
.logo{width: 277px; float: left;}
nav{width: 700px; float: right; text-align: right;}
.nav-btn{color:#ffffff !important; background:#3b6155; border-radius:30px;}




/***********************************************Navigation***************************************************/
.inner-menu{color:#000;}
/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Add an active class to highlight the current page */
.active {
  background-color: #333;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: #fff;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Style the links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
  /*background-color: #555;*/
  color: #fff;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
  .topnav{background:none;}
  nav{width:100%; float:none;}
  .topnav a, .top-phone{display:none;}
} 
/*******************************************Navigation ended********************************************************/

.page-title{margin-top: 70px; margin-bottom: 30px;}
.page-title h1{font-size: 50px;}
.page-title-left{width: 500px; max-width: 100%; float: left; padding-top: 30px;}
.page-title-right{width: 500px;  max-width: 100%; float: right;}
/**************************************Page Title ended*******************************/


.logos-wrap{display: flex; flex-wrap: wrap; align-items:center;}
.logos{width: 180px; max-width: 100%;  text-align: center; margin: 0px 20px; }
.logos img{width: 100px;}
/******************************************************/


.contents-area{margin: 50px 0px; display: flex; flex-wrap: wrap;  align-items:center;}
.contents-left{width: 500px; max-width: 100%; margin-right: 100px; }
.contents-right{width: 500px; max-width: 100%;}
.dg-container{margin: 50px 0px; display: flex; flex-wrap: wrap;  align-items:center;}
/***********************************************************/


.service-wrap{margin: 50px 0px; overflow: hidden;}
.service-wrap h3{text-align: center;}
.service-wrap img{margin: 0px 0px 15px 0px;}
.services{width: 300px; padding: 20px 22px; margin: 0px 11px; border-radius: 8px; max-width: 100%; float: left; text-align: center; background: #1b1b1b;}
/*************************************************************/


.marketplace-wrap{display: flex; flex-wrap:wrap; align-items: center; margin-bottom: 50px;}
.marketplace{width: 325px; margin: 20px; text-align: center; padding-bottom: 20px; border:solid 1px #fff; border-radius: 08px; min-height: 260px;}
.marketplace p{padding: 10px 20px;}
.marketplace img{height:40px; padding: 20px 0px;}

/****************************************************************/


.steps-wrap{display: flex; flex-wrap: wrap; justify-content:center; align-items:center; align-content:center;}
.steps{width: 325px; margin: 20px; background: #1b1b1b; text-align: center; border-radius: 08px; padding-bottom: 20px;}
/********************************************************************/



.points{
  background: #ff007c;
  color: #fff;
  padding: 5px 15px;
  width: 50px;
  text-align: center;
  border-radius: 22px;
  font-size: 18px; margin-bottom: 15px;
}


details{cursor: pointer;}
summary{padding: 5px 0px; border-bottom: solid 1px #999;}
details p {color:#777; margin-bottom: 10px; padding-top: 10px;}

footer{background: #08263F; padding: 20px 0px 0px 0px; overflow: hidden;}


/***Responsive****/
@media only screen and (min-width:200px) and (max-width:500px){
	.container{padding:20px 20px;}
	.services{padding: 10px 10px; margin:0px; text-align: center; margin-bottom: 10px;}	
	.page-title h1{font-size: 44px;}
	.contents-left{margin-right: 0px;}
	.logos img{width: 100px; margin-bottom: 20px; text-align: center;}
	.points{margin: 0px auto;}
	.dg-container {
    flex-direction: column-reverse;
  }
	section{text-align: center;}

	
	
	
}

table{/*border:solid 1px #e8e8e8;*/ border-radius: 10px;}
table tr td{border-bottom:solid 1px #e8e8e8; padding: 10px 0px; text-align: center;}
.tbl{text-align:left; padding-left: 20px;}


/*************************************************************************************************************/
.package-wrapper{
	width: 1200px; max-width: 100%; margin:0px auto;
}    
    .packages {
      padding: 20px 10px;
      margin: 20px;
      width: 240px;
      padding-bottom: 1.5em;
      height: 100%;
      background-color: #000;
      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);
      flex-wrap: wrap;
      color: #f4f4f4;
    }
.packages h1{font-size: 24px;}
.packages h2{font-size: 36px;}
.packages h3{font-size: 16px; font-style: italic;}
     
.text1 span{font-size: 14px;}
.text2 span{font-size: 14px;}

     
    .list li {
      font-size: 20px;
      list-style: none;
      border-bottom: 1px solid #f4f4f4;
      padding-inline-start: 0;
      border-width: 1px;
      padding: 10px;
    }
     
    .first {
      margin-top: 0px;
      border-top: 1px solid #f4f4f4;
    }
     
    .list {
      width: 80%;
    }
     
    ol,
    ul {
      padding: 0;
    }
     
    .top {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
     
    input,
    label {
      display: inline-block;
      vertical-align: middle;
      margin: 10px 0;
    }
     
    .button {
      padding: 10px 30px;
      text-decoration: none;
      font-size: 1.4em;
      margin: 15px 15px;
      border-radius: 50px;
      color: #f4f4f4;
      transition: all 0.3s ease 0s;
    }
     
    .button:hover {
      transform: scale(1.2);
    }
     
    .button1 {
      background-color: #00cc99;
      box-shadow: 0 0 10px 0 #00cc99 inset, 0 0 20px 2px #00cc99;
    }
     
    .button2 {
      background-color: #ff007c;
      box-shadow: 0 0 10px 0 #ff007c inset, 0 0 20px 2px #ff007c;
    }
     
    .button3 {
      background-color: #ffae42;
      box-shadow: 0 0 10px 0 #ffae42 inset, 0 0 20px 2px #ffae42;
    }
     
.most-popular{
	background-color: #ff007c;
      box-shadow: 0 0 10px 0 #ff007c inset, 0 0 20px 2px #ff007c;
}

    .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: #1e2321;
      -webkit-transition: 0.4s;
     
      box-shadow: 2px 6px 25px #1e2321;
      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: #50bfe6;
    }
     
    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%;
    }
     
    .package-container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
    }

.toggle-btn{margin-top: 50px;}
/*************************************************************************************************************/