
.opacity1 {
	opacity: 1 !important;
}
.spacer-0 {
	height: 0px;
	clear: both;
	width: 100%
}
.spacer-5 {
	height: 5px;
	clear: both;
	width: 100%
}
.spacer-10 {
	height: 10px;
	clear: both;
	width: 100%
}
.spacer-15 {
	height: 15px;
	clear: both;
	width: 100%
}
.spacer-20 {
	height: 20px;
	clear: both;
	width: 100%
}
.spacer-25 {
	height: 25px;
	clear: both;
	width: 100%
}
.spacer-30 {
	height: 30px;
	clear: both;
	width: 100%
}
.spacer-40 {
	height: 40px;
	clear: both;
	width: 100%
}
.spacer-50 {
	height: 50px;
	clear: both;
	width: 100%
}
.spacer-75 {
	height: 75px;
	clear: both;
	width: 100%
}
.spacer-60 {
	height: 60px;
	clear: both;
	width: 100%
}
.spacer-100 {
	height: 100px;
	clear: both;
	width: 100%
}
.spacer-10-sm-20 {
	height: 10px;
	clear: both;
	width: 100%
}
.pad-t-b5 {
	padding-top: 5px;
	padding-bottom: 5px
}
.color-white {
	color: #fff
}
.bor-btm-none {
	border-bottom: none
}
.hide-lg {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
	display: none !important
}
.text-orange {
	color: #ff7100
}
.height100 {
	height: 100%
}
.text-blue {
	color: #0db1f2
}
.text-red {
	color: #921a1d !important
}
.text-yellow {
	color: #f0a703 !important
}
.text-yellow-light {
	color: #fff496 !important
}
.text-blue-light {
	color: #1d84ac
}
.text-blizzard-blue {
	color: #0a5e7f
}
.bg-blizzard-blue {
	background: #3d617a
}
.bord-btm {
	border-bottom: #cfcfcf 1px solid
}
.pad15 {
	padding: 15px
}
.pad20 {
	padding: 20px
}
.pad18 {
	padding: 18px !important
}
.line-h23 {
	line-height: 23px !important
}
.line-h1-4 {
	line-height: 1.4em !important
}
.line-h1-5 {
	line-height: 1.5em !important
}
.margin-lr {
	margin-left: 10px;
	margin-right: 10px
}
a[disabled] {
	cursor: not-allowed;
	opacity: 0.4
}
.table-custom-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-custom-striped tbody {
	background-color: #446A84
}
.table-custom-striped > tbody > tr:nth-child(odd) > td, .table-custom-striped > tbody > tr:nth-child(odd) > th {
	background-color: #4E7088
}
.table-custom-striped.table > tbody > tr > td {
	border: none
}
.table > tbody > tr > td {
	padding: 9px 12px
}
.table-custom-striped > thead > tr > th {
	background-color: #3D617A
}
.table>thead>tr>th {
	vertical-align: bottom !important
}
.table-custom-striped > tbody > tr:last-child > td {
	padding: 8px 15px !important
}
.table-custom-striped > tbody > tr:last-child > td {
	background-color: #00aeef !important
}
.table-custom-striped a i {
	font-size: 13px;
	color: #B1CADC
}
.table-custom-striped a:hover i {
	font-size: 13px;
	color: #FCFCFC
}
.custom-table > thead > tr > th {
	vertical-align: bottom;
	border: 1px solid #3d617a;
	background-color: #3d617a;
	color: #fff
}
.custom-table {
	border-color: #3d617a
}
.table-striped-column tr td:nth-child(1) {
	background-color: #b5e1f1;
	color: #006cc0;
	font-weight: 600;
	font-size: 14px
}
.table-striped-column tr td:nth-child(3) {
	background-color: #efefef
}
.table-striped-column > tbody > tr > td {
	border-color: #9ebfcb !important
}
.scroll-acc {
	overflow: auto;
	position: relative;
	width: 100%;
	max-height: 470px;
	min-height: 370px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.height245 {
	overflow: auto;
	position: relative;
	width: 100%;
	max-height: 245px;
	min-height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.badge-orange-link {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #ff7e00;
	border-radius: 10px;
	border: none;
	outline: 0
}
.badge-orange-link:hover {
	background-color: #2098d1 !important
}
.quote label {
	color: #cbe0ec
}

.quote input {
	background-color: #374c58;
	border: 1px solid #28353d;
	color: #b1cbdc
}
.quote input::placeholder {
color:#7b929f
}
.quote .dropdown-select {
	background-color: #374c58;
	color: #b1cbdc;
	border: 1px solid #28353d
}
.quote textarea {
	background-color: #374c58;
	border: 1px solid #28353d;
	color: #b1cbdc
}
.quote textarea::placeholder {
color:#7b929f
}
.dark-form-style .md-form {
	margin-bottom: 1.6rem
}
.dark-form-style .form-control {
	padding: .5rem 0 .6rem;
	margin-bottom: 1.2rem
}
.dark-form-style label {
	color: #fff;
	font-weight: 400;
	top: .6rem
}
.dark-form-style input {
	padding-left: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.40);
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 2.1rem
}
.dark-form-style input::placeholder {
color:#7b929f
}
.dark-form-style .dropdown-select {
	background-color: #374c58;
	color: #b1cbdc;
	border: 1px solid #28353d
}
.dark-form-style textarea {
	padding-left: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.40);
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.dark-form-style textarea::placeholder {
color:#7b929f
}
.dark-form-style label.active {
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.8rem
}
.table-conf-election > tbody > tr:last-child {
	border-top: #636363 2px solid;
	border-bottom: #636363 2px solid !important;
	color: #000000;
	font-weight: 600;
	font-size: 15px;
	background: #f4faff
}
.hvr-underline-from-left-current {
	background-color: #E4F7FD !important
}
.ellipsis {
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 50px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.table-responsive {
	overflow-x: auto !important
}
.btn-group {
	display: -ms-inline-flex !important;
	display: -webkit-inline-flex !important;
	display: inline-flex !important
}
.display-block {
	display: inline-block !important
}
.bg-yellow-light {
	background-color:#ffefa0;
}
.bg-none {
	background: none !important
}
.bg-blue-light2 {
	background: #e0f4fc;
	color: #0a5e7f
}
.bg-blue-light3 {
	background: #ebf4f9
}
.mt33 {
	margin-top: 33px
}
.mt10 {
	margin-top: 10px
}
.pt-24 {
	padding-top: 24px
}
.pt-20 {
	padding-top: 20px
}
.pt-15 {
	padding-top: 15px
}
.acco-bord {
	border-bottom: 1px solid #C5C5C5 !important;
	border-right: 0 !important;
	border-left: 0 !important
}
.shadow-none {
	box-shadow: none !important
}
.text-black-l {
	color: #404040 !important
}
.txt-left-imp {
	text-align: left !important
}
.check-rad-pt-23 {
	padding-top: 25px;
	margin-bottom: 31px !important
}
.bg-yellow-dark-bord {
	background-color: #fffef9;
	border-bottom: 2px solid #e4e2da
}
.bg-grey-l {
	background: #fafafa
}
.bg-grey-blue-l {
	background: #d9e0e3;
	color: #06506e
}
.breadcrumb a {
	color: #828282;
	text-decoration: none !important;
	font-size: 14px
}
.breadcrumb a:hover {
	color: #29a2ce;
	text-decoration: none
}
.breadcrumb > .active {
	color: #777
}
.overflow-table {
	overflow: auto
}
.overflow-hidden {
	overflow: hidden
}
.bg-gray-dark-bord {
	background-color: #f8f9fb;
	border-bottom: 2px solid #5BC0DE
}
.m-tb6 {
	margin: 6px 0 !important
}
.pad-lr-none-2 {
	padding-left: 0;
	padding-right: 0
}
.fl-right {
	float: right
}
.bg-grey-sidebar {
	background: #D6DFE4
}
.pad-tp2 {
	padding-top: 2px
}
.pointer-none {
	pointer-events: none !important
}
.marg-top7 {
	margin-top: 7px
}
.border-tp-none {
	border-top: none !important
}
.marg-left15 {
	margin-left: 15px
}
.bg-blue-gray {
	background: #e6ebef
}
.pad-tb14-lr10 {
	padding: 14px 10px
}
.dedu-btn {
	margin-top: 0 !important;
	padding: 3px 10px !important
}
.pad-tp12 {
	padding-top: 12px
}
.marg-btm0 {
	margin-bottom: 0 !important
}
.right15 {
	right: 15px !important
}
.bord-radius0 {
	border-radius: 0px !important
}
.text-blue-l-table {
	color: #d1e7fa !important
}
.modal-dialog2 {
	width: 450px !important
}
.marg-btm5 {
	margin-bottom: 5px !important
}
.pad-btm10 {
	padding-bottom: 10px
}
.color-light-white {
	color: #EFEFEF
}
.pad-l-6 {
	padding-left: 6px
}
.pad-r-6 {
	padding-right: 6px
}
.color-black {
	color: #000
}
.border-blue {
	border: 1px solid #00aeef
}
.border-blue-light {
	border: 2px solid #cdedf9
}
.padd-l-17 {
	padding-left: 17px
}
.pad-r0 {
	padding-right: 0 !important
}
.bord-right-sm-btm {
	border-right: 1px solid #e4e4e4
}
.bord-left-sm-btm {
	border-left: 1px solid #e4e4e4
}
.pad-lr10 {
	padding-left: 10px !important;
	padding-right: 10px !important
}
.pad-lr12 {
	padding-left: 12px !important;
	padding-right: 12px !important
}
.bg-grey-light {
	background: #f7f7f7
}
.marg-top0 {
	margin-top: 0
}
.text-black {
	color: #383838
}
.text-dark-blue {
	color: #2072b0
}
.error-404 h1 {
	text-transform: uppercase;
	color: #aaa;
	font-size: 160px;
	line-height: 160px;
	margin-bottom: 20px
}
.mr-10 {
	margin-right: 10px
}
.disabled-other {
	opacity: 0.3;
	cursor: not-allowed
}
.bord-right-none {
	border-right: none !important
}
.pad-lr-none-sm {
	padding-left: 15px !important;
	padding-right: 15px !important
}
.padding5 {
	padding: 5px !important
}
.pt-26 {
	padding-top: 26px
}
.margin-r10-sm {
	margin-right: 10px
}
.fl-none {
	float: none !important
}
.font20 {
	font-size: 18px !important
}
.font55 {
	font-size: 55px !important
}
.font25 {
	font-size: 25px !important
}
.font11 {
	font-size: 11px !important
}
.font12 {
	font-size: 12px !important
}
.font15 {
	font-size: 15px !important
}
.font13 {
	font-size: 13px !important
}
.font14 {
	font-size: 14px !important
}
.font16 {
	font-size: 16px !important
}
font17 {
	font-size: 17px !important
}
.font17 {
	font-size: 17px !important
}
.font18 {
	font-size: 18px !important
}
.font19 {
	font-size: 19px !important
}
.font20 {
	font-size: 20px !important
}
.font22 {
	font-size: 22px !important
}
.font30 {
	font-size: 30px !important
}
.pad25 {
	padding: 25px
}
.text300 {
	font-weight: 300 !important
}
.text400 {
	font-weight: 400 !important
}
.text600 {
	font-weight: 600 !important
}
.text700 {
	font-weight: 700 !important
}
.vert-middle {
	vertical-align: middle !important
}
.vert-top {
	vertical-align: top !important
}
.text-left {
	text-align: left !important
}
.bord-radius4 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px
}
.bord-radius6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 3px;
	border-radius: 6px
}
.margin-0-auto {
	margin: 0 auto
}
.text-bold {
	font-weight: bold
}
.pad-lr-none {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.bg-login {
	background-color: #000000;
	min-height: 420px;
	width: 100%
}
.pad-tb10 {
	padding-top: 10px;
	padding-bottom: 10px
}
.inline-block {
	display: inline-block !important
}
.marg-btm10 {
	margin-bottom: 10px
}
.bg-grey {
	background: #e2e6e6
}
.bg-white {
	background: #fff
}
.pad-btm40 {
	padding-bottom: 40px !important
}
.marg-top-30 {
	margin-top: -30px
}
.pad-tb14 {
	padding-top: 14px;
	padding-bottom: 14px
}
.pad8 {
	padding: 8px
}
.bg-support {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: 1px 18px;
	padding: 17px 14px;
	margin-right: 5px
}
.bg-blue {
	background: #0db1f2;
	color: #FFFFFF
}
.bg-light-sea-green {
	background: #1abc9c;
	color: #FFFFFF
}
.bg-cinnabar {
	background: #e74c3c;
	color: #FFFFFF
}
.bg-yellow-dark {
	background: #f1c40f;
	color: #FFFFFF
}
.bg-blue-site {
	background: #5f7187;
	color: #FFFFFF
}
.bg-support2 {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -89px 8px;
	padding: 5px 14px;
	margin-right: 5px
}
.color333 {
	color: #333
}
.bg-faq {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -25px 18px;
	padding: 17px 14px;
	margin-right: 5px
}
.bg-faq2 {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -115px 7px;
	padding: 4px 14px;
	margin-right: 5px
}
.hidden_destiny {
	display: none
}
.bg-change-password {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -51px 18px;
	padding: 17px 9px;
	margin-right: 5px
}
.border-white {
	border: 1px solid #fff
}
.bg-logout {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -67px 18px;
	padding: 17px 11px;
	margin-right: 5px
}
.bg-log_in {
	background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-position: -140px 18px;
	padding: 17px 11px;
	margin-right: 5px
}
.blue-bar {
	height: auto;
	height: 60px
}
.padd10 {
	padding: 10px
}
.marg_top-7 {
	margin-top: -7px
}
.text-r-l-sm {
	text-align: right
}
.text-c-l-sm {
	text-align: right
}
.bg-info-light {
	background-color: #EAF4F9
}
.text-l-c-sm {
	text-align: left
}
.text-purple {
	color: #683885
}
.text-purple-dark {
	color: #7c49a7
}
.text-gray {
	color: #776f70
}
.text-gray-light {
	color: #b7b7b7
}
.text-gray {
	color: #776f70
}
.text-red-light {
	color: #ff625f !important
}
.hr-hide-lg-show-sm {
	display: none;
	visibility: hidden
}
.pad-lr-none-lg {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.display-flex {
	display: flex
}
.display-flex-sm {
	display: flex
}
.bord-none {
	border: none
}
.bord-left-v {
	border-left: 3px solid #f66b5d;
	font-style: italic;
	color: #636363;
	margin: 0 0 30px;
	padding: 0 0 0 15px
}
.lead-big {
	font-size: 28px;
	line-height: 48px;
	color: #999
}
.lead-big .form-group {
	margin-right: 0
}
.lead-big input {
	font-size: 18px;
	color: #e74c3c
}
.lead-big input::placeholder {
font-size:18px;
color:#e74c3c
}
.lead-big textarea::placeholder {
font-size:18px;
color:#e74c3c
}
.lead-big .text-aria {
	width: 100%
}
.lead-big textarea {
	width: 100%;
	overflow: auto !important;
	font-size: 18px;
	max-width: none !important;
	line-height: 21px !important;
	height: 65px !important;
	padding: 6px 0 !important
}
.lead-big select {
	font-size: 18px;
	color: #e74c3c
}
.form-inline input, .form-inline textarea, .form-inline select {
	max-width: 185px;
	height: 40px;
	padding: 6px 11px;
	overflow: hidden;
	line-height: 40px;
	background-color: transparent;
	border: none;
	border-bottom: 1px dashed;
	vertical-align: text-bottom;
	cursor: pointer;
	color: #e74c3c
}
.form-inline .form-group label {
	position: relative
}
.form-inline .form-group label > span {
	position: absolute;
	top: -25px;
	left: 0;
	font-size: 12px;
	color: #bdc3c7;
	opacity: 1
}
.submit.btn.btn-lg {
	font-size: 28px;
	color: #999;
	border: 1px dotted;
	background-color: transparent;
	border-radius: 0
}
.btn-style {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	margin: 0 auto 2em;
	max-width: 160px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%
}
.btn-1 {
background:darken($red, 1.5%);
	font-weight: 100;
svg {
height:45px;
left:0;
position:absolute;
top:0;
width:100%
}
rect {
	fill: none;
	stroke: #fff;
	stroke-width: 2;
	stroke-dasharray: 422, 0
}
}
.btn-1:hover {
background:rgba($red, 0);
	font-weight: 900;
	letter-spacing: 1px;
rect {
stroke-width:5;
stroke-dasharray:15, 310;
stroke-dashoffset:48;
transition:all 1.35s cubic-bezier(0.19, 1, 0.22, 1)
}
}
.table-condensed > thead > tr > th {
	color: #272727;
	border-bottom: 1px solid #D5DEE4
}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0
}
ul.social-network li {
	display: inline;
	margin: 0 5px
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 16px
}
.social-circle li i {
	margin: 0;
	line-height: 27px;
	text-align: center;
	vertical-align: top
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s
}
.social-network a.icoFacebook {
	background-color: #3B5998
}
.social-network a.icoTwitter {
	background-color: #33ccff
}
.social-network a.icoLinkedin {
	background-color: #007bb7
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7
}
.social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD
}
.last-td-bg > tbody > tr:last-child {
	background: #D6E8F1;
	font-weight: 600
}
.table-head-bg-dark {
	background: #768D9C !important;
	color: #FFFFFF
}
.table-striped-light {
	background: #FAFAFA;
	border-color: #E0E0E0
}
.table-striped-dark {
	background: #F1F1F1;
	border-color: #E0E0E0
}
.table-head-bg-dark2 {
	border: 1px solid #3d617a;
	background-color: #3d617a;
	color: #FFFFFF
}
.table-head-bg-light {
	color: #1F1F1F !important;
	background-color: #DEE3E8 !important
}
.bg-head {
	background: #eff1f3 !important
}
.table-confirmation tbody tr th {
	border-top: none !important;
	border-bottom: 1px solid #D5DEE4 !important
}
.table-confirmation > tr > th {
	vertical-align: top
}
.table-employee > tbody > tr > td {
	padding: 7px 15px
}
.table-employee > tbody {
	background: transparent !important
}
.table-employee tbody tr td {
	border-top: none !important;
	border-bottom: 1px solid #E5E5E5 !important
}
.background-trans {
	background: none !important
}
.tooltipster-default {
	border-radius: 4px;
	border: 1px solid #00aeef;
	background: #00aeef;
	color: #fff
}
.tooltipster-default .tooltipster-content {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px;
	overflow: hidden;
	max-width: 200px;
	word-wrap: break-word;
	min-width: 50px;
	text-align: center
}
.tooltipster-icon {
	cursor: help;
	margin-left: 4px
}
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible
}
.tooltipster-base .tooltipster-content {
	overflow: hidden
}
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px
}
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
	right: 6px
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px
}
.tab-content h2 {
	font-size: 20px
}
.tab-content h3 {
	font-size: 18px !important
}
.tab-content p {
	font-size: 16px
}
.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}
.tooltipster-fade-show {
	opacity: 1
}
.hr-blue {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #00b9f5
}
.hr-dubble {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #eaeaea
}
.hr-gray {
	margin-top: 10px;
	margin-bottom: 9px;
	border: 0;
	border-top: 1px solid #cecece
}
.hr-blue-light {
	margin-top: 10px;
	margin-bottom: 9px;
	border: 0;
	border-top: 1px solid #CDDFE8
}
.ole-section > div {
	background: #fffef0;
	border-right: #cdccc6 1px dashed
}
.ole-section > div:last-child {
	border-right: none
}
.ole-section > div:nth-child(odd) {
	background: #e9f5fa
}
.bord-div {
	border-top: #cdccc6 1px dashed;
	border-bottom: #cdccc6 1px dashed
}
.w100 {
	width: 100%
}
.w-100-2 {
	width: 100%!important;
    max-width: 100% !important;
}
.bord-btm {
	border-bottom: 1px solid #cecece
}
.ole-height {
	min-height: 414px;
	height: 100%
}
.icons-ul {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 25px
}
.icons-ul > li {
	position: relative;
	padding: 2px 0 7px 0;
	color: #223d54;
	font-size: 14px;
	font-weight: 400
}
.single-box:hover .icons-ul > li,.single-box:hover .icons-ul i{color: #fff;}

.icons-ul > li a {
	color: #000
}
.icons-ul > li a:hover {
	color: #00aeef
}
.icons-ul i {
	position: absolute;
	text-align: center;
	line-height: inherit;
	color: #00aeef;
	left: -2.0em;
	width: 2.4em
}
.icons-ul-to {
	margin-left: 2.142857142857143em !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 0 10px 25px !important;
}
.icons-ul-to > li {
	position: relative;
	padding: 4px 0;
}
.icons-ul-to > li {
	position: relative;
    padding: 4px 0;
    color: #000;
}
.icons-ul-to > li span {
    color: #FFEB3B;
}
.icons-ul-to > li a {
	color: #fff;
}
.icons-ul-to > li a:hover {
	font-size: 15px;
    font-weight: 400;
	color: #fff;
	padding-left: 7px;
}

.icons-ul > li a:hover {
	color: #00aeef;	
}
.icons-ul-to i {
	position: absolute;
	text-align: center;
	line-height: inherit;
	color: #fd7d1c;
	left: -2.2em;
	width: 2.4em;
	font-size: 15px
}
.disc-ul {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 32px
}
.disc-ul > li {
	position: relative;
	padding: 5px 0;
	color: #e74c3c;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px
}
.disc-ul > li a {
	color: #262d35;
	text-decoration: none
}
.disc-ul > li a:hover {
	color: #e74c3c
}
.icons-ul > li a:hover {
	color: #776f70
}
.disc-ul i {
	text-align: center;
	line-height: inherit;
	color: #e74c3c;
	left: -35px;
	width: 24px
}
.disc-ul-us {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0
}
.disc-ul-us > li {
	position: relative;
	padding: 8px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px
}
.disc-ul-us > li a {
	color: #6c6c6c;
	text-decoration: none
}
.disc-ul > li a:hover {
	color: #e74c3c
}
.icons-ul > li a:hover {
	color: #776f70
}
.disc-ul-us i {
	text-align: left;
	line-height: inherit;
	color: #0eae3c;
	left: -35px;
	width: 32px
}
.icons-ul-doc {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0;
	margin: 0px 12px 10px 30px
}
.icons-ul-doc > li {
	position: relative;
	padding: 8px 0;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #CFDDE4
}
.icons-ul-doc > li:last-child {
	border-bottom: none
}
.icons-ul-doc > li a {
	color: #444
}
.icons-ul-doc > li a:hover {
	color: #00aeef
}
.icons-ul-doc i {
	position: absolute;
	text-align: center;
	line-height: inherit;
	color: #00aeef;
	left: -2.0em;
	width: 2.4em
}
.disc-ul-doc {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 25px
}
.disc-ul-doc > li {
	position: relative;
	padding: 2px 0;
	color: #494A4A;
	font-size: 14px;
	font-weight: 600
}
.disc-ul-doc > li a {
	color: #444343
}
.icons-ul-doc > li a:hover {
	color: #00aeef
}
.disc-ul-doc i {
	position: absolute;
	text-align: center;
	line-height: inherit;
	color: #00aeef;
	left: -2.0em;
	width: 2.4em
}
.disc-ul-doc-faq {
	margin-left: 2.142857142857143em;
	list-style-type: none;
	padding: 0 0 0 16px !important;
	margin: 0 0 10px 25px
}
.disc-ul-doc-faq > li {
	position: relative;
	padding: 2px 0;
	color: #353535;
	font-size: 14px;
	font-weight: 400
}
.disc-ul-doc-faq > li a {
	color: #444343
}
.disc-ul-doc-faq > li a:hover {
	color: #00aeef
}
.disc-ul-doc-faq i {
	position: absolute;
	text-align: center;
	line-height: inherit;
	color: #e74c3c;
	left: -2.0em;
	width: 2.4em
}
.btn-light-sea-green {
	color: #fff;
	background-color: #1abc9c;
	border-color: #1abc9c
}
.btn-light-sea-green:hover {
	color: #fff;
	background-color: #0FAC8D;
	border-color: #0FAC8D
}
.btn-light-sea-green:focus {
	color: #fff;
	background-color: #1abc9c;
	border-color: #1abc9c
}
.btn-default-blue {
	color: #0298cc;
	background-color: #fff;
	border-color: #0298cc
}
.btn-default-blue:focus, .btn-default-blue.focus {
	color: #0298cc;
	background-color: #fff;
	border-color: #0298cc
}
.btn-default-blue:hover {
	color: #fff !important;
	background-color: #0298cc !important;
	border-color: #0298cc !important
}
.btn-default-blue:active, .btn-default-blue.active, .open > .dropdown-toggle.btn-default-blue {
	color: #fff;
	background-color: #0298cc;
	border-color: #0298cc
}
.btn-default-blue:active:hover, .btn-default-blue.active:hover, .open > .dropdown-toggle.btn-default-blue:hover, .btn-default-blue:active:focus, .btn-default-blue.active:focus, .open > .dropdown-toggle.btn-default-blue:focus, .btn-default-blue:active.focus, .btn-default-blue.active.focus, .open > .dropdown-toggle.btn-default-blue.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default-blue:active, .btn-default-blue.active, .open > .dropdown-toggle.btn-default-blue {
	background-image: none
}
.btn-default-blue.disabled:hover, .btn-default-blue[disabled]:hover, fieldset[disabled] .btn-default-blue:hover, .btn-default-blue.disabled:focus, .btn-default-blue[disabled]:focus, fieldset[disabled] .btn-default-blue:focus, .btn-default-blue.disabled.focus, .btn-default-blue[disabled].focus, fieldset[disabled] .btn-default-blue.focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default-white {
	color: #fff !important;
	background-color: none !important;
	border: 1px solid #fff !important
}
.btn-default-white:focus, .btn-default-white.focus {
	color: #0298cc !important;
	background-color: #fff !important;
	border: 1px solid #0298cc !important
}
.btn-default-white:hover {
	color: #0298cc !important;
	background-color: #fff !important;
	border-color: #fff !important
}
.btn-default-white:active, .btn-default-white.active, .open > .dropdown-toggle.btn-default-white {
	color: #fff;
	background-color: #0298cc;
	border-color: #0298cc
}
.btn-default-white:active:hover, .btn-default-white.active:hover, .open > .dropdown-toggle.btn-default-white:hover, .btn-default-white:active:focus, .btn-default-white.active:focus, .open > .dropdown-toggle.btn-default-white:focus, .btn-default-white:active.focus, .btn-default-white.active.focus, .open > .dropdown-toggle.btn-default-white.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default-white:active, .btn-default-white.active, .open > .dropdown-toggle.btn-default-white {
	background-image: none
}
.btn-default-white.disabled:hover, .btn-default-white[disabled]:hover, fieldset[disabled] .btn-default-white:hover, .btn-default-white.disabled:focus, .btn-default-white[disabled]:focus, fieldset[disabled] .btn-default-white:focus, .btn-default-white.disabled.focus, .btn-default-white[disabled].focus, fieldset[disabled] .btn-default-white.focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default-orange {
	color: #FF9900 !important;
	background-color: #fff;
	border-color: #FF9900
}
.btn-default-orange:focus, .btn-default-orange.focus {
	color: #FF9900 !important;
	background-color: #FFF;
	border-color: #FF9900
}
.btn-default-orange:hover {
	color: #fff !important;
	background-color: #FF9900;
	border-color: #FF9900
}
.btn-default-orange:active, .btn-default-orange.active, .open > .dropdown-toggle.btn-default-orange {
	color: #fff;
	background-color: #FF9900;
	border-color: #FF9900
}
.btn-default-orange:active:hover, .btn-default-orange.active:hover, .open > .dropdown-toggle.btn-default-orange:hover, .btn-default-orange:active:focus, .btn-default-orange.active:focus, .open > .dropdown-toggle.btn-default-orange:focus, .btn-default-orange:active.focus, .btn-default-orange.active.focus, .open > .dropdown-toggle.btn-default-orange.focus {
	color: #fff !important;
	background-color: #FBA92E;
	border-color: #FBA92E
}
.btn-default-orange:active, .btn-default-orange.active, .open > .dropdown-toggle.btn-default-orange {
	background-image: none
}
.btn-default-orange.disabled:hover, .btn-default-orange[disabled]:hover, fieldset[disabled] .btn-default-orange:hover, .btn-default-orange.disabled:focus, .btn-default-orange[disabled]:focus, fieldset[disabled] .btn-default-orange:focus, .btn-default-orange.disabled.focus, .btn-default-orange[disabled].focus, fieldset[disabled] .btn-default-orange.focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default-red {
	color: #d9534f;
	border: 1px solid #d9534f !important;
	background-color: transparent
}
.btn-default-red:focus, .btn-default-red.focus {
	color: #d9534f !important;
	background-color: #fff !important;
	border-color: #d9534f !important
}
.btn-default-red:hover {
	color: #fff;
	background-color: #d24541;
	border-color: #d24541
}
.btn-default-red:active, .btn-default-red.active, .open > .dropdown-toggle.btn-default-red {
	color: #fff;
	background-color: #0298cc;
	border-color: #0298cc
}
.btn-default-red:active:hover, .btn-default-red.active:hover, .open > .dropdown-toggle.btn-default-red:hover, .btn-default-red:active:focus, .btn-default-red.active:focus, .open > .dropdown-toggle.btn-default-red:focus, .btn-default-red:active.focus, .btn-default-red.active.focus, .open > .dropdown-toggle.btn-default-red.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default-red:active, .btn-default-red.active, .open > .dropdown-toggle.btn-default-red {
	background-image: none
}
.btn-default-red.disabled:hover, .btn-default-red[disabled]:hover, fieldset[disabled] .btn-default-red:hover, .btn-default-red.disabled:focus, .btn-default-red[disabled]:focus, fieldset[disabled] .btn-default-red:focus, .btn-default-red.disabled.focus, .btn-default-red[disabled].focus, fieldset[disabled] .btn-default-red.focus {
	background-color: #fff;
	border-color: #ccc
}
.visible-xs {
	display: none;
	visibility: hidden
}

@media (max-width: 1024px) {
.pad-lr-none-2 {
	padding-left: 0;
	padding-right: 0
}
.dropdown-menu-dud {
	right: 0
}
.padding-10-min {
	padding-left: 10px
}
}

@media (max-width: 850px) {
.pl-5 {
	padding-left: 0
}
.marg-top-30 {
	margin-top: 0
}
.ole-height {
	height: 100%;
	min-height: 150px
}
.ole-section > div {
	background: #fffef0;
	border-right: none;
	border-bottom: #00AEEF 2px solid
}
.ole-section > div:last-child {
	border-bottom: none
}
.text-center-sm {
	text-align: center
}
.dropdown-menu-dud {
	min-width: 400px !important
}
.visible-xs {
	display: block;
	visibility: visible
}
.blue-bar {
	height: auto;
	min-height: 60px
}
.text-r-l-sm {
	text-align: left
}
.text-l-c-sm {
	text-align: center
}
.text-c-l-sm {
	text-align: center
}
.table-custom-striped.table > tbody > tr > td {
	border: none;
	padding: 5px 10px
}
.table-custom-striped.table > tbody > tr {
	font-size: 13px
}
}

@media (min-width: 320px) and (max-width: 479px) {
.modal-dialog2 {
	width: 304px !important;
	margin: 12px auto
}
.font14-sm {
	font-size: 14px !important
}
.fl-right {
	float: left
}
}
.dropdown-menu-dud {
	min-width: 495px;
	padding: 15px 6px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	background-color: #446a84 !important;
	-webkit-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.57) !important;
	-moz-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.57) !important;
	box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.57) !important;
	border: none !important;
	z-index: 101
}
.mini-submenu:hover {
	cursor: pointer
}
.mini-submenu .icon-bar {
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
	margin-top: 3px
}
.mini-submenu .icon-bar {
	background-color: #000
}
#slide-submenu {
	display: inline-block;
	padding: 0 8px;
	border-radius: 4px;
	cursor: pointer;
	float: right
}
#slide-submenu:hover {
	background: rgba(0, 0, 0, 0.45);
	display: inline-block;
	padding: 0 8px;
	border-radius: 4px;
	cursor: pointer
}
.wizard-arrow_completed {
	position: relative;
	background: #00aeef;
	border: 3px solid #00aeef;
	color: #fff;
	padding: 0 0 0 7px
}
.wizard-arrow_completed:after, .wizard-arrow_completed:before {
	right: -42px;
	top: 53%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.wizard-arrow_completed:before {
	border-width: 24px;
	margin-top: -25px;
	border-left: 15px solid #00aeef
}
.wizard-arrow_current {
	position: relative;
	background: #f8f4db;
	border: 3px solid #f8f4db;
	color: #1e1d1d;
	padding: 0 0 0 20px
}
.wizard-arrow_current:after {
	left: -3px;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.wizard-arrow_current:after {
	border-width: 26px;
	margin-top: -26px;
	border-left: 15px solid #3D617A
}
.wizard-arrow_current:before {
	right: -42px;
	top: 53%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.wizard-arrow_current:before {
	border-width: 24px;
	margin-top: -25px;
	border-left: 15px solid #f8f4db
}
.bg-pending {
	background: #dedede !important;
	border: 3px solid #dedede !important;
	color: #393939 !important
}
.bg-pending:before {
	border-left: 15px solid #dedede
}
.bg-current {
	border-top: 2px solid #D0D0D0 !important;
	color: #1e1d1d !important
}
.bg-current:before {
	border-left: 15px solid #f8f4db
}
.bg-completed {
	background: #00aeef !important;
	border: 3px solid #00aeef !important;
	color: #fff !important
}
.bg-completed:before {
	border-left: 15px solid #00aeef
}
.wizard-arrow_pending {
	position: relative;
	background: #dedede;
	border: 3px solid #dedede;
	color: #393939;
	padding: 0 0 0 22px
}
.wizard-arrow_pending:after, .wizard-arrow_pending:before {
	left: -3px;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.wizard-arrow_pending:before {
	border-width: 26px;
	margin-top: -26px;
	border-left: 15px solid #3D617A
}
.color-check {
	color: rgba(255, 255, 255, 0.6) !important
}
.pad-t9-b7 {
	padding-top: 9px;
	padding-bottom: 7px
}
.bg-primary2 td {
	color: #fff;
	background-color: #00aeef !important
}
.bg-table-title th {
	color: #1F1F1F !important;
	background-color: #CCD4DC !important
}
.text-primary-title {
	color: #00AEEF !important
}
.nav-custom > li {
	position: relative !important;
	display: block !important;
	border: none !important
}

@media (max-width: 770px) {
.navbar-custom {
	text-align: left !important;
	padding-bottom: 13px
}
.mt33 {
	margin-top: 0
}
.mt15 {
	margin-top: 0
}
.sd {
	-webkit-box-shadow: -2px -5px 16px 0px black;
	-moz-box-shadow: -2px -5px 16px 0px black;
	box-shadow: -2px -5px 16px 0px black
}
}
.hover-color-white a:hover {
	color: #fff !important
}
.fieldset2 {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}
.bg-blue-nevi {
	background: #768D9C;
	color: #FFFFFF
}
.pl-0 {
	padding-left: 0 !important
}
.pl-5 {
	padding-left: 5px !important
}
.pl-15 {
	padding-left: 15px
}
.pr-15 {
	padding-right: 15px
}
.pl-5-sm {
	padding-left: 5px
}
.pr-0 {
	padding-right: 0
}
.pr-5 {
	padding-right: 5px
}
.pr-10 {
	padding-right: 10px
}
.w-none {
	width: auto !important
}
.mt-0 {
	margin-top: 0 !important
}
.mt-5 {
	margin-top: 5px !important
}
.mt-20 {
	margin-top: 20px !important
}
.mt-10 {
	margin-top: 10px !important
}
.mt-15 {
	margin-top: 15px !important
}
.mb-0 {
	margin-bottom: 0
}
.mb-5 {
	margin-bottom: 5px
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.pb-0 {
	padding-bottom: 0
}
.pb-5 {
	padding-bottom: 5px
}
.pb-15 {
	padding-bottom: 15px
}
.pb-10 {
	padding-bottom: 10px
}
.pb-20 {
	padding-bottom: 20px
}
.pt-0 {
	padding-top: 0
}
.padd-top-0 {
	padding-top: 0 !important
}
.pt-5 {
	padding-top: 5px !important
}
.pt-10 {
	padding-top: 10px
}
.min-height300 {
	min-height: 300px
}
.min-height400 {
	min-height: 400px
}
.min-height410 {
	min-height: 410px
}
.bg-thankyou {
	background: url(../images/thankyou.jpg) no-repeat;
	background-size: cover
}
.h133 {
	height: 133px
}
.w460 {
	width: 460px
}
.bord-gray {
	border: 1px solid #E0E0E0 !important
}
.min-h265 {
	min-height: 265px
}
.bord-dark {
	border-top: 1px solid #3D617A
}
.services-box {
	border: 3px solid #fbefd4 !important;
	background: #fffffa
}
.w-auto {
	min-width: auto !important
}
.mt-10-sm {
	margin-top: 0
}

@media (max-width: 640px) {
.w460 {
	width: 100% !important
}
.show-xs {
	display: block !important;
	visibility: visible !important
}
.pad-lr-none-lg {
	padding-left: 15px !important;
	padding-right: 15px !important
}
.pad-lr-none-sm {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.mt-10-sm {
	margin-top: 10px
}
}
.panel-heading2 span {
	margin-top: -20px;
	font-size: 15px
}
.clickable {
	cursor: pointer
}
.border-tp {
	border-top: 1px #333 solid
}
.panel-default2 >.panel-heading2 {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-heading2 {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel2 {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px
}
.panal-border {
	border: 1px solid #F5F5F5;
	border-top: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.sup-4-1 {
	top: -1.4em
}
.transparent-button {
	background: transparent;
	border: 0;
	outline: 0
}
.pad-right-left {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.login-icon-btn-a {
	padding: 0 !important
}
.login-ico-i {
	position: absolute !important;
	padding-top: 8px !important;
	padding-left: 13px !important
}
.login-asp-btn {
	color: #fff !important;
	background-color: #00AEEF !important;
	border-color: #01A2DE !important;
	padding-left: 30px !important;
	text-transform: uppercase !important;
	padding-right: 10px !important;
	padding-top: 5px;
	padding-bottom: 5px
}
.login-asp-btn:hover {
	background-color: #0091C7 !important;
	border-color: #01A2DE !important
}
.next-icon-btn-a {
	padding: 0 !important
}
.next-ico-i {
	position: absolute !important;
	padding-top: 10px !important;
	right: 35px
}
.next-asp-btn {
	color: #fff !important;
	background-color: #00AEEF !important;
	border-color: #01A2DE !important;
	padding-left: 22px !important;
	text-transform: uppercase !important;
	padding-right: 40px !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important
}
.next-asp-btn:hover {
	background-color: #0091C7 !important;
	border-color: #01A2DE !important
}
.update-icon-btn-a {
	padding: 0 !important
}
.update-ico-i {
	position: absolute !important;
	padding-top: 8px !important;
	padding-left: 11px !important
}
.update-asp-btn {
	color: #fff !important;
	background-color: #00AEEF !important;
	border-color: #01A2DE !important;
	padding-left: 30px !important;
	padding-right: 10px !important;
	padding-top: 5px;
	padding-bottom: 5px
}
.update-asp-btn:hover {
	background-color: #0091C7 !important;
	border-color: #01A2DE
}
.enroll-icon-btn-a {
	padding: 0 !important
}
.enroll-ico-i {
	position: absolute !important;
	padding-top: 8px !important;
	right: 28px
}
.enroll-asp-btn {
	color: #fff !important;
	background-color: #00AEEF !important;
	border-color: #01A2DE !important;
	padding-left: 13px !important;
	padding-right: 34px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important
}
.enroll-asp-btn:hover {
	background-color: #0091C7 !important;
	border-color: #01A2DE !important
}
.enroll-icon-dark-btn-a {
	padding: 0 !important
}
.enroll-ico-dark-i {
	position: absolute !important;
	padding-top: 8px !important;
	padding-left: 13px !important
}
.enroll-asp-dark-btn {
	color: #fff !important;
	background-color: #3D617A !important;
	border-color: #3D617A !important;
	padding-left: 37px !important;
	padding-right: 14px !important;
	padding-top: 5px;
	padding-bottom: 5px
}
.enroll-asp-dark-btn:hover {
	background-color: #274E69 !important;
	border-color: #274E69 !important
}
.label-form {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
.showDiv {
	display: block;
	visibility: visible
}
.textlabel > span {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
.table-radio td {
	border-top: none !important;
	border-bottom: none !important
}
.time.active {
	background: #00aeef
}
.time {
	width: auto;
	padding: 10px;
	position: relative;
	margin-right: 7px
}
.time-word {
	font-size: 14px;
	margin-left: 21px
}
.radio-dot:before, .radio-dot:after {
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	border-radius: 100%
}
.radio-dot:before {
	width: 16px;
	height: 16px;
	border: 1px solid #ADADAD;
	top: 8px;
	left: 8px
}
.radio-dot:after {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	top: 12px;
	left: 12px
}
.time.active .time-word {
	color: #fff
}
.time.active .radio-dot:after {
	background: #00aeef
}
.time.active .radio-dot:before {
	background: #fff;
	border-color: #00aeef
}
.time:hover .radio-dot:before {
	border-color: #00aeef
}
.time.active:hover .radio-dot:before {
	border-color: #00aeef
}
.time.active .radio-dot:after {
	background: #00aeef
}
.time:hover .radio-dot:after {
	background: #00aeef
}
.time.active:hover .radio-dot:after {
	background: #426C2A
}

@media (max-width: 400px) {
.mobile-br {
	display: none
}
.time {
	width: 49%;
	padding: 10px;
	position: relative
}
}
.link-black a {
	color: #000
}
.link-black a:hover {
	color: #337ab7
}
.ele-right {
	float: right
}

@media (max-width: 700px) {
.ele-right {
	float: none
}
.navbar-brand img {
	width: 80%
}
}
.bord-sm {
	border-bottom: 1px solid #C7C7C7;
	display: none
}
.column-reverse-rl {
	display: flex
}

@media (max-width: 768px) {
.display-flex-sm {
	display: inline-block
}
.hr-hide-lg-show-sm {
	display: block;
	visibility: visible
}
.spacer-10-sm-20 {
	height: 20px;
	clear: both;
	width: 100%
}
.column-reverse-rl {
	flex-direction: column-reverse
}
.right-to-left {
	display: flex;
	flex-direction: column-reverse
}
.bord-sm {
	border-bottom: 1px solid #C7C7C7
}
.hid-lg {
	display: block;
	visibility: visible
}
.navbar-brand {
	float: left;
	height: 46px;
	padding: 15px 15px 15px 15px;
	font-size: 18px;
	line-height: 20px
}
.hidden-sm {
	display: none;
	visibility: hidden
}
.w80 {
	width: 80%
}
.pt-26 {
	padding-top: 5px
}
.check-rad-pt-23 {
	padding-top: 9px;
	padding-bottom: 2px !important;
	margin-bottom: 9px !important
}
}

@media (max-width: 767px) {
.bord-right-sm-btm {
	border-right: 0;
	border-bottom: 1px solid #e4e4e4
}
.bord-left-sm-btm {
	border-left: 0;
	border-bottom: 1px solid #e4e4e4
}
}
.us-product-link {
	background: transparent url(../images/header-bg.png) repeat-x;
	height: 35px
}
us-footer p {
	margin-right: 12px;
	text-align: right;
	font-size: 12px;
	padding-top: 24px
}
.copyright span {
	display: block
}
.copyright-area p{color:#fff;}
.us-footer p, .footer-client-logo {
	float: left
}
.us-footer p {
	margin-right: 12px;
	text-align: right;
	font-size: 12px;
	padding-top: 24px
}
.footer-client-logo {
	padding-top: 20px
}
.footer {
	background: #ccc
}
.padding-left-0 {
	padding-left: 0px !important
}
a:hover {
	text-decoration: none !important
}
.hr-bg {
	width: 100%;
	height: 6px;
	background: url(../images/hr-line.jpg) repeat-x
}
.width50 {
	width: 50%
}
.text-link {
	color: #2c54d5;
	text-decoration: none
}
.text-us-color {
	color: #0d64c5
}
.bg-grey-main {
	background: #f5f5f5
}

.img-gray {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}
.img-gray:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none
}
.request-btn-position {
	position: relative !important;
	top: 0 !important;
	left: 0 !important
}
.mainten-same-height {
	min-height: 398px;
	height: auto
}
@media(max-width: 1024px) {
.mainten-same-height {
min-height:334px;
height:auto
}
}
@media(max-width: 768px) {
.mainten-same-height {
min-height:376px;
height:auto
}
}
@media(max-width: 767px) {
.mainten-same-height {
min-height:100%;
height:auto !important
}
.list-inline li:first-child {
padding-left:1px !important
}
.list-inline li {
border-bottom:1px solid #a7d0e0;
border-right:0 !important;
display:block;
padding-left:0 !important
}
}
.bord-green-gr {
	background: #fff;
	border: 3px solid #000;
	padding: 10px 12px;
	-moz-border-image: -moz-linear-gradient(left, #4db3cf 0%, #6cb43f 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #4db3cf 0%, #6cb43f 100%);
	border-image: linear-gradient(to right, #4db3cf 0%, #6cb43f 100%);
	border-image-slice: 1
}
.bord-blue-gr {
	background: #fff;
	border: 2px solid #000;
	padding: 10px 12px;
	-moz-border-image: -moz-linear-gradient(left, #4db3cf 0%, #0277BD 100%);
	-webkit-border-image: -webkit-linear-gradient(left, #4db3cf 0%, #0277BD 100%);
	border-image: linear-gradient(to right, #4db3cf 0%, #0277BD 100%);
	border-image-slice: 1
}
.industries .each-block {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: table;
	float: left;
	height: 213px;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 20%;
	transition: background-color 0.2s
}
.inner-wrap {
	display: table-cell;
	vertical-align: middle
}
.icon-wrap {
	height: 85px;
	width: 100%
}
.inner-wrap img {
	margin: 0 auto 20px
}
.industries .each-block:nth-child(5n) {
	border-right: none
}
.industries ul.industry-slider {
	margin: 0;
	padding: 0
}
.industries ul.industry-slider li {
	list-style-type: none
}
.industries .each-block.empty-space {
	border-bottom: none
}
ul.industry-slider li a {
	color: #fff;
	cursor: default
}
ul.industry-slider li a:hover {
	color: #fff;
	background: #2072b0;
	cursor: default
}
.industries .each-block:nth-last-child(-n+2) {
	border-bottom: none
}

@media (max-width: 767px) and (min-width: 0px) {
.industries .each-block:nth-child(2n+1) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid;
	border-width: medium medium 1px
}
.industries .each-block:nth-child(2n) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid solid;
	border-width: medium medium 1px 1px
}
ul.industry-slider li .industry-content-wrapper .each-block.th-block {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none
}
.industries .each-block {
	border: none;
	width: 50% !important
}
.industry-slider li {
	list-style-type: none
}
ul.industry-slider li a {
	color: #fff
}
.industries .each-block:nth-child(n+5) {
	margin-bottom: 0
}
.industries .each-block:nth-last-child(-n+2) {
	border-bottom: none
}
}
.industries .each-block2 {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: table;
	float: left;
	height: 213px;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 20%;
	transition: background-color 0.2s
}
.industries .each-block2:nth-child(5n) {
	border-right: none
}
.industries .each-block2.empty-space2 {
	border-bottom: none
}
.industries .each-block2:nth-last-child(-n+3) {
	border-bottom: none
}

@media (max-width: 767px) and (min-width: 0px) {
.industries .each-block2:nth-child(2n+1) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid;
	border-width: medium medium 1px
}
.industries .each-block2:nth-child(2n) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid solid;
	border-width: medium medium 1px 1px
}
.each-block2.th-block {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none
}
.industries .each-block2 {
	border: none;
	width: 50% !important
}
.industries .each-block2:nth-child(n+5) {
	margin-bottom: 0
}
.industries .each-block2:nth-last-child(-n+2) {
	border-bottom: none
}
}
.industries .each-block3 {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: table;
	float: left;
	height: 213px;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 20%;
	transition: background-color 0.2s
}
.industries .each-block3:nth-child(5n) {
	border-right: none
}
.industries .each-block2.empty-space3 {
	border-bottom: none
}
.industries .each-block3:nth-last-child(-n+2) {
	border-bottom: none
}

@media (max-width: 767px) and (min-width: 0px) {
.industries .each-block3:nth-child(2n+1) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid;
	border-width: medium medium 1px
}
.industries .each-block3:nth-child(2n) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid solid;
	border-width: medium medium 1px 1px
}
.each-block3.th-block {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none
}
.industries .each-block3 {
	border: none;
	width: 50% !important
}
.industries .each-block3:nth-child(n+5) {
	margin-bottom: 0
}
.industries .each-block3:nth-last-child(-n+1) {
	border-bottom: none;
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}
}
.industries .each-block4 {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: table;
	float: left;
	height: 213px;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 20%;
	transition: background-color 0.2s
}
.industries .each-block4:nth-child(5n) {
	border-right: none
}
.industries .each-block4.empty-space2 {
	border-bottom: none
}
.industries .each-block4:nth-last-child(-n+5) {
	border-bottom: none
}

@media (max-width: 767px) and (min-width: 0px) {
.industries .each-block4:nth-child(2n+1) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid;
	border-width: medium medium 1px
}
.industries .each-block4:nth-child(2n) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid solid;
	border-width: medium medium 1px 1px
}
.each-block4.th-block {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none
}
.industries .each-block4 {
	border: none;
	width: 50% !important
}
.industries .each-block4:nth-child(n+5) {
	margin-bottom: 0
}
.industries .each-block4:nth-last-child(-n+1) {
	border-bottom: none;
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}
}
.industries .each-block5 {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	display: table;
	float: left;
	height: 213px;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 20%;
	transition: background-color 0.2s
}
.industries .each-block5:nth-child(5n) {
	border-right: none
}
.industries .each-block5.empty-space2 {
	border-bottom: none
}
.industries .each-block5:nth-last-child(-n+5) {
	border-bottom: none
}

@media (max-width: 767px) and (min-width: 0px) {
.industries .each-block5:nth-child(2n+1) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid;
	border-width: medium medium 1px
}
.industries .each-block4:nth-child(2n) {
	border-color: rgba(255, 255, 255, 0.3);
	border-style: none none solid solid;
	border-width: medium medium 1px 1px
}
.each-block5.th-block {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none
}
.industries .each-block5 {
	border: none;
	width: 50% !important
}
.industries .each-block5:nth-child(n+5) {
	margin-bottom: 0
}
.industries .each-block5:nth-last-child(-n+1) {
	border-bottom: none;
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}
}




.focusindustry_wrap {
    width: 100%;
}
.focusindustry_wrap .column-flex {
    justify-content: space-between;
}
.levicon {
    text-align: right;
}
.focusindustry_wrap .column-flex {
  justify-content: space-between;
}

.archbg {
  position: absolute;
  right: 0;
  top: 40%;
  z-index: -1;
}

.levicon {
  text-align: right;
}

.leveraging-list {
  width: 23%;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.14);
  height: 285px;
  margin: 0;
  position: relative;
  z-index: 9;
}

.leveraging-list .block {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
  padding: 20px;
  overflow: hidden;
  cursor: inherit;
}

.leveraging-list .block:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: 0.5s ease;
  z-index: 8;
}

.bgicon {
  position: absolute;
  right: 0;
  bottom: -8px;
}

.leveraging-list.bg1 .block:after {
  background: url(https://www.contus.com/assets/image/iot-development/iot-consulting.png);
}

.leveraging-list.bg2 .block:after {
  background: url(https://www.contus.com/assets/image/iot-development/iot-consulting.png);
}

.leveraging-list.bg3 .block:after {
  background: url(https://www.contus.com/assets/image/iot-development/iot-consulting.png);
}

.leveraging-list.bg4 .block:after {
  background: url(https://www.contus.com/assets/image/iot-development/iot-consulting.png);
}

.leveraging-list.bg4 .block {
  position: relative;
}

.leveraging-list:before {
  transition: 0.5s ease-in;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.leveraging-list:hover:before {
  opacity: 0.5;
}

.innerdet {
  position: relative;
  z-index: 99999;
}

.leveraging-list.bg1:hover .block:after,
.leveraging-list.bg2:hover .block:after,
.leveraging-list.bg3:hover .block:after,
.leveraging-list.bg4:hover .block:after {
  opacity: 0.7;
}
.column-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.leveraging-list h3 {
  font-size: 30px;
	font-weight: 600;
  color: #252525;
  line-height: 35px;
  transition: 0.5s ease-in;
  margin-bottom: 0;
  text-align: left;
  text-transform: capitalize;
  display: block !important;
	margin-bottom: 10px;
}

.leveraging-list:hover h3 {
  color: #fff;
  margin-top: 8px;
}

.leveraging-list h2 span {
  display: block;
}

.leverage-icon {
  display: inline-block;
  background: red;
  width: 142px;
  text-align: center;
  padding: 8px;
  border-radius: 8px;
}

.bg1 .leverage-icon {
  background: rgba(139, 28, 152, 0.66);
}

.bg2 .leverage-icon {
  background: rgba(59, 110, 137, 0.66);
}

.bg3 .leverage-icon {
  background: rgba(228, 174, 0, 0.66);
}

.bg4 .leverage-icon {
  background: rgba(0, 161, 148, 0.66);
}

.leveraging-list:hover .leverage-icon {
  opacity: 0;
  transition: 0.5s ease;
}

.architecture img {
  width: 100%;
}
.leveraging-list .hrms-icon{opacity: 0;transition: 0.3s;color: #fff;font-size: 35px;}
.leveraging-list:hover .hrms-icon{opacity: 1;}
.leverage-icon{background: transparent !important;}
.leveraging-list .head-sub-text{color: #000;transition: 0.5s ease-in;}.leveraging-list:hover .head-sub-text{color: #fff;font-size: 18px;}
.digitalwrap {
  padding: 70px 0 60px 0;
}
.heading-text span{font-size: 20px !important;}
.digital-frontiers {
  background: url(../image/iot-development/ctabg.png);
  padding: 60px 0;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 50px rgba(41, 69, 141, 0.62);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.digital-frontiers a {
  background: #fb7d17;
  color: #fff;
  font-size: 22px;
  line-height: 18px;
  font-family: "proxima_nova_rgbold";
  text-align: center;
  padding: 15px;
  border-radius: 6px;
  width: 170px;
  display: inline-block;
  margin-top: 35px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.digital-frontiers h4 {
  font-size: 36px;
  color: #fff;
  line-height: 50px;
  margin-bottom: 0;
  font-family: "proxima_novasemibold";
}

/*===myaccordion===*/
.myaccordion {
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}



.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	max-height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	
}
.bg-ind-img{background-size: cover !important;
    min-height: 390px;
	background-repeat: no-repeat!important;
    height: auto;}
.bg-insurance{background-image: url(../img/insurance-bg.jpg) !important;}
.bg-health{background-image: url("../img/health-bg.jpg") !important;}
.bg-crm{background-image: url("../img/crm-bg.jpg") !important;}
.bg-hr{background-image: url("../img/hr-bg.jpg") !important;}
.bg-reale{background-image: url("../img/real-bg.jpg") !important;}
.bg-class{background-image: url("../img/class-bg.jpg") !important;}
.bg-edu{background-image: url("../img/edu-bg.jpg") !important;}
.bg-online{background-image: url("../img/online-bg.jpg") !important;}
.bg-travel{background-image: url("../img/travel-bg.jpg") !important;}

.grid figure .bg-insurance {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	font-weight: 300;
	font-size: 1.8em;
}

.grid figure h2 span {
	font-weight: 700;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	background: #0275bc;
	    background: linear-gradient(45deg, #00d6da 0%, #0275bc 100%);
    box-shadow: 0 13px 27px 0 rgba(2, 117, 188, 0.17);
	    border-radius: 10px;
}

figure.effect-layla img {
	height: 390px;
}

figure.effect-layla figcaption {
	padding: 0.8em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 30px;
	right: 15px;
	bottom: 30px;
	left: 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 20px;
    right: 25px;
    bottom: 20px;
    left: 25px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 50%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	    color: #fff;
}
figure.effect-layla h2 i{font-size: 36px;}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	    color: #fff;
}

figure.effect-layla .bg-insurance,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	
}

figure.effect-layla .bg-insurance,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover .bg-insurance {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-layla:hover h2 {
	padding-top: 12%; transition: 0.5s;}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}


