/*==========================================
about
==========================================*/
.about {
padding: 111px 0 90px;
position: relative; }
.about .section-title {
margin-bottom: 57px; }
.about:after {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #3f4b6e;
opacity: 0.02;
z-index: -1; }
.about .single-about {
border-radius: 10px;
background-color: white;
-webkit-box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.05);
padding: 34px 5px 30px;
margin-bottom: 30px; }
.about .single-about .heading {
margin-bottom: 13px;
position: relative; }
.about .single-about .heading .part-icon {
margin-right: 20px;
display: inline-block;
width: auto;
height: 50px;
line-height: 50px; }
.about .single-about .heading .part-icon i {
font-size: 40px;
background-image: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.about .single-about .heading .part-text {
display: inline-block;
position: absolute;
top: 13px; }
.about .single-about .heading .part-text h3 {
font-size: 22px;
color: #3f4b6e; }
.about .single-about p {
color: #3f4b6e;
margin-bottom: 21px; }
.about .single-about a {
background-image: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 600;
position: relative; }
.about .single-about a:after {
position: absolute;
content: '';
left: 0;
width: 100%;
bottom: 0;
height: 1px;
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%); }



/*==========================================
transaction
==========================================*/
.transaction {
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
position: relative;
overflow: hidden;
padding: 114px 0 105px;
z-index: 2; }
.transaction:after {
background: url(../img/banner-bg.png) bottom no-repeat;
background-size: 100%;
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1; }
.transaction .section-title {
margin-bottom: 57px; }
.transaction .section-title h2 {
background-image: -webkit-linear-gradient(-30deg, white 0%, white 100%); }
.transaction .section-title p {
color: #fff; }
.transaction .transaction-area .nav-tabs {
border-bottom: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
left: 50%;
margin-left: -156px;
margin-bottom: 50px;
height: 50px;
border-radius: 6px; }
.transaction .transaction-area .nav-tabs .nav-item .nav-link {
display: inline-block;
color: #fff;
background: transparent;
font-weight: 600;
font-size: 16px;
padding: 14px 0;
text-align: center;
width: 140px;
border-color: #fff;
border-radius: 6px 0 0 6px;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
.transaction .transaction-area .nav-tabs .nav-item .nav-link:hover, .transaction .transaction-area .nav-tabs .nav-item .nav-link.active {
background: #fff;
color: #91039f; }
.transaction .transaction-area .nav-tabs .nav-item:last-child .nav-link {
border-radius: 0 6px 6px 0; }
.transaction .transaction-area .tab-content .table {
-webkit-box-shadow: 0px 0px 250px 0px rgba(69, 81, 100, 0.1);
box-shadow: 0px 0px 250px 0px rgba(69, 81, 100, 0.1);
position: relative;
border-radius: 10px;
overflow: hidden; }
.transaction .transaction-area .tab-content .table:after {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: .1; }
.transaction .transaction-area .tab-content .table thead {
position: relative; }
.transaction .transaction-area .tab-content .table thead:after {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 80px;
background: #fff;
opacity: .03; }
.transaction .transaction-area .tab-content .table thead th {
border: none;
/*padding: 23px 15px;*/
font-size: 15px;
font-weight: 500;
color: #fff; }
.transaction .transaction-area .tab-content .table thead th:first-child {
padding-left: 38px; }
.transaction .transaction-area .tab-content .table thead td {
padding: 15px 0; }
.transaction .transaction-area .tab-content .table tbody tr:first-child th {
padding-top: 33px; }
.transaction .transaction-area .tab-content .table tbody tr:first-child td {
padding-top: 47px; }
.transaction .transaction-area .tab-content .table tbody tr:last-child th {
padding-bottom: 30px; }
.transaction .transaction-area .tab-content .table tbody tr th {
border-top: none;
padding-left: 40px; }
.transaction .transaction-area .tab-content .table tbody tr th .user-img {
width: 50px;
height: 50px;
border-radius: 50px;
overflow: hidden;
margin-right: 20px; }
.transaction .transaction-area .tab-content .table tbody tr th .user-img img {
width: 100%; }
.transaction .transaction-area .tab-content .table tbody tr th span {
font-size: 16px;
color: #fff;
padding-top: 15px;
font-weight: 500; }
.transaction .transaction-area .tab-content .table tbody tr td {
padding: 28px 15px;
border-top: none;
color: #fff;
font-size: 16px; }
.transaction .transaction-area .tab-content .table tbody tr td:last-child {
padding-right: 40px; }

/*==========================================
payment
==========================================*/
.payment {
padding: 118px 0 120px;
background: #fff; }
.payment .section-title {
margin-top: -10px;
text-align: left; }
.payment .section-title h2 {
margin-bottom: 21px; }
.payment .part-accept .single-accept {
width: 65px;
display: inline-block;
margin-right: 10px;
margin-top: 10px; }
.payment .part-accept .single-accept img {
width: 100%; }
.payment .part-form {
background-color: #fff;
-webkit-box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.05);
padding: 44px 30px 26px;
border-radius: 10px; }
.payment .part-form h3 {
margin-bottom: 14px; }
.payment .part-form .payment-form .form-group {
margin-bottom: 24px; }
.payment .part-form .payment-form .form-group label {
color: #3f4b6e;
font-size: 18px;
margin-bottom: 0; }
.payment .part-form .payment-form .form-group input {
border: none;
border-bottom: 1px solid #ccced9;
padding: 0;
padding: 8px 0;
height: 40px;
color: #3f4b6e;
font-size: 18px; }
.payment .part-form .payment-form button {
display: inline-block;
background: #1add97;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
height: 50px;
font-size: 16px;
font-weight: 600;
color: #fff;
width: 160px;
border-radius: 50px;
border: 1px solid #1add97;
margin-top: 24px;
cursor: pointer; }
.payment .part-form .payment-form button:hover {
background: #fff;
color: #1add97; }


.blog-post img {
	max-width: 100%;
}
/*==========================================
price
==========================================*/
.pricess {
background: #fbfbfc; }
.pricess .section-title {
margin-bottom: 56px; }
.pricess .section-title h2 {
margin-bottom: 22px; }
.pricess .nav-tabs {
border-bottom: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
left: 50%;
margin-left: -420px;
margin-bottom: 50px;
height: 50px;
border-radius: 6px; }
.pricess .nav-tabs .nav-item .nav-link {
display: inline-block;
font-weight: 600;
font-size: 16px;
padding: 14px 0;
text-align: center;
width: 140px;
color: #91039f;
background: -webkit-linear-gradient(-30deg, rgba(146, 3, 159, 0) 0%, rgba(5, 32, 87, 0) 100%);
border: 1px solid #91039f;
border-radius: 6px 0 0 6px;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
.pricess .nav-tabs .nav-item .nav-link:hover, .pricess .nav-tabs .nav-item .nav-link.active {
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
color: #fff; }
.pricess .nav-tabs .nav-item:last-child .nav-link {
border-radius: 0 6px 6px 0; }
.pricess .single-price {
text-align: center; }
.pricess .single-price .part-top {
padding: 26px 30px 30px;
border: 1px solid #91039f;
border-radius: 10px 10px 0px 0px; }
.pricess .single-price .part-top h3 {
font-size: 16px;
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 600;
margin-bottom: 16px; }
.pricess .single-price .part-top h4 {
font-size: 36px;
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.pricess .single-price .part-top h4 span {
font-size: 16px;
display: block; }
.pricess .single-price .part-bottom {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
padding: 21px 30px 26px;
background: #fff;
border-radius: 0px 0px 10px 10px; }
.pricess .single-price .part-bottom ul li {
color: #3f4b6e;
font-size: 14px;
padding: 12px 0; }
.pricess .single-price .part-bottom ul li:first-child {
font-weight: 600;
font-size: 16px;
padding-bottom: 6px; }
.pricess .single-price .part-bottom a,
.pricess .single-price .part-bottom button.btn-primary {
display: inline-block;
color: #fff;
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%);
width: 100%;
padding: 15px 0;
border-radius: 5px;
margin-top: 17px;
border: 1px solid transparent; }
.pricess .single-price .part-bottom a:hover {
background: -webkit-linear-gradient(-30deg, #91039f 0%, #5B4DE2 100%); }
.pricess .single-price.special .part-top {
background: -webkit-linear-gradient(-30deg, #5B4DE2 0%, #91039f 100%); }
.pricess .single-price.special .part-top h3, .pricess .single-price.special .part-top h4 {
background-image: -webkit-linear-gradient(-30deg, white 0%, white 100%); }
.pricess .single-price.special .part-top a {
border: 1px solid #fff; }




.d_flex {
	display: -webkit-flex;
    display: -ms-flex;
    display: flex;
   -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.jc_center {
	justify-content: center;
}
.section__lgrey {
	background: #F4F4F4;
}


.choosing-reason .single-reason {
    border-radius: 10px;
    background-color: white;
	-webkit-box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 30px 100px 0px  rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin-bottom: 30px;
	min-height: 375px !important;
}
.mb-3, .my-3 {
    margin-bottom: 1em !important;
}
.choosing-reason .single-reason .part-text p {
    color: #3f4b6e;
}
.bg-primary {
    background-color: #092A52 !important;
}

@media (min-width: 768px) {
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-1 {
    margin-left: 8.33333333%;
}
}



.mt-n7, .my-n7 {
    margin-top: -3em !important;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
}
.careers__newblock .bg-primary {
    background-color: #092A52 !important;
}
.careers__newblock .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: .0625em solid rgba(243,247,250,.05);
    border-radius: .25em;
}
.careers__newblock .icon {
    text-align: center;
    display: inline-flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.careers__newblock .mb-3, .careers__newblock .my-3 {
    margin-bottom: 1em !important;
}
.careers__newblock .justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-left {
    justify-content: left !important;
}
.justify-content-right {
    justify-content: right !important;
}
.width_100 {
	width: 100%;
}
#carrrre {
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../img/background-features.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}


.nowrap {
   -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.careers__newblock .icon.icon-lg i, .careers__newblock .icon.icon-lg svg {
    font-size: 3em;
}
.careers__newblock .text-muted {
    color: #fff !important;
}
.careers__vacancylist .card-body .text-muted {
    color: #fff !important;
}
.text-white .display-1, .text-white .display-2, .text-white .display-3, .text-white .display-4, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6, .text-white a:not(.btn), .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: #fff;
}
.text-dark .display-1, .text-dark .display-2, .text-dark .display-3, .text-dark .display-4, .text-dark .h1, .text-dark .h2, .text-dark .h3, .text-dark .h4, .text-dark .h5, .text-dark .h6, .text-dark a:not(.btn), .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6 {
    color: #000;
}
.section-lg {
    padding-top: 8em;
    padding-bottom: 8em;
}

.careers__vacancylist .bg-primary {
    background-color: #092A52 !important;
}
.careers__vacancylist .card-body {
    flex: 1 1 auto;
    padding: 1.5em;
}
.careers__vacancylist .text-white a:not(.btn) {
    color: #fff;
}
.careers__vacancylist a {
	text-decoration: none;
}
.careers__vacancylist .btn-secondary {
    display: inline-block;
    color: #fff;
    background: #625dff;
    padding: 10px 15px;
    margin-top: 17px;
    border: 1px solid transparent;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.careers__vacancylist .text-primary, .careers__vacancylist .text-primary:hover {
    color: #092A52 !important;
}
.careers__vacancylist .btn-white {
    color: #62646d;
    background-color: #fff;
    border-color: #fff;
}
.careers__vacancylist .text-primary, .careers__vacancylist .text-primary:hover {
    display: inline-block;
    color: #625dff;
    background: #fff;
    padding: 10px 15px;
    margin-top: 17px;
    border: 1px solid transparent;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.start_screen_nohome .scroll-discover.hide.show--md {
	display: none;
}
.animate-up-2:hover {
    transform: translate(0,-2px);
}
.ml-2, .mx-2 {
    margin-left: .5em !important;
}
.d-flex {
    display: flex !important;
}
.ml-4, .mx-4 {
    margin-left: 1.5em !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5em !important;
}
.careers_pages .h5 {
	margin-top: 0;
}
.careers_pages .btn-secondary {
    color: #fff;
    background-color: #204066;
    border-color: #204066;
	width: initial;
    position: relative;
    transition: all .2s ease;
    letter-spacing: .025em;
    font-size: 1em;
    border-radius: 30px;
	margin-top: 0;
	padding: 10px 15px;
}
.careers_pages .btn-primary {
    color: #fff;
    background-color: #092A52;
    border-color: #092A52;
	width: initial;
    position: relative;
    transition: all .2s ease;
    letter-spacing: .025em;
    font-size: 1em;
    border-radius: 30px;
	margin-top: 0;
	padding: 10px 15px;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
	height: 35px;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 1.75em);
    margin: 0;
    opacity: 0;
	height: 35px;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 1.75em);
    padding: .75em .75rem;
    font-weight: 300;
    line-height: 1;
    color: #1a1b21;
    background-color: #fff;
    border: .0625em solid #eaedf2;
    border-radius: .25rem;
    box-shadow: 0 4px 30px rgba(0,0,0,.05);
	font-size: 16px;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-file-label {
    border: .0625em solid #eaedf2;
    font-size: 1rem;
    color: #80828a;
    text-align: left;
	height: 35px;
	font-size: 16px;
}
.colore__red {
	color: #ff0000 !important;
}
.carers__details select {
	height: 46px;
}
.carers__details .custom-control-label::before {
}
.carers__details .custom-control-label::after {
}
.carers__details ul, .carers__details ol {
	padding-left: 25px;
	margin-bottom: 15px;
}
.carers__details ol li {
	list-style: initial;
}
.carers__details ul li {
	list-style: disc;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 1.5em);
    padding: .75em .75rem;
    line-height: 1;
    color: #1a1b21;
    content: "Browse";
    background-color: #fff;
    border-left: inherit;
    border-radius: 0 .25em .25em 0;
	font-size: 16px;
}
.custom-file-label::after {
    height: 100%;
    background-color: #f2f6fc;
    font-weight: 400;
    border: 0;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

.line-bottom-soft::after {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40%;
    height: 1px;
    background: radial-gradient(ellipse at center,#dbe5ef,rgba(255,255,255,0) 80%);
}
.open__careers .bg-primary {
    background-color: #092A52 !important;
}
.open__careers .btn-secondary {
    display: inline-block;
    color: #fff;
    background: #625dff;
    padding: 10px 15px;
    margin-top: 17px;
    border: 1px solid transparent;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.open__careers .btn-white {
    color: #62646d;
    background-color: #fff;
    border-color: #fff;
}
.open__careers .text-primary, .open__careers .text-primary:hover {
    display: inline-block;
    color: #092A52;
    background: #fff;
    padding: 10px 15px;
    margin-top: 17px;
    border: 1px solid transparent;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.open__careers .text-white .text-muted {
    color: rgba(255,255,255,.7) !important;
}

.carers__details #jobApply {
	font-size: 14px;
}

.servicpage_us_careers .start-screen__static-bg {
    height: 150px;
}
.careers__newblock .icon {
	background: none;
}
.careers__newstyle figure {
	margin: 0;
}
.fill-soft {
    fill: #fff;
}
.bg-tertiary {
    background-color: #e9ebf7 !important;
}
.position-absolute {
    position: absolute !important;
}
.bottom-0 {
    bottom: 0;
	margin-bottom: -1em !important;
}
.left-0 {
    left: 0;
}
@media (min-width: 992px) {
.section-header {
    position: relative;
    padding-top: 10em;
    padding-bottom: 10em;
}
.p-lg-5 {
    padding: 3em !important;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
}
.flex-lg-row {
    flex-direction: row !important;
}
.ml-lg-5, .mx-lg-5 {
    margin-left: 3em !important;
}
}
@media (min-width: 768px) {	
.justify-content-md-end {
    justify-content: flex-end !important;
}
}
@media (min-width: 576px) {
.section-header {
    position: relative;
    padding-top: 8em;
    padding-bottom: 8em;
}
}
@media (max-width: 767px) {
.mobpull-left {
	float: left !important;
}
.mobwrap {
   -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.mobw_100 {
	width: 100% !important;
}
.mobtxt_left {
	text-align: left !important;
}
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.carers__details select {
    height: 46px !important;
}


.relat__posit {
	position: relative;
}
.some_form__hint {
    position: absolute;
    top: -18px;
    font-size: 12px;
    color: #f00;
}
.newpreloader {
	position: fixed;
	z-index: -999;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	transition: 0.4s;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.newpreloader.vizusse {
	position: fixed;
	z-index: 9999999;
	background: rgba(0,0,0,0.8);
	opacity: 1;
	transition: 0.4s;
}
.grecaptcha-badge {
	display: none !important;
}

.contfrms_blocks {
	width: 100%;
	position: relative;
}
.contfrms_blocks .some_form__hint {
	opacity: 0;
}
#formasic .input-wrp {
	position: relative;
}
#formasic .some_form__hint {
	opacity: 0;
	top: 17px;
}