@font-face {
  font-family: "GothamProLight";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype"); }

@font-face {
  font-family: "GothamProBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype"); }

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  font-family: "GothamProLight", sans-serif;
  overflow-x: hidden; }

.navbar-default .selected {
	color: #d7f6ff !important;
}

.navbar-default {
  background-color: rgba(29, 84, 111, 0.95);
  border-color: rgba(0, 0, 0, 0.3);
  background-image: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0; }
  .navbar-default .navbar-brand {
    color: #fff;
    -webkit-transition: all .5s ease;
            transition: all .5s ease; }
    .navbar-default .navbar-brand img {
    display: inline-block;
    width: 19px;
    margin-right: 6px;
    margin-top: -5px; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #fff; }
  .navbar-default .navbar-text {
    color: #fff; }
  .navbar-default .navbar-nav .dropdown {
    position: relative; }
    .navbar-default .navbar-nav .dropdown > a:after {
      display: block;
      float: right;
      width: 0;
      height: 0;
      content: "\f107";
      font-family: "FontAwesome";
      margin-left: 5px;
      margin-right: 10px; }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    -webkit-transition: all .5s ease;
            transition: all .5s ease; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: white;
      background-color: rgba(0, 0, 0, 0.3); }
    .navbar-default .navbar-nav > li > a i {
      padding-right: 7px; }
  .navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: #000;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    padding: 0; }
    .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
      color: #fff;
      font-size: 16px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      padding: 10px 20px;
      -webkit-transition: all .5s ease;
              transition: all .5s ease; }
      .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
        color: #b9eefc;
        background-color: rgba(0, 0, 0, 0.3);
        background-image: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .navbar-default .navbar-nav > li > .dropdown-menu .divider {
      background-color: rgba(0, 0, 0, 0.3); }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #b9eefc;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .navbar-default .navbar-toggle {
    border-color: #fff;
    -webkit-transition: all .5s ease;
            transition: all .5s ease; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: rgba(0, 0, 0, 0.3); }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #fff;
    border: none; }
  .navbar-default .navbar-link {
    color: #fff; }
    .navbar-default .navbar-link:hover {
      color: #fff; }

@media (max-width: 767px) {
  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: rgba(255, 255, 255, 0.2); }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3); }
  .navbar-default .navbar-nav {
    margin: 0 -15px; }
    .navbar-default .navbar-nav > li > a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .navbar-default .navbar-nav .dropdown-submenu > a:after, .navbar-default .navbar-nav .dropdown > a:after {
      border: none;
      content: "\f107";
      font-family: 'FontAwesome';
      float: right !important; }
    .navbar-default .navbar-nav .dropdown-submenu.open, .navbar-default .navbar-nav .dropdown.open {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.3); }
      .navbar-default .navbar-nav .dropdown-submenu.open > a:after, .navbar-default .navbar-nav .dropdown.open > a:after {
        content: "\f106"; } }

@media only screen and (min-width: 768px) {
  .navbar-default .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block; } 
    .navbar .active-span {
        position: absolute;
    bottom: 0px;
    height: 4px;
    background: #2a99b7;
    left: 0;
    right: 0;
    z-index: 1;
        }}

#header {
  background-size: cover;
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff; }
  #header .header-wrapper {
    display: table;
    width: 100%;
    height: 180px;
    top: 0;
    left: 0;
    background-color: rgb(29, 84, 111, 0.3); }
    #header .header-wrapper .header-wrapper-inner {
      display: table-row;
      position: relative; }
      #header .header-wrapper .header-wrapper-inner .header-caption {
        display: table-cell;
        vertical-align: middle;
        padding: 0 15px;
        width: 100%;
        text-shadow: -4px 1px 6px rgb(0 0 0); }
        #header .header-wrapper .header-wrapper-inner .header-caption h1 {
          font-size: 25px;
          line-height: 1;
          margin-top: 60px; }
          
.common_header {
	background: url(../img/slide14.jpg) no-repeat center center;
/* 	12, 19 */
	height: 180px;
}

*::-webkit-input-placeholder {
  	color: #aaa;
	opacity: 1; }

*:-moz-placeholder {
  color: #aaa;
	opacity: 1; }

*::-moz-placeholder {
  color: #aaa;
	opacity: 1; }

*:-ms-input-placeholder {
  color: #aaa;
	opacity: 1; }

.check-form {
  text-align: left;
  width: 100%;
  height: 50px;
  display: block; }
  .check-form input[type="text"] {
    width: 70%;
    border: 2px solid #1d546f;
    border-right: none;
    -webkit-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
    text-indent: 25px;
    background-color: transparent;
    outline: none;
    -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
    height: 60px;
    display: block;
    float: left;
    color: #1d546f;
    font-size: 24px; }
    .check-form input[type="text"]:focus, .check-form input[type="text"]:hover {
      border-color: #1d546f; }
  .check-form button {
    display: inline-block;
    float: right;
    height: 60px;
    padding: 0 10px;
    width: 30%; }
  .check-form .check-button {
    border: 2px solid #1d546f;
    -webkit-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
    position: relative;
    background: #1d546f;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    outline: none; }
    .check-form .check-button i {
      font-size: 30px;
      line-height: 56px;
      padding-right: 7px; }
    .check-form .check-button span {
      font-weight: 600;
      font-size: 18px;
      line-height: 56px;
      top: -3px;
      position: relative; }
    .check-form .check-button:hover {
      color: #fff;
      background-color: #1d546f;
      border-color: #1d546f;
      opacity: .7; }

.result {
  margin-top: 15px;
  font-size: 24px;
  color: #555;
  display: none; }
  .result .imei, .result .clean, .result .blacklisted {
    padding-left: 10px; }
  .result .imei {
    color: #000; }
  .result .clean, .result .blacklisted, .result .wrong-imei, .result .not-available, .result .limit {
    text-align: center;
    color: green;
    position: relative;
   }
    .result .clean:before, .result .blacklisted:before, .result .wrong-imei:before, .result .not-available:before, .result .limit:before {
      content: "\f058";
      color: green;
      font-family: "FontAwesome";
      padding-right: 15px;
      }
  .result .blacklisted {
    color: red; }
    .result .blacklisted:before {
      content: "\f071";
      color: red; }
  .result .wrong-imei {
    color: red;
    }
    .result .wrong-imei:before {
      content: "\f00d";
      color: red; }
  .result .not-available {
    color: blue; }
    .result .not-available:before {
      content: "\f013";
      color: blue; }
  .result .limit {
    color: purple; }
    .result .limit:before {
      content: "\f0e4";
      color: purple; }

.table > tbody > tr > td {
  border-top: none;
  border-bottom: 1px solid #ddd; }

.clear-button {
  border: 2px solid #1d546f;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  position: relative;
  background: #1d546f;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
  outline: none;
  display: block;
  width: 200px;
  height: 60px;
  margin: 15px auto 0;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2); }
  .clear-button i {
    font-size: 28px;
    line-height: 56px;
    padding-right: 10px; }
  .clear-button span {
    font-size: 20px;
    line-height: 56px;
    top: -3px;
    position: relative; }
  .clear-button:hover, .clear-button:focus, .clear-button:active {
    color: #fff;
    opacity: .7; }
.result .link_advice {
	font-size: 18px;
    margin-top: -10px;
    margin-bottom: 25px;
    text-align: left;
}

.result .link_advice i {
	padding-right: 8px;
    color: #1d546f;
}
.result .link_advice a{
	text-decoration: underline;
	color: #1d546f;
}
.section-title {
  text-align: center;
  font-family: "GothamProBold", sans-serif;
  margin-bottom: 45px; }
  .section-title p {
    color: #1d546f;
    font-size: 18px; }
  .section-title h2 {
    font-size: 20px;
    position: relative;
    margin-top: 10px; }
    .section-title h2:after {
      position: absolute;
      content: "";
      bottom: -19px;
      left: 50%;
      margin-left: -75px;
      width: 150px;
      height: 1px;
      background-color: #1d546f; }
#footer {
  text-align: center;
  color: #fff;
  background-color: #1d546f;
  padding: 50px 0; }
  #footer a {
    color: #fff;
    text-decoration: none; }
  #footer .footer-logo {
    font-size: 36px; }
    #footer .footer-logo i {
      padding-right: 10px; }
  #footer .copyright {
    font-size: 24px;
    margin-top: 10px; }
#footer .footer-logo img {
	margin-top: -10px;
    width: 40px;
    margin-right: 10px;
}

a {
  outline: none !important; }

.nav > li > a {
  -webkit-transition: all .5s ease;
          transition: all .5s ease; }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .nav > li > a {
    padding: 15px 8px; }
  .description-img {
    margin-bottom: 30px; } }

@media only screen and (max-width: 1200px) {
  .check-form .check-button i {
    font-size: 27px; }
    .check-form .check-button {
    letter-spacing: 1px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    animation: none !important; }
  .result {
    font-size: 16px; }
  .check-form input[type="text"] {
    font-size: 16px; }
  .check-form .check-button span {
    font-size: 17px; }
    .check-form .check-button {
    	padding-top: 4px;
    	letter-spacing: 1px;
    }
   .check-form .check-button i {
    display: none; }
  .bx-wrapper ul li .caption h1 {
    font-size: 40px; }
  .nav > li > a {
    padding: 15px 15px; }
    .result .link_advice {
    	font-size: 15px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .pay-form .clear-button span {
    display: none; } 
  .check-form .check-button span {
  	font-size: 12px;}
  	.check-form .check-button {
  		padding-left: 3px;
  	}
    }