/*
Theme Name: 8allocate
Theme URI: https://8allocate.com
Author: SourceMates
Author URI: http://sourcemates.com
Description: Test theme
Version: 1.0
*/

html {
  font-size: 16px;
  overflow-x: hidden;
}
#dom_overlay_container{
  pointer-events: all !important;
}
p strong{
	font-weight: bold !important;
}
.clutch {
  position: fixed;
  right: 0px;
  top: 400px;
  z-index: 1;
  width: 220px !important;
  background: black !important;
  height: 50px !important;
  padding: 0 5px;
}
.clutch-img{
  width: 130px;
  height: 40px;
}

@media(max-width: 991px) {
  .clutch {
    display: none;
  }
  
}

.page-about {
  background-image: url(images/background.png);
  background-repeat: no-repeat;
}

.page-about-content {
    padding-top: 10%;
}

.loader {
  position: absolute;
  z-index: 100000;
  left: -10.5%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  padding: 5% 12%;
  transition: padding .25s;
}

main {
  /*margin-bottom: 5%;*/
}
.solution{
  margin-bottom: 0%;

}
.single-awsm_job_openings main{
  margin-bottom: 150px;
}
.navbar-toggler {
  border: 0;
}

nav a:hover {
  color: #fff;
}

.navbar {
  z-index: 100;
  background-color: transparent;
  background: transparent;
  border-color: transparent;
  position: absolute;
}

.dropdownpanel .subMenu-dark a {
  color: #b7e8fe !important;
}

.dropdownpanel .subMenu-dark a:hover {
  color: #ffffff !important;
}

.navbar-nav .main-menu {
	display: flex;
	align-items: center;
}

.navbar .nav-item {
	margin-right: 30px;
}

.navbar .nav-item:last-child {
    margin-right: 0;
}
	
.navbar .nav-item .nav-link {
	color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto-medium';
    transition: color .2s linear;
}

.navbar .nav-item .nav-link:hover {
    color: #0091D1 !important;
}

/* .navbar .nav-item .nav-link:hover { */
/*   color: #95d0ea; */
/* } */

a:hover {
  color: #95d0ea;
  text-decoration: none;
}

.about-section {
  padding: 20px 5px 0 5px;
}
.second_page{
  height: 720px;
}
.back-for-header-on-dedication-team {
  padding-top: 12% !important;
}

.footer-col {
	width: 14.25%;
}

.footer-col>a{
	display: block;
	max-width: 100%;
	padding: 0 15px;
}

.footer-col img{
	display: block;
	max-width: 100%;
}
 
footer .img-list{
	padding-top: 50px;
}

.img-list{
	height: 100%;
}

div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }
@media (max-width: 991px) {
  .back-for-header-on-dedication-team {
    padding-top: 120px !important;
  }
}

.dropdown-menu {
  border: 0 !important;
}

.dropdownpanel {
  margin-left: 2.2rem;
  font-family: "Futura BT - Medium";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.15px;
  opacity: 0.9;
}

.dropdownpanel .dropdown-item {
  padding: 6% 20% 0 0 !important;
  color: #b7e8fe;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.15px;
  opacity: 1;
}

.dropdownpanel .dropdown-item:last-child {
  padding-bottom: 5% !important;
}

.dropdownpanel .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
}

.dropdownpanel .dropdown-menu {
  top: 0rem;
  left: -519% !important;
  background-image: linear-gradient(200deg,
    #274b62 0%,
    rgba(87, 166, 200, 0.89) 100%);
  width: 21rem;
  padding: 0 0 5% 0;
  margin-top: -10%;
}

.dropdown-item:hover {
  color: #ffffff !important;
}

.black-theme .nav-link {
/*   color: #b7e8fe !important; */
}

.black-theme .nav-link:hover {
/*   color: #ffffff !important; */
}

.black-theme .dropdownpanel a {
  color: #2b6387 !important;
}

.black-theme .dropdownpanel a:hover {
  color: #57a6c8 !important;
}

.black-theme .dropdownpanel a:last-child {
  color: #ffb800 !important;
}

.black-theme .dropdownpanel a:last-child:hover {
  color: #fdd877 !important;
}

.black-theme .dropdownpanel .dropdown-menu {
  background-image: none;
  background-color: rgba(235, 235, 235, 0.9) !important;
}

.dropdownpanel .xmark {
  padding: 2% 2% 6% 0 !important;
}

.hidden-block {
  display: none;
}

.mobile_block {
  display: none;
  background-image: url("images/mobile.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%;
}

@media (max-width: 524px) {
  .header__bottom .col-12 {
    padding-top: 20% !important;
    font-size: 0.8rem !important;
  }
}

.btn .discover {
  margin-left: 80px;
}

.homepage_main_container {
  display: none;
  overflow: hidden;
}

.table{
  display: none;
}
@media (max-width: 374px){
  .header {
    height: 1529px !important;
  }
}
@media (max-width: 750px){
  .table{
    display: block; 
    background-image: linear-gradient(270deg, #387496 0%, #f2f2f2 100%);
   }
   .table {
     background-image: linear-gradient(270deg, #387496 0%, #f2f2f2 100%);
     color: #323232;
     font-family: "Futura BT - Medium";
     font-size: 0.8rem;
     font-weight: 500;
     letter-spacing: 0.11px;
   }
   .table h2{
     color: #2b6387;
     font-family: "Futura BT - Medium";
     font-size: 1rem;
     font-weight: 500;
     letter-spacing: 0.16px;
     text-align: center;
   }
   .table li{
     padding: 5px 10px;
   }
   .block-on-dedicated-team {
    display:none;
  }
}
input[name="ofsearch"]{
    border: 1px solid black;
    border-radius: 4px;
    padding: 0 5px;
}
.searchandfilter input[type="submit"]{
  border: #95d0ea;
  background-color: #95d0ea;
  width: 80px;
  height: 30px;
  border-radius: 4px;
  color: #323232;
  font-size: 16px;
  font-family: Futura;
}
.search 
{
  height: 100%;
}

#content {
  min-height: calc(100vh - 220.78px);
  padding: 0 10px;
  padding-top: 10%;
  
}
.searchandfilter{
  text-align: end;
  padding: 10px 0;
}

@media (max-width: 991px) {

  .searchandfilter{
    text-align: left;
    padding: 10px 0;
  }
  .find-form ul{
    padding: 0;
  }
  .nav__select__menu__our_work {
    padding-top: 40px !important;
    
  }
  #content{
    padding-top: 120px;
  }
  
  
  .block-on-dedicated-team .col-9 .col-12:last-child {
    padding-bottom: 20px;
  }

  .fileContainer {
    margin-top: 2.5% !important;
  }

  .homepage_main_container {
    display: block;
    background-image: linear-gradient(136deg, #274b62 0%, #57a6c8 100%);
    padding-top: 20%;
    padding-bottom: 10%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -20px;
  }
 
  .btn .discover {
    margin-left: 0px !important;
  }

  .choose__leftText {
    padding: 0 !important;
  }

  @media(max-width: 991px) {
    .choose__leftText .text-center {
      text-align: left ;
    }

    .choose__rightText .text-center {
      text-align: right;
    }

    .images-whith-featured {
      display: none !important;
    }

    .explore {
      margin-left: 0px !important;
    }

    .discover {
      margin-right: 0px !important;
    }

    .choose__rightText {
      margin-top: 30px !important;
    }
  }

  @media(max-width: 661px) {
    .animation_cont {
      margin-right: 30px !important;
    }

    .counter-title {
          margin-top: 5%;

    }
  }

  .animation_container {
    display: none;
  }

  
  .job-openings-main .privacy-policy {
    padding-top: 20px;
  }

  .job-openings-main .navbar {
    background: #387496 !important;
  }

  .job-openings-main .navbar .dropdown-menu {
    background: #387496 !important;
  }

  .contact_block {
    margin-top: 27% !important;
  }

  .top_left .col-md-4 {
    display: none;
  }

  .header {
    height: 1261px;
  }

  .header__bottom .col-12 {
    padding-top: 1%;
    font-size: 0.8rem;
  }

  footer h2 {
    font-size: 16px;
  }

  .about-header {
    display: none;
  }

  .select__menu__our_work {
    padding-top: 18% !important;
    padding-bottom: 0px !important;

  }

  .blog-article .crumbs {
    visibility: hidden;
  }

  .mobile_block {
    display: block;
    padding-top: 10%;
  }

  nav .dropdownpanel {
    display: none;
  }

  .nav-item {
    padding: 2.5% 0 !important;
  }
  .navbar-nav {
    margin-top: 2rem;
  }

  nav {
    position: fixed !important;
  }

  .main-menu {
    display: none;
  }

  .hidden-block {
    display: block;

  }

  .navbar {
    z-index: 1001;
    background: #fefefe !important;
  }
  .page-template-page-blog-php .navbar {
    z-index: 1001;
    background-image: linear-gradient(1deg, #274b62 0%, rgba(87, 166, 200, 0.89) 100%) !important;
    background-color: transparent !important;
  }
  .page-template-page-blog .hidden-block .nav-item .nav-link {
      color: #fefefe;
      font-weight: 500;
      line-height: 24px;
      padding: 0 1.5rem !important;
      font-family: "Futura BT - Medium";
      font-size: 18px;
      letter-spacing: 0.15px;
  }
	header {
		position: relative;
    	z-index: 99999;
	}
	header .black-theme.is-active {
		overflow-y: scroll;
		padding-bottom: 60px !important;
		background-color: rgba(0, 0, 0, 0.8) !important;
	}
  	header .black-theme {
	  	top: 0;
		max-height: 100vh;
		padding: 40px 30px 40px !important;
/*     	background-image: linear-gradient(1deg, #274b62 0%, rgba(87, 166, 200, 0.89) 100%) !important; */
    	background-color: transparent !important;
	  	transition: background-color .1s linear, padding .1s linear;
  	}
	header .black-theme.nav-bg-dark{
		top: 0;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		background-color: rgba(0, 0, 0, 0.8) !important;
	}
	
	header .black-theme.is-active .navbar-nav {
		min-height: calc(100vh - 112px);
	}
	
	.navbar-nav .main-menu {
		align-items: flex-end;
    	flex-direction: column;
	}
	
	.navbar-nav .nav-item {
		margin-right: 0;
		padding: 0 !important;
    	margin-bottom: 3px;
	}
	
	.navbar-nav .nav-item .b-grey-border {
		padding: 0;
		border: 0;
		margin-top: 50px;
		font-size: 19px;
		line-height: 32px;
		color: #fff;
		background-color: transparent;
	}
	
	.navbar-light .navbar-nav .nav-link {
		font-size: 19px;
		line-height: 32px;
	}
	
	.navbar .navbar-brand {
		margin: 0;
	}
	
	.navbar-toggler {
		padding: 0;
	}

  .black-theme .hidden-block .dropdown-menu {
    background: transparent !important;
  }

  #animation_container {
    padding-top: 10%;
  }

  .subMenu-dark li a {
    color: #b7e8fe !important;
  }

  .hidden-block .dropdown-item {
    font-family: "Futura BT - Medium";
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0.15px;
    color: #b7e8fe !important;
  }

  .section__our_process {
    display: none;
  }

  .section__what_for_you {
    padding-top: 19rem;
  }
}

.about_us {
  color: #fafafa;
  font-family: Helvetica;
  font-size: 1.1rem;
  font-stretch: normal;
  font-weight: 700;
  line-height: 20px;
  padding-top: 155px;
  font-style: italic;
}


.about-header span {
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 0.1px;
  padding-left: 10px;
}

.about-header {
  padding-top: 140px;
}

.page-template-page-job-openings .about-header{
  padding-top: 0px;
}

.breakout {
  border: 1px solid #646464;
  width: 10px;
  height: 10px;
}

.breakout::before {
  position: absolute;
  border-top: 1px solid #646464;
  width: 10px;
  height: 5px;
  top: 8px;
  margin-left: -10px;
  content: "";
}
@media (max-width: 575px) {
  .counter-container {
    align-items: center;
    padding-bottom: 50px;
    padding-right: 20px;
  }
}

.about_us .col-md-6 {
  padding: 0 7%;
}

.error_show_on_mob {
  display: none;
}
.navbar-brand{
  margin-bottom: 20px;
}
.navbar-brand img{
  width: 131px !important;
}
.center-button-hidden{
  display: none;
}

.footer-copyright-mail,
.b-to-top{
	display: none;
}

@media (max-width: 992px){
	.center-button-hidden{
    	display: block;
    	text-align: center;
	}
	
	.choose__rightText .center-button{
    	display:none !important;
	}
	
	.choose__rightText{
    	text-align: left !important;
    	padding: 0;
	}
	
	.center-button{
		text-align: center;
	}
	
	.footer {
		position: relative;
		background: #3E3E3E;
	}
	
	.footer:before {
		content: '';
		position: absolute;
		top: 35px;
		right: -35px;
		
		display: block;
		width: 150px;
		height: 475px;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("images/svg/footer-decore.svg");
	}
	
	.footer .container {
    	width: 100% !important;
    	max-width: none !important;
	}
	
	.footer .img-list,
	.social-row,
	.footer-newsletter,
	.footer .conteiner__multiple-item {
		display: none !important;
	}
	
	.footer-menu-row {
		display: block;
		padding-top: 30px;
	}
	
	.footer-menu-col {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin: 0 0 35px;
	}
	
	.copyright-col {
		margin-top: 60px;
		margin-bottom: 0;
	}
	
	.footer-menu-col h2 {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 30px;
		color: rgba(255, 255, 255, 0.19);
		font-family: "Roboto-bold"
	}
	
	.footer-menu-col a,
	.footer-menu-col a p,
	.footer-menu-col p {
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		font-family: "Roboto-medium";
	}
	
	.footer-menu-col > a {
		display: block;
	}
	
	.footer-menu-col a:hover,
	.footer-menu-col a:hover p {
		color: #fff;
	}
	
	.footer-copyright {
		position: relative;
		margin: 0 -30px 0;
		padding-top: 45px;
		padding-bottom: 90px;
		background: #262626;
	}
	
	.b-to-top {
		position: absolute;
		top: -30px;
		right: 30px;
		
		width: 52px;
		height: 52px;
		display: block;
		background-color: #0091D1;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("images/svg/arrow-top.svg");
		border: 0;
		outline: none !important;
	}
	
	.footer-copyright-mail {
		display: block;
		text-align: center;
	}
	
	.footer-copyright-mail a {
		display: inline-block;
		margin-bottom: 30px;
		font-size: 26px !important;
		line-height: 30px !important;
		color: #FFFFFF !important;
		font-family: "Roboto-bold" !important;
	}
	
	.footer-copyright-wrap {
		color: #fff;
		text-align: center;
	}
	
	.footer-copyright-wrap a,
	.footer-copyright-wrap span {
		font-size: 10px !important;
		line-height: 12px !important;
		font-family: "Roboto-medium" !important;
	}
	
	.footer-copyright-wrap a {
		color: #0091D1;
	}
}

@media screen and (max-width: 770px) {

.homepage_main_container{
  padding-top: 25%;
  padding-bottom: 10%;
}
  .headerMenu {
    visibility: hidden;
  }
  .contact_block .privacy-policy {
    margin-top: 10vw !important;
  width: 100%;
}
.blog .featured {
  height: 540px;
  margin-bottom: 50px;
  overflow: hidden;
}
.soc{
  display: none;
}
  .blog-article .bg-1{
    background: linear-gradient(to right,
   rgba(201, 209, 214, 0) 0%,
   #295b7a 0%,
   rgba(97, 116, 124, 0) 120%) !important;
 }
  .page-about main {
    margin: 0 5%;
    margin-bottom: 5%;
  }

  .privacy-policy div {
    margin-left: 0% !important;
  }

  ul.social-buttons li {
    display: inline-block;
  }

  .sputnik{
    display: none;
  }
  .job-openings-main .crumbs {
        margin-bottom: 10%;
  }
  .single-awsm_job_openings main{
    padding-top: 20% !important;
  }
  
 

  .job-openings-main .hidden-block a {
    color: #95d0ea !important;
  }
  .job-openings-main .hidden-block a:hover {
    color: #fff !important;
  }
 

  .about_us{
    padding-top: 70px;
    text-align: center;
  }
}
.menuList-dark {
  list-style: none;
  text-align: right;
  padding-right: 4rem;
  padding-top: 3rem;
  color: #b7e8fe;
  font-weight: 500;
  line-height: 2.7rem;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
}

.subMenu {
  list-style: none;
  color: #2b6387;
  line-height: 18px;
  font-size: 0.8rem;
  margin-bottom: 0;
}

.subMenu-dark li {
  padding: 0% 20% !important;
  color: #2b6387 !important;
}

.subMenu-dark {
  list-style: none;
  text-align: right;
  color: #8bdbff;
  line-height: 18px;
  font-size: 0.8rem;
  padding: 0;
}

.menuList li:hover {
  cursor: pointer;
  color: #8bdbff;
}
.single-awsm_job_openings .about-header{
  padding-top: 0px;
}

.xBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  z-index: 1200;
}

.contact-us-link{
	border: 2px solid;
	padding: 2px;
}

.xBtn:hover {
  cursor: pointer;
}

/* HomePage */
.text_in_header {
  color: #8bdbff;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.15px;
}
@media (min-width: 992px){
  .about_us{
    padding-top: 11% !important;
  }
}

.row_with_contact {
  margin-top: 220px !important;
}
@media(max-width: 2560px){
  .row_with_contact{
    margin-top: 19% !important;
  }
}
@media(max-width: 1440px){
  .row_with_contact{
    margin-top: 21% !important;
  }

}
@media(max-width: 1088px){
  .row_with_contact{
    margin-top: 16% !important;
  }
}
@media(max-width: 1174px){
  .row_with_contact{
    margin-top: 16% !important;
  }
}
@media(max-width: 1174px){
  .row_with_contact{
    margin-top: 16% !important;
  }
}

@media(max-width: 1088px){
  
}
@media(max-width: 1008px){
  .row_with_contact{
    margin-top: 16% !important;
  }
}
.text_in_header{
  font-size: 14px;
}

.block_about_us {
  width: 100%;
}
@media (min-width: 991px){
  .block_about_us{
    margin-top: 14% !important;
  }
  
}

@media (min-width: 1066px){
  .block_about_us{
    margin-top: 17% !important;
  }
}
@media (min-width: 1200px){
  .block_about_us{
    margin-top: 23% !important;
  }
}
@media (min-width: 1627px){
  .block_about_us{
    margin-top: 28% !important;
  }
}
@media (min-width: 2132px){
  .block_about_us{
    margin-top: 24% !important;
  }
}
@media (min-width: 1484px){
.block_about_us {
    margin-top: 27% !important;
}
}
@media (min-width: 1700px){
.block_about_us {
    margin-top: 31% !important;
}
}
@media (min-width: 2030px){
.block_about_us {
    margin-top: 34% !important;
}
}
.talk-to-us h2 {
  color: #646464;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.2px; 
}
.tab{
  width: 10px;
  height: 17px;
  margin: 4px 3px 0 3px;
  background: #8BDBFF;
}

.block_about_us_menu {
  padding: 0 0 8% 0;
}

.block_about_us_menu .first {
  margin-top: 10px !important;
}

.block_about_us_menu img {
  position: absolute;
}


.block_about_us_menu a {
  color: #57a6c8 !important;
}

.block_about_us_menu a:hover {
  color: #95d0ea;
}

.block_about_us_menu .col-3,
.block_about_us_menu .col-6 {
  padding: 2% 0;
}

.block_about_us_about {
  color: #323232;
  font-family: "Futura BT - Light";
  font-size: 18px;
  font-weight: 300 !important;
  letter-spacing: 0.15px;
  line-height: 28px;
  padding: 2%;
}

.block_about_us_logo {
  padding: 5% 2%;
}

.block_about_us_logo_text {
  color: #323232;
  font-family: "Futura BT - Light";
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 28px;
  padding: 8% 2%;
}
.monument img {
	max-height: 385px;
}

.label {
  margin-top: 5%;
}
.awsm-job-form-control{
  margin-top: 2% !important;
}
.awsm-job-form-control input[type=text]{
  height: 38px !important;
}
.awsm-job-form-inner {
  background: transparent !important;
  box-shadow: none !important;
  font-family: "Futura"; 
  padding-bottom: 0px;
  line-height: 28px;
}
@media(max-width: 572px) {
  .block_about_us_logo {
    padding-top: 220px;
  }
}

/*section about us*/
/* section with rocket*/

.rocket-section {
  background-image: linear-gradient(180deg, #274b62 0%, #57a6c8 100%);
}

.center-text {
  width: 500px;
  height: 47px;
  color: #fafafa;
  font-family: "Futura";
  font-size: 2rem;
  font-stretch: normal;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1955556px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 10px;
}

.left-text {
  width: 387px;
  height: 42px;
  color: #fafafa;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
  margin-left: 19%;
  margin-top: 6%;
  padding: 7% 4%;
}

.left-text-bold {
  width: 333px;
  height: 21px;
  color: #fafafa;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
  margin-left: 25%;
  margin-top: 18px;
}

.btn {
  width: 141px;
  height: 40px;
  color: #323232;
  background-color: #95d0ea;
  font-family: Futura;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  outline: none !important;
}

.btn:hover {
  width: 141px;
  height: 40px;
  background-color: #b2dff2;
}

.btn-left {
  background-color: #ffda44;
  color: #fff;
  margin: auto;
  margin-top: 20px;
}

.btn-right {
  margin: auto;
  margin-top: 50%;
}

.right-text-bold {
  width: 275, 56px;
  height: 24px;
  color: #fafafa;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
  margin: auto;
  margin-top: 20px;
}

.right-text {
  width: 290px;
  height: 63px;
  color: #fafafa;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  line-height: 24px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
  margin-left: 75px;
  margin-top: 50px;
}

.line {
  width: 3px;
  height: 130px;
  border: 0.01rem solid #ebebeb;
  background-color: #ebebeb;
  margin: auto;
  margin-top: 50px;
}

/*8 reasons*/
.reasons-to-work-section {
	margin: 100px auto 0;
	padding: 0 15px;
	max-width: 1270px;
	width: 100%;
}

.reasons-title {
	margin-bottom: 55px;
	
	text-align: center;
	color: #404040;
	font-size: 38px;
	line-height: 45px;
	font-family: "Roboto-bold";
}

.reasons-content {
	display: flex;
	align-items: flex-start;
}

.reasons-text {
	padding-right: 50px;
	
	color: #565656;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	font-family: "Roboto";
}

.reasons-text .text-center{
	margin-bottom: 30px;
	
	text-align: left !important;
	color: #404040;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0;
	font-family: "Roboto";
}

.reasons-circle {
	position: relative;
	width: 386px;
	flex-shrink: 0;
}

.color-blue {
  color: #3c90b4 !important;
}

/*8 reasons*/

/*our_work_animate*/
.our_work_animate {
  background-image: linear-gradient(188deg, #274b62 0%, #57a6c8 100%);
  padding-bottom: 70px;
}

/*our_work_animate*/
/**/
.contact-btn {
  background-color: #f2c40a;
  position: absolute;
  bottom: 24px;
  right: 0;
  margin: 0 15px 5px;
  color: #323232;
  font-family: Futura;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.15px;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  outline: none !important;
  -moz-appearance: button;
    -ms-appearance: button;
    -o-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    text-decoration: none;
}
@media (max-width: 600px){
  .contact-btn{
    bottom:-35.5rem !important;}
  .page-about .contact-btn{
    bottom: -38.5rem;
  }
}
@media (max-width: 403px){
  .contact-btn{
    bottom: -39.0rem !important;
  }
  .page-about .contact-btn{
    bottom: -41.5rem !important;
  }
}
@media (max-width: 342px){
  .contact-btn{
    bottom: -40.5rem !important;
  }
  .page-about .contact-btn{
    bottom: -41.5rem !important;
  }
}
@media (max-width: 991px) {
	.talk-to-us {
	  padding-bottom: 50px;
	}
}
@media (max-width: 767px) {
  .contact main{
    margin-bottom: 0;
  }
  
  .top_right{
    padding: 10px !important;
  }
	.talk-to-us .data-form {
		padding-bottom: 0;
	}
	.talk-to-us .your-textarea {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
	}
	.talk-to-us textarea {
		margin-top: 25px;
		display: block;
	}
	.your-textarea .wpcf7-not-valid-tip {
    	top: auto !important;
    	left: 15px !important;
	}
	.privacy-policy-wrapper {
		padding: 0 15px;
	}
	
	.contact-btn {
		background-color: #f2c40a;
		position: absolute;
		bottom: -34rem;
		right: 0;
		left: 0;
		margin: 0 auto;
		color: #323232;
		font-family: Futura;
		font-size: 1.2rem;
		font-weight: 700;
		letter-spacing: 0.15px;
	  } 
  .page-about .contact-btn{
    bottom: -36rem;
  }
  .input-textarea {
    margin-top: 2.3%;
  }
}

.contact-btn:hover {
  background-color: #ffda44;
}

.data-input {
  padding: 17px !important;
  height: 50px !important;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #323232;
  font-size: 1.1rem;
  line-height: 28px;
  letter-spacing: 0.15px;
  background-color: transparent;
  font-family: "Futura BT - Book";
}

.data-input:hover {
  border: 1px solid #c8c8c8;
}

.data-input:focus {
  outline: none;
  border: 1px solid #ebebeb;
  background-color: #fafafa;
}

.data-input:not([value=""]) {
  outline: none;
  border: 1px solid #ebebeb;
  color: #646464;
  background-color: #fafafa;
}

.input-textarea {
  border-radius: 4px;
  border: 1px solid #323232;
  padding: 11px 13px !important;
  font-size: 1.1rem;
  width: 100% !important;
  height: 300px !important;
  font-family: "Futura BT - Book";
  background-color: transparent;
}

.input-textarea::placeholder {
  font-style: italic;
  font-family: "Futura BT - Light Italic";
}

.input-textarea:hover {
  border: 1px solid #c8c8c8;
}

.input-textarea:focus {
  outline: none;
  border: 1px solid #ebebeb;
  background-color: #fafafa;
}

.input-textarea:not([value=""]) {
  outline: none;
  border: 1px solid #ebebeb;
  color: #646464;
  background-color: #fafafa;
}

.data-form input::placeholder {
  font-family: "Futura BT - Light Italic";
  font-style: italic;
  font-weight: lighter;
}

.data-form-in-focus {
  border: 1px solid #ebebeb;
  background: #fafafa;
}

.talk-to-us input[type="checkbox"] {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  cursor: pointer;
  position: relative;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.talk-to-us input[type="checkbox"]:before,
input[type="checkbox"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: red;
  content: "";
}

.talk-to-us input[type="checkbox"]:checked:before {
  position: absolute;
  width: 20px;
  height: 20px;
	background-repeat: no-repeat;
	background-position: center;
  background-image: url("images/svg/form-cheked.svg");
  content: "";
}

.your-email input{
  margin: 25px 0 0 0;
}
input[name="your-phone"]{
  margin-top: 25px;
}


span.wpcf7-not-valid-tip {
  display: inline-block !important;
  position: absolute !important;
  left: 0px !important;
  top: 35px !important;
  font-size: 12px;
}

.data-set-elements {
  height: 500px;
  padding: 0 !important;
  margin: 0 !important;
}

.privacy-policy {
	position: relative;
  	margin-top: 5px;
	padding-left: 35px;
}

.privacy-policy-link {
	display: inline-block;
  	color: #fff;
  	font-family: "Futura BT - Light";
  	font-size: 10px;
  	letter-spacing: 0.9px;
  	text-decoration: none;
}

.privacy-policy-link:hover {
	color: #fff;
}

.privacy-policy input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
  	width: 20px;
  	height: 20px;
  	border-radius: 4px;
  	background-color: #ebebeb;
  	cursor: pointer;
}

.privacy-policy-wrapper > p {
	margin: 15px 0 0 auto;
	max-width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
}

/*footer*/
footer {
/*   background-color: #f5f5f5; */
}
footer .col-md-5 a{
  font-weight: 500;
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  line-height: 10px;
  letter-spacing: .11px;
  font-size: 0.7rem;
}
footer .col-md-4 a{
  font-weight: 500;
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  line-height: 10px;
  letter-spacing: .11px;
  font-size: 0.7rem;
}
footer h2 {
  color: #323232;
  font-size: 18px;
  font-weight: 500;
  line-height: 52px;
  font-family: "Futura BT - Medium";
  letter-spacing: 0.15px;
}

footer p {
  color: #646464;
  font-family: "Futura BT - Medium";
  font-size: 0.7rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200;
  line-height: 10px;
/*   margin-left: 10px; */
}
footer span {
  font-family: "Futura BT - Medium";
  font-size: 0.7rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200;
  line-height: 10px;
}

.footer_information p {
  font-weight: 500;
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  font-size: 0.8rem;
  line-height: 10px;
/*   margin-left: 10px; */
  letter-spacing: 0.11px;
}

.footer_information p:hover {
  cursor: pointer;
  color: #b7e8fe;
}

.btn-in-footer {
  background: #3c90b4 !important;
  color: #fafafa;
  font-family: "Futura";
  font-size: 18px !important;
  font-weight: bold;
  letter-spacing: 0.13px;
  width: 5rem;
  border: 1px solid #979797;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.btn-in-footer:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  outline: none !important;
}

.btn-in-footer:hover {
  background-color: #57a6c8 !important;
  border: 1px solid #57a6c8;
  border-radius: 0 4px 4px 0;
}

.social-buttons {
  list-style: none;
  text-align: center;
  padding-top: 10px;
  padding-left: 0px !important;
  font-size: 1.4rem;
}

ul.social-buttons li a {
  font-size: 1.9rem;
  line-height: 48px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #2b6387;
}

ul.social-buttons li a:hover {
  background-color: #3c90b4;
}

ul.social-buttons li i {
  font-size: 1.9rem;
}

.form-control-input {
  border: 1px solid #323232;
  border-width: 1px 0px 1px 1px;
  font-family: "Futura BT - Light";
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.15px;
  height: 3rem;
  width: 100%;
}

.form-control-input:hover {
  border: 1px solid #c8c8c8;
}

.form-control-input:focus {
  border: 1px solid #c8c8c8;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.form-control-input:not([value=""]) {
  outline: none;
  border: 1px solid #ebebeb;
  color: #646464;
}

.list-item:not(:last-child) {
  margin-bottom: 1.4rem;
}

.input-group {
  width: 100% !important;
}

/*footer*/
.images-whith-featured {
  padding-top: 70px;
}

.images-whith-featured img {
  max-width: 80%;
}

/* about us*/

nav {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 2% 12% !important;
  background-color: transparent !important;
}

.headline {
  color: #646464;
  font-family: "Futura BT - Medium";
  font-size: 1.2rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  text-decoration: none;
}

.paragraph-left {
  padding-top: 2%;
  color: #646464;
  font-family: "Futura BT - Light";
  font-size: 1.2rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  /*line-height: 28px;*/
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
}

.photo1 {
  width: 120%;
  height: 100%;
}

.photo2 {
  width: 100%;
  height: 100%;
}

@media (max-width: 767.98px) {
  .photo2 {
    width: 100%;
    height: 100%;
  }
  .photo3 {
    display: none;
  }
}

.photo3 {
  /*width: 95%;*/
  /*height: auto;*/
  margin-bottom: 7%;
}

.roundphoto {
  margin-left: 73.5%;
  margin-top: -22%;
  border: solid white 3px;
  border-radius: 50%;
}

.paragraph-right {
  padding-top: 2%;
  color: #646464;
  font-family: "Futura BT - Light";
  font-size: 1.2rem;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.1466667px;
}

/* about us*/

/*team*/
.page-template-page-team{
  overflow-x: hidden;
}
.top_left {
  background-image: url("images/Bitmap.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 11%;
  padding-bottom: 40%;
}
@media (max-width: 355px){
  .top_left{
    padding-bottom: 50%;
  }
}
.top_left .col-md-4 {
  padding: 0 !important;
  margin-bottom: 30px;
  width: 99px;
  height: 17px;
  color: #b7e8fe;
  font-size: 1vw;
}

.top_left .col-md-4 span {
  margin-left: 10px;
  color: #b7e8fe;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 0.1px;
  font-family: "Futura BT - Medium";
}

.top_left .col-12 {
  height: 100%;
}

.top_left .col-md-8 div {
  width: 100%;
  height: 76px;
  color: #ffffff;
  padding: 0 20px;
  font-family: Helvetica;
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: 0.16px;
  margin: 0 82px 0 auto;
  margin-top: 20px;
}

@media(max-width: 991px) {
	.main-photo{
		display: none;
	}
  .homepage_main_container a button:first-child{
    display: none;
  }
  .top_left .col-md-8 div {
    padding-top: 70px;
  }
  .clutch-section{
    display:none;
  }
  .job-openings-main .navbar-brand img {
    content: url('images/logo.png');
  }
.blacklogo{
  display: block !important;
}
.whitelogo{
  display: none;
}
}

@media (max-width: 767px) {

  .home .container-fluid {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    overflow: hidden !important;
  }
}

.top_right {
  background-image: url(images/Managed_Teams_Cover_Copy.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 25%;
  color: #fafafa;
  font-family: "Futura BT - Light";
  font-size: 1.3rem;
  font-weight: 100;
  line-height: 28px;
  letter-spacing: 0.15px;
}



.section_1 {
  max-height: 100%;
  margin-bottom: 64px;
  font-family: "Futura BT - Light";
}

.section_1 h2 {
  width: 182px;
  height: 32px;
  color: #3c90b4;
  font-family: Futura;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin: 45px auto 0;
}

.section_1 .col-9 {
  margin: 42px auto 0;
}

.section_1 .col-6 {
  width: 469px;
  height: 100%;
}

.section_1 .col-md-6 p {
  color: #323232;
  font-family: "Futura BT - Light";
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.section_1 .col-6 img {
  max-width: 100px;
  height: auto;
}

.section_1 .col-6:nth-child(-n + 4) {
  margin-bottom: 100px;
}

.section_2 h2 {
  margin: 50px 0 40px 0;
  color: #fafafa;
  font-family: Futura;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.section_2 {
  background-image: url("images/Mask.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

/* .section_2 .col-md-8 {
  max-width: 548px;
  max-height: 389px;
  margin: 0 auto 117px;
} */

/* .section_2 .col-md-8 ul {
  margin: 0;
  padding: 0;
} */

.section_2 .col-md-8 ul li {
  font-family: "Futura BT - Light";
  max-height: 80px;
  color: #fafafa;
  font-size: 1.2em;
  margin-bottom: 30px;
  font-weight: 300;
  letter-spacing: 0.15px;
  margin-left: 5px;
}

.section_2 img {
  margin: 0px 0 10px 0;
  height: 100%;
}
.blacklogo{
  display: none;
}

/* @media (max-width: 767.98px) {
  .section_2 img {
    max-width: 112px;
    max-height: 243px;
    margin: 0px;
    display: none;
  } */



.photo1 {
  width: 100%;
  height: 100%;
}

.photo2 {
  width: 100%;
}

.top_left .col-md-3 {
  padding: 0 !important;
  margin: 35px;
  width: auto;
  height: 17px;
  color: #b7e8fe;
  font-size: 1vw;
}
.top_left .breakout{
  border-color: #b7e8fe !important;
  margin-top:9px;
  margin-left: 15px;

}
.top_left .breakout::before{
  border-color: #b7e8fe !important;
  margin-left: -14px;
  margin-top: 5px;
}
/*team*/
/*solution*/
.solution header {
  background-image: linear-gradient(188deg, #274b62 0%, #57a6c8 100%);
}

@media (max-width: 991px) {
  .solution .header-for-solution {
    padding-top: 140px;
  }
  .error_show_on_mob {
    display: block;
    color: #F5F5F5; 
    font-family: Futura;  
    font-size: 39px;  
    letter-spacing: 0.32px; 
    line-height: 51px;
    text-align: center;
    margin-top: 10%;
  }
}

.expertise-for-solution {
  height: 17px;
  color: #b7e8fe;
  font-size: 1vw;
  padding-top: 12%;
  padding-left: 2.6%;
}

@media (max-width: 776px) {
  .expertise-for-solution {
    display: none;
  }

  .header .view-btn {
    margin: auto;
  }
}

.expertise-for-solution span {
  margin-left: 0.1rem;
  color: #b7e8fe;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 0.1px;
  margin-left: 10px;
}

@media (max-width: 767.98px) {
  .solution .button-container {
    text-align: center;
  }
  .section_2 .col-md-4{
    text-align: center;
  }
  .expertise-for-solution {
    height: 17px;
    color: #b7e8fe;
    font-size: 1vw;
    padding-top: 15%;
  }

  .header-for-solution {
    display: none;
  }

  .circles {
    padding-top: 30% !important;
  }
}

.header-for-solution {
  color: #ffffff;
  padding-top: 3%;
  margin-bottom: 5%;
  font-family: Helvetica;
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: 0.16px;
}


.not-active-circle {
  display: inline-block;
  float: left;
  border: solid black 1px;
  border-radius: 100%;
  width: 45%;
  padding-top: 45%;
  position: relative;
  margin-bottom: 7%;
  margin-right: 5%;
  box-shadow: inset 0 0 9px #323232;
  color: #b7e8fe;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.not-active-circle:hover {
  cursor: pointer;
}

.active-circle {
  display: inline-block;
  float: left;
  border-radius: 100%;
  width: 45%;
  padding-top: 45%;
  position: relative;
  margin-bottom: 7%;
  margin-right: 5%;
  color: white;
  border: solid 1px white;
  box-shadow: inset 0 0 100px #ffffff;
  text-align: center;
  color: #ffffff;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.circle-text {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.15px;
  margin: 0 25%;
  text-align: center;
}

.not-active-text {
  display: none;
}

.view-btn {
  color: white;
  width: auto;
  margin-bottom: 5%;
  font-family: Futura;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13px;
}

.view-btn:hover {
  background: #b7e8fe;
  color: black;
  width: auto;
  margin-bottom: 5%;
  box-shadow: none;
}

.active-text {
  font-family: "Futura BT - Light";
  color: #fafafa;
  height: 300px;
  overflow-x: auto;
  font-size: 18px;
}

.active-text::-webkit-scrollbar-track {
  border-radius: 4px;
}

.active-text::-webkit-scrollbar {
  width: 6px;
}

.active-text::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #f0f2f5;
}

@media (max-width: 991.98px) {
  .circle-text {
    font-size: 13px;
  }
	.blog-article .img{
		    height: 250px !important;
	}
}

/*solution*/

/*dedicated team*/
.back-for-header-on-dedication-team {
  padding: 0;
}

.section__what_for_you h1 {
  margin-bottom: 5%;
}

.dedicated-team .breakout {
  margin: 5px 5px 0 20px;
}

.dedicated-team .breakout:before {
  top: 10px;
  margin-left: -15px;
}

.block-on-dedicated-team {
  border-radius: 0 30px 30px;
  background-image: linear-gradient(270deg, #387496 0%, #f2f2f2 100%);
  color: #323232;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  height: 100%;
  padding: 0px 0px 0px 0px;
}

.block-on-dedicated-team .col-1 .col-12:after {
  top: 0;
  left: 2px;
  position: absolute;
  display: block;
  content: "";
  border-right: 1px solid #2b6387;
  width: 25px;
  height: 100%;
}

.block-on-dedicated-team .col-9 .col-12 {
  color: #323232;
  font-family: "Futura BT - Medium";
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.11px;
  margin-bottom: 2vw;
  padding-left: 0px;
}

.block-on-dedicated-team .col-1 {
  padding-right: 10px;
}

.block-on-dedicated-team .col-1 .col-12 {
  padding-left: 17px;
}

.block-on-dedicated-team .col-2 {
  border-left: 1px solid #2b6387;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 9%;
  padding-bottom: 40px;
}

.block-on-dedicated-team .col-1 .col-12::before {
  top: 0;
  left: 13px;
  position: absolute;
  display: block;
  content: "";
  border-left: 1px solid #2b6387;
  width: 25px;
  height: 100%;
}

.block-on-dedicated-team::before {
  right: 0px;
  bottom: 25px;
  position: absolute;
  display: block;
  content: "";
  border-bottom: 1px solid #2b6387;
  width: 100%;
  z-index: 1000;
}

.block-on-dedicated-team:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-top: 30px solid white;
  border-right: 30px solid #00800000;
}

.header__board__title {
  width: 10rem;
  color: #2b6387;
  font-family: "Futura BT - Medium";
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.16px;
  border-style: 1px;
  height: 50px;
  padding: 1.5% 8% 0 4rem;
  border-bottom: 1px solid #2b6387;
}

.header__board__title span {
  color: #2b6387;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2vh;
  letter-spacing: 0.16px;
  width: 10px;
}

.header__board__title:before {
  top: 0px;
  left: 4px;
  position: absolute;
  display: block;
  content: "";
  border-right: 1px solid #2b6387;
  width: 25px;
  height: 100%;
  z-index: 2;
}

.header__board__title:after {
  top: 0px;
  left: 17px;
  position: absolute;
  display: block;
  content: "";
  border-right: 1px solid #2b6387;
  width: 25px;
  height: 100%;
  z-index: 2;
}

.text-border:after {
  top: 0px;
  right: 8.1%;
  position: absolute;
  display: block;
  content: "";
  border-right: 1px solid #2b6387;
  width: 0px;
  height: 100%;
  z-index: 2;
}

.block-on-dedicated-team input {
  border: 0;
  width: 0.5rem;
  height: 1rem;
  cursor: auto;
}

.back-for-header-on-dedication-team .col-md-6 span:first-child {
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.1px;
}

.col-md-6 span:last-child {
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.1px;
  text-decoration: underline;
}

@media (max-width: 770px) {
  header .col-md-6 {
    visibility: hidden;
  }
  
.our_work .page{
  height: 100% !important;
}
}

.back-for-header-on-dedication-team .col-md-5 {
  padding-right: 5%;
  padding-left: 4%;
  padding-top: 5px;
}

.back-for-header-on-dedication-team .col-md-5 p {
  color: #646464;
  font-family: "Futura BT - Light";
  font-size: 0.8rem;
  font-weight: 300;
  letter-spacing: 0.1px;
  text-align: right;
}

.back-for-header-on-dedication-team .col-md-5 div {
  width: 100%;
  height: 17px;
  color: #969696;
  font-family: "Futura BT - Medium";
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.1px;
  padding-left: 160px;
}

.header {
  background-image: url("images/background-team.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1261px;
  width: 100%;
  margin-top: 47px;
}

.back-for-header-on-dedication-team .row {
  margin: 0;
}

.header__bottom {
  margin-top: 4% !important;
  height: 700px;
}

.header__bottom .col {
  margin-top: 100px;
  padding-left: 4%;
}

.header__bottom .col-3 {
  width: 400px;
  height: 177px;
  background-color: #2b6387;
  opacity: 0.84;
}

.header__bottom .col-5 {
  margin-left: -23.5%;
  margin-top: 20px;
  text-shadow: 0 0 6px #b7e8fe;
  color: #ffffff;
  font-family: "Futura BT - Medium";
  font-size: 1.2rem;
  line-height: 28px;
  letter-spacing: 0.2px;
  font-weight: 500;
}

.header__bottom .col-12 {
  width: 744px;
  max-height: 400px;
  background-image: radial-gradient(circle 700px at 135.21% 465.68%,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(0, 0, 0, 0.03) 100%);
  margin-top: -100px;
  margin-left: 25px;
  height: 266px;
  text-shadow: 0 0 6px #b7e8fe;
  color: #ffffff;
  font-family: "Futura BT - Book";
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2rem;
  color: #ffffff;
  letter-spacing: 0.15px;
  padding-left: 30px;
}

/* section our processc

*/
.section__our_process {
  margin-top: 6rem;
}

body h1 {
  height: 32px;
  color: #3c90b4;
  font-family: Futura;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.section__our_process img {
  margin-top: -260px;
  width: 70%;
  /* height: 100%; */
}

/* section_what_for_you */
.section__what_for_you {
  margin-top: -170px;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.dedicated-team main {
  background-image: url("images/mars.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -100px 80%;
}

.section__what_for_you .col-12 div {
  width: 100px;
  height: 60px;
  color: #323232;
  font-family: "Futura BT - Light";
  font-weight: lighter;
  font-size: 1em;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.section__what_for_you img {
  margin-bottom: 20px;
}

.section__what_for_you .col-10 .col-md-3 {
  padding: 20px !important;
}

/* our_work */

/* wp styles start */
.nav__select__menu__our__container .page:not(.current) {
  display: none;
}
/* wp styles end*/

.header__our_work {
  background-image: radial-gradient(circle 1892px at 90.58% -7.91%,
    #274b62 0%,
    #57a6c8 100%);
  color: #b7e8fe;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1px;
  margin: 0;
}
.our_work .clutch-widget{
  height: 60%;
}
@media (max-width: 940px) {
  .blog .crumbs {
    display: none;
  }
  .our_work .clutch-widget{
    height: 100%;
  }
  .breakpoint {
    visibility: hidden;
  }

  .expertise-for-solution {
    display: none;
  }
}

.our_work .about-header {
  padding-bottom: 3%;
}

.our_work .about-header span {
  color: #b7e8fe;
}
.our_work .page{
  height: 720px;
}


.our_work .about-header .breakout {
  border-color: #b7e8fe;
}

.our_work .about-header .breakout::before {
  border-color: #b7e8fe;
}

.our_work .navigation img {
  width: 50px;
  height: 20px;
  cursor: pointer;
}

.our_work .navigation {
  padding-right: 5%;
  padding-bottom: 10%;
}

.select__menu__our_work {
  height: 100%;
  /* Не забыть убрать */
  background: linear-gradient(rgba(0,0,0,-1.3),rgba(0,0,0,.6)),url(/wp-content/themes/8allocateTheme/images/Singularity.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
@media(max-width: 991px){
  .select__menu__our_work{
    background-size: 148vh 400vh !important;
  }
  .block_about_us_menu{
    font-size: 11px;
  }


}

.nav__select__menu__our_work .active__item a {
  color: #57a6c8 !important;
  font-family: Futura;
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: 0.16px;
}

.nav__select__menu__our_work a {
  color: #57a6c8;
  font-family: "Futura BT - Book";
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.16px;
}
@media (max-width:320px) {
  .nav__select__menu__our_work a {
       font-size: 15px;
      }
}
@media (max-width:375px) {
  .nav__select__menu__our_work a {
    font-size: 18px;
  }
}
.nav__select__menu__our_work a:hover{
  color: #b7e8fe;
}

.nav__select__menu__our_work .active__item a:focus {
  color: #57a6c8;
}

.nav__select__menu__our_work {
  color: #57a6c8;
  font-family: "Futura BT - Book";
  font-size: 20px;
  font-weight: 300;
  line-height: 12px;
  letter-spacing: 0.16px;
  height: 100%;
  cursor: pointer;
  padding-bottom: 20px;
}

.nav__select__menu__our_work .col-lg-12 {
  margin-bottom: 30px;
}

.button-item {
  box-shadow: inset 0 0 20px 3px rgba(149, 208, 234, 0.4);
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Futura BT - Medium";
  font-size: 1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
  max-width: 100%;
  height: 200px;
  margin-bottom: 40px;
  cursor: pointer;
}

.button-item:hover {
  box-shadow: inset 0 0 20px 3px rgba(62, 180, 231, 0.4);
}

.hidden-text-block {
  border-radius: 4px;
  background-image: radial-gradient(circle 4000px at -94% -164.01%,#d9f3ff 0%,rgba(20, 32, 37, 0) 50%);
  color: #95d0ea;
  font-family: "Futura BT - Light";
  font-size: 14pt;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.11px;
}

.hidden-text h2 {
  color: #95d0ea;
  font-family: Futura;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.16px;
  margin-top: 28px;
  margin-bottom: 30px;
}

.hidden-text b {
  color: #95d0ea;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.text-block {
  height: 582px;
  overflow-x: auto;
  font-weight: 500;
}

.text-block::-webkit-scrollbar-track {
  border-radius: 4px;
}

.text-block::-webkit-scrollbar {
  width: 6px;
}

.text-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #f0f2f5;
}

@media (max-width: 991.98px) {
  .section__our_process img {
    width: 80%;
    margin-top: -10px;
    margin-bottom: 100px;
  }
  .blog {
    padding-top: 30% !important;
    background: none !important;
  }
}

/*dedicated team*/

/*home_page*/
.home{
  overflow-x: hidden;
}

.talk-to-us {
	background: #0091D1;
	box-shadow: 0px 10px 50px rgba(0, 145, 209, 0.1);
}

.talk-to-us h2 {
	margin-top: 60px;
	margin-bottom: 50px;
	
	color: #fff;
	font-size: 38px;
	line-height: 45px;
	font-family: "Roboto-bold";
}

.talk-to-us .data-input,
.talk-to-us .input-textarea{
	color: #fff;
	
	font-family: "Roboto";
	border: 0;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.15);
}
.talk-to-us ::placeholder {
  	color: #fff;
	font-style: normal !important;
	font-family: "Roboto" !important;
}

.talk-to-us .b-submit {
	display: block;
	margin-left: auto;
	margin-right: 0;
}

.talk-to-us .privacy-policy div a {
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #E5E5E5;
	font-family: "Roboto";
}

.talk-to-us .privacy-policy input {
	border-radius: 0;
	background-color: #fff;
}

.home .talk-to-us {
/*   background-image: url("images/orbita.png");
  background-repeat: no-repeat;
  background-position: 25% 40%; */
	
}
/* .our_work .talk-to-us{
  background-image: url(/wp-content/themes/8allocateTheme/images/orbita.png);
  background-repeat: no-repeat;
  background-position: 25% 40%;
} */

.home .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  overflow: hidden !important;
}

.home .row {
  margin: 0;
}

.rocket-section .col-md-4 {
  margin-top: 6%;
}

/* Blog */
.blog {
  /*background: url(images/Coin.png);*/
  background-repeat: no-repeat;
  background-position: -410px 0%;
  padding-top: 10%;
}

.blog .about-header {
  padding: 0 0 3% 0;
}

.blog .block p {
  font-family: "Futura BT - Light";
  letter-spacing: 0.15px;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.blog .article-img{
    position: relative;
    height: 200px;
    width: 100%;
object-fit:cover;
}
.blog .featured p {
  font-family: "Futura BT - Light";
  letter-spacing: 0.15px;
  font-size: 18px;
  line-height: 28px;
}

.blog .navigation {
  padding: 40px 0;
}

.blog .navigation img {
  width: 41px;
  height: 30px;
  cursor: pointer;
}

.blog .date {
  font-family: "Futura BT - Light";
  letter-spacing: 0.11px;
  font-size: 14px;
  line-height: 28px;
}

.blog main {
  padding-top: 100px;
}

.blog .views {
  font-family: "Futura BT - Book";
  letter-spacing: 0.11px;
  font-size: 14px;
  line-height: 28px;
}

.blog .bg-2 .views,
.blog .bg-2 .date {
  color: #0091D1;
}

.blog .crumbs {
  margin: 0 0 50px 0;
}

.blog .crumbs a {
  color: #3c90b4 !important;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 0.1px;
}

.blog .bg-1 {
  margin-bottom: 30px;
  background: linear-gradient(to right,
    rgba(201, 209, 214, 0) 0%,
    #295b7a 0%,
    rgba(97, 116, 124, 0) 100%);
}

.blog .bg-1 a {
  display: inline-block;
  color: white;
  padding: 10px 0;
  font-family: "Futura BT - Medium";
  letter-spacing: 0.16px;
  font-size: 20px;
  line-height: 28px;
}

.blog .bg-1 a:hover {
  display: inline-block;
  color: #3c90b4 !important;
  padding: 10px 0;
  font-family: "Futura BT - Medium";
  letter-spacing: 0.16px;
  font-size: 20px;
  line-height: 28px;
}

.blog .bg-1 a:hover {
  color: white;
}

.blog h3 {
  padding-top: 25px;
  color: #0091D1;
  font-family: Futura;
  font-size: 24px;
  letter-spacing: 0.2px;
}

.blog h4 {
  padding: 10px 0 20px 0;
  font-family: Futura;
  font-size: 18px;
  letter-spacing: 0.15px;
  color: black;
  padding: 0px !important;
  margin: 0;
}

.blog h6 {
  padding: 15px 0 0 10px;
  color: #969696;
  font-family: Futura;
  font-size: 12px;
  letter-spacing: 0.1px;
}

.blog .img-sm-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: url("images/blockchain.png") no-repeat 0 0;

  
}

.blog .img-sm-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: url("images/fintech.png") no-repeat 0 0;
}

.blog .img-sm-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: url("images/opinions.png") no-repeat 0 0;
}

.blog .img-sm {
  height: 200px;
  border-radius: 4px;
  background-size: cover;
  margin-bottom: 10px;
  cursor: pointer;
}

.blog .button {
  position: absolute;
  width: 90px;
  height: 60px;
  border-radius: 6px;
  border: 2px solid #0091D1;
  background: none;
  font-family: Futura;
  font-size: 24px;
  letter-spacing: 0.2px;
  display: none;
  color: #0091D1;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  z-index: 1000;
  top: 35%;
  left: 35%;
  cursor: pointer;
}
.blog .button--featured {

  top: 30%;
  left: 45%;
}

.blog .img-lg-1 {
  background: url("images/lg-1.png") no-repeat 0 0;
}

.blog .img-lg-2 {
  background: url("images/lg-2.png") no-repeat 0 0;
}

.blog .img-lg {
  height: 300px;
  border-radius: 4px;
  background-size: cover;
  margin-bottom: 10px;
}

.blog .block {
  height: 200px;
  overflow: hidden;
}

.blog .lines {
  margin: 34px 0;
  text-align: center;
}

.blog .lines div {
  display: inline-block;
  width: 45px;
  height: 4px;
  margin: 0 10px;
}

.blog .line-1 {
  background-color: #7885c0;
}

.blog .line-2 {
  background-color: #b1bac9;
}

.blog .bg-2 {
  
}

.blog .featured {
  margin-bottom: 50px;
  overflow: hidden;
}
.blog .featured .img-sm{
  height: 380px;
  width: 100%;
}
.blog .featured .article-img{
  height: 380px !important;
object-fit: cover;
}

.back {
  font-family: "Futura BT - Medium";
  letter-spacing: 0.1px;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #3c90b4!important;
}
.back:hover {
  color: #95d0ea!important;
  text-decoration: none;
}

.blog .breakout {
  border: 1px solid #646464;
  width: 10px;
  height: 10px;
}

.blog .breakout::before {
  position: absolute;
  border-top: 1px solid #646464;
  width: 10px;
  height: 5px;
  top: 9px;
  margin-left: -10px;
  content: "";
}

.solution .breakout {
  border: 1px solid #b7e8fe;
}

.solution .breakout::before {
  position: absolute;
  border-top: 1px solid #b7e8fe;
}

.solution .about-header span {
  color: #b7e8fe;
}

/* ------- */
/* Blog Article */
.blog-article .breakout {
  border: 1px solid #646464;
  width: 10px;
  height: 10px;
}
.single-article{
  overflow-x: hidden !important;
}
.blog-article .avatar{
  height: 60px;
  width: 60px;
}
.blog-article .breakout::before {
  position: absolute;
  border-top: 1px solid #646464;
  width: 10px;
  height: 5px;
  top: 18px;
  margin-left: -10px;
  content: "";
}

.blog-article .bg-1 {
  margin-bottom: 50px;
  background: linear-gradient(to right,
    rgba(201, 209, 214, 0) 0%,
    #295b7a 0%,
    rgba(97, 116, 124, 0) 100%);
}

.blog-article .bg-1 a {
  display: inline-block;
  color: white;
  padding: 10px 0;
  font-family: "Futura BT - Medium";
  letter-spacing: 0.16px;
  font-size: 20px;
  line-height: 28px;
}

.blog-article-main .main-menu a:hover {
  color: #3c90b4 !important;
}

.blog-article .bg-1 a:hover {
  color: #387496;
}

.blog-article .rel {
  position: relative;
}

.blog-article .soc {
  position: absolute;
  top: 20px;
  left: -7%;
  width: 60px;
  height: 274px;
  text-align: center;
  padding-top: 80px;
  background: url(images/hands.png) no-repeat 50% 0;
}

.blog-article .soc span {
  color: #2b6387;
  font-family: Futura;
  font-size: 20px;
  line-height: 14px;
  letter-spacing: 0.11px;
}

.blog-article .soc ul {
  padding: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  font-size: 1.4rem;
}

.blog-article .soc ul li {
  margin: 0;
  width: 100%;
  text-align: center;
  margin: 0 0 15px 10px;
}

.blog-article .soc ul li a {
  font-size: 26px;
  line-height: 42px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #2b6387;
}

.blog-article .soc ul li a:hover {
  background-color: #3c90b4;
}

.lines {
  width: 42px;
  height: 15px;
  border-top: 1px solid #3c90b4;
  border-right: 1px solid #3c90b4;
  margin: 0 10px;
}
.blog-article h6 {
  padding-top: 25px;
  color: #3c90b4;
  font-family: Futura;
  font-size: 12px;
  letter-spacing: 0.1px;
}

.blog-article h1 {
  font-family: Futura;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0.29px;
  padding-bottom: 20px;
  height: 100%;
  color: #323232;
}
.blog-article .px-3 h1{
  height: auto !important;
}

.blog-article h5 {
  font-family: "Futura BT - Medium";
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.blog-article  .col-sm-4 p {
  color: #646464;
  font-family: "Futura BT - Medium Italic";
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.11px;
}
.blog-article p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #323232;
  letter-spacing: 0.15px;
  line-height: 36px;
  word-wrap: break-word;
}

.blog-article .img {
  height: 450px;
  width: 100%;
  border-radius: 4px;
  background: no-repeat 50% 0;
  background-size: cover;
  margin-top: 15px;
  text-align: center;
}
.blog-article .img img {
  height: 100%;
  width: 100%;
}

.blog-article .date {
  display: inline-block;
  font-family: "Futura BT - Light";
  letter-spacing: 0.11px;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 26px;
}

.blog-article .views {
  font-family: "Futura BT - Book";
  letter-spacing: 0.13px;
  font-size: 16px;
  line-height: 28px;
}

.blog-article h2 {
  color: #646464;
  font-family: "Futura BT - Medium";
  font-size: 27px;
  line-height: 36px;
  letter-spacing: 0.22px;
  padding: 15px 0;
}

.blog-article ol {
  padding: 30px 10px;
}


.blog-article blockquote {
  padding-left: 24px;
  border-left: 2px ridge #2b6387;
}

.blog-article blockquote p {
  /* border-left: 2px ridge #2b6387; */
  font-size: 18px;
}

.blog-article blockquote footer {
  color: #2b6387;
  font-family: "Futura BT - Medium";
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.15px;
  background: none;
}

.blog-article-main .main-menu a {
  color: white !important;
}

.blog-article {
  font-family: "Futura BT - Light";
  color: #323232;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.15px;
}


@media(max-width: 991px) {
  .blog-article {
    padding-top: 50px;
  }
	.blog-article img {
		width: 100%;
		height: 100%;
	}
	.blog-article .article {
    	padding-top: 0 !important;
	}
  .hidden-text-block{
    background: black;
    opacity: 0.5;
  }
  .job-openings-main main {
    padding-top:12% !important;
  }
  .post-container{
    height: 100% !important;
  }
}
.post-container{
  height: 1000px;
}
.blog-article .bg {
  background: linear-gradient(21deg, #58829d 0%, #57a6c8 100%);
  color: #ffffff;
  font-family: "Futura BT - Medium";
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15px;
  padding: 10px 0;
}

.blog-article .form-control {
  color: #323232;
  font-family: "Futura BT - Light";
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15px;
  height: 80%;
}

.blog-article button {
  background-color: #f2c40a;
  border: none;
  color: #323232;
  font-family: Futura;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.13px;
  width: 100%;
}

.blog-article .input-group {
  height: 100%;
  margin-top: 6px;

}

.blog-article .button {
  width: 200px;
  height: 52px;
  border-radius: 4px 4px 4px 4px;
  cursor: pointer !important;
}

.blog-article .button:hover {
  background-color: #ffda44;
}

.blog-article .article{
  padding-top: 10%;
}

.article-template-default .about-header,
.article-template-default .article-back {
    display: none;
}

.fotoLink--wrapper a{
  background-image: url(/wp-content/themes/8allocateTheme/images/Bitmap.png);
  /*background-position: center bottom;*/
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 11%;
  /*padding-bottom: 40%;*/
  width: 49%;
  padding-left: 5%;

}
.fotoLink__a{
  background-position: center;
}
.fotoLink p{
  width: 100%;
  height: 76px;
  color: #fff;
  Âpadding: 0 20px;
  Âfont-family: Helvetica;
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: .16px;
  margin: 0 82px 0 auto;
  /*margin-top: 20px;*/

}



/*end blog*/

.single-awsm_job_openings{
  background-image: url(images/job-openings-bg.png);
  background-image: url(/wp-content/themes/8allocateTheme/images/job-openings-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 1803px;
  background-position: center top;
}
.single-awsm_job_openings #content{
  padding-top: 10%;
}
.single-awsm_job_openings .navbar .main-menu .nav-link{
  color: #fefefe !important;
}


.social-bar {
  background-image: url("images/social-bar.png");
  background-repeat: no-repeat;
  height: 100%;
}

/* ----------- */
/* .job-openings-main */
.job-openings-main {
  background-image: url(images/job-openings-bg.png);
  background-size: 100% 87%;
  background-repeat: no-repeat;
}
.job-openings {
  padding-top: 10%;
}

.job-openings-main .main-menu .nav-item a {
  color: white !important;
}

.job-openings-main .crumbs {
  padding: 10% 0 2% 0;
  color: #3c90b4;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 0.1px;
}

.job-openings-main {
  color: #323232;
  font-family: "Futura BT - Light";
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.job-openings-main b {
  font-family: "Futura BT - Medium";
  font-weight: 500;
  letter-spacing: 0.15px;
}

.job-openings-main .dropdown-transpanent {
  border-radius: 4px;
  border: 1px solid #3c90b4;
  padding: 3%;
}

.job-openings-main .dropdown-transpanent a {
  color: #646464 !important;
  font-family: "Futura BT - Medium";
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.job-openings-main .dropdown-transpanent .dropdown-toggle::after {
  position: absolute;
  right: 30px;
  top: 20px;
  color: #3c90b4 !important;
}

.job-openings-main .dropdown-transpanent .dropdown-menu {
  left: 0px;
  top: 0px;
  width: 90%;
}

.job-openings-main .dropdown-blue {
  border-radius: 4px;
  border: 1px solid #3c90b4;
  padding: 3.1%;
  background-color: #3c90b4;
}

.job-openings-main .dropdown-blue a {
  color: #ffffff;
  font-family: "Futura BT - Medium";
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.job-openings-main .dropdown-blue .dropdown-toggle::after {
  position: absolute;
  right: 30px;
  top: 20px;
  color: #ffffff !important;
}

.job-openings-main .dropdown-blue .dropdown-menu {
  left: 0px;
  top: 0px;
  width: 90%;
}

.job-openings-main .pic {
  width: 100%;
}

.job-openings-main .card-block {
  padding: 4% 10% !important;
}

.job-openings-main .card {
  color: #3c90b4;
  font-family: Futura;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.11px;
  padding: 10px 0 !important;
}

.job-openings-main .card span {
  color: #646464;
  font-family: "Futura BT - Light";
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.11px;
}

.job-openings-main .card b {
  color: #3c90b4;
  font-family: Futura;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.15px;
} 

.job__inform {
  margin-top: 5%;
  background-color: #dcedf5;
  box-shadow: 0 0 40px rgba(43, 99, 135, 0.2);
  color: #323232;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 36px;
  min-height: 1100px;
  max-height: 100%;
}
@media (max-width: 991px){
  .job__inform {
    height: 100%;
  }
  .single-awsm_job_openings{
    background: #95b4c5;
  }
  .job-openings-main.customize-support .job-openings{
    height: 100% !important;
    background: #95b4c5;
  }
  .job-openings-main.customize-support main {
    margin-bottom: 0 !important;
}
}
.job-openings-main.customize-support {
  background-image: url(/wp-content/themes/8allocateTheme/images/job-openings-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 87%;
  background-position: center top;
}
.job-openings-main.customize-support .job-openings{
  padding-bottom: 30% !important;
  height: 1500px;
}
.awsm-job-form-inner{
  display: none;
}
.awsm-job-single-wrap{
  margin-bottom: 0;
}
.job-openings-main strong {
  color: #646464;
  font-family: Helvetica;	
  font-size: 22px;	
  font-weight: bold;	
  letter-spacing: 0.18px;	
  line-height: 36px;
}

#awsm-application-submit-btn {
  width: 91px;
  height: 40px;
  border-radius: 4px;
  background-color: #f2c40a;
  color: #323232;
  font-family: Futura;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.13px;
  border: 0;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  cursor: pointer;
}

#awsm-application-submit-btn:hover {
  background-color: #3c90b4;
}



.job__inform b {
  color: #646464;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.18px;
  line-height: 36px;
}

.job__inform .navigation img {
  width: 55px;
  height: 20px;
  cursor: pointer;
}

.fileContainer {
  overflow: hidden;
  position: relative;
  border: 1px solid #323232;
  border-radius: 3px;
  height: 100%;
  background: transparent;
  padding-top: 10%;
  color: #3C90B4;
  font-family: Futura;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.16px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.fileContainer [type=file] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  background: red;
  border-radius: .5em;
  padding: .5em;
}

.job__inform .button-submit {
  width: 141px;
  height: 40px;
  border-radius: 4px;
  background-color: #f2c40a;
  color: #323232;
  font-family: Futura;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.13px;
  border: 0;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  cursor: pointer;
}

.job__inform .button-submit:hover {
  background-color: #3c90b4 !important;
}
.job__inform input[type=checkbox]{
  background-color: #c1e2f2;
}
.job__inform .data-input:not([value=""]) {
  outline: none;
  border: 1px solid #ebebeb;
  color: #646464;
  background-color: #c1e2f2 !important;
}

.job__inform .privacy-policy .col-md-4 {
  font-family: "Futura BT - Light";
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.1px;
  padding-bottom: 20vh;
}


.page404 {
  background: url("images/404bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 1359px;
}

@media(max-width: 991px) {
  .page404 {
    background: url('images/404bg-mobile.png');
    background-repeat: no-repeat;
  background-size: cover;
  }
}

.page404 .navbar .main-menu a {
  color: #57A6C8 !important;
}

.page404 .col-lg-6 {
  color: #57a6c8;
  font-family: "Phosphate - Inline";
  font-size: 82px;
  letter-spacing: 0.67px;
  padding-top: 200px;
}

.page404 main .col-12 {
  transform: rotate(20deg);
  color: #f5f5f5;
  font-family: "Futura - Condensed Extra Bold";
  font-size: 39px;
  font-weight: 700;
  letter-spacing: 0.32px;
  padding-top: 15%;
}

.contact {
  background: url("images/contactbg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: -11vw 50%;
}
#delete{
  display:none;
  color: grey;
  text-decoration: underline;
  cursor: pointer;
}
.contact section .container {
  width: 63.4% !important;
}

@media (max-width: 991px) {
  .contact section {
    padding-top: 30px;  
  }
  .contact_block {
    margin-top: 11% !important;
  }
}
.job-openings .breakout::before{
  top:13px;
}
.single-awsm_job_openings .breakout::before{
  top: 8px;
}
.contact span.wpcf7-not-valid-tip{
  color: red !important;
}
.contact div.wpcf7-response-output{
  margin-top: 0px !important;
}
.contact_block {
  background-color: rgba(245, 245, 245, 0.6);
  font-family: "Futura BT - Book";
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.13px;
  margin-top: 10%;
  padding-top: 5%;
  padding-bottom: 2%;
  height: 100%;
}
.contact_block .wpcf7-response-output{
 width: 100% !important;
 height: 64px !important;  
 line-height: 18px !important;
 display: block !important;
 border: none !important;
 margin-bottom: 0px !important;
 font-family: "Futura";
 text-align: center;


}
@media (max-width: 767px){
.contact .privacy-policy {
    padding-bottom: 0px !important;
}
}
.contact_block .your-message span.wpcf7-not-valid-tip {
  top: 20px !important;
}
.contact_block h2 {
  color: #3c90b4;
  font-family: Futura;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.contact_block h3 {
  color: #3c90b4;
  font-family: Futura;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15px;
}

.contact_block span {
  color: #323232;
/*   font-family: "Futura BT - Book"; */
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  /* Text style for "Peterburi" */
  letter-spacing: 0.1px;
}



.contact .dropfile p {
  color: #3c90b4;
  font-family: Futura;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1px;
  margin: 0;
}

.contact input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.contact .attachButton {
  border-radius: 4px;
  background-color: #3c90b4;
  border: 0;
  width: 141px;
  height: 40px;
  color: #ffffff;
  font-family: Futura;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15px;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  cursor: pointer;
}
/* .contact label {
  width: 10vw;
  height: 40px;
  text-align: center;
  cursor: pointer;
  display: block;
  border-radius: 4px;
  background-color: #3c90b4;
  border: 0;
  color: #ffffff;
  font-family: Futura;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15px;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  cursor: pointer;
}
.contact label:hover {
  background-color: #b7e8fe;
}
.contact label:after {
  content: 'Attach File';
  position: absolute;
  width: 10.6vw;
  height: 40px;
  top: 10px;
  
  left: 0;
} */
@media (max-width: 991px){
  .page-template-page-contact{
    background: #dce8ee;
  }
  .contact .attachButton {
    width: 22.7vw;
  }
  /*.contact label {*/
    /*width: 22.7vw;*/
  /*}*/
  .contact label:after {
    width: 22.7vw;
  }
  .contact .contactButton {
    width: 22.7vw !important;
  }
}
@media (max-width: 576px){
  .contact .attachButton {
    width:33vw;
  }
  /*.contact label {*/
    /*width: 33vw;*/
  /*}*/
  .contact label:after {
    width: 33vw;
  }
  .contact .contactButton {
    width: 33vw !important;
  }
}
.contact #filename{
  color: #3c90b4;
  font-family: Futura;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1px;
  margin: 0;
}
.contact pt-5 row {
  padding-left: 5px;
}
.contact form .row img{
  display:none;
}
.contact .attachButton:hover {
  background-color: #8bdbff;
}

.contact .contactButton {
  width: 10.7vw;
  height: 40px;
  border: 0;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  border-radius: 4px;
  background-color: #f2c40a !important;
  color: #323232;
  font-family: Futura;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15px;
  cursor: pointer;
}
.contact .contactButton:hover {
  background-color: #ffda44 !important;
}

.contact input[type="checkbox"] {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  cursor: pointer;
  position: relative;
  background-color: #c8c8c8 !important;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.contact input[type="checkbox"]:before,
input[type="checkbox"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: red;
  content: "";
}

.contact input[type="checkbox"]:checked:before {
  position: absolute;
  width: 20px;
  margin-top: -10px;
  height: 30px;
  background-image: url("images/arrow.png");
  content: "";
}



.contact .privacy-policy div:last-child {
  margin-left: 10px !important;
}

@media (max-width: 576px) {
  .contact section .container {
    width: 100% !important;
}
  .blog{
    background: #fefefe;
  }
  
}
.single-projects .about-header{
  padding-bottom: 3%;
  color: #b7e8fe;
  font-family: "Futura BT - Medium";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .1px;
}
.single-projects .about-header .breakout {
  border-color: #b7e8fe;
}
.single-projects .about-header span {
  color: #b7e8fe;
}
.single-projects .about-header .breakout::before {
  border-color: #b7e8fe;
}

/* ------- */


.choose .container {
  padding-top: 50px
}

.choose {
  height: 100%;
  padding-bottom: 10%;
  background-color: #0091D1;

}

.choose .btn {
  padding-bottom: 20px;
}

.choose__title {
  font-family: 'Futura';
  font-size: 2.4rem;
  letter-spacing: .2px;
  color: #fafafa;
  margin-bottom: 40px
}

.choose__rightText {
  margin-top: 13px;
  color: #FAFAFA;
  font-family: "Futura BT - Light";
  font-size: 18px !important;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 21px;
}

.choose__leftText {
  margin-top: 13px;
  color: #FAFAFA;
  font-family: "Futura BT - Light";
  font-size: 18px !important;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 21px;
  padding-left: 120px;
}



.choose__leftText .btn,
.choose__rightText .choose .btn {
  font-family: 'Futura'
}

.choose__rightText {
  margin-top: 90px
}

.verticalLine {
  margin: 10px 0 10px 145px;
  background-color: #ebebeb;
  width: 0;
  height: 130px;
  border: 1px solid #ebebeb
}
/* #js-wheel-rotate-switch {
  font-family: "Futura BT - Light";
  line-height: 30px;
} */

#js-message-status{
  height: 24px;
  width: 444.84px;
}

.explore {
  width: 141px;
  height: 40px;
  font-size: 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 30px;
  margin-left: 75px
}
.hidden-text-explore{
  display:none;
}
@media(max-width: 991px){
  .hidden-text-explore{
    display: block;
  }
  .show-text-explore{
    display: none;
  }
  .explore {
    margin-top: 0;
  }
  .discover{
    margin-bottom: 2px !important;
  }
}
.btn-contact .contact-us:hover {
  background: #fff !important;
}

.explore {
  border-radius: 4px;
  background-color: #f2c40a;
  color: #fff;
}

.explore:hover {
  background-color: #ffda44;
  color: #fff;
}

.discover:hover {
  background-color: #b7e8fe !important;
}

.rocket {
  width: 247px;
  height: 449px
}

.discover {
  margin-bottom: 30px;
  margin-right: 130px;
  border: #95d0ea;
  background-color: #95d0ea;
  width: 141px;
  height: 40px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #323232;
  font-size: 18px;
}

.discover:hover {
  background-color: #76a8c1;
  border: #76a8c1
}
.page-id-427 section h2 {
  color: #3c90b4;
  font-family: Futura;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin: 45px auto 0;
}
@font-face {
  font-family: "Futura";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Bold\ font.ttf") format("truetype");
}
@media (max-width:1200px) {

  .choose__leftText,
  .choose__rightText {
    font-size: 1.2rem
  }

  .explore {
    margin-left: 40px
  }

  .discover {
    margin-right: 35px
  }
}

@media (max-width:992px) {

  .rocket,
  .verticalLine {
    display: none
  }

  .choose__leftText div,
  .choose__rightText div {
    margin: 15px 0
  }


  .choose__leftText,
  .choose__rightText {
    font-size: 1.4rem
  }
}
section.thanksforsubscribe{
  background-image: linear-gradient(1deg, #274b62 0%, rgba(87, 166, 200, 0.89) 100%) !important;
  color: #fefefe;
  font-family: "Futura";
  font-size: 32px;
  letter-spacing: 0.67px;
  width: 100%;
  height: 100%;
  padding: 20px;
}
@font-face {
  font-family: "Futura BT - Medium";
  font-display: auto;
  src: url("./css/fonts/Futura/futura\ medium\ bt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Futura BT - Light";
  font-display: auto;
  src: url("./css/fonts/Futura/futura\ light\ bt.ttf") format("truetype");
  font-weight: normal;
  font-style: lighter;
}

@font-face {
  font-family: "Futura";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Bold\ font.ttf") format("truetype");
}

@font-face {
  font-family: "Futura BT - Light Italic";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Light\ Italic\ font.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Futura BT - Medium Italic";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Medium\ Italic\ font.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Futura BT - Book";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Book\ font.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Phosphate - Inline";
  font-display: auto;
  src: url("./css/fonts/PhosphateInline.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Futura BT - Heavy";
  font-display: auto;
  src: url("./css/fonts/Futura/Futura\ Heavy\ font.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}


nav.navbar{
	position: fixed;
	z-index: 1001;
}

.nav-bg-dark{
	padding: 2% 12% !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}

.nav-bg{
	padding: 2% 12% !important;
	background-color: #ffffff !important;
}


/*=============================================================*/

.contact_block{
  background: #fff;
  font-family: sans-serif;
}

.contact_block h2{
  color: #000;
  font-weight: lighter;
  padding-bottom: 45px;
  border-bottom: 1px solid #f9f9f9;
}

.data-form{
  padding:0 15px 50px;
  width: 100%;
}
.contact__form{
  font-size: 12px;
}
.contact__form p{
  text-align: right;
  color: #bcbcbb;
  flex-basis: 100%;
  font-size: 10px;
}

.contact__form .contact-form__filename p{
	flex-basis: auto;
}
.contact__form input::placeholder,
.contact__form textarea::placeholder{
  font-style: normal;
  font-weight: bold;
  color: black;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.contact__form{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact__form span{
  flex-basis: 47.5%;
}
.contact__form .contact-textarea{
	flex-basis: 80%;
}
.contact__form .contact-textarea span {
  width: 100%;
  resize: vertical-text;
}
.contact__form span input.attachment-input{
  display: none;
}
.contact__form .attachment-block{
   flex-basis: 15%;
}
.contact__form label.attachment-label{
	border-bottom: 1px solid #ededed;
	width: 100%;
    height: 30px;
    margin-top: 35px;
    font-style: normal;
    font-weight: bold;
    color: black;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.contact__form label.attachment-label img{
  width: 10%;
  margin-right: 5px;
  display: inline !important;
}
.contact__form .contact__form-country-wrap{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-basis: 49%;
  border-bottom: 1px solid #ededed;
}
.contact__form .contact__form-country-wrap select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-bottom: 7px;
	font-weight: bold;
	outline: none;
	border: none;
	width: 100%;
	background: url("images/sort-down-solid.svg") no-repeat right content-box;
}
.contact__form label.country-label{
  font-size: 10px;
  margin-bottom: 5px;
  text-align: left;
  line-height: 1;
  color: #bcbcbb;
}
.contact__form input,
.contact__form textarea.contact__form-message{
  border: none;
  border-bottom: 1px solid #ededed;
  height: 30px;
  margin-top: 35px;
  outline: none;
  padding-bottom: 7px;
  width: 100%;
}

.contact__form input:hover,
.contact__form textarea:hover,
.contact__form label.attachment-label:hover,
.contact__form .contact__form-country-wrap select:hover,
.contact__form input:focus,
.contact__form textarea:focus,
.contact__form label.attachment-label:focus,
.contact__form .contact__form-country-wrap select:focus{
  border-bottom-color: #000;
}

.contact__form .contact__form-btn {
  height: 40px;
  border: 0;
  outline: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
  border-radius: 4px;
  background-color: #f2c40a !important;
  color: #323232;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15px;
  cursor: pointer;
  padding-bottom: 0;
}
.contact__form .row{
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.contact__form .row .col-10{
	max-width: max-content;
}
.contact__info{
  display: flex;
  padding-bottom: 50px;
}
.contact__info-map{
  width: 78%;
}
.contact__info-map img{
	width: 100%;
}
.contact__info .contact__info-desc{
  text-align: left;
  margin-left: 10px;
  line-height: 1.2;
}
.contact__info .contact__info-desc h3{
  font-size: 16px;
  color: black;
  font-weight: bold;
  margin-bottom: 25px;
}

.contact__info .contact__info-desc p{
  margin-bottom: 0;
	font-size:12px;
	color:#515151;
}
.contact__info .contact__info-desc a{
  display: block;
  text-decoration: underline;
	    font-size: 12px;
}

.contact__info .contact__info-desc .contact__info-hq{
  color: #515151;
  font-weight: 500;
  margin-bottom: 30px;
}
.contact__info .contact__info-desc .contact__info-hq a.contact__info-phone{
  color: #515151;
  text-decoration: none;
	font-size: 12px;
}
.contact__info .contact__info-desc .contact__info-development{
  font-size: 12px;
	margin-bottom:30px;
  /*font-weight: bold;*/
}

.contact__info .contact__info-desc .contact__info-development .contact__info-phone{
  font-weight: normal;
  color:  #515151;
  text-decoration: none;
}

.contact__call-us{
  text-align: left;
  flex: 16px;
}
.contact__call-us-wrap{
  display: flex;
}
.contact__call-us .call-us{
  flex-basis: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact__call-us .call-us span{
  margin: 10px 0;
  font-size: 16px;
}
.contact__call-us .call-us a{
  color: #515151;
 /* background: #f2f2f2;*/
  font-size: 16px;
  padding: 0;
  line-height: 1;
  margin: 10px 0;
}
.contact__call-us p{
     text-align: center;
    margin-bottom: 50px;
    font-family: Futura;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2px;
}

p.quote-dedication-team{
	width: 70%;
	font-size:1.2em;
	margin: 5rem auto 1rem;
}

@media (max-width: 1024px){
	.contact__form .contact-textarea{
		flex-basis: 75%;
	}
	.contact__form .attachment-block{
		flex-basis: 20%;
	}
	.contact__form label.attachment-label img{
		width:12%;
	}
}
@media (max-width: 768px){
	.contact__form .contact__form-country-wrap{
		flex-basis: 100%;
		margin-top: 35px;
	}
	.contact__form .attachment-block{
		text-align: left;
		flex-basis: 100%;
	}
	.contact__form span,
	.contact__form .contact-textarea{
		flex-basis: 100%;
	}
	.contact__info{
		flex-wrap: wrap;
	}
	.contact__info-map{
		width: 100%;
	}
	.contact__info .contact__info-desc{
		margin-top: 20px;
		margin-left: 0;
	}
	.contact__form label.attachment-label img{
		width: 4%;
	}
	p.quote-dedication-team{
	width: 75%;
	}
}
@media (max-width: 425px){
	.contact__call-us p{
		margin-bottom: 25px;
	}
	.contact__call-us-wrap{
		flex-wrap: wrap;
	}
	.contact__call-us .call-us{
		flex-basis: 60%;
		align-items: stretch;
	}
	.contact__call-us .call-us span{
		margin: 10px 0 5px;
	}
	.contact__call-us .call-us a{
		margin: 5px 0 10px;
	}
	.contact__form label.attachment-label img{
		width: 5%;
	}
	p.quote-dedication-team{
	width: 85%;
	}
}
.li-grey{
	color: #646464;
}



.not-active-circle--exp {
  display: inline-block;
  float: left;
  border: solid black 1px;
  border-radius: 100%;
  width: 45%;
  padding-top: 45%;
  position: relative;
  margin-bottom: 7%;
  margin-right: 5%;
  box-shadow: inset 0 0 9px #323232;
  color: #b7e8fe;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.not-active-circle--exp:hover {
  cursor: pointer;
}

.active-circle--exp {
  display: inline-block;
  float: left;
  border-radius: 100%;
  width: 45%;
  padding-top: 45%;
  position: relative;
  margin-bottom: 7%;
  margin-right: 5%;
  color: white;
  border: solid 1px white;
  box-shadow: inset 0 0 100px #ffffff;
  text-align: center;
  color: #ffffff;
  font-family: "Futura BT - Medium";
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.15px;
}

.circle-text--exp {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Futura BT - Light";
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.15px;
  margin: 0 25%;
  text-align: center;
}

.not-active-text--exp {
  display: none;
}

.active-text--exp {
  font-family: "Futura BT - Light";
  color: #fafafa;
  height: 300px;
  overflow-x: auto;
  font-size: 18px;
}

.active-text--exp::-webkit-scrollbar-track {
  border-radius: 4px;
}

.active-text--exp::-webkit-scrollbar {
  width: 6px;
}

.active-text--exp::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #f0f2f5;
}

.openRoll{
  margin-bottom: 30px;
}
.roll {
  display: none

}

/* hover */
.dropdownpanel .dropdown-item:last-child{
	color: #ffb800 !important;
}
.block_about_us_menu, .block_about_us_logo, .images-whith-featured img{
    transition: transform .25s;
}
.block_about_us_menu:hover, .block_about_us_logo:hover, .images-whith-featured img:hover{
    transform: scale( 1.1);
}
.block_about_us_menu a:hover {
    color: #95d0ea !important;
}
.our_work .navigation a, .blog .navigation a{
	transition: padding .25s;
}
.our_work .navigation a:hover, .blog .navigation a:hover{
	padding-left: 2rem;
}
.openRoll{
  transition: color .25s;
}
.openRoll:hover{
  color:#b7e8fe;
}
.button-item{
	transition: box-shadow .25s;
}
.button-item:hover {
  box-shadow: inset 0 0 30px 3px rgba(62, 180, 231, 0.6);
}
.section__what_for_you img{
	animation: scale 3s infinite;
}
.not-active-circle{
	transition: all .25s;
}
.not-active-circle:hover{
	box-shadow: inset 0 0 9px #ffffff;
	border-color: #ffffff;
	color: #ffffff;
}
.fotoLink p{
	padding: 20px;
	transition: all .25s;
}
.fotoLink p:hover{
	margin-top: -20px;
	background: rgba(60, 144, 180, .5);
	height: 96px;
}
@keyframes scale{
	0%{
		transform: scale(0.8);
	}
	50%{
		transform: scale(1);
	}
	100%{	
		transform: scale(0.8);
	}
}

.blogWidget{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}


.blogWidget p{
  margin: 0;
}
.blogWidget .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 40px 0 0;
  width: 40px;
  height: 40px;
  border: 1px solid #3c90b4;
  margin-right: 10px;
  color: #cad1dc;
  font-size: 11px;
  text-align: center;
}

#prev {
  display: block;
  position: absolute;
  left: 0px;
  font-size: 40px;
  color: #2b6387;
  font-family: monospace;
  cursor: pointer;
  bottom: 55%;
  z-index: 2;

}

#next {
  display: block;
  position: absolute;
  right: 0px;
  font-size: 40px;
  color: #2b6387;
  font-family: monospace;
  cursor: pointer;
  bottom: 55%;
  z-index: 2;


}
.conteiner__multiple-item {
  width: 100%;
  position: relative;
  padding-bottom: 80px;
  padding-top: 20px;

}

.multiple-item__link {
  line-height: 1.5;
}



.blogWidget:hover .date{
  background-color: #3c90b4;

}

.blogWidget:hover .multiple-item__link{
  text-decoration: underline;
}

.blogWidget:hover .date p{
  color: #ffffff;
}

.multiple-item {
  padding: 0px 50px 0px 50px;
}