body {
	padding: 0;
	margin: 0;
	overflow: hidden !important;
}
/*--==========================================
               new-update-css-start
    ==========================================--*/
.navbar-light .navbar-toggler-icon {
    background-image: unset !important;
}
.navbar-light .navbar-toggler {
    color: unset !important;
    border-color: transparent !important;
}

.men_header span.navbar-toggler-icon {
    width: 132px;
    height: 38px;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 0;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
}
.sticky_a span.navbar-toggler-icon {
    color: #0055FF;
    border: 2px solid #0055FF;
}

.scroll_image {
    padding: 40px 0 42px 0 !important;
}
#Plans_section {
    position: relative;
    z-index: 3;
    background: #fff;
}

.sticky_Prices_btn p {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 22px 0 !important;
    margin: 0;
}



/*--==========================================
               new-update-css-end
    ==========================================--*/



.sticky_a {
    position: fixed !important;
    background: #fff;
    top: 0;
    transition-duration: 4s;
}
.sticky_a a.nav-link {
    color: #000 !important;
}
.sticky_a button.Signup_btn {
    color: #0055FF;
    border: 2px solid #0055FF;
}
.sticky_a .search_btn a {
    color: #000;
}
img.sticky_logo {
    display: none;
}
.sticky_a img.sticky_logo {
    display: block;
}
.sticky_a img.men_logo {
    display: none;
}


#header .bg-light {
    background-color: transparent !important;
}
header#header {
    position: absolute;
    z-index: 1;
    width: 100%;
    transition-duration: 4s;
}
#header a.nav-link {
    color: #fff;
    font-weight: 700;
    padding: 0 16px;
}
#header a.nav-link:hover {
    opacity: 0.8;
}
#header img {
    width: 92px;
    margin-right: 20px;
}
button.Signup_btn {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    padding: 6px 26px;
    border-radius: 50px;
    font-weight: 700;
}
button.search_btn {
    background: transparent;
    border: none;
    padding: 0 20px;
}
.search_btn a {
    color: #fff;
    font-size: 20px;
}
#banner {
    background-color: #09138F;
    text-align: center;
    color: #fff;
    padding: 60px 0 16px 0;
}

#test {
	position: relative;
}
#banner_image {
    background-color: #09138F;
    position: absolute;
    top: 92%;
    height: 336px;
    width: 100%;
}
#banner_image {
    clip-path: polygon(50% 100%, 101% 10%, -2% 10%);
}
.banner_shape img {
    width: 96%;
    position: absolute;
    bottom: -79%;
}

.scroll_image {
    padding: 112px 0 22px 0;
}
#banner img {
    padding: 0;
    width: 82px;
}
#banner h1 {
    font-size: 55px;
    line-height: 1.1em;
    font-weight: 700;
}
#banner p {
    font-size: 20px;
    padding: 6px 0 0 0;
    font-weight: 800;
    margin: 0;
}

section#banner_image img {
    width: 90%;
    padding: 0;
}
#product_section {
    background-image: url(../image/backgraund-b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-top: 32%;
}
.product {
    position: relative;
    top: 222px;
}
#product_specing {
    margin-top: 80px;
}

#product_section h5 {
    color: #fff;
    padding-top: 64px;
}
#product_section h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    padding-top: 13px;
}
.product_A {
    background: #fff;
    color: #000000;
    padding: 40px 18px;
    border-radius: 15px;
    text-align: left;
}
.product_A {
    box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.product_A h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
}
.product_A p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
.product_A img {
    padding: 0px 0 6px 0;
}
.product_B {
	text-align: center !important;
}
img.product_icon {
    width: 92px;
    padding-bottom: 26px;
}
img.product_iconB {
    width: 70px;
    padding-bottom: 26px;
}
img.product_iconC {
    width: 58px;
    padding-bottom: 26px;
}
section#Design_section {
    background: #ffffff;
    padding-top: 20%;
    padding-bottom: 48px;
}
.design_A img {
	width: 100%;
}
.design_A h2 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    padding-top: 62px;
}
.design_A p {
    font-weight: 400;
    width: 80%;
    line-height: 32px;
    padding-top: 26px;
}
.design_A a {
    color: #09138F;
    font-size: 20px;
}
.design_A a:hover {
    color: #09138F;
    text-decoration: none;
}

#story_section {
    text-align: center;
    padding: 42px 0;
}
p.story_border {
    border: 1px solid #000;
    width: 1px;
    height: 92px;
    margin: 0 auto;
}
#story_section h1 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    padding: 40px 0;
}
.story_A {
    background-image: url(../image/young-woman-paying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 432px;
    background-position: center center;
    border-radius: 10px;
    text-align: left;
}
.story_B {
	background-image: url(../image/girl-in-a-brown-coat-a.jpg);
}
.story_C {
	background-image: url(../image/woman-checking-planner.jpg);
}
.story_D {
	background-image: url(../image/close-up-of-customer.jpg);
}
.story_A i {
    color: #fff;
    font-size: 32px;
    font-family: 'FontAwesome';
    font-style: normal;
}
.story_A h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
}
.story_back {
    background: linear-gradient(to bottom,rgba(15,15,15,0),rgba(15,15,15,.75) 100%);
    height: 432px;
    padding-left: 24px;
    padding-top: 100%;
    border-radius: 10px;
    -webkit-transition-duration: 1.1s; /* Safari */
    transition-duration: 1.1s;
}
.story_back:hover {
    background-image: linear-gradient(180deg, rgba(0, 69, 255, 0) 0%, #F2295B 100%);
    padding-top: 60%;
}
.story_back p {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 26px;
    display: none;
}
.story_back:hover p {
	display: block;
}

#Plans_section{
	text-align: center;
	padding: 40px 0;
}
#Plans_section h1{
	color: #000;
	font: 45px;
	font-weight: 700;
	padding: 30px 0;
}
#Plans_section p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
    padding-bottom: 32px;
}
#Plans_section p span {
    padding: 0 10px;
}


/*--===================
    Plans section on&off button css start
    ===================--*/
.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: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #09138f;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #ccc;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
/*--===================
    Plans section on&off button css end
    ===================--*/

.plans_A {
    text-align: left;
    padding: 50px 40px;
    border-radius: 12px;
    background: #ffffff;
    transition-duration: 0.9s;
}
.plans_A:hover {
    text-align: left;
    border: 1px solid #09138F;
    padding: 50px 40px;
    border-radius: 12px;
    background: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgb(0 0 0 / 12%);
}
.plans_A.plans_Active {
    border: 1px solid #09138F;
    background: #fff;
    box-shadow: 0 35px 60px rgb(0 0 0 / 10%);
}
.plans_A h2 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
.plans_A h1 {
    color: #000;
    font-size: 65px;
    font-weight: 700;
    padding: 5px 0 !important;
}
#Plans_section h1 span {
    font-size: 18px;
    font-weight: 600;
    padding: 0 6px;
}
.plans_A ul {
    list-style: none;
    padding: 10px 0;
}
.plans_A ul li {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
}
.plans_A ul li i {
    color: #09138F;
    padding: 0 12px 0 0;
    font-size: 17px;
}
.plans_A a button {
    background-color: #09138F;
    color: #fff;
    border: 2px solid #09138F;
    width: 152px;
    height: 48px;
    border-radius: 50px;
    transition-duration: 0.6s;
    margin-top: 10px;
}
.plans_A a button:hover {
    background-color: #fff;
    color: #09138F;
}

.Starto_section {
    background-image: radial-gradient(at bottom center, #09138F 20%, #040B10 100%);
    padding: 44px 80px;
    border-radius: 15px;
}
.Starto_section h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}
.Starto_section p {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.Starto_section a p {
    font-size: 17px !important;
    font-weight: 600;
    padding-top: 10px;
}
/*a {
    text-decoration: none !important;
}*/
.Starto_section a p i {
    font-size: 22px;
    padding-right: 5px;
}
#Starto_section {
    position: relative;
    margin: 62px 0 0 0;
}

#Starto_section img {
    width: 48%;
    position: absolute;
    right: 14px;
    bottom: 0;
}
#footer {
    background-image: url(../image/mountain-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0px 220px 0px;
}
#footer img {
	width: 120px;
    padding-bottom: 20px;
	margin-right: 20px;
}
#footer .small {
	font-size: 0.8em;
}
#footer a {
	text-decoration: underline;
}
hr {
    margin: 0;
}
.footer_section_A p {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.footer_section_A h6 {
    color: #9B9B9B;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
}
.footer_section_A ul {
    list-style: none;
    padding: 10px 0 0 0;
}
.footer_section_A ul li {
    display: inline-block;
    font-size: 22px;
    padding: 0 10px;
    color: #000;
}
.footer_section_A ul li a {
    color: #000;
}
.footer_section_B h2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.footer_section_B ul {
    list-style: none;
    padding: 16px 0;
}
.footer_section_B ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.footer_section_B ul li a {
    color: #000;
}


img.bird_a {
    width: 20px !important;
}
img.bird_b {
    width: 20px !important;
    position: absolute;
    right: 0;
    padding-top: 86%;
}
img.balloon_a {
    width: 36px !important;
    position: absolute;
    right: 40px;
    padding-top: 26px;
}
img.bird_c {
    width: 21px !important;
    position: absolute;
    left: 40%;
    padding-top: 50px;
}
img.balloon_b {
    width: 50px !important;
    position: absolute;
    left: 60%;
}
img.balloon_a {
	animation: 
    nudge 4s linear infinite alternate;
}
img.balloon_b {
  animation: 
    nudge 4s linear infinite alternate;
}
@keyframes nudge {
  0%, 100% {
    transform: translate(0, -40px);
  }
  
  50% {
    transform: translate(0, -60px);
  }
  
  80% {
    transform: translate(0, 0px);
  }
}


.show {
    background: #fff !important;
    padding: 14px 0 0 0;
    margin: 16px 0 0 0;
    border-radius: 6px;
}
.show a.nav-link {
    color: #000 !important;
}






.dropdown .dropdown_menu {
	visibility: hidden;
	opacity: 0;
    transition: visibility 2s, opacity 0.5s linear;
}
.dropdown:hover .dropdown_menu {
	visibility: visible;
	opacity: 1;
}


li.nav-item {
    padding: 16px 0;
}
.dropdown {
    position: unset !important;
}
.dropdown_menu {
    background: #fff;
    position: absolute;
    top: 60px;
    border-radius: 5px;
    width: 100%;
    left: 0;
}


.sub_menu {
    display: inline-block;
    padding: 24px 28px 32px 28px;
    list-style: none;
    width: 24%;
}
.sub_menu ul {
    list-style: none;
    padding: 0;
}
.sub_menu ul li {
    color: #000;
    padding: 4px 0;
    font-size: 12px;
    font-weight: 600;
}
.sub_menu ul li a {
    color: #000;
}
.sub_menu h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.sub_menu h2 a {
    color: #000;
}
.sub_menu h2 span {
    background: #0055FF;
    padding: 0px 4px 3px 4px;
    color: #fff;
    border-radius: 5px;
    margin-right: 8px;
}
.sub_menu h2 span i {
    font-size: 18px;
}
.sub_menu p {
    color: #7A7A7A;
    font-size: 12px;
    padding-top: 8px;
}
.sub_menuA {
    position: relative;
    top: -28px;
}




@media screen and (max-width: 1024px) {
img.bird_b {
    display: none;
}

}

@media screen and (max-width: 991px) {
.product_A {
    margin: 14px 0;
}
#product_specing .row {
    padding: 0 !important;
}
#product_specing .col-sm-12.col-lg-9 {
    padding: 0;
}
.product_A {
    text-align: center;
}
.story_back {
    padding-top: 42%;
    margin: 20px 0;
}
.story_back:hover {
    padding-top: 32%;
}
.plans_A {
    margin: 14px 0;
}
.Starto_section {
    padding: 44px 22px;
}
footer#footer {
    text-align: center;
}
.dropdown .dropdown_menu {
	display: none;
}

}

@media screen and (max-width: 767px) {
.scroll_image {
    padding: 44px 0 22px 0;
}
#banner h1 {
    font-size: 32px;
}
#banner p {
    font-size: 13px;
}
#banner_image {
    clip-path: polygon(50% 70%, 101% 8%, -2% 7%);
}
#product_section h1 {
    font-size: 32px;
}
#product_section {
    margin-top: 20%;
}
#product_specing .row {
    padding: 0 !important;
}

.product_A {
    margin: 14px 0;
}
.design_A {
    text-align: center;
}
.design_A p {
    width: 100%;
    padding-top: 4px;
}
.design_A h2 {
    font-size: 32px;
    padding-top: 92px;
}
.design_A img {
    padding: 32px 0 0 0;
}
#story_section h1 {
    font-size: 32px;
    padding: 22px 0;
}
.story_back {
    padding-top: 58%;
    margin: 20px 0;
}
.story_back:hover {
    padding-top: 40%;
}
.Starto_section {
    text-align: center;
    height: 380px;
    padding: 0;
}
#Starto_section img {
    width: 86%;
    position: absolute;
    right: 14px;
    bottom: 0;
}
.Starto_section h1 {
    font-size: 32px;
    padding-top: 20px;
}
.Starto_section p {
    font-size: 14px;
    margin: 0;
}
#footer {
    text-align: center;
}

}



@media screen and (max-width: 575px) {
.product_A {
    margin: 14px 14px;
}
.design_A h2 {
    padding-top: 114px;
}
#story_section {
    padding: 10px 0;
}
.plans_A {
    margin: 10px 0;
}
#Plans_section {
    padding: 40px 0 0 0;
}
#banner_image {
    clip-path: polygon(50% 50%, 101% 8%, -2% 8%);
}
.banner_shape img {
    bottom: -48%;
}

}
@media screen and (max-width: 440px) {
.Starto_section {
    height: 306px;
}
}

@media screen and (max-width: 400px) {
#banner_image {
    clip-path: polygon(50% 32%, 101% 8%, -2% 8%);
}
.banner_shape img {
    bottom: -32%;
}
#product_section {
    margin-top: 0%;
}
#product_section h5 {
    padding-top: 26px;
}
.Starto_section {
    height: 288px;
}


}



.scroll_image img {
	  animation: animName 3.5s linear infinite;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.backgraund_img {
	animation: mymove 10s infinite;
	transition-duration: 10S;
}
@keyframes mymove {
  50% {transform: rotate(20deg);}
  60% {transform: rotate(15deg);}
  80% {transform: rotate(-20deg);}
  100% {transform: rotate(-40deg);}
}





