@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Prata&display=swap');




::-moz-selection {
 color: #000;
 background:#cbe7e7;
}
::selection {
	color: #000;
	background: #cbe7e7;
}
.clear {
	clear: both;
	height: 0;
}
a:hover {
	text-decoration: none;
}
body {
    font-family: 'Arial', sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #4e4e4e;
	
}
h1, h2, h3, h4, h5, h6 {
	color: #292929;
	margin: 0;
	font-weight: normal;font-family: 'Arial', serif;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 13px;
}
p {
	font-size: 13px;
	color: #252525;
	margin: 0;
	line-height: 26px;
}
img {
	max-width: 100%;
}
ul {
	margin: 0 0 0 0;
	padding: 0px;
	list-style: none;
}
ul, li {
	box-sizing: border-box;
}
a {
	color: inherit;
	outline: none;
	display: inline-block;
	text-decoration: none;
}
a:hover {
	color: inherit;
}
a:active, a:focus {
	outline: none;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}
textarea {
	resize: none;
}

#back-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 1000;
    display: none;
    margin-left: 500px;
    width: 35px;
    height: 35px;
    background: #2196f3;
    border: 1px solid #03a9f4;
    color: white;
    text-align: center;
    cursor: pointer;
    -webkit-animation: movebounce 3.6s linear infinite;
    animation: movebounce 3.6s linear infinite;
    line-height: 31px;
    border-radius: 50%;
}


.site-header{border-bottom: solid 1px #e6e6e6;}
.emcontact-box {
    margin-right: 45px;
}
.bg_black{background: #000;padding: 8px;}
.custom-menu-class #menu-main-menu{background: #000;padding: 8px;}

@media screen and (min-width: 992px){
header .site-header .logo img{padding: 15px 0;}
header.sticky .logo img{padding: 15px 0;}
header.sticky .main_menu{
    position: fixed;
    top: 0;
    z-index: 999;
    margin: 0;
    animation: 300ms ease-in-out 0s 1 normal none running fadeInDown;
    -webkit-animation: fadeInDown 0.8s ease-in-out;
    -moz-animation: fadeInDown 0.8s ease-in-out;
    -ms-animation: fadeInDown 0.8s ease-in-out;
    -o-animation: fadeInDown 0.8s ease-in-out;
    animation: fadeInDown 0.8s ease-in-out;
    background-color: rgb(0 0 0);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
    border-bottom: none;
    width: 100%;
    left: 0;
    right: 0;}
}
@media (max-width: 480px) {
header .site-header .logo img{padding: 15px 0;}
}
.welcome_text1 p {
  font-size: 14px;
}
body h1, body h2, body h3{font-family: Arial, sans-serif;}
body h3 {
    font-size: 14px;
    color: #ffffff;
    line-height: 90%;
    font-weight: lighter;
    font-variant: normal;
    padding-bottom: 12px;
}
#back-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 1000;
    display: none;
    margin-left: 500px;
    width: 35px;
    height: 35px;
    background: #e61c25;
    border: 1px solid #e61c25;
    color: white;
    text-align: center;
    cursor: pointer;
    -webkit-animation: movebounce 3.6s linear infinite;
    animation: movebounce 3.6s linear infinite;
    line-height: 31px;
    border-radius: 50%;
}
.asdf img{animation: 300ms ease-in-out 0s 1 normal none running fadeInDown;
    -webkit-animation: fadeInDown 0.8s ease-in-out;
    -moz-animation: fadeInDown 0.8s ease-in-out;
    -ms-animation: fadeInDown 0.8s ease-in-out;
    -o-animation: fadeInDown 0.8s ease-in-out;
    animation: fadeInDown 0.8s ease-in-out;}
body {
    position: relative;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    min-height: 13px;
    font-weight: lighter;
    letter-spacing: 0px;
    background-attachment: fixed;
    background-color: #636466;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
body:before{position: absolute;content: '';width: 100%;height: 100%;top:0;background: #5161956b;}
img {
    max-width: 100%;
}
body h1 {
    font-size: 14px;
    color: #ffffff;
    line-height: 120%;
    font-weight: lighter;
    font-variant: normal;
    text-transform: capitalize;
    padding-bottom: 20px;
}
body h2 {
    font-size: 14px;
    color: #ffffff;
    line-height: 120%;
    font-weight: lighter;
    font-variant: normal;
    text-transform: capitalize;
    padding-bottom: 20px;
}

body h4 {
    color: #5F5F5F;
    font-size: 13px;
    font-weight: bold;
}
body p {
    font-family: Arial, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    min-height: 13px;
    font-weight: lighter;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: justify !important;
}
.coklp ul li{font-family:  Arial, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    min-height: 13px;
    font-weight: lighter;
    margin-top: 0;
    margin-bottom: 12px;}

 body a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    line-height:14px;
}
body a:active, body a:hover {
    color: #FF0000;
}
body a:visited {
    color: #7A1A8B;
}

body img {
    height: auto;
    max-width:100%;
}
body ul {
        list-style-type: disc;
        padding-left: 19px;
        padding-bottom: 15px;
    }

body ul li{font-size: 13px;
    min-height: 13px;
    font-weight: lighter;text-align: justify !important;}

body ul li strong{font-style: italic;color: rgb(255, 255, 255);}
.Residential_Centre h4{font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-size: 17px;
    min-height: 13px;
    font-weight: lighter;
    margin-top: 0;
    margin-bottom: 12px;
  padding-top: 25px;}
.coklp h2{padding-bottom: 30px;}
.alingtoo h2{text-align: center;}
.colpr h2{padding-bottom: 15px;}
/*.colpr p{padding-bottom: 25px;}*/
.paragraphfg p{font-size: 14px !important;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #ffffff !important;
    line-height: 120%;
    font-weight: lighter;
    font-variant: normal;
    text-transform: capitalize;}
.Contact_Centre{background: rgba(154, 154, 154, 0.8);
    background-attachment: fixed;
    
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;}

.Residential_Centre{background: rgba(154, 154, 153, 0.8);
    background-attachment: fixed;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-position: left center;}
.Aims_our{background: transparent;
    background-attachment: fixed;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center; padding: 90px 0 150px;}
.contacus{background-attachment: initial;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: rgba(61, 84, 164, 0.8);}
.contacus:before{position: absolute;
    width: 100%;
    bottom: 0;
    background: rgb(57 77 146);
    content: '';
    height: 12%;}
.About_GAC{background-attachment: fixed;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: rgba(61, 84, 164, 0.8);padding-bottom: 60px !important;}
@media screen and (min-width: 640px){
.uldileft ul{float: left;padding-bottom: 35px;padding-top: 10px;
    width: 50%;}
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: #ffffff0d;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn.btn-default{background-color: rgba(154,154,154, 0.075);
    color: #ffffff;
    font-size: 13px;
    font-weight: lighter;
    text-transform: uppercase;
    border: 1px solid #9a9a9a;
    padding: 14px 30px;border-radius: 0;}

.dfgy h3{padding-bottom: 20px;
    padding-top: 30px}
.dfgy h4{font-size: 14px;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 15px;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-weight: 500;}
.bosxd{text-align: center;
    border: solid 1px #c3c3c3;
    padding: 15px;
    margin-top: 25px;min-height: 276px;background: #ffffff54;}
.bosxd p{text-align: center !important;}
.bosxd h3{padding-bottom: 13px;}
.fgh img{margin: 20px 0;width: 100%;}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.5);
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.5);
}
.wraperbox{text-align: center;
    border: solid 1px #c3c3c3;
    padding: 15px;
    margin-bottom: 25px;
    min-height: 140px;
    background: #ffffff54;}
.wraperbox h3{font-size: 14px;
    color: #ffffff;
    font-weight: lighter;
    font-variant: normal;
    text-transform: capitalize;
    padding-bottom: 19px;
    line-height: 20px;}
.wraperbox p{font-size: 13px;
    color: #f3b721;text-align: center !important;}
.img_poip h3{font-size: 14px;
    line-height: 20px;}
.fohthre .img_poip h3{padding-top: 25px;}
.img_poip h3 a{font-size: 14px;color: #ffcc00;}
.custombtrn{background: #2196F3;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 36px;
    margin-top: 22px;}
.custombtrn:hover{color:#FFF;}

/*===========nav-style.css============*/

.navbar{justify-content: flex-end;}
.navbar-toggler{padding: 0;}
.burger {
    width: 42px;
    height: 39px;
    background: white;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    transition: all .5s ease;
}
.burger:hover {
    background: #FFF;
}
.burger-strip {
    transition: all .5s ease;
}
.strip div {
    height: 2px;
    border-radius: 2px;
    background: rgb(56 56 56);
    margin: 7px;
    transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 31px;
}
.burger_strip div:first-child {
    transform: rotate(45deg) translateY(5px) translateX(6px);
}
.burger_strip div:nth-child(2) {
    transform: rotate(-45deg);
}
.burger_strip div:last-child {
    transform: rotate(46deg) translateY(-8px) translateX(-4px);
}
.burger_strip div{height: 2px;
    border-radius: 2px;
    background: rgb(56 56 56);
    margin: 7px;
    transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 31px;}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.nav_container {
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li{position: relative;}
.navbar-inverse .navbar-nav > li a {
    padding: 13px 14px 11px;
}
.navbar-nav ul.sm-nowrap > li > a:hover {
    color: #fff !important;
    background-color: #2b71c7 !important;}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    margin: 0;
    outline: 0 none;
    padding: 17px 12px 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Arial', sans-serif;
    
}


.navbar-inverse .navbar-nav > li:nth-child(1) > a{padding-left:16px;}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #7d7d7d;
    background: transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover:after {
    color: #4e79ae;
    background: #2a343900;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #000;
}
.navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
}
.dropdown-menu > li > a {
    color: #000;
    font-size: 14px;
    border-bottom:1px #3274c4 dotted;
    padding: 8px 5px;
    display: block;
}

.dropdown-menu {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-top: 5px #FFF solid;
    padding: 0px 0;
    background-color: #FFF;
    width: 100%;
    min-width: 190px !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #f6f6f6;
    background-color: #06ad2100;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #000;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: inherit;
    border-color: #337ab7;
}
nav.stroke ul li a, nav.fill ul li a {
    position: relative;
}
nav.stroke ul li a:after, nav.fill ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '';
    color: transparent;
}
nav.stroke ul li a:hover:after {
    width: 100%;
}
nav.fill ul li a {
    transition: all 2s;
}
nav.fill ul li a:after {
    text-align: left;
    content: '';
    margin: 0;
    opacity: 0;
}
nav.fill ul li a:hover {
    color: #cc3b76;
    z-index: 1;
}
nav.fill ul li a:hover:after {
    z-index: -10;
    animation: fill 1s forwards;
    -webkit-animation: fill 1s forwards;
    -moz-animation: fill 1s forwards;
    opacity: 1;
}
.nav-tg {
    display: none;
}
.navbar {
    border: 0 solid transparent;
    position: relative;
    padding: 0;
}


/*===========nav-style.css============*/

@-webkit-keyframes fill {
 0% {
 width: 0%;
 height: 1px;
}
 50% {
 width: 100%;
 height: 1px;
}
 100% {
 width: 100%;
 height: 100%;

}
}
.sdfjt{color: #FFF;margin-left: 10px;}
@media only screen and (min-width : 992px) {
.sdfjt{display: none;}
.qwerty p{margin: 25px auto;
    font-size: 17px;
    padding-right: 61px;}
}
@media only screen and (max-width : 991px) {
.bg_black {
    background: initial;}
    }
@media only screen and (max-width : 767px) {
body{background-size: cover;}
.Contact_Centre{background-size: cover;}
.Aims_our{background-size: cover;}

.About_GAC{background-size: cover;position: relative;}
.About_GAC:before{position: absolute;content: '';width: 100%;height: 100%;
background-color: rgba(61, 84, 164, 0.8);top:0;}

.Residential_Centre{background-size: cover;position: relative;}
.Residential_Centre:before{position: absolute;content: '';width: 100%;height: 100%;
background-color: rgb(17 17 17 / 80%);top:0;}

.contacus{background-size: cover;position: relative;}
.contacus:before{position: absolute;content: '';width: 100%;height: 100%;
background-color: rgba(61, 84, 164, 0.8);top:0;}
.navbar {
    justify-content: center;
}
}

.aswqer{display: flex;
    flex-direction: column;
    justify-content: center;padding-bottom: 83px;}

.ContactForms1 textarea.form-control {
    height: 53px;}
.ContactForms1 p{line-height: 13px;}