/********** Template CSS **********/
:root {
    --primary: #34AD54;
    --secondary: #FF9933;
    --light: #F6FFF2;
    --dark: #263A4F;
}
body {
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color:#232818 ;
  -webkit-text-size-adjust: 100%;
}
h4{
    color:#fea402 !important;
}
h2,h5{
    color:#FFF!important;
}
h1{
    color:#5e5c5c;
}
h3{
    font-size: 2.35rem !important;
    color:#4499cc;
    margin-top:70px;
}
.mb-0 {
  margin-bottom: 0 !important;
  color:#fff !important;
}
a{
    color:#fff;
}
a:hover{
    color:#7fc0e8;
}
.my-5{
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.btn {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight: 700;
    transition: .5s;
}
.btn-secondary:hover {
  color: #000;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-primary,
.btn-secondary {
    color: #FFFFFF;
}
.btn-secondary {
  color: #000;
  background-color: #4499cc;
  border-color: #4499cc;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.border-primary {
  border-color: #fea402 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}
.navbar-dark .navbar-nav .nav-link {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #464646;
    text-transform: uppercase;
    transition: .5s;
}
.sticky-top.navbar-dark .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    background:#fea402;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
    color:rgba(255,255,255,0.75)
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        padding: 10px;
    }
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}
.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}
.align-items-center{
  align-items: center !important;
  background-color: #55555552;
}
@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: -90px;
        z-index: 1;
    }
}
.text-secondary {
  color: #4499cc !important;
}
.bg-secondary {
  background-color:#fea402 !important;
}
.bg-primary {
  background-color:#7fc0e8 !important;
  margin-bottom:0px!important;
}
.bg-01 {
    background:linear-gradient(rgb(255, 225, 187), rgb(255, 164, 0)), bottom;
    background-size: contain;
}
.bg-02 {
    background:linear-gradient(rgb(197, 233, 255), rgb(75, 167, 223)), bottom;
    background-size: contain;
}
.bg-light {
  background:linear-gradient(rgb(255, 255, 255), rgb(127, 192, 232)), bottom;
}
.service-item {
    box-shadow:0 0 45px #0000002e;
    transition: .5s;
    height:100%;
}
.pt-4 {
  padding-top: 0rem !important;
}
.about i,
.service-item i {
    background-image:linear-gradient(#FFF, #4ca7df);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .5s;
}
.service-item:hover {
    color: var(--light);
    background:#81c1e8 !important;
}
.service-item:hover i {
    background-image: linear-gradient(var(--light), var(--secondary));
}
.service-item:hover h4 {
    transition: .5s;
}
.service-item:hover h4 {
    color: var(--light);
}
.border-5 {
  border-width: 10px !important;
}
.Ser{
    padding:100px;
}

/* -------------------------------------------------------------------------- */
/*                                  unsibscribe                              */
/* -------------------------------------------------------------------------- */
#unsubscribe {
    background: url('../images/img-5.jpg')#08090999 no-repeat bottom center scroll;
    background-attachment: scroll;
    background-size: auto;
    background-blend-mode: lighten;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    background-blend-mode: overlay;
    background-attachment: fixed;
    padding-top: 250px; 
    padding-bottom: 250px;
}
.alert-success {
  color: #000;
  background-color:#7fc0e8;
  border-color: #000;
}

.bg-testimonial {
    background: url(../images/testimonial.jpg) top center no-repeat;
    background-size: cover;
}

.testimonial-carousel {
    background:rgba(254, 164, 2, 0.86);
}
.border-secondary {
  border-color: #fea402 !important;
}
.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #617042;
    background: #FFFFFF;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: #000;
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  background:#192a35;
  padding: 20px 0;
  text-align:center;
}
.footer-links {
  line-height: 48px;
}
.footer-links li a {
  color: #000;
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.list-unstyled li {
  display: inline;
  font-size: 15px;
}
footer .links{
  margin-top: 10px;
}
footer .links a, footer .social a {
  margin: 7px 10px;
}
footer .copyright{
  margin-top: 10px;
}
.footer-links li a:hover {
  color: #5969dc;
}

.copyright {
  margin-top: 10px;
  float: right;
  color:#8a8484;
}

.copyright p {
  color: #000;
}
.copyright p a {
  color: #000;
}
.copyright p a:hover {
  color: #5969dc;
}
.btn-danger-2 {
  color: #fff;
  background-color: #4499cc;
  border-color: #4499cc;
  margin: 20px;
}
.btn-danger-2:hover{
  color: #000;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.subscribe-accept{
    color:#747474;
}