.applybtn
{
	padding: 6px 20px !important;
}
.universitybx
{
	/* background: #e5e9ef; */
	padding: 11px 10px 25px;
	text-align: center;
	border-radius: 15px;
	/* border: 1px solid #e9e9e9; */
	box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
}
.universitybx h1
{
	color: #000000;
	font-size: 19px;
	margin: 10px 0 10px;
	font-weight: 700;
}
.unimg
{
	border-radius: 10px;
}
.unlogo
{
	width: 120px;
	position: relative;
	margin-top: -73px;
	padding: 2px 2px;
	background: #FFF;
	border-radius: 7px;
	border: 1px solid #CCC;
}
.uncourse
{
	background: var(--color-style-four);
	color: #FFFF;
	display: inline-block;
	padding: 4px 44px;
	border-radius: 6px;
	font-size: 19px;
	font-weight: 300;
}
.title-s1
{
	text-align: center;
	font-size: 35px;
	font-weight: 800;
}
.course-bx
{
	display: block;
	background: #FFF;
	margin: 0 0 30px;
	border-radius: 8px;
	text-align: center;
	padding: 0 0 15px;
}
.course-bx img
{
	
}
.course-bx h1
{
    font-size: 17px;
    margin: 10px 0 1px;
    padding: 0 33px;
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #000;
}
.course-bx p
{
	margin: 0px;
}
.unlogos img
{
	padding: 5px 10px;
	background: #FFF;
	border-radius: 7px;
	width: 95%;
	margin: 0 0 5px;
}
footer, footer p, footer p, footer a
{
	color: #cdcdcd !important;
	font-weight: 400;
}
.f-item ul
{
}
.whatsapp-btn-s1
{
	display: inline-block;
	border: 1px solid var(--color-style-four);
	padding: 5px 19px 2px 46px;
	border-radius: 20px;
	background: var(--color-style-four);
	color: #FFF !important;
	line-height: 18px;
	position: relative;
}
.whatsapp-btn-s1 span
{
	display: block;
	font-size: 12px;
}
.whatsapp-btn-s1 i
{
	font-size: 33px;
	color: #ffffff;
	position: absolute;
	left: -10px;
	top: -6px;
	width: 55px;
	height: 55px;
	line-height: 53px;
	text-align: center;
	background: var(--color-style-four);
	border-radius: 50%;
}
.social-media-icons-s1 {
    list-style: none;
    padding: 0px;
    margin: 20px 0 0;
}

.social-media-icons-s1 li {
    display: inline-block;
    margin-right: 9px;
}
/*
.social-media-icons-s1 li .facebook {
    background: #29589f;
}

.social-media-icons-s1 li .twitter {
    background: #0d9dd3;
}

.social-media-icons-s1 li .youtube {
    background: #e82626;
}

.social-media-icons-s1 li .instagram {
    background: #b503a4;
}*/

.social-media-icons-s1 li a {
    color: #FFF !important;
    display: block;
}
.social-media-icons-s1 li a img{
	width: 28px;
}
.border-btn
{
	display: block;
	border: 1px solid var(--color-style-four);
	text-align: center;
	padding: 13px 10px;
	color: #17ae5e !important;
	font-size: 19px;
}
.banner-section
{
	position: relative;
}
.banner-section img
{
}
.banner-form
{
	background: #FFF;
	position: relative;
	margin: 60px 0 0;
	padding: 40px;
	border-radius: 28px;
}
.banner-form::after
{
	content:'';
	background: #ffffff;
	width: 240px;
	height: 70px;
	position: absolute;
	right: 27px;
	bottom: 46px;
}
.banner-form h1
{
	font-size: 33px;
	margin: 0 0 10px;
	padding: 0 5px;
}
.banner-form-area
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.menubar
{
	background: #f0f0f0;
	border-top: 2px solid #017236;
	border-bottom: 2px solid #017236;
}
.logo
{
    
}
.navbar-brand h4
{
	font-size: 16px;
	text-align: center;
	color: #000000;
	margin: 0 0 9px;
}
.location-header
{
	float: right;
	position: relative;
	padding: 20px 0 0 77px;
}
.location-header i
{
	position: absolute;
	left: 0px;
	margin-top: 6px;
	color: var(--color-style-four);
	font-size: 18px;
	display: inline-block;
	height: 60px;
	width: 60px;
	text-align: center;
	background: var(--color-style-four);
	line-height: 60px;
	color: var(--white);
	font-weight: 800;
	font-size: 23px;
	border-radius: 50%;
	margin-right: 15px;
	margin-top: 0px;
}
.testimonials .owl-item
{
	padding: 20px 0 0;
}
.service-carousel .owl-item
{
	padding: 20px 0 80px;
}
.main-slider .owl-nav [class*=owl-] {
    padding: 5px 10px;
    line-height: 24px;
    font-size: 24px;
}

.main-slider {
    position: relative;
    position: relative;
}

.main-slider .owl-nav {
    position: absolute;
    top: 39%;
    width: 100%
}

.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    border: none;
    background: #ffffff82;
}

.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 23px;
    color: #017c29;
    line-height: 52px;
}

.main-slider .owl-nav .owl-prev {
    left: 10px;
}

.main-slider .owl-nav .owl-next {
    right: 10px;
}
.main-slider .owl-nav button:hover i {
    color:#FFF
}
.testimonialbx
{
	padding-bottom: 25px;
}
.breadcrumb-area
{
	padding: 40px 0px 30px;
}
.breadcrumb-area h1 {
    font-size: 38px;
    margin-bottom: 12px;
}
.service-carousel .owl-item
{
	padding-bottom: 40px;
}
.floatingwhatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    color: #FFF;
    background: #4dc247;
    font-size: 26px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}

.floatingwhatsapp:hover {
    color: #FFF;
}
.poweredby {
    text-align: right;
}

.poweredby img {
    position: relative;
    top: -1px;
    width: 140px;
}


.services-one {
    position: relative;
    display: block;
    padding: 245px 0 0;
    margin-top: -156px;
}

.services-one-bg-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--lasitha-black, #0d3b38);
    z-index: 1;
}

.services-one-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--lasitha-black, #0d3b38);
    mix-blend-mode: luminosity;
    opacity: .08;
    z-index: 1;
}

.services-one .section-title {
    z-index: 3;
}

.services-one .section-title__tagline {
    color: #c1b8b3;
}

.services-one .section-title__title {
    color: var(--lasitha-white, #ffffff);
}

.services-one .section-title__line:after {
    background-color: var(--lasitha-white, #ffffff);
}

.services-one__single {
    position: relative;
    display: block;
    margin-bottom: 0;
    z-index: 9;
    background-color: var(--lasitha-white, #ffffff);
    padding: 29px 29px;
    border-radius: 10px;
    text-align: center;
}
.services-one__single:hover {
    background-color: #ebebeb;
}
.services-one__single:hover h3{
}
.services-one__single:hover .facilityimg
{
    border: 1px solid #e32024;
}
.facilityimg
{
    border: 1px solid #e32024;
    border-radius: 50%;
    padding: 17px;
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 0 0 15px;
}
.facilityimg img {
    position: relative;
    z-index: 1;
    width: 160px;
    text-align: center;
    display: inline-block;
}

.services-one__single:hover .services-one__img:before, .services-one__single:hover .services-one__img:after {
    height: 50%;
}

.services-one__img img {
    width: 90%;
    margin: 0 0 10px;
    display: inline-block;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.services-one__icon {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 20px;
    left: 40px;
    height: 106px;
    width: 106px;
    background-color: var(--lasitha-black, #0d3b38);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 2;
}

.services-one__single:hover .services-one__icon {
    background-color: var(--lasitha-base, #c3887d);
}

.services-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: var(--lasitha-white, #ffffff);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.services-one__single:hover .services-one__icon span {
    color: var(--lasitha-white, #ffffff);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.services-one__content {
    position: relative;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    text-align: center;
    z-index: 999999;
    position: relative;
}

.services-one__content h3 {
    font-size: 17px;
    margin: 0 0 7px;
    !i;!;!
    @;
    font-family: var(--font-default);
}

.services-one__text {
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

.services-one__single:hover .services-one__content {
    /* -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05); */
}

.services-one__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 2px;
}

.services-one__title a {
    color: var(--lasitha-black, #0d3b38);
}

.overlap-btn a {
    background: #017236;
    display: inline-block;
    color: #FFF;
    padding: 7px 15px;
    border-radius: 30px;
}

.blog-one__single {
    border: 1px solid #CCC;
    margin: 0 0 30px;
    padding: 30px;
}

.blog-one__single h3{
    margin: 16px 0 0;
    font-size: 18px;
}
.blog-one__img img {
    width: 100%;
}

.innerpage
{
    padding: 60px 0;
}
.drbx
{
    
}
.drbx h2
{
    font-size: 37px;
    margin: 0;
}
.drbx h3
{
    margin: 0 0 10px;
}
.drbx p
{
    
}
.drbx p strong
{font-weight: 600;}

.list-style-1 {
    margin: 20px 0 30px 3px
}

.list-style-1 li {
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0;
    padding: 0 0 0 18px;
    position: relative;
    display: block
}

.list-style-1 li::before {
    position: absolute;
    left: 0;
    top: -3px;
    content: ".";
    font-size: 50px;
    line-height: 0;
    color: rgb(1 114 54);
}
.title-s6
{
    font-size: 27px;
    margin: 0 0 6px;
}
.doctorpage strong
{
    font-size: 18px;
    font-weight: 300;
    color: #383838;
}
.gallery-thumb {
    border: 2px solid #017236;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px;
    margin-bottom: 30px;
}

.gallery-thumb .gallery-thumb-image {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gallery-thumb .gallery-thumb-image img {
    width: 100%;
}

.gallery-thumb .gallery-thumb-title a{
    margin-bottom: 13px;
    color: #017236;
}

.gallery-thumb .gallery-databx {
    padding: 12px;
}

.gallery-thumb:hover {
    box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
    border: 2px solid #fff;
}

.album-back-btn {
    text-align: right;
    margin: 0 0 20px;
}

.album-back-btn a {
    text-align: center;
    padding: 7px 29px;
    display: inline-block;
    color: #ffffff;
    background-color: #19743a;
    border-radius: 50px;
}

.gallery-btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 170px;
    height: 60px;
    line-height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block;
    color: #ffffff !important;
    background-color: #017236;
    border-radius: 50px;
}

.contatpage-address {
    list-style: none;
    padding: 0px;
}

.contatpage-address li {
    padding: 0px 0px 0px 70px;
    position: relative;
    margin: 0 0 25px;
    list-style: none;
    line-height: 20px;
}

.contatpage-address li i {
    position: absolute;
    left: 0px;
    font-size: 29px;
    top: 4px;
    color: #ffffff;
    background: #017236;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.contatpage-address li p {
    font-weight: 800;
    font-size: 24px;
    margin: 0 0 15px;
    font-family: 'Gilroy-Bold';
    color: #e32024;
}

.contatpage-address li a {
    color: #000;
}

.package-box {
    border: 1px solid #017236;
    padding: 30px;
    border-radius: 0;
    margin-bottom: 30px;
    -webkit-transition: .5s all
}

.package-box:hover p, .package-box:hover p strong, .package-box:hover a{
    
    color: #FFF;
}

.package-box:hover {
    background: #017236;
    color: #FFF;
    -webkit-transition: .5s all
}

.applybtn {
    background: #017236;
    color: #FFF;
}

.package-box:hover .applybtn{
    background: #e32024;
}
.package-box:hover h2 {
    color: #FFF;
    -webkit-transition: .5s all
}

.package-box:hover .btn-s2 {
    color: #000;
    background: #FFF
}

.package-box h2 {
    font-weight: 800;
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 24px;
    -webkit-transition: .5s all;
    color: #017236;
}

.package-box ul li {
    display: block;
    font-weight: 600;
    position: relative;
    padding-left: 17px;
    margin: 6px 0 3px;
    font-size: 16px
}

.package-box ul li::before {
    content: '.';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 50px;
    line-height: 0
}
.navbar-toggle
{
    
}
.navbar-toggle span{
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 2px;
	width: 25px;
	background: #017236;
	transition: all 0.35s ease-in-out;
}
.navbar-toggle .bar-1
{
    
}
.navbar-toggle .bar-2
{
    top: 8px;
    width: 35px;
}
.navbar-toggle .bar-3
{
    top: 16px;
    width: 15px;
}

.banner-social-area2 ul.banner-social {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	background: #017236;
	padding: 10px;
	border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	margin-right: -2px;
	padding: 4px;
	position: fixed;
	right: 0px;
	top: 31%;
	z-index: 9999;
}

.gap-2 {
	gap: .5rem !important
}

.banner-social-area2 ul.banner-social li {
	padding: 5px
}

.banner-social-area2 ul.banner-social li a i {
	font-size: 1.8rem;
	transition: all .35s ease-in;
	width: 35px;
	height: 35px;
	line-height: 34px;
	border-radius: 50%;
	border: 1px solid var(--white);
	color: var(--white);
	text-align: center
}

.mobile-bottom-nav {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	will-change: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #017236;
	justify-content: center;
	padding: 9px 0 5px;
}

.mobile-bottom-nav__item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-grow: 1;
	flex-basis: 0;
}

.mobile-bottom-nav__item a{color: #FFF;}

.mobile-bottom-nav__item a i{font-size: 22px;}

.mobile-bottom-nav__item span {font-weight: 300;}
.mobile-bottom-nav
{
    display:none;
}
.text-red
{
    color: #e32024;
}
.language-btns
{
    
}
.language-btns li
{
    display: inline-block;
    margin-left: -12px;
}
.language-btns li a
{
    font-weight: 500;
    font-size: 16px;
    font-family: 'Gilroy-Bold';
}
.language-btns li a:hover
{
	background:none;
    color: #94ffc6;
}
.language-btns li.active a
{
    color: #94ffc6;
}
.publicationbx
{
    display: block;
    background: #e4e4e4;
    margin: 0 0 10px;
    padding: 30px;
    border-radius: 5px;
}
.publicationbx:hover
{
    background: #98d0b2;
    color: #000000;
}


.publicationlist
{
    list-style: decimal-leading-zero;
}
.publicationlist li
{
    list-style: decimal;
}


.publicationlist li::marker
{
	font-weight: bolder;
}

.hometopicons
{
    margin-top: -70px;
    position: relative;
    z-index: 99;
}

.title-s2 {
    font-size: 27px;
    position: relative;
    padding: 0 0 9px;
    display: inline-block;
    margin: 0 0 35px;
    font-weight: 200;
}

.title-s2::after {
    content: '';
    position: absolute;
    background: #017236;
    left: 0px;
    bottom: 0px;
    width: 40%;
    height: 3px;
}
.scrollnews
{
    position: fixed;
    z-index: 999;
    background: #e32024;
    color: #FFF;
    bottom: 0px;
    width: 100%;
    font-size: 18px;
    padding: 9px 0;
}

.msgbx
{
    font-size: 18px;
    background: #f0f0f0;
    padding: 35px;
    margin: 0 0 80px;
    text-align: center;
    line-height: 31px;
}


.msgbx a
{
	font-weight: 800;
	font-size: 22px;
	color: #017236;
}
@media (max-width:1200px)
{
	.side-menu
	{
		display: none !important;
	}
	.applybtn {
    padding: 6px 9px !important;
}
	nav.navbar.navbar-default .navbar-collapse ul.nav>li>a {
        padding: 15px 5px !important;
        font-size: 13px !important;
    }
}
@media (max-width:1039px)
{
    .attr-nav.attr-box ul {
		display: none !important; 
    }
}
@media (max-width:1024px)
{
	.location-header
	{
		display: none;
	}
	ul.top-header-list {
    margin: 13px 0 17px;
}
	.navbar-brand>img {
        max-height: max-content;
        width: 100%;
    }
}
@media (max-width:992px)
{
    

.scrollnews
{position: inherit;padding: 5px 0;font-size: 16px;}

    .navbar-brand h4 {
    font-size: 11px;
}
    .hometopicons {
    margin-top: 10px;
}
    footer .logo
    {
        text-align:center;
    }
    footer .logo img
    {
        width: 66% !important;
        margin-bottom: 16px !important;
    }
    .mobile-bottom-nav
{
    display:flex;
}
ul.top-header-list li i {
    height: 40px;
    width: 40px;
    line-height: 43px;
}
}
@media (max-width:768px)
{
    .estimate-two-box
    {
        
    }
    .estimate-two-box .row
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .estimate-two-box .col-md-3
    {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px !important;
        !i;
        !;
    }
	ul.top-header-list .icon
	{
		display: none;
	}
	nav.navbar.validnavs .navbar-toggle
	{
		position: absolute;
		right: 7px;
		top: 22px;
		margin: 0 7px;
		display: block;
		width: 40px;
		border-radius: 0px;
	}
	    ul.top-header-list {
        margin: 0px 0 8px;
    }
	    .navbar-brand>img {
        margin: 0 0 8px;
    }
	    nav.navbar.validnavs {
        padding: 7px 0 .0;
        border-top: 4px solid #017236;
    }
	.navbar-brand>img {
        width: 83%;
    }
	.top-bar-area ul.item-flex
	{
		display: block;
		text-align: left;
	}
	    .top-bar-area li {
			position: relative;
			padding: 0 0 0 7px;
			line-height: 18px;
			font-size: 12px;
			}
	    .top-bar-area li i{
			pos'animation:';
			/* position: absolute; */
			left: 0px;
			top: 2px;
			font-size: 14px;
			}
	    .top-bar-area {
        padding: 0;
    }
	.text-end .item-flex .dropdown ul.dropdown-menu {
    min-width: 100%;
}
	
	.title-s1 {
    font-size: 24px;
    margin: 0 0 10px;
}
	.feature-style-three-item img {
    height: 45px;
    margin-bottom: 19px;
}
	    .feature-style-three-item {
                               padding: 20px 20px;
                               border-radius: 10px;
                               margin: 0 0 20px;
    }
	.feature-style-three-item h4 {
            margin-bottom: 4px;
        font-size: 18px;
}
	.feature-style-three-item a {
    font-size: 12px;
}
	.border-btn {
    padding: 9px 10px;
    font-size: 16px;
}
	    .footer-style-two .footer-item {
        margin-top: 29px;
    }
	.footer-bottom ul li {
    margin: 0 12px;
}
	.service-carousel .owl-item {
    padding: 20px 0 60px;
}
	.poweredby {
    text-align: center;
}
.services-one__single {
    padding: 11px 10px;
}
.services-one__content h3 {
    font-size: 13px;
    margin: 0 0 7px;
    min-height: 35px;
}

.facilityimg {
    width: 60px;
    height: 60px;
    padding: 10px;
    border: 1px solid #2a7a4a;
}
}