body {
	font-family: 'nexa_light', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	line-height: 22px;
	background: #000000;
}
h1,h2,h3,h4{
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	margin: 0;
}
.body-div{
	overflow: hidden;
}
.container {
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
}
p:last-child{
	margin-bottom: 0
}
img {
	max-width: 100%;
	height: auto;
}
.white-bg{
	background-color: #fff;
}
header {
	padding: 0px 0;
	background: rgba(36,1,64,0.64);
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
position: relative;
	top: 0;
}
header.affix{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}


.navbar-main {
	margin: 0
}
.navbar-main .navbar-nav {
	padding-top: 9px;
}
.navbar-main .navbar-nav>li>a {
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	color: #ffffff;
	font-size: 18px;
	line-height: 90px;
	padding: 0 25px;
}
.navbar-main .navbar-brand {
	min-height: inherit;
	height: auto;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
		
}

.navbar-brand{
	color: #ffffff;
	font-size: 34px;
	margin-top: 0px;
	line-height: 1;
}


.navbar-main .navbar-nav>li.play-btn {
	margin-left: 90px;
}
.navbar-main .navbar-nav>li.play-btn a{
	line-height: 0;
	padding-right: 0;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
}
.home-banner {
	position: relative;
}
.home-banner .lg-img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_home_banner_large_image-20211018130554.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 60% center;

}
.home-banner .container {
	height: 800px;
	position: relative;
}
.shape-bg{
	margin-top: -1px;
}
.home-banner .content {
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 40px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: center;
}

.top-left-content {
	position: absolute;
	left: 15px;
	top: 125px;
}
.top-left-content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-left-content ul li {
	border: 3px solid  #ffffff;
	margin-bottom: 25px;
	min-width: 235px;
	line-height: 25px;
	height: 40px;
	padding: 5px;
	color: #ffffff;
	background-color: #934bdb;
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	font-size: 18px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.top-left-content ul li img{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 10px;
	top: -4px;

}




.home-banner .content .left, .cta-button  {
	width: 355px;
	height: 80px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_play_instantly-20211018130705.png");
	background-repeat: no-repeat;
	display:block; 
	
	
}


.home-banner .content .sm-copy{
	text-align: center;
	font-size: 16px;
	color:  #ffffff;
	position:relative;
	top:70px;
	left:-285px;


}
.home-banner .content .left .btn {
	font-size: 34px;
	height: 70px;
	line-height: 60px;
	}


.home-banner .content .right {
	padding-left: 70px;
	padding-right: 20px;
}
.home-banner .content .right .btn {
	position: relative;
	font-size: 18px;
	color: #fff;
	border: 3px solid #fff;
	width: 185px;
	height: 40px;
	margin-top: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.home-banner .content .right .btn img {
	position: absolute;
  	  right: -29px;
   	 top: 3px;
	
}
.banner-below-copy {

	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom:90px;
	text-shadow: 1px 1px #000;
	font-weight: bold;


}
.banner-below-copy h2 {
	font-size: 52px;
	margin: 0;
	margin-bottom: 12px;
	color: #ca39e3;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}
.banner-below-copy .detail-copy{
	padding: 0 30px;
}
.home-section02{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_top_background_image-20211018130147.jpg");
	background-color: #144ba1;
	z-index: 22;
	position: relative;
	padding:60px 0  100px 0;
	min-height: 1100px;
	background-position: right center;
	background-size: cover;

}
.home-section02 .lg-cta{
	margin-top: 100px;
	text-align: center;
		
		
}
.home-section02 .line-top{
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	margin-bottom: -25px;
	height: 40px;
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_line_1-20211018130147.jpg");
	background-size: cover;
}
.home-section02 .line-bottom{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	margin-top: -25px;
	height: 40px;
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_line_2-20211018130147.jpg");
	background-size: cover;
}
.home-section02 .right-div {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	padding: 50px 0;
	padding-bottom: 30px;
}
.home-section02 .right-div h2 {
	font-size: 120px;
	color: #000;
	line-height: 90px;
	margin: 0;
}
.home-section02 .right-div h2 span {
	color: #eb00fc;
}
.home-section02 .right-div h3 {
	font-size: 92px;
	color: #eb00fc;
	line-height: 80px;
	margin: 0;
	margin-bottom: 25px;
}
.home-section02 .left-img {
	margin: -50px 0;
	margin-bottom: -80px;
	margin-left: -120px;
	margin-right: -30px;
}
.home-section02 .right-div .btn {
	font-size: 34px;
	height: 70px;
	line-height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.why-play-section {
	padding: 60px 0;
	background: #000;
}

.post-block01 {
	position: relative;
	border: 3px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	color: #fff;
	text-align: center;
	min-height: 400px;
	overflow: hidden;
	max-width: 355px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: #934bdb;
	font-size: 18px;
	min-width: 200px;
		}

.post-block01 h3 {
	margin: 0;
	margin-bottom: 0;
	font-size: 3vw;
	position: relative;
	background: #bc8ed8;
	padding: 20px 5px;
	padding-top: 20px;
}

.post-block01 h3 img {
	vertical-align: top;
	position: relative;
	top: 3px;
}
.post-block01 .img-div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.22;
}
.post-block01 .inner-copy {
	min-height: 140px;
	
	margin-bottom: 20px;
}
.post-block01 .content {
	position: relative;
	z-index: 99;
	padding: 20px 20px;

}
.post-block01 .btn {
	font-size: 18px;
	line-height: 34px;
	width: 155px;
	height: 44px;
}
.why-play-section .c-block-div {
	padding: 80px 0;
	padding-bottom: 50px;
	max-width: 1200px;
	margin: 0 auto;
}
.simulator-section {
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_middle_background_image-20211018130147.jpg");
 	margin: 0 -30px;
	padding: 50px 30px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
	background-size: cover;
	margin-top: -32px;
	position: relative;
	z-index: 22;
}
.simulator-section .container {

}
.simulator-section .col-sm-4 {
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 15px;
}
.simulator-section .col-sm-4 img {
	width: 100%;
	height: auto
}
.simulator-section .title {
	margin-bottom: 25px;
}
.simulator-section h2{
    font-size: 75px;
    margin: 0;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

.simulator-section .line-bottom{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	margin-top: -5px;
	height: 40px;
}
.satisfied-users .container {
	max-width: 940px;
	text-align: center;
	padding: 50px 20px 30px 20px;
	color: #000000;
}
.satisfied-users h3 {
	margin: 0;
	font-size: 50px;
	line-height: 40px;
	margin-top: 20px;
}
.satisfied-users h1 {
	margin: 0;
	font-size: 80px;
	line-height: 70px;
	color: #d800e5;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.satisfied-users .media {
	text-align: left;
	max-width: 790px;
}
.satisfied-users .media h4 {
	font-size: 34px;
	font-style: italic;
}
.satisfied-users .media h4 span {

}
.satisfied-users .media .btn {
	font-size: 34px;
	height: 68px;
	line-height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.satisfied-users .media .pull-left {
	padding: 0;
	margin-right: 50px;
}
footer{
	background: #000;
	padding-top: 110px;
	padding-bottom: 20px;
	position: relative;
}
footer .bg-div{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_footer_background_image-20211018130147.jpg");
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	opacity: 0.22;
	background-position: center;
}
footer .container{
	text-align: center;
	position: relative;
	z-index: 5
}
footer h2{
	font-size: 70px;
	line-height: 55px;
	color: #ffffff;
	margin: 0;
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	margin-bottom: 35px;
}
footer .btn{
	  margin: 20px 0 0 0;
	}
footer  .n-d{
font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	color: #fff;
}

footer  .copy-right-div{
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	color: #6a6a6a;
	margin-top: 50px;
	line-height: 28px;
}


footer  .copy-right-div a{
	color: #6a6a6a;
	text-decoration: underline;
	padding: 0 15px;
	
}



.faq-section{
	padding: 70px 0;
}
.faq-section h1{
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	margin-bottom: 30px;
}
.faq-section ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.faq-section ul li{
	list-style: none;
	background: #934bdb;
	padding:20px;
	margin-bottom: 35px;
	color: #fff;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.faq-section ul li h2{
	color: #fff;
	padding: 0 5px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
.faq-section ul li h2 img{
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -4px;
}
.faq-section ul li .content{
	padding: 0 5px;
}

.contact-section .form-box{
	max-width: 700px;
	padding: 30px;
	padding-right: 50px;
	background: #934bdb;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	color: #fff;
	margin: 0 auto;
}

.contact-section .form-box .form-group{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contact-section .form-box .form-group label{
	width: 200px;
	text-align: right;
	margin-right: 40px;
	padding-top: 8px;
	font-size: 22px;
}
.contact-section{
	padding: 60px 0;
}
.contact-section .form-group{
	margin-bottom: 30px;
}
.contact-section h1{
	font-family: 'nexa_bold', Helvetica, Arial, "sans-serif";
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	margin-bottom: 25px;
}

.contact-section .form-box .form-control{
	-webkit-border-radius:0;
-moz-border-radius:0;
border-radius: 0;
	height: 43px;
	font-size: 20px;
}
.contact-section .form-box textarea.form-control{
	height: 160px;
}
.contact-section .b-button .btn{
	 
box-shadow: none;
	padding: 0;
	outline: none;
}

.hover-zoom{
	position: relative;
	overflow: hidden;
	border: 10px solid #ffffff;
	margin-bottom: 25px;
}
.hover-zoom img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 100%;
}
.hover-zoom:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);

}

.simulator-title{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_logo_large_background-20211018130554.jpg");
	padding: 50px 30px;
	background-size: cover;

}
.choose-section{
	background: #ffffff;
	margin-top: -35px;
	
	
}

.choose-section table{
	margin: 0 auto;


}

footer .line-top{
	position: absolute;
	left: 0;
	top: -3px;
	width: 100%;
	height: 40px;
	z-index: 55;
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_line_3-20211018130147.jpg");
	background-size: cover;
}

.send-cta {
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_send_now-20211018150742.png");
	background-repeat: no-repeat;
	width:208px;
	height:45px;
	
}

@media only screen and (max-width : 800px) {
  .send-cta {
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_send_now-20211018150742.png");
	background-repeat: no-repeat;
	width:185px;
	background-size:185px;

  }
}

@media only screen and (max-width : 640px) {
  .send-cta {
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_send_now-20211018150742.png");
	background-repeat: no-repeat;
	width:152px;
	background-size:152px;
	
	
  }
}



.small-cta-button {
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_play_now-20211018130705.png");
	background-repeat: no-repeat;
	
}

/* large cta button sizing ----------- */

.large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:952px;
	height:140px;
}

@media only screen
and (max-width : 1224px) {
 .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:952px;
	background-size:952px;
  }
}

@media only screen
and (max-width : 1000px) {
  .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:800px;
	background-size:800px;
  }
}

@media only screen and (max-width : 950px) {
  .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:750px;
	background-size:750px;

  }
}

@media only screen and (max-width : 800px) {
  .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:600px;
	background-size:600px;

  }
}

@media only screen and (max-width : 700px) {
  .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:500px;
	background-size:500px;
	
  }
}


@media only screen and (max-width : 600px) {
  .large-cta-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_start_sim-20211018130705.png");
	background-repeat: no-repeat;
	width:300px;
	background-size:300px;
	
	
  }
}


/* end large cta button sizing ----------- */


/* footer button sizing ----------- */

.footer-button{
	background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:952px;
	height:140px;	
}




@media only screen
and (max-width : 1224px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:957px;
	background-size:952px;
  }
}

@media only screen
and (max-width : 1000px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:805px;
	background-size:800px;
  }
}

@media only screen and (max-width : 950px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:755px;
	background-size:750px;

  }
}


@media only screen and (max-width : 800px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:605px;
	background-size:600px;

  }
}

@media only screen and (max-width : 700px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:505px;
	background-size:500px;
	
  }
}


@media only screen and (max-width : 600px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:310px;
	background-size:300px;
	
	
  }
}

@media only screen and (max-width : 300px) {
  .footer-button {
    background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_just_press-20211018130705.png");
	background-repeat: no-repeat;
	width:250px;
	background-size:240px;
	
	
  }
}


/* end footer sizing ----------- */



.bottom-text h3{
	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;   
	padding: 0 30px;
}

.section2 h2{
	color:#c12ce6;
	font-size: 40px;
	padding: 0 30px;
}


@media only screen and (max-width : 600px) {
  .bottom-text h3 {
    	font-size: 15px;
	margin: 0;
	margin-bottom: 10px;
	color: #fff;  
	padding: 0 30px;

	
  }
}

@media only screen and (max-width : 600px) {
  .section2 h2 {
    	font-size: 20px;
	padding: 0 30px;

	
  }
}



.row{
	margin: auto;
}


.launchbutton {
	   background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_launch-20211018165623.png");
	background-repeat: no-repeat;
	width:357px;
	height:70px;
}

@media only screen and (max-width : 600px) {
  .launchbutton {
	   background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_launch-20211018165623.png");
	background-repeat: no-repeat;
	width:280px;
	background-size:280px;
	
	
  }
}

@media only screen and (max-width : 400px) {
  .launchbutton {
	   background-image: url("/templates/pregnant-simulator/128/uploads/275-img_buttons_launch-20211018165623.png");
	background-repeat: no-repeat;
	width:240px;
	background-size:240px;
	
	
  }
}
