@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Roboto+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

h1{ text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size: 52px; font-weight: 700; text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
  0px 8px 13px rgba(0,0,0,0.1),
  0px 18px 23px rgba(0,0,0,0.1);}
/*--advantages services*/
.advantages-services{ font-family: inherit; }
.advantages-services .card{ border-radius:0px; height:398px; text-align: center!important; padding: 15px; margin-top:15px; margin-bottom:10px; box-shadow: 0 0 15px rgba(0,0,0,.1);}
.advantages-services .card .card-media{width:90px; height:90px; margin:0px auto}
.advantages-services .card .card-media img{ width:90px; height: 90px }
.advantages-services .card .card-title{font-family: 'Cormorant', serif; font-size:22px; line-height: 26px;}
.advantages-services .card .card-body{ padding:15px; font-size: 14.5px;}
/*end advantages services*/
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  .navbar-brand img{ width: 80%; height: auto;}
  .carousel .btn{
    padding: 0.5rem 2rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 50px;
    color: #fff;
    border:none;
    background-image: linear-gradient(to right, #ed1c24 0%, #ff8f00 70%);
  }
  .carousel-indicators [data-bs-target]{
    width: 20px!important;
    height: 20px!important;
    border-top: none!important;
    border-bottom: none!important;
    border-radius: 50px!important;
  }
  .img-sc {
position: relative;
padding-right: 50px;
padding-bottom: 50px;
}
.blue_rectangle {
position: absolute;
width: 60%;
height: 67%;
bottom: 1%;
/* background-color: #c50404; */
background: -webkit-linear-gradient( 170deg,#cf43ca 40%, #8579e0 90%);
}
.margin_aboutimg {
margin-left: 10%;
}
.about_img {
padding: 3%;
background-color: #f6f6f6;
position: relative;
}
.featurette .h2{
font-family: 'Raleway', sans-serif;
letter-spacing: -1.25px;
font-size:45px;
font-weight: 500;
}
#contact-us .h2{
  font-family: 'Raleway', sans-serif;
  letter-spacing: -1.25px;
  font-size:45px;
  font-weight: 500;
  }
.heading_color{
background: -webkit-linear-gradient( 170deg,#cf43ca 40%, #8579e0 90%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-top: 10px;
margin-bottom: 10px;
}
.sectionWhite{ padding-top:70px; padding-bottom: 70px; margin-top: 30px; margin-bottom: 30px;}
.sectionGrey{ padding-top: 70px; padding-bottom: 70px; background-color: #f6f6f6; margin-top: 30px; margin-bottom: 30px;}
.txtpa40{ padding-right: 40px;}
p{font-family: 'Open Sans', sans-serif; color: #9d9d9d; font-size: 14px;}
.carousel-item{ position: relative;}
.carousel-item::before{
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0!important;
    content: "";
    height: 100%;
    left: 0;
    position: absolute!important;
    top: 0;
    width: 100%;
    z-index:1;
}
.carousel-caption{bottom: 8rem}
@media (min-width: 1400px){
  .container{max-width:1170px;}
}
.proCat-section{background-color: #15549a; padding-top: 80px; padding-bottom: 80px;}
.proCat-section .pc_column-inner{
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.product-block {
background-color: #286ab3;
padding: 40px 50px;
color: #b0ceef!important;
text-align: center;
margin-bottom: 30px;
min-height: 313px;
border-radius: 10px;
}
.product-block p{color: #b0ceef!important;}
.prodcut-icon {
margin-bottom:18px;
}
.prodcut-icon img {
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
border: none;
line-height: normal;
vertical-align: middle;
}
.product-content{ font-family: inherit;}
.product-content h3{ font-size: 20px; font-weight: 20px;}

/********************TESTIMONIAL********************/
#testimonials{ padding-top: 40px; padding-bottom: 40px;}
.owl-carousel .owl-stage-outer{ padding-bottom: 20px;}
.testimony-box {
  height: 430px;
  padding: 30px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
  background: #f8f8f8;
  border-radius: 20px;
}
.testimony-box .vcard .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 20px;
  margin-top:6px;
}
.testimony-box .vcard .image img {
  max-width: 100%;
  border-radius: 50%;
}
.testimony-box .vcard .name-text .heading {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: inherit;
}
.testimony-box .vcard .name-text .meta {
  color: #a6a6a6;
  display: block;
  font-size: 12px;
  line-height: 15px;
  text-align:left;
}
.testimony-box .testimony-text blockquote {
  padding: 0;
  margin-bottom: 0;
  border: none !important;
  font-size: 16px;
}
.testimony-box .testimony-text blockquote p{ font-size: 13.5px; line-height: 17px; text-align:left;}
.collapsiblecontent {
  display: none;
  overflow: hidden;
  background-color: transparent;
}
.owl-carousel .owl-nav button.owl-next{
  position: absolute;
    top: 50%;
    right: 0px;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%;
    height: 44px;
    width: 44px;
    line-height: 34px;
    background: #fff;
    margin-right: -50px;
    margin-top: -20px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
}
.owl-carousel .owl-nav button.owl-next span {
  font-size: 40px;
}
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  height: 44px;
  width: 44px;
  line-height: 34px;
  background: #fff;
  margin-right: -50px;
  margin-top: -20px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
}
.owl-carousel .owl-nav button.owl-prev span {
  font-size: 40px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.award-text{position: absolute; padding:5px; bottom:0;  background: rgba(0, 175, 0, 0.5); color: #fff; font-size:12px; font-weight:600}
/********************END TESTIMONIAL***************/
/*address*/
.addres-col{background:#f7f2ed;}
.addres-col .address-main{/*! background:#f7f2ed; */ /*! margin: 10px 0px; */ /* padding: 18px 30px;*/ padding:30px;}
.addres-col .address-main .address-line{margin-bottom: 30px; padding-left: 50px; position: relative;}
.addres-col .address-main .address-line i{ font-size: 20px }
.addres-col .address-main .address-line a{ color: inherit; text-decoration: none; }
.addres-col .address-main .address-line .add-icon {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.addres-col .address-main .address-line .addres-title{
    line-height: 30px;
    font-weight: 600
    }
.addres-col .address-main .address-line .addres-sub-title{
    line-height:22px;
    font-weight:400
}
.ba-we-love-subscribers-wrap {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 1000;
  display: block;
}
.ba-we-love-subscribers-fab {
  width: 65px;
  height: 65px;
  background-color: #00aeef;
  border-radius: 30px;
  float: right;
  box-shadow: 0px 12px 45px rgba(0, 0, 0, .3);
  z-index: 5;
  position: relative;
  cursor: pointer;
}

.ba-we-love-subscribers-fab .wrap {
  transform: rotate(0deg);
  -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
  transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .ani {
  transform: rotate(45deg);
  -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
  transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .img-fab {
  height: 30px;
  width: 30px;
  margin: 15px auto;
  background-image: url("https://4.bp.blogspot.com/-1J75Et4_5vc/WAYhWRVuMiI/AAAAAAAAArE/gwa-mdtq0NIqOrlVvpLAqdPTV4VAahMsQCPcB/s1600/barrel-we-love-subscribers-img.png");
  background-position: -1px -53px;
}
.ba-we-love-subscribers-fab .close {
  background-position: -2px 1px;
  transform: rotate(-45deg);
  float: none;
  opacity: 1;
}
@media (max-width: 767px){
  .navbar{padding-top: .3rem; padding-bottom: .3rem;}
  .navbar-brand{max-width:260px;}
  .navbar-brand img{width: 70%;}
  .margin_aboutimg{margin-left:0px;}
  .blue_rectangle{ display: none;}
  .featurette .h2{font-size: 36px; font-weight: 700;}
  .img-sc{ padding: 0px;}
  .carousel-item{ height: 260px;}
  .carousel-item > img{ height: 100%;}
  .carousel-caption{bottom: 2rem;}
  .carousel-caption h1{font-size:20px;}
  .carousel .btn{ font-size:1rem}
  .carousel-indicators{margin-bottom: 8px;}
  .carousel-indicators [data-bs-target]{width: 10px !important; height: 10px !important;}
  .carousel-caption{right: 8%; left: 8%;}
  .carousel-control-prev-icon, .carousel-control-next-icon{ display: none;}
  .testimony-box{background:#fff; border: #cccaca solid 1px;}
  #testimonials h1{ font-size: 26px;}
  .owl-carousel .owl-nav button.owl-prev{
    bottom: -8px;
    top: auto;
    margin-top: -30px;
    margin-right: 0px;
    transform: none;
  }
  .owl-carousel .owl-nav button.owl-next{
    bottom: -8px;
    top: auto;
    margin-top: -30px;
    margin-right: 0px;
    transform: none;
  }
  .advantages-services .owl-carousel .owl-nav button.owl-prev{
    left: 50%;
    transform: translateX(-120%);
    box-shadow: none;
  border: #e3e3e3 solid 1px;
  }
  .advantages-services .owl-carousel .owl-nav button.owl-next{
    right: 50%;
    transform: translateX(100%);
    box-shadow: none;
    border: #e3e3e3 solid 1px;
  }
  /* .owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span{ line-height: 29px;} */
}