 @import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900');
* {
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0 !important;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: 'Maven Pro', sans-serif;
}
body, html {
	font-size: 18px;
	line-height: 28px;
}
div, table, tr, th, td, figure, th, video, audio, h1, h2, h3, h4, h5, h6, aside, canvas, section, header, footer, nav, span, p, small, big, a, b, strong, img, hr, pre, button, input, textarea, optgroup, ul, li, ol, select, option, blockquote, nav {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	text-decoration: none;
	list-style-type: none;
}
.clear {
	clear: both
}
.clearfix:after {
	display: block;
	content: "";
	clear: both;
}
.container {
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	-webkit-font-smoothing: antialiased;
	font-family: 'Maven Pro', sans-serif;
}
p {
	letter-spacing: -1px
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px
}
h1 {
	font-weight: 700;
	font-size: 55px;
	text-transform: uppercase;
}
h2 {
	font-size: 62px;
	padding: 0;
	margin: 0;
	font-weight: 800;
	text-transform: uppercase;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 44px;
	line-height: 1.3;
	font-weight: 700;
	text-transform: capitalize;
}
.black_text h3{
  color:#505154 !important;
}
.blue_text h3{
  color:#0cb0b1 !important;
}

.white_text h3{
  color:#ffffff !important;
}

.orange_text h3{
	color:#fa9b1d !important;
}

.red_text h3{
  color: #f24f4a !important
}

.white_text h2{
	color: #fff !important;
}

.white_text h3 a{
	color: #fff !important;
}

.white_text h4{
	padding: 0 !important;
	margin: 0 !important;
	font-size: 40px !important;
	line-height: 1.3 !important;
	font-weight: 500 !important;
	text-transform: capitalize !important;
	color: #fff !important;
}

p{
	padding-bottom: 20px !important;
}

p:last-child{
	padding-bottom: 0px !important;
}

.font-weight-500 h3{
font-weight: 500 !important;
}


h5 {
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 35px;
	text-transform: uppercase;
}
h6 {
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-size: 26px;
	text-transform: uppercase;
}
p {
	padding: 0;
	margin: 0;
	color: #5b5b5b;
	font-weight: 500
}
input, select, option, textarea, button {
	font-size: 18px;
	font-weight: 400;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	font-family: 'Maven Pro', sans-serif;
}
input:not[type=checkbox], textarea, select {
	width: 100%;
	margin: 0.125rem 0;
	border-radius: 0;
	text-indent: 5px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	font-size: 15px;
	background: rgba(255,255,255,1);
	border: 1px solid #e5e4e4;
}
input:focus, textarea:focus, select:focus {
}
input[type="submit"], #contact-wrap button[type="submit"] {
	width: 100%;
	background: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	cursor: pointer;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
input[type="submit"]:hover {
	background: #FFF;
}
.infusion-submit button[type="submit"] {
	width: 100%;
	background: transparent;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	cursor: pointer;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
input.input_field placeholder {
	color: #fff !important;
}
input.input_field.log_text placeholder {
	color: #505154 !important;
}
input.input_field.log_text::-moz-placeholder {
 color: #505154 !important;
}
input.input_field.log_text::-webkit-input-placeholder {
 color: #505154 !important;
}
input.input_field.log_text:-webkit-input-placeholder {
 color: #505154 !important;
}
input.input_field.log_text::-ms-placeholder {
 color: #505154 !important;
}
.form_box input.input_field.book_in placeholder {
	color: #505154 !important;
	font-weight: 200 !important;
}
 .form_box input.input_field.book_in::-webkit-input-placeholder {
 color: #505154 !important;
 font-weight: 200 !important;
}
.form_box input.input_field.book_in:-webkit-input-placeholder {
 color: #505154 !important;
 font-weight: 200 !important;
}
.form_box textarea.text_design placeholder {
	color: #505154 !important;
	font-weight: 200 !important;
}
 .form_box textarea.text_design::-webkit-textarea-placeholder {
 color: #505154 !important;
 font-weight: 200 !important;
}
.form_box textarea.text_design:-webkit-textarea-placeholder {
 color: #505154 !important;
 font-weight: 200 !important;
}
input.log_btn placeholder {
	color: #fff !important;
}
input.log_btn placeholder {
	color: #fff !important;
}
input.log_btn::-moz-placeholder {
 color: #fff !important;
}
input.log_btn::-webkit-input-placeholder {
 color: #fff !important;
 font-weight: 300;
}
input.log_btn:-webkit-input-placeholder {
 color: #fff !important;
}
input.log_btn::-ms-placeholder {
 color: #fff !important;
}


::-moz-placeholder {
 color:#fff !important;
}
::-ms-placeholder {
 color:#fff !important;
}
::-webkit-placeholder {
 color:#fff !important;
}
::-o-placeholder {
 color:#fff !important;
}
::selection {
	background: #ff7d89;
	color: #fff;
}
::-moz-selection {
 background:#ff7d89;
 color:#fff;
}
::-webkit-selection {
 background:#ff7d89;
 color:#fff;
}
::-o-selection {
 background:#ff7d89;
 color:#fff;
}
::-ms-selection {
 background:#ff7d89;
 color:#fff;
}
.fill-image {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
p a {
	text-decoration: underline;
}
.about-middle-content p a {
	color: #fff;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-panel p a, .tab-content-wrap p a {
	color: #fe6949;
}
 input::-webkit-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input::-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:-moz-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:-ms-input-placeholder {
opacity: 1;
transition: opacity 0.3s ease;
}
input:focus::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus::-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus:-moz-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
input:focus:-ms-input-placeholder {
opacity: 0;
transition: opacity 0.3s ease;
}
/* **** font color **** */

.grey-font p {
	color: #5b5b5b;
}
.white-font p, .white-font ul li {
	color: #fff;
}
.grey-head h2, .grey-head h3, .grey-head h4, .grey-head h5, .grey-head h6 {
	color: #2b2b2b;
}
.white-head h1, .white-head h2, .white-head h3, .white-head h4, .white-head h5, .white-head h6 {
	color: #fff;
}
.grey-head h1 span, .grey-head h2 span, .grey-head h3 span, .grey-head h4 span, .grey-head h5 span, .grey-head h6 span {
	color: #ec041a
}
.white-head h1 span, .white-head h2 span, .white-head h3 span, .white-head h4 span, .white-head h5 span, .white-head h6 span {
	color: #010b19
}
/* *** svg polygon *** */

.polygon {
	z-index: 0;
	height: 30%;
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.polygon svg.white {
	width: 100%;
	height: 100%;
	bottom: 0
}
.polygon svg.white polygon {
	fill: #fff;
}
.polygon svg.red {
	width: 50%;
	height: 49.7%;
	top: 0;
	position: absolute;
	right: 0
}
.polygon svg.red polygon {
	fill: #ec041a;
}
.polygon svg.black polygon {
	fill: #010b19;
}
.btn {
	display: inline-block;
	line-height: 50px;
	height: 50px;
	text-align: center;
	padding: 0 20px;
	width: auto;
	width: 188px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	border-radius: 100px;
	margin-right: 10px
}
.btn-red {
	background: #eb0008;
	border: 1px solid #eb0008;
	color: #fff
}
.btn-red:hover {
	background: transparent;
	border: 1px solid #eb0008;
	color: #eb0008
}
.btn-transparent-white-border {
	background: transparent;
	border: 1px solid #fff;
	color: #fff
}
.btn-transparent-white-border:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #eb0008
}
.svg-red {
	fill: #eb0008;
	stroke: none;
	stroke-width: 0;
	transition: all 0.8s ease-in-out;
	-webkit-transform-origin: 250px 250px;
	transform-origin: 250px 250px;
}
.svg-white {
	fill: #fff;
	stroke: none;
	stroke-width: 0;
	transition: all 0.8s ease-in-out;
	-webkit-transform-origin: 250px 250px;
	transform-origin: 250px 250px;
}
.svg-black {
	fill: #010b19;
	stroke: none;
	stroke-width: 0;
	transition: all 0.8s ease-in-out;
	-webkit-transform-origin: 250px 250px;
	transform-origin: 250px 250px;
}
.no-padding {
	padding: 0
}
/*.banner-container{
	position: relative;
	    padding: 0 12%;
}*/




.grey-font p span {
	color: #ec041a
}
.dFlx {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
/* ** rotate text ** */

.rotate-text {
	position: absolute;
	top: 22%;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.rotate-text.left {
	left: 0;
}
.rotate-text.right {
	right: 0;
}
.rotete-line {
	width: 150px;
	height: 1px;
	background: #2b2b2b;
	display: inline-block;
}
.rotate-text h4, .rotete-line, .rotate-text .arrow {
	display: inline-block;
	vertical-align: middle;
}
.rotate-text .arrow {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.rotate-text .arrow ul {
	margin-top: 66px;
}
.rotate-text .arrow ul li {
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.rotate-text .arrow ul li:first-child:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.rotate-text .arrow ul li:last-child:hover {
	transform: translateY(3px);
	-webkit-transform: translateY(3px);
}
.rotete-line {
	position: relative;
}
.rotete-line:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #eb0008;
	position: absolute;
	right: -20px;
	top: -10px;
	border-radius: 50%;
}
section {
	position: relative;
}

.dec_content{
	font-size:16px;
	line-height:22px;
	margin-bottom: 30px;
}
.abt_brief h3.name_cls{
	padding-bottom:15px;
}


.blue_btn_color{
	background-color: #190a3d !important;
	color: #fff !important;
	border:2px solid #190a3d !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.blue_btn_color:hover{
	background-color: transparent !important;
	color: #190a3d !important;
	border:2px solid #190a3d !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}


.white_btn_color{
	background-color: #ffffff !important;
	color: #505154 !important;
	border:2px solid #ffffff !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.white_btn_color:hover{
	background-color: rgba(255, 255, 255, .7) !important;
    color: #190a3d !important;
    border: 2px solid #190a3d !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}



.greensolid_btn_color{
	background-color: #0cb0b1 !important;
    color: #ffffff !important;
    border: 2px solid #0cb0b1 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.greensolid_btn_color:hover{
    background-color: #0cb0b1 !important;
    color: #ffffff !important;
    border: 2px solid #0cb0b1 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.greentransparent_btn_color{
	background-color:transparent; !important;
    color: #0cb0b1 !important;
    border: 2px solid #0cb0b1 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.greentransparent_btn_color:hover{
    background-color: #0cb0b1 !important;
    color: #ffffff !important;
    border: 2px solid #0cb0b1 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.greentransparent_btn_color.active{
	background-color: #0cb0b1 !important;
    color: #ffffff !important;
    border: 2px solid #0cb0b1 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}




.samll_btn_225{
   width: 225px;
   height: 65px;
   line-height: 60px;
   text-align: center;
   display: inline-block;
   border-radius: 40px !important;
   font-family: 'Maven Pro', sans-serif;
   font-weight: 500;
   font-size: 24px;
}
.medium_btn_285{
   width: 285px;
   height: 65px;
   line-height: 60px;
   text-align: center;
   display: inline-block;
   border-radius: 40px !important;
   font-family: 'Maven Pro', sans-serif;
   font-weight: 500;
   font-size: 24px;
}

.large_btn_300{
   width: 300px;
   height: 65px;
   line-height: 60px;
   text-align: center;
   display: inline-block;
   border-radius: 40px !important;
   font-family: 'Maven Pro', sans-serif;
   font-weight: 500;
   font-size: 24px;
}

.new-head h3{
	    line-height: 27px !important;
}

#about_flow .container{ flex-wrap:nowrap }

.bottom-btn-wrap{
	margin-top: 75px;
}

.resource_box a:first-child{
	width: auto !important;
    height: auto !important;
    padding: 0 25px
}

.resource_section .resource_icon{
	width: 92% !important;
}

/*.resource_section .resource_icon:after{
	display: none;
}*/





