/*______________________________________________ Table of content ______________________________________________
 *1. Fonts
 *2. General Styling
 *3. Cross Browser Compatibility
 *5. Buttons
 *6. Header
 *7. Menu
 *8. About
 *9. Services
 *10.Projects
 *11.Digital
 *12.Our team
 *13.Pricing
 *14.News
 *15.Contact-us
 *16.Footer
 *17.Mobile-menu */
/*______________________________________________ Fonts ______________________________________________*/
 @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/*______________________________________________ General Styling ______________________________________________ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.4; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  overflow-x: hidden; }

body {
  color: #a0a0a0;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden; }
  body * {
    outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  color: #121010;
  font-family: "Montserrat", sans-serif; }

h1 {
  font-size: 95px; }

h2 {
  font-size: 75px; }

h3 {
  font-size: 24px; }

p {
  color: #393939;
  font-size: 16px;
  margin-bottom: 10px; }

.about.bg-gray {
  border-bottom: 5px solid #1c84f8;
}

.shadow-none p {
  font-size: 14px;
  font-weight: 300;
}
.shadow-none p span {
  font-size: 12px;
  font-weight: 600;
}

a {
  color: inherit; }
  a:hover, a:focus {
    text-decoration: none;
    outline: none; }

input:hover, input:focus {
  outline: none; }

#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 100500; }

#page-preloader .spinner {
  width: 110px;
  height: 110px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -55px auto 0 auto;
  background: url("../images/spinner.gif") no-repeat 50% 50%; }
.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;background-color:#000;opacity:0.7;filter:alpha(opacity=70);-webkit-animation:slbOverlay 0.5s;-moz-animation:slbOverlay 0.5s;animation:slbOverlay 0.5s;z-index:1000}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;background-color:#fff;box-shadow:0 0.2em 1em rgba(0,0,0,0.4)}.slbImageWrap{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background-color:#FFF}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn:-moz-focus-inner,.slbArrow:-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:0.5}.slbCloseBtn:active,.slbArrow:active{opacity:0.8}.slbCloseBtn{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:0.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0, -1em, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0);-moz-transform:translate3d(0, -1em, 0);-ms-transform:translate3d(0, -1em, 0);-o-transform:translate3d(0, -1em, 0);transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}
/*_________________Colors_________________ */
.main-title {
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 60px; }

.main-title--white {
  color: #fff; }

.block-wrapper {
  padding: 90px 0px; }

.blueColor {
  color: #1c84f8; }

/*_________________Buttons_________________ */
.btn {
  border-radius: 40px;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 32px;
  -webkit-box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5);
          box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5);
  min-width: 200px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.btn--blue {
  color: #fff;
  border: none; }
  .btn--blue:hover {
    background-color: #fff; }

.btn--white {
  background-color: #fff; }
  .btn--white:hover {
    color: #fff; }

/*_________________Header_________________ */
.header {
  padding: 15px 0px;
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10; }
  .header .logo {
    font-size: 33px;
    font-weight: 700; }

/*_________________Menu_________________ */
#nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #nav a {
    padding: 20px 0px;
    font-size: 16px;
    color: #2d2d2d;
    font-weight: 300; }
  #nav .sub-menu {
    background-color: #fff;
    border-radius: 6px;
    margin-top: 20px;
    position: absolute;
    left: -20px;
    opacity: 0;
    padding: 10px 0px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s; }
    #nav .sub-menu li {
      border-bottom: 1px solid #1c84f8;
      margin-right: 0;
      width: 100%; }
    #nav .sub-menu li::first-child {
      border-top: 1px solid #1c84f8; }
    #nav .sub-menu a {
      padding: 10px 20px;
      white-space: nowrap;
      display: block;
      text-transform: capitalize; }
      #nav .sub-menu a:hover {
        color: #fff; }
  #nav li {
    float: left;
    margin-right: 20px;
    position: relative;
    display: block; }
    #nav li:hover .sub-menu {
      left: -20px;
      opacity: 1;
      visibility: visible; }
  #nav li::last-child {
    margin-right: 0px; }

.sticky {
  position: fixed;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 5px 0px; }

.slider-section {
  width: 100%;
  height: 100vh;
  padding: 150px 0;
  position: relative; }
/*  .slider-section:before {
    content: " ";
    height: 100%;
    opacity: 0.75;
    z-index: 0;
    background: linear-gradient(45deg, #4e24b6 0%, #32a5dc 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }*/

.slider-content {
  margin-top: 200px;
  text-align: center; }
  .slider-content h1 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 70px;
    margin-bottom: 10px; }
  .slider-content p {
    font-size: 54px;
    color: #fff;
    font-weight: 300; }

.bg-fixed {
  background-attachment: fixed !important;
  background-size: cover;
  background-image: url("../images/banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left; /*center*/
  height: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1; }

.arrow-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-image: url("../images/icons/arrow.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

/*_________________About_________________ */
.about .main-title {
  margin-bottom: 30px; }
.about .btn {
  margin-right: 15px; }
.about .desc {
  font-size: 14px;
  color: #393939;
  line-height: 22px;
  margin: 30px 0px 50px;
  font-family: "Open Sans", sans-serif; }
.about img {
  width: 100%; }

/*_________________Services_________________ */
.services .main-title {
  margin-bottom: 10px; }
.services .title {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px; }
  .services .title:after {
    content: "";
    width: 128px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto; }
.services .desc {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  padding: 0px 10px; }
.services .box-item {
  text-align: center;
  margin-top: 40px; }
.services .box-icons {
  background-image: url(../images/tables.png);
  background-repeat: no-repeat;
  width: 112px;
  height: 112px;
  background-size: 100%;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/*_________________Projects_________________ */
.projects .btn {
  margin: 40px auto 0px auto; }

.da-thumbs {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.da-thumbs li {
  margin: 0px;
  background: #fff;
  padding: 0px;
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.da-thumbs li a,
.da-thumbs li a img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

.da-thumbs li a {
  overflow: hidden; }

.da-thumbs li a div {
  position: absolute;
  width: 100%;
  height: 100%; }

.da-thumbs li a div span {
  display: block;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3); }

.da-thumbs .box {
  top: 0px;
  left: -100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.da-thumbs .desc {
  position: absolute;
  text-align: center;
  left: 50%;
  width: 70%;
  margin: 0 auto;
  top: 65%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .da-thumbs .desc:before{
    content: " ";
    position: absolute;
    background-image: url(../images/icons/arrow.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    z-index: 2;
    left: 0;
    right: 0;
    top: -60px;
    margin: 0 auto;
  }
  .da-thumbs .desc img {
    width: 70px;
    height: 70px;
    margin: 0 auto; }
  .da-thumbs .desc p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 40px;
    margin-top: 15px; }

.da-thumbs li a:hover div {
  left: 0px; }

/*_________________Mining_________________ */
.mining {
  position: relative;
  padding: 125px 0px 140px; }
  .mining .bg-fixed {
    background-image: url("../images/miningBck2.jpg"); }
  .mining:before {
    content: " ";
    height: 100%;
    /*opacity: 0.75;*/
    z-index: 0;
    background: rgba(28, 132, 248, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .mining .numscroller {
    font-size: 75px;
    color: #fff;
    font-weight: 700; }
  .mining .res {
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-style: italic; }
  .mining .desc {
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    font-family: "Open Sans", sans-serif; }
  .mining ul li {
    list-style: none;
    margin-bottom: 5px; }


/*_________________xplosiv_________________ */
.xplosiv {
  position: relative;
  padding: 125px 0px 100px; }
  .xplosiv .bg-fixed {
    background-image: url("../images/xplosivBck2.png"); }
  .xplosiv:before {
    content: " ";
    height: 100%;
    /*opacity: 0.75;*/
    z-index: 0;
    background: rgba(28, 132, 248, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .xplosiv .numscroller {
    font-size: 75px;
    color: #fff;
    font-weight: 700; }
  .xplosiv .res {
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-style: italic; }
  .xplosiv .desc {
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    font-family: "Open Sans", sans-serif; }
  .xplosiv ul li {
    list-style: none;
    margin-bottom: 10px; }
  .xplosiv ul li p.bold {
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0px; }

/*_________________Our team_________________ */
.tilter {
  display: block;
  position: relative;
  width: 400px;
  height: 505px;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-perspective: 1000px;
          perspective: 1000px; }
  .tilter:hover, .tilter:focus {
    color: #fff;
    outline: none; }

.tilter__figure, .tilter__image {
  margin: 0;
  width: 360px;
  height: 455px;
  display: block;
  border-radius: 6px; }

.tilter__figure > * {
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px); }

.tilter__figure {
  position: relative; }
  .tilter__figure::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    -webkit-box-shadow: 0 30px 20px rgba(35, 32, 39, 0.5);
            box-shadow: 0 30px 20px rgba(35, 32, 39, 0.5); }

.tilter__deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px; }

.tilter__deco--shine div {
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%; }

.tilter__deco--lines {
  fill: none;
  stroke: #fff;
  stroke-width: 2px; }

.tilter__caption {
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 75%;
  padding: 0px 22px 0px 22px; }

.tilter__title {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #fff; }

.tilter__description {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 200; }

.owl-prev {
  position: absolute;
  left: -65px;
  top: 50%;
  margin-top: -50px;
  background-size: cover;
  background-image: url("../images/icons/arrowL.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 50px; }

.owl-next {
  position: absolute;
  right: -65px;
  top: 50%;
  margin-top: -50px;
  background-size: cover;
  background-image: url("../images/icons/arrowR.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 50px; }

/*_________________Pricing_________________ */
.pricing-block {
  padding: 30px 25px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
  .pricing-block:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .pricing-block .title {
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase; }
  .pricing-block .price {
    font-size: 90px;
    font-weight: 700;
    line-height: 90px;
    margin: 0; }
    .pricing-block .price .value {
      font-size: 46px; }
  .pricing-block .desc {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 18px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
    display: block; }
  .pricing-block .btn {
    padding: 13px 30px;
    font-size: 12px;
    min-width: 145px; }

/*_________________News_________________ */
.news .main-title {
  margin-bottom: 20px; }
.news .news-block {
  border-radius: 6px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  max-width: 600px; /*295px*/
  margin: 32px auto 0px auto;
  flex-direction: column;
  -webkit-box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5);
  box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5); }
  .news .news-block:hover{
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
  }
  .news .news-block .news-block--right {
    padding: 20px 15px 10px 15px;
    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; }
  .news .news-block .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 10px; }
  .news .news-block .desc {
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #1a1a1a; }
  .news .news-block .more {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    position: relative; }
  .news .news-block .thumbnail-block {
    height: 171px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px; }
  .news .news-block .thumbnail {
    position: relative; }
.thumbnail-block__date{
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  background-color: #fff;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: absolute;
  top: 12px;
  left: 0;
  padding: 5px 10px;
  color: #000;
}
.news .btn {
  margin-top: 40px; }

/*_________________Contact-us_________________ */
.contact-us {
  padding: 0px; }
  .contact-us .row {
    position: relative; }

.contact-form {
  width: 450px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  position: absolute;
  -webkit-box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5);
          box-shadow: 1px 8px 35px -1px rgba(36, 67, 98, 0.5);
  border-radius: 6px;
  background-color: #fff;
  padding: 40px 40px 45px 40px;
  z-index: 1; }
  .contact-form .title {
    font-size: 38px;
    color: #1c84f8;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px; }
  .contact-form .desc p{
    color: #818791;
    display: inline-block;
    vertical-align: text-top;
    font-size: 16px;
    font-family: "SourceSansPro", sans-serif;
  }
  .contact-form i{
    color: #818791;
    font-size: 21px;
    margin-right: 15px;
    vertical-align: sub;
    margin-bottom: 45px; 
    display: inline-block;
  }
  .contact-form .btn{
    width: 100%;
  }
.map {
  float: left;
  width: 100%; }
  .map div {
    float: left;
    height: 600px;
    width: 100%; }

/*_________________Footer_________________ */
footer .footer-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 22px 0px 17px 0px; }
footer .copyright-text {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  margin: 0; }
footer .social-networks a {
  margin-right: 20px; }

/*_________________Mobile-menu _________________ */
.mobile-header {
  background-color: #fff;
  position: fixed;
  right: -230px;
  top: 0;
  width: 230px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); }
  .mobile-header .btn-back {
    font-size: 30px;
    margin: 20px 0px 0px 25px;
    display: inline-block; }
  .mobile-header .mobile-menu {
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    text-align: left;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .mobile-header .mobile-menu li {
      list-style: none;
      padding: 0;
      font-size: 18px;
      color: #2f2f2f;
      position: relative; }
    .mobile-header .mobile-menu > ul {
      margin: 0;
      padding: 0 80px 0 25px; }
    .mobile-header .mobile-menu ul ul {
      padding: 10px 0px 10px 15px;
      text-align: left;
      display: none; }
    .mobile-header .mobile-menu ul ul li {
      padding: 0; }

.menu-opened .mobile-header {
  right: 0; }

nav ~ a.btn-menu {
  display: none; }

.btn-menu {
  z-index: 1;
  font-size: 35px;
  color: #121010;
  float: right;
  opacity: 1;
  text-shadow: none; }
