
.ss-container{
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
	overflow: hidden;
	font-size: 25px;
	font-weight: 300
}
.ss-row h2{
    font-size: 58px;
	padding: 20px 0px;
	text-transform: capitalize;
	line-height: 1.05;
	padding-right: 6%
}
.title-gee {
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	padding-bottom: 30px;
}
.ss-row{
    width: 100%;
    display: table;
    height: 700px;
    position: relative;
    padding: 30px 0;
    text-align: left !important;
}
.ss-row .ss-left h1 ,.ss-row .ss-right h1{
	font-size: 90px;
	font-family: 'Six Caps';
	line-height: 1;
	padding: 45px 0;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.head-ss-row .active h1 ,.head-ss-row h1:hover{
	color: #cbdb2a !important;
}
.ss-row .ss-left h1 {
	text-align: right;
	border-right: 1px solid #fff;
	margin-right: -48px;
	padding-right: 45px;
}
.ss-row .ss-right h1 {
	border-left: 1px solid #fff;
	margin-left: -48px;
	padding-left: 45px;
	text-align: left;
}
.head-ss-row .active .absolute {
	display: block;
}
.head-ss-row .absolute {
	display: none;
}
.head-ss-row .ss-left ,.head-ss-row .ss-right {
	width: 49%;
	padding: 0 45px;
	display: inline-block;
}
.ss-left, .ss-right{
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding:0 45px;
}
.box-swap .ss-left{
	position: relative;
	right: 49%
}
.box-swap .ss-right{
	position: relative;
	left: 49%
}
.ss-row figure {
	text-align: center;
}
.ss-row figure img {
	max-width: 100%;
}
.ss-row aside {
	max-width: 475px
}
.ss-row .ss-left aside {
	margin-left: auto;
	margin-right: 3%
}
#wrap-page-gee .slide .box-table-cell {
	font-size: 25px;
	font-weight: 300;
}
#wrap-page-gee .slide .box-table-cell {
	overflow-x:hidden;
}
.gee-head#slide1{
	background-image: url(../img/img-slide3.jpg) !important;
}
.gee-head .head-1 h1 {
	text-shadow: 0 0 0 rgba(2,3,5,.75);
	margin: 55px 0
}
.info-gee {
	height: 700px;
	display: table;
	width: 100%;
	background: #fff;
	color: #000;
	font-weight: 300
}
.info-gee aside {
	max-width: 960px;
	padding-left: 60px;
	padding-right: 60px;
	margin: auto;
	font-size: 25px;
}
.info-gee aside h2 {
	font-weight: bold;
	font-size: 25px;
	color: #1a1a1a;
	margin-bottom: 25px;
}
.gee-finish {
	background: #000;
	font-weight: 300
}
.gee-finish h1 {
	font-size: 58px;
	line-height: 1;
	margin: 35px 0
}
.gee-finish h1 span {
	color: #0093ad;
}
.text-ss {
	max-width: 260px;
	line-height: 16px;
	padding: 6px 15px;
	font-size: 12px;
	font-family: Helvetica;
	background-color: #ed1c24;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 25px;
}
.ss-row .absolute {
	top:auto;
	bottom: -25%
}
.ss-row .ss-left {
	opacity: 0;
	-webkit-transform: translate3d(-50%, 0, 0);
	-ms-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.ss-row .ss-right {
	opacity: 0;
	-webkit-transform: translate3d(50%, 0, 0);
	-ms-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.ss-row.loadgif .ss-left ,.ss-row.loadgif .ss-right {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.head-ss-row>div {
	position: relative;
}

.width-sl.progressbar li {
	width: 10% ;
}

.gee-dialog {
	background: #fff !important;
	color: #000  !important;
}
.gee-apply-wr {
	text-align: center;
	font-size: 25px;
	line-height: 1.4;
	padding: 15px 0 50px;
}
.gee-apply-wr .title-gee-ap{
	font-size: 60px;
	font-weight: 300;
	margin: 35px 0 15px;
}
.gee-apply-wr .describes{
	margin-top: 15px;
}
.gee-apply-wr .describes span{
	display: block;
}
.type-product {
	text-align: left;
}
.type-product>h1{
	float: left;
	width: 50%;
	font-size: 90px;
	font-family: 'Six Caps';
	line-height: 1;
	padding: 30px 0;
	cursor: pointer;
}
.type-product>h1.active ,.type-product>h1:hover {
	color: #0093ad
}
.type-product .pro-left {
	text-align: right;
	padding-right: 40px;
	margin-right: -0.5px;
	border-right: 1px solid #000
}
.type-product .pro-right {
	text-align: left;
	padding-left: 40px;
	margin-left: -0.5px;
	border-left: 1px solid #000
}
.next-apply{
	color: #0093ad;
	font-weight: 700;
	margin-top: -11%;
	margin-left: auto;
	display: table;
	position: relative;
	top:-62px;
}
.black-apply {
	color: #0093ad;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 25px;
}
.next-apply:hover ,.black-apply:hover{
	color: #7961ab
}
.gee-apply-form input {
	display: block;
	width: 100%;
	height: 63px;
	font-size: 24px;
	font-family: inherit;
	font-weight: 400;
	line-height: 27px;
	padding: 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	-webkit-box-shadow: 0 0 2px rgba(2,2,2,.5);
	-moz-box-shadow: 0 0 2px rgba(2,2,2,.5);
	box-shadow: 0 0 2px rgba(2,2,2,.5);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.gee-apply-form input:focus {
	border-color: #0f99b2;
	-webkit-box-shadow: 0 0 10px rgba(0, 147, 173, 0.7);
	-moz-box-shadow: 0 0 10px rgba(0, 147, 173, 0.7);
	box-shadow: 0 0 10px rgba(0, 147, 173, 0.7);
}
.gee-apply-form {
	font-style: 16px;
	padding: 30px 0 70px;
}
.form-gee {
	margin-top: 20px;
}
.form-gee label{
	margin-bottom: 8px;
	margin-left: 22px;
	display: block;
}
.form-gee h3{
	font-size: 25px;
	font-weight: 700;
}
.form-gee h3 span {
	color: #0f99b2
}
.gee-apply-form .requi {
	font-style: italic;
	color: #0f99b2;
	margin-left: 22px;
}
.submit-gee {
	background: #0093ad;
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	width: 205px;
	height: 63px;
	line-height: 57px;
	border: 3px solid transparent;
	text-align: center;
	text-transform: uppercase;
}
.submit-gee:hover {
	color: #0093ad;
	border-color: #0093ad;
	background: #fff;
}
.gee-dialog .close-dialog {
	color: #000;
	right: 10px;
}

@media (max-height: 767px) and (min-height: 641px) {
	.gee-apply-wr {
		padding: 0 0 15px;
	}
	.gee-apply-wr .title-gee-ap {
		margin: 15px 0 5px
	}
	.type-product>h1 {
		padding: 10px 0 20px
	}
	.next-apply {
		top:-52px;
	}
}