@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700|Open+Sans:300i,400,600,700,800&display=swap');

/*font-family: 'Crimson Text', serif;

font-family: 'Open Sans', sans-serif;*/

body,
html {
	height: 100%;
}

body {
	background: #fff;

	font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Crimson Text', serif;
}

p {
	font-family: 'Open Sans', sans-serif;

	font-size: 15px;

	line-height: 23px;

	/*color: #333333;*/

	font-weight: 400;

	margin-bottom: 19px;
}

button,
a {
	font-family: 'Crimson Text', serif;

	text-decoration: none !important;

	outline: none;

	color: inherit;
}

button:hover,
a:hover {
	color: inherit;

	text-decoration: none !important;
}
.alltext h3 {
	font-size: 22px;
	margin: 10px 00px 40px 20px;
	color: #000;
	font-weight: 500;
}

h1 {
	font-size: 56px;

	line-height: 52px;
}

h2 {
	font-size: 43px;

	color: #000000;
}

h3 {
	font-size: 20px;

	color: #050f36;
}

img {
	display: block;

	max-width: 100%;

	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li {
	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;
}

a:hover {
	text-decoration: none;
}

ul {
	padding: 0;

	list-style: none;
}

.header_.header_scroll .topsocial {
	position: absolute;
	top: 22px;
}

.header_ .topsocial.pull-right {
	position: absolute;
	right: 7em;
	top: 4em;
}
.main_banner .carousel-indicators .active {
	background-color: #3968b5;
	border: 1px solid #3968b5;
}
form#form-appointment_us h2 {
	margin: 0;
	padding: 0 0 50px;
}
.topsocial {
	position: absolute;
	top: 45px;
}

.topsocial ul li {
	display: table-cell;
	margin-right: 10px;
}
.topsocial ul li a {
	color: transparent;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 35px;
	border: 2px solid transparent;
	display: table;
	text-align: center;
	border-radius: 100px;
}
.marq {
	background: #000;
	padding: 6px 27px 5px;
	color: #fff;
	font-size: 15px;
}
marquee {
	width: 100% !important;
}
.topsocial ul li a:hover {
	background: transparent;
	color: #fff;
}
.bg_blue {
	position: relative;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	padding: 10px 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
}
.main-navigate ul li:last-child a {
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	padding: 11px 8px;
	border: 3px solid #3968b5;
}
.video_sec {
	padding: 5% 0;
}
.vedio_bg a {
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	color: #ffffff;
}
.vedio_bg.nex:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.56);
}
.navigation ul li:last-child:hover:before {
	content: '';
	position: absolute;
	bottom: -13px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: transparent;
}
.calender_main {
	padding: 7% 0;
}
.Inner_padding {
	padding: 8% 0;
}
.form-group {
	margin-bottom: 15px;
}

.punlic_content img{margin:0 auto; }
.contact-us .form-details input[type='text'],
.contact-us .form-details input[type='email'],
.contact-us .form-details select,
.contact-us .form-details textarea {
	width: 100%;
	padding: 5px 10px;
	font-size: 15px;
	line-height: 28px;
	background-color: transparent;
	border: transparent;
	margin-bottom: 0px;
	box-shadow: none;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(202, 202, 202);
	border-radius: 3px;
	height: 49px;
}
.contact-us .form-details label {
	color: #666666;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 9px;
}
.contact-us .form-details textarea {
	height: 150px;
	resize: none;
	width: 100%;
}

.p-0 {
	padding: 0;
}
.rankStar {
	text-align: left;
}
.rankStar {
	text-align: center;
	margin-bottom: 5px;
}
.rankStar li {
	padding: 0;
}
.rankStar .fa {
	color: #ff9800;
}
.header_.header_scroll {
	position: fixed;

	top: 0;

	width: 100%;

	z-index: 9999;

	border-bottom: 1px solid rgba(0, 0, 0, 0.63);

	background-color: #353c4d;
}

.header_scroll .main-logo a img {
	width: 52%;

	padding: 11px 0px;
}

.header_scroll .navigation ul {
	margin: 30px 0 0 0;
}

.no_pad {
	padding: 0;
}

.navbar-default {
	margin-bottom: 0;

	background: none;

	box-shadow: none;

	border: 0;
}

.sidenav {
	height: 100vh;

	/* 100% Full-height */

	position: fixed;

	/* Stay in place */

	z-index: 999;

	/* Stay on top */

	top: 0;

	left: -500px;

	background: #323849;

	background-repeat: no-repeat;

	background-size: cover;

	overflow-x: hidden;

	/* Disable horizontal scroll */

	padding-top: 60px;

	/* Place content 60px from the top */

	transition: 0.2s;

	/* 0.5 second transition effect to slide in the sidenav */

	-webkit-transition: 0.2s;

	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

	width: 250px;
}

.navbar-fixed-top {
	top: 0;

	border-width: 0 0 1px;

	animation: fadeInDown 0.8s;
}

/* The navigation menu links */

/* When you mouse over the navigation links, change their color */

.sidenav a:hover,
.sidenav a:focus {
	color: #fff;

	text-decoration: none;

	padding-left: 40px;
}

/* Position and style the close button (top right corner) */

.sidenav .closebtn {
	position: absolute;

	top: 0;

	right: 15px;

	font-size: 36px;

	margin-left: 50px;
}

.sidenav a {
	text-align: left;

	padding: 8px 8px 8px 32px;

	text-decoration: none;

	font-size: 16px;

	color: #fff;

	display: block;

	transition: 0.3s;

	text-transform: uppercase;
}
.dat {
    padding: 5% 0 0%;
}
.mobilecontainer span {
	color: #000;

	margin-right: 0;

	margin-top: 0;

	padding: 16px 0 0px 0;

	font-size: 27px;

	cursor: pointer;
}

.mobilecontainer img {
	width: 50%;

	margin: 10px 0;
}

.mobilecontainer {
	background-color: #fff;

	padding-left: 20px;
}

.navigation .caret {
	position: relative;

	left: 5px;
}

#mySidenav ul.dropdown-menu {
	position: static;

	float: none !important;

	width: 100%;

	display: none;

	background: #ea4a3b;
}

#mySidenav ul.dropdown-menu li {
	float: none;

	display: block;

	padding: 0 0px 4px;
}

#mySidenav .caret {
	display: none;
}

#mySidenav #hassubmenu {
	position: relative;
}

#mySidenav #hassubmenu i.fa.fa-angle-down {
	position: absolute;

	right: 20px;

	background: black;

	color: #fff;

	height: 20px;

	width: 20px;

	text-align: center;

	border-radius: 0;

	padding-top: 2px;

	top: 6px;
}

#mySidenav div {
	border-top: 1px solid #fff;
}

#mySidenav div:last-child {
	border-bottom: 1px solid #333;
}

#mySidenav a.closebtn + div {
	margin-top: 10px;
}

#mySidenav ul.submenu {
	/*  display: none; */

	padding: 0;

	background-color: #000;

	width: 100%;

	overflow: scroll;

	height: 150px;
}

#mySidenav .dropdown-menu > li > a {
	display: block;

	padding: 3px 20px;

	clear: both;

	font-weight: 400;

	line-height: 1.42857143;

	color: #fff;

	white-space: nowrap;
}

.navigation ul li > .dropdown-menu li a i {
	float: right;

	right: 14px;

	font-weight: bold;

	margin-top: 1px;

	position: absolute;

	font-size: 17px;
}

.navigation ul .show-on-hover:hover > ul.submenu {
	left: 101% !important;

	top: -25% !important;
}

.navigation ul li > .dropdown-menu li i.fa.fa-angle-down {
	display: none;
}

/* sidenav-css end */

/*nav-css BEGINS */

.navigation ul {
	text-align: right;

	margin: 55px 0 0 0;

	padding: 0;
}

.navigation ul li:last-child {
	margin-right: 0;
}

.navigation ul li:last-child {
	margin-right: 0;
}

.navigation ul li:hover:before {
	content: '';

	position: absolute;

	bottom: -13px;

	left: 0;

	width: 100%;

	height: 2px;

	background-color: #000;
}

.navigation ul li {
	list-style: none;

	display: inline-block;

	margin-right: 8px;

	position: relative;
}

.navigation ul li a {
	font-size: 15px;

	color: #fff;

	padding: 0;

	font-weight: 600;

	cursor: pointer;

	text-transform: uppercase;

	letter-spacing: 0px;
}

.navigation ul li a:hover {
	color: #000;
}

.navigation ul li.active a {
	color: #000;
}

/*DropDown Css Begin here*/

.navigation ul .show-on-hover:hover > ul.dropdown-menu {
	display: block;
}

.navigation ul li .dropdown-menu li {
	float: none;

	display: block;
}

.navigation ul li > .dropdown-menu li a {
	float: none;

	display: block;

	text-align: left;

	padding: 7px 12px 10px 12px;

	font-size: 15px;

	color: #000;
}

.navigation ul li > .dropdown-menu li a:hover {
	background-color: #ececec;
}

.navigation ul li > .dropdown-menu {
	border-radius: 0;

	border: none;

	padding: 12px 0 12px 0;

	box-shadow: 0 0 11px rgba(0, 0, 0, 0.3);

	top: 90%;

	left: 48px;
}

.navigation ul > li > a span img {
	display: inline;

	margin-left: 11px;
}

.navigation ul li > .dropdown-menu:after {
	content: '';

	position: absolute;

	border-style: solid;

	border-width: 0 12px 16px;

	border-color: #ffffff transparent;

	display: block;

	width: 0;

	z-index: 1;

	top: -16px;

	left: 113px;
}

.navigation ul.dropdown-menu.submenu:after {
	display: none;
}

.navigation ul li > .dropdown-menu > .active > a {
	background-color: transparent;

	color: #4b2a1c;

	font-weight: 600;
}

.main-logo a img {
	width: 100%;

	padding: 12px;
}

/*BEGINS-SEC: Second-Header*/

.sec_header {
	background-color: #eee;

	padding: 18px 0;
}

.btn-grey:hover {
	background: #0eb2e7;

	color: #fff;
}

.btn-grey {
	padding: 8px 14px;

	background: #ccc;

	color: #fff;

	font-size: 17px;
}

.sec_header a.btn-grey:last-child {
	margin-right: 0;
}

.sec_header a.btn-grey {
	display: inline-block;

	margin-right: 3px;
}

.header_ {
	background-color: #353c4d00;

	position: absolute;

	top: 12px;

	left: 0;

	width: 100%;

	z-index: 999;
}

.header_ img.normal_logo.img-responsive {
	display: none;
}

.header_.header_scroll .main-logo a img.normal_logo {
	display: block;
}

.header_scroll .main-logo a img.slide_logo {
	display: none;
}

/*BEGINS:MAIN-BANNER*/

.img_banner img {
	width: 100%;
}

.main_banner .carousel-caption {
	right: 0;

	left: 0;

	top: 0;

	padding: 0;

	text-align: center;

	width: 100%;

	height: 100%; /*test*/

	color: #fff;

	text-shadow: none;

	display: flex;

	justify-content: center;

	align-items: center;
}

.img_banner {
	position: relative;
}
.img_banner:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	height: 100%;
	width: 100%;
    background: rgba(0, 0, 0, 0.15);
	
}
.main_banner .carousel-caption h1 {
	text-align: center;

	margin: 49px 0 0 0;
	font-size: 52px;
}
.footer_menu .tx ul li {
	margin-bottom: 20px;
	padding-top: 8px;
	color: #fff;
	line-height: 38px;
}
.footer_menu h6 {
	color: #fff;
	font-size: 25px;
	display: inline;
	font-weight: 500;
}

.main_banner .carousel-caption p {
	color: #fff;

	text-align: center;

	font-size: 18px;

	width: 60%;

	margin: 23px auto;

	line-height: 20px;

	font-family: 'Crimson Text';
}

.main_banner .carousel-caption a {
	display: table;

	margin: 0 auto;

	text-transform: uppercase;

	font-weight: 600;

	font-size: 14px;

	letter-spacing: 2px;
}

.main_banner .carousel-caption a i {
	margin-left: 6px;
}

.btn-orang:hover {
	background-color: #353c4d;
}

.btn-orang {
	background-color: #3968b5;
	color: #fff;
	padding: 14px 20px;
	font-size: 18px;
	border-radius: 3px;
}

/*END:MAIN-BANNER*/

/*BEGINS: OUR-SERVICES*/

.ourservices {
	padding: 5% 0 0% 0;
}

.ourservices h2 {
	text-align: center;
}

.ourservices p {
	color: #8c8c8c;

	text-align: center;

	font-family: 'Open Sans', sans-serif;

	width: 95%;

	margin: 0 auto;
}

a.view
{
 background: #3968b5;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 30px;
    display: inline-block;
  
}

.aboutPage_section.Ser_Detail_page.Inner_padding.ndetail p {
    font-family: 'Open Sans', sans-serif !important;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: #000;
}
.long {
    padding: 5% 0;
}


.aboutPage_section h6 {
font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #3968b5;
}

.oserv_main {
	background-color: #fafafa;

	margin-top: 70px;
}

.oserv_main form {
	/*padding-left: calc(100% - 551px);*/

	padding-top: 23%;
}

.oserv_main form .form-control {
	border-radius: 0;
	height: 44px;
	border: 1px solid #e2e2e2;
	margin-bottom: 20px;
}

.oserv_main form textarea.form-control {
	height: auto;
	resize: none;
}

.oserv_main form label {
	color: #8c8c8c;

	font-weight: 400;

	font-size: 16px;
}

.ouser_mainHeading {
	margin-bottom: 39px;
}

.oserv-img img {
	width: 100%;
}

.btn-gold:hover {
	background: #353c4d;

	color: #fff;
}

.btn-gold {
	background: #3968b5;

	border: 0;

	padding: 14px 40px;

	font-size: 15px;

	color: #fff;

	font-weight: 800;

	letter-spacing: 2px;
}

.pr-0 {
	padding-right: 0;
}

/*END: OUR-SERVICES*/

/*BEGINS:FOOTER*/

footer {
	color: #949494;

	background-color: #353c4d;

	padding: 4% 0 1% 0;
}

footer p {
	color: #fff;
}

footer .footer_logo img {
	margin-bottom: 29px;
	width: 200px;
}

.footer_menu h5 {
	color: #fff;

	font-size: 27px;

	letter-spacing: -1px;

	position: relative;

	margin: 0 0 28px 0;
}

.footer_menu h5:after {
	content: '';

	position: absolute;

	bottom: -13px;

	left: 0;

	width: 8%;

	height: 2px;

	background-color: #ea4a3b;
}

.footer_menu ul li {
	margin-bottom: 20px;
}

.footer_menu ul li a:hover {
	color: #3968b5;

	padding-left: 4px;
}

.footer_menu ul li a {
	color: #fff;

	font-size: 16px;
}

.disclaimer_ {
	border-top: 1px solid #5a5a5a;

	padding-top: 20px;

	margin-top: 30px;
}

.disclaimer_ p {
	font-size: 14px;

	font-weight: 600;

	font-family: sans-serif !important;

	line-height: 20px;
}

.disclaimer_ p span {
	color: #fff;
}

.back-to-top {
	cursor: pointer;

	position: fixed;

	display: none;

	width: 40px;

	height: 40px;

	text-align: center;

	color: #fff;

	border-radius: 0;

	text-decoration: none;

	background-color: #3968b5 !important;

	bottom: 10%;

	right: 25px;

	padding: 6px 0px;

	border: 0px solid #000;
}

.back-to-top:hover {
	border: 0px solid #353c4d;

	color: #ffffff;

	background-color: #353c4d;
}

/*END:FOOTER*/

/*=================== INNER PAGES START FROM HERE ========================*/

/*BEGINS-PAGE: ABOUT-US*/

.inner_banner {
	background: url(../images/about-banner.jpg);

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center;

	width: 100%;
}

.inner_banner_content {
	padding: 12% 0 9% 0;
}

.inner_banner_content h1 {
	text-align: center;

	color: #fff;

	text-transform: capitalize;

	font-size: 47px;

	line-height: 54px;

	margin: 0 0 5px 0;

	letter-spacing: -2px;
}

.inner_banner_content ul {
	margin: 0 auto;

	display: table;
}

.inner_banner_content ul li {
	position: relative;

	margin-right: 10px;
}

.inner_banner_content ul li:last-child:before {
	content: '/';

	position: absolute;

	top: 2px;

	left: -6px;

	width: 10px;

	height: 10px;

	color: #fff;
}

.inner_banner_content ul li a {
	color: #fff;

	font-size: 16px;

	text-transform: capitalize;
}

.inner_banner {
}

section.about-main {
	background: #f7f7f7;

	padding: 5% 0;
}

.about_main_content p {
	color: #8c8c8c;

	font-size: 20px;

	font-family: 'Crimson Text', serif;

	line-height: 25px;
}

/*END-PAGE: ABOUT-US*/

/*BEGINS-PAGE: SEVICES*/

.ourservices_page {
	padding: 5% 0 1% 0;
}

.ourservices_page p {
	width: 90%;
}

/*END-PAGE: SEVICES*/

/*BEGINS-PAGE: CONTACT*/

.contact_us {
	background-color: #fafafa;

	padding: 5% 0;
}

.contact_us .oserv_main form {
	/*padding-left: calc(100% - 921px);*/

	/*padding-right: calc(100% - 921px);*/

	padding-top: 0%;
}

.contact_us .oserv_main {
	background-color: #fafafa;

	margin-top: 0;
}

.cont_icon {
}

.cont_icon i {
	font-size: 64px;

	color: #3968b5;

	margin: 0 auto 19px auto;

	display: table;
}

.cont_icon h4 {
	text-align: center;

	font-size: 25px;

	color: #000;

	margin: 0 0 6px 0;

	line-height: 30px;
}

.cont_icon a {
	color: #8c8c8c;

	font-size: 17px;

	display: table;

	margin: 0 auto;

	text-align: center;

	line-height: 22px;
}

section.contact_icon {
	padding: 3% 0 3% 0;
}

.cont_icon img {
	margin: 0 auto 19px auto;
}

/*END-PAGE: CONTACT*/

/*BEGINS-PAGE: PUCBLICATION*/

.piblication_main {
	padding: 4% 0 0 0;
}

.punlic_content i {
	font-size: 47px;

	margin: 0 auto 30px auto;

	display: table;

	color: #dd0d0d;
}

.punlic_content p {
	text-align: center;

	color: #000;

	font-size: 20px;

	width: 70%;

	margin: 20px auto;

	font-family: 'Crimson Text', serif;
}

.punlic_content a:hover {
	opacity: 0.9;
}

.punlic_content a {
	background-color: #3968b5;

	color: #fff;

	padding: 15px 34px;

	font-size: 18px;

	font-family: 'Open Sans', sans-serif;

	display: table;

	margin: 0 auto;

	border-radius: 8px;
}

.punlic_content {
	margin-bottom: 80px;
}

/*END-PAGE: PUCBLICATION*/

/*END-PAGE: LINK*/

.link_main {
	padding: 5% 0;
}

.link_main_img img {
}

.link_main_img a h4 {
	font-size: 32px;

	text-align: center;

	color: #000;
}

.link_main_img a:hover h4 {
	color: #ea4a3b;
}

.link_p {
	margin-top: 30px;

	color: #8c8c8c;

	text-align: center;

	font-size: 16px;
}

/*END-PAGE: LINK*/

/*BEGINS-PAGE: FAQs*/

.faq_main {
	padding: 5% 0;
}

.clickable {
	cursor: pointer;
}

.clickable .glyphicon {
	display: inline-block;

	padding: 0;

	border-radius: 0;

	color: #bababa;
}

.panel-heading span {
	margin-top: 4px;

	font-size: 15px;

	margin-right: 7px;
}

a.clickable {
	color: inherit;
}

a.clickable:hover {
	text-decoration: none;
}

.faq_main .panel-title {
	margin-top: 0;

	margin-bottom: 0;

	color: #000;

	font-family: Crimson Text, serif;

	font-size: 1.5714em;
}

.faq_main .panel-body {
	padding: 0 45px;
}

.faq_main .panel-body p {
	color: #8c8c8c;

	font-size: 15px;

	line-height: 23px;
}

.faq_main .panel {
	margin-bottom: 0px;

	background-color: #fff;

	border: 1px solid transparent;

	border-radius: 4px;

	-webkit-box-shadow: none;

	box-shadow: none;
}

.Services_section {
	background: url(../images/services_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0% 0 3%;
}
.Services_head {
	text-align: center;
	margin: 0 0 60px;
}
.serPage_box {
	min-height: 366px;
}

.serPage_box {
	background: #f7f7f7;
	padding: 30px 23px;
	transition: ease-in-out 0.6s;
	-webkit-transition: ease-in-out 0.6s;
	-moz-transition: ease-in-out 0.6s;
	-o-transition: ease-in-out 0.6s;
	margin: 0 0 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: inline-block;
	background: #f7f7f7;
	flex-direction: column;
	height: 100%;
	text-align: center;
    min-height: 409px;
}

.serPage_box img {
	background: #fff;
	border: 2px solid #3968b5;
	display: table;
	margin: 0 auto 20px;
	width: 100px;
	height: 92px;
	padding: 4px;
}
.serPage_box h5 {
	font-size: 24px;
}
.serPage_box p {
	font-size: 14px;
	line-height: 24px;
}
.serPage_box:hover {
	transition: all 0.5s ease-in-out !important;
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	background: #3968b5 !important;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.14) !important;
	color: #fff !important;
}
.aboutPage_section.Ser_Detail_page.Inner_padding {
	padding: 8% 0;
}
.flexRow {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	width: 100%;
}
.flexCol {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	align-items: center;
}

.no-margin {
	margin: 0;
	padding: 0;
}
.aboutPage_text2 {
	padding-right: 8%;
}
.Ser_Detail_page h2 {
	text-transform: uppercase;
}
.aboutPage_section h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 20px;
}
.aboutPage_section p {
	color: #8c8c8c;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
  
    line-height: 30px;

}
.ser_Detailimg {
	position: relative;
}
.ser_Detailimg img {
	width: 100%;
}
.serPage_box:hover img {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

/* ------------------------------------------------------------------------------
   Serives
-------------------------------------------------------------------------------*/
.service-section {
	padding-top: 100px;
}
.section-header p {
	color: #8c8c8c;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto 50px;
}
.no-gutter [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.services {
	margin-bottom: 50px;
	background: #fff;
}
.services-content {
	padding: 30px 20px 20px 89px;
	margin-top: 30px;
	background: #efefef;
	border: 1px solid #fff;
	text-align: left;
}
.services .icon {
	color: #ffffff;
	font-size: 38px;
	padding-left: 15px;
	float: left;
	background: #03a9f4;
	padding: 20px;
	width: 90px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-top: 1px solid #03a9f4;
}
/* ------------------------------------------------------------------------------
   gallery
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	/* -webkit-box-shadow: 0 0 0 1px #fff; */
	/* box-shadow: 0 0 0 1px #fff; */
	overflow: hidden;
	position: relative;
	background: #000;
}
.work img {
	width: 100%;
	height: 100%;
	opacity: 0.6;
}
.work .overlay {
	background: rgba(3, 169, 244, 0.45);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5,
.work p,
.work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5,
.work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 28px;
	color: #fff;
	border: 1px solid #ffffff;
	padding: 24px;
	text-align: center;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5,
.work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.services-content h5 {
	margin-bottom: 20px;
}
.video-section {
	padding: 88px 0 20px;
}
address {
	line-height: 1.42857143;
	color: #ffffff !important;
}

/* ---------------------------------------------------------------------------
About
------------------------------------------------------------------------------*/
/*  CONTENT BLOCK 3-10
/*----------------------------------------------------*/
-------------------------------------------------------------------------------*/ .services-content {
	padding: 30px 20px 20px 89px;
	margin-top: 30px;
	background: #efefef;
	border: 1px solid #fff;
	text-align: left;
}
.services .icon {
	color: #ffffff;
	font-size: 38px;
	padding-left: 15px;
	float: left;
	background: #3968b5;
	padding: 20px;
	width: 90px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-top: 1px solid #3968b5;
}
/* ------------------------------------------------------------------------------
   gallery
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	/* -webkit-box-shadow: 0 0 0 1px #fff; */
	/* box-shadow: 0 0 0 1px #fff; */
	overflow: hidden;
	position: relative;
	background: #000;
}
.work img {
	width: 100%;
	height: 100%;
	opacity: 0.6;
    min-height: 259px;
    max-height: 259px;
  
      object-fit: cover;

}
.work .overlay {
	background: rgba(3, 169, 244, 0.45);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5,
.work p,
.work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5,
.work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 28px;
	color: #fff;
	border: 1px solid #ffffff;
	padding: 24px;
	text-align: center;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5,
.work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.services-content h5 {
	margin-bottom: 20px;
	font-size: 24px;
}
.services-content p {
	font-size: 14px;
	line-height: 24px;
}
.video-section {
	padding: 88px 0 50px;
}
address {
	line-height: 1.42857143;
	color: #ffffff !important;
}
.gallery {
	margin-bottom: 0px;
	padding-bottom: 60px;
}
section#teams {
	padding-bottom: 80px;
}
/* ---------------------------------------------------------------------------
About
------------------------------------------------------------------------------*/
/*  CONTENT BLOCK 3-10
/*----------------------------------------------------*/

.content-3-10 {
	padding: 0px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .image-container .background-image-holder {
	background: url('../images/06.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-10 h3 {
	margin-bottom: 32px;
}

.content-3-10 p {
	margin-bottom: 20px;
}

/* pricingtable5 */
#pricing5 {
	padding: 40px 0;
}

#pricing5 .table {
	margin-top: 15px;
	width: 100%;
	padding: 30px 10px;
	border: 2px solid #d6d6d6;
}

#pricing5 .long-table {
	margin-top: 0;
	padding: 40px 10px 50px 10px;
}

#pricing5 h3 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #03a9f4;
}

#pricing5 h2 {
	/* margin: 0; */
	/* font-size: 36px; */
	/* font-weight: bold; */
	/* text-transform: uppercase; */
	text-align: center;
	/* color: #282828; */
	/* margin: 20px 0 15px 0; */
}

#pricing5 p {
	/* margin: 0; */
	/* font-size: 12px; */
	text-align: center;
	/* color: #898989; */
	/* font-weight: 300; */
	/* margin: 15px 0 35px 0; */
}

#pricing5 ul.table-content {
	list-style: none;
	text-align: center;
	margin: 35px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	color: #898989;
	line-height: 35px;
}

/* ------------------------------------------------------------------------------
   package
-------------------------------------------------------------------------------*/
.packageList {
	margin-bottom: 50px;
}

.package {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none none solid none !important;
	padding: 1em 0 0.5em;
}
.package:hover {
	background-color: #fbfbfb;
}
.package:hover h5 {
	color: #ff67ab;
}
.package:hover .price {
	background-color: #ff348f;
}
.package ul.list-default li {
	border: none !important;
	padding: 4px 0;
}
.package ul.list-default li:before {
	top: 0.3em !important;
}
.price {
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	position: absolute;
	background-color: #ff67ab;
	font-size: 1.35em;
	font-weight: 500;
	color: #fff;
	padding: 0.5em;
	margin: -1px -1px -1px 0;
}
.package .price {
	top: 1em;
	right: 1em;
	bottom: auto;
	font-size: 1.5em;
	padding: 0.7em;
}
.package .price small {
	font-size: 0.7em;
	margin-right: 3px;
}
/* ------------------------------------------------------------------------------
   Teams
-------------------------------------------------------------------------------*/
.person {
	max-width: 270px;
	text-align: center;
}
.person img {
    /* width: 100%;
    height: auto; */
	margin: auto;
    width: 200px;
        height: 200px;
}
.person-content {
	margin-top: 20px;
}
.person h4 {
	font-weight: 400;
}
.person h5 {
	color: #777;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
}
.social-icons,
.footer .footer-share {
	margin-top: 20px;
}
.social-icons li,
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.social-icons a,
.footer .footer-share a {
	border: 1px solid #03a9f4;
	color: #03a9f4;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	text-align: center;
	width: 32px;
}
.social-icons a:hover {
	background-color: #00aeda;
	border-color: #01a9d4;
	color: #fff;
}
/* ------------------------------------------------------------------------------
   Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
	background-color: #383838;
	position: relative;
	text-align: center;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 100px 15%;
}
.testimonials h1 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.testimonials p {
	color: #fff;
	display: block;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin-top: 30px;
	text-transform: uppercase;
}
.flex-control-nav {
	margin-top: 2%;
	bottom: none !important;
	position: relative !important;
	right: 0;
	text-align: center;
	width: 100% !important;
	z-index: 100;
}
/* ------------------------------------------------------------------------------
  Contact form
-------------------------------------------------------------------------------*/
.conForm {
	text-align: center;
}
.conForm h5 {
	font-size: 30px;
}
.conForm p {
	text-align: center;
	margin: 7%;
}
.conForm input {
	color: #797979;
	padding: 15px 30px;
	border: none;
	margin-right: 3%;
	margin-bottom: 30px;
	outline: none;
	font-style: normal;
	border: #e0e0e0 1px solid;
	font-size: 15px;
}
.conForm input.noMarr {
	margin-right: 0px;
}
.conForm textarea {
	color: #797979;
	padding: 15px 30px;
	margin-bottom: 18px;
	outline: none;
	height: 150px;
	font-style: normal;
	resize: none;
	font-size: 15px;
	border: none;
	border: #e0e0e0 1px solid;
}
.conForm .submitBnt {
	background: #3496d8;
	color: #fff;
	margin-top: 30px;
	padding: 15px 30px 15px 30px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 5px;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
}
.conForm .submitBnt:hover {
	background: #e5e5e5;
	color: #3496d8;
}
#success_page {
	color: #00bdbd;
	font-weight: 500;
}
.error_message {
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3 {
	font-size: 17px;
	color: #5ed07b;
	font-weight: 700;
}

.content-3-10 {
	padding: 0px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-10 h3 {
	margin-bottom: 32px;
	font-size: 28px;
}

.content-3-10 p {
	margin-bottom: 20px;
	color: #8c8c8c;
	font-size: 18px;
	font-family: 'Crimson Text', serif;
	line-height: 28px;
}
a.btn.btn-outline.btn-outline.outline-dark {
	background-color: #3968b5;
	color: #fff;
	padding: 14px 20px;
	border-radius: 3px;
	display: table;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 2px;
}
h3.edttContent {
	margin-bottom: 32px;
	font-size: 28px;
}

p.editContent {
	margin-bottom: 20px;
	color: #8c8c8c;
	font-size: 18px;
	font-family: 'Crimson Text', serif;
	line-height: 28px;
}
/* pricingtable5 */
#pricing5 {
	padding: 40px 0;
}

#pricing5 .table {
	margin-top: 15px;
	width: 100%;
	padding: 30px 10px;
	border: 2px solid #d6d6d6;
}

#pricing5 .long-table {
	margin-top: 0;
	padding: 40px 10px 50px 10px;
}

#pricing5 h3 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #03a9f4;
}

#pricing5 h2 {
	/* margin: 0; */
	/* font-size: 36px; */
	/* font-weight: bold; */
	/* text-transform: uppercase; */
	text-align: center;
	/* color: #282828; */
	/* margin: 20px 0 15px 0; */
}

#pricing5 p {
	/* margin: 0; */
	/* font-size: 12px; */
	text-align: center;
	/* color: #898989; */
	/* font-weight: 300; */
	/* margin: 15px 0 35px 0; */
}

#pricing5 ul.table-content {
	list-style: none;
	text-align: center;
	margin: 35px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	color: #898989;
	line-height: 35px;
}

/* ------------------------------------------------------------------------------
   package
-------------------------------------------------------------------------------*/
.packageList {
	margin-bottom: 50px;
}
h5 {
	font-size: 1.5em;
	font-weight: 500;
	margin: 0.3em 0;
	text-transform: capitalize;
}
ul.list-default {
	list-style-type: none;
	padding: 0;
}
ul.list-default li {
	padding: 0.5em 0 0.5em 2em;
	position: relative;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.package {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none none solid none !important;
	padding: 1em 0 0.5em;
}
.package:hover {
	background-color: #fbfbfb;
}
.package:hover h5 {
	color: #ff67ab;
}
.package:hover .price {
	background-color: #ff348f;
}
.package ul.list-default li {
	border: none !important;
	padding: 4px 0;
}
.package ul.list-default li:before {
	top: 0.3em !important;
}
.price {
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	position: absolute;
	background-color: #ff67ab;
	font-size: 1.35em;
	font-weight: 500;
	color: #fff;
	padding: 0.5em;
	margin: -1px -1px -1px 0;
}
.package .price {
	top: 1em;
	right: 1em;
	bottom: auto;
	font-size: 1.5em;
	padding: 0.7em;
}
.package .price small {
	font-size: 0.7em;
	margin-right: 3px;
}
/* ------------------------------------------------------------------------------
   Teams
-------------------------------------------------------------------------------*/
.person {
	max-width: 270px;
	text-align: center;
}

.person-content {
	margin-top: 20px;
}
.person h4 {
	font-weight: 500;
	font-size: 22px;
	font-weight: bold;
}
.person p {
	font-size: 14px;
	line-height: 24px;
  min-height: 96px;
}

.person h5 {
	color: #337ab7;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
      min-height: 33px;
}
.social-icons,
.footer .footer-share {
	margin-top: 20px;
}
.social-icons li,
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.social-icons a,
.footer .footer-share a {
	border: 1px solid #3968b5;
	color: #3968b5;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	text-align: center;
	width: 32px;
}
.social-icons a:hover {
	background-color: #3968b5;
	border-color: #3968b5;
	color: #fff;
}
/* ------------------------------------------------------------------------------
   Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
	background-color: #383838;
	position: relative;
	text-align: center;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 100px 15%;
}
.testimonials h1 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.testimonials p {
	color: #fff;
	display: block;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin-top: 30px;
	text-transform: uppercase;
}
.flex-control-nav {
	margin-top: 2%;
	bottom: none !important;
	position: relative !important;
	right: 0;
	text-align: center;
	width: 100% !important;
	z-index: 100;
}
/* ------------------------------------------------------------------------------
  Contact form
-------------------------------------------------------------------------------*/
.conForm {
	text-align: center;
}
.conForm h5 {
	font-size: 30px;
}
.conForm p {
	text-align: center;
	margin: 7%;
}
.conForm input {
	color: #797979;
	padding: 15px 30px;
	border: none;
	margin-right: 3%;
	margin-bottom: 30px;
	outline: none;
	font-style: normal;
	border: #e0e0e0 1px solid;
	font-size: 15px;
}
.conForm input.noMarr {
	margin-right: 0px;
}
.conForm textarea {
	color: #797979;
	padding: 15px 30px;
	margin-bottom: 18px;
	outline: none;
	height: 150px;
	font-style: normal;
	resize: none;
	font-size: 15px;
	border: none;
	border: #e0e0e0 1px solid;
}
.conForm .submitBnt {
	background: #3496d8;
	color: #fff;
	margin-top: 30px;
	padding: 15px 30px 15px 30px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 5px;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
}
.conForm .submitBnt:hover {
	background: #e5e5e5;
	color: #3496d8;
}
#success_page {
	color: #00bdbd;
	font-weight: 500;
}
.error_message {
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3 {
	font-size: 17px;
	color: #5ed07b;
	font-weight: 700;
}
/*END-PAGE: FAQs*/

/*=================== INNER PAGES END HERE ========================*/

/*===================== RESPOSIVE START FROM HERE ====================*/

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {
}

@media only screen and (min-width: 1366px) and (max-width: 1444px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.faq_main .panel-title {
		font-size: 17px;
	}

	.link_main_img a h4 {
		font-size: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navigation ul {
		display: none;
	}

	.about_main_content p {
		font-size: 19px;
	}

	.mobilecontainer span {
		color: #fff;
	}

	.main-logo a img {
		width: 82%;
	}

	h1 {
		font-size: 35px;

		line-height: 34px;
	}

	.main_banner .carousel-caption p {
		color: #fff;

		text-align: center;

		font-size: 15px;

		width: 46%;

		margin: 11px auto;

		line-height: 16px;
	}

	.main_banner .carousel-caption a {
		display: table;

		margin: 0 auto;

		text-transform: uppercase;

		font-weight: 600;

		font-size: 13px;

		letter-spacing: 2px;

		padding: 7px 17px;
	}

	.oserv_main form {
		padding-top: 10px;
	}

	.oserv_main form .form-control {
		border-radius: 0;

		height: 38px;

		border: 1px solid #e2e2e2;

		margin-bottom: 11px;
	}

	.oserv_main form label {
		font-size: 14px;
	}

	/*.contact_us .oserv_main form {*/
	/*	padding-left: calc(100% - 610px);*/

	/*	padding-right: calc(100% - 610px);*/
	/*}*/

	.faq_main .panel-title {
		width: 92%;
	}

	.link_main_img img {
		width: 45%;

		margin: 0 auto;
	}

	.link_main_img a h4 {
		font-size: 22px;

		width: 80%;

		height: 52px;
	}
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
	.header_ {
		position: relative;
	}

	.main-logo a img {
		width: 67%;

		padding: 6px 0;
	}

	.main_banner .carousel-caption h1 {
		text-align: left;

		margin: 0 0 4px 0;

		font-size: 20px;

		line-height: 20px;
	}

	.main_banner .carousel-caption p {
		color: #fff;

		text-align: left;

		font-size: 14px;

		width: 100%;

		margin: 0;

		line-height: 14px;
	}

	.main_banner .carousel-caption a {
		display: table;

		margin: 10px 0 0 0;

		text-transform: uppercase;

		font-weight: 600;

		font-size: 10px;

		letter-spacing: 1px;

		padding: 6px 9px;
	}

	h2 {
		font-size: 30px;
	}

	p {
		font-family: 'Open Sans', sans-serif;

		font-size: 14px;

		line-height: 23px;

		color: #333333;

		font-weight: 400;

		margin-bottom: 13px;
	}

	.ourservices p {
		color: #8c8c8c;

		font-family: 'Open Sans', sans-serif;

		width: 100%;
	}


	.ouser_mainHeading {
		margin-bottom: 0;
	}

	.oserv_main {
		background-color: #fafafa;

		margin-top: 38px;
	}

	.oserv_main form {
		padding-top: 7%;

		margin-bottom: 7%;
	}

	.ourservices .oserv_main .pr-0 {
		padding-right: 15px;
	}

	.oserv-img {
		margin-bottom: 20px;
	}

	footer .footer_logo img {
		width: 52%;

		margin: 5px auto 20px auto;
	}

	.footer_menu ul li a {
		font-size: 15px;
	}

	.footer_menu ul li {
		margin-bottom: 5px;
	}

	.inner_banner_content h1 {
		text-align: center;

		color: #fff;

		text-transform: capitalize;

		font-size: 26px;

		line-height: 15px;

		margin: 0 0 5px 0;

		letter-spacing: 0;
	}

	.inner_banner_content {
		padding: 10% 0;
	}

	.inner_banner_content ul li a {
		color: #fff;

		font-size: 14px;
	}

	.inner_banner_content ul li {
		position: relative;

		margin-right: 0;
	}

	.inner_banner_content ul li:last-child:before {
		left: -2px;
	}

	.about_main_content p {
		color: #8c8c8c;

		font-size: 16px;

		font-family: 'Crimson Text', serif;

		line-height: 19px;

		margin-top: 17px;
	}

	.ourservices_page {
		padding: 0 0 30px 0;
	}

	.cont_icon i {
		font-size: 51px;

		color: #d4a971;

		margin: 0 auto 12px auto;
	}

	.cont_icon img {
		margin: 0 auto 11px auto;

		width: 15%;
	}

	.cont_icon h4 {
		text-align: center;

		font-size: 22px;

		color: #000;

		margin: 0 0 0 0;

		line-height: 21px;
	}

	.cont_icon {
		margin-bottom: 30px;
	}

	.cont_icon a {
		color: #ea4a3b;

		font-size: 15px;

		display: table;

		line-height: 17px;
	}

	.clickable {
		cursor: pointer;

		padding: 0;
	}

	.faq_main .panel-title {
		font-size: 15px;

		margin-top: 0;

		margin-bottom: 0;

		color: #000;

		font-family: Crimson Text, serif;

		font-size: 15px;

		width: 91%;
	}

	.faq_main .panel {
		margin-bottom: 10px;
	}

	.faq_main .panel-body {
		padding: 10px 15px;
	}

	.faq_main .panel-body p {
		color: #8c8c8c;

		font-size: 13px;
	}

	.punlic_content i {
		font-size: 38px;

		margin: 0 auto;
	}

	.punlic_content p {
		font-size: 17px;

		line-height: 18px;

		width: 80%;

		margin: 8px auto;
	}

	.punlic_content a {
		background-color: #08c;

		color: #fff;

		padding: 10px 39px;

		font-size: 14px;
	}

	.punlic_content {
		margin-bottom: 40px;
	}

	.link_main_img img {
		width: 45%;

		margin: 0 auto;
	}

	.link_main_img a h4 {
		font-size: 21px;

		width: 80%;

		margin: 0 auto;
	}

	.link_main_img {
		margin-bottom: 20px;
	}

	.link_p {
		margin-top: 10px;

		font-size: 13px;
	}
}
@media only screen and (min-width: 768px) {
	.content-3-10 .image-container {
		height: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.content-3-10 .image-container {
		height: 100%;
	}

	.content-3-10 .content {
		margin-top: 0px;
		padding: 80px 15px 80px 80px;
		background: #efefef;
	}
}

@media only screen and (min-width: 320px) and (max-width: 519px) {
	.header_ {
		position: relative;
	}

	.main-logo a img {
		width: 67%;

		padding: 6px 0;
	}

	.main_banner .carousel-caption h1 {
		text-align: left;

		margin: 0 0 4px 0;

		font-size: 20px;

		line-height: 20px;
	}

	.main_banner .carousel-caption p {
		color: #fff;

		text-align: left;

		font-size: 14px;

		width: 100%;

		margin: 0;

		line-height: 14px;
	}

	.main_banner .carousel-caption a {
		display: table;

		margin: 10px 0 0 0;

		text-transform: uppercase;

		font-weight: 600;

		font-size: 10px;

		letter-spacing: 1px;

		padding: 6px 9px;
	}

	h2 {
		font-size: 30px;
	}

	p {
		font-family: 'Open Sans', sans-serif;

		font-size: 14px;

		line-height: 23px;

		color: #333333;

		font-weight: 400;

		margin-bottom: 13px;
	}

	.ourservices p {
		color: #8c8c8c;


		font-family: 'Open Sans', sans-serif;

		width: 100%;
	}



	.ouser_mainHeading {
		margin-bottom: 0;
	}

	.oserv_main {
		background-color: #fafafa;

		margin-top: 38px;
	}

	.oserv_main form {
		padding-top: 7%;

		margin-bottom: 7%;
	}

	.ourservices .oserv_main .pr-0 {
		padding-right: 15px;
	}

	.oserv-img {
		margin-bottom: 20px;
	}

	footer .footer_logo img {
		width: 52%;

		margin: 5px auto 20px auto;
	}

	.footer_menu ul li a {
		font-size: 15px;
	}

	.footer_menu ul li {
		margin-bottom: 5px;
	}

	.inner_banner_content h1 {
		text-align: center;

		color: #fff;

		text-transform: capitalize;

		font-size: 26px;

		line-height: 15px;

		margin: 0 0 5px 0;

		letter-spacing: 0;
	}

	.inner_banner_content {
		padding: 10% 0;
	}

	.inner_banner_content ul li a {
		color: #fff;

		font-size: 14px;
	}

	.inner_banner_content ul li {
		position: relative;

		margin-right: 0;
	}

	.inner_banner_content ul li:last-child:before {
		left: -2px;
	}

	.about_main_content p {
		color: #8c8c8c;

		font-size: 16px;

		font-family: 'Crimson Text', serif;

		line-height: 24px;

		margin-top: 17px;
	}

	.ourservices_page {
		padding: 0 0 30px 0;
	}

	.cont_icon i {
		font-size: 51px;

		color: #d4a971;

		margin: 0 auto 12px auto;
	}

	.cont_icon img {
		margin: 0 auto 11px auto;

		width: 15%;
	}

	.cont_icon h4 {
		text-align: center;

		font-size: 22px;

		color: #000;

		margin: 0 0 0 0;

		line-height: 21px;
	}

	.cont_icon {
		margin-bottom: 30px;
	}

	.cont_icon a {
		color: #ea4a3b;

		font-size: 15px;

		display: table;

		line-height: 17px;
	}

	.clickable {
		cursor: pointer;

		padding: 15px 0;
	}

	.faq_main .panel-title {
		font-size: 15px;

		margin-top: 0;

		margin-bottom: 0;

		padding: 15px 0;

		color: #000;

		font-family: Crimson Text, serif;

		font-size: 15px;

		width: 91%;
	}

	.faq_main .panel {
		margin-bottom: 10px;
	}

	.faq_main .panel-body {
		padding: 10px 15px;
	}

	.faq_main .panel-body p {
		color: #8c8c8c;

		font-size: 13px;
	}

	.punlic_content i {
		font-size: 38px;

		margin: 0 auto;
	}

	.punlic_content p {
		font-size: 17px;

		line-height: 18px;

		width: 80%;

		margin: 8px auto;
	}

	.punlic_content a {
		background-color: #08c;

		color: #fff;

		padding: 10px 39px;

		font-size: 14px;
	}

	.punlic_content {
		margin-bottom: 40px;
	}

	.link_main_img img {
		width: 45%;

		margin: 0 auto;
	}

	.link_main_img a h4 {
		font-size: 21px;

		width: 80%;

		margin: 0 auto;
	}

	.link_main_img {
		margin-bottom: 20px;
	}

	.link_p {
		margin-top: 10px;

		font-size: 13px;
	}
}
@media only screen and (min-width: 768px) {
	.content-3-10 .content {
		margin-top: 0px;
		padding: 47px 15px 80px 60px;
		background: #efefef;
	}
}

.ser_slider .col-md-3 a{
    display:block;
}
/*===================== RESPOSIVE END  HERE ====================*/

/* 24-9-2020 */

/* Large devices (desktops, 992px and up) */
@media (max-width: 1199.98px) {
	.navigation ul {
		display: flex;
		align-items: center;
	}
	.navigation ul li a {
		font-size: 12px;
	}
	.video_sec .row {
        display: flex;
        flex-wrap: wrap;
    }
    .person {
        max-width: 100%;
    }
    .person img{
        width:100%;
        height:auto;
    }
    .topsocial {
        left: 0;
    }
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 991.98px) {
	.img_banner img {
		min-height: 300px;
		object-fit: cover;
	}
	.navigation ul {
		display: none;
	}
	.mobilecontainer span {
		padding: 0;
	}
	.topsocial {
		position: static !important;
	}
	.topsocial ul {
		margin: 0  !important;
		display: flex;
        justify-content: flex-end;
	}
    .topsocial ul li{
		margin:0;
	}
	.header_ .row {
		display: flex;
		align-items: center;
	}
	.main-logo a img {
		padding: 0;
	}
	.marq {
        padding: 3px 27px 0;
        font-size: 12px;
    }
    .main_banner .carousel-caption h1 {
        font-size: 32px;
        line-height: 35px;
        margin:0;
        text-align: center;
    }
    .fc-toolbar .fc-center h2{
        font-size:28px;
    }
    #exampleModal #search_time_slot{
        display: table;
        margin: 20px auto !important;
    }

}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767.98px) {
    .topsocial ul li{
		display:inline-block;
	}
	.img_banner img {
        min-height: 250px;
    }
    .header_scroll .main-logo a img {
        width: 100%;
        padding: 0;
    }
    .sidenav {
        width: 220px;
    }
    .sidenav a {
        padding: 8px 8px 8px 22px;
        font-size: 12px;
    }
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right{
        font-size: 12px;
    }
    .fc-toolbar .fc-center {
        margin-top: 4px;
    }
    .fc-toolbar .fc-center h2{
        font-size:22px;
    }
    .calender_main .calendar {
        margin: 0 5%;
    }
    .person img {
        width: 50%;
    }
    .person {
        margin: 0 0 40px;
    }
    .Ser_Detail_page .flexRow {
        flex-direction: column;
        width: auto;
    }
    .aboutPage_text2 {
        padding-right:0;
        padding-bottom: 40px;
    }
    .Ser_Detail_page .flexRow .no-margin{
        padding:0 15px;
    }
    .serPage_box{
        margin: 0 auto 30px;
        width: 80%;
        display: table;
        min-height: auto;
    }
    
    .Services_head {
         margin: 0 ; 
    }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .topsocial ul li{
		padding:0 3px;
	}
	.topsocial ul li a {
        width: 30px;
        height: 30px;
        line-height: initial;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 50%;
    }
    .main_banner .carousel-caption h1 {
        font-size: 24px;
        line-height: 24px;
    }
    .img_banner img {
        min-height: 200px;
    }
    .main-logo a img{
        width:100%;
    }
    .fc td, .fc th{
        font-size: 10px !important;
    }
    .inner_banner_content h1 {
        font-size: 26px;
        line-height: 28px;
    }
    .aboutPage_section h2 {
        font-size: 26px;
    }
    
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right{
        font-size: 10px !important;
    }
    .fc-toolbar .fc-center {
        margin-top: 0;
        display: block;
        text-align: center;
    }
    .fc-toolbar .fc-center h2{
        font-size:20px;
        margin-top : 0;
    }
    .person img {
        width: 80%;
    }
    .serPage_box{
        width:100%;
    }
}
@media (max-width: 320.98px) {
    .fc-toolbar .fc-center h2{
        font-size: 16px;
        margin-top : 2px;
    }
    .aboutPage_text2 {
        padding-bottom: 20px;
    }
}