 @import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Open+Sans:300,600,700);
/*--------------------------body------------------------*/



body {
	background: #fff !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	position: relative;
	font-family: "MS Serif", "New York", serif;
}
[class*="col-"] {
 padding-left: 0;
 padding-right: 0;
}
.row {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.container-fluid {
	margin: 0;
	padding: 0;
}
.shd-2 {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12) !important
}
.shd-4 {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important
}
.shd-8 {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important
}
.shd-12 {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19) !important
}
.shd-16 {
	box-shadow: 0 16px 24px 0 rgba(0,0,0,0.22), 0 25px 55px 0 rgba(0,0,0,0.21) !important
}
.shd-24 {
	box-shadow: 0 24px 24px 0 rgba(0,0,0,0.2), 0 40px 77px 0 rgba(0,0,0,0.22) !important
}
header {
	width: 100%;
	background: #ffeee5;
	height: auto;
	
}


.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	position: fixed;
	right: 1rem;
	bottom: 8rem;
	background: #00cc00;
	width: 6rem;
	height: 6rem;
	padding: 2rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.8rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

	span.num{
		position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
	}





@media (min-width:768px) {
header {
	height: 80px;
}
}
 @media (min-width:992px) {
header {
}
}
 @media (min-width:1336px) {
header {
}
}
header .headtop {
	/*margin-top: 117px;*/
	margin-top: 122px;
}
 @media (min-width:768px) {
header .headtop {
	width: 100%;
	margin-top:40px;
}
}
 @media (min-width:992px) {
header .headtop {
	clear: both;
	padding:3px 0px;
}
}
 @media (min-width:1280px) {
header .headtop {
}
}
@media (min-width:1336px) {
header .headtop {
}
}
header .headtop .logo {
	width: auto;
	clear: both;
	padding: 5px;
}
 @media (min-width:768px) {
header .headtop .logo {
	position: absolute;
	left: 10px;
}
}
 @media (min-width:992px) {
header .headtop .logo {
	left: 30px;
}
}
 @media (min-width:1280px) {
header .headtop .logo {
}
}
 @media (min-width:1336px) {
header .headtop .logo {
}
}
header .headtop .logo img {
	width: 50%;
	clear: both;
}
 @media (min-width:480px) {
header .headtop .logo img {
	width: 30%;
}
}
 @media (min-width:728px) {
header .headtop .logo img {
}
}
 @media (min-width:768px) {
header .headtop .logo img {
	width: 80%;
}
}
 @media (min-width:992px) {
header .headtop .logo img {
	width: 85%;
}
}
header .headtop .comon {
}
 @media (min-width:768px) {
header .headtop .comon {
	float: right;
	margin-top: 15px;
}
}
 @media (min-width:992px) {
header .headtop .comon {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}
}
 @media (min-width:1280px) {
header .headtop .comon {
}
}
header .comon .main_nav {
	background-color: #ffeee5;
	display: none;
}
header .headtop .comon .main_nav_show {
	display: block !important;
}
@media (min-width:768px) {
header .headtop .comon .main_nav {
	display: inline-block;
	vertical-align: top;
	margin-top: auto;
	clear: both;
}
}
 @media (min-width:1280px) {
header .headtop .comon .main_nav {
}
}
 @media (min-width:1336px) {
header .headtop .comon .main_nav {
}
}
header .headtop .comon .main_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
header .headtop .comon .main_nav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px #666666 solid;
}
 @media (min-width:768px) {
header .headtop .comon .main_nav ul li {
	border: none;
	display: inline-block;
	vertical-align: top;
}
}
 @media (min-width:1280px) {
header .headtop .comon .main_nav ul li {
}
}
header .headtop .comon .main_nav ul li a {
	display: block;
	padding: 10px 15px;
	color: #333333;
	font-size: 13px;
	font-family: Open Sans;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	text-decoration: none;
	font-family: "MS Serif", "New York", serif;
}
 @media (min-width:768px) {
header .headtop .comon .main_nav ul li a {
	padding: 5px 5px;
	letter-spacing: 0px;
	font-size: 10px;
	text-transform: inherit;
}
}
@media (min-width:900px) {
header .headtop .comon .main_nav ul li a {
	font-size: 13px;
	text-transform: none;
}
}
 @media (min-width:1280px) {
header .headtop .comon .main_nav ul li a {
	font-size: 15px;
	padding: 10px 10px;
	letter-spacing: 0px;
	font-weight: 200;
}
}
 @media (min-width:1336px) {
header .headtop .comon .main_nav ul li a {
}
}
header .headtop .comon .main_nav ul li a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
 @media (min-width:992px) {
header .headtop .comon .main_nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}
}
header .headtop .comon .main_nav ul li ul {
	margin: 0;
	padding: 0;
	background: #ffeee5;
	display: none;
}
 @media (min-width:768px) {
header .headtop .comon .main_nav ul li ul {
	position: absolute;
	box-shadow: 0px 5px 5px #000;
	width: 180px;
	z-index: 9999;
}
}
header .comon .main_nav ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
}
header .headtop .comon .main_nav ul li ul li a {
	display: block;
	text-decoration: none;
	color: #1F1D32;
	font-family: "MS Serif", "New York", serif;
	font-weight: 400;
	font-size: 13px;
	padding: 10px 5px;
	border-bottom: 1px solid #bfbfc1;
	text-align: center;
	min-width: 180px;
}

 @media (min-width:768px) {
header .headtop .comon .main_nav ul li ul li a {
	display: block;
	text-decoration: none;
	color: #1F1D32;
	font-family: "MS Serif", "New York", serif;
	font-weight: 400;
	font-size: 17px;
	padding: 10px 5px;
	border-bottom: 1px solid #bfbfc1;
	text-align: center;
	min-width: 180px;
}	 
	 
 }
header .headtop .comon .main_nav ul li ul li a:last-child {
}
header .headtop .comon .main_nav ul li ul li a:hover {
}
header .headtop .comon .main_nav-show {
	display: block !important;
}
.active-menu-item {
	
}
header .headtop .menu_btn {
	position: absolute;
	color: #fff;
	top: 12px;
	right:6px;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	border-radius: 0px;
	background: #666;
	height: 40px;
	width: 50px;
}
 @media (min-width:768px) {
header .headtop .menu_btn {
	right: 10px;
}
}
header .headtop .menu_btn::before {
	content: "\f0c9";
	font-family: FontAwesome;
	font-size: 25px;
}
 @media (min-width:768px) {
header .headtop .menu_btn {
	display: none;
}
}
header .headtop .headbtm {
	width: 100%;
	position: absolute;
	text-align: center;
	z-index: 999;
}
 @media (min-width:768px) {
header .headtop .headbtm {
	top: 65px;
	padding: 0px 10px;
}
}
 @media (min-width:992px) {
header .headtop .headbtm {
	top: 80px;
	padding: 0px 50px;
}
}
 @media (min-width:1280px) {
header .headtop .headbtm {
	padding: 0px 50px;
}
}
header .headtop .headbtm .hbap {
}
 @media (min-width:768px) {
header .headtop .headbtm .hbap {
	float: left;
	margin-top: 5px;
}
}
 @media (min-width:768px) {
header .headtop .headbtm .hbap a {
	background-color: inherit;
}
}
header .headtop .headbtm b {
	display: none;
}
 @media (min-width:768px) {
header .headtop .headbtm b {
	display: inline-block;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	background-color: #FDE9D0;
	padding: 0px 5px;
}
}
 @media (min-width:1280px) {
header .headtop .headbtm b {
	font-size: 18px;
}
}
header .headtop .headbtm .hcpn {
	display: none;
}
 @media (min-width:768px) {
header .headtop .headbtm .hcpn {
	float: right;
	display: block;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.10);
}
}
@media (min-width:992px) {
header .headtop .headbtm .hcpn span {
	background-color: #333;
	font-size: 17px;
	padding: 1px;
	color: #FFF;
	width: 30px;
	height: 26px;
	border: 1px solid #333333;
}
}
 @media (min-width:1280px) {
header .headtop .headbtm .hcpn span {
	font-size: 20px;
	padding: 6px;
	width: 35px;
	height: 35px;
}
}
header .headtop .headbtm .hcpn a {
	padding: 0px 15px 5px 0px;
}
 @media (min-width:1280px) {
header .headtop .headbtm .hcpn a {
	padding: 5px 15px 5px 0px;
}
}
header .headtop .headbtm a {
	padding: 4px 8px;
	font-size: 11px;
	background-color: #fcdeb4;
	text-decoration: none;
	border-radius: 1px;
	color: #000;
}
@media (min-width:768px) {
header .headtop .headbtm a {
	padding: 5px 45px;
	font-size: 16px;
}
}
 @media (min-width:1280px) {
header .headtop .headbtm a {
	padding: 6px 40px;
	font-size: 20px;
}
}
header .headtop .headbtm .hbap#grad1 a:hover {
	background-color: #FFF;
}
header .headtop .headbtm .hbap#grad1 a {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	-webkit-animation-name: example;
	-webkit-animation-duration: 400ms;
	animation-name: example;
	animation-duration: 400ms;
	animation-iteration-count: infinite;
}
/*@-webkit-keyframes example {
    0%   {color:red;}
    50%  {color: black;}
    100% {color: red;}
}


@keyframes example {
   0%   {color: red;}
    50%  {color: black;}
    100% {color: red;}
}

*/

























.landing_banner {
	background-color: #e9e9e9;
	clear: both;
}
.landing_banner.landingh {
	display: none;
}
 @media (min-width:768px) {
.landing_banner.landingh {
	margin-top: 0px;
	display: block;
}
}
.slider {
	height: auto;
}
 @media (min-width:360px) {
.slider {
}
}
 @media (min-width:480px) {
.slider {
}
}
 @media (min-width:768px) {
.slider {
}
}
 @media (min-width:992px) {
.slider {
}
}
 @media (min-width:1280px) {
.slider {
}
}
 @media (min-width:1336px) {
.slider {
}
}
.landing_banner .slider .item {
	font-family: "MS Serif", "New York", serif;
}
 @media (min-width:1280px) {
.landing_banner .slider .item {
}
}
 @media (min-width:1336px) {
.landing_banner .slider .item {
}
}
.slider .cap {
	position: relative;
	color: #FFF;
	width: 100%;
	top: 0px;
}
 @media (min-width:992px) {
.slider .cap {
	position: absolute;
	bottom: auto;
	top: 50px;
	left: 50px;
	background: none;
	color: #FFF;
	width: auto;
}
}
 @media (min-width:1280px) {
.slider .cap {
	top: 60px;
	left: 80px;
}
}
 @media (min-width:1336px) {
.slider .cap {
	top: 90px;
	left: 100px;
}
}
.slider .cap .head {
	text-align: center;
	background-color: #FFF;
}
 @media (min-width:768px) {
.slider .cap .head {
	text-align: left;
	color: #000;
	letter-spacing: 0.5px;
}
}
 @media (min-width:992px) {
.slider .cap .head {
	text-align: left;
	color: #000;
	border-radius: 10px;
	letter-spacing: 0.5px;
}
}
 @media (min-width:1280px) {
.slider .cap .head {
	line-height: 15px;
}
}
.slider .cap .head .com {
	padding: 0px;
	margin: 0px;
}
 @media (min-width:768px) {
.slider .cap .head .com {
	padding: 1px 60px;
}
}
 @media (min-width:992px) {
.slider .cap .head .com {
	padding: 10px 35px;
}
}
.slider .cap .head h1 {
	color: #fff;
	width: auto;
	font-size: 16px;
	background-color: #ed4c9c;
	margin: 0px;
	padding: 5px;
}
@media (min-width:768px) {
.slider .cap .head h1 {
	color: #0a0a0a;
	font-size: 22px;
	margin-top: 10px;
	padding: 0px;
	background-color: inherit;
}
}
 @media (min-width:992px) {
.slider .cap .head h1 {
	color: #0a0a0a;
	font-size: 28px;
	margin-top: 15px;
	padding: 0px;
	background-color: inherit;
}
}
.slider .cap .head p {
	color: #4fbfc1;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
 @media (min-width:768px) {
.slider .cap .head p {
	font-size: 19px;
	position: absolute;
	color: #4fbfc1;
	font-weight: 600;
	letter-spacing: 0.5px;
}
}
 @media (min-width:992px) {
.slider .cap .head p {
	font-size: 26px;
	margin-top: 6px;
}
}
.slider .cap .head hr {
	width: 100%;
	color: #ffc0df;
	position: relative;
	left: 0px;
	top: 25px;
	display: none;
}
 @media (min-width:768px) {
.slider .cap .head hr {
	width: 80px;
	color: #ffc0df;
	border: 1px solid #ffc0df;
	position: relative;
	left: -97px;
	top: 20px;
}
}
.slider .cap .head .msg {
	font-size: 12px;
	padding: 5px;
	color: #fff;
	width: 100%;
	background-color: #50bdc0;
	display: none;
}
 @media (min-width:768px) {
.slider .cap .head .msg {
	background-color: inherit;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin: 30px 0px 10px 0px;
	display: block;
}
}
 @media (min-width:992px) {
.slider .cap .head .msg {
	background-color: inherit;
	font-size: 17px;
	color: #666666;
	letter-spacing: 0.5px;
	line-height: 23px;
	width: 280px;
	padding: 0px;
	margin: 40px 0px 10px 0px;
	display: block;
}
}
.slider .cap .head a {
	text-decoration: none;
}
.slider .cap .head .sub {
	background-color: #50bdc0;
	color: #fff;
	font-size: 15px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px;
	font-weight: 500;
}
 @media (min-width:768px) {
.slider .cap .head .sub {
	background: #4ebec0;
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px;
}
}
 @media (min-width:992px) {
.slider .cap .head .sub {
	background-color: #ed4c9c;
	font-size: 24px;
	padding: 20px;
	font-weight: 500;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
}
.slider .cap .head .sub:hover {
	background-color: #4fbec1;
}
.slider .cap-second {
	position: absolute;
	width: 100%;
	padding: 0px;
	display: block;
	bottom: 10px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding: 5px 10px;
	left: 10px;
	width: auto;
}
 @media (min-width:480px) {
.slider .cap-second {
	display: block;
	bottom: 40px;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	left: 50px;
}
}
 @media (min-width:740px) {
.slider .cap-second {
	bottom: 100px;
	text-align: center;
	font-size: 35px;
	padding: 5px 10px;
	left: 10px;
	border-radius: 2px;
	color: rgb(255, 238, 229);
}
}
 @media (min-width:992px) {
.slider .cap-second {
	letter-spacing: 0.5px;
	left: 40px;
	font-size: 27px;
}
}
 @media (min-width:1280px) {
.slider .cap-second {
	bottom: 120px;
	font-size: 35px;
	padding: 10px 20px;
	left: 70px;
}
}
.slider .cap-second .sub {
	display: block;
}
@media (min-width:768px) {
.slider .cap-second .sub {
	font-size: 70px;
	min-height: 0px;
	min-width: 0px;
	line-height: 50px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
}
.slider #owl-demo-banner {
}
.slider #owl-demo-banner .item img {
	display: block;
	width: 100%;
	height: 100%;
}
.slider #owl-demo-banner .owl-pagination {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	right: 0;
	display: block;
}
.slider #owl-demo-banner .owl-pagination span {
	width: 15px;
	height: 15px;
	background-color: #ffeee5;
	display: none;
}
 @media (min-width:768px) {
.slider #owl-demo-banner .owl-pagination span {
	width: 15px;
	height: 15px;
	display: block;
}
}
 @media (min-width:768px) {
#owl-demo-banner .owl-pagination {
	display: block;
	bottom: 10px;
}
}
 @media (min-width:1280px) {
#owl-demo-banner .owl-pagination {
	display: block;
	bottom: 90px;
}
}
 @media (min-width:1300px) {
#owl-demo-banner .owl-pagination {
	display: block;
	bottom: 115px;
}
}
#owl-demo-banner .owl-buttons div {
	color: #e96736;
	background: #FFF;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
#owl-demo-banner .owl-buttons .owl-prev {
	position: absolute;
	left: 5px;
	top: 45px;
	display: none;
}
 @media (min-width:480px) {
#owl-demo-banner .owl-buttons .owl-prev {
	left: 5px;
	top: 80px;
}
}
 @media (min-width:768px) {
#owl-demo-banner .owl-buttons .owl-prev {
	left: 5px;
	top: 150px;
}
}
 @media (min-width:992px) {
#owl-demo-banner .owl-buttons .owl-prev {
	left: 5px;
	top: 150px;
}
}
 @media (min-width:1280px) {
#owl-demo-banner .owl-buttons .owl-prev {
	left: 20px;
	top: 150px;
}
}
 @media (min-width:1336px) {
#owl-demo-banner .owl-buttons .owl-prev {
	left: 20px;
	top: 180px;
}
}
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 5px;
	top: 45px;
	display: none;
}
 @media (min-width:480px) {
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 5px;
	top: 80px;
}
}
 @media (min-width:768px) {
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 5px;
	top: 150px;
}
}
@media (min-width:992px) {
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 5px;
	top: 150px;
}
}
 @media (min-width:1280px) {
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 20px;
	top: 150px;
}
}
 @media (min-width:1336px) {
#owl-demo-banner .owl-buttons .owl-next {
	position: absolute;
	right: 20px;
	top: 180px;
}
}
/*-------------landing-second -------------*/





.landing-second {
	width: 100%;
	padding: 0px 10px;
}
 @media (min-width:992px) {
.landing-second {
	width: 100%;
	padding: 0px 15px;
}
}
.landing-second .left {
	width: auto;
	background-color: rgba(0,0,0,0.7);
	border:1px solid #ccc;
}
 @media (min-width:768px) {
.landing-second .left {
	display: inline-block;
	width: 28%;
	margin: 2px;
	vertical-align: top;
	
	
}
}
 @media (min-width:992px) {
.landing-second .left {
	min-height: 188px;
}
}
 @media (min-width:1280px) {
.landing-second .left {
	margin: 4px;
}
}
.leftnew {
}
 @media (min-width:768px) {
.landing-second .leftnew {
	display: inline-block;
	width: 40%;
	margin: 2px;
	vertical-align: top;
}
}
 @media (min-width:768px) {
.landing-second .leftnew .main_nav ul li {
	display: inline-block;
	width: 49%;
	margin: 2px;
	vertical-align: top;
}
}
i.fa-plus-circle {
	display: none;
}
.rblg {
	margin-top: 20px !important;
}
 @media (min-width:768px) {
.rblg {
	display: none;
}
}
.landing-second .left .title {
	color: #425065;
	background-color:#f1f3f6;
	width: 100%;
	font-size: 15px;
	text-align: left;
	padding: 6px 15px;
	margin-bottom: 0px;
	font-weight: 500;
	
}
 @media (min-width:992px) {
.landing-second .left .title {
	width: 100%;
	font-size: 20px;
	font-weight:700;
	letter-spacing: 0.5px;
	
	

}
}
.landing-second .left .title img {
	width: 40px;
}
 @media (min-width:768px) {
.landing-second .left .title img {
	width: 40px;
	display: none;
}
}
.fa-close {
	float: right;
	margin-right: 10px !important;
	background-color: #fcdeb4;
	color: #ffeee5;
	padding: 5px;
	border-radius: 1px;
}
 @media (min-width:768px) {
.fa-close {
	float: right;
	margin-right: 10px !important;
	background-color: #fcdeb4;
	color: #ffeee5;
	padding: 5px;
	border-radius: 1px;
	display: none !important;
}
}
.landing-second .left .main_nav {
	background-color: transparent;
}
 @media (min-width:768px) {
.landing-second .left .main_nav {
}
}
.landing-second .left .main_nav ul {
	margin: 0;
	padding: 0;
	
}
.landing-second .left .main_nav ul li {
	list-style-type: none;
	padding: 5px 16px;
	margin: 4px 0px;
	
}
 @media (min-width:992px) {
.landing-second .left .main_nav ul li {
	padding: 5px 15px;
}
}
 @media (min-width:1280px) {
.landing-second .left .main_nav ul li {
}
}
.landing-second .left .main_nav ul li span {
	width: 20px;
	color: #999999;
	font-size: 15px;
}
 @media (min-width:992px) {
.landing-second .left .main_nav ul li span {
	font-size: 17px;
	width: 25px;
}
}
.landing-second .left .main_nav ul li a {
	font-size: 12px;
	color: #fff;

}
 @media (min-width:768px) {
.landing-second .left .main_nav ul li a {
	font-size:13px;
}
}
 @media (min-width:1280px) {
.landing-second .left .main_nav ul li a {
	letter-spacing: normal;
	font-size: 14px;
}
}
.landing-second .left .main_nav ul li a:hover {
	color: #000;
	z-index: 99;
	text-decoration: none;
}
 @media (min-width:992px) {
.landing-second .left .main_nav ul li a:hover {
	text-decoration: none;
}
}
.landing-second .left .main_nav ul li ul {
	margin: 0;
	padding: 0;
	display: none;
}
 @media (min-width:992px) {
.landing-second .left .main_nav ul li ul {
	top: 100%;
}
}
header .comon .main_nav ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: disc;
}
.landing-second .left .main_nav ul li ul li a {
	display: block;
	text-decoration: none;
	color: #1F1D32;
	font-family: "MS Serif", "New York", serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.2px;
	padding: 5px 5px;
	text-align: center;
	min-width: 180px;
}
.landing-second .left .main_nav ul li ul li a:last-child {
}
.landing-second .left .main_nav ul li ul li a:hover {
	color: #000;
}
.landing-second .left .active-menu-item {
	color: #000 !important;
}
.landing-second .left .main_nav-show {
	display: block !important;
}
.landing-second .right {
	width: auto;
	text-align: left;
	background-color: #f1f3f6;
}
hr {
	margin-top: 5px;
	width: 70px;
	background-color: #000;
	padding: 1px;
	border-color: #000;
}
@media (min-width:768px) {
.hrlft {
	position: absolute;
}
}
@media (min-width:768px) {
.landing-second .right {
	display: inline-block;
	vertical-align: top;
	padding: 25px 10px;
}
}
 @media (min-width:992px) {
.landing-second .right {
	width: 100%;
}
}
 @media (min-width:1280px) {
.landing-second .right {
}
}
.landing-second .rigts {
}
.landing-second .right .head {
	font-size: 14px;
	font-weight: 400;
	-webkit-animation-name: example;
	-webkit-animation-duration: 400ms;
	animation-name: example;
	animation-duration: 400ms;
	animation-iteration-count: infinite;
}
 @media (min-width:768px) {
.landing-second .right .head {
	font-size: 20px;
	font-weight: 500;
}
}

 
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
 0% {
color: black;
}
 50% {
color: red;
}
 100% {
color: black;
}
}

/* Standard syntax */
@keyframes example {
 0% {
color:black;
}
 50% {
color: red;
}
 100% {
color:black;
}
}
.landing-second .right h4 {
	background-color: #FDE9D0;
	margin: 0px;
	padding: 4px 6px;
	color: #000;
	text-align: left;
}
.landing-second .right .yutv {
	background-color: #c2935d;
}
.landing-second .right .yutv a {
	text-decoration: none;
}
.landing-second .right .titley {
	background-color: #c2935d;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.landing-second .right .text {
	font-size: 16px;
	text-align: left;
}
.landing-second .right .text .sub {
	width: 100%;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #3d3d3d;
}
 @media (min-width:992px) {
.landing-second .right .text .sub {
	font-size: 28px;
	letter-spacing: 0px;
	margin-bottom: 20px;
	text-align: left;
}
}
.landing-second .right .text .sub h5 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
 @media (min-width:768px) {
.landing-second .right .text .sub h5 {
	margin: 8px 0px;
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
}
}
.landing-second .right .text .imgrgt {
	float: left;
	top: 0;
	width: 100px;
	margin: 5px 10px 10px 0px;
	border: 1px solid #CCC;
}
@media (min-width:992px) {
.landing-second .right .text .imgrgt {
	width: 120px;
	margin: 5px 18px 10px 0px;
}
}
.landing-second .right .text .right {
	float: right;
	width: 30%;
}
.landing-second .right .text p {
	font-family: "MS Serif", "New York", serif;
	font-size: 15px;
	text-align: justify;
}
 @media (min-width:992px) {
.landing-second .right .text p {
	font-size: 17px;
	line-height: 29px;
	letter-spacing: 0.5px;
}
}
.landing-second .right .text ul {
	list-style-type: none;
}
.landing-second .right .text ul li {
	list-style-type: none;
	text-decoration: none;
}
.landing-second .right .text a {
	color: #FFF;
	text-decoration: none;
}
.button {
	display: inline-block;
	border: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #767676;
	padding: 10px 18px;
	font-size: 14px;
	transition: all 0.5s;
	cursor: pointer;
}
.button span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}
.button span:after {
	content: '»';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.button:hover span {
	padding-right: 25px;
}
.button:hover span:after {
	opacity: 1;
	right: 0;
}
.landing-second .boxes {
	text-align: center;
	width: auto;
	background-color: #f1f3f6;
	padding: 10px;
}
 @media(min-width:768px) {
.landing-second .boxes {
	text-align: center;
	width: auto;
	background-color: #f1f3f6;
	padding: 30px 10px;
}
}
.landing-second .boxes .combox {
	width: 100%;
	height: 100%;
	display: inline-block;
	margin: 0 auto;
	color: #9E6A22;
	font-size: 18px;
	background-color: #FFF;
	padding: 5px;
}
 @media(min-width:768px) {
.landing-second .boxes .combox {
	width: 90%;
	border: 1px solid #EAEAEA;
	padding: 20px;
}
}
 @media(min-width:992px) {
.landing-second .boxes .combox {
}
}
 @media(min-width:1280px) {
.landing-second .boxes .combox {
}
}
.landing-second .owl-pagination {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	right: 0;
	display: none;
}
.landing-second .owl-pagination span {
	width: 15px;
	height: 15px;
	background-color: #9E6A22;
	display: none;
}
.landing-second .owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	font-size: 12px;
}
.landing-second .boxes .combox img {
	width: 60%;
}
.landing-second .boxes .combox p {
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	display: none;
}
 @media (min-width:600px) {
.landing-second .boxes .combox p {
	display: block;
}
}
.landing-second .boxes .combox a {
	color: #FFF;
	font-size: 14px;
	display: block;
}
.landing-second .boxes .combox .button {
	display: inline-block;
	border: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #767676;
	padding: 5px 13px;
	font-size: 12px;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
}
.landing-second .boxes .combox .button span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}
/*-----------------testimonials-----------------*/




.landing-second .right .testi-col {
	background-color: #FFF9EE !important;
	padding: 0px !important;
}
 @media(min-width:768px) {
.landing-second .right .testi-col {
	background-color: #FFF9EE !important;
	padding: 20px;
}
}
.landing-second .right .testi-col .tcomman {
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 0px 2px 2px #e0dbd1;
	box-shadow: 0px 0px 2px 2px #e0dbd1;
	background-color: #FCDEB4;
	padding: 5px;
	margin-bottom: 5px;
}
 @media(min-width:768px) {
.landing-second .right .testi-col .tcomman {
	border: 5px solid #fff;
	padding: 15px;
}
}
.landing-second .right .testi-col .tcomman .heading {
	float: right;
	width: 35%;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 5px 15px;
	transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-webkit-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	color: #000;
}
 @media(min-width:768px) {
.landing-second .right .testi-col .tcomman .heading {
	float: right;
	width: 25%;
	font-size: 14px;
}
}
.landing-second .right .testi-col .tcomman .heading img.rigt {
	width: 100%;
}
.landing-second .right .testi-col .tcomman .sub {
	font-size: 13px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.5px;
	text-align: left;
}
 @media(min-width:768px) {
.landing-second .right .testi-col .tcomman .sub {
	font-size: 20px;
}
}
.landing-second .right .testi-col .tcomman p {
	font-size: 12px;
	font-weight: 300;
	color: #000;
	letter-spacing: 0.5px;
}
 @media(min-width:768px) {
.landing-second .right .testi-col .tcomman p {
	font-size: 15px;
}
}
/*-----------------comman ui page-----------------*/


.landing-second .title {
	font-size: 20px;
	color: #333;
	padding: 10px 5px;
}
 @media (min-width:768px) {
.landing-second .title {
	font-size: 30px;
	padding: 20px;
	width: 100%;
}
}
.landing-second .right .text .title {
	font-size: 18px;
	color: #ffeee5;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
}
 @media (min-width:768px) {
.landing-second .right .text .title {
	font-size: 28px;
}
}
.landing-second .right .text .right {
	float: right;
	width: 40%;
	box-shadow: 0px 0px 2px #8888;
}
 @media (min-width:768px) {
.landing-second .right .text .right {
	float: right;
	width: 30%;
	background-color: #9E6A22;
	box-shadow: 5px 5px 2px #8888;
}
}
.landing-second .right .text .subs {
	font-size: 16px;
	text-align: left;
	color: #333;
	font-weight: 500;
}
@media (min-width:768px) {
.landing-second .right .text .subs {
	font-size: 18px;
	letter-spacing: 0.5px;
	background-color: #EBEBEB;
	padding: 2px 5px;
}
}
.landing-second .right .text .basubs {
	font-size: 16px;
	color: #000;
	padding: 0px 10px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 20px;
	box-shadow: 0px 0px 2px #8888;
}
 @media (min-width:768px) {
.landing-second .right .text .basubs {
	padding: 5px 10px 0px 10px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 10px;
	font-size: 22px;
}
}
.landing-second .right .text .basubs .baimg img {
	width: 100%;
	border-radius: 1%;
	background-color: #FCDEB4;
	padding: 5px;
}
.landing-second .right .text .baimg {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}
.landing-second .right .text .basubs .baimg img {
	width: 100%;
	border-radius: 1%;
	background-color: #FCDEB4;
	padding: 5px;
}
 @media (min-width:768px) {
.landing-second .right .text .basubs .baimg img {
	width: 90%;
	border-radius: 1%;
	background-color: #FCDEB4;
	padding: 5px 10px;
}
}
.landing-second .right .text .baimg img {
	width: 100%;
	border-radius: 1%;
	background-color: #FCDEB4;
	padding: 5px;
}
 @media (min-width:768px) {
.landing-second .right .text .baimg img {
	width: 70%;
	border-radius: 1%;
	background-color: #FCDEB4;
	padding: 5px 10px;
}
}
/*-------------gallery.html------------*/


.landing-second .right .text .yutv {
	width: 100%;
	height: auto;
	background-color: #ffeee5;
	font-family: "MS Serif", "New York", serif;
}
 @media (min-width:768px) {
.landing-second .right .text .yutv {
	height: auto;
	display: inline-block;
	vertical-align: top;
}
}
 @media (min-width:992px) {
.landing-second .right .text .yutv {
	height: auto;
}
}
 @media (min-width:768px) {
.landing-second .right .text .suby {
	font-size: 20px;
	color: #000;
}
}
.landing-second .right .text .yutv .titley {
	width: 100%;
	font-size: 14px;
	background-color: #c2935d;
	text-align: center;
	color: #fcdeb4;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	font-family: "MS Serif", "New York", serif;
}
.landing-second .right .text .yutv .titley:hover {
	background-color: #b77923;
}
/*-------------enquiry form-------------*/




.comman-enq {
	padding: 5px 10px;
	clear: both;
	text-align: left;
	height: auto;
	background-color: #ffeee5;
}
 @media(min-width:992px) {
.comman-enq {
	padding: 20px 30px 25px 30px;
}
}
 @media(min-width:1280px) {
.comman-enq {
	padding: 20px 50px 25px 50px;
}
}
.comman-enq .contactform {
	width: 100%;
	padding: 10px;
	border: 1px dotted #9E6A22;
}
 @media (min-width:768px) {
.comman-enq .contactform {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
}
}
 @media (min-width:999px) {
.comman-enq .contactform {
	display: inline-block;
	vertical-align: top;
	padding: 0px 10px;
}
}
.comman-enq .contactform h1 {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #333;
	font-weight: 600;
}
 @media(min-width:768px) {
.comman-enq .contactform h1 {
	text-align: left;
	font-size: 20px;
	padding-left: 35px;
}
}
.comman-enq .contactform.second {
}
@media(min-width:768px) {
.comman-enq .contactform.second {
}
}
.comman-enq .contactform.second .inputcont input {
	border: 1px solid #CCC;
	display: inline-block;
	vertical-align: top;
}
.comman-enq .contactform .inputcont input {
	border: 1px solid #CCC;
	width: 200px;
	border-radius: 2px;
}
 @media(min-width:1280px) {
.comman-enq .contactform .inputcont input {
	border: 1px solid #CCC;
	width: 250px;
	border-radius: 2px;
}
}
.comman-enq .contactform .inputcont {
	margin-bottom: 10px;
	padding: 10px;
}
.comman-enq .contactform .inputcont .heading {
	display: inline-block;
	width: 90px;
	font-size: 16px;
	font-weight: 600;
	font-family: "MS Serif", "New York", serif;
}
@media (min-width:768px) {
.comman-enq .contactform .inputcont .heading {
	width: 40%;
	font-size: 16px;
}
}
 @media (min-width:1280px) {
.comman-enq .contactform .inputcont .heading {
	width: 150px;
	font-size: 16px;
}
}
.comman-enq .contactform.second .inputcont .heading {
	display: inline-block;
	width: 240px;
}
.comman-enq .inputcont.last {
	text-align: center;
	margin-top: 15px;
}
.comman-enq .inputcont.last b {
	display: inline-block;
	margin: 0px 20px;
	font-weight: 400;
}
.comman-enq .inputcont.last b input {
	font-size: 14px;
	padding: 5px 20px;
	letter-spacing: 0.5px;
	color: #000;
	width: inherit;
	border-radius: 2px;
}
@media (min-width:768px) {
.comman-enq .inputcont.last b input {
	font-size: 15px;
	padding: 5px 30px;
	letter-spacing: 0.5px;
	color: #000;
	width: inherit;
	border-radius: 2px;
}
}
.comman-enq .inputcont.last b input:hover {
	background-color: #9E6A22;
	color: #FFF;
}
.comman-enq .contactform .adrs {
	font-size: 18px;
	text-align: center;
	width: auto;
	margin: 0 auto;
	padding: 0px 5px;
	color: #666;
	font-family: "MS Serif", "New York", serif;
}
 @media (min-width:768px) {
.comman-enq .contactform .adrs {
	font-size: 20px;
	text-align: left;
	margin: 0 auto;
	padding-left: 40px;
	font-family: "MS Serif", "New York", serif;
}
}
.comman-enq .contactform .adrs p {
	margin-top: 20px;
}
.comman-enq .contactform .adrs b {
	display: block;
}
.comman-enq .contactform .adrs p span {
	color: #333;
	font-size: 25px;
}
.comman-enq .contactform .adrs .mbl {
	color: #333;
	font-size: 25px;
}
/*---------book an appoinments----------*/



.landing-second .left.bnpleft {
}
@media (min-width:992px) {
.landing-second .left.bnpleft {
	margin-left: 30px;
}
}
.comman-enq.bnap-enq {
	background-color: #FFF;
}
.comman-enq .bnapr {
	width: 100%;
}
.comman-enq img.bright {
	width: 37%;
	display: none;
	border: 1px solid #CCC;
	float: right;
	margin-top: 10px;
}
 @media (min-width:992px) {
.comman-enq img.bright {
	width: 35%;
	display: block;
	border: 1px solid #CCC;
	float: right;
	margin-top: 10px;
}
}
.comman-enq .contactform .inputcont .heading.bnap {
	width: 45%;
}
 @media (min-width:992px) {
.comman-enq .contactform .inputcont .heading.bnap {
	width: 28%;
}
}
.landing-second .cont-us {
	width: 100%;
	margin-bottom: 5px;
	background-color: #ffeee5;
}
.landing-second .cont-us .lefts {
	width: auto;
}
@media (min-width:768px) {
.landing-second .cont-us .lefts {
	width: 39%;
	display: inline-block;
	padding: 20px;
}
}
.landing-second .cont-us .lefts img {
	border: 5px solid #CCC;
	width: 100%;
}
@media (min-width:768px) {
.landing-second .cont-us .lefts img {
	width: 100%;
}
}
.landing-second .cont-us .rights {
	width: auto;
	text-align: left;
	padding: 5px 10px;
	background-color: #ffeee5;
}
@media (min-width:768px) {
.landing-second .cont-us .rights {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 5px 40px;
}
}
.landing-second .cont-us .rights .adrh {
	width: 100%;
	font-size: 18px;
	text-align: center;
	margin: 10px;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
}
.landing-second .cont-us .rights .madr {
	font-size: 13px;
	margin-top: 5px;
	border-bottom: 1px dotted #666666;
}
 @media (min-width:768px) {
.landing-second .cont-us .rights .madr {
	font-size: 17px;
	margin-top: 5px;
	border-bottom: 1px dotted #666666;
}
}
.landing-second .cont-us .rights .madr b {
	margin-right: 20px;
	display: block;
}
.landing-second .cont-us .rights .mbl {
	font-size: 12px;
}
 @media (min-width:768px) {
.landing-second .cont-us .rights .mbl {
	font-size: 20px;
}
}
/*---------------demo------------*/

.landing-second .right {
	text-align: left;
}
.landing-second .right .rcom {
	width: 100%;
	height: 300px;
	margin: 5px 0px;
	padding: 10px;
	background-color: #FDE9D0;
	-webkit-box-shadow: 0px 0px 2px 2px #e0dbd1;
	box-shadow: 0px 0px 2px 2px #e0dbd1;
	border: 5px solid #9E6A22;
}
 @media (min-width:768px) {
.landing-second .right .rcom {
	width: 31%;
	height: auto;
	margin: 5px;
	font-size: 12px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
}
.landing-second .right .rcom img.rigt {
	width: 100%;
}
.landing-second .right .rcom .sub {
	width: 100%;
	font-size: 13px;
	color: #9E6A22;
	letter-spacing: 0.5px;
	margin: 5px 0px 0px 0px;
}
.landing-second .right .rcom p {
	width: 100%;
	font-size: 13px;
	color: #000;
	letter-spacing: 0.5px;
	text-align: justify;
	font-weight: 200;
}
.landing-second .right .rcom .heading {
	width: 100%;
	font-size: 13px;
	color: #000;
	background-color: #FCDEB4;
}
/*-----footer-------*/


footer {
	font-family: "MS Serif", "New York", serif;
}
footer .tops {
	background: #222222;
	padding: 20px 10px;
}
@media (min-width:992px) {
footer .tops {
	padding: 10px 20px;
}
}
 @media (min-width:1280px) {
footer .tops {
	padding: 10px 50px;
}
}
 @media (min-width:1336px) {
footer .tops {
	padding: 10px 30px;
}
}
footer .tops .blocks {
	margin-top: 20px;
}
 @media (min-width:768px) {
footer .tops .blocks {
	display: inline-block;
	vertical-align: top;
	width: 26%;
	padding-left: 10px;
}
}
 @media (min-width:992px) {
footer .tops .blocks {
	padding-left: 25px;
}
}
 @media (min-width:1280px) {
footer .tops .blocks {
	padding-left: 35px;
}
}
@media (min-width:1336px) {
footer .tops .blocks {
}
}
footer .tops .blocks .title {
	font-size: 18px;
	color: #fff;
}
 @media (min-width:992px) {
footer .tops .blocks .title {
	font-size: 16px;
	font-weight: 500;
}
}
 @media (min-width:1280px) {
footer .tops .blocks .title {
	font-size:20px;
}
}
footer .tops .blocks .title img {
	width: 55px;
}
footer .tops .blocks p {
	color: #ccc;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 25px;
}
 @media (min-width:992px) {
footer .tops .blocks p {
	font-size: 12px;
}
}
 @media (min-width:1280px) {
footer .tops .blocks p {
	font-size:15px;
}
}
footer .tops .blocks p a {
	color: #ccc;
	font-size: 13px;
}
 @media (min-width:992px) {
	footer .tops .blocks p a {
	color: #ccc;
	font-size: 15px;
} 
 }

footer .tops .blocks p b {
	color: #ccc;
	font-weight: 400;
}
footer .tops .blocks hr {
	border: 1px #ccc solid;
	width: 30px;
	margin: 10px 0px 10px 0px;
}
@media (min-width:768px) {
footer .top .blocks hr {
	width: 30px;
	margin: 10px 0px 10px 0px;
}
}
footer .tops .blocks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer .tops .blocks ul li {
	margin: 0;
	padding: 0;
}
footer .tops .blocks ul li a {
	color: #ccc;
	text-decoration: none;
}
footer .tops .blocks.footer-logo img {
	width: 200px;
	margin-bottom: 10px;
}
footer .tops .blocks.footer-logo .copyright {
	color: #ccc;
	font-size: 12px;
}
 @media (min-width:768px) {
footer .tops .blocks.footer-logo .copyright {
	font-size: 14px;
	margin-top: 5px;
}
}
 @media (min-width:1280px) {
footer .tops .blocks.footer-logo .copyright {
	font-size: 15px;
}
}
footer .tops .blocks.address .com {
	width: 130px;
	margin: 0px 2px;
	display: inline-block;
	vertical-align: top;
}
footer .tops .blocks.address .com.fist {
	width: 75px;
	border-right: 1px solid #ccc;
}
 @media (min-width:768px) {
footer .tops .blocks.address {
	padding-left: 40px;
}
}
 @media (min-width:992px) {
footer .tops .blocks.address {
	padding-left: 100px;
	width: 20%;
}
}
@media (min-width:1280px) {
footer .tops .blocks.address .com.fist {
	width: 75px;
}
}
footer .tops .blocks.address .com ul {
	margin: 0px;
	padding: 0px;
}
footer .tops .blocks.address .com ul li {
	list-style-type: none;
	margin-bottom:12px;
}
footer .tops .blocks.address .com ul li a {
	font-size: 13px;
	
	letter-spacing: 0.5px;
	color: #ccc;
}
@media (min-width:992px) {
footer .tops .blocks.address .com ul li a {
	font-size: 15px;
	letter-spacing: 0.5px;
	color: #ccc;
}	
	
}
footer .tops .blocks.address .com ul li a:hover {
	font-weight: 600;
}
footer .top .blocks.phone p span {
	font-size: 20px;
	color: #fff;
}
footer .tops .blocks.links {
}
footer .tops .blocks.links .title a {
	color: #FFF;
	text-decoration: none;
}
footer .tops .blocks.links .title a:hover {
	color: #FC3;
}
footer .tops .blocks.social-links {
}
footer .tops .blocks.social-links li {
	display: inline-block;
	margin-right: 10px;
}
footer .tops .blocks.social-links li a {
	font-size: 24px;
}
footer .tops .mob_links {
	width: 100%;
	position: absolute;
	bottom: 120px;
	text-align: center;
}
footer .tops .mob_links .nam {
	width: 180px;
	display: inline-block;
	vertical-align: top;
	background-color: #FDE9D0;
	font-size: 18px;
	padding: 5px;
	margin-left: 10px;
	border-radius: 20px;
}
footer .tops .mob_links .nam span {
	font-size: 20px;
	width: 20px;
	color: #9E6A22;
}
footer .footer_bottom {
	text-align: center;
	width: 100%;
	background-color: #111111;
}
.footer_bottom .cipl {
	color: #fff;

	padding: 15px;
}
footer .footer_bottom a {
	color: #fff;
	text-decoration: none;
}
footer .footer_bottom a:hover {
	color: #FCDEB4;
}
footer .tops .footer-logo .social_links {
	margin-top: 5px;
}
 @media (min-width:768px) {
footer .tops .footer-logo .social_links {
	margin-top: 10px;
}
}
 @media (min-width:768px) {
footer .tops .footer-logo a {
	font-size: 16px;
}
}
footer .tops .footer-logo .social_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer .tops .footer-logo .social_links ul li {
	display: inline-block;
	margin-right: 15px;
}
@media (min-width:768px) {
footer .tops .footer-logo .social_links ul li {
	display: block;
	padding: 5px;
	margin-right: 10px;
}
}
 @media (min-width:992px) {
footer .tops .footer-logo .social_links ul li {
	display: inline-block;
	padding: 5px;
}
}
footer .tops .footer-logo .social_links ul li a {
	background: #000;
	color: #fff;
	width: 35px;
	height: 35px;
	display: inline-block;
	border-radius: 50%;
	padding-top: 7px;
	text-align: center;
}
footer .tops .footer-logo .social_links ul li a span {
	font-size: 20px;
}
footer .tops .footer-logo .social_links ul li a:hover {
	background: #222222;
	color: #FFF;
}
/*----------blog css----------*/


.articles-wrapper {
	margin: 0 auto;
	box-sizing: border-box;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.10);
}
.articles-wrapper {
	width: 100%;
	margin: 4px;
}
@media(min-width:768px) {
.articles-wrapper {
	width: 31.33333333%;
	display: inline-block;
	vertical-align: top;
	background-color: #fef6f2;
	margin: 4px;
	border: 1px solid #fedac9;
}
}
 @media(min-width:1280px) {
.articles-wrapper {
	width: 31.33333333%;
	display: inline-block;
	vertical-align: top;
}
}
.articles-wrapper .article .wrap {
	position: relative
}
.articles-wrapper .article .wrap .source .author p {
	margin: 0;
	font-size: 14px;
	color: #666;
}
.articles-wrapper .article .wrap .source {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 2
}
.articles-wrapper .article .wrap .bottom, .articles-wrapper .article .wrap .top {
	width: 100%;
	min-height: 100px;
	padding: 15px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	cursor: default;
	transition: all .4s
}
.articles-wrapper .article .wrap .bottom h5, .articles-wrapper .article .wrap .top h5 {
	font-size:17px;
	color: #666;
	line-height: 21px;
	font-weight: 600;
}
.articles-wrapper .article .wrap .top {
	background: transparent no-repeat center center/cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	z-index: 1;
	position: relative
}
.articles-wrapper .article .wrap .top .vignette {
	width: 100%;
	height: 100%;
	/*background:#51c3eb;*/
	background: #fdece4;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.articles-wrapper .article .wrap .top h5 {
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	font-family: "MS Serif", "New York", serif;
	text-align: left;
}
.articles-wrapper .article .wrap .bottom {
	background: #fff;
	z-index: 2
}
.articles-wrapper .article .wrap .bottom h5 {
	margin: 70px 0 20px 0;
	color: rgba(46,46,46,.5)
}
.articles-wrapper .article .wrap .bottom .description {
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 22px;
}
.articles-wrapper .article .wrap .hover-area {
	width: 100%;
	height: 50%;
	padding-bottom: 20px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: center;
	background: transparent no-repeat center center/cover;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	transition: all .4s
}
.articles-wrapper .article .wrap .hover-area .flare {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg, transparent 0, rgba(0,0,0,.2) 50%)
}
.articles-wrapper .article .wrap .hover-area .apply {
	padding: 5px 20px;
	margin: 40px auto 15px;
	border: none;
	display: block;
	background: #333;
	font-family: sofia_prolight, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	color: #fff;
	cursor: pointer;
	outline: 0;
	transition: background .2s;
	position: relative;
	z-index: 2
}
.articles-wrapper .article .wrap .hover-area .apply:hover {
	background: #030323;
}
.articles-wrapper .article .wrap .hover-area a.learn-more {
	font-family: sofia_prolight, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	position: relative;
	z-index: 2
}
.articles-wrapper .article:hover .hover-area {
	height: 100%;
	opacity: 1
}
.articles-wrapper .article.no-image .wrap {
	min-height: 200px
}
.articles-wrapper .article.no-image .wrap .source .author p {
	color: rgba(46,46,46,.8)
}
.articles-wrapper .article.no-image .wrap .bottom {
	height: 100%
}
.articles-wrapper .article.no-image .wrap .hover-area {
	height: 100%;
	background: 0 0
}
.articles-wrapper .preloader {
	height: 50px;
	max-height: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
	background: transparent url(/media/images/spin.svg) no-repeat center center;
	overflow: hidden;
	opacity: 0;
	transition: all .2s
}
.articles-wrapper .preloader.visible {
	max-height: 50px;
	opacity: 1
}
.articles-wrapper .preloader.top {
	position: relative;
	top: -15px
}
.article {
	width: 100%;
	box-sizing: border-box;
}
.article .left-section p {
	max-width: 100%
}
.article .left-section a {
	color: #14a3ec
}
.article .left-section img {
	display: inline-block;
	padding: 10px
}
.article .left-section img.alignright {
	float: right
}
.article .left-section img.alignleft {
	float: left
}
.article .left-section iframe {
	max-width: 100%;
	display: block
}
.article .left-section .sharer a {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 10px;
	background: transparent no-repeat center center;
	background-size: 80% 80%;
	cursor: pointer
}
.article .left-section .sharer a.twitter {
	background-image: url(/media/images/social/twitter.svg)
}
.article .left-section .sharer a.facebook {
	background-image: url(/media/images/social/facebook.svg)
}
.article .left-section .sharer a.mail {
	background-image: url(/media/images/social/mail.svg)
}
.article .left-section .sharer a.share {
	background-image: url(/media/images/social/share.svg)
}
.article .left-section .sharer {
	margin-top: 50px
}
.article .left-section .sharer p {
	font-family: sofia_prolight, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	font-weight: 300;
	color: #aaa
}
.article .left-section .sharer a.twitter {
	background-image: url(/media/images/social/twitter-blue.svg)
}
.article .left-section .sharer a.facebook {
	background-image: url(/media/images/social/facebook-blue.svg)
}
.article .left-section .sharer a.mail {
	background-image: url(/media/images/social/mail-blue.svg)
}
 @media only screen and (min-width: 980px) and (max-width:1299px), only screen and (min-width:1300px) {
.article .right-section {
	width: 35%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 35%;
	flex: 0 1 35%;
	padding-left: 20px
}
}
 @media only screen and (min-width: 481px) and (max-width:979px) {
.article .right-section {
	margin-top: 20px
}
}
 @media only screen and (max-width: 480px) {
.article .right-section {
	display: none
}
}
.article .right-section h5 {
	margin-bottom: 20px;
	font-family: sofia_prolight, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #b1b1b1
}
.article .right-section .related-article {
	padding: 10px 30px 10px 15px;
	margin-bottom: 20px;
	border: 1px solid #14a3ec;
	position: relative
}
.article .right-section .related-article .source {
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.article .right-section .related-article .source .logo {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ddd no-repeat center center/cover;
	margin-right: 20px
}
.article .right-section .related-article .source .author p {
	margin: 0;
	font-size: 14px;
	color: #eee
}
.article .right-section .related-article .source {
	margin-bottom: 20px
}
.article .right-section .related-article .source .author p {
	color: #b1b1b1
}
.article .right-section .related-article a {
	font-family: sofia_prolight, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 27px;
	color: #14a3ec
}
/*--------search css----------*/



gsc-control-cse {
	font-family: Arial, sans-serif;
	border-color: #FFFFFF;
}
.cse .gsc-control-cse, .gsc-control-cse {
	background-color: #fff !important;
	border: 1px solid #fff;
	border-top-color: rgb(255, 255, 255);
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 2px 5px !important;
	width: auto;
}
.gsc-control-cse, .gsc-control-cse .gsc-table-result {
	width: 100% !important;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-size: contain !important;
}
.search1 {
	float: right !important;
	padding:3px;
	width: auto;
	position: relative;
	display: none !important;
}
@media(min-width:768px) {
.search1 {
	display: inline-block !important;
	width:300px !important;
	
}
}
.search2 {
	width: 100%;
	background-color:#666666;
	text-align:center;
    padding:3px 2px 3px 2px;
	
	
}
@media(min-width:768px) {
.search2 {
	position: relative;
	display: none;
}
}




.info {
	color: #fff;
	margin-top:5px;
	
	
	
}
@media(min-width:768px) {
.info {
	color: #fff;
	margin-top:13px;
}
}
#icon {
	background-color: #CCC;
	color: #333;
	padding: 2px 3px;
	font-size: 10px;
}
 @media(min-width:768px) {
#icon {
	background-color: #222222;
	color: #fff;
	padding: 2px 4px;
	font-size: 13px;
}
}
.detal {
	display: block;
	text-align: center;
	letter-spacing: 0.8px;
	font-size:15px !important;

}
@media(min-width:768px) {
.detal {
	display: inline-block;
	text-align: left;
	
	
}
}
.readmore {
	text-align: center;
	background-color: #f1f3f6;
	padding: 10px 10px 20px 10px;
	text-align: left;
}
.readmore a {
	text-align: center;
	background-color: #767676;
	padding: 12px 15px;
	color: #ffeee5;
	text-decoration: none !important;
	
}
.readmore h5 {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
/*---------toogle button css for mobile view--------*/

.bckgimg {
	position: relative;
	background-color: transparent;
	background: url(../../images/Cosmetic-Surgery1.jpg) no-repeat;
	background-size: cover;
}
.subs {
	text-align: center;
	font-size: 25px;
	margin: 0px;
	top: 0px;
	padding: 10px;
	display: none;
}
@media(min-width:768px) {
.subs {
	display: block;
	font-size:20px;
}
}

@media(min-width:1280px) {
.subs {
	display: block;
	font-size: 28px;
}
}




.boxcls {
	display: none;
}
@media(min-width:768px) {
.boxcls {
	display: block;
}
}


.boxcls2 {
}
@media(min-width:768px) {
.boxcls2 {
	display: none;
}
}
.cosmesury {
	border: 1px solid #000;
	background-color: #000;
	margin-top: 20px;
}

.btnblogs{
	margin-top:10px;
	}

.btnblogs .button{
	padding:5px 10px;
	}

.livechat{
	width:100px;
	border:1px solid #fff;
	background-color:#fff;
	padding:5px;
	
	}
	
@media(min-width:768px) {
.livechat{
	width:100px;
	padding-top:0px 5px !important;
	border-radius:2px;
	
	
	
	float:right;
	
}	
}

@media(min-width:992px) {
.livechat{
	width:105px;
    
	
}	
}

@media(min-width:1280px) {
.livechat{
	

	
}	
}