@media only screen and (max-width: 2000px) and (min-width: 1401px) {
    .container {
        max-width: 1300px;
    }
}

a {
    color: #060606;
    text-decoration: none;
    background-color: transparent; 
}

a:hover {
    color: #060606;
    text-decoration: none;
}

.navbar-brand
{
	width:70%;
}

.mymenu
{
	text-align:right;
}

@media screen and (max-width: 600px) {
.navbar-toggler .navbar-toggler-icon
{
	color:#fff;
	/*background:#333;*/
	outline:0px;
}

.navbar-brand
{
	width:40%;
}

.navbar-nav .nav-item
{
	border-bottom:1px solid #f2f2f2;
	line-height:15px;
	font-size:14px;
}
}


/*.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;    
}*/



.navbar-expand-lg .navbar-nav .nav-link:hover {
    padding-right: 20px;
    padding-left: 20px;
    color:#fff;
    background: linear-gradient(to bottom, #23939e 0%, #6cbfa0 100%);
    border-radius:5px;
}

.about h3
{
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;  
    text-transform: uppercase; 
}

.about p
{
    font-size: 14px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;    
}

.area-1 {
    padding: 120px 0;
}

.area-2 {
    padding: 20px 0;
}

.area-3 {
    padding: 20px 0;
    margin-bottom:70px;
}

.main-title h1
{    
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 40px;    
    font-family: 'Poppins', sans-serif;  
    text-transform: uppercase;
}


@media (max-width: 991px){
.about {
    margin-top: 30px;
}
.myheader
{
    background:#fff;    
}
.logo
{
    height:45px;
}
.paramargin
{
    margin-top:0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 20px;
    color:#111;
    font-weight: 600;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
}

@media only screen and (max-width: 2000px) and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    color:#111;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}    
.paramargin
{
    margin-top:20px;
}    
.logo
{
    height:12vh;
}    
.myheader {
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 30%);
}
}


.offers
{
    padding: 80px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.background {
    position: relative;
}

.background:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.offer h1
{
    color:#fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif;   
}

.offer p
{
    color:#fff;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;    
}

.portfolio
{
    margin-bottom: 30px;
}

.portfoliohead
{
    border:1px solid #c7c9ca;
    color:#fff;
    background: linear-gradient(to bottom, #23939e 0%, #6cbfa0 100%);
    font-family: 'Poppins', sans-serif;
    text-transform:uppercase;
    font-size:16px;
    text-align: center;
    padding:35px 0 35px 0;
}

.facility p
{
    border: 1px solid #c7c9ca;
    padding: 20px;
    height: 120px;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Roboto Slab', serif;    
}

.count
{
    padding: 80px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.counter-box {
    display: block;
    /*background: #f6f6f6;*/
    padding: 20px 20px 20px;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 28px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}


.footer {
    background: #12676a;
    padding: 80px 0 0;
    border-top: 2px solid #297db5;
}

.footer h4 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer h5 {
    font-size: 12px;
    margin-bottom: 30px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}

.footer .footer-inner .contact-info li {
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.footer .footer-inner p {
    line-height: 27px;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.footer a {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.footer a:hover {
    color: #eeeeee;
    font-size: 16px;
}

.footer .copy {
    padding: 20px 0;
    border-top: solid 1px #fff;
    margin: 50px 0 0;
    text-align: center;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #535353;
}

@media (max-width: 800px){
.footermargin {
    margin-top: 30px;
}
.subbanner
{
    padding: 100px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height:160px;
}

}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

.blog1
{
    border:1px solid #c7c9ca;
    background-color: #fff;
    margin-bottom: 50px;
}

.detail
{
    padding: 15px 15px 15px 15px;
}

.blog1 .detail h1
{
    color:#111;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
} 

.blog1 .detail p
{
    color:#111;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Roboto Slab', serif;    
} 


.subbanner
{
    padding: 120px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height:280px;
}

.subbannerbreadcrumb h1
{
    color:black;
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;   
}

/*.subbannerbreadcrumb p
{
    color:black;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    font-family: 'Roboto Slab', serif;    
}*/

.subbannerbreadcrumb ul
{
    text-align: center;
}

.subbannerbreadcrumb .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size: 16px;      
}

.subbannerbreadcrumb .breadcrumbs li a {
    color:black;
}

.subbannerbreadcrumb .breadcrumbs .active {
    margin-left: 5px;
    color: black;
}

.lightbox-gallery {
    /*background-image: linear-gradient(#4A148C, #E53935);
    background-repeat: no-repeat;*/
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #111;
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
    .aboutsm
    {
        margin-top:-40px;
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}

.facolor
{
    color: #01979e;
}

.carheading
{
    text-align: left;
    font-size: 55px;
    font-weight: 600;
    line-height: 60px;
    /*margin-bottom: 40px; */   
    font-family: 'Oswald', sans-serif;
    color: #fff;
}

.carspan
{
    color:#fff;
}

.colorline {
    background-image: url(../image/colourfull-line.jpg);
    height: 6px;
}

.imageBox {
  position: relative;
  float: left;
}

.imageBox .hoverImg {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.imageBox:hover .hoverImg {
  display: block;
}

body{
    overflow-x:hidden;
}

button:focus {
    outline:none;
    }

.phonelink:before {
    content: '\f879'; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free"; /* This is the correct font-family*/
    font-weight:900;
}
    