/*
 * Start Bootstrap - Landing Page (http://bytezappers.com/)
 * Copyright 2013-2017 Start Bootstrap
 */
@import url('https://fonts.googleapis.com/css?family=Exo:400,500,600,700,800');
body,
html {
    width: 100%;
    height: 100%;
	font-family: 'Exo', sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Exo', sans-serif;
}
p{
font-family: 'Exo', sans-serif;	
}
.topnav {
    font-size: 14px; 
}
.logo-small{
	display:none !important;
}
.logo-large{
	display:block;	
}
.lead {
    font-size: 18px;
    font-weight: 400;
}
ul.nav.navbar-nav.navbar-right > li > a {
  font-size: 15px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
    padding-top: 30px;
}
a.navbar-brand.topnav img {
    padding-top: 3px;
}
.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../images/banner.gif) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
  font-size: 48px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.229;
  text-align: left;
  -moz-transform: matrix( 1.00053104572966,0,0,1.00104275286757,0,0);
  -webkit-transform: matrix( 1.00053104572966,0,0,1.00104275286757,0,0);
  -ms-transform: matrix( 1.00053104572966,0,0,1.00104275286757,0,0);
}
ul.nav.navbar-nav.navbar-right li a:hover {
    color: #fe6500;
}
.intro-divider {
    background-color: rgb(254, 101, 0);
    opacity: 0.612;
    width: 121px;
    height: 9px;
    border: none;
    float: left;
    position: absolute;
    margin-top: -7px;
}

.intro-message > p {
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.375;
    text-align: left;
    width: 50%;
        margin-top: 40px;
}
a.btn.btn-default.btn-lg {
    float: left;
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    background-color: #fe6500;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
	margin-top:15px;
}
@media(max-width:767px) {
    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
    background: url(../images/backgrounds/sec1-bg.jpg) no-repeat center center;
    background-size: cover;
}
.content-section-a > h1{
  font-size: 42px;
  font-family: "Montserrat";
  color: rgb(254, 101, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
}
img.abt-img {
    padding-top: 50px;
}
.content-section-b,.content-section-b2,.content-section-b3,.content-section-b4,.content-section-b5,.content-section-b6,.content-section-b7{
	background-size: cover;
	padding: 158px 0;
}
.content-section-b {    
    background: url(../images/backgrounds/sec2-bg.jpg) no-repeat center center; 
}
.content-section-b2 {
    background: url(../images/backgrounds/sec3-bg.jpg) no-repeat center center;
}
.content-section-b3 {
    background: url(../images/backgrounds/sec4-bg.jpg) no-repeat center center;
}
.content-section-b4 {
    background: url(../images/backgrounds/sec5-bg.jpg) no-repeat center center;
}
.content-section-b5 {
    background: url(../images/backgrounds/sec6-bg.jpg) no-repeat center center;
}
.content-section-b6 {
    background: url(../images/backgrounds/sec7-bg.jpg) no-repeat center center;
}
.content-section-b7 {
    background: url(../images/backgrounds/sec4-bg.jpg) no-repeat center center;
}
.content-section-b8 {
    background: url(../images/backgrounds/sec3-bg.jpg) no-repeat center center;
}
a.menu-abt {
    display: block;
    height: 80px;
    margin-top: -82px;
    visibility: hidden;
}
.menu-serv{
    display: block;
    height: 80px;
    margin-top: -82px;
    visibility: hidden;
	
}
.menu-client{
    display: block;
    height: 80px;
    margin-top: -82px;
    visibility: hidden;
	
}
.home-ser-box{
  background-color: rgb(63, 63, 63);
  opacity: 0.851;
  padding-left:20px;
  padding-top:10px;
  padding-bottom:45px;
  padding-right:20px;
  
}
.home-ser-box > h2 {
    color: #fe6500;
}
.home-ser-box > p {
    color: #fff;
    margin-bottom: 27px;
}
.home-ser-box > a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}
.content-section-ser{
	background-color:#3f3f3f;
}
.content-section-ser > h1 {
    margin: 0px;
    padding: 25px;
    text-align: center;
    color: #fff;
}
.banner {
    padding: 25px 0;
    color: #f8f8f8;
    background: url(../images/backgrounds/footerbg.jpg) no-repeat center center;    background-size: cover;
}
img.amz {
    margin: auto;
    margin-left: -13%;
}
.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
.content-section-client{
	padding:50px 0px;
	background-color:#fff;	
}
.content-section-client > h2{
  font-size: 50px;
  font-family: "Exo";
  color: rgb(254, 101, 0);
  line-height: 0.5;
  text-align:center;
}
.content-section-client img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.featured-box > img {
    float: left;
    margin-right: 15px;
    margin-top: 38px;
}
.featured_body {
    float: left;
    border-left: 2px solid #fe6500;
    padding-left: 15px;
    padding-bottom: 20px;
}
.featured-box p {
    margin-bottom: 19px;
}
.featured_body > a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 5px 15px;
}
.ftr-abt > p{
  font-size: 16px;
  font-family: "Exo";
  color: #acacac;
  line-height: 1.5;
  margin-top:15px;
}
.ftr-abt > a{
 color:#454545;
  font-size: 14px;
  font-family: "Lato";
  line-height: 1.429;
      font-weight: 900;
}
.ftr-abt2 p{
  font-size: 20px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 2.4;
  text-align: left;
}
ul.ftr-cnt li {
    list-style: none;
  font-size: 16px;
  font-family: "Exo";
  color: rgb(254, 101, 0);
  line-height: 1.25;
  text-align: left;
	    margin-bottom: 16px;
}
hr.ftr-links {
    margin-top: 10px;
border-top: #464646 solid 2px;
}
ul.ftr-cnt {
    margin-left: -40px;margin-top: 18px;
}
ul.ftr-cnt li ul li {
    color: #acacac;
    margin-left: 35px;
    margin-top: -17px;
}
.ftr-abt3 > p{
  font-size: 20px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 2.4;
  text-align: left;
}
.form-control.input-name{
  border-style: solid;
  border-width: 1px;
  border-color: #4a4a4a;
  border-radius: 3px;
  background-color: #252525;    padding: 20px 13px;    margin-bottom: 10px;
}
.form-control:focus {
    border-color: #f16725 !important;
    outline: 0;
     -webkit-box-shadow: none);
     box-shadow: none; 
}
input.form-control.btn{
  border-style: solid;
  border-width: 1px;
  border-color:#4a4a4a;
  border-radius: 3px;
  background-color: #252525;
  font-size: 15px;
  font-family: "Lato";
  color: rgb(255, 255, 255);
}
.copyright-section{
	border-top:1px solid #fe6500;
	margin-top:30px;   
}
.copyright-section p {
    font-size: 15px;
    font-family: "Lato";
    color: #b2a7a1;
    line-height: 1.267;
    text-align: left;
    padding: 25px 0px;
    margin-bottom: 0px;
}
.service-first-section,.service-2-section,.service-3-section,.service-4-section,.service-5-section,.service-6-section{
		padding-top:370px;
	    background-size: cover;
}
.service-first-section{
    background: url(../images/backgrounds/sec2-bg.jpg) no-repeat center center;
}
.service-2-section{
background: url(../images/backgrounds/sec3-bg.jpg) no-repeat center center;
}
.service-3-section{
	background: url(../images/backgrounds/sec4-bg.jpg) no-repeat center center;
}
.service-4-section{
	background: url(../images/backgrounds/sec7-bg.jpg) no-repeat center center;
}
.service-5-section{
	background: url(../images/service-banner-bussines.jpg) no-repeat center center;
}
.service-6-section{
	background:url(../images/backgrounds/sec5-bg.jpg) no-repeat center center;
}
.service-7-section{
  background:url(../images/backgrounds/sec4-bg.jpg) no-repeat center center;
}
.service-8-section{
  background:url(../images/backgrounds/sec3-bg.jpg) no-repeat center center;
}
.service-head-bg{
  background-color: rgb(0, 0, 0);
  opacity: 0.851;
}
.service-head-bg > h1 {
    color: #fff;
    padding: 30px 20px;
    margin: 0px;
  font-size: 40px;
  font-family: "Exo";
  line-height: 1.25;
}
.service-2nd-section,.service-img-section,.service-3rd-section,.service-learn-section,.service-img-section.big{
	padding: 20px 30px;
}
.service-2nd-section{
	background-color:#e8e8e8;
}
.service-3rd-section{
	background-color:#fff;
}
.service-img-section{
	background:url(../images/backgrounds/serviceofferbg.jpg) no-repeat center center;
    background-size: cover;
}
.service-img-section.big{
		background:url(../images/backgrounds/serviceofferbg.jpg) no-repeat center center;
    background-size: cover;
	
}
.service-img-section.business{
	background:url(../images/service-banner-bussines.jpg) no-repeat center center;
    background-size: cover;
}
.service-2nd-section h3,.service-3rd-section h3 {
  font-size: 40px;
  font-family: "Exo";
  color: rgb(254, 101, 0);
  line-height: 1.25;
  text-align: left;
margin: 0px;
}
.service-3rd-section h3{
margin-bottom:20px;	
}
.service-2nd-section p,.service-3rd-section p{
  font-size: 16px;
  font-family: "Exo";
  color: rgb(63, 63, 63);
  text-align: left;
}
.service-img-section h3{
  font-size: 40px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
  text-align: center;
      margin-bottom: 30px;
}
ul.service-uls > li {
    list-style: none;
    line-height: 0px;
    height: 60px;
}
ul.service-uls > li > ul > li {
    font-size: 16px;
    font-family: "Exo";
    color: rgb(255, 255, 255);
    text-align: left;
    list-style: none;
    margin-top: -33px;
    margin-left: 5px;
	line-height:25px;
}
ul.service-uls {
    margin: 0px;
    margin-left: -40px;
}
.service-learn-section{
	background-color:#e8e8e8;
	margin-bottom:30px;
}
.service-learn-section > h3{
  font-size: 35px;
  font-family: "Exo";
  color: rgb(63, 63, 63);
  line-height: 1.143;
  text-align: left;
  margin-bottom:15px;
  margin-top: 0px;
}
.service-learn-section > h3 > span{
	color:#fe6500;	
}
.service-learn-section a {
    border-radius: 4px;
    background-color: rgb(254, 101, 0);
    font-size: 20px;
    font-family: "Exo";
    color: rgb(255, 255, 255);
    line-height: 2;
    padding: 10px 18px;
}
.menu-left-box {
    margin-top: 60px;
}
.btn-watch {
    font-size: 25px;
    font-family: "Exo";
    color: rgb(254, 101, 0);
    line-height: 1.6;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(186, 186, 186);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    padding: 10px 18px;
}
.btn-watch:hover{
	color:#fff;
	border-color:#fff;
	background-color:#fe6500;
	text-decoration:none;	
}
.service-top{
	margin-top:82px	
}
ul.service-left-menu li {
    list-style: none;
    font-size: 16px;
    font-family: "Exo";
    color: #3f3f3f;
    line-height: 3.75;
    text-align: left;
    padding-left: 15px;
    height: 60px;
}
ul.service-left-menu li > a {
color: #3f3f3f;
}
ul.service-left-menu li > a:hover {
color: #fe6500;
text-decoration:none;
}
ul.service-left-menu > li.active a {
    color: #fe6500;
}
ul.service-left-menu {
        margin-left: -39px;
	margin-top: 35px;
}
ul.service-left-menu > li.active {
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
    border-left: 4px solid #fe6500;
}
.text-on-app-img{
  font-size: 16px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
  line-height: 1.625;
  text-align: left;
  margin-top:30px;
}
.text-on-app-img span{
	color:#fe6500;	
}
ul.serv-analys-ul li {
    color: #f16725;
    height: 53px;
}
ul.serv-analys-ul li span {
    font-size: 16px;
    font-family: "Exo";
    color: rgb(63, 63, 63);
    line-height: 0.438;
}
.col-md-12.quality-img-up-text{
  font-size: 16px;
  font-family: "Exo";
  color: rgb(255, 255, 255);
  line-height: 1.625;
  text-align: left;
}
.section-quality-img{
	background-color:#fff;	
}
.privacy-li-circle {
    width: 38px;
    height: 38px;
    background-color: #000;
    float: left;
    border-radius: 50%;
    border: 2px solid #d48b0a;
}
.privacy-menu {
    width: 30%;
    float: left;
    margin-top: 50px;
}
.privacy-top {
    margin-top: 80px;
}
ul.privacy-ul li {
    background-color: #ffffff;
    margin-left: -40px;
    list-style: none;
    height: 60px;
    padding-left: 15px;
    padding-top: 11px;
    border-bottom: 1px solid #a8a8a8;
}
ul.privacy-ul {
    border-left: 5px solid #fe6500;
}
ul.privacy-ul li p {
  font-size: 16px;
  font-family: "Exo";
  color: #3f3f3f;
  text-transform: uppercase;
}
ul.privacy-ul li p {
    font-size: 16px;
    font-family: "Exo";
    color: #3f3f3f;
    text-transform: uppercase;
    margin-left: 49px;
    margin-top: 11px;
    font-weight: 600;
}
ul.privacy-ul li:first-child {
    border-top: 1px solid #a8a8a8;
}
ul.privacy-ul li:hover:nth-child(1) {
    background-color: #fe6500;
    border-top: 1px solid #fe6500;
}
ul.privacy-ul li:hover:nth-child(2) {
    background-color: #550f7e;
}
ul.privacy-ul li:hover:nth-child(3) {
    background-color: #fe6500;
}
ul.privacy-ul li:hover:nth-child(4) {
    background-color: #d50c0c;
}
ul.privacy-ul li:hover:nth-child(5) {
    background-color: #7dc7ee;
}
ul.privacy-ul li:hover:nth-child(6) {
    background-color: #f8bd2f;
}
ul.privacy-ul li:hover:nth-child(7) {
    background-color: #d55472;
}
ul.privacy-ul li:hover p {
    color: #fff;
}
ul.privacy-ul li:hover:nth-child(1) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(2) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(3) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(4) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(5) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(6) .privacy-li-circle,ul.privacy-ul li:hover:nth-child(7) .privacy-li-circle  {
    border: 2px solid #fff;
}
ul.privacy-ul li:nth-child(2) .privacy-li-circle {
    background-color: #550f7e;
    border: 2px solid #550f7e;
}
ul.privacy-ul li:nth-child(3) .privacy-li-circle {
    background-color: #fe6500;
    border: 2px solid #fe6500;
}
ul.privacy-ul li:nth-child(4) .privacy-li-circle {
    background-color: #d50c0c;
    border: 2px solid #d50c0c;
}
ul.privacy-ul li:nth-child(5) .privacy-li-circle {
    background-color: #7dc7ee;
    border: 2px solid #7dc7ee;
}
ul.privacy-ul li:nth-child(6) .privacy-li-circle {
    background-color: #f8bd2f;
    border: 2px solid #f8bd2f;
}
ul.privacy-ul li:nth-child(7) .privacy-li-circle {
    background-color: #d55472;
    border: 2px solid #d55472;
}
ul.privacy-ul li:nth-child(1) .privacy-li-circle {
    background-color: #fe6500;
    border: 2px solid #fe6500;
}
ul.privacy-ul li:nth-child(1) .privacy-li-circle > img {
    margin-left: -4px;
    margin-top: -4px;
}
ul.privacy-ul li:nth-child(2) .privacy-li-circle > img {
    margin-left: -2px;
    margin-top: -1px;
}
ul.privacy-ul li:nth-child(3) .privacy-li-circle > img {
    margin-left: -3px;
    margin-top: -1px;
}
ul.privacy-ul li:nth-child(4) .privacy-li-circle > img {
    margin-left: -2px;
    margin-top: -3px;
}
ul.privacy-ul li:nth-child(5) .privacy-li-circle > img {
    margin-left: -2px;
    margin-top: -2px;
}
ul.privacy-ul li:nth-child(6) .privacy-li-circle > img {
    margin-left: -2px;
    margin-top: -1px;
}
ul.privacy-ul li:nth-child(7) .privacy-li-circle > img {
    margin-left: -2px;
    margin-top: -2px;
}
.privacy-content {
    width: 70%;
    float: left;
	padding:20px;
    background-color: #f3f3f3;
}
.privacy-img{
	background:url(../images/privacy-bg.jpg) ;
    background-position: right bottom; /*Positioning*/
   background-repeat: no-repeat;
}
.privacy-img > h1{
  font-size: 40px;
  font-family: "Exo";
  color: rgb(254, 101, 0);
  text-transform: uppercase;
  line-height: 1.45;
  text-align: center;
}
.privacy-menu {
    width: 30%;
    float: left;
    margin-top: 86px;
}
.privacy-img > h2{
  font-size: 30px;
  font-family: "Exo";
  color: rgb(254, 101, 0);
  text-transform: uppercase;
  text-align: left;
}
.privacy-img > p{
  font-size: 16px;
  font-family: "Exo";
  color: rgb(63, 63, 63);
  text-align: left;
  padding-left:20px;
}
.privacy-img ul li span {
    color: rgb(63, 63, 63);
}
.privacy-img ul li {
    color: #fe6500;
	font-size: 16px;
  font-family: "Exo";
  text-align: left;
}
a.terms {
    display: block;
    height: 80px;
    margin-top:-82px;
    visibility: hidden;
}
ul.privacy-ul-text li:nth-child(2) {
    list-style: none;
    color: rgb(63, 63, 63);
}
ul.privacy-ul li a:hover {
    text-decoration: none;
}
.copyright-section a:hover {
    text-decoration: none;
}
.copyright-section a {
    float: right;
    color: #b2a7a1;
}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding-top: 50px;
    background-color: #1b1b1b;
}

p.copyright {
    margin: 15px 0 0;
}