@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

body {
    color: #000000;
    direction: ltr;
    font-family: 'Open Sans' !important;
    font-size: 13px;
    margin: 0 !important;
    overflow-x: hidden;
    padding: 0 !important;
}

.navbar {
    margin-bottom: 0;
}

.navbar-brand {
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
    position: relative;
    z-index: 2;
    height: 75px;
}
.navbar-brand #logoimg {
    margin-top: -10px;
}

.header {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 1px 3px #DDDDDD;
    filter: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 999;
}
.header ul.nav {
    float: right;
    margin-right: 0;
}
.header .navbar-collapse {
    position: relative;
}
.header .navbar-nav li a {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    text-shadow: none;
    position: relative;
    padding: 26px 16px 27px;
    border-top: solid 2px #fff;
    outline: 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav li.active > a, .header .navbar-nav li.active:hover > a {
    color: #72386a !important;
    border-top: solid 2px #72386a !important;
}
.header .nav li.menu-search {
    position: relative;
    padding: 15px 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}
.header .nav li.menu-search span.sep {
    top: 10px;
    width: 1px;
    height: 31px;
    background: #eee;
    position: relative;
    margin: 0 12px 0 5px;
    display: inline-block;
}
.header .nav li.menu-search i {
    color: #bbb;
    font-size: 16px;
    cursor: pointer;
}
.header .search-box {
    right: 0;
    top: 100%;
    padding: 10px;
    display: none;
    background: #fff;
    position: absolute;
    border: solid 1px #eee;
    border-top: none !important;
    margin-top: 10px;
}
.header .search-box form, .header .search-box input, .header .search-box .input-append {
    margin-bottom: 0;
}
.header .search-box .btn {
    margin-left: 0;
}
.input-large {
    width: 320px !important;
}
.theme-btn {
    color: #fff;
    background: #72386a !important;
    border: solid 1px #72386a;
}
.theme-btn:hover {
    color: #fff;
    background: #5a2a54 !important;
    border: solid 1px #5a2a54;
}
.form-subscribe .theme-btn, .form-subscribe .theme-btn:hover, .search-box .theme-btn, .search-box .theme-btn:hover {
    border: none;
}
.btn {
    border-width: 0;
    padding: 7px 14px;
    font-size: 14px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    text-shadow: none;
}

.front-topbar {
    border-bottom: 1px solid #F5F5F5;
    margin-top: -1px;
}
.front-topbar ul {
    margin-bottom: 0;
    padding-left: 0;
}
.front-topbar li {
    display: inline-block;
    padding: 6px 5px;
}
.front-topbar li i.topbar-info-icon {
    margin-right: 3px;
}
.front-topbar li.sep span {
    color: #EEEEEE;
    font-size: 11px;
}
.front-topbar a, .front-topbar li {
    color: #999999;
    font-size: 12px;
}
.front-topbar .login-reg-links {
    text-align: right;
}

.inline {
    display: inline;
}

.footer {
    padding: 35px 0;
    font-size: 13px;
    background: #72386a;
}

.copyright {
    color: #dee4eb;
    font-size: 12px;
    padding: 15px 0 5px;
    background: #5a2a54;
}
.social-footer {
    margin: 1px 0 0;
    list-style: none;
    padding: 0;
}
.social-footer li {
    margin-left: 3px;
    display: inline-block;
}
.social-footer li i {
    color: #10ba61;
    font-size: 18px;
    display: inline-block;
}
.social-footer li i:hover {
    color: #fff;
}

.footer a, .copyright p a {
    color: #10ba61;
}

.fullwidthbanner-container {
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100% !important;
}
.fullwidthbanner-container .slider-container {
    margin: 0 auto;
    max-height: 300px;
    width: 100%;
    padding: 0;
    position: relative;
}

.service-box {
    margin: 30px -15px;
}
.service-box .service-box-heading {
    padding: 12px 0;
}
.service-box .service-box-heading i {
    padding: 0;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    font-size: 18px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: baseline;
}
.service-box .service-box-heading i.blue {
    color: #0da3e2;
    border: 1px solid #0da3e2;
}
.service-box .service-box-heading i.red {
    color: #db3a1b;
    border: 1px solid #db3a1b;
}
.service-box .service-box-heading i.green {
    color: #35aa47;
    border: 1px solid #35aa47;
}
.service-box .service-box-heading span {
    color: #444;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-block;
}

.mix-block {
    margin: 30px 0;
}
.tab-style-1 ul.nav-tabs {
    margin-bottom: 0;
    border-bottom-color: #72386A;
}
.tab-style-1 ul.nav-tabs > li {
    margin-bottom: 0;
    margin-right: 3px;
}
.tab-style-1 ul.nav-tabs li > a {
    color: #7c858e;
    font-size: 14px;
    margin-top: 1px;
    min-width: 100px;
    padding: 5px 15px;
    text-align: center;
    background: #f4f4f4;
}

.tab-style-1 ul.nav-tabs li > a:hover,
.tab-style-1 ul.nav-tabs .active > a,
.tab-style-1 ul.nav-tabs .active > a:hover,
.tab-style-1 ul.nav-tabs .active > a:focus {
    color: #fff;
    background: #5A2A54;
    border-color: #5A2A54;
    outline: 0;
}
.tab-style-1 .tab-content {
    padding: 20px 15px;
    background: #fafafa;
}

.media img.media-object {
    width: 100px;
    height: 100px;
}
.media img.media-object-related {
    width: 75px;
    height: 75px;
}
.media img.media-object-video {
    width: 200px;
}
.media .media-body a.read_more {
    color: #72386A;
}
.media .media-body a.read_more:hover {
    color: #5A2A54;
}

.tab-style-1 .tab-content .media img.media-object {
    width: 64px;
    height: 64px;
}

.testimonials-v1 .left-btn, .testimonials-v1 .right-btn {
    right: 0;
    width: 24px;
    height: 24px;
    bottom: 0;
    position: absolute;
    display: inline-block;
    outline: 0;
}

.testimonials-v1 .left-btn {
    right: 25px;
}
.testimonials-v1 .left-btn span, .testimonials-v1 .right-btn span {
    color: #5A2A54;
}
.testimonials-v1 .left-btn span:hover, .testimonials-v1 .right-btn span:hover {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background: #72386A;
    color: #fff;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    margin-top: -10px;
    vertical-align: baseline;
}
.testimonials-v1 .item span.testimonials-slide {
    background: url("../images/corners-violet.png") no-repeat scroll right bottom #F8F8F8;
    color: #8A8A8A;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    padding: 15px;
}
.testimonials-v1 .carousel-info {
    overflow: hidden;
    padding-top: 15px;
    overflow: hidden;
}
.testimonials-v1 .carousel-info img {
    margin-right: 15px;
    border: 1px solid #F5F5F5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials-v1 span.testimonials-name {
    color: #FF8503;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials-v1 .carousel-info span {
    display: block;
}
.testimonials-v1 span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

.breadcrumbs {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #F5F5F5;
    border-top: 1px solid #F5F5F5;
}
.breadcrumbs h1 {
    color: #555555;
    font-size: 24px;
    line-height: 35px;
    margin-left: -5px;
    margin-top: 10px;
}
.breadcrumbs ul.breadcrumb {
    padding-left: 0;
    padding-right: 0;
}
.breadcrumbs ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0;
    position: relative;
    top: 10px;
}
.breadcrumbs li a {
    color: #5A2A54;
}

.info-article {
    font-size: 10px;
    margin: 0 0 5px 2px;
}

.img-article, .img-ceo {
    float: left;
    margin: 3px 15px 0 0;
    width: 350px;
}

.img-article img, .img-ceo img {
    width: 100%;
}

.img-ceo {
    width: 110px;
}

.video-thumb {
  display: block;
  position: relative;
  opacity: .7;
}
.video-thumb:hover {
  opacity: 1;
}
.video-thumb span.play {
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 35px;
  left: 88px;
  background: url(http://images.apple.com/startpage/elements/play.png) no-repeat 0 0;
  opacity: .8;
}