@import url('bootstrap.min.css');
@import url('fontello.css');
@import url('common.css');
@import url('menu_tab.css');
@import url('../js/map/map.css');
@import url('fullscreen_slider5.css');
@import url('welcome2.css');
@import url('homeform2.css');
 @import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');*/


body {
	font-family: 'Roboto', sans-serif;
	color: #333;
	background: #fff;
}
.greybg {
	background: #eee;
}
.btn {
	border-radius: 0;
	font-weight: normal;
	padding: .375rem 1.2rem;
	min-width: 150px;
}
/*.btn,.namebox,h1,h2,h3,h4,h5, #mainmenu .menu li, .ctxt .name{font-family: "Roboto Condensed", 'Arial', sans-serif;}*/
/*.cday, .chronicles-list .name, .gallery-box-description .gallery-box-description-names-home, .mainslider .slick-current .swipe-animation, .gallery-box-description .ellipsis { text-transform: uppercase; }*/
.btn {
	position: relative;
	overflow: hidden;
}
.btn span {
	display: block;
	position: relative;
	z-index: 2;
}
.menulogo, .menulogo a img, .li-wrapper:before, .chronicles-list, .gallery-hrv span, .gallery-hrv:after, .liststyle1 li:before {
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-ms-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s;
}
h2 {
	font-size: 28px;
}
h3 {
	color: #333;
}
h4 {
	font-size: 20px;
	color: #444;
	font-weight: 600;
}
.contact a {
	color: #444;
}
.clr-green {
	color: #0a509b;
}
.clr-black {
	color: #444;
}
.img-circle {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 70px;
	width: 70px;
	left: 20px;
	top: 18px;
}
.box-wrapper .box {
	position: relative;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
	width: 300px;
	margin: 0 auto;
}
.box .view-pro {
	color: #fff;
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	font-size: 14px;
}
.box-wrapper {
	padding-bottom: 30px;
}
.menu>li {
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media all and (min-width:991px) {
.menu>li>a {
	padding: 13px 15px;
}
}
#blog_home {
	padding: 80px 0;
}
#blog_home h3 {
	font-weight: bold;
	margin-bottom: 30px;
}
.blog_list {
	display: flex;
	flex-wrap: wrap;
}
.blog_list li {
	width: 31.33%;
	margin: 0 1% 30px;
	border: 1px solid #d8d8d8;
	position: relative;
	padding-bottom: 40px;
}
.blog_list img {
	width: 100%;
}
.blog_list .title a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.blog_list .meta-date {
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}
.blog_list .meta-date:after {
	content: '';
	display: block;
	background: #0a509b;
	width: 50px;
	height: 2px;
	margin: 10px 0;
}
.excerpt {
	padding: 10px 15px;
	border-top: 1px solid #bbb;
	background: #fff;
}
.blog_list .readmore {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: none;
	background: #ddd;
	text-align: center;
	color: #111;
	padding: 10px;
	text-transform: uppercase;
}
.blog_list .readmore:hover {
	color: #fff;
}

@media all and (max-width:991px) {
.blog_list li {
	flex: 0 0 46%;
	max-width: 46%;
	margin: 0 2% 30px;
}
}

@media screen and (max-width: 575px) {
.blog_list li {
	flex: 0 0 90%;
	max-width: 90%;
	margin: 0 5% 30px;
}
}
/*Home Gallery*/
#home_gallery {
	text-align: center;
	padding: 100px 0;
}
.homeSection__text {
	margin-bottom: 30px;
}
.homeReal__box {
	display: block;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	-moz-box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
	-webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
	box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
	background-color: #fff
}
figure {
	margin: 0;
}
.gallery-box {
	background: #f3f3f3;
	text-align: center
}
.gallery-box-figure {
	position: relative;
	min-height: 248px
}
.gallery-box-figure img {
	max-width: 100%;
	display: block
}
.gallery-box-figure figcaption {
	border-top: 1px solid #fff
}
.gallery-box-figure .gallery-box {
	overflow: hidden;
	height: 185px
}
.gallery-box-figure .gallery-box.no-photo {
	font-size: 16px;
	font-weight: 600;
	height: 185px;
	background: #efefef;
	color: #8c8c8c
}
.gallery-box-figure .gallery-box-thumb {
	border-right: 1px solid #fff;
	display: block;
	position: relative;
	text-align: center;
	overflow: hidden;
	height: 82px
}
.gallery-box-figure .gallery-box-thumb:last-of-type {
	border-right: none
}
.gallery-box-tag {
	padding: 5px;
	border-radius: 2px;
	line-height: 1em;
	font-size: 11px;
	box-shadow: 0 2px 0 rgba(0,0,0,.2);
	top: 10px;
	right: 10px;
	color: #666;
	background: #fff;
	z-index: 9;
	position: absolute
}
.gallery-box-thumb-relative i, .gallery-box-thumb-relative a, .gallery-box-thumb-relative img {
	display: block
}
.gallery-box-item-counter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 27px;
	color: #fff;
	padding: 10px 0;
	background-color: rgba(0,0,0,.5);
}
.gallery-box-item-counter i {
	display: block;
	font-size: 30px;
}
.gallery-box-description {
	font-size: 12px;
	line-height: 19.41640788px;
	color: #8c8c8c;
	margin: 0;
	padding: 15px 20px
}
.gallery-box-description .ellipsis {
	margin-bottom: 5px;
}
.gallery-box-description .gallery-box-description-names {
	font-size: 16px;
	line-height: 25.88854384px;
	display: block;
	color: #000
}
.gallery-box-description .gallery-box-description-names-mw {
	font-weight: 600
}
.gallery-box-description .gallery-box-description-names-home {
	font-size: 14px;
	font-weight: 600
}
.gallery-box-description .gallery-box-description-count {
	font-size: 12px;
	line-height: 19.41640788px;
	color: #8c8c8c;
	margin: 5px 0 0
}
.gallery-box-footer {
	font-size: 12px;
	line-height: 19.41640788px;
	color: #8c8c8c;
	border-top: 1px solid #d9d9d9;
	padding: 15px
}
.gallery-box-footer:hover .gallery-box-owner-name {
	color: #fb1b26
}
.gallery-box-footer .gallery-box-owner-name {
	color: #8c8c8c
}
.gallery-box-footer .gallery-box-owner-name .icon-realweddings:before {
	margin-top: 0
}
.gallery-box-footer {
	color: #838383;
	border-top: 1px solid #d9d9d9;
	padding: 15px;
	font-size: 11px;
	display: block
}
.gallery-box-footer .avatar {
	vertical-align: text-bottom
}
.gallery-box-footer .avatar.icon-left::before {
	margin-right: 10px
}
.gallery-box-footer:after {
	color: #fb1b26;
	margin-left: 5px
}
.gallery-box-footer .gallery-box-footer-owner {
	font-size: 12px;
	line-height: 19.41640788px
}
.pure-g {
	display: flex;
}
.img-zoom {
	display: block;
	overflow: hidden
}
.img-zoom img {
	transition: all .3s;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-perspective: 1000
}
.img-zoom:hover img {
	-webkit-transform: translate3d(0, -2px, 0) scale3d(1.05, 1.05, 1.05);
	-ms-transform: translate3d(0, -2px, 0) scale3d(1.05, 1.05, 1.05);
	-moz-transform: translate3d(0, -2px, 0) scale3d(1.05, 1.05, 1.05);
	transform: translate3d(0, -2px, 0) scale3d(1.05, 1.05, 1.05)
}
.gallery-box-description {
	font-size: 15px;
}
.gallery-box-description .gallery-box-description-names-home {
	font-size: 18px;
	font-weight: bold;
}
.badge-wrapper {
	padding: 60px 0 30px;
	text-align: center;
}
.badge-holder {
	margin: 0 auto;
}
.img-bdr {
	border: 1px solid #d2d2d2;
}
.pl-l {
	padding-left: 40px;
}
.pl-r {
	padding-right: 40px;
}

@media only screen and (max-width:1199px) {
.gallery-box-figure .gallery-box-thumb {
	height: 60px;
}
.gallery-box-figure {
	min-height: 225px
}
.gallery-box-item-counter {
	font-size: 12px;
	line-height: 22px
}
}

@media screen and (max-width:991px) {
.cimgwrap {
	margin-bottom: 20px;
}
.img-zoom img {
	width: 100%;
}
.homeReal__box {
	margin-bottom: 30px;
}
#home_gallery .btn {
	margin-top: 0 !important;
}
}
/*Home Gallery End*/

.parallaximg {
	position: relative;
}
figurecaption {
	display: block;
    position: absolute;
    bottom: 36%;
    right: 32%;
    color: #fff;
    font-size: 40px;
    font-family: Roboto regular, sans-serif;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 25px;
    border-radius: 5px;
}
.parallaximg:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #000;
	opacity: 0.2;
}
.img-wrapper-1 {
	background: url(../images/bg-02.jpg) no-repeat center center fixed;
	height: 100vh;
	max-height: 600px
}
.img-wrapper-2 {
	background: url(../images/bg-01.jpg) no-repeat center center fixed;
	height: 100vh;
	max-height: 600px
}
.img-wrapper-3 {
	background: url(../images/bg-03.jpg) no-repeat center center fixed;
	height: 100vh;
	max-height: 600px
}
.liststyle1 {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.liststyle1 li {
	position: relative;
	padding-left: 14px;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}
.liststyle1 li:before {
	font: normal 14px/1 fontello;
	content: "\f105";
	color: #888;
	position: absolute;
	margin-top: 3px;
	left: 0;
}
/*Chronicle Slider Start*/
.product_lg {
	position: relative;
	padding: 100px 0;
}
.product_lg ul {
	margin-top: 10px;
}
.product_lg .liststyle1 li {
	padding: 0;
}
.product_lg li a {
	color: #000;
	padding: 5px 10px;
	display: block;
}
.product_lg li a:hover {
	background: #00bef0;
	color: #fff;
}
.product_lg .liststyle1 li:before {
	top: 6px;
}
.product_lg li:hover:before {
	color: #fff;
	left: 10px;
}
.product_lg li:hover a {
	padding-left: 20px;
}
.chronicle-img-wrapper .col-md-8, .chronicle-img-wrapper .col-md-4 {
	padding: 0;
}
.chronicle-img-wrapper {
	margin: 0;
}
.ctxt {
	padding-right: 45px;
}
.ctxt .name {
	font-size: 30px;
	line-height: 37px;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 500;
}
#choose h2, .ctxt .name {
	color: #00bef0;
}
.chrobg {
	position: relative;
	border-radius: 0 0 20px 20px;
}
.namebox {
	text-align: center;
}
.cimgwrap {
	text-align: right;
}
.cimgwrap img {
	border-radius: 50%;
	border: 7px solid #fff;
}
.cimgwrap .p1 {
	border-width: 5px;
	position: absolute;
	left: 3%;
	top: 10px;
	width: 22%;
}
.cimgwrap .p2 {
	border-width: 5px;
	position: absolute;
	bottom: 0;
	left: 8%;
	width: 32%;
}
.cimgwrap .p3 {
	margin-left: auto;
	width: 58%;
}
.namebox .name {
	font-size: 25px;
	font-weight: bold;
}
.cday {
	font-weight: 600;
}
.product_lg .slick-arrow {
	top: 40%;
}
.product_lg .slick-prev {
	left: -15px;
}
.product_lg .slick-next {
	right: -15px;
}
/*Chronicle Slider End*/

#quickform h3 {
	text-align: center;
}
.form-inline .form-group {
	flex: 1;
	padding: 0 15px;
}
.form-inline .form-group .form-control {
	width: 100%;
}
.slick-slide:focus {
	outline: none;
}
.slick-arrow {
	border-radius: 50%;
	font-size: 30px;
	z-index: 22;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #111;
}
.slick-prev:before, .slick-next:before {
	font-family: 'fontello';
	font-size: 30px;
	display: block;
}
.slick-prev:before {
	content: '\f104';
}
.slick-next:before {
	content: '\f105';
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
/*Why Choose*/
#choose {
	padding: 70px 0;
	background: #031011;
	position: relative;
}
#choose:before {
	content: '';
	background: url(../images/mission-bg.jpg) no-repeat center fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .2;
	position: absolute;
	background-size: cover
}
/*#choose h2{color: #fff;}*/
#choose .vcol_center {
	padding: 45px;
}
.heading-wrapper {
	background: #000 url(../images/heading-bg.png) center bottom;
	background-size: cover;
	padding: 140px 0 20px;
	color: #fff;
	text-align: center;
}
.heading-wrapper .heading1 {
	position: relative;
}
.heading-wrapper .heading1:after {
	content: '';
	width: 50px;
	height: 4px;
	background: #0a509b;
	z-index: 99;
	position: absolute;
	bottom: -32px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.main-wrapper {
	padding: 60px 0 30px;
}
.main-wrapper p {
	text-align: justify;
}
hr {
	margin: 30px 0;
}
.main-wrapper h3 {
	font-size: 22px;
}
.icon-wrapper {
	background: #dff7f9;
	text-align: center;
	height: 100%;
	position: relative;
}
.icon-wrapper img {
	max-width: 150px;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
.chronicles-list {
	background: #dff7f9 url(../images/chronicle/floral-bg.png) no-repeat left -60px bottom -20px;
	background-size: 80%;
	text-align: center;
	padding: 30px 15px 20px;
	border-radius: 5px;
	height: 100%;
	border: 1px solid #dff7f9;
}
.chronicles-list img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	border: 6px solid #fff;
}
.chronicles-list .btn {
	border-radius: 60px;
	padding: 4px 20px;
}
.chronicles-list .name {
	font-size: 18px;
	color: #0a509b;
	font-weight: 600;
}
.chronicles-list .date {
	font-size: 13px;
	position: relative;
	font-weight: 600;
	margin-bottom: 10px;
}
.chronicles-list .date:before {
	content: '';
	width: 30px;
	height: 1px;
	background: #0a509b;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.chronicles-list .address {
	font-size: 13px;
	max-width: 300px;
	margin: 0 auto;
}
.chronicles-list:hover {
	background-color: #f2fafb;
	border-color: #0a509b;
}
.Chronic-img-1 {
	padding: 10px;
	    width: 100%;
    height: 440px;
}
.Chronic-img-2 {
	padding: 10px;
	padding-bottom: 5px;
}
.Chronic-img-3 {
	padding: 10px;
	padding-bottom: 0;
}
.gallery-hrv {
	position: relative;
	display: block;
	overflow: hidden;
}
.gallery-hrv span {
	background: rgba(1, 155, 168, 0.9);
	color: #fff;
	padding: 3px 10px 3px 15px;
	margin-top: 1px;
	font-size: 13px;
	bottom: 6px;
	position: absolute;
	left: -5px;
}
.gallery-hrv:hover span {
	padding: 3px 10px 3px 30px;
}
.gallery-hrv:before {
	content: '';
	background: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: rotate(45deg);
	opacity: 0;
}
.gallery-hrv:hover:before {
	transform: rotate(0deg);
	opacity: 1;
}
.gallery-hrv:after {
	content: '＋';
	position: absolute;
	color: #fff;
	top: 20%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 50px;
	opacity: 0;
	transform: translateY(-50%);
}
.gallery-hrv:hover:after {
	opacity: 1;
	transform: scale(1)
}

@media all and (max-width:1360px) {
#choose .vcol_center {
	padding: 25px 45px;
}
}

@media all and (max-width:1300px) {
#choose .vcol_center {
	padding: 15px 25px;
}
h2 {
	font-size: 33px;
}
}

@media all and (max-width:1199px) {
.imglinks {
	padding: 0;
	margin-top: 30px;
}
}

@media all and (max-width:575px) {
.cimgwrap {
	padding: 0;
}
.cimgwrap img {
	border: 3px solid #fff;
}
.cimgwrap .p1 {
	width: 30%;
}
.cimgwrap .p2 {
	left: 3%;
}
.cimgwrap .p3 {
	width: 66%;
}
}
/*Why Choose End*/


#team {
	text-align: center;
	margin: 50px auto;
	padding: 50px 0 35px;
	background: #eee url(../images/yellow-bg.jpg) fixed;
}
#team img {
	border-radius: 50%;
	margin: 0;
	max-width: 100%;
	border: 5px solid #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	position: relative;
	z-index: 1;
}
/*#team h3{color:#fff;}*/
#team {
	padding: 50px 0 20px;
	background: #031011;
	margin: 70px 0;
	position: relative;
}
#team:before {
	content: '';
	background: url(../images/why-choose-bg.jpg) no-repeat center;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .2;
	position: absolute;
	background-size: cover
}
#team h3 {
	color: #fff;
}
#team h5 {
	color: #fff;
}
#team h5 {
	font-size: 17px;
	font-weight: bold;
}
#team .slick-list {
	padding: 20px 0;
}
#team .li-wrapper {
	display: inline-block;
	position: relative;
	margin: 0 20px
}
#team .li-wrapper:before {
	content: '';
	display: block;
	background: #166fbd;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 2;
	border-radius: 50%;
	opacity: 0.5;
}
#team .li-wrapper:hover:before {
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@media all and (max-width:1199px) {
#team .li-wrapper {
	margin: 0 10px
}
}
/*Footer 6*/
/*.sitefooter{margin-top:30px;}*/
.footer_top {
	padding: 30px 0;
	color: #fff;
}
.footer_top .row {
	margin: 0;
}
.quickcnts a {
	color: #fff;
}
.qmail {
	margin-bottom: 7px;
}
.qphone a {
	cursor: text
}
.social {
	margin-top: 20px;
}
.social a {
	color: #fff;
	font-size: 25px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 1.5;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.2);
	margin-right: 5px;
}
.social a:hover {
	background: #333;
	color: #000;
}
.social-page a {
	color: #444;
	font-size: 25px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #444;
	margin-right: 5px;
}
.social-page a:hover {
	background: #0a509b;
	color: #fff;
	border-color: #0a509b;
}
.copyrights {
	border-top: 1px solid rgba(255,255,255,0.16);
	padding: 20px 0;
	color: rgba(255,255,255,0.6);
	font-size: 13px;
}
.credit {
	text-align: right;
}
.credit a {
	display: inline-block;
	opacity: 0.6;
}
.credit a:hover {
	opacity: 1;
}
#nwsltr input {
	border-radius: 0;
	font-size: 14px;
}

@media all and (max-width:767px) {
.footer_top {
	padding-bottom: 0;
}
.footer_top [class*="col-"] {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding-bottom: 30px;
}
.copyrights {
	text-align: center;
}
.credit {
	text-align: center;
	margin-top: 20px;
}
.newsletter {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
.quickcnts {
	margin-bottom: 25px;
}
.newsletter {
	margin-top: 25px;
}
}
/*Footer 6*/

/*Blue Text color*/
.namebox .name, .mainslider .slick-arrow:before, #welcome h1 {
	color: #028db1 !important;
}
a, .menu li a:hover, .menu li:hover>a {
	color: #0a509b;
}
.btn-primary {
	border-color: #00bef0;
}
/*Blue BG color*/
.slick-arrow, .btn-primary, .blog_list .readmore:hover, .btn-primary:hover, #team .li-wrapper:before {
	background: #00bef0;
}
.sitefooter {
	background: #131313;
}
/*Yellow BG color*/
#choose .vcol_center {
	color: #fff;
}
/*
.btn-primary:before, .btn-primary:after,.btn-dark:before, .btn-dark:after{
	content: '';
	position: absolute;
	top:-10px;
	left:-20px;
	width: 100%;
	height: 100%;
    z-index: 1;
	background-color:rgba(0,0,0,0.3);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate(-13%,-190%) rotate(-30deg);
	transform: translate(-13%,-190%) rotate(-30deg);
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn-primary::after,.btn-dark::after{
	-webkit-transition-delay: 0.2s; 
    transition-delay: 0.2s;
}
.btn-primary:hover::before, .btn-primary:hover::after,
.btn-dark:hover::before, .btn-dark:hover::after,
#qckform .btn-primary:hover:before, #qckform .btn-primary:hover:after{
	left: 0;top: 0;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);	
}

#qckform .btn-primary:before, #qckform .btn-primary:after{
	left:-100px;top:-30px;
	-webkit-transform: translate(-13%,-190%) rotate(-60deg);
	transform: translate(-13%,-190%) rotate(-60deg);
}
*/

.slick-track.slick-slide {
	display: none;
}

@media all and (max-width:1279px) {
#mainmenu .menu li {
	letter-spacing: 0;
}
.navbar-brand {
	width: 270px;
}
}

@media all and (max-width:1199px) {
.navbar-brand {
	width: 240px;
}
#choose .imglinks img {
	width: 100%;
}
}

@media all and (max-width:991px) {
}

@media all and (max-width:767px) {
.navbar-brand, #siteheader.fxd .navbar-brand {
	padding: 5px 10px 0;
	width: 200px;
	margin: 0;
}
#choose .vcol_center {
	padding: 30px 25px;
}
h2 {
	font-size: 24px;
}
.pl-r {
	padding: 0;
}
.pl-l {
	padding: 0;
}
#siteheader {
	top: 0;
	background: #00bef0;
	padding: 10px 0;
}
.navbar-toggler {
	margin-top: 0;
}
}
.parallaximg {
	height: 70vh;
	background: transparent;
}
.menu ul.lgmenu {
	width: 310px;
}
#teamslider .slick-slide {
	margin: 20px 20px 0;
}
#teamslider .slick-slide img {
	border: 2px solid #ddd;
    border-radius: 50%;
    max-width: 150px;
    margin: 0 auto 20px;
}
#teamslider h4 {
	font-size: 17px;
}
#teamslider p {
	font-size: 15px;
    line-height: 23px;
    color: #387788;
}
.product_lg .ctxt {
	padding-right: 0;
}
/*Blue Bg*/
/*
h4,#welcome h4,#welcome .tagline,.product_lg li a,.liststyle1 li:before{color:#fff;}
.liststyle1 li{border-bottom:rgba(255,255,255,0.25);}
#quickform{background:#005898;}
#quickform .form-control{border-color:#1075bf;}
.btn-dark {background-color: #1583d4;border-color: #2491e0;}
*/

#productslider {
	padding: 0 30px;
}
#productslider img {
	width: 100%;
	max-width: 270px;
	margin: 0 auto;
}
.product-sec {
	background: #f7f7f7;
	border-top: solid 1px #d9d9d9;
}
.product-sec .product_lg {
	padding-top: 40px;
	padding-bottom: 50px;
}
.list-img li {
    margin: 8px 0;
}
.list-img-1 li {
    margin: 0 2px;
	display: inline-block
}
.mb-20 {
	margin-bottom: 20px;
}
.content-block table td {
    border: solid 1px #d9d9d9;
	padding: 6px 7px;
	color: #555;
	font-size: 14px;
}
.content-block table th {
    border: solid 1px #d9d9d9;
	padding: 6px 7px;
	background: #f7f7f7;
	color: #111;
	font-size: 15px;
}
.list-img-2 li {
    margin: 5px 2px;
    display: inline-block;
    width: 32%;
}
.list-img-2 {
	margin-bottom: 20px;
}
/* [1] The container */
.list-img li {
  height: 300px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.list-img li img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.list-img li:hover img {
  transform: scale(1.5);
}
/* [1] The container */
.list-img-1 li {
  height: 170px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.list-img-1 li img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.list-img-1 li:hover img {
  transform: scale(1.5);
}
/* [1] The container */
.list-img-2 li {
  height: 280px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.list-img-2 li img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.list-img-2 li:hover img {
  transform: scale(1.5);
}
.thanks {
    padding: 200px 0;
    text-align: center;
}
.conbk p {
    font-size: 15px;
    line-height: 23px;
    color: #111;
    font-weight: 500;
    font-family: Roboto regular, sans-serif;
    margin: 5px 0;
}
.conbk a {
    font-size: 15px;
    line-height: 23px;
    color: #111;
    font-weight: 500;
    font-family: Roboto regular, sans-serif;
    margin: 5px 0;
}
.conbk a:hover {
	color: #47cbf3;
}
.head {
	font-size: 19px;
    color: #000;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 800;
}