/*-------------------------------------
  Reset
---------------------------------------*/

/******Basic settings**********/
* {
  margin: 0;
  padding: 0;
}

html {
  box-sizing: border-box;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
	
}

body {
font-family: 'Chivo', sans-serif;
  color: #444444;
}

.font-preloader {
  font-family: 'Noto Sans';
  visibility: hidden;
  width: 0;
  height: 0;
}

#frame_one, #frame_two, #frame_three, #frame_four, #frame_five {
  width: 100%;
  height: 100%;
}

/*-------------------------------------
  Layout
---------------------------------------*/

#ad {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#banner {
  position: absolute;
  background: #ffffff;
  display: block;
  width: 300px;
  height: 250px;
  overflow: hidden;
 /* cursor: pointer;*/
  visibility: hidden;
  border: 1px solid #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#clickTAG {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  cursor: pointer;
}

.ie-fallback {
  position: absolute;
  z-index: 9999;
  top: -1px;
  left: -1px;
}

/*-------------------------------------
  Frame One frame duration: 3s
---------------------------------------*/

.bg {
  position: absolute;
  left: 0px;
  top: 0px;
}




.headingf1 {
position: absolute;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: -.4px;
    font-weight: 500;
    color: #3B3B3B;
    text-align: center;
    top: 69px;
    left: -3px;
    width: 100%;

}
.headingf1 span{
	font-weight: 700;
}
.title-1_1, .title-1_2 {
position: absolute;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: -.4px;
    font-weight: 500;
    color: #3B3B3B;
    text-align: center;
    top: 97px;
    left: -3px;
    width: 100%;
}

.title-1_2 {
  top: 125px;
	left: 0;
}
.title-1_2 span{
	font-weight: 700;
}
.funding_text {
  position: absolute;
  font-size: 7px;
  line-height: 8px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: right;
  color: #444444;
  bottom: 8px;
  right: 125px;
}

/*-------------------------------------
  Frame two  frame duration: 3s
---------------------------------------*/

.bgf2 {
    position: absolute;
    left: 80px;
    top: -135px;

}

.title-2,.title-2a,.title-2b,.title-2c {
position: absolute;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    /* text-transform: uppercase; */
    color: #3B3B3B;
    top: 34px;
    width: 174px;
    left: 8px;
}
.title-2a{
	top: 57px;
}
.title-2b{
	top: 80px;
}
.title-2c{
	top: 103px;
}
.title-2b,.title-2c {
	font-weight: 700;
}

.pricef2-box {
  top: 83px;
  left: 197px;
  width: 100px;
  text-align: left;
  position: absolute;
}

.pricef2_hl {
  font-size: 20px;
  color: #00447C;
  font-weight: 700;
  margin-bottom: 1px;
  display: block;
}

.pricef2_hl sup {
  position: relative;
  top: 2px;
  font-size: 11px;
}

.pricef2-name {
  font-size: 11px;
  color: #444;
  display: block;
  line-height: 10px;
  font-weight: 700;
  margin-top: 0px;
}

.cta {
position: absolute;
    width: 135px;
    height: 27px;
    text-align: center;
    /* border: 1px solid #444; */
    left: 81px;
    bottom: 104px;
    /* display: block; */
    z-index: 99;
    /* padding: 5px 7px 7px 9px; */
    font-size: 9px;
    line-height: 26px;
    font-weight: 400;
    vertical-align: middle;
    border: 1px solid #dac961;
    border-radius: 4px;
    letter-spacing: .2px;
    z-index: 9999;
    text-transform: uppercase;
}
.cta a{color: #fff }
.cta a:hover{
	background: #dac961;
	color: #231556;
	transition: .5s;
	font-weight: 500;
	
}
/*@-moz-document url-prefix() {
  .cta {
    padding: 6px 22px 5px 22px;
  }
}*/

/*-------------------------------------
  Frame Three  frame duration: 3s
---------------------------------------*/

.bgf3 {
  position: absolute;
  left: -1px;
  top: -21px;
}

.title-3,.title-3a,.title-3b,.title-3c {
 position: absolute;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    /* text-transform: uppercase; */
    color: #3B3B3B;
    top: 34px;
    width: 174px;
    left: 8px;
}

.pricef3-box {
 top: 115px;
    left: 166px;
    width: 100px;
    text-align: left;
    position: absolute;
}

.pricef3_hl {
  font-size: 20px;
  color: #00447C;
  font-weight: 700;
  margin-bottom: 1px;
  display: block;
}

.pricef3_hl sup {
  position: relative;
  top: 2px;
  font-size: 11px;
}

.pricef3-name {
  font-size: 10px;
  color: #fff;
  display: block;
  line-height: 11px;
  font-weight: 700;
  margin-top: 0px;
}

/*-------------------------------------
 Frame Four  frame duration: 3s
---------------------------------------*/

.bgf4 {
  position: absolute;
  left: -1px;
  top: -21px;
}

.title-4 {
  position: absolute;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #444;
    bottom: 7px;
    width: 174px;
    left: 110px;
}

.pricef4-box {
  top: 85px;
  left: 15px;
  width: 100px;
  text-align: left;
  position: absolute;
}

.pricef4_hl {
  font-size: 20px;
  color: #00447C;
  font-weight: 700;
  margin-bottom: 1px;
  display: block;
}

.pricef4_hl sup {
  position: relative;
  top: 2px;
  font-size: 11px;
}

.pricef4-name {
  font-size: 11px;
  color: #444;
  display: block;
  line-height: 10px;
  font-weight: 700;
  margin-top: 0px;
}


/*-------------------------------------
  Frame five  frame duration: 3s
---------------------------------------*/

.headingf5 {
  position: absolute;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: #fff;
  text-align: center;
  top: 34px;
  left: -10px;
  width: 100%;
  clip: rect(0px, 0px, 30px, 0px);
}

.title-5_1, .title-5_2, .title-5_3 {
  position: absolute;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  top: 56px;
  left: -10px;
  width: 100%;
  clip: rect(0px, 0px, 30px, 0px);
}

.title-5_2 {
  top: 92px;
}

.title-5_3 {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: #fff;
  text-align: center;
  top: 135px;
}


/*Roll over*/

#roll-cta {
  position: absolute;
  color: #808080;
  bottom: 38px;
  right: 55px;
  z-index: 99999;
  width: 60px;
  height: 15px;
}

#legal {
  position: absolute;
  width: 270px;
  height: 225px;
  background: #fff;
  top: -1000px;
  z-index: 999;
}

#legal-text {
  position: absolute;
  color: #808080;
  width: 270px;
  height: 225px;
  font-size: 8px;
  line-height: 10px;
  text-align: justify;
  padding: 77px 10px;
}

#rolltext {
  color: #444444;
  position: absolute;
  z-index: 9;
  bottom: 40px;
  right: 58px;
  font-size: 8px;
  text-align: right;
}


.vio-boxf3 {
  position: absolute;
  top: 27px;
  left: 157px;
  width: 103px;
  height: 30px;
}

.viof3 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.vio-textblockf3 {
  width: 76px;
  position: relative;
  left: 30px;
  height: 30px;
  overflow: hidden;
  top: 0px;
}

.vio_textf3 {
  position: relative;
  top: 0px;
  left: 2px;
  text-align: left;
  font-size: 10px;
  line-height: 10px;
  color: #444;
  font-weight: 700;
  letter-spacing: 0.13em;
}
.logo {
left: 55px;
    top: 26px;
    position: absolute;
    width: 191px;
}

.copy-right {
position: absolute;
    font-size: 9px;
    line-height: 11px;
    font-weight: 700;
    letter-spacing: -.05em;
    text-align: left;
    color: #444444;
    bottom: 3px;
    left: 8px;
    z-index: 2;
}

.swoosh {
left: -7px;
    bottom: -18px;
    position: absolute;
    z-index: 9;
}

.mopix {
	left: 0px;
    top: 0px;
    position: absolute;
	
}

.title-2b,.title-2c {
	font-weight: 700;
}

.title-3a {
	top: 57px;
}
.title-3a span{
	font-weight: 700;
}
.title-3b {
	top: 80px;
	font-weight: 700;
}

.title-3c {
	top: 103px;
	font-weight: 700;
}

#clickTag1 {
	  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  cursor: pointer;
}

#clickTag2 {
	color: #fff;
	cursor: pointer;
}

.scroll {
	
	
}

.txt {
	  top: 10px;
  width: 100%;
  height: auto;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  font-weight: 500;
  font-size:21px;
}

.woman1 {
left: 14px;
    bottom: -3px;
    position: absolute;
    z-index: 0;
   
}
.woman2 {
    left: 11px;
    bottom: 0px;
    position: absolute;
    z-index: 0;
   
}
.woman3 {
    left: 62px;
    bottom: -2px;
    position: absolute;
    z-index: 0;
   
}
.woman4 {
left: 158px;
    bottom: -1px;
    position: absolute;
    z-index: 0;
   
}


.text_1a {
position: absolute;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 51px;
    left: 124px;
    z-index: 1;
    font-family: 'Cormorant', serif;
    letter-spacing: -.1px;
}

.text_1b {
position: absolute;
    font-size: 66px;
    font-weight: 900;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 70px;
    left: 80px;
    z-index: 1;
}
.text_1b span{
	color: #dac961;
}
.text_1c {
position: absolute;
    font-size: 50px;
    font-weight: 900;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 133px;
    left: 38px;
    z-index: 1;
    letter-spacing: .5px;
	
}

.text_1d {
position: absolute;
    font-size: 23px;
    font-weight: 900;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 81px;
    left: 146px;
    z-index: 1;
    letter-spacing: -.1px;
}

.text_2b {
position: absolute;
    font-size: 66px;
    font-weight: 900;
    text-align: left;
    /* text-transform: uppercase; */
    color: #dac961;
    top: 70px;
    left: 80px;
	    letter-spacing: .5px;
}

.text_2c {
position: absolute;
    font-size: 41px;
    font-weight: 900;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 74px;
    left: 59px;
	
}

.text_2a {
position: absolute;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 51px;
    left: 127px;
    font-family: 'Cormorant', serif;
    letter-spacing: -.1px;
}

.text_3a {
position: absolute;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 52px;
    left: 130px;
    font-family: 'Cormorant', serif;
}

.text_3b {
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    /* text-transform: uppercase; */
    color: #dac961;
    top: 117px;
    left: 29px;
    letter-spacing: -.58px;
    line-height: 13px;
	
}

.text_3c {
    opacity: 1;
    position: absolute;
    font-size: 9px;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
    /* text-transform: uppercase; */
    color: #fff;
    top: 150px;
    left: 10px;
    z-index: 9999;
	
}

.text_4a {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /* text-transform: uppercase; */
    color: #fff;
    top: 19px;
    left: 136px;
    line-height: 28px;
}

.text_4b {
position: absolute;
    font-size: 23px;
    line-height: 33px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #dac961;
    top: 38px;
    left: 61px;
    letter-spacing: -.1px;
}

.logo2 {
    left: 76px;
    top: -6px;
    position: absolute;
    width: 148px;
}

.text_5a {
position: absolute;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
     top: 60px;
    left: 117px;
    font-family: 'Cormorant', serif;
}

.drwaSvg {
position: absolute;
    top: 117px;
    left: 81px;
    width: 135px;
	height: 27px;

}
.cls-1 {
          fill: none;
        
        stroke-miterlimit: 10;
		 
      }

.logo_gold {
    left: 9px;
    top: 60px;
    position: absolute;
    width: 283px;
}

.text_4c {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /* text-transform: uppercase; */
    color: #fff;
    top: 65px;
    left: 23px;
    letter-spacing: -.11px;
    line-height: 18px;
}

.text_4d {
	    opacity: 1;
    position: absolute;
    font-size: 9px;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
    /* text-transform: uppercase; */
    color: #fff;
    top: 150px;
    left: 10px;
    z-index: 9999;
}

.text_5d {
position: absolute;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    /* text-transform: uppercase; */
    color: #fff;
    top: 98px;
    left: 133px;
    font-family: 'Cormorant', serif;
}

.text_5b {
    position: absolute;
    font-size: 28.5px;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
    color: #dac961;
     top: 76px;
    left: 93px;
}
.text_5b span {
	color: #fff;
}
