.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */  
  display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/* Text Overlay */
#lab_video_text_overlay h2 {
	margin-top:160px;
	font-size:42px;
	color:#fff;
}
#lab_video_text_overlay .btn {
	border-radius:0;
	text-transform:uppercase;
	font-weight:200;
}
#lab_video_text_overlay .btn-warning {
	background-color:#F5D328;
}
#lab_video_text_overlay {
	position: absolute;
	color: #FFF;
	width: 100%;
	top: 25%;
}
#lab_video_text_overlay .container {
	text-align: center;
	margin: 0px auto;
// background-color: #669900;
}
 @media screen and (max-width:991px) {
 #lab_video_text_wrap {
 height: 300px;
}
}
 @media screen and (max-width:650px) {
 #lab_video_text_wrap {
 height: 250px;
}
 #lab_video_text_overlay h2 {
 font-size: 2em;
}
 #lab_video_text_overlay p {
 font-size: .9em;
}
}
/* Header CSS Start Here */
.navbar-nav>li>a {
    color: #444;
    font-size: 15px;
    line-height: 13px;
    letter-spacing: 1px;
    background-color: #ffffff;
}
.navbar-brand {
	padding-top:5px;
}
.navbar-default {
	background-color:#ffffff;
	box-shadow: 0 0.5px 10px #888888;
	
}
 @media (min-width: 768px) {
 .navbar>.container .navbar-brand {
 height:100px;
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px;
}
.navbar-nav {
    float: left;
    margin-top: 18px;
}
/* role over effect starts */
.op-nav a {
  margin-top: 8px;
  padding-bottom: 2px;
  padding-top: 2px;
  position: relative;
}
.op-nav a:focus{
  background-color: transparent;
  color: #fff;
}
.op-nav a:hover{
  background-color: transparent;
  color: #fff;
}
.op-nav a::before, 
.op-nav a::after{
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 0px;
  transition: 0.3s all;
  -webkit-transition:0.3s all;
  -moz-transition:0.3s all;
  -o-transition:0.3s all;
}
.op-nav a::before {
  right: 0;
  top: 0;
}
.op-nav a::after {
  bottom: 0;
  left: 0;
}
.op-nav a:hover::before,
.op-nav a:hover::after,
.op-nav .active a::before,
.op-nav .active a::after{
  width: 20px;
}

.op-nav a::before,
.op-nav a::after{
  background-color: #ce3200;
}
.op-nav a:hover{
  color: #2e3191;
}


.op-nav a, .op-nav a:focus{
    color: #2e3191;
}





.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ce3200;
    background-color: #fff;
}
.list-group {
    margin-top: 75px;
}


/* role over effect ends */
}
 @media (max-width: 468px) {
 .logo {
height:70px;
}
 .navbar-toggle {
 margin-top:20px;
 margin-right:20px;
}
 .navbar-default {
 height:80px;
}
.contact-section .contact-inner {
	margin-bottom: 10px;
}

.navbar-brand{
	padding:0px;}

}
.navbar-default .navbar-nav>li>a:hover {
	color: #cb3400;
}
.center {
	text-align:center;
	color:#2e3191;
	color: #2e3191;
	font-size: 35px;
	font-weight: 700;
	line-height: 25px;
}
.mt-50 {
	margin-top:50px;
}
.mt-20 {
	margin-top:20px;
}
.mb-50 {
	margin-bottom:50px;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.padding-home {
	padding-top:100px;
	padding-bottom:0px;
}
.padding-equal {
	padding-bottom: 100px;
	padding-top: 100px;
}
.about .box {
	text-align: center;
}
.about .box .overview-img {
	border-radius: 100%;
	color: #2e3191;
	display: inline-block;
	font-size: 60px;
	margin-bottom: 25px;
}
.about .box hr {
	background: #2e3191 none repeat scroll 0 0;
	display: block;
	height: 3px;
	margin: 0 auto;
	width: 40px;
}
.about .box h2 {
	color: #606060;
	font-size: 17px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 25px;
	margin-top: 25px;
	text-transform: uppercase;
}
.about .box p {
	color: #909090;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
}
/***** about us section ****/
  #about .equal-height-column {
	margin-bottom: 50px;
}
.layout-2 #about .equal-height-column {
	margin-bottom: 0px;
	margin-top: 50px;
}
.padding-equal.about .cta-button a {
	border-radius: 40px;
	box-shadow: none;
	height: auto;
	line-height: 30px;
	margin-right: 20px;
	margin-top: 32px;
	padding-bottom: 9px;
	padding-top: 9px;
	width: 180px;
	color: #fff;
}
.padding-equal.about .cta-button a:hover {
	background-color: #0085d0 !important;
	color: #fff !important;
}
.banner-15 a.btn.pink {
	background: #fff none repeat scroll 0 0;
	color: #333;
}
.banner-15 a.btn.pink:hover {
	background-color:rgba(0, 0, 0, 0.4);
	border-color: #443A8B;
	color: #fff;
}
.author-wrapper.profile {
	background: #f3f3f3 none repeat scroll 0 0;
}
.author-cover img {
	width: 100%;
}
.profile .author-cover {
	position: relative;
}
.author-wrapper.profile {
	background: #f3f3f3 none repeat scroll 0 0;
}
.author-cover img {
	width: 100%;
}
.text-extrabold {
	font-weight: 900 !important;
}
.profile .author-meta {
	margin-bottom: 0;
	overflow: hidden;
	padding: 0 25px;
}
.profile .author-meta li {
	font-size: 14px;
	font-weight: 500;
	list-style: outside none none;
	margin: 6px 0;
}
.profile .author-meta li .title {
	color: #202020;
	display: inline-block;
	width: 80px;
}
.profile .available {
	display: block;
	padding: 10px;
	text-align: center;
}
.profile .available a {
	color: #999;
	display: inline-block;
}
.profile .author-cover {
	position: relative;
}
.author-wrapper.profile {
	background: #f3f3f3 none repeat scroll 0 0;
}
.author-cover img {
	width: 100%;
}
.author-wrapper.profile .author-avatar {
	padding: 15px 15px 10px 130px;
	position: relative;
}
.author-wrapper.profile .author-avatar img {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	height: 100px;
	left: 15px;
	padding: 5px;
	position: absolute;
	top: -30px;
	width: 100px;
	z-index: 20;
}
.text-extrabold {
	font-weight: 900 !important;
}
.profile .author-meta li .title {
	color: #202020;
	display: inline-block;
	width: 80px;
}
.gray-bg {
	background: #f8f8f8 none repeat scroll 0 0;
}
/*=================================
               skills section 
===================================*/

.skills .c100 {
	margin-top: 25px;
}
.skills .c100::after {
/*background-color: #2e3191;*/
}
.skills .c100:hover > span, .skills .c100 span {
	color: #4776e6;
}
.skills .fiels {
	color: #666;
	font-weight: bold;
	margin-top: 17px;
	text-align: center;
}
/*=======================================
                   portfolio
========================================*/

#portfolio_list .pitem {
	position:relative;
	margin-top:30px;
}
#portfolio_list .portfolio_item {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	overflow: hidden;
	position: relative;
}
#portfolio_list .portfolio_item:hover img {
	/*transform*/
-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
#portfolio_list .pitem img {
	width:100%;
	/*transition*/
-webkit-transition:all 200ms linear 0s;
	-moz-transition:all 200ms linear 0s;
	-o-transition:all 200ms linear 0s;
	transition:all 200ms linear 0s;
}
.portfolio_item .portfolio-detail {
	display:none
}
.portfolio_item:hover .portfolio-detail {
	display:block
}
.portfolio-overlay {
	background: none repeat scroll 0 0 #57BDDB;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
.portfolio-detail a {
	background:url("../img/plus.png") no-repeat scroll center center;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
}
.title-sec {
	margin: 0 auto;
	width: 100%;
}
.title-sec h1 {
	color: #3952a6;
	font-size: 35px;
	font-weight: 700;
}
.title-sec h2 {
    color: #56ade1;
    font-size: 30px;
    font-weight: 700;
}
.title-sec h3 {
    color: #666;
	font-weight: 700;
}

.title-sec p {
    margin: 0 auto;
    width: 80%;
	padding:20px;
}
.title-f h1 {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	line-height: 25px;
}
.title-f p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 70px;
}

.line-section {
	margin-bottom: 25px;
	margin-top: 10px;
}
.line-section .large-line, .line-section .small-line {
	background: #03a9f4 none repeat scroll 0 0;
	display: block;
	height: 1px;
	margin: 0 auto;
	width: 50px;
}
.line-section .small-line {
	background: #008ad5 none repeat scroll 0 0;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100px;
}
.blue-bg-img .line-section .large-line, .blue-bg-img .line-section .small-line {
	background-color: #fff;
}
/*=================================
               skills section 
===================================*/

.skills .c100 {
	margin-top: 25px;
}
.skills .c100::after {
/*background-color: #2e3191;*/
}
.skills .c100:hover > span, .skills .c100 span {
	color: #4776e6;
}
.skills .c100 .bar, .skills .c100 .fill {
	border-color: #4776e6;
}
.skills .fiels {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
 #myNavbar {
 background: #4776e6 none repeat scroll 0 0;
 left: 0;
 position: absolute;
 top: 92px;
 width: 100%;
 z-index: 999;
 transition: 0.3s all;
}
 header.sticky #myNavbar {
 background-color: #fff;
 top: 73px;
}
 #myNavbar li {
 display: block;
}
 .navbar-toggle {
 display: block !important;
}
 .banner-15 {
 text-align: center;
}
 .about .box {
 margin: 0 auto 55px;
 width: 350px;
}
 .team-section .img-wrap {
 margin: 0 auto 35px;
 width: 350px;
}
 #portfolio_list .portfolio_item {
 margin: 0 auto;
 width: 350px;
}
 .pricing-section .price-inner-col {
 margin: 0 auto 35px;
 width: 350px;
}
 .skills .fiels {
 margin-bottom: 30px;
}
 .team-section .img-wrap.xs-mb-zero,  .skills .fiels.xs-mb-zero,  .about .box.xs-mb-zero,  .pricing-section .price-inner-col.xs-mb-zero {
 margin-bottom: 0px;
}
}
.team-section .img-wrap:hover {
	-webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
}
.team-section .img-wrap .img-wrapper img {
	width: 100%;
}
.team-section .img-wrap {
    background-color: white;
    color: #666666;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.team-section .img-wrap h4 {
	margin: 0px;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	color: #606060;
}
.team-section .img-wrap h5 {
	margin: 0px;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
}
.team-section .img-wrap hr {
	margin: 9px 0px 14px;
	padding: 0px;
}
.team-section .img-wrap .social {
	padding-bottom: 14px;
}
.team-section .img-wrap a i {
	position: relative;
	z-index: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 8px;
	font-size: 16px;
	background-color: transparent;
	color: #b2b2b2;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.team-section .img-wrap a i:hover {
	color: white;
	background-color: #8A55E8;
}
 .team-section .img-wrap a i:hover::after {
 background-color: transparent;
}
.team-section .img-wrap a:last-child i {
	margin-right: 0;
}
.team-section.solid .img-wrap a i {
	background-image: none;
	background-color: #725ce6;
}
.contact-section .contact_social {
	display: inline-block;
	margin-top: 5px;
	position: relative;
}
.contact-section .contact_social a + a {
	margin-left: 7.5px;
}
.contact-section .contact_social a i {
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	width: 32px;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	color: #fff;
}
.contact-section .contact_social a i.fa-facebook {
	background-color: #3b5998;
}
.contact-section .contact_social a i.fa-facebook:hover {
	-webkite-box-shadow: 0 5px 25px 0 rgba(59, 89, 152, 0.5);
	-moz-box-shadow: 0 5px 25px 0 rgba(59, 89, 152, 0.5);
	box-shadow: 0 5px 25px 0 rgba(59, 89, 152, 0.5);
}
.contact-section .contact_social a i.fa-twitter {
	background-color: #1da1f2;
}
.contact-section .contact_social a i.fa-twitter:hover {
	-webkite-box-shadow: 0 5px 25px 0 rgba(29, 161, 242, 0.5);
	-moz-box-shadow: 0 5px 25px 0 rgba(29, 161, 242, 0.5);
	box-shadow: 0 5px 25px 0 rgba(29, 161, 242, 0.5);
}
.contact-section .contact_social a i.fa-pinterest-p {
	background-color: #bd081c;
}
.contact-section .contact_social a i.fa-pinterest-p:hover {
	-webkite-box-shadow: 0 5px 25px 0 rgba(189, 8, 28, 0.5);
	-moz-box-shadow: 0 5px 25px 0 rgba(189, 8, 28, 0.5);
	box-shadow: 0 5px 25px 0 rgba(189, 8, 28, 0.5);
}
.contact-section .contact_social a i.fa-rss {
	background-color: #f26522;
}
.contact-section .contact_social a i.fa-rss:hover {
	-webkite-box-shadow: 0 5px 25px 0 rgba(242, 101, 34, 0.5);
	-moz-box-shadow: 0 5px 25px 0 rgba(242, 101, 34, 0.5);
	box-shadow: 0 5px 25px 0 rgba(242, 101, 34, 0.5);
}
 @media (max-width: 468px) {
.padding-home {
 padding-top:80px;
}
 .padding-equal {
 padding-bottom: 100px;
 padding-top: 100px;
}
.navbar-default .navbar-collapse {
 margin-top: 15px;
}
.navbar-nav {
 margin: 0px -15px;
}
}


 @media (max-width: 468px) {
.navbar-default .navbar-toggle .icon-bar {
 background-color: #2e3191;
}
.navbar-default .navbar-toggle {
 border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
 background-color: #fff;
}
 .padding-equal.about .cta-button a {
 margin-right: 0px;
 margin-bottom:20px;
}
}
.contact-section .row {
	text-align: left;
}
.contact-section h2 {
	margin-top: 13px;
}
.contact-section h3 {
	margin: 0 auto 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	position: relative;
}
.contact-section .contact-detail {
	margin-bottom: 18px;
}
.contact-section .contact-detail h5 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #4776e6;
}
.contact-section .contact-detail h5 i {
    margin-right: 15px;
    float: left;
    margin-bottom: 13px;
    font-size: 20px;
}

.contact-section .contact-detail h5 span h6 a {
	font-weight: 400;
    font-size: 14px;
    color: #666666;
	text-transform: initial;
}
.contact-section .contact-detail h5 span h6 a:hover {
	text-decoration:none;
	cursor:pointer;
}
.modal-title {
    float: left;
}
.modal-footer {
    border-top: 0px solid #e5e5e5;
}
.contact-section .contact-detail h6 {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
}
.contact-section.solid .contact .contact-detail h5 {
	color: #725ce6;
}
.middle {
	text-align:center;
}
.cta-button a {
	background: #2e3191;
	border-radius: 40px;
	box-shadow: none;
	height: auto;
	line-height: 30px;
	margin-right: 20px;
	margin-top: 32px;
	padding-bottom: 9px;
	padding-top: 9px;
	width: 150px;
	color: #fff;
}
.cta-button a:hover {
	background: #2e3191;
	border-radius: 40px;
	box-shadow: none;
	height: auto;
	padding-bottom: 9px;
	padding-top: 9px;
	width: 150px;
	color: #fff;
}
.page-scroll.back-top {
	background: #2e3191 none repeat scroll 0 0;
	bottom: 15px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	position: fixed;
	right: 15px;
	text-align: center;
	width: 35px;
	display: none;
}
 @media (max-width: 468px) {
.page-scroll.back-top {
 background: #2e3191 none repeat scroll 0 0;
 bottom: 15px;
 color: #fff;
 height: 35px;
 line-height: 35px;
 position: fixed;
 right: 15px;
 text-align: center;
 width: 35px;
 display: none;
}
}



.tooltip.top {
    margin-top: 17px;
}
.tooltip{ 
  position:relative;
  float:right;
  z-index:10;
}
.tooltip > .tooltip-inner {background-color: #ce3200; padding:3px 8px; color:#fff;  font-size:12px;}
.popOver + .tooltip > .tooltip-arrow {    border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #ce3200; }


.progress{
  border-radius:0;
  overflow:visible;
  height: 10px;
}
.progress-bar{
   background:rgba(120, 80, 216, 0.81); 
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
}



/* client logo slider starts here*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* FOOTER STARTS HERE */
.footer {
    background: #395c71 none repeat scroll 0 0;
}
.primary-footer {
    padding: 60px 0;
}
.footer .subscription {
    height: 50px;
    margin: 0 auto 35px;
    max-width: 600px;
    position: relative;
}
footer .social-link {
    margin-bottom: 0px;
}
.social-link {
    padding-left: 0;
}
.social-link li {
    display: inline-block;
    margin-right: 10px;
}
.secondary-footer {
    background: #336887 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}
.footer .subscription button {
    background-color: white;
    border: medium none;
    border-radius: 25px;
    color: #3059be;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    width: 150px;
}
.footer .subscription .form-group input {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    box-shadow: none;
    color: white;
    height: 50px;
    padding-left: 25px;
    padding-right: 65px;
    width: 460px;
}
.social-link li a {
    background-color: rgba(0,0,0,0.4);
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 36px;
	color:#fff;
}
.social-link li a:hover {
    background-color: #fff;
	color:#ce3200;;
}

.secondary-footer a {
    color: #fff;
	text-decoration:none;
}
.mb-20 {
	margin-bottom:20px;
}
.contact-section button {
    background-color: rgb(81, 170, 223);
    border: medium none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 180px;
}

.contact-section .best-google-map {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 15px;
    top: 0;
    width: calc(50% - 15px);
}

.contact-section .contact-inner {
    padding: 47px 30px 30px;
    background-color: white;
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
}
.contact-section .contact-inner p {
    max-width: 272px;
    line-height: 1.857;
    font-weight: 400;
    font-size: 14px;
    color: #606060;
    margin-bottom: 15px;
}
.contact-section form {
    height: 100%;
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    padding: 18px 30px;
}
.contact-section .form-group {
    margin-bottom: 20px;
}
.contact-section .form-group textarea {
    height: 97px;
    resize: none;
}

@media (max-width: 650px){
  .contact-section .best-google-map {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
    height: 400px;
    left: auto;
    margin: 35px auto;
    margin-left: 15px;
    margin-right: 15px;
    position: relative !important;
    top: auto;
    width: 100%;
  }
 
}
.pb-20 {
	padding-bottom:20px;
}
.navbar-default .navbar-nav > li > a {
	font-family:'Roboto','sans-serif';
	color:#0d5c9f;
}
.button {
    background-color: #3952a6;
    border: medium none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin-top: 30px;
    width: 180px;
}
.button:hover {
    background-color: rgba(97, 81, 214, 0.78);
}
.p-30 {
	padding:30px;
}
.img {
	cursor:pointer;
}
.img:hover {
	text-decoration:none;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.btn-primary {
    background-color: #3952a6;
    border-color: #ffffff;
}


.btn-primary:hover
{
	
	background-color:#2692d0;
	border-color:#fff;}
.center-sec {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 25px;
}
#mapkit-8573 {
        height:400px;
        width:100%;
    }
	
.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}

.button:hover{
	background-color: #2692d0;
	
	}
.btn-info {
    color: #fff;
    background-color: #2692d0;
    border-color: #ffffff;
}

.btn-info:hover {
    border-color: #ffffff;
}


.share-group {
    float: right;
    margin: 18px 25px 0 0;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}





#socialShare {
    margin-bottom:18px;
    margin-left: 20px;
    margin-right: -20;
    margin-right: 0px;
    margin-top: 28px;

}



@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
   
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}
.icon_size {
	font-size: 30px;
}

