/*
 _____      				              	 _ _ _ __
|  __ \  				              	 __	|_ _ _ __|
| |__) | 					              | |	   | |	  __
|  ___/    ___    __ _    __ _  | |    | |	 | |__     ___ 	 _ __  _ __    ___
| |\ \    / _ \  / _` |  / _` | | |    | |	 | '_ \   / _ \ | '_ \| '_ \  / _ \
| | \ \  |  __/ | (_| | | (_| | | |    | |	 | | | | |  __/ | |  ||  | | |  __/
|_|  \ \  \___|  \__, |  \__,_| |_|    |_|   |_| |_|  \___| |_|  ||  |_|  \___|
                  __/ |
                 |___/
================================================================================ */
/*==========================================================
    Template Name: Optimi [SEO & Digital Marketing Agency HTML Template]
    Created By: RegalTheme
    Envato Profile: https://themeforest.net/user/regaltheme
    Website: http://regaltheme.com
    Description: Optimi is Fully Responsive SEO & Digital Marketing Agency HTML Template with awesome features.
    Version: v1.0
    Support: http://regaltheme.com/support
============================================================*/
/*===========================================================
    CSS INDEX
    ===================

	[ 1. General Code ]
	[ 2. Typography ]
	[ 3. Global Classes ]
	[ 4. Template Parts ]
	[ 5. Preloader ]
	[ 6. Scroll UP ]
==============================================================*/
/*
[ 1. General Code ]
================ */
body {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.4rem;
  color: #252a2c;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased; }

html {
  font-family: "Nunito", sans-serif; }

html,
body {
  width: 100%;
  height: 100%; }

::-moz-selection {
  background: #f44438;
  text-shadow: none;
  color: #ffffff; }

::selection {
  background: #f44438;
  text-shadow: none;
  color: #ffffff; }

.browserupgrade {
  margin: 0.2em 0;
  background: #f8f9fa;
  color: #000;
  padding: 0.2em 0; }

img {
  max-width: 100%; }

/*
[ 2. Typography ]
==========================*/
p {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #252a2c; }

@media (min-width: 768px) {
  h1 {
    line-height: 5.4rem; } }

@media (max-width: 767.98px) {
  h1 {
    font-size: 3.5rem; } }

h5 {
  font-weight: 600; }

*, :focus, button:focus {
  outline: 0; }

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

a,
button,
input[type="submit"] {
  cursor: pointer; }

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

a {
  color: #252a2c;
  text-transform: capitalize; }
  a:hover, a :focus {
    color: #f44438;
    text-decoration: none; }

a,
.navbar a,
.form-control {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/*
[ 3. Global Classes ]
============================ */
.section-ptb, .section-pt, .section-pb {
  padding-top: 12rem;
  padding-bottom: 12rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .section-ptb, .section-pt, .section-pb {
      padding-top: 8rem;
      padding-bottom: 8rem; } }
  @media (max-width: 767.98px) {
    .section-ptb, .section-pt, .section-pb {
      padding-top: 6rem;
      padding-bottom: 6rem; } }

.section-pt {
  padding-bottom: 0 !important; }

.section-pb {
  padding-top: 0 !important; }

.column-center {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.fix {
  overflow: hidden; }

hr.line {
  margin: 0;
  border-color: #262e45;
  border-width: 2px; }

.input-lg-w {
  width: 30rem !important; }

@media (max-width: 767.98px) {
  .h-sm-auto {
    height: auto !important; } }

/*Margin & Padding
---------------------*/
/* Margin Top */
.mt-1 {
  margin-top: 0.1rem !important; }

.mt-2 {
  margin-top: 0.2rem !important; }

.mt-3 {
  margin-top: 0.3rem !important; }

.mt-4 {
  margin-top: 0.4rem !important; }

.mt-5 {
  margin-top: 0.5rem !important; }

.mt-10 {
  margin-top: 1rem !important; }

.mt-15 {
  margin-top: 1.5rem !important; }

.mt-20 {
  margin-top: 2rem !important; }

.mt-25 {
  margin-top: 2.5rem !important; }

.mt-30 {
  margin-top: 3rem !important; }

.mt-35 {
  margin-top: 3.5rem !important; }

.mt-40 {
  margin-top: 4rem !important; }

.mt-45 {
  margin-top: 4.5rem !important; }

.mt-50 {
  margin-top: 5rem !important; }

.mt-55 {
  margin-top: 5.5rem !important; }

.mt-60 {
  margin-top: 6rem !important; }

.mt-65 {
  margin-top: 6.5rem !important; }

.mt-70 {
  margin-top: 7rem !important; }

.mt-75 {
  margin-top: 7.5rem !important; }

.mt-80 {
  margin-top: 8rem !important; }

.mt-85 {
  margin-top: 8.5rem !important; }

.mt-90 {
  margin-top: 9rem !important; }

.mt-95 {
  margin-top: 9.5rem !important; }

.mt-100 {
  margin-top: 10rem !important; }

.mt-105 {
  margin-top: 10.5rem !important; }

.mt-110 {
  margin-top: 11rem !important; }

.mt-115 {
  margin-top: 11.5rem !important; }

.mt-120 {
  margin-top: 12rem !important; }

.mt-125 {
  margin-top: 12.5rem !important; }

.mt-130 {
  margin-top: 13rem !important; }

.mt-135 {
  margin-top: 13.5rem !important; }

.mt-140 {
  margin-top: 14rem !important; }

.mt-145 {
  margin-top: 14.5rem !important; }

.mt-150 {
  margin-top: 15rem !important; }

.mt-155 {
  margin-top: 15.5rem !important; }

.mt-160 {
  margin-top: 16rem !important; }

.mt-165 {
  margin-top: 16.5rem !important; }

.mt-170 {
  margin-top: 17rem !important; }

.mt-175 {
  margin-top: 17.5rem !important; }

.mt-180 {
  margin-top: 18rem !important; }

.mt-185 {
  margin-top: 18.5rem !important; }

.mt-190 {
  margin-top: 19rem !important; }

.mt-195 {
  margin-top: 19.5rem !important; }

.mt-200 {
  margin-top: 20rem !important; }

/* Margin Bottom*/
.mb-1 {
  margin-bottom: 0.1rem !important; }

.mb-2 {
  margin-bottom: 0.2rem !important; }

.mb-3 {
  margin-bottom: 0.3rem !important; }

.mb-4 {
  margin-bottom: 0.4rem !important; }

.mb-5 {
  margin-bottom: 0.5rem !important; }

.mb-10 {
  margin-bottom: 1rem !important; }

.mb-15 {
  margin-bottom: 1.5rem !important; }

.mb-20 {
  margin-bottom: 2rem !important; }

.mb-25 {
  margin-bottom: 2.5rem !important; }

.mb-30 {
  margin-bottom: 3rem !important; }

.mb-35 {
  margin-bottom: 3.5rem !important; }

.mb-40 {
  margin-bottom: 4rem !important; }

.mb-45 {
  margin-bottom: 4.5rem !important; }

.mb-50 {
  margin-bottom: 5rem !important; }

.mb-55 {
  margin-bottom: 5.5rem !important; }

.mb-60 {
  margin-bottom: 6rem !important; }

.mb-65 {
  margin-bottom: 6.5rem !important; }

.mb-70 {
  margin-bottom: 7rem !important; }

.mb-75 {
  margin-bottom: 7.5rem !important; }

.mb-80 {
  margin-bottom: 8rem !important; }

.mb-85 {
  margin-bottom: 8.5rem !important; }

.mb-90 {
  margin-bottom: 9rem !important; }

.mb-95 {
  margin-bottom: 9.5rem !important; }

.mb-100 {
  margin-bottom: 10rem !important; }

.mb-105 {
  margin-bottom: 10.5rem !important; }

.mb-110 {
  margin-bottom: 11rem !important; }

.mb-115 {
  margin-bottom: 11.5rem !important; }

.mb-120 {
  margin-bottom: 12rem !important; }

.mb-125 {
  margin-bottom: 12.5rem !important; }

.mb-130 {
  margin-bottom: 13rem !important; }

.mb-135 {
  margin-bottom: 13.5rem !important; }

.mb-140 {
  margin-bottom: 14rem !important; }

.mb-145 {
  margin-bottom: 14.5rem !important; }

.mb-150 {
  margin-bottom: 15rem !important; }

.mb-155 {
  margin-bottom: 15.5rem !important; }

.mb-160 {
  margin-bottom: 16rem !important; }

.mb-165 {
  margin-bottom: 16.5rem !important; }

.mb-170 {
  margin-bottom: 17rem !important; }

.mb-175 {
  margin-bottom: 17.5rem !important; }

.mb-180 {
  margin-bottom: 18rem !important; }

.mb-185 {
  margin-bottom: 18.5rem !important; }

.mb-190 {
  margin-bottom: 19rem !important; }

.mb-195 {
  margin-bottom: 19.5rem !important; }

.mb-200 {
  margin-bottom: 20rem !important; }

/* Padding Top */
.pt-1 {
  padding-top: 0.1rem !important; }

.pt-2 {
  padding-top: 0.2rem !important; }

.pt-3 {
  padding-top: 0.3rem !important; }

.pt-4 {
  padding-top: 0.4rem !important; }

.pt-5 {
  padding-top: 0.5rem !important; }

.pt-10 {
  padding-top: 1rem; }

.pt-15 {
  padding-top: 1.5rem; }

.pt-20 {
  padding-top: 2rem; }

.pt-25 {
  padding-top: 2.5rem; }

.pt-30 {
  padding-top: 3rem; }

.pt-35 {
  padding-top: 3.5rem; }

.pt-40 {
  padding-top: 4rem; }

.pt-45 {
  padding-top: 4.5rem; }

.pt-50 {
  padding-top: 5rem; }

.pt-55 {
  padding-top: 5.5rem; }

.pt-60 {
  padding-top: 6rem; }

.pt-65 {
  padding-top: 6.5rem; }

.pt-70 {
  padding-top: 7rem; }

.pt-75 {
  padding-top: 7.5rem; }

.pt-80 {
  padding-top: 8rem; }

.pt-85 {
  padding-top: 8.5rem; }

.pt-90 {
  padding-top: 9rem; }

.pt-95 {
  padding-top: 9.5rem; }

.pt-100 {
  padding-top: 10rem; }

.pt-105 {
  padding-top: 10.5rem; }

.pt-110 {
  padding-top: 11rem; }

.pt-115 {
  padding-top: 11.5rem; }

.pt-120 {
  padding-top: 12rem; }

.pt-125 {
  padding-top: 12.5rem; }

.pt-130 {
  padding-top: 13rem; }

.pt-135 {
  padding-top: 13.5rem; }

.pt-140 {
  padding-top: 14rem; }

.pt-145 {
  padding-top: 14.5rem; }

.pt-150 {
  padding-top: 15rem; }

.pt-155 {
  padding-top: 15.5rem; }

.pt-160 {
  padding-top: 16rem; }

.pt-165 {
  padding-top: 16.5rem; }

.pt-170 {
  padding-top: 17rem; }

.pt-175 {
  padding-top: 17.5rem; }

.pt-180 {
  padding-top: 18rem; }

.pt-185 {
  padding-top: 18.5rem; }

.pt-190 {
  padding-top: 19rem; }

.pt-195 {
  padding-top: 19.5rem; }

.pt-200 {
  padding-top: 20rem; }

/* Padding Bottom */
.pb-1 {
  padding-bottom: 0.1rem; }

.pb-2 {
  padding-bottom: 0.2rem; }

.pb-3 {
  padding-bottom: 0.3rem; }

.pb-4 {
  padding-bottom: 0.4rem; }

.pb-5 {
  padding-bottom: 0.5rem; }

.pb-10 {
  padding-bottom: 1rem; }

.pb-15 {
  padding-bottom: 1.5rem; }

.pb-20 {
  padding-bottom: 2rem; }

.pb-25 {
  padding-bottom: 2.5rem; }

.pb-30 {
  padding-bottom: 3rem; }

.pb-35 {
  padding-bottom: 3.5rem; }

.pb-40 {
  padding-bottom: 4rem; }

.pb-45 {
  padding-bottom: 4.5rem; }

.pb-50 {
  padding-bottom: 5rem; }

.pb-55 {
  padding-bottom: 5.5rem; }

.pb-60 {
  padding-bottom: 6rem; }

.pb-65 {
  padding-bottom: 6.5rem; }

.pb-70 {
  padding-bottom: 7rem; }

.pb-75 {
  padding-bottom: 7.5rem; }

.pb-80 {
  padding-bottom: 8rem; }

.pb-85 {
  padding-bottom: 8.5rem; }

.pb-90 {
  padding-bottom: 9rem; }

.pb-95 {
  padding-bottom: 9.5rem; }

.pb-100 {
  padding-bottom: 10rem; }

.pb-105 {
  padding-bottom: 10.5rem; }

.pb-110 {
  padding-bottom: 11rem; }

.pb-115 {
  padding-bottom: 11.5rem; }

.pb-120 {
  padding-bottom: 12rem; }

.pb-125 {
  padding-bottom: 12.5rem; }

.pb-130 {
  padding-bottom: 13rem; }

.pb-135 {
  padding-bottom: 13.5rem; }

.pb-140 {
  padding-bottom: 14rem; }

.pb-145 {
  padding-bottom: 14.5rem; }

.pb-150 {
  padding-bottom: 15rem; }

.pb-155 {
  padding-bottom: 15.5rem; }

.pb-160 {
  padding-bottom: 16rem; }

.pb-165 {
  padding-bottom: 16.5rem; }

.pb-170 {
  padding-bottom: 17rem; }

.pb-175 {
  padding-bottom: 17.5rem; }

.pb-180 {
  padding-bottom: 18rem; }

.pb-185 {
  padding-bottom: 18.5rem; }

.pb-190 {
  padding-bottom: 19rem; }

.pb-195 {
  padding-bottom: 19.5rem; }

.pb-200 {
  padding-bottom: 20rem; }

/* Paddin Top & Padding Bottom */
.ptb-5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.ptb-10 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.ptb-15 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.ptb-20 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.ptb-25 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.ptb-30 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.ptb-35 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem; }

.ptb-40 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.ptb-45 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem; }

.ptb-50 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.ptb-55 {
  padding-top: 5.5rem;
  padding-bottom: 5.5rem; }

.ptb-60 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.ptb-65 {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem; }

.ptb-70 {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.ptb-75 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

.ptb-80 {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.ptb-85 {
  padding-top: 8.5rem;
  padding-bottom: 8.5rem; }

.ptb-90 {
  padding-top: 9rem;
  padding-bottom: 9rem; }

.ptb-95 {
  padding-top: 9.5rem;
  padding-bottom: 9.5rem; }

.ptb-100 {
  padding-top: 10rem;
  padding-bottom: 10rem; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .ptb-100 {
    padding-top: 8rem;
    padding-bottom: 8rem; } }

@media (max-width: 767.98px) {
  .ptb-100 {
    padding-top: 5rem;
    padding-bottom: 5rem; } }

/* Padding Left */
.pl-5 {
  padding-left: 0.5rem; }

.pl-10 {
  padding-left: 1rem; }

.pl-15 {
  padding-left: 1.5rem; }

.pl-20 {
  padding-left: 2rem; }

.pl-25 {
  padding-left: 2.5rem; }

.pl-30 {
  padding-left: 3rem; }

.pl-35 {
  padding-left: 3.5rem; }

.pl-40 {
  padding-left: 4rem; }

.pl-45 {
  padding-left: 4.5rem; }

.pl-50 {
  padding-left: 5rem; }

/* Margin For md */
@media (min-width: 768px) and (max-width: 991.98px) {
  .mb-md-30 {
    margin-bottom: 3rem !important; }
  .mb-md-50 {
    margin-bottom: 5rem !important; } }

/* Margin For sm */
@media (max-width: 767.98px) {
  .mb-100 {
    margin-bottom: 5rem !important; }
  .mb-sm-30 {
    margin-bottom: 3rem !important; }
  .mb-sm-40 {
    margin-bottom: 4rem !important; }
  .mb-sm-50 {
    margin-bottom: 5rem !important; } }

/* background Image */
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .cloud-shape::after {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover; }

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

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

.bg-4 {
  background-image: url("../img/bg/4.png"); }

.bg-5 {
  background-image: url("../img/bg/5.png"); }

.bg-6 {
  background-image: url("../img/bg/6.png"); }

.bg-7 {
  background-image: url("../img/bg/7.png"); }

.bg-8 {
  background-image: url("../img/bg/8.png"); }

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

.bg-8 {
  background-size: auto; }

/* background Color */
.bg-blue {
  background-color: #478fff; }

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

/* Gradients  */
.solid-gredient-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(50%, #e5e9ff));
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #e5e9ff 50%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #e5e9ff 50%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #e5e9ff 50%);
  background-repeat: repeat-x; }

.solid-gredient-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(50%, #262e45));
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #262e45 50%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #262e45 50%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #262e45 50%);
  background-repeat: repeat-x; }

.solid-gredient-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1fb398), color-stop(50%, #ffffff));
  background-image: -webkit-linear-gradient(top, #1fb398 50%, #ffffff 50%);
  background-image: -o-linear-gradient(top, #1fb398 50%, #ffffff 50%);
  background-image: linear-gradient(to bottom, #1fb398 50%, #ffffff 50%);
  background-repeat: repeat-x; }

/* Befour & After */
.cloud-shape > .container {
  padding-bottom: 50px; }

.cloud-shape::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  
  background-position: bottom left;
  background-size: auto;
  bottom: 0;
  top: inherit;
  height: 13.6rem; }

.angle-shape {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  border-color: #ffffff transparent transparent #ffffff;
  border-style: solid;
  border-width: 12.5rem 50vw;
  height: 25rem;
  z-index: -1; }
  @media (max-width: 991.98px) {
    .angle-shape {
      border-width: 8rem 0vw;
      height: auto; } }
  @media (max-width: 767.98px) {
    .angle-shape {
      border-width: 6rem 0vw; } }

/* All Overlay */
.overlay {
  position: relative; }
  .overlay::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .overlay.dark-1::after {
    background-color: rgba(37, 42, 44, 0.79); }

.list-group > li {
  list-style: outside none none; }

/* Badge*/
.badge-dark {
  background-color: #262e45; }

.badge-primary {
  background-color: #f44438; }

.badge {
  font-size: 1.2rem;
  line-height: 2.4rem;
  padding: 0 1.6rem; }

.badge-lg {
  font-size: 100%;
  padding: 0 2em;
  font-weight: 600;
  line-height: 2.8;
  border-radius: 0; }

/* Card */
.card .card-header {
  margin: -1px;
  padding: 0; }

/* Display Responsive */
.display-1,
.display-3 {
  line-height: 1; }

@media (max-width: 767.98px) {
  .display-1 {
    font-size: 3.5rem; }
  .display-3 {
    font-size: 3rem; } }

/* Pagination */
.custom .pagination .page-item {
  margin: 0 .5rem; }
  .custom .pagination .page-item .page-link {
    width: 38px;
    font-size: 1.6rem; }
  .custom .pagination .page-item:first-child .page-link, .custom .pagination .page-item:last-child .page-link {
    border-radius: 0; }

/* Social Icon*/
.social-icon li a {
  padding: 0 1rem; }

.social-icon.text-white {
  margin-left: -5px; }
  .social-icon.text-white li a {
    color: #ffffff;
    font-size: 1.8rem; }
    .social-icon.text-white li a:hover {
      color: #f44438; }

.social-icon.individual-color {
  display: inline-block;
  margin-bottom: -6px; }
  .social-icon.individual-color li a {
    padding: 0 1.4rem;
    font-size: 1.8rem; }
    .social-icon.individual-color li a i {
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .social-icon.individual-color li a .fa-facebook {
      color: #3b5998; }
    .social-icon.individual-color li a .fa-twitter {
      color: #00aced; }
    .social-icon.individual-color li a .fa-instagram {
      color: #bf2c85; }
    .social-icon.individual-color li a .fa-pinterest {
      color: #cb1f27; }
    .social-icon.individual-color li a:hover i {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }

/* Button Styles*/
a.btn,
button.btn {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px; }

.btn-light {
  background-color: #ffffff;
  border-color: #ffffff; }
  .btn-light:hover {
    background-color: #e5e9ff;
    border-color: #e5e9ff; }

.btn-outline-light {
  border-color: #ffffff;
  color: #ffffff; }
  .btn-outline-light.btn-sm {
    border-radius: 0.5rem;
    font-weight: 700; }
  .btn-outline-light:hover {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15) !important; }

.btn-primary:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(244, 68, 56, 0.5);
  box-shadow: 0px 10px 30px 0px rgba(244, 68, 56, 0.5); }

.btn-secondary {
  -webkit-box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.2);
  box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.2); }
  .btn-secondary:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.3);
    box-shadow: 0 10px 30px 0 rgba(31, 179, 152, 0.3); }

/* Section Heading */
.heading h1 {
  line-height: 5rem; }

.heading h2 {
  line-height: 4.4rem;
  font-size: 3.6rem;
  color: #262e45;
  font-weight: 400; }

/* Slick Dots */
.slick-slider .slick-dots {
  display: block;
  line-height: 1;
  text-align: center;
  margin-top: 8rem; }
  .slick-slider .slick-dots li {
    display: inline-block;
    margin: 0 .5rem; }
    .slick-slider .slick-dots li button {
      background-color: transparent;
      border: 1px solid #ffffff;
      cursor: pointer;
      font-size: 0;
      padding: 0;
      height: .5rem;
      width: 2.5rem;
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .slick-slider .slick-dots li.slick-active button {
      background-color: #ffffff; }

/*
[ 6. Scroll UP ]
================ */
#scrollUp {
  background-color: #f44438;
  bottom: 5rem;
  right: 2rem;
  width: 4rem;
  height: 4.2rem;
  line-height: 4.3rem;
  text-align: center; }
  #scrollUp:hover {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(244, 68, 56, 0.3);
    box-shadow: 0px 10px 30px 0px rgba(244, 68, 56, 0.3);
    background-color: #f22214; }
  #scrollUp i {
    color: #ffffff;
    font-size: 2rem; }

/*
[ 4. Template Parts ]
=================== */
/*Header Section*/
@media (max-width: 767.98px) {
  header.position-absolute {
    position: unset !important; } }

header .topbar {
  border-bottom: .1rem solid #ddebf6; }
  header .topbar.bb-0 {
    border-bottom: 0; }
  header .topbar .social-icon {
    line-height: 5rem; }
    @media (max-width: 767.98px) {
      header .topbar .social-icon {
        line-height: 1; }
        header .topbar .social-icon a {
          padding: 0 0.5rem; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      header .topbar .social-icon {
        line-height: 5rem; } }
  header .topbar p {
    font-size: 1.6rem;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 5rem; }
    @media (max-width: 767.98px) {
      header .topbar p {
        font-size: 1.4rem; } }

header .navbar {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991.98px) {
    header .navbar {
      padding: 1rem; }
      header .navbar.navbar-light {
        background-color: #ffffff; } }
  header .navbar .navbar-nav .nav-link {
    font-size: 1.6rem;
    font-weight: 700; }
  @media (max-width: 991.98px) {
    header .navbar .navbar-nav .dropdown-menu {
      margin-top: 0; } }
  header .navbar .navbar-nav .dropdown-menu .dropdown-item {
    font-weight: 600; }
    header .navbar .navbar-nav .dropdown-menu .dropdown-item.active {
      color: #f44438;
      background-color: transparent; }
  header .navbar .search-icon {
    position: relative; }
    header .navbar .search-icon i {
      cursor: pointer;
      width: 2rem;
      height: 2rem;
      line-height: 2rem;
      text-align: center; }
    header .navbar .search-icon #searchBox {
      min-width: 320px;
      margin-top: 1rem; }
      @media (max-width: 767.98px) {
        header .navbar .search-icon #searchBox {
          min-width: 250px; } }
      @media (max-width: 991.98px) {
        header .navbar .search-icon #searchBox {
          display: block; } }
      @media (min-width: 992px) {
        header .navbar .search-icon #searchBox {
          position: absolute;
          right: 0;
          top: 3.7rem; } }
    header .navbar .search-icon button {
      padding-left: 1.75rem;
      padding-right: 1.75rem; }
      header .navbar .search-icon button i {
        font-size: 1.4rem; }
  header .navbar.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    padding: 1rem 0;
    z-index: 5;
    -webkit-box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.1); }
    @media (max-width: 767.98px) {
      header .navbar.is-sticky {
        position: unset;
        padding: 1rem;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  header .navbar.navbar-dark {
    padding: 0; }
    header .navbar.navbar-dark.is-sticky {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
      header .navbar.navbar-dark.is-sticky .bg-dark {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
        margin-bottom: 0px;
        border-radius: 0 0 7px 7px; }
    header .navbar.navbar-dark .bg-dark {
      border-radius: 7px;
      margin-bottom: -50px;
      padding-bottom: 2.2rem;
      padding-top: 2.2rem; }
      @media (min-width: 1200px) {
        header .navbar.navbar-dark .bg-dark.container {
          max-width: calc(1200px - 30px);
          padding-left: 2.5rem; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        header .navbar.navbar-dark .bg-dark.container {
          max-width: calc(960px - 30px); } }
      @media (max-width: 991.98px) {
        header .navbar.navbar-dark .bg-dark.container {
          max-width: 100%;
          border-radius: 0;
          margin-bottom: 0px;
          padding-left: 1.5rem;
          padding-right: 1.5rem; } }

@media (min-width: 992px) {
  .header-space {
    min-height: 16rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .header-space {
    min-height: 12.5rem; } }

/* BreadCrumb */
.breadcrumb-area {
  padding: 17.2rem 0; }
  .breadcrumb-area.bg-6 {
    background-position: 86% bottom;
    background-size: auto auto; }
  @media (max-width: 767.98px) {
    .breadcrumb-area {
      padding: 6.2rem 0; }
      .breadcrumb-area.bg-6 {
        background-size: 40% auto; } }
  .breadcrumb-area h1 {
    font-size: 4rem;
    margin-top: -1rem; }
  .breadcrumb-area .breadcrumb li {
    font-weight: 600;
    font-size: 1.6rem; }
  .breadcrumb-area .breadcrumb.bg-dark {
    background-color: transparent !important; }
    .breadcrumb-area .breadcrumb.bg-dark li:hover a, .breadcrumb-area .breadcrumb.bg-dark li.active {
      color: #f44438; }
    .breadcrumb-area .breadcrumb.bg-dark li i {
      margin-left: 1.5rem;
      margin-right: 1.2rem;
      font-size: 1.2rem; }
    .breadcrumb-area .breadcrumb.bg-dark li i,
    .breadcrumb-area .breadcrumb.bg-dark li a {
      color: #ffffff; }

/* Slider Part */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .slider-area {
    padding-top: 8rem; } }

@media (min-width: 1200px) and (max-width: 1500px) {
  .slider-area {
    padding-top: 10rem; } }

@media (max-width: 767.98px) {
  .slider-area {
    padding: 3rem 0; } }

.slider-area.bg-1 {
  background-position: right bottom;
  background-size: auto auto; }

.slider-area .caption p {
  max-width: 60rem; }
  @media (max-width: 767.98px) {
    .slider-area .caption p {
      line-height: 2.5rem; } }

@media (min-width: 1200px) and (max-width: 1500px) {
  .slider-area.bg-secondary .container {
    padding-top: 7rem; } }

@media (min-width: 1500px) {
  .slider-area.bg-secondary .image-layer {
    margin-right: -6rem; } }

/* Promo Part */
.promo-area {
  z-index: 2; }
  @media (min-width: 1200px) {
    .promo-area.mt-minus {
      margin-top: -15rem; } }
  @media (min-width: 1200px) and (max-width: 1500px) {
    .promo-area.mt-minus {
      margin-top: 0rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .promo-area.mt-minus {
      margin-top: -15rem; } }
  .promo-area .promo-box {
    border-radius: .5rem;
    min-height: 33.5rem; }
    .promo-area .promo-box h1 {
      font-size: 4rem; }
      @media (max-width: 767.98px) {
        .promo-area .promo-box h1 {
          font-size: 3.5rem; } }
    .promo-area .promo-box .form-control {
      margin: 0 .5rem;
      width: 25rem;
      border: 0;
      font-size: 1.6rem;
      color: #2f2c2c; }
      @media (max-width: 767.98px) {
        .promo-area .promo-box .form-control {
          width: 100%; } }
    .promo-area .promo-box button {
      border-width: 0; }
      @media (max-width: 767.98px) {
        .promo-area .promo-box button {
          margin: 0 5px;
          width: 100%; } }
  .promo-area .bg-2 {
    background-position: left 104%;
    background-size: auto auto; }
  .promo-area.promo-2 .promo-box {
    background-size: auto auto; }
    @media (min-width: 1200px) {
      .promo-area.promo-2 .promo-box .mx-auto {
        padding-left: 6rem; } }
    @media (max-width: 767.98px) {
      .promo-area.promo-2 .promo-box {
        padding: 0 1rem; }
        .promo-area.promo-2 .promo-box h1 {
          text-align: center; } }
    .promo-area.promo-2 .promo-box .form-control {
      width: 32.8rem; }
      @media (max-width: 767.98px) {
        .promo-area.promo-2 .promo-box .form-control {
          width: 100%; } }

/* Icon Block Part*/
@media (max-width: 767.98px) {
  .icon-blocks .row.pb-70 {
    padding-bottom: 4rem !important; } }

.icon-blocks .icon-block p {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 700; }
  @media (min-width: 992px) {
    .icon-blocks .icon-block p {
      padding: 0 3rem; } }

.icon-blocks .icon-block .item-link {
  font-weight: 700;
  color: #f44438; }
  .icon-blocks .icon-block .item-link:hover i {
    left: 8px; }
  .icon-blocks .icon-block .item-link i {
    font-weight: 700;
    font-size: 1.6rem;
    position: relative;
    top: 1.3px;
    left: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.icon-blocks .card {
  border-radius: .5rem;
  border-width: 0; }
  .icon-blocks .card.bg-3 {
    background-size: auto;
    background-position: bottom left;
    background-color: #252a2c; }
  .icon-blocks .card .icon-block p {
    font-size: 1.8rem;
    font-weight: 600; }

@media (max-width: 767.98px) {
  .icon-blocks .row.mt-80 {
    margin-top: 4rem !important; } }

/* Hero Block Part */
.hero-block .hero-text p {
  line-height: 3.4rem; }

.hero-block .hero-text .list-group li {
  font-size: 1.8rem;
  line-height: 3.4rem; }

.hero-block .hero-text .case-info .list-group li {
  font-size: 1.6rem;
  font-weight: 600; }
  .hero-block .hero-text .case-info .list-group li span {
    font-weight: 700;
    width: 10rem;
    display: inline-block; }

@media (max-width: 991.98px) {
  .hero-block .hero-text.section-pb {
    padding-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .hero-block .hero-text.m-minus p {
    margin-right: -2.5rem; } }

.hero-block .hero-thumb {
  width: 100%; }

@media (min-width: 1200px) {
  .hero-block.style-1 .hero-text {
    padding-left: 4rem; } }

@media (max-width: 1199.98px) {
  .hero-block.style-1 .hero-text .mb-55 {
    margin-bottom: 2rem !important; } }

@media (min-width: 1200px) {
  .hero-block.style-2 .hero-text {
    padding-left: 4rem;
    padding-right: 5rem; } }

.hero-block.style-2 .hero-text .list-group li {
  font-weight: 700;
  line-height: 4rem; }

.hero-block.center-mode .hero-thumb {
  width: 100%; }

/* Work Process Part */
.work-process .process-boxs {
  min-height: 33rem; }
  .work-process .process-boxs .circle-box {
    padding-left: .9rem; }
    @media (max-width: 1199.98px) {
      .work-process .process-boxs .circle-box {
        width: 25%; }
        .work-process .process-boxs .circle-box:last-child img {
          width: 60%; }
        .work-process .process-boxs .circle-box:last-child h3 {
          text-align: left !important;
          padding-left: 1rem; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .work-process .process-boxs .circle-box:last-child {
        margin-top: 3rem; }
        .work-process .process-boxs .circle-box:last-child img {
          width: auto; } }
    @media (max-width: 991.98px) {
      .work-process .process-boxs .circle-box {
        width: 50%; }
        .work-process .process-boxs .circle-box:first-child {
          margin-bottom: 1.5rem; }
          .work-process .process-boxs .circle-box:first-child h3 {
            margin-top: 0.8rem !important; } }

/* Case Study Part */
.case-study .single-case {
  margin: 0 1.5rem; }
  .case-study .single-case .case-thumb {
    overflow: hidden; }
    .case-study .single-case .case-thumb img {
      width: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .case-study .single-case:hover .case-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.case-study .slick-progress {
  display: block;
  width: 30rem;
  height: .3rem;
  overflow: hidden;
  background-color: #e5e9ff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f44438), to(#f44438));
  background-image: -webkit-linear-gradient(left, #f44438, #f44438);
  background-image: -o-linear-gradient(left, #f44438, #f44438);
  background-image: linear-gradient(to right, #f44438, #f44438);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991.98px) {
    .case-study .slick-progress {
      width: 20rem; }
      .case-study .slick-progress.mt-80 {
        margin-top: 4rem !important; } }

.case-study.outline-style .single-case {
  margin: 0 0 3rem; }
  .case-study.outline-style .single-case .case-title {
    border: 1px solid #e5e9ff;
    margin-top: -1px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .case-study.outline-style .single-case:hover .case-title {
    background-color: #e5e9ff; }

/* Fun facts Part */
.fun-facts .single-fact img {
  min-height: 7.5rem; }

.fun-facts .single-fact h1 {
  font-size: 3.6rem; }

.fun-facts .single-fact h4 {
  font-size: 2rem;
  font-weight: 600; }

/* Pricing Plan Part */
.pricing-plan .single-plan {
  border-radius: 5px; }
  .pricing-plan .single-plan.popular-plan {
    overflow: hidden;
    position: relative; }
    .pricing-plan .single-plan.popular-plan .stiker {
      position: absolute;
      right: -4.5rem;
      top: 3rem;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 20rem; }
      .pricing-plan .single-plan.popular-plan .stiker h5 {
        line-height: 4rem;
        font-weight: 700; }
  .pricing-plan .single-plan.bg-primary {
    color: #ffffff; }
  .pricing-plan .single-plan h2 {
    color: #252525; }
  .pricing-plan .single-plan .price sup {
    font-size: 1.8rem;
    font-weight: 400;
    left: -3px;
    top: -14px; }
  .pricing-plan .single-plan .price h1 {
    font-size: 4rem;
    line-height: 1; }
  .pricing-plan .single-plan .price sub {
    font-size: 1.4rem;
    font-weight: 600;
    bottom: 0;
    left: 2px; }
  .pricing-plan .single-plan .list-group li {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 3.4rem; }
  .pricing-plan .single-plan .btn {
    line-height: 4rem; }

@media (min-width: 1200px) {
  .pricing-plan.style-1 .single-plan {
    width: calc(100% - 4rem); } }

.pricing-plan.style-1 .single-plan.popular-plan {
  width: 100%;
  margin-top: -3.2rem; }
  @media (max-width: 767.98px) {
    .pricing-plan.style-1 .single-plan.popular-plan {
      margin-top: 3rem;
      margin-bottom: 3rem; } }
  .pricing-plan.style-1 .single-plan.popular-plan .list-group li {
    font-size: 1.8rem;
    line-height: 3.6rem; }

.pricing-plan.style-1 .single-plan.bg-3 {
  background-position: left bottom;
  background-size: auto auto; }

@media (min-width: 1200px) {
  .pricing-plan.style-2 .col {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .pricing-plan.style-2 .col {
    padding-left: 0;
    padding-right: 0; }
    .pricing-plan.style-2 .col .single-plan {
      border-radius: 0; } }

.pricing-plan.style-2 .single-plan {
  padding-left: 2rem;
  padding-right: 2rem; }
  @media (min-width: 1200px) {
    .pricing-plan.style-2 .single-plan {
      padding-left: 5rem;
      padding-right: 5rem;
      width: 100%; } }
  .pricing-plan.style-2 .single-plan.bg-dark h1, .pricing-plan.style-2 .single-plan.bg-dark h2, .pricing-plan.style-2 .single-plan.bg-dark h3, .pricing-plan.style-2 .single-plan.bg-dark p, .pricing-plan.style-2 .single-plan.bg-dark span {
    color: #ffffff; }
  .pricing-plan.style-2 .single-plan.bg-light h1, .pricing-plan.style-2 .single-plan.bg-light h2, .pricing-plan.style-2 .single-plan.bg-light h3, .pricing-plan.style-2 .single-plan.bg-light p, .pricing-plan.style-2 .single-plan.bg-light span {
    color: #252a2c; }
  .pricing-plan.style-2 .single-plan.popular-plan .stiker {
    border-radius: 15px;
    right: -2.5rem;
    top: 2.6rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 10.8rem; }
    .pricing-plan.style-2 .single-plan.popular-plan .stiker h5 {
      font-size: 1.2rem;
      line-height: 3.2rem;
      padding-left: 8px;
      text-transform: uppercase; }
  .pricing-plan.style-2 .single-plan.popular-plan .btn {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(38, 46, 69, 0.3);
    box-shadow: 0px 10px 30px 0px rgba(38, 46, 69, 0.3); }
  .pricing-plan.style-2 .single-plan p {
    font-size: 1.6rem; }
  .pricing-plan.style-2 .single-plan .btn {
    -webkit-box-shadow: none;
    box-shadow: none; }

@media (min-width: 992px) {
  .pricing-plan.table-style .plan-nav {
    position: absolute;
    left: 2.6rem;
    top: 4rem; } }

.pricing-plan.table-style .plan-nav .nav-tabs {
  border: 0; }
  .pricing-plan.table-style .plan-nav .nav-tabs .nav-link {
    border: 0; }
    .pricing-plan.table-style .plan-nav .nav-tabs .nav-link.active .btn {
      color: #ffffff;
      background-color: #f22214;
      border-color: #ec1b0d; }
    .pricing-plan.table-style .plan-nav .nav-tabs .nav-link :focus {
      color: #ffffff; }

.pricing-plan.table-style table thead th {
  vertical-align: middle; }
  @media (min-width: 992px) {
    .pricing-plan.table-style table thead th:first-child {
      text-align: left; }
      .pricing-plan.table-style table thead th:first-child h2 {
        position: relative;
        left: 2rem; } }
  @media (max-width: 767.98px) {
    .pricing-plan.table-style table thead th:first-child h2 {
      padding: 0 1rem;
      margin-top: 5rem !important; } }
  .pricing-plan.table-style table thead th .icon {
    width: 10rem; }

.pricing-plan.table-style table tbody tr {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600;
  font-size: 1.6rem; }
  .pricing-plan.table-style table tbody tr th {
    text-align: left;
    padding-left: 2rem; }

@media (max-width: 991.98px) {
  .pricing-plan.table-style table th, .pricing-plan.table-style table td {
    padding: 1rem 0 1rem 0rem; }
    .pricing-plan.table-style table th h2, .pricing-plan.table-style table td h2 {
      font-size: 2.3rem;
      white-space: nowrap; } }

/* Team Member Part */
.team-area .single-member .name h3 {
  font-size: 2.2rem; }

/* Client Testimonial Part*/
.client-testimonial.bg-4 {
  background-position: bottom center;
  background-size: auto; }

.client-testimonial .row.no-gutters {
  padding: 0 2rem; }
  .client-testimonial .row.no-gutters .col.center-col {
    margin: 0 6rem; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .client-testimonial .row.no-gutters .col.center-col {
        margin: 0 3rem; } }
    @media (max-width: 991.98px) {
      .client-testimonial .row.no-gutters .col.center-col {
        margin: 0 1rem 1rem; } }
    @media (max-width: 575.98px) {
      .client-testimonial .row.no-gutters .col.center-col {
        margin: 3rem 0; } }
  @media (max-width: 767.98px) {
    .client-testimonial .row.no-gutters {
      padding: 0; } }

.client-testimonial .testimonial-box {
  padding: 5rem 4.5rem;
  border-radius: 5px; }
  @media (max-width: 991.98px) {
    .client-testimonial .testimonial-box {
      padding: 3rem; } }
  .client-testimonial .testimonial-box i {
    font-size: 8rem;
    color: #eceff5;
    position: absolute;
    top: 5rem; }
    @media (max-width: 991.98px) {
      .client-testimonial .testimonial-box i {
        top: 3rem; } }
  .client-testimonial .testimonial-box p {
    padding-top: 2.5rem;
    position: relative;
    z-index: 2;
    color: #585858; }
  .client-testimonial .testimonial-box .thumb {
    max-width: 7rem;
    border-radius: 50%; }
  .client-testimonial .testimonial-box h4 {
    font-size: 2rem; }

/* Client Logo */
@media (min-width: 992px) {
  .client-logo .row.justify-content-around {
    margin-left: -6rem;
    margin-right: -6rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .client-logo .col-2 {
    padding: 0 .5rem; } }

@media (max-width: 767.98px) {
  .client-logo .col-2 {
    min-width: 50% !important;
    padding: 1.5rem 0; } }

.client-logo .col-2 .brand-logo img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-filter: brightness(0);
  filter: brightness(0); }

.client-logo .col-2 .brand-logo:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1); }

/* Blog Part */
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-area .card .card-header img {
    max-width: 100%; } }

.blog-area .card .card-body {
  padding: 0 2rem 0 3rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .blog-area .card .card-body {
      padding: 0 2rem 0 1.5rem; }
      .blog-area .card .card-body h3 {
        margin-top: 0 !important; } }
  .blog-area .card .card-body .badge-lg {
    position: relative;
    top: -19px; }
  .blog-area .card .card-body h3 {
    font-weight: 700; }
  .blog-area .card .card-body p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.6rem; }

.blog-area .card .card-footer {
  padding: 1.5rem 0;
  margin: auto;
  width: calc(100% - 6rem); }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .blog-area .card .card-footer {
      width: calc(100% - 3rem); } }
  .blog-area .card .card-footer .thumb {
    width: 3.8rem; }

.blog-area.blog-page .card {
  margin-bottom: 3rem; }

@media (min-width: 1200px) {
  .blog-area.style-2 .card {
    margin-bottom: 6rem; }
    .blog-area.style-2 .card .card-body {
      padding-left: 5rem;
      padding-right: 3rem; }
      .blog-area.style-2 .card .card-body h3 {
        font-weight: 800; }
      .blog-area.style-2 .card .card-body p {
        line-height: 3rem; } }

@media (min-width: 1200px) {
  .blog-area.style-2 .card .card-footer {
    width: calc(100% - 10rem);
    padding-top: 2.2rem;
    padding-bottom: 2.2rem; } }

.blog-area.style-2 .card .card-footer .continue-link a {
  font-size: 1.6rem;
  font-weight: 600; }
  .blog-area.style-2 .card .card-footer .continue-link a i {
    font-size: 1.8rem;
    padding-left: 1rem;
    position: relative;
    top: 1.5px; }

@media (max-width: 767.98px) {
  .blog-area.style-2 .card .card-footer .continue-link {
    display: none; } }

/* Blog Details */
.blog-details .card .card-body {
  padding: 0 5rem; }
  @media (max-width: 1199.98px) {
    .blog-details .card .card-body {
      padding: 0 2rem; }
      .blog-details .card .card-body .ptb-30 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem; }
      .blog-details .card .card-body .line.mb-30 {
        margin-bottom: 1.5rem !important; } }
  @media (max-width: 767.98px) {
    .blog-details .card .card-body .badge {
      margin-bottom: 1.5rem; } }
  .blog-details .card .card-body .media .thumb {
    width: 3.6rem; }
  .blog-details .card .card-body .quote-card {
    padding: 4.5rem 4rem 3rem 5rem;
    border-left: 5px solid #f44438; }
    @media (max-width: 991.98px) {
      .blog-details .card .card-body .quote-card {
        padding: 2rem 1.5rem; } }
    .blog-details .card .card-body .quote-card h3 {
      line-height: 3.6rem;
      font-weight: 600; }
  .blog-details .card .card-body .list-group li {
    font-size: 1.8rem;
    line-height: 3.4rem; }
  .blog-details .card .card-body .card-footer {
    background-color: transparent;
    border: none;
    padding: 6rem 0 4rem; }
    @media (max-width: 991.98px) {
      .blog-details .card .card-body .card-footer {
        padding-top: 3rem; } }
    @media (max-width: 991.98px) {
      .blog-details .card .card-body .card-footer .category-link {
        margin-bottom: 1.5rem; } }
    .blog-details .card .card-body .card-footer .category-link a {
      font-weight: 600;
      font-size: 1.6rem; }
    .blog-details .card .card-body .card-footer .social-icon li {
      line-height: 1.4;
      font-size: 1.4rem; }
      .blog-details .card .card-body .card-footer .social-icon li a {
        padding-left: 1.5rem;
        padding-right: 1.5rem; }

.blog-details .card .line {
  border-color: #dedede;
  border-width: 1px; }

.blog-details p {
  font-weight: 400; }

.blog-details .comments-area .title h3 {
  font-weight: 700; }

.blog-details .comments-area .title .line {
  width: 5.5rem; }

@media (max-width: 991.98px) {
  .blog-details .comments-area .title.mb-50 {
    margin-bottom: 3rem !important; } }

.blog-details .comments-area .comment-boxs .media {
  border: 1px solid #dedede;
  padding: 3rem; }
  .blog-details .comments-area .comment-boxs .media.admin-box {
    border: none; }
    @media (min-width: 1200px) {
      .blog-details .comments-area .comment-boxs .media.admin-box {
        padding: 4rem; } }
    .blog-details .comments-area .comment-boxs .media.admin-box span {
      font-size: 1.4rem;
      padding-left: 1rem; }
  .blog-details .comments-area .comment-boxs .media .thumb {
    width: 10rem; }
    @media (max-width: 1199.98px) {
      .blog-details .comments-area .comment-boxs .media .thumb {
        margin-bottom: 1.5rem; } }
  .blog-details .comments-area .comment-boxs .media .media-body a,
  .blog-details .comments-area .comment-boxs .media .media-body h6,
  .blog-details .comments-area .comment-boxs .media .media-body h4 {
    font-weight: 700; }
  .blog-details .comments-area .comment-boxs .media .media-body p {
    line-height: 2.8rem; }
  .blog-details .comments-area .comment-boxs .media .media-body .item-link {
    padding-bottom: 3px;
    border-bottom: 1px solid #262e45; }
    .blog-details .comments-area .comment-boxs .media .media-body .item-link:hover {
      border-color: #f44438; }
  .blog-details .comments-area .comment-boxs .media .media-body .media {
    margin-top: 4rem;
    padding-right: 1.5rem; }
  @media (max-width: 991.98px) {
    .blog-details .comments-area .comment-boxs .media {
      display: block; }
      .blog-details .comments-area .comment-boxs .media .media-body {
        padding-left: 0; } }

.blog-details .comments-area .comment-form .form-control {
  margin-bottom: 3rem;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (max-width: 1199.98px) {
  .blog-details .ptb-80 {
    padding-top: 5rem;
    padding-bottom: 5rem; } }

.blog-details .mt-80 {
  margin-top: 5rem !important; }

.blog-details .mb-80 {
  margin-bottom: 5rem !important; }

/* Sidebar */
.sidebar {
  border: 1px solid #dedede; }
  @media (min-width: 1200px) {
    .sidebar {
      margin-left: 3.5rem; } }
  .sidebar .widget {
    padding: 4rem;
    border-bottom: 1px solid #dedede; }
    @media (max-width: 1199.98px) {
      .sidebar .widget {
        padding: 3rem 2rem; } }
    .sidebar .widget:last-child {
      border-bottom: 0; }
    .sidebar .widget .widget-title h4 {
      font-weight: 700;
      margin-top: -3px;
      color: #262e45; }
    .sidebar .widget .widget-title hr {
      width: 5.5rem; }
    .sidebar .widget p {
      line-height: 3rem;
      font-size: 1.4rem;
      margin-bottom: 0; }
    .sidebar .widget.search-box .form-control {
      color: #252a2c;
      line-height: 4.2rem; }
    .sidebar .widget.search-box .input-group-text {
      font-size: 1.4rem;
      color: #252a2c;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      background-color: transparent; }
    .sidebar .widget.categories ul li {
      line-height: 3rem; }
      .sidebar .widget.categories ul li i {
        font-size: 1.6rem;
        padding-right: 0.5rem; }
      .sidebar .widget.categories ul li a {
        font-weight: 600; }
    .sidebar .widget.latest-post ul li .badge {
      padding-left: 1rem;
      padding-right: 1rem;
      margin-bottom: 1.5rem; }
    .sidebar .widget.latest-post ul li p {
      line-height: 2.2rem; }
      @media (min-width: 1200px) {
        .sidebar .widget.latest-post ul li p {
          margin-right: -1rem; } }
    .sidebar .widget.latest-post ul li .line {
      margin-top: 3rem;
      margin-bottom: 4rem;
      width: calc(100% + 4rem);
      border-color: #dedede;
      border-width: 1px; }
    .sidebar .widget.latest-post ul li:last-child hr {
      display: none; }
    .sidebar .widget.instagram ul {
      margin: -0.5rem; }
      .sidebar .widget.instagram ul li {
        float: left;
        width: 8rem;
        padding: 0.5rem; }
        .sidebar .widget.instagram ul li a {
          display: block; }
          .sidebar .widget.instagram ul li a.overlay::after {
            opacity: 0; }
          .sidebar .widget.instagram ul li a.overlay:hover::after {
            opacity: 1; }
    .sidebar .widget.tags .tag-link {
      margin: -5px; }
      .sidebar .widget.tags .tag-link a {
        line-height: 2.5rem;
        padding: 0 1rem;
        border: 1px solid #252525;
        margin: 5px 4px;
        display: inline-block;
        font-weight: 600; }
        .sidebar .widget.tags .tag-link a:hover {
          background-color: #f44438;
          color: #ffffff;
          border-color: #f44438; }

/* Contact Part */
.contact-area .contact-info h2 {
  font-size: 3.6rem; }

.contact-area .contact-info .list-group li {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 4rem; }
  @media (max-width: 991.98px) {
    .contact-area .contact-info .list-group li {
      font-size: 1.5rem; } }
  .contact-area .contact-info .list-group li img {
    margin-right: 1.2rem; }

.contact-area .contact-form .form-control {
  margin-bottom: 2rem;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 1200px) {
  .contact-area .contact-form {
    padding-left: 4rem;
    padding-right: 6rem; } }

.gmap-area #googleMap {
  width: 100%; }
  .gmap-area #googleMap.height-600 {
    height: 60rem; }
    @media (max-width: 991.98px) {
      .gmap-area #googleMap.height-600 {
        height: 35rem; } }

/* Footer Part*/
footer .footer-widget-area.bg-dark a {
  color: #ffffff; }
  footer .footer-widget-area.bg-dark a:hover {
    color: #f44438; }

@media (max-width: 767.98px) {
  footer .footer-widget-area .footer-widget .widget-title {
    margin-bottom: 1.5rem !important; } }

footer .footer-widget-area .footer-widget .widget-content p {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 400; }

footer .footer-widget-area .footer-widget .widget-content ul.float-left {
  width: 50%;
  margin-top: -1rem; }

footer .footer-widget-area .footer-widget .widget-content ul li a {
  font-size: 1.6rem;
  line-height: 3.6rem; }

footer .footer-widget-area .footer-widget .widget-content .media .media-body p {
  font-size: 1.8rem;
  margin-bottom: 0; }

footer .footer-widget-area .footer-widget .widget-content .media .media-body span {
  color: #949494; }

footer .footer-copyright {
  background-color: #121516; }
  footer .footer-copyright p {
    line-height: 5rem;
    font-size: 1.4rem;
    color: #949494; }

/*
[ 5. Preloader ]
================ */
.loader-wrap {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }
  .loader-wrap .d-flex {
    height: 100%; }
  .loader-wrap .loader {
    position: relative;
    width: 75px;
    height: 100px; }
    .loader-wrap .loader__bar {
      position: absolute;
      bottom: 0;
      width: 10px;
      height: 50%;
      background: #f44438;
      -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }
      .loader-wrap .loader__bar:nth-child(1) {
        left: 0px;
        -webkit-transform: scale(1, 0.2);
        -ms-transform: scale(1, 0.2);
        transform: scale(1, 0.2);
        -webkit-animation: barUp1 4s infinite;
        animation: barUp1 4s infinite; }
      .loader-wrap .loader__bar:nth-child(2) {
        left: 15px;
        -webkit-transform: scale(1, 0.4);
        -ms-transform: scale(1, 0.4);
        transform: scale(1, 0.4);
        -webkit-animation: barUp2 4s infinite;
        animation: barUp2 4s infinite; }
      .loader-wrap .loader__bar:nth-child(3) {
        left: 30px;
        -webkit-transform: scale(1, 0.6);
        -ms-transform: scale(1, 0.6);
        transform: scale(1, 0.6);
        -webkit-animation: barUp3 4s infinite;
        animation: barUp3 4s infinite; }
      .loader-wrap .loader__bar:nth-child(4) {
        left: 45px;
        -webkit-transform: scale(1, 0.8);
        -ms-transform: scale(1, 0.8);
        transform: scale(1, 0.8);
        -webkit-animation: barUp4 4s infinite;
        animation: barUp4 4s infinite; }
      .loader-wrap .loader__bar:nth-child(5) {
        left: 60px;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-animation: barUp5 4s infinite;
        animation: barUp5 4s infinite; }
    .loader-wrap .loader__ball {
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 10px;
      height: 10px;
      background: #f44438;
      border-radius: 50%;
      -webkit-animation: ball 4s infinite;
      animation: ball 4s infinite; }

@-webkit-keyframes ball {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  5% {
    -webkit-transform: translate(8px, -14px);
    transform: translate(8px, -14px); }
  10% {
    -webkit-transform: translate(15px, -10px);
    transform: translate(15px, -10px); }
  17% {
    -webkit-transform: translate(23px, -24px);
    transform: translate(23px, -24px); }
  20% {
    -webkit-transform: translate(30px, -20px);
    transform: translate(30px, -20px); }
  27% {
    -webkit-transform: translate(38px, -34px);
    transform: translate(38px, -34px); }
  30% {
    -webkit-transform: translate(45px, -30px);
    transform: translate(45px, -30px); }
  37% {
    -webkit-transform: translate(53px, -44px);
    transform: translate(53px, -44px); }
  40% {
    -webkit-transform: translate(60px, -40px);
    transform: translate(60px, -40px); }
  50% {
    -webkit-transform: translate(60px, 0);
    transform: translate(60px, 0); }
  57% {
    -webkit-transform: translate(53px, -14px);
    transform: translate(53px, -14px); }
  60% {
    -webkit-transform: translate(45px, -10px);
    transform: translate(45px, -10px); }
  67% {
    -webkit-transform: translate(37px, -24px);
    transform: translate(37px, -24px); }
  70% {
    -webkit-transform: translate(30px, -20px);
    transform: translate(30px, -20px); }
  77% {
    -webkit-transform: translate(22px, -34px);
    transform: translate(22px, -34px); }
  80% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }
  87% {
    -webkit-transform: translate(7px, -44px);
    transform: translate(7px, -44px); }
  90% {
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ball {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  5% {
    -webkit-transform: translate(8px, -14px);
    transform: translate(8px, -14px); }
  10% {
    -webkit-transform: translate(15px, -10px);
    transform: translate(15px, -10px); }
  17% {
    -webkit-transform: translate(23px, -24px);
    transform: translate(23px, -24px); }
  20% {
    -webkit-transform: translate(30px, -20px);
    transform: translate(30px, -20px); }
  27% {
    -webkit-transform: translate(38px, -34px);
    transform: translate(38px, -34px); }
  30% {
    -webkit-transform: translate(45px, -30px);
    transform: translate(45px, -30px); }
  37% {
    -webkit-transform: translate(53px, -44px);
    transform: translate(53px, -44px); }
  40% {
    -webkit-transform: translate(60px, -40px);
    transform: translate(60px, -40px); }
  50% {
    -webkit-transform: translate(60px, 0);
    transform: translate(60px, 0); }
  57% {
    -webkit-transform: translate(53px, -14px);
    transform: translate(53px, -14px); }
  60% {
    -webkit-transform: translate(45px, -10px);
    transform: translate(45px, -10px); }
  67% {
    -webkit-transform: translate(37px, -24px);
    transform: translate(37px, -24px); }
  70% {
    -webkit-transform: translate(30px, -20px);
    transform: translate(30px, -20px); }
  77% {
    -webkit-transform: translate(22px, -34px);
    transform: translate(22px, -34px); }
  80% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }
  87% {
    -webkit-transform: translate(7px, -44px);
    transform: translate(7px, -44px); }
  90% {
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-webkit-keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  40% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  90% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); } }

@keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  40% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  90% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); } }

@-webkit-keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  40% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  50% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  90% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  100% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); } }

@keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  40% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  50% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  90% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  100% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); } }

@-webkit-keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
    transform: scale(1, 0.6); }
  100% {
    -webkit-transform: scale(1, 0.6);
    transform: scale(1, 0.6); } }

@keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
    transform: scale(1, 0.6); }
  100% {
    -webkit-transform: scale(1, 0.6);
    transform: scale(1, 0.6); } }

@-webkit-keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  40% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  50% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  90% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  100% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); } }

@keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  40% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); }
  50% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  90% {
    -webkit-transform: scale(1, 0.4);
    transform: scale(1, 0.4); }
  100% {
    -webkit-transform: scale(1, 0.8);
    transform: scale(1, 0.8); } }

@-webkit-keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  90% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  90% {
    -webkit-transform: scale(1, 0.2);
    transform: scale(1, 0.2); }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }
.pt-cus {
  padding-top: 160px;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;

}


@media screen and (max-width: 776px) {
  .pt-cus {
      padding-top: 120px;
      padding-bottom: 50px;
      padding-left: 15px;
      padding-right: 15px;
  }
}