body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #426CB4;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
h7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
text-align: center;
}

p {
  display: block;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  color: #426CB4;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0px;
}
a {
  color: #00e;
}
.button {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #426CB4;
  border-radius: 100px;
  background-color: #92B8C7;
  transition: background-color 500ms ease, border-color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #426CB4;
}
.button.about {
  margin-top: 30px;
  border-color: black;
  transition: background-color 500ms ease, color 500ms ease, border-color 500ms ease;
  color: black;
}
.button.about:hover {
  border-color: #426CB4;
  color: white;
}
.button.about.blog {
  float: none;
}
.button.table {
  margin-top: 30px;
  transition: background-color 500ms ease, color 500ms ease, border-color 500ms ease;
}
.button.white {
  border-color: white;
  color: white;
}
.button.white:hover {
  background-color: white;
  color: black;
}
.button.white.second {
  margin-top: 25px;
}
.banner {
  height: 100%;
  background-image:  url('../images/construction-664970_1280.jpg');
  background-size: auto, cover;
  
  }
.banner.inner-page._5 {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), url('../images/5.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), url('../images/5.jpg');
}
.banner.inner-page._3 {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url('../images/3.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url('../images/3.jpg');
}
.banner.inner-page._4 {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), url('../images/4.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), url('../images/4.jpg');
}
.banner.inner-page._2 {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url('../images/worker-659884_1280.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url('../images/worker-659884_1280.jpg');
}
.banner.inner-page {
  height: 86%;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), url('../images/construction-523390_1280.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), url('../images/construction-523390_1280.jpg');
  background-position: 0% 0%, 50% 50%;
}
.banner2.inner-page {
  height: 86%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.40)), url('../images/construction-523390_1280.jpg');
  background-position: 0% 0%, 50% 50%;
}

.banner3.inner-page {
  height: 86%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.40)), url('../images/construction-523390_1280-2.jpg');
  background-position: 0% 0%, 50% 50%;
}


.banner4.inner-page {
  height: 86%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.40)), url('../images/construction-523390_1280-3.jpg');
  background-position: 0% 0%, 50% 50%;
}



.banner.inner-page.portfolio {
  background-image: linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/serv-contable.jpg');
}
.banner.inner-page.contact {
  background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.20)), url('../images/construction-287876_1280.jpg');
  background-position: 0% 0%, 50% 81%;
}
.banner.inner-page.project {
  background-image: linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/2121213.jpg');
}
.banner.inner-page.blog {
  background-image: linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), url('../images/shutterstock_201544742.jpg');
}
.hero-slide {
  height: 100%;
  background-color: transparent;
}
.hero-heading {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 45px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.hero-heading.black {
  font-family: Raleway, sans-serif;
  color: #426CB4;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}
.hero-heading.black.center {
  font-family: Raleway, sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.hero-containner {
  position: relative;
  top: 40%;
  text-align: center;
}
.hero-containner.inner-page {
  top: 40%;
}
.small-heading {
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: none;
}
.small-heading.gray {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Raleway, sans-serif;
  color: #426CB4;
  font-size: 16px;
  line-height: 23px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
.small-heading.gray.left {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
}
.small-heading.gray.testimonilas {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}
.small-heading.gray.blog {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  font-size: 11px;
  font-style: italic;
  text-align: left;
}
.small-heading.gray.blog:hover {
  color: black;
  font-weight: 400;
}
.small-heading.profil {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #7a7a7a;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.small-heading.white {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
}
.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: transparent;
}
.nav-link {
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 2px;
 
  border-radius: 100px;
  transition: border-color 500ms ease, color 500ms ease;
  font-family: Raleway, sans-serif;
  
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  border-color: #426CB4;
  color: #fff;
  background-color: #426CB4;
}
.nav-link:hover {
   border-color: rgba(50, 102, 186, 0.29);
  color: #426CB4;
 background-color: transparent;
}
.nav-link.w--current {
  border-color: #426CB4;
  background-color: #426CB4;
  color: white;
}
.nav-link.w--current:hover {
  color: white;
}
.brand {
  margin-top: 0px;
}
.slide-nav {
  display: none;
}
.arrow {
  width: 70px;
  height: 70px;
  padding: 15px 8px 15px 6px;
  border: 1px solid white;
  border-radius: 50px;
  opacity: 0.2;
  transition: opacity 500ms ease, opacity 500ms ease, border-color 500ms ease, all 500ms ease;
}
.arrow:hover {
  border-color: #426CB4;
  background-color: #426CB4;
  opacity: 1;
}
.arrow.right {
  padding-left: 12px;
}
.service {
  padding-top: 70px;
  padding-bottom: 100px;
}
.service-title.blog {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 400;
}
.divider._2.blog {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.div-blog {
    padding-top: 15px;
    padding-bottom: 15px;
}
.service-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #426CB4;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.service-title.features {
  margin-top: 0px;
}
.service-title.features.blog {
  margin-bottom: 0px;
}
.service-title.white {
  color: white;
}
.service-row {
  margin-top: 0px;
}
.process-div {
  height: 450px;
  margin-right: 10px;
  padding: 40px 20px 50px;
  border-radius: 10px;
  background-color: #0B5477;
  transition: background-color 500ms ease;
}
.process-div:hover {
  background-color: #426CB4;
  color: white;
}
.process-div._1 {
  margin-right: 10px;
  margin-bottom: 10px;
  border-style: none;
  background-color: #92B8C7;
}
.process-div._1:hover {
  background-color: #4D8195;
}
.process-div._2 {
  margin-right: 10px;
  border-style: none;
  background-color: #3A7E98;
}
.process-div._2:hover {
  background-color: #2C5F72;
}
.process-div._3 {
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 50px;
  border-style: none;
  background-color: #426CB4;
}
.process-div._3:hover {
  background-color: #3A7E98;
}
.process-text {
  font-family: Raleway, sans-serif;
  color: white;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
}
.column {
  padding-right: 0px;
  padding-left: 0px;
}
.column.info {
  height: 550px;
  background-color: #f2f0f0;
}
.column.second {
  padding-left: 0px;
}
.process-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.about-us-div {
  height: 430px;
  padding-top: 100px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: black;
  background-image: url('../images/1111.png');
  background-position: 50% 100%;
  background-size: 430px;
  background-repeat: no-repeat;
  text-align: center;
}

.about-us-div.third {
    background-color: transparent;
    background-image: none;
    text-align: left;
}
.about-us-div.team._2 {
    height: 500px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 100px;
    background-color: #e2e2e2;
    background-image: none;
    text-align: left;
}
.about-us-div.team {
    height: 500px;
    padding-top: 59px;
    border: 1px solid #e2e2e2;
    background-color: transparent;
    background-image: none;
}

.social-div {
    margin-top: 15px;
    text-align: center;
}
.main-service-column {
    text-align: center;
}
.social-ico {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    padding: 5px 10px 10px;
    float: none;
    border-radius: 50px;
    background-color: #92B8C7;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    color: black;
}

.social-ico:hover {
    background-color: #426CB4;
}

.service-title.team {
    text-align: center;
}
.column.team {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.team-text {
    text-align: center;
}
.about-us-div.first.team {
    height: 535px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.83) 5%, rgba(0, 0, 0, 0.76)), url('../images/1111.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.83) 5%, rgba(0, 0, 0, 0.76)), url('../images/1111.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
}

.about-us-div.second {
  height: 430px;
  padding: 50px 40px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  background-color: #f7f7f7;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: left;
}

.about-us-div.first {
  padding: 50px 40px;
  background-color: #f2f0f0;
  background-image: linear-gradient(rgba(242, 145, 0, 0.84), rgba(242, 145, 0, 0.88)), url('../images/1111.jpg');
  background-position: 0% 0%, 25% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: left;
}
.skills-wrapper {
  margin-bottom: 30px;
}
.skills-containner {
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background-color: #c4c4c4;
}
.progress-line {
  width: 75%;
  height: 3px;
  background-color: #cccccc;
}
.progress-line._2 {
  width: 95%;
  background-color: #db7500;
}
.progress-line._3 {
  width: 85%;
  background-color: #c40000;
}
.progress-line._4 {
  width: 95%;
  background-color: #730000;
}
.skills-value {
  text-align: right;
}
.serv-section {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 0px;
  background-image: linear-gradient(to right, white, transparent), url('../images/2.jpg');
  background-position: 0% 0%, 100% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}
.serv-section.services {
    background-image: -webkit-linear-gradient(left, white, transparent), url('../images/serv-contable.jpg');
    background-image: linear-gradient(to right, white, transparent), url('../images/serv-contable.jpg');
    background-size: auto, cover;
}
.serv-section.second {
  padding-top: 0px;
  padding-right: 100px;
  padding-bottom: 0px;
  border-bottom: 1px none #ccc;
  background-image: url('../images/2121213.jpg');
  background-position: 50% 85%;
  background-size: cover;
  background-repeat: no-repeat;
}
.ads-div {
  display: inline-block;
  width: 40%;
}
.all-service-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.tabs-menu {
  border-bottom: 1px solid rgba(222, 222, 222, 0.85);
  text-align: center;
}
.tab-link {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  color: black;
}
.tab-link:hover {
  border-bottom: 2px solid #426CB4;
}
.tab-link.w--current {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #3A7E98;
  background-color: transparent;
  color: #426CB4;
}
.text-block-tab {
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.tab-pane {
  padding-top: 60px;
  padding-bottom: 30px;
}
.unordered-list {
  margin-top: 20px;
  margin-bottom: 10px;
}
.ico {
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
  }
.icu {
  margin-right: 20px;
  margin-top: 1px;
  float: left;
}
.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.portfolio-section {
  padding-top: 70px;
  background-color: #f2f0f0;
}
.portfolio-post.blog {
    height: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.w-section.blog {
    padding-top: 70px;
    padding-bottom: 70px;
}
.portfolio-post {
  width: 100%;
  height: 300px;
  background-color: transparent;
  background-position: 50% 50%;
  background-size: cover;
}
.portfolio-post._4 {
    background-image: url('../images/construction-664970_1280.jpg');
}
.portfolio-post._5 {
    background-image: url('../images/construction-664970_1280.jpg');
}
.portfolio-post._6 {
    background-image: url('../images/construction-287876_1280.jpg');
}
.portfolio-post._1 {
    background-image: url('../images/construction-757577_1280.jpg');
}
.portfolio-post._2 {
  background-image: url('../images/serv-contable.jpg');
}
.portfolio-post._3 {
  background-image: url('../images/buildings-498198_640.jpg');
}
.portfolio-post._8 {
    background-image: url('../images/cat-51663_640.jpg');
}
.portfolio-post._7 {
    background-image: url('../images/55d45fef71fc64ed6b41d5bb_3311133.jpg');
    background-position: 100% 100%;
}
.portfolio-post._6 {
    background-image: url('../images/construction-287876_1280.jpg');
}
.portfolio-post._4.singel {
  width: auto;
  height: 600px;
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.portfolio-post._4.singel.blog {
  height: 400px;
}
.portfolio-post._5 {
  background-image: url('../images/construction-664970_1280.jpg');
}
.portfolio-post._5.singel {
  width: auto;
  height: 600px;
  margin-right: 30px;
}
.portfolio-post._8 {
  background-image: url('../images/cat-51663_640.jpg');
}
.portfolio-post._9 {
  background-image: url('../images/worker-659884_1280.jpg');
}
.portfolio-post._7 {
  background-image: url('../images/55d45fef71fc64ed6b41d5bb_3311133.jpg');
  background-position: 100% 100%;
}
.portfolio-post._6 {
  background-image: url('../images/construction-287876_1280.jpg');
}
.portfolio-link {
  width: 100%;
  height: 100%;
}
.colorbox {
  width: 100%;
  height: 100%;
  padding-top: 110px;
  background-color: rgba(0, 0, 0, 0.70);
  text-align: center;
}
.colorbox.blog {
  padding-top: 145px;
  background-color: rgba(242, 145, 0, 0.84);
}
.colorbox.blo {
  padding-top: 58px;
  background-color: rgba(242, 145, 0, 0.67);
}
.icon-div {
  display: inline-block;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50px;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, opacity 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease, opacity 500ms ease;
}
.icon-div:hover {
  border-color: #426CB4;
  background-color: #426CB4;
}
.icon-div.blog {
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  border-width: 0px;
  background-color: rgba(0, 0, 0, 0.17);
}
.icon-div.blog:hover {
  border-color: black;
  border-bottom-width: 1px;
  background-color: black;
}
.textbar.second {
    background-image: -webkit-linear-gradient(rgba(242, 145, 0, 0.77) 1%, rgba(242, 145, 0, 0.72)), url('../images/shutterstock_201544742.jpg');
    background-image: linear-gradient(rgba(242, 145, 0, 0.77) 1%, rgba(242, 145, 0, 0.72)), url('../images/shutterstock_201544742.jpg');
    background-position: 0px 0px, 50% 60%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}
.textbar {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/shutterstock_201544742.jpg');
  background-position: 0% 0%, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.textbar._2 {
  background-image: linear-gradient(rgba(242, 145, 0, 0.83), rgba(242, 145, 0, 0.74)), url('../images/construction-757577_1280.jpg');
  background-position: 0% 0%, 50% 100%;
}
.textbr-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.testimonilas-div {
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 50px;
  text-align: center;
}
.testimonilas-div.aboutus {
  margin-right: 200px;
  margin-left: 200px;
}
.testimonilas-div._2 {
  height: 384px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 50px;
}
.quote-sign {
  display: inline-block;
  color: #b0b0b0;
  font-size: 70px;
}
.name-testimonials {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.testimonials {
  background-color: transparent;
  text-align: center;
}
.testimonials-arrow {
  display: none;
}
.clients-div {
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  opacity: 1;
}
.client-logo {
  padding: 10px 20px;
  opacity: 1;
  transition: opacity 500ms ease;
}
.client-logo:hover {
  opacity: 0.5;
}
.map {
  height: 100%;
  background-image: linear-gradient(black, white);
}
.contact-us {
  padding-top: 0px;
  border-top: 1px solid #426CB4;
}
.form {
  padding-top: 0px;
}
.form-field.message {
  min-height: 150px;
}
.title-column {
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-style: normal;

  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}
.submit-button {
  margin-top: 30px;
  padding: 10px 30px;
  border: 1px solid black;
  border-radius: 100px;
  background-color: #426CB4;
  transition: border-color 500ms ease, color 500ms ease, background-color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.submit-button:hover {
  border-color: #426CB4;
  background-color: #426CB4;
  color: white;
  font-size: 12px;
}
.info-contact {
  margin-top: 23px;
  font-family: Raleway, sans-serif;
  color: #426CB4;
  font-size: 13px;
  line-height: 33px;
  font-style: normal;
  font-weight: 600;
}
.info-contact.blog {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #426CB4;
  font-weight: 400;
  text-transform: uppercase;
}
.info-div {
  height: 100%;
  margin-left: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
}
.price-table-section {
  padding-top: 70px;
  padding-bottom: 100px;
}
.price-table-wrapper {
  height: 598px;
  border-radius: 20px;
  background-color: whitesmoke;
  box-shadow: none;
  transition-delay: initial;
}
.price-table-wrapper:hover {
  padding-top: 0px;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.price-table-wrapper._2 {
  border-radius: 10px;
  background-color: #426CB4;
  box-shadow: none;
}
.price-table-wrapper._3 {
  background-color: black;
  box-shadow: none;
}
.title-coast {
  height: 245px;
  padding-top: 30px;
  border-bottom: 1px solid white;
  background-color: transparent;
  text-align: center;
}
.price-title {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.price-title.white {
  color: white;
}
.number {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.number.white {
  margin-bottom: 20px;
  color: white;
}
.price-content {
  height: 351px;
  margin-top: 2px;
  background-color: transparent;
  text-align: center;
}
.price-info {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
  text-align: center;
}
.price-info.white {
  border-bottom-color: white;
  color: white;
}
.dollar-sign {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  text-align: right;
}
.dollar-sign.white {
  color: white;
}
.div-map {
  height: 550px;
}
.containner-textbar {
  text-align: center;
}
.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #426CB4;
}
.copyright {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-transform: none;
}
.price-div {
  display: inline-block;
  padding-right: 22px;
}
.portfolio-content {
  padding-top: 70px;
  padding-bottom: 100px;
}
.singel-project-section {
  margin-right: 200px;
  margin-left: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.info-project-div {
  height: 700px;
  margin-top: 0px;
  padding-top: 70px;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #ededed;
  background-color: transparent;
}
.info-project-div.blog {
  width: 278px;
  padding-top: 30px;
}
.row-singel-project {
  padding-left: 0px;
}
.related-work-section {
  padding-top: 70px;
  background-color: #f2f0f0;
}
.title-presentation {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.title-presentation.skills {
  margin-top: 50px;
  margin-bottom: 20px;
}
.navbar-containner {
  max-width: 3000px;
  margin-right: 20px;
  margin-left: 20px;
}
.containner-2 {
  margin-right: 200px;
  margin-left: 200px;
}
.divider._2 {
    width: 100%;
    height: 1px;
    background-color: #efefef;
}
.divider {
  width: 100px;
  height: 2px;
  margin: 20px auto;
  background-color: #3A7E98;
}
.divider.second {
  margin: 0px 0px 30px;
  float: none;
}
.divider.second.white {
  background-color: white;
  color: white;
}
.divider.second.blog {
  margin-bottom: 10px;
}
.about-us-text {
  color: white;
}
.blog-content {
  margin-left: 200px;
}
.blog-div-post {
  margin-bottom: 50px;
  border-bottom: 1px none #ededed;
}
.blog-div-post._3 {
  border-bottom-width: 0px;
}
.blog_fullwidth .blog-content {
    margin-left: 40px;
}
.thin-divider {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  background-color: #ededed;
}
.date-div {
  width: 10%;
  margin-right: 20px;
  margin-bottom: 150px;
  padding-left: 10px;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-align: center;
}
.blog-text {
  margin-right: 20px;
}
.blog-date {
  margin-top: 3px;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}
.search-box {
  height: 1.6%;
  margin-bottom: 25px;
  border: 1px solid #d6d6d6;
  box-shadow: rgba(240, 240, 240, 0.81) 1px 1px 3px 0px;
}
.blog-info {
  margin-bottom: 50px;
}
.category {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(189, 189, 189, 0.63);
}
html.w-mod-js *[data-ix="portfolio-hover"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="icon-div"] {
  opacity: 1;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="skills-progress-line-1"] {
  width: 0px;
}
html.w-mod-js *[data-ix="skills-progress-line-2"] {
  width: 0px;
}
html.w-mod-js *[data-ix="skills-progress-line-3"] {
  width: 0px;
}
html.w-mod-js *[data-ix="skills-progress-line-4"] {
  width: 0px;
}
html.w-mod-js *[data-ix="hero-heading"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="small-heading"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="paragraph"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="button"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="textbar"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="hero-heading-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="who-we-are"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="our-skills"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="man"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="process"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="process-2"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="process-3"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="process-4"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="price-table"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="price-table-2"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="price-table-3"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="hero-heading-1"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="hero-button"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="process-vertical"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="process-vertical-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="process-vertical-3"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="process-vertical-4"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js *[data-ix="client"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="client-2"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="client-3"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="client-4"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="client-5"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="client-6"] {
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="contact-section"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js *[data-ix="who-we-are-horizontal"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="skills-horizontal"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="info-project"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

#ajaxresponse {
    float: left;
    margin-top: 20px;
}
.form {
    float: left;
    width: 100%;
}

.row {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.dropdown-list {
  display: none;
  width: 205px;
  margin-top: 25px;
  background-color: #426CB4;
}
.w-dropdown-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.w-dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0.08);
    color: white;
}
.w-dropdown-link.w--current {
  color: white;
}
.image-div {
width: 25%;
margin-right: 30px;
float: left;
}
.serv-section.second._2 {
    padding-right: 0px;
    background-image: -webkit-linear-gradient(rgba(231, 231, 231, 0.87), rgba(235, 235, 235, 0.89)), url('../images/2121213.jpg');
    background-image: linear-gradient(rgba(231, 231, 231, 0.87), rgba(235, 235, 235, 0.89)), url('../images/2121213.jpg');
    background-position: 0px 0px, 50% 85%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}
@media (max-width: 991px) {
  .hero-containner {
    top: 35%;
  }
  .nav-link {
    margin-right: 0px;
  }
  .nav-link:hover {
    color: #f2f2f2;
  }
  .service-title.features {
    margin-top: 30px;
  }
  .process-div {
    height: 350px;
  }
  .process-div._2 {
    height: 350px;
  }
  .process-text {
    font-size: 14px;
  }
  .column.info {
    //height: 480px;
  }
  .serv-section {
    background-position: 0% 0%, 14% 50%;
    background-size: auto, cover;
  }
  .serv-section.second {
    padding-right: 50px;
  }
  .imac {
    margin-bottom: 50px;
  }
  .portfolio-post {
    height: 340px;
  }
  .portfolio-post._4.singel {
    margin-right: 0px;
  }
  .portfolio-post._5.singel {
    margin-right: 0px;
  }
  .singel-project-section {
   margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
    }
    .blog-content {
    margin-left: 0;
    }
  .colorbox {
    padding-top: 130px;
  }
  .testimonilas-div {
    margin-right: 0px;
    margin-left: 0px;
  }
  .testimonials {
    height: 400px;
  }
  .info-div {
    height: 480px;
  }
  .price-table-wrapper {
    box-shadow: none;
    transition-property: none;
    transition-timing-function: ease;
  }
  .price-table-wrapper:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition-property: none;
    transition-timing-function: ease;
  }
  .number {
    font-size: 31px;
  }
  .number {
    font-size: 73px;
  }
  .dollar-sign {
    font-size: 30px;
  }
  .menu-button {
    background-color: rgba(255, 255, 255, 0.29);
  }
  .icon {
    color: white;
  }
  
  .info-project-div {
    height: 1350px;
  }
  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #426CB4;
  }

  .blog-content .column:first-child, .singel-project-section .column:first-child {
    padding-right: 20px;
    padding-left: 20px;
}
  .blog-content .number {
    font-size: 18px;
  }

  .blog-content  .date-div {
    padding-left: 0px;
  }

  .blog-content  .date-div {
    margin-bottom: 300px;
        width: 15%;
  }
  .nav-link {
    border: 0px;
}
.info-div {
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;

}
@media (max-width: 767px) {
  .w-slider-arrow-left, .w-slider-arrow-right {
    top: 88%;
    font-size: 23px;
    padding-top: 20px;
  }
  .arrow {
    width: 40px;
    height: 40px;
    padding: 6px 8px 6px 6px;
  }
  .arrow.right {
    padding-left: 6px !important; 
}
  .hero-heading {
    font-size: 35px;
  }
  .hero-containner {
    top: 35%;
  }
  .small-heading {
    font-size: 16px;
  }
  .about-us-div.second {
    height: 510px;
  }
  .serv-section.second {
    padding-right: 0px;
    background-position: 56% 50%;
  }
  .ads-div {
    width: 65%;
    margin-left: 30px;
  }
  .tab-link {
    display: inline-block;
        padding: 15px 8px;
    float: none;
  }
  .text-block-tab {
    text-align: center;
  }
  .portfolio-post._4.singel {
    margin-right: 0px;
  }
  .portfolio-post._5.singel {
    margin-right: 0px;
  }
  .testimonials {
    height: 300px;
  }
  .menu-button {
    margin-right: 15px;
  }
  .main-service-column {
    margin-bottom: 20px;
    text-align: center;
  }
  .singel-project-section {
    //padding-right: 30px;
  }
  .info-project-div {
    height: 1110px;
  }
  .row-process {
    margin-top: 50px;
  }
}
@media (max-width: 479px) {
  .hero-heading {
    font-size: 32px;
  }
  .hero-containner {
    top: 25%;
  }
  .small-heading {
    font-size: 15px;
  }
  .process-div {
    height: 300px;
  }
  .process-div._1 {
    height: 300px;
  }
  .process-div._2 {
    height: 300px;
  }
  .process-div._3 {
    height: 300px;
  }
  .column.info {
    height: auto;
  }
  .about-us-div.first {
    height: 490px;
  }
  .price-div {
    padding-right: 100px;
  }
  .info-project-div {
    height: 1400px;
  }
  .navbar-containner {
    margin-right: 10px;
    margin-left: 10px;
  }
}



.image {
margin-top: 19px;
}

.text-block-tab {
    font-family: Raleway, sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.dropdown-toggle {
padding-right: 0px;
}

.column-100 {
height: 100%;
}
.row {
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}
.blog {
padding-top: 70px;
padding-bottom: 70px;
}
.div-blog {
padding-top: 15px;
padding-bottom: 15px;
}
.blog-details {
font-family: Raleway, sans-serif;
color: #989898;
font-style: normal;
font-weight: 400;
text-align: left;
}

.dropdown-list {
  display: none;
  width: 205px;
  margin-top: 25px;
  background-color: #426CB4;
}
.w-dropdown-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.w-dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0.08);
    color: white;
}
.w-dropdown-link.w--current {
  color: white;
}
.image-div {
width: 25%;
margin-right: 30px;
float: left;
}

