/*control */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: auto;
	top: 15px;
	text-align: right;
	 padding-right: 982px;
	left: -25px;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
#home-slider .flex-control-nav {
    bottom: 0;
    left: auto;
    text-align: center;
    top: auto;
}
#home-slider .flex-control-nav li a {
    height: 15px;
    width: 12px;
}
#home-slider .flex-control-nav li a:hover {
    background: white none repeat scroll 0 0;
}
#home-slider .flex-control-nav li a.flex-active {
    background: white none repeat scroll 0 0;
    cursor: default;
}
	
	
	
	
	
	
	*, *::before, *::after {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}
body {
    background-color: #ffffff;
    color: #333333;
    font-family: "Titillium Web",sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, select[multiple], textarea {
    background-image: none;
}
a {
    color: #ce0000;
    text-decoration: none;
}
a:hover, a:focus {
    color: #820000;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 0;
}
.img-thumbnail {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
	/**/
  h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
}
h5, .h5 {
    font-size: 24px;
}

   tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
} 
/*111*/





input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, select[multiple], textarea {
    background-image: none;
}
a {
    color: #ce0000;
    text-decoration: none;
}
a:hover, a:focus {
    color: #820000;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 0;
}
.img-thumbnail {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
p {
    margin: 0 0 10px;
}
.lead {
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}
/*222222*/

@media (min-width: 768px) {
.nav-justified > li {
    display: table-cell;
    width: 1%;
}
}
.nav-tabs-justified {
    border-bottom: 0 none;
}
.nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
.nav-tabs-justified > .active > a {
    border-bottom-color: #ffffff;
}
.tabbable::before, .tabbable::after {
    content: " ";
    display: table;
}
.tabbable::after {
    clear: both;
}
.tabbable::before, .tabbable::after {
    content: " ";
    display: table;
}
.tabbable::after {
    clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}
.tab-content > .active, .pill-content > .active {
    display: block;
}
.nav .caret {
    border-bottom-color: #ce0000;
    border-top-color: #ce0000;
}
.nav a:hover .caret {
    border-bottom-color: #820000;
    border-top-color: #820000;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
    z-index: 1000;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
.navbar::after {
    clear: both;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
.navbar::after {
    clear: both;
}
/*333333*/

.breadcrumb li + li:before {
    color: #ce0000;
}
/* Tabs */
.nav-tabs.nav-justified li.active a:before {
    background-color: #ce0000;
}
.tabs-left > .nav-tabs li.active a:before {
    background-color: #ce0000;
}



.nav-tabs.nav-justified li {
    border-bottom: 2px solid #e5e5e5;
    border-right: 2px solid #ffffff;
    position: relative;
}
.nav-tabs.nav-justified li a, .nav-tabs.nav-justified li a:hover, .nav-tabs.nav-justified li a:focus {
    background-color: #e5e5e5;
    border: medium none;
    color: #333333;
    padding: 15px 30px;
}
.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:hover, .nav-tabs.nav-justified li.active a:focus {
    background-color: #ffffff;
    padding-left: 26px;
}
.nav-tabs.nav-justified li.active {
    border-bottom: medium none;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
}
.nav-tabs.nav-justified li.active a::before {
    content: "";
    height: 4px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 101%;
}
.nav-tabs.nav-justified li.active + li {
    border-left: 2px solid #ffffff;
}
.nav-tabs.nav-justified li:last-child {
    border-right-color: #e5e5e5;
}
.nav-tabs.nav-justified li:first-child {
    border-left-color: #e5e5e5;
}
.aa > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
	text-decoration:none;
	outline:none;
	
}

.parallax .breadcrumb a, .parallax .breadcrumb .active, .parallax-small .breadcrumb a, .parallax-small .breadcrumb .active {
    color: #ffffff;
    margin-top: 25px;
}


/*====123*/
tabs-left > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li > a {
    border-width: 2px !important;
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}
.tabs-left > .nav-tabs {
    border-bottom: medium none;
    border-right: 2px solid #e5e5e5;
    display: table-cell;
    vertical-align: top;
    width: 150px;
}
.tabs-left > .nav-tabs > li > a {
    background-color: #e5e5e5;
    color: #333333;
    margin-right: -2px;
    padding: 15px;
    text-align: center;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #e5e5e5;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    background-color: #ffffff;
    border-color: #e5e5e5 #ffffff #e5e5e5 #e5e5e5;
}
.tabs-left > .nav-tabs li.active a::before {
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
}
.tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
}
/*444444*/
.progress {
    border: 2px solid #ce0000;
}
.progress .bar {
    background: #ce0000 none repeat scroll 0 0 !important;
}
.progress .bar-info {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    padding: 0 15px;
    position: absolute;
}
.progress {
    background: transparent none repeat scroll 0 0 padding-box;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin: 20px 0 10px;
    overflow: visible;
    position: relative;
}
.progress .bar-info {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    padding: 0 15px;
    position: absolute;
}
.progress .bar {
    background: #ffffff none repeat scroll 0 0;
    border-radius: inherit;
    box-shadow: none;
    box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 37px;
    text-align: center;
    text-shadow: none;
    transition: width 0.6s ease 0s;
}

.panel-group .panel .panel-heading .panel-title a::before {
    color: #ce0000;
}




.panel-group {
    margin-top: 10px;
}
.panel-group .panel {
    border-color: #e5e5e5;
    border-width: 2px;
    box-shadow: none;
}
.panel-group .panel .panel-heading {
    background-color: #ffffff;
    height: 50px;
    padding: 0;
}
.panel-group .panel .panel-heading .panel-title {
    line-height: 50px;
    margin-left: 70px;
    text-transform: none;
}
.panel-group .panel .panel-heading .panel-title a::before {
    border-right: 2px solid #e5e5e5;
    content: "";
    font-family: fontawesome;
    height: 50px;
    left: 18px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
.panel-group .panel .panel-heading .panel-title .collapsed::before {
    content: "";
}
.panel-group .panel .panel-body {
    padding: 30px;
}
.panel-group .panel + .panel {
    border-top: 0 none;
    margin-top: 0;
}








/*345345*/
.progress.alternative {
    background-color: #e5e5e5;
    border: medium none;
    height: 10px;
    margin: 40px 0;
}
.progress.alternative .bar-info {
    color: #333333;
    line-height: normal;
    padding: 0;
    top: -30px;
}
.progress.alternative .bar {
    height: 10px;
}
#colorbox .person-image, .person-single .person-image {
    position: relative;
    width: 100%;
}
#colorbox .person-image img, .person-single .person-image img {
    width: 100%;
}
#colorbox .circle-btn, .person-single .circle-btn {
    height: 38px;
    width: 38px;
}
#colorbox .social li, .person-single .social li {
    margin: 5px 0 0;
}
#colorbox {
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#colorbox img {
    height: auto !important;
}
#colorbox .title {
    margin-bottom: 30px;
}
#colorbox .flexslider {
    margin-bottom: 30px;
}
#colorbox #cboxPrevious, #colorbox #cboxNext, #colorbox #cboxSlideshow, #colorbox #cboxClose {
    background-clip: padding-box;
    background-color: transparent;
    border-radius: 50%;
    height: 40px;
    margin: 0;
    overflow: visible;
    position: absolute;
    text-indent: 0;
    top: 60px;
    transition: all 0.4s linear 0s;
    width: 40px;
}
/*-------*/

.row {/*
    margin-left: -15px;
    margin-right: -15px;*/
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}

col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    min-height: 1px;
    padding-left: 13px;
    padding-right: 15px;
    position: relative;
}

.col-md-6 {
    width: 50%;
}
/**/

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-12 {
    width: 100%;
}


/*/890890890*/
.panel-group .panel .panel-heading .panel-title .collapsed::before {
    content: "";
}
.panel-group .panel .panel-body {
    padding: 30px;
}
.panel-group .panel + .panel {
    border-top: 0 none;
    margin-top: 0;
}

.tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
}
/*121212112*/

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
}
h3, .h3 {
    font-size: 48px;
}

h5, .h5 {
    font-size: 24px;
}
p {
    line-height: 24px;
    margin-bottom: 20px;
}
p {
    margin: 0 0 10px;
}
.tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
}
/*666666*/
.nav-tabs.nav-justified li {
    border-bottom: 2px solid #e5e5e5;
    border-right: 2px solid #ffffff;
    position: relative;
}
.nav-tabs.nav-justified li a, .nav-tabs.nav-justified li a:hover, .nav-tabs.nav-justified li a:focus {
    background-color: #e5e5e5;
    border: medium none;
    color: #333333;
    padding: 15px 30px;
}
.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:hover, .nav-tabs.nav-justified li.active a:focus {
    background-color: #ffffff;
    padding-left: 26px;
}
.nav-tabs.nav-justified li.active {
    border-bottom: medium none;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
}
.nav-tabs.nav-justified li.active a::before {
    content: "";
    height: 4px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 101%;
}
.nav-tabs.nav-justified li.active + li {
    border-left: 2px solid #ffffff;
}
.nav-tabs.nav-justified li:last-child {
    border-right-color: #e5e5e5;
}
.nav-tabs.nav-justified li:first-child {
    border-left-color: #e5e5e5;
}
.tabs-left > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li > a {
    border-width: 2px !important;
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}
.tabs-left > .nav-tabs {
    border-bottom: medium none;
    border-right: 2px solid #e5e5e5;
    display: table-cell;
    vertical-align: top;
    width: 150px;
}
.tabs-left > .nav-tabs > li > a {
    background-color: #e5e5e5;
    color: #333333;
    margin-right: -2px;
    padding: 15px;
    text-align: center;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #e5e5e5;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    background-color: #ffffff;
    border-color: #e5e5e5 #ffffff #e5e5e5 #e5e5e5;
}
.tabs-left > .nav-tabs li.active a::before {
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
}
.tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
}
/*010101010101010=====about-us*/
*, *::before, *::after {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}
p {
    line-height: 24px;
    margin-bottom: 20px;
	 
}
h3, .h3 {
    font-size: 24px;
}
