@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Marcellus&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
.floatleft {
  float: left !important;
}
.floatright {
  float: right !important;
}
.floatnone {
  float: none !important;
}
.alignleft {
  text-align: left !important;
}
.alignright {
  text-align: right !important;
}
.aligncenter {
  text-align: center !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
a:focus,
button:focus {
  outline: 0px solid;
}
input:focus,
textarea:focus,
.form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #fff;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
}
.fix {
  overflow: hidden;
}
p {
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}
a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
  text-decoration: none;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
::-webkit-input-placeholder {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
:-moz-placeholder {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
::-moz-placeholder {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
:-ms-input-placeholder {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
body {
  color: #2d3e50;
  font-family: "latoregular";
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  overflow-x: hidden;
}
body.background {
  background: url("img/background/bg.png") repeat scroll 0 0;
}
/*.container {*/
/*  width: 1200px;*/
/*}*/
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0;
}
@font-face {
  font-family: "latobold";
  src: url("..fonts/lato-bold-webfont.eot");
  src: url("..fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("..fonts/lato-bold-webfont.woff2") format("woff2"),
    url("..fonts/lato-bold-webfont.woff") format("woff"),
    url("..fonts/lato-bold-webfont.ttf") format("truetype"),
    url("..fonts/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latolight";
  src: url("../fonts/lato-light-webfont.eot");
  src: url("../fonts/lato-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/lato-light-webfont.woff2") format("woff2"),
    url("../fonts/lato-light-webfont.woff") format("woff"),
    url("../fonts/lato-light-webfont.ttf") format("truetype"),
    url("../fonts/lato-light-webfont.svg#latolight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latomedium";
  src: url("../fonts/lato-medium-webfont.eot");
  src: url("../fonts/lato-medium-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato-medium-webfont.woff2") format("woff2"),
    url("../fonts/lato-medium-webfont.woff") format("woff"),
    url("../fonts/lato-medium-webfont.ttf") format("truetype"),
    url("../fonts/lato-medium-webfont.svg#latomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latoregular";
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato-regular-webfont.woff2") format("woff2"),
    url("../fonts/lato-regular-webfont.woff") format("woff"),
    url("../fonts/lato-regular-webfont.ttf") format("truetype"),
    url("../fonts/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latosemibold";
  src: url("../fonts/lato-semibold-webfont.eot");
  src: url("../fonts/lato-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato-semibold-webfont.woff2") format("woff2"),
    url("../fonts/lato-semibold-webfont.woff") format("woff"),
    url("../fonts/lato-semibold-webfont.ttf") format("truetype"),
    url("../fonts/lato-semibold-webfont.svg#latosemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.contact-head-sec {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: nowrap;
}
.cont-inner-bx {
  display: flex;
  position: relative;
  z-index: 9999;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-right: 1.5%;
  align-items: center;
  justify-content: center;
}
.cont-inner-bx p {
  color: #fff;
  margin-bottom: 0px;
  font-weight: 600;
}
.cont-inner-bx i {
  color: #fff;
  margin-right: 3%;
}
.contact-head-sec a {
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 990px) {
  .contact-head-sec {
    display: none;
  }
}

.button-white {
  background: #fff !important;
}
.button-olive {
  background: #7a9757 !important;
  color: #fff !important;
}
.button-blue {
  background: #05c2f9 !important;
  color: #fff !important;
}
.button-yellow {
  background: #f94c2a !important;
  color: #fff !important;
}
.olive-border {
  border: 1px solid #7a9757 !important;
  line-height: 51px !important;
}
.blue-border {
  border: 1px solid #05c2f9 !important;
  line-height: 51px !important;
}
.yellow-border {
  border: 1px solid #f94c2a !important;
  line-height: 51px !important;
}
.text-white {
  color: #fff !important;
}
.section-title,
.pricing-area.pricing-four .section-title {
  margin-bottom: 78px;
  z-index: 999;
  position: relative;
}
.section-title h2 {
  font-size: 28px;
  font-weight: 800;
  line-height: 33px;
  z-index: 99;
  position: relative;
}
.section-title h2 span,
.about-text h2 span {
  color: #f94c2a;
}
.section-title.title-blue h1 span,
.about-blue .about-text h2 span {
  color: #05c2f9;
}
.section-title.title-yellow h1 span,
.about-yellow .about-text h2 span {
  color: #f94c2a;
}
.section-title img {
  margin-bottom: 24px;
}
.section-title p {
  margin-bottom: 0;
}
h3.orange_head {
  color: #ff3a13;
}
.header-block {
  padding: 1.5em 7em;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999999;
}
.header-block:after {
  position: absolute;
  content: "";
  /*background:url(../img/menu-bg.png) no-repeat;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 14em;
  z-index: 9;
}
.header-block .row {
  align-items: center;
  display: flex;
  position: relative;
  z-index: 999;
}
.logo a {
  display: inline-block;
}
#main-menu {
  /*left: 0;
    position: absolute;
    right: 0;
    top: 2em;
    z-index: 999999;*/
}
#main-menu.stick {
  background: #2d3e50 none repeat scroll 0 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  padding: 25px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

#main-menu.stick img {
  width: 45%;
}
.main-menu {
  display: inline-block;
  margin: 8px 0;
  float: right;
}
.main-menu nav ul li {
  display: inline-block;
}
/*.main-menu nav ul li a {*/
/*  color: #fff;*/
/*  display: block;*/
/*  font-family: "Raleway", sans-serif;*/
/*  font-size: 14px;*/
/*  font-weight: 800;*/
/*  line-height: 26px;*/
/*  margin-right: 34px;*/
/*  padding: 0 1px;*/
/*  position: relative;*/
/*  text-transform: uppercase;*/
/*}*/

.main-menu nav ul li a {
  color: #fff;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  margin-right: 34px;
  padding: 0 1px;
  position: relative;
  text-transform: uppercase;
}

.main-menu nav ul li a:before {
  background: #ff3a13 none repeat scroll 0 0;
  bottom: -3px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  right: 50%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  z-index: -1;
}
.main-menu nav ul li a:hover:before,
.main-menu nav ul li.active a:before {
  left: 0;
  right: 0;
}
.main-menu nav ul li:last-child a {
  margin-right: 0;
}
.main-menu nav ul li.active a,
.main-menu nav ul li a:hover {
  color: #313131;
}
header .menu-btn {
  float: right;
  font-size: 11px;
  line-height: 27px;
  margin-top: 8px;
  padding: 0 16px;
}

.banner-area {
  background-color: #2d3e50;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.banner-text {
  display: table;
}
.banner-area .container,
.banner-area .row,
.banner-area .col-lg-7,
.banner-area .banner-text,
.banner-area .banner-table-cell {
  height: 100%;
}
.banner-area .col-lg-7 {
  padding-right: 0;
}
.banner-product-image {
  margin-top: 40%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.banner-table-cell {
  display: table-cell;
  vertical-align: middle;
  z-index: 9;
  position: relative;
}
.banner-text h1 {
  color: #ffffff;
  font-size: 67px;
  font-weight: 800;
  line-height: 72px;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.banner-text h1 span {
  color: #7a9757;
}
.banner-text p {
  color: #ffffff;
  margin-bottom: 33px;
}
.button-default {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  color: #2d3e50;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 53px;
  padding: 0 31px;
  text-transform: uppercase;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.button-default:hover {
  background-color: #ffffff !important;
  color: #2d3e50 !important;
}
.banner-buttons .button-default {
  margin-right: 0;
}
.banner-buttons a.button-default:hover {
  background-color: #7a9757 !important;
  color: #ffffff !important;
}
.banner-apps {
  /*margin-left: 72px;
    margin-top: -224px;*/
  position: relative;
}
.banner-apps .single-app:nth-child(1) {
  left: 0;
  position: absolute;
  top: 122px;
}
.banner-apps .single-app:nth-child(2) {
  left: 183px;
  position: absolute;
  top: 76px;
}
.single-app:nth-child(3) {
  left: 366px;
  position: absolute;
  top: 33px;
}
.single-app {
  background: #7a9757 none repeat scroll 0 0;
  border: 3px solid #ffffff;
  border-radius: 100%;
  display: inline-table;
  height: 100px;
  text-align: center;
  width: 100px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 99;
}
.single-app-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.single-app h4,
.single-app h3 {
  color: #ffffff;
  font-family: "latobold";
  font-size: 11px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.single-app h3 {
  font-size: 14px;
}
.single-app i {
  color: #ffffff;
  font-size: 35px;
  margin-bottom: 2px;
}

.about-area {
  padding-top: 114px;
}
.about-area .row {
  display: flex;
  align-items: center;
}
.about-area .col-sm-5 {
  padding-left: 0;
}
.about-image {
  width: 100%;
}
.about-text h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 19px;
}
.about-text {
  /*margin-right: 54px;
    margin-top: 70px;*/
}
.about-text > p {
  margin-bottom: 25px;
  text-align: justify;
}
.about-buttons {
  margin-top: 48px;
}
.about-buttons button.button-default {
  margin-right: 26px;
}
.about-buttons button.button-default {
  border: 1px solid #7a9757;
  line-height: 51px;
}
.about-buttons a.button-default:hover {
  background-color: #7a9757 !important;
  color: #fff !important;
}

.service-area {
  padding-bottom: 284px;
  padding-top: 306px;
  position: relative;
}
.service-area:after {
  background: #f0f0f0 none repeat scroll 0 0;
  content: "";
  height: 518px;
  left: 0;
  position: absolute;
  top: 10%;
  -webkit-transform: skewY(165deg);
  -ms-transform: skewY(165deg);
  transform: skewY(165deg);
  width: 100%;
  z-index: -1;
}
.single-item-icon {
  background-color: #7a9757;
  border-radius: 36px 36px 0;
  display: inline-table;
  height: 100px;
  margin-bottom: 24px;
  text-align: center;
  width: 100px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.single-item-icon i {
  color: #ffffff;
  display: table-cell;
  font-size: 50px;
  vertical-align: middle;
}
.single-item h4 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 24px;
}
.service-area .col-md-4:nth-child(2) {
  margin-top: -100px;
}
.service-area .col-md-4:nth-child(3) {
  margin-top: -200px;
}
.single-item:hover .single-item-icon {
  background-color: #2d3e50;
}

.features-area {
  background: url("img/banner/preview.png");
  margin-top: -112px;
  padding-top: 35px;
  background-size: 63% auto;
  background-position: -11% 67%;
  background-repeat: no-repeat;
}
.features-area .single-item-text p {
  margin-bottom: 0;
}
.features-area .single-item {
  margin-bottom: 96px;
  position: relative;
  z-index: 99;
}
.features-area .single-item-icon {
  float: left;
  margin-right: 38px;
}
.features-area .single-item-text {
  display: block;
  overflow: hidden;
  width: 408px;
}
.features-area .single-item-text h4 {
  line-height: 21px;
  margin-bottom: 11px;
}
.features-area .single-item:first-child,
.features-area .single-item:last-child {
  margin-left: -50px;
}
.features-area .single-item:nth-child(2),
.features-area .single-item:nth-child(4) {
  margin-left: 84px;
}
.features-area .single-item:nth-child(3) {
  margin-left: 121px;
}

.download-area,
.domain-name-area {
  margin-top: -137px;
  padding-bottom: 348px;
  padding-top: 298px;
  position: relative;
  z-index: 2;
}
/*.download-area:before, .footer-area:before, .banner-area:before, .domain-name-area:before {
    background-image: url("img/banner/shape.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    content: "";
    height: 323px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.download-area:after, .domain-name-area:after {
    background-image: url("img/banner/shape.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    height: 323px;
    right: 0;
    position: absolute;
    bottom: -1px;
    width: 100%;
    z-index: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.download-bg, .footer-bg {
    background: rgba(45, 62, 80, 0.85) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}*/
.download-area .section-title {
  margin-bottom: 56px;
}
.download-button-wrapper {
  text-align: center;
  z-index: 99;
  position: relative;
}
.download-btn span {
  color: #ffffff;
  display: block;
  font-family: "latomedium";
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
.download-btn span.large-text {
  display: block !important;
  font-family: "latobold";
  font-size: 26px;
  position: relative;
  top: -4px;
}
.download-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 2px;
  height: 78px;
  margin: 0 21px;
  padding: 0 29px 0 87px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
}
.download-btn:hover {
  background-color: #7a9757;
  border-color: #7a9757;
}
.download-btn i {
  color: #ffffff;
  float: left;
  font-size: 50px;
  left: 22px;
  position: absolute;
  width: 53px;
}

.pricing-area {
  margin-top: -44px;
  padding-top: 35px;
}
.pricing-area .section-title {
  margin-bottom: 112px;
}
.single-price-package {
  box-shadow: 0 0 20px 1px rgba(35, 31, 32, 0.2);
  text-align: center;
}
.price-title {
  background: #2d3e50 none repeat scroll 0 0;
  padding: 35px 0 34px;
}
.pricing-area .col-sm-4:first-child .single-price-package {
  margin-left: 60px;
  margin-right: 12px;
}
.pricing-area.pricing-four .col-sm-4:first-child .single-price-package {
  margin-left: 0;
  margin-right: 0;
}
.pricing-area .col-sm-4:last-child .single-price-package {
  margin-right: 60px;
  margin-left: 12px;
}
.price-title > h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.price {
  display: block;
  overflow: hidden;
}
.pricing-area .price > h4,
.pricing-area .price > p {
  color: #ecebeb;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.price-title h4 span.text-large {
  color: #ffffff;
  font-size: 60px;
  line-height: 61px;
}
.price .text-top {
  padding-right: 4px;
  position: relative;
  top: -20px;
}
.pricing-area .price > p {
  bottom: -9px;
  position: relative;
}
.price-list {
  padding-bottom: 30px;
  padding-top: 50px;
}
.price-list li {
  color: #2d3e50;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.price-btn .button {
  background: #2d3e50 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 13px;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 39px;
  margin-top: 52px;
  padding: 0 39px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.price-btn .button:hover {
  background-color: #7a9757;
}
.list-large .price-title > h3 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 2px;
}
.pricing-area .list-large .price > h4,
.pricing-area .list-large .price > p {
  font-size: 20px;
}
.list-large .price-title h4 span.text-large {
  font-size: 70px;
  line-height: 71px;
}
.list-large .price .text-top {
  padding-right: 0;
  top: -23px;
}
.list-large .price-title {
  padding: 37px 0 40px;
}
.pricing-area .single-price-package.list-large {
  box-shadow: 0 0 20px 1px rgba(35, 31, 32, 0.4);
  margin: -34px 16px 0;
}
.list-large .price-list li {
  line-height: 39px;
}

.testimonial-area {
  padding: 5em 7em;
}
.testimonial-image-slider {
  margin-top: 5px;
}
.slick-list {
  margin: 0 5px;
}
.sin-testiImage {
  display: inline-block;
  margin-bottom: 11px;
  outline: medium none;
}
.sin-testiImage img {
  border: 1px solid #7a9757;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block !important;
  height: 60px;
  margin-bottom: 30px;
  margin-top: 36px;
  outline: 0 none;
  width: 60px;
}
.sin-testiImage.slick-current img {
  height: 110px;
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 110px;
  border: 3px solid #7a9757;
}
.testimonial-text-slider h2 {
  display: block;
  font-size: 25px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0.5em;
}
.testimonial-text-slider h6 {
  font-size: 16px;
  color: #f94c2a;
  margin: 0;
}
.testimonial-text-slider {
  background: #f0f0f0 none repeat scroll 0 0;
  border-radius: 7px;
  margin: auto;
  padding: 2em 2em;
  position: relative;
  width: 71%;
  z-index: 9;
}
.testimonial-text-slider:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f0f0f0;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 22px 13px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  top: -44px;
  width: 0;
}
.sin-testiText {
  outline: none;
}
.sin-testiText p {
  margin-bottom: 32px;
}
.client-rating {
  margin-bottom: 5px;
}
.client-rating i {
  color: #7d7d7d;
  font-size: 18px;
}
.client-rating i.color {
  color: #f1c30d;
}
.slick-prev,
.slick-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 25px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 34.6%;
  width: 16px;
}
.slick-prev {
  left: -31px;
}
.slick-next {
  right: -31px;
}
.slick-prev:before,
.slick-next:before {
  height: 25px;
  width: 16px;
  left: 0;
  top: 0;
  position: absolute;
  color: #2d3e50;
  content: "";
  font-family: "Material-Design-Iconic-Font";
  font-size: 50px !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #7a9757;
}
.slick-next:before {
  right: 0;
  content: "";
}

.screenshots-area {
  padding-top: 117px;
}
.sin-screenshot {
  z-index: 9;
}
.sin-screenshot a {
  display: block;
  position: relative;
}
.sin-screenshot a:before {
  background: #24141e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  right: 0;
  top: 0;
}
.sin-screenshot a:hover:before {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#screenshot-carousel {
  z-index: 9;
}

.footer-area {
  /*margin-top: -42px;*/
  padding: 5em 10em;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
}

.footer-area h3 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
}
form#contact-form {
  margin-right: 21px;
  margin-top: 46px;
}
.form-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #0c0c0c24;
  border-radius: 8px;
  box-shadow: none;
  color: #0c0a0a;
  height: 42px;
  margin-bottom: 3px;
  padding: 8px 17px;
}
textarea.form-control {
  height: 99px;
  resize: none;
}
.submit-form .button {
  background-color: #7a9757;
  border-radius: 7px;
  color: #ffffff;
  font-family: "latomedium";
  height: 44px;
  margin-top: 21px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  border: 0;
}
.submit-form .button:hover,
.footer-blue .submit-form .button:hover,
.footer-yellow .submit-form .button:hover {
  background-color: #fff;
  color: #2d3e50;
}
.contact-icon {
  background-color: #7a9757;
  border-radius: 21px 21px 0;
  color: #ffffff;
  display: inline-table;
  float: left;
  height: 54px;
  margin-right: 24px;
  text-align: center;
  width: 54px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.single-contact-info:hover .contact-icon {
  background-color: #fff;
  color: #2d3e50;
}
.contact-icon i {
  display: table-cell;
  font-size: 30px;
  vertical-align: middle;
}
.contact-text > span {
  color: #eeeeee;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.single-contact-info {
  margin-bottom: 26px;
  overflow: hidden;
}
.contact-text {
  display: inline-block;
}
.conatct-info {
  margin-top: 52px;
}

.newsletter > h3 {
  margin-bottom: 23px;
}
.newsletter {
  margin-top: 105px;
}
.newsletter-content > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 9px;
  color: #a3a3a3;
  font-family: "latosemibold";
  font-size: 14px;
  height: 49px;
  padding: 0 19px;
  width: 100%;
}
.newsletter-content {
  margin-top: 38px;
  position: relative;
}
.newsletter-content .button {
  border: 0 none;
  border-radius: 9px;
  color: #2d3e50;
  font-family: "latosemibold";
  font-size: 16px;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 29.5%;
}
.newsletter-content .button:hover {
  background-color: #7a9757;
  color: #ffffff;
}

.footer-links a {
  border: 1px solid #fafbfb;
  border-radius: 100%;
  color: #ffffff;
  display: inline-table;
  font-size: 20px;
  height: 36px;
  margin: 0 6.5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 36px;
}
.footer-links a i {
  display: table-cell;
  vertical-align: middle;
}
.footer-links a:hover {
  background-color: #7a9757;
  border-color: #7a9757;
}
.footer-links {
  margin-top: 40px;
}
.footer-text span {
  color: #cccccc;
}
.footer-text {
  margin-top: 23px;
}
.footer-text span a {
  color: #cccccc;
}
.footer-text span a:hover {
  border-bottom: 1px solid #7a9757;
  color: #7a9757;
}

footer.footer-area-bottom {
  background-color: #282828;
  padding: 3em 4em;
  top: -6px;
  position: relative;
}
.footer-menub {
  border-right: #494949 solid 1px;
}
.footer-menub ul {
  margin-right: 39px;
}
.footer-menub h3,
.footer-address h3 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.footer-menub li {
  font-size: 13px;
  border-bottom: #494949 solid 1px;
  padding-left: 10px;
  padding-bottom: 5px;
  color: #bababa;
  padding-top: 5px;
}
.footer-address p {
  color: #bababa;
  font-size: 13px;
}
.footer-address .conatct-info {
  clear: both;
}
.footer-address .single-contact-info {
  float: left;
  margin-right: 30px;
}
.footer-address .contact-icon {
  background-color: #f94c2a;
}
.footer-menub li:before {
  content: "\f105";
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  left: 7px;
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -1px;
}

.footer-menub li a {
  color: #bababa;
}

.footer-links a:hover {
  background-color: #f94c2a;
  border-color: #f94c2a;
}

.header-blue .main-menu nav ul li a:before {
  background: #05c2f9;
}
.banner-blue .banner-text h1 span,
.testimonial-blue .slick-prev:hover:before,
.testimonial-blue .slick-next:hover:before {
  color: #05c2f9;
}
.banner-blue .banner-buttons a.button-default:hover {
  background-color: #05c2f9 !important;
}
.banner-blue .single-app,
.service-blue .single-item-icon,
.features-blue .single-item-icon,
.footer-blue .contact-icon,
.footer-blue .submit-form .button,
.footer-blue .newsletter-content .button:hover {
  background-color: #05c2f9;
}
.about-blue .about-buttons button.button-default {
  border: 1px solid #05c2f9;
}
.about-blue .about-buttons a.button-default:hover {
  background-color: #05c2f9 !important;
  color: #ffffff !important;
}
.features-area.features-blue {
  background: url("img/banner-blue/preview.png");
  background-repeat: no-repeat;
  background-position: -11% 67%;
  background-size: 63% auto;
}
.download-blue .download-btn:hover,
.pricing-blue .price-btn .button:hover,
.footer-blue .footer-links a:hover {
  background-color: #05c2f9;
  border-color: #05c2f9;
}
.testimonial-blue .sin-testiImage.slick-current img,
.testimonial-blue .sin-testiImage img {
  border-color: #05c2f9;
}
.footer-blue .footer-text span a:hover {
  border-bottom: 1px solid #05c2f9;
  color: #05c2f9;
}

.header-yellow .main-menu nav ul li a:before {
  background: #f94c2a;
}
.banner-yellow .banner-text h1 span,
.testimonial-yellow .slick-prev:hover:before,
.testimonial-yellow .slick-next:hover:before {
  color: #f94c2a;
}
.banner-yellow .banner-buttons a.button-default:hover {
  background: #f94c2a none repeat scroll 0 0 !important;
}
.banner-yellow .single-app,
.service-yellow .single-item-icon,
.features-yellow .single-item-icon,
.footer-yellow .contact-icon,
.footer-yellow .submit-form .button,
.footer-yellow .newsletter-content .button:hover {
  background-color: #f94c2a;
}
.about-yellow .about-buttons button.button-default {
  border: 1px solid #f94c2a;
}
.about-yellow .about-buttons a.button-default:hover {
  background-color: #f94c2a !important;
  color: #ffffff !important;
}
.features-area.features-yellow {
  background: url("img/banner-yellow/preview.png");
  background-repeat: no-repeat;
  background-position: -11% 67%;
  background-size: 63% auto;
}
.download-yellow .download-btn:hover,
.pricing-yellow .price-btn .button:hover,
.footer-yellow .footer-links a:hover {
  background-color: #f94c2a;
  border-color: #f94c2a;
}
.testimonial-yellow .sin-testiImage.slick-current img,
.testimonial-yellow .sin-testiImage img {
  border-color: #f94c2a;
}
.footer-yellow .footer-text span a:hover {
  border-bottom: 1px solid #f94c2a;
  color: #f94c2a;
}

.header-four .main-menu {
  float: right;
}
.banner-image .banner-buttons .button-default {
  margin-left: 26px;
  margin-right: 0;
}
.banner-area.banner-image {
  /*background-image: url("img/banner/5.jpg");
    height: 970px;
    overflow: hidden;*/
  position: relative;
}
.banner-area.banner-image:after {
  background-color: rgba(45, 62, 80, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-area.banner-image .banner-table-cell {
  z-index: 9;
  position: relative;
  text-align: right;
}
.banner-image .banner-table-cell,
.banner-image .banner-text {
  display: block;
  height: auto;
  width: 100%;
}
.banner-image .banner-apps {
  display: none;
}
.banner-area:before {
  bottom: 0px;
  right: 0;
  top: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.banner-image .banner-text {
  padding-top: 22.3%;
}
.about-area.about-four {
  margin-top: -90px;
  padding-bottom: 80px;
  padding-top: 50px;
  position: relative;
  z-index: 99;
}
.service-info-container > span {
  display: block;
  font-family: "latosemibold";
  line-height: 27px;
  padding-left: 18px;
  position: relative;
}
.service-info-container > span:after {
  color: #7a9757;
  content: "";
  font-family: "Material-Design-Iconic-Font";
  font-size: 20px;
  left: 0;
  position: absolute;
  top: 1px;
}
.about-four .about-text {
  margin-top: 33px;
}
.about-four .about-text > p {
  margin-bottom: 21px;
}
.about-four .about-buttons {
  margin-top: 43px;
}
.feature-four .feature-image {
  margin-top: 27px;
}
.feature-four {
  background-color: rgba(0, 0, 0, 0);
  margin-top: -160px;
  padding-top: 35px;
}
.feature-four .single-item-icon {
  border-radius: 36px 36px 36px 0;
  float: right;
  margin-bottom: 0;
  margin-left: 34px;
}
.feature-four .single-item-text {
  display: block;
  padding: 0 28px;
  text-align: right;
}
.feature-four .single-item h4 {
  font-size: 26px;
  margin-bottom: 4px;
}
.feature-four .single-item-text > p {
  margin-bottom: 0;
}
.feature-four .single-item {
  margin-bottom: 63px;
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.download-area,
.domain-name-area {
  padding-top: 328px;
  padding-bottom: 340px;
}
.domain-name-area h1 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
  text-transform: uppercase;
  z-index: 9;
}
.header-main #search-domain-name {
  overflow: hidden;
}
.domain-name-area:after {
  bottom: -1px;
}
.domain-wrapper {
  margin: 0 21px;
}
.search-box {
  background-color: #ffffff;
  border-radius: 7px;
  position: relative;
  width: 100%;
  z-index: 100;
}
.search-cat {
  background: url("img/icon/arrow.png") no-repeat scroll 80% 23px;
  cursor: pointer;
  height: 100%;
}
.search-cat p .cate-selected {
  line-height: 45px;
}
.search-categories .fa {
  margin-left: 10px;
}
#text-search {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #2d3e50;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 51px;
  outline: medium none;
  padding: 0 290px 0 27px;
  width: 100%;
}
#text-search:focus {
  outline: medium none;
}
.search-categories {
  background: #eeeeee none repeat scroll 0 0;
  border-radius: 0 8px 8px 0;
  height: 100%;
  position: absolute;
  right: 194px;
  top: 0;
  width: 100px;
  z-index: 9;
}
#btn-search-category {
  background: #7a9757 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0 8px 8px 0;
  color: #ffffff;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  margin: 0;
  outline: medium none;
  padding-left: 7px;
  position: absolute;
  right: -1px;
  text-transform: uppercase;
  top: 0;
  width: 202px;
  z-index: 1;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#btn-search-category:hover {
  background: #2d3e50;
}
.category-items {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #2d3e50;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 100%;
  left: 0;
  outline: medium none;
  overflow: hidden;
  padding: 0 25px 0 15px;
  position: absolute;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: height;
  transition-property: height;
  width: 100px;
  z-index: 9999;
}
.pricing-four .price-title > h3 {
  font-size: 20px;
}
.pricing-area.pricing-four .price > p {
  bottom: -1px;
  font-size: 16px;
}
.pricing-four .price-title {
  padding: 31px 0;
}
.pricing-four .price .text-top {
  font-size: 16px;
  top: -19px;
}
.pricing-four .price-list li {
  font-size: 17px;
  line-height: 30px;
}
.pricing-four .price-btn .button {
  margin-top: 47px;
  padding: 0 34px;
}
.pricing-four .price-btn .button-olive:hover {
  background: #2d3e50 none repeat scroll 0 0 !important;
}
.pricing-olive .price-title {
  background: #7a9757;
}
.footer-solid-color {
  background: #2d3e50;
}
.testimonial-area.testimonial-four {
  padding-bottom: 50px;
}

.banner-area.banner-horizontal::before {
  background-color: #ffffff;
  background-image: inherit;
  height: 142px;
}
.banner-horizontal .banner-apps .single-app {
  top: 30px;
}
.service-area.horizontal .col-md-4:nth-child(2),
.service-area.horizontal .col-md-4:nth-child(3) {
  margin-top: 0;
}
.about-area.horizontal {
  padding: 5em 7em;
}
.service-area.hidden-xs.horizontal {
  background-color: #f0f0f0;
  padding-bottom: 70px;
  padding-top: 85px;
}
.features-area.hidden-xs.horizontal {
  margin-top: 0;
  padding-bottom: 60px;
  padding-top: 82px;
}
.download-area.horizontal::before,
.download-area.horizontal::after,
.footer-area.horizontal::before,
.banner-area.horizontal::before,
.domain-name-area.horizontal::before,
.service-area.horizontal::after {
  display: none;
}
.download-area.horizontal {
  margin-top: 0;
  padding-bottom: 85px;
  padding-top: 80px;
}
.features-area.horizontal .single-item:last-child {
  margin-bottom: 0;
}
.pricing-area.horizontal {
  margin-top: 0;
  padding-top: 81px;
}
/*.testimonial-area.horizontal {padding-top: 82px;}
.screenshots-area.horizontal {padding-top: 82px;}*/
.footer-area.horizontal {
  /*margin-top: 80px;
    padding-bottom: 82px;
    padding-top: 82px;*/
  background: rgba(45, 62, 80, 0.85) none repeat scroll 0 0;
}

.banner-area.banner-image.horizontal {
  height: 671px;
}
.about-area.about-four.horizontal {
  margin-top: 0;
  padding-bottom: 68px;
  padding-top: 82px;
}
.feature-four.horizontal {
  margin-top: 0;
  padding-bottom: 80px;
  padding-top: 82px;
}
.domain-name-area.horizontal,
.box .domain-name-area.horizontal {
  margin-top: 0;
  padding-bottom: 100px;
  padding-top: 93px;
}
.feature-four.horizontal .col-lg-6:first-child .single-item:last-child {
  margin-bottom: 0;
}
.domain-name-area.horizontal::after {
  display: none;
}
.testimonial-area.testimonial-four.horizontal {
  padding-bottom: 85px;
}
.footer-solid-color.horizontal {
  margin-top: 0;
}

.container-wrapper {
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
  margin: auto;
  width: 1200px;
  background: #fff;
}
.header-box-layout #main-menu.stick {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.header-box-layout #main-menu.stick .container {
  background: #2d3e50 none repeat scroll 0 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  padding: 25px 15px;
}
.box-layout {
  padding: 0 15px;
}
.box-layout .banner-apps {
  margin-top: -246px;
}
.box-layout .banner-text h1 {
  font-size: 66px;
}
.service-box-layout,
.about-four.about-box-layout,
.box .pricing-area.pricing-four,
.box .domain-name-area,
.box .footer-area {
  padding-left: 15px;
  padding-right: 15px;
}
.banner-horizontal.box-layout .banner-apps {
  margin-top: -226px;
}
.box .footer-area:before {
  height: 295px;
}

#scrollUp {
  background: #2d3e50 none repeat scroll 0 0;
  bottom: 35px;
  color: #ffffff;
  right: 12px;
  cursor: pointer;
  height: 40px;
  line-height: 38px;
  position: fixed;
  text-align: center;
  -webkit-transition: all 4ms linear 0s;
  transition: all 4ms linear 0s;
  width: 40px;
  z-index: 9999;
  font-size: 27px;
  border: 1px solid #2d3e50;
}
#scrollUp:hover {
  background-color: #fff;
  color: #2d3e50;
}

.banner-captions {
  position: absolute;
  z-index: 999;
  padding-left: 7em;
  height: 100%;
  top: 0;
  width: 100%;
  bottom: 2em;
}
.service-block {
  position: relative;
  padding: 4em 7em;
  background: #f1f1f1;
}

.title-style > h1 {
  color: #535353;
  font-size: 36px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.title-style > h1 span {
  font-weight: bold;
}
.title-style > p {
  padding: 0 232px;
}
.feature-list-icon {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  height: 70px;
  line-height: 81px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 70px;
}
.single-features-list:hover .feature-list-icon {
  background: #f94c2a;
}
.single-features-list:hover .feature-list-icon i {
  color: #fff;
}
.featured-left .feature-list-icon {
  float: right;
}
.featured-right .feature-list-icon {
  float: left;
}
.feature-list-icon i {
  color: #f94c2a;
  font-size: 28px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.feature-list-text > h3,
.feature-list-text2 > h3 {
  color: #5f5f5f;
  font-size: 20px;
  margin-bottom: 14px;
  margin-top: 20px;
}
.featured-left .feature-list-text {
  margin-right: 92px;
}
.featured-right .feature-list-text {
  margin-left: 92px;
}
.single-features-list {
  margin-bottom: 50px;
}
.title-pb {
  padding-bottom: 74px;
}
.title-pb5 {
  padding-bottom: 90px;
}
.title-pb4 {
  padding-bottom: 68px;
}
.title-pb3 {
  padding-bottom: 64px;
}
.title-pb2 {
  padding-bottom: 78px;
}
.feature-top {
  padding-top: 79px;
}
.feature-list-text2 {
  padding-left: 110px;
  padding-right: 100px;
}

.feature-img {
}
.feature-img img {
  width: 100%;
}
.flex-block {
  display: flex;
  width: 100%;
  align-items: center;
}

.screenshot-area {
  padding: 4em 0em 4em 0em;
  background: #2d3e50;
}
.about-bottom-left {
  /*padding-left:7em;*/
  margin-bottom: 3em;
}
.about-bottom-left h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 19px;
}
.about-bottom-left p {
}
.about-bottom-left2 p {
  color: #fff;
}
.about-bottom-left h2 span {
  color: #f94c2a;
}
.about-bottom-left2 {
  padding-left: 7em;
}
.about-bottom-left2 h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 19px;
  color: #fff;
}
.about-bottom-left2 h2 span {
  color: #f94c2a;
}
.awesome-desc {
  position: absolute;
}
.screenshot-slider {
  position: relative;
  z-index: 9;
}
.awesome-desc .about-bottom-left > p {
  /*padding-right: 258px;*/
  font-size: 16px;
}
.about-bottom-left.screenshort-mrg {
  margin-top: 67px;
  padding-left: 48px;
}
.single-screenshot .image a {
  display: block;
  position: relative;
}
.slick-slide img {
  display: block;
  /*width: 100%;*/
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots {
  display: block;
  line-height: 7px;
  margin-top: 20px;
  padding-left: 15px;
}
.slider-2 .slick-dots {
  margin-top: 0;
}
.slick-dots li button {
  background-color: #f94c2a;
  border-radius: 50px;
  height: 10px;
  width: 10px;
  padding: 0;
  text-indent: -999999px;
  border: medium none rgba(0, 0, 0, 0);
}
.slick-dots li.slick-active button {
  background-color: transparent;
  border: 3px solid #f94c2a;
  height: 15px;
  width: 15px;
}
.screenshot-slider .single-screenshot {
  padding-left: 21px;
}
.screenshot-slider .single-screenshot:last-child {
  padding-left: 0px;
}

/*megamenu*/
a.meanmenu-reveal {
  display: none;
}
.mean-container .mean-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  height: 46px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  color: #fff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 1px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  padding: 13px 15px 17px;
  right: 0;
  text-decoration: none;
  text-indent: -9999em;
  top: 0;
  width: 22px;
  position: relative;
}
.header-blue .mean-container a.meanmenu-reveal {
  color: #05c2f9;
}
.header-yellow .mean-container a.meanmenu-reveal {
  color: #fec107;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fffbfb;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  background: #fff none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  border-top: 1px solid#ddd;
}
.mean-container .mean-nav ul li a {
  background: #fff none repeat scroll 0 0;
  color: #2d3e50;
  display: block;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 1em 5%;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
  font-weight: bold;
}
.mobile-menu-area {
  background: #262626;
}
.mean-container .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  padding: 1em 10%;
  text-shadow: none !important;
  visibility: visible;
  width: 80%;
  font-weight: normal;
  text-transform: capitalize;
  color: #444;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #fff none repeat scroll 0 0;
  color: #7a9757;
}
.header-blue .mean-container .mean-nav ul li a:hover {
  color: #05c2f9;
}
.header-yellow .mean-container .mean-nav ul li a:hover {
  color: #fec107;
}
.mean-container .mean-nav ul li a.mean-expand {
  width: 26px;
  height: 15px;
  margin-top: 1px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  background: #f8f8f8;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #f8f8f8;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
/*megamenu*/

#menu-button {
  display: none;
}

/*inner pages css*/
#main-menu.stick a {
  color: #fff;
}
.inner-banner-block {
  position: relative;
}
.inner-banner-block:after {
  content: "";
  position: absolute;
  /*background:rgba(0,0,0,0.4);*/
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
}
.inner-banner-block img {
  width: 100%;
}
.inner-banner-block .page-tittle {
}
.inner-banner-block .page-tittle span {
  color: #ff3a13;
}
.inner-banner-block .page-tittle h1 {
  font-family: "Raleway", sans-serif;
  /*color:#fff;
	text-align:center;
	
	font-size:3.5vw;*/
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  z-index: 99;
  text-align: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%;
  bottom: 0.5em;
  color: #ffffff;
  text-align: center;
  font-size: 3.5vw;
  line-height: 1em;

  z-index: 999;
  border-bottom: 5px solid #ff3a13;
  padding: 0.3em 0.5em;
}
.inner-block {
  position: relative;
  padding: 7em 7em;
}

.pic-about {
  position: relative;
}
.pic-about img {
  width: 100%;
}
.about-sec {
}
.about-sec h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 19px;
}
.about-sec p {
  color: #2d3e50;
  font-family: "latoregular";
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}
.contens p,
.contents p,
.inner-block p {
  text-align: justify;
}

.inner-block .contact-address .contact-address-inner {
  margin-top: 20px;
}
.inner-block .contact-address .each-address i {
  font-size: 70px;
  color: rgba(211, 213, 212, 0.85);
  position: relative;
  z-index: -9;
  float: left;
  margin-right: 15px;
}
.inner-block .contact-address .each-address img {
  color: rgba(211, 213, 212, 0.85);
  position: relative;
  float: left;
  margin-right: 15px;
}
.inner-block .contact-address .each-address .group {
  padding: 20px 0 0px 35px;
}
.inner-block .contact-address .each-address .group p,
.contact-address .each-address .group a {
  margin-bottom: 0;
  color: #545454;
  font-family: "latoregular";
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}
.inner-block .contact-address .each-address {
  margin-bottom: 40px;
}

.inner-block .contact-form-styler {
  height: 36px;
  color: #848483;
  padding: 8px 0px !important;
  border-radius: 0px !important;
  border: none;
  border-bottom: 1px solid #b5b0b0;
  border-top: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-family: "latoregular";
}
.inner-block .select-box {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  display: block;
  background: url(../img/arrow.png) no-repeat right !important;
  background-position: 97% 17px !important;
}
.inner-block .contact-form-styler:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  outline: none;
  border-bottom: 1px solid #ff3a13;
}

.inner-block .contact-form-styler-text {
  color: #848483;
  padding: 8px 0px !important;
  border-radius: 0px !important;
  border: none;
  border-bottom: 1px solid #b5b0b0;
  border-top: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-family: "latoregular";
}
.inner-block .contact-form-styler-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  outline: none;
  border-bottom: 1px solid #ff3a13;
}

.inner-block .contact-form-styler::-moz-placeholder {
  color: #848483 !important;
  opacity: 1;
}
.inner-block .contact-form-styler:-ms-input-placeholder {
  color: #848483 !important;
}
.inner-block .contact-form-styler::-webkit-input-placeholder {
  color: #848483 !important;
}
.inner-block label {
  font-size: 15px;
}
.inner-block .contact-send-button {
  background: #ff3a13;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-family: "latoregular";
  font-size: 14px;
  padding: 13px 35px;
  border: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.inner-block .contact-send-button:hover {
  background: #fe5a3a;
}
.inner-block .contact-send-button:focus {
  outline: none !important;
}
.inner-block .contact-form {
  margin-top: 25px;
}

.map-block {
  position: relative;
}

.gallery ul li {
  float: left;
  margin: 0 0.8771929825%;
  overflow: hidden;
}

/*header {
  background-color: #84b4b1;
  color: #fff;
  text-align: center;
  padding: 30px 0 120px;
}
header h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 65px;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 0.8;
  padding-top: 50px;
  font-family: "Montserrat", sans-serif;
}
header h1 span {
  text-transform: uppercase;
  letter-spacing: 7px;
  font-size: 25px;
  line-height: 1;
}
header p {
  padding-top: 30px;
}*/

.gallery {
  padding: 1em 0em 5em;
  position: relative;
  overflow: hidden;
}
.gallery ul {
  position: relative;
}
.gallery ul li {
  margin-bottom: 2em;
  width: 23.2456140351%;
  position: relative;
}
/*.gallery ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
}*/
/*.gallery ul li a:before {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 40%;
  left: 50%;
  margin: -14px 0 0 -16px;
  background: url(../img/plus.png)  no-repeat;
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery ul li a:hover:before {
  top: 50%;
  opacity: 1;
}
.gallery ul li a:after {
  position: absolute;
  width: 100%;
  top: 0;
  left:0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery ul li a:hover:after {
  opacity: 1;
}
*/
.port {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 5em;
  background: #ffffff;
  background-color: #fafafa;
  z-index: 103;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  border-bottom: 1px solid #d0d0d0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.port img {
  width: 50%;
}
.port .description {
  float: left;
  width: 50%;
  max-height: 100%;
  padding: 0 40px 40px;
  overflow: auto;
}
.port .description a {
}
.port h1 {
  font-size: 35px;
  line-height: 2.3;
  padding: 0;
}
.port > * {
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.port.item_open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.port > * {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.close {
  width: 21px;
  height: 21px;
  background: url(../img/close.svg) no-repeat;
  position: absolute;
  right: 2em;
  top: -121px;
  opacity: 1;
  z-index: 1004;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.item_open .close {
  opacity: 1;
  top: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(19, 68, 165, 0.1);
  padding: 46px 38px;
  transition: 0.5s;
}
.service:hover {
  transform: translateY(-10px);
}
.service img {
  height: 38px;
}
.service h2 {
  margin-top: 22px;
}
.service h2 a {
  color: #1344a5;
  font-size: 24px;
  font-weight: 500;
  transition: 0.3s;
}
.service h2 a:hover {
  color: #e05941;
}
.service p {
  margin: 0;
}

.service--2 .service img {
  height: 39px;
}

.service__title h2 {
  color: #010f54;
  display: inline-block;
  font-size: 36px;
  line-height: 47px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
.service__title h2::before {
  background: linear-gradient(-90deg, #efaca0, #fde5e2);
  bottom: 4px;
  content: "";
  height: 12px;
  left: -3px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.service__title h3 {
  color: #010f54;
  display: inline-block;
  font-size: 36px;
  line-height: 39px;
  margin-bottom: 42px;
  position: relative;
  z-index: 2;
}
.service__title h3::before {
  background: linear-gradient(-90deg, #efaca0, #fde5e2);
  bottom: 0;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.service__title p {
  color: #035e91;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 32px;
  padding-right: 23%;
}

.best__service {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.best__service .icon {
  margin-right: 7px;
  background: url(../img/bg.png) rgba(0, 0, 0, 0) no-repeat scroll left top;
  color: linear-gradient(-90deg, #fccec8, #e05941);
  font-size: 40px;
  height: 74%;
  line-height: 123px;
  text-align: center;
  flex-basis: 16%;
}
.best__service .icon i {
  background: -webkit-linear-gradient(#fbcbc4, #e15c45);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.best__service .content {
  flex-basis: 67%;
}
.best__service .content h2 {
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 6px;
  margin-top: 25px;
}
.best__service .content h2 {
  color: #ff3a13;
}
/*.best__service .content h2 a {
        color: #1344a5;
        transition: 0.4s; }
        .best__service .content h2 a:hover {
          color: #e05941; }*/
.best__service .content p {
  line-height: 25px;
  margin: 0;
}
.best__service + .best__service {
  margin-top: 46px;
}

.service-page {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.inner-block .service-sec ul.box_3 li {
  width: calc(100% / 3 - 1em);
  box-shadow: 3px 2px 5px #ccc;
}

.inner-block .service-sec .tool-round {
}
.inner-block .service-sec .tool-round img {
  /*text-align:center;
	margin:0 auto;*/
  left: 0;
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}

.inner-block .service-sec:hover .tool-round img {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.inner-block .service-sec .tool-contents {
}
.inner-block .service-sec .tool-contents h4 {
  font-size: 35px;
  color: #022f58;
  font-family: "Raleway", sans-serif;
}
.inner-block .service-sec .tool-contents h4 span {
  color: #ea0c0c;
}
.inner-block .service-sec .tool-contents h6 {
  color: #2d2e2e;
  font-size: 26px;
  font-family: "Raleway", sans-serif;
  margin-top: 2em;
}
.inner-block .iso-tool1 {
  margin-top: 3em;
}
.inner-block .service-sec ul {
  padding: 0;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  margin-bottom: 1em;
  text-align: center;
}
.inner-block .service-sec ul li {
  list-style: none;
  border: solid 1px #d2d2d2;
  padding: 2em;
  text-align: center;
  margin-right: 1em;
  margin-bottom: 2em !important;
  position: relative;
  width: 23.5%;
  box-shadow: 3px 2px 20px #ccc;

  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  /*flex: 0 0 0 23.5%;
    flex-grow: 0;
flex-grow: 1;
*/
}
.inner-block .service-sec ul li a {
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.inner-block .tool-page {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.inner-block .service-sec ul li:last-child {
  margin: 0;
}
.inner-block .service-sec ul li .spinner {
  width: 90px;
  height: 90px;
  border: 5px solid #dde0e0;
  border-right-color: rgb(43, 80, 115);
  border-bottom-color: rgb(43, 80, 115);
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  position: relative;
  text-align: center;
  margin: 0 auto;

  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.inner-block .service-sec ul li:hover .spinner {
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
/*.inner-block .service-sec ul li:nth-child(odd):hover{
	box-shadow: inset 0 -5px 0 #000;
}
.inner-block .service-sec ul li:nth-child(even):hover{
	box-shadow: inset 0 -5px 0 #000;
}*/

.inner-block .service-sec ul li:nth-child(odd) .spinner {
  border-right-color: #ff3a13;
  border-bottom-color: #ff3a13;
}
.inner-block .service-sec ul li:nth-child(even) .spinner {
  border-right-color: #5b6f84;
  border-bottom-color: #5b6f84;
}
.inner-block .buy-tool {
  margin-top: 0;
}

.inner-block .service-sec ul li .spinner img {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.inner-block .service-sec ul li h6 {
  text-transform: uppercase;
  font-size: 16px;
  color: #2c2c2c;
  font-family: "Raleway", sans-serif;
  margin-top: 1.2em;
  font-weight: bold;
}
.inner-block .service-sec ul li h6:after {
  width: 30%;
  max-width: 333px;
  height: 3px;
  /*background: #e50c0c;*/
  content: "";
  display: block;
  margin: 0.4em auto;
  text-align: center;
}
.inner-block .service-sec ul li:nth-child(even) h6::after {
  background: #5b6f84;
}
.inner-block .service-sec ul li:nth-child(odd) h6::after {
  background: #ff3a13;
}

.inner-block .service-sec ul li p {
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  color: #676666;
}

.inner-block .service-sec ul li .border_style {
  position: absolute;
}
.border_style.top {
  top: -1px;
}
.border_style.top.left {
  left: -1px;
}
.inner-block .service-sec ul li .border_style span {
  display: block;
  position: relative;
}
.inner-block .service-sec ul li .border_style span:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  /*background-color: #f81919;*/
  position: absolute;
}
.inner-block .service-sec ul li .border_style span:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  /*background-color: #f81919;*/
  position: absolute;
}

.inner-block .service-sec ul li .border_style.top.right {
  right: 0px;
}
.inner-block .service-sec ul li .border_style.top.right span:before {
  left: -20px;
}
.inner-block .service-sec ul li .border_style.bottom.left {
  left: -1px;
  bottom: 0;
}
.inner-block .service-sec ul li .border_style.bottom.left span:after {
  bottom: 0px;
}
.inner-block .service-sec ul li .border_style.bottom.right {
  right: 0px;
  bottom: 0;
}
.inner-block .service-sec ul li .border_style.bottom.right span:before {
  right: 0px;
}
.inner-block .service-sec ul li .border_style.bottom.right span:after {
  bottom: 0px;
}

.inner-block .service-sec ul li .border_style span:before {
  top: 0px;
}
.inner-block .service-sec ul li .border_style span:after {
  left: 0px;
  width: 1px;
  height: 20px;
}

.inner-block .service-sec ul li:nth-child(odd) .border_style span:after {
  background-color: #ff3a13;
}
.inner-block .service-sec ul li:nth-child(odd) .border_style span:before {
  background-color: #ff3a13;
}

.inner-block .service-sec ul li:nth-child(even) .border_style span:after {
  background-color: #5b6f84;
}
.inner-block .service-sec ul li:nth-child(even) .border_style span:before {
  background-color: #5b6f84;
}

.service-content-section {
  background: #ffffff;
  /*overflow:hidden;
	display: flex;
    flex-wrap: wrap;*/
}
.service-content-section .pic-box {
  /*height:20vw;*/
  position: relative;
  margin-right: 3em;
  float: left;
}

/*.service-content-section .pic-box:after{
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.15);
}
.service-content-section .pic-box .triangle-numbr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}*/
.service-content-section .pic-box .triangle-numbr svg {
  width: 100%;
  height: inherit;
}
.service-content-section .pic-box .triangle-numbr img {
  width: 100%;
  margin-bottom: 1.5em;
}
.service-content-section .pic-box .triangle-numbr:after {
  width: 75px;
  height: 75px;
  background: #ff3a13;
  font-family: "Raleway", sans-serif;
  font-size: 1.8em;
  line-height: 0.5em;
  padding: 1em 0.5em;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  right: -0.8em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.service-content-section .pic-box.one .triangle-numbr:after {
  content: "01";
}
.service-content-section .pic-box.two .triangle-numbr:after {
  content: "02";
}
.service-content-section .pic-box.three .triangle-numbr:after {
  content: "03";
}
.service-content-section .pic-box.four .triangle-numbr:after {
  content: "04";
}
.service-content-section .pic-box.five .triangle-numbr:after {
  content: "05";
}
.service-content-section .pic-box.six .triangle-numbr:after {
  content: "06";
}
.service-content-section .pic-box.seven .triangle-numbr:after {
  content: "07";
}
.service-content-section .pic-box.eight .triangle-numbr:after {
  content: "08";
}
.service-content-section .pic-box.nine .triangle-numbr:after {
  content: "09";
}

.service-content-section h3 {
  font-size: 2em;
  font-family: "latosemibold";
}

@media (max-width: 1200px) {
  .inner-block .service-sec ul.box_3 li {
    width: calc(100% / 3 - 0.5em);
  }
}
@media (max-width: 992px) {
  .inner-block .service-sec ul.box_3 li {
    margin-right: 1em;
    width: calc(100% / 2 - 1em);
  }
  .inner-block .service-sec ul.box_3 li:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .inner-block .service-sec ul.box_3 li {
    margin-right: 0em;
    width: 100%;
  }
}

/* Large desktop :1920px. */
@media (min-width: 1400px) and (max-width: 1920px) {
  /*.container {width: 1200px}
    .banner-area {height: 1196px}*/
  .banner-product-image {
    margin-top: 66%;
  }
  .banner-text h1 {
    font-size: 68px;
  }
  .banner-area .col-lg-5 {
    padding-left: 0;
  }
  .banner-apps {
    /*margin-left: 76px;
        margin-top: -387px;*/
  }
  .single-app {
    height: 140px;
    width: 140px;
    border: 4px solid #ffffff;
  }
  .banner-apps .single-app:nth-child(1) {
    left: 0;
    top: 122px;
  }
  .banner-apps .single-app:nth-child(2) {
    left: 258px;
    top: 60px;
  }
  .single-app:nth-child(3) {
    left: 516px;
    top: 0;
  }
  .single-app h4,
  .single-app h3 {
    font-size: 16px;
  }
  .single-app h3 {
    font-size: 18px;
  }
  .about-text {
    /*margin-right: 72px;
        margin-top: 75px;*/
  }
  .features-area {
    background-position: -8.5% 63%;
    background-size: 62% auto;
  }
  .features-area .single-item:nth-child(2),
  .features-area .single-item:nth-child(4) {
    margin-left: 56px;
  }
  .features-area .single-item:nth-child(3) {
    margin-left: 138px;
  }
  .download-area {
    margin-top: -197px;
    padding-bottom: 408px;
    padding-top: 358px;
  }
  .download-area::before,
  .download-area::after,
  .footer-area:before {
    height: 460px;
  }
  .pricing-area {
    margin-top: -104px;
  }
  .pricing-area .col-sm-4:first-child .single-price-package {
    margin-left: 87px;
    margin-right: 3px;
  }
  .pricing-area .col-sm-4:last-child .single-price-package {
    margin-right: 87px;
    margin-left: 3px;
  }
  .pricing-area .single-price-package.list-large {
    margin: -34px 26px 0;
  }
  .footer-area {
    /*margin-top: -102px;
        padding-top: 322px;*/
  }
  .download-btn {
    z-index: 9;
  }
  .banner-area::before,
  .domain-name-area::before,
  .domain-name-area::after {
    height: 460px;
  }
  /*  .banner-area.banner-image {height: 1050px;}*/
  .domain-name-area {
    padding-bottom: 400px;
    padding-top: 380px;
  }
  /*.banner-area.banner-horizontal {height: 1075px;}
    .banner-area.banner-horizontal::before {height: 212px;}*/
  .banner-horizontal .banner-apps .single-app {
    top: 30px;
  }
  .service-area.horizontal::after {
    display: none;
  }
  .box-layout .banner-apps {
    margin-top: -405px;
  }
  .box-layout .about-area {
    padding-top: 22px;
  }
  .box .download-area::before,
  .box .download-area::after,
  .box .footer-area::before {
    height: 372px;
  }
  .box .download-area {
    padding-bottom: 360px;
  }
  .box-layout .banner-table-cell p {
    font-size: 14px;
  }
  .box .domain-name-area::before,
  .box .domain-name-area::after {
    height: 345px;
  }
  .box .domain-name-area {
    padding-bottom: 370px;
  }
  .about-four.about-box-layout {
    margin-top: -200px;
  }
  .banner-horizontal.box-layout .banner-apps {
    margin-top: -311px;
  }
  .box .download-area.horizontal {
    padding-bottom: 85px;
  }
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .container-wrapper {
    width: 970px;
  }
  /*.container {width:970px}
    .banner-area {height: 724px}*/
  .banner-text h1,
  .box-layout .banner-text h1 {
    font-size: 56px;
    line-height: 58px;
    margin-bottom: 10px;
  }
  #main-menu {
    top: 60px;
  }
  .about-text {
    margin-right: 0;
    margin-top: 37px;
  }
  .features-area .single-item:nth-child(2),
  .features-area .single-item:nth-child(4) {
    margin-left: 72px;
  }
  .features-area .single-item:nth-child(3) {
    margin-left: 149px;
  }
  .features-area .single-item {
    margin-bottom: 55px;
  }
  .features-area {
    background: url("../img/banner/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .features-area.features-yellow {
    background: url("../img/banner-yellow/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .features-area.features-blue {
    background: url("../img/banner-blue/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .download-area::before,
  .footer-area::before,
  .download-area::after {
    height: 283px;
  }
  .download-area {
    margin-top: -78px;
    padding-bottom: 322px;
    padding-top: 280px;
  }
  .testimonial-text-slider {
    width: 84%;
  }
  form#contact-form {
    margin-right: 0;
  }
  .footer-area {
    /* margin-top: -5px;*/
    padding-bottom: 100px;
    padding-top: 245px;
  }
  .banner-area::before {
    height: 283px;
  }
  .banner-area.banner-image {
    height: 810px;
  }
  .domain-name-area {
    padding-bottom: 315px;
  }
  .banner-area .col-lg-5 {
    padding-left: 0;
  }
  .banner-product-image {
    margin-top: 59%;
  }
  .banner-horizontal .banner-apps .single-app {
    top: 75px;
  }
  .banner-area.banner-horizontal::before {
    height: 98px;
  }
  .banner-area.banner-horizontal .banner-product-image {
    margin-top: 72%;
  }
  .banner-area.banner-image.horizontal {
    height: 580px;
  }
  .box-layout .banner-text p {
    font-size: 14px;
  }
  .about-box-layout .about-area {
    padding-top: 80px;
  }
  .box .download-area::before,
  .box .banner-area::before {
    height: 245px;
  }
  .box .domain-name-area::before {
    height: 270px;
  }
  .box .footer-area::before {
    height: 233px;
  }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .container-wrapper {
    width: 750px;
  }
  .container {
    width: 750px;
  }
  .mobile-menu .mean-bar {
    background: url("../img/logo/logo.png") no-repeat scroll left top;
  }
  .header-blue .mobile-menu .mean-bar {
    background: url("../img/logo/logo-2.png") no-repeat scroll left top;
  }
  .header-yellow .mobile-menu .mean-bar {
    background: url("../img/logo/logo-3.png") no-repeat scroll left top;
  }
  #main-menu {
    top: 70px;
  }
  /*.banner-area {height: 620px}*/
  .banner-text h1 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 30px;
  }
  .banner-text p {
    display: none;
  }
  .banner-apps {
    margin-left: 0px;
    margin-top: -221px;
    position: relative;
  }
  .about-area {
    padding-top: 121px;
  }
  .about-text {
    margin: 0;
  }
  .about-text h2 {
    margin-bottom: 10px;
  }
  .about-text > p {
    margin-bottom: 12px;
  }
  .about-buttons {
    margin-top: 20px;
  }
  .service-area {
    padding-bottom: 265px;
    padding-top: 253px;
  }
  .service-area::after {
    height: 400px;
    top: 18%;
  }
  .features-area {
    margin-top: -200px;
  }
  .features-area,
  .features-area.features-yellow,
  .features-area.features-blue {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 122px;
  }
  .features-area .single-item:first-child,
  .features-area .single-item:last-child,
  .features-area .single-item:nth-child(2),
  .features-area .single-item:nth-child(4),
  .features-area .single-item:nth-child(3) {
    margin-left: 0;
  }
  .features-area .single-item {
    margin-bottom: 65px;
  }
  .download-area {
    margin-top: -212px;
    padding-top: 350px;
  }
  .download-btn {
    margin: 0 6px;
    padding: 0 19px 0 58px;
  }
  .download-btn i {
    left: 4px;
  }
  .pricing-area {
    margin-top: -115px;
    padding-top: 122px;
  }
  .pricing-area .col-sm-4:first-child .single-price-package,
  .pricing-area .col-sm-4:last-child .single-price-package {
    margin-left: 0;
    margin-right: 0;
  }
  .pricing-area .single-price-package.list-large {
    margin: -34px 0 0;
  }
  .price-list {
    padding-top: 30px;
  }
  .price-btn .button {
    margin-top: 30px;
  }
  .price-title {
    padding: 25px 0 24px;
  }
  .list-large .price-title {
    padding: 27px 0 30px;
  }
  .testimonial-text-slider {
    padding: 30px 41px 0;
    width: 100%;
  }
  .slick-prev,
  [data-carousel-3d] [data-prev-button] {
    left: 0;
  }
  .slick-next,
  [data-carousel-3d] [data-next-button] {
    right: 0;
  }
  .footer-area {
    /*margin-top: -100px;*/
    padding-top: 290px;
    padding-bottom: 60px;
  }
  .submit-form .button {
    margin-bottom: 20px;
  }
  .newsletter {
    margin-top: 60px;
  }
  form#contact-form {
    margin-right: 0;
  }
  .banner-area::before {
    height: 233px;
  }
  .banner-area.banner-image {
    height: 640px;
  }
  .about-area.about-four {
    padding-top: 112px;
    padding-bottom: 0;
  }
  .feature-four,
  .feature-four.horizontal {
    padding-top: 122px;
  }
  .features-box-layout .feature-four {
    margin-top: -240px;
  }
  .features-box-layout .feature-four.horizontal {
    margin-top: -20px;
  }
  .domain-name-area {
    padding-bottom: 305px;
  }
  .banner-area .col-lg-5 {
    padding: 0;
  }
  .banner-product-image {
    margin-top: 66%;
  }
  .banner-horizontal .banner-apps .single-app {
    top: 75px;
  }
  .banner-area.banner-horizontal::before {
    height: 98px;
  }
  .banner-area.banner-horizontal .banner-product-image {
    margin-top: 75%;
  }
  .banner-area.banner-image.horizontal {
    height: 500px;
  }
  .about-area.horizontal {
    padding: 125px 0;
  }
  .about-area.about-four.horizontal {
    padding: 90px 0;
  }
  .features-area.hidden-xs.horizontal {
    padding-bottom: 100px;
    padding-top: 122px;
  }
  .download-area.horizontal {
    padding-bottom: 125px;
    padding-top: 120px;
  }
  /*.pricing-area.horizontal {padding-top: 121px;}
    .testimonial-area.horizontal, .screenshots-area.horizontal {padding-top: 122px;}*/
  /*.footer-area.horizontal {
        padding-bottom: 122px;
        padding-top: 122px;
    }*/
  .box-layout .banner-text h1 {
    font-size: 46px;
  }
  .features-box-layout .features-area {
    margin-top: -210px;
  }
  .features-box-layout {
    padding-left: 30px;
    padding-right: 30px;
  }
  .box .download-area {
    padding-bottom: 289px;
    padding-top: 325px;
  }
  .about-box-layout .about-area {
    padding-top: 80px;
  }
  .box .download-area::before,
  .box .footer-area::before,
  .box .banner-area::before,
  .box .domain-name-area::before {
    height: 287px;
  }
  .about-box-layout .about-area.horizontal {
    padding-bottom: 85px;
  }
  .box .download-area.horizontal,
  .features-box-layout .features-area.hidden-xs.horizontal {
    padding-bottom: 85px;
    padding-top: 85px;
  }
  .box .pricing-area.horizontal {
    padding-top: 85px;
  }
  .box .pricing-area.pricing-four {
    margin-top: -150px;
  }
  .box .pricing-area.pricing-four.horizontal {
    margin-top: 0px;
  }
  .about-image {
    margin-right: 0;
  }
}
/* small mobile :320px. */
@media (max-width: 767px) {
  .container-wrapper {
    width: 300px;
  }
  .container {
    width: 300px;
  }
  .mobile-menu .mean-bar {
    background: #fd5534;
  }

  #main-menu {
    top: 40px;
  }
  /*.banner-area {height: 610px;}*/
  .banner-text h1 {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 12px;
  }
  .banner-apps {
    display: none;
  }
  .button-default {
    font-size: 16px;
    line-height: 45px;
    padding: 0 15px;
  }
  .banner-buttons .button-default {
    margin-right: 2px;
    line-height: 30px;
    padding: 0 10px;
  }
  .about-area,
  .about-area.about-four {
    /*margin-top: -80px;*/
    padding-top: 100px;
  }
  .about-image,
  form#contact-form {
    margin-right: 0;
  }
  .section-title,
  .pricing-area .section-title {
    margin-bottom: 50px;
  }
  .about-text {
    margin-right: 0;
    margin-top: 30px;
  }
  .about-buttons,
  .newsletter {
    margin-top: 30px;
    z-index: 99;
    position: relative;
  }
  .about-buttons button.button-default {
    margin-right: 4px;
  }
  .download-area {
    margin-top: 0;
    padding-bottom: 130px;
    padding-top: 135px;
  }
  .section-title h1 {
    font-size: 33px;
    line-height: 37px;
  }
  .download-area::before,
  .footer-area::before,
  .download-area::after {
    height: 110px;
  }
  .download-btn {
    margin: 0 auto 20px;
    padding: 0 7px 0 77px;
    width: 100%;
  }
  .download-btn i {
    left: 13px;
  }
  .pricing-area .col-sm-4:first-child .single-price-package,
  .pricing-area .col-sm-4:last-child .single-price-package,
  .pricing-area .single-price-package.list-large {
    margin: 0 0 25px 0;
  }
  .pricing-area {
    padding-top: 100px;
  }
  .testimonial-area,
  .screenshots-area {
    padding-top: 100px;
  }
  .slick-prev,
  [data-carousel-3d] [data-prev-button] {
    left: 0;
  }
  .slick-next,
  [data-carousel-3d] [data-next-button] {
    right: 0;
  }
  .testimonial-text-slider {
    padding: 1em 1em;
    width: 100%;
  }
  .sin-testiText p {
    margin-bottom: 10px;
  }
  .testimonial-text-slider h2 {
    font-size: 22px;
  }
  .footer-area {
    margin-top: 0;
    padding-bottom: 65px;
    padding-top: 130px;
  }
  .submit-form .button {
    margin-bottom: 30px;
  }
  .contact-icon {
    margin-right: 12px;
  }
  .newsletter > h3 {
    line-height: 35px;
  }
  .newsletter-content .button {
    width: 34%;
    font-size: 14px;
  }
  .newsletter-content > input {
    height: 45px;
  }
  .footer-links a {
    margin: 0 1px;
  }
  .banner-image .banner-text {
    padding-top: 45%;
  }
  .banner-image .banner-buttons .button-default {
    margin-left: 2px;
  }
  .banner-image .banner-text h1 {
    margin-bottom: 10px;
    line-height: 33px;
  }
  .banner-image .banner-text p {
    margin-bottom: 16px;
  }
  .banner-area::before {
    height: 115px;
  }
  .banner-area.banner-image {
    height: 620px;
  }
  .about-four .about-text h2 {
    font-size: 27px;
  }
  .service-info-container > span {
    padding-left: 12px;
  }
  .about-four .about-buttons {
    margin: 30px 0 30px 0;
  }
  .download-area::before,
  .domain-name-area::before {
    height: 126px;
  }
  .domain-name-area {
    padding-bottom: 110px;
    padding-top: 157px;
  }
  .domain-name-area h1 {
    font-size: 27px;
  }
  .domain-wrapper {
    margin: 0;
  }
  #text-search {
    font-size: 16px;
    padding: 0 150px 0 10px;
  }
  .search-categories {
    right: 122px;
    width: 63px;
  }
  #btn-search-category {
    font-size: 14px;
    padding-left: 4px;
    width: 130px;
  }
  .category-items {
    padding: 0;
    width: 63px;
  }
  .search-cat {
    background-position: 93% 22px;
  }
  .domain-name-area::after {
    height: 103px;
  }
  .pricing-four .single-price-package {
    margin-bottom: 20px;
  }
  .pricing-four .col-sm-3:last-child .single-price-package {
    margin-bottom: 0;
  }
  .pricing-area.pricing-four {
    margin-top: -60px;
  }
  .banner-area .col-lg-5 {
    padding: 0;
  }
  .banner-area.banner-horizontal::before {
    height: 55px;
  }
  .pricing-area.horizontal .col-sm-4:last-child .single-price-package {
    margin-bottom: 0;
  }
  .banner-area.banner-image.horizontal {
    height: 570px;
  }
  .about-area.horizontal {
    /*margin-top: -100px;*/
    padding: 125px 0 70px;
  }
  .about-area.about-four.horizontal {
    margin-top: -40px;
    padding: 125px 0 70px;
  }
  .features-area.hidden-xs.horizontal {
    padding-bottom: 100px;
    padding-top: 122px;
  }
  .download-area.horizontal {
    padding-bottom: 80px;
    padding-top: 90px;
  }
  .pricing-area.horizontal {
    padding-top: 121px;
    margin-top: -30px;
  }
  .testimonial-area.horizontal,
  .screenshots-area.horizontal {
    padding-top: 1.5em;
  }
  .footer-area.horizontal {
    /*padding-bottom: 110px;
        padding-top: 120px;*/
    background: rgba(45, 62, 80, 0.85) none repeat scroll 0 0;
  }
  .box .download-area::before,
  .box .footer-area::before,
  .box .download-area::after {
    height: 140px;
  }
  .box-layout .banner-text p {
    font-size: 14px;
  }
  .about-box-layout .about-area {
    margin-top: -100px;
  }
  .box-layout .banner-text h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .box-layout .banner-buttons .button-default {
    margin-right: 0;
    padding: 0 12px;
  }
  .box .download-area::before,
  .box .footer-area::before,
  .box .download-area::after {
    height: 102px;
  }
  .box .download-area {
    padding-left: 15px;
    padding-right: 15px;
  }
  .box .section-title h1 {
    font-size: 30px;
  }
  .box .download-btn {
    padding: 0 0 0 58px;
  }
  .box .download-btn i {
    left: 0;
  }
  .box .download-area {
    padding-bottom: 100px;
  }
  .box .footer-links a {
    margin: 0;
  }
  .contact-icon {
    height: 50px;
    margin-right: 4px;
    width: 50px;
  }
  .box-layout.banner-image .banner-buttons .button-default {
    padding: 0 8px;
  }
  .about-box-layout.about-four .about-text h2,
  .box .domain-name-area h1 {
    font-size: 24px;
  }
  .box .download-area.horizontal {
    padding-bottom: 85px;
    padding-top: 85px;
  }
  .banner-area.banner-image.box-layout::before {
    height: 133px;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container-wrapper {
    width: 450px;
  }
  .container {
    width: 450px;
  }
  .banner-text p {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .banner-text h1,
  .box-layout .banner-text h1 {
    font-size: 40px;
  }
  .download-area::before,
  .footer-area::before,
  .download-area::after {
    height: 180px;
  }
  .download-area {
    margin-top: -25px;
    padding-bottom: 152px;
    padding-top: 164px;
  }
  .download-btn {
    width: 66%;
  }
  .box .pricing-area.horizontal {
    margin-top: 0;
  }
  .sin-testiImage img {
    height: 80px;
    margin-top: 48px;
    width: 80px;
  }
  .sin-testiImage.slick-current img {
    height: 133px;
    margin-top: 21px;
    width: 133px;
  }
  .slick-prev,
  .slick-next {
    top: 38%;
  }
  .footer-area {
    margin-top: -15px;
    padding-top: 155px;
  }
  .banner-image .banner-text h1 {
    font-size: 28px;
    line-height: 37px;
  }
  .banner-area::before {
    height: 177px;
  }
  .banner-area.banner-image {
    height: 660px;
  }
  .domain-name-area::before,
  .domain-name-area::after {
    height: 177px;
  }
  .domain-name-area h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .domain-name-area {
    padding-bottom: 175px;
    padding-top: 175px;
  }
  .box .pricing-area {
    margin-top: -60px;
  }
  .box .download-area::before,
  .box .footer-area::before,
  .box .download-area::after {
    height: 125px;
  }
  .box .download-area {
    padding-bottom: 120px;
  }
  .box .domain-name-area {
    padding-top: 210px;
  }
}

@media (max-width: 1600px) {
  .header-block {
    padding: 1em 4em;
    /*top: 1em;*/
  }
  .slider_stretched {
    padding: 1em 4em;
  }
  .mobile_app_width {
    padding: 1em 4em;
  }
  .button-default {
    font-size: 14px;
  }
  .about-area.horizontal {
    padding: 3em 4em;
  }
  .service-block {
    padding: 3em 3em;
  }
  .about-bottom-left2 {
    padding-left: 3em;
  }
  .screenshot-area {
    padding: 4em 0em 2em 0em;
  }
  .testimonial-area {
    padding: 2em 4em;
  }
  .footer-area {
    padding: 3em 4em;
  }
  .inner-block {
    padding: 5em 5em;
  }
}
@media (max-width: 1200px) {
  .inner-block {
    padding: 3em 3em;
  }
}
@media (max-width: 992px) {
  .feature-list-text > h3,
  .feature-list-text2 > h3 {
    font-size: 18px;
  }
  .featured-left .feature-list-text {
    margin-right: 80px;
  }
  p {
    font-size: 14px;
    /*line-height: 18px;*/
  }
  .testimonial-text-slider h2 {
    font-size: 20px;
  }
  .header-block {
    padding: 1em 1em;
    top: 0;
  }
  .button-default {
    font-size: 12px;
    padding: 0 22px;
    line-height: 42px;
  }
  .inner-block {
    padding: 2em 2em;
  }
  .gallery {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .header-block {
    position: relative;
  }
  .logo {
    text-align: center;
    margin: 0 auto;
  }
  .logo a {
    text-align: center;
    margin: 0 auto;
  }
  .logo img {
    text-align: center;
    margin: 0 auto;
    max-width: 65%;
    margin-bottom: 1em;
  }
  .about-area.horizontal {
    padding: 2em 1em;
  }
  .about-area .row {
    display: block;
  }
  .about-area .floatright {
    width: 100%;
  }
  .about-area .col-sm-5 {
    padding-left: 15px;
  }
  #menu-button {
    display: block;
    cursor: pointer;
  }
  #main-menu.stick {
    position: relative;
  }
  .flex-block {
    display: block;
  }
  .service-block {
    padding: 1.5em 2em;
  }
  .screenshot-area {
    padding: 2em 0em 2em 0em;
  }
  .about-bottom-left2 {
    padding-left: 0;
    padding-top: 2em;
  }
  .testimonial-area {
    padding: 1em 1em 3em 1em;
  }
  .footer-area {
    padding: 2em 1em;
  }
  .footer-area h3 {
    font-size: 20px;
  }
  .header-block .row {
    display: block;
  }
  .inner-block {
    padding: 2em 1em;
  }
  .slider_stretched {
    padding: 2em 1em;
    padding-top: 0px !important;
  }
  .slider_stretched .flex-title2 {
    margin-top: 0px !important;
  }
  .mobile_app_width {
    padding: 2em 1em;
  }
  .gallery {
    padding: 0;
  }
  .gallery ul li {
    width: 100%;
  }
  .gallery ul li img {
    width: 100%;
  }
  .port .description {
    width: 100%;
    padding: 0 20px 20px;
  }
  .port img {
    width: 100%;
  }
  .port h1 {
    font-size: 20px;
  }
  .port {
    padding-top: 0.5em;
  }
  .best__service .icon {
    flex-basis: 30%;
  }
  .best__service .content h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .about-text h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .awesome-desc {
    position: relative;
  }
  .testimonial-text-slider h6 {
    font-size: 14px;
  }
  .conatct-info {
    margin-top: 1.2em;
  }
  .pic-about img {
    margin-bottom: 1em;
  }
  .about-sec h2 {
    font-size: 21px;
  }
  .port.item_open {
    overflow-y: scroll;
  }
}

.footer-address.rightf {
  display: inline-block !important;
}

.footer-links.text-center {
  margin-top: 4px !important;
}
