 @charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "font1";
	src: url('fonts/DINMedium.eot');
	src: url('fonts/DINMedium.woff') format('woff'), url('fonts/DINMedium.ttf') format('truetype');
}
@font-face {
	font-family: "fontSlider";
	src: url('fonts/DINRegular.eot');
	src: url('fonts/DINRegular.woff') format('woff'), url('fonts/DINRegular.ttf') format('truetype');
}
@font-face {
	font-family: "fontBold";
	src: url('fonts/DINBold.eot');
	src: url('fonts/DINBold.woff') format('woff'), url('fonts/DINBold.ttf') format('truetype');
}
html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 100% !important;
	position: relative !important;
}
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 100%;
	font-family: "font1";
}
.container-fluid {
	padding: 0px !important;
	width: 100%;
	height: 100% !important;
	min-height: 100% !important;
	position: relative;
}
p {
	padding: 0px;
	margin: 0px;
}
#container {
	padding: 0px;
	margin: 0px;
}
.space2 {
	height: 2px;
}
.space5 {
	height: 5px;
}
.space10 {
	height: 10px;
}
.space15 {
	height: 15px;
}
.space20 {
	height: 20px;
}
.space30 {
	height: 30px;
}
.space60 {
	height: 60px;
}
.height0 {
	height: 0px !important;
	font-size: 0px !important;
}
.colpad {
	padding: 10px;
}
.colpad1 {
	padding: 1px;
}
.colpad5 {
	padding: 5px;
}
.colpad20 {
	padding: 20px;
}
.colpad30 {
	padding: 30px;
}
.colpadleft20 {
	padding-left: 20px;
}
.colpadright20 {
	padding-right: 20px;
}
.relative {
	position: relative;
}
.cursor {
	cursor: pointer;
}
.width100 {
	width: 100%;
}
.borderwhite1px {
	border: solid 1px #CCC;
}
.bordergrey1px {
	border: solid 1px #595959;
}
.centertext {
	display: flex;
	align-items: center;
	justify-content: center;
}
.line-bg-r-w {
	position: absolute;
	bottom: 0px;
	z-index: 9999;
}
.line-bg-r-b {
	position: absolute;
	bottom: 0px;
	z-index: 9999;
}
.space50 {
	height: 50px;
}
.bgblack {
	background-color: #175c9f;
}
.fancybox-overlay {
	z-index: 10000 !important;
}
* {
	outline: none;
}
 .textfield::-webkit-input-placeholder {
color: #999999;
}
.containnavbar {
	height: 0px;
}
.divnavbar-toggle {
	position: relative;
}
.icon-bar {
	background-color: #fff
}
.navbar-toggle {
	float: right !important;
	margin: 5px !important;
	padding: 5px !important;
	margin-right: 0px !important;
	padding-bottom: 0px !important
}
.navbar-collapse {
	border-top: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	float: left !important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.navbar-collapse.collapse {
	width: 100% !important;
}
/*................. menu CSS....................*/  

#sticker {
	z-index: 10000000 !important;
	background-color: #175c9f;
}
.divmenu {
	display: table;
	margin: auto;
	float: left;
	width: 100%;
}
.menu {
	font-size: 16px;
	letter-spacing: 0px;
	float: left;
	padding: 6px 20px;
	vertical-align: top;
	color: #FFF;
	line-height: 40px;
	cursor: pointer;
}
.menusel {
	color: #9e9e9e;
}
.menu:hover {
	color: #9e9e9e;
}
.dropdown a, .dropdown a:hover {
	text-decoration: none !important;
	font-style: inherit !important;
	color: inherit !important;
}
.dropdown li {
	text-transform: uppercase;
}
.logo {
	background: rgba(255,255,255,1);/* Old Browsers */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);/* FF3.6+ */
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(221,221,221,1)));/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);/* IE 10+ */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);/* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=1 );/* IE6-9 */
}
.logo img {
	padding: 15px 0;
}
/*................. Home Page CSS....................*/ 

.social-icon {
	margin-top: 50px;
	float: right;
}
.social-frame {
	position: relative;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 20px;
	border-radius: 20px;
	background-color: #5d6776;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size: 14px;
	margin: 0 10px;
	padding: 5px 1px 0 0;
	text-align: center;
}
.fa-lg {
	line-height: inherit;
	vertical-align: 0;
}
.social-section-contact {
	display: inline-block;
	text-align: center;
}
.social-icon-contact {
	margin-top: 0px;
	float: left;
	text-align: center;
	position: relative;
	display: inline-block;
}
.social-frame-contact {
	padding: 10px 0 0 0;
	width: 40px;
	height: 40px;
	font-size: 20px;
}
.search {
	float: right;
	height: 42px;
	margin-top: 10px;
}
.searchbutton {
	float: right;
	width: 40px;
	height: 42px;
}
.submitsearch {
	width: 40px;
	height: 32px;
	background-color: #ffffff;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-style: solid;
	border-width: 1px 2px 1px 0px;
	border-color: #ffffff;
	background-image: url(images/searchBtn.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.searchinput {
	float: right;
	width: 250px;
	height: 42px;
}
.inputsearch {
	width: 250px;
	height: 32px;
	padding-left: 10px;
	border-style: solid;
	border-width: 1px 0px 1px 2px;
	border-color: #ffffff;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #ffffff;
	color: #999;
	font-size: 14px;
	line-height: 40px;
}
.divtitlehome {
	background-color: #000;
	position: relative;
	margin-top: 10px;
	padding: 2px 2px 0px 2px;
	width: 100%;
}
.titlehome {
	background-color: #fff;
	font-size: 26px;
	line-height: 40px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px 10px 0px 10px;
}
.texthome {
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	color: #000;
	text-align: justify;
	background-color: #fff;
}
.bgblackhome {
	background-color: #000;
	padding: 2px;
}
.homelinkbutton {
	background-color: #fff;
	color: #000;
	border-right: solid 2px #000;
	border-top: 0px;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 10px;
	cursor: pointer;
}
.slider-params {
	font-family: "fontSlider" !important;
}
.sliderbtn-params {
	background-color: rgba(22,58,108,0.8) !important;
	border-radius: 10px !important;
}
.sliderPic {
	vertical-align: top;
	width: 100%;
}
.cat-section {
	margin-left: 20px;
}
.cat-section .title {
	margin-top: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.cat-section .title h3 {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #6a727d;
}
.cat-section .title .text {
	padding: 5px 0;
}
.cat-section .title .download-btn {
	float: right;
	background-color: #2d88e1;
	color: #ffffff;
	border: none;
	margin-top: -5px;
	padding: 5px 10px;
	border-radius: 20px;
}
.imageshadow {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.76);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.76);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.76);
}
.fp-controlArrow.fp-prev {
	border-color: transparent #444 transparent transparent;
}
.fp-controlArrow.fp-next {
	border-color: transparent transparent transparent #444;
}
.piccarousel {
	position: relative;
	max-height: 240px;
}
.owl-prev {
	position: absolute;
	top: 40%;
	margin-left: -5%;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.owl-next {
	position: absolute;
	top: 40%;
	right: -7%;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.owl-prev, .owl-next {
	transform : scale(4, 4);
	color: #444;
}
.bg1 {
	background-color: #CCC
}
.bg2 {
	background-color: #999
}
.bg3 {
	background-color: #666;
	border-right: solid 0px #000;
}
.titleblack {
	font-size: 26px;
	line-height: 40px;
	padding: 10px 0px;
	color: #175c9f;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
}
.textblack {
	font-size: 16px;
	line-height: 24px;
	padding: 20px 0px;
	color: #000;
	text-align: justify;
}
.titlewhite {
	font-size: 40px;
	line-height: 80px;
	padding-top: 20px;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
.titlesmalwhite {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.textwhite {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0px 20px;
	color: #fff;
	text-align: justify;
}
.boxservicehome {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	border: solid 1px #000;
}
.titleservice {
	position: absolute;
	width: auto;
	padding: 5px 20px;
	font-size: 20px;
	line-height: 30px;
	background-color: #4a84fd;
	color: #fff;
	bottom: 30px;
	left: -40px;
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-o-transform: skew(-18deg);
	transform: skew(-18deg);
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
}
.boxservicehome:hover .titleservice {
	left: -10px;
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
}
/*.................brands CSS....................*/  

.list-sponsors {
	height: 160px;
	background-color: #e6ebef;
}
.owl-carousel {
	width: 80%;
	margin: auto;
}
.owl-item {
	margin-top: 15px;
	background-color: #ffffff;
}
.wid-f {
	width: 100%
}
.hei-f {
	height: 100%
}
.of-h {
	overflow: hidden
}
.fat-l {
	float: left
}
.list-aggregate li {
	list-style: none;
	padding: 20px 0px;
}
.sponsorlogo {
	position: relative;
	cursor: pointer;
	border: solid 1px #175c9f;
	background-color: #fff;
}
/*................. About CSS....................*/  

.main-title-about {
	color: #0090d5 !important;
	text-align: left !important;
}
.sub-title-about {
	color: #175c9f !important;
	text-align: left !important;
}
.text-about {
	padding: 0;
	color: #b1b3b4 !important;
	text-align: left !important;
}
.sub-title-contact {
	color: #706f6f;
	text-align: left !important;
	font-size: 24px;
	padding: 10px 0 0 0;
}
.mini-title-contact {
	color: #706f6f;
	text-align: left !important;
	font-size: 24px;
	padding: 10px 0 0 0;
}
.visit-contact {
	color: #68bee5 !important;
}
a.visit-contact, a.visit-contact:hover {
	color: inherit;
	text-decoration: none;
}
.contact-details {
	margin-top: 20px;
	color: #706f6f;
}
.contact-details span {
	font-family: "fontBold";
}
/*................. pageProduct CSS....................*/  

.rp11 {
	background-color: #000;
	padding: 5px 5px;
	height: 40px;
}
.titlecat2 {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
}
.dropbox {
	height: 30px;
	max-width: 100%;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top
}
.dropbox select {
	height: 30px;
	max-width: 100%;
}
.selectdropdown {
	max-width: 150px;
}
.submit3 {
	background-color: transparent;
	width: 40px;
	height: 30px;
	display: inline-block;
}
.submit3 input {
	border: none;
	padding: 0px;
	background-color: #4a84fd;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}
.product-slider {
	border-top: solid 1px #efefef;
	-webkit-transition: all ease-in-out 0.25s;
	-moz-transition: all ease-in-out 0.25s;
	-o-transition: all ease-in-out 0.25s;
	transition: all ease-in-out 0.25s;
}
.product-slider:hover {
	-webkit-box-shadow: 0px -1px 1px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px -1px 1px 0px rgba(0,0,0,0.4);
	box-shadow: 0px -1px 1px 0px rgba(0,0,0,0.4);
}
.product-slider i {
	padding: 2px 0;  
	color: #0090d5;
	cursor: pointer;
}

.product-slider .angle-transform{
	transform : scale(4, 2);
}

.product-slider .animated-accordion{
	
	-webkit-transition: all ease-in-out 0.25s;
	-moz-transition: all ease-in-out 0.25s;
	-o-transition: all ease-in-out 0.25s;
	transition: all ease-in-out 0.25s;
}

.product-slider .angle-rotate{
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg); 
	-o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); 
	transform:rotate(180deg);
}

.accordion-active{
	position:absolute;
	bottom: -32px;
}

.buy-button-active{
	margin-top:32px;
}

.accordion-section {
	display:none;
	text-align: left;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #00a6ef;
	webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.accordion-section span{
	font-family: "fontBold";
}

.accordion-section i {
	transform : scale(1, 1);
	color: #00a6ef;
}

.accordion-section .social-frame {
    margin-top: 0px;
	display: inline-block;
	margin: 10px 4px 10px 0px;
}

.productbox {
	border: solid 1px #efefef;
}
.productbox2 {
	border: solid 1px #000;
}
.productname {
	font-size: 18px;
	line-height: 30px;
	color: #656565;
	text-align: center;
	padding: 30px 10px 10px 10px;
	;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.productsmalldesc {
	font-size: 16px;
	line-height: 22px;
	color: #cacaca;
	text-align: center;
	padding: 5px 10px;
	min-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: solid 1px #efefef;
}
.add {
	font-family: font1;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	padding: 5px 20px;
	background-color: #3e8cd8;
	border-radius: 5px;
	display: table;
	margin: 0 auto;
	cursor: pointer;
}
.add:hover {
	background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}
.add a {
	color: inherit;
	text-decoration: none;
}
.add a:hover {
	color: inherit;
	text-decoration: none;
}
.productboximg {
	position: relative;
}
.productboximg img {
    padding: 15px 10px;
	margin: 20px auto;
	height: 120px;
}
.buy-section {
	height: 100%;
	width: 100%;
	background-color: #eff0f1;
	padding: 15px 0 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.mi-slider h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*.................services page CSS....................*/  
  
.serviceliste {
	border-bottom: solid 1px #000;
	padding: 5px 10px;
	font-size: 17px;
	color: #026aa1;
	line-height: 28px;
}
.serviceliste:hover:after {
	content: ' \203A ';
}
.serviceliste:hover {
	background-color: #026aa1;
	color: #fff;
	cursor: pointer;
}
.servicelistesel {
	background-color: #026aa1;
	color: #fff;
}
.servicelistesel:after {
	content: ' \203A ';
}
.servicetitle {
	font-size: 26px;
	line-height: 34px;
	padding: 7px 0px;
	color: #026aa1 ;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: solid 1px #175c9f;
}
.servicetext {
	font-size: 18px;
	line-height: 26px;
	padding: 10px 0px;
    color: #706f6f;
	border-bottom: solid 1px #175c9f;
    padding-bottom: 60px;
}
.servicebrand {
	padding: 10px 10px 15px 10px;
	display: inline-block;
}

.searchbox-main{
	min-height:40px;
	text-align: right;
}

.selectlist {
    height: 30px;
    min-width: 120px;
    border-radius: 10px;
    padding-left: 5px;
    margin-top: 5px;
    margin-left: 10px;
}

.submitsearch-two {
    border-radius: 10px;
    background: #ffffff;
    height: 30px;
    margin-left: 20px;
}

.product-box h4{
	color: #6a727d;
    font-size: 16px;
	background-color: #e7eaf0;
    margin: 20px 20px 0 0;
    padding: 5px 40px 5px 20px;
    border-radius: 10px;
    float: right;
}

.product-box h4 span{
    color: #25528d;
}

/*................. footer CSS....................*/
  

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.footer a, .footer a:hover {
	text-decoration: none;
	color: inherit;
}
.footericon {
	text-align: center;
}
.footericon i {
	text-align: center;
	font-size: 20px;
	padding: 0px 20px;
	color: #f9ffff;
	border-radius: 15px;
	background-color: #026aa1;
	line-height: 40px;
}
.footertext h3 {
	text-align: center;
	font-size: 18px;
	color: #f9ffff;
	line-height: 30px;
}
.footertext h3 span {
	font-size: 20px;
	color: #026aa1;
}
/*................. contact CSS....................*/   
.textboxcontact {
	color: #000;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
}
.textcontact {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	color: #000;
}
.textinput {
	height: 40px;
	max-width: 100%;
}
.textfield {
	width: 100%;
	height: 100%;
	padding: 0px;
	resize: none;
	border: solid 2px #d1d6da;
	font-size: 18px;
	color: #666;
	background-color: #fff;
	padding-left: 10px;
	border-radius: 5px;
}
.textarea1 {
	height: 120px;
}
.submit1 {
	background-color: #175c9f;
	width: 100%;
	height: 40px;
	float: right;
}
.submit1 input {
	border: solid 1px #000;
	padding: 0px;
	background-color: #175c9f;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}
.mapdiv {
	height: 300px;
	position: relative;
}
.scrolloff {
	pointer-events: none;
}
#map_canvas1 {
	border: 0px;
	height: 100% !important;
	width: 100% !important;
}
.form-details {
	margin-top: 10px;
	color: #706f6f;
}
.contact-btn {
	background: #104288 !important;
	border-radius: 20px !important;
	padding: 8px 40px 6px !important;
}

@media screen and (max-width: 1200px) {
/*................. Home Page CSS....................*/ 
.infotop {
	font-size: 16px;
	line-height: 26px;
	padding: 5px 10px;
	height: 30px;
}
.divsocialtop {
	padding: 23px 10px;
	height: 30px;
}
.socialdivtop {
	line-height: 30px;
	font-size: 30px;
	width: 30px;
}
/*................. menu CSS....................*/    
.menu {
	font-size: 16px;
	padding: 10px 10px;
	line-height: 54px;
}
/*................. home CSS....................*/  
  
.titlehome {
	font-size: 24px;
}
.texthome {
	font-size: 16px;
	line-height: 22px;
}
.homelinkbutton {
	font-size: 18px;
	line-height: 30px;
	padding: 5px;
}
.titleblack {
	font-size: 24px;
	line-height: 30px;
	padding: 10px 0px;
	letter-spacing: 0px;
}
.textblack {
	line-height: 22px;
}
.titleservice {
	padding: 5px 20px;
	font-size: 18px;
	line-height: 30px;
}
/*................. jarallax  CSS....................*/  

.jarallax {
	height: 300px;
}
.jarallax2 {
	height: 300px;
}
.jarallax3 {
	height: 300px;
}
.jarallax4 {
	height: 300px;
}
.titleparallex {
	font-size: 40px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	padding: 100px 0px;
}
/*.................services page CSS....................*/  
  
.serviceliste {
	padding: 5px 5px;
	font-size: 16px;
	line-height: 24px;
}
.servicetitle {
	font-size: 26px;
	line-height: 34px;
	padding: 5px 0px;
	letter-spacing: 0px;
}
.servicetext {
	font-size: 16px;
	line-height: 22px;
	padding: 5px 0px;
    padding-bottom: 50px;
}
	
.product-box h4 {
    font-size: 15px;
    margin: 15px 10px 0 0;
    padding: 5px 40px 5px 20px;
}
	
	
	
.servicebrand {
	font-size: 16px;
	line-height: 22px;
	padding: 5px 0px;
}
/*.................Product page CSS....................*/  
 
.titlecat2 {
	font-size: 16px;
}
.dropbox {
	font-size: 12px;
}
.selectdropdown {
	max-width: 180px !important;
}
.submit3 input {
	font-size: 16px;
}
/*................. contact CSS....................*/   
.textboxcontact {
	font-size: 16px;
	line-height: 26px;
}
.textcontact {
	font-size: 20px;
	line-height: 30px;
}
}

@media screen and (max-width: 990px) {
/*................. Home Page CSS....................*/ 
.infotop {
	font-size: 14px;
}
/*................. menu CSS....................*/    
.menu {
	font-size: 12px;
	padding: 10px 10px;
	line-height: 41px;
}
/*................. home CSS....................*/  
  
.titlehome {
	font-size: 22px;
}
.texthome {
	font-size: 14px;
	line-height: 20px;
}
.homelinkbutton {
	font-size: 16px;
	line-height: 30px;
	padding: 5px;
}
.titleblack {
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0px;
	letter-spacing: 0px;
}
.titleservice {
	padding: 5px 20px;
	font-size: 14px;
	line-height: 30px;
}
/*................. jarallax  CSS....................*/  
.jarallax {
	height: 250px;
}
.jarallax2 {
	height: 250px;
}
.jarallax3 {
	height: 250px;
}
.jarallax4 {
	height: 250px;
}
.titleparallex {
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 100px 0px;
}
/*.................services page CSS....................*/ 
.serviceliste {
	padding: 2px;
	font-size: 12px;
	line-height: 22px;
}
.servicetitle {
	font-size: 18px;
	line-height: 30px;
	padding: 3px 0px;
	letter-spacing: 0px;
}
.servicetext {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0px;
    padding-bottom: 50px;
}
.servicebrand {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0px;
}
/*.................Product page CSS....................*/  
 
.titlecat2 {
	font-size: 14px;
}
.dropbox {
	font-size: 12px;
}
.selectdropdown {
	max-width: 100px !important;
}
.submit3 input {
	font-size: 14px;
}
/*................. contact CSS....................*/   
.textboxcontact {
	font-size: 14px;
	line-height: 20px;
}
.textcontact {
	font-size: 18px;
	line-height: 24px;
}
.mapdiv {
	height: 250px;
}
}

@media screen and (max-width: 767px) {
.owl-prev, .owl-next {
	transform: scale(1, 2);
}
.space0 {
	height: 0px;
}
.max300 {
	display: table;
	margin: auto;
	max-width: 300px;
}
.colpadleft20 {
	padding: 5px;
}
.colpadright20 {
	padding: 5px;
}
.nonephonesize {
	display: none;
}
/*................. TOP CSS....................*/    
.containnavbar {
	height: 35px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.navbar-collapse {
	float: none !important;
}
/*................. TOP CSS....................*/  

.logo img {
	padding: 5px;
}
/*................. menu CSS....................*/  
#sticker {
	position: relative !important;
}
.divmenu {
	display: block;
	width: 100%;
}
.menu {
	font-size: 18px;
	text-align: left;
	float: none;
	padding: 1px 10px;
	line-height: 30px;
	border-top: solid 1px #fff;
}
.social-frame {
	margin: 0 5px;
}
.search {
	margin-top: 0px;
	border-top: solid 1px #fff;
	width: 100%;
}
/*................. home CSS....................*/  
  
.titlehome {
	font-size: 16px;
}
.texthome {
	font-size: 14px;
	line-height: 20px;
}
.homelinkbutton {
	font-size: 16px;
	line-height: 26px;
	padding: 2px;
	border-right: 0px;
}
.titleblack {
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0px;
	letter-spacing: 0px;
}
.textblack {
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
.titleservice {
	padding: 5px 20px;
	font-size: 14px;
	line-height: 22px;
}
	
	
.product-box h4 {
    margin: 15px 5px 0 0;
    padding: 5px 20px 5px 10px;
}
	
/*................. jarallax  CSS....................*/  
.jarallax {
	height: 200px;
}
.jarallax2 {
	height: 200px;
}
.jarallax3 {
	height: 200px;
}
.jarallax4 {
	height: 200px;
}
.titleparallex {
	font-size: 26px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 75px 0px;
}
/*.................Product page CSS....................*/  
 
.rp11 {
	height: auto;
}
.titlecat2 {
	font-size: 14px;
	display: block;
	padding-left: 10px;
}
.dropbox {
	font-size: 12px;
	display: block;
}
.selectdropdown {
	max-width: 100% !important;
}
.submit3 {
	width: 60px;
	height: 30px;
	display: block;
	padding: 10px;
}
.submit3 input {
	font-size: 14px;
}
}
