body{font-family: 'Poppins', sans-serif;}
img{max-width: 100%;}
h1, h2, h3, h4{font-family: "Playfair Display", serif;}

 
/*Start Top Bar*/
.top-bar {
    margin: 0;
    padding: 10px 0;
    background-image: linear-gradient(#026199, #063a5c);
}

ul.top-con {
    margin: 0;
    padding: 0 0;
}
ul.top-con li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
ul.top-con li a {
    text-decoration: none;
    color: #fff;
}

ul.top-con li a i {
    margin-right: 3px;
    background: #ffbb44;
    height: 30px;
    border-radius: 50px;
    width: 30px;
    color: #000;
    text-align: center;
    padding: 6px 0;
    font-size: 17px;
    transition: 0.5s;
}
ul.top-con li a i:hover{
	background: #fff;
}

ul.top-social {
    margin: 0;
    padding: 0 0;
    text-align: right;
}
ul.top-social li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
ul.top-social li a {
    text-decoration: none;
    color: #fff;
}

ul.top-social li a i {
    margin-right: 3px;
    background: #fee0ac;
    height: 30px;
    border-radius: 12px 15px 1px 13px;
    width: 30px;
    color: #000;
    text-align: center;
    padding: 6px 0;
    font-size: 17px;
    transition: 0.5s;
}

ul.top-social li a i:hover{
	background: #fff;
}
section.banner-part {
    margin: -7px 0;
}
ul.head-top-ser {
    margin: 0;
    padding: 3px 0 0 0;
    text-align: right;
}
ul.head-top-ser li {
    margin: 0;
    list-style: none;
    display: inline-block;
}

ul.head-top-ser li a {
    text-decoration: none;
    color: #000;
    background: #ffbb44;
    padding: 7px 7px;
    font-size: 11px;
    font-weight: 600;
}
ul.head-top-ser li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}

/*End Top Bar*/

/*Start Call Part*/
.call-part ul li {
    position: fixed;
    z-index: 999;
    right: -166px;
    width: 220px;
    list-style: none;
    transition: 1.7s;
    bottom: 30px;
}

.call-part ul li a {
    background: #0f134c;
    padding: 0 0 6px 0;
    display: block;
    line-height: 1;
    margin-bottom: 6px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border: solid 1px #88888852;
}
.call-part ul li a i {
    width: 45px;
    height: 50px;
    background: #ffbb44;
    padding: 12px 11px;
    font-size: 25px;
    margin-top: 5px;
    margin-left: 5px;
}
.call-part ul li.whats {
    bottom: 100px;
}
.call-part ul li.whats i {
    background: #035c90;
}

.call-part ul li:hover {
    right: 0;
}
/*End Call Part*/

marquee.top-mar {
    background: #ffbb44;
    padding: 10px 0;
    color: #000;
    font-weight: 500;
}

/*Start About*/
.religions-about {
    background-image: url(../images/white-back.jpg);
    padding: 60px 0;
}
.religions {
    background: #fdf4e5;
    padding: 0;
}
.religions img{
    width: 100%;
}

.moreAbout {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #035180;
    width: fit-content;
    margin: 12px auto;
    padding: 10px 15px;
    border-radius: 48px;
}
.knowAbout h1 {
    background: #fdf4e5;
    padding: 8px 15px;
    font-size: 40px;
    color: #035180;
    font-weight: 800;
    margin-bottom: 20px;
}
.knowAbout  .white-text {
    padding: 0 15px;
    font-size: 14px;
}
.btn-link {
    padding: 15px 25px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 100px;
    background: #035180;
    display: block;
    width: fit-content;
}

.btn-link:hover{
    color: #000 !important;
    background: #fff;
}
.knowAbout {
    text-align: center;
}
h2.titleFont.white-text {
    font-weight: 700;
}
.about {
    background: #ffbb44;
    text-align: center;
    padding: 30px 0;
} 
/*End About*/

h2.section-title-blue {
    font-size: 35px;
    font-weight: 600;
    color: #035180;
}
.our-services {
    padding: 0 0 50px 0;
    background-image: url(../images/white-back.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
img.contact-im {
    width: 200px;
    margin: 0;
    padding: 0;
}

h4.ser-title {
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #0471b1;
    font-size: 23px;
    padding: 0;
}
p.ser-para {
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 15px;
}

.ser-box {
    padding: 10px;
    box-shadow: 0px 0px 9px #80808069;
    margin-top: 25px;
}

p.sub-title {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
}

/*Start Why Choose Us*/
.serviceBox{
    color: #606060;
    background-color: #fdfdfd;
    font-family: 'Cabin', sans-serif;
    text-align: center;
    padding: 0 15px 45px 15px;
    margin: 60px 0 0;
    border: 1px solid transparent;
    border-radius: 20px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover{ box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
.serviceBox:after {
    content: "";
    background: #febc47;
    width: 100px;
    height: 20px;
    border-radius: 50px 50px 0 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
}
.serviceBox .service-count {
    color: #fff;
    background: #febc47;
    font-size: 50px;
    line-height: 100px;
    width: 120px;
    height: 120px;
    margin: -61px auto 0;
    border-radius: 50%;
    text-shadow: 0 0 4px #555;
    display: block;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 80%, 0 50%);
}
.serviceBox .title{
    color: #000;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px;
}
.serviceBox .service-icon {
    color: #000000;
    background-color: #fff;
    font-size: 35px;
    line-height: 70px;
    margin: 0 auto;
    border-radius: 50px;
}
.serviceBox:hover .service-icon i{
    transform: rotateX(360deg);
    transition: all 0.3s;
}
.serviceBox.pink:after {
    background: #febc47;
}
.serviceBox.pink .service-count {
    background: #febc47;
}
.serviceBox.pink .service-icon,
.serviceBox.pink .title{
    color: #000;
}
.serviceBox.purple:after{ background: linear-gradient(to right,#E37EFE,#6435FF); }
.serviceBox.purple .service-count{
    background: linear-gradient(to right bottom,#E37EFE,#E37EFE,#6435FF,#6435FF);
}
.serviceBox.purple .service-icon,
.serviceBox.purple .title{
    color: #6435FF;
}
.serviceBox.green:after{ background: linear-gradient(to right,#D0E973,#2DB320); }
.serviceBox.green .service-count{
    background: linear-gradient(to right bottom,#D0E973,#D0E973,#2DB320,#2DB320);
}
.serviceBox.green .service-icon,
.serviceBox.green .title{
    color: #2DB320;
}
@media only screen and (max-width:990px){
    .serviceBox{ margin: 60px 0 90px; }
}

.why-choose {
    padding: 50px 0 50px 0;
    background-image: url(../images/b-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed:;
}

h2.section-title-white {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

p.sub-title-y {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    color: #febc47;
}
img.choose-ic {
    width: 105px;
}

/*End Why Choose Us*/

.whatsapp-rev {
    padding: 50px 0 50px 0;
    background-image: url(../images/white-back.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

img.w-rev {
    border: solid 3px #80808047;
}

/*Start Testimonial*/
.testimonial {
    text-align: center;
    margin: 10px;
    padding: 25px;
    background: #fffffff0;
    border: solid 2px #035180;
    border-radius: 20px;
    position: relative;
}
.testimonial-one {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.2;
    border-radius: 15px;
    transition: 0.6s;
}
.testimonial:hover .testimonial-one{
      opacity: 1;
}
.testimonial .pic { 
    position: relative; 
    border-top-left-radius: 45px;
    border: 6px solid var(--insur-white);
        position: relative;
    display: block;
    width: 100%;
    max-width: 115px;
    z-index: 1;
}
.testimonial .pic::before {
    position: absolute;
    content: "";
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background-image: -moz-linear-gradient(-29deg, rgb(1, 95, 201) 0%, rgb(12, 224, 255) 100%);
    background-image: -webkit-linear-gradient(-29deg, rgb(3 81 128) 0%, rgb(2 143 229) 100%);
    background-image: -ms-linear-gradient(-29deg, rgb(1, 95, 201) 0%, rgb(12, 224, 255) 100%);
    border-top-left-radius: 45px;
    z-index: -1;
}
.testimonial .pic img.img-c {
    height: auto;
    width: 100% !important;
    border-top-left-radius: 45px;
    border: 6px solid  #fff;
}
img.quote {
    position: absolute;
    background: #fff;
    padding: 11px;
    border-radius: 100px;
    right: -18px;
    top: -13px;
}
.name-star {
    text-align: left;
}
.name-star ul {
    margin-bottom: 7px;
    padding: 0;
}
.name-star ul li {
    display: inline-block;
    font-size: 15px;
    color: #fab600;
}
 .align{
    align-items: center;
 }
.testimonial .description {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-top: 15px;
}
p.city {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #000;
}
.testimonial .title {
    display: block;
    margin: 0 0 7px 0;
    font-size: 22px;
    font-weight: 600;
    color: #035180;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #e4ac01;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: #000; }
@media only screen and (max-width: 479px){
    .testimonial{ padding: 20px 15px 40px; }
    .testimonial .description{ padding: 0 5px 20px; }
}

.testimonial-part {
    margin: 0;
    padding: 50px 0;
    background-image: url(../images/y-back.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
/*End Testimonial*/

/*Start Contact Us */
.contact-part2 {
    margin: 0;
    padding: 40px 0;
    background-image: url(../images/w-back.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}   

.contact-part {
    width: 100%;
    padding: 40px;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    background-image: linear-gradient(#026199, #063a5c);
}
p.form-title {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #ffffff;
}

.contact-part label {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
}
.contact-part input {
    padding: 15px;
}
.contact-part  .btn-default.submit {
    background: #ffbb44;
    display: inline-block;
    text-align: center;
    padding: 15px 35px;
    border: none;
    border-radius: 50px;
    max-width: 220px;
    transition: .3s;
    font-size: 17px;
    color: #000;
    margin-top: 30px;
}

.add h3 {
    padding: 0;
    color: #000;
    font-size: 25px;
}

ul.contact-list {
    margin: 0;
    padding: 0 0 0 45px;
}

ul.contact-list li {
    list-style: none;
    margin-bottom: 9px;
    padding: 5px 0px;
}

ul.contact-list li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    font-weight: 500;
}

ul.contact-list li i {
    height: 35px;
    width: 35px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin-right: 5px;
    color: #000000 !important;
    transition: 0.5s;
    padding: 2px 0;
    position: absolute;
    left: -45px;
    background: #ffbb44;
}
.form-texxx span {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
/*End  Contact Us */

/*Start Footer*/
.footer-part {
    padding: 4% 0 2% 0;
    background: #035180;
    margin-top: 25px;
}

section.footer-part-2 {
    background: #02324e;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 12px 0;
}
section.footer-part-2 p {
    margin: 0;
}

.footer-links p{
    color: #fff;
}

.awards {
    margin: 40px 0 0 0;
}
.ser-list-box p {
    color: #000;
    background: #ffbb44;
    font-size: 26px;
    text-transform: capitalize;
    padding: 5px 20px;
    text-align: left;
    margin: 0 -20px 20px -15px;
    border-radius: 0 30px 30px 0;
    box-shadow: 10px 0 10px -10px rgb(0 0 0 / 50%) inset, 5px 0 5px rgb(0 0 0 / 20%);
    font-family: 'Playfair Display';
    font-weight: 700;
}
.ser-list-box {
    background-image: linear-gradient(#026199, #063a5c);
    padding: 15px;
    border-radius: 0 30px 30px 0;
    box-shadow: 20px 0 20px -20px rgb(0 0 0 / 50%) inset;
    width: 100%;
    position: relative;
    z-index: 1;
}

.astro-list li {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 0;
    border-bottom: 1px solid #ffffffb3;
    text-transform: capitalize;
    text-align: left;
    width: 100%;
    list-style: none;
    transition: 0.5s;
    position: relative;
    padding-left: 25px;
}

.astro-list li:hover i{
    color: #000;
}
.astro-list li i {
    margin-right: 5px;
    position: absolute;
    left: 7px;
    top: 13px;
    color: #ffbb44;
}
ul.astro-list {
    margin: 0;
    padding: 0;
}
.astro-list li:hover{
    background: #ffbb44;
    color: #000;
}

ul.head-top-ser li a i {
    background: #fff;
    padding: 12px 10px;
    font-size: 14px;
    margin-right: 3px;
}

 

/*End Footer*/


/*Start Responsive*/
@media(max-width:1199px){
    ul.top-con li a {
    font-size: 13px;
}

ul.head-top-ser li a {
    font-size: 11px;
}
h4.ser-title {
    font-size: 19px;
}
.serviceBox .title {
    font-size: 16px;
}

}

@media(max-width:991px){
 .knowAbout h1 {
    font-size: 26px;
}
.why-choose {
    padding: 50px 0 0 0;
}
.serviceBox {
    margin: 0 0 100px 0;
}
.add {
    margin-top: 25px;
}
.ser-list-box p {
    font-size: 25px;
}
.ser-list-box {
    margin-bottom: 25px;
}
ul.top-con {
    text-align: center;
}
ul.head-top-ser {
    margin: 15px 0;
    text-align: center;
}
ul.top-con {
    margin-top: 10px;
}
}

@media(max-width:767px){
ul.head-top-ser {
    text-align: center;
}
.top-bar {
    padding: 20px 0;
}
ul.head-top-ser li {
    margin-top: 10px;
}
img.logo-b {
    border-bottom: solid 1px #8080803b;
    padding: 6px 0px;
}
.serviceBox {
    margin: 50px 0 35px 0;
}

.why-choose {
    padding: 25px 0 20px 0px;
}
.serviceBox .title {
    font-size: 20px;
}
.serviceBox .description {
    font-size: 15px;
    line-height: 24px;
}
img.w-rev {
    margin-bottom: 20px;
}
.contact-part {
    padding: 20px;
}
.footer-links p {
    font-size: 13px;
}
section.footer-part-2 p {
    font-size: 13px;
}
ul.top-con {
    text-align: center;
}
img.testimonial-one {
    display: none;
}
.ser-list-box {
    margin-bottom: 20px;
}
li.m-none {
    display: none !important;
}
ul.head-top-ser {
    margin: 4px 0; 
}
ul.head-top-ser li a i { 
    padding: 11px 9px;
    font-size: 13px;
    margin-right: 3px;
}
 
    ul.top-con li a {
    font-size: 12px;
}
h4.ser-title {
    font-size: 23px;
}  
ul.head-top-ser li a {
    font-size: 10px;
}
section.top-bar {
    margin-bottom: -14px;
}
h2.section-title-white {
    font-size: 26px; 
}
p.sub-title-y { 
    font-size: 16px; 
}
.ser-list-box p {
    font-size: 21px;
}
.religions {
    padding: 20px 10px;
}
}

@media(max-width:400px){
.top-bar {
    padding: 7px 0 12px 0;
}
ul.head-top-ser li a {
    font-size: 10px;
}

ul.top-con li a {
    font-size: 11px;
}
ul.head-top-ser li {
    margin-top: 4px;
}
.moreAbout {
    font-size: 14px;
}
p.white-text {
    font-size: 13px;
}
.btn-link {
    padding: 14px 14px;
}
h2.section-title-blue {
    font-size: 28px;
}
.religions-about {
    padding: 0 0 40px 0;
}
.whatsapp-rev {
    padding: 40px 0 40px 0;
}
h2.section-title-blue {
    font-size: 26px;
}
ul.head-top-ser li a i {
    padding: 9px 7px;
    font-size: 11px;
    margin-right: 3px;
}
ul.head-top-ser li { 
    margin-right: 2px; 
}
}


@media(max-width:367px){
ul.top-con li a i { 
    height: 27px; 
    width: 27px; 
    font-size: 14px; 
}
ul.top-con li a {
    font-size: 10px;
}
ul.top-con li { 
    margin-right: 8px;
}
ul.head-top-ser li a {
    font-size: 9px;
}
ul.head-top-ser li a i {
    padding: 7px 6px;
    font-size: 9px;
    margin-right: 2px;
}
ul.head-top-ser li a {
    font-size: 8px;
}
}

.serviceBox img.choose-ic.fa-spin {
    -webkit-animation-duration: var(--fa-animation-duration, 6s);
    animation-duration: var(--fa-animation-duration, 6s);
}
/*End Responsive*/

ul.policy {
    margin: 0;
    padding: 0;
}

ul.policy li {
    display: inline-block;
    list-style: none;
}
ul.policy li a {
    background: #fb4;
    text-decoration: none;
    color: #000;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    transition: 0.5s;
}

ul.policy li a:hover{
    background: #fff;

}

@media(max-width:767px){
    ul.policy li {
    margin-bottom: 18px;   
}
section.pages-banner {
    padding: 50px 0px !important;
}
}

section.pages-banner {
    padding: 70px;
    background-image: url(../images/b-back.jpg);
    text-align: center;
    margin: -7px 0;
    margin-bottom: 25px;
}
section.pages-banner h1 {
    color: #fff;
}

ul.top-con {
    margin: 8px 0;
    padding: 0 0;
}

ul.pri-list li {
    margin: 0 0 10px 0;
    list-style: none;
    position: relative;
    padding-left: 25px;
}
ul.pri-list {
    margin: 0;
    padding: 0;
}

ul.pri-list li i {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #fb4;
}
.about-part {
    background-image: url(../images/white-back.jpg) !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}