/*
Template Name: Ryans
Template URI: 
Description: Digital Agency & IT Startup HTML Template
Author: Mihir Kanti Ghosh
Author URI: 
Version: 1.0
 */
/*--
    - Google Font Import 
-----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&amp;display=swap");
/*--
    - Global CSS 
-----------------------------------------*/
html,
body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-synthesis: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #333;
  overflow-x: hidden;
}

.container-fluid {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-family: "Teko", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

p {
  font-family: "Teko", sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 30px;
  position: relative;
  color: #686a6f;
  margin: 0 0 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  p {
    font-size: 14px;
  }
}

button,
input,
textarea,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
  outline-width: 0 !important;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

img {
  display: inline-block;
  max-width: 100%;
}

i,
span,
a {
  display: inline-block;
}

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

li {
  display: inline-block;
}

table,
th,
tr,
td {
  border: 1px solid #333;
}

th,
tr,
td {
  padding: 10px;
}

hr {
  border-top: 1px solid #eee;
}

/*--
    - Section Padding 
-----------------------------------------*/
.section-padding {
  padding: 80px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section-padding {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding {
    padding: 50px 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-padding {
    padding: 25px 0;
  }
}

@media (max-width: 767px) {
  .section-padding {
    padding: 30px 20px;
  }
}

.pad-top-0 {
  padding-top: 0;
}

.pad-bot-0 {
  padding-bottom: 0;
}

.pad-top-10 {
  padding-top: 10px;
}

.pad-bot-10 {
  padding-bottom: 10px;
}

.pad-top-20 {
  padding-top: 20px;
}

.pad-bot-20 {
  padding-bottom: 20px;
}

.pad-top-30 {
  padding-top: 30px;
}

.pad-bot-30 {
  padding-bottom: 30px;
}

.pad-top-40 {
  padding-top: 40px;
}

.pad-bot-40 {
  padding-bottom: 40px;
}

.pad-top-50 {
  padding-top: 50px;
}

.pad-bot-50 {
  padding-bottom: 50px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

/*--
    - Section Title  
-----------------------------------------*/
.section-title {
  position: relative;
}

.section-title h2 {
  color: #333;
  font-size: 60px;
  line-height: 65px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 20px 0 40px;
  margin-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .section-title h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 10px 0;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title h2 {
    font-size: 50px;
    line-height: 55px;
    margin: 10px 0;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-title h2 {
    font-size: 40px;
    line-height: 45px;
    margin: 10px 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .section-title h2 {
    font-size: 45px;
    line-height: 50px;
    margin: 8px 0;
    margin-bottom: 15px;
  }
}

.section-title h6 {
  color: #FFAA17;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/*--
    - Buttyon Style 
-----------------------------------------*/
.main-btn {
  display: inline-block;
  background: #0099F7;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 40px 18px;
  border-radius: 7px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main-btn {
    font-size: 15px;
    padding: 15px 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main-btn {
    font-size: 14px;
    padding: 12px 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main-btn {
    line-height: 18px;
    padding: 18px 24px;
  }
}

.main-btn:hover {
  background-color: #fff;
  color: #0099F7;
}

.main-btn.btn-white {
  background-color: #fff;
  color: #0099F7;
}

@media (max-width: 767px) {
  .main-btn.btn-white {
    padding: 15px 25px;
    margin: 0 auto;
    width: 100%;
  }
}

.small-btn {
  padding: 15px 35px 13px;
  text-transform: capitalize;
  margin: 30px 0;
  border: 2px solid #0099F7;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
}

.load-more-btn .main-btn:hover {
  border-color: #fff;
}

/*--
    - Form Style
-----------------------------------------*/
input,
textarea,
select {
  width: 100%;
  background: transparent;
  border: 1px solid #ddd;
  padding: 15px 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 20px;
}

textarea {
  height: 150px;
  resize: none;
}

input[type="submit"],
button[type="submit"] {
  border: none;
  display: inline-block;
  background: #0099F7;
  color: #fff;
  padding: 12px 20px;
  margin: 20px 0;
  width: auto;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #999;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #999;
}

input::placeholder,
textarea::placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #999;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

/*--
    - Background Color
-----------------------------------------*/
.gray-bg {
  background: #f6f6f6;
}

.dark-bg {
  background: #343a40;
}

.white-bg {
  background: #fff;
}

.bg-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.overlay {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #175ead;
  opacity: .7;
}

.overlay-2 {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #1a2e44;
  opacity: .9;
}

.overlay-3 {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #222;
  opacity: .7;
}

.overlay-4 {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #011327;
  opacity: .6;
}

.overlay-5 {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #011327;
  opacity: .9;
}

/*--
    - Site Preloader
-----------------------------------------*/
.site-preloader-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0099F7;
  z-index: 999;
}

.site-preloader-wrap .sk-cube-grid {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

/*--
    - Scrolltop
-----------------------------------------*/
.go-top {
  background-color: #0099F7;
  color: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 0;
  bottom: 4em;
  right: 2em;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  display: none;
  position: fixed;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .go-top {
    width: 40px;
    height: 40px;
    bottom: 5em;
    right: 2em;
    font-size: 15px;
    line-height: 38px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .go-top {
    width: 35px;
    height: 35px;
    bottom: 5em;
    right: 2em;
    font-size: 15px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .go-top {
    width: 35px;
    height: 35px;
    bottom: 5em;
    right: 2em;
    font-size: 15px;
    line-height: 30px;
  }
}

.go-top i {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #fff;
}

.go-top:hover {
  background-color: #fff;
}

.go-top:hover i {
  color: #0099F7;
}

/*--
    - Allert Style 
-----------------------------------------*/
.alert {
  padding: 10px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
}

.alert strong {
  display: inline-block !important;
  margin: 0 !important;
}

/*--
    - Search Form
-----------------------------------------*/
.search-box button {
  text-decoration: none;
  outline: none;
  outline-width: 0 !important;
  border: none;
  background: none;
  position: absolute;
  top: 28px;
  left: 80px;
}

.search-box button:hover {
  cursor: pointer;
}

.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .search-back-drop {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.search-active .search-popup {
  opacity: 1;
  visibility: visible;
}

.search-popup .search-inner {
  position: relative;
  background: #ffffff;
  padding: 25px 0 30px;
  z-index: 1;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup .search-inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.search-popup .upper-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.search-popup .upper-text .text {
  font-size: 20px;
  letter-spacing: 2px;
}

.search-popup .close-search {
  position: absolute;
  right: 0;
  top: 0;
  color: #4C4C4D;
  font-size: 18px;
  line-height: 27px;
  z-index: 3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
  background: none;
}

.search-popup .form-group form {
  position: relative;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  padding: 10px 14px;
  height: 45px;
  width: 100%;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
  margin-bottom: 5px;
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
  position: absolute;
  right: 14px;
  top: -15px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  line-height: 45px;
  color: #333333;
  padding: 0;
  background: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/*--
    - Mouse Animate Icon
-----------------------------------------*/
.mouse-icon {
  position: absolute;
  left: 50%;
  bottom: 40px;
  border: 2px solid #fff;
  border-radius: 16px;
  height: 50px;
  width: 30px;
  margin-left: -17px;
  display: block;
  z-index: 10;
  cursor: pointer;
}

.mouse-icon .wheel {
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-name: drop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 4px;
  height: 10px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}

@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

/*Header Top Area*/
.header-top {
  border-bottom: 1px solid #eee;
  padding: 4px;
  margin-top: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-top .site-intro {
    text-align: center;
  }
  .header-top .contact-intro {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .header-top .site-intro {
    text-align: center;
  }
  .header-top .contact-intro {
    text-align: center;
  }
}

.site-intro p {
  font-size: 18px;
  margin-top: 3px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .site-intro p b {
    display: block;
  }
}

@media (max-width: 767px) {
  .site-intro p b {
    display: block;
  }
}

.site-intro p b {
  color: #0099F7;
  font-weight: 500;
}

.contact-intro p {
  display: inline-block;
  font-size: 18px;
}

.contact-intro p b {
  color: #0099F7;
  font-weight: 500;
}

.social-area {
  display: inline-block;
  margin-left: 10px;
}

.social-area i {
  border: 2px solid #eee;
  border-radius: 50%;
  padding: 7px;
}

.social-area a {
  color: #686a6f;
  font-size: 20px;
}

.social-area a:hover {
  color: #0099F7;
}

.social-area a i {
  margin: 10px;
  margin-top: 0;
}

.social-area a:hover i {
  border-color: #0099F7;
}

/*Header, Absolate Header & Sticky Header*/
.header-area.absolute-header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  padding: 10px 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.header-area .is-sticky .sticky-area {
  background: #fff;
  height: 80px;
  z-index: 999 !important;
  -webkit-animation: slideInDown .6s forwards;
          animation: slideInDown .6s forwards;
  -webkit-box-shadow: 0 0 5px #eee;
          box-shadow: 0 0 5px #eee;
}

.header-area.theme-2 .navigation {
  background: #fff;
  margin-top: 35px;
  border-radius: 7px;
}

.theme-2 .is-sticky .sticky-area .navigation {
  margin-top: 0;
  padding: 0;
}

.header-area.theme-3 .is-sticky .sticky-area {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Logo*/
.logo .navbar-brand {
  color: #333;
  font-size: 45px;
  font-weight: 500;
  line-height: 60px;
  margin-top: 8px;
}

@media (max-width: 767px) {
  .logo .navbar-brand {
    margin-top: 15px;
  }
}

.logo .navbar-brand b {
  font-size: 35px;
  color: #0099F7;
}

.theme-3 .logo .navbar-brand {
  color: #fff;
}

/* Main Menu*/
.header-area .navigation {
  padding: 0px 30px;
}

.header-area.theme-3 .is-sticky .navigation {
  background: #333;
}

.main-menu {
  margin: 6px 0;
}

.main-menu .navbar {
  padding: 0;
}

.main-menu li.nav-item {
  position: relative;
  margin-right: 40px;
}

.main-menu li.nav-item:last-child {
  margin-right: 0;
}

.main-menu li.nav-item a.nav-link {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  display: block;
  padding: 20px 0;
}

.main-menu li.nav-item a.nav-link:hover {
  color: #0099F7;
}

.theme-3 .main-menu li.nav-item a.nav-link {
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .theme-3 .main-menu li.nav-item a.nav-link {
    color: #444;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .theme-3 .main-menu li.nav-item a.nav-link {
    color: #444;
  }
}

@media (max-width: 767px) {
  .theme-3 .main-menu li.nav-item a.nav-link {
    color: #444;
  }
}

.theme-3 .main-menu li.nav-item a.nav-link:hover {
  color: #0099F7;
}

/* Sub Menu/Dropdown Menu  */
.sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 220px;
  padding: 15px 20px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 99;
  border-radius: 7px;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 80px;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.main-menu .sub-menu li {
  display: block;
  border-bottom: 1px solid #eee;
}

.main-menu .sub-menu li:last-child {
  border: none;
}

.main-menu .sub-menu li a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
  padding: 12px;
  color: #333;
  -webkit-transition: .3s;
  transition: .3s;
}

.main-menu .sub-menu li:hover > a {
  color: #0099F7;
}

/* Menu Active Color */
.navigation .navbar .navbar-nav .nav-item.active > a {
  color: #0099F7;
}

/* Sub Menu Toggler in Large Device */
.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
  display: none;
}

/* Medium Device Menu*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu li.nav-item a.nav-link {
    padding: 12px;
  }
  .navbar-toggler {
    padding: 5px 15px;
    font-size: 20px;
    line-height: 1;
    background-color: transparent;
    border: none;
    position: absolute;
    top: -60px;
    right: 0;
  }
  .navbar-toggler-icon {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0099F7;
    margin: 6px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .main-menu .navbar .navbar-collapse {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    padding: 10px 16px;
    -webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
  }
  .main-menu .navbar-toggler:focus,
  .navbar-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .active .navbar-toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 7px;
  }
  .active .navbar-toggler-icon:nth-of-type(2) {
    opacity: 0;
  }
  .active .navbar-toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    position: absolute;
    top: 7px;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 14px;
    font-size: 16px;
    background: none;
    border: 0;
    color: #0099F7;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler:focus,
  .sub-nav-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    top: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: none;
    right: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: left;
    border-top: 0;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .main-menu .sub-menu li a {
    font-size: 17px;
    display: block;
    padding: 12px;
    color: #333;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 30px;
  }
  .main-menu .sub-menu li:hover > a {
    background: none;
    color: #0099F7;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main-menu li.nav-item a.nav-link {
    padding: 12px;
  }
  .navbar-toggler {
    padding: 5px 15px;
    font-size: 20px;
    line-height: 1;
    background-color: transparent;
    border: none;
    position: absolute;
    top: -60px;
    right: 0;
  }
  .navbar-toggler-icon {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0099F7;
    margin: 6px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .main-menu .navbar .navbar-collapse {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    padding: 10px 16px;
    -webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
  }
  .main-menu .navbar-toggler:focus,
  .navbar-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .active .navbar-toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 7px;
  }
  .active .navbar-toggler-icon:nth-of-type(2) {
    opacity: 0;
  }
  .active .navbar-toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    position: absolute;
    top: 7px;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 14px;
    font-size: 16px;
    background: none;
    border: 0;
    color: #0099F7;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler:focus,
  .sub-nav-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    top: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: none;
    right: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: left;
    border-top: 0;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .main-menu .sub-menu li a {
    font-size: 17px;
    display: block;
    padding: 12px;
    color: #333;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 30px;
  }
  .main-menu .sub-menu li:hover > a {
    background: none;
    color: #0099F7;
  }
  .theme-2 .main-menu .sub-menu li:hover > a {
    background: none;
    color: #10CC75;
  }
}

@media (max-width: 767px) {
  .main-menu li.nav-item a.nav-link {
    padding: 12px;
  }
  .navbar-toggler {
    padding: 5px 15px;
    font-size: 20px;
    line-height: 1;
    background-color: transparent;
    border: none;
    position: absolute;
    top: -60px;
    right: 0;
  }
  .navbar-toggler-icon {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0099F7;
    margin: 6px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .main-menu .navbar .navbar-collapse {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    padding: 10px 16px;
    -webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
  }
  .main-menu .navbar-toggler:focus,
  .navbar-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .active .navbar-toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 7px;
  }
  .active .navbar-toggler-icon:nth-of-type(2) {
    opacity: 0;
  }
  .active .navbar-toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    position: absolute;
    top: 7px;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 14px;
    font-size: 16px;
    background: none;
    border: 0;
    color: #0099F7;
  }
  .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler:focus,
  .sub-nav-toggler:hover {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important;
  }
  .sub-menu {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    top: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: none;
    right: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: left;
    border-top: 0;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .main-menu .sub-menu li a {
    font-size: 17px;
    display: block;
    padding: 12px;
    color: #333;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 30px;
  }
  .main-menu .sub-menu li:hover > a {
    background: none;
    color: #0099F7;
  }
  .theme-2 .main-menu .sub-menu li:hover > a {
    background: none;
    color: #10CC75;
  }
}

.header-right-content {
  margin-top: 7px;
}

.header-right-content a {
  color: #333;
  padding: 20px 9px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right-content a {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-right-content a {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-right-content a {
    display: none;
  }
}

.header-right-content i {
  font-size: 20px;
  color: #333;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right-content i {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-right-content i {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-right-content i {
    display: none;
  }
}

.theme-3 .header-right-content a i {
  color: #fff;
}

.theme-3 .header-right-content .search-btn i {
  color: #fff;
}

/*Hero Area*/
.hero-area {
  background-image: url(../img/slider/1.html);
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-area.about {
  background-image: url(../img/slider/about-home.jpg);
}

.hero-area.service {
  background-image: url(../img/slider/service-home.jpg);
}

.hero-area.portfolio {
  background-image: url(../img/slider/port-home.jpg);
}

.hero-area.blog {
  background-image: url(../img/slider/blog-home.html);
}

.hero-area .hero-area-content h5 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 5px;
  color: #e4ac4c;
  text-transform: uppercase;
}

.hero-area .hero-area-content h1 {
  font-size: 100px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 120px;
  margin: 30px 0;
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hero-area .hero-area-content h1 {
    font-size: 80px;
    line-height: 95px;
    margin: 25px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-area-content h1 {
    font-size: 80px;
    line-height: 95px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-area .hero-area-content h1 {
    font-size: 80px;
    line-height: 95px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-area-content h1 {
    font-size: 60px;
    line-height: 75px;
  }
}

.hero-area .hero-area-content p {
  color: #eee;
  font-size: 15px;
  letter-spacing: 2px;
}

/*About Me Hero Area Page*/
#about-me.hero-area {
  background-image: url(../img/about/about-me.jpg);
}

#about-me.hero-area .hero-area-content h1 {
  text-transform: uppercase;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #about-me.hero-area .hero-area-content h1 {
    margin: 10px 0;
  }
}

@media (max-width: 767px) {
  #about-me.hero-area .hero-area-content h1 {
    margin: 10px 0;
  }
}

#about-me.hero-area p {
  font-family: 'Teko', sans-serif;
  font-size: 22px;
  color: #eaad45;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #about-me.hero-area p {
    margin-bottom: 20px;
  }
}

/* Slider CSS 
==================*/
@media (max-width: 767px) {
  .hero-area-content {
    margin-top: 80px;
  }
}

.single-slide-item {
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  width: 100%;
  height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.theme-2 .single-slide-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.single-slide-item {
  background-image: url(../img/slider/slide-bg-2.jpg);
}

.hero-area-bg-2 {
  background-image: url(../img/slider/slide-bg-3.jpg);
}

.hero-area-bg-3 {
  background-image: url(../img/slider/slide-bg-5.jpg);
}

.hero-area-bg-4 {
  background-image: url(../img/slider/slide-bg-4.jpg);
}

.homepage-slides .owl-nav button.owl-prev,
.homepage-slides .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  border: 2px solid;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

.homepage-slides .owl-nav button.owl-next {
  left: auto;
  right: 15px;
}

.homepage-slides:hover .owl-nav button.owl-prev,
.homepage-slides:hover .owl-nav button.owl-next {
  visibility: visible;
  opacity: .3;
}

.homepage-slides .owl-nav button.owl-prev:hover,
.homepage-slides .owl-nav button.owl-next:hover {
  background: #0099F7;
  color: #fff;
  border-color: #0099F7;
  opacity: 1;
}

.hero-area-content .main-btn {
  margin: 25px 0;
}

.theme-2 .hero-area-content {
  padding-left: 120px;
  margin-top: 120px;
}

@media (max-width: 767px) {
  .theme-2 .hero-area-content {
    padding-left: 20px;
  }
}

.single-slide-item h5 {
  color: #e0ab50;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.single-slide-item h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 500;
  line-height: 100px;
  letter-spacing: 2px;
  margin: 30px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-slide-item h1 {
    font-size: 80px;
    line-height: 100px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-slide-item h1 {
    font-size: 60px;
    line-height: 80px;
  }
}

@media (max-width: 767px) {
  .single-slide-item h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

/*About # 01 Hero Area*/
#about-1 .hero-area-content h1 {
  font-size: 75px;
  text-transform: uppercase;
  border: 5px solid;
  padding: 5px 25px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #about-1 .hero-area-content h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 10px 25px;
  }
}

@media (max-width: 767px) {
  #about-1 .hero-area-content h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 10px 25px;
  }
}

#about-1 .hero-area-content h5 {
  text-transform: uppercase;
  letter-spacing: 8px;
}

/*Service # 01 Hero Area*/
#service-1 .hero-area-content h1 {
  font-size: 75px;
  text-transform: uppercase;
  border: 5px solid;
  padding: 5px 25px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #service-1 .hero-area-content h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 10px 25px;
  }
}

@media (max-width: 767px) {
  #service-1 .hero-area-content h1 {
    font-size: 52px;
    line-height: 60px;
    padding: 10px 25px;
  }
}

#service-1 .hero-area-content h5 {
  text-transform: uppercase;
  letter-spacing: 8px;
}

/*Portfolio # 01 Hero Area*/
#portfolio-1 .hero-area-content h1 {
  font-size: 75px;
  text-transform: uppercase;
  border: 5px solid;
  padding: 5px 25px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #portfolio-1 .hero-area-content h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 10px 25px;
  }
}

@media (max-width: 767px) {
  #portfolio-1 .hero-area-content h1 {
    font-size: 45px;
    line-height: 60px;
    padding: 10px 25px;
  }
}

#portfolio-1 .hero-area-content h5 {
  text-transform: uppercase;
  letter-spacing: 8px;
}

/*Service Section-1*/
.single-service-item {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 4px solid #fff;
  border-radius: 7px;
  background: #fff;
  -webkit-box-shadow: 0 3px 9px -2px #d0cece;
          box-shadow: 0 3px 9px -2px #d0cece;
  padding: 30px;
  z-index: 1;
}

#service-1 .single-service-item:hover {
  border-bottom: 4px solid #0099F7;
  border-radius: 7px;
}

.single-service-item .num {
  position: absolute;
  content: "";
  top: 0px;
  left: 35px;
  color: #eee;
  font-size: 80px;
}

.ryans-icon span {
  font-size: 35px;
  color: #0099F7;
}

.single-service-item h5 {
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0;
  position: relative;
}

.single-service-item p {
  margin-top: 30px;
}

.single-service-item h5:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 3px;
  bottom: -15px;
  left: 50%;
  margin-left: -35px;
  background: #0099F7;
}

.service-content a {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 20px 0;
  color: #0099F7;
  font-weight: 400;
}

.service-content a:hover {
  color: #FFAA17;
}

/*Service Section-2*/
.single-service-item img {
  border-radius: 6px 6px 0 0;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.theme-2 .single-service-item {
  padding: 15px;
}

/*Single Service*/
.service-list {
  background: #F6F6F6;
  padding: 30px;
  margin-bottom: 30px;
}

.service-list h5 {
  font-size: 30px;
  margin: 30px 0;
}

.service-list a {
  font-size: 18px;
  letter-spacing: 1px;
  display: block;
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
}

.service-list a.active {
  background: #0099F7;
  color: #fff;
}

.service-list a span {
  float: right;
}

.single-service h2 {
  margin: 30px 0;
}

.single-service h5 {
  margin: 20px 0;
}

#about-me .single-service-item {
  background: #fff;
}

/*Single Service*/
.service-details-feature {
  text-align: center;
  border: 1px solid #ddd;
  padding: 15px;
  margin-top: 30px;
}

.service-details-feature h5 {
  font-size: 27px;
}

.service-details-feature i {
  font-size: 45px;
  color: #0099F7;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-details-section .helpline-section {
    display: none;
  }
}

@media (max-width: 767px) {
  .service-details-section .helpline-section {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-details-section .question-section {
    display: none;
  }
}

@media (max-width: 767px) {
  .service-details-section .question-section {
    display: none;
  }
}

/* About Section # 01 */
.about-left {
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

.about-left img {
  border-radius: 10px;
}

.about-left:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 300px;
  top: 50%;
  left: -34px;
  background: #0099F7;
  z-index: -1;
  border-radius: 7px;
  margin-top: -150px;
}

.about-left:after {
  position: absolute;
  content: "Kuruluş 1997";
  width: 150px;
  height: 60px;
  background: #0099F7;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 7px;
}

@media (max-width: 767px) {
  .about-left {
    margin-right: 0;
  }
}

.about-content h6 {
  margin: 10px 0;
}

.about-content .section-title h2 {
  color: #fff;
}

.about-content .main-btn {
  margin-top: 20px;
}

/* About Section # 02 */
.about-left {
  margin-right: 20px;
  position: relative;
}

.about-left img {
  border-radius: 10px;
}

.about-left img {
  -webkit-filter: none;
          filter: none;
}

.about-bg img {
  border-radius: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-bg img {
    margin-top: 40px;
  }
}

.about-bg:after {
  position: absolute;
  content: "İpek Tesisat Kuruluş 1997";
  width: 300px;
  height: 60px;
  background: #0099F7;
  bottom: 0;
  right: 93px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 3px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px 0 10px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-bg:after {
    left: 14px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-bg:after {
    left: 14px;
  }
}

@media (max-width: 767px) {
  .about-bg:after {
    left: 14px;
  }
}

@media (max-width: 575px) {
  .about-left {
    margin-right: 0;
  }
}

.about-certify {
  margin: 40px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-certify {
    margin: 25px 0;
  }
}

.about-certify i {
  font-size: 45px;
  position: absolute;
}

.about-certify h5 {
  padding-left: 70px;
  margin-bottom: 15px;
}

.about-certify p {
  padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-certify p {
    font-size: 14px;
  }
}

.about-content h2 {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-content h2 {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .about-content h2 {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .about-content h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-content {
    margin-top: 20px;
  }
}

.about-content h5 {
  color: #0099F7;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.key-feature i {
  font-size: 30px;
  float: left;
  color: #0099F7;
}

.key-feature {
  margin-top: 20px;
}

.key-feature p {
  font-size: 20px;
  margin-left: 40px;
}

/* About Page # 01 */
#about.hero-area {
  height: 500px;
}

#about .hero-area-content {
  text-align: center;
}

#about.hero-area .hero-area-content h1 {
  font-size: 80px;
  margin: 10px 0;
}

#about .hero-area-content .main-btn {
  margin: 25px 0;
  margin-right: 20px;
}

/* About Page # 02 */
#about-2 .section-title h2 {
  color: #fff;
}

.aboutus-bg {
  width: 50%;
  height: 600px;
  position: relative;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .aboutus-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  .aboutus-bg {
    display: none;
  }
}

.aboutus-content {
  width: 50%;
  padding: 80px;
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aboutus-content {
    padding: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .aboutus-content {
    width: 100%;
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .aboutus-content {
    width: 100%;
    padding: 30px;
  }
}

.about-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.about-me .about-content .section-title h2 {
  color: #333;
}

.about-certify {
  margin: 40px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-certify {
    margin: 25px 0;
  }
}

.about-certify i {
  font-size: 45px;
  color: #0099F7;
  position: absolute;
}

.about-certify h5 {
  color: #fff;
  font-size: 25px;
  padding-left: 70px;
  margin-bottom: 15px;
}

.about-certify p {
  color: #9a9a9a;
  padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-certify p {
    font-size: 14px;
  }
}

.about-content {
  margin-top: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-content {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-content {
    margin-top: 60px;
  }
}

.about-content h5 {
  margin-bottom: 20px;
}

/* About Me Page */
#about-me.hero-area {
  height: 700px;
}

#about-me .hero-area-content {
  margin-top: 0;
}

.about-me .about-img {
  position: relative;
  z-index: 1;
}

.about-me .about-img img {
  border-radius: 7px;
}

.about-me .about-img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -30px;
  left: -30px;
  border: 3px solid #0099F7;
  border-radius: 7px;
  z-index: -1;
}

.about-me .single-bar-item h4 {
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}

.about-me .main-btn {
  margin-top: 30px;
  margin-right: 20px;
}

.about-me .single-bar-item .barfiller .tip {
  color: #333;
}

/*Portfolio */
.portfolio-area .section-title h6 {
  color: #f7c774;
}

ul.port-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  ul.port-menu {
    float: left;
  }
}

@media (max-width: 767px) {
  ul.port-menu {
    float: left;
  }
}

ul.port-menu.recent {
  float: none;
}

.port-3 ul {
  display: none;
}

.port-classic ul.port-menu {
  float: none;
  text-align: center;
}

#port-masonry ul.port-menu {
  float: none;
  text-align: center;
}

ul.port-menu li {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 20px;
  color: #333;
  cursor: pointer;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  ul.port-menu li {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  ul.port-menu li {
    padding: 10px;
  }
}

ul.port-menu li:hover {
  color: #0099F7;
}

.single-portfolio-item {
  background-image: url(../img/portfolio/01.jpg);
}

.port-bg-2 {
  background-image: url(../img/portfolio/02.jpg);
}

.port-bg-3 {
  background-image: url(../img/portfolio/03.jpg);
}

.port-bg-4 {
  background-image: url(../img/portfolio/04.jpg);
}

.port-bg-5 {
  background-image: url(../img/portfolio/05.jpg);
}

.port-bg-6 {
  background-image: url(../img/portfolio/06.jpg);
}

.port-bg-7 {
  background-image: url(../img/portfolio/07.jpg);
}

.port-bg-8 {
  background-image: url(../img/portfolio/08.jpg);
}

.port-bg-9 {
  background-image: url(../img/portfolio/9.jpg);
}

.port-bg-10 {
  background-image: url(../img/portfolio/10.jpg);
}

.port-bg-11 {
  background-image: url(../img/portfolio/11.jpg);
}

.port-bg-12 {
  background-image: url(../img/portfolio/12.jpeg);
}

.port-bg-13 {
  background-image: url(../img/portfolio/13.jpg);
}

.port-bg-14 {
  background-image: url(../img/portfolio/14.jpg);
}

.port-bg-15 {
  background-image: url(../img/portfolio/15.jpg);
}

.port-bg-16 {
  background-image: url(../img/portfolio/16.jpg);
}

.port-bg-17 {
  background-image: url(../img/portfolio/17.jpg);
}

.port-bg-18 {
  background-image: url(../img/portfolio/18.jpg);
}

.port-bg-19 {
  background-image: url(../img/portfolio/19.jpg);
}

.port-bg-20 {
  background-image: url(../img/portfolio/20.jpg);
}

.port-bg-21 {
  background-image: url(../img/portfolio/21.jpg);
}

.portfolio-list {
  overflow: hidden;
  margin-left: -1%;
  margin-top: 20px;
}

.single-portfolio-item {
  float: left;
  width: 32.33%;
  height: 300px;
  background-size: cover;
  background-position: center;
  background-color: #333;
  position: relative;
  margin-left: 1%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-portfolio-item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .single-portfolio-item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.theme-3 .single-portfolio-item:hover {
  border-bottom: 4px solid #0099F7;
}

.portfolio-list.theme-2 .single-portfolio-item {
  border-radius: 0;
}

.portfolio-list.theme-3 .single-portfolio-item {
  border-radius: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-list.theme-3 .single-portfolio-item {
    margin-top: 30px;
  }
}

.single-portfolio-item.large {
  height: 610px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-portfolio-item.large {
    height: 300px;
  }
}

@media (max-width: 767px) {
  .single-portfolio-item.large {
    height: 300px;
  }
}

.single-portfolio-item.wide {
  width: 65.55%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-portfolio-item.wide {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .single-portfolio-item.wide {
    width: 100%;
  }
}

.single-portfolio-item .desc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  right: 0;
  background: rgba(8, 38, 53, 0.9);
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 10px;
}

.portfolio-list.theme-2 .single-portfolio-item .desc {
  border-radius: 0;
}

.portfolio-list.theme-3 .single-portfolio-item .desc {
  border-radius: 0;
}

.single-portfolio-item .desc .con {
  padding: 30px;
  display: block;
  position: relative;
}

.single-portfolio-item .desc h3 {
  color: #0099F7;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  margin-bottom: 5px;
}

.single-portfolio-item .desc h3 a {
  color: #fff;
}

.single-portfolio-item .desc span {
  display: block;
  color: #ccc;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}

.single-portfolio-item .desc span a {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff;
}

.single-portfolio-item:hover .desc {
  opacity: 1;
}

.single-portfolio-item:hover .desc h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.single-portfolio-item:hover .desc span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.single-portfolio-item .details {
  background: rgba(8, 38, 53, 0.9);
  width: 100%;
  height: 100%;
  padding: 50px 35px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.theme-2 .single-portfolio-item .details {
  background: #0099f7e0;
}

.single-portfolio-item .info {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  margin-top: -20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.single-portfolio-item .info a:hover {
  color: #fff;
}

.single-portfolio-item .info a {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.single-portfolio-item h5 {
  margin-bottom: 10px;
}

.single-portfolio-item .info i {
  color: #fff;
  font-size: 20px;
}

.single-portfolio-item:hover .details {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.single-portfolio-item:hover .details .info {
  opacity: 1;
  margin-top: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-list.recent {
  margin-top: 0;
}

ul.port-menu.recent {
  list-style: none;
  padding: 0;
  bottom: 0;
  text-align: center;
  position: inherit;
}

.load-more-btn {
  text-align: center;
}

.load-more-btn .main-btn {
  padding: 14px 35px;
  margin-top: 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .load-more-btn .main-btn {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .load-more-btn .main-btn {
    margin-top: 60px;
  }
}

/*Single Portfolio*/
.portfolio-single-section h3 {
  font-size: 35px;
  margin: 30px 0;
}

.project-info {
  border: 1px solid #ddd;
  padding: 30px;
}

.project-info h5 {
  font-size: 30px;
  margin-bottom: 40px;
}

.project-info p {
  margin: 25px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.project-info p b {
  color: #222;
}

.project-info span {
  float: right;
}

.project-info .main-btn {
  padding: 12px 18px;
  font-size: 15px;
  margin: 20px 0;
  width: 60%;
  margin-left: 20%;
}

.project-overview h5 {
  font-size: 24px;
  margin: 30px 0;
}

.project-overview p:last-child {
  margin-bottom: 40px;
}

.port-img img {
  min-width: 540px;
  min-height: 540px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .port-img img {
    min-width: 100%;
    min-height: 100%;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .port-img img {
    min-width: 300px;
    min-height: 300px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .port-img img {
    min-width: 200px;
    min-height: 200px;
    margin-bottom: 30px;
  }
}

.port-2 .single-portfolio-item {
  width: 24.33%;
  margin-left: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .port-2 .single-portfolio-item {
    width: 48.33%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .port-2 .single-portfolio-item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .port-2 .single-portfolio-item {
    width: 100%;
  }
}

.port-2 .portfolio-list {
  margin-right: -3%;
}

.port-3 .single-portfolio-item {
  width: 24.33%;
  margin-left: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .port-3 .single-portfolio-item {
    width: 48.33%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .port-3 .single-portfolio-item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .port-3 .single-portfolio-item {
    width: 100%;
  }
}

.port-3 .portfolio-list {
  margin-right: -3%;
}

.port-3 h2 {
  color: #fff;
}

.port-3 ul.port-menu li {
  padding: 0;
}

#portfolio .single-featured-item {
  border: 1px solid #eee;
  padding: 40px;
}

#portfolio-1 ul.port-menu {
  float: none;
}

#portfolio-fullwidth .single-portfolio-item {
  width: 32.32%;
  margin-left: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #portfolio-fullwidth .single-portfolio-item {
    width: 48.33%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #portfolio-fullwidth .single-portfolio-item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #portfolio-fullwidth .single-portfolio-item {
    width: 100%;
  }
}

#portfolio-fullwidth .portfolio-list {
  margin-right: -3%;
}

#portfolio-fullwidth ul {
  display: none;
}

#portfolio-fullwidth ul.port-menu li {
  padding: 0;
}

/* Achievement Section */
.achievement-area {
  height: 300px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .achievement-area {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .achievement-area {
    height: 500px;
  }
}

.single-counter-box {
  text-align: center;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-counter-box {
    margin-bottom: 30px;
  }
}

.single-counter-box h6 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-counter-box h6 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .single-counter-box h6 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .single-counter-box p {
    margin: 0;
  }
}

.single-counter-box p span {
  font-family: 'Teko', sans-serif;
  font-size: 70px;
  color: #0099F7;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-counter-box p span {
    font-size: 60px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-counter-box p span {
    font-size: 55px;
  }
}

@media (max-width: 767px) {
  .single-counter-box p span {
    font-size: 55px;
  }
}

/* Feature # 1 */
.single-feature-item .num {
  font-size: 18px;
  background: #0099F7;
  display: inline-block;
  padding: 10px;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  float: left;
  border-radius: 7px;
}

.feature-image img {
  border-radius: 10px;
}

.feature-image {
  position: relative;
  z-index: 1;
}

.feature-image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -90px;
  left: 25%;
  background: #eee;
  z-index: -1;
  border-radius: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feature-image:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .feature-image:before {
    display: none;
  }
}

.feature-image:after {
  position: absolute;
  content: "creative idea";
  width: 150px;
  height: 60px;
  background: #0099F7;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 7px;
}

.feature-content h5 {
  font-size: 24px;
  margin: 8px 0;
  letter-spacing: 1px;
}

.feature-content {
  padding-left: 70px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

/* Feature # 2 */
.single-featured-item {
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  padding: 30px;
  margin: 40px 0 20px;
}

.featured-icon {
  display: inline-block;
  padding: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.featured-icon i {
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
}

.featured-icon i:before {
  margin: 0;
  font-size: 30px;
  font-weight: 500;
  color: #0099F7;
  padding: 12px;
  -webkit-transition: .3s;
  transition: .3s;
}

.single-featured-item h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  font-weight: 400;
  position: relative;
  margin: 30px 0;
}

.single-featured-item h4:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  bottom: -10px;
  left: 50%;
  background: #0099F7;
  margin-left: -30px;
}

.single-featured-item p {
  font-size: 18px;
}

/* Feature # 3 */
.featured-area {
  position: relative;
  z-index: 1;
}

.theme-3 .single-featured-item {
  text-align: center;
  padding: 45px;
  margin-bottom: 30px;
  margin-top: -60px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 3px 8px -2px #d0cece;
          box-shadow: 0 3px 8px -2px #d0cece;
  border: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .theme-3 .single-featured-item {
    margin-bottom: 110px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .theme-3 .single-featured-item {
    margin-bottom: 90px;
  }
}

@media (max-width: 767px) {
  .theme-3 .single-featured-item {
    margin-bottom: 90px;
  }
}

.theme-3 .single-featured-item h4 {
  font-size: 28px;
}

.theme-3 .single-featured-item p {
  font-size: 20px;
}

.theme-3 .single-featured-item .ryans-icon span {
  font-size: 40px;
}

.single-featured-item.active {
  background: #0099F7;
}

.single-featured-item.active .ryans-icon span {
  color: #fff;
}

.single-featured-item.active h4 {
  color: #fff;
}

.single-featured-item.active h4::after {
  background: #fff;
}

.single-featured-item.active p {
  color: #fff;
}

/*Team Section */
.team {
  position: relative;
  margin-bottom: 40px;
}

.team img {
  border-radius: 10px;
}

.details {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.team h6 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #0099F7;
  margin: 0;
  text-transform: uppercase;
}

.details span {
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: normal;
}

.social i::before {
  font-size: 25px;
  margin: 5px;
}

.social i:hover {
  color: #0099F7;
}

.team:hover .details {
  bottom: 10px;
  opacity: 1;
  visibility: visible;
}

/*Success Section*/
.success-area {
  position: relative;
  z-index: 1;
}

.success-area:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 60%;
  top: 0;
  left: 0;
  background: #343a40;
  z-index: -2;
}

.success-area .section-title h2 {
  color: #fff;
}

.video-area {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
}

.video-area img {
  border: 7px solid #fff;
  border-radius: 7px;
}

.pop-up-video a.video-play-btn {
  font-size: 24px;
  color: #fff;
  border: 2px solid #0099F7;
  padding: 15px;
  width: 70px;
  height: 70px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #0099F7;
  cursor: pointer;
  z-index: 999;
  border-radius: 50%;
}

@media (max-width: 575px) {
  .pop-up-video a.video-play-btn {
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 15px;
    top: 40%;
    left: 40%;
  }
}

@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
  }
  100% {
    opacity: 0;
  }
}

.video-area a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  border-radius: inherit;
  border: 1px solid #fff;
  -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
  animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
}

.pop-up-video i:before {
  margin-left: 5px;
}

/*Testimonial-01 */
.single-team-item img {
  display: block;
  max-width: 70px;
  border-radius: 50%;
  float: left;
}

.author-desc {
  font-size: 18px;
  padding-left: 100px;
  color: #191919;
  text-transform: uppercase;
}

.author-desc h5 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
}

.author-desc span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  opacity: .5;
}

.single-team-item .ryans-icon {
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #0099F7;
}

.single-team-item {
  position: relative;
  border: 1px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px #eee;
          box-shadow: inset 0px 0px 0px 1px #eee;
  padding: 20px;
  width: 100%;
  height: 250px;
  border-radius: 10px;
  margin-top: 30px;
}

.single-team-item p {
  float: left;
  margin-top: 20px;
}

/*Testimonial-02 */
.testimonial-bg {
  width: 50%;
  height: 600px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-bg {
    width: 50%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  .testimonial-bg {
    display: none;
  }
}

.testimonial-carousel {
  width: 50%;
  padding: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-carousel {
    width: 50%;
    padding: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial-carousel {
    width: 100%;
    padding: 70px;
  }
}

@media (max-width: 767px) {
  .testimonial-carousel {
    width: 100%;
    padding: 70px;
  }
}

.testimonial-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.testimonial-area .section-title h2 {
  color: #fff;
}

.single-carousel-item .ryans-icon i {
  font-size: 60px;
  color: #0099F7;
}

.single-carousel-item .author-desc img {
  max-width: 70px;
  border-radius: 50%;
}

.single-carousel-item .author-desc {
  padding-left: 0;
  margin-top: 40px;
}

.single-carousel-item .author-desc h5 {
  font-size: 24px;
  margin: 20px 0;
  color: #fff;
  letter-spacing: 2px;
}

.single-carousel-item .author-desc span {
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: capitalize;
}

.single-carousel-item p {
  color: #bdbcbc;
}

.owl-dots button.owl-dot span {
  width: 10px;
  height: 10px;
  background: #686C6D;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 20px;
}

.owl-dots button.owl-dot.active span {
  width: 35px;
  height: 10px;
  border-radius: 7px;
  background: #0099F7;
}

.team-carousel .owl-dots {
  text-align: center;
  margin-top: 50px;
}

/* Clients Section */
.clients-main-block {
  padding: 55px;
  background-color: #FFF;
}

.item-clients-img img {
  max-width: 150px;
  text-align: center;
}

.clients-slider.owl-carousel .owl-item img {
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.clients-slider.owl-carousel .owl-item img:hover {
  -webkit-filter: none;
          filter: none;
}

/* Blog Section for Home Page # 01 */
.blog-entry {
  width: 100%;
  float: left;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 768px) {
  .blog-entry {
    margin-bottom: 30px;
  }
}

.blog-entry .blog-img {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  border-radius: 7px 7px 0 0;
}

.blog-entry .blog-img img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-entry .desc {
  padding: 20px;
}

.blog-entry .desc h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.75em;
  font-weight: 400;
}

.blog-entry .desc h3 a {
  color: #101010;
  text-decoration: none;
  font-family: 'Teko', sans-serif;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 1px;
}

.blog-entry .desc span {
  display: block;
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #0099F7;
}

.blog-entry .desc span a {
  font-size: 18px;
  font-weight: 400;
  color: #FFAA17;
}

.blog-entry .desc span small i {
  color: #888;
}

.blog-entry .desc .lead {
  font-size: 12px;
  color: #101010;
  font-weight: 400;
  font-family: 'Rambla', sans-serif;
}

.blog-entry .desc .lead:hover {
  color: #101010;
}

.blog-entry:hover .blog-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.capricorn-post img {
  padding-bottom: 30px;
}

.blog-area .main-btn {
  padding: 14px 26px;
  margin: 10px 0;
  font-size: 18px;
  letter-spacing: 2px;
  border: 2px solid #0099F7;
}

.blog-area .main-btn:hover {
  border: 2px solid #0099F7;
}

/* Blog Home Page */
#blog-home .hero-area-content h1 {
  font-size: 80px;
  line-height: 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #blog-home .hero-area-content h1 {
    font-size: 50px;
    line-height: 65px;
  }
}

@media (max-width: 767px) {
  #blog-home .hero-area-content h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 10px 0;
  }
}

.blog-bg {
  position: relative;
}

.blog-tag {
  position: absolute;
  font-size: 16px;
  letter-spacing: 2px;
  background: #0099F7;
  padding: 5px;
  bottom: 0;
  color: #fff;
  line-height: 30px;
}

.single-blog-item {
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 60px;
}

.blog-content {
  padding: 25px;
}

.blog-content h2 {
  font-size: 35px;
  letter-spacing: 1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-content h2 {
    font-size: 30px;
  }
}

a.read-more {
  color: deepskyblue;
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  margin: 30px 0;
}

a.read-more:hover {
  color: #FFAA17;
}

a.read-more span {
  font-size: 24px;
  color: #333;
  float: right;
}

a.read-more span i {
  margin-right: 8px;
}

a.read-more span i:first-child {
  color: #FC0046;
}

.writer-info-wrap {
  border: 1px solid #ddd;
  padding: 30px;
  text-align: center;
}

.writer-avator img {
  width: 200px;
  border-radius: 50%;
  margin-bottom: 30px;
}

.writer-info-wrap h5 {
  font-size: 24px;
}

.writer-info-wrap h5 span {
  font-size: 85%;
  opacity: .5;
  display: block;
}

.writer-info-wrap p {
  margin-top: 30px;
}

.writer-info-wrap .social-icon {
  margin-top: 40px;
}

.single-blog-tag span {
  border: 2px solid #ddd;
  padding: 7px;
  display: inline-block;
  margin-right: 7px;
}

.single-blog-tag span a {
  font-size: 18px;
  letter-spacing: 2px;
}

/* Single Blog Page */
.sidebar {
  -webkit-box-shadow: 0 0 5px #eee;
          box-shadow: 0 0 5px #eee;
  padding: 15px 20px;
}

.blog-meta {
  font-size: 18px;
  margin: 20px 0;
}

.blog-meta i {
  color: #0099F7;
  font-size: 20px;
  margin-right: 7px;
}

.single-blog-wrap h3 {
  font-size: 35px;
  margin-bottom: 30px;
}

.single-blog-wrap .social-icon i {
  color: #191919;
}

img.blog-inside {
  max-width: 47%;
  margin-right: 2%;
}

.single-blog-wrap h5 {
  font-size: 30px;
  margin: 20px 0;
}

.single-blog-wrap a {
  color: #191919;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}

.blog-tag span a {
  display: block;
  border: 2px solid #00B965;
  padding: 7px;
  margin-right: 10px;
}

.blog-search input {
  border: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  padding-bottom: 10px;
}

.blog-search button {
  background: none;
  margin: 0;
  padding: 0;
}

.blog-search button i {
  color: #191919;
  font-size: 20px;
  opacity: .5;
  position: absolute;
  top: 18px;
  right: 28px;
}

.blog-category h5,
.archive h5 {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 500;
  margin: 25px 0;
}

.blog-category a,
.archive a {
  display: block;
  color: #191919;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.blog-category a:hover,
.archive a:hover {
  color: #0099F7;
}

.blog-category a.active {
  color: #0099F7;
}

.recent-post h5 {
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 30px 0;
  margin-top: 50px;
}

.recent-post img {
  float: left;
  width: 80px;
  height: 80px;
}

.single-recent-post h6 {
  font-size: 20px;
  margin: 0;
}

.single-recent-post {
  padding-left: 110px;
  padding-bottom: 25px;
}

.single-recent-post .recent-post-content {
  display: block;
  padding-left: 110px;
}

.single-recent-post h6 a {
  color: #00B965;
  line-height: 1.5;
}

.popular-tag h5 {
  margin: 30px 0;
  margin-top: 50px;
  font-weight: 600;
}

.popular-tag span {
  padding: 8px 15px;
  background: #ddd;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 15px;
}

.popular-tag a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #191919;
  padding: 5px;
}

.popular-tag span:hover {
  background: #0099F7;
}

.popular-tag span:hover a {
  color: #fff;
}

.author-profile img {
  width: 90px;
  height: 90px;
  float: left;
}

.comments-section h5 {
  font-size: 22px;
  margin: 40px 0;
}

.comments-section img {
  width: 90px;
  height: 90px;
  float: left;
}

.single-comments-section p {
  padding-left: 120px;
}

a.reply-btn {
  font-size: 15px;
  letter-spacing: 2px;
}

.comments-form h3 {
  margin: 50px 0;
}

.author-info {
  padding-left: 120px;
}

.author-info h6 {
  font-size: 20px;
  letter-spacing: 1px;
}

.author-info i {
  font-size: 18px;
  margin-right: 10px;
  margin-top: 10px;
}

.single-comments-section p span {
  padding-left: 50px;
  font-size: 15px;
}

.single-comments-section p b {
  font-family: 'Teko';
  font-size: 18px;
  color: #444;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.single-comments-section {
  margin-bottom: 50px;
}

/* CTA Section */
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 80px;
  margin: 0 auto;
}

.row.cta-content {
  background: #0099F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  padding: 50px;
  border-radius: 7px;
  position: relative;
  margin-bottom: -50px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .row.cta-content {
    height: 400px;
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .row.cta-content {
    height: 300px;
    padding: 5px;
  }
}

.cta-content h2 {
  font-size: 55px;
  line-height: 55px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-content h2 {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .cta-content h2 {
    font-size: 48px;
    text-align: center;
  }
}

.cta-area.section-padding {
  padding-bottom: 0;
}

/* Footer Area */
.footer-area {
  background: #343a40;
  color: #fff;
}

@media (max-width: 767px) {
  .footer-area {
    text-align: center;
  }
}

.footer-area .logo .navbar-brand {
  color: #fff;
}

.footer-area h5 {
  font-size: 24px;
  letter-spacing: 2px;
  margin: 20px 0;
  color: #e4bc71;
}

.footer-area p {
  color: #9a9a9a;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .footer-area p {
    text-align: center;
    margin-top: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-area p {
    text-align: center;
    margin-top: 15px;
  }
}

.footer-area ul li a {
  font-size: 20px;
  letter-spacing: 2px;
  display: block;
  color: #eee;
  padding: 7px 0;
}

.footer-area ul li a:hover {
  color: #0099F7;
}

.subscribe-form button {
  width: 40px;
  height: 40px;
  font-size: 20px;
  background-color: #0099F7;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border: 0;
  position: absolute;
  bottom: 27px;
  right: 5px;
  cursor: pointer;
}

.subscribe-form {
  position: relative;
}

.subscribe-form input {
  background: #0099F7;
  border-color: #0099F7;
  margin-top: 30px;
  font-size: 18px;
}

.subscribe-form input::-webkit-input-placeholder {
  color: #fff;
  font-size: 17px;
}

.subscribe-form input:-ms-input-placeholder {
  color: #fff;
  font-size: 17px;
}

.subscribe-form input::-ms-input-placeholder {
  color: #fff;
  font-size: 17px;
}

.subscribe-form input::placeholder {
  color: #fff;
  font-size: 17px;
}

.footer-up {
  padding: 60px 0;
  padding-top: 120px;
}

.footer-bottom {
  padding: 20px 0;
  border-top: 1px solid #898b8e;
}

p.privacy {
  text-align: right;
}

@media (max-width: 767px) {
  p.privacy {
    text-align: center;
  }
}

/* Skilled Area CSS 
==================*/
.skill-bg {
  width: 50%;
  height: 600px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .skill-bg {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .skill-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  .skill-bg {
    display: none;
  }
}

.skill-content {
  width: 50%;
  padding: 80px;
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .skill-content {
    width: 100%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .skill-content {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .skill-content {
    width: 100%;
    padding: 60px;
  }
}

.skill-content p {
  color: #9a9a9a;
}

.skill-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.skill-area .section-title h2 {
  color: #fff;
}

.progress-bar-area {
  margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-bar-area {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .progress-bar-area {
    margin-bottom: 50px;
  }
}

.single-bar-item h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.single-bar-item {
  margin-bottom: 30px;
  position: relative;
}

.single-bar-item .barfiller {
  width: 95%;
  height: 10px;
  background: #ddd;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.single-bar-item .barfiller .tip {
  font-weight: 600;
  font-size: 16px;
  background: none;
  color: #fff;
}

/*Price Section*/
.single-price-item {
  background: #fff;
  padding: 30px 50px;
  border-radius: 7px;
  margin-top: 50px;
}

.single-price-item:hover {
  -webkit-box-shadow: 0 0 10px #f6f6f6;
          box-shadow: 0 0 10px #f6f6f6;
}

.single-price-item h5 {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
  margin: 20px 0;
}

.single-price-item h5:before {
  position: absolute;
  content: "";
  width: 54px;
  height: 2px;
  bottom: -10px;
  left: 0;
  background: #0099F7;
}

.single-price-item p b {
  font-size: 60px;
  color: #333;
  margin-right: 10px;
}

.single-price-item p {
  margin: 40px 0px;
}

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

.price-list ul li {
  display: block;
  margin: 10px 0;
  color: #686a6f;
  font-size: 20px;
  letter-spacing: 1px;
  position: relative;
  padding-left: 20px;
  -webkit-transition: .3s;
  transition: .3s;
}

.price-list ul li:hover {
  padding-left: 25px;
}

@media (max-width: 767px) {
  .price-list ul li {
    display: block;
    margin: 20px 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .price-list ul li {
    display: block;
    margin: 20px 0;
  }
}

.price-list ul li::before {
  content: "#";
  color: #4286F4;
  top: 0;
  left: 0;
  position: absolute;
}

.single-price-item .main-btn {
  display: block;
  margin: 50px 0 0;
  padding: 15px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.single-price-item.active {
  background: #0099F7;
  color: #fff;
}

.single-price-item.active p {
  color: #fff;
}

.single-price-item.active p b {
  color: #fff;
}

.single-price-item.active .price-list ul li {
  color: #fff;
}

.single-price-item.active .price-list ul li::before {
  color: #fff;
}

.single-price-item.active .main-btn {
  background: #fff;
  color: #0099F7;
}

.single-price-item.active h5:before {
  background: #fff;
}

/*Process Section # 01*/
.single-process-area {
  width: 100%;
}

.single-process {
  display: block;
  border-radius: 10px;
  margin-top: 40px;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
}

.single-process-bg {
  background-image: url(../img/process/process-bg-4.jpg);
}

.process-bg-2 {
  background-image: url(../img/process/process-bg-5.jpeg);
}

.process-bg-3 {
  background-image: url(../img/process/process-bg-6.jpg);
}

.single-process-bg {
  height: 235px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 10px 10px 0 0;
}

.process-icon i:before {
  width: 90px;
  height: 90px;
  background: #0099F7;
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 80px;
  border-radius: 50%;
  position: absolute;
  bottom: -33px;
  left: 50%;
  margin-left: -45px;
  border: 3px solid #fff;
}

.process-content {
  text-align: center;
  padding: 30px;
  background: #fff;
  color: #191919;
  position: relative;
}

.process-content .num {
  font-size: 60px;
  position: absolute;
  right: 40px;
  top: 0px;
  color: #eee;
}

.process-content h5 {
  font-size: 25px;
  letter-spacing: 1px;
  margin: 10px 0;
}

.single-process-area:hover .process-icon i:before {
  background: #2C3E50;
  color: #fff;
}

/*Process Section # 02*/
.process-area.theme-3 h2 {
  color: #333;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-process-item {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  left: 14px;
}

.single-process-item .num {
  font-size: 18px;
  background: #0099F7;
  display: inline-block;
  padding: 10px;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  float: left;
  border-radius: 7px;
}

.process-image img {
  border-radius: 10px;
}

.process-image {
  position: relative;
  z-index: 1;
}

.process-image:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -90px;
  left: 25%;
  background: #eee;
  z-index: -1;
  border-radius: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process-image:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .process-image:before {
    display: none;
  }
}

.process-image:after {
  position: absolute;
  content: "creative idea";
  width: 150px;
  height: 60px;
  background: #0099F7;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 7px;
}

.process-content {
  padding: 50px;
  border-radius: 7px;
}

/*My Process*/
#my-process .single-process-bg {
  background-image: url(../img/process/process-1.png);
}

#my-process .process-bg-2 {
  background-image: url(../img/process/process-2.png);
}

#my-process .process-bg-3 {
  background-image: url(../img/process/process-3.png);
}

/* Choose Us Section */
.chooseus-bg {
  width: 50%;
  height: 600px;
  position: relative;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chooseus-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  .chooseus-bg {
    display: none;
  }
}

.chooseus-content {
  width: 50%;
  padding: 70px;
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chooseus-content {
    padding: 26px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chooseus-content {
    width: 100%;
    padding: 60px;
  }
}

@media (max-width: 767px) {
  .chooseus-content {
    width: 100%;
    padding: 50px;
  }
}

.choose-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.choose-certify {
  margin: 35px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .choose-certify {
    margin: 25px 0;
  }
}

.choose-certify i {
  font-size: 45px;
  color: #0099F7;
  position: absolute;
}

.choose-certify h5 {
  font-size: 25px;
  letter-spacing: 1px;
  padding-left: 70px;
  margin-bottom: 15px;
  color: #333;
}

.choose-certify p {
  padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .choose-certify p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .choose-certify p {
    font-size: 18px;
  }
}

.chooseus-content h5 {
  margin-bottom: 20px;
}

/* Contact Section */
.contact-form {
  margin-top: 30px;
}

.contact-form button {
  padding: 12px 40px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* Contact Page */
.contact-section h5 {
  font-size: 24px;
  margin: 30px 0;
}

.contact-detail i {
  font-size: 24px;
  color: #222;
}

.contact-detail {
  margin-top: 40px;
}

.contact-detail p b {
  font-size: 20px;
  color: #222;
  padding: 10px;
}

.contact-detail span {
  display: block;
  font-size: 20px;
}

.contact-form {
  margin-top: 50px;
}

.contact-form h3 {
  margin: 30px 0;
}

#contact .contact-form button {
  margin: 0;
}

/* Fact CSS */
.fact-bg {
  width: 50%;
  height: 450px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fact-bg {
    width: 50%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fact-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  .fact-bg {
    display: none;
  }
}

.fact-content {
  width: 50%;
  padding: 80px;
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fact-content {
    width: 50%;
    padding: 45px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fact-content {
    width: 100%;
    padding: 60px;
  }
}

@media (max-width: 767px) {
  .fact-content {
    width: 100%;
    padding: 60px;
  }
}

.fact-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.fact-area .section-title h2 {
  color: #fff;
}

.fact-area .section-title h2:after {
  position: absolute;
  content: " ";
  bottom: -5px;
  left: 0;
  width: 120px;
  height: 2px;
  background: #0099F7;
}

.fact-area p {
  color: #9a9a9a;
  margin-top: 30px;
}

/* Breadcroumb Area CSS */
.breadcroumb-area {
  background-image: url(../img/breadcrumb/01.jpg);
}

.breadcroumb-area.portfolio {
  background-image: url(../img/breadcrumb/portfolio.jpg);
}

.breadcroumb-area.process {
  background-image: url(../img/breadcrumb/process.jpg);
}

.breadcroumb-area.choose-us {
  background-image: url(../img/breadcrumb/choose-us.jpg);
}

.breadcroumb-area.team {
  background-image: url(../img/team/team.jpg);
  background-position: center top;
}

.breadcroumb-area.price {
  background-image: url(../img/breadcrumb/price.jpg);
}

.breadcroumb-area.contact {
  background-image: url(../img/breadcrumb/contact.jpg);
}

.breadcroumb-area {
  height: 500px;
  background-size: cover;
  background-position: center bottom;
  background-color: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

.breadcroumb-area .breadcroumb-title h1 {
  font-size: 70px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #fff;
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcroumb-area .breadcroumb-title h1 {
    font-size: 60px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .breadcroumb-area .breadcroumb-title h1 {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .breadcroumb-area .breadcroumb-title h1 {
    font-size: 50px;
  }
}

.breadcroumb-area h6 {
  color: #FFAA17;
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 25px;
}

.breadcroumb-area h6 a {
  color: #fff;
}

/* FAQ Page */
.styled-faq {
  margin-top: 50px;
}

.styled-faq .panel-group .panel {
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  margin-bottom: 30px;
}

.styled-faq .panel-default > .panel-heading {
  background: #0099F7;
  padding: 0;
  border: none;
  border-radius: 7px;
}

.styled-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.styled-faq .panel .panel-heading h6 {
  font-weight: 600;
}

.styled-faq .panel .panel-heading h6 a {
  display: block;
  text-decoration: none;
  padding: 12px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .styled-faq .panel .panel-heading h6 a {
    font-size: 14px;
  }
}

/* Question Section */
.question-section {
  background: #F7F7F7;
  padding: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .question-section {
    display: none;
  }
}

.question-section h6 {
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 2px;
}

.question-section input, .question-section textarea {
  background: #fff;
  border: none;
}

.question-section button {
  font-size: 18px;
  letter-spacing: 2px;
}

.helpline-section {
  background-image: url(../img/helpline.jpg);
}

.helpline-content {
  z-index: 9;
}

/* Helpline Section */
.helpline-section {
  background-size: cover;
  background-position: center center;
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

.helpline-section:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #222;
  opacity: .5;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .helpline-section {
    display: none;
    height: 750px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .helpline-section {
    height: 600px;
  }
}

.helpline-section h4 {
  color: #fff;
  font-size: 30px;
  letter-spacing: 3px;
}

.helpline-section p {
  color: #fff;
  margin: 15px 0;
}

.helpline-section input[type="submit"], button[type="submit"] {
  font-size: 18px;
  letter-spacing: 3px;
}

/*
 
 
 @import 'mixin';
 
 
 
 

 */
/*# sourceMappingURL=style.css.map */