@font-face {
    font-family: Didot;
    src: url(font/didot.ttf);
}
@font-face {
    font-family: Didot-i;
    src: url(font/didot-italic.ttf);
}
@font-face {
    font-family: BadScript-Regular;
    src: url(font/BadScript-Regular.ttf);
}
@font-face {
	font-family: 'DINNextLTPro-Regular';
	src: url('font/DINNextLTPro-Regular.eot?') format('eot'), 
	     url('font/DINNextLTPro-Regular.otf')  format('opentype'),
	     url('font/DINNextLTPro-Regular.woff') format('woff'), 
	     url('font/DINNextLTPro-Regular.ttf')  format('truetype'),
	     url('font/DINNextLTPro-Regular.svg#DINNextLTPro-Regular') format('svg');
}

@font-face {
    font-family: Meddon;
    src: url(font/Meddon.ttf);
}
@font-face {
    font-family: futura-lt-book;
    src: url(font/futura-lt-book.ttf);
}
@font-face {
    font-family: HenriDidot;
    src: url(font/HenriDidot.otf);
}
@font-face {
    font-family: Arapey-Regular;
    src: url(font/Arapey-Regular.ttf);
}
@font-face {
    font-family: Notera_PersonalUseOnly;
    src: url(font/Notera_PersonalUseOnly.ttf);
}

@font-face {
    font-family: Arapey-Italic;
    src: url(font/Arapey-Italic.ttf);
}
.Didot{
    font-family: Didot !important;
}
.Didot-i{
    font-family: Didot-i !important;
}
.futural{
    font-family: futura-lt-book !important;
}
.arapey{
    font-family: Arapey-Regular !important;
}
.arapey-i{
    font-family: Arapey-Italic !important;
}
.HenriDidot{
    font-family: HenriDidot !important;
}
.Meddon{
    font-family: Meddon !important;
}
.BadScript{
    font-family: BadScript-Regular !important;
}
.f-orange{
    color:#d1a713;
}
.f-green{
    color:#3e623c;
}
.f-light-blue{
    color: #67898a;
}
.f-yellow{
    color: #f7dd32;
}
.f-dark-yellow{
    color: #7c6e14;
}
.f-gray{
    color: #808080;
}
.f-blue{
    color: #005152;
}
.f-violate{
    color: #002c5f;
}
.b-yellow{
    background: #f7dd32;
}
p {
    margin: 0 auto !important;
    line-height: 1.4 !important;
}
.fs14{ font-size: 14px }
.fs16{ font-size: 16px }
.fs18{ font-size: 18px }
.fs20{ font-size: 20px }
.fs22{ font-size: 22px }
.fs23 {
    font-size: 17px;
}
.fs24{ font-size: 17px }
.fs25{ font-size: 25px }
.fs26{ font-size: 26px }
.fs28{ font-size: 28px }
.fs30{ font-size: 30px }
.fs32{ font-size: 32px }
.fs34{ font-size: 34px }
.fs36{ font-size: 36px }
.fs38{ font-size: 38px }
.fs40{ font-size: 40px }
.fs42{ font-size: 42px }
.fs44{ font-size: 44px }
.fs48{ font-size: 48px }
.fs50{ font-size: 50px }
.fs54{ font-size: 54px }
.fs64{ font-size: 64px }
.fs100{ font-size: 100px }
.fs120{ font-size: 120px }
.fs140{ font-size: 140px }


.ls1{ letter-spacing: 1px; }
.ls2{ letter-spacing: 2px; }
.ls3{ letter-spacing: 3px; }
.ls4{ letter-spacing: 4px; }
.ls5{ letter-spacing: 5px; }
.ls6{ letter-spacing: 6px; }
.ls8{ letter-spacing: 8px; }
.ls10{ letter-spacing: 10px; }
.ls12{ letter-spacing: 12px; }

.borderb1{
    border-bottom: 1px solid #000;
}
.borderb2{
   border-bottom: 2px solid #000; 
}

.mt0{margin-top:0px !important;}
.mr0{margin-right:0px !important;}
.mb0{margin-bottom:0px !important;}
.ml0{margin-left:0px !important;}

.mt5{margin-top:5px !important;}
.mr5{margin-right:5px !important;}
.mb5{margin-bottom:5px !important;}
.ml5{margin-left:5px !important;}

.mt10{margin-top:10px !important;}
.mr10{margin-right:10px !important;}
.mb10{margin-bottom:10px !important;}
.ml10{margin-left:10px !important;}

.mt15{margin-top:15px !important;}
.mr15{margin-right:15px !important;}
.mb15{margin-bottom:15px !important;}
.ml15{margin-left:15px !important;}

.mt20{margin-top:20px !important;}
.mr20{margin-right:20px !important;}
.mb20{margin-bottom:20px !important;}
.ml20{margin-left:20px !important;}


.p0{ padding: 0px !important;}
.p5{ padding: 5px !important;}
.p10{ padding: 10px !important;}
.p15{ padding: 15px !important;}
.p20{ padding: 20px !important;}

.pt0{padding-top:0px !important;}
.pr0{padding-right:0px !important;}
.pb0{padding-bottom:0px !important;}
.pl0{padding-left:0px !important;}

.pt5{padding-top:5px !important;}
.pr5{padding-right:5px !important;}
.pb5{padding-bottom:5px !important;}
.pl5{padding-left:5px !important;}

.pt10{padding-top:10px !important;}
.pr10{padding-right:10px !important;}
.pb10{padding-bottom:10px !important;}
.pl10{padding-left:10px !important;}

.pt15{padding-top:15px !important;}
.pr15{padding-right:15px !important;}
.pb15{padding-bottom:15px !important;}
.pl15{padding-left:15px !important;}

.pt20{padding-top:20px !important;}
.pr20{padding-right:20px !important;}
.pb20{padding-bottom:20px !important;}
.pl20{padding-left:20px !important;}
.pb40{padding-left:40px !important;}
.lh07{
    line-height: 0.7 !important;
}
.left-big-text .lh07{
    line-height: 0.55 !important;
}
.mp0
{
    margin: 0;
    padding: 0;
}
.lh11, .lh11 p{
    line-height: 1.1 !important;
}
.bottom30{
    position: relative;
    bottom: 40px; 
}
.bottom50{
    position: relative;
    bottom: 50px; 
}
.bottom57{
    position: relative;
    bottom: 57px; 
}
.top50{
    position: relative;
    top: 50px; 
}
.right70{
   position: relative;
    right: 70px;  
}
.right10
{
        position: relative;
    right: 10px;
}
.right15
{
        position: relative;
    right: 15px;
}
.right20
{
        position: relative;
    right: 20px;
}
.right30
{
        position: relative;
    right: 33px;
}
.right65
{
   position: relative;
    right: 65px;
}
.right40
{
        position: relative;
    right: 40px;
}
.right55{
   position: relative;
    right: 55px;  
}
.top20{
   position: relative;
    top: 20px;  
}
.top30{
   position: relative;
    top: 30px;  
}
ul.simple_list
{ 
    padding: 0;
    margin: 0 auto;
    display: table;
}
ul.simple_list li
{
    margin: 0 !important;
    display: inline;
    padding: 1px 7px;
    font-size: 12px;
}

ul.simple_list li:before {
    content: none;   
}
.f-blue
{
    color: #005152;
}
.labelme
{
    font-weight: bold;
}
ul li
{
    position: relative;
}
ul li::before {
    padding-top: 9px;
    top: -8px;
    position: absolute;
}
.greybox
{
        text-align: center;
    background: #f2f4f4;
    padding: 36px;
    font-family: 'DINNextLTPro-Regular';
}
.greenlabel
{
    display: block; letter-spacing: 9px;
    margin-bottom: 10px;
}
header{}
.container-top{
    max-width: 820px ;
    margin: 0 auto;
}
img.logo {
    width: 100%;
    display: table;
    margin: 10px auto;
    position: relative;
    max-width: 652px;
}
.line-underneath-logo{
  text-align: center;  
  margin-top: -27px;
}
.blue-box{
    font-size: 34px;
    background: #002c5f;
    color: #fff;
    padding: 5px 15px 5px 25px;
    margin: 0 15px;
    letter-spacing: 7px;
    font-family: Didot !important;
}
.line-underneath-logo .right{
   float: right;
    margin-top: -27px; 
}
.top-image{
    margin-bottom: 55px;
}
.top-image img{
    width: 100%;
}
.part {
    display: inline-block;
    width: 100%;
    margin: 15px auto;
}
.joinow{
  padding: 30px 10px;
    /* position: absolute; */
    background: #f7dd32;
    border-radius: 50%;
    font-size: 54px;
    border: 3px solid;
    text-align: center;
    margin-top: -207px;
    color: #000;
    display: inline-block;
    float: right;
    position: relative;
    left: 120px;  
}
.img_caption{
     padding: 30px 10px;
    text-align: center;
    background: #000;
    color: #fff;   
}
.yellow-border-box{  
}
.yellow-border
{
    border-top: 1px solid #FAEFBB;
    border-bottom: 1px solid #FAEFBB;
    padding-bottom: 15px;
}
.yellow-bg{
    color: #6c814b;
    background: #faefbb;
    padding: 15px 10px;
    text-align: center;
    margin: 15px auto;
    margin-bottom: 0; 
    
}
.quotename
{
        font-family: Arapey-Regular !important;
    margin-top: 12px;
    display: block;
    color: #005152;
}
span.title{
    padding: 0 30px;
    border-bottom: 2px solid #afb657;
    margin: 0px auto;
    color: #002c5f;
    display: table;
}
.fancy-question{
    text-align: center;
    font-size: 110px;
}
.fancy-question .blue{
    color: #005152;
}
.fancy-question .yelow{
    color: #f7dd32;
}
.fancy-question .dark{
    color: #2d2d2d;
}
.fancy-question .qsign{
       color: #002c5f;
    background: #afb657;
    border-radius: 50%;
    font-size: 70px;
    font-family: Didot !important;
    padding: 1px 30px;
    top: -50px;
    position: relative;
    left: 5px;
}
.fancy-question .overtext{
     background: #fff;
    padding: 30px 5px 25px;
    margin-top: -105px;
    position: absolute;
    margin-left: -220px;
    line-height: 0;
    color: #f7dd32;
    font-size: 50px;
}
.bg-box-yellow{
    padding: 20px 15px;
    background: #f6df77;
}

.pt-right{
    text-align: right;
}
.pt-left{
    text-align: left;
}
.pt-center{
    text-align: center;
}
.mt50{
    margin-top: 50px !important;
}
.bg-box-blue{
    background: #005152;
    color: #fff;
    padding: 0 10px;
}
.three-circle
{
    margin-top: 0;
}
.three-circle p{
    text-transform: uppercase;
    display: inline-block;
    padding: 0 2px;
}
.circle{
      display: table;
    margin: 10px auto;
    padding-top: 20px;
    width:100% ;
}
.circle img{
    display: table;
    margin: 0 auto;
}
.circle1, .circle2, .circle3{
    border-radius: 50%;
    font-size: 34px;
    letter-spacing: 2px;
    display: inline-block;
    width: 250px;
    height: 250px;
    line-height: 250px;
    text-align: center;
    position: relative;
}
.circle1{
    background: rgba(251, 238, 152, 0.80);
    left: 30px;
    
}
.circle2{
    background: rgba(127, 168, 168, 0.80);
    top:70px;
    z-index: 2;
}
.circle3{
    background: #9eb09d;
    right:30px;
}
.black-height{
    height: 40px;
    width: 100%;
    background: #000;
}

.bg-white{
    background: #fff;
}
.right-questions{
  border-left: 3px solid #000;  
  
}
.questions{
    
    padding-bottom: 25px;
    border-bottom: 3px solid #000;
    margin: 3px;  
    position: relative;
}
.desire
{
    font-family: Notera_PersonalUseOnly;
    font-size: 53px;
}
.questions h3 i{
    font-family: HenriDidot !important;
}
.answer-text
{
       line-height: 1.2em;
    font-size: 17px;
}
.answer-text p{
    margin: 12px auto !important;
}
.custome-position{
    margin-top: -80px;
    display: inherit;
    margin-left: 65px;
}
.bg-gray{
    background: #e6e9e9;
    text-transform: uppercase;
    padding: 15px 3px;
    letter-spacing: 1px;
}
.bg-gray .f-blue, .bg-dark-yellow .f-blue{
    border-bottom: 1px solid;
}
.sky-blue{
    color: #31a9c1;
}
.bg-dark-yellow{
background: #d7daab;
    text-transform: uppercase;
    padding: 15px 10px;
    letter-spacing: 1px;
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.5em;
}
ul {
    list-style: none;
}

ul li:before {
    content: "•";
    font-size: 26px;
    padding-right: 5px;
    color: #d1a713;
    margin-left: -23px;
    
}
ul li {
    margin: 7px auto !important;
}
.content-nav ul{
        list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0;
    margin-top: -25px;
    margin-left: 10px;
}
.quote
{
    margin: 0 !important;
    height: 47px;
    font-size: 107px;
    line-height: 1em !important;
}
img{
    max-width: 100%;
    margin: 0 auto;
    display: table;
}
.content-nav ul li{
    margin: 0 15px !important;
    float: left;
}
.simple_list2
{
    font-weight: bold;
}
ul.simple_list2 li
{
    margin: 0 !important;
    display: inline;
    padding: 0px;
       font-size: 9px;
    margin: 0 11px !important;
}
.sidebar-testimonial{
    background: #f2f4f4;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 215px;
    margin-right: -214px;
    text-align: left;
    font-size: 19px;
}
.main_sidebar
{ 
   position: absolute;
    right: 0;
}
.bluebar{
        background: #002c5f;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    font-size: 21px;
}
.extra_sidebar
{
        z-index: 999;
    background: #fff;
    padding: 0;
        position: absolute;
    right: 0;
        width: 215px;
    margin-right: -214px;
    text-align: left;
    font-size: 21px;
    position: absolute;
    top: -64px;
}
.extra_sidebargrey
{
    padding: 10px 3px;
        margin-bottom: 50px;
    background: #F2F4F4;
}
.extra_sidebartitle{
    z-index: 999;
    background: #fff;
    padding: 0;
        padding-left: 7px;
}
.greybox1
{
    font-size: 13px;
    line-height: 1.25em;
    padding: 8px;

}
.big_line
{
    color: #002c5f;
        font-size: 43px;
        text-align: center;
    font-size: 33px;
    position: relative;
    margin-bottom: 0;
        margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.big_green{
    color: #3e623c;
    display: block;
    font-size: 130px;
    line-height: 103px; 
}
.yello_line
{
    font-size: 27px;
    color: #d1a713;
}
.bottomtext
{
    font-size: 19px;
    text-align: left;
    color: #000;
}
.three-circle-bottom
{
    max-width: 658px;
    margin-top: 40px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000;
}
.footer
{
        font-size: 14px;
    margin-top: 5px;
    color: #000;
}
@media (min-width: 1200px)
{
    .container {
    width: 731px !important;
}
}
 @media (min-width: 992px)
 {
    .container {
    width: 731px;
}
 }


@media (max-width:768px){
body{
    overflow-x: hidden;
}
  .fs36{ font-size: 22px }
.fs38{ font-size: 24px }
.fs40{ font-size: 26px }
.fs42{ font-size: 30px }
.fs44{ font-size: 32px }
.fs48{ font-size: 32px }
.fs50{ font-size: 32px }
.fs54{ font-size: 38px }
.fs64{ font-size: 40px }
.fs100{ font-size: 50px }
.fs120{ font-size: 60px }
.fs140{ font-size: 70px }  

.main-content, *, body{
    text-align: center !important;
}
.bg-box-yellow, .bg-box-blue {
    min-width: 204px;
    display: table;
    margin: 0 auto;
}
.lh11, .lh11 p{
    line-height: 1.4 !important;
}
.right-questions{
    margin-top: 75px;
    border: none !important;
}
.right70, .custome-position, .bottom30, .top50, .right70, .top20, .top30{
    margin: 0 auto !important;
    text-align: center !important;
    display: table !important;
    position: static !important;
}

}
