body {
	background: url("../img/bg-ok.jpg") repeat top center;



}
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
 /* background: url(../img/bg4.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
#head {
	background:#fff;
	text-align: center;
	border-bottom:1px solid #2E3192;
	  overflow: hidden;
  position: fixed;
  top: 0; 
  width: 100%;
  z-index:99;
  height:80px;
}
nav {
	background: none;
	position: absolute;
	top: 0;
	z-index: 500;
	color:#000000;
}
.top-nav {
	background: none;
}
.top-nav ul {
	padding: 0;
}
.logo {
	text-align: center;
	width: 230px;
	margin:10px auto 0; 
}

.mainlogo{
width: 230px;
}
.testimonial-section2 {
    position: relative;
    width: 100%;
    background: url("../img/prod3.jpg") no-repeat scroll center center / cover;
}
.testimonial-section2:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section3 {
    position: relative;
    width: 100%;
    background: url("../img/about.jpg") no-repeat scroll center center / cover;
}
.testimonial-section3:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section4 {
    position: relative;
    width: 100%;
    background: url("../img/iso4.jpg") no-repeat scroll center center / cover;
}
.testimonial-section4:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section5 {
    position: relative;
    width: 100%;
    background: url("../img/original.jpg") no-repeat scroll center center / cover;
}
.testimonial-section5:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section6 {
    position: relative;
    width: 100%;
    background: url("../img/resume.jpg") no-repeat scroll center center / cover;
}
.testimonial-section6:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section7 {
    position: relative;
    width: 100%;
    background: url("../img/form4.jpg") no-repeat scroll center center / cover;
}
.testimonial-section7:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.testimonial-section8 {
    position: relative;
    width: 100%;
    background: url("../img/contact.jpg") no-repeat scroll center center / cover;
}
.testimonial-section8:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.24);
}
.section-padding2 {
    padding: 150px 0;
}

#testimonial-carousel h2{
text-align:center;
font-size:40px;
line-height:50px;
font-weight:900;
text-transform:uppercase;
color:#FFFFFF}
#testimonial-carousel {
    position: relative;
}

.section-title {
    font-size: 30px;
    line-height: 40px;
	font-weight:600;
    color: #2e3192;
    margin-bottom: 60px;
    position: relative;

}
.section-title:after {
  background:#cde9b9 none repeat scroll 0 0;
  border-left:10px solid #82c551;
  bottom: -20px;
  content: "";
  height: 4px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 45px;
}
 .img-shadow22 {
  position: relative;
  width: 100%;
  float: right;
  top:0px;
  background: linear-gradient(#C8DCBC, #AFD0E6);
}
.img-shadow22 img {
  position: relative;
  top: -20px;
  right: 20px;
}
.img-responsive{
width:100%;
}
.img-center{
margin:0 auto;
width:150px;
padding:5px;}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
box-shadow:4px 4px 6px #999;
border:1px solid #ccc;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding:4px 6px;
background:#fff;
}


/* ============================
    Portfolio Section
=============================== */
.thumbnails:hover span.portfolio-overlay {
    background-color: #999;
}
.custom-nav ul {
    margin-top: 0;
}
.portfolio-filter-nav ul{

width:100%;


}
.portfolio-filter-nav ul li {
    border:1px solid #fff;
    display: block;
    float: left;
    margin: 0px;
    color: #555;
	font-weight:600;
	text-align:center;
    font-size: 16px;
	line-height:32px;
    font-weight: 600;
    padding: 28px 30px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
	width:25%;
	height:90px;
	background:rgba(255, 255, 255, 0.6);
	z-index:999999;
	   cursor: pointer;
}
.portfolio-filter-nav ul li:hover {
    cursor: pointer;
    color: #fff;
}
.portfolio-filter-nav ul li.active {
    color: #fff;
}
.portfolio-showcase {
  margin: 20px 10px;
}
.portfolio-showcase #grid {
    width: 80%;
	margin:auto;
}
.portfolio-showcase #grid .thumbnails {
    float: left;
    height: auto;
    margin: 0;
    width: 33%;

}
.portfolio-showcase #grid .thumbnails2 {
float: right;
    height: auto;
    width: 67%;

}
.portfolio-showcase #grid .thumbnails2 a {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  position: relative;
}
.portfolio-showcase #grid .thumbnails2 a img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.portfolio-showcase #grid .thumbnails2 img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}


.portfolio-showcase #grid .thumbnails a {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  position: relative;
}
.portfolio-showcase #grid .thumbnails a img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.portfolio-showcase #grid .thumbnails img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.protfolio-section{
background:#f7f7f7;
}
.portfolio-showcase #grid2 {
    width: 80%;
	margin:0px auto 0;
}
.portfolio-showcase #grid2 .thumbnails {
    float: left;
    height: auto;
    margin: 0;
    width: 25%;
	border:1px solid #FFF;

}
.portfolio-showcase #grid2 .thumbnails a {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  position: relative;
}

.portfolio-showcase #grid2 .thumbnails a img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.portfolio-showcase #grid3 {
    width:100%;
	margin:0px auto 0;
}
.portfolio-showcase #grid3 {
    width:100%;
	margin:0px auto 0;
}
.portfolio-showcase #grid3 .thumbnails {
    float: left;
    height: auto !important;
    margin: 10px;
    width: 23.2%;
	border:5px solid #fff;
	background:#fff;

}
.portfolio-showcase #grid3 .thumbnails span {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  position: relative;
}
.portfolio-showcase #grid3 .thumbnails span img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.portfolio-showcase #grid3 .thumbnails a {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  position: relative;
}

.portfolio-showcase #grid3 .thumbnails a img {
    display: block;
    position: relative;
    width: inherit;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

.portfolio-button button.portfolio-btn {
    text-transform: uppercase;
    background-color: transparent;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
border: 2px solid #073050;
color:#777;
font-weight:600;
}
.portfolio-button button.portfolio-btn:hover {
    color: #fff;
    border: 2px solid transparent;
	background-color: #073050;
	border-radius:15px;
}
.portfolio-button button.portfolio-btn2{
   color: #fff;
    border: 2px solid transparent;
	background-color: #073050;
	border-radius:15px;
     text-transform: uppercase;
	 padding:6px 30px;
	 font-weight:600;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}
.portfolio-button button.portfolio-btn2:hover {
   background-color: transparent;
border: 2px solid #073050;
color:#777;

	border-radius:0px;
}
.thumbnails2 span.portfolio-overlay, .thumbnails2.active span.portfolio-overlay {
    background: transparent none repeat scroll 0 0;
    color: #666;
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 100%;

}
.thumbnails2 span.portfolio-overlay .fa {
display:none;
    color: none;
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 30px;
    font-size: 28px;
}
.thumbnails2 .item:hover span.portfolio-overlay {
	background:#CCC;

    opacity: 0.5;
    filter: alpha(opacity=50);
}
.thumbnails2 .item:hover span.portfolio-overlay .fa {
display:inline-block;
    color: #FFF;
    top: 50%;
}

.thumbnails3 span.portfolio-overlay {
    background: transparent none repeat scroll 0 0;
    color: #666;
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 100%;

}
.thumbnails3 span.portfolio-overlay .fa {
display:none;
    color: none;
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 30px;
    font-size: 28px;
}
.thumbnails3 .item:hover span.portfolio-overlay {
	background:#CCC;

    opacity: 0.5;
    filter: alpha(opacity=50);
}
.thumbnails3 .item:hover span.portfolio-overlay .fa {
display:none;
    color: none;
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 30px;
    font-size: 28px;
}


.thumbnails span.portfolio-overlay {
    background: transparent none repeat scroll 0 0;
    color: #666;
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 100%;

}
.thumbnails span.portfolio-overlay .text{
    color: #555;
	text-align:center;
    line-height: 24px;
	float:none;
	margin:0 auto;
    position: absolute;
    top: 35%;
    font-size: 16px;
	text-transform:uppercase;
	font-weight:600;
	text-shadow:none;
	  
	width:100%;

}
.thumbnails span.portfolio-overlay .text-b{
    color: #000;
	text-align:center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 30px;
	float:none;
	margin:0 auto;
    position: absolute;
    top: 40%;
    font-size: 24px;
	font-weight:400;
	text-shadow:none;
	width:100%;

}
.thumbnails span.portfolio-overlay .fa {
display:none;
    color: none;
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
    width: 30px;
    font-size: 28px;
}
.thumbnails:hover span.portfolio-overlay {

    opacity: 0.5;
    filter: alpha(opacity=50);
}
.thumbnails:hover span.portfolio-overlay .fa {
display:inline-block;
    color: #FFF;
    top: 50%;
}


/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

.container {
  overflow: hidden;
}

.filterDiv {
  float: left;
  background-color: #fff;
  color: #111;
  text-align:left;
  width: 22.2%; /*  width: 18%;*/
  padding-top:10px;

  text-align: center;
  border:1px solid #ccc;
  margin: 12px;
  display: none; /* Hidden by default */
  box-shadow: 3px 3px 3px #ccc;
  
}
.filterDiv h4{
color:#2e3192;
font-size:16px;
line-height:21px;
text-transform:uppercase;
font-weight:600;
padding:5px 3px 5px 3px;
height:50px;
}
.filterDiv h5{
color:#2e3192;
font-size:13px;
line-height:24px;
font-weight:100;
border-top:1px solid #ccc;
padding:1px;
}
.filterDiv .psmall{
height:60px;
padding:2px 2px;
}
.filterDiv .psmall span{
height:55px;
padding:5px 4px;

}
.filterDiv .psmall p{
font-size:13px;
line-height:19px !important;
color:#666;

}
.bt3{
	background:#f2f2f2;
		padding:5px 5px;
		height:60px;
		margin-top:0px;

}
.mg10{
margin-top:-12px;}

.content{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	padding:8px 10px;
	margin-top:0px;
	border-top:1px solid #e2e2e2;
	background:#f2f2f2;
	
}
.content:hover{
background:#e2e2e2
}
.content img {
    width: 25px;
	
}

.details {
    width: calc(100% );
	text-align:left;
	font-size:12px;
	color:#2e3192
}
.details a p{
	text-align:left;
	font-size:14px;
	line-height:24px;
	color:#2e3192;

	
}
.details a p span{
float:right;
font-size:27px;
line-height:24px;
border-left:1px solid #ccc;
color:#44C2FC;
}
.details a p:hover{
	text-align:left;
	font-size:14px;
	color:#111;
	
}

.tbleft{
padding:0px 5px 10px 0;
margin-bottom:10px}
.tbright{
padding:0px 0px 10px 5px;
margin-bottom:10px}
.btn-info3{
display:inline-block;
padding:6px 30px;
background:none;
width:100%;
color:#E03C3D;
border:1px solid #ccc;
border-radius:5px;
}
.btn-info3:hover{
background:#ccc;
color:#E03C3D;
border-radius:1px;
border:1px solid #ccc;
}
.btn-info3 img{
width:20px !important;
margin : 0 auto;}



@media screen and (max-width:969px) {

.mg10{
margin-top:10px;}
.content{
	margin-top:-4px;
		padding:4px 10px;
}
.tbleft{
padding:0px 2px 4px 0;
margin-bottom:10px}
.tbright{
padding:0px 0px 4px 2px;
margin-bottom:10px}
.btn-info3{
display:inline-block;
padding:4px 5px;
background:none;
width:100%;
color:#E03C3D;
border:1px solid #ccc;
border-radius:5px;
}
}
/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 5px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size:14px;
  line-height:24px;
  border:1px solid #2e3192;
  margin:5px 2px;
  color:#2e3192;
  border-radius:5px;
font-weight:600;
  
  
}

/* Add a light grey background on mouse-over */
.btn:hover {
  background-color: #ddd;
}

/* Add a dark background to the active button */
.btn.active2 {
  background-color: #2e3192;
  color: white;
}
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}



/* Container DIV */
.simply-scroll { 
	width: 100%;
	height: 350px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 350px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 290px;
	height: 350px;
}
.back-to-top {

			background:url(../img/up.png);
			opacity:0.3;
		bottom: 42px;
	display: none;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	z-index: 999;
	color: #fff; 	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

		}

		.back-to-top:hover {	
		
	opacity:0.8;
		}
	.whatsapp a{
text-align:right;
float:right;
opacity:8;

width:45px;
    z-index: 99999; 
	display:block;
	position:fixed;
	bottom:3px;	
	right:5px;
}
.whatsapp a:hover{

opacity:1;
text-decoration:none;

}	
	.shop0{
text-align:right;
float:right;

width:47px;
    z-index: 99999; 
	display:block;
	position:fixed;
	bottom:100px;	
	right:0px;
}
	.shop a{
text-align:right;
float:right;
opacity:8;

width:45px;
    z-index: 99999; 
	display:block;
	position:fixed;
	bottom:55px;	
	right:0px;
}
.shop a:hover{

opacity:1;
text-decoration:none;

}	
	.shop2 a{
text-align:right;
float:right;
opacity:8;

width:45px;
    z-index: 99999; 
	display:block;
	position:fixed;
	bottom:10px;	
	right:0px;
}
.shop2 a:hover{

opacity:1;
text-decoration:none;

}
.ulli{
padding-left:15px;}	
.left .top-nav ul{
padding-left:-20px;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #444;
	font-size: 13px;
	font-weight: 500;
	line-height: 0;
	width:100%;
}

.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 ;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 ;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
		background: #fff;
	min-width:320px;
	
}
.top-nav li ul li a {
	background: #fff;
	border-bottom:1px dotted #E4E4E4;
	color:#666;
	
}
#fourth-block h2 {
	color: #111;
}
#fourth-block p {
	color: #111;
}
#first-block {
	text-align: center;
	padding: 5em 10px 3em;
}
#second-block {
	text-align: center;
	padding: 2em 10px 1em;
}
#fourth-block {
	text-align: center;
	padding: 2em 10px 2em;
}
#carousel {
	background: #fff;
	margin-top:80px;
}
#first-block {
background:rgba(255, 255, 255, 0.5);


}

#second-block {
/*
	background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:rgba(255, 255, 255, .2);


}
#third-block {
	padding: 3em 10px 1em;
background:rgba(255, 255, 255, 0.2);
text-align:center;

}
#six-block {
	padding: 3em 10px 1em;
background:rgba(255, 255, 255, 1);
text-align:center;

}
.single-pricing-table {
    border: 1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
			min-height:400px;
			background:#fff;
			
}
.single-pricing-table:hover {
 
			background:#2e3192;
			
}
.single-pricing-table .price {
    width: 200px;
    height: 200px;
    display: inline-block;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    padding: 0px;
    margin: 20px 0 20px 0;
	background:#fff;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
}
.single-pricing-table .price{
    font-size: 60px;
    font-weight: 400;
	color:#fff;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
}
.single-pricing-table .price:hover{
    font-size: 60px;
    font-weight: 400;
	color:#073050;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
}
.single-pricing-table .pricing-title h3 {
    color: #2e3192;
    font-weight: 600;
    font-size: 20px;
	line-height:30px;
    position: relative;
}
.single-pricing-table:hover .pricing-title h3 {
    color: #fff;

}

.single-pricing-table .pricing-title {
    margin-bottom: 30px;
}
.single-pricing-table .pricing-title h3:after {
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 40px;
  background:#2e3192
}
.single-pricing-table:hover .pricing-title h3:after {

  background:#fff
}
.single-pricing-table .package-item {
    padding: 0 30px;
}
.single-pricing-table .package-item p{
   color: #444;
    font-size: 14px;
	line-height:22px;
    font-weight: 400;
}
.single-pricing-table:hover .package-item p{
   color: #fff;
}
.single-pricing-table .package-item ul li {
    border-bottom: 1px dashed #e7e7e7;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0;
}
.single-pricing-table:hover .package-item ul li {
    border-bottom: 1px dashed #ccc;
    color: #808080;
}
.single-pricing-table .pricing-buttons {
    margin: 30px 0;
    position: relative;
}
.single-pricing-table .pricing-buttons button.buy-btn {
    background-color: transparent;
    border: 1px solid #9b9b9b;
    color: #666;
    font-size: 16px;
    font-weight: 800;
    padding: 5px 45px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
}

.single-pricing-table:hover .price , .single-pricing-table:hover .pricing-buttons button.buy-btn , .table-active .price {
    color: #073050;
    border: 1px solid transparent;
}
.single-pricing-table:hover .price, .table-active .price {
    color: #fff;
	background:#f2f2f2
}
.single-pricing-table:hover , .table-active {
    box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.61);
    cursor: pointer;
}

h1 strong, h2 strong, h3 strong{display:none;}
#fourth-block {
/*background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:rgba(0, 0, 0, 0.04);
}
footer {
background:rgba(0, 0, 0, 0.5);
	padding: 15px 0px;
	width:100%;
	margin:0 auto;

}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
	font-size:11px;
	line-height:16px;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgba(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
#first-block i {
	background: none repeat scroll 0 0 rgba(255, 224, 0, 0.85);
	border-radius: 50%;
	color: #fff;
	display: block;
	line-height: 80px;
	margin: 0 auto;
	width: 80px;
}

p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
section h3 {
	font-size: 16px;
	line-height:26px;
font-weight: 400;
	margin: 0.2em 0;

}
section h3 span{
	font-size: 30px;
	line-height:40px;
	font-weight: 600;
	margin: 0;
	color:#2e3192;

}
section h4 {
	font-size: 16px;
	line-height:26px;
	font-weight: 400;
	margin: 0.2em 0;
}
section h4 span {
	font-size: 20px;
	line-height:30px;
	font-weight: 600;
		color:#2e3192;

	
}
section h5 span {
	font-size: 24px;
	line-height:44px;
	font-weight:600;

	
}
.fh5co-counters {
  padding: 0em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.fh5co-counters .counter-wrap {
  border: 1px solid red !important;
}
.fh5co-counters .fh5co-counter {
  font-size: 44px;
  display: block;
  color: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  font-weight: 400;
  margin-bottom: 0em;
}
.fh5co-counters .fh5co-counter-label {
 color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 5px;
  margin-bottom: 1em;
  display: block;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #ff0101;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
a.button:hover {
	background: none repeat scroll 0 0 #BB0000;

	color: #fff;

}




#content {
background: url(../img/bg-c.jpg) fixed ;	color: #fff; text-shadow:1px 1px 1px #000;
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-repeat:no-repeat;
background-position:center;
background-size:cover;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 22px;
	text-shadow:none;
	font-weight: 600;
	margin: 1em 0 0.3em;
	text-transform: none;
}

#content2 {
	padding: 30px 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content2 h2 {
	font-size: 22px;
	text-shadow:none;
	font-weight: 600;
	margin: 1em 0 0.3em;
	text-transform: none;
}

.content-block {
	background: none repeat scroll 0 0  #D20000;
	padding: 15px 10px;
	box-shadow:3px 6px 6px #ccc;
	border-radius:15px;
	border:4px solid #FF8080
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 16px;
	text-shadow:none;
	color:#111;
	line-height:26px;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgba(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background:none;
	border:1px solid #2e3192;
	border-radius: 15px;
	color:#2e3192;
	font-weight:900;
	text-transform:uppercase;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}

form.customform button:hover {
	color:#fff;
		background:#2e3192;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
form.customform{
text-align:left !important;
}

#map-block {
background:rgba(250, 231, 11, 0.4);
}
#map-block iframe {
	display: block;
	width:90%;
	margin:0 auto;
	padding:50px 20px;
}
@media screen and (max-width: 1200px) {
  body {
  	
  }
.logo {
	text-align: center;
	width: 200px;
	margin:10px auto 0; 
}

.mainlogo{
width: 200px;
}
.filterDiv {

  width: 30.2%;

}
}
.desk{
display:block;}
.mob{
display:none}
@media screen and (max-width: 968px) {
#head {
	background:#fff;
  height:60px;
}
#carousel{
margin-top:60px;}
.filterDiv {
  width: 45%;
}
.desk{
display:none;}
.mob{
display:block}
.logo {
	text-align: center;
	width: 150px;
	margin:1px auto 0; 
}

.mainlogo{
width: 150px;
}
.section-padding2 {
    padding: 60px 0;
}
#testimonial-carousel h2{
font-size:30px;
line-height:40px;
color:#FFFFFF}
  .simply-scroll { 
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
}


.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 260px;
}
  .simply-scroll .simply-scroll-list li {
	float: left;
	width: 220px;
	height: 260px;
}
  #head{

  }
  nav {
  	background: #FFF;
  	line-height: 0px;
  	position: relative;
	margin:0;
	padding:0;
  }
  .top-nav {
  	text-align: center;
	
  }
  .top-nav ul ul {
	background: #fff;
	min-width:150px;
	border:none;
}
  .top-nav li {
  	line-height: 1em;
  }
  .top-nav .logo {
  	padding: 5px 0;
  }
  .carousel-text h2 {
  	font-size:22px;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

@media screen and (max-width: 680px) {
#head {
	background:#fff;
  height:60px;
}
.logo {
	text-align: center;
	width: 150px;
	margin:1px auto 0; 
}

.mainlogo{
width: 150px;
}
.filterDiv {
  width: 93%;
}
section h2 {
	font-size: 18px;
	line-height:30px;
	}

section h2 span{
	font-size: 30px;
	line-height:40px;
	
}
p.subtitile {
	color: #999;
}

section h3 span{
	font-size: 24px;
	line-height:34px;

}
section p {
	font-size: 0.8em;
}
section h4 {
	font-size: 14px;
	line-height:22px;
	}
section h5 span {
	font-size: 20px;
	line-height:28px;
	}	
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 20px;}


}

select {
  color: #777;

}
option:not(:first-of-type) {
  color: black;
}