/*==============================
** Main Scss
==============================*/
/*====================
** Variable Scss
====================*/
/*basic color*/
/*section background color*/
/*border color*/
/*heading color*/
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600|Roboto:400,500,700");
/*====================
** Mixins Scss
====================*/
/*====================
** Global Scss
====================*/
.section-title {
  margin-bottom: 34px; }
  .section-title h2 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 32px; }

.section-title-separetor {
  position: relative;
  display: block;
  text-align: center; }
  .section-title-separetor i {
    font-size: 25px;
    color: #288FEB; }
  .section-title-separetor:after, .section-title-separetor:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    background: #288FEB;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    top: 50%; }
  .section-title-separetor:before {
    left: auto;
    right: 0; }

.section-title.main-section {
  margin-bottom: 55px; }
  .section-title.main-section .section-title-separetor:before {
    right: auto;
    left: 26%; }
  .section-title.main-section .section-title-separetor::after {
    right: 26%;
    left: auto; }

.boxed-btn, .our-newsletter-area .news-letter-form-wrapper input[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit] {
  display: inline-block;
  padding: 10px 35px;
  background: #2F313A;
  border-radius: 25px;
  color: #fff;
  text-transform: uppercase; }
  .boxed-btn:hover, .our-newsletter-area .news-letter-form-wrapper input[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit]:hover, .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit]:hover, .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit]:hover {
    color: #fff; }

.form-element {
  position: relative; }
  .form-element .icon {
    position: absolute;
    left: 7px;
    top: 0;
    display: inline-block;
    font-size: 25px;
    color: #777;
    line-height: 40px;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
  .form-element input[type=text], .form-element input[type=email], .comment-form .form-element textarea[type=email], .form-element .contact-form-wrapper textarea[type=email], .contact-form-wrapper .form-element textarea[type=email], .login-form .form-element input[type=password], .login-form .comment-form .form-element textarea[type=password], .comment-form .login-form .form-element textarea[type=password], .login-form .form-element .contact-form-wrapper textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=password], .comment-form .form-element textarea[type=text], .form-element .contact-form-wrapper textarea[type=text], .contact-form-wrapper .form-element textarea[type=text] {
    padding: 10px 35px;
    border: 1px solid #ddd;
    background: transparent;
    width: 100%;
    color: #09090b;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
    margin-bottom: 20px; }
    .form-element input[type=text]:focus, .form-element input[type=email]:focus, .comment-form .form-element textarea[type=email]:focus, .form-element .contact-form-wrapper textarea[type=email]:focus, .contact-form-wrapper .form-element textarea[type=email]:focus, .login-form .form-element input[type=password]:focus, .login-form .comment-form .form-element textarea[type=password]:focus, .comment-form .login-form .form-element textarea[type=password]:focus, .login-form .form-element .contact-form-wrapper textarea[type=password]:focus, .contact-form-wrapper .login-form .form-element textarea[type=password]:focus, .comment-form .form-element textarea[type=text]:focus, .form-element .contact-form-wrapper textarea[type=text]:focus, .contact-form-wrapper .form-element textarea[type=text]:focus {
      border-color: #288FEB; }
      .form-element input[type=text]:focus input[type=text], .form-element input[type=email]:focus input[type=text], .comment-form .form-element textarea[type=email]:focus input[type=text], .form-element .contact-form-wrapper textarea[type=email]:focus input[type=text], .contact-form-wrapper .form-element textarea[type=email]:focus input[type=text], .login-form .form-element input[type=password]:focus input[type=text], .login-form .comment-form .form-element textarea[type=password]:focus input[type=text], .comment-form .login-form .form-element textarea[type=password]:focus input[type=text], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus input[type=text], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus input[type=text], .comment-form .form-element textarea[type=text]:focus input[type=text], .form-element .contact-form-wrapper textarea[type=text]:focus input[type=text], .contact-form-wrapper .form-element textarea[type=text]:focus input[type=text], .form-element input[type=text]:focus input[type=email], .form-element input[type=email]:focus input[type=email], .comment-form .form-element textarea[type=email]:focus input[type=email], .form-element .contact-form-wrapper textarea[type=email]:focus input[type=email], .contact-form-wrapper .form-element textarea[type=email]:focus input[type=email], .login-form .form-element input[type=password]:focus input[type=email], .login-form .comment-form .form-element textarea[type=password]:focus input[type=email], .comment-form .login-form .form-element textarea[type=password]:focus input[type=email], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus input[type=email], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus input[type=email], .comment-form .form-element textarea[type=text]:focus input[type=email], .form-element .contact-form-wrapper textarea[type=text]:focus input[type=email], .contact-form-wrapper .form-element textarea[type=text]:focus input[type=email], .comment-form .form-element input[type=text]:focus textarea[type=email], .comment-form .form-element input[type=email]:focus textarea[type=email], .comment-form .form-element textarea[type=email]:focus textarea[type=email], .comment-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=email], .contact-form-wrapper .comment-form .form-element textarea[type=email]:focus textarea[type=email], .comment-form .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=email], .login-form .comment-form .form-element input[type=password]:focus textarea[type=email], .comment-form .login-form .form-element input[type=password]:focus textarea[type=email], .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=email], .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=email], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=email], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=email], .comment-form .form-element textarea[type=text]:focus textarea[type=email], .comment-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=email], .contact-form-wrapper .comment-form .form-element textarea[type=text]:focus textarea[type=email], .comment-form .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=email], .form-element input[type=text]:focus .contact-form-wrapper textarea[type=email], .form-element .contact-form-wrapper input[type=text]:focus textarea[type=email], .form-element input[type=email]:focus .contact-form-wrapper textarea[type=email], .form-element .contact-form-wrapper input[type=email]:focus textarea[type=email], .comment-form .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=email], .comment-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=email], .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=email], .contact-form-wrapper .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=email], .contact-form-wrapper .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=email], .login-form .form-element input[type=password]:focus .contact-form-wrapper textarea[type=email], .login-form .form-element .contact-form-wrapper input[type=password]:focus textarea[type=email], .login-form .comment-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=email], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .comment-form .login-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=email], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=email], .contact-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=email], .comment-form .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=email], .comment-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=email], .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=email], .contact-form-wrapper .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=email], .contact-form-wrapper .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=email], .contact-form-wrapper .form-element input[type=text]:focus textarea[type=email], .contact-form-wrapper .form-element input[type=email]:focus textarea[type=email], .comment-form .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=email], .contact-form-wrapper .comment-form .form-element textarea[type=email]:focus textarea[type=email], .form-element .contact-form-wrapper textarea[type=email]:focus .form-element textarea[type=email], .form-element .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=email], .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=email], .login-form .contact-form-wrapper .form-element input[type=password]:focus textarea[type=email], .contact-form-wrapper .login-form .form-element input[type=password]:focus textarea[type=email], .login-form .comment-form .contact-form-wrapper .form-element textarea[type=password]:focus textarea[type=email], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=email], .comment-form .login-form .contact-form-wrapper .form-element textarea[type=password]:focus textarea[type=email], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=email], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus .form-element textarea[type=email], .login-form .form-element .contact-form-wrapper .form-element textarea[type=password]:focus textarea[type=email], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=email], .comment-form .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=email], .contact-form-wrapper .comment-form .form-element textarea[type=text]:focus textarea[type=email], .form-element .contact-form-wrapper textarea[type=text]:focus .form-element textarea[type=email], .form-element .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=email], .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=email], .login-form .form-element input[type=text]:focus input[type=password], .login-form .form-element input[type=email]:focus input[type=password], .comment-form .login-form .form-element textarea[type=email]:focus input[type=password], .login-form .comment-form .form-element textarea[type=email]:focus input[type=password], .login-form .form-element .contact-form-wrapper textarea[type=email]:focus input[type=password], .contact-form-wrapper .login-form .form-element textarea[type=email]:focus input[type=password], .login-form .contact-form-wrapper .form-element textarea[type=email]:focus input[type=password], .login-form .form-element input[type=password]:focus input[type=password], .login-form .comment-form .form-element textarea[type=password]:focus input[type=password], .comment-form .login-form .form-element textarea[type=password]:focus input[type=password], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus input[type=password], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus input[type=password], .comment-form .login-form .form-element textarea[type=text]:focus input[type=password], .login-form .comment-form .form-element textarea[type=text]:focus input[type=password], .login-form .form-element .contact-form-wrapper textarea[type=text]:focus input[type=password], .contact-form-wrapper .login-form .form-element textarea[type=text]:focus input[type=password], .login-form .contact-form-wrapper .form-element textarea[type=text]:focus input[type=password], .login-form .comment-form .form-element input[type=text]:focus textarea[type=password], .login-form .comment-form .form-element input[type=email]:focus textarea[type=password], .login-form .comment-form .form-element textarea[type=email]:focus textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=email]:focus textarea[type=password], .login-form .comment-form .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=password], .login-form .comment-form .form-element input[type=password]:focus textarea[type=password], .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=password], .login-form .comment-form .form-element textarea[type=text]:focus textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=text]:focus textarea[type=password], .login-form .comment-form .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=password], .comment-form .login-form .form-element input[type=text]:focus textarea[type=password], .comment-form .login-form .form-element input[type=email]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=email]:focus textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=email]:focus textarea[type=password], .comment-form .login-form .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=password], .comment-form .login-form .form-element input[type=password]:focus textarea[type=password], .login-form .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=text]:focus textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=text]:focus textarea[type=password], .comment-form .login-form .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=password], .login-form .form-element input[type=text]:focus .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper input[type=text]:focus textarea[type=password], .login-form .form-element input[type=email]:focus .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper input[type=email]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=password], .login-form .comment-form .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .login-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=password], .login-form .contact-form-wrapper .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=password], .contact-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .login-form .contact-form-wrapper .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=password], .login-form .form-element input[type=password]:focus .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper input[type=password]:focus textarea[type=password], .login-form .comment-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=password], .contact-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .comment-form .login-form .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=password], .login-form .comment-form .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=password], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .login-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=password], .login-form .contact-form-wrapper .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=password], .contact-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .login-form .contact-form-wrapper .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element input[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element input[type=email]:focus textarea[type=password], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=email]:focus textarea[type=password], .form-element .contact-form-wrapper textarea[type=email]:focus .login-form .form-element textarea[type=password], .form-element .contact-form-wrapper .login-form .form-element textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=email]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element input[type=password]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=password], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=text]:focus textarea[type=password], .form-element .contact-form-wrapper textarea[type=text]:focus .login-form .form-element textarea[type=password], .form-element .contact-form-wrapper .login-form .form-element textarea[type=text]:focus textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=text]:focus textarea[type=password], .comment-form .form-element input[type=text]:focus textarea[type=text], .comment-form .form-element input[type=email]:focus textarea[type=text], .comment-form .form-element textarea[type=email]:focus textarea[type=text], .comment-form .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=text], .contact-form-wrapper .comment-form .form-element textarea[type=email]:focus textarea[type=text], .comment-form .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=text], .login-form .comment-form .form-element input[type=password]:focus textarea[type=text], .comment-form .login-form .form-element input[type=password]:focus textarea[type=text], .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=text], .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=text], .login-form .comment-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=text], .comment-form .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=text], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=text], .comment-form .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=text], .comment-form .form-element textarea[type=text]:focus textarea[type=text], .comment-form .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=text], .contact-form-wrapper .comment-form .form-element textarea[type=text]:focus textarea[type=text], .comment-form .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=text], .form-element input[type=text]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .form-element input[type=text]:focus textarea[type=text], .form-element input[type=email]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .form-element input[type=email]:focus textarea[type=text], .comment-form .form-element textarea[type=email]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .comment-form .form-element textarea[type=email]:focus textarea[type=text], .form-element .contact-form-wrapper textarea[type=email]:focus textarea[type=text], .contact-form-wrapper .form-element textarea[type=email]:focus textarea[type=text], .login-form .form-element input[type=password]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .login-form .form-element input[type=password]:focus textarea[type=text], .login-form .comment-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .login-form .comment-form .form-element textarea[type=password]:focus textarea[type=text], .comment-form .login-form .form-element textarea[type=password]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .comment-form .login-form .form-element textarea[type=password]:focus textarea[type=text], .login-form .form-element .contact-form-wrapper textarea[type=password]:focus textarea[type=text], .contact-form-wrapper .login-form .form-element textarea[type=password]:focus textarea[type=text], .comment-form .form-element textarea[type=text]:focus .contact-form-wrapper textarea[type=text], .contact-form-wrapper .comment-form .form-element textarea[type=text]:focus textarea[type=text], .form-element .contact-form-wrapper textarea[type=text]:focus textarea[type=text], .contact-form-wrapper .form-element textarea[type=text]:focus textarea[type=text] {
        border-color: #288FEB; }
      .form-element input[type=text]:focus .form-element .icon, .form-element input[type=email]:focus .form-element .icon, .comment-form .form-element textarea[type=email]:focus .form-element .icon, .form-element .contact-form-wrapper textarea[type=email]:focus .form-element .icon, .contact-form-wrapper .form-element textarea[type=email]:focus .form-element .icon, .login-form .form-element input[type=password]:focus .form-element .icon, .login-form .comment-form .form-element textarea[type=password]:focus .form-element .icon, .comment-form .login-form .form-element textarea[type=password]:focus .form-element .icon, .login-form .form-element .contact-form-wrapper textarea[type=password]:focus .form-element .icon, .contact-form-wrapper .login-form .form-element textarea[type=password]:focus .form-element .icon, .comment-form .form-element textarea[type=text]:focus .form-element .icon, .form-element .contact-form-wrapper textarea[type=text]:focus .form-element .icon, .contact-form-wrapper .form-element textarea[type=text]:focus .form-element .icon {
        color: #288FEB; }

input[type=submit], .comment-form .form-element textarea[type=submit], .contact-form-wrapper textarea[type=submit] {
  padding: 10px 25px;
  border: none;
  background: #288FEB;
  color: #fff;
  margin-top: 20px;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in; }
  input[type=submit]:hover, .comment-form .form-element textarea[type=submit]:hover, .contact-form-wrapper textarea[type=submit]:hover {
    background: rgba(40, 143, 235, 0.8); }

.back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  background: #288FEB;
  right: 30px;
  bottom: 67px;
  cursor: pointer;
  color: #fff;
  z-index: 2; }

.slicknav_menu {
  display: none; }

/*===============================
** Normalize/Reset Scss File
===============================*/
/*====================
** Normalize Scss
====================*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  /*  base font size  16px= 1em*/
  margin: 0;
  color: #09090b; }

h1 {
  font-size: 3.157em; }

h2 {
  font-size: 2.369em; }

h3 {
  font-size: 1.777em; }

h4 {
  font-size: 1.333em;
  margin-top: 0; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.75em; }

h1, h2, h3, h4, h5, h6 {
  margin: 1.414em 0 0.5em;
  font-weight: inherit;
  line-height: 1.2;
  color: #09090b;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  letter-spacing: 1px; }

p {
  font-size: 16px;
  color: #09090b;
  margin-bottom: 1.3em;
  line-height: 1.625;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

a {
  color: #09090b; }

a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none; }

a i {
  padding: 0 2px; }

img {
  max-width: 100%; }

small {
  font-size: 0.563em; }

span {
  font-size: 14px; }

/*input and button type focus outline disable*/
input[type="text"]:focus, .login-form .form-element input[type="text"][type=password]:focus, .comment-form .form-element textarea[type="text"]:focus, .contact-form-wrapper textarea[type="text"]:focus,
input[type="email"]:focus,
.comment-form .form-element textarea[type="email"]:focus,
.contact-form-wrapper textarea[type="email"]:focus,
.login-form .form-element input[type="email"][type=password]:focus,
input[type="url"]:focus,
.comment-form .form-element textarea[type="url"]:focus,
.contact-form-wrapper textarea[type="url"]:focus,
input[type="password"]:focus,
.comment-form .form-element textarea[type="password"]:focus,
.contact-form-wrapper textarea[type="password"]:focus,
input[type="search"]:focus,
.comment-form .form-element textarea[type="search"]:focus,
.contact-form-wrapper textarea[type="search"]:focus,
input[type="tel"]:focus,
.comment-form .form-element textarea[type="tel"]:focus,
.contact-form-wrapper textarea[type="tel"]:focus,
input[type="number"]:focus,
.comment-form .form-element textarea[type="number"]:focus,
.contact-form-wrapper textarea[type="number"]:focus,
textarea:focus,
input[type="button"]:focus,
.comment-form .form-element textarea[type="button"]:focus,
.contact-form-wrapper textarea[type="button"]:focus,
input[type="reset"]:focus,
.comment-form .form-element textarea[type="reset"]:focus,
.contact-form-wrapper textarea[type="reset"]:focus,
input[type="submit"]:focus,
.comment-form .form-element textarea[type="submit"]:focus,
.contact-form-wrapper textarea[type="submit"]:focus,
select:focus {
  outline: none; }

/**
 * 5.0 - Alignments
 */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none; }

/*=========================
** Sections Scss File
=========================*/
/*============================
        Support Bar 
============================*/
.sopport-contact span {
  display: inline-block;
  padding: 0 10px;
  color: #fff; }

.sopport-contact a {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .sopport-contact a:hover {
    color: #288FEB; }

.accounts, .support-bar-social {
  display: inline-block; }
  .accounts a, .support-bar-social a {
    margin-right: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .accounts a:hover, .support-bar-social a:hover {
      color: #288FEB; }

.support-bar-social a {
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .support-bar-social a:hover {
    color: #288FEB; }

.support-bar {
  padding: 20px 0;
  background: #2F313A;
  border-bottom: 5px solid #288FEB; }
  .support-bar a {
    color: #fff; }

/*============================
        Navbar
============================*/
.navbar-area {
  background: #fff;
  border-bottom: 3px solid #288FEB; }
  .navbar-area.nav-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 9; }
  .navbar-area .logo {
    margin: 20px 0; }
    .navbar-area .logo img {
      max-width: 100px; }
  .navbar-area ul {
    padding-top: 36px;
    padding-bottom: 19px; }
    .navbar-area ul li {
      display: inline-block;
      position: relative; }
      .navbar-area ul li a {
        padding: 20px;
        text-transform: uppercase;
        font-weight: 600;
        position: relative;
        padding-right: 0; }
        .navbar-area ul li a i {
          padding: 0;
          margin: 0; }
        .navbar-area ul li a:last-child {
          padding-right: 0; }
        .navbar-area ul li a:after {
          position: absolute;
          left: 50%;
          bottom: -20px;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-bottom: 10px solid #288FEB;
          content: '';
          margin-left: -7px;
          -webkit-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
          visibility: hidden;
          opacity: 0; }
        .navbar-area ul li a:hover:after {
          visibility: visible;
          opacity: 1;
          bottom: -17px; }
      .navbar-area ul li:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        top: 61px;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg); }
      .navbar-area ul li .sub-menu {
        position: absolute;
        left: 0;
        top: 100px;
        width: 220px;
        background: #fff;
        padding: 0;
        margin: 0;
        text-align: left;
        z-index: 5;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .5s ease-in;
        -o-transition: .5s ease-in;
        transition: .5s ease-in;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg); }
        .navbar-area ul li .sub-menu li {
          display: block; }
          .navbar-area ul li .sub-menu li a {
            display: block;
            padding: 15px;
            -webkit-transition: .5s;
            -o-transition: .5s;
            transition: .5s; }
            .navbar-area ul li .sub-menu li a:hover:after {
              display: none; }
            .navbar-area ul li .sub-menu li a:hover {
              background-color: #2F313A;
              color: #fff; }
    .navbar-area ul li.active {
      visibility: visible;
      opacity: 1;
      bottom: -17px; }

/*============================
        Header 
============================*/
.header-area-bg {
  background-image: url(../img/header-area-bg.jpg); }

.header-area {
  background-color: #ddd;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 140px;
  padding-bottom: 240px; }
  .header-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2F313A;
    opacity: .8;
    z-index: -1;
    content: ''; }

.domain-search-form {
  position: relative;
  padding: 0 60px;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  height: 80px; }
  .domain-search-form:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 1px;
    background: #fff;
    content: ''; }
  .domain-search-form:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 1px;
    background: #fff;
    content: ''; }
  .domain-search-form input[type=text], .domain-search-form .form-element input[type=email], .form-element .domain-search-form input[type=email], .domain-search-form .comment-form .form-element textarea[type=email], .comment-form .form-element .domain-search-form textarea[type=email], .domain-search-form .form-element .contact-form-wrapper textarea[type=email], .form-element .contact-form-wrapper .domain-search-form textarea[type=email], .domain-search-form .contact-form-wrapper .form-element textarea[type=email], .contact-form-wrapper .form-element .domain-search-form textarea[type=email], .domain-search-form .login-form .form-element input[type=password], .login-form .form-element .domain-search-form input[type=password], .domain-search-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .form-element .domain-search-form textarea[type=password], .domain-search-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .form-element .domain-search-form textarea[type=password], .domain-search-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper .domain-search-form textarea[type=password], .domain-search-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .form-element .domain-search-form textarea[type=password], .domain-search-form .comment-form .form-element textarea[type=text], .comment-form .form-element .domain-search-form textarea[type=text], .domain-search-form .contact-form-wrapper textarea[type=text], .contact-form-wrapper .domain-search-form textarea[type=text] {
    width: 96%;
    display: block;
    padding: 10px 30px;
    border: none;
    border-radius: 25px;
    position: absolute;
    left: auto;
    top: -21px; }
  .domain-search-form select {
    width: 100%;
    display: block;
    padding: 10px 30px;
    border: none;
    border-radius: 25px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: auto;
    top: -21px; }
    .domain-search-form select:focus {
      outline: none; }
  .domain-search-form input[type="submit"], .domain-search-form .comment-form .form-element textarea[type="submit"], .comment-form .form-element .domain-search-form textarea[type="submit"], .domain-search-form .contact-form-wrapper textarea[type="submit"], .contact-form-wrapper .domain-search-form textarea[type="submit"] {
    display: block;
    padding: 10px 40px;
    border: none;
    background: #288FEB;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 57px;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
    margin-top: 0; }

.select-arrow {
  position: relative; }
  .select-arrow:after {
    position: absolute;
    font-family: FontAwesome;
    right: 20px;
    top: -11px;
    content: "\f107"; }

.border-bottom {
  position: relative; }
  .border-bottom:after, .border-bottom:before {
    position: absolute;
    left: -61px;
    bottom: -80px;
    width: 45%;
    height: 1px;
    background: #fff;
    content: ''; }
  .border-bottom:before {
    left: auto;
    right: -61px; }

.header-area-inner h1 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 52px;
  text-align: center;
  text-transform: uppercase; }
  .header-area-inner h1 span {
    font-weight: 400;
    color: #fff;
    font-size: inherit; }
  .header-area-inner h1 strong {
    color: #288FEB;
    letter-spacing: 5px; }

.domain-price-circle {
  position: absolute;
  margin-top: 94px; }
  .domain-price-circle li {
    width: 100px;
    height: 100px;
    background: #fff;
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    text-align: center;
    padding: 18px;
    line-height: 28px;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .domain-price-circle li:last-child {
      margin-right: 0; }
    .domain-price-circle li:hover {
      color: #fff;
      background: #288FEB;
      -webkit-box-shadow: 0 0 15px #999;
      -moz-box-shadow: 0 0 15px #999;
      box-shadow: 0 0 15px #999; }

.domain-arrow {
  margin-bottom: 10px;
  margin-left: 15%; }
  .domain-arrow img {
    margin-left: 2%; }
  .domain-arrow span {
    position: absolute;
    left: 27%;
    color: #bbc0c6; }

/*====================
** What We Do
====================*/
.what-we-do {
  padding-top: 170px;
  padding-bottom: 120px; }
  .what-we-do .section-title {
    margin-bottom: 18px;
    text-align: center; }

.what-we-do-box {
  text-align: center;
  border: 1px solid #2F313A;
  padding: 20px;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  padding-bottom: 30px; }
  .what-we-do-box h4 {
    color: #288FEB;
    text-transform: uppercase;
    margin-top: 25px; }
  .what-we-do-box .what-we-do-icon-box {
    font-size: 40px;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #2F313A;
    color: #fff;
    margin-top: -20px;
    border-radius: 3px; }
  .what-we-do-box .read-more {
    display: inline-block;
    background: #2F313A;
    padding: 10px 35px;
    border-radius: 25px;
    color: #fff;
    margin-top: 14px;
    text-transform: uppercase; }
  .what-we-do-box:hover {
    background: #2F313A;
    border-color: #288FEB; }
    .what-we-do-box:hover h4 {
      color: #fff; }
    .what-we-do-box:hover p {
      color: #fff; }
    .what-we-do-box:hover .what-we-do-icon-box {
      background: #288FEB;
      color: #fff;
      border-top: 1px solid #288FEB; }
    .what-we-do-box:hover .read-more {
      background: #288FEB;
      color: #fff; }

/*====================
** Why Choose us
====================*/
.why-choose-area .single-why-us-box {
  padding-top: 58px; }

.why-choose-us-bg {
  background-color: #2F313A;
  background-image: url(../img/why-choose-us.jpg); }

.why-choose-us {
  position: relative;
  background-position: center;
  background-size: cover;
  padding-top: 107px;
  padding-bottom: 120px;
  z-index: 1; }
  .why-choose-us:after {
    position: absolute;
    left: 0;
    top: 0;
    background: #2F313A;
    width: 100%;
    height: 100%;
    content: '';
    opacity: .8;
    z-index: -1; }
  .why-choose-us .section-title h2 {
    color: #fff; }

.why-choose-us-box-wrapper {
  margin-top: -30px; }

.why-choose-us-box {
  margin-top: 30px;
  padding: 20px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out; }
  .why-choose-us-box:hover {
    background: #288FEB;
    color: #fff; }

.why-choose-us-box-content h4 {
  text-transform: uppercase;
  color: #fff; }

.why-choose-us-icon-box {
  font-size: 40px;
  margin-bottom: 15px;
  color: #fff; }

/*====================
** Why Choose us
====================*/
.black-friday-sale {
  padding-top: 115px;
  padding-bottom: 120px;
  background: #288FEB; }
  .black-friday-sale .boxed-btn, .black-friday-sale .our-newsletter-area .news-letter-form-wrapper input[type=submit], .our-newsletter-area .news-letter-form-wrapper .black-friday-sale input[type=submit], .black-friday-sale .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .black-friday-sale textarea[type=submit], .black-friday-sale .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .black-friday-sale textarea[type=submit], .black-friday-sale .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .black-friday-sale textarea[type=submit], .black-friday-sale .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .black-friday-sale textarea[type=submit] {
    margin-top: 14px; }

.black-friday-content-wrapper p {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff; }
  .black-friday-content-wrapper p strong {
    color: #2F313A; }

.black-friday-content-wrapper h2 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 18px;
  margin-top: 0; }

.black-friday-content-wrapper h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px; }

.black-friday-separetor {
  display: block;
  height: 1px;
  background: #fff;
  position: relative;
  margin-bottom: 32px; }
  .black-friday-separetor:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background: #fff;
    content: ''; }

/*====================
** Pricing Table One
====================*/
.pricing-plan-one-area {
  padding-top: 113px;
  padding-bottom: 120px; }

.single-pricing-table-one {
  text-align: center; }
  .single-pricing-table-one .pricing-header {
    padding: 25px;
    background: #288FEB;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .single-pricing-table-one .pricing-header h4 {
      color: #fff;
      margin: 0;
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
  .single-pricing-table-one .pricing-body {
    background: #2F313A;
    padding-bottom: 30px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .single-pricing-table-one .pricing-body h5 {
      color: #288FEB;
      margin: 0;
      font-size: 80px;
      letter-spacing: 4px;
      padding-top: 12px;
      padding-bottom: 20px;
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
      .single-pricing-table-one .pricing-body h5 sup {
        top: -30px;
        left: 20px;
        font-size: 30px;
        color: #fff; }
    .single-pricing-table-one .pricing-body li {
      color: #fff;
      padding: 20px 0;
      border-bottom: 1px solid #ddd; }
    .single-pricing-table-one .pricing-body li:first-child {
      border-top: 1px solid #ddd; }
    .single-pricing-table-one .pricing-body p {
      color: #fff;
      margin-bottom: 0;
      margin-top: -14px; }
  .single-pricing-table-one .features-list {
    padding-top: 22px;
    padding-bottom: 40px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
  .single-pricing-table-one .boxed-btn.price-one, .single-pricing-table-one .our-newsletter-area .news-letter-form-wrapper input.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one input.price-one[type=submit], .single-pricing-table-one .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .single-pricing-table-one textarea.price-one[type=submit], .single-pricing-table-one .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.price-one[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one textarea.price-one[type=submit], .single-pricing-table-one .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .single-pricing-table-one textarea.price-one[type=submit], .single-pricing-table-one .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.price-one[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one textarea.price-one[type=submit] {
    background-color: #288FEB;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
  .single-pricing-table-one:hover .pricing-header {
    background-color: #2F313A; }
  .single-pricing-table-one:hover .pricing-body {
    background-color: #288FEB; }
    .single-pricing-table-one:hover .pricing-body h5 {
      color: #2F313A; }
  .single-pricing-table-one:hover .boxed-btn.price-one, .single-pricing-table-one:hover .our-newsletter-area .news-letter-form-wrapper input.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one:hover input.price-one[type=submit], .single-pricing-table-one:hover .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .single-pricing-table-one:hover textarea.price-one[type=submit], .single-pricing-table-one:hover .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.price-one[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one:hover textarea.price-one[type=submit], .single-pricing-table-one:hover .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.price-one[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .single-pricing-table-one:hover textarea.price-one[type=submit], .single-pricing-table-one:hover .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.price-one[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .single-pricing-table-one:hover textarea.price-one[type=submit] {
    background-color: #2F313A; }

/*====================
** Our News Letter
====================*/
.our-newsletter-area {
  background-color: #f2f8fe;
  position: relative;
  padding-top: 112px;
  padding-bottom: 120px; }
  .our-newsletter-area .section-title.main-section {
    margin-bottom: 17px; }
  .our-newsletter-area .newsletter-left-img {
    position: absolute;
    left: 5%;
    bottom: 0; }
  .our-newsletter-area .news-letter-form-wrapper p {
    padding-bottom: 32px; }
  .our-newsletter-area .news-letter-form-wrapper input[type=email], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=email], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=email], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=email], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=email], .our-newsletter-area .news-letter-form-wrapper .login-form .form-element input[type=password], .login-form .form-element .our-newsletter-area .news-letter-form-wrapper input[type=password], .our-newsletter-area .news-letter-form-wrapper .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=password], .our-newsletter-area .news-letter-form-wrapper .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=password], .our-newsletter-area .news-letter-form-wrapper .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=password], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=password] {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #E1E1E1;
    border-radius: 25px;
    background: transparent;
    color: #000; }
  .our-newsletter-area .news-letter-form-wrapper input[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit] {
    border: none;
    margin-top: 40px;
    background-color: #288FEB;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .our-newsletter-area .news-letter-form-wrapper input[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit]:hover, .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit]:hover, .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit]:hover {
      background: #2F313A; }

/*====================
** Team Member Area 
====================*/
.awesome-team-area {
  padding-top: 112px;
  padding-bottom: 115px; }

.single-team-memeber {
  text-align: center; }
  .single-team-memeber .member-thumb {
    position: relative;
    height: 250px;
    width: 250px;
    z-index: 1; }
    .single-team-memeber .member-thumb img {
      border-radius: 50%;
      max-width: 250px;
      max-height: 250px; }
  .single-team-memeber .member-thumb-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #288FEB;
    border-radius: 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 5px solid #2F313A; }
    .single-team-memeber .member-thumb-hover .social-links li {
      display: inline-block;
      -webkit-transition: .7s;
      -o-transition: .7s;
      transition: .7s; }
      .single-team-memeber .member-thumb-hover .social-links li a {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #000;
        display: block;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        z-index: 1;
        opacity: 1;
        color: #fff; }
  .single-team-memeber:hover .member-thumb-hover {
    opacity: .8;
    visibility: visible; }
  .single-team-memeber .member-details {
    padding-top: 15px; }
    .single-team-memeber .member-details h4 {
      text-transform: uppercase;
      margin-bottom: 10px;
      margin-top: 10px; }

/*====================
** Mixins Scss
====================*/
.counter-area-bg {
  background-image: url("../img/counter-area-bg.jpg"); }

.counter-area {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  padding-top: 132px;
  padding-bottom: 105px; }

.counter-area:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2F313A;
  opacity: .8;
  z-index: -1; }

.single-counter-circle h4 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-top: 37px; }

.single-counter-circle .circle-inner {
  width: 120px;
  height: 120px;
  background: #288FEB;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  position: relative; }
  .single-counter-circle .circle-inner:after {
    position: absolute;
    content: '';
    left: -10%;
    top: -10%;
    width: 120%;
    height: 120%;
    border-radius: 50%;
    background: #ddd;
    z-index: -1;
    border: 3px solid #fff; }
  .single-counter-circle .circle-inner .icon {
    font-size: 40px;
    color: #fff;
    position: relative; }
    .single-counter-circle .circle-inner .icon:after {
      position: absolute;
      left: 10%;
      bottom: 0;
      height: 1px;
      width: 80%;
      content: '';
      background: #fff; }
  .single-counter-circle .circle-inner .count-text {
    font-size: 30px;
    font-weight: 600;
    color: #fff; }

/*====================
** Latest News
====================*/
.latest-news-area {
  padding-top: 112px;
  padding-bottom: 117px; }
  .latest-news-area .boxed-btn.blank, .latest-news-area .our-newsletter-area .news-letter-form-wrapper input.blank[type=submit], .our-newsletter-area .news-letter-form-wrapper .latest-news-area input.blank[type=submit], .latest-news-area .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.blank[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .latest-news-area textarea.blank[type=submit], .latest-news-area .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.blank[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .latest-news-area textarea.blank[type=submit], .latest-news-area .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.blank[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .latest-news-area textarea.blank[type=submit], .latest-news-area .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.blank[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .latest-news-area textarea.blank[type=submit] {
    background: transparent;
    color: #2F313A;
    border: 2px solid #288FEB;
    margin-top: 43px;
    margin-left: 50%;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    font-weight: 600; }
    .latest-news-area .boxed-btn.blank:hover, .latest-news-area .our-newsletter-area .news-letter-form-wrapper input.blank[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .latest-news-area input.blank[type=submit]:hover, .latest-news-area .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.blank[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .latest-news-area textarea.blank[type=submit]:hover, .latest-news-area .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.blank[type=submit]:hover, .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .latest-news-area textarea.blank[type=submit]:hover, .latest-news-area .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.blank[type=submit]:hover, .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .latest-news-area textarea.blank[type=submit]:hover, .latest-news-area .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.blank[type=submit]:hover, .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .latest-news-area textarea.blank[type=submit]:hover {
      background: #288FEB;
      color: #fff; }

.latest-news-wrapper {
  margin-top: -62px;
  margin-top: -62px; }

.single-latest-news {
  margin-top: 60px; }
  .single-latest-news .post-thumb {
    position: relative;
    overflow: hidden; }
    .single-latest-news .post-thumb:hover .hover {
      visibility: visible;
      opacity: 1; }
    .single-latest-news .post-thumb .hover {
      position: absolute;
      left: 0;
      top: 0;
      color: #fff;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 40px;
      z-index: 1;
      visibility: visible;
      opacity: 0;
      -webkit-transition: .7s ease-in;
      -o-transition: .7s ease-in;
      transition: .7s ease-in;
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Chrome, Safari, Opera */
      transform: rotate(180deg); }
      .single-latest-news .post-thumb .hover i {
        cursor: pointer;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        color: #fff; }
        .single-latest-news .post-thumb .hover i:hover {
          color: #288FEB; }
      .single-latest-news .post-thumb .hover:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #2F313A;
        opacity: .8;
        z-index: -1;
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */
        transform: rotate(0deg); }
  .single-latest-news .post-content {
    margin-bottom: 35px;
    margin-top: 25px; }
    .single-latest-news .post-content h4 {
      text-transform: uppercase;
      font-size: 20px;
      margin-bottom: 10px; }
  .single-latest-news .post-meta {
    padding-bottom: 12px;
    opacity: .8; }
    .single-latest-news .post-meta span:first-child {
      padding-right: 10px; }
    .single-latest-news .post-meta span:last-child a {
      color: #288FEB; }
  .single-latest-news .post-footer {
    padding-top: 15px;
    padding-bottom: 15px; }
    .single-latest-news .post-footer a {
      font-weight: 600;
      color: #2F313A;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .single-latest-news .post-footer a:hover {
        color: #288FEB; }
    .single-latest-news .post-footer .post-meta {
      display: inline-block;
      float: right; }
      .single-latest-news .post-footer .post-meta span {
        padding-right: 5px; }
        .single-latest-news .post-footer .post-meta span i {
          color: #288FEB; }

/*====================
** Our Clients 
====================*/
.our-clients-area {
  position: relative;
  padding-top: 120px;
  padding-bottom: 110px; }
  .our-clients-area:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f8fe;
    z-index: -11; }

.single-clients-wrapper {
  text-align: center;
  margin: 85px 20px 20px; }
  .single-clients-wrapper .post {
    display: block;
    font-size: 15px;
    text-transform: capitalize; }
  .single-clients-wrapper .clients-thumb {
    margin-bottom: 50px; }
    .single-clients-wrapper .clients-thumb img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      border: 3px dashed #288FEB;
      padding: 5px;
      margin: 0 auto; }
  .single-clients-wrapper .title {
    font-size: 20px;
    font-weight: 600;
    color: #288FEB;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    position: relative; }
    .single-clients-wrapper .title:before {
      content: "";
      width: 40px;
      border: 2px dashed #288FEB;
      margin: 0 auto;
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .single-clients-wrapper .description {
    padding: 40px;
    margin-bottom: 30px;
    background: #2F313A;
    border: 3px dashed #288FEB;
    border-top: none;
    border-radius: 120px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 1px;
    position: relative; }
    .single-clients-wrapper .description:before {
      content: "\f10d";
      width: 250px;
      height: 250px;
      font-family: fontawesome;
      line-height: 110px;
      border-radius: 50%;
      border: 3px dashed #288FEB;
      background: #2F313A;
      margin: 0 auto;
      font-size: 50px;
      color: #fff;
      position: absolute;
      top: -80px;
      left: 0;
      right: 0;
      z-index: -1; }
      @media only screen and (max-width: 1199px) {
        .single-clients-wrapper .description:before {
          width: 200px;
          height: 200px; } }
      @media only screen and (max-width: 990px) {
        .single-clients-wrapper .description:before {
          width: 150px;
          height: 150px; } }
      @media only screen and (max-width: 479px) {
        .single-clients-wrapper .description:before {
          width: 100px;
          height: 100px;
          line-height: 50px;
          font-size: 26px;
          top: -40px; } }

#ourclient-carousel .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 3px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  #ourclient-carousel .owl-dots div {
    height: 10px;
    width: 10px;
    background: #2F313A;
    display: inline-block;
    margin: 2px;
    border-radius: 50%; }
  #ourclient-carousel .owl-dots div.active {
    background: #288FEB; }

/*====================
** Clients Logo 
====================*/
.clients-logo-area {
  padding-top: 107px;
  padding-bottom: 120px; }
  .clients-logo-area .single-logo-item {
    width: 170px;
    height: 170px;
    background: #fff;
    border: 2px solid #ddd;
    display: table;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .clients-logo-area .single-logo-item:hover {
      border-color: #2F313A;
      -webkit-box-shadow: 0 0 5px #000;
      -moz-box-shadow: 0 0 5px #000;
      box-shadow: 0 0 5px #000; }
  .clients-logo-area .logo-carousel .owl-item img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-58%, -50%);
    -ms-transform: translate(-58%, -50%);
    transform: translate(-58%, -50%); }
  .clients-logo-area .logo-carousel .owl-nav div {
    position: absolute;
    left: -50px;
    top: 50%;
    font-size: 25px;
    line-height: 25px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .clients-logo-area .logo-carousel div.owl-next {
    left: auto;
    right: -33px; }

/*====================
** Footer Top Area
====================*/
.footer-top-area {
  background: #288FEB;
  padding-top: 40px;
  padding-bottom: 38px;
  position: relative; }
  .footer-top-area .single-footer-top-box {
    text-align: center; }
    .footer-top-area .single-footer-top-box .icon {
      width: 60px;
      height: 60px;
      line-height: 60px;
      background: #2F313A;
      text-align: center;
      border-radius: 50%;
      color: #fff;
      font-size: 25px;
      margin: 0 auto;
      border: 2px solid #288FEB;
      -webkit-transition: 0.5s ease-in;
      -moz-transition: 0.5s ease-in;
      -o-transition: 0.5s ease-in;
      transition: 0.5s ease-in; }
      .footer-top-area .single-footer-top-box .icon:hover {
        border: 2px solid #fff;
        -webkit-box-shadow: 0 0 5px #fff;
        -moz-box-shadow: 0 0 5px #fff;
        box-shadow: 0 0 5px #fff;
        line-height: 56px; }
    .footer-top-area .single-footer-top-box p {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 14px;
      color: #fff;
      font-weight: 600; }
      .footer-top-area .single-footer-top-box p a {
        color: #fff; }

/*====================
** Footer 
====================*/
.footer-area {
  background: #2F313A;
  padding-top: 107px; }

.widget-title, .widget-one, .widget-two, .widget-three, .widget-four {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase; }
  .widget-title h4, .widget-one h4, .widget-two h4, .widget-three h4, .widget-four h4 {
    color: #fff;
    margin-bottom: 13px;
    margin-top: 0; }

.widget-body, .widget-two, .widget-three {
  text-align: left; }
  .widget-body li, .widget-two li, .widget-three li {
    display: block;
    padding: 10px 0; }
  .widget-body .news-letter-form .form-element input[type=text], .widget-two .news-letter-form .form-element input[type=text], .widget-three .news-letter-form .form-element input[type=text], .widget-body .news-letter-form .form-element input[type=email], .widget-two .news-letter-form .form-element input[type=email], .widget-three .news-letter-form .form-element input[type=email], .widget-body .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-body .news-letter-form .form-element textarea[type=email], .widget-two .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-two .news-letter-form .form-element textarea[type=email], .widget-three .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-three .news-letter-form .form-element textarea[type=email], .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .widget-body .news-letter-form .contact-form-wrapper .form-element textarea[type=email], .contact-form-wrapper .widget-body .news-letter-form .form-element textarea[type=email], .widget-two .news-letter-form .contact-form-wrapper .form-element textarea[type=email], .contact-form-wrapper .widget-two .news-letter-form .form-element textarea[type=email], .widget-three .news-letter-form .contact-form-wrapper .form-element textarea[type=email], .contact-form-wrapper .widget-three .news-letter-form .form-element textarea[type=email], .widget-body .news-letter-form .login-form .form-element input[type=password], .login-form .widget-body .news-letter-form .form-element input[type=password], .widget-two .news-letter-form .login-form .form-element input[type=password], .login-form .widget-two .news-letter-form .form-element input[type=password], .widget-three .news-letter-form .login-form .form-element input[type=password], .login-form .widget-three .news-letter-form .form-element input[type=password], .widget-body .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-three .news-letter-form .form-element textarea[type=password], .widget-body .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-three .news-letter-form .form-element textarea[type=password], .widget-body .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-two .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-three .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-body .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-three .news-letter-form .form-element textarea[type=password], .widget-body .news-letter-form .comment-form .form-element textarea[type=text], .comment-form .widget-body .news-letter-form .form-element textarea[type=text], .widget-two .news-letter-form .comment-form .form-element textarea[type=text], .comment-form .widget-two .news-letter-form .form-element textarea[type=text], .widget-three .news-letter-form .comment-form .form-element textarea[type=text], .comment-form .widget-three .news-letter-form .form-element textarea[type=text], .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=text], .contact-form-wrapper .widget-body .news-letter-form .form-element textarea[type=text], .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=text], .contact-form-wrapper .widget-two .news-letter-form .form-element textarea[type=text], .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=text], .contact-form-wrapper .widget-three .news-letter-form .form-element textarea[type=text] {
    color: #fff; }
  .widget-body .news-letter-form .form-element input[type=email], .widget-two .news-letter-form .form-element input[type=email], .widget-three .news-letter-form .form-element input[type=email], .widget-body .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-body .news-letter-form .form-element textarea[type=email], .widget-two .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-two .news-letter-form .form-element textarea[type=email], .widget-three .news-letter-form .comment-form .form-element textarea[type=email], .comment-form .widget-three .news-letter-form .form-element textarea[type=email], .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .contact-form-wrapper .widget-body .news-letter-form .form-element textarea[type=email], .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .contact-form-wrapper .widget-two .news-letter-form .form-element textarea[type=email], .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=email], .contact-form-wrapper .widget-three .news-letter-form .form-element textarea[type=email], .widget-body .news-letter-form .login-form .form-element input[type=password], .login-form .widget-body .news-letter-form .form-element input[type=password], .widget-two .news-letter-form .login-form .form-element input[type=password], .login-form .widget-two .news-letter-form .form-element input[type=password], .widget-three .news-letter-form .login-form .form-element input[type=password], .login-form .widget-three .news-letter-form .form-element input[type=password], .widget-body .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .widget-three .news-letter-form .form-element textarea[type=password], .widget-body .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .widget-three .news-letter-form .form-element textarea[type=password], .widget-body .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-two .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-three .news-letter-form .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=password], .widget-body .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-body .news-letter-form .form-element textarea[type=password], .widget-two .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-two .news-letter-form .form-element textarea[type=password], .widget-three .news-letter-form .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .widget-three .news-letter-form .form-element textarea[type=password] {
    color: #fff; }
  .widget-body .news-letter-form .form-element input[type=submit], .widget-two .news-letter-form .form-element input[type=submit], .widget-three .news-letter-form .form-element input[type=submit], .widget-body .news-letter-form .comment-form .form-element textarea[type=submit], .comment-form .widget-body .news-letter-form .form-element textarea[type=submit], .widget-two .news-letter-form .comment-form .form-element textarea[type=submit], .comment-form .widget-two .news-letter-form .form-element textarea[type=submit], .widget-three .news-letter-form .comment-form .form-element textarea[type=submit], .comment-form .widget-three .news-letter-form .form-element textarea[type=submit], .widget-body .news-letter-form .form-element .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-body .news-letter-form .form-element textarea[type=submit], .widget-two .news-letter-form .form-element .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-two .news-letter-form .form-element textarea[type=submit], .widget-three .news-letter-form .form-element .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-three .news-letter-form .form-element textarea[type=submit] {
    text-transform: uppercase; }

.widget-one {
  padding: 30px 20px;
  border: 1px solid #288FEB;
  background-color: #2F313A;
  position: absolute;
  top: -300px; }
  .widget-one .payment-logo {
    margin-top: 40px; }
    .widget-one .payment-logo img {
      max-width: 50px; }
  .widget-one .contact-info li {
    display: block;
    padding: 0;
    line-height: 1.6;
    color: #fff;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .widget-one .contact-info li a {
      color: #fff;
      -webkit-transition: 0.5s ease-in;
      -moz-transition: 0.5s ease-in;
      -o-transition: 0.5s ease-in;
      transition: 0.5s ease-in; }
    .widget-one .contact-info li i {
      -webkit-transition: 0.5s ease-in;
      -moz-transition: 0.5s ease-in;
      -o-transition: 0.5s ease-in;
      transition: 0.5s ease-in; }
    .widget-one .contact-info li:hover {
      color: #288FEB; }
      .widget-one .contact-info li:hover a {
        color: #288FEB; }
      .widget-one .contact-info li:hover i {
        color: #288FEB; }
  .widget-one .widget-body p, .widget-one .widget-two p, .widget-one .widget-three p {
    color: #fff;
    text-transform: none;
    margin-bottom: 30px; }
  .widget-one .logo {
    position: relative;
    padding-bottom: 20px; }
    .widget-one .logo img {
      margin-bottom: 34px;
      padding-bottom: 20px; }
    .widget-one .logo:after {
      position: absolute;
      content: '';
      left: 50%;
      bottom: 0;
      width: 230px;
      height: 1px;
      background-color: #ddd;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

.widget-two li a, .widget-three li a {
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .widget-two li a i, .widget-three li a i {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.widget-two li:hover a, .widget-three li:hover a {
  color: #288FEB; }
  .widget-two li:hover a i, .widget-three li:hover a i {
    color: #288FEB; }

.widget-two li:first-child, .widget-three li:first-child {
  padding-top: 0; }

.widget-three li:first-child {
  padding-top: 0; }

.widget-four .widget-body p, .widget-four .widget-two p, .widget-four .widget-three p {
  color: #fff;
  text-transform: none;
  margin-bottom: 32px; }

.widget-four .widget-body input[type=submit], .widget-four .widget-two input[type=submit], .widget-four .widget-three input[type=submit], .widget-four .widget-body .comment-form .form-element textarea[type=submit], .comment-form .form-element .widget-four .widget-body textarea[type=submit], .widget-four .widget-two .comment-form .form-element textarea[type=submit], .comment-form .form-element .widget-four .widget-two textarea[type=submit], .widget-four .widget-three .comment-form .form-element textarea[type=submit], .comment-form .form-element .widget-four .widget-three textarea[type=submit], .widget-four .widget-body .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-four .widget-body textarea[type=submit], .widget-four .widget-two .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-four .widget-two textarea[type=submit], .widget-four .widget-three .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .widget-four .widget-three textarea[type=submit] {
  text-transform: uppercase; }

.follow-us {
  margin-top: 30px; }
  .follow-us h4 {
    margin-bottom: 23px; }
  .follow-us li {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    border-radius: 50%;
    border: 1px solid #288FEB;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .follow-us li a {
      color: #fff;
      margin-bottom: 0; }
    .follow-us li:hover {
      background-color: #288FEB; }

.payment-method {
  margin-top: 15px;
  margin-bottom: 118px; }
  .payment-method h4 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 13px; }
  .payment-method .section-title.main-section {
    margin-bottom: 34px; }
  .payment-method .payment-logo img {
    margin: 3px; }

.copyright-section {
  border-top: 1px solid #fff;
  padding: 20px 0;
  margin-top: 90px; }
  .copyright-section .copyright-text {
    color: #fff;
    margin-bottom: 0; }
  .copyright-section .footer-menu {
    text-align: right; }
    .copyright-section .footer-menu li {
      display: inline-block;
      padding: 0 10px; }
      .copyright-section .footer-menu li a {
        color: #fff;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .copyright-section .footer-menu li:hover a {
        color: #288FEB; }

/*====================
** Breadcumb
====================*/
.breadcumb-bg {
  background-image: url(../img/breadcumb.jpg); }

.breadcumb-area {
  background-color: #f2f8fe;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 113px;
  padding-bottom: 117px;
  text-align: center; }
  .breadcumb-area h1 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .breadcumb-area p {
    margin-bottom: 0;
    color: #fff; }
    .breadcumb-area p a {
      color: #fff; }

.breadcumb-area:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2F313A;
  opacity: .8;
  z-index: -1; }

/*====================
** Prcing table two
====================*/
.pricing-plan-two-area {
  background-color: #f2f8fe;
  padding-top: 112px;
  padding-bottom: 167px; }
  .pricing-plan-two-area .section-title.main-section {
    margin-bottom: 105px; }

.single-pcricing-table-two {
  text-align: center;
  background: #2F313A;
  padding-top: 24px;
  padding-bottom: 30px; }
  .single-pcricing-table-two .pricing-header h3 {
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    margin-bottom: 5px; }
  .single-pcricing-table-two .pricing-header span {
    color: #fff;
    font-size: 14px; }
  .single-pcricing-table-two .boxed-btn.price-two, .single-pcricing-table-two .our-newsletter-area .news-letter-form-wrapper input.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two input.price-two[type=submit], .single-pcricing-table-two .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .single-pcricing-table-two textarea.price-two[type=submit], .single-pcricing-table-two .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.price-two[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two textarea.price-two[type=submit], .single-pcricing-table-two .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .single-pcricing-table-two textarea.price-two[type=submit], .single-pcricing-table-two .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.price-two[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two textarea.price-two[type=submit] {
    margin-top: 30px;
    background-color: #288FEB; }
  .single-pcricing-table-two .price h5 {
    font-size: 42px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    padding-top: 18px;
    padding-bottom: 10px; }
  .single-pcricing-table-two .features-list li {
    display: block;
    padding: 10px 0;
    color: #fff; }

.single-pcricing-table-two.active {
  background-color: #288FEB;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }
  .single-pcricing-table-two.active .boxed-btn.price-two, .single-pcricing-table-two.active .our-newsletter-area .news-letter-form-wrapper input.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two.active input.price-two[type=submit], .single-pcricing-table-two.active .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .single-pcricing-table-two.active textarea.price-two[type=submit], .single-pcricing-table-two.active .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.price-two[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two.active textarea.price-two[type=submit], .single-pcricing-table-two.active .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.price-two[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .single-pcricing-table-two.active textarea.price-two[type=submit], .single-pcricing-table-two.active .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.price-two[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-two.active textarea.price-two[type=submit] {
    background-color: #2F313A; }

/*====================
** Price Table Three
====================*/
.section-pricing-plan-three {
  padding-top: 112px;
  padding-bottom: 140px; }

.single-pcricing-table-three {
  text-align: center;
  background: #2F313A;
  position: relative; }
  .single-pcricing-table-three .pricing-header {
    position: relative;
    overflow: hidden;
    background: #288FEB;
    padding: 30px 0;
    padding-top: 26px; }
    .single-pcricing-table-three .pricing-header:after, .single-pcricing-table-three .pricing-header:before {
      position: absolute;
      content: '';
      left: 0;
      bottom: -38px;
      width: 50%;
      height: 76px;
      background: #2F313A;
      -webkit-transform: skewY(22deg);
      -ms-transform: skewY(22deg);
      transform: skewY(22deg); }
    .single-pcricing-table-three .pricing-header:before {
      left: auto;
      right: 0;
      -webkit-transform: skewY(-22deg);
      -ms-transform: skewY(-22deg);
      transform: skewY(-22deg); }
    .single-pcricing-table-three .pricing-header h3 {
      text-transform: uppercase;
      margin: 0;
      color: #fff;
      border-bottom: 1px solid #fff;
      display: inline-block;
      padding-bottom: 10px;
      margin-bottom: 18px; }
    .single-pcricing-table-three .pricing-header span {
      color: #fff;
      display: block;
      padding-top: 5px; }
  .single-pcricing-table-three .price h5 {
    margin: 0;
    color: #fff;
    font-size: 40px; }
  .single-pcricing-table-three .boxed-btn.price-three, .single-pcricing-table-three .our-newsletter-area .news-letter-form-wrapper input.price-three[type=submit], .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-three input.price-three[type=submit], .single-pcricing-table-three .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea.price-three[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .single-pcricing-table-three textarea.price-three[type=submit], .single-pcricing-table-three .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea.price-three[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-three textarea.price-three[type=submit], .single-pcricing-table-three .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea.price-three[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .single-pcricing-table-three textarea.price-three[type=submit], .single-pcricing-table-three .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea.price-three[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .single-pcricing-table-three textarea.price-three[type=submit] {
    position: absolute;
    left: 50%;
    bottom: -21px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 3px;
    background-color: #288FEB; }
  .single-pcricing-table-three .features-list {
    padding-top: 27px;
    padding-bottom: 60px; }
    .single-pcricing-table-three .features-list li {
      display: block;
      padding: 10px 0;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-top-style: solid;
      border-top-width: 1px;
      border-top-color: rgba(255, 255, 255, 0.2);
      border-bottom-color: rgba(255, 255, 255, 0.2);
      margin: 0 30px 30px 30px;
      color: #fff; }
      .single-pcricing-table-three .features-list li:last-child {
        margin-bottom: 0; }

/*====================
** Mixins Scss
====================*/
.about-us-area {
  background: #f2f8fe;
  padding-top: 112px;
  padding-bottom: 12px; }

.why-choose-area {
  padding-top: 112px;
  padding-bottom: 120px; }
  .why-choose-area .section-title.main-section {
    margin-bottom: 94px; }

.awesome-team-area.about-page {
  background-color: #f2f8fe; }

.about-us-inner .section-title.main-section {
  text-align: center;
  margin-bottom: 48px; }

.about-us-content ul {
  padding-bottom: 27px; }
  .about-us-content ul li {
    display: block;
    padding: 5px 0; }
    .about-us-content ul li i {
      padding-right: 5px;
      color: #288FEB; }

.about-us-content .boxed-btn, .about-us-content .our-newsletter-area .news-letter-form-wrapper input[type=submit], .our-newsletter-area .news-letter-form-wrapper .about-us-content input[type=submit], .about-us-content .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .about-us-content textarea[type=submit], .about-us-content .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .about-us-content textarea[type=submit], .about-us-content .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .about-us-content textarea[type=submit], .about-us-content .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .about-us-content textarea[type=submit] {
  margin-top: 10px; }

.single-why-us-box {
  text-align: center;
  -webkit-box-shadow: 0 0 10px #EAEAEA;
  -moz-box-shadow: 0 0 10px #EAEAEA;
  box-shadow: 0 0 10px #EAEAEA;
  padding-top: 55px;
  position: relative;
  padding-bottom: 24px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .single-why-us-box:hover {
    -webkit-box-shadow: 0 0 15px #ddd;
    -moz-box-shadow: 0 0 15px #ddd;
    box-shadow: 0 0 15px #ddd; }
    .single-why-us-box:hover .why-us-box-icon {
      color: #fff;
      background-color: #2F313A;
      -webkit-box-shadow: 0 0 15px #000;
      -moz-box-shadow: 0 0 15px #000;
      box-shadow: 0 0 15px #000; }
  .single-why-us-box .why-us-box-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 35px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -40px;
    -webkit-box-shadow: 0 0 10px #EAEAEA;
    -moz-box-shadow: 0 0 10px #EAEAEA;
    box-shadow: 0 0 10px #EAEAEA;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
    color: #288FEB; }
  .single-why-us-box .why-us-box-content {
    padding: 0 20px; }
    .single-why-us-box .why-us-box-content h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #288FEB;
      margin-top: 10px; }
    .single-why-us-box .why-us-box-content p {
      margin-bottom: 0; }

/*====================
** Shared Hosting
====================*/
.shared-hosting-feature {
  padding-top: 115px;
  background: #f2f8fe;
  padding-bottom: 90px; }

.hosting-feature-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -webkit-box-shadow: 0 0 15px #ddd;
  -moz-box-shadow: 0 0 15px #ddd;
  box-shadow: 0 0 15px #ddd; }
  .hosting-feature-box:hover .feature-box-icon {
    opacity: 0;
    -ms-transform: translateY(-110px) rotateX(90deg);
    /* IE 9 */
    -webkit-transform: translateY(-110px) rotateX(90deg);
    /* Chrome, Safari, Opera */
    transform: translateY(-110px) rotateX(90deg); }
  .hosting-feature-box:hover .feature-box-content {
    opacity: 1;
    -ms-transform: rotateX(0);
    /* IE 9 */
    -webkit-transform: rotateX(0);
    /* Chrome, Safari, Opera */
    transform: rotateX(0); }
  .hosting-feature-box .feature-box-icon {
    width: 100%;
    height: 220px;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .hosting-feature-box .feature-box-icon .front-content {
      position: relative;
      top: 80px;
      -ms-transform: translateY(-50%);
      /* IE 9 */
      -webkit-transform: translateY(-50%);
      /* Chrome, Safari, Opera */
      transform: translateY(-50%); }
      .hosting-feature-box .feature-box-icon .front-content i {
        font-size: 50px;
        color: #288FEB; }
      .hosting-feature-box .feature-box-icon .front-content h3 {
        margin-top: 25px;
        color: #09090b;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px; }
  .hosting-feature-box .feature-box-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 220px;
    padding: 20px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #288FEB;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -ms-transform: translateY(110px) rotateX(-90deg);
    /* IE 9 */
    -webkit-transform: translateY(110px) rotateX(-90deg);
    /* Chrome, Safari, Opera */
    transform: translateY(110px) rotateX(-90deg); }
    .hosting-feature-box .feature-box-content h3 {
      color: #fff;
      text-transform: uppercase;
      font-size: 18px; }
    .hosting-feature-box .feature-box-content p {
      color: #fff;
      margin: 0; }

/*====================
** Reseller Hosting
====================*/
.reseller-feature {
  background-color: #f2f8fe;
  padding-top: 112px;
  padding-bottom: 100px; }
  .reseller-feature .section-title {
    margin-bottom: 42px; }

.single-reseller-feature-box {
  text-align: center;
  -webkit-box-shadow: inset 0 0.25rem 0 0 currentColor, 0 0 1rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0.25rem 0 0 currentColor, 0 0 1rem 0 rgba(0, 0, 0, 0.2);
  margin: 1rem 0;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow 0.6s;
  transition: -webkit-box-shadow 0.6s;
  -o-transition: box-shadow 0.6s;
  transition: box-shadow 0.6s;
  transition: box-shadow 0.6s, -webkit-box-shadow 0.6s;
  margin-bottom: 20px;
  padding: 10px;
  padding-bottom: 18px;
  border-top-color: #288FEB;
  color: #288FEB;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  padding-top: 20px;
  padding-bottom: 27px; }
  .single-reseller-feature-box:hover {
    -webkit-box-shadow: inset 0 30rem 0 0 currentColor;
    box-shadow: inset 0 30rem 0 0 currentColor; }
    .single-reseller-feature-box:hover .content h4 {
      color: #fff; }
    .single-reseller-feature-box:hover .content p {
      color: #fff; }
    .single-reseller-feature-box:hover .icon {
      color: #fff; }
  .single-reseller-feature-box .icon {
    font-size: 40px;
    padding-bottom: 5px; }
  .single-reseller-feature-box .content h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 17px; }
  .single-reseller-feature-box .content p {
    margin-bottom: 0; }

/*====================
** Dedicated Hosting
====================*/
.dedicated-feature {
  background-color: #f2f8fe;
  padding-top: 112px;
  padding-bottom: 120px; }

.dedicated-hosting-table {
  padding-top: 112px;
  padding-bottom: 100px; }

.dedicated-features-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -30px; }

.col_half {
  width: 49%; }

.col_third {
  width: 33.3%; }

.col_fourth {
  width: 23.5%; }

.col_fifth {
  width: 18.4%; }

.col_sixth {
  width: 15%; }

.col_three_fourth {
  width: 74.5%; }

.col_twothird {
  width: 66%; }

.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
  position: relative;
  display: inline;
  display: inline-block;
  float: left;
  margin-top: 30px; }

.single-dedicated-feature-box {
  background: #fff;
  position: relative;
  line-height: 1;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 40px 20px;
  border-left: 4px solid #288FEB;
  padding-top: 25px;
  padding-bottom: 27px; }
  .single-dedicated-feature-box:hover {
    top: -10px; }
  .single-dedicated-feature-box .dedicated-feature-content {
    font-weight: 300;
    vertical-align: middle;
    display: table-cell; }
    .single-dedicated-feature-box .dedicated-feature-content h4 {
      margin-top: 0;
      text-transform: uppercase; }
    .single-dedicated-feature-box .dedicated-feature-content p {
      line-height: 24px;
      margin-bottom: 0; }
  .single-dedicated-feature-box .dedicated-feature-icon {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; }
    .single-dedicated-feature-box .dedicated-feature-icon i {
      font-size: 60px;
      color: #288FEB; }

.dedicated-hosting-table-wrapper .table > tbody > tr > td {
  border-top: none;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 0; }

.dedicated-hosting-table-wrapper .table {
  text-align: center; }
  .dedicated-hosting-table-wrapper .table th {
    text-align: center;
    padding: 20px 0; }
  .dedicated-hosting-table-wrapper .table thead {
    background: #2F313A;
    color: #fff; }

.dedicated-hosting-table-wrapper .boxed-btn, .dedicated-hosting-table-wrapper .our-newsletter-area .news-letter-form-wrapper input[type=submit], .our-newsletter-area .news-letter-form-wrapper .dedicated-hosting-table-wrapper input[type=submit], .dedicated-hosting-table-wrapper .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .comment-form .form-element .dedicated-hosting-table-wrapper textarea[type=submit], .dedicated-hosting-table-wrapper .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .comment-form .form-element .our-newsletter-area .news-letter-form-wrapper .dedicated-hosting-table-wrapper textarea[type=submit], .dedicated-hosting-table-wrapper .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper textarea[type=submit], .our-newsletter-area .news-letter-form-wrapper .contact-form-wrapper .dedicated-hosting-table-wrapper textarea[type=submit], .dedicated-hosting-table-wrapper .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper textarea[type=submit], .contact-form-wrapper .our-newsletter-area .news-letter-form-wrapper .dedicated-hosting-table-wrapper textarea[type=submit] {
  font-size: 14px; }

.dedicated-hosting-table-wrapper table tbody tr td:nth-child(odd) {
  background-color: #f2f8fe; }

.dedicated-hosting-table-wrapper table tbody tr td:last-child {
  padding-top: 10px;
  padding-bottom: 10px; }

@media screen and (max-width: 600px) {
  .dedicated-hosting-table-wrapper table {
    border: 0; }
  .dedicated-hosting-table-wrapper table caption {
    font-size: 1.3em; }
  .dedicated-hosting-table-wrapper table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .dedicated-hosting-table-wrapper table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em; }
  .dedicated-hosting-table-wrapper table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right; }
  .dedicated-hosting-table-wrapper table td:before {
    /*
		* aria-label has no advantage, it won't be read inside a table
		content: attr(aria-label);
		*/
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase; }
  .dedicated-hosting-table-wrapper table td:last-child {
    border-bottom: 0; } }

/*====================
** Vps Hosting
====================*/
.vps-hosting-feature {
  padding-top: 112px;
  padding-bottom: 50px; }
  .vps-hosting-feature .section-title.main-section {
    margin-bottom: 93px; }

.vps-hosting-slider {
  background-color: #f2f8fe;
  padding-top: 107px;
  padding-bottom: 120px; }
  .vps-hosting-slider .section-title.main-section {
    margin-bottom: 65px; }

.single-vps-hosting-box {
  padding-top: 56px;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
  margin-bottom: 70px;
  position: relative;
  padding-bottom: 27px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .single-vps-hosting-box:hover {
    -webkit-box-shadow: 0 0 9px #999;
    -moz-box-shadow: 0 0 9px #999;
    box-shadow: 0 0 9px #999; }
    .single-vps-hosting-box:hover .icon {
      background-color: #2F313A; }
  .single-vps-hosting-box .icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #288FEB;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -40px;
    color: #fff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .single-vps-hosting-box .content p {
    margin-bottom: 0; }
  .single-vps-hosting-box .content h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 17px;
    margin-top: 10px; }

/*slider pricing */
.single-price-box-text {
  color: #09090b;
  font-size: 20px;
  font-weight: 600; }
  .single-price-box-text .active.range-1, .single-price-box-text .active.range-2, .single-price-box-text .active.range-3, .single-price-box-text .active.range-4, .single-price-box-text .active.range-5, .single-price-box-text .active.range-6 {
    color: #288FEB; }
  .single-price-box-text .range-1 {
    text-align: left; }
  .single-price-box-text .range-2 {
    text-align: left;
    padding-left: 11px; }
  .single-price-box-text .range-4 {
    text-align: right;
    padding-right: 10px; }
  .single-price-box-text .range-5 {
    text-align: right;
    margin-right: -15px; }
  .single-price-box-text .range-6 {
    text-align: right;
    margin-right: -5px; }

.single-pricebox-bottom {
  background: #2F313A;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 6px;
  border-radius: 5px; }
  .single-pricebox-bottom .input-box {
    display: inline-block;
    background: #fff;
    color: #09090b;
    padding: 3px 35px;
    border-radius: 7px;
    font-weight: 600; }
  .single-pricebox-bottom h6 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px; }

.slider-price-box {
  background: #288FEB;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 2px;
  margin-top: -10px; }
  .slider-price-box h6 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 5px; }
    .slider-price-box h6 span {
      font-size: 12px; }

.order-btn-box {
  display: inline-block;
  padding: 1px 10px;
  background: #fff;
  color: #2F313A;
  font-weight: 600;
  font-size: 14px;
  border-radius: 10px; }

.pricing-inner {
  position: relative;
  z-index: 1; }

.slider-bg {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 60px 20px 30px;
  margin: 30px 0; }

#pricing-slider {
  background-color: #2F313A;
  height: 20px;
  position: relative;
  border-radius: 15px;
  margin-bottom: 25px; }
  #pricing-slider .ui-slider-range {
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    display: block;
    background-color: #288FEB;
    border-radius: 15px; }
  #pricing-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    background: #288FEB;
    height: 40px;
    width: 40px;
    top: -10px;
    margin-left: -12px;
    background-repeat: no-repeat;
    border-radius: 5px; }
    #pricing-slider .ui-slider-handle:focus {
      outline: none; }

/*====================
** Blog Grid
====================*/
.blog-grid-section {
  padding-top: 112px;
  padding-bottom: 120px;
  background-color: #f2f8fe; }

.post-pagination {
  margin-top: 43px; }
  .post-pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #2F313A;
    text-align: center;
    color: #fff;
    line-height: 40px;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    cursor: pointer;
    margin-left: -5px; }
    .post-pagination li.active {
      background-color: #288FEB; }
    .post-pagination li a {
      color: #fff; }
    .post-pagination li:hover {
      background: #288FEB; }
    .post-pagination li:first-child {
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px; }
    .post-pagination li:last-child {
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px; }

/*====================
** Blog Single
====================*/
.blog-single-area {
  padding: 120px 0; }

.post-content h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 23px; }

.post-content blockquote {
  font-style: italic;
  font-size: 16px;
  border-left: 5px solid #288FEB; }

.post-content .post-meta {
  padding-bottom: 20px; }
  .post-content .post-meta span {
    padding: 0 10px 0 0; }
    .post-content .post-meta span a {
      color: #288FEB; }

.post-footer {
  margin-top: 58px;
  border-top: 1px dashed #D6D6D6;
  padding-top: 25px;
  padding-bottom: 27px;
  border-bottom: 1px dashed #d6d6d6; }
  .post-footer h4 {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 0; }

.social-share {
  display: inline-block; }
  .social-share li {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #288FEB;
    margin: 0 10px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .social-share li i {
      color: #fff; }
    .social-share li:hover {
      background-color: #2F313A; }
    .social-share li:first-child {
      margin-left: 0; }

.comments-section h3 {
  display: inline-block;
  border-bottom: 2px solid #288FEB;
  margin-bottom: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin-top: 52px; }

.comments-section .comments-wrapper {
  padding-right: 85px; }
  .comments-section .comments-wrapper h5 {
    margin-top: 0;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .comments-section .comments-wrapper p {
    margin-bottom: 0; }

.comments-section .comments-meta {
  margin-bottom: 8px;
  color: #777; }

.comments-section .single-comment-box {
  position: relative;
  margin-top: 30px; }
  .comments-section .single-comment-box.reply {
    margin-left: 40px;
    padding: 20px; }
  .comments-section .single-comment-box .reply-btn {
    position: absolute;
    right: 20px;
    bottom: 0;
    display: inline-block;
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    color: #288FEB;
    border: 1px solid #ddd;
    text-transform: uppercase; }
  .comments-section .single-comment-box .author-img img {
    border-radius: 50%; }

.leave-comment {
  padding-top: 55px; }
  .leave-comment h3 {
    border-bottom: 2px solid #288FEB;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase; }

.comment-form input[type=submit], .comment-form .form-element textarea[type=submit], .comment-form .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .comment-form textarea[type=submit] {
  text-transform: uppercase; }

.comment-form .form-element input, .comment-form .form-element textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 20px; }

.comment-form .form-element label {
  padding-bottom: 5px; }
  .comment-form .form-element label span {
    color: #f00; }

.sidebar-widget .widget {
  margin-bottom: 25px; }
  .sidebar-widget .widget.search input[type=text], .sidebar-widget .widget.search .form-element input[type=email], .form-element .sidebar-widget .widget.search input[type=email], .sidebar-widget .widget.search .comment-form .form-element textarea[type=email], .comment-form .form-element .sidebar-widget .widget.search textarea[type=email], .sidebar-widget .widget.search .form-element .contact-form-wrapper textarea[type=email], .form-element .contact-form-wrapper .sidebar-widget .widget.search textarea[type=email], .sidebar-widget .widget.search .contact-form-wrapper .form-element textarea[type=email], .contact-form-wrapper .form-element .sidebar-widget .widget.search textarea[type=email], .sidebar-widget .widget.search .login-form .form-element input[type=password], .login-form .form-element .sidebar-widget .widget.search input[type=password], .sidebar-widget .widget.search .login-form .comment-form .form-element textarea[type=password], .login-form .comment-form .form-element .sidebar-widget .widget.search textarea[type=password], .sidebar-widget .widget.search .comment-form .login-form .form-element textarea[type=password], .comment-form .login-form .form-element .sidebar-widget .widget.search textarea[type=password], .sidebar-widget .widget.search .login-form .form-element .contact-form-wrapper textarea[type=password], .login-form .form-element .contact-form-wrapper .sidebar-widget .widget.search textarea[type=password], .sidebar-widget .widget.search .contact-form-wrapper .login-form .form-element textarea[type=password], .contact-form-wrapper .login-form .form-element .sidebar-widget .widget.search textarea[type=password], .sidebar-widget .widget.search .comment-form .form-element textarea[type=text], .comment-form .form-element .sidebar-widget .widget.search textarea[type=text], .sidebar-widget .widget.search .contact-form-wrapper textarea[type=text], .contact-form-wrapper .sidebar-widget .widget.search textarea[type=text] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px; }
  .sidebar-widget .widget.search input[type=submit], .sidebar-widget .widget.search .comment-form .form-element textarea[type=submit], .comment-form .form-element .sidebar-widget .widget.search textarea[type=submit], .sidebar-widget .widget.search .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .sidebar-widget .widget.search textarea[type=submit] {
    margin-top: 40px;
    text-transform: uppercase; }
  .sidebar-widget .widget.Category li {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .sidebar-widget .widget.Category li span {
      display: inline-block;
      float: right;
      width: 25px;
      height: 25px;
      background: #288FEB;
      font-size: 12px;
      line-height: 25px;
      text-align: center;
      border-radius: 50%;
      font-weight: 800;
      color: #fff;
      -webkit-transition: 0.5s ease-in;
      -moz-transition: 0.5s ease-in;
      -o-transition: 0.5s ease-in;
      transition: 0.5s ease-in; }
    .sidebar-widget .widget.Category li:last-child {
      padding-bottom: 0; }
    .sidebar-widget .widget.Category li:first-child {
      padding-top: 0; }
    .sidebar-widget .widget.Category li:hover {
      color: #288FEB; }
      .sidebar-widget .widget.Category li:hover span {
        background-color: #2F313A;
        color: #fff; }
  .sidebar-widget .widget.popular-post .widget-body, .sidebar-widget .widget.popular-post .widget-two, .sidebar-widget .widget.popular-post .widget-three {
    margin-top: -30px; }
  .sidebar-widget .widget.popular-post .single-popular-post {
    position: relative;
    margin-top: 30px; }
  .sidebar-widget .widget.popular-post .content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(65%, #000));
    background: -webkit-linear-gradient(top, transparent 0, #000 65%);
    background: -o-linear-gradient(top, transparent 0, #000 65%);
    background: linear-gradient(to bottom, transparent 0, #000 65%);
    padding-top: 10px;
    padding-left: 10px; }
    .sidebar-widget .widget.popular-post .content .post-meta {
      font-size: 14px;
      color: #fff; }
      .sidebar-widget .widget.popular-post .content .post-meta a {
        color: #288FEB; }
    .sidebar-widget .widget.popular-post .content h4 {
      margin-bottom: 5px;
      margin-top: 0;
      font-size: 14px;
      color: #fff;
      text-transform: uppercase; }
  .sidebar-widget .widget.tags li {
    display: inline-block;
    padding: 10px;
    background: #288FEB;
    margin: 5px 0;
    font-weight: 600;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    text-transform: uppercase; }
    .sidebar-widget .widget.tags li:hover {
      background-color: #2F313A; }
    .sidebar-widget .widget.tags li a {
      color: #fff; }

.sidebar-widget .widget-title, .sidebar-widget .widget-one, .sidebar-widget .widget-two, .sidebar-widget .widget-three, .sidebar-widget .widget-four {
  text-align: left;
  display: inline-block;
  border-bottom: 2px solid #288FEB; }
  .sidebar-widget .widget-title h4, .sidebar-widget .widget-one h4, .sidebar-widget .widget-two h4, .sidebar-widget .widget-three h4, .sidebar-widget .widget-four h4 {
    color: #09090b;
    margin-bottom: 5px;
    margin-top: 0; }

/*====================
** Contact
====================*/
.contact-page {
  padding-top: 112px;
  padding-bottom: 120px;
  background-color: #f2f8fe; }

.contact-form-area {
  padding-top: 115px;
  padding-bottom: 120px; }

.single-contact-box {
  text-align: center;
  padding: 20px;
  -webkit-box-shadow: 5px 10px 45px #ddd;
  -moz-box-shadow: 5px 10px 45px #ddd;
  box-shadow: 5px 10px 45px #ddd;
  border: 1px solid transparent;
  padding-bottom: 26px; }
  .single-contact-box h4 {
    text-transform: uppercase; }
  .single-contact-box .content h4 {
    margin-bottom: 18px; }
  .single-contact-box .content p {
    margin-bottom: 0; }
  .single-contact-box .icon {
    font-size: 30px;
    color: #288FEB; }

.contact-form-wrapper input, .contact-form-wrapper .comment-form .form-element textarea, .comment-form .form-element .contact-form-wrapper textarea, .contact-form-wrapper textarea {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 20px; }

.contact-form-wrapper input[type=submit], .contact-form-wrapper textarea[type=submit] {
  width: auto;
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: uppercase; }

.contact-form-wrapper label {
  padding-bottom: 8px; }
  .contact-form-wrapper label span {
    color: #f00; }

/*===============
** Contact 2
=================*/
.contact-page-map iframe {
  width: 100%;
  height: 400px;
  border: none;
  margin-bottom: -5px; }

/*====================
** Faq
====================*/
.faq-section {
  padding: 112px;
  padding-bottom: 98px; }
  .faq-section .panel-body {
    padding: 25px;
    padding-bottom: 30px; }

.panel-default > .panel-heading {
  color: #fff;
  background-color: #288FEB;
  border-color: #288FEB;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 5px; }
  .panel-default > .panel-heading a {
    display: block;
    padding: 10px 15px; }
    .panel-default > .panel-heading a:focus {
      text-decoration: none; }
    .panel-default > .panel-heading a:after {
      content: "";
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: right;
      transition: -webkit-transform .25s linear;
      -o-transition: transform .25s linear;
      transition: transform .25s linear;
      transition: transform .25s linear, -webkit-transform .25s linear;
      -webkit-transition: -webkit-transform .25s linear; }
    .panel-default > .panel-heading a[aria-expanded="true"] {
      background-color: #288FEB; }
      .panel-default > .panel-heading a[aria-expanded="true"]:after {
        content: "\2212";
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .panel-default > .panel-heading a[aria-expanded="false"]:after {
      content: "\002b";
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Chrome, Safari, Opera */
      transform: rotate(90deg); }

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0; }
  .accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0; }
  .accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #09090b; }

/*====================
** Our Service
====================*/
.clients-logo-area.service-page {
  background-color: #f2f8fe; }

.our-service-area {
  padding-top: 112px;
  padding-bottom: 120px; }
  .our-service-area .section-title.main-section {
    margin-bottom: 25px; }

.single-service-box {
  text-align: center;
  padding-top: 25px;
  border: 1px solid #ddd;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in; }
  .single-service-box:hover {
    -webkit-box-shadow: 5px 10px 45px #ddd;
    -moz-box-shadow: 5px 10px 45px #ddd;
    box-shadow: 5px 10px 45px #ddd;
    border: 1px solid transparent; }
    .single-service-box:hover .icon {
      background-color: #2F313A;
      border-color: #2F313A;
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg); }
    .single-service-box:hover .service-btn {
      background-color: #288FEB; }
  .single-service-box h4 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .single-service-box .icon {
    font-size: 40px;
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 1px solid #288FEB;
    border-radius: 50%;
    line-height: 80px;
    background-color: #288FEB;
    color: #fff;
    margin-top: 2px;
    margin-bottom: 23px;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
  .single-service-box .service-btn {
    display: inline-block;
    padding: 5px 20px;
    background-color: #2F313A;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
    margin-top: 13px;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }

/*====================
** Our Team Page
====================*/
.awesome-team-area.team-page {
  padding-bottom: 116px; }
  .awesome-team-area.team-page .section-title.main-section {
    margin-bottom: 25px; }
  .awesome-team-area.team-page .single-team-memeber {
    margin-top: 25px; }

/*====================
** Login
====================*/
.login-area {
  padding-top: 112px;
  padding-bottom: 120px; }
  .login-area.password-reset input[type=submit], .login-area.password-reset .comment-form .form-element textarea[type=submit], .comment-form .form-element .login-area.password-reset textarea[type=submit], .login-area.password-reset .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .login-area.password-reset textarea[type=submit] {
    margin-top: 18px;
    text-transform: uppercase; }

.login-form {
  -webkit-box-shadow: 0 60px 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0 60px 60px rgba(0, 0, 0, 0.1);
  padding: 20px; }
  .login-form .p-link {
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 10px; }
    .login-form .p-link a {
      color: #288FEB; }
    .login-form .p-link:last-child {
      padding-bottom: 0;
      margin-bottom: 7px; }
  .login-form label {
    display: block;
    margin-bottom: 14px; }
    .login-form label span {
      color: #f00; }
  .login-form .form-element input[type=email], .login-form .comment-form .form-element textarea[type=email], .comment-form .login-form .form-element textarea[type=email], .login-form .form-element .contact-form-wrapper textarea[type=email], .contact-form-wrapper .login-form .form-element textarea[type=email], .login-form .form-element input[type=password], .login-form .comment-form .form-element textarea[type=password], .comment-form .login-form .form-element textarea[type=password], .login-form .form-element .contact-form-wrapper textarea[type=password], .contact-form-wrapper .login-form .form-element textarea[type=password] {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px 0;
    padding-left: 40px;
    padding-right: 20px;
    position: relative;
    color: #09090b;
    margin-bottom: 24px; }
  .login-form input[type=submit], .login-form .comment-form .form-element textarea[type=submit], .comment-form .form-element .login-form textarea[type=submit], .login-form .contact-form-wrapper textarea[type=submit], .contact-form-wrapper .login-form textarea[type=submit] {
    width: 150px;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 23px;
    margin-left: 50%;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0);
    text-transform: uppercase; }
  .login-form .icon {
    position: absolute;
    left: 10px;
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    font-size: 16px; }
  .login-form .social-login {
    text-align: center; }
    .login-form .social-login h5 {
      margin-bottom: 25px;
      border-bottom: 1px dashed #ddd;
      padding-bottom: 10px;
      text-transform: uppercase; }
    .login-form .social-login li {
      display: inline-block;
      padding: 10px 15px;
      margin-right: 15px;
      margin-top: 6px;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .login-form .social-login li:hover {
        opacity: .8; }
      .login-form .social-login li a {
        color: #fff; }
      .login-form .social-login li:nth-child(1) {
        background-color: #3b5999; }
      .login-form .social-login li:nth-child(2) {
        background-color: #55acee; }
      .login-form .social-login li:nth-child(3) {
        background-color: #dd4b39; }

/*====================
** 404 page
====================*/
.area-404 {
  padding-top: 107px;
  padding-bottom: 120px; }

.btn-404 {
  display: inline-block;
  widows: 200px;
  padding: 10px 25px;
  background-color: #288FEB;
  color: #fff;
  border-radius: 25px;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .btn-404:hover {
    background-color: #2F313A;
    color: #fff; }

/*====================
** Preloader
====================*/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9; }

.preloader-wrapper {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }
  .preloader-wrapper .icon {
    display: inline-block;
    position: relative;
    z-index: -1;
    border-radius: 50%;
    width: 180px;
    height: 180px; }
    .preloader-wrapper .icon:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      border-top: 1px solid #288FEB;
      border-radius: 50%;
      -webkit-animation: rotatea 2s ease-in infinite;
      animation: rotatea 2s ease-in infinite; }
    .preloader-wrapper .icon i.fa {
      font-size: 100px;
      color: #288FEB;
      line-height: 180px; }
    .preloader-wrapper .icon .icon-2 {
      display: inline-block;
      position: absolute;
      left: 70px;
      top: -10px;
      z-index: 1;
      -webkit-animation: topdown 1s linear infinite;
      animation: topdown 1s linear infinite; }
      .preloader-wrapper .icon .icon-2 i {
        font-size: 35px;
        color: #fff; }

@-webkit-keyframes topdown {
  0% {
    opacity: .2; }
  50% {
    opacity: .7;
    top: 50px;
    -webkit-transform: scaleX(1.3);
    transform: scaleX(1.3); }
  80% {
    opacity: .2;
    top: 80px;
    -webkit-transform: scaleX(1.5);
    transform: scaleX(1.5); }
  100% {
    top: 100px;
    opacity: 0; } }

@keyframes topdown {
  0% {
    opacity: .2; }
  50% {
    opacity: .7;
    top: 50px;
    -webkit-transform: scaleX(1.3);
    transform: scaleX(1.3); }
  80% {
    opacity: .2;
    top: 80px;
    -webkit-transform: scaleX(1.5);
    transform: scaleX(1.5); }
  100% {
    top: 100px;
    opacity: 0; } }

@-webkit-keyframes rotatea {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes rotatea {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/*=========================
** Responsive Scss File
=========================*/
