/*
Author       : Syed Ekram.
Template Name: Ariane - Responsive Website Template.
Version      : 1.1 */

/*
* ----------------------------------------------------------------------------------------
* 01.GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
.full
 {
    height: 100%;
    width: 100%;
    overflow: scroll;
}

.single_about i,
a,
a:focus,
a:hover {
    text-decoration: none
}

body {
    background-color: #fff;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #757575;
    font-weight: 300
}

.jumbotron p,
.panel-title {
    font-family: 'Open Sans Condensed', sans-serif
}

.full {
    background: url(../img/bg/background.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}



.alert,
.alert2 {
    background: #000;
    margin-bottom: 0;
    border-radius: 0;
    text-align: left;
    color: #fff;
    padding: 0;
    font-size: 12px
}

.alert {
    margin-top: 63px
}

a:hover,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000
}

body,
html {
    height: 100%
}

a {
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #fff
}

a:focus {
    outline: 0
}

li,
ul {
    margin: 0;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0 auto;
    padding: 0
}

.overlay {
    background: rgba(0, 0, 0, .6);
    padding: 60px 0
}

.invoice-no {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: right;
    padding-right: 15px;
    color: #fff!important
}

.image {
    position: relative!important
}

.btn-light-bg {
    color: #333;
    border: 1px solid #e8e8e9;
    border-radius: 0;
    font-size: 12px;
    margin-bottom: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.btn-light-bg:focus,
.btn-light-bg:hover {
    background: #ed8b00;
    border: 1px solid #ed8b00;
    color: #fff
}

.edit-row {
    width: 50%;
    margin: 0 auto
}

.manage-padding {
    padding-bottom: 170px
}

.custom-buttons {
    background: #fff;
    color: #000
}

.custom-buttons:focus,
.custom-buttons:hover {
    background: rgba(237, 139, 0, .9);
    color: #fff!important
}

.custom-buttons2 {
    background: rgba(237, 139, 0, .9);
    color: #fff
}

.custom-buttons2:focus,
.custom-buttons2:hover {
    background: #fff;
    color: #000!important
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: white;
    text-align: center;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px
}

.dropdown-menu li a,
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-default {
    background-color: #ed8b00;
    border-radius: 0;
    margin-bottom: 0;
    padding: 7px 0;
    transition: all .4s ease-in-out 0s;
    width: 100%;
    border-color: #ed8b00
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff!important;
    background-color: transparent
}

.navbar-brand {
    padding: 5px
}

.navbar-brand img {
    width: 100px;
    margin-top: -10px
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.dropdown-menu li a,
.navbar-default .navbar-nav>li>a:hover {
    color: #000!important
}

.dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    padding: 0
}

.dropdown-menu li a {
    display: block;
    line-height: 24px;
    padding: 8px 20px;
    transition: all .3s ease 0s;
    white-space: nowrap
}

.dropdown-menu li a:hover,
.navbar-default.menu-shrink .dropdown-menu li a:hover {
    color: #fff!important;
    background-color: #ed8b00!important
}

.navbar-default .navbar-toggle {
    background: #fff;
    border-color: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ed8b00
}

.panel-heading {
    border-bottom: 1px solid #fff
}

.form {
    background: #f8f8f8;
    border-radius: 5px;
    margin-top: 50px
}

.jumbotron {
    color: #fff
}

#btn-login {
    border-left: 1px solid #aaa
}

#btn-login .btn {
    margin-left: 10px
}

#loginform .input-group {
    margin-bottom: 25px
}

#loginform .input-group[class*=col-] {
    float: left
}

.login-action {
    border-top: 1px solid #fff;
    margin-bottom: 0
}

.panel {
    margin-bottom: 0;
    box-shadow: 0 0 20px 1px #000;
    border-radius: 20px;
    background: rgba(237, 139, 0, .7)
}

.panel-body {
    padding-top: 30px
}

#loginbox,
#registertext,
.section-padding {
    padding: 20px
}

.panel-title h2 {
    color: #FFF!important
}

.panel-title span {
    font-family: 'Roboto Slab', serif
}

#loginbox {
    margin-top: 120px
}

.white-alpha-90 {
    background-color: #fff;
    background-color: rgba(256, 256, 256, .9);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"
}

.black-alpha-90 {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"
}

.bigger-130 {
    font-size: 130%
}

.form-control:focus {
    border-color: orange;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6)
}

.about {
    background: #fff;
    padding-top: 60px
}

.single_about {
    border-right: 1px solid #e8e8e9;
    border-top: 1px solid #e8e8e9;
    padding: 20px;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    background: #fff
}

.single_about:last-child {
    border-right: 0
}

.single_about:hover {
    background: #ed8b00
}

.single_about:hover h4,
.single_about:hover i,
.single_about:hover p {
    color: #fff
}

.single_about i {
    background: #ed8b00;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #dadfe1;
    display: inline-block;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    margin: -50px 0 24px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    width: 100px
}

.single_about h4 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px!important;
    color: #000
}

@media only screen and (max-width:768px) {
    .single_about h4 {
        font-size: 15px
    }
}

.company_logo {
    background: #f8f8f8
}

.company_logo img {
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.counter,
.counter h1,
.counter p,
.footer_social ul li a {
    transition: all .4s ease 0s
}

.company_logo img:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.counter_feature {
    background: #f6f6f6
}

.counter {
    background: #fff;
    box-shadow: 0 11px 10px 0 rgba(0, 0, 0, .1);
    border: 1px solid #e8e8e9;
    padding: 20px
}

.counter:hover {
    background: #ed8b00;
    transform: translate3d(0, -10px, 0)
}

@media only screen and (max-width:480px) {
    .company_logo img {
        margin-bottom: 20px
    }
    .counter {
        margin-bottom: 10px
    }
}

.counter h1 {
    color: #ed8b00;
    font-weight: 700
}

.counter:hover h1,
.counter:hover p {
    color: #fff
}

.counter p {
    text-transform: capitalize;
    font-size: 18px
}

@media only screen and (max-width:768px) {
    .counter p {
        font-size: 13px
    }
}

@media only screen and (max-width:360px) {
    .counter p {
        font-size: 12px
    }
}

.footer {
    background-color: #ed8b00
}

.footer-content img {
    margin-bottom: 20px;
    width: 150px
}

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

.footer_social ul li {
    display: inline-block;
    margin: 2px
}

@media only screen and (max-width:320px) {
    .counter p {
        font-size: 17px
    }
    .footer_social ul li {
        margin: 0
    }
}

.footer_social ul li a {
    background: #fff;
    border: 1px solid #fff;
    color: #ed8b00;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 21px;
    padding: 10px 13px;
    width: 45px
}

.footer_copyright,
.footer_social ul li a:hover {
    color: #fff
}

@media only screen and (max-width:768px) {
    .footer_social ul li a {
        font-size: 12px
    }
}

@media only screen and (max-width:360px) {
    .footer_social ul li a {
        font-size: 14px
    }
}

@media only screen and (max-width:320px) {
    .footer_social ul li a {
        font-size: 14px
    }
}

.back-to-top:hover {
    background: #fff;
    box-shadow: 0 2px 0 0 #fff;
    border: 1px solid #fff
}

.section-title {
    margin-bottom: 60px
}

.section-title h1 {
    text-transform: uppercase
}

.section-title>h1 span {
    color: #ed8b00
}

.section-title div {
    background: #ed8b00;
    display: block;
    height: 2px;
    margin: 15px auto 50px;
    width: 50px
}


a[href^=tel] {
    color: #ed8b00
}