<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
}

body#tinymce{
        direction: initial;
}


body {
    font-family: "GE_SS_Two_Medium";
    font-size: 13px;
    margin-bottom: 260px;
    direction: rtl;
    overflow-x: hidden;
}



.m-minus-30 {
    margin-right: -15px;
    margin-left: -15px;
}

.minus-30 {
    margin-right: -15px;
    margin-left: -15px;
}

a:focus {
    outline: none;
}

.facebook-comments {
    border: 1px solid;
    border-color: #e0e0e0;
    margin-bottom: 20px;
}

/*--------------------------------------------------------------------------------------------------------------------*/

/*START HOME PAGE*/
.logo {
    width: 100%;
    text-align: center;
}

/*Navbar menu*/
.nav {
    width: 100%;
    direction: rtl;
    padding-right: 0;
    height: 30px;
}

.nav li {
    padding-left: 50px;
}

.nav li a {
    text-align: right;
    position: relative;
    display: block;
    font-family: "GE_SS_Two_Light";
    font-size: 15px;
    padding: 13px 0;
    line-height: 20px;
}

.footer-nav li .brand {
    padding-left: 0;
}

.brand {
    position: relative;
    float: left !important;
    padding-left: 0 !important;
}

.brand-m {
    position: relative;
    float: right;
    padding-left: 0 !important;
}

.nav .brand-m a {
    padding-right: 0px;
    padding-left: 0;
    font-family: "Arial_Bold";
    font-size: 14px;
}

.nav .brand a {
    padding-right: 0px;
    padding-left: 0;
    font-family: "Arial_Bold";
    font-size: 14px;
}

.navbar {
    position: relative;
    margin-bottom: 0;
}

.navbar-nav li {
    float: right;
}

.navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.navbar-inverse {
    min-height: 45px;
    background-color: #791f58;
    border-color: #791f58;
}

.navbar-inverse .navbar-nav .open a {
    background-color: transparent;
}

.navbar-inverse .navbar-nav .open a:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-nav .open a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav li a {
    color: #e5bed7;
}

.navbar-nav li .dropdown-menu {
    border-radius: 5px;
    margin-top: -6px;
    left: auto;
    float: right;
    right: 25px;
    /*min-width: 176px;*/
}

.dropdown-menu li {
    margin-bottom: 15px;
    color: #e5bed7;
    margin-right: 15px;
}


/*.dropdown-menu{*/
/*padding-bottom: 40px;*/
/*}*/
.dropdown-menu:last-child {
    margin-bottom: 10px;
}

.navbar-inverse .navbar-nav .dropdown-menu li a {
    line-height: 15px;
    color: #791f58;
    padding: 13% 0;
}

.dropdown-menu .divider {
    margin-left: 15px;
    width: 70%;
    background-color: #bdc5bb;
    margin-top: 0;
}

/*--Navbar menu--*/

/*Header*/
.input-icon.left i {
    color: #ccc;
    display: block !important;
    position: absolute !important;
    z-index: 1;
    margin: 7px 2px 6px 10px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.input-group {
    direction: rtl;
}

.input-group .form-control {
    padding: 0;
}

.search-input {
    position: absolute;
    width: 100%;
}

.search-input .btn {
    position: relative;
    left: 0;
    float: left;
    top: 54px;
}

.search-input button {
    background: transparent;
}

.header-buttons {
    float: right;
    padding-right: 15px;
}

.search-control {
    border: 0;
    background-color: #322f31;
    text-align: right;
    color: #fff;
    padding-left: 7px;
    direction: ltr;
}

.group-btn-custom{
    right: 170px;
    z-index: 100;
}

.home-search {
    border: 0;
    margin-top: 20px;
    margin-right: 15px;
    height: 35px;
    width: 206px;
    background-color: #322f31;
}

input, select, textarea {
    color: #fff;
}

.header-search-box input {
    padding-right: 25px;
}

.header-search-box {
    width: 100%;
    border: 0px;
    background-color: #322f31;
    position: absolute;
    display: block;
    height: 40px;
    top: 51px;
    text-indent: 10px;
    /*display:none;*/
}

.input-group.search-input {
    display: none;
}

.search-button {
    z-index: 2;
    display: none;
    padding: 8px;
}

.btn:active:focus, .btn:focus {
    outline: none;
}

.home-search .input-group-btn button {
    outline: none;
}

.input-group-btn .btn {
    border: 0px;
    outline: none;
    background-color: #322f31;
}

.input-group-btn .btn:hover {
    border: 0px;
    outline: none;
    background-color: #322f31;
}

.input-group-btn .btn:active {
    font-size: 13px;
}

.searchbox .icon {
    z-index: 1;
    color: #fff;
}

.btn-search:hover {
    background-color: #322f31;
}

.btn-search {
    background-color: #322f31;
    border-color: transparent;
    margin-top: 2px;
}

.btn-search:focus {
    background-color: #322f31;
    border-color: transparent;
}

.fa-search {
    color: #fff;
}

.header-banner {
    background: url('/img/Homepage/header-banner-fon.png');
    height: 140px;
}

.header-banner img {
    float: left;
    height: 130px;
}

.social-icons {
    border-radius: 50%;
    color: #fff;
    width: 45px;
    height: 45px;
    transition: opacity .3s, transform .3s;
    background: #c81c2d;
    font-size: 25px;
}

.facebook {
    padding: 6px 15px;
}

.youtube {
    padding: 5px 11px;
}

.twitter {
    padding: 6px 10px;
}

.instagram {
    padding: 5px 11px;
}

.icons {
    width: 225px;
    padding-top: 20px;
}

.icons a {
    margin-right: 5%;
}

.icons a:focus, a:hover, a:active {
    color: #fff;
    outline: none;
}

.social-icons:hover {
    color: #ebebeb;
}

.form-control:focus {
    outline: 0;
    border-color: #ccc;
    box-shadow: none;
    text-decoration: none;
}

/*--Header--*/

/*Carousel*/
.carousel {
    margin-bottom: 30px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 2%;
    z-index: 200;
    width: 98%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
}

.carousel-indicators li {
    background-color: #dee0e5;
    border: 1px solid #dee0e5;
}

.carousel-indicators .active {
    background-color: #791f57;
    border: 1px solid #791f57;
}

/*--Carousel--*/

/*Middle Blocks*/
.hands-box {
    padding-bottom: 15px;
}

.responsive-img {
    text-align: left;
    width: 100%;
}

.bg-primary {
    font-family: "GE_SS_Two_Medium";
    font-size: 20px;
    background-color: #791f58;
    border-color: #791f58;
    padding: 12px 20px;
}

.bg-primary img {
    padding-left: 2%;
}

.homepage-title {
    padding-top: 15px;
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    color: #c81c2d;
}

.homepage-text {
    /*height: 125px;*/
    /*text-align: justify;*/
    padding-top: 10px;
    font-family: "GE_SS_Two_Medium";
    font-size: 18px;
}

.on-image-background {
    width: 100%;
    height: 75px;
    bottom: 0;
    position: absolute;
    background-color: rgba(184, 39, 47, 0.8);
}

.on-image-text {
    font-family: "GE_SS_Two_Medium";
    color: #ffffff;
    font-size: 25px;
    padding: 21px 25px;
}

.big-arrow-left {
    transition-timing-function: cubic-bezier(0.24, 0.15, 0.25, 0.99);
    transition-duration: 0.2s;
    float: left;
    padding-left: 1%;
    font-size: 30px;
}

.small-arrow-left {
    transition-timing-function: cubic-bezier(0.24, 0.15, 0.25, 0.99);
    transition-duration: 0.2s;
    float: left;
    padding-left: 15px;
}

.on-image-text a:hover {
    text-decoration: none;
}

.on-image-text a {
    color: #fff;
}

.text-right {
    float: right;
    padding-right: 10%;
}

.image-wrapper {
    position: relative;
}

.m-minus-30 .violet-box{
    min-height: 0px;
}

.violet-box {
    min-height: 331px;
}

.btn-violet, .btn-violet:visited {
    float: left;
    height: 44px;
    color: #fff;
    background-color: #944c79;
    border-color: #944c79;
    width: 155px;
    padding: 11px 1%;
    border-radius: 2px;
    text-align: right;
    margin-top: 8px;
}

.btn-violet:hover {
    color: #fff;
}

.btn-violet:hover .small-arrow-left {
    margin-left: -8px;
}

.btn-violet span {
    display: inline-block;
}

.btn-arrow-text {
    float: right;
    padding-right: 5px;
    font-family: "GE_SS_Two_Medium";
}

.header-block {
    padding-top: 3%;
    padding-bottom: 15px;
}

.violet-block {
    height: 240px;
    background-color: #781258;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

.red-block {
    height: 240px;
    background-color: #ed4d2d;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

.orange-block {
    height: 240px;
    background-color: #fa8120;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

hr {
    margin-top: 15px;
}

.no-underline:hover {
    text-decoration: none;
}

.on-block-icon {
    display: block;
    margin: 0 auto;
    padding-top: 35px;
}

.header-block p {
    font-family: "GE_SS_Two_Medium";
    font-size: 25px;
    color: #fff;
    padding-top: 5%;
    text-align: center;
}

.on-image-text:hover .big-arrow-left {
    margin-left: -13px;
}

/*--Middle Blocks--*/

/*Image Blocks*/
.img-block hr {
    padding-top: 10px;
}

.img-block a{
    color:#333;
}

.homepage-img {
    width: 100%;
    /*height: 100%;*/
    padding-bottom: 15px;
}

.homepage-img-text {
    text-align: center;
    font-family: "GE_SS_Two_Medium";
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 3px solid #333;
}
.homepage-img-text a{
    color:#333;
}

.homepage-img-background {
    width: 100%;
    bottom: 15px;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.5);
}

.homepage-img-background:hover {
    transition-timing-function: cubic-bezier(0.24, 0.15, 0.25, 0.99);
    transition-duration: 0.2s;
    background-color: rgba(51, 51, 51, 1);
}

.homepage-bgr-light-text {
    text-align: center;
    font-family: "GE_SS_Two_Light";
    color: #ffffff;
    font-size: 15px;
    /*padding: 3% 0;*/
}

.bgr-bold-title {
    margin-top: 5px;
    margin-bottom: 0px;
}

.bgr-bold-text {
    text-align: center;
    font-family: "GE_SS_Two_Medium";
    color: #ffffff;
    font-size: 18px;
}

.grow {
    transition: all .2s ease-in-out;
}

.grow:hover {
    transform: scale(1.1);
}

/*--Image Blocks--*/

/*END HOME PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

/*START ABOUT US PAGE*/
.about-us-primary {
    color: #fff;
    font-size: 22px;
    padding: 7px 15px;
    border-color: #791f58;
    background-color: #791f58;
    font-family: "GE_SS_Two_Medium";
}

.about-us-secondary {
    font-size: 22px;
    color: #c81c2d;
    padding-bottom: 3%;
}

.about-us-summary {
    text-align: justify;
    padding-top: 25px;
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    color: #791f57;
}

.about-us-desc {
    text-align: justify;
    padding-top: 25px;
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
}

.about-us-video {
    background-position: center;
    background-color: #000000;
    height: 150px;
    margin-bottom: 20px;
    background-image: url('/img/about-us/play.png');
    background-repeat: no-repeat;
}

.about-us-video img {
    margin-right: 40%;
    margin-top: 20%;
}

.banner img {
    width: 100%;
    padding-bottom: 20px;
}

.btn-orange, .btn-orange:visited {
    /*float: left;*/
    height: 44px;
    color: #fff;
    background-color: #fa8120;
    border-color: #fa8120;
    width: 100%;
    padding: 11px;
    border-radius: 2px;
    text-align: right;
    margin-bottom: 30px;
}

.btn-orange:hover {
    color: #fff;
}

.btn-orange:hover .small-arrow-left {
    margin-left: -8px;
}

.btn-orange span {
    font-family: "GE_SS_Two_Medium";
    display: inline-block;
}

/*END ABOUT US PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

/*START EDITORS PAGE*/
.editors-banner img {
    width: 100%;
    padding-bottom: 10px;
}

.editors-primary {
    color: #fff;
    font-size: 22px;
    padding: 7px 15px;
    margin-bottom: 30px;
    border-color: #791f58;
    background-color: #791f58;
    font-family: "GE_SS_Two_Medium";
}

.editor-frame {
    margin-top: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-color: #e0e0e0;
}

.editor-name {
    font-family: "GE_SS_Two_Medium";
    font-size: 18px;
    padding-left: 15px;
}

.editor-description {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    padding-left: 15px;
}

.editor-frame img {
    width: 100%;
    padding: 15px;
}

.editor-info {
    padding-top: 15%;
    padding-left: -15px;
}

.bottom-space {
    padding-bottom: 2%;
    float: right;
}

.editor-info a{
    color: #222326;
}

/*END EDITORS PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

/*START EDITORS-DETAIL PAGE*/
::-webkit-input-placeholder {
    color: #333;
}

::-moz-placeholder {
    color: #333;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: #333;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: #333;
}

.contact-detail {
    margin: 15px 10px;
    margin-bottom: 0px;
    width: 95%;
    border: 1px solid;
    border-radius: 2px;
    border-color: #e0e0e0;
}

.contact-message {
    resize: none;
}

.editors-detail-frame {
    /*margin:2%;*/
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-top: 3px solid;
    border-color: #e0e0e0;
}

.editors-detail-frame .form input, select, textarea {
    color: #333;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.editors-detail-primary {
    font-size: 22px;
    color: #fff;
    background-color: #791f58;
    border-color: #791f58;
    padding: 7px 15px;
    margin-bottom: 10px;
}

.contact-editor-form {
    font-size: 17px;
    color: #fff;
    background-color: #c81c2d;
    border-color: #c81c2d;
    padding: 15px 15px;
    font-family: "GE_SS_Two_Medium";
}

.return-frame {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-color: #e0e0e0;
}

.return-text a {
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    color: #c80f2d;
    padding-right: 15px;
}

.return-text a:hover, a:focus, a:active {
    text-decoration: none;
}

.editors-detail-name {
    padding-top: 8%;
    font-family: "GE_SS_Two_Medium";
    font-size: 25px;
}

.editors-detail-description {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    margin-bottom: 40px;
}

.editors-detail-img {
    float: right;
    padding-left: 15px;
    padding-top: 15px;
}

.letters-list {
    font-family: "GE_SS_Two_Medium";
    font-size: 20px;
    padding-right: 15px;
}

.list-divider {
    margin-right: 15px;
    margin-left: 15px;
    border-top: 3px solid #791f58;
}

.letter-link {
    margin: 15px;
    /*padding-bottom: 15px;*/
    /*border-bottom: 1px solid;*/
    border-color: #e4d2dd;
}

.list-arrow-left {
    float: left;
    padding-top: 5px;
    color: #333;
    transition-timing-function: cubic-bezier(0.24, 0.15, 0.25, 0.99);
    transition-duration: 0.3s;
}

.letter-link:hover .list-arrow-left {
    margin-left: -8px;
}

.letter-tittle {
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    color: #791f57;
}

.letter-tittle-custom {
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    color: #595b61;
}

.letter-tittle:hover {
    /*font-weight: bold;*/
}

.captcha {
    padding: 15px;
    /*padding-bottom: 10px;*/
}

.btn-red, .btn-red:visited {
    /*float: right;*/
    height: 44px;
    color: #fff;
    background-color: #c81c2d;
    border-color: #c81c2d;
    width: 155px;
    padding: 11px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 2px;
    text-align: right;
}

.btn-red:hover {
    color: #fff;
}

.btn-red:hover .small-arrow-left {
    margin-left: -8px;
}

.letter-link a:hover, a:focus {
    text-decoration: none;
}

/*END EDITORS-DETAIL PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

/*START BIBLE PAGE*/
/*a .bible-details{
    color: black;
}*/

.subtitle {
    font-size:17px;
    color:#e5bed7;
}
.filter {
    margin-bottom: 10px;
}

.bible-banner img {
    padding-bottom: 20px;
    width: 100%;
}

.bible-primary {
    color: #fff;
    margin: 10px 0;
    font-size: 20px;
    padding: 10px 15px;
    border-color: #791f58;
    background-color: #791f58;
    font-family: "GE_SS_Two_Medium";
}

.group-selector {
    margin-top: 15px;
}

.group-selector .form-control {
    border-radius: 2px;
    font-family: "GE_SS_Two_Medium";
    -moz-appearance: none;
}

.bible-frame {
    padding-right: 5px;
    padding-bottom: 1%;
    padding-top: 1%;
    border: 1px solid;
    border-bottom: 3px solid;
    border-color: #e0e0e0;
    margin-bottom: 25px;
}

.bible-frame ul {
    margin:0;
    padding: 0;
}

.bible-frame a {
    font-family: "GE_SS_Two_Bold";
    font-size: 15px;
    color: #7e787c;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.bible-frame a:focus, a:active {
    color: #fff;
}

.btn-paginator {
    font-size: 15px;
    padding: 3px 12px;
    border-radius: 0px;
    background-color: #ede9eb;
}

 .btn-paginator.active{
    color: #ffffff;
    background-color: #791f58;
}

.bible-block {
    float: right;
    /*border-bottom: 1px solid #e2e2e2;*/
}

.bible-block-info {
    padding-right: 15px;
    min-height: 240px;
}

.bible-block-info.topics
{
    min-height: auto;
}

.bible-item img {
    width: 100%;
}

.bible-date {
    color: #333;
    font-family: "GE_SS_Two_Light";
    font-size: 15px;
}

.bible-description {
    color: #333;
    font-family: "GE_SS_Two_Bold";
    font-size: 18px;
}

.bible-title {
    padding-top: 10px;
    font-family: "GE_SS_Two_Light";
    font-size: 15px;
    color: #ed4d2d;
}

.bible-text {
    color: #333;
    padding-top: 10px;
    font-family: "GE_SS_Two_Medium";
    font-size: 16px;
}

.bible-tags {
    padding-top: 10px;
}

.tags-color {
    color: #ed4d2d;
    font-size: 20px;
}

.bible-tags-frame {
    max-height: 70px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-color: #e0e0e0;
}

.bible-tags-frame a:hover {
    /*font-size: 12px;*/
    color: #781258;
    font-weight: bold;
}
.btn.btn-paginator.active.disabled{
    background-color: #781258;
    color: #fff;
    opacity: 1;
}
.bible-tags-frame a {
    font-family: "GE_SS_Two_Light";
    font-size: 11px;
    color: #333;
}

.bible-image {
    float: right;
}

/*END BIBLE PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

/*START BIBLE-DETAILS PAGE*/
.bible-return-frame {
    padding-bottom: 1%;
    padding-top: 1%;
    border: 1px solid;
    border-bottom: 3px solid;
    border-color: #e0e0e0;
}

.bible-return-frame.topic-view
{
    margin-bottom: 20px;
}

.bible-return-frame .fa-chevron-right {
    font-size: 11px;
}

.bible-details-info {
    padding-top: 1%;
    font-family: "GE_SS_Two_Light";
    font-size: 17px;
    border-bottom: 1px solid #e2e2e2;
}

.bible-details-name {
    padding-right: 1%;
    color: #ed4d2d;
}

.bible-details-title {
    margin-top: 4%;
    font-family: "GE_SS_Two_Bold";
    font-size: 28px;
}

.red-text {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: justify;
    font-family: "GE_SS_Two_Light";
    font-size: 19px;
    padding: 15px 15px;
    color: #fff;
    background-color: #c80f2d;
}
.red-text span{
    color: #fff!important;
    font-family: "GE_SS_Two_Light"!important;
    font-size: 19px!important;
}

.bible-details-text {
    text-align: justify;
    /*padding-top: 3%;*/
    font-family: "GE_SS_Two_Light";
    font-size: 17px;
}

.bible-item-tags {
    padding-right: 5px;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
    border: 1px solid;
    border-color: #e0e0e0;
    margin-bottom: 15px;
    margin-top: 10px;
}

.bible-item-tags a {
    font-family: "GE_SS_Two_Light";
    font-size: 14px;
    color: #333;
}

.tags-item-color {
    color: #ed4d2d;
    font-size: 14px;
    padding-left: 10px;
}

.bible-item-tags a:hover {
    font-size: 14px;
    color: #781258;
    font-weight: bold;
}

.red-text:before {
    display: block;
    position: relative;
    font-family: "GE_SS_Two_Medium";
    color: #333;
    content: open-quote;
    font-size: 5em;
    line-height: 0.2em;
    margin-right: 45%;
    top: -2px;
}

.red-text:after {
    display: block;
    position: relative;
    font-family: "GE_SS_Two_Medium";
    color: #333;
    content: close-quote;
    font-size: 5em;
    line-height: 0.2em;
    -moz-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
    margin-right: 45%;
    bottom: -5px;
}

.btn-whatsapp {
    display: none;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0;
    margin-top: 0;
    /*background-color: #43d854;*/
    background: linear-gradient(to top, #2cad00, #47dc14);
    border: 1px solid #2cad00;
    width: 60px;
}

.btn-whatsapp:hover {
    background-color: #2BC13D;
}

.btn-whatsapp:active:focus, .btn-whatsapp:focus {
    outline: none;
}

.btn-facebook {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0;
    margin-top: 0;
    /*background-color: #3263a8;*/
    background: linear-gradient(to top, #325d9b, #316aba);
    border: 1px solid #2c5289;
    width: 60px;
}

.btn-facebook:hover {
    background-color: #2C477F;
}

.btn-facebook:active:focus, .btn-facebook:focus {
    outline: none;
}

.btn-twitter {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0;
    margin-top: 0;
    /*background-color: #55acee;*/
    background: linear-gradient(to top, #01ace3, #14bff6);
    border: 1px solid #0c97c4;
    width: 60px;
}

.btn-twitter:hover {
    background-color: #3F93D2;
}

.btn-twitter:active:focus, .btn-twitter:focus {
    outline: none;
}

.btn-instagram:active:focus, .btn-instagram:focus {
    outline: none;
}

.fa-whatsapp {
    /*font-size: 20px;*/
    color: #fff;
}

.fa-facebook {
    /*font-size: 20px;*/
    color: #fff;
}

.fa-twitter {
    /*font-size: 20px;*/
    color: #fff;
}

.fa-instagram {
    /*font-size: 20px;*/
    color: #fff;
}

.top-box-text {
    font-family: "GE_SS_Two_Medium";
    font-size: 18px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.top-box-text img {
    padding-left: 5px;
}

.audio-box {
    border-left: 5px solid;
    border-right: 5px solid;
    border-bottom: 5px solid;
    border-color: #781258;
    margin-bottom: 5px;
    height: 393px;
}

.top-audio-box {
    height: 70px;
    font-size: 20px;
    background-color: #781258;
    border-color: #781258;
}

.album-box {
    border-left: 5px solid;
    border-right: 5px solid;
    border-bottom: 5px solid;
    border-color: #ed4d2d;
    margin-bottom: 5px;
    height: 393px;

    width: 100%;

    overflow: hidden;
}

.pic img{

    width: 160px;
    /*background: url('/img/bible/sky.png') no-repeat;*/
    height: 110px;
    margin: 5px;
    display: inline-block;
}

.album-imgs, .video-imgs {
    padding: 5px;
    overflow: auto;

}

.top-album-box {
    height: 70px;
    background-color: #ed4d2d;
}

.video-box {
    border-left: 5px solid;
    border-right: 5px solid;
    border-bottom: 5px solid;
    border-color: #fa8120;
    margin-bottom: 5px;
    height: 393px;
}

.video-box-list {
    padding: 5px;

}

.top-video-box {
    height: 70px;
    background-color: #fa8120;
}

.audio-track {
    margin-left: 20px;
    margin-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: "GE_SS_Two_Bold";
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
}

.audio-track-list {

}

.audio-track i {
    font-size: 20px;
    float: left;
    color: #7f7f7f;
}

.audio-tack a:focus, a:hover {
    text-decoration: none;
    color: #333;
}

.audio-track-title {
    font-family: "GE_SS_Two_Bold";
    font-size: 12px;
    color: #7f7f7f;
}

.audio-track-title:hover {
    color: #781258;
    font-weight: bold;
}

.social-btns {
    padding-bottom: 15px;
}

.archive {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "GE_SS_Two_Medium";
    font-size: 22px;
    color: #fff;
    background-color: #791f58;
    border-color: #791f58;
    padding: 5px 20px;
}

/*END BIBLE-DETAILS PAGE*/

/*--------------------------------------------------------------------------------------------------------------------*/

.faq-primary {
    font-family: "GE_SS_Two_Medium";
    font-size: 22px;
    background-color: #791f58;
    border-color: #791f58;
    padding: 5px 20px;
    color: #fff;
    margin-bottom: 20px;
}

.panel-group .faq-panel {
    border-radius: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 0;
}

.panel-default .panel-heading {
    position: relative;
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.panel-title a {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    color: #791f57;
    text-align: justify;
    width: 95%;
    display: block;
}

.panel-title i {
    position: absolute;
    left: 30px;
    top: 50%;
}

.panel-body {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    color: #595b61;
    text-align: justify;
}

.panel-heading {
    padding: 35px 40px;
}

.panel-body {
    padding: 15px 40px;
}

/*--------------------------------------------------------------------------------------------------------------------*/

.contact-us-frame {
    margin-bottom: 2%;
    /*    padding-bottom: 2%;
        padding-top: 2%;*/
    border: 1px solid;
    border-color: #e0e0e0;
}

.contact-us-frame .form input, select, textarea {
    color: #333;
    padding-right: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-us-primary {
    font-family: "GE_SS_Two_Medium";
    font-size: 22px;
    background-color: #791f58;
    border-color: #791f58;
    padding: 5px 20px;
    color: #fff;
    margin-bottom: 20px;
}

.contact-us-frame-info {
    /*padding-bottom: 2%;*/
    padding: 35px 20px 0 20px;
    border: 1px solid;
    border-color: #e0e0e0;
}

.contact-us-info-title {
    font-family: "GE_SS_Two_Medium";
    font-size: 25px;
    color: #c81c2d;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    border-color: #e4d2dd;
}

.contact-us-list {
    width: 95%;
    display: inline-block;
    /*border-bottom: 1px solid;*/
    border-color: #e4d2dd;
}

.contact-us-img {
    float: right;
}

.contact-us-text {
    width: 85%;
    float: left;
}

.contact-mail {
    border-bottom: 0;
}

.contact-item-tittle {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    color: #791f57;
}

/*--------------------------------------------------------------------------------------------------------------------*/

/*Footer*/
.footer {
    height: 55px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #322f31;
    margin-bottom: 0;
    border-top: 5px solid #a51d40;
}

.footer-description {
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    padding: 10px 0px;
    color: #959495;
}

.footer-nav li {
    display: inline-block;
    padding-left: 22px;
}

.footer-nav li a:focus, .footer-nav li a:visited {
    background-color: transparent;
}

.footer-nav li:hover a {
    color: #fff;
    background-color: transparent;
}

.footer-nav li a {
    color: #959495;
    font-size: 14px;
}

/*--Footer--*/

.icons-top {
    display: none;
}

.icons-top a {
    background: transparent;
    font-size: 23px;
    margin-top: 4px;
}

.block-posts:hover div.homepage-img-background {
    transition-timing-function: cubic-bezier(0.24, 0.15, 0.25, 0.99);
    transition-duration: 0.2s;
    background-color: rgba(51, 51, 51, 1) !important;
}

.homepage-hands-block:hover span.big-arrow-left {
    margin-left: -13px !important;
}

.social-icons:hover {
    opacity: 0.7;
}

.nicescroll-rails {
    margin-left: 2px;
}

.icons-top i:hover, .icons-top i:active, .icons-top i:focus {
    color: white !important;
}

/*------------------------------------------------------------------------------------------------*/

/* START MULTIMEDIA PAGE */

.mult-title-text {
    font-size: 23pt;
    font-weight: 600;
    color: white;
}

.media-type-box {
    top: 0;
    right: 0;
    position: absolute;
    background-color: #211c1e;
    height: 40px;
    width: 40px;
    border-radius: 0;
}

.media-type {
    position: relative;
}

.fa-custom {
    color: #dee0e5;
    padding: 10px;
    font-size: 14pt;
}

.fa-custom-video {
    color: white;
    padding: 10px;
    font-size: 32pt;
}

/*.multimedia-item img{
    background-color: #000000;
    opacity: 1;
}*/

/*.multimedia-item img:hover{*/
/*opacity: 0.2;*/
/*}*/

.mult-img-title {
    font-family: "GE_SS_Two_Medium";
    font-size: 25px;
    color: #2b272a;
}

.mult-text {
    text-align: center;
    padding-top: 30px;
}

.mult-body {
    color: #737373;
    font-weight: 100;
    font-family: "GE_SS_Two_Medium";
    padding: 10px 100px 50px 100px;
}

.mult-box {
    border: 2px solid #ebebeb;
    margin: 0 -15px;
    padding: 15px;
    box-shadow: 0 2px 2px #eeeeee;
}

.mult-box p a {
    font-family: "GE_SS_Two_Medium";
    color: #c80f2d;
    font-size: 12pt;
}

.multimedia-date {
    font-family: "GE_SS_Two_Medium";
    font-size: 15px;
    display: inline-block;
    padding-left: 10px
}

.multimedia-title {
    padding-top: 10px;
    font-family: "GE_SS_Two_Light";
    font-size: 15px;
    color: #ed4d2d;
    display: inline-block;
}

.multimedia-description {
    font-family: "GE_SS_Two_Bold";
    font-size: 18px;
}

.multimedia-item-video {
    z-index: 1;
    background-position: center;
    background-color: #000000;
    background-image: url('../img/multimedia/play.png');
    background-repeat: no-repeat;
}

.multimedia-item-video img {
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0.3;
    z-index: 2;
}

.multimedia-item-video:hover {
    opacity: 0.8;
}

.multimedia-item-image {
    z-index: 1;
    background-position: center;
    background-color: #000000;
    /*height: 260px;*/
}

.multimedia-item-image img {
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 1;
    z-index: 2;
}

.multimedia-item-image:hover {
    background-color: #2b272a;
    opacity: 0.8;
}

.carousel-block {
    border: 2px solid #ebebeb;
    margin: 0 -15px;
    padding: 50px;
}

.carousel-control-custom {
    height: 50px;
    background-color: #791f57;
    width: 50px;
    top: 200px;
    opacity: 1;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.carousel-custom {
    margin-bottom: 0;
}

.thumbnail-custom {
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.arrows {
    padding: 15px;
}

.carousel-inner &gt; .item &gt; img {
    margin: 0 auto;
    width: 100%;
    /*height: 410px;*/
    /*max-width: 775px;*/
    max-height: 100%;
}

.thumbnail img {
    max-height: 95px;
}

.thumbnail-custom {
    border: none;
}

.row.text-center &gt; div {
    display: inline-block;
    float: none;
}

.border-active {
    border: 4px solid #c81c2d;
}

.bible-return-frame-custom {
    margin: 0 -15px;
}

.bible-block a {
    color: #000000;
}

/* ---------------------------------------------------------------------------------------- */
/* -----------------------Daily Details----------------------------- */

.daily-details-title {
    margin: 20px 0;
    font-family: "GE_SS_Two_Bold";
    font-size: 28px;
    display: inline-block;
    padding-left: 10px;
    color: black;
}

.daily-details-desc {
    margin: 20px 0;
    font-family: "GE_SS_Two_Light";
    font-size: 20px;
    display: inline-block;
    color: #737373;
}

.daily-details-text {
    text-align: justify;
    padding-bottom: 20px;
    font-family: "GE_SS_Two_Medium";
    font-size: 17px;
}

.daily-calendar-strip {
    font-family: "GE_SS_Two_Medium";
    font-size: 22px;
    border-color: #791f58;
    padding: 5px 20px;
    color: #fff;
    background-color: #ed4d2d;
}

.daily-week {
    text-align: center;
    height: 45px;
    cursor: pointer;
    background-color: #f7f7f7 !important;
}

.daily-day {
    text-align: center;
    font-family: "GE_SS_Two_Medium";
    height: 45px;
    cursor: pointer;
    padding: 0;
}

.btn-custom {
    border: none !important;
    width: 100%;
    border-radius: 0;
    display: inline-block;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 10px 0 15px 0;
}

/*.table-hover &gt; tbody &gt; tr:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; th {*/
/*background-color: red;*/
/*}*/

.focus {
    background-color: #781258 !important;
    color: white !important;
}

.table-hover &gt; tbody &gt; tr &gt; td {
    padding: 0;
}

.table-hover &gt; tbody &gt; tr &gt; td:hover, .table-hover &gt; tbody &gt; tr &gt; td:hover {
    background-color: #781258 !important;
    color: white;
    /*opacity: 0.7;*/
}

.table-hover &gt; tbody &gt; tr &gt; td:active, .table-hover &gt; tbody &gt; tr &gt; td:active {
    background-color: #781258 !important;
    color: white;
    /*opacity: 1;*/
}

.btn-custom:hover {
    background-color: #781258;
    color: white;
}

.btn-custom:active {
    background-color: #781258 !important;
}

.table-hover &gt; tbody &gt; tr &gt; td &gt; .btn-custom:focus, .table-hover &gt; tbody &gt; tr &gt; td &gt; .btn-custom:focus {
    background-color: green !important;
    color: white;
}

.table-hover &gt; tbody &gt; tr &gt; td:focus, .table-hover &gt; tbody &gt; tr &gt; td:focus {
    background-color: green !important;
    color: white;
}

.table-hover &gt; tbody &gt; tr:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; th {
    background-color: inherit;
}

.fa-calendar-custom {
    padding-left: 10px;
}

/* ---------------------------------------------------------------------------------------- */
/* --------------------------Multimedia Slider------------------------------------ */

.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('/img/multimedia/right.png') no-repeat;
    /*background-color: #791f57;*/
    overflow: hidden;
}
.jssora05l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('/img/multimedia/left.png') no-repeat;
    /*background-color: #791f57;*/
    overflow: hidden;
}

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/

.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 66px;
    box-sizing: content-box;
    _background: none;
}

.jssort01 .pav .c {
    width: 66px;
    height: 66px;
    border: 3px solid #c81c2d;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0;
    left: 0;
    width: 66px;
    height: 66px;
    border: 3px solid #c81c2d;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

/* ---------------------------------------------------------------------------------------- */
/* ------------------------------BUGS---------------------------------------- */

.border-bottom {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.outer{
    position: relative;
}

.inner{
    height: 50px;
    position: absolute;
    top: -15px;
    bottom: 0;
    margin: auto 0;
}

.search-control-custom{
    left: 30px;
}

.slider-btn{
    display: inline-block;
    height: 35px;
}

.slider-body{
    position: absolute;
    /*top: 265px;*/
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    right: 0;
    padding: 20px;
    background: linear-gradient(to top, black, transparent);
}

.slider-title{
    font-family: "GE_SS_Two_Medium";
    font-size: 28px;
    color: white;
    width: 50%;
}

.slider-text{
    font-family: "GE_SS_Two_Medium";
    font-size: 14px;
    color: white;
    display: inline-block;
    margin-left: 10px;
}

.btn-violet-custom{
    margin-top: 0;
    width: 120px;
    height: 40px;
    background-color: #791f58 !important;
    border-color: #791f58 !important;
    border-radius: 2px;
}

.btn-arrow-text-custom{
    padding-right: 10px;
}

@-moz-document url-prefix() {
    .arrow-left-custom {
        margin-top: -17px;
    }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:  5px solid #fff;
    left: -5px;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: "GE_SS_Two_Medium";
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: "GE_SS_Two_Medium";
    display: block;
    font-size: .85em;
    padding: 10px;
}
a.video-trigger {
    float: right;
    margin: 0 1px;
    width: 100%;
}

.modal-open{
    padding-right: 0!important;
}

.nav-focus{
    color: #fff!important;
}

#contact .error{
    margin-right: 10px;
}

.row-title
{
    font-size: 25px;
}</pre></body></html>