body{
	font-family: 'Lato', sans-serif;
}
img{max-width: 100%;}
ul {
	padding: 0;
	margin: 0;
}

/**/
.header-bg {
    background: #000000;
}
.header-2 {
    background: #000;
    margin: -20px 0 0 0;
    padding: 25px 0 0 0;
}
.header-part {
    background: url(../images/top.png) repeat-x;
    padding: 6px 0 25px 20px;
    background-position: bottom;
    position: relative;
    z-index: 9;
}
ul.top-social-ic li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
ul.top-social-ic li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}
ul.top-social-ic li a i {
    font-size: 17px;
    height: 35px;
    width: 35px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    padding: 9px 0;
    text-align: center;
    border-radius: 50%;
    color: #000000;
    margin-right: 5px;
}

ul.top-con {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

ul.top-con li {
    display: inline-block;
    margin-right: 5px;
    padding: 0 0;
}

ul.top-con li a i {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    color: #000;
    font-size: 18px;
    text-align: center;
    height: 30px;
    padding: 6px 0;
    width: 30px;
    border-radius: 50px;
    transition: 0.5s;
}

ul.top-con li a i:hover{
    background: #fff;
}

li.follow {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}

/*Start Navigation*/

.navigation {
    background: #371514;
    border-bottom: solid 1px #ffffff6b;
    border-top: solid 1px #ffffff6b;
    background-image: linear-gradient(#371514, #542221);
}

ul#nav-bar a.nav-link {
    color: #fff;
    font-size: 15px;
    margin: 0 6px;
    font-weight: 600;
    transition: 0.4s;
    border: none;
}

.btn-outline-success {
    color: #0e0e0e;
    border: none;
    padding: 10px 18px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Lato';
    transition: 0.5s;
    margin-top: 5px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}
.video-part {
    padding: 50px 0;
}
.video-part iframe {
    margin: 10px 0;
}

.btn-outline-success:hover{
    background: #fff;
    color: #000;
}


ul#nav-bar a.nav-link:hover {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    color: #000;
}
ul#nav-bar li ul.dropdown-menu li a.dropdown-item {
    font-size: 16px;
    font-weight: 600;
}

ul#nav-bar li ul.dropdown-menu li a.dropdown-item:hover {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}
/*End Navigation*/


/*Start About */

.about-part h4 {
    color: #f7d781;
}
.abt-text-main p {
    color: #fff;
}




/*End About */


/**/
.available {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 5px 0 0 0; 
}
.bg-available {
    background: #ffffff;
    color: #000;
    font-size: 17px;
    text-align: center;
    padding: 6px 6px;
    border-radius: 100px;
    margin-top: 2px;
}
 .bg-available { 
  animation: changeBackgroundColor 1s infinite;
}

@keyframes changeBackgroundColor {
  0% {
    background-color: #fff;
  }
50% {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}
}

img.w-icon3 {
    width: 110px;
    margin: -6px 0 0px 0;
}
.fa-spin { 
    -webkit-animation-duration: var(--fa-animation-duration,7s) !important;
    animation-duration: var(--fa-animation-duration,7s)!important; 
}
.center-logo {
    width: 70%;
    margin: 0 auto;
}
.marquee-part {
    background: #f2bf32;
    padding: 8px 0 5px 0;
}
.marquee-part marquee {
    font-size: 20px;
    font-weight: 600;
}

.about-part {
    padding: 50px 0;
    background-image: url(../images/white.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.f-30 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.f-40 {
    font-size: 40px;
    color: #f7d781;
    font-weight: 600;
    margin: 0;
}
.abt-img {
    border: solid 2px black;
}


.abt-text-main {
    border-left: solid 10px #fad05a;
    padding: 20px 20px;
}

.abt-ic {
    margin: 25px 0;
}

.icon-txt {
    margin: 30px 0;
    border-right: solid 10px #f7d781;
    padding: 0 10px;
}


.icon-txt h5 {
    color: #f7d781;
    font-weight: 700;
    margin: 5px 0;
}

.icon-txt p {
    color: #fff;
}

.marquee-img {
    padding: 0 5px;
}



/*Start Services*/

.top-ser {
    margin: 0;
    padding: 40px 0;
    background: #000;
    background-image: url(../images/black-back.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.ser {
    margin: 0;
    width: 100%;
    border: solid 3px #ffffff;
    padding-bottom: 5px;
    margin-top: 20px;
}

.ser-txt {
    margin: 0;
    padding: 0;
    background-color: #f2bf32;
    text-align: center;
}


.ser-txt h4 {
    color: #000000;
    padding: 10px 0;
    font-size: 25px;
    font-weight: 500;
}



.f-40-c-yellow {
    color: #fbd25c;
    font-size: 40px;
    font-weight: 700;
}
.f-30-c-black {
    color: #fff;
    font-weight: 600;
    margin: 0;
    font-size: 30px;
}
.ser h4 {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}
.txt-wh {
    color: #fff;
    padding: 10px;
    margin: 0;
}

/*End Services*/


/*Start Service Button*/

ul.call-chat-services li {
    line-height: normal;
    display: inline-block;
    padding: 15px 7px;
}

ul.call-chat-services li a {
    color: rgb(0 0 0);
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.42) 0px 6px 7px 0px;
    text-decoration: none;
    background: #ffffff;
    padding: 11px 15px;
    transition: all 0.5s ease 0s;
    font-weight: 700;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321)    ;
}
.marqueee span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: -webkit-linear-gradient(left, #431110, #1e0a09, #431110);
}
.marqueee span {
    color: #000000;
    text-align: center;
    font-weight: 400;
}
.marqueee span {
    font-size: 16px;
    font-style: italic;
    padding-left: 15px;
    margin-right: 25px;
    position: relative;
    animation: 1s ease-in-out infinite glow;
}
header.mar-part {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    padding: 5px 0 0 0;
}
ul.call-chat-services li a:hover {
    background: #fff;
    color: #000;
}
ul.call-chat-services {
    margin-bottom: 15px;
}
/*End Service Button*/


/*Start Why Choose US*/

.mapping-part {
    padding: 40px;
    background-image: url(../images/white.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.blin-icon {
    margin-top: 25px;
    border-radius: 20px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    padding: 25px;
    text-align: center;
    transition: 0.5s;
    border: solid 2px white;
}

.blin-icon h4 {
    font-size: 30px;
    font-weight: 600;
    color: #212529;
}

.blin-icon p {
    font-size: 20px;
    color: #212529;
    letter-spacing: .4px;
    margin: 0;
}

.why-ic img {
    width: 100px;
}

.blin-icon:hover {
    background: #000;

}

.blin-icon:hover h4{
	color: #fff;
}

.blin-icon:hover p{
	color: #fff;
}
.ch-img {
    margin-top: 18%;
    border: solid 0px #fff;
    padding: 5px;
}

/*End Why Choose US*/

/*Start Up Down Css*/
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.s-image {
    border: solid 1px #FFF;
    box-shadow: -3px 3px 8px #ffffff80;
}
/*End Up Down Css*/

/*Start Video-part*/
.video-part{
    background-image: url(../images/white.jpg);
    background-repeat: no-repeat;
    background-size:cover ;
    background-attachment: fixed;
    text-align: center;

}
img.rev {
    border: solid 2px #fff;
    padding: 5px;
    border-radius: 30px;
    margin-bottom: 20px;
}
img.aw {
    margin-bottom: 20px;
}
ul.call-chat-services li a i {
    margin-right: 5px;
}
.video-part h2 {
    margin-bottom: 15px;
}
/*End Video-part*/

/*Start Popular*/
.popular-ser {
    margin: 0;
    padding: 50px 0;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    text-align: center;
}
.popular-ser h5 {
    width: fit-content;
    margin: 0 auto;
    color: #fff;
    padding: 15px 20px;
    border-radius: 50px;
    background: -webkit-linear-gradient(left, #5a2625, #401b19, #4c201e);
    margin-bottom: -25px;
    position: relative;
}
.br-line {
    border: solid 2px;
    padding: 40px 0 30px 0;
}
ul.popular-ser-1 {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
ul.popular-ser-1 li {
    text-align: left;
    margin: 0;
    padding: 0;
}
ul.popular-ser-1 li i {
    background: -webkit-linear-gradient(left, #5a2625, #401b19, #4c201e);
    font-size: 16px;
    color: #fff;
    padding: 8px 10px;
    margin: 8px 10px 0 0;
    border-radius: 54px;
}
ul.popular-ser-1 li a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
}
/*End Popular*/

/*Start Appoitment*/
.appointment {
    margin: 0;
    padding: 45px 0;
    background: #000;
    text-align: center;
}

.appointment h2 {
    margin: 0;
    padding: 0;
    color: #f7d781;
    font-size: 40px;
    font-weight: 600;
}

.appointment h4 {
    margin-bottom: 15px;
    padding: 0;
    margin-top: 14px;
    color: #fff;
    font-size: 25px;
}

.appointment span {
    color: #f7d781;
}
.telephone {
    margin: 0;
    border: solid 1px #ffffff38;
    border-radius: 20px;
    padding: 30px;
    transition: 0.5s;
}

.v-c {
    margin: 0;
    border: solid 1px #ffffff38;
    border-radius: 20px;
    padding: 30px;
    transition: 0.5s;
}

.meeting {
    margin: 0;
    border: solid 1px #ffffff38;
    border-radius: 20px;
    padding: 30px;
    transition: 0.5s;
}

.appointment img {
    margin-bottom: 10px;
}

h5.ap-red {
    color: #ffffff;
    font-weight: 600;
    margin-top: 5px;
    padding: 0;
}

.telephone p {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    padding: 0;
}

.telephone p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    padding: 0;
}

.meeting p {
    margin: 4px 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.v-c p {
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

/*End Appoitment*/


/*Start testimonial*/
section.testimonial-prt {
    padding: 50px 0;
    background-image: url(../images/white.jpg);
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    background-repeat: no-repeat;
}
h4.testimonial-title {
    color: #fff;
}

section.testimonial-prt h3 {
    color: #f7d781;
    font-size: 40px;
    font-weight: 600;
}

p.description {
    border-radius: 7px;
    color: #fff;
    border: solid 1px #f7d781;
    margin: 0 10px;
    padding: 10px;
}

a.test-btn {
    background: green;
    color: #fff;
    padding: 12px 24px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
}
a.test-btn i {
    margin-right: 5px;
    font-size: 20px;
}
.pic img {
    border-radius: 51px;
    border: solid 2px #f7d781;
    margin: 20px 0;
}

/*End testimonial*/

/*Start Faculties */
section.faculties {
    margin: 0;
    background: #000;
    padding: 40px 0;
}

h3.payment-h3 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
    color: #f7d781;
}
.fac-1 {
    margin: 0;
    border-right: dashed 1px grey;
    padding: 0 5px;
}

.fac-1 img {
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    border-radius: 41px;
    padding: 10px 10px;
    margin-bottom: 11px;
}

.fac-1 h3 {
    margin: 5px;
    padding: 0;
    font-size: 20px;
    color: #f7d781;
}

.fac-1 p {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 18px;
}

.payment-option {
    background: #fff;
    border-radius: 4px;
    padding: 9px;
}


/*End Faculties */

/*Start List-Banner*/
.list-ban {
    margin: 0;
    padding: 40px 0;
    background: #000;
}

.ch-list {
    margin: 0;
    padding: 15px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}

.ch-list p {
    margin: 0;
    font-weight: 600;
    text-align: center;
    padding: 0;
    font-size: 23px;
    color: #000000;
}

.ch-list.m {
    background: #fff;
}

.ch-list h3 {
    margin: 0;
    font-size: 25px;
    padding: 0;
    text-align: center;
    font-weight: 700;
}
ul.ch-list-line {
    list-style: none;
    margin: 0;
    padding: 3% 0;
}

ul.ch-list-line li {
    text-align: left;
    color: #fff;
    font-weight: 600;
    border-bottom: dashed 1px #ffffff;
    padding: 10px 0;
}
ul.ch-list-line li i {
    padding: 4px 5px;
    font-size: 15px;
    margin-right: 5px;
    color: #000;
    border-radius: 50px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
}

/*End List-Banner*/



.country {
    padding: 40px 0;
    background-image: url(../images/white.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.country img {
    border-radius: 14px;
    padding: 10px 0;
}


/*Start Footer*/
.footer-part {
    padding: 40px 0;
    background-color: #000;
}
.f-para {
    color: #fff;
    margin-top: 10px;
}
.ft-logo h4 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
}
.ft-ser {
    margin: 0;
    list-style: none;
}

.ft-ser li {
    margin: 10px 0;
    padding: 0;
}

.ft-ser li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}
.ft-ser li a i {
    margin-right: 5px;
    background: -webkit-linear-gradient(left, #c58d26, #FDE08D, #e9a321);
    color: #000;
    padding: 8px 8px;
    border-radius: 100%;
}

.ftr-sec {
    background: -webkit-linear-gradient(left, #5a2625, #401b19, #4c201e);
    text-align: center;
    display: block;
    padding: 15px 0;
}
 
.ftr-sec .dsclmr span {
    display: block;
    text-align: center;
    color: #f7d781;
    border-top: 1px solid #f7d781;
    padding: 10px 0;
}
.ftr-sec .dsclmr p { 
	font-size: 16px; 
    text-align: center;
    font-weight: 400;
    color: #fff;
}

/*End Footer*/





@media(max-width:991px){


.tab-center {
    text-align: center !important;
}
.header-part {
    padding: 10px 0 20px 0;
}
.available {
    margin: 15px 0 0 0;
}
.center-logo {
    width: 65%; 
}
.ft-logo h4 { 
    margin-top: 15px;
}


}

	@media(min-width:768px){
.dask-none{
	display: none;
}

}



@media(max-width:767px){
	.tab-none{
	display: none;
}
 .available { 
    font-size: 16px; 
}
ul.top-social-ic li a i {
    font-size: 14px;
    height: 30px;
    width: 30px; 
    padding: 8px 0; 
}
ul.top-social-ic li a { 
    font-size: 15px; 
}
.m-none{
	display: none;
}
.logo {
    margin-bottom: 15px;
}

.f-40 {
    font-size: 30px; 
}
.f-30 {
    font-size: 25px; 
}
.ft-logo h4 { 
    font-size: 21px; 
}
.icon-txt {
    margin: 15px 0; 
}
.f-40-c-yellow { 
    font-size: 30px; 
}
.f-30-c-black { 
    margin: 0 0 5px 0;
    font-size: 25px;
}
.mapping-part {
    padding: 40px 0; 
    text-align: center;
}
 .country h2 {
    margin-bottom: 15px !important;
}
.ft-ser li a { 
    font-size: 15px;
}
.br-line {
    border: none;
    padding: 40px 0 30px 0;
}

}

@media(max-width:350px){
ul.top-social-ic li a {
    font-size: 13px;
}
 
}

/**/

.fixed-icon ul {
    position: fixed;
    z-index: 99;
    right: 10px;
    bottom: 60px;
    width: 100%;
}
.fixed-icon ul li {
    list-style: none;
    margin-bottom: 15px;
    right: 0;
    position: absolute;
}
li.call {
    left: 30px;
    position: absolute;
}
.fixed-icon ul li img {
    border: solid 2px #fddf15;
    border-radius: 100px;
}
.fixed-icon ul li {  
    width: 50px;
}

@media(max-width:1199px){
    ul.top-social-ic li a {
    font-size: 16px;
}
.bg-available {
    font-size: 17px;
}

ul#nav-bar a.nav-link {
    font-size: 14px;
}
    
}

@media(max-width:991px){
    .telephone p {
    font-size: 15px;
}
h5.ap-red {
    font-size: 16px;
}
.meeting p {
    font-size: 13px;
}

.v-c p {
    font-size: 15px;
}
button.navbar-toggler {
    background: white;
}


}

@media(max-width:767px){
.ban-gif {
    border-top: solid 1px #f2bf32;
    border-bottom: solid 1px #f2bf32;
}
    ul.top-social-ic.tab-center {
    display: none;
}
ul.top-con {
    text-align: center;
    margin-top: 7px;
}
.available {
    margin: 0 0 0 0;
}
ul#nav-bar a.nav-link { 
    font-size: 15px;
    margin: 3px 6px; 
    padding: 5px 10px;
}
.btn-outline-success { 
    padding: 8px 12px; 
    font-size: 15px; 
    margin-top: 9px;
}

.abt-text-main {
    border-left: solid 5px #f2bf32;
    padding: 0 10px;
    margin-top: 15px;
}

.icon-txt {
    margin: 30px 0;
    border-right: unset;
    padding: 0 10px;
    border-bottom: solid 3px #f2bf32;
}

.f-40-c-yellow {
    font-size: 25px;
}

.ch-list.m {
    margin: 20px 0 0 0;
    border-top: solid 5px #f2bf32;
}
.ch-list {
    margin-top: 20px;
}

.appointment h4 {
    font-size: 18px;
}

h3.payment-h3 {
    font-size: 30px;
}

.payment-option {
    margin: 10px 0;
}
.fac-1 {
    border-bottom: dashed 1px grey;
    border-right: unset;
    padding: 20px 5px;
}

.f-para {
    margin-top: 20px;
}
.footer-part ul.top-con.text-start {
    margin-top: 20px !important;
}
.meeting {
    margin: 25px 0;
}

}