/* Account for fixed navbar */
body {
  min-width: 1200px;
  padding-bottom: 30px;
}
.youtube1{
	background-color:#000;
	height:320px;
	max-height:320px auto;
	min-height:10px;
	max-width: 600px;
	margin: 40px auto;
	

}

.linkv:link, .linkv:visited {

    background-color: #f44336;
    color: white;
    padding-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:17px;
    margin-top: 190px;
    margin-left: 750px;	
    width :200px;
    height:40px;
    position: absolute;
	
}


.linkv:hover, .linkv:active {
    background-color: red;
}


.icecofflinkv:link, .icecofflinkv:visited {

    background-color: #f44336;
    color: white;
    padding-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:17px;
    margin-top: 185px;
    margin-left: 900px;	
    width :200px;
    height:40px;
    position: absolute;
	
}


.icecofflinkv:hover, .icecofflinkv:active {
    background-color: red;
}
.cofflinkv:link, .cofflinkv:visited {

    background-color: #f44336;
    color: white;
    padding-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:17px;
    margin-top: 110px;
    margin-left: 750px;	
    width :200px;
    height:40px;
    position: absolute;
	z-index:5;
	
}


.cofflinkv:hover, .cofflinkv:active {
    background-color: red;
}
.relinkv:link, .relinkv:visited {

    background-color: #f44336;
    color: white;
    padding-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:17px;
    margin-top: 250px;
    margin-left: 850px;	
    width :200px;
    height:40px;
    position: absolute;
	
}



.relinkv:hover, .relinkv:active {
    background-color: red;
}
.icelinkv:link, .icelinkv:visited {

    background-color: #f44336;
    color: white;
    padding-top:15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:10px;
    margin-top: 200px;
    margin-left: 100px;	
    width :250px;
    height:50px;
    position: absolute;
	
}


.icelinkv:hover, .icelinkv:active {
    background-color: red;
}

.toabout:link, .toabout:visited {
    background-color: #c0c0c0;
    color: black;
    padding-top:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:17px;
    margin-top: 70px;
    margin-left: 50px;	
    width :200px;
    height:60px;
    position: absolute;
}

.c_img{
	background-image:url("c_footer_background.png");
}
.bibpic1{
	
	display:block;
	float:left;
	max-width:100%;
}
.bibpic2{
	display:block;
	float:left;
	max-width:100%;
	
}
.bibpic3{
	display:block;	
	float:left;
	max-width:100%;
}
.SubmitButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	
}
.SubmitButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.SubmitButton:active {
	position:relative;
	top:1px;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
	background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
	background-color:#768d87;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #050505;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.c_form{
	background-color:#eaf4f7;
	width:45%
}
.c_btn{
	width:100%;
}
.c_left_contact{
	padding:15px;
	float:left;
	width:40%;
}
.c_form_contact{
	float:left;
	width:40%;
}
.c_form_contact_name{
	float:left;
	width:20%;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
	background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
	background-color:#6c7c7c;
}
.myButton:active {
	position:relative;
	top:1px;
}

/* Finesse the page header spacing */
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}

.container {
  width: 1200px;
  max-width: none !important;
  height:100%;

  
}
.aboutcoff {
 margin-top:18px;;

}
.c_background{
	background-image:url("c_footer_background.png");	
	background-size: cover;
	padding:15px;
	
	}
/* Demonstrate the grids */
.col-xs-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin:0 auto;
}
.logoimg {
    display: block;
    margin: auto;
	margin-top:30px;
    width: 6.5%;
	z-index:5;
}
.navbar-toggle {
	display: none;
    
}


/*.navbar-toggle {
  
}*/
.navbar-collapse {
  border-top: 0;
}

/*.navbar-brand {
  margin-left: -15px;
}*/

/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-left > li > a {
  padding: 15px;
}
.navbar-right > li > a {
	padding-top:15px;
  padding-left: 2px;
  padding-right:2px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
  
}
.navbar-nav.navbar-center {
  float: none;
}
/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .10);
  border-width: 0 3px 3px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}
.link_contact{
	float:right;
}
.menu_bar{
	padding-bottom:50px;
}
.menu_left{	
	float:left;	
}
.menu_right{
	float:right;	
}
.button1{
	width:25%;
}
.button2{
	width:15%;
}
.myCarousel{
	position:absolute;
}

.web_logo{
	z-index:1;
	position:absolute;
	
}
.upper_call{
	color:#fff;
	margin-left:20px;
}

ul,li{
	list-style:none;
	margin:0;
	padding:0;
	}

.c-footer{
	width:100%;
	height:auto;
	margin-top:30px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif
	}
.c-footer__section{
	width:100%;
	overflow:hidden
	}
.c-footer__section_one{
	background-image:url("c_footer_background.png");
	background-size: 100%;
	padding:20px 0 25px 0}
.c-footer__section-inner{
	width:1200px;
	margin:0 auto;
	overflow:hidden}
@media (max-width:1200px)
{.c-footer__section-inner{
	width:1000px
	}
}
@media all and 
(max-width:1016px)
{
    .c-footer__section__inner{
	box-sizing:border-box;
	width:1000px;
	padding-left:10px;
	padding-right:10px;}
	}


.c-footer__block{
	float:left;
	margin-left:15px;
	}
.c-footer__block_our_product{
	width:20%
	}
.c-footer__block_information{
	width:20%
	}
.c-footer__block_customer_servic{
	width:20%
	}

.c-footer__block_copyright-mobile{
	width:25%;
	margin-right:15px;
	}
.c-footer__block-text{
	font-size:14px;
	color:#606060;
	font-weight:200;
	}
.c-footer__block-text_copyright-mobile{
	float:right;
	line-height:30px;
	}

.footer-section-1-column__title{font-size:16px;color:black;font-weight:300;line-height:35px;}
.footer-section-1-column__link{font-size:12px;color:black;font-weight:200;line-height:17px}
.footer-section-1-column__text{font-size:12px;color:black;font-weight:200;line-height:17px}

.pp{
	display:block;
	max-width: 100%;
    
}
.cf1{
	display:block;	
	max-width: 100%;
    max-height: 100%;
	margin-top:20px;
}

.carousel-inner{
	z-index:-1;
}

