/**

   * AALayouts © 2017
   * All Rights Reserved.
   * www.aalayouts.com
   -
   * Template: lowendhost - Bluergb(0.00,0.00,0.80)
   * For any questions or support contact our team.

**/
/**
 color: #3994A8;
 2 color: #40A1B7;
**/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400');
.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    background-color: #202020;
    box-shadow: 0 3px 2px -2px rgba(0,0,0,0.9);
    border-bottom: 0;
    border-top: 2px solid #0c5db5;
}
::-moz-selection {
	background: #FFFF; color: FF8C19;
}
::selection {
	background: #0FF; color: FF8C19;
}
body {
/*	background-color:#FFF;*/
	background-color:#3F96F3;
	font-family: 'Montserrat', sans-serif;
}
::-webkit-scrollbar {
  width: 11px;
  background-color: #E7E7E7;
}
::-webkit-scrollbar-thumb {
  background-color: #0c5db5;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #40A1B7;
  border-radius: 10px;
}
hr {
  border-color: #DFDFDF;
}
a {
  color:#FFF;
  transition: all 0.1s ease-out;
}
a:hover, a:focus, a:active {
  color: #0c5db5;
  text-decoration: none;
  transition: all 0.1s ease-out;
}
p {
	color: #FFF;
}

/*.fa {
	color: #00C;
}*/

.btn-success {
  background-color: #0c5db5;
  border-color: transparent;
  border-radius: 2px;
  transition: all 0.05s ease-out;
}
.btn-success:hover, .btn-success:focus {
/*  background-color: #40A1B7 !important;*/
  background-color: #1981f0; !important;*
  color: white;
  border-color: #1981f0;
}
.header {
  padding-bottom: 94px;
  text-align: center;
}
.header .container h1 {
  padding-top: 20px;
  text-shadow: 2px 3px 2px rgba(0,0,0,0.3);
  color: #E2E2E2;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: default;
}
.header .container h1 span {
  color: #ff8c19;
}
.header .container h2 {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  font-size: 29px;
  color: #E2E2E2;
  padding-bottom: 30px;
}
.h .btn-success{
  font-weight: 400;
  font-size: 25px !important;
  margin-right: 10px;
  padding-right: 35px;
  padding-left: 35px;
  text-transform: uppercase;
  border-radius: 2px;
  opacity: 0.9;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}
.h {
  padding-top: 50px;
  padding-bottom: 20px;
}
.h .btn-success:hover, .h .btn-success:focus {
/*  background-color: #40A1B7;*/
  background-color: #4747FF;
  border-color: #0c5db5;
  box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4);
  opacity: 1;
}
.top {
  background-color: rgba(0,0,0,0.6);
  padding: 12px 18px 6px 18px;
  border-bottom: 1px solid rgba(255,255,255,0.1)
}
.top a {
  margin-left: 10px;
}
.top p {
  color: #7D7D7D;
}
.features {
	border-radius: 2px;
	padding-top: 35px;
	padding-bottom: 50px;
	background-color: #6C87E3;
	background-color: rgba(0,128,255,0.2);
/*  opacity: 0.6;*/
  text-align: center;
}
.features .fa {
	font-size: 66px;
	background-color: #0c5db5;
	color: #C5E1FC;
	padding: 8% 10% 8% 10%;
	border: 1px solid #B4B4B4;
	border-radius: 100%;
	transition: all 0.1s ease-out;
}
.features .fa:hover {
  background-color: #0c5db5;
  color: white;
}
.features .col-md-4 {
  padding-top: 30px;
}
.features .active .fa{
  background-color: #0c5db5;
  color: white;
}
.whyus {
  padding-top: 60px;
  padding-bottom: 60px;
}
.whyus .container h2 {
  font-size: 36px;
  color: #BFBFBF;
  text-shadow: 1px 2px 1px rgba(0,0,0,0.2);
}
.whyus .container .col-md-2 .btn-info{
  color: #0c5db5;
  font-size: 23px;
  margin-top: 42px;
  background-color: rgba(57,148,168,0.1);
  border-color: #0c5db5;
  padding-left: 25px;
  padding-right: 25px;
}
.whyus .container .col-md-2 .btn-info:hover, .whyus .container .col-md-2 .btn-info:focus {
  background-color: #0c5db5;
  color: white;
  border-color: transparent;
}
.whyus .container .col-md-7 h2 b {
  border-bottom: 1px solid #0c5db5;
  cursor: default;
  transition: all 0.4s ease-out;
}
.whyus .container .col-md-7 h2 b:hover {
  color: #0c5db5;
}
.start {
  padding-top: 50px;
/*   background-color: #E7E7E7;*/
	background-color: rgba(0,128,255,0.5);
  padding-bottom: 60px;
}
.start img {
  max-width: 40px;
  height: 40px;
}
.start .container h2 {
  font-size: 42px;
  padding-bottom: 20px;
/*  color: #979797;*/
  color: #C1CAD6;
}
.start .container .col-md-4 {
  border-top: 4px solid #0c5db5;
  padding: 11px 23px 11px 23px;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
  cursor: default;
/*  background-color:#c5dffc;*/
  background-color:#4747FF;
  opacity: 0.9;
  max-width: 95%;
  transition: all 0.6s ease-out;
}
.start .container .col-md-4:hover {
  transition: all 0.1s ease-out;
  border-top-color: #1881f2;
  border-right-color: #1881f2;
  border-left-color: #1881f2;
  border-bottom-color: #1881f2;
  opacity: 1;
  padding-right: 24px;
  padding-left: 24px;
  transition: all 0.6s ease-out;
}
.start .container .col-md-4 .fa {
/*  color: #DCDCDC;*/
  color: #00C;
}
.start .container .col-md-4 ul .fa {
  color: #0c5db5;
}
.start .container .col-md-4 h3{
  color: #0c5db5;
  text-align: center;
  font-size: 33px;
  padding: 14px 25px 14px 25px;
  border-radius: 5px;
}
.start .container .col-md-4 ul {
  list-style: none;
}
.start .container .col-md-4 ul li {
  font-size: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #717171;
  font-weight: 400;
}
.start .container .col-md-4 h4 {
  text-align: center;
  padding-top: 8px;
  font-size: 20px;
}
.start .container .col-md-4 h4 span {
  font-size: 25px;
  color: #6A6A6A;
  border-bottom: 1px dotted #D0D0D0;
}
.start .container .col-md-4 h4 span:hover {
  border-color: #6A6A6A;
}
.start .container .col-md-4 .btn-success {
  font-size: 19px;
}
.start .container .col-md-4 .btn-success:hover, .start .container .col-md-4 .btn-success:focus {
  background-color: #40A1B7;
  border-color: #0c5db5 !important;
}
.domains {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.domains .container {
  padding-top: 10px;
  padding-bottom: 20px;
  transition: all 0.8s ease-out;
}
.domains .container h2 {
	font-size: 35px;
	color: #CCC;
	padding-bottom: 20px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.domains .container input {
  width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.domains .container .form-control {
  background-color: rgba(57,148,168,0.2);
  color: #A7A7A7;
  font-size: 24px;
  border-color: rgba(0,0,0,0.4);
  height: 60px;
  border-radius: 16px !important;
}
.domains .container .btn-default {
  color: #A9A9A9;
  height: 60px;
  background-color: transparent;
  color: white;
  border-color: transparent;
  font-size: 30px;
}
.domains .container .btn-success {
  height: 60px;
  margin-left: 5px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.domains .container .form-control:focus {
  outline: 0 !important;
  box-shadow: none;
  border-color: #0c5db5;
  background-color: rgba(57,148,168,0.1);
}
.diff {
  padding-top: 50px;
  background-color: #E7E7E7;
}
.diff .container .col-md-6 h2{
  font-size: 35px;
}
.diff .container .col-md-6 p {
  font-size: 18px;
}
.diff .container .col-md-6 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.quote {
  padding-top: 50px;
  background-color: #E7E7E7;
  padding-bottom: 60px;
}
.quote .blockquote, .quote .blockquote-reverse {
  border-color: #B5B5B5;
  margin-top: 10px;
  transition: all 0.5s ease-out;
}
.quote .blockquote p, .quote .blockquote-reverse {
  font-size: 21px;
}
.quote .blockquote:hover, .quote .blockquote-reverse:hover {
  border-color: #0c5db5;
}
.support {
  text-align: center;
/*  background-color: #0C0C0C; */
 background-color: rgba(0,128,255,0.2);
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #212121;
}
.support h3 {
  font-size: 35px;
  color: #878787;
}
.support .container .btn-success {
/*  background-color: rgba(0,0,0,0.1);
  background-color: #d8ebfd; */
   background-color: #c5e0fc;
  color: #1981f0;
  border-color: #878787;
  font-size: 24px;
  margin-left: 8px;
}
.support .container .btn-success:hover, .support .container .btn-success:focus {
  border-color: #0c5db5;
/*  background-color: #039;
/*    background-color: #0c5db5; */
  color: white;
  box-shadow: 0;
}
.footer .container {
  border: 1px solid #212121;
  margin-top: 80px;
  background-color: rgba(64, 74, 215, 0.9);
  padding: 40px 60px 40px 60px;
  border-radius: 0px;
}
.footer .flogo {
  max-width: 72%;
  padding-bottom: 5px;
}
.footer .col-md-3 li{
  font-size: 16px;
  list-style: none;
  margin-top: 12px;
}
.footer .col-md-3 li a {
/*  color: #6A6A6A;*/
  color: #DFA465;
}
.footer .col-md-3 li a:hover {
 	padding-left: 4px;
/*  color: #40A1B7; */
    color: #fff;

}
.footer .col-md-2 .fa {
  font-size: 36px;
  margin-right: 8px;
  margin-top: 4px;
  opacity: 0.6;
}
.footer .col-md-2 .fa:hover {
  color: #40A1B7;
  opacity: 1;
}
.footer .col-md-2 .fa-facebook-square:hover {
  color: #3b5998;
}
.footer .col-md-2 .fa-twitter-square:hover {
  color: #1da1f2;
}
.footer .col-md-2 .fa-google-plus-square:hover {
  color: #dd4b39;
}
.footer .col-md-2 .fa-instagram:hover {
  color: #f56040;
}
.footer .col-md-2 .fa-youtube-square:hover {
  color: #cd201f;
}
.footer .col-md-2 .fa-linkedin-square:hover {
  color: #00a0dc;
}

/** Start of web css **/
.web .header {
  padding-bottom: 0px;
}
.web .h {
  text-align: left;
  padding-top: 0px !important;
}
.web .h h1 {
  font-size: 35px;
}
.web .start {
  padding-bottom: 0px;
}
.web .start .container h2 {
  font-size: 32px;
}
.web .start .container .col-md-4 h3 {
  font-size: 36px;
}
.aweb {
  padding-bottom: 60px;
  padding-top: 30px;
  background-color: rgba(0,128,255,0.6);
/*   background-color: #E7E7E7;*/
}
.aweb .col-md-7 p{
  font-size: 20px;
}
.aweb .col-md-7 h3 {
  font-size: 30px;
  padding-bottom: 9px;
}
.aweb .col-md-7 h2 {
  font-size: 32px;
  text-align: center;
  padding: 55px 55px 55px 55px;
  background-color: #0c5db5;
  color: white;
  font-weight: 300;
  border-radius: 4px;
}
.aweb .col-md-7 .fa-star {
  color: #FFF700;
  opacity: 0.8;
  background-color: blue;
  border-radius: 5px;
  padding: 9px 9px 9px 9px;
}
.logos img{
  padding-top: 20px;
  margin-left: 20px;
  max-width: 30%;
  height: 100px;
  opacity: 0.8;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.gs {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #E7E7E7;
}
.gs .container h2 span{
  padding-bottom: 20px;
}
.gs .lg {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 30px 20px 30px;
  min-height: 140px;
  border-radius: 5px;
  background-position: 50% 45%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  border: 4px solid transparent;
  transition: all 1s ease-out;
  background-color: black;
  cursor: default;
  opacity: 0.9;
}
.gs .lg:hover {
  border-color: #3994A8;
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 160px;
  padding-right: 160px;
  opacity: 1;
}
.gs .lg .col-md-7 {
  background-color: rgba(0,0,0,0.4);
}
.gs .lg .col-md-7 h2{
  color: #B7B7B7;
  text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
  font-size: 23px;
  font-weight: bold;
}
.gs .lg .col-md-7 p {
  font-size: 17px;
  color: #A1A1A1;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.gs .lg .col-md-3 h3 {
  font-weight: 400;
  color: #0c5db5;
  font-size: 30px;
  text-shadow: 0px 2px 1px rgba(0,0,0,0.4),
             0px 4px 11px rgba(0,0,0,0.1),
             0px 14px 19px rgba(0,0,0,0.1);
}
.gs .lg .col-md-3 .btn-success{
  font-size: 19px;
  box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
  padding: 4px 21px 4px 21px;
}
.features-3 {
/*  background-color: #E7E7E7;*/
  background-color: #c5dffc;
  padding-bottom: 30px;
}
.features-3 .col-md-4 {
  padding: 40px 30px 40px 30px;
  border-radius: 30px;
  transition: all 1s ease-out;
  border-top: 1px solid transparent;
  opacity: 0.9;
}
.features-3 .col-md-4:hover {
  box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
  border-top: 1px solid rgba(0,0,0,0.2);
  padding-left: 35px;
  transition: all 1s ease-out;
  color: #0c5db5 !important;
  opacity: 1;
}
.features-3 .col-md-4 h2 {
  font-weight: 400;
  font-size: 29px;
}
.features-3 .col-md-4 .fa {
  color: #40A1B7;
}
/** Standalone pages, simple **/
.standalone {
  background-color: #E7E7E7;
}
.standalone .container {
  padding-top: 50px;
  max-width: 900px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.standalone .container img {
  background-color: #080808;
    padding: 18px 21px 18px 21px;
  border: 1px solid #3994A8;
  max-width: 260px;
}
.standalone .container h3 {
  font-size: 24px;
  padding-bottom: 20px;
}
.standalone .container h4 {
  text-align: left;
  padding-top: 20px;
}
.standalone .container p {
  text-align: left;
}
.standalone .container a h2 {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 25px;
}

/** Media responsive **/
@media (min-width: 767px) and (max-width: 995px) {
  .navbar-default li a {
    font-size: 12px;
    font-weight: 300;
  }
}

@media (max-width: 767px) {
  body .container {
    max-width: 100% !important;
  }
 .top .container {
   padding: 0px;
   margin: 0px;
 }
 .top .container .pull-left p {
   display: none;
 }
 .navbar-brand {
   margin-left: 3px;
   max-width: 200px !important;
 }
 .header .container {
   padding-top: 1px;
   padding-bottom: 1px;
 }
 .header .h h1 {
   font-size: 36px;
 }
 .header .h h2 {
   font-size: 25px;
 }
 .header .h .btn-success {
   font-size: 19px !important;
   padding-right: 15px;
   padding-left: 15px;
 }
 .whyus .container .col-md-7 h2 {
   font-size: 22px;
   text-align: center;
 }
 .whyus .container .col-md-2 .btn-info {
   margin-left: auto;
   margin-right: auto;
   display: block;
 }
 .start h2 {
   font-size: 25px !important;
   padding-left: 6px;
   padding-bottom: 0px;
 }
 .start .container .col-md-4 {
   margin-top: 14px;
   max-width: 99%
 }
 .start .container .col-md-4 h3 {
   font-size: 30px !important;
 }
 .start .container .col-md-4 ul li {
   font-size: 15px;
 }
 .domains .container .form-control {
   font-size: 15px;
 }
 .domains .container .btn-default {
  font-size: 18px;
 }
 .diff {
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
 }
 .diff .container .col-md-6 img{
   max-width: 90%;
 }
 .support .container .btn-success
 {
   margin-top: 14px;
 }
 .footer .container {
   padding-left: 31px;
   margin: 0px;
 }
 .footer .col-md-3 {
   padding-left: 12px;
 }
 .footer .col-md-3 li {
   text-align: left !important;
 }
 .footer .col-md-3 li a {
   padding: 0;
   margin: 0;
 }
 .footer .col-md-2 .fa {
   margin-top: 20px;
   margin-bottom: 20px;
 }
 .footer .col-md-4 .flogo {
   margin-top: 8px;
 }
 .gs .lg:hover {
  padding: 20px 30px 20px 30px;
 }
  .logos img {
    margin-left: 0px;
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

