@import url('bootstrap.min.css');
@import url('bootstrap-override.css');
@import url('bootstrap-timepicker.min.css');
@import url('jquery-ui-1.10.3.css');
@import url('font-awesome.min.css');
@import url('animate.min.css');
@import url('animate.delay.css');
@import url('fonts.css');

body {
background-color: #fff; background-image: url("../img/bg2.jpg");background-size: cover; background-repeat: no-repeat;
  
   font-family: 'Myriad Pro';
   color: #fff;
   font-size:14px;
}


a:focus, a:active { outline: none; }

.detail a, .detail a:hover{ color:#e4a900; font-weight: bold; }

header{
    height: 212px;
   -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.5);
   position: relative;
   z-index: 2;
}

header .top-content{
    height: 185px;
}

header .logo{
    width: 289px;
    height: 70px;
    float: left;
    display: block;
}

header .logo img{
       margin-top: 9px;
    margin-left: 9px;
}


header .marquee .running-text {
    width: 340px;
    margin-right: 15px;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
}

header .marquee .date {
    width: 25%;
    color: #fff;
    font-size: 14px;
}

ul.top-contact {
      list-style: none;
    padding: 0;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 5px;
    display: block;
    float: right;
    width: 690px;

}

ul.top-contact li {
    color: #fff;
    padding-right: 10px;
     font-family: 'Franklin Gothic';
    font-size: 15px;
    text-align: left;
    line-height: 8px;
    width: 120px;
        display: inline-block;
}

.top-contact li img {
    float: left;
    padding-right: 9px;
}

ul.top-contact li a {
    color: #fff;
   
}

ul.top-contact li.wa {
    width: 190px;
}

.top-contact li span {
       font-family: 'Franklin Gothic';
    font-size: 16px;
    color: #dea670;
    line-height: 10px;
    display: block;
}

header .bg-marquee{
    height: 36px;
    background: url("../img/bg-marquee.jpg") top center;
    font-size: 16px;
    line-height: 37px;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}

header .bg-marquee .running-text{
    width: 75%;
    float: left;
    margin-right: 15px;
    color:#1d1d1d;
    overflow: hidden;
    font-style: italic;
    font-size: 17px;
}

header .bg-marquee .date{
    width: 22%;
    float: left;
    color: #a70000;
}

header .logo-wrapper{
    height: 110px;
    background: url('../img/bg-header.jpg');
    position: relative;
    clear: both;
}

.container{
    width: 1064px;
    margin: 0 auto;
    position: relative;
}

.marquee{
    height: 30px;
    background: url(../img/bg-marquee.jpg) top center;
    width: 100%;
    padding-top: 5px;
}

.menu-container{
    display: block;

    height: 59px;
    position: relative;
    background: url("../img/bg-menu.jpg");
}



.menu-container ul.menu{
    list-style: none;
    margin:0 auto;
    padding:0;
    padding-top: 5px;
}

.menu-container ul.menu li{
    height: 51px;
    font-size: 24px;
 font-family: 'bebasregular';
 font-weight: bold;
 font-style: italic;

    float: left;
    position: relative;
    z-index: 2;

}


.menu-container ul.menu li a{
    color: #000;
    position: relative;
    display: block;
    padding: 4px 22px;    
    text-decoration: none;
    height: 59px;
    line-height: 52px;
  
    display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: static;
opacity: 1;
overflow: visible;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
text-decoration: normal;
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
white-space: pre;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1)  ;
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;

}


.menu-container ul.menu li a:hover,.menu-container ul.menu li a.current{
    color: #ffbb00;
    background-position: 0 100%;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    text-shadow:  0 0 20px #000 , 0 0 10px #000 ;
}

.menu-container ul.menu li.home a{
    padding-left: 27px;
}

.menu-container ul.menu li.home{
    margin-left: 80px;
}


.menu-container ul.menu li.home a:before{
    content: '';
    width: 33px;
    height: 28px;
    background: url("../img/icon-home.png") no-repeat;
    position: absolute;
    left: -30px;
    top: 15px;
}



.slider-container{
    height: 624px;
    width: 100%;
    position: relative;
}

.slider-container ul.slider{
    list-style: none;
    margin: 0 auto;
    padding:0; 
    width: 100%;
    position: relative;
}

.slider-container ul.slider li{
    position:absolute;
    left:0px;
    top:0px;
    display: none;
    opacity: 0;
    height: 608px;
    width: 100%;
}

.slider-container ul.slider li.active{
    display: block;
    opacity: 1;
}

.description-container{
    height: 230px;
    background: rgb(0, 0, 0); 
background: rgba(0, 0, 0, .7); 
    position: absolute;
    top: 397px;
    width:100%;
}

.description-container ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 926px;
    position: relative;
}

.description-container ul li {
    position: absolute;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 200;
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    display: none;
    opacity: 0;
}

.description-container ul li.active {
    opacity: 1;
    display: block;

}

.description-container  ul li h2, .description-container  ul li h1 {
        font-weight: 200;
    font-size: 33px;
    text-align: center;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    padding-top: 21px;
    padding-bottom: 15px;
}

.description-container  ul li h2 span{
    color:#b00c0c;
}

.description-container  ul li .teaser {
    padding-bottom: 5px;
    min-height: 83px;
}

.step-container{
    width: 1064px;
    position: center;
    height: 230px;
}

.step{
        margin-top: -15px;
    margin-left: -8px;
    -webkit-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -moz-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -ms-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -o-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
}


.myButton {
	cursor:pointer;
	color:#FFFFFF;
	font-family:Georgia;
	font-weight:bold;
	text-decoration:none;
	z-index: 2;
}

.jadwal-bank{
    width: 749px;
    height: 214px;
    position: relative;
    background: url("../img/bg-bank.png");
    margin-top: -50px;
 color:#af0707;
    z-index: 2;
    -webkit-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -moz-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -ms-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -o-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}

.jadwal-bank  h3{
    font-family: 'bebasregular';
    font-size: 29px;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
    top: 12px;
    color:#af0707;
}



.jadwal-bank .jadwal-{
    list-style: none;
    margin:0;
    padding: 0;
    margin-top: 26px;
    margin-left: 24px;

    height: 85px;
}

.jadwal-bank .jadwal- li{
    width: 169px;
    height: 97px;
    float: left;
    position: relative;
    margin-right: 10px;
}

.jadwal-bank .jadwal- li .bank-{
    width: 120px;
    height: 40px;
    background: url("../img/icon-bank.png") no-repeat;
    position: relative;
    margin-left: 25px;
    margin-top: 4px;
}

.jadwal-bank .jadwal- li .bank-.mandiri{
    background-position: 0px -42px;
}

.jadwal-bank .jadwal- li .bank-.bri{
    background-position: 0px -83px;
}

.jadwal-bank .jadwal- li .bank-.bni{
    background-position: 0px -122px;
}

.jadwal-bank .jadwal- li span{
    font-size: 11px;
    text-align: center;
    display: block;
    line-height: 11px;
    color: #af0707;
    position: relative;
    margin-top: -1px;
}

.jadwal-bank .jadwal- li .mask-{
    width: 169px;
    height: 97px;
    background: url("../img/bank-mask.png") no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.jadwal-bank span.info{
   font-size: 11px;
    line-height: 15px;
    text-align: center;
    display: block;
    padding-top: 1px;
}

.cek-promo{
    width: 314px;
    height: 20px;
    float: left;
    position: relative;
    z-index: 0;
    background: url("../img/banner-promo.png");
    top: 53px;
    left: 11px;
}

.cek-promo img{
    position: absolute;
}

.cek-promo .cek-promo-1{
    left: 750px;
    top: -285px;
}

.contact-{
    width: 381px;
    height: 200px;
    position: relative;
    margin-left: 21px;
    margin-top: 20px;
}

hr{
    border: 1px solid #8c5f41; 
}

.home-detail{
    font-family: 'Exo';
    font-size: 16px;
    color: #fff;
}

footer{
    margin-top: 20px;
    background: #ffba00;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px -10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px -10px 15px 0px rgba(0, 0, 0, 0.5);
}

footer .footer-top{
    height: 13px;
}

footer .footer-wrapper{
    padding-top: 15px;
}

footer .container{
    padding: 0px;
}

footer hr{
    border: 1px solid #8c5f41; 
    margin-top: 4px;
    margin-bottom: 4px;
    clear: both;
}

footer .copy{
    float: right;
    font-size: 13px;
    color: #000;
    font-family: 'Arial';
    line-height: 40px;
}

footer ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size:14px;
    font-family: 'Arial';
    margin-top: 9px;
    margin-left: 3px;
    float: left;
    margin-bottom: 3px;
}

footer ul li:first-child{
    padding-left: 0px;
}

footer ul li{
    float: left;
    padding-left:15px;
}

footer ul li:after{
    content: '|';
    font-size: 17px;
    font-family: 'Exo';
    padding-left: 15px;
    line-height: 11px;
    color:#000;
}

footer ul li:last-child:after{
    content:'';
}

footer ul li a{
    color:#000;

}

footer ul li a:hover{
    color:#e3d987;

    text-decoration: none;
}

.content{
    position: relative;
    z-index: 1;
}

.content h1{
    font-family: 'bebasregular';
    font-size: 30px;
    color: #fff;
    -webkit-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -moz-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -ms-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  -o-filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  filter: drop-shadow(5px 10px 5px rgba(10,10,0,.5));
  text-shadow: 7px 7px 10px rgba(0, 0, 0, 1);

}

.cdetail{

}

ul.product{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 77px;
}

ul.product li{
    width: 1070px;
    height: 448px;
    position: relative;
    margin-bottom: 30px;
    margin-left: auto;
}


ul.product li .wrapper-product{
    width: 904px;
    height: 346px;
    float:right;

   background: url("../img/bg-product.png") no-repeat;
}

ul.product li .product-detail{
    float: right;
    width: 596px;
    font-size: 12px;
    position: relative;
    color:#000;
}

ul.product li .detail-product{
        padding-right: 80px;
     margin-top: 8px;
         font-size: 14px;
    color: #000;
    padding-top: 18px;
    line-height: 24px;
    text-align: center;
}

ul.product li .logo-product{
        padding-top: 22px;
    /* margin: 0 auto; */
    text-align: center;
    width: 466px;
}

ul.product li a.btn-join{
    width: 239px;
    height: 78px;
    display: block;
    /*background: url("../img/btn-daftar-.png") no-repeat;
    */
    position: absolute;
        right: 219px;
    bottom: 63px;
   
}


ul.product li .asset1-product{
    width: 100px;
    height: 78px;
    position: absolute;
        left: 0px;
    top: -31px;
}
ul.product li .asset2-product{
    position: absolute;
    left: 145px;
    bottom: 0px;
}

ul.promo-list{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

ul.promo-list>li{
    width: 1064px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    margin-bottom: 30px;
}

ul.promo-list li .promo-detail{
    font-size: 18px;
    padding: 20px;
    display: none;
    background: #404445;

}


ul.promo-list li .promo-wrapper .btn-detail-{
    position: absolute;
    top: 221px;
    left: 17px;
}


ul.promo-list li .promo-detail h2{
    color: #e3d987;
    font-size: 25px;
    padding:0px;
    margin: 0px;
}

ul.promo-list li .promo-detail h3{
    color: #fff;
    font-size: 25px;
    padding:0px;
    margin: 0px;
}

ul.promo-list li .btn-detail{
    display: block;
    margin-top: 20px;
    background: url("../img/btn-joing.jpg") no-repeat;
    text-align: right;

}

.main-container {
    background: #404445;
    background-size: 100% 100%;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 30px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.content .sub-title {
    font-size: 26px;
    color: #ffba00;
    padding-top: 12px;
    letter-spacing: 0.5px;
    font-family: 'bebasregular';
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.container .detail {
    font-size: 14px;
    margin-top: 10px;
}

ul.bantuan {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.bantuan li{
    padding-bottom: 20px;
}

ul.bantuan li a {
    color: #fff;
    text-decoration: none;
}

ul.bantuan li img{
    padding-right: 15px;
}




.content .form {
    margin-top: 42px;
    position: relative;
    min-height: 326px;
}

.content .form.login {
    min-height: 80px;
}

.content .form .form-wrap .field {
    clear: both;
    margin-bottom: 8px;
    font-size: 13px;
}

.content .form .form-wrap label {
    display: block;
    padding-top: 5px;
    font-size: 13px;
}

.content .form .loader {
    width: 100%;
    height: 326px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.content .form .loader-login {
    width: 420px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.content .form .loader-login img {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 10px;
    margin-top: -25px;
}

.btn-success {
    background-color: #fcb700;
    color: #330000;
}

.content .asterisk {
    color: #fff;
    font-size: 12px;
}

.form-success ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #000;
}

.content .form .form-wrap {
    float: left;
    width: 420px;
}

.form-success ul li {
    float: left;
}

.form-success ul li.arrow {
    width: 70px;
    height: 40px;
    background: url(../img/arrow-blue.png) no-repeat center center;
}

.contents{
    background: url("../img/bg-curve.jpg") no-repeat top center;

}


.container-2 h1{
    text-align: left !important;
    font-size: 32px !important;
}

.content .form .loader img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -55px;
}

ul.member-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 770px;
}

ul.member-menu li {
    float: left;
    font-size: 13px;
    margin-right: 7px;
}

ul.member-menu li a:hover, ul.member-menu li a.active {
    background: #2b2c30;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    color: #fff;
}

ul.member-menu li a {
    color: #330000;
    background: #fff;
    width: 115px;
    height: 27px;
    display: block;
    text-align: center;
    line-height: 29px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.member-profile {
    width: 500px;
    float: left;
    padding-left: 41px;
    padding-top: 40px;
    font-size: 13px;
    font-weight: normal;
}

.member-profile label {
    width: 180px;
    float: left;
    /* font-weight: normal; */
}

.member-profile span, .member-profile a {
    font-size: 13px;
    color: #000;
    line-height: 12px;
    font-weight: bold;
}

.member-profile a {
    text-decoration: underline;
}

.member-profile span, .member-profile a {
    font-size: 13px;
    color: #000;
    line-height: 12px;
    font-weight: bold;
}

.form-hidden {
    clear: both;
    padding: 10px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
    display: none;
    position: relative;
    color: #000;
}

.form-hidden span {
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.form-hidden hr {
    margin-top: 10px;
    margin-bottom: 10px;

}

.main-container hr{
    border: 1px solid #fcb700;
}


.form-hidden .form-control {
    margin-bottom: 5px;
}

.form-hidden.form-password .form-loader {
    height: 196px;
    display: none;
}

.form-hidden.form-password .form-loader {
    height: 196px;
    display: none;
}

.form-hidden .form-loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.form-hidden .form-loader img {
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    margin-top: -32px;
}
.form-hidden.form-handphone .form-loader {
    height: 164px;
    display: none;
}

.datagrid table {
border-collapse:collapse;
text-align:left;
width:100%;
}

.datagrid {
background:#fff;
overflow:hidden;
border:1px solid #c7af0e;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

.datagrid table td,.datagrid table th {
padding:5px 10px;
}

.datagrid table thead th {
background:0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D',endColorstr='#275420');
background-color:#333;
color:#fff;
font-size:12px;
font-weight:700;
border-left:1px solid #c7af0e;
}

.datagrid table thead th:first-child {
border:none;
}

.datagrid table tbody td {
color:#000;
border-left:1px solid #c7af0e;
font-size:14px;
font-weight:400;
padding-top:10px;
padding-bottom:10px;
vertical-align:top;
}

.datagrid table tbody tr:nth-child(even) td {
background:#000a59;
color:#000;
}

.datagrid table tbody td:first-child {
border-left:none;
}

.datagrid table tbody tr:last-child td {
border-bottom:none;
}

.datagrid table tfoot td div {
border-top:1px solid #36752D;
background:#DFFFDE;
padding:2px;
}

.datagrid table tfoot td {
font-size:12px;
padding:0;
}

.datagrid table tfoot td ul {
list-style:none;
text-align:right;
margin:0;
padding:0;
}

.datagrid table tfoot li {
display:inline;
}

.datagrid table tfoot li a {
text-decoration:none;
display:inline-block;
color:#FFF;
border:1px solid #36752D;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background:0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D',endColorstr='#275420');
background-color:#36752D;
margin:1px;
padding:2px 8px;
}

.datagrid table tfoot ul.active,.datagrid table tfoot ul a:hover {
text-decoration:none;
color:#FFF;
background:none;
background-color:#36752D;
border-color:#275420;
}

.slider-mask{
    width: 100%;
    height: 608px;
    overflow: hidden;
}

.ar-left {
    position: absolute;
    left: 0px;
    top: 178px;
    width: 41px;
    height: 86px;
    margin-left: -55px;
    z-index: 800;
}

.ar-right {
    position: absolute;
    right: 0px;
    top: 178px;
    width: 41px;
    height: 86px;
    margin-right: -55px;
    z-index: 800;
}

.ar-left a, .ar-right a {
    opacity: 0.2;
}

.ar-left  a:hover, .ar-right a:hover {
    opacity: 1;
}

.disbtn {
    width: 42px;
    height: 86px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  background-color:#d7d7d7;
  background-image: linear-gradient(rgba(218,218,218,1),white, rgba(218,218,218,1));
  text-align:center;
  min-width:200px;
}

.dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
}

.menu-container ul.menu li:hover .dropdown-content {display: block;}


@font-face {
    font-family: 'Helvetica LT Std';
    src: url('.fonts/HelveticaLTStd-BoldCondObl.eot');
    src: url('fonts/HelveticaLTStd-BoldCondObl.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaLTStd-BoldCondObl.woff') format('woff'),
        url('fonts/HelveticaLTStd-BoldCondObl.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'bebasregular';
    src: url('../fonts/bebas_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebas_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Franklin Gothic';
    src: url('../fonts/FranklinGothic-Medium.eot');
    src: url('../fonts/FranklinGothic-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FranklinGothic-Medium.woff') format('woff'),
        url('../fonts/FranklinGothic-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Agency FB';
    src: url('../fonts/AgencyFB-Reg.eot');
    src: url('../fonts/AgencyFB-Reg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AgencyFB-Reg.woff') format('woff'),
        url('../fonts/AgencyFB-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}