/* CSS Document */
@font-face {
    font-family: 'dax-medium';
    src: url('../fonts/dax-medium.eot?v=0.1.2');
    src: url('../fonts/dax-medium.eot?v=0.1.2?#iefix') format('embedded-opentype'),
    url('../fonts/dax-medium.woff?v=0.1.2') format('woff'),
    url('../fonts/dax-medium.ttf?v=0.1.2') format('truetype'),
    url('../fonts/dax-medium.svg?v=0.1.2#dax_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a.kk:link, a.kk:active, a.kk:visited{font-family:"Myriad Pro",Arial; font-size:14px; color:#FFFFFF; text-decoration:none;}
a.kk:hover{text-decoration:none; color:#71b9df;}
body{ background:url(../images/light_alu.png) repeat;}
.header{
	background:#fff;
	padding:5px 0px 10px 0px;
	
	}
.rightt{
	float:right !important; 
	padding:10px 20px 5px 0px !important;
	font-family:'dax-medium', arial, sans-serif;
	font-size:1.319em;
	font-weight:400;
	color:#fff;
	text-align:right !important;
	}
.mstyl{
	padding-left:5px;
	background:#666666;
	padding-right:0px;
	}
.mstyl1{
	padding-left:5px;
	padding-right:0px;
	}
.logo{
	float:left;
	width:100%;
	}
.toprightn{
	padding-top:10px;
	text-align:left;
	float:right  !important;
	margin-right:10px;
	}
.inputf{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
   
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border-width:0px;
	
	color:#000000;
	background:#bcdef1;
	font-size:13px;
	padding:4px;
	margin-top:10px;
    }
.inputm{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
   
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border-width:0px;
	background:#ffffff;
	font-size:16px;
	width:220px;
	padding:1px;
	margin-top:10px;
	color:#000000;
    }
.menu{
	background:#393939;
	font-family:'dax-medium', arial, sans-serif;
	font-size:19px;
	}
.menusub{
	font-family:'dax-medium', arial, sans-serif;
	font-size:13px;
	color:#d8d8d8;
	}

.blue{
	font-family:'dax-medium', arial, sans-serif;
	font-size:26px;
	color:#e9aa00;
	}
.white{
	font-family:"Myriad Pro",Arial;
	font-size:20px;
	color:#ffffff;
	}
.white1{
	font-family:"Myriad Pro",Arial;
	font-size:13px;
	color:#ffffff;
	text-align:right;
	}
.white2{
	font-family:"Myriad Pro",Arial;
	font-size:18px;
	color:#ffffff;
	text-align:right;
	}
.white3{
	font-family:"Myriad Pro",Arial;
	font-size:14px;
	color:#ffffff;
	border-bottom:1px dotted #FFFFFF;
	margin:0px auto;
	padding-bottom:10px;
	}
.kk{color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
a.kk:link, a.kk:active, a.kk:visited {
    font-family: "Myriad Pro",Arial;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.list{
	font-family:"Myriad Pro",Arial;
	font-size:18px;
	color:#2d2d2d;
	line-height:32px;
	text-align:left;
	}
.blackt{
	font-family: 'dax-medium', arial, sans-serif;
	font-size:16px;
	color:#5f5f5f;
	text-align:center;
	padding:0px 20px 0px 20px;
	}
.blackt1{
font-family:Calibri, Arial;
	font-size:18px;
	color:#2a2a2a;
	text-align:left;
	padding:8px;
	height:98px;
	}
.blackt2{
font-family:Calibri, Arial;
	font-size:16px;
	color:#2a2a2a;
	text-align:left;
	padding-right:12px;
	}
.green{
font-family: 'dax-medium', arial, sans-serif;
font-size: 28px;
color: #0b6bb2;
text-align:center;
font-weight: normal;
	}
.green1{
font-family: 'dax-medium', arial, sans-serif;
font-size: 28px;
color: #eeae00;
text-align:center;
font-weight: normal;
	}
.title3{
	background:#0b6bb2;
	padding:5px;
	color:#ffffff;
	font-family:'dax-medium', arial, sans-serif;
	font-size:18px;
	}
.title2{
	color:#0b6bb2;
	font-family:'dax-medium', arial, sans-serif;
	font-size:24px;
	}
.boxg{
	background:#83B804;
	border:3px solid #5F9000;
	padding:6px;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Myriad Pro",Arial;
	margin:10px 2px 5px 0px;
	}
.box1{
	border:1px solid #0b6bb2;
	padding:0px !important;
	margin-right:18px;
	min-height:310px !important;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	}
.read {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: 'dax-medium', arial, sans-serif;
  color: #ffffff;
  font-size: 15px;
  background: #e9aa00;
  padding: 6px 10px 6px 10px;
  text-decoration: none;
  float:right;
  margin-top:10px;
}

.read:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.boxo{
	background:#ea8209;
	border:3px solid #c75000;
	padding:6px;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Myriad Pro",Arial;
	margin:10px 2px 5px 0px;
	}
.boxo1{
	background:#ffffff;
	border:3px solid #d3d3d3;
	padding:5px;
	color:#2e2e2e;
	font-size:14px;
	font-family:"Myriad Pro",Arial;
	margin:10px 2px 5px 0px;
	}
.form{

	float:left;
	background:#237ba9;
	padding:5px;
	font-family:"Myriad Pro",Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	}
.test{
	background:#237ba9;
	padding:5px;
	}
.btn {
  background: #13b06c;
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  border: solid #1ea96c 2px;
  text-decoration: none;
  font-weight:bold;
}

.btn:hover {
  background: #a1e6c8;
  text-decoration: none;
}
.footerbg{
	padding:20px 10px 20px 10px;
	font-family:"Myriad Pro",Arial;
	font-size:14px;
	color:#FFFFFF;
	}

#services {}
#services .services-top {
    padding: 7px 0 10px;
}
#services .services-list {
    padding-top: 30px;
}
.services-list .service-block {
    margin-bottom: 35px;
}
.services-list .service-block .ico {
    font-size: 38px;
    float: left;
}
.services-list .service-block .text-block {
    margin-left: 58px;
}
.services-list .service-block .text-block .name {
    font-size: 20px;
    font-weight: 500;
	font-family:"Myriad Pro",Arial;
    margin-bottom: 5px;
	color:#0D75AA;
}
.services-list .service-block .text-block .info {
    font-size: 18px;
    font-weight: 300;
	font-family:"Myriad Pro",Arial;
    margin-bottom: 10px;
}
.services-list .service-block .text-block .text {
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
	font-family:"Myriad Pro",Arial;
}
.highlight {
    color: #2ac5ed;
    font-weight:bold;
}                   
.pad{
	margin-bottom:8px; !important
	display:inline;
	margin-right:10px;
	float:left;
	} 
.btn-hot {
color: #fff;
background-color: #db5566;
border-bottom:2px solid #af4451;
}

.btn-hot:hover, .btn-sky.active:focus, .btn-hot:focus, .open>.dropdown-toggle.btn-hot {
color: #fff;
background-color: #df6a78;
border-bottom:2px solid #b25560;
outline: none;}


.btn-hot:active, .btn-hot.active {
color: #fff;
background-color: #c04b59;
border-top:2px solid #9a3c47;
margin-top: 2px;
}

.btn-sunny {
color: #fff;
background-color: #f4ad49;
border-bottom:2px solid #c38a3a;
}

.btn-sunny:hover, .btn-sky.active:focus, .btn-sunny:focus, .open>.dropdown-toggle.btn-sunny {
color: #fff;
background-color: #f5b75f;
border-bottom:2px solid #c4924c;
outline: none;
}


.btn-sunny:active, .btn-sunny.active {
color: #fff;
background-color: #d69840;
border-top:2px solid #ab7a33;
margin-top: 2px;
}

.btn-fresh {
color: #fff;
background-color: #51bf87;
border-bottom:2px solid #41996c;
}

.btn-fresh:hover, .btn-sky.active:focus, .btn-fresh:focus, .open>.dropdown-toggle.btn-fresh {
color: #fff;
background-color: #66c796;
border-bottom:2px solid #529f78;
outline: none;
}


.btn-fresh:active, .btn-fresh.active {
color: #fff;
background-color: #47a877;
border-top:2px solid #39865f;
outline: none;
outline-offset: none;
margin-top: 2px;
}

.btn-sky {
color: #fff;
background-color: #0bacd3;
border-bottom:2px solid #098aa9;
}

.btn-sky:hover,.btn-sky.active:focus, .btn-sky:focus, .open>.dropdown-toggle.btn-sky {
color: #fff;
background-color: #29b6d8;
border-bottom:2px solid #2192ad;
outline: none;
}

.btn-sky:active, .btn-sky.active {
color: #fff;
background-color: #0a97b9;
border-top:2px solid #087994;
outline-offset: none;
margin-top: 2px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none;
    outline-offset: 0px;
}
.btn{
    margin: 4px;
    box-shadow: 1px 1px 5px #888888;
}

.btn-xs{
    font-weight: 300;
}
   .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #428bca;
}

.margintop20 {
    margin-top:20px;
}

.nav-pills>li>a {
border-radius: 0px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}


.nav-stacked>li+li {
margin-top: 0px;
margin-left: 0;
border-bottom:1px solid #dadada;
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}

.active2 {
    border-right:4px solid #428bca;
	background:#00000;
}
.boxb{
	border:1px solid #f2b40c;
	padding:10px;
	width:100% !important;
	margin-bottom:10px;
	
	}
.arrowlistmenu{
width: 100%; /*width of menu*/
border:1px solid #ccc;
margin-top:10px;
margin-bottom: 10px;
padding-bottom:20px;

}

.arrowlistmenu .headerbar{
font: normal 18px 'dax-medium', arial, sans-serif;
color: white;
background: #e9aa00;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
margin-top:0px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #3D2316;
background: url(../images/arrow_br.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font: normal 16px Calibri, Arial;
}

.arrowlistmenu ul li a:visited{
color: #3D2316;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #444444;
background-color: #e6e6e6;
}
.arrowlistmenu li.selected a{ /*hover state CSS*/
color: #000000;
background-color: #e6e6e6;
}
.clib{
	padding:10px;
	border:1px solid #CCCCCC;
	margin:6px;
	float:left;
	height:80px;
	}