@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* for footer fix  */
.switcher a img{
	width: unset;
}
.elementor-heading-title.elementor-size-default {
    font-size: 18px;
}
.ekit-wid-con .ekit_social_media > li > a i, .ekit-wid-con .ekit_socialshare > li > a i{
	font-size: 16px;
}
.hfe-copyright-wrapper {
    font-size: 16px;
}
.elementor-image-box-title {
    font-size: 16px;
}
.skool-icon{
	width: 85px;
}
/* for footer fix  */
.blue-brand{
    color: #0374b5 !important;
  }
  .green-brand{
    color: #0c9046 !important;
  }


body {
	font-size: 25px;
	line-height: 30px;
	color: #4C4C4C;
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Lato', sans-serif;
}

h1,
h2,
h3,
h4 {
	font-size: 45px;
	line-height: normal;
	color: #4E4E4E;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.container {
    padding: 0 25px;
}


/*Button*/

.btn-site {
	display: block;
	background: #FFFFFF;
	box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.19);
	/* border-radius: 10px; */
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #007AB4;
	font-family: 'Poppins', sans-serif;
	padding: 15px 50px;
}

.btn-site:hover {
	background: #007AB4;
	color: #fff;
}


/* img */

img {
	width: 100%;
}


/*Header*/

.header a {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
}

/*.header nav{
	background-color: #FFFFFF !important;
}*/

/*End Header*/


/*Hero Section*/

.hero {
	background-image: url('https://o2cure.in/wp-content/uploads/2021/09/new-banner-5-1.png');
	min-height: 88vh;
	background-size: cover;
	position: relative;
	height: 600px;
}


.add_to_cart_button {
    position: absolute;
    border: 0;
    bottom: 20%;
    background: #fff;
    left: 55%;
    padding: 10px 20px;
    color: #007bb9;
    font-size: 18px;
    font-weight: 500;
    font-family: 'ELEMENTSKIT';
    width: 145px;
    text-align: center;
}
.enquire-now_button {
    position: absolute;
    border: 0;
    bottom: 20%;
    background: #fff;
    left: 42%;
    padding: 10px 20px;
    color: #007bb9;
    font-size: 18px;
    font-weight: 500;
    font-family: 'ELEMENTSKIT';
    width: 145px;
    text-align: center;
}

.choose-color a {
    cursor: pointer;
}

/*Certified*/

.center-strip-white {
	min-height: 150px;
	background: #fff;
	margin-top: -65px;
	border-radius: 100px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.list-inline {
	margin-bottom: 0;
	padding: 15px 15px;
}

.certified li {
	font-size: 18px;
}
.features .features-list-2 {
    padding: 30px 0 0 0;
}
.features-list-2 li{
    justify-content: space-between;
}
/*Video*/

.video .text-wrap {
	padding: 100px 0;
}

.text-wrap i {
	font-style: normal;
	color: #007AB4;
}

.text-wrap span {
	display: inline-block;
	color: #039749;
}

.y-video img {
	width: 100%;
}

.text-wrap p{
    font-size: 25px;
    font-family: 'Lato', sans-serif;
}
/*Breathe Fresh*/

.breathe-fresh {
	background-image: url("https://o2cure.in/wp-content/uploads/2022/10/Plug-and-play-banner-2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center bottom;
height: 100vh;
padding: 70px;
position: relative;
z-index: 999;

}

/* .breathe-fresh::before {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
} */

.breathe-fresh span {
	color: #007AB4;
}

.breathe-fresh i {
	font-style: normal;
	font-size: 30px;
}

.breathe-fresh p {
	font-size: 25px;
	font-family: 'Lato', sans-serif;
    
}

.breathe-fresh p strong {
	color: #009348;
	font-weight: 400;
    padding-top: 15px;
	font-weight: 600;
}

.breathe-fresh button {
	display: block;
background: #0075AF;
font-weight: 500;
font-size: 20px;
line-height: 30px;
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 10px 20px;
margin-top: 20px;
border-radius: unset !important;
box-shadow: unset;
}
.breathe-fresh button a {
    color: #fff;
    text-decoration: none;
}

.breathe-fresh button:hover {
	background: #007AB4;
	color: #fff;
}

.breathe-fresh-content {
    position: relative;
    top: -10%;
    left: 5%;
}
.breathe-fresh-content h2 {
    font-size: 32px;
	color: #000;
	font-weight: 600;
}
.breathe-fresh-content p {
    font-size: 18px;
    margin: 0 100px;
	color: #000;
}

/*Breathe Fresh End*/


/*Technology*/

.technology {
	padding: 50px 0;
	background-color: #039749;
	background-image: url("../img/o2-logo.png");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
}

.technology h2 {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
}

.technology li {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
	font-family: 'Lato', sans-serif;
	color: #fff;
	position: relative;
}

.technology li::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: rotate( 45deg);
	margin-right: 0.5em;
	top: 7px;
	left: -6%;
}

.technology li:before {
	content: "";
	position: absolute;
	width: 100%;
	background: #fff;
	height: 1px;
	right: 0;
	top: 13.8px;
}

.technology .one {
    margin-left: 21%;
    margin-top: 3%;
}

.technology .two {
    margin-left: 0%;
    margin-bottom: 5%;
}

.technology .three {
    margin-left: 0%;
    left: 14%;
}
.technology .four {
    margin-left: -70px;
}

.technology .one:before {
	left: -82%;
	width: 79%;
}

.technology .two:before {
	width: 35%;
	left: -37%;
}

.technology .two::after {
	left: -29px;
}

.technology .three:before {
	width: 46%;
	left: -49%;
}

.technology .four:before {
	width: 19%;
	left: -21%;
}

.technology .four::after {
	left: -29px
}


/*Technology End*/


/*Book-whatsapp*/

.book-whatsapp {
	background: #7D91A2;
	border-radius: 1px;
	padding: 40px 0;
}

.book-whatsapp h2 {
	font-size: 38px;
	color: #fff;
}

.book-whatsapp p {
	font-size: 14px;
	color: #ffff;
}
.book-whatsapp h2 {
    font-size: 28px;
	text-decoration: none;
}
section.book-whatsapp .btn-site a {
    color: #2970ab;
}
section.book-whatsapp .btn-site a:hover {
    color: #fff;
}
.btn-whatsapp{
	display: inline-flex !important;
    align-items: center;
}
.book-whatsapp-btn {
    font-size: 25px;
    align-items: center;
    display: inline-flex;
	margin-right: 10px;
}
/*Book-whatsapp*/


/*Safety Features*/

.features {
	padding: 50px 0;
}

.features h2 {
    font-family: Lato;
    font-size: 32px;
    line-height: 54px;
    /* text-transform: uppercase; */
    font-weight: 600;
}

.features p {
    font-family: Lato;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}
.Features-box{
	padding: 25px;
}
.Features-box img {
    width: 35%;
    background: #fafafa;
    border-radius: 12px;
	padding: 5px;
}
.Features-box h4 {
    font-size: 16px;
    line-height: 1.45;
    font-weight: 600;
	padding-left: 10px;
}




/*Safety Featuresc End*/


/*Testimonial*/

.corona-kills {
	background-image: url("https://o2cure.in/wp-content/uploads/2021/09/testimonial.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 151px 0;
}


/*Testimonial End*/


/*Health*/

.health {
	padding: 100px 0 750px;
	background-image: url("https://o2cure.in/wp-content/uploads/2021/09/health-solutions.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.health h2 {
	font-family: Lato;
	font-size: 45px;
	line-height: 1.5;
	color: #FFFFFF;
}

.health p {
	font-family: Lato;
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
	color: #FFFFFF;
}

.box-list {
	margin-top: -54px;
	background: #FFFFFF;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.19);
	border-radius: 103px;
	margin-bottom: 150px;
	width: 80%;
}

.box-list li {
	font-family: Poppins;
	font-size: 25px;
	line-height: 129%;
	color: #007AB4;
	border-right: 2px solid #039749;
}

.box-list li:last-child {
	border: none;
}


/*Health End*/


/*Testimonial*/

.testimonial {
	padding: 50px 0;
	background-image: url("https://o2cure.in/wp-content/uploads/2021/09/side-bg-t.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #007AB4;
}

.testimonial h2 {
    font-size: 32px;
    line-height: 47px;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    font-weight: 600;
}

.testimonial .item {
	padding: 8px;
	/* background-color: #fff; */
	border-radius: 33px;
}

.testimonial .owl-stage-outer {
	width: 996px;
}

.testimonial .owl-nav button {
	height: 45px;
	width: 45px;
	background: #fff !important;
	margin-right: 19px;
	border-radius: 50%;
}

.testimonial .owl-nav button:focus {
	border: none;
	outline: none !important;
}

.testimonial-slider .owl-nav {
	position: absolute;
	top: 45%;
	left: -18%;
}

.testimonial-slider .owl-nav span {
	font-size: 45px;
	color: #007AB4;
	/* line-height: 41px; */
}


/*FaQ*/

.faq {
	padding-top: 50px;
	background-image: url("https://o2cure.in/wp-content/uploads/2021/09/side-bg-t.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: top -220px left;
}
.faq h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}
.faq .card {
	border-radius: 5px;
	background-color: transparent;
}

.faq .card .collapse {
	background: #E7F2F8;
	border-radius: 5px;
}

.faq .card-header {
	background: transparent;
	border-color: rgba(78, 78, 78, 0.31);
	;
}

.faq .card-header button {
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #4E4E4E;
	box-shadow: none;
}

.faq .card-header button:hover,
.faq .card-header button:focus {
	text-decoration: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.faq .card-body {
	font-weight: 300;
	font-size: 18px;
	line-height: 27px;
}

.faq .card-header {
	position: relative;
}

.faq .card-header .fa {
	position: absolute;
	right: 10px;
	top: 37%;
	color: #4e4e4e;
	font-size: 17px;
}

.current {
	background: #E7F2F8 !important;
	border-radius: 0px;
}

.current.collapse {
	border-radius: 0px;
}

.current .card-header {
	border: none !important;
}


/*Shipping*/

.shipping{
	background-color:#F4F4F4 ;
	padding: 50px 0;
}

.shiping-icon p{
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	padding-top: 20px;
}

.shiping-icon{
	max-width:45%;
}

.shiping-icon img{
	max-width: 80%;
}


/*footer*/

.mainfooter{
	padding-top:50px;
}

ul.social-network {
	list-style: none.6.35;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
  }
  
  ul.social-network li {
	display: inline;
	margin: 0;
  }
  
  .footer-heading{
	  font-size: 18px;
	  color:#333333;
	  line-height: 30px;
  }
  

  .footer-menu-link li a{
	font-size: 15px;
	color:#777777;
  }
  /* footer social icons */
  
  .social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 15px;
  }
  
  .social-circle li i {
	margin: 0;
	line-height: 30px;
	text-align: center;
  }
  
  .footer-bottom p{
	  font-size: 10px;
	  line-height: 1.8;
  }

  .mainfooter:before {
	background: #fff;	
	content: "";	
	width: 100%;		
	height: 100%;		
	position: absolute;	
	top: 0;		
	z-index: -8;		
	opacity: 0.95;		
	}

	.mainfooter {
		padding: 50px 0;
		box-shadow: 0px 0px 10px 0px rgb(3 151 70 / 61%);
		transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
		padding: 50px 0px 0px 0px;
		background-image: url(https://o2cure.in/wp-content/uploads/2019/12/Wave-Pattern_Design-1-Copy.png);
		background-color: #fff;	
		position: relative;	
		background-size: cover;	
		z-index: 9;
		}

.copyright{
	background-color: transparent;
		background-image: linear-gradient(
	220deg, #039746 0%, #007AB4 100%);
	
}
	
.copyright p{
	font-size: 15px;
	color: #FFFFFF;
}

.bg-scrolling{
	background-color: #fff;
	box-shadow: 0px 4px 7px #777;
}
.bg-scrolling ul li a {
    color: #333;
}


/*Theme Fixes*/
.ast-container { max-width: 100%; padding: 0; }
/* .ekit-template-content-header { display: none; } */
.elementor-icon-list-text {
    font-size: 15px;
}
.hover-1:hover {
    background: #333 !important;
}
/* css bya anish  */
.center-strip-white ul {
    display: flex;
}
.center-strip-white ul li {
    margin: auto;
}
.hero .button:hover {
    color: unset !important;
}
.box-list{
	margin-bottom: 100px !important;
}
footer.mainfooter ul {
    margin: unset;
}
.jdgm-histogram .jdgm-star {
    color: #fbcd0a !important;
}
a.jdgm-star.jdgm--on {
    color: #fbcd0a;
}
a.jdgm-star.jdgm--off {
    color: #817f7f;
}
.ytvideo{
	border-radius: 30px;
}
/* for review section  */
.review{
	padding: 50px 0;
}
.review h2 {
    font-size: 32px;
    font-weight: 600;
}
.review-heading span{
	color: #039749;
}
.card-header button {
    background-color: unset !important;
    border: unset !important;
}
.certified ul {
    margin: 0 !important;
}
.review-column {
    padding: 0;
}
/* css for judge me pluggin */
.jdgm-rev-widg__summary {
    float: unset !important;
}

element.style {
}
.jdgm-histogram.jdgm-temp-hidden {
    padding: unset !important;
    margin: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
    border-top: 1px solid #eee !important;
}
.jdgm-rev-widg {
    border-radius: 10px !important;
    border: 2px solid #eee !important;
}
a.jdgm-write-rev-link{
	border: 1px solid #039749 !important;
	border-radius: 10px !important;
	color: #039749; !important;
}
section.container.review {
    font-size: 70% !important;
}
.jdgm-rev.jdgm-rev{
	border-radius: 10px !important;
}
/* css for popup form  */
.modal-body {
    padding: 10px 35px 20px 35px;
	margin-left: 10px;
}
div#popupformopen {
    background: #ffffffcc;
}
button.btn.btn-primary {
    background: linear-gradient(
100deg, #479651 0%, #2B70A9 80%) !important;
}
.modal-header h3 {
    font-size: 30px;
}
.modal-body .form-group label {
    font-size: 18px;
}
.modal-content textarea.form-control {
    background: #fafafa;
}
#mobile {
    background: #fafafa;
}
/* css by anish for new design section  */
/* for hero section  */
.hero-banner {
    padding: 50px 0;
	background: url("https://o2cure.in/wp-content/uploads/2021/10/O2cure-Product-Page-Landing-Page.png");
	background-size: cover;
}
.hero-right-content{
   text-align: center;
}
.hero-right-content img{
   width: 400px;
}

.for-mobiles{
	display: none;
}
.hero-left-content {
    padding: 50px 0;
	margin-left: 10px;
}
.hero-left-content h1 {
    font-size: 36px;
    font-weight: 600;
}
.hero-left-content h1 span {
	display: block;
	margin: 10px 0;
	color: #0075af;
  }
.hero-left-content h3 {
    color: #009348;
	font-size: 25px;
}
.banner-price{
	display: inline-block;
    width: 40%;
   padding: 15px 0;
   font-size: 28px;
    font-weight: 600;
	color: #000;
}
.banner-price del{
	font-size: 25px;
     font-weight: 400;
}
.banner-btn {
    color: #fff !important;
width: 40%;
padding: 8px;
border-radius: unset !important;
font-size: 18px;
}
.banner-btn a {
    color: white !important;
    text-decoration: none;
}
.btn-1{
     background-color: #0075af;
}
.btn-2{
     background-color: #009348;
}
.choose-color1 {
    background: #ffffff;
    width: 50px;
    display: inline-block;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #0075af;
}
.choose-color2 {
    background: #60606a;
    width: 50px;
    display: inline-block;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #0075af;
}
.choose-color{
	display: flex;
flex-wrap: wrap;
align-items: center;
padding: 20px 0;
}
.choose-color-text{
	font-weight: 500 !important;
	color: #000;
}
.amazon-logo{
	display: flex;
padding-left: 50px;
}
.amazon-logo a {
    text-decoration: none;
    color: #333;
	display: flex;
}
.amazon-logo span {
    font-size: 16px;
	color: #000;
}
.jdgm-prev-badge__text {
    color: #000;
}
.amazon-logo img{
	width: 200px;
margin-top: 5px;
}
.banner-icons img {
    width: 50px;
	height: 50px;
	display: block !important;
}
.banner-icons span {
	font-size: 18px;
    line-height: 1.5;
	color: #000;
}
.banner-icons {
    justify-content: center;
}
/* for judge-me pluggin  */
.jdgm-prev-badge {
    display: unset !important;
}
.jdgm-star.jdgm--on {
    color: #fbcd0a !important;
}
.jdgm-star.jdgm--off {
    color: #817f7f !important;
}
/* css for certification  */
.certification{
	padding: 50px 0;
}
section.certification h2 {
    font-size: 32px;
    font-weight: 600;
}

.certificate-box {
    border-right: dashed 2px #333;
     align-items: center;
}
.certificate-box img {
    width: 80px;
    height: 80px;
	margin: auto;
}
.certification ul li {
    line-height: 1.5em;
	color: #000;
	font-weight: bold;
}
.certificate-box ul {
    font-size: 14px;
    padding-left: 20px;
    margin: unset !important;
}
/* css for second banner  */
.second-banner{
	padding: 50px 0;
	background: url("https://o2cure.in/wp-content/uploads/2022/10/Plug-and-play-home-banner-1-1.jpg");
	background-size: cover;
	height: 600px;
	position: relative;
        z-index: 999;

}
/* .second-banner::before {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
} */
/* .second-banner-content {
    position: relative;
top: -5%;
left: -5%;
} */
.second-banner-content h2 {
	font-size: 32px;
	color: #000;
	font-weight: 600;
}
.second-banner-content p {
	font-size: 18px;
	color: #000;
}
/* css for video-section  */
.video-section{
	padding: 50px 0;
	background: linear-gradient(346deg, rgb(124, 212, 255) 30%, rgb(198, 255, 226) 100%);
}
.embed-responsive{
	margin: auto;
	width: 70% !important;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.video-section h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}
.video-section p {
    font-size: 24px;
    padding: 0 50px;
    color: #000;
}
.video-section h2 span {
    color: #0075af;
}

/* css for phi-cell section  */
.phi-cell{
	padding: 50px 0px;
}
.phi-cell-box {
    max-width: 20% !important;
    flex: 0 0 20% !important;
}
.phi-cell-img-box {
    padding: 25px;
}
.phi-cell-img-box h2 {
    font-size: 30px;
}
.phi-cell-img-box img {
    padding: 20px 0;
}
.phi-cell-box h5 {
    font-size: 18px;
    color: #2970ab;
}
.phi-cell-box img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.phi-cell-box-border{
	border-right: 2px solid #333;
}
.phi-cell h2 {
    font-size: 32px;
    color: #2970ab;
    font-weight: 600;
}
.phi-cell h3 {
    font-size: 22px;
    font-weight: 600;
}
.phi-cell p {
    font-size: 24px;
}
/* css for solution section  */
.solution{
	padding: 50px 0px;
}
.solution-box {
    max-width: 12.5%;
}
.solution-box h5 {
    font-size: 16px;
    text-align: center;
	padding: 5px;
}
.solution-box img {
    width: 80%;
    display: block;
    margin: auto;
}
.solution h2 {
    font-size: 32px;
    color: #2970ab;
    font-weight: 600;
}
.solution p {
    font-size: 24px;
}
/* css for application section  */
.application-heading p {
    color: #333;
	font-size: 24px;
    font-weight: 400;
}
.application-heading h2 {
    font-size: 32px;
    color: rgb(0, 117, 175);
    /* text-transform: uppercase; */
    font-weight: 600;
}
/* .application img {
    height: 650px !important;
    object-fit: cover;
    object-position: top;
} */
.application-box img {
    width: 70%;
    padding: 20px;
}
.application-box h4 {
    font-size: 24px;
    font-weight: 600;
}
.application-box p {
    font-size: 18px;
    line-height: 1.3;
}
.application-box {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
    padding: 10px;
    background: #fff;
    transition: all .5s;
	width: 200px;
}
.application-box:hover {
    box-shadow: 0 3px 24px rgb(0 0 0 / 20%);
    transition: all .5s;
}
section.application {
    background: #f4f4f4;
    padding: 50px 0;
}
/* css for new phi  */
.phi{
     padding: 50px 0;
	 background: url("https://o2cure.in/wp-content/uploads/2021/10/O2cure-Product-Page-Landing-Page.jpg");
	 background-repeat: no-repeat;
	 background-size: cover;
	 padding-bottom: 100px;
}
.phi-list {
    font-size: 14px;
    line-height: 1.7em;
    padding-left: 15px;
	text-align: justify;
	margin: 0;
}
.phi-list li {
    padding: 5px 0;
}
/* css for health new section  */
.health-new{
	background: url("https://o2cure.in/wp-content/uploads/2021/10/health-solutions-bg.png");
	background-position: center center;
	background-size: cover;
	padding-top: 50px;
}
.health-new h2 {
    font-size: 32px;
	font-weight: 600;
    /* text-transform: uppercase; */
}


/* css for media section  */
.media{
    padding: 50px 0;
	background: #fafafa;;
}
.media h2 {
    font-size: 32px;
    /* text-transform: uppercase; */
    margin-bottom: 3rem !important;
    font-weight: 600;
}
.img-media {
    margin: auto;
    /* border: 2px solid #0c9046; */
    margin: 10px;
    /* border-radius: 15px; */
	background: #fff;
	box-shadow: 4px 4px 25px 0 rgb(134 134 134 / 10%);
}
.img-media img {
    /* width: 200px !important; */
    margin-left: auto;
    margin-right: auto;
	/* border: 1px solid #7d91a2; */
	padding: 10px;
}
/* .media-slider-main {
    box-shadow: 4px 4px 25px 0 rgb(134 134 134 / 23%);
    background: #fff;
    padding: 5px;
} */
.media-slider-main .item p{
    font-size: 14px;
    padding: 10px;
}
.media-slider-main h5{
    color: #000;
    font-size: 16px;
}
.media .owl-nav {
    display: none !important;
}

/* for social share btn */
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	margin-left: 3%;
  }
  @media (max-width: 767px) { 
	.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
		margin-left: 0;
		margin-top: 8%;
	  }  
   }
  /* for social share btn end */

  /* css for call to action button  */
.call-to-action {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 8;
    width: 100%;
    background: linear-gradient(320deg, #007AB4 43%, #039746 99%);
    padding: 5px 150px;
    box-shadow: 2px 2px 20px 1px #d4d4d4;
}
.footermenu{
    display: none;
    transition: all .5s;
}
.bg-scrolling{
    display: block;
    transition: all .5s;
	z-index: 999999;
}
.call-to-action h3 {
    font-size: 18px;
    color: #fff;
  }
.modal-body {
    margin: auto;
    padding: 35px;
}
.call-to-action .banner-btn {
    color: #fff !important;
    padding: 5px;
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 4px !important;
    font-weight: 600;
    width: 30%;
  }
.cta {
    display: flex;
    justify-content: end;
}
/* css for call to action button end */








