/*
 Theme Name:   Hummingbird Marketing 2
 Description:  Created by Hummingbird Marketing 
 Author:       Hummingbirdmarketing
 Template:     hummingbird2
 Version:      1.0.0
*/

@import "https://fonts.googleapis.com/css?family=Open+Sans";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800";
@import url(https://fonts.googleapis.com/css?family=Handlee);
body {
    color: #2e80ae;
    font-family: "Open Sans",sans-serif;
    background: #fff none repeat scroll 0 0;
    color: #4d4c4c;
    line-height: 22px;
    padding-top: 70px;
    font-size: 14px;
}



.navbar-toggle {
    color: #ffffff;
    /* font-size: 15px; */
    background: #d90212;
 padding: 9px 8px;
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {color: #ffffff;background: #d90212;}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }

#header {padding-top:50px;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color:#005a99;}

h1, .h1, h2, .h2 {font-size:30px;}
.well.well-inverse {background-color: #005a99; color:#ffffff;}

.well.well-inverse h4 {color:white;}

.well-sm {
    padding: 9px;
    border-radius: 15px;}

.top-mobile {
    color: #fff;
    float: left;
    font-size: 25px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
}






.big-icon, .big-icon:visited {
    border-radius: 50px;
    color: #1e1e1e;
    display: block;
    height: 100px;
    margin: 0 auto 20px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    width: 100px;
}
.big-icon i::before {
    font-size: 50px;
    line-height: 100px;
}
a.big-icon:hover {
    opacity: 0.8;
    transition: opacity 0.2s linear 0s;
}
.big-icon.pull-left {
    margin: 0 20px 20px 0;
}
.btn-primary {
    background: #c52d2f none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;

 
}
.btn-primary:focus, .btn-primary:hover {
    background: #c52d2f none repeat scroll 0 0;
    box-shadow: none;
    outline: 0 none;
}
.btn-transparent {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #fff;
}
.btn-transparent:hover {
    border-color: rgba(255, 255, 255, 0.5);
}
a:focus, a:hover {
    color: #111;
    outline: 0 none;
    text-decoration: none;
}

.panel p {padding:10px 15px;}
.panel-heading h4 {line-height:0.5px; color:white;}



.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}
.center h2 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 0;
}

.center {
    padding-bottom: 55px;
    text-align: center;
}

}
.top-bar {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 0;
}
.top-number p {
    font-size: 18px;
    margin: 0;
padding-top:20px;
}

#bottom {
    color: #ffffff;
    font-size: 14px;
}
#bottom h3 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#bottom ul, #footer ul {
    list-style: outside none none;
    margin: 0;
}
#bottom ul {
    padding: 0;
}
#bottom ul li {
    display: block;
    padding: 5px 0;
}
#bottom ul li a {
    color: #4d4c4c;
	background: white;
}
#bottom ul li a:hover {
    color: #c52d2f;
	background:white;
}

}
#bottom h3, #error h1, .portfolio-filter > li a, .sinlge-skill, .team .btn, .team h4, .widget h3 {
    text-transform: uppercase;
}




#footer a {
   
    color: #fff;
}
#bottom .widget {
    margin-bottom: 0;
}

.copy {text-align:center; background:#005a99; color:white; padding: 20px;}
.copy a, .copy a:hover {
   
    color: #fff;
}

#footer {
    
	background: grey;
	padding: 10px;
    color: #fff;
}
#footer a:hover {
    color: #c52d2f;
}
#footer ul {
    padding: 0;
}
#footer ul > li {
    display: inline-block;
    margin-left: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
.dropdown:hover .dropdown-menu {
    animation: 400ms ease 0s normal none 1 running fadeInUp;
    display: block;
}

.media.accordion-inner .pull-left, .tab-wrap .media .parrent.pull-left {
    clear: both;
    width: 100%;
}
.media.accordion-inner .media-body, .tab-wrap .media .parrent.media-body {
    clear: both;
}



}
@media (max-width: 767px) {
.media.accordion-inner .media-body, .media.accordion-inner .pull-left, .tab-wrap .media .media-body {
    clear: both;
}

.top-number  {
    display: none;
}


.navbar-header {
  
    padding-top: 20px;
}


.navbar-toggle {
    color: white;
    /* font-size: 15px; */
}
.navbar-toggle .button-label {
    display: inline-block;
    float: left;
    font-weight: bold;
    line-height: 14px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
font-size:20px;
}
.button-bars {
    display: inline-block;
    float: left;
}
}




.publication .fa{
	color:#c16929;
}

section {padding-top:30px;}

section .main {margin-top: 30px;}

.section-title-wrapper {
    text-align: center;
}
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px;
}

.section-title:before,
.section-title:after {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    width: 80px;
}
.section-title:before {
    left: -100px;
    top: 10px;
}
.section-title:after {
    right: -100px;
    top: 10px;
}

.gap-right {
  margin-right: 15px; 
}

textarea.form-control
{

height:100px!important;
}



@media (max-width: 1990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {background:red;}


--------


.form-inline span {
  display:block;
}

.form-inline span:after {
  content: "";
  clear: both;
  display: block;
}

.form-inline .col-md-12 {
  clear:both;
}

