@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
*{
	margin:0px;
	padding:0px;
}
body
{font-family: 'geomanist_regularregular';
}
.wrapper
{
	max-width:986px;
	margin:0 auto;
}
.wrap
{
	float:left;
	width:100%;
}
li
{
	list-style-type:none;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
ul
{
	margin-bottom:0px;
}
#top_header ul li
{
	display:inline;
}
#top_header ul li a
{
	font-size:15px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-left: 8px;
    padding-right: 8px;
	font-weight:700;
	
}
#top_header ul li a:focus {
    outline: none;
    outline: none;
    outline-offset: 0px;
    text-decoration: none;
}
#top_header ul li a:hover
{
	font-size: 15px;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
	
}
a.button
{
	    text-align: center;
    text-decoration: none;
    color: #fff;
    background: url(../images/submit-button.png) no-repeat;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
   
    display: block;
    margin: 0 auto;
    padding: 13px 0px;
    text-align: center;
    max-width: 175px;
    margin-top: 30px;
}
a:hover.button
{
	text-decoration:none;
}
#banner
{
	background:
	url(../images/banner_first.jpg) no-repeat center;
	height:auto;
	background-size:cover;
	text-align:center;
	position:relative;
	padding-bottom:90px;
}
#top_header
{
	background: rgba(0, 0, 0, 0.5);
    padding: 20px 0px;
    position: fixed;
    z-index: 99;
    border-top: 4px solid #7f7f7f;
  border-bottom: 1px solid #7a7c7d;
}
h2
{
	font-size:37.5px;
	font-family: 'geomanistblack';
  color:#444444;
      margin-top: -12px;
}
h3
{font-size:22.5px;
	font-family: 'geomanistultra';
      margin-top: 0px;
  color:#444444;
}
strong
{font-family: 'PT Sans', sans-serif;
font-weight:700;
  color:#444444;
}
p
{
	font-family: 'PT Sans', sans-serif;
	font-size:22.5px;
  color:#444444;
}
.blue
{
	color:#00aeef;
}
#banner h2
{    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 178px;
    line-height: 50px;
	font-size:45px !important;
}
#wp_qus_area
{
	padding-top:90px;
	padding-bottom:60px;
}
#wp_red_buy
{
	background:url(../images/second_image.jpg) no-repeat center;
	height:auto;
	padding:90px 0px;
	background-size:cover;
}
#wp_red_buy h3
{
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:46.88px;
}
#wp_red_buy h4
{
	font-size:62.5px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'geomanistultra';
}
.attalic_font
{
	    font-style: italic;
    font-weight: 500;
    font-size: 22.5px;
}
#wp_do_that
{
	padding-top:80px;
	padding-bottom:60px;
}
#wp_do_that h4
{
	font-size:45px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'geomanistultra';
  color:#444444;
  margin-bottom: 25px;
    margin-top: 10px;
}

#wp_do_that h3
{
	font-size:25px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'geomanistultra';
  margin-top: 45px;
}
#wp_improve
{
	background:url(../images/image_overlay.jpg) repeat center;
	padding:50px 0px;
}
#wp_improve h2
{
	color:#fff;
	font-size:45px;
  word-spacing:5px;
  padding-left: 30px;
}
#wp_improve ul li
{
	    width: 50%;
    float: left;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    padding-left: 47px;
    position: relative;
    margin-bottom: 19px;
    line-height: 25px;
  font-size: 18.75px;
}
#wp_improve ul li:before
{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:url(../images/click_icon.png) no-repeat center;
	height:25px;
	width:25px;
}
.wp_testimoni_area
{
    margin-top: 75px;
    float: left;
    width: 100%;
}
.box
{     padding:24px 20px 46px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 19px;
    position: relative;
  margin-bottom: 55px;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(77, 85, 92, 0.1);
-moz-box-shadow:    0px 6px 30px 0px rgba(77, 85, 92, 0.1);
box-shadow:         0px 6px 30px 0px rgba(77, 85, 92, 0.1);
}
.box:before
{position: absolute;
    content: "";
    bottom: -16px;
    left: 48%;
    background: url(../images/icon_bottom.png) no-repeat center;
    height: 20px;
    width: 5%;

}
.wp_testimoni_area .box p
{
	
	font-size:11.25px !important;
	font-style:italic;
}
.wp_testimoni_area p
{
	
	font-size:12.25px !important;
}
.wp_testimoni_area h4
{
	margin-top:38px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:16.88px;
	margin-bottom:2px;
  color:#444444;
}
#wp_testimonials
{
	padding:0px 0px 80px 0px;
}
.wrapper_testimonials
{
	max-width:570px;
	margin:0 auto;
}
.wrapper_testimonials img
{
	margin-bottom:25px;
	margin-top:25px;
}
#wp_testimonials .wrapper_testimonials h2
{
	text-align:center;
	font-size:34.38px;
	line-height:auto;
	
}
.wp_testimoni_area h4,.wp_testimoni_area p
{
	text-align:center;
}
#wp_qus_area p
{
	max-width:675px;
	margin:0 auto;
margin-bottom:20px;

}
.wrapper_red_buy
{
	width:980px;
	margin:0 auto;
}
#wp_do_that p
{
	max-width:750px;
	margin:0 auto;
  margin-bottom:20px;
}
#wp_improve ul
{   max-width: 750px;
    margin: 0 auto;
    margin-top: 25px;
}
#wp_why_choose
{
	padding:70px 0px;
}
#wp_why_choose p 
{
	max-width:750px;
	margin:0 auto;
  margin-bottom:20px;
}
#wp_why_choose h3
{
	font-size:56.25px;
	text-align:center;
  margin-bottom: 50px;
    margin-top: 50px;
}
#wp_abtus
{
	background:url(../images/swim.jpg) no-repeat center;
	height:auto;
	background-size:cover;
	padding:30px 0px;
  background-attachment: fixed;
}
#wp_abtus h2
{
	color:#fff;
	font-size:34.38px;
	font-family: 'geomanistbold';
	text-transform:uppercase;
}
#wp_abtus p
{
	color:#fff;
	font-size:17px;
	font-family: 'PT Sans', sans-serif;
}
#wp_abtus img
{    margin-right: 10px;
    margin-top: 10px;
}
#wp_free_tryout
{
	padding:70px 0px 20px 0px;
}
#wp_free_tryout p ,#wp_free_tryout h5
{
	max-width:750px;
	margin:0 auto;
}
#wp_free_tryout h3
{
	font-size:56.25px;
	text-align:center;
	color:#444;
}
#wp_free_tryout h4
{
	font-size:30px;
	text-align:center;
	font-family: 'geomanistultra';
}
#wp_free_tryout h5
{
	font-family: 'PT Sans', sans-serif;
	font-size:22.5px;
	font-weight:700;
	color:#444;
	margin-top:40px;
  padding-left:45px;
}
#wp_free_tryout ul li
{
	width:100%;
    float: left;
    font-family: 'PT Sans', sans-serif;
	color: #444;
    padding-left: 47px;
    position: relative;
    margin-bottom: 19px;
    line-height: 25px;
	font-size:22.5px;
}
#wp_free_tryout ul li:before
{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:url(../images/click_icon.png) no-repeat center;
	height:25px;
	width:25px;
}
#wp_free_tryout ul
{   max-width: 750px;
    margin: 0 auto;
    margin-top: 25px;
}
#wp_free_tryout p
{max-width:750px;
	margin:0 auto;
   margin-top:20px;
}
.wp_contact
{
max-width:380px;
margin:20px auto;
text-align:center;

}

.wp_contact input,.wp_contact textarea ,.submit
{
	width: 85%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #8f8f8f;
    border-radius: 5px;
    padding: 10px 5px;
	font-size:10px;
	font-family:'PT Sans', sans-serif;
	outline:none;
}
.wp_contact input[type=text]:nth-child(1)

{
	background:url(../images/button_inout_first.png) no-repeat 9px;
    height: auto;
    padding-left: 35px;
	float:none;
	    margin-right: auto;
    margin-left: auto;
}
.wp_contact input[type=text]:nth-child(2)

{
	background:url(../images/button_inout_second.png) no-repeat 9px;
    height: auto;
    padding-left: 35px;
	float:none;
	    margin-right: auto;
    margin-left: auto;
}
.wp_contact textarea

{    background: url(../images/button_inout_third.png) no-repeat 9px 3px;
    height: auto;
    padding-left: 35px;
	padding:10px 0px 30px 35px;
	float:none;
	    margin-right: auto;
    margin-left: auto;
}
.wp_contact input[type=submit],.submit

{       background: url(../images/button_inout_fourth.png)119px 17px no-repeat, url(../images/submit-button.png) center no-repeat;
    font-family: 'PT Sans', sans-serif;
    padding: 0px !important;
    border: none !important;
    margin: 10px 0px !important;
    height: 50px;
    text-align: center;
    position: relative;
    width: 46%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
	
	
}
.wp_contact input[type=submit]:after ,.submit
{
	background: url(../images/button_inout_third.png) no-repeat center;
	height:20px;
	width:20px;
	content:"";
	position:absolute;
	left:0;
	top:0;
}
#footer_right {
    padding: 45px 0px 50px;
    background: #f9f9f9;
    padding-left: 40px;
    min-height: 273px;
    float: left;
    width: 100%;
    /* margin-left: 30px; */
}
#footer_right h2
{
	font-size:34.38px;
	color:#444;
	text-transform:uppercase;
  margin-bottom:20px;
}
#footer_right ul li
{
    margin-bottom:10px;
}

@media(max-width: 768px) {
	br
	{
		display:none !important;
	}
	
	ul.header_menu
	{
		display:none;
	}
	#banner h2 {
    font-size: 16px !important;
}
#wp_red_buy h3 {
    font-size: 14px !important;
}
#wp_red_buy h4 {
    font-size: 16px !important;
}
#wp_why_choose h3 {
    font-size: 16px !important;
    text-align: center;
}
h3 ,h2
{
	font-size:16px !important;
}
p{
	font-size:12px !important;
}
.wrapper_red_buy {
    width: 100% !important;
}
#wp_improve h2 {
	font-size:16px !important;
}
#wp_do_that h4 {
    font-size: 16px !important;
}
#wp_do_that h3{
	font-size:16px !important;
}
.wrapper_testimonials img
{
	display:block;
	float:none!important;
}
#wp_free_tryout h4
{
	font-size:16px;
}
#wp_free_tryout h5
{
	font-size:16px;
}
#wp_free_tryout ul li, li
{
	font-size:14px;
	line-height:20px;
}
#wp_why_choose img
{display:block;
	margin:0 auto !important;
	float:none!important;
	margin-bottom:20px !important;
	margin-top:20px !important;
}
#top_header img
{display:block;
	margin:0 auto !important;
	float:none!important;
	
}
#wp_improve ul li {
        width: 100%;
    float: none;
    margin: 10px auto;
    display: block;
    max-width: 200px;
	
}
#wp_improve {
    padding: 45px 0px !important;
}
#wp_why_choose {
    padding: 45px 0px;
}
#banner h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 140px;
    line-height: 25px;
}
#banner
{
	height:auto !important;
}
#wp_qus_area
{
	padding-top:15px;
	padding-bottom:15px;
}
#wp_red_buy {
    background: url(../images/second_image.jpg) no-repeat center;
    height: auto;
    padding: 30px 0px;
    background-size: cover;
}
#wp_do_that
{
	padding-top:30px;
	padding-bottom:30px;
}
.attalic_font
{
	font-size:16px;
}
#wp_testimonials
{
	padding:30px 0px;
}
.box {
    padding: 20px 15px 40px 15px;
}
.wp_testimoni_area
{
	margin-top:25px;
}
.wp_testimoni_area h4 {
    margin-top: 10px;
}
#wp_abtus
{
	padding:20px 0px;

}
#wp_abtus img {
    margin-right: 10px;
    margin-top: 6px;
}
#wp_abtus h2
{
	text-align:center;
	margin-top:0px;
}
#wp_free_tryout
{
	padding:20px 0px;
}
#wp_free_tryout h3
{
	margin-top:0px;
}
}

/*******************************************************arrow bounce end*******************/
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}


.arrow {
  position: absolute;
  bottom: -85px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
  background:url(../images/scroll_icon.png) no-repeat center;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.set_about
{
  max-width:600px;
}
.person_thumb
{
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -60px;
}
.footer_bottom
{
  background:#444444;
  text-align:center;
  padding:15px 0px;
  float:left;
  width:100%;
}
.footer_bottom p
{
  color:#898989;
  font-size:10px;
  text-align:center;
  margin-top:10px;
}