@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
body {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #848484;
    line-height: 24px;
    font-weight: 200;
    
}
h1, h2, h3, h4, h5{font-family: 'Roboto Slab',palatino,serif; color: #444; letter-spacing: -.2px;
font-weight: 300}
.top-wrapper {background: #efeeee; color: #000;}
.top-wrapper a { color: #000;}
.carousel-inner h2{color: #fff}
.carousel-inner button{background: #00c853; border-color: #00c853; cursor: pointer;}
.carousel-caption {bottom: auto;top: 5%; left: 12%; right: 12%;}
.font-large{font-size: 18px;}
.web-features {background: #f6f6f6; min-height: 700px;}
.testimonial_subtitle {color: #0aaa7a; font-size: 12px;}
.navbar-light .navbar-nav .nav-link{color: #000}
.nav-link:hover{color: #5fa139}
.testimonial_btn {background-color: #373d4b !important; color: #fff !important;}
.image_dashboard{position: relative;}
.image_dashboard .img-container{position: absolute; right: 0; top: 0}
.banner{background: #00b0ff; color: #fff}
.banner h2{color: #fff}
.banner button{background: #fff; cursor: pointer; border-color: #fff; color: #000}
.banner button:hover{background: #ea4335; border-color: #ea4335;}
.seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
/*Navigation*/
.navbar-light .navbar-nav .nav-link{color: #000}
.nav-link:hover{color: #5fa139}
.dropdown-nav{position: relative;}
.dropdown-nav:hover .dropdown-menu{display: block;}
.dropdown-menu{
    border-radius: 0;
    margin: 0;
    padding: 16px 0 0 0;
    background: none;
    border: 0;
}
.dropdown-menu li {
    background: #444;
    padding: 4px 14px;
}
.dropdown-menu li a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

button{cursor: pointer;}
.footer-top-widgets p {
    font-size: 14px;
    font-weight: 500;
}

.footer {
    color: #84848a;
    background: #000;
}

.footer a {
    color: #84848a;
}

.footer-top-widgets h3.footer-widget-title {
    color: #c5cccf;
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 500;
}

.allbuddy-social-icons {
    font-size: 20px;
}

.allbuddy-social-icons a {
    margin: 0 15px 0 0;
}

.footer-copyright-area {
    background: #1c1c1c none repeat scroll 0 0;
    color: #acacac;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0;
}

.footer-top-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#accordion a {
    color: #000;
    font-size: 16px;
}

.owl-prev,
.owl-next {
    display: inline-block;
    margin: 0 2px;
}

.login-wrapper {
    
}

.from-wrapper {
    width: 420px;
    margin: 0 auto;
    padding: 30px 0 50px 0;
}

.btn-gray {
    background: #1c1c1c;
    color: #fff;
    cursor: pointer
}

.btn-gray:hover {
    background: #000;
    color: #fff;
    cursor: pointer
}

a.forgot {
    color: #000;
}

a.forgot:hover {
    color: #5fa139;
}

.heading {
    background: #00b0ff ;
    color: #fff;
}

.heading a {
    color: #fff
}

.userList ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.userList ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

.userList ul li a {
    color: #000;
    font-size: 16px;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    padding: 3px 0 0 0;
}

.userList ul li a:hover {
    background: #5fa139;
    border-radius: 50%;
    color: #fff;
}

table .dropdown-toggle::after {
    display: none
}

.show>.dropdown-menu {
    right: 0;
    left: auto;
}

.userList ul li .dropdown-menu a:hover {
    border-radius: 0
}

.userList ul li .dropdown-menu a {
    display: block;
    padding: 0 23px 0 0;
    margin: 0;
    width: auto;
    text-align: right;
}

.form-control {
    font-size: 14px;
}

#resetPassword .modal-dialog {
    margin: 140px auto 80px auto
}
.sidebar1 {
    background: #5a5a5a;
    color: #fff;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 25px;
}
.sidebar1 h2{color: #fff}
.sidebar{
    background:#ebebeb;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.sidebar h2{font-size: 18px; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.sidebar ul{margin: 0; padding: 0; list-style: none}
.sidebar ul li{text-align: center; padding: 5px 0;}
.sidebar ul li a{color: #000}
.content h2 {
    font-size: 25px;
    border-left: 4px solid #5fa139;
    padding-left: 20px;
    line-height: 26px;
    margin: 0 0 25px 0;
}
.columns {
    float: left;
    padding: 8px;
}

/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 25px;
}

/* Add shadows on hover */
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

/* List items */
.price li {
    border-bottom: 1px solid #eee;
    padding: 12px 20px;
    text-align: center;
}

/* Grey list item */
.price .grey {
    background-color: #eee;
    font-size: 20px;
}
.price .grey a{color: #fff}
/* The "Sign Up" button */
.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}
.btn-success a{color: #fff;}
.btn-success a:hover{color: #fff; text-decoration: none}
.form-group{position: relative;}
.error-list {
    position: absolute;
    left: 440px;
    top: 7px;
    background: #000;
    display: none;
    color: red;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 0 3px 3px 0;
    width: 230px;
}

.error-list:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000;
	border-width: 11px;
	margin-top: -11px;
}

.green {
    position: absolute;
   left: 440px;
    top: 7px;
    width: 230px;
    background: #17a71d;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;

    border-radius: 0 3px 3px 0;
}

.green:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #17a71d;
	border-width: 11px;
	margin-top: -11px;
}

/* Change the width of the three columns to 100% 
(to stack horizontally on small screens) */
@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .image_dashboard{min-height: 200px;}
    .hidden-xs{display: none;}
    .mobile-100 {
        width: 100%;
    }
    .mobil-fl-left {
        text-align: center !important
    }
    .m-d-none {
        display: none
    }
    .from-wrapper {
        width: 100%;
    }
    .mobile-nav {
        position: absolute;
        right: 14px;
        top: 51px;
        background: #e0e0e0;
        z-index: 999;
        width: 200px;
    }
}