/*
Template Name: Bootstrap Starter Kit - Style Library 1
Description: Business Startup & Prototyping HTML Framework
Author: Theme Spirit
Author URI: http://www.creativemarket.com/theme_spirit

Version: 1.0

*/

/*	PATTERN LIBRARY STYLES
/*----------------------------------------------------*/

/* GOOGLE FONTS */

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'), url('../fonts/myriadpro-regular.svg') format('svg'), url('../fonts/myriadpro-regular.woff') format('woff'), url('../fonts/myriadpro-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'MyriadProLight';
    src: url('../fonts/myriadpro-light.eot');
    src: url('../fonts/myriadpro-light.eot') format('embedded-opentype'), url('../fonts/myriadpro-light.svg') format('svg'), url('../fonts/myriadpro-light.woff') format('woff'), url('../fonts/myriadpro-light.ttf') format('truetype');
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/myriadpro-bold.eot');
    src: url('../fonts/myriadpro-bold.eot') format('embedded-opentype'), url('../fonts/myriadpro-bold.svg') format('svg'), url('../fonts/myriadpro-bold.woff') format('woff'), url('../fonts/myriadpro-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/myriadpro-semibold.eot');
    src: url('../fonts/myriadpro-semibold.eot') format('embedded-opentype'), url('../fonts/myriadpro-semibold.svg') format('svg'), url('../fonts/myriadpro-semibold.woff') format('woff'), url('../fonts/myriadpro-semibold.ttf') format('truetype');
}
@font-face {
        font-family: "Rupee Foradian";
        src: url('../fonts/Rupee_Foradian.eot');
        src: url('../fonts/Rupee_Foradian.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rupee_Foradian.svg#Rupee Foradian') format('svg'),
        url('../fonts/Rupee_Foradian.woff') format('woff'),
        url('../fonts/Rupee_Foradian.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
body {
    color: #333333;
    background: #ffffff;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'MyriadProLight';
}
.clear-left { padding-left:0px; }
.clear-right { padding-right:0px; }
.clear-pad { padding:0px; }
.text-right { text-align:right; }
.text-center{ text-align:center; }
.top-margin { margin-top:50px; }
.bottom-margin { margin-bottom:30px; }
.border-bottom { border-bottom:solid 1px #e4e4e4;}
/* BACKGROUND COLORS */
.rs{font-family: "Rupee Foradian"; font-weight:300;}

.bg-light-choco {
    background-color: #d1ae6b !important;
}
.bg-sand-color {
    background-color: #feeed7 !important;
}
.bg-red2 {
    background-color: #ed4424 !important;
}
.bg-pink {
    background-color: #9e1e67 !important;
}
.bg-green {
    background-color: #95a44e !important;
}
.bg-ligter-blue {
    background-color: #5a7b88 !important;
}
.bg-orange1 {
    background-color: #f08023 !important;
}
.bg-can-blue {
    background-color: #0077a3 !important;
}
.bg-can-pruple {
    background-color: #570055 !important;
}

.bg-black {
    background-color: #111111 !important;
}
.bg-white {
    background-color: #FFFFFF !important;
}
.bg-offwhite {
    background-color: #F5F5F5 !important;
}
.bg-clouds {
    background-color: #ECF0F1 !important;
}
.bg-silver {
    background-color: #BDC3C7 !important;
}

.bg-silver2 {
    background-color: #e7e7e8 !important;
}

.bg-brown {
    background-color: #937e83 !important;
}

.bg-concrete {
    background-color: #95A5A6 !important;
}
.bg-asbestos {
    background-color: #7F8C8d !important;
}
.bg-tan {
    background-color: #D1DBBD !important;
}
.bg-pewter {
    background-color: #91AA9D !important;
}
.bg-moonlight {
    background-color: #3E606F !important;
}
.bg-deepocean {
    background-color: #193441 !important;
}
.bg-turquoise {
    background-color: #1ABC9C !important;
}
.bg-aqua {
    background-color: #16A085 !important;
}
.bg-sunflower {
    background-color: #F1C40F !important;
}
.bg-orange {
    background-color: #d3ad67 !important;
}
.bg-sienna {
    background-color: #BF4E19 !important;
}
.bg-milanored {
    background-color: #AC1C00 !important;
}
.bg-river {
    background-color: #3498DB !important;
}
.bg-marina {
    background-color: #2980B9 !important;
}
.bg-deco {
    background-color: #C9D787 !important;
}
.bg-crete {
    background-color: #7D8A2E !important;
}
.bg-guardsman {
    background-color: #D90000 !important;
}
.bg-pomegranate {
    background-color: #C0392B !important;
}
.bg-finn {
    background-color: #723147 !important;
}
.bg-tamarind {
    background-color: #31152B !important;
}
.bg-dark-blue {
    background-color: #1d8bcc !important;
}
.bg-black {
    background-color: #000 !important;
}
.bg-choco-brown {
    background-color: #64403a !important;
}
.bg-dark-green {
    background-color: #be9d24 !important;
}
/* COLORS */

.black {
    color: #111111;
}
.white {
    color: #FFFFFF;
}
.offwhite {
    color: #F5F5F5;
}
.clouds {
    color: #ECF0F1;
}
.silver {
    color: #BDC3C7;
}
.concrete {
    color: #95A5A6;
}
.asbestos {
    color: #7F8C8d;
}
.tan {
    color: #D1DBBD;
}
.pewter {
    color: #91AA9D;
}
.moonlight {
    color: #3E606F;
}
.deepocean {
    color: #193441;
}
.turquoise {
    color: #1ABC9C;
}
.aqua {
    color: #16A085;
}
.sunflower {
    color: #F1C40F;
}
.orange {
    color: #F39C12;
}
.sienna {
    color: #BF4E19;
}
.milanored {
    color: #AC1C00;
}
.river {
    color: #3498DB;
}
.marina {
    color: #2980B9;
}
.deco {
    color: #C9D787;
}
.crete {
    color: #7D8A2E;
}
.guardsman {
    color: #D90000;
}
.pomegranate {
    color: #C0392B;
}
.finn {
    color: #723147;
}
.tamarind {
    color: #31152B;
}
/* PADDING, MARGIN & ALIGNMENT */

.pad5 {
    padding-top: 5px;
}
.pad10 {
    padding-top: 10px;
}
.pad15 {
    padding-top: 15px;
}
.pad25 {
    padding-top: 25px;
}
.pad30 {
    padding-top: 30px;
}
.pad45 {
    padding-top: 45px;
}
.pad60 {
    padding-top: 60px;
}
.pad90 {
    padding-top: 90px;
}
.min-height-100px {
    min-height: 100px;
}
.min-height-200px {
    min-height: 200px;
}
.min-height-300px {
    min-height: 300px;
}
.min-height-400px {
    min-height: 400px;
}
.min-height-500px {
    min-height: 500px;
}
.min-height-600px {
    min-height: 600px;
}
.min-height-700px {
    min-height: 700px;
}
.min-height-800px {
    min-height: 800px;
}
.marg-bottom5 {
    margin-bottom: 5px;
}
.marg-left5 {
    margin-left: 5px;
}
.marg-right5 {
    margin-right: 5px;
}
.but_marg {
    margin-left: 3px;
}
.v-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
/** TYPOGRAPHY **/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'MyriadProBold', Helvetica, Arial, sans-serif;
    line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    col or: #e5e5e5;
}
h1,
h2,
h3 {
    margin-bottom: 20px;
    font-weight: 300;
}
h4,
h5,
h6 {
    margin-bottom: 15px;
    font-weight: 400;
}
h1,
.h1 {
    font-size: 44px;
}
h2,
.h2 {
    font-size: 37px;
}
h3,
.h3 {
    font-size: 27px;
}
h4,
.h4 {
    font-size: 23px;
}
h5,
.h5 {
    font-size: 18px;
}
h6,
.h6 {
    font-size: 16px;
}
p {
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    margin: 15px 0;
    color: #515157;
}
.lead {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 300;
}
small,
.small {
    font-size: 80%;
    line-height: 2;
}
em {
    color: #ff6600;
}
/* LINKS */

a {
    color: #1abc9c;
}
a:hover {
    color: #16a085;
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* LISTS */

ol {
    position: relative;
    padding-left: 22px;
}
ul {
    list-style: none;
    position: relative;
    padding-left: 22px;
}
ul li,
ol li {
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #515157;
    margin-bottom: 5px;
}
ul.circle li:before {
    font-family: 'fontawesome';
    content: '\f10c';
    font-size: 12px;
    color: #16a085;
    padding-top: 2px;
    margin-left: -20px;
    position: absolute;
}
/* TITLES */

.underlined-title {
    text-align: center;
    padding-bottom: 30px;
}
.underlined-title h1 {
    color: #2c3e50;
    margin: 0;
}
.underlined-title h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #95a5a6;
}
.underlined-title hr {
    width: 10%;
    border-width: 2px;
    border-color: #16a085;
}
/* IMAGES */

img {}
/*===================================================================================*/

/*	BUTTONS
/*===================================================================================*/

.btn {
    color: #FFF;
    padding: 10px 20px;
    margin: 15px 0;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn-sm {
    padding: 7px 13px;
    font-size: 12px;
}
.btn-lg {
    padding: 16px 26px;
    font-size: 16px;
}
.btn-xl {
    padding: 18px 30px;
    font-size: 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
h1 .btn,
h2 .btn,
h3 .btn,
h4 .btn,
p .btn {
    margin-left: 15px;
}
/* Button DISABLED */

.disabled a {
    cursor: not-allowed;
}
/* Button DEFAULT */

.btn.btn-default {
    background: #ecf0f1;
    box-shadow: 0 2px #bdc3c7;
    color: #999;
}
.btn.btn-default:hover {
    background: #bdc3c7;
}
/* Button PRIMARY */

.btn.btn-primary {
    background: #1abc9c;
    box-shadow: 0 2px #16a085;
}
.btn.btn-primary:hover {
    background: #16a085;
}
/* Button WARNING */

.btn.btn-warning {
    background: #f1c40f;
    box-shadow: 0 2px #f39c12;
}
.btn.btn-warning:hover {
    background: #f39c12;
}
/* Button DANGER */

.btn.btn-danger {
    background: #e74c3c;
    box-shadow: 0 2px #c0392b;
}
.btn.btn-danger:hover {
    background: #c0392b;
}
/* Button SUCCESS */

.btn.btn-success {
    background: #2ecc71;
    box-shadow: 0 2px #27ae60;
}
.btn.btn-success:hover {
    background: #27ae60;
}
/* Button DARK */

.btn.btn-dark {
    background: #34495e;
    box-shadow: 0 2px #2c3e50;
    color: #ffffff;
}
.btn.btn-dark:hover {
    background: #2c3e50;
}
/* Button INFO */

.btn.btn-info {
    background: #3498db;
    box-shadow: 0 2px #2980b9;
}
.btn.btn-info:hover {
    background: #2980b9;
}
/* Outline Buttons */

.btn-outline {
    color: #FFF;
    padding: 12px 20px;
    margin: 15px 0;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
}
.btn-outline:hover {
    text-decoration: none;
    color: #ffffff;
}
.btn-outline-sm {
    padding: 5px 13px;
    font-size: 13px;
}
.btn-outline-lg {
    padding: 14px 26px;
    font-size: 15px;
}
.btn-outline-xl {
    padding: 18px 30px;
    font-size: 24px;
}
.btn-outline.outline-light,
.icon.outline-light {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: none;
}
.btn-outline.outline-light:hover,
.icon.outline-light:hover {
    color: #2c3e50;
    background: #ffffff;
}
.btn-outline.outline-dark,
.icon.outline-dark {
    color: #2c3e50;
    background: none;
    border: 2px solid #2c3e50;
}
.btn-outline.outline-dark:hover,
.icon.outline-dark:hover {
    color: #ffffff;
    background: #2c3e50;
}
button:hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*===================================================================================*/

/*	SOCIAL ICONS
/*===================================================================================*/

.social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 100;
}
.social li {
    display: inline-block;
    margin-right: 6px;
}
.social li a {
    display: table;
    position: relative;
}
.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    font-size: 18px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.social-light li a i {
    color: #ffffff;
}
.social-dark li a i {
    color: #666666;
}
.social li a i:after {
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.social li a:hover i {
    color: #f0f0f0;
}
.social li a:hover i:after {
    height: 100%;
}
.social a .fa-facebook:after {
    background: #3b5998;
}
.social a .fa-google-plus:after {
    background: #dd4b39;
}
.social a .fa-twitter:after {
    background: #00aced;
}
.social a .fa-pinterest:after {
    background: #CB2027;
}
.social a .fa-behance:after {
    background: #1769FF;
}
.social a .fa-dribbble:after {
    background: #EA4C89;
}
/* FORM CONTROL */

fieldset {
    border: 2px solid #ecf0f1;
    border-radius: 6px;
    padding: 30px 50px;
}
fieldset legend {
    color: #333;
    padding: 5px 10px;
    border: 2px solid #ecf0f1;
    border-radius: 6px;
}
.form-control {
    border: 2px solid #ecf0f1;
    color: #34495e;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.467;
    padding: 8px 12px;
    height: 40px;
    -webkit-appearance: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.form-group.focus .form-control,
.form-control:focus {
    border-color: #1abc9c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f4f6f6;
    border-color: #d5dbdb;
    color: #d5dbdb;
    cursor: default;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.form-control.form-minimal {
    border-color: transparent;
}
.form-control.form-minimal:hover {
    border-color: #bdc3c7;
}
.form-control.form-minimal:focus {
    border-color: #1abc9c;
}
.has-success .help-block,
.has-success .control-label {
    color: #2ecc71;
}
.has-success .form-control {
    color: #2ecc71;
    border-color: #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .form-control:-moz-placeholder {
    color: #2ecc71;
    opacity: 1;
}
.has-success .form-control::-moz-placeholder {
    color: #2ecc71;
    opacity: 1;
}
.has-success .form-control:-ms-input-placeholder {
    color: #2ecc71;
}
.has-success .form-control::-webkit-input-placeholder {
    color: #2ecc71;
}
.has-success .form-control.placeholder {
    color: #2ecc71;
}
.has-success .form-control:focus {
    border-color: #2ecc71;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .input-group-addon {
    color: #2ecc71;
    border-color: #2ecc71;
    background-color: #ffffff;
}
.has-warning .help-block,
.has-warning .control-label {
    color: #f1c40f;
}
.has-warning .form-control {
    color: #f1c40f;
    border-color: #f1c40f;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .form-control:-moz-placeholder {
    color: #f1c40f;
    opacity: 1;
}
.has-warning .form-control::-moz-placeholder {
    color: #f1c40f;
    opacity: 1;
}
.has-warning .form-control:-ms-input-placeholder {
    color: #f1c40f;
}
.has-warning .form-control::-webkit-input-placeholder {
    color: #f1c40f;
}
.has-warning .form-control.placeholder {
    color: #f1c40f;
}
.has-warning .form-control:focus {
    border-color: #f1c40f;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .input-group-addon {
    color: #f1c40f;
    border-color: #f1c40f;
    background-color: #ffffff;
}
.has-error .help-block,
.has-error .control-label {
    color: #e74c3c;
}
.has-error .form-control {
    color: #e74c3c;
    border-color: #e74c3c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .form-control:-moz-placeholder {
    color: #e74c3c;
    opacity: 1;
}
.has-error .form-control::-moz-placeholder {
    color: #e74c3c;
    opacity: 1;
}
.has-error .form-control:-ms-input-placeholder {
    color: #e74c3c;
}
.has-error .form-control::-webkit-input-placeholder {
    color: #e74c3c;
}
.has-error .form-control.placeholder {
    color: #e74c3c;
}
.has-error .form-control:focus {
    border-color: #e74c3c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .input-group-addon {
    color: #e74c3c;
    border-color: #e74c3c;
    background-color: #ffffff;
}
/* FORM - INPUT ICON */

.form-control + .input-icon {
    position: absolute;
    top: 2px;
    right: 2px;
    line-height: 37px;
    vertical-align: middle;
    font-size: 20px;
    color: #b2bcc5;
    backg round-color: #ffffff;
    padding: 0 12px 0 0;
    border-radius: 6px;
}
.input-hg + .input-icon {
    line-height: 49px;
    padding: 0 16px 0 0;
}
.input-lg + .input-icon {
    line-height: 41px;
    padding: 0 15px 0 0;
}
.input-sm + .input-icon {
    font-size: 18px;
    line-height: 30px;
    padding: 0 10px 0 0;
}
/* FORM - INPUT GROUP */

.input-group .input-group-btn .btn {
    margin: 0;
    box-shadow: none;
}
.input-group .input-group-btn .btn:hover {
    background: #1abc9c;
    color: #fff;
}
/*	ACCORDION / TOGGLE */

.panel-group {
    margin-bottom: 0;
}
.panel-group + .panel-group {
    margin-top: 20px;
}
.panel-group .panel {
    background: #fff;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-radius: 3px;
    box-shadow: none;
}
.panel-group .panel + .panel {
    margin-top: 10px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: #E6E9ED;
}
.panel-body {
    padding: 25px;
}
.panel-heading {
    background-color: inherit !important;
    color: inherit !important;
    padding: 0;
    border-color: inherit !important;
}
.panel-title {
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.panel-title > a {
    display: block;
    padding: 15px 25px 15px;
    text-decoration: none;
    color: #fff;
}
.panel-title > a.collapsed {
    background: #f5f5f5;
}
.panel-title > a.collapsed,
.panel-title > a.collapsed span {
    color: #16A085;
}
.panel-title > a,
.panel-title > a:hover {
    background: #16A085;
    color: #fff;
}
.panel-title > a span {
    display: block;
    position: relative;
    top: 0;
    color: #fff;
    padding-right: 25px;
}
.text-right .panel-title > a span {
    padding-left: 25px;
    padding-right: 0;
}
.text-center .panel-title > a span {
    padding-left: 0;
    padding-right: 0;
}
.panel-title > a:hover span {
    color: inherit;
}
.text-center .panel-title > a:hover span {
    top: .5em;
    color: transparent;
}
.panel-title > a span:after {
    font-family: "fontawesome";
    content: "\f077";
    position: absolute;
    top: 0;
    right: 0;
}
.text-right .panel-title > a span:after {
    left: 0;
    right: auto;
}
.text-center .panel-title > a span:after {
    top: -.75em;
    left: 0;
    opacity: 0;
}
.panel-title > a.collapsed span:after {
    content: "\f078";
}
/* TABS */

.nav-tabs {
    margin: 0 auto;
}
.nav-tabs > li {
    z-index: 2;
    float: none;
    display: inline-block;
}
.nav-tabs > li > a {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    padding: 16px 25px 12px;
    font-size: 18px;
    /* font-weight: 700; */
    /* font-style: normal; */
    /* text-transform: uppercase; */
    color: #737c85;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
    border-bottom: 4px solid transparent !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #85d6de !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
    outline: 0;
}
.tab-content {
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.tab-pane {
    padding: 30px 0;
    border-bottom: 1px solid #ecf0f1;
}
/* PAGINATION */

.pagination li a {
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #16A085;
    background: none;
    margin: 0 3px;
    border: 1px solid #16A085;
    padding: 5px 12px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #16A085;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #1ABC9C;
    border-color: #16A085;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999;
}
.pagination li:first-child a,
.pagination li:last-child a {
    border-radius: 0 !important;
}
.pagination-lg li a {
    padding: 8px 16px;
    font-size: 16px;
}
.pagination-sm li a {
    padding: 4px 10px;
    font-size: 12px;
}
/* PAGER */

.pager li > a,
.pager li > span {
    border: 1px solid #16A085;
    border-radius: 0;
    color: #16A085;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    font-size: 14px;
    min-width: 160px;
}
.pager li > a:hover,
.pager li > a:focus {
    border: 1px solid #ddd;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999;
    border: 1px solid #ddd;
}
/* CONTENT BLOCK HOLDERS */

.content-block {
    width: 100%;
    padding: 120px 0 30px 0;
    z-index: 100;
    position: relative;
    background-color: #ffffff;
}
.content-block-nopad {
    width: 100%;
    z-index: 100;
    position: relative;
    background-color: #ffffff;
}
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-20 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
    }
}
.subtitle {
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    width: 70%;
    margin: 0 auto;
}
.infografix1 {
    min-height: 160px;
    padding: 35px 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 96%;
    margin: 0 2% 3% 2%;
}
.infografix1 .ivalue {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 30px;
    color: #df7736;
}
.infografix1 .isubvalue {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #fff;
}
.infografix1 .idesc {
    font-size: 18px;
    line-height: 20px;
}
.infografix2 {
    padding: 35px 10px;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    width: 86%;
    margin: 0 5% 5% 7%;
    height: 180px;
}
.infografix2.color1 {
    background-color: rgba(0, 119, 174, 0.9);
}
.infografix2.color2 {
    background-color: rgba(169, 127, 73, 0.9);
}
.infografix2 .ivalue {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 24px;
    color: #fff;
}
.infografix2 .isubvalue {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #fff;
}
.infografix2 .idesc {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}
.greybg {
    background: #f5ecdc;
}
.biggerpadding {
    padding-left: 45px;
    padding-right: 45px;
}
.color0 {
    color: #000 !important;
}
.color1 {
    color: #a97f49;
}
.color2 {
    color: #bf9d25;
}
.color3 {
    color: #e75425;
}
.color4 {
    color: #9f1d67;
}
.color5 {
    color: #a97f49;
}
.color6 {
    color: #9e774d;
}
.color7 {
    color: #ac8b65;
}
.color8 {
    color: #b59638;
}
.color9 {
    color: #c1a657;
}
.color10 {
    color: #d24f32;
}
.color11 {
    color: #da704c;
}
.color12 {
    color: #ce6832;
}
.color13 {
    color: #d6804c;
}
.color14 {
    color: #8c2659;
}
.color15 {
    color: #9e774d
}
.color16 {
    color: #b59638
}
.color17 {
    color: #d24f32
}
.color18 {
    color: #ce6832
}
.color19 {
    color: #8c2659
}
.color20 {
    color: #000;
}
.bcolor15 {
    border-top: 2px solid #9e774d;
}
.bcolor16 {
    border-top: 2px solid #b59638;
}
.bcolor17 {
    border-top: 2px solid #d24f32;
}
.bcolor18 {
    border-top: 2px solid #ce6832;
}
.bcolor19 {
    border-top: 2px solid #8c2659;
}
.bcolor20 {
    border-top: 2px solid #000;
}
.color21 {
    color: #9e1e67;
}
.color22 {
    color: #f08023;
}
.color23 {
    color: #0080c6;
}
.color24 {
    color: #937e83;
}
.color25 {
    color: #dd6d1d;
}

.color26 {
    color: #FFF;
}

.color27 {
    color: #5a7b88 !important;
}
.color28 {
    color: #f99d1d !important;
}
.choco-brown {
    color: #64403a !important;
}

.sky-blue {
    color: #5a7b88 !important;
}

.plant-green {
    color: #95a44e !important;
}

.bld {
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
}
.liststyle1 {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.liststyle1 li {
    background: url(../images/dot.png) no-repeat left 5px;
    padding-left: 18px;
    font-size: 18px;
}

.liststyle2 {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.liststyle2 li {
    background: url(../images/dots2.png) no-repeat left 5px;
    padding-left: 18px;
    font-size: 18px;
}


.bigtitle1 {
    font-size: 60px;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 40px;
}
.bigtitle2 {
    font-size: 32px;
    font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 40px;
    color: #666;
}
/* Read More Options */

.rm {
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid transparent;
}
.rm:hover {
    background: #f9f9f9;
    color: #000;
    text-decoration: none;
    border: 1px solid #e4e4e4;
}
.rm1 {
    background: transparent;
    color: #666;
    border: 1px solid #e4e4e4;
}
.rm2 {
    background: #d3ad67;
    color: #fff;
}
.rm3 {
    background: #1d3b70;
    color: #fff;
}
.rm4 {
    background: transparent;
    color: #ec1f27;
    border: 1px solid #ec1f27;
}
.rm5 {
    background: transparent;
    color: #1d3b70;
    border: 1px solid #1d3b70;
}
.rm6 {
    background: #e4e4e4;
    color: #666;
}
.rm.small {
    font-size: 14px;
    padding: 5px 10px;
}
.bs_glance {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    min-height: 515px;
}
.bz_caption h2 {
    color: #000;
    margin-bottom: 0px;
    font-size: 32px;
    font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
}
.bz_desc h4 {
    font-family: 'MyriadProSemibold';
    color: #000;
    font-size: 20px;
    margin: 5px 0 0 0;
    padding-top: 10px;
}
.bz_desc {
    font-family: 'MyriadProSemibold';
    font-size: 16px;
}
.bz_desc p {
    color: #666;
    margin: 0;
    line-height: 24px;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(200, 200, 200, 0.8);
    border: none;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ff0000;
}
.businesses_bg1 {
    background: url(../images/home_rifine.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.businesses_bg2 {
    background: url(../images/home_pretro.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.businesses_bg3 {
    background: url(../images/home_oil.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.businesses_bg4 {
    background: url(../images/home_shop.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.businesses_bg5 {
    background: url(../images/home_news.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.nav-tabs > li.kpi1.active > a,
.nav-tabs > li.kpi1.active > a:hover,
.nav-tabs > li.kpi1.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #df7736 !important;
}
.nav-tabs > li.kpi2.active > a,
.nav-tabs > li.kpi2.active > a:hover,
.nav-tabs > li.kpi2.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #006c8d !important;
}
.nav-tabs > li.kpi3.active > a,
.nav-tabs > li.kpi3.active > a:hover,
.nav-tabs > li.kpi3.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #5c953d !important;
}
.nav-tabs > li.kpi4.active > a,
.nav-tabs > li.kpi4.active > a:hover,
.nav-tabs > li.kpi4.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #42103f !important;
}
.nav-tabs > li.buz1.active > a,
.nav-tabs > li.buz1.active > a:hover,
.nav-tabs > li.buz1.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #9e774d !important;
}
.nav-tabs > li.buz2.active > a,
.nav-tabs > li.buz2.active > a:hover,
.nav-tabs > li.buz2.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #b59638 !important;
}
.nav-tabs > li.buz3.active > a,
.nav-tabs > li.buz3.active > a:hover,
.nav-tabs > li.buz3.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #d24f32 !important;
}
.nav-tabs > li.buz4.active > a,
.nav-tabs > li.buz4.active > a:hover,
.nav-tabs > li.buz4.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #ce6832 !important;
}
.nav-tabs > li.buz5.active > a,
.nav-tabs > li.buz5.active > a:hover,
.nav-tabs > li.buz5.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #8c2659 !important;
}
.cover_container {
    z-index: 1040;
    position: absolute;
    background: #fff url(../images/COVER.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    position: fixed;
    min-height: 900px;
    opacity: 1;
}
/*	PATTERN LIBRARY MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: -40px;
    }
}
@media only screen and (min-width: 768px) {}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}