@charset "UTF-8";
/*
--------------------------------
	Css Indexing
	----------------------------
	Table of Css Content
--------------------------------
** @typography
--------------------------------
** Global style
--------------------------------
** Breadcumb Area
-------------------------------- 
** Preloader
--------------------------------
** Normalize
--------------------------------
** Navbar Area
--------------------------------
** Header Area
--------------------------------
** Support Area
--------------------------------
** Sidebar Area
--------------------------------
** About Area
--------------------------------
** Call To Action Area
--------------------------------
** What we do Area
--------------------------------
** Service Area
--------------------------------
** Price Plan Area
--------------------------------
** Team Member Area
--------------------------------
** Blog Area
--------------------------------
** Testimonial Area
--------------------------------
** Footer Area
--------------------------------




--------------------------------
** About Page
--------------------------------
** Portfolio Page
--------------------------------
** Portfolio Details Page
--------------------------------
** Service Details Page
--------------------------------
** Blog Page
--------------------------------
** Blog Details Page
--------------------------------
** Contact Page
--------------------------------
** Team Member Page
--------------------------------
** Faq Page
--------------------------------


*/
/*-----------------
    @Typography
-----------------*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*---------------------------
** Global style
---------------------------*/
.remove-col-padding {
  padding: 0; }

.navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.yellow-bg {
  background-color: #0974ba; }

.blue-bg {
  background-color: #3c34cc; }

.black-bg {
  background-color: #151b29; }

.navbar.navbar-area.white .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar.navbar-area .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.remove-col-padding-right {
  padding-right: 0; }

.remove-col-padding-left {
  padding-left: 0; }

.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-left: 0; }

.gray-bg {
  background-color: #f8f8f8; }

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

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

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

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

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

.padding-top-60 {
  padding-top: 60px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-100 {
  padding-top: 100px; }

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

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

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

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

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

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-85 {
  padding-bottom: 85px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

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

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

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

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

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.padding-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

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

.margin-top-10 {
  margin-top: 10px; }

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

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

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

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

.margin-top-60 {
  margin-top: 60px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-90 {
  margin-top: 90px; }

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

.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

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

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

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

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

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

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

.margin-top-120 {
  margin-top: 120px; }

.padding-left-0 {
  padding-left: 0px !important; }

.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
  background-color: #0974ba;
  color: #fff;
  text-align: center;
  line-height: 58px;
  border-radius: 50%;
  z-index: 99;
  font-size: 25px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  display: none; }
  .back-to-top i {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg); }

.btn-boxed {
  display: inline-block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  width: 160px;
  background-color: #121a2f;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: capitalize; }
  .btn-boxed:hover {
    color: #fff;
    background-color: #0974ba; }
  .btn-boxed.btn-rounded {
    border-radius: 30px; }
  .btn-boxed.blank {
    background-color: transparent;
    border: 2px solid #121a2f;
    color: #121a2f; }
    .btn-boxed.blank:hover {
      background-color: #0974ba;
      color: #fff; }
  .btn-boxed.gr-bg {
    background-image: -moz-linear-gradient(90deg, #6aaf08 0%, #62be53 92%);
    background-image: -webkit-linear-gradient(90deg, #6aaf08 0%, #62be53 92%);
    background-image: -ms-linear-gradient(90deg, #6aaf08 0%, #62be53 92%); }

.boxed-btn {
  display: inline-block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  width: 160px;
  background-color: #121a2f;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  letter-spacing: 1px; }
  .boxed-btn:hover {
    color: #fff;
    background-color: #0974ba; }
  .boxed-btn.btn-rounded {
    border-radius: 30px; }
  .boxed-btn.blank {
    background-color: transparent;
    border: 2px solid #121a2f;
    color: #121a2f; }
    .boxed-btn.blank:hover {
      background-color: #0974ba;
      color: #fff; }
  .boxed-btn.reverse-color {
    color: #fff;
    background-color: #0974ba; }
    .boxed-btn.reverse-color:hover {
      color: #fff;
      background-color: #121a2f; }

.section-title {
  text-align: center;
  margin-bottom: 40px; }
  .section-title.with-p {
    margin-bottom: 46px; }
  .section-title.epad {
    margin-bottom: 50px; }
  .section-title.extra .title {
    margin-bottom: 15px; }
  .section-title.white .subtitle {
    color: #0974ba; }
  .section-title.white .title {
    color: #fff; }
  .section-title.white p {
    color: rgba(255, 255, 255, 0.7); }
  .section-title .subtitle {
    font-size: 18px;
    font-weight: 600;
    color: #0974ba;
    line-height: 28px;
    text-transform: capitalize;
    display: block; }
  .section-title .title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 15px;
    color: #242424;
    font-weight: 700;
    text-transform: capitalize;
    position: relative; }
  .section-title p {
    max-width: 650px;
    font-size: 16px;
    line-height: 26px;
    color: rgba(36, 36, 36, 0.8);
    margin: 0 auto; }

.c-white {
  color: #fff; }

.base-color {
  color: #0974ba; }

.submit-btn {
  width: 250px;
  height: 60px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  background-color: #0974ba;
  border: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer; }
  .submit-btn:hover {
    background-color: #121a2f; }
  .submit-btn.btn-rounded {
    border-radius: 30px; }
  .submit-btn.btn-center {
    display: block;
    margin: 0 auto;
    margin-top: 25px; }
  .submit-btn:focus {
    outline: none; }

.section-title-inner {
  text-align: center;
  margin-bottom: 45px; }
  .section-title-inner .subtitle {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 700;
    color: #0974ba;
    margin-bottom: 20px;
    display: block; }
  .section-title-inner .title {
    font-size: 48px;
    font-weight: 700;
    line-height: 58px; }

.form-element.margin-bottom-30 {
  margin-bottom: 27px; }

.form-element label {
  color: #242424;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px; }
  .form-element label span {
    color: #BE1F27; }

.form-element select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.has-icon {
  position: relative;
  display: block; }
  .has-icon.textarea .the-icon {
    top: 25px; }
  .has-icon .input-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .has-icon .the-icon {
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
    color: #7c7c90; }

.input-field {
  width: 100%;
  height: 60px;
  padding: 0 30px;
  border-radius: 5px;
  color: #7c7c90; }
  .input-field::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #7c7c90; }
  .input-field:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #7c7c90; }
  .input-field::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #7c7c90; }
  .input-field:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #7c7c90; }
  .input-field.borderd {
    border: 2px solid rgba(0, 0, 0, 0.1); }
    .input-field.borderd:focus {
      border: 2px solid rgba(0, 0, 0, 0.1); }
  .input-field.textarea {
    min-height: 120px;
    padding: 20px 30px;
    resize: none; }
  .input-field.error {
    border: 2px solid #0974ba; }
    .input-field.error::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #0974ba; }
    .input-field.error:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #0974ba; }
    .input-field.error::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #0974ba; }
    .input-field.error:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #0974ba; }
    .input-field.error:focus {
      border-color: #0974ba; }

.video-play-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
  border-radius: 50%;
  color: #313131;
  position: relative;
  z-index: 1; }
  .video-play-btn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%) translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1; }
  .video-play-btn:hover {
    color: #313131; }

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

.search-popup .search-popup-form {
  min-width: 600px;
  position: absolute;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%);
  z-index: 9; }

.search-popup .search-popup-form .form-element .input-field {
  border: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.search-popup .search-popup-form .submit-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.54);
  z-index: 9;
  content: '';
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress; }

.body-overlay.active {
  visibility: visible;
  opacity: .80; }

.table-responsive {
  display: table; }

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@-moz-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@-o-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0; } }

@media only screen and (max-width: 991px) {
  .row.reorder-xs {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    direction: rtl; }
  .row.reorder-xs > [class*="col-"] {
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
    direction: ltr; } }

.switch {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px; }
  .switch input {
    display: none; }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0faff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .switch .slider.round {
      border-radius: 34px; }
      .switch .slider.round:before {
        border-radius: 50%; }
    .switch .slider:before {
      position: absolute;
      content: "";
      height: 30px;
      width: 30px;
      left: 0px;
      bottom: 0px;
      background-color: #121a2f;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }

input:checked + .slider:before {
  background-color: #0974ba; }

input:checked + .slider {
  background-color: #f0faff; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #f0faff;
  box-shadow: 0 0 1px #f0faff; }

input:checked + .slider:before {
  -ms-transform: translateX(41px);
  /* IE 9 */
  -webkit-transform: translateX(41px);
  /* Chrome, Safari, Opera */
  transform: translateX(41px); }

/*---------------------
    Breadcumb Area
----------------------*/
.breadcrumb-area {
  padding: 132px 0 133px 0;
  background-image: url(../img/bg/header-bg.png);
  position: relative;
  z-index: 0;
  background-size: cover;
  background-position: center; }
  .breadcrumb-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: top left;
    content: '';
    z-index: -1; }
  .breadcrumb-area.extra {
    padding-bottom: 138px; }
  .breadcrumb-area .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 12px; }
  .breadcrumb-area .page-list {
    margin: 0;
    padding: 0; }
    .breadcrumb-area .page-list li {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      font-size: 16px;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.7); }
      .breadcrumb-area .page-list li:first-child {
        padding-left: 0; }
        .breadcrumb-area .page-list li:first-child:after {
          display: none; }
      .breadcrumb-area .page-list li:after {
        position: absolute;
        left: 10px;
        top: 0;
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 900; }
      .breadcrumb-area .page-list li a {
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .breadcrumb-area .page-list li a:hover {
          color: #fff; }

/*-------------------------
    Preloader Css
---------------------------*/
.pre-wrap {
  position: fixed;
  content: '';
  -webkit-transform: translate(-100%, -240%);
  -ms-transform: translate(-100%, -240%);
  transform: translate(-100%, -240%);
  font-size: 62px; }

.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .preloader-inner .cancel-preloader {
    position: absolute;
    bottom: 30px;
    right: 30px; }
    .preloader-inner .cancel-preloader a {
      background-color: #fff;
      font-weight: 600;
      text-transform: capitalize;
      color: #0974ba;
      width: 200px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      border-radius: 30px;
      display: block;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .preloader-inner .cancel-preloader a:hover {
        background-color: #121a2f;
        color: #fff; }

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.lds-ripple div {
  position: absolute;
  border: 4px solid #0974ba;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

@-webkit-keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }

@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }

/*====================
** Normalize
====================*/
html {
  font-family: "Poppins", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */ }

body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  margin: 0;
  color: #777777;
  overflow-x: hidden; }

h1 {
  font-size: 60px;
  line-height: 1.0833333333333333; }

h2 {
  font-size: 52px;
  line-height: 1.4444444444444444; }

h3 {
  font-size: 26px;
  line-height: 1.0833333333333333; }

h4 {
  font-size: 22px;
  line-height: 1.2380952380952381; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242424;
  font-family: "Poppins", sans-serif; }

p {
  font-size: 16px;
  color: #777777;
  line-height: 1.625;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

a {
  color: inherit;
  text-decoration: none; }

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

a i {
  padding: 0 2px; }

img {
  max-width: 100%; }

ol {
  counter-reset: counter;
  padding-left: 0; }

ol li {
  list-style: none;
  margin-bottom: 1rem; }

ol li:before {
  counter-increment: counter;
  content: counter(counter);
  font-weight: 500;
  margin-right: 10px; }

/*input and button type focus outline disable*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd; }

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

.alignright {
  float: right; }

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

.alignfull {
  margin: 1.5em 0;
  max-width: 100%; }

.alignwide {
  max-width: 1100px; }

wp-block-video video {
  max-width: 636px; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw; }

.wp-block-gallery:not(.components-placeholder) {
  margin: 1.5em auto; }

.wp-block-cover-text p {
  padding: 1.5em 14px; }

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px; }

.wp-block-table {
  display: block;
  overflow-x: auto; }

.wp-block-table table {
  border-collapse: collapse;
  width: 100%; }

.wp-block-table td, .wp-block-table th {
  padding: .5em; }

.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.wp-block-quote.is-large {
  margin: 0 auto 16px; }

.wp-block-pullquote > p:first-child {
  margin-top: 0; }

.wp-block-separator {
  margin: 3em auto;
  padding: 0; }

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; }
  .entry-content > * {
    padding-left: 0px;
    padding-right: 0px; } }

/*--------------------------------------------------------------
# Block Color Palette Colors
--------------------------------------------------------------*/
.has-strong-blue-color {
  color: #0073aa; }

.has-strong-blue-background-color {
  background-color: #0073aa; }

.has-lighter-blue-color {
  color: #229fd8; }

.has-lighter-blue-background-color {
  background-color: #229fd8; }

.has-very-light-gray-color {
  color: #eee; }

.has-very-light-gray-background-color {
  background-color: #eee; }

.has-very-dark-gray-color {
  color: #444; }

.has-very-dark-gray-background-color {
  background-color: #444; }

/*------------------------------
    Navbar Area
------------------------------*/
.dropdown:hover > .dropdown-menu {
  display: block; }

.navbar-area {
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  background-color: #121a2f;
  padding: 0; }
  .navbar-area.absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .navbar-area .navbar-brand {
    padding-top: 0; }
  .navbar-area.white .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.8); }
  .navbar-area.white .nav-right-content ul li {
    color: rgba(255, 255, 255, 0.8); }
  .navbar-area.white.nav-fixed {
    background-color: #121a2f; }
  .navbar-area.nav-fixed {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 9999;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .navbar-area.nav-fixed .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      top: 100%; }
  .navbar-area .navbar-collapse {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in; }
    .navbar-area .navbar-collapse .navbar-nav .nav-item {
      display: inline-block;
      font-size: 16px;
      line-height: 42px;
      font-weight: 400;
      padding: 15px 12px;
      position: relative; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu {
        position: static; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu.show .mega-menu-wrapper {
          visibility: visible;
          opacity: 1; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu:hover .mega-menu-wrapper {
          visibility: visible;
          opacity: 1; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper {
          position: absolute;
          left: 0;
          top: 100%;
          width: 100%;
          z-index: 2;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper .mega-menu-container {
            background-color: #fff;
            padding: 28px 30px 23px 30px; }
            .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper .mega-menu-container .mega-menu-columns .title {
              font-size: 16px;
              font-weight: 500;
              color: #242424;
              text-transform: capitalize;
              margin-bottom: 17px;
              font-family: "Poppins", sans-serif; }
            .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper .mega-menu-container .mega-menu-columns .menga-menu-page-links li {
              line-height: 30px; }
              .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper .mega-menu-container .mega-menu-columns .menga-menu-page-links li a {
                color: #737286;
                -webkit-transition: all 0.3s ease-in;
                -moz-transition: all 0.3s ease-in;
                -o-transition: all 0.3s ease-in;
                transition: all 0.3s ease-in; }
                .navbar-area .navbar-collapse .navbar-nav .nav-item.mega-menu .mega-menu-wrapper .mega-menu-container .mega-menu-columns .menga-menu-page-links li a:hover {
                  color: #0974ba; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:first-child {
        padding-left: 0; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
        padding: 0;
        border-radius: 0;
        margin: 0;
        top: 85px;
        -webkit-transition: 0.5s ease-in;
        -moz-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
        transition: 0.5s ease-in; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item {
          font-size: 16px;
          font-weight: 400;
          color: #242424;
          line-height: 40px;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          text-transform: capitalize;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
          .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:last-child {
            border-bottom: none; }
          .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:hover {
            background-color: #0974ba;
            color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        top: 85px; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show {
          padding: 0;
          border-radius: 0; }
          .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item {
            font-size: 16px;
            font-weight: 400;
            line-height: 40px;
            color: #242424;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
            text-transform: capitalize;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
            .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item:last-child {
              border-bottom: none; }
            .navbar-area .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item:hover {
              background-color: #0974ba;
              color: #fff; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
        color: #0974ba; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item.active .nav-link {
        color: #0974ba; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item:last-child {
        padding-right: 0; }
      .navbar-area .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: #242424;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        text-transform: capitalize;
        font-weight: 400; }
        .navbar-area .navbar-collapse .navbar-nav .nav-item .nav-link.pl-0 {
          padding-left: 0; }
  .navbar-area .nav-right-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 15px; }
    .navbar-area .nav-right-content ul li {
      display: inline-block;
      margin: 0 15px; }
      .navbar-area .nav-right-content ul li:last-child {
        margin-right: 0; }
      .navbar-area .nav-right-content ul li.search {
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .navbar-area .nav-right-content ul li.search:hover {
          color: #0974ba; }
      .navbar-area .nav-right-content ul li.nav-btn .btn-boxed {
        font-weight: 600;
        text-transform: capitalize;
        border-radius: 5px;
        background-color: #0974ba; }
        .navbar-area .nav-right-content ul li.nav-btn .btn-boxed:hover {
          background-color: #121a2f; }

/*------------------------------
    Header Area
------------------------------*/
.header-area {
  position: relative; }
  .header-area .header-carousel {
    overflow: hidden; }
    .header-area .header-carousel .owl-item.active .single-header-carousel-item .title {
      -webkit-animation: 1s .9s flipInX both;
      animation: 1s .9s flipInX both; }
    .header-area .header-carousel .owl-item.active .single-header-carousel-item .subwrap {
      -webkit-animation: 1s .9s flipInY both;
      animation: 1s .9s flipInY both; }
    .header-area .header-carousel .owl-item.active .single-header-carousel-item p {
      -webkit-animation: 1s .9s fadeInLeft both;
      animation: 1s .9s fadeInLeft both; }
    .header-area .header-carousel .owl-item.active .single-header-carousel-item .btn-wrapper .boxed-btn {
      -webkit-animation: 1s .9s rubberBand both;
      animation: 1s .9s rubberBand both; }
  .header-area .owl-nav div {
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 50px;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border-radius: 2px; }
    .header-area .owl-nav div:hover {
      background-color: #0974ba;
      color: #fff; }
    .header-area .owl-nav div.owl-next {
      left: auto;
      right: 0; }
  .header-area .single-header-carousel-item {
    position: relative;
    padding: 247px 0 260px 0;
    z-index: 3;
    text-align: center; }
    .header-area .single-header-carousel-item.header-area-bg {
      background-position: top;
      background-size: cover;
      background-repeat: no-repeat; }
    .header-area .single-header-carousel-item:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(21, 27, 41, 0.65);
      content: ''; }
    .header-area .single-header-carousel-item .subtitle {
      font-size: 40px;
      line-height: 60px;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      color: #fff; }
    .header-area .single-header-carousel-item .title {
      font-size: 50px;
      line-height: 60px;
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      color: #fff;
      margin-bottom: 27px; }
    .header-area .single-header-carousel-item p {
      font-size: 16px;
      line-height: 26px;
      color: rgba(255, 255, 255, 0.7);
      max-width: 550px;
      margin: 0 auto;
      margin-bottom: 17px; }
    .header-area .single-header-carousel-item .btn-wrapper .boxed-btn {
      margin-top: 20px;
      background-color: #0974ba; }
      .header-area .single-header-carousel-item .btn-wrapper .boxed-btn:hover {
        background-color: #121a2f; }
  .header-area .header-area-inner {
    position: relative;
    padding: 247px 0 260px 0;
    z-index: 3; }
    .header-area .header-area-inner.header-area-bg {
      background-image: url(../img/bg/header-bg.png);
      background-position: top;
      background-size: cover; }
    .header-area .header-area-inner:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0.3);
      content: '';
      background-position: center;
      background-size: cover; }
    .header-area .header-area-inner .subtitle {
      font-size: 40px;
      line-height: 60px;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      color: #fff; }
    .header-area .header-area-inner .title {
      font-size: 50px;
      line-height: 60px;
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      color: #fff;
      margin-bottom: 27px; }
    .header-area .header-area-inner p {
      font-size: 16px;
      line-height: 26px;
      color: rgba(255, 255, 255, 0.7);
      max-width: 550px; }
    .header-area .header-area-inner .btn-wrapper .boxed-btn {
      margin-top: 20px;
      background-color: #0974ba; }
      .header-area .header-area-inner .btn-wrapper .boxed-btn:hover {
        background-color: #121a2f; }

/*-----------------------
    Support Bar
-----------------------*/
.support-area {
  background-color: #f7f7fb;
  padding: 15px 0; }
  .support-area .icon-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .support-area .icon-list li {
      display: inline-block;
      margin: 0 13px;
      position: relative;
      font-size: 14px;
      color: #777777; }
      .support-area .icon-list li:after {
        position: absolute;
        right: -15px;
        top: 5px;
        height: 16px;
        width: 1px;
        background-color: rgba(119, 119, 119, 0.6);
        content: ''; }
      .support-area .icon-list li:first-child {
        margin-left: 0; }
      .support-area .icon-list li:last-child {
        margin-right: 0; }
        .support-area .icon-list li:last-child:after {
          display: none; }
      .support-area .icon-list li a {
        color: #777777;
        font-size: 14px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .support-area .icon-list li a:hover {
          color: #0974ba; }
  .support-area .left-content {
    display: inline-block; }
  .support-area .right-content {
    display: inline-block;
    float: right; }

/*------------------------
    Sidebar area
------------------------*/
.widget {
  background-color: #f4f4f4;
  margin-bottom: 30px;
  padding: 25px 30px 30px 30px; }
  .widget.footer-widget {
    background-color: transparent;
    padding: 0; }
    .widget.footer-widget .widget-title {
      color: rgba(255, 255, 255, 0.9); }
    .widget.footer-widget p {
      color: rgba(255, 255, 255, 0.6); }
    .widget.footer-widget ul li a {
      color: rgba(255, 255, 255, 0.6); }
  .widget .widget-title {
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 20px; }
  .widget:last-child {
    margin-bottom: 0px; }
  .widget ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .widget ul li {
      display: block;
      margin: 8px 0; }
      .widget ul li:first-child {
        margin-top: 0px; }
      .widget ul li:last-child {
        margin-bottom: 0px; }
      .widget ul li a {
        color: #777777;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .widget ul li a:hover {
          color: #0974ba; }

.about_widget .contact-info-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .about_widget .contact-info-list li {
    display: block; }

.about_widget .social-icon {
  margin: 0;
  padding: 0;
  list-style: none; }
  .about_widget .social-icon li {
    display: inline-block;
    margin: 0 8px; }
    .about_widget .social-icon li:first-child {
      margin-left: 0; }
    .about_widget .social-icon li:last-child {
      margin-right: 0; }
    .about_widget .social-icon li a {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .about_widget .social-icon li a:hover {
        color: #0974ba; }

.footer-widget.widget_nav_menu ul li a {
  position: relative;
  padding-left: 15px; }
  .footer-widget.widget_nav_menu ul li a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }

.widget_marafi_subscribe form {
  position: relative; }
  .widget_marafi_subscribe form .form-control {
    width: 100%;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background-color: transparent;
    color: #fff;
    padding-right: 70px; }
  .widget_marafi_subscribe form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 50px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .widget_marafi_subscribe form .submit-btn:hover {
      background-color: #0974ba;
      opacity: .8; }

.about_widget .footer-logo {
  margin-bottom: 25px;
  display: block; }

.about_widget .contact-info-list li {
  display: block;
  margin: 10px 0; }
  .about_widget .contact-info-list li a {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .about_widget .contact-info-list li a:hover {
      color: #0974ba; }
    .about_widget .contact-info-list li a i {
      margin-right: 5px;
      color: #0974ba; }

.about_widget .social-icon {
  margin-top: 25px; }

.widget_search .search-form {
  position: relative; }
  .widget_search .search-form .form-group {
    margin-bottom: 0; }
    .widget_search .search-form .form-group .form-control {
      height: 50px;
      border: 1px solid rgba(0, 0, 0, 0.2);
      padding-right: 70px; }
  .widget_search .search-form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 50px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

.widget_author_meta {
  text-align: center; }
  .widget_author_meta .thumb {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 20px; }
    .widget_author_meta .thumb img {
      border-radius: 50%; }
  .widget_author_meta .content .name {
    font-size: 21px;
    font-weight: 700; }
  .widget_author_meta .content p {
    font-size: 16px;
    line-height: 26px; }
  .widget_author_meta .content ul {
    margin-top: 25px; }
    .widget_author_meta .content ul li {
      display: inline-block;
      margin: 0 5px; }
      .widget_author_meta .content ul li a {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .widget_author_meta .content ul li a:hover {
          background-color: #0974ba;
          color: #fff; }

.widget_popular_posts .single-popular-post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start; }
  .widget_popular_posts .single-popular-post-item .thumb {
    margin-right: 20px; }
  .widget_popular_posts .single-popular-post-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .widget_popular_posts .single-popular-post-item .content .time {
      color: #0974ba;
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 15px; }
    .widget_popular_posts .single-popular-post-item .content .title {
      font-size: 18px;
      line-height: 26px;
      font-family: "Poppins", sans-serif;
      font-size: 600;
      color: #242424; }

.widget_tag_cloud .tagcloud a {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 5px;
  color: #777777;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-radius: 5px; }
  .widget_tag_cloud .tagcloud a:hover {
    background-color: #0974ba;
    color: #fff; }

/*-----------------------
    About Area
-----------------------*/
.about-us-area {
  position: relative;
  z-index: 0;
  padding: 100px 0; }
  .about-us-area .about-right-circle {
    position: absolute;
    left: -20%;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%); }
    .about-us-area .about-right-circle img {
      -webkit-animation: updown 8s linear 0s infinite;
      animation: updown 8s linear 0s infinite; }
  .about-us-area:after {
    position: absolute;
    right: 0;
    top: 65%;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg/dotted-bg.png);
    background-position: center;
    content: '';
    background-repeat: no-repeat;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%);
    z-index: -1; }
  .about-us-area .left-content-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .about-us-area .left-content-area .subtitle {
      font-size: 18px;
      line-height: 28px;
      font-weight: 600;
      color: #0974ba; }
    .about-us-area .left-content-area .title {
      font-size: 36px;
      line-height: 46px;
      font-weight: 600;
      color: #242424;
      margin-bottom: 25px; }
    .about-us-area .left-content-area p {
      font-size: 16px;
      line-height: 26px; }
    .about-us-area .left-content-area .boxed-btn {
      font-weight: 400;
      text-transform: capitalize; }
.about-us-area2 {
  position: relative;
  z-index: 0;
  padding: 100px 0; }
.about-us-area2 .about-right-circle {
  position: absolute;
  left: -20%;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%); }
.about-us-area2 .about-right-circle img {
  -webkit-animation: updown 8s linear 0s infinite;
  animation: updown 8s linear 0s infinite; }
.about-us-area2:after {
  position: absolute;
  right: 0;
  top: 65%;
  width: 100%;
  height: 100%;
  /*
  background-image: url(../img/bg/dotted-bg.png);
  */
  background-position: center;
  content: '';
  background-repeat: no-repeat;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
  z-index: -1; }
.about-us-area2 .left-content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.about-us-area2 .left-content-area .subtitle {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  color: #0974ba; }
.about-us-area2 .left-content-area .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #242424;
  margin-bottom: 25px; }
.about-us-area2 .left-content-area p {
  font-size: 16px;
  line-height: 26px; }
.about-us-area2 .left-content-area .boxed-btn {
  font-weight: 400;
  text-transform: capitalize; }
@-webkit-keyframes updown {
  0% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); }
  10% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  20% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  30% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  40% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  50% {
    -ms-transform: translateY(50px);
    /* IE 9 */
    -webkit-transform: translateY(50px);
    /* Chrome, Safari, Opera */
    transform: translateY(50px); }
  60% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  70% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  80% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  90% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  100% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); } }

@-moz-keyframes updown {
  0% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); }
  10% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  20% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  30% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  40% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  50% {
    -ms-transform: translateY(50px);
    /* IE 9 */
    -webkit-transform: translateY(50px);
    /* Chrome, Safari, Opera */
    transform: translateY(50px); }
  60% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  70% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  80% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  90% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  100% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); } }

@-o-keyframes updown {
  0% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); }
  10% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  20% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  30% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  40% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  50% {
    -ms-transform: translateY(50px);
    /* IE 9 */
    -webkit-transform: translateY(50px);
    /* Chrome, Safari, Opera */
    transform: translateY(50px); }
  60% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  70% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  80% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  90% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  100% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); } }

@keyframes updown {
  0% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); }
  10% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  20% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  30% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  40% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  50% {
    -ms-transform: translateY(50px);
    /* IE 9 */
    -webkit-transform: translateY(50px);
    /* Chrome, Safari, Opera */
    transform: translateY(50px); }
  60% {
    -ms-transform: translateY(40px);
    /* IE 9 */
    -webkit-transform: translateY(40px);
    /* Chrome, Safari, Opera */
    transform: translateY(40px); }
  70% {
    -ms-transform: translateY(30px);
    /* IE 9 */
    -webkit-transform: translateY(30px);
    /* Chrome, Safari, Opera */
    transform: translateY(30px); }
  80% {
    -ms-transform: translateY(20px);
    /* IE 9 */
    -webkit-transform: translateY(20px);
    /* Chrome, Safari, Opera */
    transform: translateY(20px); }
  90% {
    -ms-transform: translateY(10px);
    /* IE 9 */
    -webkit-transform: translateY(10px);
    /* Chrome, Safari, Opera */
    transform: translateY(10px); }
  100% {
    -ms-transform: translateY(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px); } }

/*---------------------------
    Call TO Action
----------------------------*/
.call-to-action-area {
  background-color: #1531a9;
  padding: 90px 0 90px; }

.single-counter-item {
  text-align: center; }
  .single-counter-item .count-num {
    font-size: 45px;
    line-height: 55px;
    color: #0974ba;
    font-weight: 600; }
  .single-counter-item .title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8); }

.call-to-action-area-two {
  position: relative;
  z-index: 0;
  padding: 70px 0 78px 0; }
  .call-to-action-area-two:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 65, 245, 0.55);
    content: '';
    z-index: -1; }
  .call-to-action-area-two.counterup-bg {
    background-position: center;
    background-size: cover;
    background-image: url(../img/bg/counterup-bg.jpg); }
  .call-to-action-area-two .left-content {
    display: inline-block; }
    .call-to-action-area-two .left-content .title {
      font-size: 36px;
      line-height: 46px;
      color: #fff;
      font-weight: 600; }
    .call-to-action-area-two .left-content p {
      font-size: 16px;
      line-height: 26px;
      color: rgba(255, 255, 255, 0.8); }
      .call-to-action-area-two .left-content p:last-child {
        margin-bottom: 0; }
  .call-to-action-area-two .right-content {
    display: inline-block;
    float: right; }
    .call-to-action-area-two .right-content .btn-wrapper {
      margin-top: 17px; }

/*---------------------------
    What We Do Area
---------------------------*/
.what-we-do-area {
  position: relative;
  z-index: 0;
  padding: 100px 0 96px 0; }
  .what-we-do-area .shped-1 {
    position: absolute;
    right: 30px;
    top: 10%;
    animation: updown 5s linear 0s infinite reverse; }
  .what-we-do-area .shped-2 {
    position: absolute;
    right: 50px;
    top: 60%;
    animation: leftright2 5s linear 0s infinite reverse; }
  .what-we-do-area .shped-3 {
    position: absolute;
    right: 80px;
    top: 40%;
    animation: leftright 5s linear 0s infinite reverse; }
  .what-we-do-area .right-content .subtitle {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #0974ba; }
  .what-we-do-area .right-content .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 25 px; }
  .what-we-do-area .right-content .what-we-do-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 50px; }

.single-what-we-do {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .single-what-we-do:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
    .single-what-we-do:last-child .content p {
      margin-bottom: 0; }
  .single-what-we-do .icon {
    font-size: 50px;
    line-height: 50px;
    color: #0974ba; }
  .single-what-we-do .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 30px; }
    .single-what-we-do .content .title {
      font-size: 18px;
      line-height: 28px;
      font-weight: 600; }
    .single-what-we-do .content p {
      font-size: 16px;
      line-height: 26px; }

@-webkit-keyframes leftright {
  0% {
    -ms-transform: translateX(-30px);
    /* IE 9 */
    -webkit-transform: translateX(-30px);
    /* Chrome, Safari, Opera */
    transform: translateX(-30px); }
  50% {
    -ms-transform: translateX(0px);
    /* IE 9 */
    -webkit-transform: translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateX(0px); }
  100% {
    -ms-transform: translateX(-30px);
    /* IE 9 */
    -webkit-transform: translateX(-30px);
    /* Chrome, Safari, Opera */
    transform: translateX(-30px); } }

@keyframes leftright {
  0% {
    -ms-transform: translateX(-30px);
    /* IE 9 */
    -webkit-transform: translateX(-30px);
    /* Chrome, Safari, Opera */
    transform: translateX(-30px); }
  50% {
    -ms-transform: translateX(0px);
    /* IE 9 */
    -webkit-transform: translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateX(0px); }
  100% {
    -ms-transform: translateX(-30px);
    /* IE 9 */
    -webkit-transform: translateX(-30px);
    /* Chrome, Safari, Opera */
    transform: translateX(-30px); } }

@-webkit-keyframes leftright2 {
  0% {
    -ms-transform: translateY(-30px) translateX(-10px);
    /* IE 9 */
    -webkit-transform: translateY(-30px) translateX(-10px);
    /* Chrome, Safari, Opera */
    transform: translateY(-30px) translateX(-10px); }
  50% {
    -ms-transform: translateY(0px) translateX(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px) translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px) translateX(0px); }
  100% {
    -ms-transform: translateY(-30px) translateX(-10px);
    /* IE 9 */
    -webkit-transform: translateY(-30px) translateX(-10px);
    /* Chrome, Safari, Opera */
    transform: translateY(-30px) translateX(-10px); } }

@keyframes leftright2 {
  0% {
    -ms-transform: translateY(-30px) translateX(-10px);
    /* IE 9 */
    -webkit-transform: translateY(-30px) translateX(-10px);
    /* Chrome, Safari, Opera */
    transform: translateY(-30px) translateX(-10px); }
  50% {
    -ms-transform: translateY(0px) translateX(0px);
    /* IE 9 */
    -webkit-transform: translateY(0px) translateX(0px);
    /* Chrome, Safari, Opera */
    transform: translateY(0px) translateX(0px); }
  100% {
    -ms-transform: translateY(-30px) translateX(-10px);
    /* IE 9 */
    -webkit-transform: translateY(-30px) translateX(-10px);
    /* Chrome, Safari, Opera */
    transform: translateY(-30px) translateX(-10px); } }

/*------------------------
    Service Area
-------------------------*/
.service-area-three {
  padding: 100px 0 70px 0; }

.service-area {
  padding: 95px 0 100px 0;
  position: relative;
  z-index: 0; }
  .service-area.style-two {
    padding: 95px 0 70px 0; }
  .service-area .shaped-bg-1 {
    position: absolute;
    left: 0;
    top: 0; }

.single-service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 10px; }
  .single-service-item:hover .content .title {
    color: #0974ba; }
  .single-service-item .icon {
    font-size: 50px;
    line-height: 60px;
    color: #0974ba;
    margin-right: 30px; }
  .single-service-item .content .title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .single-service-item .content p {
    font-size: 16px;
    line-height: 26px; }

.single-service-item-two {
  text-align: center;
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.09);
  padding: 52px 30px 50px 30px;
  margin-bottom: 30px;
  background-color: #fff; }
  .single-service-item-two:hover {
    background-image: -moz-linear-gradient(0deg, #1531a9 0%, #6737f1 100%);
    background-image: -webkit-linear-gradient(0deg, #1531a9 0%, #6737f1 100%);
    background-image: -ms-linear-gradient(0deg, #1531a9 0%, #6737f1 100%); }
    .single-service-item-two:hover .icon {
      color: #fff; }
    .single-service-item-two:hover .content .title a {
      color: #fff; }
    .single-service-item-two:hover .content p {
      color: rgba(255, 255, 255, 0.8); }
  .single-service-item-two .icon {
    font-size: 50px;
    line-height: 60px;
    color: #0974ba;
    margin-bottom: 18px; }
  .single-service-item-two .content .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 22px; }
    .single-service-item-two .content .title a {
      color: #242424;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-service-item-two .content .title a:hover {
        color: #0974ba; }
  .single-service-item-two .content p {
    font-size: 16px;
    line-height: 26px; }
    .single-service-item-two .content p:last-child {
      margin-bottom: 0; }

.single-service-item-three {
  margin-bottom: 30px; }
  .single-service-item-three .thumb {
    position: relative;
    z-index: 0; }
    .single-service-item-three .thumb .cat {
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #0974ba;
      padding: 5px 15px;
      color: rgba(255, 255, 255, 0.9); }
      .single-service-item-three .thumb .cat a {
        color: rgba(255, 255, 255, 0.9);
        position: relative;
        z-index: 0;
        margin: 0 5px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .single-service-item-three .thumb .cat a:hover {
          color: #fff; }
        .single-service-item-three .thumb .cat a:first-child {
          margin-left: 0; }
        .single-service-item-three .thumb .cat a:last-child {
          margin-right: 0; }
          .single-service-item-three .thumb .cat a:last-child:after {
            display: none; }
        .single-service-item-three .thumb .cat a:after {
          position: absolute;
          right: -6px;
          top: 0;
          content: ','; }
  .single-service-item-three .content {
    background-color: #fff;
    padding: 24px 30px 22px 30px; }
    .single-service-item-three .content .title {
      margin-bottom: 15px; }
      .single-service-item-three .content .title a {
        font-size: 18px;
        line-height: 26px;
        font-weight: 600;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .single-service-item-three .content .title a:hover {
          color: #0974ba; }
    .single-service-item-three .content p {
      font-size: 16px;
      line-height: 26px;
      color: #777777; }
      .single-service-item-three .content p:last-child {
        margin-bottom: 0; }

/*----------------------------
    Price Plan area
-----------------------------*/
.price-plan-area {
  padding: 95px 0 100px 0;
  position: relative;
  z-index: 0; }
  .price-plan-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg/shaped-5.png);
    background-position: right top;
    background-repeat: no-repeat;
    content: '';
    z-index: -1; }
  .price-plan-area .shape-1 {
    position: absolute;
    right: 30px;
    top: 10%;
    animation: leftright 5s linear 0s infinite reverse; }
  .price-plan-area .shape-2 {
    position: absolute;
    right: 80px;
    top: 15%;
    animation: rotate360 2s linear 0s infinite reverse; }

.price-plan-tab-nav {
  margin-bottom: 30px; }
  .price-plan-tab-nav .nav-tabs {
    display: block;
    border: none;
    text-align: center; }
    .price-plan-tab-nav .nav-tabs .nav-item {
      display: inline-block; }
      .price-plan-tab-nav .nav-tabs .nav-item .nav-link {
        border: 1px solid #dedede;
        width: 150px;
        height: 45px;
        padding: 0;
        line-height: 45px;
        border-radius: 0px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .price-plan-tab-nav .nav-tabs .nav-item .nav-link.active, .price-plan-tab-nav .nav-tabs .nav-item .nav-link:hover {
          background-color: #0974ba;
          color: #fff;
          border-color: #0974ba; }

.single-price-plan {
  border: 1px solid #c8c8c8;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .single-price-plan:hover {
    background-color: white;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.2);
    border-color: transparent; }
    .single-price-plan:hover .price-header .price-wrap .sign, .single-price-plan:hover .price-header .price-wrap .price {
      color: #0974ba; }
  .single-price-plan .price-header {
    padding: 23px 0 0 0; }
    .single-price-plan .price-header .name {
      font-size: 24px;
      line-height: 34px;
      font-weight: 600;
      color: #0974ba;
      margin-bottom: 20px; }
    .single-price-plan .price-header .price-wrap {
      border-top: 1px solid #dedede;
      padding: 10px 80px 13px 80px;
      position: relative;
      z-index: 0;
      display: inline-block; }
      .single-price-plan .price-header .price-wrap:after {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 63%;
        height: 3px;
        background-color: #dedede;
        content: '';
        -ms-transform: translateX(-50%);
        /* IE 9 */
        -webkit-transform: translateX(-50%);
        /* Chrome, Safari, Opera */
        transform: translateX(-50%); }
      .single-price-plan .price-header .price-wrap .price-inner {
        position: relative;
        z-index: 0; }
        .single-price-plan .price-header .price-wrap .price-inner:after {
          position: absolute;
          left: -55px;
          top: -11px;
          height: 96px;
          width: 1px;
          background-color: #dedede;
          content: '';
          -ms-transform: skew(30deg);
          /* IE 9 */
          -webkit-transform: skew(30deg);
          /* Chrome, Safari, Opera */
          transform: skew(30deg); }
        .single-price-plan .price-header .price-wrap .price-inner:before {
          position: absolute;
          right: -55px;
          top: -11px;
          height: 96px;
          width: 1px;
          background-color: #dedede;
          content: '';
          -ms-transform: skew(-30deg);
          /* IE 9 */
          -webkit-transform: skew(-30deg);
          /* Chrome, Safari, Opera */
          transform: skew(-30deg); }
      .single-price-plan .price-header .price-wrap .sign {
        font-size: 24px;
        line-height: 34px;
        position: relative;
        top: -10px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .single-price-plan .price-header .price-wrap .price {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        color: #121a2f;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .single-price-plan .price-header .price-wrap .month {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: #b2b2b2;
        text-transform: uppercase; }
  .single-price-plan .price-body {
    padding: 27px 0 28px 0; }
    .single-price-plan .price-body ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .single-price-plan .price-body ul li {
        display: block;
        margin: 15px 0;
        color: #242424; }
        .single-price-plan .price-body ul li i {
          color: #0974ba; }
  .single-price-plan .price-footer {
    padding-bottom: 30px; }
    .single-price-plan .price-footer .boxed-btn {
      width: 150px;
      height: 45px;
      line-height: 45px; }

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

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

/*-----------------------------
    Team Member area
-----------------------------*/
.team-member-area {
  padding: 95px 0 100px 0; }
  .team-member-area.team-member-bg {
    background-image: url(../img/bg/team-memeber-bg.jpg);
    background-position: center;
    background-size: cover; }

.single-team-member:hover .thumb .hover .hover-inner {
  background-color: #0974ba; }
  .single-team-member:hover .thumb .hover .hover-inner .title {
    color: #fff; }
  .single-team-member:hover .thumb .hover .hover-inner .subtitle {
    color: rgba(255, 255, 255, 0.75); }

.single-team-member .thumb {
  position: relative;
  z-index: 0; }
  .single-team-member .thumb .hover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
    .single-team-member .thumb .hover .hover-inner {
      text-align: center;
      background-color: rgba(255, 255, 255, 0.75);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-team-member .thumb .hover .hover-inner .title {
        font-size: 18px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 0px;
        padding-top: 15px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .single-team-member .thumb .hover .hover-inner .subtitle {
        font-size: 14px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 13px;
        display: block;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .single-team-member .thumb .hover .hover-inner .social-icon {
        margin: 0;
        padding: 0;
        list-style: none;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 10px 0 8px 0; }
        .single-team-member .thumb .hover .hover-inner .social-icon li {
          display: inline-block;
          margin: 0 5px; }
          .single-team-member .thumb .hover .hover-inner .social-icon li a {
            color: #777777; }
            .single-team-member .thumb .hover .hover-inner .social-icon li a:hover {
              opacity: .8; }
            .single-team-member .thumb .hover .hover-inner .social-icon li a.facebook {
              color: #3b5999; }
            .single-team-member .thumb .hover .hover-inner .social-icon li a.instagram {
              color: #e4405f; }
            .single-team-member .thumb .hover .hover-inner .social-icon li a.google-plus {
              color: #dd4b39; }
            .single-team-member .thumb .hover .hover-inner .social-icon li a.linkedin {
              color: #0077B5; }

/*-------------------------
    Blog Articls
-------------------------*/
.blog-article-area {
  padding: 95px 0 94px 0;
  position: relative;
  z-index: 0; }
  .blog-article-area:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg/shaped-8.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    opacity: 0.1;
    content: '';
    z-index: -1; }

.single-blog-articles .thumb {
  position: relative;
  z-index: 1; }
  .single-blog-articles .thumb .time {
    position: absolute;
    left: 0;
    bottom: 0;
    color: rgba(255, 255, 255, 0.9);
    background-color: #0974ba;
    padding: 5px 15px; }

.single-blog-articles .thumb .type-article {
  position: absolute;
  right: 0;
  bottom: 0;
  color: rgba(255, 255, 255, 0.9);
  background-color: #808080;
  padding: 5px 15px; }

.single-blog-articles .content .post-meta {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 17px;
  margin-bottom: 10px; }
  .single-blog-articles .content .post-meta li {
    display: inline-block;
    margin: 0 8px; }
    .single-blog-articles .content .post-meta li:first-child {
      margin-left: 0; }
    .single-blog-articles .content .post-meta li:last-child {
      margin-right: 0; }
    .single-blog-articles .content .post-meta li a {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      color: #777777; }
      .single-blog-articles .content .post-meta li a:hover {
        color: #0974ba; }

.single-blog-articles .content .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 15px; }
  .single-blog-articles .content .title a {
    color: #242424;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-blog-articles .content .title a:hover {
      color: #0974ba; }

.single-blog-articles .content p {
  font-size: 16px;
  line-height: 26px; }

.single-blog-articles .content .readmore {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .single-blog-articles .content .readmore i {
    font-size: 14px; }
  .single-blog-articles .content .readmore:hover {
    color: #0974ba; }

/*----------------------------
    Testimonial Area
----------------------------*/
.testimonial-area {
  padding: 95px 0 100px 0; }
  .testimonial-area .section-title {
    margin-bottom: 45px; }

.single-testimonial-item {
  border: 1px solid #e2e2e2;
  text-align: center;
  position: relative;
  z-index: 0;
  margin-top: 40px;
  padding: 65px 20px 25px 20px; }
  .single-testimonial-item .thumb {
    position: absolute;
    left: 50%;
    top: -40px;
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Chrome, Safari, Opera */
    transform: translateX(-50%); }
    .single-testimonial-item .thumb img {
      width: 80px;
      height: 80px;
      margin: 0 auto;
      border-radius: 50%; }
  .single-testimonial-item .content .title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 0; }
  .single-testimonial-item .content .subtitle {
    font-size: 14px;
    line-height: 26px; }
  .single-testimonial-item .content p {
    font-size: 16px;
    line-height: 26px;
    color: #777777; }

/*----------------------------
    Footer Area
-----------------------------*/
.footer-area {
  background-color: #121a2f;
  padding: 95px 0 0 0; }

.copyright-area {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  padding: 15px 0;
  margin-top: 88px; }
  .copyright-area a {
    color: #0974ba; }

/*-----------------------
    About us page
------------------------*/
.our-history-area {
  padding: 95px 0 100px 0; }
  .our-history-area .section-title {
    margin-bottom: 45px; }

.single-history-item {
  margin-bottom: 50px; }
  .single-history-item:last-child {
    margin-bottom: 0px; }
  .single-history-item .content-wrapper .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600; }
  .single-history-item .content-wrapper p {
    font-size: 16px;
    line-height: 26px;
    color: #777777; }

/*------------------------
    Portfolio Page
------------------------*/
.portfolio-area {
  padding: 95px 0 85px 0; }

.portfolio-nav-area {
  text-align: center; }
  .portfolio-nav-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 28px; }
    .portfolio-nav-area ul li {
      display: inline-block;
      margin: 0 10px;
      position: relative;
      font-weight: 600;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .portfolio-nav-area ul li.active, .portfolio-nav-area ul li:hover {
        color: #0974ba; }
      .portfolio-nav-area ul li:last-child {
        margin-right: 0; }
        .portfolio-nav-area ul li:last-child::after {
          display: none; }
      .portfolio-nav-area ul li:after {
        position: absolute;
        right: -15px;
        top: 50%;
        width: 5px;
        height: 2px;
        background-color: #777777;
        content: ''; }

.single-masorny-item {
  position: relative;
  z-index: 0;
  margin-bottom: 30px; }
  .single-masorny-item:hover .hover {
    visibility: visible;
    opacity: 1; }
  .single-masorny-item .thumb img {
    width: 100%; }
  .single-masorny-item .hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-masorny-item .hover ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .single-masorny-item .hover ul li {
        display: inline-block;
        margin: 0 5px; }
        .single-masorny-item .hover ul li a {
          display: block;
          width: 40px;
          height: 40px;
          line-height: 40px;
          background-color: #fff;
          text-align: center;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          color: #0974ba; }
          .single-masorny-item .hover ul li a:hover {
            background-color: #0974ba;
            color: #fff; }

/*-----------------------------
    Portfolio Details Page
-----------------------------*/
.portfolio-content-area .entry-content {
  margin-top: 25px; }
  .portfolio-content-area .entry-content .img-thumg {
    margin: 10px 0 25px 0; }
  .portfolio-content-area .entry-content .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600; }
  .portfolio-content-area .entry-content .post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px; }
    .portfolio-content-area .entry-content .post-meta li {
      display: inline-block;
      margin: 0 10px; }
      .portfolio-content-area .entry-content .post-meta li:first-child {
        margin-left: 0; }
      .portfolio-content-area .entry-content .post-meta li:last-child {
        margin-right: 0; }
      .portfolio-content-area .entry-content .post-meta li a {
        color: #777777;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .portfolio-content-area .entry-content .post-meta li a:hover {
          color: #0974ba; }
  .portfolio-content-area .entry-content p {
    font-size: 16px;
    line-height: 26px;
    color: #777777; }

.portfolio-widget-area {
  background-color: #f4f4f4; }

.widget_porject_details .project-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .widget_porject_details .project-list li {
    display: block;
    text-align: right; }
    .widget_porject_details .project-list li strong {
      color: #242424;
      float: left;
      font-weight: 600; }
    .widget_porject_details .project-list li a {
      color: #777777;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      margin: 0 5px; }
      .widget_porject_details .project-list li a:hover {
        color: #0974ba; }

.widget_porject_details .share {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 18px; }
  .widget_porject_details .share li {
    margin: 0 10px;
    display: inline-block; }
    .widget_porject_details .share li:first-child {
      margin-left: 0; }
    .widget_porject_details .share li:last-child {
      margin-right: 0; }
    .widget_porject_details .share li.title {
      font-size: 18px;
      line-height: 28px;
      font-weight: 600;
      color: #242424;
      font-weight: 600; }

/*-----------------------
    Service Details
-----------------------*/
.service-details-content {
  padding: 100px 0 80px 0; }

.service-content-area .entry-content .title {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 34px;
  color: #242424;
  font-weight: 600; }

.service-content-area .entry-content .post-meta {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 22px; }
  .service-content-area .entry-content .post-meta li {
    margin: 0 10px;
    display: inline-block; }
    .service-content-area .entry-content .post-meta li:first-child {
      margin-left: 0; }
    .service-content-area .entry-content .post-meta li:last-child {
      margin-right: 0; }
    .service-content-area .entry-content .post-meta li.date a:after {
      display: none; }
    .service-content-area .entry-content .post-meta li a {
      color: #777777;
      position: relative;
      z-index: 0;
      margin: 0 5px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .service-content-area .entry-content .post-meta li a:hover {
        color: #0974ba; }
      .service-content-area .entry-content .post-meta li a:first-child {
        margin-left: 0; }
      .service-content-area .entry-content .post-meta li a:last-child {
        margin-right: 0; }
        .service-content-area .entry-content .post-meta li a:last-child:after {
          display: none; }
      .service-content-area .entry-content .post-meta li a:after {
        position: absolute;
        right: -5px;
        top: 0;
        content: ','; }

/*------------------------------
    Blog Details
------------------------------*/
.blog-page-content-area .single-blog-articles {
  margin-bottom: 30px; }

.blog-pagination .pagination {
  display: block; }
  .blog-pagination .pagination .page-item {
    display: inline-block; }
    .blog-pagination .pagination .page-item.active .page-link {
      background-color: #0974ba;
      color: #fff;
      border-color: #0974ba; }
    .blog-pagination .pagination .page-item .page-link {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-weight: 600;
      color: #242424;
      padding: 0;
      border-radius: 3px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .blog-pagination .pagination .page-item .page-link:hover {
        background-color: #0974ba;
        color: #fff;
        border-color: #0974ba; }

.single-blog-classic-post.format-gallery .marafi-post-gallery .owl-nav div {
  position: absolute;
  left: 20px;
  top: 50%;
  font-size: 40px;
  color: rgba(251, 119, 12, 0.6);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%); }
  .single-blog-classic-post.format-gallery .marafi-post-gallery .owl-nav div:hover {
    color: #0974ba; }
  .single-blog-classic-post.format-gallery .marafi-post-gallery .owl-nav div.owl-next {
    left: auto;
    right: 20px; }

.single-blog-classic-post.format-link .entry-content {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #121a2f; }
  .single-blog-classic-post.format-link .entry-content:after {
    position: absolute;
    left: 30px;
    top: 40px;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    color: #0974ba;
    z-index: -1; }
  .single-blog-classic-post.format-link .entry-content .link {
    margin-left: 90px;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.6); }

.single-blog-classic-post.format-quote .entry-content {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #121a2f; }
  .single-blog-classic-post.format-quote .entry-content:after {
    position: absolute;
    left: 30px;
    top: 40px;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    color: #0974ba;
    z-index: -1; }
  .single-blog-classic-post.format-quote .entry-content .quote {
    margin-left: 90px;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.6); }

.single-blog-classic-post .entry-content {
  background-color: #F4F4F4;
  padding: 32px 30px 32px 30px;
  margin-bottom: 30px; }
  .single-blog-classic-post .entry-content .title {
    font-size: 30px;
    line-height: 40px; }
    .single-blog-classic-post .entry-content .title a {
      color: #242424;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .single-blog-classic-post .entry-content .title a:hover {
        color: #0974ba; }
  .single-blog-classic-post .entry-content .post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 22px; }
    .single-blog-classic-post .entry-content .post-meta li {
      margin: 0 10px;
      display: inline-block; }
      .single-blog-classic-post .entry-content .post-meta li:first-child {
        margin-left: 0; }
      .single-blog-classic-post .entry-content .post-meta li:last-child {
        margin-right: 0; }
      .single-blog-classic-post .entry-content .post-meta li.cats a {
        margin: 0 5px;
        position: relative;
        z-index: 0; }
        .single-blog-classic-post .entry-content .post-meta li.cats a:after {
          position: absolute;
          right: -5px;
          top: 0;
          content: ','; }
        .single-blog-classic-post .entry-content .post-meta li.cats a:last-child:after {
          display: none; }
      .single-blog-classic-post .entry-content .post-meta li a {
        color: #777777;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .single-blog-classic-post .entry-content .post-meta li a:hover {
          color: #0974ba; }
  .single-blog-classic-post .entry-content .readmore {
    color: #777777;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .single-blog-classic-post .entry-content .readmore i {
      visibility: hidden;
      opacity: 0;
      -ms-transform: translateX(-20px);
      /* IE 9 */
      -webkit-transform: translateX(-20px);
      /* Chrome, Safari, Opera */
      transform: translateX(-20px);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .single-blog-classic-post .entry-content .readmore:hover {
      color: #0974ba; }
      .single-blog-classic-post .entry-content .readmore:hover i {
        visibility: visible;
        opacity: 1;
        -ms-transform: translateX(-2px);
        /* IE 9 */
        -webkit-transform: translateX(-2px);
        /* Chrome, Safari, Opera */
        transform: translateX(-2px); }
    .single-blog-classic-post .entry-content .readmore i {
      font-size: 14px; }

.single-blog-classic-post:last-child {
  margin-bottom: 0; }

/*-------------------------
    Blog Details Page
-------------------------*/
.blog-details-page-content-area {
  padding: 100px 0 100px 0; }
  .blog-details-page-content-area .entry-footer {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 20px 17px 20px; }
    .blog-details-page-content-area .entry-footer .left {
      display: inline-block; }
      .blog-details-page-content-area .entry-footer .left ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .blog-details-page-content-area .entry-footer .left ul li {
          display: inline-block;
          margin: 0 5px; }
          .blog-details-page-content-area .entry-footer .left ul li.title {
            font-weight: 600;
            color: #242424; }
          .blog-details-page-content-area .entry-footer .left ul li:first-child {
            margin-left: 0; }
          .blog-details-page-content-area .entry-footer .left ul li:last-child {
            margin-right: 0; }
          .blog-details-page-content-area .entry-footer .left ul li a {
            color: #777777;
            margin: 0 7px;
            position: relative;
            z-index: 0;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
            .blog-details-page-content-area .entry-footer .left ul li a:after {
              position: absolute;
              right: -6px;
              top: 0;
              content: ','; }
            .blog-details-page-content-area .entry-footer .left ul li a:first-child {
              margin-left: 0; }
            .blog-details-page-content-area .entry-footer .left ul li a:last-child {
              margin-right: 0; }
              .blog-details-page-content-area .entry-footer .left ul li a:last-child:after {
                display: none; }
            .blog-details-page-content-area .entry-footer .left ul li a:hover {
              color: #0974ba; }
    .blog-details-page-content-area .entry-footer .right {
      display: inline-block;
      float: right; }
      .blog-details-page-content-area .entry-footer .right ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .blog-details-page-content-area .entry-footer .right ul li {
          display: inline-block;
          margin: 0 5px; }
          .blog-details-page-content-area .entry-footer .right ul li.title {
            font-size: 16px;
            line-height: 26px;
            font-weight: 600;
            color: #242424; }
          .blog-details-page-content-area .entry-footer .right ul li a {
            color: #777777;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
            .blog-details-page-content-area .entry-footer .right ul li a:hover {
              color: #0974ba; }
  .blog-details-page-content-area .single-post-details-item .thumb {
    margin-bottom: 30px; }
  .blog-details-page-content-area .single-post-details-item .entry-content .title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 15px; }
  .blog-details-page-content-area .single-post-details-item .entry-content .gal-img {
    margin: 10px 0 15px 0; }
  .blog-details-page-content-area .single-post-details-item .entry-content .post-meta {
    margin: 0;
    padding: 0;
    margin-bottom: 10px; }
    .blog-details-page-content-area .single-post-details-item .entry-content .post-meta li {
      margin: 0 8px;
      display: inline-block; }
      .blog-details-page-content-area .single-post-details-item .entry-content .post-meta li:first-child {
        margin-left: 0; }
      .blog-details-page-content-area .single-post-details-item .entry-content .post-meta li:last-child {
        margin-right: 0; }
      .blog-details-page-content-area .single-post-details-item .entry-content .post-meta li a {
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        color: #777777; }
        .blog-details-page-content-area .single-post-details-item .entry-content .post-meta li a:hover {
          color: #0974ba; }
  .blog-details-page-content-area .single-post-details-item .entry-content blockquote {
    background-color: #f4f4f4;
    border-left: 5px solid #0974ba;
    padding: 22px 30px 24px 30px;
    font-size: 18px;
    font-style: italic;
    line-height: 28px;
    margin: 25px 0; }
    .blog-details-page-content-area .single-post-details-item .entry-content blockquote cite {
      display: block;
      font-size: 18px;
      font-weight: 600;
      line-height: 26px;
      margin-top: 20px; }
  .blog-details-page-content-area .comment-area {
    padding-top: 32px; }
    .blog-details-page-content-area .comment-area .comment-title {
      font-size: 24px;
      line-height: 34px;
      font-weight: 600;
      margin-bottom: 25px; }
    .blog-details-page-content-area .comment-area .comment-list {
      margin: 0;
      padding: 0;
      list-style: none;
      list-style-type: none; }
      .blog-details-page-content-area .comment-area .comment-list li {
        margin-bottom: 8px;
        list-style: none; }
        .blog-details-page-content-area .comment-area .comment-list li:last-child {
          margin-bottom: 0; }
        .blog-details-page-content-area .comment-area .comment-list li ol {
          margin: 0;
          padding: 0;
          list-style: none;
          list-style-type: none; }
          .blog-details-page-content-area .comment-area .comment-list li ol li {
            margin-left: 50px;
            list-style-type: none;
            list-style: none; }
        .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-item-align: start;
          align-self: flex-start; }
          .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .thumb {
            margin-right: 20px; }
            .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .thumb img {
              margin-bottom: 10px; }
            .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .thumb .date, .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .thumb .time {
              display: block;
              font-size: 14px;
              line-height: 20px; }
          .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            position: relative; }
            .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content .title {
              font-size: 18px;
              line-height: 28px;
              font-weight: 600;
              font-family: "Poppins", sans-serif; }
            .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content p {
              font-size: 16px;
              line-height: 26px; }
              .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content p:last-child {
                margin-bottom: 0; }
            .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content .reply {
              position: absolute;
              top: 0;
              right: 0;
              color: #777777;
              -webkit-transition: all 0.3s ease-in;
              -moz-transition: all 0.3s ease-in;
              -o-transition: all 0.3s ease-in;
              transition: all 0.3s ease-in; }
              .blog-details-page-content-area .comment-area .comment-list li .single-comment-wrap .content .reply:hover {
                color: #0974ba; }
  .blog-details-page-content-area .comment-form-wrap {
    margin-top: 0px; }
    .blog-details-page-content-area .comment-form-wrap .title {
      font-size: 24px;
      line-height: 34px;
      font-weight: 600;
      margin-bottom: 20px; }
    .blog-details-page-content-area .comment-form-wrap .comment-form .form-group.textarea .form-control {
      min-height: 160px;
      resize: none; }
    .blog-details-page-content-area .comment-form-wrap .comment-form .form-group .form-control {
      height: 50px;
      line-height: 50px; }
    .blog-details-page-content-area .comment-form-wrap .comment-form .submit-btn {
      height: 50px;
      width: 180px;
      border-radius: 5px;
      font-weight: 600; }

/*-----------------------------
    Contact Page 
-----------------------------*/
.contact-page-area .section-title {
  margin-bottom: 45px; }

.contact-form .form-group .form-control {
  width: 100%;
  height: 50px; }

.contact-form .form-group.textarea .form-control {
  min-height: 250px;
  resize: none; }

.contact-form .submit-btn {
  margin: 0 auto;
  display: block;
  font-weight: 600;
  font-size: 16px; }

.single-contact-info {
  padding: 35px 30px 35px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .single-contact-info.white .icon {
    color: #fff; }
  .single-contact-info.white .content .details {
    color: rgba(255, 255, 255, 0.8); }
  .single-contact-info.white .content .title {
    color: #fff; }
  .single-contact-info .icon {
    font-size: 40px;
    line-height: 50px;
    margin-right: 30px; }
  .single-contact-info .content .title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #242424; }
  .single-contact-info .content .details {
    color: #777777;
    display: block; }

.map-area #map {
  min-height: 600px; }

/*------------------------------
    Team Member Page
------------------------------*/
.team-member-page-area .single-team-member {
  margin-bottom: 30px; }

/*-----------------------
    Faq Page
-----------------------*/
.accordion-content-area .card {
  border: none; }
  .accordion-content-area .card:last-child .card-header a {
    margin-bottom: 0; }
  .accordion-content-area .card:last-child .card-body {
    margin-bottom: 0; }
  .accordion-content-area .card .card-header {
    padding: 0;
    border: none;
    background-color: transparent; }
    .accordion-content-area .card .card-header a {
      background-color: #f4f4f4;
      display: block;
      padding: 10px 30px;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      position: relative;
      z-index: 0;
      margin-bottom: 20px;
      cursor: pointer; }
      .accordion-content-area .card .card-header a:after {
        position: absolute;
        right: 20px;
        top: 10px;
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 14px; }
      .accordion-content-area .card .card-header a[aria-expanded="true"] {
        margin-bottom: 0; }
        .accordion-content-area .card .card-header a[aria-expanded="true"]:after {
          content: "\f068"; }
  .accordion-content-area .card .card-body {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 30px 30px 30px;
    background-color: #f4f4f4;
    margin-bottom: 20px; }

/*-------------------------
    Error Page
-------------------------*/
.error-page-area {
  padding-top: 92px; }

.error-content-area {
  text-align: center; }
  .error-content-area .errro-text {
    font-size: 200px;
    line-height: 160px;
    font-weight: 700;
    color: #121a2f;
    margin-bottom: 38px;
    display: block; }
  .error-content-area .title {
    font-weight: 24px;
    line-height: 34px;
    font-weight: 600; }
  .error-content-area .btn-wrapper .boxed-btn {
    width: auto;
    border-radius: 3px; }
  .error-content-area p {
    max-width: 500px;
    margin: 0 auto; }
  .error-content-area form {
    position: relative;
    z-index: 0;
    margin-top: 40px; }
    .error-content-area form .form-group .form-control {
      width: 100%;
      height: 50px;
      padding-right: 70px;
      border: 1px solid #e2e2e2; }
    .error-content-area form .submit-btn {
      width: 60px;
      height: 50px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      position: absolute;
      right: 0;
      top: 0; }
