html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: 'GT Super';
  src: url('../fonts/GT-Super-Display-Bold.eot');
  src: url('../fonts/GT-Super-Display-Bold.eot') format('embedded-opentype'),
    url('../fonts/GT-Super-Display-Bold.otf') format('opentype'),
    url('../fonts/GT-Super-Display-Bold.ttf') format('truetype');
  font-style: normal;
}


@font-face {
  font-family: 'Campton-BoldDEMO';
  src: url('../fonts/Campton-BoldDEMO.eot') format('embedded-opentype'),  url('../fonts/Campton-BoldDEMO.otf')  format('opentype'),
	     url('../fonts/Campton-BoldDEMO.woff') format('woff'), url('../fonts/Campton-BoldDEMO.ttf')  format('truetype'), url('../fonts/Campton-BoldDEMO.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CamptonW00-Book';
  src: url('../fonts/CamptonW00-Book.eot') format('embedded-opentype'),  url('../fonts/CamptonW00-Book.woff') format('woff'), url('../fonts/CamptonW00-Book.ttf')  format('truetype'), url('../fonts/CamptonW00-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'CamptonW00-Light';
  src: url('../fonts/CamptonW00-Light.eot') format('embedded-opentype'),  url('../fonts/CamptonW00-Light.woff') format('woff'), url('../fonts/CamptonW00-Light.ttf')  format('truetype'), url('../fonts/CamptonW00-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'CamptonW00-Medium';
  src: url('../fonts/CamptonW00-Medium.eot') format('embedded-opentype'),  url('../fonts/CamptonW00-Medium.otf')  format('opentype'),
	     url('../fonts/CamptonW00-Medium.woff') format('woff'), url('../fonts/CamptonW00-Medium.ttf')  format('truetype'), url('../fonts/CamptonW00-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'DTLNobelT';
  src: url('../fonts/DTLNobelT.eot') format('embedded-opentype'),  url('../fonts/DTLNobelT.otf')  format('opentype'),
	     url('../fonts/DTLNobelT.woff') format('woff'), url('../fonts/DTLNobelT.ttf')  format('truetype'), url('../fonts/DTLNobelT.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'DTLNobelT-Bold';
  src: url('../fonts/DTLNobelT-Bold.eot') format('embedded-opentype'),  url('../fonts/DTLNobelT-Bold.otf')  format('opentype'),
	     url('../fonts/DTLNobelT-Bold.woff') format('woff'), url('../fonts/DTLNobelT-Bold.ttf')  format('truetype'), url('../fonts/DTLNobelT-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'TradeGothicLTStd';
  src: url('https://www.pricerazzi.com/fontsTradeGothicLTStd.eot#iefix') format('embedded-opentype'),  url('https://www.pricerazzi.com/fontsTradeGothicLTStd.otf')  format('opentype'),
	     url('https://www.pricerazzi.com/fontsTradeGothicLTStd.woff') format('woff'), url('https://www.pricerazzi.com/fontsTradeGothicLTStd.ttf')  format('truetype'), url('https://www.pricerazzi.com/fontsTradeGothicLTStd.svg#TradeGothicLTStd') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
    font-size: 18px;
    overflow-x: hidden;
    color: #5E3894;
    font-family: 'CamptonW00-Medium';
    line-height: 24px;
}


a {
    color: #00AEEF;
    text-decoration: none;
}


a:hover {
    text-decoration: none;
}


p:empty {
    display: none;
}


p {
    margin-bottom: 10px;
}


ul, ol {
    margin: 0;
}


.h1, h1 {
    color: #5E3894;
    font-size: 55px;
    font-family: GT Super;
    line-height: 65px;
}

.h2, h2 {
    color: #00AEEF;
    font-size: 35px;
    font-family: 'Campton-BoldDEMO';
    text-transform: uppercase;
    letter-spacing: 10px;
}

h3, .h3{
	font-size: 32px;
	color: #5E3894;
	font-family: 'Campton-BoldDEMO';
}

.h4, h4 {
    color: #fff;
    font-size: 35px;
    font-family: 'Campton-BoldDEMO';
    text-transform: uppercase;
    letter-spacing: 10px;
}

.wrap {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 0 0.8em;
}

header.site-header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    z-index: 999;
    background: #fff;
}

header.site-header.fixed_header {
    padding-bottom: 30px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: none;
}

.navbar-brand {
    float: left;
    height: unset;
    padding: 0;
    font-size: 18px;
    line-height: normal;
}

div#navbar.navbar-collapse {
    padding: 0;
}

.navbar {
    min-height: unset;
    margin: 30px 0 0;
}

.navbar-default .navbar-nav>li>a {
    color: #02AEEE;
    text-transform: uppercase;
    font-size: 18px;
 	font-family: 'CamptonW00-Medium';
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #5E3894;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #5E3894;
    background-color: transparent;
}

.navbar-nav>li.menu_button {
    margin-top: 0;
    display: inline-block;
    width: auto;
    margin-left: 15px;
}

.navbar-right {
    margin-right: 0;
    padding-top: 7px;
}

.menu_button {
    margin-top: 7%;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.menu_button a{
    background: #5E3894;
    color: #fff !important;
    border-radius: 25px;
    padding: 12px 25px !important;
    border: 1px solid #5E3894;
    text-transform: uppercase;
}

.menu_button a:hover {
    background: #fff;
    color: #5E3894 !important;
    border: 1px solid #5E3894;
    text-decoration: none;
}

section.banner_sec {
    display: inline-block;
    width: 100%;
    background: url(../images/main-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 8%;
}
.banner_content h1 {
    font-size: 75px;
    margin-bottom: 8%;
    color: #F9F5FF;
    line-height: 75px;
}
.banner_content {
    padding: 26% 19% 15%;
    color: #F9F5FF;
}
.banner_content p {
    margin-bottom: 4%;
}
section.the_opportunity {
    display: inline-block;
    width: 100%;
    text-align: center;
    /* padding-top: 8%; */
}
/*
.less_width {
    width: 65%;
    margin: 0 auto;
    line-height: normal;
    text-align: center;
}
*/
.why_block_container img {
    height: 140px;
    margin-bottom: 15px;
    width: 100%;
}
.the_opportunity p {
    font-size: 32px;
    line-height: 36px;
    font-family: Campton-BoldDEMO;
}
.main-heading {
    /* display: inline; */
    text-align: center;
}
.main-heading:before {
    content: "";
    background: url(../images/left-arrow.png);
    width: 63px;
    height: 17px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-top: -6px;
}
.main-heading:after {
    content: "";
    background: url(../images/right-arrow.png);
    width: 63px;
    height: 17px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 25px;
    margin-top: -6px;
    vertical-align: middle;
}
.the_opportunity h1{
    margin: 40px 0 40px;
}

section.why_block {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 8%;
}

.why_innner_blocks {
    margin: 5% 0 8%;
}
.why_innner_blocks p {
    width: 73%;
    margin: 0 auto;
}
section.our_partners {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 8%;
}
.partners {
    border-top: 1px solid #00AEEF;
    padding: 54px 0;
    border-bottom: 1px solid #00AEEF;
}
.partners h1 {
    font-size: 52px;
    line-height: 65px;
    margin-top: 0;
}
.partners_logos {
    display: inline-block;
    padding-top: 3%;
    width: 100%;
}
/*
.partners_logos img {
    float: left;
    height: auto;
    margin-right: 55px;
}
*/

.partners_box {
    margin-bottom: 15%;
}

.partners_box img {
    width: 85%;
    height: auto;
}
/*
.partners_logos img:last-child {
    margin-right: 0;
}
*/
section.our_benefits {
    /* padding-top: 8%; */
    text-align: center;
}
.benefits_block_img {
    height: 205px;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}
.benefits_block_img img {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.two_col {
    display: inline-block;
    width: 60%;
    margin-top: 5%;
}
.three_col {
    display: inline-block;
    width: 100%;
    padding: 8% 0 4%;
}
.three_col p , .two_col p{
    width: 82%;
    margin: 0 auto;
}
section.testimonial_block {
    background: url(../images/testimonial_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 12% 0;
    margin: 15% 0 10%;
    position: relative;
    background-attachment: fixed;
}
section.testimonial_block:before {
    content: "";
    background: url(../images/top_quote.png);
    display: inline-block;
    width: 180px;
    height: 126px;
    position: absolute;
    top: -6%;
    left: 10%;
}
section.testimonial_block:after {
    content: "";
    background: url(../images/bottom_quote.png);
    display: inline-block;
    width: 180px;
    height: 126px;
    position: absolute;
    bottom: -6%;
    right: 10%;
}
.testimonial_content p {
	padding: 40px 0 0px;
}
p.author {
    font-size: 29px;
}
section.company_block {
    display: inline-block;
    width: 100%;
    padding: 3% 0 0%;
}
.company_block h2.main-heading {
    margin-bottom: 5%;
}
.company_block p {
    margin-top: 4%;
}
.inner_container section.company_block {
    padding: 5% 0 0%;
}
.our_benefits h1 {
    margin: 3% 0;
    font-size: 75px;
}

section.steps {
    display: inline-block;
    width: 100%;
    background: url(../images/pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6% 0;
    margin-top: 7%;
    margin-bottom: 8%;
    background-attachment: fixed;
}
.steps_content {
    background: #02AEEE;
    padding: 12% 15% 8%;
    display: inline-block;
    width: 100%;
}
.steps_top_block{
  font-family: 'GT Super';
  display: inline-block;
  width: 100%;
}

.steps_content .menu_button {
    margin-top: 10%;
}

.number {
    font-size: 316px;
    float: left;
    /* vertical-align: top; */
    /* margin-top: -6%; */
    padding-right: 15px;
    width: 22%;
}
.steps_inner_content h2 {
    font-size: 75px;
    color: #5E3894;
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: 'GT Super';
}
.steps_inner_content {
    float: left;
    width: 78%;
    /* margin-top: 12%; */
}


/*********** Footer *************/
footer.site-footer {
    display: inline-block;
    width: 100%;
    background: #5E3894;
    color: #fff;
    padding: 6% 0;
    text-transform: uppercase;
}
.logo_block {
    margin-bottom: 4%;
}
.bottom_footer_part, .top_footer_part {
    display: inline-block;
    width: 100%;
}
.left_footer {
    float: left;
    width: 50%;
}
.right_footer {
    float: left;
    width: 50%;
}
p.phone {
    font-size: 25px;
    margin-bottom: 2%;
    line-height: 32px;
}
.phone span {
    display: block;
    font-size: 18px;
}
.footer_social {
    margin-top: 2%;
    float: right;
}
.phone a {
    color: #fff;
}
.menu_list h2, .menu_list a {
    color: #fff;
    letter-spacing: 0;
    font-size: 18px;
  	font-family: 'CamptonW00-Light';
}
.menu_list ul {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}
.menu_list {
    float: left;
    margin-right: 23%;
}
.menu_list:last-child {
    margin: 0;
}
.bottom_footer_part {
    padding-top: 4%;
    text-transform: capitalize;
}


/********** Steps ***********/
#A {
    float: left;
    /* background: red; */
    border-left: 1px solid #fff;
}
#B {
    /* background: green; */
    float: left;
    border-left: 1px solid #fff;
}
#C {
    /* background: yellow; */
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.less_space.active{
  width:60%;
  height: 100%;
  color: #5E3894;
}
.less_space.active .step_box_content{
  display: block;
  margin-top: 14%;
}
.less_space{
  width:20%;
}
.less_space .step_box_content {
    display: none;
    font-size: 18px;
    color: #5E3894;
}
.boxes {
    display: inline-block;
    width: 100%;
    margin-top: 10%;
}

.boxes h1 {
    color: #fff;
    font-size: 175px;
}

.less_space:hover h1 {
    color: #5E3894;
}

.boxes .less_space {
    height: 370px;
    padding: 0 3%;
    cursor: pointer;
    transition: 0.5s all ease;
}

.banner_sec .menu_button , .company_block .menu_button, .openings_col .menu_button{
    text-align: left;
}



/****** Image Effects ********/
.why_block_container img, .benefits_block img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
/*
.benefits_block img {
    width: 195px;
    height: 205px;
}
*/
.why_block_container img:hover , .benefits_block img:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


/********* Inner Pages *********/
div#main {
    position: relative;
    padding-bottom: 10%;
}
.background_pattern {
    /* background: url(../images/inner-pattern.png); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* display: inline-block; */
    /* width: 100%; */
    /* padding: 5% 0; */
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
}
.background_pattern img {
    width: 100%;
    height: 889px;
}
.white_bg {
    background: #fff;
    padding: 0 6%;
    margin-top: 8%;
}
/*
.inner_container section.company_block {
    padding: 4% 6%;
}
*/
section.our_story {
    padding: 12% 8%;
    text-align: center;
}
.large_paragraph {
    font-size: 29px;
    line-height: 35px;
    font-family: 'CamptonW00-Light';
  /*
  width: 80%;
    margin: 6% auto 3%;
*/
}


.our_story .large_paragraph {
    font-size: 27px;
    line-height: 32px;
    padding-bottom: 1%;
}


.steps_inner_content p {
     font-family: 'CamptonW00-Light';
    font-size: 35px;
}

.our_story h1 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 6%;
    margin-top: 6%;
}
section.our_team {
    padding: 5% 0;
    display: inline-block;
    width: 100%;
}
.our_team .less_width {
    margin: 5% auto;
    width: 80%;
    text-align: center;
}
.team_inner_container {
    display: inline-block;
    width: 100%;
}
.inner_team img {
    width: 100%;
    height: auto;
}
.inner_team {
    margin-bottom: 15%;
}


/********** Terms **********/
section.terms_block {
    display: inline-block;
    width: 100%;
    padding: 5% 0 1%;
}

.terms_content {
    padding: 7% 0;
    display: inline-block;
    width: 100%;
}
.terms_content h1 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 5%;
}

section.terms_content {
    border: 1px solid #00AEEF;
    padding: 4% 3%;
    display: inline-block;
    width: 100%;
}

/********** Privacy **********/
section.privacy_block {
    display: inline-block;
    width: 100%;
    padding: 5% 0 1%;
}

.privacy_content {
    padding: 7% 0;
    display: inline-block;
    width: 100%;
}
.privacy_content h1 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 5%;
}

section.privacy_content {
    border: 1px solid #00AEEF;
    padding: 4% 3%;
    display: inline-block;
    width: 100%;
}


/********** Career **********/
section.career_block {
    display: inline-block;
    width: 100%;
    padding: 5% 0 1%;
}
.career_content {
    padding: 7% 0;
    display: inline-block;
    width: 100%;
}
.career_content h1 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 5%;
}
section.current_openings {
    border: 1px solid #00AEEF;
    padding: 4% 3%;
    display: inline-block;
    width: 100%;
}
.current_openings h2 {
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 2%;
    margin-top: 0;
}
.openings_col {
    display: inline-block;
    width: 100%;
    margin-bottom: 13%;
}
.openings_col p {
    width: 80%;
      font-family: 'CamptonW00-Light';
    margin: 0;
}
.openings_col .menu_button a {
    padding: 12px 55px !important;
}



/*********** Get In touch *********/
section.contact_block {
    padding: 4% 0 5%;
    display: inline-block;
    width: 100%;
}
.contact_block h2.main-heading {
    margin-bottom: 4%;
}
.contact_address {
    margin-top: 60px;
}
p.contact-number {
    margin-bottom: 0;
    margin-top: 30px;
}
.contact_block .large_paragraph {
    width: 80%;
}
.request_information_form {
    display: inline-block;
    width: 100%;
    background: #E6F7FD;
    padding: 7%;
}
.request_information_form h3 {
    margin-top: 0;
    margin-bottom: 8%;
}
.form-control {
    border-bottom: 1px solid #02AEEE;
    border-top: none;
    border-left: none;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    color: #5E3894;
    border-right: none;
    font-size: 18px;
    padding-left: 0;
    height: 40px;
    line-height: 40px;
}
form.get_touch {
    background: #fff;
    padding: 25px;
}
.form-group {
    margin-bottom: 35px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.message_box textarea{
	border: 1px solid #02AEEE;
	width: 100%;
}
.get_touch ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #5E3894;
}
.get_touch ::-moz-placeholder { /* Firefox 19+ */
  color: #5E3894;
}
.get_touch :-ms-input-placeholder { /* IE 10+ */
  color: #5E3894;
}
.get_touch :-moz-placeholder { /* Firefox 18- */
  color: #5E3894;
}
.form-control:focus {
    box-shadow: none;
}
input[type="submit"] {
    background: #5E3894;
    color: #fff;
    border-radius: 25px;
    padding: 8px 60px;
    text-transform: uppercase;
    border: 1px solid #5E3894;
}
input[type="submit"]:hover{
	background: #fff;
    color: #5E3894;
}



/********* Testimonial Carousal *******/
.testimonial_block .carousel {
	margin: 0px auto;
	padding: 0 70px;
}

.testimonial_block .carousel .testimonial {
	padding: 30px 0 10px;
}

.testimonial_content {
    height: 400px;
}

.testimonial_block .carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}

.testimonial_block .carousel .carousel-indicators {
	bottom: -40px;
}
.testimonial_block .carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.testimonial_block .carousel-indicators li {	
	background: #fff;
	border-color: transparent;
	opacity: 0.7;
}
.testimonial_block .carousel-indicators li.active {	
	background: #fff;	
	opacity: 1;	
}

.steps_mobile_block .number {
    font-size: 316px;
    float: none;
    /* vertical-align: top; */
    /* margin-top: -6%; */
    padding-right: 0;
    width: 100%;
    text-align: center;
}
.steps_mobile_block .steps_inner_content {
    float: none;
    width: 100%;
    margin-top: 32%;
    text-align: center;
    margin-bottom: 15%;
}
div#myCarousel_steps {
    text-align: center;
    margin-bottom: 50px;
}
#myCarousel_steps h1 {
    font-size: 175px;
    color: #fff;
    margin-bottom: 24%;
}
section.steps.steps_mobile_block {
    display: none;
    margin: 20% 0;
}
.mobile-banner-content{
	display: none;
}
.steps_content .carousel-indicators li {
    background: transparent;
    border-color: transparent;
    opacity: 0.7;
    border: 4px solid #5E3894;
    width: 20px;
    height: 20px;
    margin: 1px 10px;
}
.steps_content .carousel .carousel-indicators {
    bottom: -50px;
}
.steps_content .carousel-indicators li.active {
    background: #5E3894;
    opacity: 1;
}
.inner_container section.company_block h1 {
    font-size: 50px;
    line-height: 60px;
}
.company_block p {
    margin-top: 4%;
    margin-left: 8%;
    font-size: 26px;
    line-height: 33px;
}
.broswer_indicators {
    text-align: center;
    margin-top: 6%;
}
.indicators {
    display: inline-block;
    font-size: 0;
   	background: transparent;
    opacity: 0.7;
    border: 4px solid #5E3894;
    width: 20px;
    height: 20px;
    margin: 1px 10px;
    border-radius: 50%;
    cursor: pointer;
}
.indicators.active {
    background: #5E3894;
    opacity: 1;
}