block-views-block-offices-block-1@font-face {
  src: url(../fonts/Roboto-Black.ttf);
  font-family: Roboto-Black;
}

@font-face {
  src: url(../fonts/BebasNeue Light.otf);
  font-family: BebasNeue Light;
}

@font-face {
  src: url(../fonts/Roboto-Regular.ttf);
  font-family: Roboto-Regular;
}

@font-face {
  src: url(../fonts/FUTURAB.TTF);
  font-family: Futura-bold;
}

@font-face {
  src: url(../fonts/BebasNeue Bold.otf);
  font-family: BebasNeue;
}

@font-face {
  src: url(../fonts/Roboto-Light.ttf);
  font-family: Roboto-Light;
}

@font-face {
  src: url(../fonts/BEBAS.TTF);
  font-family: BEBAS;
}

@font-face {
  src: url(../fonts/BebasNeue Book.otf);
  font-family: BebasNeue-Book;
}

@font-face {
  src: url(../fonts/futura medium condensed bt.ttf);
  font-family : futuram;
}

@font-face {
  src: url(../fonts/NeoSans.otf);
  font-family: NeoSans;
}

@font-face {
  src: url(../fonts/MicroSquareRegular.ttf);
  font-family: MicroSquare;
}

@font-face {
  src: url(../fonts/MicroSquareSmcBold.ttf);
  font-family: MicroSquareBold;
}

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden
}

.all-data-container {
  display: inline-block;
  width: 100%;
  height: auto;
  overflow-x: hidden;
  position: relative;
}

/*******************************************************************/

/******************Header****************************************/

.header-container {
  display: inline-block;
  width: 100%;
  background-image: linear-gradient(to right, #fff, #e7e8e8);
  position: relative;
}

.header-logo-container .container {
  max-width: 1500px;
  margin: 0 auto;
}

.container-all {
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: #324388;
  padding: 10px 0px;
}

.heder-logo {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 12px 0px;
	text-align: center;
}

.header-icons {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.header-icons img {
  max-width: 180px;
}

.header-logo-container {
  display: inline-block;
  width: 100%;
  height: auto;
}

.slogan-header {
  width: 74%;
  float: right;
}

.slogan-header h2 {
  margin: 6% 0px;
  color: #005495;
  font-family: Roboto-Black;
  font-size: 26px
}

.header-contact-information svg {
  color: #a41e22;
  margin-right: 6px;
}

.heder-logo img {
  max-width: 88%;
  height: auto;
  max-height: 114px;
}

.header-title {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px;
  color: #00377a;
}

.header-title .container {
  max-width: 900px;
  margin: 0 auto;
}

.middle h2 {
  border-right: 2px solid #00377a;
  border-left: 2px solid #00377a;
}

.header-title .title h2 {
  font-size: 27px;
}

.header-title .title {
  display: inline-block;
  width: 33.333%;
  float: left;
  font-family: MicroSquareBold;
  text-align: center;
}

.header-contact-information {
  display: inline-block;
  width: 62%;
  height: auto;
  margin-left: 15px;
  float: right;
  display: none;
}

.header-contact-information-container {
  display: inline-block;
  width: 34%;
  float: right;
  height: 100%;
  color: #fff;
}

.header-contact-information-number {
  display: inline-block;
  width: 50%;
  text-align: left;
  line-height: 65px;
  padding-inline-start: 33px;
}

.header-contact-information-number span {
  color: #fff;
}

#block-phone {
  display: inline-block;
}

.header-contact-information-number #block-phone p {
  display: inline-block;
  color: #fff;
  font-size: 13px;
}

#block-email {
  display: inline-block;
}

#block-locations {
  display: inline-block;
}

.header-contact-information-email-container {
  display: inline-block;
  width: 49%;
  float: right;
  /* margin-top: 23px; */
  padding: 0px 10px;
  line-height: 65px;
}

.header-contact-information-number span {}

.header-contact-information-email {
  display: inline-block;
  width: 100%;
  text-align: right;
}

.header-contact-information-email span {
  color: #fff;
}

.header-contact-information-po {
  display: inline-block;
  width: 58%;
}

.header-contact-information-po span {
  color: #6d6e71;
  border-left: 1px solid #6d6e71;
  padding-left: 5px;
  margin: 0px 10px;
  padding: 0px 10px;
  font-size: 13px;
}

.header-contact-information-contactlogo {
  display: inline-block;
  width: 27%;
}

.header-contact-information-contactlogo .header-contact-information-contactlogo-title {
  display: inline-block;
  margin-left: 18px;
}

.header-contact-information-contactlogo-title h4 {}

.header-contact-information-contactlogo .header-contact-information-contactlogo-icon {
  display: inline-block;
}

.header-contact-information-contactlogo-icon ul {
  display: inline-block;
  padding: 0;
}

.header-contact-information-contactlogo-icon li {
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}

.header-contact-information-contactlogo-icon i {
  color: #fff;
}

.header-contact-information-contactlogo-icon a {
  padding: 10px;
  background: #213c76;
  border-radius: 50%;
  color: #fff;
}

.header-contact-information-contactlogo-icon a:hover {}

.main-menu-responsive-icon {
  display: none;
}

.header-search {
  display: inline-block;
  text-align: right;
  margin-top: 20px;
  width: 60%;
  text-align: right;
  display: none;
}

.header-search-container {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}

.header-search-container a:hover i {
  color: #ccc;
}

.header-search-container #edit-keys {
  background: #dcddde;
  height: 44px;
  border: 1px solid #494a4a;
  border-radius: 5px;
  width: 50%;
  padding: 10px;
}

.header-search-container #edit-submit {
  position: absolute;
  top: -6px;
  right: -5px;
  padding: 10px 15px;
  background: #a41e22;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
}

.main-menu {
  display: inline-block;
  margin-top: 10px;
  text-align: center;
}

.main-menu-responsive-icon {
  display: none;
}

.main-menu-container {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #23367f;
}

.main-menu #block-mainnavigation ul:not(.contextual-links) {
  display: inline-block;
  padding: 0;
}

.main-menu #block-mainnavigation>ul:not(.contextual-links)>li {
  display: inline-block;
  padding: 0px 33px;
  border-right: 1px solid #fff;
}

.main-menu #block-mainnavigation li:first-child {
  padding-left: 0;
}

.main-menu #block-mainnavigation li:last-child {
  border: 0;
}

.main-menu #block-mainnavigation>ul:not(.contextual-links)>li>a {
  color: #fff;
  text-decoration-color: #58595b;
  text-decoration: none;
  font-family: MicroSquare;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  font-size: 21px;
}

.main-menu #block-mainnavigation a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #a41e22;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.main-menu #block-mainnavigation a:hover:before, .main-menu #block-mainnavigation a:focus:before, .main-menu #block-mainnavigation a:active:before {
  right: 0;
}

.main-menu #block-mainnavigation a:hover {
  color: #fff;
}

.main-menu #block-mainnavigation span {}

/*************************slider****************************************/

.slider {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}

.slider-img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.slider-img img {
  width: 100%;
  height: 100%;
}

.slider-container-data {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  margin-left: 10%;
}

.slider-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  color: #fff;
}

.slider-container-title {
  display: inline-block;
  width: 50%;
  text-transform: uppercase;
  text-align: left;
  font-family: Futura-bold;
}

.slider-container-title h1 {
  font-size: 50px;
  font-weight: bold;
}

.slider-container-text {
  display: inline-block;
  width: 100%;
  margin-top: 22px;
  text-align: center;
  font-size: 19px;
}

.slider-container-text p {
  color: #fff;
  margin: 0px 10%;
}

.slider-container-butt {
  width: 100%;
  position: absolute;
  bottom: 10%;
  display: none;
}

.slider-container-butt-but1 {
  display: inline-block;
  text-align: right;
  padding-right: 30px;
}

.slider-container-butt-but1 a {
  padding: 15px 34px;
  background: #a41e22;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  font-family: Futura-bold;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

.slider-container-butt-but1 a:hover, .slider-container-butt-but1 a:focus, .slider-container-butt-but1 a:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slider-container-butt-but1 a:hover {
  color: #ccc;
  text-decoration: none;
}

.slider-container-butt-but2 {
  display: inline-block;
  text-align: left;
  padding-left: 30px;
}

.slider-container-butt-but2 a {
  padding: 15px 20px;
  background: #a41e22;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  font-family: Futura-bold;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

.slider-container-butt-but2 a:hover, .slider-container-butt-but2 a:focus, .slider-container-butt-but2 a:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slider-container-butt-but2 a:hover {
  color: #ccc;
  text-decoration: none;
}

/*************************welcome section*******************************************/

.welcome-section {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.welcome-section-data {
  display: inline-block;
  width: 100%;
}

.welcome-section-data-title {
  display: inline-block;
  width: 100%;
}

#block-views-block-welcome-section-block-1-2 h1 {
  font-size: 53px;
  line-height: 61px;
  font-family: BEBAS;
}

.welcome-section-data-title span {
  color: #005495;
  display: block;
}

.welcome-section-data-text {
  line-height: 30px;
  margin-top: 15px;
  font-size: 17px;
}

.welcome-section-data-text p {
  color: #636466
}

.welcome-section-data-butt {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.welcome-section-data-butt a {
  text-decoration: none;
  padding: 8px 25px;
  background: #005495;
  color: #fff;
  border-radius: 8px;
  font-family: BEBAS;
  word-spacing: 4px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

.welcome-section-data-butt a:hover, .welcome-section-data-butt a:focus, .welcome-section-data-butt a:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.welcome-section-data-butt a:hover {
  color: #ccc;
  text-decoration: none;
}

.welcome-section-image {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
}

.welcome-section-image img {
  width: 84%;
  height: auto;
  max-height: 80%;
}

/************************information*******************************************/

.information {
  display: inline-block;
  width: 100%;
  height: auto;
  background: #f2f2f3;
  margin-top: 30px;
}

#block-views-block-offers-section-block-1 {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  text-transform: uppercase;
  margin-top: 38px;
}

#block-views-block-offers-section-block-1 h2 {
  display: inline-block;
  width: 100%;
  font-size: 55px;
  color: #58595b;
  font-family: BEBAS;
  margin: 0px 0px 50px 0px;
}

.information-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.info-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
  transition: .5s;
}

.info-container .welcome-section-data-butt {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 17px 0px;
}

.info-container:hover {
  transform: scale(1.1);
  transition: .5s;
}

.info-container:hover .info-container-img {
  border: 4px solid #fff;
  padding: 2px;
  box-shadow: -4px 6px 36px 0px rgba(0, 0, 0, 0.75)
}

.info-container:hover h1 {
  color: #005495;
}

.info-container:hover span {
  color: rgba(147, 7, 0, .7);
}

.info-container-img {
  display: inline-block;
  border-radius: 50%;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #f2f2f3;
  padding: 2px;
}

.info-container-img img {
  width: 100%;
  height: 100%;
}

.info-container-data {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 5px 0px;
}

.info-container-data-title {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0px 0px;
  max-height: 120px;
}

.info-container-data-title h1 {
  color: #005495;
  font-size: 27px;
  font-family: Roboto-Black;
}

.info-container-data-title span {
  color: rgba(147, 7, 0, .7);
  font-size: 25px;
  font-family: Roboto-Regular;
}

.info-container-data-text {
  display: inline-block;
  width: 70%;
  min-height: 30px;
  text-align: center;
  margin: 0px 15%;
  max-height: 81px;
  overflow: hidden;
}

.info-container-data-text p {
  font-size: 15px;
  color: #003d6c;
}

.info-container-data-butt-lg {
  display: inline-block;
  width: 100%;
}

.info-container-data-butt {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #939598;
  border-radius: 50%;
  margin: 20px 40%;
  padding: 8px;
}

.info-container-data-butt a {
  color: #fff;
  text-decoration: none;
  font-family: Futura bold;
}

.info-container-data-butt a:hover {
  text-decoration: none;
}

/***********************services***************************************/

.hi-slide {
  position: relative;
  width: 100%;
  height: 598px;
  margin: 115px auto 0;
}

.hi-slide .hi-next, .hi-slide .hi-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background-color: #000;
  color: black;
  transition: all 0.6s;
  font-size: 20px;
  font-weight: bold;
  z-index: 999999;
}

.hi-slide .hi-next:hover, .hi-slide .hi-prev:hover {
  opacity: 1;
  background-color: #fff;
}

.hi-slide .hi-prev {
  left: 40px;
}

.hi-slide .hi-prev::before {
  content: '<';
}

.hi-slide .hi-next {
  right: 40px;
}

.hi-slide .hi-next::before {
  content: '>';
}

.hi-slide>ul {
  list-style: none;
  position: relative;
  width: 857px;
  height: 395px;
  margin: 0;
  padding: 0;
}

.hi-slide>ul>li {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  left: 377px;
  top: 146px;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 3px solid #fff;
  background-color: #333;
  cursor: pointer;
  display: inline-block;
}

#block-views-block-services-block-1>ul {
  list-style: none;
  position: relative;
  width: 857px;
  height: 395px;
  margin: 0;
  padding: 0;
}

#block-views-block-services-block-1 li {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  left: 377px;
  top: 146px;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  margin: 0px 10px;
  cursor: pointer;
  display: inline-block;
}

.slick-list {
  width: 94%;
  margin: 0px 3%;
}

/**********************************************************************/

.services {
  display: inline-block;
  width: 100%;
  height: auto;
}

.services-container {}

.services-container-data {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 10px 0px;
}

.services-container-data-title {}

#block-views-block-services-block-1 h2 {
  font-size: 52px;
  font-family: Roboto-Regular;
  letter-spacing: -3px;
  line-height: 46px;
  color: #58595b;
  font-weight: bold;
  text-transform: uppercase;
}

.services-container-data-text {
  display: inline-block;
  width: 80%;
  margin: 5px 10%;
  font-size: 29px;
  color: #005495;
}

.services-container-data-text p {}

.services-desc {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px 30px 0px;
}

.services-desc-container {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 20px 0px;
}

.services-desc-containert:hover {}

.grid__content:hover .slick__slide {
  -webkit-box-shadow: 1px -2px 18px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px -2px 18px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 1px -2px 18px -5px rgba(0, 0, 0, 0.75);
}

.grid__content:hover .services-desc-container-img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.grid__content:hover .services-desc-container-img img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.services-desc-container {}

.services-desc-container-img {
  display: inline-block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  background-image: url(../images/Untitled-4.png);
  border-radius: 50%;
  z-index: 999999;
  padding: 25px;
  background-size: cover;
  -webkit-transition: -webkit-transform 3s ease-in-out;
  transition: transform 3s ease-in-out;
}

.services-desc-container-img img {
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 3s ease-in-out;
  transition: transform 3s ease-in-out;
}

.services-desc-container-title {}

.services-desc-container-title h2 {
  width: 90%;
  margin: 12px 5%;
  line-height: 37px;
  font-family: Roboto-Black;
  font-size: 30px;
  height: 39px;
  min-height: 74px;
  color: #005495;
}

.services-desc-container-menu {
  display: inline-block;
  width: 90%;
  min-height: 72px;
}

.services-desc-container-menu span {
  display: inline-block;
  width: 90%;
  height: auto;
  margin: 2px 5%;
  border-bottom: 1px solid #cbcbcc;
  font-family: Roboto-Light;
  font-size: 14px;
  color: #58595b;
}

.services-desc-container-link {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px;
}

.services-desc-container-link a {
  display: inline-block;
  font-family: Futura-bold;
  padding: 8px 21px;
  background-color: #a41e22;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  border: 1px solid #fff;
}

.services-desc-container-link a:hover {
  text-decoration: none;
  color: #a41e22;
  background-color: #fff;
  border: 1px solid #a41e22;
}

/***********************our-services********************************/

.our-services {
  display: inline-block;
  width: 100%;
  height: auto;
  background-image: url('../images/bgall2.jpg');
  background-size: cover;
}

.our-services-container {
  display: inline-block;
  width: 100%;
  height: auto;
  display: none;
}

.our-services-container-text {
  display: inline-block;
  width: 60%;
  height: auto;
  font-size: 60px;
  text-align: center;
  color: #fff;
  margin: 22px 20%;
}

.our-services-container-text h2 {
  font-size: 64px;
  font-family: BEBAS;
  word-spacing: 5px;
  line-height: 84px;
}

.our-services-container-links {
  display: inline-block;
  width: 100%;
  height: auto;
}

.our-services-container-links-contactus {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  margin: 35px 0px;
}

.our-services-container-links-contactus a {
  display: inline-block;
  font-family: Futura-bold;
  padding: 8px 37px;
  background-color: #005495;
  color: #fff;
  border-radius: 7px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

.our-services-container-links-contactus a:hover, .our-services-container-links-contactus a:focus, .our-services-container-links-contactus a:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.our-services-container-links-contactus a:hover {
  color: #ccc;
  text-decoration: none;
}

/**********************why-choosing-us*********************************************/

.why-choosing-us {
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: #dbdbdb;
  margin-top: 25px;
}

.why-choosing-us-container {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('../images/bgservices.jpg');
  background-size: 60% 100%;
  background-repeat: no-repeat;
}

.why-choosing-us-container-row {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 35px 0px;
}

.why-choosing-us-container>div:last-child h2 {
  border-bottom: unset;
  padding-bottom: 0;
}

.why-choosing-us-container-row-1 {
  display: inline-block;
  width: 55%;
  height: auto;
  float: left;
}

.why-choosing-us-container-row-2 {
  display: inline-block;
  width: 10%;
  height: auto;
  float: left;
}

.why-choosing-us-container-row-3 {
  display: inline-block;
  width: 30%;
}

.why-choosing-us-container-row-title {
  display: inline-block;
  width: 100%;
  text-align: right;
  color: #fff;
}

.why-choosing-us-container-row-title h2 {
  font-family: BEBAS;
  color: #fff;
  font-size: 30px;
  padding-bottom: 96px;
  width: 40%;
  float: right;
  border-bottom: 1px solid #6690b6;
}

.why-choosing-us-container-row-icon-shadow {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
}

.why-choosing-us-container-row-icon {
  display: inline-block;
  width: 72%;
  text-align: center;
  font-size: 50px;
  background: linear-gradient(90deg, rgba(147, 7, 0) 55%, rgb(2, 58, 120, .7) 50%);
  border-radius: 50%;
  padding: 10px;
  margin: 0px 10%;
}

.why-choosing-us-container-row-icon svg {
  font-size: 40px;
  color: #58595b;
}

.why-choosing-us-container-row-text {}

.why-choosing-us-container-row-text p {
  font-size: 23px;
  line-height: 29px;
  color: #6a6a6a;
}

.fontawesome-icons {
  width: 100%;
  height: 100%;
  padding-top: 7px;
}

/****************************need help**********************************************/

.need-help {
  display: inline-block;
  width: 100%;
  height: auto;
  background-image: url('../images/bg4.jpg');
  margin-top: 25px;
}

.need-help-container {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
}

.need-help-container-title {
  text-align: center;
  color: #fff;
  margin-top: 10px;
}

.need-help-container-title h2 {
  font-family: BEBAS;
  font-size: 60px;
  font-weight: bold;
}

.need-help-container-title span {
  font-weight: 100;
}

.need-help-container-text {
  text-align: center;
  color: #fff;
  margin-top: 10px;
}

.need-help-container-text h2 {
  font-family: Roboto-Light;
  font-size: 32px;
}

.need-help-container-data {
  display: inline-block;
  width: 70%;
  margin: 10px auto
}

.need-help-container-data-text {
  display: inline-block;
  width: 100%;
  height: auto;
  color: #fff;
  text-align: center;
  font-size: 19px;
}

.need-help-container #block-views-block-need-help-block-1>h2 {
  font-family: BEBAS;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
}

.need-help-container-data-text p {}

.need-help-container #block-webform {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px 30px 0px;
}

.need-help-container #block-webform {
  width: 70%;
}

.need-help-container #block-webform.webform-flex--container {
  width: 38%;
  display: inline-block;
}

.need-help-container #block-webform #edit-name {
  width: 40%;
  height: 40px;
  background-color: rgb(168, 168, 168, .4);
  border: unset;
  border-radius: 10px;
  padding: 10px;
  margin: 0px 10px;
  color: #fff;
  float: left;
}

.need-help-container #block-webform #edit-e-mail {
  width: 40%;
  height: 40px;
  background-color: rgb(168, 168, 168, .4);
  border: unset;
  border-radius: 10px;
  padding: 10px;
  margin: 0px 10px;
  color: #fff;
  float: left;
}

.need-help-container #block-webform .form-submit {
  display: inline-block;
  font-family: Futura-bold;
  padding: 7px 20px;
  background-color: #005495;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}

.need-help-container #block-webform input::placeholder {
  color: #fff;
}

.need-help-container-data-form a:hover {
  color: #ccc;
}

/********************************map*******************************************/

.map {
  display: inline-block;
  width: 100%;
  height: auto;
}

.map-container {
  display: inline-block;
  width: 100%;
}

.map-container iframe {
  display: inline-block;
  width: 100%;
}

/*******************************footer-page********************************************/

.footer-page {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.footerall {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer-page-container {
  display: inline-block;
  width: 100%;
  height: auto;
  background-image: url('../images/bgall9.jpg');
  background-size: cover;
}

.footer1 {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer1-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 60px 0px;
  color: #fff;
}

.footer1-container-title {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer1-container-title p {
  display: inline-block;
  width: 100%;
  font-size: 22px;
}

.footer1-container-text {
  display: inline-block;
  width: 75%;
  font-size: 14px;
  margin-top: 30px;
  text-align: left;
}

.footer1-container-text p {}

#block-footer1iconmenu {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 50px;
}

#block-footer1iconmenu ul {
  padding: 0;
}

#block-footer1iconmenu li {
  display: inline-block;
  margin: 0px 10px;
}

#block-footer1iconmenu i {}

#block-footer1iconmenu a {
  border-radius: 50%;
  font-size: 20px;
  color: #222222;
  margin: 2px 15px;
  display: table-cell;
  width: 40px;
  height: 40px;
  background: #fff;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  color: #222222;
  margin: 0px 5px;
}

#block-footer1iconmenu a:hover {
  background-color: #ccc;
}

.footer2 {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer2-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 48px 0px;
  color: #fff;
}

.footer2-container-title {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer2-container h2 {
  display: inline-block;
  width: 100%;
  font-size: 22px;
}

.footer2-container-menu {}

#block-mainnavigation-2 i {
  margin-right: 30px;
}

#block-mainnavigation-2 ul {
  padding: 0px;
  list-style: none;
  margin-top: 28px;
}

#block-mainnavigation-2 li::before {
  font-weight: 300;
  content: "►";
  font-size: 10px;
  margin-right: 20px;
}

#block-mainnavigation-2 li {
  font-size: 16px;
  margin: 7px 0px;
}

#block-mainnavigation-2 a {
  color: #fff;
  text-decoration: none;
}

#block-mainnavigation-2 a:hover {
  text-decoration: none;
  color: #ccc;
}

.footer3 {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer3-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 60px 0px;
  color: #fff;
}

.footer3-container-title {
  display: inline-block;
  width: 100%;
  height: auto;
}

.footer3-container-title p {
  display: inline-block;
  width: 100%;
  font-size: 22px;
}

.footer3-container-data span {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px;
  font-size: 14px;
}

.footer3-container-data i {
  font-size: 14px;
  margin-right: 33px;
}

.footer3-container-form {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 54px;
}

.footer3-container-form-search {
  display: inline-block;
  position: relative;
  width: 100%;
}

.footer3-container-form-search #edit-keys {
  display: inline-block;
  width: 95%;
  height: 40px;
  padding: 10px;
  border: unset;
  background-color: #dcddde;
  border-radius: 7px;
  color: #000;
}

.footer3-container-form-search #edit-submit--2, .footer3-container-form-search #edit-submit {
  position: absolute;
  top: -6px;
  right: -5px;
  padding: 8px 3px;
  background: #a41e22;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  width: 88px;
}

.footer3-container-form-search a {
  color: #fff;
}

.footer3-container-form-search a:hover {
  color: #ccc;
}

.footer3-container-data #block-locations {
  margin-left: 13px;
  color: #fff;
  font-size: 14px;
}

.footer3-container-data #block-email {
  margin-left: 13px;
  color: #fff;
  font-size: 14px;
}

.footer3-container-data #block-phone {
  margin-left: 13px;
  color: #fff;
  font-size: 14px;
}


.footer3-container-data #block-phone p {
  color: #fff;
  font-size: 14px;
}

.copyright {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #6d6e71;
}

.copyright-container {
  display: inline-block;
  width: 100%;
  height: auto;
}

.copyright-container h4 {
  display: inline-block;
  color: #fff;
  margin: 30px 0px;
  font-family: BebasNeue Light;
}

/*********************************************************************************/

/* Underline From Left */

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #a41e22;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/******************************************************************/

.flex-control-nav {
  z-index: 9999999;
  bottom: 58px;
}

.flex-nav-prev {
  line-height: 49px;
}

.flex-nav-next {
  line-height: 49px;
}

#block-khusheim-content {
  padding: 20px;
}

.flexslider {
  border: 0;
  margin: 0px;
}

#block-views-block-slickslider-block-1 .slick-arrow {
  border: 0;
  border-radius: 0%;
  font-size: 0;
  height: 248px;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  background: #005495;
}

.slick-arrow:hover {
  background: #005495;
}

.slick-arrow:focus {
  background: #005495;
}

.slick-arrow:active {
  background: #005495;
}

.slick-next::before {
  color: #e9e9e9;
  font-size: 36px;
  font-size: 4.25rem;
  margin: 0px 0px;
  position: absolute;
  top: 45%;
  right: 15px;
}

.slick-prev::before {
  color: #e9e9e9;
  font-size: 36px;
  font-size: 4.25rem;
  margin: 0px 0px;
  position: absolute;
  top: 45%;
  left: 15px;
}

#block-views-block-offers-section-block-2 h2 {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}

.views-element-container .views-field-field-image {
  display: inline-block;
  width: 100%;
  /* max-height: 189px; */
}

.views-element-container .views-field-field-image .field-content {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.views-element-container .views-field-field-image img {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 189px;
}

.views-element-container .views-field-title span {
  display: inline-block;
  width: 100%;
  height: 62px;
  overflow: hidden;
  background: #002e6c;
  text-align: center;
  padding: 15px;
  color: #fff;
  font-size: 19px;
}

.need-help-container .newslettersignup-form .form-item-newslettercompanyname {
  display: none;
}

.need-help-container .newslettersignup-form .form-item-newsletteryourname {}

.need-help-container .newslettersignup-form .form-item-newsletteryourname label {
  display: none;
}

.need-help-container .newslettersignup-form .form-item-newsletteryourname input {
  width: 40%;
  height: 40px;
  background-color: rgb(168, 168, 168, .4);
  border: unset;
  border-radius: 10px;
  padding: 10px;
  margin: 0px 10px;
  color: #fff;
  float: left;
}

.need-help-container .newslettersignup-form {
  display: inline-block;
  width: 70%;
  margin: 20px auto;
}

.need-help-container .newslettersignup-form .form-submit {
  display: inline-block;
  font-family: Futura-bold;
  padding: 7px 20px;
  background-color: #005495;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}

.need-help-container .newslettersignup-form .form-item-newsletteryouremail {}

.need-help-container .newslettersignup-form .form-item-newsletteryouremail label {
  display: none;
}

.need-help-container .newslettersignup-form .form-item-newsletteryouremail input {
  width: 40%;
  height: 40px;
  background-color: rgb(168, 168, 168, .4);
  border: unset;
  border-radius: 10px;
  padding: 10px;
  margin: 0px 10px;
  color: #fff;
  float: left;
}

.need-help-container .newslettersignup-form .form-item-newsletteryouremail input::placeholder {
  color: #fff;
}

.need-help-container .newslettersignup-form .form-item-newsletteryourname input::placeholder {
  color: #fff;
}

/*****************************copyright-container link******************************************/

.copyright-container a {
  color: #fff;
  font-family: Futura-bold;
  text-decoration: none;
}

.copyright-container a:hover {
  color: #a41e22;
  text-decoration: none;
}

.copyright-container a:visited {
  color: #fff;
}

/***********************************kcorp-map***********************************************/

.kcorp-map {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}

.kcorp-map img {
  width: 100%;
  height: auto;
}

.link1 {
  position: absolute;
  top: 14%;
  right: 21%;
  width: 77px;
  height: 94px;
}

.link1>div:first-child {
  position: relative;
  width: 100%;
  height: 100%;
}

.link1 a {
  font-size: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.link2 {
  position: absolute;
  top: 0%;
  right: 38%;
  width: 77px;
  height: 94px;
}

.link2>div:first-child {
  position: relative;
  width: 100%;
  height: 100%;
}

.link2 a {
  font-size: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.link3 {
  position: absolute;
  top: 27%;
  right: 42%;
  width: 89px;
  height: 94px;
}

.link3>div:first-child {
  position: relative;
  width: 100%;
  height: 100%;
}

.link3 a {
  font-size: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.link4 {
  position: absolute;
  top: 54%;
  right: 54%;
  width: 8%;
  height: 24%;
}

.link4>div:first-child {
  position: relative;
  width: 100%;
  height: 100%;
}

.link4 a {
  font-size: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/**********************logo-map*********************/

.logo-map {
  position: absolute;
  top: -45%;
  width: 160%;
  right: 98%;
  display: none;
}

.logo2-map {
  position: absolute;
  top: -45%;
  width: 160%;
  right: 98%;
  display: none;
}

.logo3-map {
  position: absolute;
  top: 0%;
  width: 118%;
  right: 85%;
  display: none;
}

.logo4-map {
  position: absolute;
  top: -45%;
  width: 160%;
  right: 98%;
  display: none;
}

/**********************************************************/

#block-views-block-map-block-1-2 {
  padding: 20px;
}

.page-node-form #edit-name, .page-node-form #edit-email, .page-node-form #edit-subject, .page-node-form #edit-message {
  max-width: 100%;
}

.page-args-form-careers #edit-first-name, .page-args-form-careers #edit-last-name, .page-args-form-careers #edit-contact-email, .page-args-form-careers #edit-contact-phone, .page-args-form-careers #edit-contact-address {
  max-width: 100%;
}

/*****************************inner page****************************************/

.services-img-container {
  text-align: center;
}

.services-img-container img {
  border: 1px solid #ccc;
   -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.services-body-container {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  color: #1a1fbc;
}

.services-description-container {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-top: 18px;
}

.offers-img-container {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
}

.offers-img-container img {
  border: 1px solid #ccc;
   -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.offers-body-container {
  text-align: center;
  margin-top: 22px;
  color: #23367f;
  font-weight: 700;
  font-size: 18px;
}

.page-node-services .info-container-img {
  width: 60%;
}

.page-node-services .info-container-data {
  margin: 5px 0px 20px 0px;
}

.page-node-services .info-container {
	display: inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	text-align: center;
	transition: .5s;
	border: 1px solid #005495;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0, 84, 149);
	-moz-box-shadow: 0px 0px 5px 0px rgb(0, 84, 149);
	box-shadow: 0px 0px 5px 0px rgb(0, 84, 149);
}

#sidebar .services-desc-container-img2 {
  display: inline-block;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

#sidebar .services-desc-container-img2>img {
  width: 100%;
  height: auto;
}

#sidebar #block-views-block-services-block-2 {
  padding: 0px 30px;
}

#sidebar #block-views-block-services-block-2>h2 {
  text-align: center;
  color: #767373;
}

#sidebar .services-desc-container {
  border: 1px 0px solid #ccc;
}

#sidebar .services-desc-container-title h2 {
  min-height: 40px;
  font-size: 23px;
  margin: 0;
}

#sidebar .services-desc-container {
  padding: 9px 0px;
}

#sidebar .services-desc-container-link a {
  padding: 6px 15px;
}

/******************************inner-banners**********************************/

#inner_banner {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  /* height: 325px; */
  background-color: #f7f7f7;
  overflow: hidden;
}

#inner_banner .views-field-field-image {
  display: inline-block;
  width: 100%;
  height: auto;
}

#inner_banner .views-field-field-image img {
  width: 100%;
  height: auto;
}

#inner_banner .views-field-nothing {
  position: absolute;
  left: 12%;
  top: 30%;
  -webkit-animation: fadeInaa 1.5s;
  animation: fadeInaa 1.5s;
}

/* #inner_banner .banner-title {
  font-size: 50px;
  color: #fff;
  padding-bottom: 10px;
} */

#inner_banner .banner-title {
	font-size: 50px;
	color: #005495;
	background-color: white;
	padding: 0 33px;
	box-shadow: 0 0 9px 1px #005495;
	border-radius: 11px;
}

#inner_banner .banner-body {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
}

.desc-product {
  display: inline-block;
  width: 100%;
  height: auto;
}

#block-views-block-project-description2-block-1 .odd-row .desc-product-data, #block-views-block-product-description-block-1 .odd-row .desc-product-data {
  display: inline-block;
  width: 50%;
  height: auto;
  float: left;
  padding: 5px 27px;
}

.desc-product-data h2 {
  font-size: 26px;
  color: #005495;
  font-weight: bold;
}

.desc-product-data p {
  font-size: 17px;
  color: #767373;
}

#block-views-block-project-description2-block-1 .odd-row .desc-product-image, #block-views-block-product-description-block-1 .odd-row .desc-product-image {
  display: inline-block;
  width: 50%;
  float: right;
  padding-right: 20px;
}

.desc-product-image img {
  width: 100%;
}

#block-views-block-project-description2-block-1 .even-row .desc-product-image, #block-views-block-product-description-block-1 .even-row .desc-product-image {
  display: inline-block;
  width: 50%;
  float: left;
  padding-left: 20px;
}

#block-views-block-project-description2-block-1 .even-row .desc-product-data, #block-views-block-product-description-block-1 .even-row .desc-product-data {
  display: inline-block;
  width: 50%;
  height: auto;
  float: right;
  padding: 0px 26px;
}

.page-node-project .views-row {
  margin: 20px 0px;
}

/**********************contactus******************************/

.page-args-node-64 #block-views-block-map-block-1-2 {
  display: none;
}

.need-help {
  display: none;
}

/****************************contact us**********************************/

.ofices-title {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px;
}

.ofices-title h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #000;
  font-family: MicroSquare;
}

.ofices-container {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0px 0px;
}

.Offices-card {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 10px 0px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(145, 148, 191, 0.75);
  min-height: 290px;
  border-radius: 60px 0px 60px 0px;
  background-color: #23367f;
  transition: .5s;
}

.Offices-card span {
  color: #a41e22;
}

.Offices-card-title {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
}

.Offices-card-title h2 {
  font-size: 25px;
  color: #fff;
  border-bottom: 1px solid #da7272;
  font-style: italic;
  font-weight: bold;
  margin-top: 0;
  font-family: MicroSquareBold;
  margin-bottom: 0;
}

.Offices-card-address {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 12px;
}

.Offices-card-address h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin: 2px;
  /* font-family: MicroSquareBold; */
  font-family: Roboto-Regular;
}

.Offices-card-phone {
  display: inline-block;
  width: 100%;
  height: auto;
}

.Offices-card-phone h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  /* font-family: MicroSquareBold; */
  font-family: Roboto-Regular;
  font-size: 17px;
  margin: 10px 0px;
}

.Offices-card-fax {
  display: inline-block;
  width: 100%;
  height: auto;
}

.Offices-card-fax h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  /* font-family: MicroSquareBold; */
  font-family: Roboto-Regular;
  font-size: 17px;
  margin: 10px 0px;
}

.Offices-card-email {
  display: inline-block;
  width: 100%;
  height: auto;
}

.Offices-card-email h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  /* font-family: MicroSquareBold; */
  font-family: Roboto-Regular;
  font-size: 17px;
  margin: 10px 0px;
}

.Offices-card-map-location {
  display: inline-block;
  width: 100%;
  height: auto;
}

.Offices-card-map-location h2 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  /* font-family: MicroSquareBold; */
  font-family: Roboto-Regular;
  font-size: 17px;
  margin: 10px 0px;
}

.Offices-card-map-location a {
  color: #e07b7b;
  font-size: 17px;
  text-decoration: none;
  transform: .5s;
}

.Offices-card-map-location a:hover {
  text-decoration: none;
  color: #fff;
  transform: .5s;
}

.Offices-card:hover {
  transition: .5s;
  transform: scale(1.1);
}

.ofices-container>div:nth-child(4) {
  margin-left: 15%;
}

#edit-container-02>label {
  font-size: 15px;
  color: #7c7c7c;
  font-style: italic;
}

#edit-container-03 img {
  max-width: 100%;
  height: auto;
  margin-top: 6%;
}

.page-args-node-64 #block-khusheim-page-title {
  display: none;
}

#edit-container-04 {
  margin-top: 40px;
}

#edit-container-04>label {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #000;
  font-family: MicroSquare;
}

#block-views-block-offices-block-1>h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #000;
  font-family: MicroSquare;
}

#block-views-block-offices-block-1 {
  display: inline-block;
  width: 100%;
  height: auto;
}

#block-views-block-offices-block-1>div>div>.views-row:nth-child(4) {
  margin-left: 15%;
}

.all-offices {
  display: none;
}

/* #inner_banner .views-field-field-image>div>img {
  animation: fadeImg 1.5s ease-in both;
  filter: brightness(80%);
} */

@keyframes fadeInaa {
  from {
    opacity: 0;
    top: 100%;
  }
  to {
    opacity: 1;
    top: 30%;
  }
}

@keyframes fadeImg {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1.3);
  }
}

.page-args-node-33 #block-khusheim-content h2 {
	color: #23367f;
	font-weight: bold;
}
.page-args-node-33 #block-khusheim-content h4 {
	text-align: center;
}
.footer3-container-data a {
	color: #fff;
}

.shop-online-home {
  background-color: #aa2b2b;
  padding: 15px;
  text-align: center;
  overflow: hidden;
}

.shop-online-home a {
  color: white;
  font-size: 25px;
  text-decoration: none;
  animation: zoomInOut 3s infinite;
  transition: color 0.3s ease, text-decoration 0.3s ease;
  display: inline-block;
  text-transform: uppercase;
}

.shop-online-home a:hover {
  color: white;
  text-decoration: none;
}

@keyframes zoomInOut {
  /*0% {*/
  /*  transform: scale(1);*/
  /*}*/
  /*50% {*/
  /*  transform: scale(1.2);*/
  /*}*/
  /*100% {*/
  /*  transform: scale(1);*/
  /*}*/
}
