/*
	====CIGNA STYLE====
*/

/* load font */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('../fonts/stylesheet.css');
@import url('../fonts/stylesheet2.css');
/* font-family: 'Neo Sans Pro'; */
/* font-family: 'Open Sans', sans-serif; */
/* font-family: 'Roboto', sans-serif; */

/*
.your-style {
    font-family: 'Proxima Nova Th';
    font-weight: 800;
    font-style: normal;
}
.your-style {
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-style: normal;
}
.your-style {
    font-family: 'Proxima Nova Cn Rg';
    font-weight: normal;
    font-style: normal;
}
 */
/*--------------------------------
1. Body
-------------------------------- */
body{
	/*background: url();
	background-size: 100%;*/
	background: #fff;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
	font-style: normal;
	font-family: 'Neo Sans Pro';
	overflow-x: hidden;
	padding-top: 87px;
}
html, body{}
html{}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
a:focus{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
}
h1{
	font-size:30px;
}
h2{
	font-size:26px;
}
h3{
	font-size:24px;
}
h4{
	font-size:20px;
}
h5, h6{
	font-size:16px
}
p {
    margin: 0 0 15px;
}
::-webkit-input-placeholder{
   color: #2b2b2b;
}
:-moz-placeholder{ /* Firefox 18- */
   color: #2b2b2b;
}
::-moz-placeholder{  /* Firefox 19+ */
   color: #2b2b2b;
}
:-ms-input-placeholder{
   color: #2b2b2b;
}

.banner_idbyte2019_mobile{
	display: none !important;
}

.clear{
	clear: both;
}
.text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}
/* ============================================================================== */
.wrap-section-1{
	position: relative;
	margin-bottom: 20px;
}
.wrap-section-1-img{
	position: relative;
	height: 720px;
	margin-bottom: 120px;
}
.wrap-section-1-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sec-1-date{
	text-align: left;
}
.sec-1-date h2{
	color: #fff;
	font-size: 28px;
	line-height: 39px;
	text-transform: uppercase;
	margin-bottom: 7px;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
}
.sec-1-date h2 span{
	background: #313237;
	padding-left: 5px;
	padding-right: 5px;
}
.sec-1-desc{
	text-align: left;
}
.sec-1-desc h1{
	font-size: 40px;
	color: #303030;
	line-height: 50px;
	font-family: 'Neo Sans Pro';
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #ff5146;
	padding-bottom: 20px;
	padding-right: 40px;
	margin-bottom: 30px;
}
.sec-1-desc p{
    font-size: 14px;
    font-family: 'Neo Sans Pro' !important;
    font-weight: 400;
    color: #2f2f2f;
    word-spacing: 0.3px;
    margin-bottom: 25px;
    line-height: 27px;
}
.sec-1-desc p a{
	color: #2f2f2f;
}
.wrap-section-2{
	position: relative;
	margin-top: 150px;
	margin-bottom: 250px;
	/* margin-top: 100px;
	margin-bottom: 170px; */
	/* overflow-y: hidden; */
}
.section-2-rotate{
	/* margin: auto;
	padding-top: 140px;
	padding-bottom: 100px;
    background: #ff3161;
    background: -webkit-linear-gradient(#ff5146, #ff3161);
    background: -o-linear-gradient(#ff5146, #ff3161);
    background: -moz-linear-gradient(#ff5146, #ff3161);
    background: linear-gradient(#ff5146, #ff3161);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: relative;
    margin-left: 0%;
    margin-right: 0%; */
    width: 100%;
    /* height: 1100px; */
    position: relative;
    /* background: url(../images/bg-miring.png);
    background-size: 100% 100%; */
    -ms-transform: skewY(-15deg); /* IE 9 */
    -webkit-transform: skewY(-15deg); /* Safari */
    transform: skewY(-15deg); /* Standard syntax */
    background: #ff3161;
    background: -webkit-linear-gradient(#ff5146, #ff3161);
    background: -o-linear-gradient(#ff5146, #ff3161);
    background: -moz-linear-gradient(#ff5146, #ff3161);
    background: linear-gradient(#ff5146, #ff3161);
	overflow: hidden;
}
.section-2-rotate img{
	width: 100%;
	height: 100%;
}
.section-2-norotate{
	padding-top: 100px;
	padding-bottom: 150px;
	/* -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); */
    /* position: absolute;
    width: 100%;
    height: 100%;
    top: 30%;
    left: 0; */
    -ms-transform: skewY(15deg); /* IE 9 */
    -webkit-transform: skewY(15deg); /* Safari */
    transform: skewY(15deg); /* Standard syntax */
}
.demo-bottomright{
	width: 0px;
	height: 0;
	border-bottom: 250px solid #ff4e48;
	border-left: 1542px solid transparent;
}
.demo-topleft{
	width: 0;
	height: 0;
	border-top: 250px solid #ff3161;
	border-right: 1542px solid transparent;
}
.wrap-sec-2-slider{
	position: relative;
	margin-top: 80px;
    margin-bottom: 50px;
}
.sec-2-slider{
	position: relative;
	width: 90%;
	margin: auto;
}
.item-sec-2-img{
	width: 100%;/*
	height: 450px; */
}
.item-sec-2-img img{
	width: 100%;
	/* height: 100%;
	object-fit: cover; */
}
.sec-2-slider .owl-dots{
	position: relative;
	text-align: center;
	margin-top: 25px;
}
.sec-2-slider .owl-dot{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    display: inline-block;
    margin: 5px;
    z-index: 999;
}
.sec-2-slider .owl-dot.active{
	background-color: #313237;
}
.nav-slide-sec-1-left{
	position: absolute;
	left: 0;
	top: 37%;
}
.nav-slide-sec-1-left i{
	color: #fff;
	font-size: 75px;
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.nav-slide-sec-1-left i:hover{
	color: #313237;
}
.nav-slide-sec-1-right{
	position: absolute;
	right: 0;
	top: 40%;
}
.nav-slide-sec-1-right i{
	color: #fff;
	font-size: 75px;
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.nav-slide-sec-1-right i:hover{
	color: #313237;
}
.wrap-section-3{
	position: relative;
	margin-bottom: 80px;
}
.sec-1-title{
	text-align: left;
}
.sec-1-title h2{
	width: 70%;
	line-height: 38px;
	color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-family: 'Neo Sans Pro';
    font-weight: 300;
}
.sec-1-title h2 span{
	background: #313237;
	padding-left: 5px;
	padding-right: 5px;
}
.wrap-section-4{
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	background: #f3f3f3;
}
.section-4-video{
	position: relative;
	width: 100%;
}
.wrap-section-5{
	position: relative;
	background: #4d4d4d;
	padding-top: 80px;
	padding-bottom: 80px;
}
.sec-5-content{
	width: 90%;
	max-width: 700px;
	margin: auto;
}
.sec-5-content h1{
	font-size: 40px;
	color: #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
}
.wrap-sec-5-c-item{
	position: relative;
	margin-bottom: 30px;
	border-top: 1px solid #ff5146;
	padding-top: 15px;
}
.sec-5-item-c{
	margin-bottom: 40px;
}
.sec-5-item-c h3{
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Neo Sans Pro';
	color: #fff;
	font-weight: 400;
	margin-bottom: 25px;
}
.sec-5-item-c p{
	font-size: 14px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 24px;
    letter-spacing: 0.3px;
}
.link-visit{
    position: relative;
    color: #fff;
    width: 110px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
    background: #ff5146;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Neo Sans Pro';
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.link-visit:hover{
	background: #b63831;
}
.link-visit a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.wrap-header-top{
	position: relative;
	/* height: 460px; */
	height: 600px;
}
.wrap-header-top2{
	position: relative;
	height: 600px;
}
.wrap-header-top a{
	color: #000;
}
.wrap-header-top img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.w-header-top-ov{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	z-index: 99;
}
.text-header-top{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.text-header-top h1{
	font-family: 'Neo Sans Pro';
	font-weight: 300;
	font-size: 41px;
	color: #fff;
	text-transform: uppercase;
}
.text-header-top2{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: left;
}
.text-header-top2 h1{
	font-family: 'Neo Sans Pro';
	font-weight: 300;
	font-size: 41px;
	width: 90%;
	max-width: 600px;
	margin: auto;
	color: #fff;
	text-transform: uppercase;
}
.head-triangle-up{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	z-index: 99;
	border-bottom: 30px solid #fff;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}
.head-triangle-up i{
	padding-top: 11px;
    font-size: 18px;
    margin: auto;
    position: relative;
    right: 5px;
}
.item-sec-f-1-left{
	position: relative;
	height: 270px;
	background: #ff3161;
    background: -webkit-linear-gradient(#ff5146, #ff3161);
    background: -o-linear-gradient(#ff5146, #ff3161);
    background: -moz-linear-gradient(#ff5146, #ff3161);
    background: linear-gradient(#ff5146, #ff3161);
}
.ov-item-sec-f-1-left{
	position: absolute;
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.nav-item-sec-f-1{
	width: 100%;
	height: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.wrap-section-footer-c{
	padding-top: 150px;
	padding-bottom: 150px;
}
.wrap-section-footer-c-art{
	padding-top: 0;
	padding-bottom: 0;
}
.sec-footer-1{
	position: relative;
	margin-bottom: 100px;
}
.nav-i-sec-icon{
    float: left;
    width: 60px;
    color: #fff;
    font-size: 65px;
    line-height: 0;
}
.nav-i-sec-text{
    margin-left: 60px;
    padding-top: 5px;
    width: 125px;
    font-family: 'Neo Sans Pro';
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    line-height: 27px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
.nav-link-sec-1{
	display: inline-block;
}
.item-sec-f-1-right{
	position: relative;
	height: 270px;
}
.item-sec-f-1-right img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	-ms-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.item-sec-f-1-right img:hover{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	-ms-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.ov-item-sec-f-1-right-text{
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 50%;
}
.ov-item-sec-f-1-right-text h3{
	font-family: 'Neo Sans Pro';
    font-weight: 400;
    color: #fff;
    font-size: 28px;
    line-height: 39px;
    text-align: left;
    text-transform: uppercase;
    word-wrap: break-word;
}
.ov-item-sec-f-1-right-text h3 span{
	background: #313237;
	padding-left: 5px;
	padding-right: 5px;
}
.ov-item-sec-f-1-right-button{
	position: absolute;
	right: 15px;
	bottom: 15px;
	background: #ff5146;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    color: #fff;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    width: 150px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
.ov-item-sec-f-1-right-button:hover{
	background: #b63831;
}
.sec-footer-2{
	max-width: 700px;
	width: 90%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	border: 10px solid #ff593f;
	margin: auto;
}
.sec-footer-2 h1{
	font-family: 'Neo Sans Pro';
    font-weight: 300;
    font-size: 70px;
    color: #2f2f2f;
    text-transform: uppercase;
	margin-bottom: 5px;
	word-wrap: break-word;
}
.sec-footer-2 h4{
	font-size: 14px;
	color: #2f2f2f;
	line-height: 24px;
}
.wrap-section-content-article{
	padding-top: 100px;
	padding-bottom: 80px;
}
.c-article-img{
    width: 100%;
    max-width: 500px;
}
.c-article-img img{
	width: 100%;
}
.c-article-desc{
	position: relative;
}
.c-article-title{
	padding-bottom: 20px;
	border-bottom: 1px solid #ff5840;
	margin-bottom: 20px;
}
.c-article-title h1{
    font-family: 'Neo Sans Pro';
    font-size: 42px;
    color: #303030;
    font-weight: 400;
    line-height: 55px;
    text-transform: uppercase;
}
.c-article-meta{
	margin-bottom: 40px;
	position: relative;
}
.c-article-meta h2{
	font-family: 'Neo Sans Pro';
    font-size: 15px;
    color: #303030;
    text-transform: capitalize;
    font-weight: 400;
}
.wrap-c-article-share{
	position: absolute;
	top: -7px;
	right: 0;
}
.wrap-c-article-share h3{
	display: inline-block;
	font-family: 'Neo Sans Pro';
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #303030;
}
.c-article-share{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.c-article-share li{
	list-style: none;
	display: inline-block;
	position: relative;
	font-size: 20px;
	color: #fff;
	width: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-radius: 50%;
	margin-left: 5px;
}
.c-article-share li.ca-f{
	background: #215896;
}
.c-article-share li.ca-t{
	background: #00b3e2;
}
.c-article-share li.ca-gp{
	background: #ff412a;
}
.c-article-share li.ca-l{
	background: #007bb9;
}
.c-article-share li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.c-article-post{
	position: relative;
}
.c-article-post p{
	font-size: 14px;
    color: #2f2f2f;
    word-spacing: 0.3px;
    margin-bottom: 25px;
    line-height: 27px;
}
.sec-1-images{
	/*width: 80%;
	 margin: auto; */
	 width: 70%;
	 position: relative;
}
.sec-1-images img{
	width: 100%;
}
.sec-1-images > img{
	position: relative;
	z-index: -999;
}
.wrap-bubu-logo-animate{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bubu-logo-animate{
	position: relative;
}
.wrap-section-1-apr{
	padding-top: 100px;
}
.link-post-sec-1 i{
	color: #ff593e;
	font-size: 15px;
	margin-right: 10px;
}
.sec-head-bd{
	position: relative;
	padding-bottom: 80px;
	width: 90%;
	max-width: 620px;
	margin: auto;
}
.sec-head-bd h1{
    font-size: 40px;
    color: #303030;
    line-height: 50px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #ff5146;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.sec-head-bd h3{
	font-size: 14px;
    color: #2f2f2f;
    word-spacing: 0.3px;
    line-height: 27px;
    text-align: center;
}
.sec-bd-img{
	width: 100%;
}
.sec-bd-img img{
	width: 100%;
}
.wrap-content-slide-menu{
	position: relative;
	min-height: 600px;
}
.wrap-content-menu-slide{
	position: relative;
	text-align: right;
}
.wrap-con-slide-info{
	position: absolute;
	top: 0;
	right: 0;
	width: 60%;
}
.content-slide-info{
	position: relative;
	width: 50%;
	max-width: 820px;
	display: inline-block;
}
.content-slide-info-right{
	position: relative;
}
.cont-slide-i-img{
	width: 55%;
	z-index: 1;
	position: absolute;
	text-align: center;
	top: 161px;
	/* left: 0; */
	right: 52px;
	/* margin: auto; */
	-webkit-animation-name: fadeInRight;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInRight;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInRight;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInRight;
    -o-animation-duration: 0.9s;
    animation-name: fadeInRight;
    animation-duration: 0.9s;
}
.cont-slide-i-img img{
	width: 100%;
	height: inherit;
}
.cont-slide-i-img2{
	width: 90%;
	top: 0;
}
ul.menu-c{
	margin: 0;
	padding: 0;
}
.content-slide-menu {
	text-align: left;
	width: 370px;
	position: absolute;
	top: 160px;
	left: 0;
}
.content-slide-menu h4:hover{
	background: #313237;
}
.content-slide-menu h4{
	font-size: 15px;
	color: #fff;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 100px;
	padding-top: 12px;
	border-bottom: 1px solid #fff;
	font-style: italic;
	padding-bottom: 8px;
	margin-bottom: 15px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.content-slide-menu li {
    list-style-type: none;
    position: relative;
}
.content-slide-menu a {
	display: inline-block;
	padding-left: 100px;
    text-decoration:none;
    /*color:#2b2b2b;*/
    color:#ffffff;
    font-size:135%;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.content-slide-menu a:hover {
    color: #fff;
    background: #313237;
    padding-left: 108px;
}
.content-slide {}
.content-slide .content {
    display:none;
}
.active {
    color: #fff!important;
    background: #313237;
}
span.mnc-numb{
	display: inline-block;
	margin-right: 15px;
	width: 16px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	border-radius: 50%;
	color: #ff3a5a;
	background: #fff;
	top: -1px;
	position: relative;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.menu-c a.active span {
    color: #313237;
}
.content-slide-menu a:hover span{
	color: #313237;
}
.c-slide-info-text{
	/* width: 450px; */
	width: 100%;
	padding-top: 163px;
	padding-bottom: 70px;
	text-align: left;
	position: relative;
	z-index: 999;
}
.c-slide-info-text h2{
	font-size: 40px;
    color: #fff;
    max-width: 400px;
    line-height: 53px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    padding-right: 40px;
    margin-bottom: 30px;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInDown;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInDown;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInDown;
    -o-animation-duration: 0.9s;
    animation-name: fadeInDown;
    animation-duration: 0.9s;
}
.c-slide-info-text h2 span{
	background: #313237;
}
.c-slide-info-text p{
	font-size: 14px;
    color: #fff;
    width: 80%;
    word-spacing: 0.3px;
    margin-bottom: 16px;
    line-height: 25px;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInUp;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInUp;
    -o-animation-duration: 0.9s;
    animation-name: fadeInUp;
    animation-duration: 0.9s;
}
.wrap-section-about{
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrap-section-about .sec-5-content h1{
	color: #000;
}
.wrap-section-about .sec-5-item-c h3{
	color: #000;
}
.wrap-section-about .sec-5-item-c p{
	color: #000;
}




.wrap-main-menu-top{
    background: #4d4d4d;
    position: relative;
    z-index: 999999;
    width: 100%;
    top: 0;
}
.item-main-menu-top{
	position: relative;
}
.container-main-menu{
	padding-left: 30px;
	padding-right: 30px;
}
.main-logo-top{
    position: absolute;
    left: 0;
    height: 100%;
    padding-top: 7px;
    top: 0;
    width: 45px;
    z-index: 99;
}
.main-logo-top img{
	width: 100%;
}
.main-menu-right-top{
	position: relative;
	padding-top: 17px;
	padding-bottom: 17px;
	font-family: 'Neo Sans Pro';
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}
.main-menu-right-top ul{
	margin: 0;
	padding: 0;
	text-align: right;
}
.main-menu-right-top ul li{
	list-style: none;
	display: inline-block;
	padding-left: 30px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 0 !important;
}
.main-menu-right-top ul li a{
	color: #fff;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.main-menu-right-top ul li a:hover{
	color: #ff593e;
}
.main-menu-right-top ul li.mn-bt-bars{
	color: #fff;
	border-left: 1px solid #fff;
	margin-left: 25px;
}
.bt-mn-bars-menu{
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-mn-bars-menu:hover{
	color: #ff593e;
}
.wrap-main-popup-mn-bars{
	position: absolute;
	width: 100%;
	overflow-y: auto;
	background: url(../images/bghead.jpg);
	height: 655px;
	z-index: 99999;
	display: none;
	-webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInDown;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInDown;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInDown;
    -o-animation-duration: 0.9s;
    animation-name: fadeInDown;
    animation-duration: 0.9s;
}
.wrap-main-popup-mn-bars-active{
	display: block;
}
.wrap-main-popup-mn-bars .overlay-particle-slide{
	z-index: initial;
}
.wrap-main-popup-mn-bars ul{
	margin: 0;
	padding: 0;
	text-align: left;
	padding-top: 70px;
	z-index: 99999;
	overflow-y: auto;
}
.wrap-main-popup-mn-bars li{
	list-style: none;
	position: relative;
	color: #fff;
	padding-left: 100px;
	font-family: 'Neo Sans Pro';
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.wrap-main-popup-mn-bars li:hover{
	padding-left: 120px;
	background: #ff3161;
    background: -webkit-linear-gradient(#ff5146, #ff3161);
    background: -o-linear-gradient(#ff5146, #ff3161);
    background: -moz-linear-gradient(#ff5146, #ff3161);
    background: linear-gradient(#ff5146, #ff3161);
}
.wrap-main-popup-mn-bars li a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.main-menu-popup-bars-close{
	padding-top: 30px;
	position: relative;
	z-index: 9999;
	padding-right: 30px;
	text-align: right;
}
.bt-mn-bars-close{
	cursor: pointer;
	color: #fff;
	font-size: 30px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-mn-bars-close:hover{
	color: #ff593e;
}
.text-header-top3{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: left;
}
.item-text-header-top-3{
	width: 90%;
	max-width: 350px;
	margin-left: 120px;
}
.animate-info-slide-home{
	opacity: 1;
}
.slider-header-home .active .animate-info-slide-home{
	opacity: 1;
	-webkit-animation-name: bounceInLeft;
    -webkit-animation-duration: 1.2s;
    -moz-animation-name: bounceInLeft;
    -moz-animation-duration: 1.2s;
    -ms-animation-name: bounceInLeft;
    -ms-animation-duration: 1.2s;
    -o-animation-name: bounceInLeft;
    -o-animation-duration: 1.2s;
    animation-name: bounceInLeft;
    animation-duration: 1.2s;
}
.item-text-header-top-3 h1{
	font-family: 'Neo Sans Pro';
    font-weight: 500;
    font-size: 70px;
    letter-spacing: 45px;
    line-height: 122px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    word-wrap: break-word;
    padding-bottom: 30px;
    margin-bottom: 30px;
    -webkit-animation-name: fadeInLeft;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInLeft;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInLeft;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInLeft;
    -o-animation-duration: 0.9s;
    animation-name: fadeInLeft;
    animation-duration: 0.9s;
}
.item-text-header-top-3 h4{
	font-size: 14px;
	color: #fff;
	position: relative;
}
.wrap-section-footer-b{
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
}
.sec-foo-social{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.sec-foo-social ul{
	margin: 0;
	padding: 0;
}
.sec-foo-social li{
	list-style: none;
	display: inline-block;
	padding-left: 10px;
	font-size: 30px;
	padding-right: 10px;
}
.sec-foo-social li a{
	color: #fff;
}
.sec-foo-copyright{
	font-family: 'Neo Sans Pro';
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.wrap-section-features-home{
	position: relative;
	width: 100%;
	height: 800px;
	margin-top: 160px;
	margin-bottom: 100px;
}
.item-sec-features-home{
	position: relative;
	height: 100%;
}
.item-sec-featu-text{
	width: 40%;
	height: 100%;
	padding-top: 25%;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
}
.item-sec-featu-text h1{
	font-family: 'Neo Sans Pro';
    font-weight: 300;
    font-size: 55px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #ff593f;
    margin-bottom: 30px;
    padding-bottom: 30px;
    word-wrap: break-word;
}
.item-sec-featu-text h4{
	font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.item-sec-featu-img{
	width: 60%;
	height: 100%;
	float: left;
}
.item-s-f-img{
	width: 50%;
	height: 50%;
	float: left;
	position: relative;
	overflow: hidden;
}
.item-s-f-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.item-s-f-img img:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}
.item-s-f-text-top{
	height: 50%;
	width: 100%;
}
.item-s-f-img-small{
	height: 50%;
	width: 100%;
}
.item-s-f-img-small img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.item-s-f-text-top-left{
	width: 50%;
	height: 100%;
	word-wrap: break-word;
	float: left;
	padding: 25px;
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
}
.item-s-f-text-top-left h2{
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	font-size: 19px;
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.item-s-f-text-top-left h4{
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	font-style: italic;
}


.item-s-f-text-top-right{
	width: 50%;
	height: 100%;
	word-wrap: break-word;
	float: left;
	padding: 25px;
	background: #333439;
    background: -webkit-linear-gradient(#828282, #333439);
    background: -o-linear-gradient(#828282, #333439);
    background: -moz-linear-gradient(#828282, #333439);
    background: linear-gradient(#828282, #333439);
}
.item-s-f-text-top-right h2{
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	font-size: 19px;
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.item-s-f-text-top-right h4{
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	font-style: italic;
}
.skew-item-sec-features-home{
	position: absolute;
	width: 100%;
	height: 500px;
	top: 50px;
	-ms-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    transform: skewY(-15deg);
    background: #4d4d4d;
}
.wrap-section-client{
	position: relative;
}
.head-section-client{
	position: relative;
	width: 90%;
	max-width: 450px;
	margin: auto;
	margin-bottom: 100px;
}
.head-section-client h1{
	font-size: 40px;
    color: #303030;
    line-height: 50px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #ff5146;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.head-section-client h4{
	font-size: 14px;
    color: #2f2f2f;
    word-spacing: 0.3px;
    line-height: 27px;
    text-align: center;
}
.wrap-clients-logo-img .active{
	background: transparent;
}
.wrap-clients-logo-img{
	position: relative;
	text-align: center;
}
.i-client-logo img{
	max-width: 72%;
	margin: auto;
	display: inline-block;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.i-client-logo img:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}
.wrap-clients-logo-img ul{
	margin: 0;
	padding: 0;
}
.wrap-clients-logo-img li{
    list-style: none;
    /* float: left; */
    display: inline-block;
    margin: auto;
	margin-bottom: 70px;
    width: 24.3333%;
    vertical-align: middle;
}
.item-clients-logo{
	text-align: center;
}
.item-clients-logo img{
	max-width: 100%;
}


.sec-footer-h{
	max-width: 700px;
	width: 90%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	border: 10px solid #ff593f;
	position: relative;
	margin: auto;
}
.sec-footer-h h1{
	font-family: 'Neo Sans Pro';
    font-weight: 300;
    font-size: 70px;
    color: #2f2f2f;
    text-transform: uppercase;
	margin-bottom: 5px;
	width: 60%;
}
.sec-footer-h h4{
	font-size: 14px;
	color: #2f2f2f;
	line-height: 24px;
	width: 60%;
}
.sec-footer-c-img{
    position: absolute;
    right: -42px;
    top: -38px;
    width: 180px;
}
.sec-footer-c-img img{
	width: 100%;
}
.wrap-sec-contact-1{
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
.head-sec-contact-1{
	text-align: center;
	width: 90%;
	max-width: 600px;
	margin: auto;
}
.head-sec-contact-1 h1{
	font-size: 40px;
    color: #303030;
    line-height: 50px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #ff5146;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.head-sec-contact-1 h3{
	font-size: 20px;
    color: #303030;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    margin-bottom: 20px;
}
.head-sec-contact-1 p{
	font-size: 15px;
    color: #2f2f2f;
}
.wrap-sec-contact-form{
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
}
.sec-con-form-head{
	position: relative;
	margin-bottom: 5px;
}
h1.sec-con-text1{
	font-size: 40px;
    color: #fff;
    line-height: 53px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}
h1.sec-con-text1 span{
	background: #313237;
	padding-left: 10px;
    padding-right: 10px;
}
.contaciner-sec-contact{
	max-width: 760px;
	width: 90%;
	margin: auto;
}
p.sec-con-text2{
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.3px;
    line-height: 28px;
}
.item-sec-con-input-form{
	position: relative;
	border: 0.5px solid #fff;
}
.sec-con-input-form{
	width: 50%;
	float: left;
}
.sec-con-input-form input{
	border: none;
	outline: none;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 7px;
	background: transparent;
	color: #fff;
	font-family: 'Neo Sans Pro';
    font-weight: 400;
    font-size: 15px;
}
.sec-con-input-form input::-webkit-input-placeholder{
   color: #fff;
}
.sec-con-input-form input:-moz-placeholder{ /* Firefox 18- */
   color: #fff;
}
.sec-con-input-form input::-moz-placeholder{  /* Firefox 19+ */
   color: #fff;
}
.sec-con-input-form input:-ms-input-placeholder{
   color: #fff;
}
.sec-con-input-form{
	border: 0.5px solid #fff;
}
.sec-con-form-item p{
	color: #fff;
	font-size: 15px;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.sec-con-form-item textarea{
	width: 100%;
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
	height: 180px;
	padding: 15px;
	font-size: 15px;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	margin-bottom: 15px;
	outline: none;
}
.sec-con-form-item textarea::-webkit-input-placeholder{
   color: #fff;
}
.sec-con-form-item textarea:-moz-placeholder{ /* Firefox 18- */
   color: #fff;
}
.sec-con-form-item textarea::-moz-placeholder{  /* Firefox 19+ */
   color: #fff;
}
.sec-con-form-item textarea:-ms-input-placeholder{
   color: #fff;
}
input.bt-submit-contact{
	background: transparent;
	border: 2px solid #fff;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
input.bt-submit-contact:hover{
	background: #fff;
	color: #ff2f64;
}
.wrap-sec-map{
	position: relative;
}
.wrap-sec-map iframe{
	width: 100%;
}
.wrap-sec-portfolio-filter{
	position: relative;
	padding-top: 120px;
}
.container-sec-portfolio{
	position: relative;
	max-width: 920px;
	width: 95%;
	margin: auto;
}

.menu-portfolio-filter{
	width: 100%;
	border-bottom: 1px solid #ff5146;
	padding-bottom: 10px;
	margin-bottom: 40px;
	text-align: center;
}
.bt-mn-port{
	color: #301a3c;
	font-size: 14px;
	font-family: 'Neo Sans Pro';
	font-weight: 500;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}
.bt-mn-port.current{
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
    color: #fff;
}
.img-portfolio{
	width: 47.9999%;
	position: relative;
    height: 480px;
    margin: auto;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: top;
    margin-bottom: 16px;
}
.img-portfolio > a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-portfolio-top{
	width: 100%;
	height: 232px;
	position: relative;
	margin-bottom: 16px;
}
.img-portfolio-top > a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio-bottom{
	width: 100%;
	height: 232px;
	position: relative;
}
.img-portfolio-bottom a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio > a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio-top-1{
	width: 47.9999%;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 16px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    top: 0;
    left: 0;
}
.img-portfolio-top-1:hover{
	-webkit-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	-moz-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	top: -15px;
    left: -15px;
}
.img-portfolio-top-1 > a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio-top-1:nth-of-type(2){
	margin-right: 0;
}
.bt-see-all-new{
	position: relative;
	width: 200px;
	background: #ff5146;
    color: #fff;
    font-size: 16px;
    margin: auto;
    margin-bottom: 60px;
	font-family: 'Neo Sans Pro';
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-see-all-new:hover{
	background: #b63831;
}
.bt-see-all-new a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-portfolio-big{
	position: relative;
	margin-bottom: 15px;
	height: 380px;
	width: 99.3333%;
}
.img-portfoliobig-item{
	width: 70%;
	height: 100%;
	float: left;
}
.img-portfoliobig-item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-portfoliobig-info{
	width: 30%;
	height: 100%;
	float: left;
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
}
.item-img-portfolio-info{
	width: 100%;
	height: 100%;
	display: table;
}
.img-portfolio-info{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-portfolio-info h1{
	font-family: 'Neo Sans Pro';
	font-weight: 300;
    font-size: 21px;
    line-height: 28px;
	margin-bottom: 8px;
	color: #fff;
	text-transform: uppercase;
}
.img-portfolio-info h1 span{
	background: #313237;
	padding-left: 7px;
	padding-right: 7px;
}
.img-portfolio-info h3{
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 20px;
	font-size: 14px;
}
.img-portfolio-info p{
	font-size: 14px;
    color: #fff;
    word-spacing: 0.3px;
    line-height: 27px;
    margin-bottom: 15px;
}
.img-portfolio-info a{
	font-style: italic;
	text-decoration: underline;
	font-size: 14px;
    color: #fff;
}
.wrap-paralax-work{
	position: relative;
	overflow: hidden;
	z-index: 99;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.item-paralax-work{
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
}
.overlay-item-prlx-info{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 430px;
	background: #fff;
}
.ov-item-prlx-text{
	position: absolute;
	bottom: 90px;
	left: 0;
	padding-left: 90px;
	padding-right: 20px;
}
.ov-item-prlx-text h1{
	font-size: 40px;
    color: #fff;
    line-height: 53px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px;
    word-wrap: break-word;
}
.ov-item-prlx-text h1 span{
	background: #313237;
    padding-left: 10px;
    padding-right: 10px;
}
.bt-work-1{
	position: relative;
	font-family: 'Neo Sans Pro';
	font-size: 13px;
	color: #fff;
	max-width: 140px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	word-wrap: break-word;
	text-align: center;
	background: #ff5146;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 20px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-work-1:hover{
	background: #b63831;
}
.bt-work-1 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bt-work-2{
	display: inline-block;
	position: relative;
	font-family: 'Neo Sans Pro';
	font-size: 13px;
	color: #fff;
	max-width: 140px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	word-wrap: break-word;
	text-align: center;
	background: #c6c8ca;
	text-transform: uppercase;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-work-2:hover{
	background: #9c9d9e;
}
.bt-work-2 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wrap-dots-paralax{
	position: fixed;
	left:  20px;
	top: 41%;
	width: 50px;
	z-index: 9;
	opacity: 1;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.wrap-dots-paralax-active{
	opacity: 1;
}
.item-dot-paralax{
	display: block;
	position: relative;
	width: 13px;
    height: 13px;
    margin-bottom: 18px;
	background: #c6c8ca;
	border-radius: 50%;
	cursor: pointer;
}
.item-dot-paralax.current{
	background: #ff2e64;
}
.item-dot-paralax a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.portfolioContainer-work .img-portfolio img{
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.portfolioContainer-work .img-portfolio img:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}
.overlay-img-portfolio-info{
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	background: #fff;
	padding-bottom: 10px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.img-portfolio-bigger:hover .overlay-img-portfolio-info{
	opacity: 1;
	-webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.3s;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.3s;
    -ms-animation-name: fadeInUp;
    -ms-animation-duration: 0.3s;
    -o-animation-name: fadeInUp;
    -o-animation-duration: 0.3s;
    animation-name: fadeInUp;
    animation-duration: 0.3s;
}
.overlay-img-portfolio-info h1{
	font-family: 'Neo Sans Pro';
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	background: #ff2f64;
    background: -webkit-linear-gradient(#ff593f, #ff2f64);
    background: -o-linear-gradient(#ff593f, #ff2f64);
    background: -moz-linear-gradient(#ff593f, #ff2f64);
    background: linear-gradient(#ff593f, #ff2f64);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.overlay-img-portfolio-info p{
	font-size: 14px;
    color: #2f2f2f;
    word-spacing: 0.3px;
    margin-bottom: 10px;
    line-height: 27px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.link-work{
	font-size: 20px;
	text-align: right;
	padding-right: 15px;
}
.link-work a{
	color: #ff583f;
}
.img-portfolio-bigger{
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    left: 0;
    top: 0;
}
.img-portfolio-bigger:hover{
	-webkit-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	-moz-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
	top: -15px;
    left: -15px;
}

.text-portfolio-small{
	position: absolute;
	bottom: 20px;
	left: -100%;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.text-portfolio-small h2{
	font-size: 19px;
    color: #fff;
    line-height: 25px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    color: #fff;
    word-wrap: break-word;
}
.text-portfolio-small h2 span {
    background: #313237;
    padding-left: 7px;
    padding-right: 7px;
}
.img-portfolio-top-1:hover .text-portfolio-small{
	left: 0;
}
.img-portfolio-bottom-animate{
	overflow: hidden;
}
.img-portfolio-bottom-animate:hover .text-portfolio-small{
	left: 0;
}
.img-portfolio-bottom-animate{
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    left: 0;
    top: 0;
}
.img-portfolio-bottom-animate:hover{
	-webkit-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    -moz-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    top: -15px;
    left: -15px;
}

.img-portfolio-top-animate{
	overflow: hidden;
}
.img-portfolio-top-animate:hover .text-portfolio-small{
	left: 0;
}
.img-portfolio-top-animate{
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    left: 0;
    top: 0;
}
.img-portfolio-top-animate:hover{
	-webkit-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    -moz-box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    box-shadow: 15px 15px 0px 0px rgba(255,49,98,1);
    top: -15px;
    left: -15px;
}
.item-s-f-img-animate .text-portfolio-small h2{
	font-size: 34px;
	line-height: 48px;
}
.item-s-f-img-animate{
	overflow: hidden;
}
.item-s-f-img-animate:hover .text-portfolio-small{
	left: 0;
}
.item-s-f-img-small-animate{
	overflow: hidden;
	position: relative;
}
.item-s-f-img-small-animate:hover .text-portfolio-small{
	left: 0;
}
.slider-header-home{
	position: relative;
	z-index: 9;
}
.item-slider-home{
	position: relative;
	height: 100%;
	height: 600px;
}
.slider-header-home .owl-dots{
	position: relative;
	text-align: center;
	margin-top: -69px;
	margin-bottom: 15px;
}
.slider-header-home .owl-dot {
    width: 18px;
    height: 18px;
    background: rgba(255,255,255, 0.5);
    position: relative;
    border-radius: 50%;
    display: inline-block;
    margin: 8px;
    z-index: 999;
}
.slider-header-home .owl-dot.active{
	background-color: #ff593f;
}
.item-slider-home img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.overlay-particle-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/part.png");
	background-size: calc(100% + 50px);
	z-index: 99;
}
/* bubu logo animate */
.bubu-logo-animate img{
	position:absolute;
  left:0;
  background: #fff;
	-webkit-animation-name: imgFade;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 8s;

	-moz-animation-name: imgFade;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-moz-animation-duration: 8s;

	-o-animation-name: imgFade;
	-o-animation-timing-function: ease-in-out;
	-o-animation-iteration-count: infinite;
	-o-animation-duration: 8s;

	animation-name: imgFade;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 8s;
}
.bubu-logo-animate img:nth-of-type(1) {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	animation-delay: 6s;
}
.bubu-logo-animate img:nth-of-type(2) {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s;
}
.bubu-logo-animate img:nth-of-type(3) {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
}
.bubu-logo-animate img:nth-of-type(4) {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0;
}
@-webkit-keyframes imgFade {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes imgFade {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes imgFade {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes imgFade {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}
.section-preview-bg{
	background: #212121;
}
.wrap-section-preview-work{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}
.sec-preview-title-top{
	position: relative;
	margin-bottom: 20px;
}
.sec-preview-title-top h2{
	font-family: 'Neo Sans Pro';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.item-section-preview{
	position: relative;
}
.sec-preview-img{
	position: relative;
	margin-bottom: 50px;
}
.sec-preview-img img{
	width: 100%;
}
.sec-preview-desc{
	position: relative;
}
.sec-preview-desc h3{
	width: 100%;
	max-width: 420px;
	font-family: 'Neo Sans Pro';
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
	border-bottom: 1px solid #ff5146;
	margin-bottom: 20px;
}
.sec-preview-desc p{
	width: 100%;
	max-width: 420px;
	font-size: 14px;
    color: #fff;
    word-spacing: 0.3px;
    margin-bottom: 25px;
    line-height: 27px;
}
.bt-sec-preview{
	position: absolute;
	right: 0px;
	top: 0px;
	background: #ff5146;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    color: #fff;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    width: 120px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
.bt-sec-preview:hover{
	background: #b63831;
}
.bt-backto{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-family: 'Neo Sans Pro';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-backto:hover{
	color: #ff593e;
}
.bt-backto i{
	margin-right: 10px;
	font-size: 20px;
}
.wrap-sec-form{
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
.wrap-sec-form .sec-con-input-form input{
	color: #000;
}
.wrap-sec-form .sec-con-input-form input::-webkit-input-placeholder{
   color: #000;
}
.wrap-sec-form .sec-con-input-form input:-moz-placeholder{ /* Firefox 18- */
   color: #000;
}
.wrap-sec-form .sec-con-input-form input::-moz-placeholder{  /* Firefox 19+ */
   color: #000;
}
.wrap-sec-form .sec-con-input-form input:-ms-input-placeholder{
   color: #000;
}
.wrap-sec-form .sec-con-input-form{
	border-color: #000;
}
.wrap-sec-form .item-sec-con-input-form{
	border-color: #000;
}
.wrap-sec-form .sec-con-form-item p{
	color: #000;
}
.wrap-sec-form .sec-con-form-item textarea{
	color: #000;
	border-color: #000;
}
.wrap-sec-form .sec-con-form-item textarea::-webkit-input-placeholder{
   color: #000;
}
.wrap-sec-form .sec-con-form-item textarea:-moz-placeholder{ /* Firefox 18- */
   color: #000;
}
.wrap-sec-form .sec-con-form-item textarea::-moz-placeholder{  /* Firefox 19+ */
   color: #000;
}
.wrap-sec-form .sec-con-form-item textarea:-ms-input-placeholder{
   color: #000;
}
.wrap-sec-form input.bt-submit-contact{
	color: #000;
	border-color: #000;
}
.wrap-sec-form input.bt-submit-contact:hover{
	background: #000;
	color: #fff;
}
/* upload btn file */
.wrapper-input-form-text{
	margin-bottom: 20px;
}
.custom-file-input {
	float: left;
	position: relative;
	color: #fff;
	top: -3px;
	margin-bottom: 0;
}
.custom-file-input input {
	visibility: hidden;
	width: 100px;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	cursor: pointer;
}
#uploadBtn{
	position: absolute;
	top: 0;
	left: 0;
}
.custom-file-input img{
	width: 25px;
	height: 25px;
}
.custom-file-input:before {
	content: 'Attach files';
	display: block;
	border: none;
	border-radius: 6px;
	color: #000;
	padding: 5px 0px;
	outline: none;
	white-space: nowrap;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	position: absolute;
	left: 30px;
	top: -3px;
	right: 0;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
}
input.ift-hidden{
	background: transparent !important;
	width: 60%;
	border: none;
	float: left;
	margin-left: 95px;
}
.i-f-check{
	float: left;
}
.c-form-check h3{
	font-size: 13px;
	margin-left: 30px;
	color: #000;
	font-family: 'Neo Sans Pro';
	font-weight: 400;
	top: 3px;
	text-transform: capitalize;
	position: relative;
}
.c-form-check{
	position: relative;
	margin-bottom: 20px;
}






















.wrap-item-item-paralax-work{
	position: relative;
}
.item-paralax-work2{
	position: relative;
	margin-left: 430px;
	height: 700px;
	overflow: hidden;
}
.overlay-item-prlx-info2{
	position: relative;
	float: left;
	width: 430px;
	height: 700px;
	background: #fff;
}
.ov-item-prlx-text2{
	position: absolute;
	bottom: 90px;
	left: 0;
	padding-left: 90px;
	padding-right: 20px;
	width:100%;
}
.ov-item-prlx-text2 h1{
	font-size: 40px;
    color: #fff;
    line-height: 53px;
    font-family: 'Neo Sans Pro';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px;
    word-wrap: break-word;
}
.ov-item-prlx-text2 h1 span{
	background: #313237;
    padding-left: 10px;
    padding-right: 10px;
}
.ipw-hide{
	display: none;
	z-index: 4;
}
.ipw-normal{
	z-index: 3;
}
#bt-scroll-up {
	position: fixed;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    width: 65px;
    height: 65px;
    text-align: center;
    padding-top: 10px;
    background: rgba(0,0,0, 0.5);
    z-index: 99999;
    font-size: 30px;
    color: #fff;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
#bt-scroll-up:hover {
    background-color: #ff593f;
}
.sec-5-content .link-visit{
	display: block;
}
.sec-mn-c-drop{
	margin-bottom: 20px;
}
.sec-mn-c-drop .menu-c{
	display: none;
}
.bt-click-sec-mn-c{
	cursor: pointer;
}
.sactive{
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.sactive .menu-c{
	display: block !important;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.menu-c-cus1{
	position: relative;
}
/* floating badge id-byte */
.wrap-floating-id-byte{
	position: fixed;
	max-width: 280px
	width: 80%;
	top: 90px;
	right: 30px;
	z-index: 9999;
}
.wrap-floating-id-byte img{
	width: 100%;
}





/*============= GENC C STYLE ==============*/
/* header */
.wrap-genc-header{
	position: relative;
	height: 100%;
	width: 100%;
	background: rgba(9, 45, 62, 0.7);
}
.genc-item-paralax{
    position: relative;
    height: 750px;
    overflow: hidden;
}
.genc-text-head-top h3{
	font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    margin-bottom: 30px;
    color: #fff;
}
.genc-text-head-top h1{
	font-family: 'Proxima Nova Th';
    font-weight: 800;
    font-style: normal;
    font-size: 60px;
    color: #ef4355;
}
.genc-text-head-top p{
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.5px;
	line-height: 22px;
	width: 85%;
	margin: auto;
}
.genc-text-head-top{
	position: absolute;
	top: 60px;
	left: 0;
	text-align: center;
	width: 100%;
}
.gen-phone-icon{
	width: 300px;
	margin: auto;
	text-align: center;
}
.gen-phone-icon img{
	width: 100%;
}
/* animation circle */
.line-circle-animation{
	position: absolute;
	bottom: -170px;
	border: 2px solid #fff;
	left: 0;
	right: 0;
	margin: auto;
	width: 600px;
	height: 600px;
	border-radius: 50%;
}
.wrap-gen-phone-icon{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
}
.wrap-text-gen-phone{
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	width: 290px;
	margin: auto;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
.pop-btr-bt:hover{
	background: #ba361a;
}
.pop-btr-bt{
	display: block;
	cursor: pointer;
    width: 180px;
    text-align: center;
    margin: auto;
    color: #fff;
    background: #ef4723;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 30px;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.wrap-text-gen-phone h2{
	font-family: 'Proxima Nova Th';
    font-weight: 800;
    font-style: normal;
    font-size: 20px;
    color: #ef4723;
    margin-bottom: 25px;
}
/* circle animate 1 */
.lg-han1{
	left: 245px;
	top: 245px;
	transform: rotate(85deg) translateY(294px) rotate(-85deg);
	-webkit-animation: orbit1 0.3s linear;
       -moz-animation: orbit1 0.3s linear;
         -o-animation: orbit1 0.3s linear;
            animation: orbit1 0.3s linear;
            -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes orbit1 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(85deg) translateY(294px) rotate(-85deg); }
}
@-moz-keyframes orbit1 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(85deg) translateY(294px) rotate(-85deg); }
}
@-o-keyframes orbit1 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(85deg) translateY(294px) rotate(-85deg); }
}
@keyframes orbit1 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(85deg) translateY(294px) rotate(-85deg); }
}
/* circle animate 2 */
.lg-han2{
	left: 245px;
	top: 245px;
	transform: rotate(128deg) translateY(294px) rotate(-128deg);
	-webkit-animation: orbit2 0.4s linear;
       -moz-animation: orbit2 0.4s linear;
         -o-animation: orbit2 0.4s linear;
            animation: orbit2 0.4s linear;
            -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes orbit2 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(128deg) translateY(294px) rotate(-128deg); }
}
@-moz-keyframes orbit2 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(128deg) translateY(294px) rotate(-128deg); }
}
@-o-keyframes orbit2 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(128deg) translateY(294px) rotate(-128deg); }
}
@keyframes orbit2 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(128deg) translateY(294px) rotate(-128deg); }
}
/* circle animate 3 */
.lg-han3{
	left: 245px;
	top: 245px;
	transform: rotate(180deg) translateY(294px) rotate(-180deg);
	-webkit-animation: orbit3 0.5s linear;
       -moz-animation: orbit3 0.5s linear;
         -o-animation: orbit3 0.5s linear;
            animation: orbit3 0.5s linear;
            -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes orbit3 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(180deg) translateY(294px) rotate(-180deg); }
}
@-moz-keyframes orbit3 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(180deg) translateY(294px) rotate(-180deg); }
}
@-o-keyframes orbit3 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(180deg) translateY(294px) rotate(-180deg); }
}
@keyframes orbit3 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(180deg) translateY(294px) rotate(-180deg); }
}
/* circle animate 4 */
.lg-han4{
	left: 245px;
	top: 245px;
	transform: rotate(230deg) translateY(294px) rotate(-230deg);
	-webkit-animation: orbit4 0.6s linear;
       -moz-animation: orbit4 0.6s linear;
         -o-animation: orbit4 0.6s linear;
            animation: orbit4 0.6s linear;
            -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes orbit4 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(230deg) translateY(294px) rotate(-230deg); }
}
@-moz-keyframes orbit4 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(230deg) translateY(294px) rotate(-230deg); }
}
@-o-keyframes orbit4 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(230deg) translateY(294px) rotate(-230deg); }
}
@keyframes orbit4 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(230deg) translateY(294px) rotate(-230deg); }
}
/* circle animate 5 */
.lg-han5{
	left: 245px;
	top: 245px;
	transform: rotate(275deg) translateY(294px) rotate(-275deg);
	-webkit-animation: orbit5 0.7s linear;
       -moz-animation: orbit5 0.7s linear;
         -o-animation: orbit5 0.7s linear;
            animation: orbit5 0.7s linear;
            -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes orbit5 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(275deg) translateY(294px) rotate(-275deg); }
}
@-moz-keyframes orbit5 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(275deg) translateY(294px) rotate(-275deg); }
}
@-o-keyframes orbit5 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(275deg) translateY(294px) rotate(-275deg); }
}
@keyframes orbit5 {
	from { 	-webkit-transform: rotate(30deg) translateY(294px) rotate(-30deg); }
	to   {  -webkit-transform: rotate(275deg) translateY(294px) rotate(-275deg); }
}
.lg-han-icon{
	width: 100px;
	position: absolute;
}
.lg-han-icon img{
	width: 100%;
}
.bt-down-sec a{
	color: #092d3e;
}
.bt-down-sec{
	text-align: center;
	font-size: 30px;
}
.wrap-genc-sec-1{
	position: relative;
	background: #afe9fe;
	padding-top: 70px;
	padding-bottom: 70px;
}
.genc-sec-1-img{
	width: 90%;
}
.genc-sec-1-img img{
	width: 100%;
}
.genc-sec-1-desc{
	position: relative;
	text-align: left;
}
.genc-sec-1-desc p{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 12px;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
	line-height: 22px;
}
.genc-sec-1-desc h1{
	font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #092d3e;
    position: relative;
    text-transform: uppercase;
}
.genc-sec-1-desc h4{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 24px;
}
.genc-sec-1-desc h5{
	font-family: 'Open Sans', sans-serif;
	color: #092d3e;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 24px;
}
hr.genc-div-sec-1{
	width: 100px;
	height: 8px;
	background: #f1604f;
	border: none;
	margin-top: 10px;
	margin-bottom: 25px;
	display: inline-block;
}
.wrap-genc-sec-2{
	position: relative;
	background: #183a4c;
	padding-bottom: 70px;
}
.wrap-sec-tab-menu{
	position: relative;
}
.wrap-sec-tab-menu ul{
	margin: 0;
	padding: 0;
}
.wrap-sec-tab-menu ul li:hover{
	background: #183a4c;
}
.wrap-sec-tab-menu2 ul li{
	width: 50% !important;
}
.wrap-sec-tab-menu ul li{
	list-style: none;
	float: left;
	width: 33.3333%;
	font-size: 13px;
	background: #ef4355;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-tab-mn-link.active{
	background: #183a4c;
}
.bt-tab-mn-link2.active{
	background: #183a4c;
}
.wrap-sec-tab-menu-content{
	position: relative;
	padding-top: 40px;
	overflow: hidden;
}
.wrap-tab-mn-c{
	display: none;
}
.wrap-tab-mn-c.active{
	position: relative;
	background: #183a4c !important;
	display: block;
	-webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.5s;
    -ms-animation-name: fadeInUp;
    -ms-animation-duration: 0.5s;
    -o-animation-name: fadeInUp;
    -o-animation-duration: 0.5s;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
}
.wrap-tab-mn-c2{
	display: none;
}
.wrap-tab-mn-c2.active{
	position: relative;
	background: #183a4c !important;
	display: block;
	-webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.5s;
    -ms-animation-name: fadeInUp;
    -ms-animation-duration: 0.5s;
    -o-animation-name: fadeInUp;
    -o-animation-duration: 0.5s;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
}
.item-tab-mb-in{
	position: relative;
}
.heading-tab-1{
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.heading-tab-1 h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.heading-tab-1 h5{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
}
text.highcharts-credits{
	color: #2c3137 !important;
}
.wrap-genc-tab-slider1{
	position: relative;
}
.genc-tab-slider1{}
.item-genc-tab-slider1{
	position: relative;
}
.section-percent-big{
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}
.item-sec-p-big-left{
    float: left;
    width: 40%;
    font-size: 75px;
    line-height: 69px;
    font-family: 'Proxima Nova Cn Rg';
    font-weight: bold;
    font-style: normal;
    color: #ef4355;
}
.item-sec-p-big-right{
	float: left;
    width: 60%;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    color: #ef4355;
}
#myCarousel .item.active{
	background: transparent !important;
}
#myCarousel2 .item.active{
	background: transparent !important;
}
.wrap-chart-circle-tab{
	position: relative;
	background: #214253;
	border-radius: 20px;
	padding-top: 30px;
}
.wrap-chart-circle-tab2{
	position: relative;
	background: #23292f;
	border-radius: 20px;
	padding-top: 30px;
}
.tab-circle-head{
	position: relative;
	min-height: 48px;
}
.tab-circle-head h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.tab-circle-head hr{
	height: 4px;
	width: 40px;
	margin: auto;
	border: none;
	margin-top: 20px;
	background: #f1604f;
}
a.cus-slide-nav-right:hover{
	background: #ef4355;
}
a.cus-slide-nav-right{
	position: absolute;
	right: 30px;
	top: 53%;
	display: block;
	line-height: 0;
	color: #183a4c;
	font-size: 30px;
	z-index: 999;
	width: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
	border-radius: 50%;
}
a.cus-slide-nav-left:hover{
	background: #ef4355;
}
a.cus-slide-nav-left{
	position: absolute;
	left: 30px;
	top: 53%;
	display: block;
	line-height: 0;
	color: #183a4c;
	font-size: 30px;
	z-index: 999;
	width: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
	border-radius: 50%;
}
#chart6{
	width: 300px;
}
.cus-numb-circle-p{
	color: #fff;
	font-size: 30px;
}

.genc-sec-1-desc2{
	position: relative;
	text-align: left;
}
.genc-sec-1-desc2 p{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 12px;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	line-height: 22px;
}
.genc-sec-1-desc2 h1{
	font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
    color: #092d3e;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.genc-sec-1-desc2 h4{
	font-family: 'Open Sans', sans-serif;
	color: #092d3e;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 24px;
	margin-bottom: 20px;
}
.genc-sec-1-desc2 h3{
	font-family: 'Open Sans', sans-serif;
	color: #092d3e;
	font-weight: 600;
	font-size: 25px;
	letter-spacing: 0.5px;
	line-height: 24px;
	margin-bottom: 35px;
}
a.bt-get-full-rep:hover{
	background: #cd3f20;
}
a.bt-get-full-rep{
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	width: 220px;
	text-align: center;
	background: #ef4723;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.logo-bm-bottom{
	position: relative;
	text-align: right;
	margin-top: 20px;
}
.logo-bm-bottom a:first-child{
	height: 40px;
}
.logo-bm-bottom a{
	display: inline-block;
	margin-left: 20px;
	height: 30px;
}
.logo-bm-bottom a img{
	height: 100%;
}
.logo-bm-bottom .info-col{
	padding-left:0;
	text-align: left;
}



.wrap-dots-paralax2{
	position: fixed;
	left:  20px;
	top: 41%;
	width: 50px;
	z-index: 9;
	opacity: 1;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.wrap-dots-paralax-active2{
	opacity: 1;
}
.item-dot-paralax2{
	display: block;
	position: relative;
	width: 13px;
    height: 13px;
    margin-bottom: 18px;
	background: #c6c8ca;
	border-radius: 50%;
	cursor: pointer;
}
.item-dot-paralax2.current{
	background: #ff2e64;
}
.item-dot-paralax2 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* floating circle */
.floating-sec-circle{
    position: fixed;
    top: 80px;
    left: -1000px;
    color: #092d3e;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 33px;
    background: #fff;
    box-shadow: 3px 8px 22px #000;
    z-index: 99;
    border-radius: 50%;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.floating-sec-circle-active{
	left: 30px;
}
.wrap-popup-btr-active{
	display: block !important;
	-webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.7s;
    -moz-animation-name: fadeIn;
    -moz-animation-duration: 0.7s;
    -ms-animation-name: fadeIn;
    -ms-animation-duration: 0.7s;
    -o-animation-name: fadeIn;
    -o-animation-duration: 0.7s;
    animation-name: fadeIn;
    animation-duration: 0.7s;
}
.wrap-popup-btr{
	display: none;
	position: fixed;
	z-index: 99999;
	background: rgba(0,0,0, 0.3);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
}
.item-box-popup-btr{
	position: absolute;
	top: 13%;
	max-width: 800px;
	width: 90%;
	left: 0;
	right: 0;
	margin: auto;
	background: #54add7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-shadow: 3px 8px 22px #000;
}
.btr-popup-heading{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.item-f-report-btr{
	margin-bottom: 8px;
}
.wrap-input-btr{
	max-width: 250px;
	width: 90%;
	margin: auto;
}
.wrap-input-btr textarea{
	width: 100%;
	height: 80px;
	background: transparent;
	border: none;
	outline: none;
	border: 1px solid #fff;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.wrap-input-btr p{
	font-size: 13px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.wrap-input-btr input{
	border: 1px solid #fff;
	outline: none;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: transparent;
	color: #fff;
}
.item-f-sec-bottom-btr{
	text-align: center;
}
.item-f-sec-bottom-btr p{
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.item-f-sec-bottom-btr select{
	display: block;
	width: 100px;
	margin: auto;
	border: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto', sans-serif;
}
.item-f-sec-bottom-btr input:hover{
	background: #ef4355;
	color: #fff;
}
.item-f-sec-bottom-btr input{
	display: block;
	border: none;
	outline: none;
	background: #daedf4;
	width: 150px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #28779d;
	margin: auto;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-close-popup-btr{
	position: absolute;
    right: -20px;
    top: -20px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 29px;
    padding-top: 2px;
    color: #1d3140;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 3px 8px 22px #000;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.bt-close-popup-btr:hover{
	background: #ef4355;
	color: #fff;
}


.wrap-page-form-genc{
	position: relative;
	background: #042e3f;
	padding-top: 40px;
	padding-bottom: 40px;
}
.box-p-form-1{
	background: #afe9fe;
	border-radius: 10px;
	padding: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.item-p-f-1 img{
	width: 100%;
}
.item-p-f-1{
	width: 180px;
	display: inline-block;
	vertical-align: top;
}
.item-p-f-2{
	display: inline-block;
	vertical-align: top;
	width: 500px;
	text-align: center;
	padding-top: 30px;
}
.item-p-f-2 h1{
	font-family: 'Proxima Nova Lt';
    font-weight: bold;
    font-style: normal;
    color: #092d3e;
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 5px;
}
.item-p-f-2 h4{
	font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 50px;
}
.item-p-f-2 h3{
	font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-style: normal;
    color: #092d3e;
    text-transform: uppercase;
    font-size: 28px;
}
.wrap-box-p-form-2{
	position: relative;
	margin-bottom: 40px;
}
.heading-text-p-form{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 3px solid #fff;
	text-align: center;
}
.link-edit-info-p-form a{
	color: #afe9fe;
}
.link-edit-info-p-form{
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	color: #afe9fe;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
}
.item-2-col-p-form-info{
	position: relative;
	padding-top: 20px;
}
.box-2-col-p-form-info{
	position: relative;
	background: #e5e5e5;
	border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 190px;
	margin-bottom: 20px;
}
.box-2-col-p-form-info h3{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.item-list-p-form{
	position: relative;
	margin-bottom: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000;
	word-wrap: break-word;
}
.item-list-p-form2{
	margin-bottom: 13px;
}
.box-sec-3-form-info{
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.box-sec-3-form-info h4{
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 15px;
}
.box-sec-3-form-info h3{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.box-sec-3-form-info h2{
	font-weight: 400;
	font-size: 33px;
}
.payment-form-info-1{
	float: left;
	width: 100px;
	position: relative;
	padding: 2px;
}
.payment-form-info-2:before{
	content: ":";
	position: absolute;
	left: -7px;
	color: #000;
	font-size: 15px;
}
.payment-form-info-2{
	margin-left: 110px;
	position: relative;
	border-bottom: 1px solid #000;
	padding: 2px;
}
.wrap-info-form-footer p a{
	color: #000;
	text-decoration: underline;
}
.wrap-info-form-footer p{
	margin-bottom: 20px;
	font-size: 14px;
}
.wrap-info-form-footer h4{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.wrap-info-form-footer{
	position: relative;
	background: #afe9fe;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 25px;
}
.wrap-info-form-footer ul{
	margin: 0;
	padding: 0;
}
.wrap-info-form-footer li p{
	margin-bottom: 3px;
}
.wrap-info-form-footer li{
	position: relative;
	list-style: none;
}
.wrap-button-p-form-info{
	position: relative;
	text-align: center;
}
.bt-req-invoice{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}
.bt-req-invoice a:hover{
	background: #c73c1e;
}
.bt-req-invoice a{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	width: 190px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #ef4723;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
h3.heading-tittle-text-form{
	color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    text-align: left;
    margin: auto;
    margin-bottom: 10px;
    max-width: 650px;
    width: 90%;
}
.bt-upload-receipt{
	display: inline-block;
	position: relative;
	margin-left: 20px;
}
.fileUpload2:hover{
	background: #c73c1e;
}
.fileUpload2 {
	position: relative;
	width: 190px;
	padding-top:7px;
	padding-bottom:7px;
	text-align: center;
	background: #ef4723;
	cursor: pointer;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.fileUpload2 input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 100%;
	text-align: center;
}
.custom-span{
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}
#uploadFile{
	border: none;
	text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: 20px;
    background: transparent;
    color: #fff;
}
.item-f-report-btr-referral{
	margin-bottom: 8px;
}
.item-f-report-btr-referral select{
	display: block;
	width: 100px;
	/*margin: auto;*/
	border: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 15px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto', sans-serif;
}
.item-f-report-btr-referral select option{
	color: #000;
}
.short-text-graph{
	text-align: right;
	font-size: 12px;
	font-weight: 400;
	color: #ccc;
	padding-top: 15px;
}
.pre-pdf{
	width: 90%;
	margin-bottom: 20px;
}
.pre-pdf img{
	width: 100%;
	cursor: pointer;
}
.container-pre{
	height: 70vh;
}
.pre-pdf-cus{
	background: #fff;
}
.floating-lang{
	position: relative;
	width: 100%;
	top:0;
	background: #082c3e;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 9999;
	text-align: right;
	padding-right: 25px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.lang-vers{
	display: inline-block;
	padding-right: 5px;
}
.lang-vers a{
	display: inline-block;
	padding-top: 4.5px;
	padding-bottom: 4.5px;
	border-radius: 30px;
	border: 1px solid #ef4723;
	color: #ef4723;
	font-size: 9px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.lang-vers a img{
	width: 20px;
	margin-right: 15px;
}
.highlight a{
	background: #ef4723;
	color: #fff;
}
.lang-vers a:hover{
	background: #ef4723;
	color: #fff;
}
.floating-lang-show{
	top: 54px;
}
.ipmi-link{
	position: relative;
	padding-left: 25px;
	height: 100%;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ipmi-link a{
	color: #f8573e;
	font-weight: 600;
}
.wrap-sticky-bar{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.floating-home{
	position: relative;
	width: 100%;
	background: #082c3e;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 9999;
	text-align: right;
	padding-right: 25px;
	-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -ms-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.image-brand{
	position: relative;
	margin-top: 20px;
	width: 400px;
	-webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInUp;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInUp;
    -o-animation-duration: 0.9s;
    animation-name: fadeInUp;
    animation-duration: 0.9s;
}
.image-brand img{
	width: 100%;
}
.ifw-title{
	font-family: 'Neo Sans Pro';
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 40px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    word-wrap: break-word;
    padding-bottom: 30px;
    margin-bottom: 30px;
    -webkit-animation-name: fadeInLeft;
    -webkit-animation-duration: 0.9s;
    -moz-animation-name: fadeInLeft;
    -moz-animation-duration: 0.9s;
    -ms-animation-name: fadeInLeft;
    -ms-animation-duration: 0.9s;
    -o-animation-name: fadeInLeft;
    -o-animation-duration: 0.9s;
    animation-name: fadeInLeft;
    animation-duration: 0.9s;
}
.ifw-title a{
	color: #fff;
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
	display: block;
}
.ifw-desc{
	font-size: 25px;
	color: #fff;
	position: relative;
}
.ifw-custom-header-top{
	max-width: 480px;
	display: inline-block;
	vertical-align: middle;
}
.ifw-link-app{
	margin-top: 10px;
	position: relative;
}
.ifw-link-app a{
	height: 60px;
	display: inline-block;
	margin-right: 10px;
}
.ifw-link-app a img{
	height: 100%;
	object-fit: unset !important;
	width: auto !important;
}
.ifw-preview-app{
	width: 600px;
	display: inline-block;
	vertical-align: middle;
}
.ifw-preview-app img{
	width: 100%;
	margin-left: 80px;
}
.wrap-lebaran{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	z-index: 999999;
}
.box-lebaran{
	position: absolute;
	top: 20%;
	max-width: 450px;
	width: 90%;
	margin: auto;
	left: 0;
	right: 0;
	background: #fff;
}
.bt-close-lebaran{
	position: absolute;
	width: 40px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 22px;
	line-height: 0;
	color: #fff;
	background: #000;
	right: -15px;
	top: -15px;
	cursor: pointer;
}
.box-lebaran img{
	width: 100%;
}

.cus-tom-color{
	background-color: #ff593f;
	border-color: #ff593f;
}
.cus-tom-color:hover{
	background-color: #d6452e;
	border-color: #d6452e;
}