@font-face {
    font-family: 'Marck Script';
    src: url('../fonts/MarckScript-Regular.eot');
    src: url('../fonts/MarckScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MarckScript-Regular.woff2') format('woff2'),
        url('../fonts/MarckScript-Regular.woff') format('woff'),
        url('../fonts/MarckScript-Regular.ttf') format('truetype'),
        url('../fonts/MarckScript-Regular.svg#MarckScript-Regular') format('svg');
    font-weight: normal; font-style: normal; }

html {
  background: #fff;
}
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

#wrapper {
  position: relative;
  overflow: hidden !important;
}
@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1220px;
  }
}
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1510px;
  }
}
.services .service__details--full {
  /*max-width: 600px;*/
}
.services .service__details--full {
  padding: 0;
  /*padding: 80px 0;*/
}
.service-item.left .service__details--full {
  margin-left: auto;
}
.project__header-nobottom {
  padding-bottom: 0;
  padding-top: 45px;
}
.services .service-item h3 {
  margin: 0 0 20px;
}
.quote h3 .text__normal {
  /*font-family: 'Proxima Nova Rg';*/
  font-weight: 300;
}
.services .service-item ul.check__list li:before {
  content: "\f00c";
  top: 7px;
  font-size: 14px;
}
.service__cycle__row__custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service__cycle__row__custom--bottom {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 71px;
  position: relative;
}
/*.service__cycle__row__custom--bottom:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 123px;
  background: url("../images/bg-cycle-border.png") no-repeat;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}
*/
.service__cycle__box {
  background: #001f33;
  color: #fff;
  border-radius: 5px;
  padding: 20px 30px;
  width: calc(33.33% - 50px);
  position: relative;
  padding-right: 90px;
}
/*.service__cycle__box:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  background: url("../images/bg-cycle-arrow.png") no-repeat;
  width: 111px;
  height: 13px;
  margin-top: -6px;
  margin-right: -20px;
}*/
.service__cycle__box:first-child:before {
  display: none;
}
.service__cycle__row__custom--bottom .service__cycle__box:before {
  display: none;
}
.service__cycle__box strong {
  font-size: 26px;
  display: block;
  margin: 0 0 20px;
}
.service__cycle__box .icon__holder {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 17px;
  margin-right: 30px;
}
.service__cycle__row__custom--bottom .service__cycle__box strong {
  margin-bottom: 0;
}
.section__featuredon {
  background: #f5f5f5;
  padding: 10px 0;
}
.section__featuredon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section__featuredon ul li {
  margin-right: 1.8%;
}
.section__featuredon ul li:last-child {
  margin-right: 0;
}
.section__featuredon ul strong {
  font-size: 16px;
}
.section__blog {
  padding: 20px 0 80px;
  padding-bottom: 46px !important;
}
.blog__box .blog__desc {
  padding-top: 20px;
}
.blog__box {
  margin-bottom: 80px;
}
.blog__box h4 {
  font-size: 20px;
  font-weight: 700;
}
.blog__box h4 a {
  color: #001f33;
  text-decoration: none;
}
.blog__box h4 a:hover {
  color: #ff5e00;
  text-decoration: none;
}
.blog__box .blog__desc .blog__date {
  font-size: 14px;
  color: #001f33;
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
}
.section__blog .btn__holder {
  text-align: center;
  margin-top: -30px;
}
.section__blog--detail {
  padding-top: 0;
}
.blog__desc__title {
  padding: 40px 0;
  text-align: center;
  background: #f9f9f9;
}
.blog__desc__title h4 {
  font-size: 44px;
  line-height: 56px;
  color: #001f33;
  font-weight: 700;
  margin: 0 0 30px;
}
.section__blog--detail .blog__desc__title {
  margin-bottom: 40px;
}
.section__blog--detail .blog__desc p {
  margin-bottom: 16px;
}
.section__blog--detail .blog__image {
  text-align: center;
  margin-bottom: 40px;
}
.blog__box__holder {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.section__blog--detail .blog__date {
  color: #929292;
  font-size: 14px;
}
.service__item__advantage {
  margin: 0 !important;
  padding: 0 !important;
}
.service__item__advantage .bg__dark {
  position: relative;
  color: #fff;
      padding-top: 30px;
    padding-bottom: 20px;
}
.service__item__advantage .bg__dark h4 {
  color: #fff;
}
.service__item__advantage .bg__dark:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: #001f33;
}
.service__item__advantage--company .bg__dark:before {
  width: 72%;
}
.mar-custom {
  margin-top: 13.5%;
}
.service__item__advantage .container {
  position: relative;
  z-index: 1;
}
.service-image.service__image__top img {
  /* margin-top: -40%; */
}
.services .service__details--tbindentation {
  padding: 180px 0 0;
}
.count__2 {
  -webkit-column-count: 2;
  column-count: 2;
}
/*.services__with__before .service__details--full {
  padding: 180px 0;
}*/
.services__with__before .service-item .service-image {
  position: static;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.services__with__before .service-item {
  position: relative;
  padding: 70px 0;
  margin-bottom: 0 !important;
}
.services__with__before .service-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 221px;
  background: url("../images/bg-border-even.png") no-repeat;
  max-width: 924px;
  margin: -90px auto 0;
}
.services__with__before .service-item:nth-child(even):before {
  background: url("../images/bg-border-odd.png") no-repeat;
}
.services__with__before .service-item:first-child:before {
  display: none !important;
}
.img__right__custom {
  float: right;
  margin: 0 0 30px 40px;
}
.community__support__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.community__support__list li {
  padding: 0 16px !important;
  width: 33.33%;
  margin: 0 0 40px !important;
  text-align: center;
}
.community__support__list li:before {
  display: none !important;
}
.contact__block__oneline p {
  margin: 0;
  margin-right: 15px;
}
.contact__block__oneline .color__orange {
  color: #ff5e00;
}
.section__search__result {
  padding: 80px 0;
}
form.form__search {
  max-width: 750px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
span.search__form__number {
  max-width: calc(100% - 750px);
  width: 100%;
  text-align: center;
  color: #b7b7b7;
}
.search__form__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 50px;
}
form.form__search .form-group {
  margin-bottom: 0;
  max-width: calc(100% - 200px);
  width: 100%;
  margin-right: 20px;
}
form.form__search .form-control {
  height: 50px;
  border-radius: 0;
  border: 1px solid rgba(0, 31, 51, 0.2);
  color: #9a9a9a;
  font-size: 18px;
}
form.form__search .form-control::-webkit-input-placeholder {
  color: #9a9a9a;
}
form.form__search .form-control::-moz-placeholder {
  color: #9a9a9a;
}
form.form__search .form-control:-ms-input-placeholder {
  color: #9a9a9a;
}
form.form__search .form-control:-moz-placeholder {
  color: #9a9a9a;
}
form.form__search .button {
  min-width: 150px;
}
.search__form__list {
  margin-bottom: 50px;
  color: #001f33;
}
.search__form__list h2 {
  font-size: 32px;
  color: #001f33;
  font-weight: 600;
  margin: 0 0 12px;
}
.search__form__list .link {
  color: #ff5e00;
  text-decoration: none;
}
.search__form__list .link:hover {
  color: #001f33;
}
.search__form__holder .btn__holder {
  text-align: center;
}
footer .client-testimonial .author p {
  text-align: left;
}
.latest-projects .project-item .project-desc figure,
.project-grid .project-item .project-desc figure {
  margin: 0 0 20px;
}
.project-grid .project-item .project-desc figure img {
  width: auto;
  max-height: 60px;
  /*max-height: 100px;*/
}
.latest-projects .project-item figure.project-bg,
.project-grid .project-item figure.project-bg {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0.1;
}
.project-grid .project-item,
.latest-projects .project-item {
  cursor: pointer;
}
.locate .office-locations ul li a.active img {
  filter: grayscale(100);
}
/*section.services.services__with__before ~ section {
  padding-top: 0;
}*/
.services__with__before .service-item:before {
  margin: -150px auto 0 !important;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.services__with__before .service-item:nth-child(2):before {
  margin: -130px auto 0 !important;
}
.services__with__before .service-item:nth-child(3):before {
  margin: -130px auto 0 !important;
}
/*.services__with__before .service-item:nth-child(4):before {
  margin: -220px auto 0 !important;
}*/
.services__with__before .service-item:nth-child(5):before {
  margin: -110px auto 0 !important;
}
/*.quote {
    padding-top: 0;
}*/
.services .service-item .service-image {
  position: relative;
  margin-right: -30%;
  text-align: right;
}
.services .service-item.left .service-image {
  margin-left: -30%;
  margin-right: 0;
  text-align: left;
}
.service-item p {
  /*font-size: 18px;
  font-weight: bold;*/
}
.service__item__advantage--company p {
  font-size: 16px;
  /*font-weight: bold;*/
}
.service-item p.title {
  font-size: 52px;
  font-weight: 500;
  padding-right: 47%;
}
.go-team-row {
  position: relative;
}
.go-team-row:after {
  content: "";
  position: absolute;
  z-index: 0;
  width: 42%;
  /*height: 50%;*/
  right: 0;
  top: 65px;
  bottom: 0;
  margin: 80px 0 60px;
  background: #001f33;
}
.go-team-row img {
  position: relative;
  z-index: 1;
}
/*.go-team-list {
  padding: 30px 0 0 0 !important;
}*/
.go-team-list li {
  list-style: none;
  color: #fff;
  z-index: 1;
  padding: 0 !important;
}
.go-team-row p {
  padding-right: 10%;
}
.go-team-list {
  font-weight: 600;
}
.contact__block__oneline p {
  display: inline-block;
  width: 100%;
  text-align: center !important;
  margin-bottom: 50px;
}
.go-team-list li:before {
  content: none !important;
}
section.page-affiliate p {
  text-align: justify;
}
.contact-block p {
  font-size: 48px;
  font-weight: 400;
  line-height:1;
}
.contact-block p span {
  font-size: 40px;
  font-weight: 600;
}
.contact-form input[type="submit"] {
  min-width: 148px;
}
.service__item__advantage--company p.title {
  font-size: 53px;
  line-height: 63px;
  font-weight: 600;
}
.service-details ul li,
.services__with__before .service-item ul li,
.service-details .service-item ul li {
  color: #001f33;
}
.services .service-item {
  padding-top: 50px;
}
.logo a path.logo__orange {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logo a:hover path.logo__orange {
    fill: #ff5e00;
}

@media only screen and (min-width: 1441px) {
  .services .service-item .service-image {
    margin-right: -20%;
  }
  .services .service-item.left .service-image {
    margin-left: -20%;
  }
  .contact-block {
    text-align: center;
    padding: 1px 0 80px;
  }
}
@media only screen and (min-width: 1600px) {
  .services .service-item .service-image {
    margin-right: -9%;
  }
  .services .service-item.left .service-image {
    margin-left: -9%;
  }
}
.services .service-item .service-image img {
  max-width: 100%;
}
.services .no-left-right-indentation .service-image {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.services__with__before .service-item .service-image,
.services__with__before .service-item.left .service-image {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.services__with__before {
  padding: 0;
}

.project-grid .project-item:hover figure.project-bg, .latest-projects .project-item:hover figure.project-bg,.project-grid .project.open .project-item figure.project-bg { opacity: 1; }
/*.services .service-item:last-child {
  margin-bottom: 0;
}*/
.project-expand ul.project-feat li:before {
  content: "\f00c";
}
img.overlay {
    margin: 0 auto;
    display: block;
    width: 30%;
    padding-top: 14%;
}

@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1510px;
  }
  img.overlay {
    margin: 0 auto;
    display: block;
    width: 30%;
    padding-top: 12%;
}
  .services .service-details {
    padding-right: 100px;
  }
  .services .service-item.left .service-details {
    padding-right: 0;
    padding-left: 100px;
  }
  .services .service-item { margin-bottom: 75px; }
  .page-id-6097 .services .service-item:first-child , .page-id-6099 .services .service-item { margin-bottom: 0px; }
}
@media only screen and (min-width: 1700px) {
  .services .service-item .service-image {
    margin-right: -17%;
  }
  .services .service-item.left .service-image {
    margin-left: -17%;
  }
}
@media only screen and (min-width: 1800px) {
  .services .service-item .service-image {
    margin-right: -22%;
  }
  .services .service-item.left .service-image {
    margin-left: -22%;
  }
}
@media only screen and (min-width: 1900px) {
  .services .service-item .service-image {
    margin-right: -30%;
  }
  .services .service-item.left .service-image {
    margin-left: -30%;
  }
}
.services .service-item .service-image {
  height: auto !important;
  background:#fff;
}
@media only screen and (max-width: 1599px) {
  .services .service-item h3 {
    font-size: 26px;
  }
  .services .service-item h3 {
font-size: 28px;
  }
  .services .service-item .service-image {
    margin-right: -35%;
  }
  .services .service-item.left .service-image {
    margin-left: -35%;
  }
  .quote h3 {
    font-size: 38px;
  }
  .services .service-item p {
    font-size: 16px;
    line-height: 27px;
  }
  .button {
    font-size: 14px;
    padding: 8px 30px;
  }
  .latest-projects .project-title h3,
  .how-to-start h3 {
    font-size: 38px;
    font-family: 'Proxima Nova Lt';
    font-weight: 600 !important;
  }
  .services .service-desc {
    font-size: 16px;
    line-height: 27px;
  }
  .services h2 {
    font-size: 38px;
  }
  .content-wrap h1 {
    font-size: 38px;
  }  
  .service-item p.title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1499px) {
  .services .service-item .service-image {
    margin-right: -27%;
  }
  .services .service-item.left .service-image {
    margin-left: -27%;
  }
}

@media only screen and (max-width: 1450px) {
  .services .service-item .service-image {
    margin-right: -22%;
  }
  .services .service-item.left .service-image {
    margin-left: -22%;
  }
}

@media only screen and (max-width: 1439px) {
  .services .service-item .service-image {
    margin-right: -30%;
  }
  .services .service-item.left .service-image {
    margin-left: -30%;
  }
  /*.go-team-row:after {
    top: 24%;
  }*/
  .service-item p.title {
    padding-right: 28%;
  }
}
@media only screen and (max-width: 1439px) {
  .services .service-item .service-image {
    margin-right: -22%;
  }
  .services .service-item.left .service-image {
    margin-left: -22%;
  }
}
@media only screen and (max-width: 1199px) {
  .services .service-item .service-image {
    margin-right: -22%;
  }
  .services .service-item.left .service-image {
    margin-left: -22%;
  }
  .service__item__advantage .bg__dark:before {
    width: 100%;
  }
  .service__cycle__box {
    padding-right: 30px;
  }
  .service__cycle__box .check__list {
    margin-bottom: 0 !important;
  }
  .service__cycle__box {
    width: calc(33.33% - 20px);
  }
  .service__cycle__box:before {
    margin-right: -40px;
  }
  .services .service-details {
    max-width: initial;
  }
  .quote h3 {
    font-size: 32px;
  }
}
.pricing .plan-item h5 {
  text-align: left;
}
.pricing .plan-item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
   
}
.button {
    cursor: pointer;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea,
.contact-form select {
  font-size: 18px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.pricing_option { position:relative; }
.pricing_option:after { content: ""; width: 0; height: 0; position: absolute; top: 7px; right: 14px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #0B162F; }

.contact-form input[type="submit"] {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
}
@media only screen and (max-width: 1099px) {
  .services .service-item .service-image {
    margin-right: -8%;
  }
  .services .service-item.left .service-image {
    margin-left: -8%;
  }
  img.overlay {
    padding-top: 20%;
}
}
@media only screen and (max-width: 991px) {
  .services .service-item .service-image {
    margin-right: -2%;
  }
  .services .service-item.left .service-image {
    margin-left: -2%;
  }
  .services .service__details--full {
    padding: 30px 0;
  }
  .services .service-item {
    margin: 30px 0;
  }
  /* .go-team-row:after {
    top: 18%;
  }*/
}
@media screen and (max-width: 767px) {
  /*.go-team-row:after {
    top: 12%;
    height: 81%;
  }*/
  .go-team-row {
    margin-bottom: 30px;
  }
  .go-team-row:after {
    margin: 80px 0 30px;
  }
img.overlay{
    width: 50%;
    padding-top: 40%;
      }
}
@media only screen and (max-width: 575px) {
  img.overlay{
    width: 60%;
    padding-top: 55%;
      }
        .service__cycle__box {
    width: 100%;
    margin-bottom: 40px;
  }
  .service__cycle__row__custom--bottom {
    padding-top: 30px;
  }
  .service__cycle__row__custom--bottom:before {
    margin-top: -120px;
  }
  .service__cycle__box:before {
    margin-top: -26px;
    margin-left: -7px;
    top: 0;
    display: none;
    bottom: auto;
    transform: rotate(90deg);
    left: 50%;
  }
  .go-team-row:after {
    top: auto;
    height: 34%;
    width: 100%;
    /*bottom: 2%;*/
  }
}
/*.services .service-item .service-image img {
    max-width: 900px;
}*/
@media (max-width: 1400px) and (min-width: 1200px) {
  .services .service-item .service-image img {
    width: 550px;
  }
}
@media (max-width: 1680px) and (min-width: 1401px) {
  .services .service-item .service-image img {
    width: 660px;
  }
}
@media (max-width: 575px) {
  .service-item.left .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.pricing .content-wrap p {
    font-size: 18px;
}
.pricing .content-wrap b ,.pricing .content-wrap strong{
    font-size: 18px;
}

.geo-ip-hide {display: block !important; }
.geo-ip {display: none !important; }
body.geoip-country-AE .geo-ip-hide {display: none !important; }
body.geoip-country-QA .geo-ip-hide {display: none !important; }
body.geoip-country-KW .geo-ip-hide {display: none !important; }
body.geoip-country-SA .geo-ip-hide {display: none !important; }
body.geoip-country-CZ .geo-ip-hide {display: none !important; }
body.geoip-country-BH .geo-ip-hide {display: none !important; }
body.geoip-country-HK .geo-ip-hide {display: none !important; }

body.geoip-country-AE .geo-ip-AE {display: inline-block !important; }
body.geoip-country-QA .geo-ip-QA {display: inline-block !important; }
body.geoip-country-KW .geo-ip-KW {display: inline-block !important; }
body.geoip-country-SA .geo-ip-SA {display: inline-block !important; }
body.geoip-country-CZ .geo-ip-CZ {display: inline-block !important; }
body.geoip-country-BH .geo-ip-BH {display: inline-block !important; }
body.geoip-country-HK .geo-ip-HK {display: inline-block !important; }


.check__list { list-style:none; }
.check__list li { position:relative; padding-left: 30px; padding-top: 4px; padding-bottom: 4px; }
.check__list li:before { content: "\f00c"; font: normal normal normal 17px/1.2 FontAwesome; position: absolute; left: 0; top: 5px; color: #FF5E00; }
.button { padding: 12px 56px; }
.tst_desc { min-height:120px; color: #ffffff; }
footer .client-testimonial .author figure { width:90px; }
footer .footer-menu ul { display:inline-block; }
footer .client-testimonial .author figure img { width:100%; }
footer .client-testimonial .author p { width: calc(100% - 100px); padding-left: 20px; }
footer .client-testimonial .author p img { max-height:30px; -webkit-filter: grayscale(100%); filter: grayscale(100%); display: inline-block; margin: 10px 0; }
body.open-menu, html.open-menu { overflow:hidden !important; height:100vh; position:fixed; width:100%; }
body.open-menu header .navbar-toggler .fa-bars:before { content:"\f00d"; }
.collapsing { -webkit-transition: height 0s ease; -o-transition: height 0 ease; transition: height 0s ease; }
.locate .office-locations ul li a { border:0; padding:0; margin-right:5px; }
.section__featuredon { padding: 16px 0 10px; max-height: 60px; overflow: hidden; }
.section__featuredon li { min-height:56px; }
.section__featuredon li:first-child { line-height:32px; }
.section__featuredon li img { max-height:30px; }

header { z-index:100; }
.home .services h2 { font-family: 'Proxima Nova Lt'; font-weight:600; }
.slick-slide img {  -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.search-overlay { position:fixed; background:rgba(30, 48, 60, 0.8); top:0; left:0; width:100%; height:100%; z-index:10000; opacity:0; transition: all 0.3s ease-in-out;  pointer-events: none; opacity: 0;  z-index:-1;	}
#close-form { position: fixed; top: 10px; right: 20px; color: #fff; font-size: 30px; display: none; z-index: 10000; font-weight: bold; }
#close-form:hover { color: #FF5E00; text-decoration:none; }
.search-form { height: 80px; position: fixed; top: 50%; left: 50px; margin-top: -40px; pointer-events: none; opacity: 0; transform: translate(40px, 0); transition: all 0.3s ease-in-out; }
.search-form input { color: #fff; font-size: 50px; border: 0; background: transparent; -webkit-appearance: none; box-sizing: border-box; outline: 0; font-weight: 600; }
body.mode-search , body.mode-qcontact { overflow: hidden; }
body.mode-search .search-overlay, body.mode-qcontact .search-overlay{ opacity: 1; pointer-events: all; display: block !important; transition: all 0.3s ease-in-out; z-index: 10000; }
body.mode-search #close-form { display: block; }
body.mode-search .search-form, body.mode-search .close-menu{ opacity: 1; transform: none; pointer-events: all; display: block !important; transition: all 0.3s ease-in-out; z-index: 10000; }
.search-form ::-webkit-input-placeholder { color: #fff; opacity: 1; }
.search-form :-moz-placeholder { color: #fff; opacity: 1; }
.search-form :-ms-input-placeholder { color: #fff;  opacity: 1; }

.section__featuredon ul li { margin-bottom:15px; }
footer .testimonial__author__say__list { display:none; }
footer .regions ul li { margin:0 10px 0 0; }
footer .regions ul li a { padding-right:10px; position:relative; display:block; text-decoration:none; }
footer .regions ul li a:before { content:''; position:absolute; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid rgba(255,255,255,.6); top: 8px; right: -1px; }
.project-grid .text-center { padding-top: 40px; padding-bottom: 20px; }
.services .service-item { padding-top: 0px; }
.home .services .service-item { padding-top: 20px; }
.home .services .service-item:first-child { padding-top:30px; }  
.page-template-template-seo .services .service-item:first-child { padding-top:60px; }  
.faqs .faq-answer ul { background: #F9F9F9; padding-left:20px; margin-top:0px; }
p { font-size:18px; line-height: 27px; }
.parent-pageid-6118 .project-header { padding-bottom:0; padding-top: 80px; }
/* .parent-pageid-6118 .services ,.parent-pageid-6118 .services .service-item{ padding-top:10px; padding-bottom:0px; } */
.quote h3 { margin-bottom:40px; }
.page-id-6097 .services:not(.services__with__before) + .quote { padding:0px 0 60px; }
.page-id-6097 .services__with__before + .quote { padding-top:40px; }
.page-id-6097 .services:not(.services__with__before) + .quote h3 { margin-bottom:20px; }
.parent-pageid-6118 .project-header { margin-bottom: -60px; }
.featured-logos img { width:100%; }
span.search__form__number { max-width: 100%; width: 100%; text-align: left; color: #b7b7b7; display: block; padding-top: 25px; }
.project-categories .title { display: none; cursor: pointer; position: relative; border: 2px solid #FF5E00; font-family: 'Proxima Nova Lt'; font-size: 18px; padding: 10px 25px; font-weight: 600; } 
.project-categories .title:before { top: 22px; right: 20px; position: absolute; content:''; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #FF5E00; }
.col-sm-6.col-md-5.col-lg-6.company_wmuso_right p { line-height:2 !important; }
.col-sm-6.col-md-5.col-lg-3.company_wmuso_left p.title { line-height:1.2 !important; }
.page-template-template-company .contact-block { padding:0px 0 60px; }
.page-template-template-company .content-wrap { padding-bottom:50px; }
.page-template-template-pricing p + .row { margin-top:60px; }
.page-template-template-pricing .pricing .pricing-offers { margin-bottom:30px; }
.section__blog .blog__box .blog__image img { height:200px; object-fit:cover; width:100%; }
.home .project-desc { pointer-events:none; }
.page-numbers { padding-top:20px; color: #001f33; font-size:16px; font-weight:bold;  display:inline-block; margin:0 10px; }
.page-numbers:hover , .page-numbers.current { color: #ff5e00; }
figure.effect-apollo { background: #001F33; position:relative; overflow:hidden; }
figure.effect-apollo figcaption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
figure.effect-apollo img { opacity: 0.1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); width:100%; max-height:250px; object-fit:cover; object-position:top left; }
figure.effect-apollo figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); content: ''; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; -webkit-transform: scale3d(1.9,3.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); transform: scale3d(1.9,3.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); }
figure.effect-apollo:hover img { opacity: 0.95; -webkit-transform: scale3d(1.05,1.05,1); transform: scale3d(1.05,1.05,1); }
figure.effect-apollo:hover figcaption::before { -webkit-transform: scale3d(1.9,3.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform: scale3d(1.9,3.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); }
.latest-projects .project-item:hover .project-desc { display:none; }
body:not(.home) .services .service-item:last-child { margin-bottom:0; }
.page-template-projects-new .quote .container { max-width: 1140px; }
.page-id-6097 .services .service-item.left { padding-top:0; }
footer .regions ul li a { color: rgba(255, 255, 255, 0.6); }
footer .regions { top:-5px; position:relative; }
.tab-items h6 { font-size: 12px; color: #FFF; margin-top: 10px; padding-left:10px; }
ul.tab-items { min-height: 140px; margin: 0; padding: 0 5px; list-style: none; width: 100%; display:none; padding-top: 10px; border-top: 1px dashed rgba(255, 255, 255, 0.6); margin-top: 20px; }
.tab-items p { margin-bottom:15px; }
.tab-items p a { font-size:16px; color: rgba(255, 255, 255, 0.6); margin:0 10px; }
.tab-items p a:hover{ color:#fff; text-decoration:none; }

.banner { padding:0 !important; height:85vh; min-height:800px; }
.banner .container { height:100%; position:relative; }
.banner h1 { position:absolute; top:50%; left:0; transform:translateY(-50%); width:100%; opacity:0; margin-top:0; }
.banner h2 { position:absolute; top:50%; left:0; transform:translateY(-50%); width:100%; opacity:0; margin-top:0; }
.banner h3 { position:absolute; top:50%; left:0; transform:translateY(-50%); width:100%; opacity:0; margin-top:0; }
.banner .lists { position:absolute; top:50%; left:0; width:100%; opacity:0; }
.banner .lists ul { width:40% !important; margin:50px 0; margin: 50px 0; position: absolute; left: 50%; margin-left: -32%; }
.banner .lists ul li { width:100% !important; }
.banner .lists ul:last-child { margin-left: 12%; }
.banner .client-home-wrapper { margin-top:-90px; position:relative; opacity:0; padding:0 40px; }
.banner.active h1 { margin-top:-12%; opacity:1; transition-property: opacity,margin-top; transition-duration: 2s, 1s; transition-timing-function: ease-in, ease-out; transition-delay: .3s, 1s; }
.banner.active h2 { margin-top:-6.25%; opacity:1; transition-property: opacity,margin-top; transition-duration: 2s, 1s; transition-timing-function: ease-in, ease-out; transition-delay: 1.35s, 1.3s; }
.banner.active h3 { margin-top:-2%; opacity:1; transition-property: opacity,margin-top; transition-duration: 2s, 1s; transition-timing-function: ease-in, ease-out; transition-delay: 2.2s, 2.3s; }
.banner.active .lists { transition: all 1s ease-in-out 3s; opacity:1; }
.banner.active .client-home-wrapper { transition: all 1s ease-in-out 3.25s; opacity:.7; }

.owl-carousel .item { text-align:center; float:left; width:100%; }
.owl-carousel .item img { max-width:150px; margin:0 20px; display:inline-block !important; max-height: 70px; object-fit: contain; }
.owl-carousel .item span { display:inline-block; height:90px; }

select[name=pricing_option] { display:none; }
.page-template-template-seo .services h2 { text-align:left; font-weight:bold; }
.page-template-template-seo .services .service-details { padding-right:0 !important; }


.page-template-template-seo .services .service-item .service-image img { width: 100vh !important; max-width: inherit; right: -50px; position: relative; }

.sticky-qcontact { position: fixed;  right: 70px;bottom:120px; font-size: 16px; line-height: 1; padding: 15px 14px; text-decoration: none; background: #ff5000 none repeat scroll 0 0; color: #fff; text-transform: uppercase; z-index: 9999;  font-weight: 600; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.sticky-qcontact:hover, .sticky-qcontact:focus { background: #1a2732 none repeat scroll 0 0; color: #fff; text-decoration:none; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
#qcontact-popup { right: 4%;left: auto;margin-top:68px;   width:410px;  padding: 20px 30px; background-color: #001F33;  z-index: 10000; position: fixed; z-index:-1; text-align: center; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; opacity:0; }
#qcontact-popup.show { bottom:12%;  z-index:99999; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; opacity:1; }
#qcontact-popup h2 { color: #14213d; font-weight:bold; }
#qcontact-popup p { font-size: 15px; font-weight: bold; margin-top: 20px; }
#qcontact-popup p i { margin: 0 20px; font-size:28px; color:#999; }
#qcontact-popup a { color: #FF5000; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; text-decoration:none; }
#qcontact-popup a:hover { color: #1a2732; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
#qcontact-popup p img { margin: 0 13px; }
#qcontact-popup .close { top: -2px; right: 11px; height: 16px; width: 16px; font-size: 40px; position:absolute; }
#qcontact-popup p span { font-size:17px; }
#qcontact-popup .form { margin-top: 30px; }
#qcontact-popup .form .ajax-loader { position:absolute; }	
#qcontact-popup .form #quick_contact_text { background: #fff; width: calc(100% - 121px); color: #000; margin: 0 0 3px 0; padding: 6px 5px 6px 15px; height: 44px; vertical-align: top; font-size:14px; border: 0; }
#qcontact-popup .form #btn_quick_contact { background: #ff5000; border:0; color: #fff; font-size: 13px; line-height: 42px; width: 100%; padding: 0 20px; text-transform: uppercase; font-size: 14px; line-height: 1; padding: 15px 14px; cursor: pointer; font-weight:bold; }




.botm_cont{
background:url('https://j3d6j6b4.stackpathcdn.com/wp-content/themes/go-gulf/images/smile1.svg') no-repeat;
position: fixed;
    width: 65px;
    height: 88px;
    right: 26pt;
    bottom: 0px;
	z-index:999999;
}
.cont_form input[type='text'] , .cont_form input[type='email']{

color: #001F33 !important;
    opacity: 1;
    border-radius: 2px !important;
    font-family: 'Proxima Nova';
    font-size: 18px;
	


background: #FFFFFF;
border: 1px solid rgba(0, 31, 51, 0.2);
box-sizing: border-box;
border-radius: 2px;
}

* {box-sizing: border-box;}

/* Style the input container */
.cont_form .input-container {
  display: flex;
 
  margin-bottom: 15px;
 
width: 100%px;
height: 36px;


background: #FFFFFF;
border: 1px solid rgba(0, 31, 51, 0.2);
box-sizing: border-box;
border-radius: 2px;
}

/* Style the form icons */
.cont_form .icon {
  padding: 10px;
  background-color: #F2F2F2;
  color: #FF5E00;
  min-width: 50px;
  text-align: center;
}
.cont_form .fa-phone{
 color: #FF5E00;
}
.cont_form .fa-whatsapp{
 color: #219653;
}
.cont_form .fa-envelope{
 color: #4F4F4F;
}
.cont_form .fa-skype{
 color: #56CCF2;
}
.cont_form .fa-facebook{
 color: #1976D2;
}
.cont_form .fa-wechat{
 color: #4CAF50;
}
/* Style the input fields */
.cont_form .input-field {
  width: 100%;
  padding: 10px;
  outline: none;
	height: 35px;
}

.cont_form .input-field:focus {
  border: 2px solid #F2F2F2;
}


#qcontact-popup{
	background-color: #001F33;
}
/* Set a style for the submit button */

a.sticky-qcontact:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 0px;
    bottom: -20px;
    border: 12px solid;
    border-color: #ff5000 #ff5000 transparent transparent;
}

.sticky-qcontact:hover, .sticky-qcontact:focus {
	background: #f75813 none repeat scroll 0 0;}


#success_button{
	display:none;
	border: 2px solid #7CFFB8;
box-sizing: border-box;
border-radius: 4px;
	width:338px;
	color:#7CFFB8;
	font-family: Proxima Nova;
font-style: normal;
font-weight: 600;
font-size: 14px;
    line-height: 1;
    padding: 15px 14px;
align-items: center;
text-align: center;
background-color: #001F33;
	transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
}
.cont_form .ajax-loader{
	display:none !important;
}

#qcontact-popup a{
	color: #FF5E00;
    opacity: 1;
    text-shadow: none;
}
div.wpcf7-response-output{

    color: #fff;
  
    max-width: 330px;
	border: 2px solid #FF5000;
}
#wpcf7-f7827-o1 .wpcf7-mail-sent-ok{
	display:none !important;
}
.botm_cont:hover {
    cursor: pointer;
}
#qcontact-popup input[type="submit"]{
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
}

.fa-phone{
	background-image: url(../images/phone.png);
    background-repeat: no-repeat;
   background-position: center;
}
#qcontact-popup .fa:before{
	content:none;
}

.fa-whatsapp
{
		background-image: url(../images/whatsapp.png);
    background-repeat: no-repeat;
   background-position: center;
}
.fa-envelope
{
		background-image: url(../images/mail.png);
    background-repeat: no-repeat;
   background-position: center;
}
.fa-skype
{
		background-image: url(../images/skype.png);
    background-repeat: no-repeat;
   background-position: center;
}
.cont_form .fa-facebook {
		background-image: url(../images/facebook-6-1.png);
    background-repeat: no-repeat;
   background-position: center;
}
.fa-wechat{
		background-image: url(../images/Group1.png);
    background-repeat: no-repeat;
   background-position: center;
}

input::placeholder {
    color: #001F33;
}
@media only screen and (max-width:600px) and (min-width:320px) {
    #qcontact-popup {
    right:0;
    }
    .cont_form .input-container{
        width:100%; 
    }
}





/************ERP******************/



.services__with__before.erp__with__before .service-item:nth-child(2):before {
    margin: -170px auto 0 !important;
    z-index: 9999;
    -webkit-transform: scale(0.84);
    transform: scale(0.84);
}
.service__item__advantage .bg__dark {
    position: relative;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
}


/***********End ERP*****************/
















 header nav ul li { margin: 0px 0 0 35px; }
.nav-link { top: 7px; position: relative; }
.single .section__blog--detail .blog__desc p textarea { width: 100%; background-color: #ecebeb; }
.single .section__blog--detail .blog__desc table tbody tr td { border: 1px solid #dedede; border-left: none; border-top: 0; padding: 5px 10px; }
@media screen and (max-width:1950px) {
  .go-team-row:after { width: 39%; }
}
@media screen and (max-width:1600px) {
	.content-wrap , .how-to-start , .quote , .services , .section__search__result { padding:60px 0; }
	.section__blog { padding:0px 0; }
  .services .service-item { padding-top: 25px; }
  .banner { min-height:621px; }
  .banner h1 { font-size: 50px; }
  .banner h2 { font-size: 30px; }
  .banner h3 { font-size: 26px; }
  .banner .lists { margin-top:2%; }
  .banner .lists ul { margin:20px 0; margin-left: -30%; }
  .banner ul li { font-size: 20px; }
  .banner.active h1 { margin-top:-9%;}
	.banner.active h2 { margin-top:-4.25%; }
	.banner.active h3 { margin-top:-0.5%; }
  .banner .lists ul:last-child { margin-left: 10%; }
  .parent-pageid-6118 .project-header { padding-top: 60px; }
.home .services .service-item { position: relative; margin-top: 65px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px; }
.home .services .service-item:last-child { margin-bottom:0; }
footer .footer-menu ul li { margin: 0 0 0 9px; }
.search__form__top , .search__form__list { margin-bottom:35px; }
.page-numbers { padding-top:10px; }
.parent-pageid-6118 .quote { margin-top:-40px; }
.quote { padding: 60px 0 80px; }
.page-id-6097 .services:not(.services__with__before) + .quote { padding: 60px 0 0; margin-bottom: 60px; }
.page-id-6097 .services__with__before + .quote { padding-top: 0px; }
.page-id-6099 .quote { padding-top:0; }
.section__blog .blog__box .blog__image img { height:170px;  }
  .button { padding:6px 20px; }
  .page-template-template-seo .services .service-item .service-image img { width: 100% !important; right: -11px; }
  header nav ul li { margin: 0px; }
}
@media screen and (max-width:1200px) {
  .services h2 { font-size: 36px; }
  .services .service-item { padding-top: 0; margin: 30px 0; }
  .service-image.service__image__top img { margin-top: 0; }
  .banner .lists ul { margin:25px 0; margin-left: -46%; }
}
@media screen and (max-width:992px) {
  .project-categories .title { display: block; }
  .project-header .project-categories ul { display: none; padding-top: 10px; border: 2px solid #FF5E00; border-top:0; } 
	.project-header .project-categories ul li { display: block; text-align: left; padding: 0 15px; margin-bottom: 10px; } 
   header .navbar-toggler { right:2px; z-index:1002; }
  .banner.active h1 { margin-top:-20%; line-height:1; }
	.banner.active h2 { margin-top:-4%; }
	.banner.active h3 { margin-top:6%; }
  .banner .lists { margin-top:10%; }
  .banner .lists ul { position:relative; margin-left:0; left:0; float:left; width:50% !important; }
  .banner .lists ul:last-child { margin-left: 0%; float:right; left:45px; }
  .banner ul li { font-size: 18px; }
  .banner ul li:before { top: 4px; }
  .latest-projects .project-title { max-width:100%; }
  .banner .lists ul { margin:50px 0; }
  .page-template-template-seo .services { padding-bottom:0; }
  /* .page-template-template-seo .services .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } */
}
@media screen and (max-width:700px) {
	#qcontact-popup .close { top:10px; right:10px; }
  #qcontact-popup { width: calc(100% - 30px); padding: 0px 20px; margin: 0px 15px; left: 0; transform: none; }
  #qcontact-popup .form #quick_contact_text , #qcontact-popup .form #btn_quick_contact { width:100%; max-width: 100%; }
}
@media screen and (max-width:575px) {
  .banner { min-height:650px; height:90vh; }
  .banner .client-home-wrapper { margin-top: -70px; }
  .banner h1 { font-size: 32px; padding:0 10px; }
  .banner h2 { font-size: 22px; }
  .banner h3 { font-size: 19px; }
  .banner.active h1 { margin-top:-40%;}
	.banner.active h2 { margin-top:-20%; }
	.banner.active h3 { margin-top:-5%; }
  .banner .lists { padding-top:20px; margin-top:0; }
  .banner .lists ul { width:100% !important; float:none !important; left:0 !important; max-width:310px; margin:0 auto !important; }
  .banner .client-home-wrapper { padding: 0 15px; }
  .owl-carousel .item img { margin: 0 10px; }
  .pricing .plan-item { padding-bottom:45px; }  
  .pricing .pricing-offers { padding: 20px; margin: 40px 0 40px; }
  .contact-form { padding:40px 10px 20px; }	
  .contact-form h3 { font-size: 37px; padding:0 20px; }
  .contact-form input[type="submit"] { min-width:100%; }
  footer .latest-blog { margin: 10px 0; }
  footer .slick-slider { margin-bottom:30px; }
  .blog__image img { width:100%; }
  .blog__box { margin-bottom: 40px; }
  .section__blog , .section__search__result { padding: 40px 0; }
  .blog__desc__title h4 { font-size: 32px; line-height: 40px; }
  .blog__desc .text__holder img { width:100% !important; }
  .blog__desc .text__holder textarea { width:100%; border:1px solid #000; padding:5px; }
  span.search__form__number { display: block; max-width: 100%; padding-top: 20px; }
  .search__form__top , .search__form__list{ margin-bottom:30px; }
  .search__form__list h2 { font-size: 26px; }
  .container.go-company-row.content-wrap { margin:0 !important; padding: 40px 15px 40px; }
  .container.go-company-row.content-wrap img { width:100% !important; max-width:100% !important; margin-bottom:30px; }
  .content-wrap .go-team-list { margin-top:60px; }
  .col-sm-6.col-md-5.col-lg-3.company_wmuso_left p.title br { display:none !important; }
  .contact-block p { font-size: 38px; }
  .contact-block p span { font-size: 32px; }
  .contact-block { margin-bottom:30px; } 
  .services .service-item { padding-top:0; margin-top:0; }
  .services .service__details--full { padding-bottom:0; }
  .service__item__advantage { margin-bottom: 30px !important; }
  .services .service-item:first-child .service__details--full { padding-top:0; }
  .quote { padding:1px 0 60px; }
  .services h2 { font-size: 34px; }
  footer .footer-menu { margin-bottom: 5px; margin-top: -15px; }
  .section__featuredon ul li { margin:10px 0; width: 50%; text-align: center; }
  .section__featuredon ul li:first-child { width:100%; }
  .section__blog .blog__box .blog__image img { height: 100%; }
  .go-team-row p { padding-right: 0%; }
  .page-template-template-company .content-wrap { padding-bottom: 0px; margin-bottom: 40px; }
  .page-template-template-company .go-team-row .content-wrap { margin-bottom:0; }
  .container.go-company-row.content-wrap { padding-top:30px !important; }
  .go-team-row:after { top: auto; height: 32%; width: 100%; bottom: 0px; margin:0; }
  .service__item__advantage .bg__dark { padding: 35px 0; }
  .contact__block__oneline p { margin-bottom:30px; }
  .service-item .row { flex-direction: column-reverse; -webkit-flex-direction: column-reverse; }
  .services .service-item .service-image { margin-right: 0; width: 100%; padding-top: 30px; text-align: center; }
  .services .service-item .service-image:first-child { padding-top:0; margin-bottom:30px; }
  .page-id-6093 .services .service-item .service-image:first-child { margin-bottom:0px; }
  .service-item.left .row  , .service-item.no-left-right-indentation:nth-child(even) .row , .page-id-6097 .services__with__before .service-item:nth-child(even) .row{ flex-direction: initial; -webkit-flex-direction: initial; }
  .parent-pageid-6118 .quote { margin-top:0; padding-top: 20px; padding-bottom: 60px; }
  .services .service-item ul { margin-bottom:0; }
  .parent-pageid-6118 .project-header { margin-bottom: -30px; padding-left: 0px; padding-right:0; }
  .services .service-item ul.count__2 { -webkit-column-count:1; column-count:1; }
  .services__with__before .service-item { padding-bottom:25px; }
  .page-id-6099 .services { padding-bottom:20px; }
  .services .service-item.left .service-image { margin-left: 0; margin-bottom:10px; }
  header .collapse { display: none; position: fixed; top: 0; left: 0; z-index:1001;width: 100%; background: rgba(0,0,0,.8); height: 100%; }
  .navbar-collapse.display { display: block; }
  #menu-header-menu { display:none; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; }
  header .collapse.show #menu-header-menu { display:block; }
  #menu-header-menu li { display:block; text-align:center; margin-left: 0; }
  header { z-index:100000; }
  header.inner-header { position:relative; }
  header .logo , header .navbar-toggFler { z-index:1; position:relative; }
  #menu-header-menu li .nav-link { font-size:20px; }
  footer .footer-menu ul li { margin:0 10px 0 0 }
  .home .services .service-item { margin: 0; }
  .content-wrap, .how-to-start, .quote, .section__blog, .services, .section__search__result { padding: 40px 0; }
  .how-to-start .start-button { margin: 10px 0 0; }
  .latest-projects .project-title { margin-bottom:20px; padding: 0; }
  .button { display:block; width:100%; }
  .latest-projects .project-title h3 { text-align:center; }
  .how-to-start .steps { max-width: 100%; }
  .latest-projects { padding-bottom:20px; }
  #client-home-slider li img { max-width: 100% !important; }
  .client-home-wrapper { height:60px !important; }
  .banner { padding: 100px 0 0px; }
  footer .blog-items article a { display:block; }
  footer .blog-items article a img { width:100%; }
  .check__list { padding-left:0; margin-bottom:30px; }
  .check__list + p.title { margin-bottom:0; }
  .mar-custom { margin-top:30px; margin-bottom:-30px; }
  .page-template-template-company .contact-block:last-child { padding-bottom:30px; }
  .section__featuredon { display:none !important; }
  .faqs .collapse { position:relative; background:transparent; }
  .content-wrap ul , .faqs .faq-answer ul { margin:0; }
  .search-form input { font-size:35px !important; }
  .single .section__blog { padding-top:0; }
  form.form__search .form-group { max-width:100%; margin:0 0 20px; }
  ul + a.button { margin-top:30px; }
  .page-template-template-pricing .pricing .pricing-offers { margin-top:0; margin-bottom:10px; }
  .page-template-template-pricing p+.row { margin-top: 30px; }
  .page-id-891 .content-wrap ul { margin-bottom:30px; }
  .page-id-891 .contact-block { margin-bottom: 40px; margin-top: -40px; }
  .project-grid .project-expand { margin-top:0; margin-bottom:0; }
  .nav-link { top:0; }
}
@media screen and (max-width:360px) {
  .banner h1 { font-size: 26px; }
  .banner h2 { font-size: 21px; }
  .banner.active h1 { margin-top:-52%;}
	.banner.active h2 { margin-top:-25%; }
}
.hide{ display:none;}
.service-image .item { float: left; height: 100%; min-height: 1px; }
.service-image .item.slick-slide { display: none; }
.service-image .slick-initialized .slick-slide { display: block; }
.service-image .slick-slide img { filter: grayscale(0%); -webkit-filter: grayscale(0%); }
.partners-section { margin-bottom:40px; }
.partners-section ul { max-width:100%; }
.partners-section ul li { width:100%; }

@media screen and (max-width:992px) {
  .partners-section ul { max-width:100%; }
}

.service-image .slick-initialized .slick-slide img { max-width:100%; }


/* SEO & Hosting CSS */
.intro { padding-bottom: 45px; } 
.intro h1 { margin-bottom: 56px; color: #001F33; letter-spacing: 2px; } 
.intro p { font-size: 18px; line-height: 27px; color: #001F33; } 

.contact-block.alt p { font-size: 48px; line-height: 78px; text-align: center; font-weight: 400; color: #001F33; }
.contact-block.alt p span { font-weight: 600; font-size: 48px; line-height: 78px; font-weight: 600; } 
@media screen and (max-width:992px){
 .contact-block.alt p , .contact-block.alt p span { font-size: 38px; line-height: 1; } 
 }
.service-block { margin-bottom: 15px; } 
.service-block .service-card { background: #FFFFFF; box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.05); } 
.service-block .header { background: #F8F8F8; display: flex; align-items: center; padding: 20px 22px; min-height:110px; } 
.service-block .header h2 {font-size: 32px;font-weight: 600;margin-bottom: 0;color: #001F33; } 
.service-block .header .icon {margin-right: 26px; } 
.service-block .header .icon img { width: 62.28px;height: 62.28px; } 
.service-block .content { padding: 51px 68px 142px 58px; text-align: center; position: relative; margin-bottom: 25px; } 
.service-block .content p { font-size: 20px; line-height: 30px; color: #001F33; } 
.service-block .content .range { font-size: 22px; line-height: normal; text-align: center; color: #001F33; font-weight: 700; } 
@media screen and (min-width:992px) {
  .service-block .content .range { position: absolute; left: 50%; transform: translateX(-50%); bottom: 51px; } 
 }
@media screen and (max-width:992px){
 .service-block .header h2 { font-size: 24px; } 
 .service-block .header { padding: 10px 15px; } 
 .service-block .content { padding: 50px 25px; } 
 .service-block .content .range { bottom: 25px; } 
 }

.table1 { background: #FFFFFF; box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.05); padding-bottom: 20px; margin-bottom: 87px; } 
.table1 table + p {font-size: 20px;line-height: 40px;color: #001F33;font-style: italic;font-weight: 300; margin-bottom:0; padding-right: 25px; } 
.table1 table { width: 100%; margin-bottom: 35px; font-family: 'Proxima Nova Rg'; } 
.table1 table *:not(.fa) { font-family: 'Proxima Nova Rg' !important; } 
.table1 table th {font-size: 30px; color: #001F33; padding-top: 31px; padding-bottom: 14px;}
.table1 table thead tr { background: #F8F8F8; } 
.table1 table tbody tr:nth-child(odd) { background: #FFFFFF; } 
.table1 table tbody tr:nth-child(even) { background: #F8F8F8; } 
.table1 table th { text-align: center; } 
.table1 table td { text-align: center; font-weight: 700; width: 25%; padding: 8px 0px 8px 21px; font-size: 18px; line-height: 36px; color: #001F33; } 
.table1 table tr:first-child th:first-child { text-align: left; padding-left: 16px; min-width: 620px; padding-top: 19px; padding-bottom: 14px; } 
.table1 table tr td:first-child { text-align: left; padding-left: 16px; min-width: 620px; padding-top: 8px; padding-bottom: 7px; } 
.table1 table tbody tr:first-child td { padding-top:38px; padding-bottom: 9px; }
.table1 table tr td:last-child { border-right: none; } 
@media screen and (min-width:1200px){
 .table1 table td:first-child { width: 29%; } 
 .table1 tbody tr:last-child td { padding-top: 48px; padding-bottom:1px; } 
 }

@media screen and (max-width:992px){
 .table1 table tr:first-child th:first-child { font-size: 24px; } 
 .table1 table th { font-size: 20px; } 
 .table1 table td { padding: 10px 0px 10px 21px; font-size: 16px; line-height: 24px; } 
 }
@media only screen and (max-width: 767px){
 .table1 table th { display: none !important; } 
 .table1 table tr td:first-child, .table1 table tr:first-child th:first-child { padding-left: 40%; } 
 .table1 table, .table1 thead, .table1 tbody, .table1 th, .table1 td, .table1 tr { display: block; } 
 .table1 thead tr { position: absolute; top: -9999px; left: -9999px; } 
 .table1 tr { border: 1px solid #ccc; } 
 .table1 table td { border: none; border-bottom: 1px solid #eee; position: relative; white-space: normal; text-align:left; width: 100%; padding-left: 40%; } 
 .table1 td:before { position: absolute; top: 10px; left: 15px; width: 40%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold; } 
 .table1 td:before { content: attr(data-title); } 
 }

.hosting-table tr:last-child td:first-child:before { display: none; } 
body:not(.page-template-corporate-identity) .table1 tbody tr:last-child { background: #ffffff !important; } 
.table1 tbody tr:last-child td {font-size: 22px; } 
.table1 tbody tr:last-child td:first-child { font-size: 20px; padding-top: 38px; padding-left: 43px; } 
.table1 .check { color: #FF5E00; font-size: 24px; } 
@media screen and (min-width:768px){
 .hosting-table tr td:first-child:before { content:""; width: 10px; height: 10px; display: inline-block; background: #FF5E00; vertical-align: middle; margin-right: 10px; top:-1px; position:relative; } 
 }
.choose-us h1 {font-size: 52px;line-height: 62px;font-weight: 600;margin-bottom: 60px;color: #001F33; } 
.choose-us .column { margin-bottom: 33px;}
.choose-us .column:last-child { padding-top: 78px; } 
.choose-us .column:last-child p { color:#FF5E00; font-weight:600; } 
.choose-us .icon { display: block; margin-bottom: 0px; min-height: 76px; max-height: 76px; } 
.choose-us h3 { font-size: 32px; line-height: 1; font-weight: 700; color: #001F33; } 
.choose-us p { font-size: 18px; font-weight: 400; color: #001F33; } 
.seo-table { margin-bottom: 100px; }  
.page-template-seo-page .table1 { margin-top: 20px; }
.page-template-seo-page	.table1 table th { font-size: 34px; }
.page-template-seo-page .table1 table th:first-child { font-size: 40px; }
.page-template-seo-page	.table1 table tr:first-child th:first-child, .page-template-seo-page .table1 table tr td:first-child { min-width: 400px; } 
.page-template-seo-page	.table1 table tbody tr:first-child td { padding-top: 47px; }
.page-template-seo-page	.table1 tbody tr:last-child td:first-child { padding-top: 61px; padding-left: 19px; }
.page-template-seo-page	.table1 table { margin-bottom: 42px; }
.table1 h2.show-mobile { display:none; }
@media screen and (min-width:1600px){
 .choose-us .row { padding-left: 57px; } 
 }
@media screen and (max-width:1200px){
	.table1 table tr:first-child th:first-child, .table1 table tr td:first-child { min-width: 500px; } 
  .table1 table td { font-size:16px; }
  .table1 table th { font-size:24px; }
  .table1 tbody tr:last-child td:first-child { font-size: 17px; padding-top: 16px; padding-left: 43px; }
  .service-block .header h2 { font-size: 22px; }
  .service-block .content { padding: 51px 20px 100px; }
  .service-block .content p { font-size: 18px; }
  .service-block .content .range { bottom:30px; }
  .contact-block.alt p,.contact-block.alt p span { font-size: 40px; margin-bottom:25px; }
  .table1 table { margin-bottom:0; }
  .page-template-seo-page	.table1 table tr:first-child th:first-child, .page-template-seo-page .table1 table tr td:first-child { min-width: 350px; }
  .choose-us p br , .page-template-seo-page .table1 table tr:first-child th img { display:none; }
  .page-template-seo-page .table1 table th:first-child { font-size: 26px; }
  .page-template-seo-page	.table1 table th { font-size: 26px; }
  .table1 table + p { font-size: 16px; }
  .page-template-seo-page	.table1 tbody tr:last-child td:first-child { padding-top: 30px; }
}
@media screen and (max-width:992px){
 .choose-us h1 { font-size: 38px; line-height: 45px; margin-bottom: 45px; } 
 .choose-us h3 { font-size: 28px; } 
 .table1 table tr:first-child th:first-child, .table1 table tr td:first-child { min-width: 320px; }
 .table1 tbody tr:last-child td { font-size: 18px; }
 .service-block .content { padding: 35px 20px 110px; }
 .service-block .content .range { bottom:-30px; position: relative; margin-bottom: 0; }
 .page-template-seo-page .table1 table th:first-child { font-size: 24px; }
 .page-template-seo-page .table1 table th { font-size: 24px; }
 .page-template-seo-page .table1 table tr:first-child th:first-child, .page-template-seo-page .table1 table tr td:first-child { min-width: 250px; }
 .page-template-seo-page .table1 table tr:first-child th:first-child { padding-top:32px; }
 }
@media screen and (max-width:767px){
  .table1 table tbody tr:first-child td { padding-top: 10px; }
  .table1 table td { text-align: right !important; padding-right: 15px; min-height: 40px; font-size: 14px; }
  .intro { padding-bottom: 20px; }
  .intro h1 {  margin-bottom: 20px; }
  .intro p { font-size: 16px; }
  .table1 { margin-bottom:45px; }
  .service-block .header .icon { margin-right: 15px; }
  .service-block .header .icon img { width: 45px; height: 45px; }
  .service-block .content { padding: 35px 20px 70px; }
  .contact-block.alt p, .contact-block.alt p span { font-size: 30px; margin-right: 0; }
  .choose-us { padding-bottom:0 !important; }
  .choose-us .column { margin-bottom: 15px; }
  .choose-us h3 { font-size: 24px; }
  .choose-us p { font-size: 16px; }
  .choose-us .icon img { max-width:45px; }
  .choose-us .icon { min-height:60px; }
  .choose-us .column:last-child { padding-top: 20px; }
  .page-template-seo-page	.table1 table tbody tr:first-child td { padding-top: 9px; }
  .table1 td:first-child:before { display:none; }
  .table1 td:first-child { padding: 8px 0 0 !important; text-align: center !important; width: 100%; font-size: 14px !important; }
  .page-template-seo-page	.table1 table { margin-bottom: 20px; }
  .table1 table + p { font-size: 14px; line-height: 1.2; padding: 0 16px; }
  .table1 h2.show-mobile { display:block; font-weight: 600; margin-bottom: 20px; font-size: 26px; color: #001F33; padding-top: 20px; text-align: center; }
}

.page-template-support-page .content-wrap { padding: 75px 0 65px; }
.page-template-support-page h1 { letter-spacing:1.5px; margin-bottom: 56px; color:#001F33; }
.page-template-support-page h2 { font-size:40px; margin-bottom: 45px; font-weight:bold; color:#001F33; }
.page-template-support-page #content ul { list-style:none; margin:0 -15px; padding:0; }
.page-template-support-page #content ul:not(.list-unstyled) li { position:relative; padding-left:15px; width:100%; overflow:hidden; font-size:18px; margin-bottom: 13px; }
.page-template-support-page #content ul:not(.list-unstyled) li:before { content:""; float: left; margin-bottom: 30px;width: 10px; height: 10px; display: block; background: #FF5E00; vertical-align: middle; margin-right: 10px; top:7px; position:relative; } 
.page-template-support-page .benefits { margin-bottom:96px; }
.page-template-support-page #content ul.list-unstyled li { position:relative; padding-left:15px; width:100%; overflow:hidden; font-size:18px; margin-bottom: 16px; }
.page-template-support-page .included { margin-bottom:105px; }
.page-template-support-page .included h2{ margin-bottom:53px; }
.page-template-support-page .packages .col-md-4 , .page-template-corporate-identity .packages .col-md-4  { padding:0; }
.page-template-support-page .packages .container .row , .page-template-corporate-identity .packages .container .row { box-shadow: 0 4px 35px rgba(0,0,0,0.05); }
.page-template-support-page .packages h2 , .page-template-corporate-identity .packages h2{ margin-bottom:59px; }
.page-template-support-page .packages.service-block , .page-template-corporate-identity .packages.service-block { margin-bottom:107px; }
.page-template-support-page .packages.service-block .service-card , .page-template-corporate-identity .packages.service-block .service-card  { box-shadow: none; }
.page-template-support-page .packages.service-block .header , .page-template-corporate-identity .packages.service-block .header{ padding: 18px 68px; }
.page-template-support-page .packages.service-block .header h2  , .page-template-corporate-identity .packages.service-block .header h2{ font-size: 40px; padding-top: 7px; margin-bottom:0; }
.page-template-support-page .packages.service-block .content , .page-template-corporate-identity  .packages.service-block .content { text-align:left; padding: 42px 68px 108px 58px; }
.page-template-support-page #content .packages ul:not(.list-unstyled) li , .page-template-corporate-identity #content .packages ul:not(.list-unstyled) li { margin-bottom: 3px; padding-left: 22px; }
.page-template-support-page .packages.service-block .content .range , .page-template-corporate-identity .packages.service-block .content .range { left: 67px; transform: none; bottom:0; }
.page-template-support-page #content .faq { margin-bottom:60px; }
.page-template-support-page #content .faq h2 { margin-bottom: 60px; }
.page-template-support-page #content .faq h3 { padding:20px 76px; font-size: 24px; color: #FF5E00; margin-bottom:0px; cursor:pointer; position:relative; }
.page-template-support-page #content .faq h3:before { content: "\f107"; color: #FF5E00; font-size: 44px; font-family:"FontAwesome"; position:absolute; top: 5px; left: 20px; }
.page-template-support-page #content .faq h3.active { background: #F9F9F9; }
.page-template-support-page #content .faq h3.active:before { content: "\f106"; }
.page-template-support-page #content .faq .content { display:none; background: #F9F9F9; padding: 5px 76px 25px; }
.page-template-support-page #content .faq .content.active { display:block; }
.page-template-support-page .geo-ip-hide { display: inline-block !important; }

.page-template-corporate-identity .service-block .header .icon img { width:auto; }
.page-template-corporate-identity .content-wrap { padding: 75px 0 65px; }
.page-template-corporate-identity h1 { letter-spacing:1.5px; margin-bottom: 56px; color:#001F33; font-size:48px; }
.page-template-corporate-identity .content-wrap p { font-size:22px; }
.page-template-corporate-identity #content ul { list-style:none; margin:0 -15px; padding:0; min-height: 320px; }
.page-template-corporate-identity #content ul:not(.list-unstyled) li { position:relative; padding-left:15px; width:100%; overflow:hidden; font-size:18px; margin-bottom: 13px; }
.page-template-corporate-identity #content ul:not(.list-unstyled) li:before { content:""; float: left; margin-bottom: 30px;width: 10px; height: 10px; display: block; background: #FF5E00; vertical-align: middle; margin-right: 10px; top:7px; position:relative; } 
.page-template-corporate-identity .service-block .content p { font-size: 18px; }
.page-template-corporate-identity .table1 table tr:first-child th:first-child { width:90%; }
.page-template-corporate-identity .table1 table tbody tr:first-child td { padding-top: 8px; padding-bottom: 7px; }
.page-template-corporate-identity .table1 tbody tr:last-child td:first-child {padding-top: 8px; padding-bottom: 7px; font-size: 18px; padding-left: 16px; }
.page-template-corporate-identity .hosting-table tr:last-child td:first-child:before { display: inline-block; } 
.page-template-corporate-identity .table1 tbody tr:last-child td {padding-top: 8px; padding-bottom: 7px; font-size: 18px; padding-left: 16px; }
.page-template-corporate-identity .table1 { padding-bottom:0; }
.page-template-corporate-identity .table1 table { margin-bottom: 0; }
.page-template-corporate-identity .table1 table th :not(.fa) { margin-right: 26px; }
.page-template-corporate-identity .table1 table tbody tr td { font-weight:400; }
.page-template-corporate-identity .table1 table tbody tr td strong { font-weight:700; }
.page-template-corporate-identity .service-block .header .icon img , .page-template-support-page .service-block .header .icon img  { width: auto; height: auto; }
@media screen and (max-width:1500px){
  .page-template-support-page h1 ,.page-template-corporate-identity h1, .page-template-support-page .included h2 , .page-template-support-page h2, .page-template-support-page .packages h2 { margin-bottom: 30px; font-size: 32px; }
  .page-template-corporate-identity .packages.service-block .header { padding: 18px 55px; }
  .page-template-corporate-identity .packages.service-block .header h2 { font-size: 27px; }
  .page-template-corporate-identity .service-block .header .icon img, .page-template-support-page .service-block .header .icon img { width: auto; height: 50px; }
  .page-template-support-page .content-wrap , .page-template-corporate-identity .content-wrap { padding: 50px 0 40px; }
  .page-template-support-page .benefits , .page-template-support-page .included , .page-template-support-page #content .faq h2 , .page-template-support-page .packages.service-block, .page-template-corporate-identity .packages.service-block { margin-bottom: 60px; }
  .page-template-support-page .packages.service-block .header h2 { font-size: 32px; }
}
@media screen and (max-width:1200px){
  .page-template-support-page .packages.service-block .content, .page-template-corporate-identity .packages.service-block .content { padding:42px 35px 108px 35px; }
  .page-template-support-page .packages.service-block .header, .page-template-corporate-identity .packages.service-block .header { padding:18px 35px; }
  .page-template-support-page #content ul:not(.list-unstyled) li , .page-template-support-page #content ul.list-unstyled li { font-size:16px; }
  .page-template-support-page #content ul:not(.list-unstyled) li br { display:none; }
  .page-template-corporate-identity .service-block .header .icon img , .page-template-support-page .service-block .header .icon img { max-width:40px; max-height: 40px; }
  .page-template-corporate-identity .service-block .content p { font-size: 15px; }
  .page-template-corporate-identity .service-block .content p.range { font-size:22px; }
  .page-template-corporate-identity .content-wrap p br { display:none; }
  .page-template-corporate-identity .table1 table tr:first-child th:first-child { width: 80%; }
}
@media screen and (max-width:991px){
  .page-template-corporate-identity .service-block .header .icon img , .page-template-support-page .service-block .header .icon img { display:none; }
  .page-template-support-page .packages.service-block .header h2, .page-template-corporate-identity .packages.service-block .header h2 { font-size: 24px; }
  .page-template-support-page .packages.service-block .content .range, .page-template-corporate-identity .packages.service-block .content .range { left: 0px; bottom: -30px; }
  .page-template-support-page .packages.service-block .content, .page-template-corporate-identity .packages.service-block .content { padding: 42px 35px 40px; }
  .page-template-support-page .packages.service-block .header, .page-template-corporate-identity .packages.service-block .header { padding: 10px 15px; }
  .page-template-support-page #content ul:not(.list-unstyled) li, .page-template-support-page #content ul.list-unstyled li { font-size: 14px; }
  .page-template-corporate-identity #content ul { min-height: 350px; }
  .page-template-corporate-identity .content-wrap p { font-size: 18px; }
}
@media screen and (max-width:767px){
  .page-template-support-page h1 ,.page-template-corporate-identity h1 { font-size:28px; }
	.page-template-support-page .included h2 , .page-template-support-page h2, .page-template-support-page .packages h2 { margin-bottom: 30px; font-size: 22px; }
  .page-template-support-page .packages.service-block .header h2, .page-template-corporate-identity .packages.service-block .header h2 { font-size:22px; }
  .page-template-support-page #content ul:not(.list-unstyled) li, .page-template-support-page #content ul.list-unstyled li { font-size: 16px; }
  .page-template-support-page .benefits , .page-template-support-page .included , .page-template-support-page #content .faq h2 , .page-template-support-page .packages.service-block, .page-template-corporate-identity .packages.service-block { margin-bottom: 35px; }
  .page-template-support-page .packages.service-block .header, .page-template-corporate-identity .packages.service-block .header{ padding-left:0; }
  .page-template-support-page .packages.service-block .content, .page-template-corporate-identity .packages.service-block .content { padding-left:10px; }
  .page-template-support-page #content .faq h3 { padding: 10px 20px 10px 40px; font-size: 20px; }
  .page-template-support-page #content .faq h3:before { font-size: 28px; font-family: top: 5px; left: 10px; }
  .page-template-support-page #content .faq .content { padding: 5px 20px 25px 40px; }
  .page-template-support-page #content ul:not(.list-unstyled) li:before { margin-bottom:40px; }
  .page-template-support-page .content-wrap , .page-template-corporate-identity .content-wrap{ padding: 30px 0 20px; }
  .page-template-corporate-identity #content ul { min-height: 100%; }
  .page-template-corporate-identity .table1 table td { text-align:center !important; }
  .page-template-corporate-identity .table1 table tbody tr td { padding-left:10px !important; padding-right:10px !important; font-size: 16px !important; }
}

.check__list li { font-size:18px; }
@media (max-width: 767px) { 
.check__list li { font-size: 16px; }
}
.single-solution h2 { font-size: 40px; margin-bottom: 45px; font-weight: bold; color: #001F33; }
.single-solution .benefits { margin-top: 50px; }
.services , .services .service-item { padding:0; margin-top: 0; }
.featured-project a.button { padding: 6px 20px; }
.services { padding-top:0; }
.home .services { padding-top:40px; }
.home .services h2 + .service-desc { padding-bottom:30px; }
.page-template-template-ecommerce-services .service-item.service__item__advantage + .service-item { margin-top:-70px; position:relative; }
.page-template-template-ecommerce-services .service-item.service__item__advantage + .service-item .service-image { margin-top:-100px; position:relative; }
.page-template-template-ecommerce-services .services .service-item { padding-bottom:60px; }

@media screen and (max-width: 1199px) { 
  .page-template-template-ecommerce-services .service-item.service__item__advantage + .service-item , .page-template-template-ecommerce-services .service-item.service__item__advantage + .service-item .service-image { margin-top:20px; position:relative; }
  .services .service__details--tbindentation { padding: 180px 0 90px; }
}
@media screen and (max-width: 767px) { 
  .services .service__details--tbindentation { padding: 30px 0; }
}

.error404 .error__message h1 { font-size: 146px; line-height: 1.2; color: #001F33; margin-bottom:0px; font-weight: bold; }
.error404 .error__message h2 { font-size: 28px; line-height: 1.5; color: #000000; margin-bottom:20px; font-weight: 600; }
.error404 .error__message p { font-size: 21px; line-height: 1.5; color: #000000; margin-bottom:40px; }
@media screen and (max-width: 830px) { 
  .error404 .error__message { padding: 0 15px; }
  .error404 .error__message br { display:none; }
}

footer .client-testimonial .author p { font-family: 'Marck Script', cursive; line-height:1; font-size:25px; }
footer .client-testimonial .author p strong { font-family: 'Proxima Nova lt'; }
footer .client-testimonial .author p span { display: block; line-height: 1; margin-top:5px; font-size:16px; }
.tst_desc { font-size:24px; font-family: 'Marck Script'; line-height:1.2; font-size:24px; }
footer .client-testimonial .author figure { vertical-align:top; }
footer .client-testimonial .author p strong { font-size:16px; }

.page-template-seo-faq .content-wrap h1 { margin-bottom:30px; }
.page-template-seo-faq .content-wrap h5 { margin-bottom: 0; color: #FF5000; padding: 7px 0 0 45px; cursor: pointer; transition: all .5s ease-in-out; font-size: 20px; position:relative; }
.page-template-seo-faq .content-wrap h5.active:before { content: "\f078"; }
.page-template-seo-faq .content-wrap h5.active { background: #F9F9F9; }
.page-template-seo-faq .content-wrap h5:before { content: "\f077"; font: normal normal normal 18px/1 FontAwesome; position: absolute; left: 10px; top: 10px; color: #FF5E00; }
.page-template-seo-faq .content-wrap .faq-content { display:none; padding: 15px 20px 15px 45px; background: #F9F9F9; }
.page-template-seo-faq .content-wrap .faq-content p:last-child { margin-bottom:0; }

.contact-block.alt p a { color:inherit; }
#p_attachment { display:none; }
.upload-field p { display:inline; }
.upload-field .upload-file { height: 30px; margin-left:20px; color: #fff !important; border-radius:5px; background:#f75813; display:inline-block; width: 100px; text-align: center; line-height:30px; }
.upload-field .upload-file:hover { background:#1a2732; }
.upload-field .close-upload { display:none; color: #f75813; margin-left:20px; }
.upload-field .close-upload:hover { color:#fff; }
.upload-field { position:relative; }
.upload-field br { display:none; }
.upload-field { position:relative; }
span.mathcaptcha { margin-left: 20px; }
input.wpcf7-mathcaptcha { max-width:50px; margin:0 5px; padding: 0px 10px !important; }
.codedropz-upload-inner { text-align: left; }
.codedropz-upload-inner h3 { font-size: 14px; text-align: left; color: #f75813; margin-bottom: 0; display: inline-block; }
.codedropz-upload-inner span { font-size: 14px; text-align: left; color: #f75813; margin: 0 5px; font-weight:600; }
.codedropz-upload-inner .codedropz-btn-wrap { font-size: 14px; text-align: left; color: #f75813; margin:0; display: inline-block; font-weight:600; }
.codedropz-upload-inner .codedropz-btn-wrap a { color: #f75813; }
.codedropz-upload-inner .codedropz-btn-wrap a:hover { color: #fff; }
.dnd-upload-status .dnd-upload-image { display:none; }
.dnd-upload-status .dnd-upload-details .name { color: #d9d9d9; display:inline; font-size: 14px; }
.dnd-upload-status .dnd-upload-details .name em { color:#637581; font-style:normal; margin-left: 10px; }
.dnd-upload-status .dnd-upload-details { padding-left:20px; }
.dnd-upload-status .dnd-upload-details .dnd-progress-bar { height: 2px; }
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span { background: #f75813; }
.dnd-upload-status .dnd-upload-details .remove-file { position:relative; top: 1px; }
.dnd-upload-status .dnd-upload-details span.has-error { padding-left:8px; }
.dnd-upload-status .dnd-upload-details .remove-file .dnd-icon-remove:before { content: "\f00d"; font-family:"FontAwesome"; color: #f75813; font-size:14px; }
.dnd-upload-status .dnd-upload-details .remove-file .dnd-icon-remove:hover:before { color:#fff; }
div.wpcf7-mail-sent-ok { display:inline-block !important; color:#7CFFB8 !important; border: 2px solid #7CFFB8 !important; margin: 0 !important; margin-left: 0 !important; text-transform: uppercase; font-weight: bold; font-size: 16px; border-radius:4px; padding: 12px 20px; min-width: 148px; text-align: center; top: -67px; position: relative; background:#0B162F; }
.page-template-template-pricing ::-webkit-input-placeholder { color: #001F33; opacity:1; font-family: 'Proxima Nova'; }
.page-template-template-pricing :-ms-input-placeholder { color: #001F33; opacity:1; font-family: 'Proxima Nova'; }
.page-template-template-pricing ::placeholder { color: #001F33; opacity:1; font-family: 'Proxima Nova'; }
.codedropz-upload-handler { border:2px dashed rgba(255,255,255,0.33); transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.codedropz-upload-handler:hover , .codedropz-upload-handler.codedropz-dragover { border:2px dashed rgba(255,255,255,0.66); transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea, .contact-form select { color: #001F33; opacity:1; border-radius:2px; font-family: 'Proxima Nova'; }
.contact-form textarea { font-size:19px; }
.page-template-template-pricing .wpcf7-not-valid { border: 3px solid #FF5E00 !important; color:#FF5E00 !important; }
.page-template-template-pricing .wpcf7-not-valid::-webkit-input-placeholder { color: #FF5E00; }
.page-template-template-pricing .wpcf7-not-valid:-ms-input-placeholder { color: #FF5E00; }
.page-template-template-pricing .wpcf7-not-valid::placeholder { color: #FF5E00; }
.page-template-template-pricing div.wpcf7 .ajax-loader:before, div.wpcf7 .ajax-loader:after { display:none !important; }
.page-template-template-pricing div.wpcf7 .ajax-loader { width: 70px !important; height: 70px !important; background-image: url("../images/loader-1.gif") !important; border-radius: 0; transform: none; perspective: none; background-size: contain; margin-left: 30px; display:none !important; }
.locate .office-locations .tab-content a:hover { color: #001f33; }

.page-id-9044 .service__item__advantage--company p.title { color:#333333; font-size:52px; line-height:1; margin-bottom: 30px; }
.page-id-9044 .service__item__advantage--company ul { float:left; width:50%; padding-left: 0; }
.page-id-9044 .service__item__advantage--company ul li { color:#333333; }
.page-id-9044 .service__item__advantage--company .bg__dark:before { display:none; }
.page-id-9044 .container.go-company-row.content-wrap { padding-bottom: 110px; }
.stats { padding-bottom:36px; }
.stats ul li:before { display:none; }
.stats ul li { width:33.33%; float:left; padding-left: 57px; padding-top: 10px; margin-bottom: 126px;}
.stats ul li p { font-size: 48px; line-height:1; color: #001F33; font-weight:bold; }
.stats ul li p span { display:block; font-size: 28px; line-height:1.5; color: #FF5E00; font-weight:normal; margin-top: 5px; }
.case-study-section p.title { color: #333333; font-size: 50px; line-height: 1.2; font-weight: 600; text-align: left; padding-top: 43px; margin-bottom: 17px; }
.case-study-section ul { padding-left:0; }
.case-study-section ul li:before { display:none; }
.case-study-section ul li { display:inline-block; padding-left: 0; margin-right: 30px; margin-bottom: 4px; }
.case-study-section ul li p { font-size: 28px; line-height:1; color: #001F33; font-weight:500; }
.case-study-section ul li p span { display:block; font-size: 18px; line-height:1.8; color: #FF5E00; font-weight:normal; }
.case-study-section .button { font-size: 16px; padding: 12px 46px; height: 52px; width: 207px; }
@media screen and (max-width:1600px) {
  .case-study-section p.title { font-size: 47px; }
  .case-study-section ul li p { font-size: 24px; }
  .case-study-section ul li p span { font-size: 15px; }
  .case-study-section ul li {  margin-right: 22px; }
}
@media screen and (max-width:1400px) {
  .service__item__advantage--company ul li { padding-right: 50px; }
  .case-study-section ul li { width: 35%; }
  .stats ul li p span { font-size: 20px; }
  .stats ul li p { font-size: 40px; }
  .case-study-section p.title { font-size: 40px; }
}
@media screen and (max-width:992px) {
  .stats ul li { padding-left: 0px; margin-bottom: 45px; }
  .stats ul li p { font-size: 30px; }
  .stats ul li p span { font-size: 16px; }
  .container.go-company-row.content-wrap { padding-bottom: 40px; }
  .service__item__advantage--company p.title { font-size: 40px; }
}
@media screen and (max-width:767px) {
  .page-id-9044 .go-team-row { padding-bottom: 10px; }
  .page-id-9044 .go-team-row:after { width: 100%; top: auto; margin: 0px 0 0px; bottom: 10px; max-height: 250px; }
  .page-id-9044 .service__item__advantage--company ul { float: none; width: 100%; }
  .page-id-9044 .stats ul li {  margin-bottom: 5px; width: 50%; }
  .page-id-9044 .stats ul li p { font-size: 24px; }
  .page-id-9044 .stats ul li p span { font-size: 13px; }
  .page-id-9044 .case-study-section p.title { font-size: 30px; }
  .page-id-9044 .case-study-section p:last-child { margin-bottom:0; }
  .page-id-9044 .container.go-company-row.content-wrap { padding-bottom: 1px; }
  .page-id-9044 .service__item__advantage--company p.title { font-size: 38px; padding-right: 20px; margin-bottom: -35px; padding-top:30px; }
  .page-id-9044 .service__item__advantage--company ul { margin-bottom: 0; }
  .page-id-9044 .case-study-section ul { margin-bottom: 30px; }
  .page-id-9044 .case-study-section ul li { width: 41%; margin-bottom:20px; }
  .page-id-9044 .content-wrap { padding: 20px 0; }
  .page-id-9044 .go-team-row h1 { font-size: 40px; padding-top:20px; }
  .page-id-9044 .go-company-row img.img-fluid { padding-left: 0; padding-right: 0px; }
  .service__item__advantage .bg__dark { padding: 10px 0; }
}
.dpsp-share-text{padding-top: 35px;}
