/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans", sans-serif), local("Open Sans", sans-seri);
  font-display: swap;
  
}
.bg-gradient4{
  background-color:#1c1c27!important;
}
.container{
  max-width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}

.myh1{
       font-weight: 600;
       font-family: "Gloucester MT Extra Condensed";
       font-size: 2.2rem;
       
}

.myh1_2{
       font-weight: 600;
    color: #205FA2;
       
}

.myh1_1 {
    font-weight: 600;
    color: #205FA2;
    margin-top: 0;
    margin-bottom: .5rem;
}

body {
  font-family: "Open Sans", sans-serif;
  
  color: #444444;
}
a {
  color: #1f5e9f;
}
a:hover {
  color: #3b8af2;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Gloucester MT Extra Condensed";

}
h1{
  font-weight: 600;
  color:#205FA2;
}
p{
  font-family:'Source Sans Pro', sans-serif;
  
}
.product-item-image{
    overflow: hidden;
 }
/* start */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 500px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: modalopen;
  animation-duration: 0.4s;
}
.section-heading-border{
  border-left:4px solid #205fa2;
  padding-left:2%;
  color: #205FA2;
}

@keyframes modalopen {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* end */
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1f5e9f;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
.topbar {
  background: #205fa2;
  height: 40px;
  font-size: 18px;
  transition: all 0.5s;
  color: #fff;
}
.topbar.topbar-scrolled {
  top: -40px;
}
.topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
.topbar .contact-info a:hover {
  text-decoration: underline;
}
.topbar .contact-info i {
  padding-right: 4px;
  margin-left: 15px;
}
.topbar .contact-info i:first-child {
  margin-left: 0;
}
.topbar .social-links a {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
.topbar .social-links a:hover {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .products .icon-box {
    text-align: center;
    border: 1px solid #e2eefd;
    /* padding: 80px 20px; */
    padding: 55px 25px 30px 25px;
    transition: all ease-in-out 0.3s;
    

    margin:0 auto;
}
.products .container-btn .overlay {
    position: absolute;
    top: 0;
     left: 100% !important; 
    width: 72% !important;
    height: 266px !important;
    
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}
.products .container-btn .button a {
    color: #fff !important;
    background: #205ea0  !important;
    
}
.products .icon-box a:hover {
    color: #fff !important;
    transition: ease-in-out 0.5s;
}
.products .icon-box {
    margin-bottom: 20px;
}
.marginTopBott{
    margin:0px  !important;
}
.modal-content {
    width: 96% !important;
    margin:0px 0 0 7px !important;
}
.modal {
    z-index: 999999  !important;
    padding-top: 36px  !important;
}
.accordion {
  
    font-size: 14px  !important;
   
}
.marginTop {
    margin-top: 0  !important;
}
.ImageBorder{
    left: -1px;
    position: relative;
}
.ImageBorder img{
    width:100%;
    
}
.tabset > label {
   
    padding: 5px 3px 10px !important;
    font-size:10px !important;
}
.tabset i {
    font-size: 1.2rem  !important;
}
.callForBestDeal i {
     
    position: relative;
    top: 10px;
    color: #f35a2a;
}
.callForBestDeal span{
  font-size:2em;
    
}
}
   
@media (max-width: 768px) {
  
   .products .container-btn .overlay {
    position: absolute;
    top: 0;
     left: 100% !important; 
    width: 72% !important;
    height: 266px !important;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
    
} 
  
  .topbar {
  background: #205fa2;
  height: 16px;
  font-size: 10px;
  transition: all 0.5s;
  color: #fff;
  display:block !important;
}
.topbar.topbar-scrolled {
  top: -40px;
}
.topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
.topbar .contact-info a:hover {
  text-decoration: underline;
}
.topbar .contact-info i {
  padding-right: 4px;
  margin-left: 15px;
}
.topbar .contact-info i:first-child {
  margin-left: 0;
}
.topbar .social-links a {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
.topbar .social-links a:hover {
  color: #fff;
}
.fixed-top {
    right: 0;
    left: 0;
    z-index: 1030;
}
  
}
/* scroll bar */
::-webkit-scrollbar{
  border-radius: 20px;
  background-color: #d3e8ff;
  width: 15px;
}
::-webkit-scrollbar-thumb{
  
  border: 3px solid transparent;
  background-clip: content-box;
  background-color:#205fa2;
  border-radius: 20px;
  

  
}


/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 85vh;
  background: url("../img/banner.jpg") top left;
  background-size: cover;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero .container {
  position: relative;
  padding-top: 50px;
}
@media (max-width: 992px) {
  #hero .container {
    padding-top: 20px;
  }
}
#hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #231f20;
  font-family: "Gloucester MT Extra Condensed";
}
#hero h1 span {
  color: #205fa2;
}
#hero h2 {
  color: #555555;
  margin: 5px 0 30px 0;
  font-size: 24px;
  font-weight: 400;
}
/* #hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #205fa2;
}
#hero .btn-get-started:hover {
  background: #f4511e;
} */
#hero .btn-watch-video {
  font-size: 16px;
  display: inline-block;
  padding: 10px 25px 8px 40px;
  transition: 0.5s;
  margin-left: 25px;
  color: #222222;
  position: relative;
  font-weight: 600;
}
#hero .btn-watch-video i {
  color: #205fa2;
  font-size: 32px;
  position: absolute;
  left: 0;
  top: 7px;
  transition: 0.3s;
}
#hero .btn-watch-video:hover {
  color: #1f5e9f;
}
#hero .btn-watch-video:hover i {
  color: #3b8af2;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media only screen and (min-width: 375px) and (orientation: portrait){
	  #hero h1 {
    font-size: 7vw !important;
    
  }
}
 
 /* button  */
 .button-container {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button1 {  
  margin-top: 10px;
  display: block;
  font-weight: 500;
  padding: 9px 16px;
  padding-left: 40px;
    padding-right: 40px;
  background-color: #205fa2; /* Default blue color */
  color: #fff!important;
  border: none;
  border-radius: 20px; /* Rounded corners */
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s;
  z-index: 1;
  overflow: hidden;
  
}

.button1::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #f4511e; /* Hover orange color */
  border-radius: 20px; /* Rounded corners for hover effect */
  transition: left 0.3s;
  z-index: -1;
}

.button-container:hover .button1::before {
  left: 0;
}
 
 
  
@media (max-width: 768px) {
  #hero {
    height: 80vh;
  }
  #hero h1 {
    font-size: 6vw !important;
    line-height: 40px;
  }
  #hero h2 {
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 25px;
  }
  #hero .btn-get-started, #hero .btn-watch-video {
    font-size: 10px;
  }
  
  #hero .btn-get-started {
    padding: 10px 17px !important;
}

.section-title h3{
  font-family: "Gloucester MT Extra Condensed";

  font-size: 20px !important;
}
.featured-services .icon i{
  font-size: 35px !important;
}
.OurTestimonials{
  padding: 20px 0 !important;
}
.OurTestimonials .testimonial-item .testimonial-img{
  width: 65px !important;
}
}
@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 0 30px 0;
  overflow: hidden;
}
.section-bg {
  background-color:#f6f9ff; 
}
.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #1f5e9f;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}
/*.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}*/
.section-title h3 {
    /* margin: 15px 0 0 0; */
    font-size: 27px;
    /* font-weight: 700; */
}
.section-title h3 span {
  color: #1f5e9f;
}
.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .section-title p {
    width: 80%;
  }
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
/* Keyframes for the wave animation */
@keyframes wave {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}

/* Breadcrumbs section */
.breadcrumbs {
  padding: 30px 0;
  background-color: #205fa2;
  min-height: 40px;
  margin-top: 100px;
  position: relative; /* Required for the wave effect */
  overflow: hidden; /* Hide overflowing wave */
  /* animation: wave 2s infinite; Apply the wave animation */
}

/* Breadcrumbs heading */
.breadcrumbs h1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  color: #fff;
}

/* Breadcrumbs list */
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 11px;
  position: relative;
  top: 19px;
}

/* Breadcrumbs links */
.breadcrumbs li a {
  font-size: 1rem;
  color: #fff;
}

/* Separator between breadcrumb links */
.breadcrumbs ol li + li {
  font-size: 1rem;
  padding-left: 10px;
  color: #fff;
}

/* Slash separator styling */
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #fff;
  content: "/";
}

/* Media query for smaller screens */
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}
.about .content ul {
  list-style: none;
  padding: 0;
}
.about .content ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
}
.about .content ul li:first-child {
  margin-top: 35px;
}
.about .content ul i {
  background: #fff;
  box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
  font-size: 24px;
  padding: 20px;
  margin-right: 15px;
  color: #1f5e9f;
  border-radius: 50px;
}
.about .content ul h5 {
  font-size: 18px;
  color: #555555;
}
.about .content ul p {
  font-size: 15px;
}
.about .content p:last-child {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
.skills .progress {
  height: 50px;
  display: block;
  background: none;
}
.skills .progress .skill {
  padding: 10px 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #222222;
}
.skills .progress .skill .val {
  float: right;
  font-style: normal;
}
.skills .progress-bar-wrap {
  background: #e2eefd;
}
.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: .9s;
  background-color: #1f5e9f;
}
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 20px 0 0px;
}
.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #f1f6fe;
}
.counts .count-box i {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  background: #1f5e9f;
  padding: 12px;
  color: #fff;
  border-radius: 50px;
  border: 5px solid #fff;
}
.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #062b5b;
}
.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}




.li-icon ul {
  list-style-type: none;
  padding-left: 0;
}

.li-icon li::before {
  content: "\00bb"; /* Unicode for check icon */
  font-family: 'Font Awesome 5 Free';
  margin-right: 5px;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding: 15px 0;
  text-align: center;
  /* margin-bottom: 20px; */
}
.clients img {
  max-height: 100%;
  max-width: 60%;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  /* padding: 15px 0; */
  margin: 15px;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.clients img:hover {
  transform: scale(1.15);
  border-radius: 5px;
  box-shadow: 0px 2px 4px rgba(0.5, 0.5, 0.5, 0.5); /* Adjust shadow properties as needed */
}
@media (max-width: 768px) {
  .clients img {
    max-width: 40%;
  }
}
/*--------------------------------------------------------------
# products
--------------------------------------------------------------*/
.products .icon-box {
  text-align: center;
  border: 1px solid rgb(179, 179, 179);
  /* border-radius: 20px; */
  /*padding: 80px 20px;*/
  padding:55px 25px 30px 25px;
  transition: all ease-in-out 0.3s;
  background: #fff;
  
}
.products .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #f1f6fe;
  border-radius: 4px;
  border: 1px solid #deebfd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 55px;
  transition: ease-in-out 0.3s;
  
}



.products .icon-box .icon i {
  color: #3b8af2;
  font-size: 28px;
  transition: ease-in-out 0.3s;
}
.products .icon-box a{
  margin-top: 10px!important;
	color: #1f5e9f !important;	
}
.products .icon-box a:hover{
  
	
	 transition: ease-in-out 0.5s;
}
.products .icon-box h4 {
  
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 400;
  margin-top: 10px;
  color:#000;
  margin-bottom: 15px;
  font-size: 17px;
  
}
.products .icon-box p {
  text-align: justify;
  color:#808285;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.products .icon-box:hover {
  border-color: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);

  
}
.products .icon-box:hover h4 a, .products .icon-box:hover .icon i {
  
  color: #1f5e9f;
}
.products .icon-box:hover .icon {
  border-color: #1f5e9f;
}
/*for Overlay button*/
.products .container-btn .overlay {
  position: absolute;
    top: 0;
    left: 14px;
    width: 92%;
    height: 170px;
    
  background: rgba(0, 0, 0, 0);
  
  transition: background 0.5s ease;
}
/* .products .container-btn:hover .overlay {
  display: block;
  border-radius:20px 20px 0 0;
  background: rgb(32 95 162 / 22%);
  transition: ease-in-out 0.3s;
  
} */
.products .container-btn .button {
 position: absolute;
    width: 118px;
    left: 127px;
    top: 75px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
  
}
.products .container-btn .button a {
	padding: 6px 20px;
    text-align: center;
    color: #205fa2;
    /* border: solid 2px #91a7bf; */
    z-index: 1;
    background: #fff;
    font-size: 11px;
    font-weight: bold;
    border-radius: 14px;
	text-transform:uppercase;
}
.products .container-btn:hover .button {
  opacity: 1;
}
/*--------------------------------------------------------------
# OurTestimonials
--------------------------------------------------------------*/
.OurTestimonials {
  padding: 80px 0;
  background: url("../img/testimonials-bg.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.OurTestimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
.OurTestimonials .section-header {
  margin-bottom: 40px;
}
.OurTestimonials .testimonial-item {
  text-align: center;
  color: #fff;
}
.OurTestimonials .testimonial-item .testimonial-img {
  width: 100px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}
.OurTestimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}
.OurTestimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ddd;
  margin: 0 0 15px 0;
}
.OurTestimonials .testimonial-item .quote-icon-left, .OurTestimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.4);
  font-size: 26px;
}
.OurTestimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.OurTestimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.OurTestimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  color: #eee;
}
.OurTestimonials .owl-nav, .OurTestimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}
.OurTestimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.OurTestimonials .owl-dot.active {
  background-color: #1f5e9f !important;
}
@media (min-width: 1024px) {
  .OurTestimonials {
    background-attachment: fixed;
  }
}
@media (min-width: 992px) {
  .OurTestimonials .testimonial-item p {
    width: 80%;
  }
}
/*--------------------------------------------------------------
# blog
--------------------------------------------------------------*/
.blog #blog-flters {
  padding: 0;
  margin: 0 auto 15px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}
.blog #blog-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.blog #blog-flters li:hover, .blog #blog-flters li.filter-active {
  color: #1f5e9f;
}
.blog #blog-flters li:last-child {
  margin-right: 0;
}
.blog .blog-item {
  margin-bottom: 30px;
}
.blog .blog-item .blog-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}
.blog .blog-item .blog-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #222222;
}
.blog .blog-item .blog-info p {
  color: #555555;
  font-size: 14px;
  margin-bottom: 0;
}
.blog .blog-item .blog-info .preview-link, .blog .blog-item .blog-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #3c3c3c;
}
.blog .blog-item .blog-info .preview-link:hover, .blog .blog-item .blog-info .details-link:hover {
  color: #1f5e9f;
}
.blog .blog-item .blog-info .details-link {
  right: 10px;
}
.blog .blog-item .blog-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}
.blog .blog-item .blog-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}
.blog .blog-item .blog-links a:hover {
  color: #6ba7f5;
}
.blog .blog-item:hover .blog-info {
  opacity: 1;
  bottom: 20px;
}
/*--------------------------------------------------------------
# blog Details
--------------------------------------------------------------*/
.blog-details {
  padding-top: 30px;
}
.blog-details .blog-details-container {
  position: relative;
}
.blog-details .blog-details-carousel {
  position: relative;
  z-index: 1;
}
.blog-details .blog-details-carousel .owl-nav, .blog-details .blog-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}
.blog-details .blog-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}
.blog-details .blog-details-carousel .owl-dot.active {
  background-color: #1f5e9f !important;
}
.blog-details .blog-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.blog-details .blog-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.blog-details .blog-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.blog-details .blog-info ul li + li {
  margin-top: 10px;
}
.blog-details .blog-description {
  padding-top: 50px;
}
.blog-details .blog-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.blog-details .blog-description p {
  padding: 0 0 0 0;
}
@media (max-width: 768px) {
  .blog-details .blog-description h2 {
    width: 100%;
  }
  .blog-details .blog-info {
    position: static;
    margin-top: 30px;
  }
}
.bottom-article {
    float: left;
    width: 80%;
    /* border-top: 1px solid #e9e9e9; */
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0 10px 0 !important;
    margin-top: 20px;
	position: absolute;
    bottom: 45px;
}
.bottom-article-large {
    float: left;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0 10px 0 !important;
    margin-top: 20px;
	 
}
.bottom-article, .bottom-article-large, ul.meta-post {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom-article, .bottom-article-large, ul.meta-post li {
    float: left;
    margin: 2px 10px 0 0;
    padding: 0;
    list-style: none;
   /* border-right: 1px dotted #e9e9e9;*/
    padding-right: 0px;
}
.bottom-article, .bottom-article-large,  ul.meta-post li a {
    color: #707070;
    float: left;
    font-size: 12px;
    font-weight: 600;
}
.bottom-article, .bottom-article-large,   ul.meta-post li i {
    float: left;
    font-size: 12px;
    margin: 3px 5px 0 0;
	color:#707070
}
.bottom-article , .bottom-article-large, .pull-right {
    float: right;
}
.continueReadingIndex{	
	font-size: 11px;
	font-weight: bold;
	position: relative;
    top: 2px;
}
/*--------------------------------------------------------------
# recentBlogs
--------------------------------------------------------------*/
.recentBlogs {
  padding: 60px 0;
  
  
}
.recentBlogs .member {
  
  margin-bottom: 20px;
  overflow: hidden;
  width: 400px;
  
  background: #fff;
  box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.15);
}
.recentBlogs .member .member-img {
 height: 200px; 
  position: relative;
  overflow: hidden;

}
.recentBlogs .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}
.recentBlogs .member .social a {
  transition: color 0.3s;
  color: #222222;
  margin: 0 3px;
  padding-top: 7px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(16, 110, 234, 0.8);
  display: inline-block;
  transition: ease-in-out 0.3s;
  color: #fff;
}
.recentBlogs .member .social a:hover {
  background: #3b8af2;
}
.recentBlogs .member .social i {
  font-size: 18px;
}
.recentBlogs .member .member-info {
  padding: 5px 15px;
}
.recentBlogs .member .member-info h4 {
  /* font-weight: 700; */
  font-family: "Gloucester MT Extra Condensed";
  margin-bottom: 5px;
  margin-top:5px;
  
  font-size:1.2rem;
  color:#205fa2;
}
.member-info-heading{
  border-bottom: 1.5px solid #b1b1b1;

}
.member-info span{
  color: black;
}
/* new css */

.member:hover .member-img img {
  transform: scale(1.05);

}

.member:hover {
  box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.416);
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); */
}

.member-img img {
  transition: transform 0.5s ease;
  width: 100%;
  height:15rem
}
/* new css end */
.member-info-heading p{
  text-align: right;
  color: #00346c!important;
}
.recentBlogs .member .member-info h6 {
position: relative;
    top: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #f35a00;
}
.recentBlogs .member .member-info span {
  margin-top: 1rem;
  text-align: justify;
  display: block;
  font-size: 14px;
  font-weight: 400;
  /* color: #aaaaaa; */
  min-height: 150px;
}
.recentBlogs .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777!important;
}
.recentBlogs .member:hover .social {
  opacity: 1;
  bottom: 15px;
}
/* ------------------------------------------------------------
#products seciton
---------------------------------------------------------------*/

    /* Additional styles can be added as needed */
   
/*--------------------------------------------------------------
#Reviews
--------------------------------------------------------------*/
#Reviews .testimonial-box{
  padding: 10px 8px 10px 8px;
  background: #f7f7f7;
  margin-bottom: 14px;
}	
#Reviews .testimonial-box img {
    display: inline-block;
    width: 90px;
    height:90px;
    border-radius: 50%;
    margin: 18px 0 15px;
}
#Reviews .testimonial-box h4 {
    color: #fe4819;
	font-size:16px
	
}
#Reviews .testimonial-box p {
    margin-bottom: 5px;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
}
#Reviews .ratings-icons {
    color: #fec42d;
    margin-bottom: 5px;
	margin-top:13px;
}
.addReview input[type=submit] {
    color: #fff;
    width: 25%;
    box-sizing: border-box;
    background: #0e84ea;
    border: 2px solid #0e84ea;
    padding: 15px 13px 10px;
	margin-bottom: 20px;
}
.addReview input[type=submit]:hover {
    background: 0;
    color: #0e84ea;
}
/*--------------------------------------------------------------
#Add Reviews Popup
--------------------------------------------------------------*/
.modal-window {
  position: fixed;
  background-color: rgba(200, 200, 200, 0.75);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-window:target {
  opacity: 1;
  pointer-events: auto;
}
.modal-window>div {
  width: 400px;
  position: relative;
  margin: 10% auto;
  padding: 0rem;
  background: #fff;
  color: #444;
}
 
.modal-close {
  color: #fff;
    /* line-height: 31px; */
    /* font-size: 80%; */
    position: absolute;
    right: 7px;
    text-align: center;
    top: 2px;
    /* width: 70px; */
    text-decoration: none;
}
.modal-close:hover {
  color: #fff;
}
 
.addReview a{
	background: #007bff;
    color: #ffff;
    padding: .5rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8rem;
	
}
.addReview a i{
    color: #ffff;
    font-size:13px;
}
.modal-window .rate:not(:checked) > input {
  /* position: absolute; */
  top: -9999px;
  margin-left: -24px;
  width: 20px;
  padding-right: 14px;
  z-index: -10;
}
.modal-window input[type="radio"] {
  box-shadow: none;
}
.modal-window .rate {
  /* float: left; */
  /* display: inline-block; */
  height: 36px;
  line-height:37px;
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.modal-window .rate:not(:checked) > input {
  /* position: absolute; */
  top: -9999px;
  margin-left: -24px;
  width: 20px;
  padding-right: 14px;
  z-index: -10;
}
.modal-window .rate:not(:checked) > label {
  float:right;
  width:1em;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
  font-size:30px;
  color:#ccc;
}
/* #star1:focus{
} */
.modal-window .rate2 {
  float: none;
}
.modal-window .rate:not(:checked) > label::before {
  content: '★ ';
  position: relative;
  top: -10px;
  left: 2px;
}
.modal-window .rate > input:checked ~ label {
  color: #ffc700;
  /* outline: -webkit-focus-ring-color auto 5px; */
}
.modal-window .rate > input:checked:focus + label, .rate > input:focus + label {
  outline: -webkit-focus-ring-color auto 5px;
}
.modal-window .rate:not(:checked) > label:hover,
.modal-window .rate:not(:checked) > label:hover ~ label {
  color: #fec42d;
  /* outline: -webkit-focus-ring-color auto 5px; */
}
.modal-window .rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}
.modal-window .php-email-form button[type="submit"] {
    background: #0e84ea;
    border: 0;
    padding: 6px ​18px !important;
    color: #fff;
    transition: 0.4s;
    text-transform: uppercase;
    border-radius: 4px;
	margin-top: 12px;
}
.modal-window .form-group {
    padding:.6rem 1.3rem .8rem 1.3rem;
}
.modal-window .formTitle { 
	text-align: center;
    background: #0e84ea;
    padding: 18px 20px 7px 20px;
    color: #fff;
}
/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.accordion {
    background-color: #0e84ea;
    color: #fefeff;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin: 5px 0 5px 0;
}
.active1, .accordion:hover {
	background-color: #205fa2;
}
.accordion:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active1:after {
  content: "\2212";
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-bg{
  
  
  background-size: cover; /* Adjust the size of the background image to cover the entire content area */
  background-position: center;
  /* background-color: #000; */
  
}
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
  
}
.contact-form-bg{
  background-color: white;
}
.contact .info-box i {
  font-size: 32px;
  color: #1f5e9f;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #b3d1fa;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form {
  box-shadow:0 0 4px 4px rgba(0.1, 0.1, 0.1, 0.1);
  padding: 30px;
}
.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #1f5e9f;
}
.contact .php-email-form input {
  padding: 20px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type="submit"] {
  background: #1f5e9f;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type="submit"]:hover {
  background: #3b8af2;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
iframe{
  border:0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
 /* background: #fff;*/
  /* padding: 0 0 30px 0; */
  color: #444444;
  font-size: 14px;
  /* background: #f1f6fe; */
}
#footer .footer-top {
  padding-top: 30px;
/* background: #fff;*/
}
   
#footer .footer {
  padding: 60px 0 0px 0;
/* background: #fff;*/
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-contact h3 span {
  color: #1f5e9f;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}
#footer .footer-top h4,h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fa5522;
  position: relative;
  padding-bottom: 8px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #ffffff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1.4;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #1f5e9f;
  
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #1f5e9f;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #3b8af2;
  color: #fff;
  text-decoration: none;
}
 
.copyright {
  padding: 20px 0;
  
  background-color:#14141c; }
  .copyright span,
  .copyright a {
	  font-size:13px;
    color: #878787;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .copyright a:hover {
    color:#007bff; }
.copyright-menu ul {
  text-align: right;
  margin: 0; }
.copyright-menu li {
  display: inline-block;
  padding-left: 10px; }
@media (max-width: 768px) {
  #footer .copyright, #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
}
/*--------------------------------------------------------------
#Sidebar Product List
--------------------------------------------------------------*/
  
.sidebar-box {
  margin-bottom: 40px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff; 
}
.sidebar-box *:last-child {
    margin-bottom: 0; 
}
.sidebar-box h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 700; 
}
.productList{margin-top:25px}
.productList{margin-top:23px}
.productList li, .sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dee2e6;
  list-style: none; 
}
.productList li:last-child, .sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; 
}
	
.productList li a, .sidelink li a {
    display: block;
    color: #1a1a1a; 
}
.productList li a span, .sidelink li a span {
      position: absolute;
      right: 0;
      top: 0;
      color: #ccc; 
}
.productList li a:hover, .productList li a:focus, .sidelink li a:hover, .sidelink li a:focus {
      outline: none;
      color: #205fa2; 
}
.productList li.active a, .sidelink li.active a {
    color: #205fa2; 
}
.productList li.active a span, .sidelink li.active a span {
      color: #205fa2; 
}
	  
.productList li a span, .sidelink li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
	font-size:22px
}
@media only screen and (max-width: 992px) {
.searchbox{ 
  position: relative !important;
  left:19px;
  float:left;
  top:5px;  
} 
.productList li a span, .sidelink li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
	font-size:22px
}
}
  
/*--------------------------------------------------------------
#Tabs CSS for Product Detail Page
--------------------------------------------------------------*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}
.tabset .tab-panel {
  display: none;
}
.tabset i{font-size:1.5rem}
.ratings-icons   i{font-size:16px;}
.tab-panels section{
    padding: 30px 20px 30px 20px;
}
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}
.tabset > label {
  position: relative;
  display: inline-block;
  padding: 7px 15px 12px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  margin-bottom:-1px;
  font-size: 13px;
    text-transform: uppercase;
  text-align:center
}
/*.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}*/
.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c;
}
.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}
.tabset{
  border-radius: 10px;
  
}
.tabset > input:checked + label {
  /* border-color: #06c; */
  border-bottom: 2px solid #06c;
  margin-bottom:2px;
  text-align:center
}
.tab-panel {
  padding: 30px 0;
  /* border: 1px solid #ccc; */
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  /*max-height:506px;
  height:506px;
  overflow:auto;*/  
}
.tabset {
 /* max-width: 65em;*/
 margin-top:40px
}
/*--------------------------------------------------------------
#Miscelleneous CSS for Product Detail Page
--------------------------------------------------------------*/
.php-email-form button[type="submit"] {
	background: #1f5e9f;
	border: 0;
	padding: 10px 30px;
	color: #fff;
	transition: 0.4s;
	border-radius: 4px;
}
.getAqoute form{
  padding:20px 20px 15px 20px
}
 .getAqoute .php-email-form{
	background: #f3f3f3;
    padding: 20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.getAqoute .php-email-form .form-control {
	font-size:12px;
}
.ImageBorder{
	border:6px solid #f1f3f5;
}
 #gal1 img {
	 margin-top:10px;
	 margin-right:8px;
	 border:6px solid #f1f3f5; 
  }
  
  .sectionTitleStyle{
	margin-top: 40px;
    padding-bottom: 4px !important;
    background: #205fa2;
    padding-top: 15px;
    /* font-size: 7px; */
    color: #fff;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  
 .sectionTitleStyle h3{
	 font-size:22px; 
	 text-transform:uppercase 
}
  
 .getAqoute .php-email-form button[type="submit"] {
    background: #205fa2;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}
.zoomContainer{display:none}
.orPartition{
   text-align:center;
   margin:15px 0 15px 0 
}
.callForBestDeal{
	padding: 10px 5px 10px 5px;
    font-size: 1.4em;
    font-weight: 700;
    border: 4px dotted #205fa2;
	margin:5px;
}
.callForBestDeal i{
	font-size:3.5rem;
	position: relative;
    top: 5px;
	color:#f35a2a;
}
.section-titleBG{
	background: #f6f9fe;
    padding:0 !important; 
    margin-bottom: 30px;
}
/*--------------------------------------------------------------
#Download PDF & Get a Qoute Button
--------------------------------------------------------------*/
.btn-circle, #to-top {
  border-radius: 50%;
  background: #205fa2;
  padding: 6px;
  font-size: 11px;
  /* border-radius: 50%; */
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.c2a-btn {
  margin: 25px auto 0 auto;
}
.btn-default {
  color: #fff;
  background-color: #205fa2;
  border-color: #205fa2;
  transition: all 1s ease;
}
.btn-group-lg > .btn, .btn-lg {
  padding: 6px 30px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 50px;
}
.btn-group .btn-or {
  top: 50%;
  left: 47%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  box-shadow: 0;
  border: 2px solid #fff;
}
.btn:hover {
   color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.iconPosition{
	font-size: 18px;
    position: relative;
    top: 3px;
}
.uniqeBtn{
	background:#f4511e; 
	border:1px solid #f4511e
}
/*  UPDATED STYLE*/
 
  
  /* HOT SELLLING PRODUCTS */
  
  /*for Overlay button*/
 .items .container-btn .overlay {
  position: absolute;
    top: 0;
    left: 0px;
     padding:20px;
  background-color:red;
   
  border:1px solid red;
  z-index:999999
   
}
.items .container-btn:hover .overlay {
  display: block;
  background: green;
  transition: ease-in-out 0.3s;
  position:relative;
     padding:20px;
	 z-index:999999999
}
 .items .container-btn .button {
 position: absolute;
    width: 118px;
    left: 127px;
    top: 75px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
  
}
.items .container-btn .button a {
	padding: 6px 20px;
    text-align: center;
    color: #a25620;
    /* border: solid 2px #91a7bf; */
    z-index: 1;
    background: #fff;
    font-size: 11px;
    font-weight: bold;
    border-radius: 14px;
	text-transform:uppercase;
}
.items .container-btn:hover .button {
  opacity: 1;
}
  
  
  .viewAll {text-align:center} 
.viewAll .button {
  border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    width: 230px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 25px 0 5px 0;
	 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
.viewAll .button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.viewAll .button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.viewAll .button:hover span {
  padding-right: 25px;
}
.viewAll .button:hover span:after {
  opacity: 1;
  right: 0;
}
.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px
}
.slick-slide {
    margin: 10px
}
.slick-slide img {
    width: 100%;
    border: 0px solid #fff
}
.slick-next{
  display:none !important
}
.slick-prev{
  display:none !important
}
.slick-dots{
  margin-top: 5px;
  display: flex;
  justify-content: center;
  font-size: 2rem;
  color: #007bff;
  list-style: none!important; /* Remove default list styling */
 
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px; /* Adjust as needed */
}

.slick-dots li button {
  font-size: 0; /* Hide any text content */
  background-color:#ccc; /* Remove background color */
  border: none; /* Remove border */
  width: 15px; /* Adjust dot size */
  height: 15px; /* Adjust dot size */
  border-radius: 50%; /* Make dots circular */
}

.slick-dots li button:hover {
  /* background-color: #fff3f3;  */
}

.slick-dots li.slick-active button {
  background-color: #205fa2; /* Active dot color */
}


/* .slick-next{
	position:absolute;
	top:-35px;
	right:10px;
	color: #205fa2 !important;
    text-decoration: none;
    background: none;
    padding: 5px 18px 5px 18px !important;
    border: 2px solid #205fa2;
    display: inline-block;
    transition: 0.3s;
    border-radius: 4px;
    font-size: 12px;
	border-top-left-radius: 0px;
	  border-top-right-radius: 4px;
	   border-bottom-right-radius: 4px;
	    border-bottom-left-radius: 0px;
} */
/* .slick-prev{
	    color: #205fa2 !important;
    text-decoration: none;
    background: none;
    padding: 5px 10px 5px 10px !important;
    border: 2px solid #205fa2;
    display: inline-block;
    transition: 0.3s;
	 border-top-left-radius: 4px;
	  border-top-right-radius: 0px;
	   border-bottom-right-radius: 0px;
	    border-bottom-left-radius: 4px;
    font-size: 12px;
    position: absolute;
    z-index: 999;
    right: 74px;
	top:-35px;
} */
/* .slick-prev:hover{
	color: #ffffff !important;
    background: #205fa2;
	}
	
.slick-next:hover{
	color: #ffffff !important;
    background: #205fa2;
	} */
.items {
    width: 90%;
    margin: 30px auto 30px auto;
    margin-top: 0 !important;
}
.slick-list {margin-top:30px}
 
 .items .product{
  box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  /* border: 1px solid #ccc; */
   padding:5px;
   border-radius: 10px;
}
.items .product:hover{
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.4);
}
.items .product:hover h6{
  text-decoration: underline;
}
.items .product img{
  transition: transform 1s ease;
}
.items .product:hover img{
  transform: scale(1.1);
}

.items .product h6{
  font-size: large;
  color: #205fa2;
  margin-top: 20px;
  font-weight: 600;
}
 
 
.testingStandard{text-align:center;} 
  
.testingStandard  .spaceBetbeen{padding: 00px 0px 30px 0px;}
.requestQuote{background: #032246;
  color: white;
  
padding-top: 40px;}
.requestQuote p{font-size: 23px;}
.requestQuote p span{color:#205fa2; font-weight:bold; text-transform:italic}
.php-email-form	.textCenter button{background: #1f5e9f;
    color: #fff;
    border: none;
    padding: 9px;
    border-radius: 4px;
	font-size:13px}
	
	 .btn-get-started {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff;
    background: #f4511e;
}
  .btn-get-started:hover {
    background: #ff5c29;
	color: #fff;
}
.btn-get-started-header{
	font-family: "Roboto", sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	font-size: 13px !important;
	letter-spacing: 1px;
	display: inline-block !important;
	padding: 7px 12px !important;
	border-radius: 22px;
	transition: 0.5s !important;
	color: #fff !important;
	background: #205fa2 !important;
	border: 3px solid #205fa2;
}
 .btn-get-started-header:hover {
    background: #f4511e !important;
    color: #fff !important;
    border: 3px solid #f4511e;
	
}
.btnPosition{
position:relative;
top:-6px;
right: 3px;
}
.items h6{text-align:center}
@media only screen and (max-width: 992px) {
  .btn-get-started-header{
	 
	margin:5px 0 5px 22px !important;
}
  
}
#Video iframe{
    width:100% !important;
}
@media only screen 
and (min-width: 320px) 
and (max-width: 812px) 
 {
.products .container-btn .button {
 
    left: 140px !important;
     
}
}
.marginTop{margin-top:17px}
/* body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
} */
html {
  --scrollbarBG: #205fa291;
  --thumbBG: #205fa2;
}
body::-webkit-scrollbar {
  width: 12px;
}
body {
  rollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
body::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 3px solid var(--thumbBG);
}
@media only screen and (min-width: 320px) and (max-width: 812px) {
  #topbar {
      background: #205fa2;
      height: 24px;
      font-size: 10px;
      transition: all 0.5s;
      color: #fff;
      display: block !important;
  }
  #topbar .container {
      position: relative;
      top: 3px;
  }
  .topbar.topbar-scrolled {
      top: 0px !important;
  }
  #header .logo img {
      width: 125px;
      position: relative;
      top: 13px;
  }
  .mobile-nav-toggle {
      position: fixed;
      top: 34px !important;
  }
}

/*Get a touch CSS*/
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1111;
  /* Sit on top */
  padding-top: 60px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 40%;
}
.formTitle {
  text-align: center;
  background: #205fa2;
  padding: 13px 20px 7px 20px;
  color: #fff;
}
.formTitle h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
}
.form-control {
  border-radius: 20px!important;
  font-size: .9rem;
}
/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 12px 5px 12px;
}
.close:hover,
.close:focus {
  color: #205fa2;
  text-decoration: none;
  cursor: pointer;
  background: #ffffff;
}
.close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}
.close:not(:disabled):not(.disabled):focus {
  opacity: 1;
}
.modal .php-email-form button[type="submit"] {
  background: #205fa2;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 4px;
}
.modal .form-group {
  margin-bottom: .5rem;
}
.capchaGroup i {
  font-size: 1.4em;
  color: black;
  position: absolute;
  right: 14px;
  top: 10px;
}
.capchaGroup .capcha {
  border: 0;
  background-color: #e8e8e8;
  font-size: 25px !important;
  text-align: center;
  color: #000;
  font-style: italic;
  letter-spacing: 7px;
  margin: 0px 0px;
  width: 100%;
  height: 42px;
  font-family: 'PTSans-Regular';
}
.capchaGroup .capchaInput input {
  width: 100%;
  border: 1px solid #ced4da;
  height: 40px;
}
/* form */

/* clients */
.clientImgx img{
  border: 1px solid whitesmoke;
   margin: 0px;
   margin-top: 12px;
}

.clientImgx{
   padding-right: 0px !important;
   padding-left: 0px !important;
   max-width: 11.666667% !important;
}
.c-logo{
   height: 6rem;
   width: 8rem;
}
/* exhibitions details */
.exhibitons-main{
  margin: 20px;
 
}
.exhibitons-main h1{
  color:#444444
}
.exhibitons-inner{
  margin:0 !important;
  padding: 3% !important;
}
.exhibitons-main img{
  
  
  width:100%;
  height: 500px;
  margin-bottom: 20px;
}
.exhibitons-main p{
  
  text-align: justify;
}

/* faq */
.backgound-faq-none{
  margin-top:1%;
  background: none !important;
}
.accordion-item{
  margin:2%;
}
.accordion-button span{
  font-size:30px
}
.accordion-body{
  font-size: 20px;
}
/* global-clients */
.golbal-client-heading{
  color: #000;
}

.copyright {
  padding: 20px 0;
  background-color: #14141c;
}

.copyright span,
.copyright a {
  font-size: 13px;
  color: white;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.copyright {
  padding-left: 50px;
}

.copyright a:hover {
  color: #007bff;
}

.copyright-menu li {
  display: inline-block;
  padding-left: 10px;
}

.bg-gradient {
  background-color: #1c1c27 !important;
}

@media (max-width: 768px) {

  #footer .copyright,
  #footer .credits {
      float: none;
      text-align: center;
      padding: 2px 0;
  }
}

.product-item-image > img{
  width:100% !important;
}

@media only screen and (max-width: 600px) and (orientation: portrait) {
  .copyright-menu ul {
      text-align: center;
      border-top: 1px solid #4a4a4a;
      padding: 5px 0 10px 0;

  }

  .copyright {
      padding: 0px 0;

  }

  .copyrightsm div {
      text-align: center;
      padding: 5px 0;
  }
}