
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {  font-family: "Open Sans", sans-serif; color: #333;}

a {
  color: #59abb3;
  text-decoration:none;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
img{ max-width:100%;}

a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Raleway", sans-serif;
}

p{margin-top: 0;margin-bottom: 0;color: #333;font-size: 15px;line-height: 26px;text-align:justify;margin: 0 0 15px 0;}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #13455e;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
#topbar .contact-info{text-align: right;}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #13455e;
  padding: 10px 0;
  border-bottom: 1px solid #eee; color:#fff;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  font-size: 14px;
  transition: 0.3s;
}
section#menu-1{padding:0; background:#13455e;}
#topbar .contact-info a:hover {
  color: #59abb3;
}

#topbar .contact-info i {
  color: #59abb3;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #59abb3;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  font-size: 14px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #59abb3;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {transition: all 0.5s; padding: 16px 0; background: #fff;  z-index: 997;}
#header .head-rht p{font-size:18px; font-weight:bold;}
#header .head-rht p .fa{color: #59abb3; width:40px; height:40px; font-size:25px; border:1px solid #59abb3; line-height:35px; padding:3px; text-align: center;}
#header.header-scrolled {box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);}
.head-rht p{
	float: right;
	padding-top:5px;
}
a {
	text-decoration: none;
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}

#header .col-md-4 img {
  padding: 0;
  margin: 0;
  /*max-height: 40px;*/
  float:right;
}
.bnr-bx-tp-lin2:after {
    content: '';
    width: 25%;
    height: 0;
    border-style: solid;
    border-color: inherit;
    border-width: 30px 0 0 1rem;
    border-left-width: inherit;
    top: -14px;
    transform: rotate(0deg) skew(0deg, 5deg);
    left: 50%;
    position: absolute;
    z-index: 0;
}
.bnr-btm .bnr-bx-tp-lin2 {
    background-color: #499aa2;
    border-color: #499aa2;
    border-style: solid;
}
.bnr-bx-tp-lin4:after {content: '';width: 25%;height: 0;border-style: solid;border-color: inherit;border-width: 30px 0 0 1rem;border-left-width: inherit;top: -14px;transform: rotate(0deg) skew(0deg, -5deg);right: 0;position: absolute;z-index: 0;}

.bnr-btm .bnr-bx.bnr-bx4 {
    background: #59abb3;
    transition: all .5s;
}
.bnr-btm .bnr-bx-tp-lin4 {
    background-color: #59abb3;
    border-color: #59abb3;
    border-style: solid;
}

/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
.banr{padding: 0px 0 0px;} 
.carousel-indicators {
    bottom: 100px;
}
/*banner*/
.carousel-indicators{/* bottom: 70px; */}
.bnr-btm{margin-top: 0;position: relative;}
.bnr-btm .col-md-3{padding:0;}
.bnr-bx-tp-lin{background-color: inherit; border-color: inherit;}
.bnr-bx-tp-lin:after {content: '';width: 25%;height: 0;border-style: solid;border-color: inherit;border-width: 30px 0 0 1rem;border-left-width: inherit;top: -14px;transform: rotate(0deg) skew(0deg, 5deg);left: 0;position: absolute;z-index: 0;}

.bnr-bx-tp-lin1:after {content: '';width: 25%;height: 0;border-style: solid;border-color: inherit;border-width: 30px 0 0 1rem;border-left-width: inherit;top: -14px;transform: rotate(0deg) skew(0deg, -5deg);left: 285px;position: absolute;z-index: 0;}

.bnr-bx{/*background-color: #45aaff; border-color: #45aaff;*/ color: #fff; text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:60px; color:#f3cf43;position: relative; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx-tp-lin{background-color: #499aa2; border-color: #499aa2; border-style: solid;}
.bnr-btm .bnr-bx-tp-lin1{background-color: #59abb3; border-color: #59abb3; border-style: solid;}
.bnr-bx p{margin:0; text-align:center;}
.bnr-btm .bnr-bx{background:#499aa2; transition: all .5s;}
.bnr-btm .bnr-bx.bnr-bx1{background:#59abb3; transition: all .5s;}
.bnr-btm .bnr-bx a{color:#fff; padding:10px 20px; border:1px dashed #eee; border-radius:30px; font-weight:bold; transition: all .5s;}
.bnr-btm .bnr-bx:hover a{background:#0d374c; color:#fff;padding:8px 18px;}
.bnr-btm .bnr-bx .fa{color:#fff;  transition:.5s;}
.bnr-btm .bnr-bx h4{font-size:22px; font-weight:bold; line-height:50px; transition:all .5s;}
.bnr-btm .bnr-bx:hover h4{font-size:20px; font-weight:bold; line-height:50px; transition:all .5s;}
.carousel-control.left, .carousel-control.right { background: none; width: 25px;}
.carousel-control .glyphicon-chevron-left{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel-control .glyphicon-chevron-right{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel:hover .glyphicon-chevron-left{/*margin-left: 50px;*/ opacity:1; }
.carousel:hover .glyphicon-chevron-right{ /*margin-right: 50px;*/ opacity:1; }
.carousel-control .glyphicon-chevron-left:hover{background:#59abb3; }
.carousel-control .glyphicon-chevron-right:hover {background:#59abb3;}
.bnr-cont{position:absolute; top:25%; left:0; right:0; animation: fadeInUp 400ms;}
.bnr-cont h2{font-size:55px; line-height:70px; color:#fff; font-weight:700; text-shadow:3px 3px 5px #444; text-align:center;}
.bnr-cont h2 span{color: #59abb3;}
/*banner*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 5px;padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #59abb3; position:relative; text-transform:uppercase;
}
.section-title h2:before {content: '';position: absolute;background: #59abb3;width: 180px;height: 2px;left: 0;right: 0;margin: 0 auto;top: 50px;}
.section-title h2:after {content: '';position: absolute;background: #59abb3;width: 80px;height: 6px;left: 0;right: 0;margin: 0 auto;top: 48px;}
.section-title p { margin-bottom: 0;}
.about .abt-rht{ background:#13455e;padding:10px;}
.about .img-box{overflow:hidden;transition:.5s; background:#0d374c;padding: 15px;}
.about .abt-rht{position:relative; transition:all .3s; overflow:hidden; }
.about .col-md-3:hover .abt-rht{ /*height:80px;*/}
.about .abt-rht h4{font-size:18px; font-weight:bold; line-height:25px; margin:0; padding:0;color:#fff; }
.about .abt-rht p a{color:#fff; background:#59abb3; padding:10px 20px; position:relative; bottom:-50px; transition:all .5s; left:0; right:0; width:150px; margin:0 auto;}
.about .col-md-3:hover .abt-rht p a{bottom:-10px;}
.about .abt-rht p{text-align:center;}
.about p{text-align:justify;}
.about .img-box:hover img{transform: scale(1.2) rotate(5deg); transition:.5s;}
.about .rd-mr a{background:#111; color:#fff; font-size:16px; font-weight:700; display:inline-block; padding:10px 20px; text-align:center; border:2px solid #222; transition:.5s;}
.about p.rd-mr{text-align:center; transition:.5s; overflow:hidden;}
.about:hover a{ transform:scale(0.9); background:#fff; color:#111;}
.abt-rht h4 span{font-size:15px;}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding-top: 50px !important;
}

.about .container {
  /*box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.9);*/
}

.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .icon-box p {
    color: #666;
    font-size: 15px;
    margin: 0;
    padding: 0;
	line-height: 28px;
}
/*--------------------------------------------------------------
# service box
--------------------------------------------------------------*/
.service {
    padding-bottom: 50px; padding: 40px; margin-bottom: 40px;
}


.service .row {
  overflow: hidden;
}

.default-featured-column .image-box img{
	display:block;
	width:100%;
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.default-featured-column:hover .image-box img{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);
}

.default-featured-column .inner-box{
	position:relative;
	background:#ffffff;	
}

.default-featured-column .image-box{
	position:relative;
	overflow:hidden;	
}

.default-featured-column .image-box:before{
	content:'';
	position:absolute;
	left:-50px;
	top:-50px;
	width:50px;
	height:50px;
	background:#59abb3;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;	
}

.default-featured-column .image-box:after{
	content:'';
	position:absolute;
	right:-50px;
	bottom:-50px;
	width:50px;
	height:50px;
	background:#59abb3;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;	
}

.default-featured-column:hover .image-box:before{
	left:0px;
	top:0px;
}

.default-featured-column:hover .image-box:after{
	right:0px;
	bottom:0px;
}

.default-featured-column .image-box .post-tag{
	position:absolute;
	font-size:13px;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	left:20px;
	bottom:15px;
	background:#73af38;
	text-transform:uppercase;
	color:#ffffff;
	line-height:24px;
	padding:5px 15px;
	border-radius:3px;	
}

.default-featured-column .content-box{
	position:relative;
}

.list-view .default-featured-column .content-box{
	padding-top:0px;	
}

.default-featured-column .content-box .text{
	position:relative; text-align:justify;
	margin-bottom:25px;
}


.default-featured-column .detail-header h2{
	font-size:32px;
	text-transform:uppercase;
	font-weight:800;
	margin:5px 0px 10px 0px;
}

.default-featured-column .bigger-text{
	font-size:18px;
	margin-bottom:20px;	
}

.default-featured-column.style-two h3{
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
}

.default-featured-column h3 a{
	color:#25292f;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.default-featured-column h3 a:hover{
	color:#59abb3;	
}

.default-featured-column .column-info{
	position:relative;
	font-size:15px;
	margin-bottom:15px;
	color:#59abb3;	
}

.default-featured-column .text{
	position:relative;
	font-size:15px;
	color:#8d8d8d;
}

.default-featured-column h3{ font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 5px;
}

.btn-style-three {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
    color: #25292f !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 3px;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif; margin-bottom: 20px;
}
.btn-style-three:hover {
    background: #25292f;
    color: #ffffff !important;
    border-color: #25292f !important;
}

@media (max-width: 768px) {
  .service .content-item {
    padding: 40px 0;
  }
}


/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.hm-team{text-align:center;}
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
	margin-bottom: 10px;
    /*box-shadow: 0px 0px 17px #ddd;*/}
.hm-team p{text-align: center;padding: 0 10px;color:#fff;}

.info-btn a{background: #59abb3;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 

.hm-team .carousel-indicators{bottom:-50px;}
.hm-team .carousel-indicators .active{ bottom:-50px;}

.info-btn{    margin-bottom: 60px; }
.hm-team h3{font-weight: bold; margin-bottom:4px; color:#fff; font-size:22px;}
.hm-team .carousel-indicators li{    background-color: #000;     /*width: 30px;*/}
.hm-team .carousel-indicators .active{background-color: #59abb3;/* width: 30px;*//* border: 0; */}	

.hm-team h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.hm-team{background:url(image/team-bg.jpg);background-size: 100% 100%;padding: 70px 0;}
.hm-team .head-main strong{color:#fff;}

.hm-team p{ margin-bottom:10px;}


/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact{background:url(image/cont-bg.jpg);background-size:100% 100%;padding:180px 0;}
.contact h2 { font-size: 40px; color: #fff; font-weight: 700;  margin: 10px 0; text-align:center;}
.contact h3 { font-size: 70px; color: #fff; font-weight: 700;  margin: 10px 0;text-align:center;}

#footer {
  background: #59abb3;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #59abb3;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info img {
	margin:0 auto
}
#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 10px;
  font-family: "Raleway", sans-serif;
  color: #fff;
  text-align: justify;
}
#footer .footer-top .social-links{text-align:center;padding-top: 12px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border:1px solid #000;
}

#footer .footer-top .social-links a:hover {
  background: #59abb3;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
    border-bottom: 1px dashed #fff;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-disclmr p{text-align:justify;}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#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 {
  font-size: 14px;
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}
#footer .footer-top .footer-links ul i {
    padding: 0 15px;
    color: #eee;
    font-size: 18px;
    line-height: 1;
}



#footer .copyright {
  text-align: center;
  padding-top: 30px;
  color: #fff;
  font-size: 14px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

#footer .credits a {
  color: #fff;
}
#footer p a {
  color: #fff;
}
@media(max-width:991px){
	.bnr-cont h2{font-size: 30px; line-height: 30px;}
}
@media(max-width:767px){
	.head-rht{display:none;}
	.bnr-btm{margin-top: 28px;}
	.bnr-cont h2{ font-size: 27px;  line-height: 30px;}
	.bnr-bx-tp-lin1:after{transform: rotate(0deg) skew(0deg, -2deg);}
	.bnr-bx-tp-lin:after{transform: rotate(0deg) skew(0deg, 2deg);border: none;}
	.img-box{text-align: center;} 
	.contact h3{font-size: 50px;}
	.bnr-bx-tp-lin1:after {
    transform: rotate(0deg) skew(0deg, 2deg);
    border: none;
}
	.bnr-bx-tp-lin2:after {
    border: none;
}
	.bnr-bx-tp-lin4:after {
    border: none;
}
	.section-title h2 { font-size: 21px; margin-bottom: 10px;}

	.section-title h2:before {top: 35px;}
    .section-title h2:after {top: 33px;}

	.contact { padding: 40px 0;}
	.contact h2 { font-size: 21px;}
	.contact h3 { font-size: 20px;}
}
@media(max-width:568px){
}
@media(max-width:480px){
.bnr-cont h2 { font-size: 17px; line-height: 30px;}
}
@media(max-width:375px){
}
@media(max-width:360px){
}

.heading-innerpage {padding: 4% 0;background: #59abb3;}
.heading-innerpage h2 {color: #fff;font-size: 45px;font-weight: 600;margin: 0 0 0 20px;text-align: start;position: relative;}
.heading-innerpage h2::after {position: absolute;content: '';background: #ffff;width: 4px;height: 100%;top: 0;left: -18px;mar;} 

@media ( min-width: 1200px) {
	#WhatsNewControl {/* padding: 20px 0 0 30px; */}
}

#marquee1 a{ font-size:14px !important;}


.body-fx footer {
    opacity: 1;
    transition: 0.3s;
    visibility: visible;
}

.body-fx #HeaderControl {
    height: 90px;
    float: Left;
    position: fixed;
    width: 100%;
    padding: 0;
    padding-left: 0;
    background: rgba(108, 119, 59, 0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 68px !important;
    top: 0;

}

.body-fx #logo-web {
    margin-top: 6px;
}

.body-fx #MenuControl_C {
    height: 68px !important;
}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 100%;
    padding: 0;
    padding-right: 0;
    background: rgba(108, 119, 59, 0.95);
    transition: 0.5s;
    top: 90px;
    height: 68px !important;
}

.body-fx center #form1 #HeaderControl {
    margin-left: 0;
}

.body-fx center #form1 #MenuControl {
    margin-right: 0px;
}

@media(max-width:769px) {

    .body-fx #HeaderControl,
    .body-fx #MenuControl {
        position: inherit !important;
        transition: 0s;
        top: 0;
        height: auto !important;
    }
}

@media(max-width:736px) {

    .body-fx .navbar .navbar-toggler:focus,
    .body-fx .navbar .navbar-toggler:hover {
        border-color: #baa46a;
        background-color: #baa46a;
    }

    .body-fx .navbar .navbar-togglerr {
        border-color: #baa46a;
    }

    .body-fx #MenuControl {
        height: inherit !important;
        width: 100%;
    }

    .body-fx #HeaderControl {
        z-index: 999999999;
        top: -2px;
    }

    .body-fx #HeaderControl {
        width: 100%;
    }

    .body-fx #MenuControl_C {
        height: inherit !important;
    }

    .body-fx #MenuControl_C #navbarNavDropdown {
        height: 278px !important;
        overflow-y: auto;
    }

    .body-fx center #HeaderControl {
        height: 67px !important;
    }
}

@media(max-width:480px) {

    #HeaderControl,
    .body-fx #HeaderControl,
    center #form1 #HeaderControl,
    #MenuControl,
    #MenuControl_C {
        width: inherit;
        max-width: 100%;
        position: relative;
        width: 100%;
        background: #6c773b !important;
    }
}

@media(max-width:360px) {
    .body-fx #MenuControl_C #navbarNavDropdown {
        height: initial !important;
        max-height: 380px;
    }
}


  /*============WHATSAPP==========*/
    
  .whatsapp_btn{
      position: fixed;
      bottom: 5em;
      left: 20px;
      width: 55px;
      height: 55px;
      z-index: 9999;
  }
  .whatsapp_btn .icon_logo{
      position: relative;
      z-index: 100;
      padding: 5px;
  }
  
  .whatsapp_btn .icon_logo > a > img{
      width: 100%;
  }
  
  .whatsapp_btn .circle_waves{
      border-radius: 50%;
      background-color: #3cc04e;
      width: 55px;
      height: 55px;
      position: absolute;
      opacity: 0;
      bottom: 1px;
      left: 0px;
      z-index: 99;
      animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
  }
  
  @keyframes waves {
      from {
          transform: scale(.55, .55);
          opacity: .6;
      }
      to {
          transform: scale(1.8, 1.8);
          opacity: 0;
      }
  }
  

  .callus2 {
      width: 100%;
      margin: 8px 0 0 0;
      text-align: right;
      position: fixed;
      bottom: 25%;
      left: 8px;
      width: 60px;
      height: 60px;
      z-index: 99999;
  }
  .callus2 .callusL2{
      width: 40px;
      height: 40px;
      font-size: 18px;
      border-radius: 100%;
      text-align: center;
      line-height: 40px;
      display: inline-block;
      background: #eb1d39;
      color: #fff;
      margin: 0 20px 0 0;
      -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
      -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
      box-shadow: 0px 0px 0px 7px #dc354536;
      -webkit-animation: tada 1.25s infinite;
      -moz-animation: tada 1.25s infinite;
      -ms-animation: tada 1.25s infinite;
      animation: tada 1.25s infinite;
  }