/*
Theme Name: BPO Services Pro
Theme URI: https://www.ovationthemes.com/products/wordpress-business-theme
Author: Ovationthemes
Author URI: https://www.ovationthemes.com
Description: Investment is a crucial part of any business even in traditional business practices capital or investment money is the most important factor to start a Business. Opting for a Premium Business WordPress Theme is a forward investment into the streamline of your Digital Business.
Version: 1.0.5
License: GNU General Public License
License URI: license.txt
Text Domain: bpo-services-pro
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready,blog

BPO Services Pro WordPress Theme has been created by Ovationthemes(Ovationthemes.net), 2019.
BPO Services Pro WordPress Theme is released under the terms of GNU GPL
*/

/* Basic Style */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

*{
  margin:0;
  padding:0;
  outline:none;
}
body{ 
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  position:relative;
  font:12px/22px arial;
  color:#5b5b5b;
  font-family:Open sans;
  letter-spacing: 1px;
}
 section {
    overflow-y: hidden !important;
}
img{ 
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}

section img{
  max-width:100%;
}

h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  font-family: Ubuntu;
}

p{ 
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  font-weight:normal;
  font-family:Open sans;
}

a{ 
  text-decoration:none;
  color:#384DF7;
}

a:hover{ 
  text-decoration:none;
  color:#384DF7;
}

a:focus,a:hover{
  text-decoration:none !important;
}

ul,ol{ 
  margin:0 0 0 15px;
  padding:0;
}

:hover{
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.clear{ 
  clear:both;
}

input[type='submit']:hover{
  cursor: pointer;
}

small{
  font-size:14px !important;
}

/* Headings */
section{
  padding:3.5em 0;
}

section h3{
  font-weight:bold;
  text-align:center;
  margin:0 0 7px;
  padding:0;
  font-size: 30px;
  color: #384DF7;
}

section h2{
  font-weight:bold;
  text-align:center;
  margin:30px 0 0 0;
  color: #384DF7;
}

section h4{
  color:#000;
  font-weight:bold;
  font-size:20px;
}

section h5{
  color:#384DF7;
  font-weight:bold;
  font-size:24px;
  margin:0 0 10px 0;
  padding:0;
}

input[type="text"],
input[type="email"],
input[type="phno"],
textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}

textarea{
  height:111px;
}

input[type="submit"] {
  margin-left: 2%;
  text-align:center;
  text-transform:capitalize;
  font-size:18px;
  padding:7px 30px;
  background:#4c66ba;
  font-weight:bold;
  color:#fff;
  display:table;
}
input[type="submit"]:hover{
  background:#384DF7;
}
.custom-social-icons a i {
      width: 42px;
    height: 42px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #0F0F0F;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
}

.custom-social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.custom-social-icons a {
    margin-right: 14px;
    margin-top: 14px;
}
.custom-social-icons a i:hover{
    transition: all 0.3s ease;
    background: #384DF7;
    color: #FFFFFF;
}
/* ---------------------------------- Buttons ---------------------------------------- */
a.button-all{
  border:2px solid #000;
  color:#000;
  padding:8px 50px;
  margin:20px 0 0 0;
  font-weight:bold;
}

a.button {
    background: #384DF7;
    color: #ffffff;
    font-size: 14px;
    margin: 60px 0 0px;
    padding: 20px 30px;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #ffffff;
    font-family: 'Roboto';

}
.woocommerce-message a:hover.button.wc-forward {
    background: #384DF7;
    color: #fff;
}
.padding0
{
  padding:0;  
}
select.orderby{
  width: 100%;
  padding: 10px;
}
.input-text.qty.text{
  padding: 5px;
}
table, td, th {
  border: 1px solid black;
}
#content-test table, td, th {
  padding: 6px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
  content: none;
}
.feature-box img {
  /*border: 1px solid gray;*/
  padding: 5px;
}
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}




.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 5px 0px;
}

/* ===================== Preloader ===================== */

#bpp-preloader{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.55s ease, visibility 0.55s ease;
}
#bpp-preloader.bpp-loaded{
  opacity: 0;
  visibility: hidden;
}
.bpp-preloader-inner{
  text-align: center;
}
.bpp-logo-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 22px;
}
.bpp-dot{
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #3f52ff;
  animation: bppDotPulse 1.2s ease-in-out infinite;
}
.bpp-dot.dot-1{ animation-delay: 0s; background: #3f52ff; }
.bpp-dot.dot-2{ animation-delay: 0.2s; background: #3f52ff; width: 28px; height: 28px; }
.bpp-dot.dot-3{ animation-delay: 0.4s; background: #151f63; }
.bpp-dot.dot-4{ animation-delay: 0.2s; background: #151f63; width: 14px; height: 14px; }
@keyframes bppDotPulse{
  0%, 100%{ transform: scale(1); opacity: 1; }
  50%{ transform: scale(0.55); opacity: 0.4; }
}
.bpp-preloader-text{
  font-size: 18px;
  font-weight: 700;
  color: #151f63;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
}
.bpp-bar-wrap{
  width: 180px;
  height: 4px;
  background: #e6e8ff;
  border-radius: 4px;
  margin: 0 auto;
  overflow: hidden;
}
.bpp-bar{
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #3f52ff, #151f63);
  border-radius: 4px;
  animation: bppBarFill 1.8s ease forwards;
}
@keyframes bppBarFill{
  0%{ width: 0; }
  100%{ width: 100%; }
}

/* ===================== Home Banner Section ===================== */

html {
  scroll-behavior: smooth;
}

#home-banner{
    background: #F6F5F7;
    padding: 70px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#home-banner .home-banner-wrap{
  animation: bannerSoftReveal 1.2s cubic-bezier(.22,.61,.36,1) both;
}
#home-banner .home-banner-bottomcontent{
  animation: bannerContentWave 14s cubic-bezier(.445,.05,.55,.95) infinite;
}
#home-banner .banner-content h1{
     font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 64px;
    leading-trim: NONE;
    line-height: 90px;
    letter-spacing: 0%;
    color: #18195C;
}
.banner-highlight {
    color: #384DF7;
}
#home-banner .home-banner-bottomcontent p{
    letter-spacing: 0;
    margin-bottom: 35px;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: 0%;
    color: #0F0F0FCC;
}
#home-banner .banner-btn-group{
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
#home-banner .banner-btn{
  display: inline-block;
  padding: 18px 32px;
  border: 1px solid #3f52ff;
  transition: transform .55s ease, box-shadow .55s ease, background-color .45s ease, color .45s ease;

  font-family: Roboto;
font-weight: 500;
font-style: Medium;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
#home-banner .banner-btn:hover{
  transform: translateY(-3px);
  box-shadow: 0 12px 22px rgba(56,77,247,.18);
}
#home-banner .banner-btn-primary{
  background: #3f52ff;
  color: #fff;
}
#home-banner .banner-btn-outline{
  background: transparent;
  color: #3f52ff;
}
#home-banner .banner-btn-outline:hover{
  background: #3f52ff;
  color: #fff;
}
#home-banner .banner-visual{
  position: relative;
  min-height: 500px;
  animation: bannerVisualBreath 18s cubic-bezier(.445,.05,.55,.95) infinite;
}
/* --- Banner Dots Badge (top-right) --- */
#home-banner {
    position: relative;
    overflow: hidden;
}
.banner-dots-badge {
    position: absolute;
    top: 32px;
    right: 200px;
    width: 160px;
    height: 160px;
    border-radius: 14px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    align-items: center;
    justify-items: center;
    padding: 16px;
    gap: 10px;
    z-index: 10;

}
.bdb-dot {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #18195C;
    display: block;
    animation: dotPop 5s cubic-bezier(.445,.05,.55,.95) infinite;
}
/* Row 1: 2 dots — col 1 & 2 */
.bdb-dot:nth-child(1) { animation-delay: 0s;   grid-column: 1; grid-row: 1; }
.bdb-dot:nth-child(2) { animation-delay: 0.4s; grid-column: 2; grid-row: 1; }
/* Row 2: 1 dot — bottom-left only */
.bdb-dot--offset      { animation-delay: 0.8s; grid-column: 2; grid-row: 2; }

@keyframes dotsBadgeFloat {
    0%,100% { transform: translateY(0) rotate(0deg); }
    30%      { transform: translateY(-7px) rotate(1.5deg); }
    70%      { transform: translateY(4px) rotate(-1deg); }
}
@keyframes dotsBadgeBorderPulse {
    0%,100% { border-color: #E91E8C; box-shadow: 0 0 0 0 rgba(233,30,140,.0); }
    50%      { border-color: #ff5eb0; box-shadow: 0 0 16px 4px rgba(233,30,140,.22); }
}
@keyframes dotPop {
    0%,100% { transform: scale(1);   opacity: 1; }
    40%      { transform: scale(1.18); opacity: .85; }
    60%      { transform: scale(.92); opacity: .95; }
}
@media (prefers-reduced-motion: reduce) {
    .banner-dots-badge, .bdb-dot { animation: none; }
}
@media (max-width: 991px) {
    .banner-dots-badge { display: none; }
}

#home-banner .banner-shape-box {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 51%;
    height: 620px;
    background: #384DF7;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    z-index: -1;
}
#home-banner .banner-badge{
    position: absolute;
    right: -30px;
    top: 85px;
    width: 54%;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 28px;
    color: #18195C;
    z-index: 3;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
    box-shadow: 0px 0px 4px 0px #00000040;
    animation: bannerBadgeSwing 16s cubic-bezier(.445,.05,.55,.95) infinite;
}
.banner-shape-box svg {
    position: absolute;
    bottom: 52px;
    right: 52px;
  transform-origin: center;
  animation: bannerShapeSpiral 14s cubic-bezier(.445,.05,.55,.95) infinite;
}
.banner-shape-box svg circle {
  animation: bannerShapeRippleSlow 5.5s cubic-bezier(.445,.05,.55,.95) infinite, bannerShapeAura 7.5s ease-in-out infinite;
  animation-delay: 0s, 0s;
}
.banner-shape-box svg circle:nth-child(2n) {
  animation-delay: .25s, .7s;
}
.banner-shape-box svg circle:nth-child(3n) {
  animation-delay: .55s, 1.4s;
}
.banner-shape-box svg circle:nth-child(4n) {
  animation-delay: .85s, 2.1s;
}
.banner-shape-box svg circle:nth-child(5n) {
  animation-duration: 4.8s, 6.8s;
}
.banner-shape-box svg circle:nth-child(6n) {
  animation-duration: 6.2s, 8.4s;
}
@keyframes bannerShapeOrbit {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-8px) rotate(2deg);
  }
  75% {
    transform: translateY(8px) rotate(-2deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
@keyframes bannerShapeBlink {
  0%,
  100% {
    opacity: .25;
  }
  50% {
    opacity: 1;
  }
}
@keyframes bannerShapeRippleSlow {
  0%,
  100% {
    opacity: .2;
    transform: translateY(0) scale(.72);
  }
  20% {
    opacity: .95;
    transform: translateY(-4px) scale(1.18);
  }
  45% {
    opacity: .38;
    transform: translateY(2px) scale(.8);
  }
  70% {
    opacity: .88;
    transform: translateY(-2px) scale(1.05);
  }
}
@keyframes bannerShapeAura {
  0%,
  100% {
    filter: drop-shadow(0 0 0 rgba(255,255,255,0));
  }
  30% {
    filter: drop-shadow(0 0 6px rgba(255,255,255,.35));
  }
  50% {
    filter: drop-shadow(0 0 14px rgba(255,255,255,.75));
  }
  80% {
    filter: drop-shadow(0 0 5px rgba(255,255,255,.28));
  }
}
@keyframes bannerSoftReveal {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bannerVisualDrift {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  33% {
    transform: translate3d(-8px, -6px, 0);
  }
  66% {
    transform: translate3d(8px, 6px, 0);
  }
}
@keyframes bannerImageBob {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-12px) scale(1.01);
  }
}
@keyframes bannerBadgePop {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-5px) scale(1.015);
  }
}
@keyframes bannerContentSway {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(8px);
  }
}
@keyframes bannerCardBreath {
  0%,
  100% {
    box-shadow: 0px 0px 4px 0px #00000040;
    transform: translateY(0);
  }
  50% {
    box-shadow: 0 14px 28px rgba(56,77,247,.2);
    transform: translateY(-4px);
  }
}
@media (prefers-reduced-motion: reduce) {
  #home-banner .home-banner-wrap,
  #home-banner .home-banner-bottomcontent,
  #home-banner .banner-visual,
  #home-banner .banner-image-wrap,
  #home-banner .banner-badge,
  #home-banner .banner-phone-card,
  .banner-shape-box svg,
  .banner-shape-box svg circle {
    animation: none !important;
  }
  #home-banner .banner-btn,
  #home-banner .banner-image-wrap img,
  #home-banner .banner-phone-card {
    transition: none !important;
  }
}
#home-banner .banner-image-wrap{
  position: absolute;
  left: -10px;
  top: 80px;
  width: 56%;
  z-index: 2;
  animation: bannerImageGlide 14s cubic-bezier(.445,.05,.55,.95) infinite;
}
#home-banner .banner-image-wrap img{
  width: 100%;
  border-radius: 50%;
  border: 8px solid #f1f2f6;
  aspect-ratio: 1/1;
  object-fit: cover;
  transition: transform .9s ease, box-shadow .9s ease;
}
#home-banner .banner-image-wrap img:hover{
  transform: scale(1.03);
  box-shadow: 0 24px 45px rgba(24,25,92,.16);
}
#home-banner .banner-phone-card{
    position: absolute;
    left: -300px;
    bottom: 20px;
    background: #FFFFFF;
      border-radius: 30px;
    padding: 25px 28px;
    min-width: 330px;
    z-index: 4;
    transition: transform .5s ease, box-shadow .5s ease;
    box-shadow: 0px 0px 4px 0px #00000040;
    /* animation: bannerCardPulseSoft 12s cubic-bezier(.445,.05,.55,.95) infinite; */
}

@keyframes bannerVisualBreath {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(0, -3px, 0) scale(1.004);
  }
}
@keyframes bannerContentWave {
  0%,
  100% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(2px) translateY(-1px);
  }
  75% {
    transform: translateX(-2px) translateY(1px);
  }
}
@keyframes bannerBadgeSwing {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  30% {
    transform: translateY(-2px) rotate(-0.4deg);
  }
  70% {
    transform: translateY(2px) rotate(0.4deg);
  }
}
@keyframes bannerShapeSpiral {
  0%,
  100% {
    transform: translate3d(0,0,0) rotate(0deg) skewX(0deg) scale(1);
  }
  16% {
    transform: translate3d(-8px,-14px,0) rotate(-5deg) skewX(-1deg) scale(1.03);
  }
  33% {
    transform: translate3d(12px,-6px,0) rotate(4deg) skewX(1deg) scale(.985);
  }
  50% {
    transform: translate3d(-6px,10px,0) rotate(-3deg) skewX(0deg) scale(1.02);
  }
  66% {
    transform: translate3d(14px,8px,0) rotate(6deg) skewX(1.2deg) scale(.99);
  }
  83% {
    transform: translate3d(-10px,2px,0) rotate(-4deg) skewX(-1deg) scale(1.015);
  }
}
@keyframes bannerImageGlide {
  0%,
  100% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(-5px) translateX(3px);
  }
}
@keyframes bannerCardPulseSoft {
  0%,
  100% {
    box-shadow: 0px 0px 4px 0px #00000040;
    transform: translateY(0);
  }
  50% {
    box-shadow: 0 10px 22px rgba(56,77,247,.14);
    transform: translateY(-2px);
  }
}
#home-banner .banner-phone-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(24,25,92,.12);
}
#home-banner .banner-phone-card span{
  display: block;
    margin-bottom: 6px;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
    color: #18195C;
}
#home-banner .banner-phone-card strong{
    display: block;
    color: #18195C;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 40px;
    letter-spacing: 0%;
}

@media screen and (max-width: 1199px){
#home-banner .banner-content h1 .banner-highlight{
  color: #3f52ff;
}
  #home-banner .banner-content h1{
        font-size: 40px;
        line-height: 54px;
        }
  #home-banner .banner-badge{
        font-size: 16px;
        line-height: 25px;
        }
  #home-banner .banner-phone-card strong{
    font-size: 24px;
  }
  #home-banner .banner-phone-card {
    position: absolute;
    left: -84px;
    bottom: 18px;
  }
  #home-banner .banner-shape-box {
    width: 60%;
    height: 450px;
  }
  #home-banner .home-banner-bottomcontent p {

    font-size: 14px;
    line-height: 24px;
}
#home-banner .banner-phone-card span {

    font-size: 14px;
    line-height: 21px;
}
}

@media screen and (max-width: 991px){

  #home-banner .banner-visual{
    min-height: 390px;
  }
}

@media screen and (max-width: 767px){
  #footer {
    padding: 0px 0;
}
.footer_widgets h3{
  text-align: center !important;
}

.phone, .email {
    display: flex;
    align-items: center;
    justify-content: center !important;
}
.custom-social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer p {
text-align: center;
}
.location {
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer ul li {
    list-style: none !important;
    text-align: center;
}
  #home-banner .banner-content h1{
    font-size: 32px;
    line-height: 40px;
    text-align: center;
   }
   #home-banner .banner-badge {
    position: unset;
      width: 100%;
   }
   #home-banner .banner-image-wrap {
    position: unset;
    width: 100%;
}
   #home-banner .home-banner-bottomcontent p {

    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
  #home-banner .banner-content p{
    font-size: 15px;
    line-height: 25px;
  }
  #home-banner .banner-visual{
        min-height: 330px;
        margin-top: 40px;
        }
  #home-banner .banner-shape-box{
    right: -35px;
    height: 250px;
  }
  #home-banner .banner-badge{
    font-size: 18px;
    padding: 12px;
  }
  #home-banner .banner-phone-card{
    min-width: 220px;
    left: 0;
    bottom: -8px;
    padding: 12px 16px;
  }
  #home-banner .banner-phone-card span{
    font-size: 16px;
  }
  #home-banner .banner-phone-card strong{
    font-size: 24px;
  }
}


#sidebar {
    padding-top: 60px;
}












































/*--------------------- Services --------------*/
.section-heading {
    text-align: center;
}
#services h2.heading_title {
    color: #384DF7;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
#services .heading_content{
    max-width: 620px;
    margin: 10px auto 0;
    text-align: center;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #0F0F0F;
}
#services .services-list-wrap{
  margin-top: 35px;
}
#services .service-col{
  padding: 0;
}
.serviceBox {
    padding: 50px 35px;
    background: #F6F5F7;
    border: 1px solid #F6F5F7;
    border-bottom-color: #384DF7;
    text-align: center;
    position: relative;
    transition: all 0.5s ease 0s;
}
  #services .serviceBox{
    border: 0;
    border-bottom: 0.5px solid #18195C !important;
    border-bottom: 0;
    margin: 0 12px;
    height: 100%;
    padding: 42px 22px;
  }
  #services .service-col:last-child .serviceBox{
    border-right: 0;
  }

  
.serviceBox:before,
.serviceBox:after{
    content: "";
    width: 70%;
    height: 2px;
    background: #18195C;
    opacity: 0;
    position: absolute;
    top: -3px;
    left: 35%;
    transform: translateX(-50%);
    transition: all 0.5s ease 0s;
}
.serviceBox:hover:before,
.serviceBox:hover:after{
    opacity: 1;
    left: 50%;
}
.serviceBox:after{
    top: auto;
    bottom: -3px;
}
.serviceBox .service-icon {
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 50%;
    background: #ffffff;
    margin: 0 auto 20px;
    font-size: 36px;
    color: #0c121d;
}
  #services .serviceBox .service-icon{
    background: #202579;
    color: #fff;
    overflow: hidden;
  }
  #services .serviceBox .service-icon img.service-thumb{
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 50%;
  }

.serviceBox:hover .service-icon i{
    transform: rotateY(180deg);
}
.serviceBox .service-icon i {
    transition: all 0.5s ease 0s;
}
.serviceBox .title {
    font-size: 18px;
    font-weight: bold;
    color: #847b7b;
    margin: 0 0 10px 0;
    transition: all 0.5s ease 0s;
}
  #services .serviceBox .title,
  #services .serviceBox .title a{
color: #0F0F0F;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    }
.serviceBox:hover .title{ opacity: 0; }
  #services .serviceBox:hover .title{
    opacity: 1;
  }
.serviceBox .description{
    font-size: 14px;
    color: #7a7a7a;
    line-height: 25px;
    margin: 0;
    transition: all 0.5s ease 0s;
}
  #services .serviceBox .description{
    margin-bottom: 0;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #0F0F0FCC;
    }
.serviceBox:hover .description{
    margin-top: -20px;
    padding-bottom: 20px;
}
  #services .serviceBox:hover .description{
    margin-top: 0;
    padding-bottom: 0;
  }
section#slider img {
  width: 100%;
}

/*--------------------- Single Service --------------*/
#singleService.single-service-page{
  padding: 60px 0;
}
#singleService .single-service-head{
  margin-bottom: 35px;
}
#singleService .single-service-featured-image{
  margin-bottom: 25px;
}
#singleService .single-service-featured-image img{
  width: 100%;
  max-height: 460px;
  object-fit: cover;
  border-radius: 14px;
}
#singleService .single-service-title{
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  color: #18195C;
}
#singleService .single-service-intro{
  margin: 14px auto 0;
  max-width: 860px;
  color: #0F0F0FCC;
  line-height: 1.8;
}
#singleService .single-service-quality-row{
  margin-bottom: 20px;
}
#singleService .single-service-quality-box{
  height: 100%;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid #E8E8ED;
  background: #F6F5F7;
  margin-bottom: 20px;
}
#singleService .single-service-quality-box h3{
  font-size: 24px;
  color: #18195C;
  margin-bottom: 8px;
}
#singleService .single-service-quality-box p,
#singleService .single-service-main-content p{
  margin-bottom: 12px;
  color: #0F0F0FCC;
  line-height: 1.8;
}
#singleService .single-service-main-content h3{
  font-size: 28px;
  color: #18195C;
  margin-bottom: 12px;
}
#singleService .single-service-points{
  margin: 0 0 18px;
  padding-left: 0;
  list-style: none;
}
#singleService .single-service-points li{
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  line-height: 1.7;
}
#singleService .single-service-points li:before{
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #384DF7;
  position: absolute;
  left: 0;
  top: 1px;
}
#singleService .single-service-side-image img{
  width: 100%;
  border-radius: 14px;
  object-fit: cover;
}

@media screen and (max-width: 991px){
  #singleService.single-service-page{
    padding: 45px 0;
  }
  #singleService .single-service-title{
    font-size: 30px;
  }
}

@media screen and (max-width: 575px){
  #singleService .single-service-title{
    font-size: 26px;
  }
  #singleService .single-service-quality-box,
  #singleService .single-service-main-content{
    padding: 18px;
  }
}

#singleService .post-navigation {
  margin-top: 8px;
}
#singleService .post-navigation .nav-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}
#singleService .post-navigation .nav-previous,
#singleService .post-navigation .nav-next {
  float: none !important;
  width: 100%;
  margin: 0;
}
#singleService .post-navigation .nav-next {
  text-align: right;
}
#singleService .post-navigation .nav-links a {
  display: block;
  height: 100%;
  padding: 16px 18px;
  background: #F6F5F7 !important;
  border: 1px solid #E8E8ED;
  border-radius: 12px;
  color: #18195C !important;
  line-height: 1.5;
}
#singleService .post-navigation .nav-links a:hover {
  border-color: #384DF7;
  color: #384DF7 !important;
}
#singleService .post-navigation .meta-nav {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #384DF7;
  margin-bottom: 4px;
  background: unset !important;
}
#singleService .post-navigation .post-title {
  display: block;
  font-size: 17px;
  font-weight: 700;
  color: inherit;
  background: unset !important;
}
@media screen and (max-width: 767px) {
  #singleService .post-navigation .nav-links {
    grid-template-columns: 1fr;
  }
  #singleService .post-navigation .nav-next {
    text-align: left;
  }
}

/* ------------------------- Single Blog Post navigation ------------------------- */
#content-test .post-navigation {
  margin-top: 24px;
}
#content-test .post-navigation .nav-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}
#content-test .post-navigation .nav-previous,
#content-test .post-navigation .nav-next {
  float: none !important;
  width: 100%;
  margin: 0;
}
#content-test .post-navigation .nav-next {
  text-align: right;
}
#content-test .post-navigation .nav-links a {
  display: block !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  background: #F6F5F7 !important;
  border: 1px solid #E8E8ED;
  border-radius: 12px;
  color: #18195C !important;
  line-height: 1.5;
}
#content-test .post-navigation .nav-links a:hover {
  border-color: #384DF7;
  color: #384DF7 !important;
}
#content-test .post-navigation .meta-nav {
  display: block;
  width: auto !important;
  height: auto !important;
  margin: 0 0 4px 0 !important;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 600;
  color: #384DF7;
  background: unset !important;
}
#content-test .post-navigation .post-title {
  display: block;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 17px;
  font-weight: 700;
  color: inherit;
  background: unset !important;
}
@media screen and (max-width: 767px) {
  #content-test .post-navigation .nav-links {
    grid-template-columns: 1fr;
  }
  #content-test .post-navigation .nav-next {
    text-align: left;
  }
}



/* ------------------------------------ Team ---------------------------------------- */

.team-heading {
    text-align: center;
}
#team h2.heading_title {
  font-size: 33px;
  line-height: 24px;
  color: #384DF7;
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
}
#team p.heading_content {
    max-width: 60%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-family: "Roboto";
    font-weight: 400;
    text-align: center;
}
#team .our-team{
    padding: 20px 15px 30px;
    border-radius: 15px;
    text-align: center;
    margin-top: 34px;
}
#team .our-team .pic{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin-bottom: 25px;
    transition: all 0.5s ease 0s;
    border-radius: 50%;
}
#team .our-team:hover .pic{
    background: #384DF7;
    border-radius: 50%;
}
#team .our-team:hover .title a{
    color: #384DF7;
}
#team .pic img{
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #FFFFFF
}
#team .our-team .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2e282a;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
#team .our-team .post {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 18px;
      color: #736D6D;
    font-weight: 400;
    text-align: center;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;

}
#team .our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
#team .our-team a {
    color: #1A1A1A;
    text-align: center;
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
#team .our-team .social li{
    display: inline-block;
    margin-right: 5px;
}
#team .our-team .social li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #384DF7;
    border: 1px solid #384DF7;
    transition: all 0.5s ease 0s;
}
#team .our-team:hover .social li a{
    background: #384DF7;
    color: #fff;
}

/*--------------------- Single Team Page ---------------------*/
#singleTeam.single-team-page {
  padding: 60px 0;
}
#singleTeam .single-team-wrap {
  gap: 0;
}
#singleTeam .single-team-photo-card {
  border-radius: 18px;
  overflow: hidden;
  background: #F6F5F7;
  border: 1px solid #E8E8ED;
  margin-bottom: 30px;
}
#singleTeam .single-team-photo img {
  width: 100%;
  display: block;
  object-fit: cover;
  max-height: 380px;
}
#singleTeam .single-team-info {
  padding: 24px;
}
#singleTeam .single-team-name {
  font-size: 26px;
  font-weight: 700;
  color: #18195C;
  margin: 0 0 6px;
}
#singleTeam .single-team-designation {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 15px;
  color: #384DF7;
  font-weight: 600;
}
#singleTeam .single-team-contact-list {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}
#singleTeam .single-team-contact-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #0F0F0F;
}
#singleTeam .single-team-contact-list i {
  color: #384DF7;
  width: 16px;
  flex-shrink: 0;
}
#singleTeam .single-team-contact-list a {
  color: #0F0F0F;
  word-break: break-all;
}
#singleTeam .single-team-contact-list a:hover {
  color: #384DF7;
}
#singleTeam .single-team-social {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
#singleTeam .single-team-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #384DF7;
  color: #384DF7;
  font-size: 14px;
  transition: background .3s, color .3s;
}
#singleTeam .single-team-social a:hover {
  background: #384DF7;
  color: #fff;
}
#singleTeam .single-team-bio {
  padding-left: 30px;
}
#singleTeam .single-team-bio-card {
  background: #F6F5F7;
  border: 1px solid #E8E8ED;
  border-radius: 18px;
  padding: 28px;
  min-height: 100%;
}
#singleTeam .single-team-section-title {
  font-size: 28px;
  font-weight: 700;
  color: #18195C;
  margin: 0 0 16px;
}
#singleTeam .single-team-bio-text {
  margin-bottom: 28px;
  color: #0F0F0FCC;
  line-height: 1.8;
}
#singleTeam .single-team-experience,
#singleTeam .single-team-commitments {
  margin-bottom: 24px;
}
#singleTeam .single-team-experience h4,
#singleTeam .single-team-commitments h4 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  color: #18195C;
}
#singleTeam .single-team-experience p {
  margin: 0;
  color: #0F0F0FCC;
  line-height: 1.8;
}
#singleTeam .single-team-specialities h3 {
  font-size: 22px;
  font-weight: 700;
  color: #18195C;
  margin-bottom: 16px;
}
#singleTeam .single-team-spec-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#singleTeam .single-team-spec-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  line-height: 1.7;
  color: #0F0F0F;
}
#singleTeam .single-team-spec-list li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #384DF7;
  position: absolute;
  left: 0;
  top: 2px;
}
#singleTeam .single-team-commit-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#singleTeam .single-team-commit-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  line-height: 1.7;
  color: #0F0F0F;
}
#singleTeam .single-team-commit-list li:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #384DF7;
  position: absolute;
  left: 0;
  top: 1px;
}
@media screen and (max-width: 991px) {
  #singleTeam.single-team-page { padding: 45px 0; }
  #singleTeam .single-team-bio { padding-left: 0; margin-top: 24px; }
}
@media screen and (max-width: 575px) {
  #singleTeam .single-team-name { font-size: 22px; }
}

#singleTeam .post-navigation {
  margin-top: 8px;
}
#singleTeam .post-navigation .nav-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}
#singleTeam .post-navigation .nav-previous,
#singleTeam .post-navigation .nav-next {
  float: none !important;
  width: 100%;
  margin: 0;
}
#singleTeam .post-navigation .nav-next {
  text-align: right;
}
#singleTeam .post-navigation .nav-links a {
  display: block;
  height: 100%;
  padding: 16px 18px;
  background: #F6F5F7 !important;
  border: 1px solid #E8E8ED;
  border-radius: 12px;
  color: #18195C !important;
  line-height: 1.5;
}
#singleTeam .post-navigation .nav-links a:hover {
  border-color: #384DF7;
  color: #384DF7 !important;
}
#singleTeam .post-navigation .meta-nav {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #384DF7;
  margin-bottom: 4px;
      background: unset !important;
}
#singleTeam .post-navigation .post-title {
  display: block;
  font-size: 17px;
  font-weight: 700;
  color: inherit;
      background: unset !important;
}
@media screen and (max-width: 767px) {
  #singleTeam .post-navigation .nav-links {
    grid-template-columns: 1fr;
  }
  #singleTeam .post-navigation .nav-next {
    text-align: left;
  }
}

/* --- Team Section Animations --- */
@keyframes teamCardFloat {
  0%,100% { transform: translateY(0);   box-shadow: 0 6px 24px rgba(56,77,247,.10); }
  50%      { transform: translateY(-8px); box-shadow: 0 18px 36px rgba(56,77,247,.18); }
}
@keyframes teamPicRing {
  0%,100% { box-shadow: 0 0 0 0px rgba(56,77,247,.25); }
  50%      { box-shadow: 0 0 0 10px rgba(56,77,247,.0); }
}
@keyframes teamHeadSlideUp {
  from { opacity:0; transform: translateY(30px); }
  to   { opacity:1; transform: translateY(0); }
}
@keyframes teamCardIn {
  from { opacity:0; transform: translateY(40px) scale(.96); }
  to   { opacity:1; transform: translateY(0) scale(1); }
}

#team .section-heading {
  animation: teamHeadSlideUp .9s cubic-bezier(.445,.05,.55,.95) both;
}
#team .section-heading h2 { animation-delay: .1s; }
#team .section-heading p  { animation-delay: .25s; }

#team .our-team {
  animation: teamCardIn .8s cubic-bezier(.445,.05,.55,.95) both;
  transition: transform .4s cubic-bezier(.445,.05,.55,.95),
              box-shadow .4s cubic-bezier(.445,.05,.55,.95);
}
/* Stagger cards inside the carousel via nth-of-type */
#team .our-team:nth-of-type(1) { animation-delay: .15s; }
#team .our-team:nth-of-type(2) { animation-delay: .30s; }
#team .our-team:nth-of-type(3) { animation-delay: .45s; }
#team .our-team:nth-of-type(4) { animation-delay: .60s; }


#team .our-team .pic img {
  transition: transform .5s cubic-bezier(.445,.05,.55,.95),
              border-color .4s ease;
}
#team .our-team:hover .pic img {
  transform: scale(1.07);
  border-color: #384DF7;
}

#team .our-team .pic {
  animation: teamPicRing 4s ease-in-out infinite;
}

#team .our-team .title,
#team .our-team .post {
  transition: color .35s ease;
}

@media (prefers-reduced-motion: reduce) {
  #team .section-heading,
  #team .our-team { animation: none; }
}

/* ------------------------ Latets Post --------------------------------- */

#latest .latest_heading h3 {

    color: #384DF7;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 34px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;

    text-align: center;
}
#latest .latest_heading p {
    text-align: center;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1A1A1A;
    margin-bottom: 50px;
}
#latest .post-review-big {
    position: absolute;
    top: 45%;
    max-width: 80%;
    margin: 0 45px;
    z-index: 1;
}
#latest .post-review-big h3.post-title {
    font-size: 28px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    text-align: left;
}
#latest .post-review-big a {
    color: #fff;
}
#latest .post-review-big p.post-description {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 400;
}
#latest .post-slide-big:before {
    content: "";
    border-right: 114px solid #F6F5F7;
    border-top: -1px solid transparent;
    border-bottom: 89px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
#latest .post-slide:before {
    content: "";
    border-right: 114px solid #F6F5F7;
    border-top: -1px solid transparent;
    border-bottom: 89px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}
#latest .post-slide:hover h4.post-title a{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide:hover a.read-more{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide:hover a.read-more:after{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide:hover span.post-date{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide-big:hover h3.post-title a{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide-big:hover a.read-more{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide-big:hover a.read-more:after{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}
#latest .post-slide-big:hover span.post-date{
    color: #FFFFFF;
    transition: color 0.5s ease 0s;
}

#latest span.post-date {
    position: absolute;
top: 5px;
    right: 16px;
    width: 43px;
    padding: 0px 0px;
    color: #000000;
    font-family: "Roboto";
    font-weight: 600;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 10%;
    text-align: center;
        z-index: 2;

}
#latest .post-slide {
    background: #e6e6eb;
}
#latest .post-slide {
    background: #18195C;
    height: 424px;
}
#latest .post-slide,
#latest .post-slide-big {
  position: relative;
  overflow: hidden;
  transition: transform .45s cubic-bezier(.445,.05,.55,.95),
        box-shadow .45s cubic-bezier(.445,.05,.55,.95);
}
#latest .post-slide:hover,
#latest .post-slide-big:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 36px rgba(24,25,92,.2);
}
#latest .post-img-big {
  overflow: hidden;
}
#latest .post-img-big img {
  transition: transform .8s cubic-bezier(.445,.05,.55,.95);
}
#latest .post-slide-big:hover .post-img-big img {
  transform: scale(1.06);
}
#latest .post-slide:before,
#latest .post-slide-big:before {
  transition: border-right-color .4s ease;
}
#latest .post-slide:hover:before,
#latest .post-slide-big:hover:before {
  border-right-color: #18195C;
}
#latest h4.post-title {
  font-size: 24px;
  line-height: 38px;
  color: #0c121d;
  font-family: "Roboto";
  font-weight: 600;
}
#latest h4.post-title a {
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

  }
#latest .post-slide a.read-more {
    font-weight: 600;
    color: #FFFFFF;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
#latest p.post-description {
    color: #FFFFFF;
     font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 135%;
    letter-spacing: 0%;
}
#latest .post-review {
  padding: 20% 17px 10%;
}
#latest .post-review-big a.read-more:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #fff;
    margin-left: 6px;
    position: relative;
    left: 0px;
    top: 1px;
}
#latest .post-review a.read-more:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #FFFFFF;
    margin-left: 6px;
    position: relative;
    left: 0px;
    top: 1px;
}

#latest.latest-inview .latest_heading h3 {
  animation: latestHeadingRise .7s cubic-bezier(.445,.05,.55,.95) both;
}
#latest.latest-inview .latest_heading p {
  animation: latestHeadingRise .9s cubic-bezier(.445,.05,.55,.95) .12s both;
}
#latest.latest-inview .post-slide-big {
  animation: latestCardReveal .75s cubic-bezier(.445,.05,.55,.95) .08s both;
}
#latest.latest-inview .post-slide {
  animation: latestCardReveal .75s cubic-bezier(.445,.05,.55,.95) both;
}
#latest.latest-inview .row > div:nth-child(2) .post-slide {
  animation-delay: .16s;
}
#latest.latest-inview .row > div:nth-child(3) .post-slide {
  animation-delay: .26s;
}

@keyframes latestHeadingRise {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes latestCardReveal {
  from { opacity: 0; transform: translateY(26px) scale(.97); }
  to   { opacity: 1; transform: translateY(0) scale(1); }
}

@media (prefers-reduced-motion: reduce) {
  #latest .post-slide,
  #latest .post-slide-big,
  #latest .post-img-big img {
    transition: none;
  }
  #latest .post-slide:hover,
  #latest .post-slide-big:hover,
  #latest .post-slide-big:hover .post-img-big img {
    transform: none;
    box-shadow: none;
  }
  #latest.latest-inview .latest_heading h3,
  #latest.latest-inview .latest_heading p,
  #latest.latest-inview .post-slide-big,
  #latest.latest-inview .post-slide {
    animation: none;
  }
}
.contact-name {
    margin-bottom: 12px;
}
.contact-email {
    margin-bottom: 12px;
}
.contact-call {
    margin-bottom: 12px;
}
.contact-location {
    margin-bottom: 12px;
}

section#feature {
    background-size: cover;
    object-fit: cover;
    height: 768px;
    padding-bottom: 0;
}
div#sponser {
  position: relative;
}
.row.small-img {
    margin-top: 50px;
}

.contact-info a {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F0F0F;
}

/* ------------------------ Home Contact --------------------------------- */
section#home_contact-sec {
  background-size: 100% 100%;
}
.home_contact_form {
 width: 456px;
    background: #fff;

    margin: 0 auto;
}
.contact_content {
    padding: 44px 32px 32px 32px;
}
.contact_content h3.contact-title {
    font-size: 23px;
    line-height: 24px;
    color: #0F0F0F;
    font-family: "Roboto";
    font-weight: 500;
    text-align: left;
    margin: 5px 0 20px 0;
}

.home_contact_form input[type="submit"] {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    background: #384DF7;
    margin-left: 0;
        margin-top: 18px;
}
.home_contact_form input:hover.wpcf7-form-control.wpcf7-submit {
    background-color: #384DF7;
    color: #fff;
}


.home_contact_content h3 {
    font-size: 30px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    text-align: left;
}
.home_contact_content {
    width: 500px;
    margin: 0 auto;
}
.home_contact_content i {
    font-size: 18px;
    color: #fff;
}
.contact_phone {
    margin-top: 11%;
}
.home_contact_content hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #646b69;
}
.home_contact_content h6 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    margin-bottom: 0px;
}
.home_contact_content p  a{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    margin-left: 32px;
}
/* ------------------------------------ BREADCRUMB BANNER ---------------------------------------- */
#bpp-breadcrumb-banner {
    position: relative;
    min-height: 220px;
    display: flex;
    align-items: center;
    background: #18195C center center / cover no-repeat;
    overflow: hidden;
}
.bpp-breadcrumb-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(24,25,92,.72) 0%, rgba(56,77,247,.55) 100%);
    z-index: 1;
}
#bpp-breadcrumb-banner .container {
    position: relative;
    z-index: 2;
}
.bpp-breadcrumb-inner {
    padding: 52px 0 42px;
    text-align: center;
}
.bpp-breadcrumb-title {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    margin: 0 0 16px;
    line-height: 1.2;
    text-shadow: 0 2px 8px rgba(0,0,0,.18);
    animation: bppBcTitleIn .7s cubic-bezier(.445,.05,.55,.95) both;
}
.bpp-breadcrumb-nav {
    animation: bppBcNavIn .9s cubic-bezier(.445,.05,.55,.95) .15s both;
}
.bpp-bc-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
}
.bpp-bc-item {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
}
.bpp-bc-item a {
    color: rgba(255,255,255,.8);
    text-decoration: none;
    transition: color .25s ease;
}
.bpp-bc-item a:hover {
    color: #fff;
}
.bpp-bc-current span {
    color: #fff;
    font-weight: 600;
}
.bpp-bc-sep {
    color: rgba(255,255,255,.5);
    font-size: 11px;
    display: flex;
    align-items: center;
    margin: 0 4px;
}
@keyframes bppBcTitleIn {
    from { opacity: 0; transform: translateY(22px); }
    to   { opacity: 1; transform: translateY(0); }
}
@keyframes bppBcNavIn {
    from { opacity: 0; transform: translateY(14px); }
    to   { opacity: 1; transform: translateY(0); }
}
@media (max-width: 767px) {
    .bpp-breadcrumb-title { font-size: 26px; }
    .bpp-breadcrumb-inner { padding: 40px 0 30px; }
}

/* ------------------------------------ HEADER ---------------------------------------- */


#header .nav ul li > ul.sub-menu li a:hover{
    color: #384DF7;
    transition: 0.3s ease-in;
}

#header .nav ul li > ul.sub-menu li a {
      width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#header .nav ul ul li{
  padding: 0;
}
ul.sub-menu {
  display: none;
}
#header .logo a{ 
  color:#333333;
}

#header .logo p{ 
  font-size:12px;
  color: #999;
}

#masthead {
    position: relative;
    top: 0;
    z-index: 99;
    width: 100%;
}

#header .main-header.is-sticky{
  box-shadow: 0 10px 26px rgba(0,0,0,.08);
  position: fixed;
  top: 0;
  z-index: 999;
  transition: box-shadow .35s ease, background-color .35s ease;
  width: 100%;
}

#header .social-media i {
   transition: color 0.5s linear;
}
#header .social-media a:hover i {
   color: #384DF7;
}

#header .nav {
  text-align: center;
  float: none;
  justify-content: right;
}
.row.headerrr{
  border-radius: 20px;
}
#header .nav ul {
  margin-top: -5px;
  text-align: left;
  font-weight: bold;
}
#header .nav ul li{ 
     display: inline-block;
    margin: 0;
    position: relative;
    padding: 10px;
}
.main-navigation li {
  padding: 5px 6px;
}
#header .nav ul li a{ 
    color: #0F0F0F;
    padding: 13px 14px;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
  #header .main-navigation li.menu-item-has-children > a,
  #header .main-navigation li.page_item_has_children > a,
  #header .main-navigation a.parent {
    position: relative;
    padding-right: 26px;
  }
  #header .main-navigation li.menu-item-has-children > a:after,
  #header .main-navigation li.page_item_has_children > a:after,
  #header .main-navigation a.parent:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    transition: transform .25s ease;
  }
  #header .main-navigation li.submenu-open > a:after {
    transform: translateY(-50%) rotate(180deg);
  }
#header .nav ul {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  font-weight: bold;
}
#header .main-navigation .current_page_item > a, #header .main-navigation .current_page_ancestor > a, #header .main-navigation .current-menu-item > a, #header .main-navigation .current-menu-ancestor > a {
    color: #384DF7 !important;
}
#header a.header-button:hover span {
    color: #fff;
    transition: color 0.5s linear;
}
#header a.header-button:hover {
    background: #384DF7;
    transition: color 0.5s linear;
}
/* About us page */
.about-us-page {
    padding: 60px 0;
    position: relative;
    z-index: 1;
}


/*sub menu*/
.main-navigation ul ul {
  position: absolute;
  left: 0;
  top: calc(50% + 14px);
  min-width: 282px;
  padding: 12px 0;
  margin: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid rgba(56,77,247,.12);
  border-radius: 14px;
  box-shadow: 0 16px 34px rgba(24,25,92,.12);
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  pointer-events: none;
  transition: opacity .28s ease, transform .28s ease, visibility .28s ease;
  z-index: 999;
}
#header .nav ul ul li a{
  font-size: 18px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.sfHover > ul,
.main-navigation ul li:focus-within > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.main-navigation ul ul ul {
  left: calc(100% + 10px);
  top: -12px;
}
.main-navigation ul ul a{
  text-transform: none;
    font-weight: 400;
  color: #1e1d1c;
  padding: 11px 18px;
    font-size: 14px;
    line-height: 1.5;
  border-radius: 0;
}
.main-navigation ul ul li {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
.main-navigation ul ul li + li {
  border-top: 1px solid rgba(15,15,15,.06);
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current_page_item > a {
  color: #384DF7 !important;
}
.main-navigation ul li a{
    color: #FFFFFF;
    font-family: "Barlow";
    font-weight: 700;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
.main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
    float: none;
    display: block;
    text-align: left;
}
#header .logo h1 a{
  font-size: 34px;
  line-height: 40px;
  color: #384DF7;
  font-family: "Oswald";
  font-weight: 400;
}

.topbar-content h6 {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-family: "Barlow";
    font-weight: 400;
}
#header a.header-button {
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    font-family: "Barlow";
    font-weight: 700;
    color: #000;
    padding: 10px;
    border-radius: 25px;
    margin-left: 9px;
}



/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    width: 100%;
}

/* ---------------- Back to Top ---------------- */
#back2Top{
  position: fixed;
  right: 24px;
  bottom: 24px;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;

}
 #back2Top i{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #384DF7;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
      box-shadow: 0 8px 22px rgba(56,77,247,.35);
  transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease;

 }
#back2Top:hover i,
#back2Top:focus i{
  background: #18195C;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 12px 26px rgba(24,25,92,.38);
}

.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #384DF7;
  cursor: pointer;
}
.search-box i {
  font-size: 19px;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
   padding: 10px;
}
.serach_inner .search-submit {
    color: #384DF7;
    border-radius: 50%;
    padding: 10px 13px;
    width: 50px;
    height: 50px;
    border: none;
    background: none;
}
input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 89%;
  color: #384DF7;
}
#header .search-box i {
    color: #384DF7;
    margin-top:25px;
}

/* ------------------------------------ slider ---------------------------------------- */

#slider {
    max-width: 100%;
    margin: auto;
    padding: 0;
    position: relative;
    overflow: visible;
}
#slider .carousel-caption {
    overflow: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}
.call-text h4 {
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: #0c121d;
  font-weight: 700;
  text-align: left;
  font-family: "Roboto";
}
.call-text {
  display: flex;
  align-items: center;
  gap: 10px;
}
.call-text i{
  font-size: 24px;
  color: #fff;
  background: #384DF7;
  border-radius: 10px;
  padding: 7px 10px;
}
.top_social .socialbox {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 10px;
}
.top_social .socialbox a{
  background: #000;
  border-radius: 10px;
  padding: 7px 10px;
  font-size: 17px;
}
.top_social .socialbox a:hover{
  background: #384DF7;
}

.socialbox i {
  color: #fff;
}
.phone, .email {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}
#footer_box a:hover {
    color: #384DF7;
}
.bg-slider{height: 900px;}
.slider-images img {
  height: 900px;
  object-fit: cover;
}
/*.topbar-content .row.aaf {*/
/*  gap: 60px;*/
/*}*/
.slider.row{height: 600px;}
.col-xl-6.col-lg-6.col-12.slider-images {
  position: absolute;
  right: 0;
  top: -55%;
}
.content-slider {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slider-1 {
  text-align: left;
  width: 80%;
}
#slider h2 {
  font-size: 52px;
  line-height: 60px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto";
  text-align: left;
}
#slider p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 400;
    text-align: left;
    max-width: 800px;
    margin: 0 auto;
}
.slide-btn{
    color: #fff;
    font-family: 'Rubik', serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 13px 29px;
    border: none;
    position: relative;
    transition: all 0.2s ease 0s;
    top: 40px;
}
.search-box {
  text-align: end;
}

.slide-btn:hover{ color: #FC427B; }
.slide-btn:before,
.slide-btn:after{
    content: '';
    background-color: #FC427B;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: -1;
}
.slide-btn:after{
    top: auto;
    bottom: 0;
}
.slide-btn:hover:before{
    box-shadow: 0 0 5px rgba(0,0,0,0.9);
    opacity: 0.5;
    transform: rotateX(-60deg) ;
    transform-origin: top center;
    transform-style: preserve-3d;
}
.slide-btn:hover:after{
    box-shadow: 0 0 5px rgba(0,0,0,0.9);
    opacity: 0.5;
    transform: rotateX(60deg) ;
    transform-origin: bottom center;
    transform-style: preserve-3d;
}
.slide-btn.green:hover{ color: #384DF7; }
.slide-btn.green:before{ background-color: #384DF7; }
.slide-btn.green:after{ background-color: #384DF7; }


/* ------------------------------------ About ---------------------------------------- */
section#about {
background-size: 100% 100%;
    object-fit: cover;
    padding: 80px 0 0;
}
.about-content h3 {
    color: #384DF7;
    text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 34px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;

}
.about-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.about-image {
    height: 100%;
}
.about-content h6 {
    font-size: 18px;
    color: #0F0F0F;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
.about-content h5 {
  
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
.about-content p {
    color: #0F0F0FCC;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;

}
.about-content img {
  margin: 0 auto;
  width: 100%;
  max-width: 60px;
}
.about-content .abc {
  background: #fff;
border: 1px solid #384DF7;
  margin-right: 10px;
  text-align: center;
  height: 130px;
  width: 100%;
  max-width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  border-radius: 50%;
  animation: aboutIconFloat 7s ease-in-out infinite;
}
.about-content .small-img .abc img{
  animation: aboutIconPulse 7s ease-in-out infinite;
}
.about-content .small-img .abc:nth-child(2){
  animation-delay: 1.2s;
}
.about-content .small-img .abc:nth-child(3){
  animation-delay: 2.4s;
}
.about-content .small-img .abc:nth-child(2) img{
  animation-delay: 1.2s;
}
.about-content .small-img .abc:nth-child(3) img{
  animation-delay: 2.4s;
}

@keyframes aboutIconFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes aboutIconPulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-content .abc,
  .about-content .small-img .abc img {
    animation: none !important;
  }
}


#project .project-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 300px;
  gap: 14px;
}
#project .project-grid .bb {
  overflow: hidden;
  min-height: 300px;
}
#project .project-grid .bb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#project .project-grid .bb:nth-child(1) {
  grid-column: 1;
  grid-row: span 2;
}
#project .project-grid .bb:nth-child(2) {
  grid-column: 2;
  grid-row: span 1;
}
#project .project-grid .bb:nth-child(3) {
  grid-column: 3;
  grid-row: span 2;
}
#project .project-grid .bb:nth-child(4) {
  grid-column: 2;
  grid-row: span 2;
}
#project .project-grid .bb:nth-child(5) {
  grid-column: 1;
  grid-row: span 1;
}
#project .project-grid .bb:nth-child(6) {
  grid-column: 3;
  grid-row: span 1;
}


/* ------------------------------------ Project ---------------------------------------- */

#project .project_heading {
    margin: 0 auto;
  animation: projectHeadingRise .8s cubic-bezier(.445,.05,.55,.95) both;
}
#project .project_heading h3 {
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 34px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
#project .project_heading p {
font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
    color: #FFFFFF;

}
#project .tab .nav-tabs {
    border-bottom: none;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  animation: projectTabsRise .95s cubic-bezier(.445,.05,.55,.95) .12s both;
}
#project .tab .nav-tabs li {
    margin: 0 33px 0 0;
    z-index: 1;
    position: relative;
}
#project .tab .nav-tabs li a:before {
     content: "";
    position: absolute;
    top: 0;
    color: #FFFFFF;
    width: 8px;
    height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 50%;
    left: 0;
    bottom: 0;
    margin: auto;
}
#project .tab .nav-tabs li a {
    font-size: 15px;
    color: #fff;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}
#project .tab-content.tabs {
    margin-top: 4%;
}
#project .tab .nav-tabs li.active a {
    color: #384DF7;
    background: unset !important;
    border: unset;
  }

  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: unset !important;
}

  #project .tab .nav-tabs .active a:before{
    background: #384DF7;
  }
#project .tab .tab-content h3{
    font-size: 24px;
    color: #e9dcbb;
    margin-top: 10px;
}
#project .tab-content.tabs img:hover {
    opacity: 0.4;
    transition: opacity 0.4s linear;
}

#project .tab-content .tab-pane.active .bb {
    animation: projectCardReveal .7s cubic-bezier(.445,.05,.55,.95) both;
}
#project .tab-content .tab-pane.active .bb:nth-child(1) { animation-delay: .06s; }
#project .tab-content .tab-pane.active .bb:nth-child(2) { animation-delay: .12s; }
#project .tab-content .tab-pane.active .bb:nth-child(3) { animation-delay: .18s; }
#project .tab-content .tab-pane.active .bb:nth-child(4) { animation-delay: .24s; }
#project .tab-content .tab-pane.active .bb:nth-child(5) { animation-delay: .30s; }
#project .tab-content .tab-pane.active .bb:nth-child(6) { animation-delay: .36s; }

#project .tab-content.tabs img {
    transition: transform .45s cubic-bezier(.445,.05,.55,.95), opacity .4s linear;
}
#project .tab-content.tabs img:hover {
    transform: translateY(-6px) scale(1.02);
    transition: 0.3s ease-in;
}

@keyframes projectHeadingRise {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes projectTabsRise {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes projectCardReveal {
  from { opacity: 0; transform: translateY(26px) scale(.97); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

@media (prefers-reduced-motion: reduce) {
  #project .project_heading,
  #project .tab .nav-tabs,
  #project .tab-content .tab-pane.active .bb {
    animation: none;
  }
}
@media screen and (max-width: 991px) {

  #project .project-grid .bb:nth-child(1),
  #project .project-grid .bb:nth-child(3),
  #project .project-grid .bb:nth-child(4) {
    grid-row: span 2;
  }
}
@media screen and (max-width: 575px) {
  #project .project-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
  #project .project-grid .bb {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 240px;
  }
}
/* ------------------------------------ Testimonial ---------------------------------------- */
.testimonial {
    padding-top: 30px;
    background: #F6F5F7;
}
.testimonial .description{
    color: #8b8b8b;
    line-height: 1.8;
    position: relative;
    padding: 10px 0;
    margin-bottom: 15px;
}
.testimonial .description:before {
      content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0F0F0F;
    position: absolute;
    font-size: 42px;
    z-index: 99999;
    background: #FFFFFF;
    width: 72px;
    height: 71px;
    text-align: center;
    top: 17px;
}
.testimonial .description p {
    margin-left: 17%;
    font-size: 16px;
    line-height: 25px;
    color: #505050;
    font-family: "Roboto";
    font-weight: 400;
    padding-right: 30px;
}
.testimonial .testimonial-pic {
    width: 80px;
    height: 80px;
}
.testimonial .content {
    margin-left: 19%;
    padding-bottom: 18px;
}

.testimonial .testimonial-pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 2px solid #696969;
    padding: 3px;
}
.testimonial .testimonial-review{
    margin:auto 0px auto 21px;
}
.testimonial .testimonial-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    font-size: 24px;
    color: #0F0F0F;
    font-family: 'Roboto';
    font-weight: 600;
    text-align: left;
}
.testimonial .testimonial-review span {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F0F0FB2;
    padding-top: 8px;
}
.testimonial:hover .description:before {
  color: #384DF7;
  transition: color 0.3s linear;
}
.testimonial:hover {
  background: #384DF7;
  transition: color 0.3s linear;
}
.testimonial:hover .description p{
  color: #fff;
}
.testimonial:hover h3{
  color: #fff;
}
.testimonial:hover .testimonial-pic img{
  border-color: #fff;
}
.testimonial:hover .testimonial-review span {
  color: #fff;
  transition: color 0.3s linear;
}
/* ------------------------------------ records ---------------------------------------- */

.record_icon {
    text-align: center;
    margin-bottom: 15px;
}
.counter-value {
    font-size: 48px;
    line-height: 24px;
    color: #384DF7;
    font-family: "Roboto";
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
#our_records h3.title {
    font-size: 21px;
    line-height: 38px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 600;
    text-align: center;
}

/* ------------------------------------ profit ---------------------------------------- */
section#profit {
  height: 699px;
  background-size: cover;
}
.profit-content h3 {
     text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #384DF7;

}
.profit-content h6 {
    text-align: left;
    margin-bottom: 150px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1A1A1A;
}
.profit-content h5 {
  font-size: 28px;
  line-height: 38px;
  color: #424242;
  font-family: "Roboto";
  font-weight: 500;
  text-align: left;
}
.profit-content p {
     max-width: 400px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 136%;
    letter-spacing: 0%;
    color: #0F0F0FCC;
}
.profit-icon-box {
    background: #F6F5F7;
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.small-img i {
    font-size: 49px;
    background: #fff;
    padding: 8px;
    border-radius: 50px;
}
.small-img .icon {
  text-align: left;
}
.small-img:hover .icon i {
    color: #384DF7;
}
/* ------------------------------------ Skills ---------------------------------------- */

.skills-content h3.skills_head {
    font-size: 33px;
    line-height: 24px;
    color: #384DF7;
     font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 34px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
}
.skills-content p.skills_subhead {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-family: "Roboto";
    font-weight: 400;
    text-align: center;
}
.skillBox {
    padding: 15px 15px 25px;
    margin: 40px auto 0;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #fff;
    border-bottom-width: 3px;
    position: relative;
    box-shadow: 0 0 8px 2px #ccc;
}
.skillBox .skill-icon {
    width: 80px;
    height: 78px;
    border-radius: 40px;
    border: 1px solid #384DF7;
    background: #384DF7;
    color: #fff;
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.skillBox .skill-icon i {
    display: inline-block;
    font-size:3em;
    line-height:70px;
}
.skillBox:hover .skill-icon {
  color: #fff;
  background: #0c121d;
  border-color: #0c121d;
}
.skillBox h3 {
    font-size: 20px;
    letter-spacing:0.7px;
    position: relative;
    margin:20px 0 10px 0;
    padding:10px 0;
    background:none;
    overflow:hidden;   
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.skillBox h3:before{
    content:"";
    background:#384DF7;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    left:50%;
}
.skillBox h3:after{
    content:"";
    background:#384DF7;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    right:50%;
}
.skillBox:hover h3:after,
.skillBox:hover h3:before{
    width:20%;
}
.skillBox:hover{
    border-color:#384DF7;
    box-shadow: none;
    transform: translateY(-8px);
}
.skillBox,
.skill-icon,
.skillBox .skill-icon i,
.skillBox h3:before,
.skillBox h3:after{
    transition: all 0.5s ease-in-out;
}
.skillBox p {
    font-size: 14px;
    margin:0 0 15px;
}

#skills.skills-inview .skills-content .skills_head {
    animation: skillHeadingRise .7s cubic-bezier(.445,.05,.55,.95) both;
}
#skills.skills-inview .skills-content .skills_subhead {
    animation: skillHeadingRise .85s cubic-bezier(.445,.05,.55,.95) .12s both;
}

#skills.skills-inview .skillBox {
  animation: skillCardLiftIn .75s cubic-bezier(.445,.05,.55,.95) both;
}

#skills.skills-inview .skillBox .skill-icon {
  animation: skillIconOrbit 5.5s ease-in-out infinite;
}

.skillBox-1 { animation-delay: .08s; }
.skillBox-2 { animation-delay: .16s; }
.skillBox-3 { animation-delay: .24s; }
.skillBox-4 { animation-delay: .32s; }
.skillBox-5 { animation-delay: .40s; }
.skillBox-6 { animation-delay: .48s; }
.skillBox-7 { animation-delay: .56s; }
.skillBox-8 { animation-delay: .64s; }

@keyframes skillHeadingRise {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes skillCardLiftIn {
  0% {
    opacity: 0;
    transform: translateY(35px) scale(.96);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes skillIconOrbit {
  0%,
  100% {
    transform: translateX(-50%) translateY(0) rotate(0deg);
  }
  25% {
    transform: translateX(-50%) translateY(-4px) rotate(3deg);
  }
  75% {
    transform: translateX(-50%) translateY(3px) rotate(-3deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .skills-content .skills_head,
  .skills-content .skills_subhead,
  .skillBox,
  .skillBox .skill-icon {
    animation: none;
  }
}

/* ------------------------------------ Why Choose us ---------------------------------------- */
.post-img-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-img-big {
    height: 424px;
    position: relative;
    z-index: 1;
}
.post-img-big .over-layer {
    background: #18195CCC;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.why-choose-us-content h3 {
    color: #384DF7;
    text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;

}
.why-choose-us-content h6 {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 8%;
    color: #0F0F0FB2;
}
.why-choose-us-content h5 {
font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F0F0F;
  }
.why-choose-us-content p {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0FB2;
}
.why-choose-us-content p.text {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0FB2;
}
.why-choose-us-boxex h5 {
    color: #0F0F0F;
    text-align: center;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0;
    padding: 10px 0 0;
}
.why-choose-us-boxex {
    text-align: center;
    box-shadow: 0 0 3px -1px;
}
.why-choose-us-boxex .contnt {
    padding: 30px 0 36px 0;
}
.why-choose-us-boxex:hover {
    box-shadow: 0 0 4px 7px #384DF7;
    transition: box-shadow 0.1s linear;
}
.why-choose-us-boxex:hover h5{
    color:#384DF7;
    transition:color 0.5s linear;
}
/* ------------------------------------ Feature ---------------------------------------- */

.feature-content h3 {
   text-align: left;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 34px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #384DF7;
}
.feature-content h6 {
    color: #0F0F0F;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
.feature-content {
  margin-top: 100px;
}
.feature-content h5 {
  text-align: left;
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

  }
.feature-content p {
  font-size: 14px;
  line-height: 23px;
  color: #505050;
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
}
.feature-content p.text {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0F;
}

#sponser .owl-carousel .owl-stage {
    padding: 20px 0px;
}
  #sponser {
    padding-top: 0;
    position: relative;
}


#sponser .owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    opacity: .9;
    transform: translateY(0) scale(1);
    transition: transform .4s cubic-bezier(.445,.05,.55,.95),
                opacity .35s ease,
                box-shadow .4s ease;
    animation: sponserLogoTiltPulse 6.2s cubic-bezier(.445,.05,.55,.95) infinite;
    padding: 14px;}
#sponser .owl-carousel .owl-item:nth-child(2n) img {
    animation-delay: .35s;
}
#sponser .owl-carousel .owl-item:nth-child(3n) img {
    animation-delay: .7s;
}
#sponser .owl-carousel .owl-item:nth-child(4n) img {
    animation-delay: 1.05s;
}
#sponser .owl-carousel .owl-item:nth-child(5n) img {
    animation-duration: 7s;
}
#sponser .owl-carousel .owl-item img:hover {
    opacity: 1;
    transform: translateY(-4px) scale(1.06) rotate(1.2deg);
}

@keyframes sponserLogoTiltPulse {
  0%,
  100% {
    transform: translateY(0) rotate(0deg) scale(1);
    opacity: .88;
  }
  25% {
    transform: translateY(-5px) rotate(-1.2deg) scale(1.015);
    opacity: 1;
  }
  50% {
    transform: translateY(0) rotate(1.4deg) scale(1.03);
    opacity: .92;
  }
  75% {
    transform: translateY(-3px) rotate(-.8deg) scale(1.01);
    opacity: .98;
  }
}

@media (prefers-reduced-motion: reduce) {
  #sponser .owl-carousel .owl-item img {
    animation: none;
  }
}

/* Homepage */

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  border:1px solid #bbb;
  padding:5px;
}

.alignright, img.alignright { 
  display: inline;
  float: right;
  border:1px solid #bbb;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
}

.aligncenter, img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  border: 1px solid #bbb;
  padding: 5px;
}

.alignnone {
  float: none;
  margin: 0 auto;
  display: block;
  clear: both;
  border: 1px solid #bbb;
  padding: 5px;
}

.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}

.comment-list .comment-content ul li{
  margin:5px;
}

.toggleMenu{
  display:none;
}

a.small-button{
  background:#384DF7;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}

a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
.footer_hide{
  display:none;
}
.textwidget {
  color: #fff;
}
h3.widget-title {
  text-align: left;
}
ul#menu-quick-links {
  margin: 0;
}
#footer{
  background-color: #0F0F0F;
}
#footer p{
    color: #fff;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 22px;
    letter-spacing: 0%;
  }
#footer ul li{
    list-style: disc;
    background: none !important;
    padding: 0 !important;
    color: #fff;
    margin-left: 16px;
    margin-bottom: 10px;
}
#footer{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 60px 0;
}

.footer_widgets h3 {
  color: #fff;
  padding-bottom: 20px;
  font-family: Roboto;
  font-weight: 700;
  font-style: Bold;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;

}
.location {
    display: ruby;
    align-items: center;
}
.footer_widgets ul {
  font-size: 12px;
  margin: 0;
}
.about_me i {
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-style: unset;
    font-weight: 900;
}
.footer_widgets ul a {
  text-decoration: none;
  color: #fff;
  font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 3%;
}
.about_me a {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    color: #FFFFFF;
}
p.footer-widget-para {
  font-size: 15px;
  text-align: left;
  color: #fff;
}
.copyright p {
    color: #FFFFFF;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
        padding: 0;
    margin: 0;

}
a.credit-link {
  color: #fff;
}


#footer-2 .nav ul {
    margin: 0;
    padding: 2px 0px 0px 10px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
#footer-2 .nav ul li {
    display: inline-block;
}
#footer-2 .main-navigation ul li a {
    color: #fff;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 15px;
}
#footer-2 .nav ul li a {
    color: #fff;
    padding: 13px 14px;
    font-size: 15px;
}
.credit-link:hover {
    color:#384DF7;
}
/* --------- Blog Page ------- */

#full-width-blog .postbox{
  width:100%;
  border: solid 1px rgba(187, 187, 187, 0.12);
  box-shadow: 0px 1px 1px 1px #bbb;
  overflow-x: hidden;
}

#full-width-blog .postbox h3 {
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
#full-width-blog .post-box {
  width: 100% !important;
  border: unset;
}
.post-box {
  margin-bottom: 16px;
  padding: 0 0 26px;
}
.post-box {
  /*margin-bottom: 39px;*/
  padding: 0 0 26px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#full-width-blog .post-box h3 {
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  margin: 22px 0 6px;
  padding: 0 5px;
      font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1A1A1A;
}

#blog-left-sidebar p{
  padding: 2%;
  line-height: 25px;
}

#blog-right-sidebar p{
  padding: 2%;
  line-height: 25px;
}

.blogimg-full img{
  width: 100%;
}

.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}

.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.post-content-box p {
  padding: 2%;
  line-height: 25px;
  color: #797575;
}
.postbox {
  margin-bottom:39px;
  border:1px solid #bbb;
  padding:0 0 26px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}

.blogbutton-small{
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}

.metabox {
  color: #000;
  padding: 10px 5px;
  clear: both;
  /*margin-bottom: 1%;*/
}
a.post-a {
  border-bottom: 1px solid;
}
.post-read {
  margin: 0 0 0 0px;
  /*padding: 10px 0px;*/
}
.post-read i {
    margin-left: 8px;
}

.archive #sidebar {
    padding-top: 0px;
}
.metabox .entry-date{
    font-family: Open Sans;
    font-weight: 500;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 10%;
    text-align: center;
    color: #0F0F0F;
}
.feature-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.feature-image-box {
    width: 100%;
    height: 260px;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
      font-family: Open Sans;
    font-weight: 500;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 10%;
    text-align: center;
    color: #0F0F0F;
}

.metabox .entry-comments{
  padding: 0 0 0 20px;
      font-family: Open Sans;
    font-weight: 500;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 10%;
    text-align: center;
    color: #0F0F0F;
}
p.socila_share a i {
  background: #333333;
  color: #fff;
  padding: 9px 8px 23px;
  width: 30px;
  margin: 0 2px;
  height: 23px;
}
ul.post-categories {
    list-style: none;
    margin: 0;
}
.post_ctg span {
    float: left;
    margin-right: 7px;
    color: #384DF7;
}
#content-test .post-categories li {
    padding: 0px;
    margin: 0;
}
p.logged-in-as a {
    color: #000;
}
p.logged-in-as a:hover {
    color: #0275d8;
}
h2#reply-title {
    font-size: 2rem !important;
}

.post-box p {
  line-height: 1.5;
}


/* -----Pagination ---------------*/
.nav-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.navigation span,.navigation a {
  margin: 0px 0px 10px 0;
  padding:0px 10px;
  text-decoration:none;
  width:-webkit-fill-available;
  color:#fff;
  background: #18304c;
  line-height: 20px;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.copyright {
    display: flex;
    align-items: center;
    justify-content: left;
}
span.post-title {
    font-weight: normal;
}
.navigation a:hover{
color: #FFF;
    background: #384DF7;}
.navigation a, .navigation span {
    height: 40px;
    margin-right: 10px;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;;
}
.navigation .current{
    padding: 10px 15px;
    background: #384DF7;
    color: #FFF;
    font-weight: normal;
}
.navigation {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* ------------------------- Posts pagination (archive/category/search) ------------------------- */
.pagination {
  margin-top: 24px;
}
.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
}
.pagination .page-numbers {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 14px !important;
  width: auto !important;
  border: 1px solid #E8E8ED;
  border-radius: 8px;
  background: #F6F5F7 !important;
  color: #18195C !important;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}
.pagination a.page-numbers:hover {
  border-color: #384DF7;
  background: #384DF7 !important;
  color: #fff !important;
}
.pagination .page-numbers.current {
  border-color: #384DF7;
  background: #384DF7 !important;
  color: #fff !important;
}
.pagination .page-numbers.dots {
  border: none;
  background: transparent !important;
  color: #18195C !important;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  font-weight: 700;
}
/*Edit Button*/
.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
    position: absolute;
     left: unset; 
  }

/*----------Content-test-----------*/
.postbox p {
  margin: 15px 15px 25px 15px;
}

#content-test h6 {
  margin: 0 0 15px;
  font-size: 18px;
  padding: 0;
  font-weight: bold;
  line-height: normal;
}
.post-read a span {
    color: #384DF7;
}
.post-read a{
    color: #384DF7;

}
#content-test p{
    line-height: 25px;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    color: #0F0F0F;
    text-align: left;


}
.error-404-image img {
  max-width: 420px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

#content-test hr{
  border:none;
  border-bottom:2px dotted #7e7e7e;
  margin:15px 0;
  clear:both;
}

#content-test h2{
  font-size:44px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}

#content-test h3{
    font-size: 28px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
    margin-top: 15px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 700;
    color: #0F0F0F;
    text-align: left;
}

.page-template-page-with-right-sidebar #sidebar {
    padding-top: 0px;
}

.page-template-page-with-left-sidebar #sidebar {
    padding-top: 0px;
}
.shrtcod-pg {
    border: 1px solid #bbb;
}

#content-test ul li {
  padding: 8px 0 0 5px;
  margin: 0 10px 20px 0;
}
#content-test ul li a{
  color: #000;
}

#content-test ul li ul li{
  background:url('images/bullet-fork2.png') no-repeat 0 5px;
}

#content-test #comments ul{
  margin: 0!important;
}

#content-test ol{
  margin:0 0 0 15px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}

#content-test ol li{
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
.read-moresec{
margin: 3% 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

/* --------- CONTACT Page --------- */
.top-contact1.col-md-2.col-lg-2.col-xs-12.col-sm-4 {
  margin-top: 12px;
}
.contact_banner {
  background-size: cover;
}
section#contact-box{
  padding:0;
  margin:0;
}
div#wpcf7-f112-p50-o1 {
  margin-left: -15px;
}
section#contact-box {
  padding: 1.5em 0;
}
.contact-info{
  font-weight:bold;
  font-size:16px;
  line-height:26px;
}

section#contact-box iframe{
  width:100%;
}

.contact-info .head{
  color:#000;
}

.contact_form textarea  {
  height: 75px;
}

.contact_form{
  background: #000;
  padding: 54px;
}

.contact_form p{
    color:#fff;
  margin:0 0 15px}

.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form textarea { 
  width: 100%;
  background: #262626;
  border: 1px solid #262626;
  color: #fcfcfc;
  padding: 8px 10px;
  margin:5px 0 0 0;
}

.contact_form input[type="submit"] {
  background:none;
  color:#fff;
  padding:10px 50px;
  text-transform:uppercase;
  color:#fcfcfc;
  display:table;
  margin: 23px auto 0;
  text-align:center;
  border: 2px solid #fff;
}

.contact_form input[type="submit"]:hover{
  background:#ffd34e;
  color:#000;
}

h3.contact-page {
  font-weight: bold;
  color: #384DF7;
  border-bottom: double 3px #384DF7;
  display: table;
  margin-bottom: 6%;
  letter-spacing: 3px;
}

.contact-name i, .contact-email i, .contact-call i, .contact-location i, .contact-information i {
  text-align: center;
  font-size: 15px;
  background: #384DF7;
  padding: 14px 14px 14px 14px;
  border-radius: 10px;
  color: #fff;
  margin-right: 1%;
}

.contact-location i {
  padding: 14px 16px;
}
.contact-email i {
  padding: 14px 13px;
  font-size: 14px !important;
}
 
.contact-us-icon {
    padding-right: 12px;
}
#copyright-box {
    background: #0F0F0F;
    padding-bottom: 30px;}
#copyright-box .nav {
    justify-content: end;
    align-items: center;
}
#copyright-box  .main-navigation li {
    padding: 5px 0px;
    list-style: none;
    padding-left: 44px;
}

#copyright-box #site-navigation ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 0;
    margin: 0;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
textarea {
border: 2px solid #0F0F0F14 !important;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 23px 0;
  height: auto;
  color: #0F0F0F;
}
.contact-section-subtitle {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #0F0F0FCC;
}
.contact-name span {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F0F0F;
}
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="email"]::placeholder,
input[type="phno"]::placeholder,
textarea::placeholder {
font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #0F0F0F;
}

input[type=date] {
    border: unset;
border: 2px solid #0F0F0F14;
    width: 100%;
    font-size: 16px;
    padding: 10px 10px;
    margin: 0 0 23px 0;
    height: auto;
    color: #0F0F0F;
}
textarea {
  height: 111px;
}
.woocommerce #respond input#submit{
  background-color: #384DF7;
  color: #fff;
}
.contact-box input[type="submit"] {
    background: #384DF7;
    margin-top: 15px;
    border: 2px solid #fff;
    color: #fff;
    padding: 14px 40px;
    border: unset !important;
}

input[type="submit"] {
    border: 2px solid #fff;
    background: #0838F1 !important;
    text-align: center;
    font-size: 18px;
    padding: 16px 42px;
    font-weight: bold;
    color: #fff;
    display: table;
    border-radius: 11px;

}
input:hover.wpcf7-form-control.wpcf7-submit{
  background-color: #384DF7;
  color: #fff;
}
#header .nav ul li ul{
  margin-top: 10px;
}
#header .nav ul.children li a:hover{
  background-color: #384DF7;
  color: #fff;
}
div.wpcf7-validation-errors{
  clear: both;
}
.main-header {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #00000040;
    padding: 14px 0;

  }
.page-template-home-page .main-header{
  border-bottom: none;
}
.contact-info {
    font-weight: normal;
}

.middle-align {
    padding: 60px 0;
}

/* --------- POST --------- */
section#blog{
  padding-top:0;
  margin-top:0;
}

.blog-post h5{
  text-transform:uppercase;
  color: #000;
}

.feature-image-box{
  width:100%;
}

.hovereffect a{
  border:1px solid #fff;
  background:#000;
  color:#fff;
  padding:5px 20px;
}

.hovereffect a:hover{
  background:#ffd34e;
  color:#000;
}
 
.bradcrumbs{
  padding:30px 0;
}

.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}

.bradcrumbs a:hover{
  background: #384DF7;
  color: #fff;
}

.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
h1.main-heading {
    font-size: 30px;
    margin: 10px 0px;
}
/*---------------------------------- Comments BOX ----------------------------------------------*/
#comments{
  margin-top:40px;
}

#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding:40px 0 0 0;
}

#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  width:100%;
  padding:12px 10px;
  font-size:18px;
  margin:0 0 0 0;
}

#comments textarea{
  height:111px;
}

#comments input[type="submit"].submit{
  background:#384DF7;
  text-transform:uppercase;
  font-weight:bold;
  padding: 10px 20px;
  margin-top: 10px;
}

#comments a.comment-reply-link{
  color:#000;
  background:#cecece;
  padding:5px 15px;
}

#comments a.comment-reply-link:hover{
  background:#384DF7;
}

#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}

#content-test #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}

#content-test #comments ul{
  margin:0 0 0 40px;
}

#comments .reply{
  float:right;
}

#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}

#comments .comment-content{
  width:90%;
  float:left;
  margin-left:7%;
}

#comments p {
  width:100%;
  float:left;
}

/*------------------------------------- Sidebar -------------------------------------------*/
#sidebar form{
  display: grid;
  width: 100%;
}
.wp-block-search__button {
    margin-left: 10px;
    word-break: normal;
    display: inline-block;
    padding: 18px 32px;
    border: 1px solid #3f52ff;
    transition: transform .55s ease, box-shadow .55s ease, background-color .45s ease, color .45s ease;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    background: #384DF7;
    color: #fff;
}
#sidebar h3{
  margin:0 0 25px;
  padding:4% 4%;;
  text-transform:uppercase;
  font-weight:bold;
  font-size:14px;
  color: #ffffff;
}

#sidebar input[type="search"] {
  background:unset  !important;
  padding:9px 10px;
  border: 1px solid #ccc;
  font-size:15px;
  color:#000;width:100%;
}
#content-test {
    padding: 60px 0;
}
#sidebar label{
  width:70%;
  float:left;
  margin-bottom: 0;
}

#sidebar input[type="submit"]{
  background:#384DF7;
  border:none;
  color:#fff;
  padding:11px 0;width:30%;
  font-size:14px;
  float:left;
  margin:0;
}
#sidebar aside{
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #ccc;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:17px;
}
#sidebar ul li{
  margin:0 0 15px;
  padding:0 0 0 10px;
  font-weight:bold;
  font-size: 14px;
}

#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
  font-size: 14px;
  font-weight: 500;
}

#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}

#sidebar .tagcloud a:hover{
  background:#ffd34e;
}


#blog-left-sidebar div#sidebar {
  padding-top: 0px;
}
#blog-right-sidebar div#sidebar {
  padding-top: 0px;
}
/*------------------------------------------Page -----------------------------------------------*/
.page-header{
  border-bottom:none !important;
}
aside#calendar-3 td, aside#calendar-3 tr, aside#calendar-3 th {
    border: 1px solid #ccc;
    padding: 10px;
}
td#today {
    color: #fff;
    background-color: #000;
}
.title-box h1 {
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-weight: 900;
}
.archive .title-box h1 {
  color:#000000;
}
.pad-top {
    margin: 20px 0;
}
.title-box{
  background-repeat:no-repeat;
  background-size:100% 100%;
  color: #000 !important;
  text-transform:uppercase;
  text-align:center;
  margin-bottom:10px;
}

#content p{
  text-align:center;
}

#content hr{
  border:none;
  border-bottom:2px dotted #7e7e7e;
  margin:35px 0;
  clear:both;
}

#content h2{
  font-size:35px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}

#content h3{
  font-size:36px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}

#content h4{
  font-size:20px;
  font-weight:bold;
  margin:0;
  padding:0;
  color:#333;
  margin:0 0 25px;
}

#content ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}

#content ul li{
  padding:0 0 0 35px;
  margin:0 0 20px 0;
  line-height:25px;
}
#content ol{
  list-style: none;
  margin:0 0 0 15px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}

#content ol li{
  padding:0 0 0 0;
  margin:0 0 20px 0;
}

#content ol li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: #fff;
  background: #2980B9;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-weight:bold;
}

#content-test  h5{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}

/* Banner Plugin CSS*/
.title-box{
 color:#fff;
 text-transform:uppercase;  
 font-weight:bold;
 text-align:center;
}
.title-box img{
 width:100%;
}

.above_title {
 position: absolute;
 right: 0;
 left: 0;
 margin-top: 10%;
}
.title-box h1 {
   font-weight: bold;
   text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
   font-size: 34px;
}
#footer select{
  font-size: 14px;
  width: 100%;
  padding: 10px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}
/*------------------------------------ woocommerce css ---------------------------------*/

section.related.products h2,.woocommerce-order-details h2,.woocommerce-order-details h3 {
  color: #384DF7;
  font-size: 25px;
  margin-bottom: 1em;
  text-align: left;
  text-transform: none;
}
.woocommerce .woocommerce-breadcrumb{
 margin: 1em 0 1em;
}
.shop-sidebar{
  margin-top: 20px;
}
 h2.woocommerce-loop-product__title,h2.woocommerce-loop-product__title{
  width: 100%;
  height: 245px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  color: #fff !important;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
  box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  padding: 5em 0 !important;
  margin: 0;
  font-size: 18px !important;
  text-align: center;
  font-weight: bold !important;
}
.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{
  display: block;
  text-align: center;
}
span.woocommerce-Price-amount.amount {
  background: #fff;
  color: #000;
  padding: 10px;
  font-size: 20px;
}
.woocommerce ul.products li.product .price ins {
    padding-left: 7px;
}
.woocommerce ul.products li.product .button{
  margin-top: 10px;
}

.woocommerce ul.products li.product a:hover.button {
  background-color: #384DF7;
  color:#fff;
}
.woocommerce ul.products li.product .price,.woocommerce a.button {
  margin-bottom: .5em;
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  border-radius: 0px;
  left: auto;
  color: #000;
  background-color: transparent;
  border: 0;
  white-space: nowrap;
  background-image: none;
  box-shadow: none;
  border: 1px solid #73747b;
  text-shadow: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
  border: 1px ridge #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
  font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding: 20px;
  margin: 2em 0;
}
.woocommerce button#place_order {
  background-color: #092857;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 100%;
}
/*----------------------Shop Page ---------------------------------*/
.woocommerce .shop ul.products li.product,.woocommerce-page .shop ul.products li.product{
  width:30% ;
  background: none ;
  /*margin: 0 0 30px 25px ;*/
  padding: 0px ;
}
.woocommerce a.button:hover{
  background-color: #384DF7;
  color: #fff !important;
}
.home .woocommerce ul.products li.product a img{
  height: 282px;
}

.woocommerce ul.products li.product a img{
  height: 245px;
}
.woocommerce div.product .product_title{
  font-size: 25px;
}
.woocommerce div.product p.price{
  color: #959595;
  font-size: 26px;
  font-weight: 300;
  margin-top: 20px;
}
button.single_add_to_cart_button.button.alt {
    color: #515151;
    background-color: transparent;
    border: 1px solid #73747b;
}
button:hover.single_add_to_cart_button.button.alt {
    background: #384DF7;
    
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  padding: 7px 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top: 2px solid #384DF7;
  border-left: 2px solid #384DF7;
  border-right: 2px solid #384DF7;
  border-bottom: 1px solid #fff;
}

.shop ul.products li.product a img {
  margin:0 
}
.shop ul.products li.product .price,
.shop ul.products li.product .button {
  padding: 15px !important;
  color:#000;
  border: solid 1px #384DF7 !important;
}
.shop select.orderby {
    padding: 10px 5px;
    background: transparent;
}
a.woocommerce-review-link{
  display: flex;
  padding-left: 10px;
}
ul.products li{
  text-align: center;
}
input#coupon_code {
    width: 110px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  font-size: 16px;
  padding: 10px;
}
.woocommerce input#password {
    padding: 10px;
}
.woocommerce button.button:hover{
    background-color: #384DF7;
    color: #fff;
}
/*------------------------------------ plugin style ---------------------------------*/
#list, #list-table{
  background: #fff;padding: 1%;border: 0;
}
.footer_widgets table#wp-calendar, td, th {
  border: 1px solid #112957 !important;
  color: #fff;
}


/*------------------------------- media section -----------------------------------*/
@media screen and (min-width:0px) and (max-width: 575px){
  .topbar-content .row{margin: 0 auto;width: 100%;}
  .topbar-content {
    text-align: center;
  }
  .col-xl-6.col-lg-6.col-12.slider-images {
    position: unset;
    right: unset;
    top: unset;
    margin-top: 10px;
  }
  .about-content .abc {
    height: 100px;
    max-width: 100px;
  }
   
  .about-content img {
    max-width: 50px;
  }
  #latest .post-review {
    padding: 20% 17px 10%;
  }
  .row.aa{margin: 0 auto;width: 100%;}
  .slider {
    left: 50%;
    top: 50%;
    position: relative;
    transform: translate(-50%, -50%);
  }
  .bb img {
    width: 100%;
    margin: 0 auto;
  }
  .top_social {
    text-align: center;
    float: none;
  }
   .home.page-template #masthead{
    position: unset;
    padding-top: 15px;
  }
 
  
  .search-box {
    text-align: center;
  }
   .header_button {
    text-align: center;
  }
  #slider h2 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
  }
  .slide-btn {
    font-size: 13px;
    padding: 9px 12px;
    top: 10px;
  }
  .slider-1 {
    text-align: center;
    width: 100%;
  }
  .slider.row {
    height: 100%;
  } 
  #slider .carousel-caption {
    position: absolute;
    width: 100%;
    top: 40%;
    padding-top: 0;
  }
  /* #slider p {
    display: none;
  } */
  
  #about {
    height: auto;
  }
  #about p {
    display: none;
  }
   .tab .nav-tabs li {
    margin: 0 25px 0 0; 
  }
  .tab .nav-tabs li a{
      font-size: 11px;
  }
  .tab .nav-tabs li.active a:after{
      font-size: 30px;
      bottom: -63px;
  }
  .tab .tab-content { 
    margin-top: 40px; 
  }
  #project .tab .nav-tabs {
    border-bottom: none;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  /* .row{margin: 0 auto;width: 100%;} */
  #project .tab .nav-tabs li {
    margin: 0 0;
    z-index: 1;
    text-align: center;
  }
  .testimonial .description::before {
    font-size: 30px;
    width: 43px;
    height: 53px;
    text-align: center;
    top: 17px;
  }
  section#profit {
    height: unset;
  }

  
  #team p.heading_content {
    max-width: unset;
  }
  .post-slide-big {
    margin-bottom: 8%;
  }
  .post-slide {
    margin-bottom: 8%;
  }
  #latest .post-review-big p.post-description {
    display: none;
  }
  #latest .post-review-big h3.post-title {
    font-size: 23px;
  }
  .feature-content p {
    display: none;
  }
  .home_contact_content {
    width: unset;
  }
  .home_contact_form {
    width: unset;
  }
}

@media screen and (min-width:576px) and (max-width: 767px){
 .home.page-template #masthead{
    position: unset;
  }
  #header .logo h1 a {
    color:#fff;
  }
  .toggle-nav {
    top: 0;
    color: #fff;
  }
  .header_button {
    text-align: center;
  }
  #header .search-box i {
    color: #fff;
  }
 #slider h2 {
    font-size: 11px;
    line-height: 16px;
    margin-top: 0;
  }
  #slider p {
    font-size: 10px;
  }
  .slide-btn {
    font-size: 13px;
    padding: 9px 12px;
    top: 10px;
  }
  #slider .carousel-caption {
    position: absolute;
    top: 40px;
    padding-top: 0;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .tab .nav-tabs {
    width: unset;
  }
  .project_heading h3 {
    font-size: 25px;
  }
  .project_heading p {
    font-size: 14px;
  }
  section#profit {
    height: unset;
  }
  .post-slide {
    margin-bottom: 8%;
  }
  .post-slide-big {
    margin-bottom: 8%;
  }
  #latest .post-review-big {
    top: 35%;
  }
  .home_contact_content {
    width: unset;
  }
  .home_contact_form {
    width: unset;
  }

}
@media screen and (min-width:768px) and (max-width: 991px){
  #header .logo h1 {
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 0;
    margin-bottom: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
  }
  .about-content {
    margin-bottom: 26px;
    padding: 20px 10px;
   }
  .main-navigation ul li a {
    font-size: 16px;
}
.counter-value {
    margin-bottom: 0;
    font-size: 32px;
}
#our_records h3.title {
    font-size: 14px;
    line-height: 38px;
}
.copyright p {
    font-size: 14px;
    line-height: 168%;
}
  #project .tab .nav-tabs li a {
    font-size: 13px;
  }
#project .tab .nav-tabs li {
    margin: 0 12px 0 0;
}
  #latest .post-slide{
    margin-top: 20px;
  }
  a.custom-logo-link img {
    width: 180px;
    height: 85px;
  }
  .logo img.custom-logo{
    margin: 0px !important;
  }
  .home .logo img.custom-logo {
    transform: none;
  }
  .nav-next{
    float: left;
  }
  .toggle-nav {
    top: 0;
    color: #fff;
  }
  #slider h2 {
    font-size: 14px;
    line-height: 22px;
  }
  .slide-btn {
    font-size: 14px;
    top: 10px;
    padding: 8px 15px;
  }
  #about {
    height: unset;
  }
  .small-img .icon {
    padding-right: 0
  }
  .small-img .content {
    padding-left: 0
  }
  section#profit {
    height: unset;
  }

  
  #latest p.post-description {
    display: none;
  }
  #latest .post-review {
    padding: 49% 17px 18%;
  }
  #latest h4.post-title {
  font-size: 16px;
  line-height: 26px;
  color: #424242;
  font-family: "Roboto";
  font-weight: 500;
  }  
  .home_contact_content {
    width: unset;
  }
  .home_contact_form {
    width: unset;
  }
}
@media screen and (min-width:992px) and (max-width: 1200px) {
#header .nav ul li a{
  font-size: 16px;
}
#header .nav ul li {
    padding: 10px 0;
}
.main-navigation ul li a{
  font-size: 16px;
}
#copyright-box .main-navigation li {
    padding-left: 34px;
}
#latest h4.post-title a {
    font-size: 22px;
}
#latest .post-slide a.read-more{
  font-size: 16px;
}
#latest h4.post-title {
    font-size: 24px;
    line-height: 29px;
}
#footer p {
    font-size: 12px;
    line-height: 20px;
}
.about_me a {
    font-size: 12px;
    line-height: 12px;
}
.footer_widgets h3{
  font-size: 18px;
}
}
@media screen and (min-width:991px) and (max-width: 1200px) {
  #header a.header-button {
    font-size: 9px;
  }
    #services .serviceBox .title, #services .serviceBox .title a {
    font-size: 16px !important;
    line-height: 21px !important;
}
#services .serviceBox .description {
    font-size: 14px;
    line-height: 22px;
}
.about-content h6 {
    font-size: 16px;
    line-height: 142%;
}
.about-content h5 {
    font-size: 22px;
    line-height: 117%;
}
.why-choose-us-content h3 {
    font-size: 26px;
}
.skillBox h3 {
    font-size: 16px;
    line-height: 142%;
}
.why-choose-us-content p{
  font-size: 14px;
}
.why-choose-us-content h5 {
    font-size: 24px;
    line-height: 125%;
}
.about-content .abc {
    height: 105px;
}
.about-content p {
    font-size: 12px;
    line-height: 20px;
}
.copyright p {
    font-size: 16px;
    line-height: 138%;
}
  #slider p {
    font-size:14px;
  }
  #slider h2 {
  font-size: 17px;
  line-height: 30px;
  }
  #latest p.post-description {
    display: none;
  }
  #latest .post-review {
    padding: 53% 17px 18%;
  }
  .banner-dots-badge {

    right: 0;
  }
}
@media screen and (max-width: 991px) {
  #header .nav ul li:hover > ul.sub-menu a:hover { 
  background: transparent;
  }
  #header .nav ul li a{
    padding: 5px;
  }
  #header .main-navigation ul ul{
    background-color: transparent;
  }
  #header .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .row.headerrr {
    border-radius: 20px;
    align-items: center;
    justify-content: space-between;
}

  #header .main-navigation ul ul {
    position: static !important;
    width: 100%; 
    min-width: 100%;
    padding: 6px 0 6px 14px;
    margin-top: 6px;
    border: 0;
    border-left: 2px solid rgba(255,255,255,.14);
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    pointer-events: auto;
    display: block !important;
  }
  #header .nav ul li:hover > ul,
  #header .nav ul li.sfHover > ul,
  #header .nav ul li:focus-within > ul{
    background-color: transparent;
  }
  #header .main-navigation ul ul ul {
    left: 0;
    top: 0;
  }
  #header .main-navigation ul ul li + li {
    border-top: none;
  }
  #header .main-navigation ul ul a {
    padding: 8px 12px;
    font-size: 14px;
    color: rgba(255,255,255,.82) !important;
  }
  #header .main-navigation li.menu-item-has-children > a:after,
  #header .main-navigation li.page_item_has_children > a:after,
  #header .main-navigation a.parent:after {
    right: 10px;
    color: rgba(255,255,255,.82);
  }
  #header .main-navigation ul ul li a:hover,
  #header .main-navigation ul ul li.current-menu-item > a,
  #header .main-navigation ul ul li.current_page_item > a {
    background: rgba(56,77,247,.18);
    color: #fff !important;
  }
  #header .toggle-nav {
    display: block;
    position: relative;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 9;
  }
  #header .toggle-nav i {
   font-size: 29px;
    color: #384DF7
  }
  #header .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  #header .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #header .sidenav a:hover {
    color: #f1f1f1;
  }
  #header .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    cursor: pointer;
}
  #header .nav ul li {
    border-top: 1px #303030 solid;
    display: inline-block;
    text-align: left;
    float: none;
    width: 18rem;
    padding: 5px 0 0 50px;
}
  #header .nav ul li a {
    padding: 5px;
    color: #fff !important;
  }
  .bg-slider {
    height: 700px;
  }
  .slider-images img {
    height: 700px;
    object-fit: cover;
  }
  .slider.row {
    height: 480px;
  }
  .topbar-content .row.aaf {
    gap: 0; 
    margin-bottom: 10px;
  }
  .top_social .socialbox {
    justify-content: center;
  }

  
  div#sponser {
    position: relative;
    bottom: -50px;
  }
}
@media screen and (max-width: 850px) {

  
  .bg-slider {
    height: 680px;
  }
  .slider-images img {
    height: 780px;
  }
  .slider.row {
    height: 480px;
  }
  .footer_widgets {
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .slider.row {
    height: 100%;
    padding-left: 25px;
  }
  .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-12.content-slider {
    gap: 40px;
  }
  .call-text h4,.phone, .email{
    color: #fff;
  }
  #slider p,#slider h2{
    text-align: center;
  }
  .call-text {
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
  }
  .slider-images img {
    height: 100%;
  }

  
  #footer-2 .nav ul li a {
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
  }
}


.privacy-policy-content {
    padding: 60px 0;
}

.privacy-policy-content h2 {
    text-align: left;
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.privacy-policy-content p {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0F;
}
.privacy-policy-content h3 {
    text-align: left;
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.privacy-policy-content ul li {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0F;
}
.terms-conditions-content{
    padding: 60px 0;
}
.terms-conditions-content h2 {
    text-align: left;
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.terms-conditions-content p {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0F;
}
.terms-conditions-content h3 {
    text-align: left;
    color: #0F0F0F;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.terms-conditions-content ul li {
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #0F0F0F;
}

a.credit-link {
    color: #fff;
    padding: 0 8px;
}

/* Recent Posts (with Image) widget */
.widget ul.bpo-recent-posts-image {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul.bpo-recent-posts-image li.bpo-recent-post-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid #ececec;
}
.widget ul.bpo-recent-posts-image li.bpo-recent-post-item:first-child {
    padding-top: 0;
}
.widget ul.bpo-recent-posts-image li.bpo-recent-post-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.bpo-recent-post-thumb {
    flex: 0 0 70px;
    display: block;
    overflow: hidden;
    border-radius: 6px;
}
.bpo-recent-post-thumb img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    display: block;
    border-radius: 6px;
    transition: transform 0.3s ease;
}
.bpo-recent-post-thumb:hover img {
    transform: scale(1.08);
}
.bpo-recent-post-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}
a.bpo-recent-post-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.3s ease;
}
a.bpo-recent-post-title:hover {
    color: #5d3bee;
}
.bpo-recent-post-date {
    font-size: 12px;
    color: #888;
    margin-top: 6px;
}