
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);

@font-face {
    font-family: Gotham Book;
    src: url(../fonts/ufonts.com_gotham-book.ttf);
}


body {
    background: #fff;
    font-family: Gotham Book;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    color: #666;
}

html {
    height: 100%;
}


a{
    color:#069;
}

a:hover {
    outline: none;
    text-decoration:none;
    color:#F66606;
}

a:focus {
    outline:none;
    outline-offset: 0;
}

a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}


ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

h1{
    color: #686868;
    font-weight: bold;
}

h2{
    font-size: 24px;
    color: #686868;
}

h3{
    font-size: 18px;
}

.overflow{
    overflow: hidden;
}

.uppercase{
    text-transform: uppercase;
}

.btn-common {
    font-size: 14px;
    color: #069;
    border: 1px solid #069;
    font-family: Gotham Book;
    font-weight: 300;
    padding: 10px 25px;
}

#action .col-sm-5{
    position: absolute;

    top: 0;
    height: 100%;
    right: 0;
}


.btn-common:hover, 
.btn-common:focus{
    outline: none;
    background: none;
    box-shadow: none;
    color: #666;
}

.align-right{
    text-align: right;
}

.inline{
    display: inline-block;
}

.padding{
    padding: 65px 0;
}

.padding-bottom{
    padding-bottom: 65px;
}

.padding-top{
    padding-top: 90px;
}

.padding-right{
    padding-right: 80px;
}

.padding-left{
    padding-left: 80px;
}

.margin-bottom{
    margin-bottom: 35px;
}

.carousel-indicators.visible-xs {
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -35px;
    width: 100%;
    left: 0;
}

.carousel-indicators.visible-xs li {
    border-color: #D29948;
    border-width: 2px;
    height: 12px;
    margin: 0 5px 0 0;
    width: 12px;
}

.carousel-indicators.visible-xs li.active {
    background: rgba(210, 153, 72, 0.7);
}




/*************************
*******Header******
**************************/
#pre_header{
    margin-bottom: 0px;
    padding: 2px 50px;
    color: #FFF;
    background: #224B61 none repeat scroll 0% 0%;

}
.row {
    margin-top: 20px;

}

#header{
    margin-bottom: 0;
    padding: 15px 0 20px 0;
}

#header .navbar-inverse .container{
    position: relative;
}

.search{
    position: absolute;
    top: 45px;
    right: -170;
    z-index: 1;
}

.search i{
    color: #dbb075;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 2px;
}

.field-toggle{
    position: relative;
    top: 30px;
    right: 15px;
    display: none;
    height: 50px;
}

.search-form{
    padding-left: 18px;
    height: 30px;
    font-size: 11px;
    color: #828386;
    font-weight: 300;
    outline: medium none;
    border: 1px solid #069;
    margin-top: 4px;
    border-radius: 4px;

}

.social-icons ul li{
    padding: 10px 4px;

}

.social-icons ul li:last-child{
    padding-right: 0;

}

.social-icons ul li a{
    font-size: 12px;
    color: #fff;
    padding: 0;
}

.social-icons ul li a:hover,
.social-icons ul li a:focus{
    color:#dbb075;
    background: none;
}

#header .navbar {
    background: #fff;
    border: 0;
    margin-bottom: 0;
}

#header .navbar-toggle{
    margin-top: 20px;
}

#header .navbar-brand{
    padding: 0;
    margin-left: 0;
}

#header .navbar-brand h1{
    padding: 0;
    margin: 0;
}

#header .navbar-nav.navbar-right >li:last-child{
    margin-right: -50px;
}

#header .navbar-nav.navbar-right >li a {
    color: #666;
    font-size: 13px;
    padding: 25px;
    text-transform: capitalize;
    font-weight: bold;
}

#header .navbar-inverse .navbar-nav  li.active > a,  
#header .navbar-inverse .navbar-nav  li.active > a:focus, 
#header .navbar-nav.navbar-right li > a:hover,
.navbar-inverse .navbar-nav > .open > a {
    background-color: inherit;
    border: 0;
    color: #224B61;
    border-bottom: 5px solid  #224B61;
}

#header .navbar-inverse .navbar-nav  li a:hover{
    color: #224B61;
}


/*Dropdown menu*/

ul.sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #224B61 !important;
    color:#fff !important;
    width:180px !important;
}

#header .navbar-nav li ul.sub-menu li a {
    color: #666 !important;
    padding: 5px 0px;
    font-size: 12px;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
}

#header .navbar-nav li ul.sub-menu li .active{

    color: #224B61;
    position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i{
    position: absolute;
    font-size: 56px;
    top: -13px;
    color: #224B61;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
    left: -3px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
    right: -3px;
}


#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus{
    background: #224B61;
    color: #fff!important;
}

.fa-angle-down{
    padding-left: 5px; 
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


/*************************
*******Footer******
**************************/

#footer {
    padding-top:0px;
    background-position: bottom;
    background-size: contain;
    font-size:12px;
    background: #224B61;
    color:#fff
}

#footer a {
    color:#bbb;

}

#footer h1{
    margin-bottom: 65px;
    margin-top: 36px;
}

#footer .bottom-separator {
    margin-bottom: 60px;
}

#message {
    height: 110px;
    resize: none;
}

.bottom > h2 {
    margin-top: 0;
    margin-bottom: 26px;
}

.bottom .media-body h3 {
    margin-top: 10px;
    font-weight: bold;
}

.bottom .media-body h3 a{
    color: #d99c4e;
}

.testimonial .media{
    margin-top: 0;
    margin-bottom: 25px;
}

.testimonial .media>.pull-left{
    margin-right: 25px;
}

.testimonial .media>.pull-left img{
    margin-top: 6px;
    height: 100px;
}

.testimonial .media .media-body blockquote{
    padding-left: 25px;
    padding-right: 30px;
    position: relative;
    border-left: 0;
    margin-bottom: 0;
}

.testimonial .media .media-body blockquote:before{
    position: absolute;
    left: 5px;
    top: 8px;
    content: '"';
    font-size: 40px;
    color: #d99c4e;
    font-family: Gotham Book;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Opera, Chrome, and Safari */
    line-height: 0;
}

.testimonial .media .media-body blockquote:after{
    position: absolute;
    right: 30px;
    bottom: 14px;
    content: '"';
    font-size: 40px;
    color: #d99c4e;
    font-family: Gotham Book;
    line-height: 0;
}

.bottom > address {
    line-height: 22px;
    margin-bottom: 40px;
}

.form-control {
    border: 1px solid #d99c4e;
    font-weight: 300;
    outline: none;
    box-shadow: none;
    height: 30px;
}

.form-control:hover, 
.form-control:focus{
    border-color: #d29948;
    outline: none;
    box-shadow: none;
}

.btn-submit {
    width: 100%;
    background-color: #d89b4e;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 5px;
    border-bottom: 3px solid #a56617;
    box-shadow: none;
    padding: 10px;
}

.btn-submit:hover, 
.btn-submit:focus{
    color: #fff;
    outline: none;
    box-shadow: none;
    opacity: .8;
}

.copyright-text{
    margin-top: 0px;
}

/*************************
*******Home Page******
**************************/

#home-slider {
    background: url(../images/home/slider-bg.png) no-repeat;
    position: relative;
    width:100%;

    border-top: 2px solid #E06D1A;
    background-size:contain;
    background-position:center;
    border-bottom: 2px solid #328111;
}



#home-slider .main-slider {
    position: relative;
    height: 375px;
}

#home-slider .slide-text{
    position: absolute;
    top: 15px;
    left: 0;
    width: 600px;
    text-align: justify;
}



.animate-in .slide-text {
    -webkit-animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
    animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
}

#home-slider .slider-house {
    position: absolute;
    right: 0;
    bottom: 0;
}

.animate-in .slider-house {
    -webkit-animation: fadeInDown 700ms ease-in-out 200ms both;
    animation: fadeInDown 700ms ease-in-out 200ms both;
}

#home-slider .slider-circle1 {
    position: absolute;
    right: 430px;
    bottom: 210px;
}

.animate-in .slider-circle1 {
    -webkit-animation: bounceIn 500ms ease-in-out 900ms both;
    animation: bounceIn 500ms ease-in-out 900ms;
}

#home-slider .slider-circle2 {
    position: absolute;
    right: 420px;
    bottom: 245px;
}

.animate-in .slider-circle2 {
    -webkit-animation: bounceIn 500ms ease-in-out 1100ms both;
    animation: bounceIn 500ms ease-in-out 1100ms both;
}

#home-slider .slider-cloud1 {
    position: absolute;
    right: 290px;
    bottom: 250px;
}

.animate-in .slider-cloud1 {
    -webkit-animation: bounceIn 500ms ease-in-out 1300ms both;
    animation: bounceIn 500ms ease-in-out 1300ms both;
}

#home-slider .slider-cloud2 {
    position: absolute;
    right: 375px;
    bottom: 330px;
}

.animate-in .slider-cloud2 {
    -webkit-animation: bounceIn 500ms ease-in-out 1500ms both;
    animation: bounceIn 500ms ease-in-out 1500ms both;
}

#home-slider .slider-cloud3 {
    position: absolute;
    right: 75px;
    bottom: 300px;
}

.animate-in .slider-cloud3 {
    -webkit-animation: bounceIn 500ms ease-in-out 1700ms both;
    animation: bounceIn 500ms ease-in-out 1700ms both;
}

#home-slider .slider-sun {
    position: absolute;
    right: 190px;
    bottom: 300px;
}

.animate-in .slider-sun {
    -webkit-animation: bounceIn 800ms ease-in-out 1900ms both;
    animation: bounceIn 800ms ease-in-out 1900ms both;
}

#home-slider .slider-cycle {
    position: absolute;
    right: 500px;
    bottom: 0;
}

.animate-in .slider-cycle {
    -webkit-animation: slideInLeft 4000ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
    animation: slideInLeft 4000ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
}

#home-slider h1{
    margin-top: 70px;
    margin-bottom: 25px;
}

#home-slider .btn-common {
    margin-top: 8px;
}

#home-slider .preloader {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fafafa;
    text-align: center;
}

#home-slider .preloader > i {
    font-size: 48px;
    height: 48px;
    line-height: 48px;
    color: #dbb075;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -24px;
}



#page-breadcrumb {
    /*background-color: #C1C1C1;*/
    height: 65px;
    display: table;
    position: static;
    width: 100%;
    /*background: transparent linear-gradient(-90deg,  #2594c3,#f5c4a6,#d0cfbd,#f1eec4,#2594c3) repeat scroll 0% 0% !important;*/
    box-shadow: 0px 2px 5px #888;

    border-top: 2px dotted;

    background-image:url("../images/footer.jpg");
}
#action {

    height: 20px;
    background-position: center;
    display: table;
    position: static;
}

.vertical-center{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: statice;
}

.sun{

    background-repeat: no-repeat;
    background-position: 100% bottom;
}


.single-service{
    overflow: hidden;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.single-service img {
    margin-bottom: 35px;
}

.single-service .fold {
    margin-bottom: 35px;
}

.single-service h2 {
    margin-top: 0;
    margin-bottom: 15px;

}

.single-service p {
    padding: 0 0px;
    text-align: justify;
}

.action h1{
    margin-top: 0;
}

.action p{
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 300;
}

.action .btn-common{
    margin-top: 55px;
    float: left;
}

.title {
    color: #404040;
    font-weight: 300;
}

.single-features {
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 40px;
}

.single-features:last-child {
    padding-bottom: 95px;
}

.single-features h2{
    margin-bottom: 15px;
}

#clients{
    padding-bottom: 45px;
}

.clients {
    margin-bottom: 45px;
}

.clients img {
    display: inline-block;
}

.clients-logo {
    overflow: hidden;
    margin-bottom: 10px;
}



/*************************
*******About Us Page******
**************************/

/*#action , 
#page-breadcrumb{
    position: relative;
}*/

#team {
    padding: 85px 0;
}

#team-carousel {
    margin-top: 80px;
}

#company-information .padding-top{
    padding-top: 105px;

}

.single-service img {
    height: 85px;
}

.tour-button {
    background-image: url(../images/home/tour-icon2.png);
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    left: 0;
    background-position: 151px 4px;
}

.team-single {
    position: relative;
}

.person-thumb {
    position: relative;
}

.social-profile {
    background: none repeat scroll 0 0 rgba(137, 97, 46, 0.8);
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    width: 100%;
}

.team-single:hover .social-profile{
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.social-profile .nav-pills {
    display: inline-block;
    margin-top: -26px;
    padding: 0;
    position: relative;
    top: 50%;
}

.social-profile .nav-pills li {
    display: inline-block;
    margin: 0 5px;
}

.social-profile .nav-pills li a {
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    border-radius: 40px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.social-profile .nav-pills li a:hover {
    color: #C1C1C1;
    border-color: #666;
}

.person-info h2 {
    font-weight: 300;
    margin-bottom: 5px;
}

.person-info h3 {
    font-size: 16px;
    color: #686868;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
}

.team-carousel-control {
    position: absolute;
    top: 36%;
    width: 13px;
    height: 16px;
    text-indent: -9999999px;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.right.team-carousel-control {
    right: -50px;
    background-image: url(../images/aboutus/right.png);
}

.left.team-carousel-control {
    left: -50px;
    background-image: url(../images/aboutus/left.png);
}

.team-carousel-control:hover{
    background-position: 0 -18px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}

.count h1{
    font-size: 60px;
    color: #FA9E25;

}

.count h3{
    font-size: 16px;
}

.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -ms-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition:  width 1s ease-in-out;
}

.top-zero{
    margin-top: 0;
}

h3.top-zero{
    font-size: 20px;
}

#company-information .about-us h2{
    margin-bottom: 45px;
}

.single-skill h3{
    font-size: 16px;
}

.progress{
    height: 30px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress-bar{
    line-height: 30px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress-bar.progress-bar-primary{
    background: #dab074;
}



/*************************
*******Service Page******
**************************/
#recent-projects{
    padding: 85px 0;
}

.recent-projects .team-single{
    height: 355px;
}

.recent-projects p.padding-bottom{
    padding-bottom: 50px;
}

.choose{
    padding-top: 30px;
}

#company-information.choose .padding-top{
    padding-top: 78px;
}

#company-information h2{
    margin-bottom: 25px;
    margin-top: 0;
}

ul.elements{
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}

ul.elements li{
    margin: 6px 0;
}

ul.elements li > i{
    color: #F66606;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}

#company-information h1.margin-bottom{
    margin-bottom: 26px;
}

.mb-5 {
    margin-bottom: 5px !important;
}

/*************************
*******Portfolio Default**
**************************/
.portfolio-single {
    position: relative;
}

.portfolio-thumb {
    position: relative;
}

.portfolio-thumb img {
    width: 100%;
}

.portfolio-single:hover .portfolio-view{
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

#portfolio .row{
    margin-left: -10px;
    margin-right: -10px;
}

.portfolio-view{
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgba(137, 97, 46, 0.8);
    width: 100%;
    text-align: center;  
}

.portfolio-view .nav-pills {
    padding: 0;
    display: inline-block;
    margin-top: -26px;
    top: 50%;
    position: relative;
}

.portfolio-view .nav-pills li {
    display: inline-block;
    margin: 0 5px;
}

.portfolio-view .nav-pills li a {
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    border-radius: 40px;
    -webkit-animation: scaleIn 400ms linear 100ms both;
    animation: scaleIn 400ms linear 100ms both;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.portfolio-view .nav-pills li a:hover {
    color: #89612e;
    border-color: #89612e;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.portfolio-info {
    overflow: hidden;
    margin-bottom: 30px;
}

.portfolio-info h2 {
    font-size: 18px;
    margin: 15px 0 0;
}

.portfolio-filter {
    margin: 80px 0;
    padding: 0;
}

.portfolio-filter li {
    display: inline-block;
    position: relative;
}

.portfolio-filter li a {
    border-radius: 0;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 0 25px;
    text-transform: capitalize;
    border: none;
}

.portfolio-filter li .active{
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.portfolio-filter li a:hover, 
.portfolio-filter li a:focus,
.portfolio-filter li a.active {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.portfolio-filter li a.active:before{
    position: absolute;

    content: "";
    left: 0;
    width: 13px;
    height: 16px;
    background: url(../images/portfolio/icon.png);
    top: 5px;
}

.portfolio-pagination{
    text-align: center;

    padding-top: 40px;
    padding-bottom: 90px;
}

.pagination li{
    display: inline-block;
    margin: 0 10px;
}

.pagination li a{
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.pagination li:first-child a{
    background: url(../images/portfolio/left.png);
    background-repeat: no-repeat;
    text-indent: -999999999px;
    background-position: center top 10px;
    width: 32px;
    height: 36px;
    border: none;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.pagination li:first-child a:hover{
    background: url(../images/portfolio/left.png);
    background-position: center top -37px;
    background-repeat: no-repeat;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.pagination li:last-child a{
    background: url(../images/portfolio/right.png);
    background-repeat: no-repeat;
    text-indent: -999999999px;
    background-position: center top 10px;
    width: 32px;
    height: 36px;
    border: none;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.pagination li:last-child a:hover{
    background: url(../images/portfolio/right.png);
    background-position: center top -37px;
    background-repeat: no-repeat;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.pagination li a:hover,
.pagination .active a,
.pagination .active a:hover,
.pagination .active a:focus{
    background: none;
    border-color: #cc9b59;
    color: #cc9b59;
}


/*****************************
Portfolio with right sidebar
*****************************/

.sidebar h3 {
    color: #404040;
    margin-top: 0;
    border-bottom: 3px solid #ececec;
    margin-bottom: 6px;
    padding-bottom: 8px;
}

.sidebar-item{
    margin-bottom: 48px;
}

.categories .navbar-stacked li {
    border-bottom: 1px solid #224b61;
    padding:6px 0px;
}

.categories .navbar-stacked li:last-child {
    border-bottom: 0px solid #ececec;
}

.categories .navbar-stacked li a {
    font-size: 16px;
    color: #6a6a6a;
    padding: 8px 0;
    padding-left: 0;
}

.categories .navbar-stacked li a:hover{
    background: none;
    margin-left: 20px;
    color: #069;
    opacity: 1;
}

.categories .navbar-stacked li.active a{
    color: #069;
    padding-left: 20px;
}

.categories .navbar-stacked li.active a:before{
    position: absolute;
    content: "";
    border-color: transparent transparent transparent #dab074;
    border-width: 8px;
    border-style: solid;
    left: 0;
    top: 13px;
    margin-top: 0;
    z-index: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.categories .navbar-stacked li.active a:after {
    position: absolute;
    content: "";
    border-color: transparent transparent transparent #fff;
    border-width: 6px;
    border-style: solid;
    left: 0px;
    top: 15px;
    margin-top: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.sidebar-item .media{
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    padding-top: 21px;
    margin-top: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.sidebar-item .media:last-child{
    border-bottom: 0px solid #ececec;  
    padding-bottom: 0; 
}

.sidebar-item .media:hover{
    border-left: 2px solid #069;
    padding-left: 5px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.sidebar-item .media:hover.media .media-body h4 a{
    color: #069;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.sidebar-item .media .media-body h4 {
    margin-top: 0;
    margin-bottom: 8px;
}

.sidebar-item .media .media-body h4 a{
    color: #7d7d7d;
    font-size: 16px;
}

.sidebar-item .media .media-body p {
    color: #b4b4b4;
    font-size: 12px;
}

.tag-cloud .nav-pills{
    margin-top: 16px;
}

.tag-cloud .nav-pills li{
    margin: 0;
    margin-top: 6px;
    margin-right: 4px;
}

.tag-cloud .nav-pills li a{
    font-size: 14px;
    font-weight: 300;
    padding: 5px 15px;
    background: #bbbbbb;
    color: #fff;
    border-radius: 3px;
}

.tag-cloud .nav-pills li a:hover{
    background: #dab074;
}

.popular ul.gallery {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 10px -8px;
}

.popular ul.gallery li {
    display: block;
    width: 33.33%;
    float: left;
    padding: 8px;
}

.popular ul.gallery li a {
    display: block;
}

.popular ul.gallery li a img {
    width: 100%;
    transition: border-radius 300ms ease-in;
    -webkit-transition: border-radius 300ms ease-in;
}

.popular ul.gallery li a img:hover {
    border-radius: 60px;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}




/*****************************
Portfolio Details
*****************************/

#portfolio-information.padding-top{
    padding-top: 100px;
}

.project-name h2{
    margin-top: 0;
    margin-bottom: 15px;
}

#related-work .title{
    margin-bottom: 55px;
    margin-top: 10px;
}

.navbar-default {
    background: none;
    padding: 0;
}

.navbar-default li a{
    font-size: 12px;
    padding: 0;
    padding-right: 15px;
}

.navbar-default li a i{
    padding-right: 8px;
}

.navbar-default li a:hover{
    color: #dab074;
    background: none;
}

.skills .navbar-default,
.client .navbar-default{
    margin-left: 35px;

}

.live-preview .btn-common{
    margin-top: 21px;
    padding: 13px 45px;
}


/*****************************
Blog Default
*****************************/

.single-blog.timeline {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-bottom: 0;
    position: relative;
    padding-bottom: 0;
}

.timeline .post-content {
    padding: 20px 20px 0;
}

.post-thumb{
    margin: -1px -1px 0;
    position: relative;
    overflow: hidden;
}

.timeline .post-thumb img {
    width: 100%;
}

.post-thumb iframe{
    width: 100%;
    min-height: 470px;
    border: 0;
}

.post-overlay{
    position: absolute;
    top: 50%;
    display: none;
    width: 94px;
    height: 140px;
    margin-top: -70px;
    overflow: hidden;
}

.post-overlay span{
    position: absolute;
    left: 50%;
    bottom: 0; 
    margin-left: -60px;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
    z-index: 9;
}

.post-overlay span:before{
    position: absolute;
    bottom: 0;
    border-style: solid;
    border-width: 60px;
    content: "";
    border-color: transparent transparent #dab074 transparent;
    z-index: -1;
    cursor: initial;
}

.post-overlay span a{
    font-size: 30px;
    color: #fff;
    background: transparent;
    padding: 0; 
    margin-left: 50px;
}

.single-blog:hover .post-overlay{
    display: block;
    -webkit-animation: fadeIn 300ms;
    animation: fadeIn 300ms;
}

.timeline-divider{
    position: relative;
    padding-top: 50px;
}

.timeline-divider:before{
    position: absolute;
    top: 0;
    content: "";
    border-left-style: solid;
    border-left-width: 1px;
    height: 100%;
    border-left-color: #dab074;
    left: 50%;
    margin-left: -2px;
}

.timeline-blog .col-sm-6.padding-top{
    padding-top: 70px;
}

.post-content{
    padding: 20px 0;
}

.timeline-date .btn-common{
    font-size: 18px;
    color: #4a4a4a;
    font-weight: 300;
    border-radius: 0;
    padding: 17px 40px;
}

.arrow-right{
    position: relative;
}

.arrow-right:after{
    position: absolute;
    right: 1px;
    content: "";
    top: 15px;
    background: url(../images/blog/left.png);
    width: 43px;
    height: 54px;
}

.arrow-left{
    position: relative;
}

.arrow-left:before{
    position: absolute;
    left: -2px;
    content: "";
    top: 86px;
    background: url(../images/blog/right.png);
    width: 43px;
    height: 54px;
}

.post-title {
    margin-top: 0;
    font-size: 20px;
}

.post-title a,
.comments-number a{
    color: #686868;
}

.post-title a:hover,
.comments-number a:hover{
    color: #069;
}

.post-content .post-author{
    margin-top: 0;

}

.post-content  .post-author a{
    font-weight: 300;
    font-size: 14px;
}

a.read-more{
    color: #069;
    font-weight: 300;
}

a.read-more:hover{
    opacity: .8;
}

.post-bottom{
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
    margin-top: 20px;
    margin: 20px -20px 0;
    padding: 20px 20px 0;
}


/*****************************
Blog with right sidebar
*****************************/

.single-blog{
    padding-bottom: 30px;
}

.single-blog .post-bottom{
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
}

.single-blog .post-overlay span{
    left: 0;
    top: 0;
    margin-left: 0;
    width: 94px;
    height: 140px;
    background: url(../images/blog/blog-arrow.png);
    -webkit-animation: fadeInLeft 400ms;
    animation: fadeInLeft 400ms;
}

.single-blog .post-overlay span a{
    margin-left: 8px;
    font-weight: 700;
    font-size: 36px;
    line-height: 18px;
    position: absolute;
    top: 50px;
}

.single-blog .post-overlay span a small{
    font-size: 16px;
    font-weight: 300;
    margin-left: 5px;
}

.single-blog .post-overlay span:before{
    border-color: transparent;
    border-width: 0;
}

.post-nav{
    margin:0;
    padding: 0;
}

.post-nav li a{
    padding: 0;
    text-align: left;
}

.post-nav li a i{
    color: #dab074;
    margin-right: 8px;
}

.post-nav li a:hover{
    background: none;
}

.blog-padding-right{
    padding-right:35px;
}

.blog-pagination {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 55px;
}

/*****************************
Blog with right sidebar
*****************************/

.masonery_area .single-blog{}
.masonery_area .single-blog .post-thumb{
    height: auto;
}

.masonery_area .single-blog .post-title{
    margin-top: 5px;
}

.masonery_area .single-blog .post-title a{
    font-size: 20px;
}

.masonery_area .single-blog .post-thumb img{
    height:auto;
}

.masonery_area .single-blog .post-bottom{
    border-top:0;
    padding-top:0;
    margin-top:15px;
}

/* Audio CSS */

.audiojs{
    background: #dab074;
    height: 45px;
    width: 100%;
}

.audiojs .scrubber{
    background: #fff;

    height: 8px;
    border-top: 0;
    width: 170px;
    margin-top: 19px;
    margin-left: 12px;
    border-radius: 10px;
}

.audiojs .play-pause{
    background: #cca46c;
    width: 68px;
    height: 45px;
    padding: 0;
    padding-left: 24px;
    padding-top: 10px;
    border-right: 0;
}

.audiojs .time{
    display: none;

}

.audiojs .progress{
    background: #a5732a;

    height: 8px;
    border-radius: 10px;
}

.audiojs .loaded{
    background: #ba9663;
    height: 8px;
    border-radius: 10px;
}


/*****************************
Blog Details
*****************************/

.navbar-nav.post-nav li{
    margin-right: 60px;
}

.single-blog.blog-details .post-content{
    padding-top: 30px;
}

.single-blog.blog-details .post-bottom{
    margin-top: 55px;
}

.single-blog-wrapper{
    position: relative;
}

.blog-share{
    margin-top: 40px;
    display: inline-block;
    padding: 0;
}

span.stMainServices,
span.stButton_gradient, 
.stButton .chicklets{
    height:24px !important;
}

.author-profile.padding{
    padding-top:50px;
}

.author-profile .col-sm-2 img{
    width: 100%;
    border-left: 3px solid #dab074;
}

.author-profile h3{
    margin-top:0;
    color: #3a424c;
}

.author-profile p{
    color: #3a424c;
    font-weight: 400;
}

.author-profile span a{
    color: #a5732a;
}

.response-area{
    border-bottom: 0;
}

.response-area h2{
    margin-top: 0;

    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 20px;
}

.post-comment{
    padding-left: 70px;
    padding-top: 36px;
    border-top: 1px solid #f1e8dd;
}

.post-comment .pull-left img{
    margin-right: 60px;
    border-left: 3px solid #dab074;
}

.post-comment .media-body{
    padding-top: 6px;
    border-bottom: 0;
    padding-bottom: 50px;
}

.post-comment .media-body p{
    margin-top:10px;
}

.post-comment .media-body span i{
    color: #a5732a;
    margin-right: 10px;
}

.post-comment .media-body span a{
    color: #a5732a;
    font-weight: 700;
}

.post-comment .media-body .post-nav li a{
    font-weight: 300;
}

.parrent .media-list{
    margin-left: 190px;
}

.parrent .post-comment{
    padding-left: 0;
    margin-left: 70px;
}


/****************************
********* Contact Us*********
*****************************/
#map-section {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

#gmap {
    height: 350px;
}

.get-in-touch img {
    margin-top: 35px;
    margin-bottom: 32px;
}

.get-in-touch p {
    font-size: 18px;
    font-weight: 300;
}

#map-section .contact-info {
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 0;
    width: 33%;
    height: 100%;
    padding:25px 50px;
    opacity: 0.9
}

#map-section .contact-info h2, 
#map-section address a:hover {
    color: #a5732a
}

#contact-form #message{
    resize:none;
}

#contact-form .btn-submit {
    width: 28%;
    margin: 5px auto;
}

.corporate-info .corporate-address {
    background-image: url("../images/contact-bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 50px;
}

.corporate-info .corporate-address address {
    background-image: url("../images/icon-map.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
}


/****************************
****** Price-table CSS*******
*****************************/

#price-table {
    width: 67%;
    margin: 0 auto;
    padding-bottom: 15px;
}

.single-price ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.table-heading {
    background-color: transparent !important;
    color: #FFFFFF !important;
    overflow: hidden;
    padding: 0 !important;
    text-align: center;
}

.single-price .plan-name { 
    background-color: #D4D4D4;
    color: #696969;
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: capitalize;
}

.single-price .plan-price { 
    color: #696969;
    float: none;
    font-size: 14px;
    height: 110px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding-top: 15px;
}


.plan-price .dollar-sign {
    font-size: 18px;
}

.plan-price .price {
    font-size: 24px;
}

.plan-price .month {
    display: block;
    margin-top: -6px;
}

.single-price .plan-price:after {
    border-color: #c4c4c4 transparent transparent;
    border-style: solid;
    border-width: 110px;
    content: "";
    height: 0;
    left:50%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    margin-left: -110px;
}

.single-price ul li, 
.single-table ul li {
    padding: 12px 18px;
    background-color: #fce8d9;
    margin-bottom: 5px;
    color: #3d3d3d;
    border: 1px solid #c1c1c1;
}

.single-price ul li span, 
.single-table ul li span {
    float: right;
    color:#069;
}

.single-price .btn-buynow {
    background-color: #c4c4c4;
    border-radius: 0;
    color: #fff;
    padding: 12px;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: block;
}

.single-price .btn-buynow:hover {
    background-color: #b4b3b3;
}

.highligh-table .plan-name {
    background-color: #b07b2c;
    color: #fff;
}

.highligh-table .plan-price {
    color: #fff;
}

.highligh-table .plan-price:after {
    border-color: #a56d1a transparent transparent;
}

.highligh-table .btn-buynow {
    background-color: #a5732a;
}

.highligh-table .btn-buynow:hover {
    background-color: #976a28;
}


#price-table2 {
    margin-bottom: 50px;
}

.table-header {
    background-color: #224b61;
    overflow: hidden;
    padding:20px;
}

.single-table {
    position: relative;
    padding-top: 10px;
}

.single-table:before {
    border-color: transparent transparent #b5b5b5;
    border-style: solid;
    border-width: 0 130px 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.table-header h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    margin-top: 7px;
}

.table-header .plan-price {
    float: right;
    margin: 0;
    overflow: hidden;
    padding-top: 1px;
}

.single-table .btn-signup {
    display: block;
    text-align: center;
    position:relative;
    z-index:1
}

.single-table ul {
    margin: 0;
    padding: 0;
}

.single-table .btn-signup:after {
    content: "";
    position: absolute;
    border-color: #c4c4c4 transparent transparent;
    border-style: solid;
    border-width: 78px 130px 0;  
    height: 0;
    left: 0; 
    top: -1px;
    width: 100%;
    z-index: -1;
}

.single-table .btn-signup a {
    color: #696969;
    display: inline-block;
    overflow: hidden;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.single-table .btn-signup:hover a {
    color: #fff;
}

.single-table .btn-signup:hover.btn-signup:after{
    border-color: #b3b2b2 transparent transparent;
}

.single-table.highligh-table .table-header {
    background-color: #b07b2c
}

.highligh-table .btn-signup a, 
.highligh-table .table-header h2 {
    color: #fff;
}

.highligh-table .btn-signup.btn-signup:hover:after {

    border-color: #a07028 transparent transparent;
}

.highligh-table .btn-signup:after {
    border-color: #b07b2c transparent transparent;
}

.highligh-table:before {
    border-color:transparent transparent #a56d1a;
}


/*************************
********404 page CSS******
**************************/

#error-page {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 100px 0;
}

#error-page .container-fluid {
    overflow: hidden;
}

.error-page-inner {
    display: table-cell;
    vertical-align: middle;
}

.bg-404 {
    background-image: url("../images/home/tour-bg.png");
    background-repeat: repeat-x;
    background-position: center top;
}

.error-image {
    display: inline-block;
    padding-top: 50px;
    padding-bottom: 50px;
}

.error-image img {
    width: 100%;
}

#error-page h2 {
    font-size:36px;
    text-transform: uppercase;
}

.btn-error {
    font-weight: 300;
    margin-top: 30px;
    padding:25px 55px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 5px;
    background-color: transparent;
    border: 1px solid #cc9b59;
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-error:hover, .btn-error:focus  {
    background-color: #cc9b59;
    border-color:#cc9b59;
    color:#fff;
}

#error-page i, #coming-soon i {
    border: 1px solid #cc9b59;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #cc9b59;
    font-size: 17px;
    margin:0 15px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#error-page i:hover, #coming-soon i:hover {
    background-color: #cc9b59;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*************************
********404 page CSS******
**************************/

#error-page {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding: 100px 0;
}

#error-page .container-fluid {
    overflow: hidden;
}

.error-page-inner {
    display: table-cell;
    vertical-align: middle;
}

.bg-404 {
    background-image: url("../images/home/tour-bg.png");
    background-repeat: repeat-x;
    background-position: center top;
}

.error-image {
    display: inline-block;
    padding-top: 50px;
    padding-bottom: 50px;
}

.error-image img {
    width: 100%;
}

#error-page h2 {
    font-size:36px;
    text-transform: uppercase;
}

.btn-error {
    font-weight: 300;
    margin-top: 30px;
    padding:25px 55px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 5px;
    background-color: transparent;
    border: 1px solid #cc9b59;
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-error:hover, .btn-error:focus  {
    background-color: #cc9b59;
    border-color:#cc9b59;
    color:#fff;
}

#error-page i, #coming-soon i {
    border: 1px solid #cc9b59;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #cc9b59;
    font-size: 17px;
    margin:0 15px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#error-page i:hover, #coming-soon i:hover {
    background-color: #cc9b59;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*************************
******Coming Soon CSS*****
**************************/

.logo-image {
    display: block;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 95px;
}

.logo-image img {
    display: inline-block;
}

#coming-soon {
    background-image: url("../images/home/tour-bg.png");
    background-position: center top;
    background-repeat: repeat-x;
    padding: 40px 0;
    overflow: hidden;
}

#coming-soon .social-link {
    margin-top: 35px;
}

.time-count {
    display: block;
    text-align: center;
}

.time-count ul {
    padding-left: 0;
}

#countdown {
    display: inline-block;
    margin-bottom: 100px;
    margin-top: 100px;
}


#countdown li {
    float: left;
    margin-right: 100px;  
    color: #757575;  
    font-weight: 300;
    font-size: 30px;
    position: relative;
    z-index:1;
    padding-top: 45px;
}

#countdown li:last-child {
    margin-right: 0;
    margin-left: 20px;
}

#countdown li span {
    display: block;
    font-size: 72px;
    margin-bottom: 25px;
}

#countdown li.angle-one:before {
    border-color: #D29948 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 250px 145px 0;
    content: "";
    left: -80px;
    position: absolute;
    top: -5px;
    z-index: -1;
}

#countdown li.angle-one:after{
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 236px 137px 0;
    content: "";
    left: -72px;
    position: absolute;
    top: 0;
    z-index:-1;
}

#countdown li.angle-two:before {
    border-color: rgba(0, 0, 0, 0) #a5732a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 250px 290px 0 0;
    content: "";
    left: -175px;
    position: absolute;
    top: -5px;
    z-index:-1;
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}

#countdown li.angle-two:after {
    border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 235px 272px 0 0;
    content: "";
    left: -162px;
    position: absolute;
    top: 5px;
    z-index: -1;
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}

#countdown li.angle-two span{
    padding-top: 90px;
}

#countdown li.angle-one span.minutes, 
#countdown li.angle-one .minute {
    margin-left: 25px;
}


#subscribe {
    background-color: #565656;
    color: #FFFFFF;
    padding: 40px 0 50px;
}

#subscribe h2 {
    color: #fff;
    text-transform: uppercase;
}

#subscribe .fa-envelope-o {
    color: #dab074;
    margin-right: 5px;
}

#subscribe .form-control {
    background-color: transparent;
    height: 52px;
    color: #fff;
}

#newsletter {
    margin-top: 35px;
    position: relative;
}

#newsletter i {
    color: #DAB074;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: 7px;
}

.newsletter p {
    color: #919191;
    font-size: 12px;
    margin-top: 10px;
}

#coming-soon-footer {
    padding: 45px 0;
    line-height: 15px;
    overflow: hidden;
}

#coming-soon-footer a {
    color: #d89b4e;
}

#coming-soon-footer a:hover {
    color: #b38040
}

/*Shortcodes CSS*/
.bs-example{
    margin: 0 0 20px;
}

.panel-group{
    border: 1px solid #eee;
}
.panel-default{
    border: 0;
}
.panel-group .panel{
    border-radius: 0;
}
.panel-group .panel+.panel{
    margin-top: 0;
}

.panel-default>.panel-heading{
    background-color: transparent;
    border-top: 1px solid #eee;
}

.panel-group .panel-default:first-child>.panel-heading{
    border-top: 0;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
    border-top-color: #eee;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    background-color: #dab074;
}

.tab-content {
    padding-top: 20px;
}

/*Features*/
.feature-inner{
    text-align: center;
}
.icon-wrapper-orange {
    display: inline-block;
    background-color: #e67e22;
    color: #fff;
    height: 70px;
    width: 70px;
    line-height: 70px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    border-radius: 100%;
    margin: 10px 0;
}

.icon-wrapper-green {
    display: inline-block;
    background-color:#28b463;
    color: #fff;
    height: 70px;
    width: 70px;
    line-height: 70px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    border-radius: 100%;
    margin: 10px 0;
}




/*30-12-2015*/

.digital_box{
    width: 11%;

}
.count_part {

    height: 120px;background:#1e4357;box-shadow: 0px 4px 4px rgb(136, 136, 136);
}
.digital_box h4{
    font-size: 28px;
    color: #d8d8d8;
    margin-bottom: 0px;
}
.digital_box h6{
    font-size: 11px;
    color: #fdd4bb;
    line-height: 1.2;
    margin-top: 5px;
}
.view_link h6 {
    text-align: center;
    padding: 12px 0px;
    margin-top: 12px;
    background: #224b61;
    margin-bottom: 4px;

}

.view_link h6 a{
    color:#fff;
}
.view_link h6 a:hover{
    color:#ccc;
}
.write_text h4{
    font-family:Century Gothic;
    font-weight:bold;
    font-size: 24px;
    color:#e06d1a;
}
.write_text h5{
    font-family:bauhaus;
    font-size: 29px;
    color:#328111;
}
.write_text p span{
    color: #328111;
    font-size: 21px;
    font-weight: bold;
    font-family: calibri;
}
.write_text p{
    color: #328111;
    font-size: 13px;
}

@font-face {
    font-family: bauhaus;
    src: url(../fonts/bauhaus.ttf);
}

.post-content p{
    text-align: justify;
}
.pagination_margin {
    margin-bottom: 20px;
    margin-top: 20px;
}
#table_pagination{
    cellspacing:0;
    width:100%;
}

.margin_top {
    margin-top: 0px;
    margin-bottom: 0px;
}







/*06-01-2016*/


.pull-left form{
    margin-bottom:0px;
}
.pull-left div span button{
    border:none;
    background:none;
}
.footer_bottom{
    background-color:#1E4357;
    color:#fff;
}

.fa-home{
    font-size: 17px;
    margin-right:3px;
    float:left;
}
.fa-envelope{
    font-size: 13px;
    margin-right:6px;
    margin-top: 3px;
    float:left;
}
.fa-phone{
    font-size: 16px;
    margin-top: 3px;
    margin-right:6px;
    float:left;
}
.bottom p{
    margin-left: 18px;
    color:#bbb;
}
.footer_link ul li a {
    display: flex;    
}

.footer_link ul li a i{
    font-size: 14px;
    margin-right: 5px;
    margin-top: 3px;
}
.footer_link ul{
    padding-left: 0px;
}
.footer_link ul li a:hover, .bottom p a:hover{
    color:#F66606 !important;
    animation: 400ms ease 0s normal none 1 running fadeInLeft;
    margin-left:5px;
}




/*07-01-2016*/
.sub_header h2{
    margin: 0px;
    color: #fff;
    font-size: 16px;

}


.heading_tr{
    background: rgb(34, 75, 97) none repeat scroll 0% 0%;
    color: #FFF;
}

/*08-01-2016*/

.member_1{
    width:45%;
    margin:0 auto;
    padding:24px 0px;
}
.member_1 ul li{
    padding: 12px 8px !important;
}
.member_1 ul li a{
    width: 60%;
    padding:0px !important;
    float: left;
    color:#2d2e2e !important;
    font-size:13px !important;
}
.member_1 ul li a i{
    margin-right: 8px;
    color:#224b61;
}
.member_1 ul li a:hover{
    color:#f66606 !important;
}
.member_1 ul li span{
    text-align: right;
    background: #224b61;
    color: #fff;
    width: auto;
    padding: 0px 3px;
    border-radius: 2px;
}
.member_1 ul{
    border: 1px solid rgb(204, 204, 204);
    padding: 3px;
}
.member_1 ul li:nth-child(odd){
    background:#c9cbb6;
}

.member_1 ul li:nth-child(even){
    background: rgb(238, 238, 235) none repeat scroll 0% 0%;
}

.database{
    width:80%;
    margin:0 auto;
    padding-bottom:24px;
}
.database ul{
    border: 1px solid rgb(204, 204, 204);
    padding: 3px;
}
.database ul li{
    padding: 13px 8px !important;
}
.database ul li a{
    color:#2d2e2e !important;
    font-size:13px !important;
    padding:0px !important;
    margin-top: -20px !important;
    margin-left: 31px;
}
.database ul li:nth-child(odd){
    background:#c9cbb6;
}

.database ul li:nth-child(even){
    background: rgb(238, 238, 235) none repeat scroll 0% 0%;
}

.database ul li a:hover{
    color:#f66606 !important;
    margin-left:40px !important;
}
.database ul li i{
    margin-right: 20px;
    color:#224b61;
}


.subjectwiselist{
    width:90%;
    margin:0 auto;
    padding:15px 0px;
}
.subjectwiselist ul li{
    padding: 12px 8px !important;
}
.subjectwiselist ul li a{
    width: 90%;
    padding:0px !important;
    float: left;
    color:#2d2e2e !important;
    font-size:13px !important;
}
.subjectwiselist ul li a i{
    margin-right: 8px;
    color:#224b61;
}
.subjectwiselist ul li a:hover{
    color:#f66606 !important;
}
.subjectwiselist ul li span{
    text-align: right;
    background: #224b61;
    color: #fff;
    width: auto;
    padding: 0px 3px;
    border-radius: 2px;
}
.subjectwiselist ul{
    border: 1px solid rgb(204, 204, 204);
    padding: 3px;
}
.subjectwiselist ul li:nth-child(odd){
    background:#c9cbb6;
}

.subjectwiselist ul li:nth-child(even){
    background: rgb(238, 238, 235) none repeat scroll 0% 0%;
}

.subjectwiselist ul li:first-child {

}

.fullText{
    width:90%;
    margin:0 auto;
    padding:24px 0px;
}
.fullText ul li{
    padding: 12px 8px !important;
}
.fullText ul li a{
    padding:0px !important;
    float: left;
    color:#2d2e2e !important;
    font-size:13px !important;
}
.fullText ul li i{
    margin-right: 8px;
    color:#224b61;
    float:left;
    margin-top: 3px;
}

.fullText ul li a:hover{
    color:#f66606 !important;
}
.fullText ul li span{
    text-align: right;
    background: #224b61;
    color: #fff;
    width: auto;
    padding: 0px 3px;
    border-radius: 2px;
}
.fullText ul{
    border: 1px solid rgb(204, 204, 204);
    padding: 3px;
}
.fullText ul li:nth-child(odd){
    background:#c9cbb6;
}

.fullText ul li:nth-child(even){
    background: rgb(238, 238, 235) none repeat scroll 0% 0%;
}





.eResources_head h4{
    font-size: 14px;
    background: #224B61;
    padding: 9px 10px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.eResources_head ul{
    padding-left:0px !important;
}
.odd{
    font-size: 14px;
    background: #c5c4b2;
    padding: 9px 10px;
    color: #224B61;
}
.even{
    font-size: 14px;
    background: #fff;
    color: #000;

} 
.bg_white{
    background:#fff;
    margin:0px;
}



/*.odd a:hover{
color:#F66606 !important;
} */
.link_color a{
    color:#224B61 !important;
}
.border_box{
    border: 1px solid #CCC;
    padding: 10px 9px;
}



.alpha h5 a{
    background: rgb(170, 170, 170) none repeat scroll 0% 0%;
    padding-left: 6px;
    padding-right: 1px;
    padding-top: 3px;
    float:left;
    margin-right:1px;
    padding-bottom: 3px;
    color: rgb(255, 255, 255);
    padding: 3px 5px 3px 6px;
    margin-top: 1px;
}
.alpha h5 a:hover{
    background:#224B61 ;
    color:#fff;
}
.alpha h5 a:active{
    background:#224B61 ;
    color:#fff;
}


.single-price ul form div input{
    width:100%;
}
.single-price ul form div select{
    width:100%;
}
.single-price ul form div select option{
    width:50% !important;
}
.alpha_part {
    border: 1px solid rgb(204, 204, 204);
    padding: 10px 10px;
    float: left;
    width: 100%;
}
.alpha_part div ul p{
    letter-spacing: 4px;
    font-size: 14px;
}
.search_bg{
    background: #EEE none repeat scroll 0% 0%;
    width: 100%;
    padding: 5px 12px;
    float: left;
    border-width: 1px 1px medium;
    border-style: solid solid none;
    border-color: #CCC #CCC #FFDEAD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.single-price ul form{
    width:70%;
    margin:0 auto;
    padding:10px 0px;
}
.select_option{
    margin-top: 15px;
}
.link_color li{
    margin-left: 20px;
    list-style: disc;
}




.float_right{
    float:right;
}
.single-service ul {
    padding: 0 48px;
    text-align: justify;
}



.contact-info h2{
    margin-bottom:0px;
}
.join_title p{
    visibility: visible; animation-duration: 400ms; animation-delay: 400ms; animation-name: fadeInDown; 
}
.effect{
    visibility: visible; animation-duration: 400ms; animation-delay: 400ms; animation-name: fadeInDown;

}
.bottom hr{
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #EEE -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-bottom: 5px;
    margin-top: 12px;
}
.contact-info i{
    margin-right: 6px;
}
.contact-info p{
    margin-bottom: 5px;
}
.effect p{
    text-align:justify;
}





.dl_tr{
    background: #D5D5D5;
}
.dl_tr_light{
    background: #EAEAEA none repeat scroll 0% 0%;
}
.effect h4 {
    background: #224B61 none repeat scroll 0% 0%;
    width: 50%;
    padding: 7px 0px;
    color: #FFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: left;
    margin-bottom: 0px;
}

.post-thumb a img{
    border: 1px solid #ccc;
}



.no_padding{
    padding:0px;
}
.email a:hover{
    margin:0px !important;
}


.navbar-fixed-top + .content-container {
    margin-top: 70px;
}
.content-container {
    margin: 0 130px;
}



#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    left: 10px; /* padding from the left side of the window */

}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px; /* height of link element */
    left: 10px; /* padding from the left side of the window */
}
#top-link-block a{
    float:right;
    margin-top:-95px;
    margin-bottom:0px;
    margin-right:10px;
}
#top-link-block a i{
    color:#F66606;
}
#top-link-block a:hover i{
    color:#333;
}



.mhrd a{
    background: #ffffff;
    float: left;
    width: 56%;
    height: 80px;
    border-radius: 60px;
    margin-top: 45px;
    margin-right: 22px;
}

.mhrd a img {
    float: right;
    width: 70%;
    padding-top: 7px;
    margin-right: 8px;
}
.inflibnet a {
    background: #ffffff;
    float: left;
    width: 56%;
    height: 80px;
    border-radius: 60px;
    margin-top: 45px;
    margin-right: 22px;
}
.inflibnet a img{
    float: right;
    width: 100%;
}
.slider_mhrd img {
    width: 7%;
}
.inflibnet_mhrd img {
    width: 8%;
}
.plus_h4 i{
    float: left;
    margin-top: 20px;
    margin-left: 1px;
    color: #ccc;
    font-size: 11px;
}
.plus_h4 h4{
    float: left;
}
.plus_h4 h6{
    float: left;
    margin-left: 12px;
}
.plus_h4{
    margin-left: 15px;
}
.digital_box2{
    width: 15%;
}
.digital_box2 h4 {
    font-size: 28px;
    color: #d8d8d8;
    margin-bottom: 0px;
}
.digital_box2 h6 {
    font-size: 11px;
    color: #fdd4bb;
    line-height: 1.2;
    margin-top: 5px;
}



.p_style b{
    font-size: 15px !important;
}
.p_style p{
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 4px;
}
.access {
    padding: 0px 2px 0px 10px;
    color: green;
    font-size: 20px !important;
}

.requested {
    padding: 0px 2px 0px 10px;
    color: #C70039;
    font-size: 20px !important;
}
.odd_button {
    padding: 0px 6px !important;
    font-size: 14px !important;
    color: #fff !important;
    background: #286090 !important;
    font-weight:400 !important;
    border:none !important;
    float:right !important;
    width:68px  !important;
}




.odd button{
    float:right;
    padding: 0px 6px;
    font-size: 14px;
    background:none;
    color:#286090;
    font-weight:400;
    border:none;
}
.odd button:hover{
    border-radius:2px;
    padding: 0px 6px;
}
.odd button i{
    margin-left:5px;
} 

.modal-body p{
    text-align:justify;
}
.modal-body p img{
    float: left;
    border: 1px solid #ccc;
    margin-right: 8px;
    margin-top: 5px;
    padding: 4px 6px;
    width: 90px;
    height: 90px;
}
.modal-body a{
    text-align:center;
}
.eresources{
    padding: 18px 0px;
}

fieldset {
    border: 1px solid #ccc;
    padding: 15px 20px 15px 20px;
    margin-top: 20px;
}

legend {
    border:none;
    width:auto;
    margin-bottom: 0px;
}

legend h4 {
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 5px;
    font-size: 16px !important;
}
.submit_request {
    margin-left: 40%;
    padding: 15px 75px;
    font-size: 20px;
}
.login_request {
    margin-left: 40%;
    padding: 15px 75px;
    font-size: 20px;
}
.captcha {
    text-align: center;
    font-size: 25px!important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 65px;
}

/* Parsley Validation */
.parsley-error {
    border-color: #ff5b5b !important;
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0;
}

.parsley-errors-list.filled {
    display: block;
    padding: 0;
}

.parsley-errors-list > li {
    font-size: 12px;
    list-style: none;
    color: #ff5b5b;
}
/* Parsley Validation */

.message {
    /* padding:20px 0px 300px 0px; */
    min-height: 300px;
}

.ndltab {
    padding: 50px 0px;
}
.ndltab li a {
    border-top: 4px solid rgba(107, 107, 106, 0.58);
    background: rgba(144, 144, 144, 0.22);

}

.ndltab ul li.active a, .ndltab ul li.active a:focus, .ndltab ul li.active a:hover {
    /*    border-top: 4px solid #f66606;
        background: rgba(246, 102, 6, 0.22);
        border-bottom: 1px solid #ffffff;*/
}
.ndltab ul li.active a {
    border-top: 4px solid #f66606;
    background: rgba(246, 102, 6, 0.22);
    border-bottom: 1px solid #ffffff;
}
.oes_tab li a{
    border-top: 4px solid #f66606;
    background: rgba(246, 102, 6, 0.22);
    border-bottom: 1px solid #ffffff;
}
.label_right {
    float: left;
}
.ndlmember h2 {
    margin-bottom: 35px
}
.media-body p img {
    height: 30px;

}
.dd_drawn {
    color: #F66606;
    font-weight: 400;
}
.mode-payments ul{
    padding-left:8px;
    font-size:13px;
}
.mode-payments ul li ul{
    padding-left:15px;
}
.mode-payments ul li{
    list-style:none;
    line-height: 23px;
}
.mode-payments ul li i{
    color:#007149;
}
.associate_padding {
    padding: 20px;
}
.resource_request {
    padding: 15px 75px;
    font-size: 20px;
}
.link li:hover {
    color: #F66606 !important;   
}
.fixed_button a {
    width: 250px;
    height: 45px;
    text-align: center;
}
.captcha_center {
    width: 280px;
    margin:0px auto ;
}

.login_button {
    margin-top: 15px;
    padding: 8px 6px;
    margin-bottom: 0px;
}

#finalsubmitButton {
    margin-top: 15px;
    padding: 8px 6px;
    margin-bottom: 0px;
}
.login_heading {
    background: #224B61;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.login_heading h3 {
    color: #fff;
    margin: 0px;
}
.padding_top5{
    padding-top: 5px;
}

.captcha_login > #captcha_image {
    width: 80%;
    float: left;
}
.margin_top_15 {
    margin-top:15px;
}
.border_1px {
    border: 1px solid #eeeeee;
}
.forgot_pwd {
    margin-top: 20px;
}
.new_reg {
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
    border-top: 1px solid #eeeeee;
    padding-top: 5px;
}

.error_message {
    color: #c03035;
}
.button_center {
    width: 255px;
    margin: 0 auto;
}
.button_center button {
    margin-left: 0%;
}


#mysubmenuul{
    display:inline-block;
    margin-left: 35px;
}
#mysubmenuul li{
    float:left;
    margin-left: 5px;
}

.submenu {
    margin-right: 0px!important;
}

.pr0 {
    padding-right: 0px !important;
    text-align: inherit;
}

.modal-dialog {
    margin: 30px auto;
    width: 800px;
}

.innermenu {
    background: none;
}
.innermenu ul li a{
    padding: 10px 10px!important;
}
.innermenu ul li.active {
    background: #dedede;

}
.innermenu ul li.active > a{
    color: #224B61 !important;
    border-bottom: none !important;

}
.innermenu ul li a:hover{
    color: #224B61 !important;
    border-bottom: none !important;
    background: #dedede !important;

}
.innermenu ul li:last-child {
    margin-right: 0px !important;
}
/*Sub Menu End */

.back_button {
    background-color: #FB7924;
    border: #FB7924 1px solid;
}
.back_button:hover{
    background-color: #F66606;
    border: #F66606 1px solid;
}

.oes_tab {
    padding-top: 15px !important;
    padding-bottom: 5px !important;
}
.ndltab ul li.filled a  {
    border-top: 4px solid #399D05;
    background: rgba(178, 248, 189, 0.2);
    border-bottom: 1px solid #ffffff;
}
.ndltab ul li.unfilled a  {
    background-color: #eee;
    text-decoration: none;
}
.highlight {
    color: #FF6205;
}

.notice {
    background: #dff0d8;
    padding: 5px 10px;
    margin-top: 40px;
    border: 1px solid #dff0d8;
}
.notice1 {
    background: #dff0d8;
    padding: 5px 10px;
    margin-top: 10px;
    border: 1px solid #dff0d8;
}

.notice p notice1 p {
    color: #069;
}
.notice p a, .notice1 p a  {
    text-decoration: none;
}

.custom_tr {
    background: rgb(34, 75, 97) none repeat scroll 0% 0% !important;
    color: #FFF !important;
}
.padding_bottom_25 {
    padding-bottom: 25px;
}
.padding_25 {
    padding: 20px;
}
.padding_top50 {
    padding-top: 50px;
}
.negotiated_list {
    border-bottom: 1px solid #ddd;
    width:100%;
    float: left;

}
.btn_journals a {
    margin-top: 15px;
}
.negotiated_list div h5 {
    color: #F46A05;
}
.negotiated_list:nth-child(even) {
    background: #FDFEFE
}
.negotiated_list:nth-child(odd) {
    background: #F8F9F9
}

.btn_negotiated18 {
    background-color: #4CB0EB;
    border-color: #4CB0EB;
    color: #fff;
}

.btn_negotiated18 a {
    margin-top: 15px;
}

.btn_negotiated19 {
    background-color: #E67E22;
    border-color: #E67E22;
    color: #fff;
}

.btn_negotiated19 a {
    margin-top: 15px;
}


.fa-label {
    cursor:pointer;
    float:left;
    font-weight: 300;
}
.fa-label:hover {
    outline: none;
    text-decoration: none;
    color: #F66606;
}
.mt0 {
    margin-top: 0px;
}

.font_size_10 {
    font-size: 10px !important;   
}


.submit_request_ndl {
    padding: 15px 130px;
    font-size: 20px;
}
.width-100 {
    width: 100%;
}

.journal-table {
    width: 100% !important;
    border: 1px solid;

}
.journal-table tbody tr td {
    font-size: 12px;
}
.journal-table tfoot tr th {
    padding: 10px 6px !important;
}
.frmSearch {
    width: 70%;
    margin: 0 auto;
    padding: 10px 0px;
}
.alpha h5 b {
    color: #224B61;
    float: left;
    margin-right: 7px;
    line-height: 21px;
}
.mb20 {
    margin-bottom: 20px;
}
.page-header {
    margin: 10px 0 20px !important;
}

.gsc-control-cse {
    width: 63%;
    margin: 0 auto;
    margin-top: 20px;
}

/* Start Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 99999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgb(255, 255, 255) 1.5em 0 0 0, rgb(255, 255, 255) 1.1em 1.1em 0 0, rgb(255, 255, 255) 0 1.5em 0 0, rgb(255, 255, 255) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.5) -1.5em 0 0 0, rgba(255, 255, 255, 0.5) -1.1em -1.1em 0 0, rgb(255, 255, 255) 0 -1.5em 0 0, rgb(255, 255, 255) 1.1em -1.1em 0 0;
    box-shadow: rgb(255, 255, 255) 1.5em 0 0 0, rgb(255, 255, 255) 1.1em 1.1em 0 0, rgb(255, 255, 255) 0 1.5em 0 0, rgb(255, 255, 255) -1.1em 1.1em 0 0, rgb(255, 255, 255) -1.5em 0 0 0, rgb(255, 255, 255) -1.1em -1.1em 0 0, rgb(255, 255, 255) 0 -1.5em 0 0, rgb(255, 255, 255) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
} 

/* End Absolute Center Spinner */

.green-text {
    color: #399d05;
}
.red-text {
    color: red;
}
.orange-text {
    color: #f66606;
}
.blue-text {
    color: #006699;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.mt-0 {
    margin-top: 0px !important;
}