body {
    font-family: "MyriadProRegular";
	position: relative
}

img {
    max-width: 100%;
    height: auto
}

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

.slicknav_menu {
    background: rgba(60, 60, 60, 0.8) none repeat scroll 0 0;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 2
}

.slicknav_menu:before {
    background: rgba(0, 0, 0, 0) url(img/logo.png) no-repeat scroll 0 0/60px auto;
    content: "";
    height: 55px;
    left: 15px;
    position: absolute;
    top: 8px;
    width: 60px
}

.slicknav_nav, .slicknav_nav ul {
    margin-top: 60px
}

.slicknav_btn {
    background-color: #b30000
}

.slicknav_nav li.menu_icon {
    display: none
}

.main_menu_area {
    background: rgba(60, 60, 60, 0.8) none repeat scroll 0 0;
    left: 0;
    padding: 30px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.logo {
    left: 0;
    position: absolute;
    top: 0
}

.main_menu ul#nav {
    text-align: right
}

.main_menu ul#nav li {
    display: inline-block
}

.main_menu ul#nav li a {
    border-right: 1px solid #828282;
    color: #c1c1c1;
    display: block;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: "MyriadProRegular"
}

.main_menu ul#nav li:last-child a {
    border-right: 0
}

.main_menu ul#nav li a:hover, .main_menu ul#nav li.active a {
    color: #ceac41;
    text-decoration: none
}

.main_menu ul#nav li.menu_icon {
    display: none
}

.main_menu.effect {
    display: none;
    position: fixed;
    right: 15%;
    top: 85px;
    z-index: 444
}

.main_menu ul#nav.fixed_menu li.menu_icon img#open {
    margin-right: 13px;
    padding-top: 30px;
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -o-transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg)
}

.main_menu ul#nav.fixed_menu:hover li.menu_icon img#open {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    margin-right: 24px
}

.main_menu ul#nav.fixed_menu li.menu_icon img#close {
    display: none;
    padding-top: 20px;
    text-align: center;
    padding-right: 27px
}

.main_menu_area .main_menu ul#nav.fixed_menu {
    position: fixed;
    right: 145px;
    top: 50px
}

.main_menu ul#nav.fixed_menu li {
    background: rgba(180, 0, 1, 0.8) none repeat scroll 0 0;
    float: left;
    height: 95px;
    padding: 10px 0;
    width: 95px;
}

.main_menu ul#nav.fixed_menu li:nth-child(1) {
    -moz-transition: all 1.6s ease 0s;
    -o-transition: all 1.6s ease 0s;
    -webkit-transition: all 1.6s ease 0s;
    transition: all 1.6s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li:nth-child(2) {
    -moz-transition: all 1.4s ease 0s;
    -o-transition: all 1.4s ease 0s;
    -webkit-transition: all 1.4s ease 0s;
    transition: all 1.4s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li:nth-child(3) {
    -moz-transition: all 1.2s ease 0s;
    -o-transition: all 1.2s ease 0s;
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li:nth-child(4) {
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li:nth-child(5) {
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li:nth-child(6) {
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: 0
}

.main_menu ul#nav.fixed_menu li.menu_icon {
    display: block;
    -moz-transform: rotate(315deg) !important;
    -ms-transform: rotate(315deg) !important;
    -o-transform: rotate(315deg) !important;
    -webkit-transform: rotate(315deg) !important;
    transform: rotate(315deg) !important;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 95px !important;
    cursor: pointer
}

.main_menu ul#nav.fixed_menu:hover li.menu_icon {
    -moz-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important
}

.main_menu ul#nav.fixed_menu li a {
    border-right: 0 solid #828282;
    color: #c1c1c1;
    display: block;
    font-family: "MyriadProRegular";
    padding: 20px 25px;
    text-transform: uppercase;
    margin-top: 8px
}

.main_menu ul#nav.fixed_menu:hover li a {
	border-right: 1px solid #828282;
}

.main_menu ul#nav.fixed_menu li a.menu_logo {
    padding: 0;
    text-align: center;
	padding-left: 14px;
}

.main_menu ul#nav.fixed_menu li a.menu_logo img {
    width: 67px;
	display: none
}

.main_menu ul#nav.fixed_menu:hover li a.menu_logo img {
	display: block;
}

.main_menu ul#nav.fixed_menu li a:hover, .main_menu ul#nav.fixed_menu li.active a {
    color: #ceac41;
    text-decoration: none
}


.social_bookmarks ul li {
    display: inline-block
}

.social_bookmarks ul li a {
    color: #000;
    display: block;
    padding: 10px
}

.slider_list {
    position: relative
}

.slider_list:before {
    background: rgba(0, 0, 0, 0) url(img/sign_1.png) no-repeat scroll 0 0;
    content: "";
    height: 90px;
    left: 50%;
    margin-left: -49.5px;
    position: absolute;
    top: 100px;
    width: 99px;
    z-index: 1
}

.single_slider {
    /*height: 615px;*/
    position: relative
}

.single_slider img {
    width: 100%;
    height: 100%
}

.slider_content {
    height: auto;
    left: 0;
    margin-top: 100px;
    position: absolute;
    top: 0;
    width: 100%
}

.slider_content h2 {
    background: rgba(0, 0, 0, 0) url(img/slider_content_header_bg.png) repeat scroll 0 0;
    color: #fff;
    font-family: "GreatVibesRegular";
    font-size: 80px;
    line-height: 75px;
    margin: 60px 0 40px 40%;
    padding: 30px 20px;
    width: auto
}

.slider_content h2 span.width_for_title_text {
    display: block;
    width: 590px
}

.slider_content h2 span.color_title_text {
    color: #b60001
}

.border_info {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 450px;
    margin-left: 40%
}

.border_info:after {
    background: #aa0202 none repeat scroll 0 0;
    content: "";
    height: 3px;
    right: 30px;
    position: absolute;
    top: 39px;
    width: 167px
}

.border_info:before {
    background: #aa0202 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 30px;
    position: absolute;
    top: 39px;
    width: 167px
}

.border_info i {
    border: 1px solid #aa0202;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #aa0202;
    font-size: 30px;
    padding: 10px 14px
}

.slider_content p {
    color: #3c3c3c;
    font-family: "MyriadProLight";
    font-size: 18px;
    text-align: center;
    width: 470px;
    margin-left: 40%
}

.promo_one_area {
    background: #b40001;
    text-align: center;
    position: relative;
    padding: 65px 0
}

.promo_one_area:before {
    background: rgba(0, 0, 0, 0) url(img/sign_1.png) no-repeat scroll 0 0;
    content: "";
    height: 90px;
    left: 50%;
    margin-left: -49.5px;
    position: absolute;
    top: 0;
    width: 99px;
    z-index: 1
}

.promo_one_area h2 {
    font-size: 90px;
    line-height: 80px;
    margin: 0;
    color: #fff;
    font-family: "GreatVibesRegular"
}

.promo_one_area h2 span {
    color: #ceac41
}

.promotion_one_area {
    background: #3c3c3c
}

.promotion_one_content {
    position: relative
}

.promotion_one_content:before {
    background: rgba(0, 0, 0, 0) url(img/sign_4.png) no-repeat scroll 0 0;
    content: "";
    height: 53px;
    left: 50%;
    margin-left: -51.5px;
    position: absolute;
    top: 0;
    width: 103px
}

.promotion_one_content h2, .promotion_two_content h2 {
    color: #ceac41;
    font-family: "MyriadProBlack";
    font-size: 28px;
    margin: 0 0 20px;
    padding-top: 60px
}

.promotion_one_content p, .promotion_two_content p {
    color: #fff;
    font-size: 18px;
    font-family: "MyriadProLight"
}

.promotion_one_content .link_book, .promotion_two_content .link_book {
    margin: 30px auto 0;
    position: relative;
    right: 0
}

.promotion_one_content .link_book a, .promotion_two_content .link_book a {
    color: #fff
}

.promotion_one_right {
    position: relative
}

.promotion_one_right h2 {
    background: rgba(206, 172, 65, 0.9) none repeat scroll 0 0;
    bottom: 28px;
    -moz-box-shadow: 1px 0 5px #000;
    -webkit-box-shadow: 1px 0 5px #000;
    box-shadow: 1px 0 5px #000;
    color: #fff;
    font-family: "MyriadProBlack";
    font-size: 30px;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%
}

.promotion_one_f_list {
    overflow: hidden
}

.single_promotion_one_f {
    float: left;
    width: 33.333%
}

.promotion_two_area {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff 50%, #3c3c3c 50%) repeat scroll 0 0;
    overflow: hidden
}

.promotion_two_list {
    background: #fff none repeat scroll 0 0;
    height: 400px;
    overflow: hidden;
    position: relative
}

.promotion_two_list h2 {
    bottom: 17px;
    color: #3c3c3c;
    font-family: "MyriadProBlack";
    font-size: 26px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.single_promotion_two_list {
    padding-top: 60px
}

.single_promotion_two {
    float: right;
    text-align: center;
    width: 33.3333%
}

.single_promotion_two > img {
    text-align: center;
    width: 240px
}

.promotion_two_content {
    text-align: right;
    position: relative
}

.promotion_two_content:before {
    background: rgba(0, 0, 0, 0) url(img/sign_1.png) no-repeat scroll 0 0;
    content: "";
    height: 90px;
    left: 50%;
    margin-left: -49.5px;
    position: absolute;
    top: 0;
    width: 99px;
    z-index: 1
}

.promotion_two_content h2 {
    color: #00ffc0
}

.promotion_two_area .col-sm-9 {
    padding-right: 5px
}

.promo_two_area {
    background: #ceac41 none repeat scroll 0 0;
    clear: both;
    padding: 55px 0 30px;
    text-align: center;
    position: relative
}

.promo_two_area:before {
    background: rgba(0, 0, 0, 0) url(img/sign_2.png) no-repeat scroll 0 0;
    content: "";
    height: 50px;
    left: 50%;
    margin-left: -52.5px;
    position: absolute;
    top: 0;
    width: 105px
}

.promo_two_area h2 {
    color: #fff;
    font-size: 90px;
    line-height: 80px;
    margin: 0;
    font-family: "GreatVibesRegular"
}

.promo_two_area h2 span {
    color: #03ffc1
}

.promotion_three_area {
    height: auto;
    overflow: hidden;
    position: relative
}

.promotion_three_area .col-sm-5 {
    padding: 0
}

.promotion_three_area .col-sm-5 img {
    width: 100%
}

.single_promotion_three {
    position: relative
}

.single_promotion_three_content {
    background: #3c3c3c none repeat scroll 0 0;
    padding: 10px 0 10px 62px;
    position: absolute;
    right: -195px;
    top: 30px;
    width: 320px
}

.single_promotion_three_content p {
    color: #fff;
    font-size: 24px;
    margin: 0;
    border-left: 5px solid #03ffc1;
    padding-left: 13px
}

.single_promotion_three_content p span {
    color: #03ffc1
}

.single_promotion_three.right .single_promotion_three_content {
    bottom: 30px;
    left: -153px;
    padding: 10px 62px 10px 0;
    top: inherit
}

.single_promotion_three.right .single_promotion_three_content p {
    border-left: unset;
    border-right: 5px solid #ceac41;
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding-right: 13px;
    text-align: right
}

.single_promotion_three.right .single_promotion_three_content p span {
    color: #ceac41
}

.promotion_three_area .link_book {
    bottom: 50%;
    margin: 0 -67.6px -25px auto;
    position: absolute;
    right: 50%;
    text-align: center;
    width: 135px;
    z-index: 1
}

.promotion_three_area .link_book i {
    padding: 10px 13px
}

.promotion_three_area .link_book:before, .promotion_three_area .link_book:after {
    width: 38px
}

.testimonial_area {
    height: 525px;
    position: relative
}

.testimonial_area:before {
    background: rgba(0, 0, 0, 0) url(img/sign_3.png) no-repeat scroll 0 0;
    content: "";
    height: 52px;
    left: 50%;
    position: absolute;
    top: 1px;
    width: 105px
}

.single_tesimonail h2 {
    color: #fff;
    float: right;
    font-family: "GreatVibesRegular";
    font-size: 85px;
    line-height: 80px;
    margin-top: 78px;
    width: 538px
}

.single_tesimonail h2 span {
    color: #00ffc0
}

.single_tesimonail_content {
    left: 20%;
    position: absolute;
    top: 250px
}

.single_tesimonail_content h3 {
    color: #00ffc0;
    font-family: "MyriadProBlack";
    font-size: 28px;
    margin-left: 30px
}

.single_tesimonail_content_text {
    overflow: hidden
}

.single_tesimonail_content_text i {
    color: #00ffc0;
    float: left;
    font-size: 95px;
    margin-right: 14px;
    width: 10%
}

.single_tesimonail_content_text p {
    color: #fff;
    float: left;
    font-size: 18px;
    font-style: italic;
    width: 82%
}

.testimonial_area .link_book {
    bottom: -258px
}

.testimonial_area .link_book a {
    color: #fff
}

.promotion_four_area {
    position: relative;
    padding-top: 50px
}

.promotion_four_area:before {
    background: rgba(0, 0, 0, 0) url(img/sign_2.png) no-repeat scroll 0 0;
    content: "";
    height: 50px;
    left: 50%;
    margin-left: -52.5px;
    position: absolute;
    top: 0;
    width: 105px
}

.promotion_four_area h2 {
    color: #00ffc0;
    font-family: "GreatVibesRegular";
    font-size: 90px;
    line-height: 80px;
    text-align: center;
    width: 640px;
    margin-bottom: 40px
}

.promotion_four_area h2 span {
    color: #ceac41
}

.promotion_four_area p {
    color: #3c3c3c;
    font-family: "MyriadProBlack";
    font-size: 28px;
    width: 260px;
    margin-left: 50px
}

.promotion_five_area {
    background: url(img/promotion_five_area_bg.png) repeat scroll 0 0;
    padding: 40px 0
}

.promotion_five_area p {
    color: #fff;
    font-family: "MyriadProLight";
    font-size: 18px;
    margin-left: 55px
}

.promotion_five_previw {
    position: relative
}

.promotion_five_previw img {
    margin-left: 45px;
    position: absolute;
    top: -230px;
    width: 358px
}

.promo_three_area {
    background: #b40000;
    text-align: center;
    padding: 20px 0
}

.promo_three_area p {
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    width: 690px;
    font-family: "MyriadProLight"
}

.promo_three_area .link_book {
    margin: 10px auto 0;
    position: inherit;
    right: 0
}

.promo_three_area .link_book a {
    color: #fff
}

.promo_four_area {
    padding-bottom: 25px;
    padding-top: 10px;
    text-align: center
}

.promo_four_area h2 {
    color: #3c3c3c;
    font-size: 115px;
    line-height: 101px;
    font-family: "MyriadProBlack"
}

.promo_four_area h2 span {
    color: #00ffc0
}

.promo_five_area {
    background: #b40000;
    padding: 20px 0
}

.single_promo_five {
    text-align: center
}

.single_promo_five_content h2 {
    font-size: 30px;
    color: #00ffc0;
    font-style: italic;
    font-family: "MyriadProBlack";
    margin-top: 0
}

.single_promo_five_content p {
    font-size: 16px;
    font-family: "MyriadProLight";
    color: #fff
}

.promotion_six_area {
    background: url(img/promotion_six_bg.png) repeat scroll 0 0;
    overflow: hidden;
    position: relative
}

.promotion_six_area .col-sm-6 {
    padding: 0
}

.promotion_six_area .col-sm-6 img {
    width: 100%
}

.promotion_six_content {
    padding-left: 40px;
    position: relative;
    width: 583px
}

.promotion_six_content h2 {
    color: #00ffc0;
    font-family: "MyriadProBlack";
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 40px;
    text-shadow: 1px 0 1px #000;
    width: 350px
}

.promotion_six_content p {
    color: #828282;
    font-size: 18px
}

.promotion_six_content .link_book {
    bottom: -90px;
    right: 5px
}

.promotion_seven_area {
    padding: 60px 0;
    position: relative
}

.promotion_seven_title {
    padding: 30px 0;
    text-align: center
}

.promotion_seven_title h2 {
    font-family: "GreatVibesRegular";
    color: #00ffc0;
    font-size: 90px;
    line-height: 80px
}

.promotion_seven_title h2 span {
    color: #b40000
}

.single_promo_seven_content {
    height: 145px;
    overflow: hidden;
    width: 730px
}

.single_promo_seven_content_text {
    float: left;
    width: 60%
}

.single_promo_seven_content_text p {
    color: #828282;
    font-size: 18px;
    font-family: "MyriadProLight";
    text-align: right
}

.single_promo_seven_content_title {
    float: left;
    padding-left: 10px;
    width: 20%
}

.single_promo_seven_content_title h2 {
    color: #3c3c3c;
    font-family: "MyriadProBlack";
    font-size: 28px;
    margin-top: 40px
}

.single_promo_seven_content_image {
    float: left;
    width: 20%
}

.single_promo_seven.right {
    margin-left: 437px
}

.right .single_promo_seven_content_text p {
    text-align: left
}

.right .single_promo_seven_content_title {
    padding-left: 0;
    padding-right: 10px
}

.right .single_promo_seven_content_title h2 {
    text-align: right
}

.link_book {
    position: absolute;
    text-align: center;
    width: 200px;
    bottom: 0;
    right: 85px
}

.link_book:before {
    background: #ceac41 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 72px;
    z-index: 1
}

.link_book:after {
    background: #ceac41 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    right: 0;
    position: absolute;
    top: 40px;
    width: 72px;
    z-index: 1
}

.link_book i {
    border: 2px solid #ceac41;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #ceac41;
    font-size: 30px;
    padding: 10px
}

.link_book a {
    color: #3c3c3c;
    font-size: 16px;
    font-family: "MyriadProLight";
    display: block
}

.contract_title_area {
    background: #3c3c3c none repeat scroll 0 0;
    padding-bottom: 25px;
    padding-top: 40px;
    text-align: center
}

.contract_title_area h2 {
    color: #00ffc0;
    font-size: 90px;
    line-height: 80px;
    font-family: "GreatVibesRegular";
    margin: 0
}

.contract_details_area {
    background: #eee
}

.contract_details_left > p {
    font-size: 18px;
    color: #3c3c3c;
    font-family: "MyriadProLight";
    padding: 0 30px;
    margin-top: 30px;
    margin-bottom: 50px
}

.contract_details_left form p {
    overflow: hidden;
    margin-bottom: 40px
}

.contract_details_left form p i {
    float: left;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 5px;
    width: 3%
}

.contract_details_left form input {
    color: #828282;
    font-size: 16px;
    font-family: "MyriadProLight";
    border: 0;
    border-bottom: 1px solid #828282;
    padding: 5px 0;
    background: transparent;
    width: 95%;
    float: left
}

.contract_details_left form input:focus {
    border-bottom: 1px solid #b40000
}

.contract_details_left form input[type="submit"] {
    background: #b40000 none repeat scroll 0 0;
    border: 0 none;
    margin-left: 25px;
    padding: 10px;
    width: 200px;
    font-size: 18px;
    color: #fff;
    font-family: "MyriadProRegular"
}

.single_contract h2 {
    color: #3c3c3c;
    font-size: 28px;
    font-family: "MyriadProBlack";
    margin-top: 30px
}

.single_contract h3 {
    color: #3c3c3c;
    font-size: 20px;
    font-family: "MyriadProSemibold"
}

.single_contract ul li {
    color: #3c3c3c;
    display: block;
    font-family: "MyriadProLight";
    font-size: 18px;
    padding: 3px 0
}

.single_contract ul li i {
    margin-right: 10px
}

.single_contract .social li {
    display: inline-block
}

.single_contract .social li a {
    background: #fff none repeat scroll 0 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-box-shadow: 0 1px 3px #666;
    -webkit-box-shadow: 0 1px 3px #666;
    box-shadow: 0 1px 3px #666;
    display: block;
    height: 50px;
    margin-right: 5px;
    padding-left: 10px;
    padding-top: 11px;
    text-align: center;
    width: 50px
}

.single_contract .social li a i {
    color: #000;
    font-size: 25px
}

.location_area {
    text-align: center;
    position: relative
}

.location_area h2 {
    background: rgba(180, 0, 0, 0.7) none repeat scroll 0 0;
    color: #fff;
    font-size: 28px;
    height: 160px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

.location_area h2 i {
    font-size: 60px;
    margin-right: 20px;
    margin-top: 35px;
    position: relative;
    top: 12px
}

.map {
    height: 160px
}

.footer_area {
    background: url(img/footer_bg.jpg) no-repeat scroll center center/cover;
    padding-top: 30px
}

.footer_area h2 {
    font-family: "MyriadProBlack";
    color: #fff;
    font-size: 28px;
    margin-bottom: 25px
}

.footer_area p {
    font-size: 18px;
    color: #fff;
    font-family: "MyriadProLight";
    margin-bottom: 60px
}

/*Slogan Page*/
.promotions_one {
    padding: 65px 0
}

.wrapper {
    width: 960px;
    margin: 0 auto
}

.promotions_one_text h2 {
    color: #ceac41;
    font-family: "MyriadProBlack";
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 0;
    width: 50%
}

.promotions_one_text p {
    color: #838383;
    font-size: 16px;
    font-family: "MyriadProLight"
}

.col-sm-6 > img {
    margin-top: 7px;
    width: 100%
}

.promotions_two {
    padding: 50px 0
}

.promotions_two_title h2 {
    color: #00ffc0;
    font-family: "MyriadProBlack";
    font-size: 44px;
    width: 30%
}

.promotions_two_content {
    margin-top: 280px
}

.promotions_two_content h2 {
    color: #00ffc0;
    font-size: 22px;
    font-family: "MyriadProBlack"
}

.promotions_two_content p {
    font-family: "MyriadProLight";
    font-size: 22px;
    color: #fffefe;
    line-height: 22px
}

.promotions_three {
    background: rgba(0, 0, 0, 0) url(img/promotion_five_area_bg.png) repeat scroll 0 0;
    padding: 50px 0
}

.promotions_three p {
    color: #fff;
    font-size: 16px;
    font-family: "MyriadProLight"
}

.promotions_four {
    background: #b60001;
    padding: 45px 0
}

.promotions_four_text h2 {
    color: #ceac41;
    font-family: "MyriadProBlack";
    font-size: 28px;
    width: 50%;
    margin-top: 0;
    margin-bottom: 25px
}

.promotions_four_text p {
    color: #fff;
    font-size: 16px;
    font-family: "MyriadProLight"
}

.promotions_four_thumbonail {
    text-align: center;
    position: relative
}

.promotions_four_thumbonail img {
    left: 50%;
    margin-left: -254px;
    position: absolute;
    top: -220px;
    width: auto
}

.email_submit {
    padding-bottom: 20px
}

.email_submit_title {
    text-align: center
}

.email_submit_title h2 {
    color: #b60001;
    font-size: 60px;
    line-height: 79px;
    font-family: "GreatVibesRegular"
}

.email_submit_form h2 {
    color: #ceac41;
    font-size: 28px;
    font-family: "MyriadProBlack";
    font-weight: normal
}

.email_submit_form form {
    font-family: "MyriadProLight"
}

.email_submit_form form .email_submit_form_left {
    float: left;
    width: 48%;
    margin-right: 20px
}

.email_submit_form form .email_submit_form_left textarea {
    border: 1px solid #b8b8b8;
    padding: 5px 10px;
    width: 100%;
    height: 81px
}

.email_submit_form form .email_submit_form_right {
    float: left;
    position: relative;
    width: 50%
}

.email_submit_form form .email_submit_form_right p {
    color: #ceac41;
    font-family: "MyriadProLight";
    font-size: 16.5px;
    position: absolute;
    right: 15px;
    text-align: right;
    top: -30px
}

.email_submit_form form .email_submit_form_right p span {
    color: #b60001
}

.email_submit_form form .email_submit_form_right input {
    border: 1px solid #b8b8b8;
    background: ;
    padding: 7px 10px;
    margin-bottom: 10px
}

.email_submit_form form .email_submit_form_right input[type="text"] {
    float: left;
    width: 48%;
    margin-right: 10px
}

.email_submit_form form .email_submit_form_right input[type="email"] {
    float: left;
    margin-right: 10px;
    width: 48%
}

.email_submit_form form .email_submit_form_right input[type="submit"] {
    background: #fff none repeat scroll 0 0;
    color: #ceac41;
    font-family: "MyriadProSemibold";
    font-size: 18px;
    padding: 5px 10px;
    text-align: center;
    width: 48%
}

.promotions_five {
    background: rgba(0, 0, 0, 0) url(img/promotion_six_bg.png) repeat scroll 0 0;
    padding: 25px 0
}

.promotions_five_title h2 {
    color: #ceac41;
    font-size: 28px;
    font-family: "MyriadProBlack";
    margin-bottom: 25px
}

.single_promotions_five {
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px
}

.promotions_five_list .col-sm-6:nth-child(5) .single_promotions_five, .promotions_five_list .col-sm-6:nth-child(6) .single_promotions_five {
    border-bottom: 0
}

.single_promotions_five_left {
    float: left;
    margin-right: 10%;
    width: 25%
}

.single_promotions_five_left h2 {
    color: #b60001;
    font-family: "MyriadProBlack";
    font-size: 20px;
    line-height: 22px;
    margin-top: 0
}

.single_promotions_five_left p {
    color: #515151;
    font-family: "MyriadProLight";
    font-size: 14px;
    margin-top: 10px
}

.single_promotions_five_left p span {
    border-left: 1px solid #4ae3b5;
    float: right;
    padding-left: 20px
}

.single_promotions_five_left i {
    color: #ceac41;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px
}

.single_promotions_five_right {
    float: left;
    width: 65%
}

.single_promotions_five_right p {
    color: #797979;
    font-size: 16px;
    font-family: "MyriadProLight"
}

.single_promotions_five_right_bottom a {
    color: #b60001
}

.single_promotions_five_right_bottom a:last-child {
    color: #ceac41;
    font-family: "MyriadProLight";
    float: right
}

.promotions_five_pagination {
    overflow: hidden;
    border-top: 2px solid #b60001
}

.promotions_five_pagination p {
    color: #777;
    float: left;
    font-family: "MyriadProLight";
    font-size: 18px;
    padding-top: 10px;
    width: 50%
}

.promotions_five_pagination p span {
    color: #b60001
}

.promotions_five_pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    float: left;
    width: 50%
}

.promotions_five_pagination ul li {
    display: inline-block
}

.promotions_five_pagination ul li a {
    color: #797979;
    display: block;
    font-family: "MyriadProLight";
    font-size: 16px;
    padding: 10px 0 10px 15px
}

.promotions_five_pagination ul li a:hover, .promotions_five_pagination ul li.active a {
    color: #b60001;
    text-decoration: none
}

.contract_details_area.slogapage {
    padding-bottom: 30px
}

.single_contract_list {
    overflow: hidden
}

.single_contract_list_item {
    float: left;
    width: 50%
}