/*
Theme Name: healthtypetest
Author: KP
*/
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}


article,
aside,
footer,
header,
nav,
section {
	display: block;
}



figcaption,
figure,
main {
	display: block;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}



abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}



[hidden] {
	display: none;
}

::selection {
     background: #e7c159;
     color: #fff;
     text-shadow: none;
}




::selection {
     background: #e7c159;
     color: #fff;
     text-shadow: none;
}

@font-face { font-family: 'archivo';  
src: url('fonts/archivo/archivo-regular-webfont.woff2') format('woff2'), url('fonts/archivo/archivo-regular-webfont.woff') format('woff');    
font-weight: 400;    
font-style: normal;}
@font-face { font-family: 'archivo'; 
src: url('fonts/archivo/archivo-medium-webfont.woff2') format('woff2'), url('fonts/archivo/archivo-medium-webfont.woff') format('woff'); 
font-weight: 500;    
font-style: normal;}
@font-face {font-family: 'archivo';
src: url('fonts/archivo/archivo-semibold-webfont.woff2') format('woff2'), url('fonts/archivo/archivo-semibold-webfont.woff') format('woff');   
font-weight:600; 
font-style: normal;}
@font-face {font-family: 'archivo';    
src: url('fonts/archivo/archivo-bold-webfont.woff2') format('woff2'), url('fonts/archivo/archivo-bold-webfont.woff') format('woff');    
font-weight:800;    
font-style: normal;}


html {
     font-family: sans-serif;
     line-height: 1.15;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
}


body {
 background-color: #fff;
}
*{
 font-weight:400;
 font-size:16px;
 line-height:normal;
 font-style: normal;
 text-rendering: optimizeLegibility;
 -webkit-font-smoothing: antialiased;
 font-family: 'Roboto', sans-serif;
}
 img{
     max-width:100%;
     height:auto;
}

/* comman css start */

 h1{
     font-size:64px;
     font-weight:800;
	 font-family: 'archivo';
	 color:#25292b;
}
 h2{
     font-size:48px;
     font-weight:600;
	 line-height: 1.25; 
	 font-family: 'archivo';
	 color:#25292b;
}
 h3{
     font-size:36px;
     font-weight:600 ;
	 line-height: 1.33; 
	 font-family: 'archivo';
	 color:#25292b;
}
 h4{
     font-size:28px;
	 font-weight:600 ;
	 font-family: 'archivo';
	 color:#25292b;
	 line-height: 1.29;
}
 h5{
     font-size:20px;
	 font-weight:600;
	 line-height: 1.33;
	 font-family: 'archivo';
	 color:#25292b;
}
 h6{
     font-size:18px;
     font-weight:600;
	 font-family: 'archivo';
	 color:#25292b;
	 line-height: 1.56;
}
.font-roboto{font-family: 'Roboto', sans-serif;}
.font-weight400{font-weight:400;} 
.font-weight500{font-weight:500;}
.font-weight600{font-weight:600;}

 p{
     font-size:18px;
     font-family: 'Roboto', sans-serif;
	 color:#7b878e;
	 line-height: 1.56;
	 font-weight:400;
}

.font-size14, .font-size14 p{
	line-height: 1.43;
	font-size:14px;
}

.font-size16, .font-size16 p{
	line-height: 1.5;
	font-size:16px;
}

.font-size17, .font-size17 p{
	line-height: 1.53;
	font-size:17px;
}
.font-size20, .font-size20 p{
	line-height: 1.5;
	font-size:20px;
}

.font-size24, .font-size24 p{
	line-height: 1.42;
	font-size:24px;
}

.font500{font-weight:500;}
.font400{font-weight:400;}
.opacity07 p {
    opacity: 0.7;
}

.opacity08 p {
    opacity: 0.8;
}

.opacity05 p {
    opacity: 0.55;
}

.color-white, .color-white p {
    color: #ffffff;
}

.text-shadow-white, .text-shadow-white p{text-shadow: 0 2px 40px rgba(0, 0, 0, 0.5);}

.color-light-blue, .color-light-blue p{color:#b2c5db;}

.text-shadow{text-shadow: 0 2px 50px rgba(0, 0, 0, 0.5);}

.padding-top180{padding-top:180px;}
.padding-top130{padding-top:130px;}
.padding-top120{padding-top:120px;}
.padding-top100{padding-top:100px;}
.padding-top95{padding-top:95px;}
.padding-top90{padding-top:90px;}
.padding-top80{padding-top:80px;}
.padding-top60{padding-top:60px;}
.padding-top40{padding-top:40px;}
.padding-top30{padding-top:30px;}

.padding-bottom135{padding-bottom:135px;}
.padding-bottom120{padding-bottom:120px;}
.padding-bottom100{padding-bottom:100px;}
.padding-bottom95{padding-bottom:95px;}
.padding-bottom90{padding-bottom:85px;}
.padding-bottom80{padding-bottom:80px;}
.padding-bottom70{padding-bottom:70px;}
.padding-bottom60{padding-bottom:60px;}

.margin-top30{margin-top:30px;}
.margin-top45{margin-top:45px;}
.margin-top60{margin-top:60px;}
.margin-top75{margin-top:75px;}
.margin-top90{margin-top:90px;}

.margin-bottom60{margin-bottom:60px !important;}

.font-size32{font-size:32px; line-height: 1.38;}

@media only screen and (max-width:991px) {
h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:28px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
p{font-size:16px; line-height: 1.5;}
.font-size16, .font-size16 p{line-height:1.3;font-size:14px;}
.font-size18, .font-size18 p{font-size:16px; line-height: 1.5;}
.font-size20, .font-size20 p{line-height: 1.71;	font-size:18px;}
.font-size24, .font-size24 p{font-size:20px;}
.font-size32{font-size:28px;}

.padding-top180{padding-top:140px;}
.padding-top130{padding-top:90px;}
.padding-top120{padding-top:80px;}
.padding-top100{padding-top:60px;}
.padding-top95{padding-top:60px;}
.padding-top90{padding-top:60px;}
.padding-top80{padding-top:50px;}

.padding-bottom135{padding-bottom:80px;}
.padding-bottom120{padding-bottom:80px;}
.padding-bottom100{padding-bottom:60px;}
.padding-bottom95{padding-bottom:60px;}
.padding-bottom90{padding-bottom:60px;}
.padding-bottom80{padding-bottom:50px;}
.margin-top90 {margin-top:60px;}
.margin-top75 {margin-top: 45px;}
.margin-top60 {margin-top: 35px;}
.margin-top45 { margin-top: 15px;}
.margin-top30 {margin-top: 0px;}
.sm-margin-top30{margin-top: 30px;}
}

@media only screen and (max-width:767px) {
h1{font-size:44px; line-height:normal;}
h2{font-size:32px; line-height: normal;}
h3{font-size:24px; line-height: normal;}
.font-size32{font-size:24px;}
.padding-top120 {padding-top:60px;}
.padding-bottom120 {padding-bottom:60px;}
.padding-bottom135{padding-bottom:60px;}
}