@charset "UTF-8";
/* CSS Document */

@font-face
{
	font-family:Century Gothic;
	src:url("../fonts/gothic.ttf");
}

body
{
	//background-color:#b3b3b3;
	font-family:"Arial", Helvetica, sans-serif;
	background: rgba(229,228,228,1);
background: -moz-linear-gradient(top, rgba(229,228,228,1) 0%, rgba(229,228,228,1) 38%, rgba(165,165,165,1) 82%, rgba(165,165,165,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,228,228,1)), color-stop(38%, rgba(229,228,228,1)), color-stop(82%, rgba(165,165,165,1)), color-stop(100%, rgba(165,165,165,1)));
background: -webkit-linear-gradient(top, rgba(229,228,228,1) 0%, rgba(229,228,228,1) 38%, rgba(165,165,165,1) 82%, rgba(165,165,165,1) 100%);
background: -o-linear-gradient(top, rgba(229,228,228,1) 0%, rgba(229,228,228,1) 38%, rgba(165,165,165,1) 82%, rgba(165,165,165,1) 100%);
background: -ms-linear-gradient(top, rgba(229,228,228,1) 0%, rgba(229,228,228,1) 38%, rgba(165,165,165,1) 82%, rgba(165,165,165,1) 100%);
background: linear-gradient(to bottom, rgba(229,228,228,1) 0%, rgba(229,228,228,1) 38%, rgba(165,165,165,1) 82%, rgba(165,165,165,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e4e4', endColorstr='#a5a5a5', GradientType=0 );
color:#fff;
}
p
{
	color:#333;
	line-height:25px;
	text-align:justify;
	font-size:14px;
}

h1
{
	font-size:24px;
	font-family:Century Gothic;
	color:#333;
}

h2
{
	font-size:20px;
	font-family:Century Gothic;
	color:#01202d;
	font-weight:bold;
}

h3
{
	font-size:16px;
	font-family:Century Gothic;
	color:#0088af;
	font-weight:bold;
}

h4
{
	font-size:15px;
}

#header-cust
{
	//background-color:#2677a4;
	background: rgba(55,126,202,1);
background: -moz-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(55,126,202,1)), color-stop(25%, rgba(55,126,202,1)), color-stop(45%, rgba(52,120,198,1)), color-stop(100%, rgba(45,109,187,1)));
background: -webkit-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -o-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -ms-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: linear-gradient(to right, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#377eca', endColorstr='#2d6dbb', GradientType=1 );
	margin-bottom:0px !important;
}
.navbar-nav > li > a
{
	color:#fff !important;
	font-size:12px;
	
}
.navbar-nav > li > a:hover
{
	color:#000 !important;
	background:none;
}
.navbar-toggle {
	background-color: #377eca;
	margin-right:0px;
	color:#fff;
	width:100%;
}
.navbar-toggle .icon-bar{
	color:#fff !important;
}
#menu-cust
{
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	font-size:12px;
}
#menu-cust a
{
	
	color:#fff;
}
#menu-cust a:hover
{
	text-decoration:none;
	color:#000;
}
#slider-cust
{
	background-color:#fff;
}
#content-cust
{
	background-color:#fff;
}
#left-cust
{
	padding-left:20px;
	margin-top:-23px;
}
#left-cust h2
{
	background-color:#d4d2d2;
	padding:10px;
	width:250px;
	margin-bottom:-15px;
}
#left-cust h3
{
	background: rgba(216,216,218,1);
background: -moz-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(216,216,218,1)), color-stop(100%, rgba(243,242,242,1)));
background: -webkit-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -o-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -ms-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: linear-gradient(to right, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8da', endColorstr='#f3f2f2', GradientType=1 );
width:250px;
padding:10px;
margin-bottom:-15px;
}

#left-small-cust
{
	padding:20px;
}
#left-small-cust h2
{
	background-color:#d4d2d2;
	padding:10px;
	margin-bottom:-15px;
}
#left-small-cust h3
{
	background: rgba(216,216,218,1);
background: -moz-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(216,216,218,1)), color-stop(100%, rgba(243,242,242,1)));
background: -webkit-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -o-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -ms-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: linear-gradient(to right, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8da', endColorstr='#f3f2f2', GradientType=1 );
padding:10px;
margin-bottom:-15px;
}
#left-extra-cust
{
	padding:20px;
}
#left-extra-cust h2
{
	background-color:#d4d2d2;
	padding:10px;
	//margin-bottom:-15px;
}
#left-extra-cust h3
{
	background: rgba(216,216,218,1);
background: -moz-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(216,216,218,1)), color-stop(100%, rgba(243,242,242,1)));
background: -webkit-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -o-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: -ms-linear-gradient(left, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
background: linear-gradient(to right, rgba(216,216,218,1) 0%, rgba(243,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8da', endColorstr='#f3f2f2', GradientType=1 );
padding:10px;
margin-bottom:-5px;
}
#right-cust
{
}
#right-cust h1
{
	padding-left:20px;
}

#right-cust p
{
	padding:20px;
}
#footer-cust
{
	background: rgba(55,126,202,1);
background: -moz-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(55,126,202,1)), color-stop(25%, rgba(55,126,202,1)), color-stop(45%, rgba(52,120,198,1)), color-stop(100%, rgba(45,109,187,1)));
background: -webkit-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -o-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: -ms-linear-gradient(left, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
background: linear-gradient(to right, rgba(55,126,202,1) 0%, rgba(55,126,202,1) 25%, rgba(52,120,198,1) 45%, rgba(45,109,187,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#377eca', endColorstr='#2d6dbb', GradientType=1 );
}
#footer-cust p
{
	font-size:12px;
	color:#fff;
}
#footer-cust a
{
	color:#fff;
}
#footer-cust a:hover
{
	color:#333;
	text-decoration:none;
}
#footer-cust ul li
{
	padding-top:10px;
	font-size:12px;
	list-style:none;
}

#social-cust
{
	margin-top:10px;
}
#social-cust .btn-default
{
	background-color:#6d6f71;
	color:#fff;
}
#social-cust .face-cust:hover
{
	background-color:#3b5998;
}
#social-cust .twitter-cust:hover
{
	background-color:#1dcaff;
}

#social-cust .google-cust:hover
{
	background-color:#C63D2D;
}

#contact
{
	color:#fff;
}

#list-cust
{
	margin-top:-15px;
}
#list-cust li
{
	color:#333;
	line-height:25px;
}
.list li
{
	color:#333;
	line-height:30px;
}

#input-value
{
	height:35px;
	border:1px solid #f3f2f2;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-left:10px;
	margin-bottom:10px;
}
#input-value1
{
		border:1px solid #f3f2f2;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-left:10px;
	margin-bottom:10px;
}
.right-cust
{
	margin-right:30px;
}
#img-cust
{
	border:1px solid #ccc;
}

#img-cust h3 a
{
	text-decoration:none;
}
.list-cust li a
{
	color:#333;
	line-height:30px;
	font-size:14px;
}
.list-cust li a:hover
{
	color:#337AB7;
	text-decoration:none;
}
.list li a
{
}
/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px)
{
  .container {
    width: 1000px !important;
	padding-left:0px;
	padding-right:0px;
}
  .navbar-nav
  {
	  float:right !important;
  }
  #left-cust h3, h2
{
	margin-left:4px !important;
}

 
}

@media (min-width: 992px)
{
	#left-cust h3, h2
	{
		margin-left:-4px;
	}
	.container
	{
		padding-left:0px;
		padding-right:0px;
	}
}
@media (min-width: 300px) and (max-width:768px)
{
	.container
	{
		
		
	}
}