/*
Composite Template 
http://www.templatemo.com/preview/templatemo_444_composite
*/

body
{
	background: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	position: relative;
}

/* start templatemo page container */
@media print and (min-width: 1024px) {
}

@media (min-width: 768px) {
	.container { width: 700px; }
}
@media (min-width: 992px) {
	.container { width: 900px; }
}
@media (min-width: 1200px) {
	.container print { width: 1000px;	}
}

table, th , td {
	border: 1px solid #111;
	text-align: center;
}

td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* end templatemo page container */

.blue {
	color: #06C;
}

.green {
	color: #090;
}

/* start templatemo navigation */
.litnavbar-default
{
	background: #FFF;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	margin: 0;
}
.litnavbar-default .litnavbar-brand
{
	font-weight: 600;
	font-size: 30px;
	padding: 10px 0 0 0;
	height: 65px;
	line-height: 40px;
}
.litnavbar-default .litnavbar-brand:hover { color: #fbc7bc; }
.litnavbar-default .litnav li a
{
	color: #333;
	font-size: 14px;
	font-weight: 700;
	height: 65px;
	line-height: 38px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.litnavbar-default .litnav li a:hover
{
	background-color: #fbc7bc;
	color: #FFF;
}
.litnavbar-default .litnav li a:focus { color: #303030; }
.litnavbar-default .litnavbar-nav > .active > a,
.litnavbar-default .litnavbar-nav > .active > a:hover,
.litnavbar-default lit.navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #fbc7bc;
}
.litnavbar-default .litnavbar-toggle
{
	border: none;
	padding-top: 18px;
}
.litnavbar-default .litnavbar-toggle .icon-bar
{
	background: #fbc7bc;
	border-color: transparent;
}
.litnavbar-default .litnavbar-toggle:hover,
.litnavbar-default .litnavbar-toggle:focus { background-color: transparent }
/* end templatemo navigation */

/* start templatemo navigation */
.navbar-default
{
	background: #FFF;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	/* margin: 0; */
}
.navbar-default .navbar-brand
{
	font-weight: 600;
	font-size: 30px;
	padding: 10px 0 0 0;
	height: 65px;
	line-height: 40px;
}
.navbar-default .navbar-brand:hover { color: #fbc7bc; }
.navbar-default .nav li a
{
	color: #333;
	font-size: 14px;
	font-weight: 700;
	height: 65px;
	line-height: 38px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navbar-default .nav li a:hover
{
	background-color: #fbc7bc;
	color: #FFF;
}
.navbar-default .nav li a:focus { color: #303030; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #fbc7bc;
}
.navbar-default .navbar-toggle
{
	border: none;
	padding-top: 18px;
}
.navbar-default .navbar-toggle .icon-bar
{
	background: #fbc7bc;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end templatemo navigation */

/* start templatemo header background slideshow */
#home { padding-top: 65px; }
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	padding: 0;
	position: relative;
	zoom: 0;
	background-color: #fbc7bc;
	overflow: hidden;
	margin: 0;
}
.flexslider .slides {
	padding: 0;
	zoom: 0;
}
.flexslider .slides img {
	width: 100%;
	min-width: 648px;
	min-height: 200px;
	display: block;
}
.flexslider .slides > li {
	display: none;  
	padding: 0;
	position: relative;
	
}
.flexslider img {
	position: relative;
	width: 100%;
}
.slider-caption {
	
	color:#fbc7bc;
	
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	
	z-index: 7;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.slider-caption h1{
	font-size: 72px;
	color:#ee3a43;
	
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	
	z-index: 7;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.templatemo-slider-btn
{
	background: #ee3a43;
	border-radius: 0;
	border: 2px solid transparent;
	color: #FFFFFF;
	font-weight: bold;
	margin: 40px 0 0 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 50px;
	width: 250px;
	padding: 12px 10px 10px 10px;
}

.templatemo-slider-btn:hover,
.templatemo-slider-btn:focus {
	background: #fff;
	color: #ee3a43;
	border: 2px solid transparent;
}

/* start templatemo video */
.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 5px; height: 0; overflow: hidden;

}

 

.video-container iframe,

.video-container object,

.video-container embed {
	background: #fff;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}
/* end templatemo video */

/* start templatemo features */
.features
{
	background: #F9F9F9;
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 0 40px 0;
}
.features h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.features h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.features h4
{
	color: #333;
	font-weight: 400;
	padding-bottom: 3px;
}
.features h5
{
	background: #F9F9F9;
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 0 40px 0;
	font-size: 36px;
	font-weight: 600;
	padding-bottom: 10px;
	color: #ee3a43;
}
.features .fa
{
	background: #fbc7bc;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;

}
.features .fa:hover
{
	background: #303030;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/* end templatemo features */

/* start templatemo benefits */
.benefits
{
	color: #333;
	padding: 40px 0 40px 0;
}
.benefits h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.benefits h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.benefits h4
{
	color: #333;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits h5
{
	color: #ee3a43;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits .fa
{
	background: #fbc7bc;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;

}
.benefits .fa:hover
{
	background: #303030;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


/* end templatemo benefits */

/* start templatemo benefits */
.benefits2
{
	color: #333;
	padding: 20px 0 20px 0;
	border:2px;
	border-style:solid;
	border-color:black;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.benefits2 h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.benefits2 h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.benefits2 h4
{
	color: #333;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits2 h5
{
	color: #ee3a43;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}



/* end templatemo benefits */

/* start templatemo benefits */
.benefits3
{
	background: #FFF3F1;
	color: #333;
	padding: 40px 0 40px 0;
}
.benefits3 h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.benefits3 h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.benefits3 h4
{
	color: #333;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits3 h5
{
	color: #ee3a43;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits3 h6
{
	color: #FFF;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits3 h7
{
	color: #FDFDFD;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits3 h9
{
	color: #ee3a43;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits3 .fa
{
	background: #fbc7bc;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;

}
.benefits3 .fa:hover
{
	background: #303030;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


/* end templatemo benefits */

/* start templatemo benefits */
.benefits4
{
	color: #333;
	padding: 40px 0 40px 0;
}
.benefits4 h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.benefits4 h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.benefits4 h4
{
	color: #333;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits4 h5
{
	color: #ee3a43;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits4 h6
{
	color: #353535;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits4 h7
{
	color: #FDFDFD;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits4 h8
{
	color: #353535;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits4 .fa
{
	background: #fbc7bc;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;

}
.benefits4 .fa:hover
{
	background: #303030;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


/* end templatemo benefits */

/* start templatemo benefits */
.benefits5
{
	color: #333;
	padding: 10px 0 10px 0;
}
.benefits5 h2
{
	font-weight: 400;
	padding-bottom: 10px;
}
.benefits5 h3
{
	font-weight: 400;
	padding-bottom: 3px;
}
.benefits5 h4
{
	color: #333;
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 5px;
}
.benefits5 h5
{
	color: #ee3a43;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits5 h6
{
	color: #353535;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits5 h7
{
	color: #FDFDFD;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits5 h8
{
	color: #353535;
	font-size: 20px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 1px;
}
.benefits5 .fa
{
	background: #fbc7bc;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;

}
.benefits5 .fa:hover
{
	background: #303030;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.thumbnail-overlay{
	font-size: 35px;
	color: white;
}

/* The different colors */

/* The different shapes */
.round .media-box-container{
	-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
			border-radius: 50%;
}
.square .media-box-container{
	-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
			border-radius: 0%;
}


/* Position the filters */
.media-boxes-drop-down{
	float: left;
	margin-right: 10px;
}
.media-boxes-search{
	float: right;
}

/* Hide the "no more entries" button */
.media-boxes-no-more-entries{
	display: none;
}

/* Remove the shadow */
.media-box-container{
	-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		-o-box-shadow: none !important;
		-ms-box-shadow: none !important;
			box-shadow: none !important;
}

/* end templatemo benefits */



/* start templatemo about */
#about
{
	color: #333;
	padding: 40px 0 40px 0;
}
#about .col-md-12 {	padding: 5px 0 0 0; }
#about h2
{
	font-weight: 400;
	padding: 0 0 5px 0;
}
#about h4
{
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 5px;
}
#about .skills { padding-top: 15px; }
#about .progress
{
	background: #999;
	height: 6px;
	margin: 10px 0 16px 0;
}
#about .progress .progress-bar-success { background: #ffa400; }
/* end templatemo about */

/* start templatemo team */
#team
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 0 40px 0;
}
#team .col-md-3 { margin-bottom: 10px; }
#team h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#team h3
{
	background: #FFF;
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#team img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#team img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo team */

/* start templatemo portfolio */
#portfolio
{
	text-align: center;
	padding: 40px 0 40px 0;
}
#portfolio h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#portfolio p {	margin-bottom: 30px; }
#portfolio .col-md-3 { padding: 2px; }
#portfolio .image_thumb
{
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}
#portfolio .image_thumb .image_overlay
{
	background: #ffa400;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	top: 0;
	left: 0;
	bottom: 0;
	/*padding-top: 46px;*/
	text-align: center;
}
#portfolio .image_thumb:hover .image_overlay { opacity: 0.9; }
#portfolio .image_thumb .image_overlay .fa
{
	background: #EEE;
	border-radius: 50%;
	color: #444;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	opacity: 1;
	/*http: //www.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/; */
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#portfolio .image_thumb a:hover { text-decoration: none; }
/* end templatemo portfolio */

/* start templatemo contact */
#contact
{
	background: #303030;
	color: #EEE;
	padding: 40px 0 40px 0;
}
#contact h2 { font-weight: 400; }
#contact .text-center p { padding: 0 0 30px 0; }
#contact h2, #contact h3 { padding: 0 0 10px 0; }
#contact .form-control
{
	background: transparent;
	border: 1px solid #444;
	border-radius: 0px;
	color: #FFF;
	margin: 10px 0 10px 0;
}
#contact input { height: 60px; }
#contact .form-control:focus
{
	background: #444444;
	border-color: transparent;
	box-shadow: none;
}
#contact input[type="submit"]
{
	color: #FFF;
	font-weight: 600;
	letter-spacing: 1px;
	width: 220px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#contact input[type="submit"]:hover
{
	background: #fbc7bc;
	border-color: transparent;
	color: #FFF;
}
#contact .address
{
	padding: 20px;
	padding-top: 0;
	margin: 0;
}
#contact .fa
{
	color: #fbc7bc;
	font-size: 20px;
	padding: 6px 10px 6px 0;
}
#contact .fa2
{
	color: #fbc7bc;
	font-size: 60px;
	padding: 20px 50px 20px 0;
}
/* end templatemo contact */

/* start templatemo prodf */
#prodf
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodf .col-md-3 { margin-bottom: 20px; }
#prodf h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodf h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodf img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodf img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodf */


/* start templatemo prodf */
#prodm
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodm .col-md-3 { margin-bottom: 20px; }
#prodm h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodm h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodm img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodm img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodf */

/* start templatemo prodc */
#prodc
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodc .col-md-3 { margin-bottom: 10px; }
#prodc h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodc h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodc img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodc img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodc */

/* start templatemo prodn */
#prodn
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodn .col-md-3 { margin-bottom: 10px; }
#prodn h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodn h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodn img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodn img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodn */

/* start templatemo prodn */
#prodns
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodns .col-md-3 { margin-bottom: 10px; }
#prodns h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodns h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodns img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodns img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodn */


/* start templatemo prodn */
#prodnr
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodnr .col-md-3 { margin-bottom: 10px; }
#prodnr h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodnr h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodnr img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodnr img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodn */


/* start templatemo prodn */
#prodt
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#prodt .col-md-3 { margin-bottom: 10px; }
#prodt h2
{
	font-weight: 400;
	padding: 0 0 10px 0;
}
#prodt h3
{
	color: #ee3a43;
	font-weight: 600;
	padding: 5px;
}
#prodt img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#prodt img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo prodn */


/* start templatemo footer */
footer
{
	border-top: 1px solid #404040;
	background: #202020;
	color: #FFF;
	padding: 80px 0 40px 0;
}
footer .social_icon a
{
	
	
	color: #FFF;
	font-size: 32px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin: 0 4px 24px 6px;
}
footer .social_icon a:hover
{
	border-color: transparent;
	background: #ee3a43;
}
/* end templatemo footer */

/* starttemplatemo  go top */
.go-top 
{
	background-color: #ee3a43;
	border-radius: 50%;
	bottom: 2em;
	right: 2em;
	color: #FFF;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.go-top:hover {	color: #F9F9F9; }
/* end templatemo go top */

@media only screen and (max-width: 1199px) {
	.flexslider h1 { font-size: 30px; }
	.flexslider h2 { font-size: 24px; }
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
	.navbar-default .navbar-brand {	margin-left: 20px; }
	.navbar-default .navbar-nav	{ margin: 0; }
	.navbar-default .navbar-collapse
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	.flexslider h1 { font-size: 26px; }
	.flexslider h2 { font-size: 18px; }
	.templatemo-slider-btn { 
		margin-top: 10px; 
		width: 180px;
		height: 40px;
		padding-top: 8px;
	}
}
/* end templatemo 768 media quires */

/* start templatemo 680 media quires */
@media only screen and ( max-width: 680px ) {
	.navbar-default .navbar-nav li a { border-bottom: 1px solid #f6f6f6; line-height: normal; height: 40px; }
/* end templatemo 680 media quires */

/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {	
	.flexslider h1 { font-size: 20px; }
	.flexslider h2 { font-size: 14px; }
	.templatemo-slider-btn {
		width: auto;
		height: auto;
		padding: 10px 20px;
		margin-top: 10px; 
	}
}
/* end templatemo 600 media quires */


}