body {
/*  padding-top: 70px;*/
	background-color: #fff;
	color: #000;
	/*font-family: 'Cabin', sans-serif !important;*/
	font-family: 'Raleway', sans-serif !important;
}
html {
  scroll-behavior: smooth;
}
.mt-40
{
	margin-top: 40px;
}
.mt-20
{
	margin-top: 20px;
}

.p-l-0
{
	padding-left: 0px;
	padding-right: 0px;
}
.margin-top-welcome
{
	/*margin-top: 60px;*/
	margin-top: 10px;
}
.carousel-item {
/*  height: 65vh;
  min-height: 450px;*/
  height: 75vh;
  min-height: 460px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.header-info
{
	margin: 0 auto;
	padding: 0px;
}
.header-info-bg
{
    background-color: #fd9529;
    padding: 10px 10px;
    border-radius: 0px 0px 0px 0px;
  /*  border-radius: 0px 0px 40px 40px;*/
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	font-family: arial;
}
.header-info-bg .right
{
	text-align: right;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    font-weight: bold;
}
nav.navbar.navbar-expand-lg.navbar-dark
{
    background-color: #fff;	
}
i.fa.fa-phone {
    padding-right: 10px;
    vertical-align: middle;
}

i.fa.fa-map-marker
{
    padding-right: 10px;
    vertical-align: baseline;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(253, 149, 41);
	
}
.navbar {
    padding: 0px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 20%;
    bottom: 0%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
}
.carousel-caption h3
{
	font-size: 50px;
	font-weight: bold;
	background-color: #162b65;
	width: 48%;
	padding: 10px 20px;
	color: #fff;
	margin: 0px 0px;
	border-radius: 10px;
	margin-bottom: 5px;
}
.carousel-caption h4
{
	font-size: 36px;
	font-weight: normal;
	background-color: #fd9529;
	width: 35%;
	padding: 10px 20px;
	color: #fff;
	border-radius: 10px 10px
}

.welcome-background-main
{
	padding: 20px 20px 20px 20px;
	/*background-color: red;*/
	    background: url(../images/welcomegameshji.JPG) fixed center center;
    margin-bottom: 10px;
    min-height: 400px;
    background-size: cover;
}

.welcome-section
{
	padding: 0px 0px;
	margin: 0px auto;
}
.welcome-section .title {
    position: relative;
    color: #fd9529;
    font-size: 25px;
	font-weight: bold;
/*	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";*/
   }
.welcome-section h2
{
	color: #fff;
    font-size: 38px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 10px;
}

.welcome-section p
{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
	text-align: justify;
}
.welcome-section img {
	margin-top: 10px;
	border:4px solid  #fff;
/*	border-radius: 10px;
	box-shadow: 2px 3px 2px #ababab;*/
	border-radius: 5px 40px 5px 40px;
}


.facilities_section
{
	padding: 40px 10px;
	margin: 30px 0px 0px 0px;
	background-color: #162b65;
	border:2px solid #162b65;
}

.facilities_section h2 {
	color: #fff;
    font-size: 35px;
	text-align: center;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
}

.requestBlock h3 {
	color: #000;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
}
.requestBlock p {
    color: #fd9529;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 10px;
}

.requestBlock p span {
    color: #162b65;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 10px;
}
.facilities_section ul {
    padding: 0px 0px;
    margin: 0px 0px;
}
.facilities_section ul li {
    padding-left: 5px;
    margin-left: 22px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
	font-weight: 500;
    list-style-type: none;
}
.facilities_section ul li:before {
    content: "";
    width: 14px;
    height: 14px;
	background: url(../images/list-check.png) no-repeat center center;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.facilities_section img
{
border-radius: 5px 40px 5px 40px;
    margin-bottom: 20px;
	border:4px solid #fff;
}
.our-service-section
{
	/*background: url(../images/overlay-bg.png);*/
	    background-color: #fbfbfb;
	background-repeat: repeat;
	padding: 20px 20px;
	margin-top: 20px;
}
.our-service-section h2 {
    color: #242424;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px;
}
.our-service-section-blue {
    color: #fd9529;
    font-size:25px;
    font-weight:600;
    line-height: 30px;
  	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	text-align: center;
}

.our-service-section-org {
    color: #fd9529;
    font-size:28px;
    font-weight:600;
    line-height: 30px;
  	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	text-align: center;
}
.our-service-section-black {
    color: #000;
    font-size:25px;
    font-weight:600;
    line-height: 30px;
  	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	text-align: center;
}
.card
{
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .15);	
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding:10px;
    height: 80px;
}
.card-title {
    margin-bottom: .75rem;
    font-size: 20px;
	text-align: center;
}
.contact-us
{
	margin: 0 auto;
	padding: 20px 0px;
	background-color: #162b65;
}
.contact-us h2 {
	color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px;
    text-align: center;
}
.contact-us h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
	text-align: center;
	font-family: arial;
}
.contact-us h3 span {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
	text-align: center;
	font-family: arial;
}
.contact-us-phone
{
	color: #fd9529;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 20px;
	font-family: arial;
}
.bg-dark {
    background-color: #fd9529 !important;
    padding: 10px 0px;
}
i.fa.fa-chevron-up {
    color: #fff;
    background-color: #9a484a;
    padding: 10px;
    border-radius: 50px;
    vertical-align: middle;
}

.capacity-section
{
    padding: 20px;
	background-image: url(../images/capacity-bg.png);
    background-repeat: repeat-y;
    background-size: 60% auto;
    margin-bottom: 40px;
    margin-top: 40px;
    background-position: right top;
}
.capacity-section h2 {
    color: #242424;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
}

.capacity-section ul
{
	padding: 0px 0px;
	margin: 0px 0px;
}
.capacity-section ul li
{
	padding-left: 5px;
    margin-left: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    list-style-type: none;
    font-weight: normal;
}

.capacity-section ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/list-check-red.png) no-repeat center center;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.capacity-section img
{
    border-radius: 5px 40px 5px 40px;
	margin-top: 35px;
	border: 4px solid #162b65;
}
.navbar-dark .navbar-toggler {
    color: #162b65;
    border-color: #162b65;
}
.scrollup{
font-size: 20px;
color: #fff;
background-color: #162b65;
border: 2px solid #fff;
text-align: center;
border-radius: 20px;
padding: 3px;
width: 40px;
height: 40px;
position: fixed;
bottom: 50px;
right:30px;
cursor: pointer;
}
.navbar-toggler {
    padding: 4px 4px;
    font-size: 15px;
    line-height: 1;
    background-color: #162b65;
    border: 2px solid #fff;
    border-radius: 5px;
}
.freedom-pain-section
{
	padding: 20px 0px;
	margin: 0px auto;
	background-color: #162b65;
	
}

.freedom-pain-section h1
{
	color: #fff;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
	}
.contactus-btn 
{
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    color: #fd9529;
	font-weight: bold;
    text-transform: capitalize;
    font-size: 20px;
	text-decoration: none;
    padding: 10px 20px;
}
.contactus-btn:hover, contactus:focus, contactus:active
{
    background-color: transparent;
    border: 2px solid #fd9529;
    border-radius: 40px;
    color: #fd9529;
	font-weight: bold;
    text-transform: capitalize;
    font-size: 20px;
	text-decoration: none;
    padding: 10px 20px;
}
.freedom-pain-section .center {
    text-align: center;
}

.requestBlock {
   /* padding: 60px 30px;*/
	 padding: 30px 30px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .15);
	margin-top: 60px;
	border-radius: 10px 10px;
}

.life-style-banner
{
	padding: 40px 20px 40px 20px;
	background: url(../images/short-wave-bg.jpg) fixed center center;
    margin-bottom: 10px;
    margin-top: 10px;
	min-height: 400px;
	background-size: cover;
}
.life-style-banner img {
    border-radius: 5px 40px 5px 40px;
    margin: 10px 10px;
    border: 4px solid #fff;
}
.life-style-banner p
{
	color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 30px;		
}
.life-style-banner h1
{
	color: #fd9529;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0px;
	
}
.footer-right
{
	text-align: right;
}
@-webkit-keyframes sk-scaleout {

  0% { -webkit-transform: scale(0) }

  100% {

    -webkit-transform: scale(1.0);

    opacity: 0;

  }

}



@keyframes sk-scaleout {

  0% { 

    -webkit-transform: scale(0);

    transform: scale(0);

  } 100% {

    -webkit-transform: scale(1.0);

    transform: scale(1.0);

    opacity: 0;

  }

}





/*Moc Animation*/

 @-webkit-keyframes moc-animation {

     0% {

         -webkit-transform: translateY(-20px);

         transform: translateY(-20px);

    }

     50% {

         -webkit-transform: translateY(-10px);

         transform: translateY(-10px);

    }

     100% {

         -webkit-transform: translateY(-25px);

         transform: translateY(-25px);

    }

}

 @keyframes moc-animation {

     0% {

         -webkit-transform: translateY(-20px);

         transform: translateY(-20px);

    }

     50% {

         -webkit-transform: translateY(-10px);

         transform: translateY(-10px);

    }

     100% {

         -webkit-transform: translateY(-20px);

         transform: translateY(-20px);

    }

}

@media only screen and (min-width:320px) and (max-width:767px)
{
.footer-right
{
	text-align: center;
	font-size: 13px;
}	
	
p.m-0.text-center.text-white {
    font-size: 13px;
}	
.our-service-section-org {
    color: #fd9529;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    text-align: center;
}	
.our-service-section-black {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px;
    text-align: center;
}
.welcome-background-main {
    padding: 20px 20px 20px 20px;
    /* background-color: red; */
    background: url(../images/welcomegameshji-mobile.png) fixed center center;
    margin-bottom: 10px;
    min-height: 400px;
    background-size: cover;
}	
	
.capacity-section
{
    background-size: 100% auto;
}	
	
.facilities_section h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.facilities_section ul li {
    padding-left: 5px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
	margin-left: 0px;
}
.life-style-banner {
    padding: 20px 20px 20px 20px;
    margin-bottom: 10px;
    margin-top: 0px;
    min-height: 320px;
}		
.requestBlock p {
	color: #fd9529;
    font-size: 22px;
	text-align: center;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}
	
.requestBlock p span {
    color: #162b65;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}
	
	
.life-style-banner h1 {
    color: #fd9529;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
}
.life-style-banner p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 30px;
}
.capacity-section h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
}

.capacity-section ul li {
    padding-left: 5px;
    margin-left: 0px;
    line-height: 30px;
    font-size: 18px;
}
.freedom-pain-section h1 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 20px;
}	
.requestBlock {
    padding: 20px 20px;
    margin-top: 0px;
    border-radius: 10px 10px;
}
.requestBlock h3 {
    color: #000;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
	
.contact-us-phone {
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
}
.navbar-nav 
	{
    background-color: #162b65;
}
	a.navbar-brand img
	{
    width: 60%;
}
	.header-info-bg {
    background-color: #fd9529;
    padding: 10px 10px;
    border-radius: 0px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
	text-align: center;
}
	.header-info-bg .right {
    text-align: center;
}
	.carousel-caption h3 {
    font-size: 26px;
    width: 100%;
}
	.carousel-caption h4 {
    font-size: 25px;
    width: 100%;
}
	.welcome-section h2 {
	font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
}
	.welcome-section .title {
    font-size: 18px;
    line-height: 24px;
}
.our-service-section-blue {
	color: #9a484a;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
}
	.our-service-section h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}
	.card-title {
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
}
	.contact-us h2 {
	color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 10px;
}
	.contact-us h3 {
font-size: 19px;
    font-weight: normal;
    line-height: 25px;
    margin: 0px 0px 10px 0px

}
	.contact-us-blue {
	color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
	
	.our-service-section {
    margin-top: 20px;
}
	.capacity-section {

    background-size: 100% auto;
}
}

@media only screen and (min-width:768px) and (max-width:1024px)
	
{
	
.capacity-section
{
    background-size: 100% auto;
}
}