@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

  body{
	font-family: 'latoregular';
  }
.navbar-inverse{
background:#072a45;
border:none;
border-bottom:1px solid #072a45;
padding:10px 0;
}

.jumbotron{
padding:50px 0 100px 0;
background:#076FCF;
position: relative;
}

.jumbotron h1{
color:#ffffff;
font-family: 'latolight';
text-transform:uppercase;
}

.jumbotron p{
color:#ffffff;
font-family: 'latolight';
font-size:22px;
}
select.soflow {
    color: #454e55;
    background-image: url(../img/down.png);
    padding-left: 15px;
}
span.ping-name {
    margin-top: 3px;
    vertical-align: middle;
    line-height: 2;
    display: inline-block;
}
select.soflow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../img/down.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    border:1px solid #1699F9;
    color: #555;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form-group {
    margin-bottom: 3px;
}
.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}
.ping-form label{
text-align:left;
color:#ffffff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
    background-image:none;
    background:transparent;
    box-shadow:none;
}
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .active > a:hover{
background:#95CB17;
border:1px solid #95CB17;
}
.navbar-nav li a{
color:#ffffff !important;
opacity:1;
font-size:18px;
background:#076FCF;
border:1px solid #076FCF;
padding:8px 30px;
border-radius:0px;
transition:ease .5s;
margin-left:15px;
margin-top: 7px;
}
.well.well-content {
    background: transparent;
    border: 1px solid #e4e4e4;
    box-shadow: none;
}

.well.well-content {
    background: transparent;
    border: 1px solid #e4e4e4;
    box-shadow: none;
    padding: 0;
}
.form-group textarea.form-control {
    height: 236px;
}
button.btn.btn-xl {
    background: #076fcf;
    color: #ffffff;
    padding: 1em 2em;
    margin-bottom: 15px;
}
.ping-result {
    padding: 12px 25px;
    font-size: 20px;
    width:100%;
    display:inline-block;
    color: #676767;
    border-bottom: 1px solid #e4e4e4;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
color:#ffffff !important;
opacity:1;
font-size:18px;
background:#95CB17;
border:1px solid #95CB17;
padding:8px 30px;
border-radius:2px;
}

.navbar-brand{
font-size:36px;
color:#ffffff !important;
opacity:1;
font-family: 'latolight';
}

table.table.table-striped {
    border: 1px solid #e4e4e4;
}
.middle-content{
padding:70px 0;
padding-bottom:80px;
}
.ping-result:nth-child(odd){
background:#f7f7f7;
}
.form-control{
height:60px;
border-radius:3px;
font-size:18px;
border:1px solid #1699F9;

}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: #076FCF;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.btn-default{
height:60px;
border-radius:2px;
background:#95CB17;
color:#ffffff;
text-transform:uppercase;
border:1px solid #95CB17;
font-size:20px;
width:100%;
font-family: 'latolight' !important;
font-weight:normal;
}
.btn-default:hover{
background:#A3D61A;
color:#ffffff;
border:1px solid #A3D61A;
}
.btn-default:focus{
background:#A3D61A;
color:#ffffff;
border:1px solid #A3D61A;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
font-size: 18px;
color: #727272;
padding: 12px 25px !important;
vertical-align:middle;
}
span.sent {
color: #ffffff;
padding: 7px 22px;
border-radius: 2px;
float: right;
background: #03C03C;
background: linear-gradient(to bottom, #03C03C 0%, #00B12D 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #03C03C), color-stop(100%, #00B12D));
background: -webkit-linear-gradient(top, #03C03C 0%, #00B12D 100%);
background: -moz-linear-gradient(top, #03C03C 0%, #00B12D 100%);
background: -o-linear-gradient(top, #03C03C 0%, #00B12D 100%);
background: -ms-linear-gradient(top, #03C03C 0%, #00B12D 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03C03C', endColorstr='#00B12D', GradientType=0);
border: 1px solid #00A21E;
box-shadow: inset 0 1px 0 #12CF4B;
-webkit-box-shadow: inset 0 1px 0 #12CF4B;
-moz-box-shadow: inset 0 1px 0 #12CF4B;
}
span.sent i{
margin-right:7px;
}
.ping-jumbotron {
    text-align: center;
}
.ping-jumbotron h1 {
    color: #23282d;
font-family: 'latolight';
}
.ping-jumbotron p {
    font-size: 17px;
    line-height: 1.8;
    font-family: latolight;
    margin-top: 10px;
    display: inline-block;
}
span.error {
color: #ffffff;
padding: 7px 22px;
border-radius: 2px;
float: right;
background: #FF4040;
background: linear-gradient(to bottom, #FF4040 0%, #F03131 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF4040), color-stop(100%, #F03131));
background: -webkit-linear-gradient(top, #FF4040 0%, #F03131 100%);
background: -moz-linear-gradient(top, #FF4040 0%, #F03131 100%);
background: -o-linear-gradient(top, #FF4040 0%, #F03131 100%);
background: -ms-linear-gradient(top, #FF4040 0%, #F03131 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4040', endColorstr='#F03131', GradientType=0);
border: 1px solid #FF4040;
box-shadow: inset 0 1px 0 #FF4F4F;
-webkit-box-shadow: inset 0 1px 0 #FF4F4F;
-moz-box-shadow: inset 0 1px 0 #FF4F4F;
 border: 1px solid #FF4040;
box-shadow: inset 0 1px 0 #FF4040;
-webkit-box-shadow: inset 0 1px 0 #FF4040;
-moz-box-shadow: inset 0 1px 0 #FF4040;
}
span.error i{
margin-right:7px;
}
footer{
margin-top:45px;
padding:25px 0;
border-top:1px solid #e4e4e4;
background:url('../img/pattern.png');
}
footer span{
font-size:14px;
color:#999999;
}
footer ul{
padding:0px;
margin:0px;
float:right;
}
.ping-sent {
    background: rgba(255,255,255,0.2);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 00;
    text-align: center;
transition:ease-out 0.6s;
}
.ping-sent {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
.ping-sent span {
    color: #a3d61a;
    font-size: 22px;
}
.text-danger li {
    color: red;
    float: left;
    text-align: left;
    list-style: none;
}
footer ul li{
list-style:none;
display:inline-block;
padding-left:15px;
}
footer ul li a:hover{
text-decoration:none;
}
footer ul li a i{
color:#777777;
font-size:18px;
}
footer ul li a i:hover{
color:#009d28;
font-size:18px;
}
#success_message{ display: none;}

.btn-warning{
color:#ffffff !important;
opacity:1;
font-size:18px;
background:#009d28;
border-bottom:2px solid #01721e;
padding:12px 40px;
border-radius:2px;
transition:ease .5s;
border:none;
}

.btn-warning:hover{
color:#ffffff !important;
opacity:1;
font-size:18px;
background:#01721e;
border-bottom:2px solid #009d28;
padding:12px 40px;
border-radius:2px;

}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.8;
	font-size:18px;
	font-family: 'latolight' !important;
}

textarea{
margin-bottom:30px;
}
.btn.btn-default.text{
width:230px;
font-family: 'latolight' !important;
}

.fa.fa-arrow-right {
    background: hsl(135, 100%, 31%) none repeat scroll 0 0;
    border:2px solid hsl(135, 98%, 23%);
    border-radius: 50%;
    bottom: -16px;
	color:#ffffff;
    padding: 8px;
    position: absolute;
}






@media only screen and (min-width: 768px)  {
.jumbotron h1{
font-size:62px;
margin-top:0px;
}	
}

@media only screen and (max-width: 767px)  {
ul.nav.navbar-nav {
    margin: 0 auto;
    padding: 0 !important;
    width: 100%;
}
}


