*{
	margin: 0px;
	padding: 0px;
}


.social_icon1 {
    position: fixed;
    right: 10px;
    top: 35%;
    z-index: 1022;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.social_icon1 li {
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 42px;
    background-color: #12687f;
    border-radius: 7px;
    margin-top: 10px;
    font-size: 20px;
}
.text-white {
    color: #fff!important;
}
.d-inline-block {
    display: inline-block!important;
}
.social_icon1 li i {
    color: white;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa, .fab {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.social_icon1 li span {
    position: absolute;
    right: 200%;
    background-color: white;
    color: black;
    line-height: 24px;
    margin-top: 8px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    transform: translateX(100%);
    width: 0px;
    overflow: hidden;
    font-size: 15px;
    z-index: -1;
    transition-duration: 0.5s;
    opacity: 0;
    border-radius: 50px 0px 0px 50px;
}
.social_icon1 li:hover {
    background-color: #12687f;
}
a.text-white:hover, a.text-light:hover, a.text-dark:hover {
    color: #12687f !important;
}
.social_icon1 li:hover i {
    transform: scale(1.3);
}
.social_icon1 li:hover span {
    padding-left: 5px;
    right: 100%;
    opacity: 1;
    width: auto;
    color: black;
    transform: translateX(0%);
}

.menu_email li:hover{
	color: blue!important;
}
.menu_item li a:hover{
	color: blue!important;
}
.account_icons{
	height: 60px;
	width: 60px;
	text-align: center;
	background-color: skyblue;
	border-radius: 50%;
	float: left;
}
.account_icons i{
	color: white;
	text-align: center;
	margin-top: 10px;
	font-size: 30px;
}
.service_icons{
	height: 100px;
	width: 100px;
	background-color: #e2ccd0;
	border-radius: 50%;
	float: left;
}
.service_icons i{
	margin-top: 20px;
	font-size: 50px;
}
.why_choose{
	height: 350px;
	border: 1px solid black;
	border-radius: 30px 0px!important ;
	box-shadow: 0px 0px 10px 0px black;
}
.why_choose:hover{
	background-color: #13536e;
	color: white!important;
}
.why_choose:hover .service_icons{
	background-color: black;
	color: white!important;
}
.water-wave {
    position: relative;
    animation-name: water-wave;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.water-wave::before {
    animation-name: water-wave;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.icon-bg::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 5px;
    background: rgba(134, 195, 58, 0.05);
    border: 2px solid #077b8a;
    border-radius: 130px 120px 160px 130px;
}
.icon-bg {
    background-color: rgba(134, 0, 58, 0.2);
    display: inline-block;
    height: 100px;
    width: 100px;
    border-radius: 120px 135px 110px 90px;
}

.icon-bg i{
	margin-top: 20px;
	font-size: 50px;
}

@keyframes water-wave{
0% {
    border-radius: 120px 135px 110px 90px;
}
25% {
    border-radius: 130px 140px 100px 110px;
}
50% {
    border-radius: 110px 97px 150px 100px;
}
75% {
    border-radius: 80px 107px 120px 90px;
}
100% {
    border-radius: 120px 135px 110px 90px;
}
}

.body_hover:hover{
    background-color: #13536e;
    transform: scaleY(1.1);
}
.body_hover {
    transition: 0.3s;
}
.body_hover {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.list-styled li {
    list-style: none;    
    transition: 0.3s ease;
}
.list-styled li i{
    margin-right: 10px;
    font-size: 14px;
    color: white;
}

.overlay {
    position: relative;
}
.bg-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.section {
    padding-top: 150px;
    padding-bottom: 150px;
}
.overlay::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
}
@media(max-width: 667px){
    .bg-cover {
    height: 300px;
}
}

/*.philosophy-bg-shape {
    position: absolute;
    left: 0;
    bottom: 0;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}*/

.about-bg-shape {
    position: absolute;
    top: 0;
    right: 0;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.line{
    margin-top: 50px;
    width: 3px;
    height: 580px;
    background-color: #2f7a8e;
    position: absolute;
    left: 50%;
    top: 0px;
}
.box_left1{
    width: 44%;
    height: 130px;
    margin-top: 100px;
    background-color: white;
    float: left;
    border-radius: 0px 500px 500px 0px;
    box-shadow: 0px 0px 10px 0px gray;
}
.circle1{
    height: 50px;
    width: 50px;
    border: 3px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    box-shadow: 0px 0px 10px 0px gray;
    z-index: 9999;
    left: 42%;
    top: 150px;
}
.circle1 i{
    position:absolute;
    left: 25%;
    top: 10px;
    font-size: 23px;
    color:#2f7a8e ;
}
.small_circle1{
    margin-top: 115px;
    height: 20px;
    width: 20px;
    border: 2px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    z-index: 9999;
    left: 49.2%;
    top: 0px;
}
.date1{
    margin-top: 160px;
    color: #2f7a8e;
    font-size: 20px;
    position: absolute;
    font-weight: bold;
    left: 51%;
    top: 0px;
}
.line1{
    margin-top: 175px;
    width: 60px;
    height: 3px;
    background-color: #2f7a8e;
    position: absolute;
    left: 45%;
    top: 0px;
}



.box_right{
    width: 44%;
    height: 130px;
    margin-top: 100px;
    background-color: white;
    float: right;
    border-radius: 500px 0px 0px 500px;
    box-shadow: 0px 0px 10px 0px gray;
}
.circle2{
    height: 50px;
    width: 50px;
    border: 3px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    box-shadow: 0px 0px 10px 0px gray;
    z-index: 9999;
    left: 53%;
    top: 150px;
}
.circle2 i{
    position:absolute;
    left: 25%;
    top: 10px;
    font-size: 23px;
    color:#2f7a8e ;
}
.small_circle2{
    margin-top: 115px;
    height: 20px;
    width: 20px;
    border: 2px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    z-index: 9999;
    left: 49.2%;
    top: 0px;
}
.date2{
    margin-top: 345px;
    color: #2f7a8e;
    font-size: 20px;
    position: absolute;
    font-weight: bold;
    left: 39%;
    top: 0px;
}
.line2{
    margin-top: 360px;
    width: 60px;
    height: 3px;
    background-color: #2f7a8e;
    position: absolute;
    left: 50%;
    top: 0px;
}

.box_left3{
    width: 44%;
    height: 130px;
    margin-top: 100px;
    background-color: white;
    float: left;
    border-radius: 0px 500px 500px 0px;
    box-shadow: 0px 0px 10px 0px gray;
}
.circle3{
    height: 50px;
    width: 50px;
    border: 3px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    box-shadow: 0px 0px 10px 0px gray;
    z-index: 9999;
    left: 42%;
    top: 150px;
}
.circle3 i{
    position:absolute;
    left: 25%;
    top: 10px;
    font-size: 23px;
    color:#2f7a8e ;
}
.small_circle3{
    margin-top: 115px;
    height: 20px;
    width: 20px;
    border: 2px solid  #2f7a8e;
    border-radius: 50%;
    position:relative;
    background-color: white;
    z-index: 9999;
    left: 49.2%;
    top: 0px;
}
.date3{
    margin-top: 530px;
    color: #2f7a8e;
    font-size: 20px;
    position: absolute;
    font-weight: bold;
    left: 51%;
    top: 0px;
}
.line3{
    margin-top: 545px;
    width: 60px;
    height: 3px;
    background-color: #2f7a8e;
    position: absolute;
    left: 45%;
    top: 0px;
}



@media(max-width: 667px){
.line{
    position: absolute;
    left: 25%;
    top: 0px;
}
.box_left1{
    width: 65%;
    height: 150px;
    margin-left: 150px;
}
.circle1{
    height: 40px;
    width: 40px;
    left: 30%;
    top: 150px;
}
.small_circle1{
    margin-top: 120px;
    position:relative;
    left: 21.5%;
    top: 0px;
}
.date1{
    font-size: 15px;
    position: absolute;
    left: 5%;
    top: 0px;
}
.line1{
    width: 40px;
    margin-top: 170px;
    position: absolute;
    left: 24%;
    top: 0px;
}



.box_right{
    width: 67%;
    height: 150px;
    margin-top:50px;
    border-radius: 0px 500px 500px 0px ;
    margin-left: 130px;
}
.circle2{
    height: 40px;
    width: 40px;
    left: 30%;
    top: 150px;
}
.small_circle2{
    margin-top: 120px;
    position:relative;
    left: 21.5%;
    top: 0px;
}
.date2{
    font-size: 15px;
    position: absolute;
    left: 5%;
    top: 0px;
}
.line2{
    width: 40px;
    margin-top: 350px;
    position: absolute;
    left: 24%;
    top: 0px;
}

.box_left3{
    width: 68%;
    height: 150px;
    margin-left: 150px;
    margin-top: 50px;
}
.circle3{
    height: 40px;
    width: 40px;
    left: 30%;
    top: 200px;
}
.small_circle3{
    margin-top: 170px;
    position:relative;
    left: 21.5%;
    top: 0px;
}
.date3{
    margin-top: 570px;
    font-size: 15px;
    position: absolute;
    left: 5%;
    top: 0px;
}
.line3{
    width: 40px;
    margin-top: 580px;
    position: absolute;
    left: 24%;
    top: 0px;
}
}

.slider_background{
    height: 500px ;
    width: 100%;
    background-image:url(https://www.nagebabamultistate.in/assets/images/backgrounds/testimonial-bg-1.png);
    background-size: 100% 100%; 
    float: left;
}

.bg-quote::before {
    position: absolute;
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 150px;
    color: rgba(134, 195, 58, 0.3);
    top: 100px;
    line-height: 1;
    left: 50%;
    transform: translateX(-50%);
}
.fa-award {
  position: absolute;
   right: 4px;
   top: 4px;
   color: red;
}

.icon_hover:hover{
    background: #ddd !important;
    color: #555 !important;
}

.card_body_hover:hover{
    background-color: rgb(255,200,114)!important;
}