


/* size */

article header h1, article header h2 {
    font-size: 26px;
    margin: 0 0 6px;
    font-weight: bold;
}

h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.itemFullText h2, .itemIntroText h2  {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
}

.itemIntroText h3 {
	 font-size: 15px;
    font-weight: 500;
}


.text-size-40{font-size: 40px;}
.text-size-30{font-size: 30px;}
.text-size-28{font-size: 28px;}
.text-size-25{font-size: 25px;}
.text-size-24, .text-size-24 p {font-size: 24px;}
.text-size-23{font-size: 23px;}
.text-size-22{font-size: 22px;}
.text-size-21, .text-size-21 p{
	font-size: 21px;
	}
.text-size-20{font-size: 20px;}
.text-size-19, .text-size-19 p{
	font-size: 19px;
	}
.text-size-18{font-size: 18px;}
.text-size-16, .text-size-16 p {font-size: 16px;}

.itemFullText p,.itemFullText div {
    font-size: 15px !important;
}


.homeHeader {
    position: relative;
}

h1.pageTitle {
    font-size: 33px;
    font-weight: bold;
    color: #4a4545;
}


h2.homeHeaders {
    font-size: 38px;
    color: white;
    font-weight: 300;
    border-bottom: 3px solid white;
    display: inline;
    padding: 0px 21px;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

h3 {
	font-size:22px
}




/* font weight */

.semibold, .semibold p {
	font-weight:600;
}
.bold, .bold p {
	font-weight:700;
}


/* color */

.white, .white p {
    color: white !important;
}
.dark_blue {
    color:#3d414d; !important;
}
.light_blue {
    color: #18cdf0; !important;
}


a.blackPhone {
    color: black;
    font-weight: 600;
}


/* center */

.centerText {
	text-align:center !important;
}

/**/
a button.grey-btn {
	border-radius: 0;
    background-color: #fff;
    text-transform: uppercase;
    color: #222;
    background-image: none;
    border: 1px solid #fff;
    line-height: 48px;
    display: flex;
    margin: 0 auto !important;
    justify-content: center;
	transition: all 1s;
}
a:hover button.grey-btn {
    background-color: transparent;
    text-transform: uppercase;
    color: #fff;
}

a button.black-btn {
	display: -webkit-inline-box;
	border-radius: 0;
    background-color: white;
    color: #000;
    background-image: none;
    border: 1px solid white;
    line-height: 46px;
    display: flex;
    margin: 0 auto !important;
    justify-content: center;
	transition: all 1s;
	display: inherit;
}
a button.black-btn:hover {
    background-color: black;
    color: #fff;
}

button#send2 {
    height: 45px;
    width: 191px;
    font-size: 19px;
    background-color: #6C9D30;
	border:1px solid #6C9D30;
}
button#send2:hover {

    background-color: #fff;
	color:#6C9D30;
}


a:hover button.black-btn {
    background-color: transparent;
    text-transform: uppercase;
    color: #18cdf0;
}
a button {
	width: 207px;
	height:46px;	
	font-size: 20px;
}


   
/* Text styles */

.warm-grey {color: #666;}
.black {color: #282d40;}
.white {color: #fff;}

/* Text styles */

p {
	margin: 0;	
	font-size: 18px; 
	color: #666;	
}



.uppercase {text-transform: uppercase;}
.md-txt {font-size: 18px;}
.l-txt {font-size:20px};
.ml-txt {font-size:25px};
.sm-txt {font-size: 15px;}
.xsm-txt {font-size: 13px;}
.xxsm-txt {font-size: 11px;}
.btn-txt {font-size: 14px;}
.bold {
	font-weight: bold;
}

.btn-black {
    background: #000;
    border-radius: 0;  
}

a.white {
	color: #fff !important;	
}
/*p {
	margin: 0;	
}

h2 {  
  font-size: 40px;
  font-weight: bold;
  color: #212f3f;  
}
h3 {  
  font-size: 24px;
  font-weight: bold;  
  color: #2c3e50;  
}

h4 {  
  font-size: 22px;
  color: #535353;
}*/

/* 2c3e50 */

/*.h1-bold, .bigDarkGreyBold { 
  font-size: 40px;
  font-weight: bold;  
  color: #2c3e50;  
}
.medDarkBlueBold, .bigDarkBlueBold { 
  font-size: 30px;
  font-weight: bold;
  color: #2c3e50; 
}

.green-success{
 font-size: 16px;
 color: #71c341;
}*/
  
/*.bigDarkBlueBold {  
  font-size: 29px;
  font-weight: bold;  
  color: #2c3e50;
}*/

/*.medDarkBlueNormal {
  font-size: 26px;
  color: #2c3e50; 
}
.MedDarkGreyBold, .medDarkBlueBold , .bold-dark-grey-blue{  
  font-size: 23px;
  font-weight: bold;
  color: #2c3e50; 
}*/
/*.medDarkBlueBold { 
  font-size: 22px;
  font-weight: bold;  
  color: #2c3e50;  
}*/

/*.bold-dark-grey-blue {  
  font-size: 22px;
  font-weight: bold;  
  color: #2c3e50;  
}*/
/*.italic-dark-grey-blue { 
  font-size: 22px;
  
  font-style: italic; 
  color: #2c3e50;  
}
.dark-grey-blue-bold-21 {  
  font-size: 21px;
  font-weight: bold;  
  color: #2c3e50;  
}
.black-sm-14{
font-size: 14px;
font-weight: bold;
color: #2f2e2e;
}
.medDarkBlueBold { 
  font-size: 20px;
  font-weight: bold;  
  color: #2c3e50; 
}

.medDarkGreyBold ,.medDarkGreyBold {  
  font-size: 19px;
  font-weight: bold;  
  color: #2c3e50;  
}*/

/*.medDarkGreyBold { 
  font-size: 19px;
  font-weight: bold; 
  color: #2c3e50; 
}*/


/*.dark-grey-blue { 
  font-size: 18px;
  font-weight: bold;
  color: #2c3e50;
}

.medDarkBlueBold-30 {
  font-size: 30px;
  font-weight: bold;
  color: #2c3e50;
}

.medDarkGreyNormal {
  font-size: 18px;
  color: #2c3e50;
}
.smallDarkGreyNormal {
  font-size: 16px;
  color: #2c3e50;
  font-weight: normal;
}
.xsDarkGreyBold {
  font-size: 16px;
  color: #2c3e50;
  font-weight: bold;
}
.dark-grey-blue-15 {
  font-size: 15px;
  color: #2c3e50;
}
.xxsDarkGreyBold {
  font-size: 14px;
  font-weight: bold;
  color: #2c3e50;
}

*/

/* fff */
/*.XXLBoldWhite {
  font-size: 64px;
  font-weight: bold;  
  color: #ffffff;  	
}

.veryBigWhiteBold {  
  font-size: 56px;
  font-weight: bold;  
  color: #ffffff;  
}
.bigWhiteBold { 
  font-size: 29px;
  font-weight: bold;  
  color: #ffffff;
}
.bigWhiteNormal {
  font-size: 26px;
  color: #ffffff;
}
.medBigWhiteBold {  
  font-size: 23px;
  font-weight: bold; 
  color: #ffffff; 
}
.md-regular-white {
  font-size: 24px;
  font-weight: bold; 
  color: #ffffff;  
}
.med-bold-white {
  font-size: 22px;
  font-weight: bold; 
  color: #ffffff;  
}
.medBigWhiteNormal {
  font-size: 24px;  
  color: #ffffff; 
}
.txt-white  {  
  font-size: 19px;
  font-weight: bold; 
  color: #ffffff;  
}*/
/*.smallWhiteNormal {  
  font-size: 19px;
  font-weight: bold; 
  color: #ffffff; 
}*/
/*.smallWhiteBold {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.smallWhiteNormal { 
  font-size: 17px; 
  color: #ffffff;
}
.medSmallWhiteBold { 
  font-size: 17px;
  font-weight: bold;  
  color: #ffffff;
}
.dodger-blue{
  font-size: 16px;
  color: #42a5f5;
}

.smallWhiteBold {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.smallWhiteNormal16 {
  font-size: 16px;
  color: #ffffff;
}
.vsmallWhiteNormal, .sm-regular-white {
  font-size: 15px;
  color: #ffffff;
}*/
/*.sm-regular-white {
  font-size: 15px;
  color: #ffffff;
}*/
/*.smallWhiteNormal13 {
  font-size: 13px;
  color: #ffffff;
}
.xxsWhiteNormal,.txt-sm-regular-white  {
  font-size: 12px;
  color: #ffffff;
}*/
/*.txt-sm-regular-white {
  font-size: 12px;
  color: #ffffff;
}*/


/* 0095f2 */

/*.veryBigAzureBold { 
  font-size: 56px;
  font-weight: bold;  
  color: #0095f2; 
}
.BigAzureTwoBold {  
  font-size: 51px;
  font-weight: bold;  
  color: #0095f2;
}
.BigWhiteTwoBold {  
  font-size: 51px;
  font-weight: bold;  
  color: #ffffff;
}
.BigAzureTwoNormal { 
  font-size: 24px; 
  color: #0095f2;  
}
.medAzureTwoBold {  
  font-size: 20px;
  font-weight: bold;  
  color: #0095f2;  
}
.smallAzureBold {
  font-size: 18px;
  font-weight: bold;
  color: #0095f2; 
}
.smallAzureTwoNormal , .xsAzureNormal{
  font-size: 16px;
  color: #0095f2;
}*/
/*.xsAzureNormal {
  font-size: 16px;
  color: #0095f2;
}*/
/*.xsAzureBold,.smallAzureBold, .stage-text  {
  font-size: 16px;
  font-weight: bold;
  color: #0095f2;
}
.sm-azure-two {
  font-size: 15px;
  color: #0095f2;
}
.xsAzureBold {
  font-size: 14px;
  font-weight: bold;
  color: #0095f2;
}
.xsAzureNormal {
  font-size: 14px;
  font-weight: 300;
  color: #0095f2;
}
*/
/*119cfb*/

/*.xs-azure {
  font-size: 13px;
  color: #119cfb;
}
*/
/*535353*/

/*.md-regular {  
  font-size: 22px;  
  color: #535353;
}
*/
/*42a5f5*/

/*.regular-dodger-blue {
  font-size: 15px;
  color: #42a5f5;
}*/

/*666*/
/*.xl-brownish-grey , .medBrownGreyNormal{ 
  font-size: 22px;
  color: #666666;
}*/
/*.medBrownGreyNormal {
  font-size: 22px; 
  color: #666666;  
}*/
/*.midBrownGreyNormal, .smallBrownGreyNormal , .regular-brownish-grey{  
  font-size: 18px;  
  color: #666666;
}*/
/*.smallBrownGreyNormal {
  font-size: 18px;
  color: #666666;
}*/
/*.regular-brownish-grey {
  font-size: 18px;
  color: #666666; 
}*/


/*.smallBrownGreyNormal, .sm-brownish-grey {
  font-size: 16px;
  color: #666666;
}*/
/*.sm-brownish-grey {
  font-size: 16px;
  color: #666666;
}*/


/*0f7fee*/
/*.h3-blue { 
  font-size: 18px;
  font-weight: bold;  
  color: #0f7fee;
}
.mediumBlue { 
  font-size: 22px;
  color: #0f7fee;
}
.sm-blue-light {
  font-size: 15px;
  font-weight: 300;
  color: #0f7fee;
}
.vsmallBlueBold {
  font-size: 14px;
  font-weight: bold;
  color: #0f7fee;
}
.sm-regular-blue, .vsmallBlueNormal {
  font-size: 15px;
  color: #0f7fee;
}*/
/*.vsmallBlueNormal {
  font-size: 15px;
  color: #0f7fee;
}*/


/*212f3f*/

/*.mediumBlack {
  font-size: 19px;
  font-weight: bold;
  color: #212f3f; 
}
*/
/* 5c6773 */

/*.sm-slate-grey {
  font-size: 18px;
  font-weight: bold; 
  color: #5c6773; 
}*/

/*4a5460 */

/*.medDarkBold {
  font-size: 18px;
  font-weight: bold; 
  color: #4a5460;
}
*/

/*2f2e2e*/

/*.smallBlackNormal, .regular-black {  
  font-size: 18px;  
  color: #2f2e2e;
}*/
/*.regular-black {
  font-size: 18px;
  color: #2f2e2e;
}*/
/*.smallAlmostBlackNormal {
  font-size: 16px;
  color: #2f2e2e;
}
.xsBlackNormal {
  font-size: 14px;
  color: #2f2e2e;
}
.sBlackNormal,.xxsBlackNormal  {
  font-size: 14px;
  font-weight: 300;
  color: #2f2e2e;
}*/
/*.xxsBlackNormal {
  font-size: 12px;
  font-weight: 300;
  color: #2f2e2e;
}*/

/*212f3f*/

/*.sm-text-black { 
  font-size: 18px; 
  color: #212f3f; 
}
*/
/*232222*/
/*.md-black {  
  font-size: 18px; 
  color: #232222;
}
.txt-sm-regular {
  font-size: 12px;
  font-weight: 300;
  color: #232222;
}*/

/*e74036*/

/*.smallRedNormal {
  font-size: 18px;
  color: #e74036;
}*/

/*ef0252*/

/*.regular-pink-red { 
  font-size: 18px;
  color: #ef0252;
}
.smallPinkRedNormal {
  font-size: 16px;
  color: #ef0252;
}

.smallYellowNormal {
  font-size: 16px;
  color: #F8EB33;
}
*/
/*808080*/

/*.smallMidGreyNormal {
  font-size: 16px;
  color: #808080;
}
.smallBrownGreyNormal {
  font-size: 16px;
  font-weight: bold;
  color: #808080;
}
.vsmallBrownGreyNormal {
  font-size: 14px;
  color: #808080;
}


*/


/* weight */
.text-weight-bold{font-weight: bold;}
.text-weight-100{font-weight: 100;}
.text-weight-200{font-weight: 200;}
.text-weight-300{font-weight: 300;}
.text-weight-400{font-weight: 400;}
.text-weight-500{font-weight: 500;}
.text-weight-600{font-weight: 600;}
.text-weight-700{font-weight: 700;}
.text-weight-800{font-weight: 800;}
.text-weight-900{font-weight: 900;}








