
                [class*="col-"] {
                    margin-top: 0px !important;
                    margin-bottom: 0px !important;
                }

                .hero-area {
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center center;
                    position: relative;
                    z-index: 1;
                }

                a:focus {
                    color: none;
                }

                .hero-caption h5 {
                    font-weight: 400;
                    font-size: 24px;
                    line-height: 36px;
                    color: #004aad;
                    margin-bottom: 2px;
                }

                .hero-caption h2 {
                    font-weight: 800;
                    font-size: 50px;
                    line-height: 70px;
                    margin-bottom: 20px;
                }

                .hero-caption p {
                    font-weight: 400;
                    font-size: 18px;
                    line-height: 28px;
                    color: var(--body-color);
                    margin-bottom: 40px;
                }

                .button-1 {
                    height: 62px;
                    display: inline-flex;
                    align-items: center;
                    background: #fff;
                    justify-content: center;
                    border-radius: 40px;
                    position: relative;
                    padding: 0px 32px;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 24px;
                    text-transform: uppercase;
                    color: var(--primary-color);
                    z-index: 1;
                    padding-right: 2px;
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                    overflow: hidden;
                }

                .active .hero-slider-item a:hover {
                    background-color: #ffffff !important;
                    color: #000000 !important;
                }

                @media (max-width: 1199px) {
                    .hero-caption h2 {
                        font-size: 42px;
                        line-height: 72px;
                        margin-bottom: 20px;
                    }
                    .hero-caption p {
                        margin-bottom: 20px;
                    }
                }

                .hero-area .shap-img img {
                    position: absolute;
                }

                .hero-area .shap-img img.shap6 {
                    bottom: 10%;
                    right: 35%;
                }

                .hero-area .shap-img img.shap5 {
                    top: 0%;
                    left: 51%;
                    width: 180px;
                }

                .hero-area .shap-img img.shap4 {
                    left: 46%;
                    top: 10%;
                }

                .hero-area .shap-img img.shap3 {
                    left: 38%;
                    top: 15%;
                }

                .hero-area .shap-img img.shap2 {
                    bottom: 1%;
                    left: 3%;
                }

                .hero-area .shap-img img.shap1 {
                    left: 10%;
                    top: 33%;
                }

                .hero-slider-item {
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center center;
                    position: relative;
                }

                .hero-image {
                    margin-top: 10px;
                }

                .hero-slider-full .owl-nav span.hero-nav {
                    width: 50px;
                    height: 50px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    background: #125092;
                    color: #fff;
                    transition: all 0.3s ease;
                    border-radius: 50%;
                    font-size: 24px;
                }

                .hero-slider-full .owl-nav span.hero-nav:hover {
                    background: #fff;
                    color: #000;
                }

                .hero-slider-full .owl-nav button.owl-prev {
                    position: absolute;
                    top: 45%;
                    left: 20px;
                }

                .hero-slider-full .owl-nav button.owl-next {
                    position: absolute;
                    top: 45%;
                    right: 20px;
                }

                .active .hero-slider-item h2,
                .active .hero-slider-item a,
                .active .hero-slider-item p,
                .active .hero-slider-item h5,
                .active .hero-slider-item h6 {
                    -webkit-animation-fill-mode: both;
                    animation-fill-mode: both;
                    -webkit-animation-duration: 1s;
                    animation-duration: 1.3s;
                    -webkit-animation-name: fadeInLeft;
                    animation-name: fadeInLeft;
                    -webkit-animation-delay: 1.7s;
                    animation-delay: 1.6s;
                }

                .active .hero-slider-item h5,
                .active .hero-slider-item h6 {
                    -webkit-animation-delay: 0.7s;
                    animation-delay: 0.7s;
                }

                .active .hero-slider-item p,
                .active .hero-slider-item h6 {
                    -webkit-animation-delay: 2s;
                    animation-delay: 2s;
                }

                .active .hero-slider-item a {
                    -webkit-animation-delay: 1.5s;
                    animation-delay: 1.5s;
                    -webkit-animation-name: fadeInUp;
                    animation-name: fadeInUp;
                }

                .active .hero-slider-item .hero-image img {
                    -webkit-animation-fill-mode: both;
                    animation-fill-mode: both;
                    -webkit-animation-duration: 0.5s;
                    animation-duration: 1s;
                    -webkit-animation-name: fadeInUp;
                    animation-name: fadeInUp;
                    -webkit-animation-delay: 0.7s;
                    animation-delay: 0.7s;
                }

                .hero-slider-area .shap-img img {
                    position: absolute;
                    z-index: 9;
                    width: auto;
                }

                .hero-slider-area .shap-img img.shap1 {
                    left: 10%;
                    top: 35%;
                }

                .hero-slider-area .shap-img img.shap4 {
                    left: 46%;
                    top: 10%;
                }

                .hero-slider-area .shap-img img.shap3 {
                    right: 10%;
                    top: 7%;
                }

                .hero-slider-area .shap-img img.shap6 {
                    right: 37%;
                    bottom: 15%;
                }

                .hero-slider-item .hero-caption {
                    /*overflow: hidden;*/
                    margin-top: 10rem;
                }

                .hero-slider-area.hero-slider-2 {
                    /*margin-top: -99px;*/
                }

                .hero-slider-full2 .owl-nav span.hero-nav {
                    width: 90px;
                    height: 90px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    background: #fff;
                    transition: all 0.3s ease;
                    border-radius: 50%;
                    font-size: 24px;
                }

                .hero-slider-full2 .owl-nav span.hero-nav:hover {
                    background: #004aad;
                    color: #fff;
                }

                .hero-slider-full2 .owl-nav button.owl-prev {
                    position: absolute;
                    top: 45%;
                    left: 20px;
                }

                .hero-slider-full2 .owl-nav button.owl-next {
                    position: absolute;
                    top: 45%;
                    right: 20px;
                }

                .hero-slider-item.slider2 {
                    z-index: 9;
                    padding-top: 280px;
                    padding-bottom: 200px;
                }

                @media (max-width: 1400px) {
                    .hero-slider-full2 .hero-slider-item.slider2 {
                        padding-top: 240px;
                        padding-bottom: 180px;
                    }
                }

                .hero-slider-item.slider2:after {
                    content: "";
                    clear: both;
                    display: block;
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    top: 0px;
                    left: 0px;
                    z-index: -9;
                    background: linear-gradient(104.22deg, rgba(34, 34, 34, 0.32) 0.25%, rgba(34, 34, 34, 0.8) 20.65%, rgba(34, 34, 34, 0.1) 99.81%);
                }

                .hero-slider-area.hero-slider-2 .shap-img img.shap4 {
                    left: 42%;
                    top: 20%;
                }

                .hero-slider-area.hero-slider-2 .shap-img img.shap3 {
                    right: 10%;
                    top: 18%;
                }

                .hero-slider-item.slider2 .hero-caption h5 {
                    color: #ffffff;
                }

                .hero-slider-item.slider2 .hero-caption h2 {
                    color: #fff;
                }

                .hero-slider-item.slider2 .hero-caption p {
                    color: #fff;
                }

                .template-btn {
                    font-size: 17px;
                    font-weight: 600;
                    line-height: 1.2;
                    background-color: #fff;
                    color: #000000;
                    -webkit-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                    padding: 15px 30px;
                    border-radius: 30px;
                    border: none;
                }

                .owl-theme .owl-nav [class*=owl-]:hover {
                    background: transparent !important;
                }

                .tagline {
                    color: #fff !important;
                }

                .template-btn:hover {
                    background-color: #ff0000 !important;
                    color: #ffffff !important;
                }

                @media (max-width: 1600px) {
                    .hero-area .shap-img img.shap1 {
                        left: 4%;
                    }
                    .hero-slider-area .shap-img img.shap1 {
                        left: 4%;
                    }
                }

                @media (max-width: 1400px) {
                    .hero-area .shap-img img.shap1 {
                        left: 0;
                    }
                    .hero-slider-area .shap-img img.shap1 {
                        left: 0%;
                    }
                }

                .mt--2 .hero-slider-item {
                    margin-top: -2px;
                }

                @media (min-width: 1300px) {
                    .container {
                        max-width: 1240px;
                    }
                    .hero-image {
                        margin-right: -25px;
                    }
                    .hero-slider-full .owl-nav button.owl-prev {
                        top: 45%;
                        left: 10px;
                    }
                    .hero-slider-full .owl-nav button.owl-next {
                        top: 45%;
                        right: 10px;
                    }
                    .hero-slider-full .owl-nav span.hero-nav {
                        width: 50px;
                        height: 50px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-prev {
                        top: 45%;
                        left: 10px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-next {
                        top: 45%;
                        right: 10px;
                    }
                    .hero-slider-full2 .owl-nav span.hero-nav {
                        width: 70px;
                        height: 70px;
                    }
                    .owl-carousel .hero-slider-item .owl-item .hero-image img {
                        width: auto !important;
                        max-width: 580px;
                    }
                }

                @media (min-width: 1600px) {
                    .hero-area .hero-image {
                        margin-right: -160px;
                    }
                    .hero-slider-item .hero-image {
                        margin-right: -160px;
                    }
                    .owl-carousel .hero-slider-item .owl-item .hero-image img {
                        width: auto !important;
                        max-width: 800px;
                    }
                    .hero-slider-full .owl-nav button.owl-prev {
                        top: 45%;
                        left: 90px;
                    }
                    .hero-slider-full .owl-nav button.owl-next {
                        top: 45%;
                        right: 90px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-prev {
                        top: 45%;
                        left: 90px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-next {
                        top: 45%;
                        right: 90px;
                    }
                }

                @media (max-width: 1300px) {
                    .owl-carousel .hero-slider-item {
                        padding-top: 50px;
                    }
                    .hero-caption h2 {
                        font-size: 40px;
                        line-height: 55px;
                        margin-bottom: 20px;
                    }
                    .hero-caption p {
                        margin-bottom: 25px;
                    }
                    .hero-slider-full .owl-nav button.owl-prev {
                        top: 45%;
                        left: 10px;
                    }
                    .hero-slider-full .owl-nav button.owl-next {
                        top: 45%;
                        right: 10px;
                    }
                    .hero-slider-full .owl-nav span.hero-nav {
                        width: 70px;
                        height: 70px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-prev {
                        top: 45%;
                        left: 10px;
                    }
                    .hero-slider-full2 .owl-nav button.owl-next {
                        top: 45%;
                        right: 10px;
                    }
                    .hero-slider-full2 .owl-nav span.hero-nav {
                        width: 70px;
                        height: 70px;
                    }
                    .hero-slider-full .owl-nav span.hero-nav {
                        width: 55px;
                        height: 55px;
                        font-size: 22px;
                    }
                    .why-choose-or-client-section .shap img.shap2 {
                        bottom: 7px;
                        left: 2%;
                        max-width: 150px;
                    }
                }

                @media (min-width: 1200px) {
                    .col-lg-7 {
                        /*margin-top: 15rem !important;*/
                    }
                    .mt--2 .hero-slider-item {
                        margin-top: 0px;
                    }
                }

    @media (max-width: 1200px) {
		.hero-image {
			margin-right: -20px;
        }
        .make-appointment-button {
			display: none;
        }
		.header-language.mobile-padding-0 {
			margin-right: 0px;
        }
        .hero-caption h2 {
			font-size: 40px;
			line-height: 50px;
        }
		.hero-slider-full .owl-nav button.owl-prev {
			left: 5px;
        }
        .hero-slider-full .owl-nav button.owl-next {
			right: 5px;
        }
		.hero-slider-full2 .hero-slider-2 .hero-slider-item {
			padding-top: 200px;
        }
        @media (max-width: 991px) {
            .hero-slider-area.hero-slider-2 {
				margin-top: -80px;
            }
            .hero-image {
				margin-right: 0px;
            }
            .hero-caption {
				text-align: center;
            }
			.hero-area .shap-img img.shap5 {
				display: none;
            }
            .hero-area .shap-img img.shap4 {
				display: none;
            }
            .hero-area .shap-img img.shap3 {
				display: none;
            }
            .header-language-dropdown {
				top: 54px;
            }
            .hero-slider-area .shap-img img.shap4 {
				display: none;
            }
            .hero-slider-area .shap-img img.shap3 {
				display: none;
            }
            .hero-slider-area .shap-img img.shap1 {
				display: none;
            }
            .hero-slider-area .shap-img img.shap6 {
				display: none;
			}
        }
        @media (max-width: 767px) {
            .hero-slider-full2 .owl-nav span.hero-nav {
				width: 50px;
				height: 50px;
				font-size: 20px;
			}
        }
        @media (max-width: 576px) {
            .button-1 {
				height: 52px;
				padding: 0px 32px;
				font-size: 14px;
				padding-right: 0px;
            }
            .button-1 i {
				width: 48px;
				height: 48px;
            }
            .hero-area .shap-img img.shap1 {
				display: none;
            }
			.hero-caption h2 {
				font-size: 38px;
				line-height: 48px;
            }
        .hero-caption p {
			font-size: 15px;
			line-height: 28px;
        }
        @media (max-width:450px) {
            .hero-caption h2 {
                font-size: 32px;
                line-height: 40px;
				margin-bottom: 10px;
            }
            .hero-area .shap-img img.shap2 {
				bottom: 0%;
            }
            .hero-area .shap-img img.shap6 {
				display: none;
			}
		}
	}
}
            
			
			
.entry-thumbnail img {
	border-radius: 10px;
}

.ls.ms .with_background {
	border-radius: 30px;
}

@media (max-width: 767px) {
	.page_highlights {
		margin-top: -75px;
    }
}

.teaser {
	height: 430px;
    border: 1px solid #ccc;
    border-radius: 24px;
    padding: 8px;
}

.header_transparent .sf-menu>li>a i{
	transform: translateY(2px);
	font-size:15px;
}


/**********************************************
About
**********************************************/

.head_about {
    padding: 60px 20px;
    /* background: #f1f1f1; */
    /* position: relative; */
    /* display: inline-block; */
}
.head_abt_profile img {
    border-radius: 30px;
    border: 6px solid #ddd;
    width: 100%;
}
.head_abt_description h2 {
    font-size: 38px;
    font-family: 'Roboto', sans-serif;
    color: #125293;
	line-height:38px;
    font-weight: 1000;
    letter-spacing: 1px;
    padding-bottom: 5px;
    margin: 0px;
}
.head_abt_description h3 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    font-weight: 400;
    padding-bottom: 8px;
    margin: 0px;
}
.head_abt_description .abt_prof {
    border-top: 1px dashed #b5b6c1;
    padding-top: 10px;
    margin-top: 5px;
}
.head_abt_description p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    text-align: justify;
    line-height: 28px;
    margin: 0px;
    padding-bottom: 5px;
}
.head_abt_description .abt_btn {
    padding-top: 20px;
}
.head_abt_description .abt_btn a {
    background: #0b3966;
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    /* font-family: 'Oswald', sans-serif; */
    /* letter-spacing: 1px; */
}
.head_abt_description .abt_btn a:first-child {
    background: #135192;
}


/****************************************************
Neurologist
****************************************************/

.clinicinfo {
    /* background: #1d4871; */
    /* background: #135192; */
    background: #0b3966;
    /* background-image: linear-gradient(to bottom right, #4eafb4, #5dc2c7); */
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.clinicinfo-lft {
    width: 43%;
    text-align: center;
    padding: 60px;
}
.clinicinfo-lft img {
    width: 100%;
}
.clinicinfo-rgt {
    width: 57%;
    padding: 60px 50px 60px 20px;
    text-align: left;
}
.clinicinfo p {
    color: #fff;
    font-size: 18px;
    line-height: 1.7;
    font-weight: 300;
	margin-bottom:10px;
}
.clinicinfo h1 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    margin: 0 0 10px;
}
.clinicinfo h1:after {
    content: '';
    background: #4f6d8bd9;
    position: absolute;
    width: 180px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
}
.clinicinfo p {
    color: #ffffffdb;
    font-size: 19px;
    line-height: 32px;
    font-weight: 400;
	font-family:'Roboto', sans-serif;
	padding-top:10px;
}
.clinicinfo p a{color: #ffffffdb;}
.clinicinfo p a:hover{text-decoration:underline;letter-spacing:0.5px;transition:0.5s;}


/******************************************************
Services
******************************************************/

.service_home{
	padding:50px 0;
	background:#f3f4f5;
}
.mt-3{margin-top:30px;}

.srv_cnt{
	padding:18px 5px 18px 10px;
}
.srv_cnt h4{
	margin:0px;
	padding-bottom:10px;
	color:#0b3966;
}
.srv_cnt p{
	line-height:26px;
}
.item-media{
	border-radius:31px;
	margin-bottom:10px;
}



/******************************************************
Hospital Attachments
******************************************************/

.team-section {
    position: relative;
    padding: 70px 0px 70px 0px;
    /* background: #ebf7f6; */
    background: #1d4871;
    /* margin-top: 35px; */
}
.team-section .sec-title {
    margin-bottom: 50px;
}
.team-section1 {
    position: relative;
    padding: 70px 0px 70px 0px;
    /* background: #ebf7f6; */
    background: #f1f1f1;
    /* margin-top: 35px; */
}
.team-section1 .sec-title {
    margin-bottom: 50px;
}
.sec-title.centred {
    text-align: center !important;
}
.sec-title {
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.sec-title p {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
	color: #fff;
	margin:0px;
}
.title-set h2 {
    position: relative;
    display: block;
    font-size: 38px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
	margin:0px;
}
.team-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px 15px 20px;
    margin-bottom: 30px;
    box-shadow: 0 20px 50px rgba(0, 24, 73, 0.07);
}

.hosp_text{
	padding-bottom:20px;
}
.hosp_text h3{
	font-size:22px;
	color:#1d4871;
	font-weight:500;
	padding:10px 0 10px;
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
.hosp_text p{
	font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    /* text-align: justify; */
    line-height: 28px;
	margin:0px;
	position:relative;
	padding-left:22px;
}
.hosp_text p i{
	position:absolute;
	left:0px;
	top:4px;
	color:#1d4871;
}



/**************************************************************
Testimonial
**************************************************************/


.testimonial-invild .review .review-description {
    background: #fafafa;
    padding: 24px 15px;
    border-radius: 6px;
	box-shadow: 0 0 5px 1px #14141430;
}
.testimonial-invild .review .review-description a .first {
    float: left;
}
.testimonial-invild .review .review-description a .first p {
    font-size: 24px;
    border: 1px solid #d3d1d2;
    background: #d3d1d2;
    color: #4a4a4a;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 42px;
}
.testimonial-invild .review .review-description a .second {
    display: inline-block;
    padding-left: 12px;
}
.testimonial-invild .review .review-description a .second ul {
    /* display: inline-block; */
	padding-left:0px;
	/* margin-bottom:-7px; */
	
}
.testimonial-invild .review .review-description a .second ul li {
    float: left;
	list-style:none;
}
.testimonial-invild .review .review-description a .second ul li i {
    color: rgb(255 180 0);
}
.testimonial-invild .review .review-description a .second ul .date-revi {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    padding-left: 10px;
}
.testimonial-invild .review .review-description a .second h1 {
    font-size: 16px;
    font-weight: 500;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    text-align: left;
    color: #1b446a;
    line-height: 26px;
	margin:0px;
	text-transform:capitalize;
	font-family: 'Roboto', sans-serif;
}
.testimonial-invild .review .review-description .review-title {
    float: unset;
    display: inline-block;
    padding-top: 10px;
    text-align: left;
}
.testimonial1 .testimonial-invild .review .review-description .review-title h2 {
    font-size: 16px;
	font-family:"Roboto", sans-serif;
}
.testimonial-invild .review .review-description .review-title h2 {
    font-size: 15px;
    color: #282828;
    font-weight: 400;
    line-height: 26px;
	font-family:"Roboto", sans-serif;
    text-transform: unset !important;
}
#more17, #more16, #more15, #more14, #more13, #more12, #more11, #more10, #more9, #more8, #more7, #more6, #more5, #more4, #more3, #more2, #more1, #more {
    display: none;
}
.testimonial1 .testimonial-invild .review .review-description .review-title a {
    color: #cd9632;
}
.testimonial-invild .review .review-description .review-title .rev-img {
    padding-top: 15px;
}
.testimonial1 .testimonial-invild .review .review-description .review-title a {
    color: #cd9632;
}
.testimonial-invild .review .review-description .review-title .rev-img img {
    width: 106px;
}
.team-section .more-btn {
    position: relative;
    margin-top: 60px;
}
.theme-btn-one {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    padding: 17px 40px;
    border-radius: 30px;
    z-index: 1;
    /* box-shadow: 0 20px 30px #d5edea; */
    box-shadow: 0px 7px 13px #c1a9aa82;
    transition: all 500ms ease;
	background: #f48a2b;
}
.theme-btn-one i {
    position: relative;
    font-size: 13px;
    margin-left: 10px;
}
.centred {
    text-align: center;
}
.testi_home{margin-top:50px;}
.mt-3{margin-top:30px;}


/***************************************************************
Marquee Header
***************************************************************/

.marque{
	height:35px;
}
.marque marquee{
	background:#0b3966;
	font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    line-height: 35px;
}


/***************************************************************
Book Button Sticky
***************************************************************/

.intro-banner-vdo-play-btn {
    height: 80px;
    width: 80px;
    position: fixed;
    bottom: 5%;
    right: 3%;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: 999999;
}
.pinkBg {
    background-color: #ebb52c !important;
}
.intro-banner-vdo-play-btn .ripple:nth-child(2) {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}
.intro-banner-vdo-play-btn .ripple:nth-child(3) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}
.intro-banner-vdo-play-btn .ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/***************************************************************
Contact
***************************************************************/

.contact_inner{
	padding:50px 0;
}


/***************************************************************
Footer
***************************************************************/

.quick_link{}
.quick_link li{
	color:#ffffffd4;
	font-size: 15px;
    color: #282828;
    font-weight: 400;
    line-height: 26px;
    font-family: "Roboto", sans-serif;
	margin:5px 0;
}
.quick_link li i{
	color:#ffffffd4;
}
.quick_link li a{
	color:#ffffffd4;
}



.sf-menu ul a:hover{
	background:#135192;
	color:#fff;
}




.gallery_inner{
	padding:50px 0;
}
.gallery_inner .btn:focus, .gallery_inner .btn:active, .gallery_inner button:focus, .gallery_inner button:active {
  outline: none !important;
  box-shadow: none !important;
}

.gallery_inner #image-gallery .modal-footer{
  display: block;
}

.gallery_inner .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.gallery_inner .thumbnail{
	margin-bottom:0px;
}

.gal_header{
	font-size:20px;
	font-weight:500;
	color:#282828;
	text-align:center;
	background:#f1f1f1;
	padding:10px 20px;
	margin:0px;
}

.module-header1{
	font-size:22px;
	font-weight:700;
}