body {
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444444;
}
* {
    margin: 0px;
    padding: 0px;
}
h1,.h1 {
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
    font-size: 54px;
}
h2,.h2 {
    font-weight: 700;
    font-size: 42px;
    font-family: 'Raleway', sans-serif;
    color: #222222;
}
h3,.h3 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
}
h4,.h4 {
    font-weight: 600;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}
h5,.h5 {
    font-weight: 700;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
}
h6,.h6 {
    font-weight: 600;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
}
p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
a .img {
    border: none;
}
a {
    transition: background-color 0.5s ease;
    text-decoration:underline;
}
a:hover {
    transition: background-color 0.5s ease;
    text-decoration:none;
}
img {
   /* width: 100%;
    height:auto;*/
}
img:hover {
    transition: background-color 0.5s ease;
}
.clear {
    clear: both;
}
a.top-phone {
    font-size: 27px;
    font-weight: 500;
}
.height5 {
    height: 5px;
}
.height10 {
    height: 10px;
}
.height15 {
    height: 15px;
}
.height20 {
    height: 20px;
}
.height25 {
    height: 25px;
}
.height30 {
    height: 30px;
}
.height35 {
    height: 35px;
}
/*..... TOP BAR ......*/
.top-bar {
    background: #525866;
}
.top-bar span {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    margin: 14px 0 0 0;
    float: left;
}
.top-bar .get-touch {
    float: right;
}
.top-bar .get-touch ul {
    float: left;
}
.top-bar .get-touch li {
    float: left;
    border-left: solid 1px #9fa3aa;
}
.top-bar .get-touch li i.icon-phone4 {
    margin: 1px 5px 0 0;
    float: left;
    font-size: 20px;
}
.top-bar .get-touch li i.icon-mail {
    float: left;
    font-size: 20px;
    margin: 1px 7px 0 0;
}
.top-bar .get-touch li:last-child {
    border-right: none;
}
.top-bar .social-icons li:last-child {
    border-right: solid 1px #9fa3aa;
}
.top-bar .get-touch li a {
    /*color: #fff;
    padding: 13px 14px;
    float: left;*/
	color: #fff;
padding: 6px 14px;
float: left;
font-size: 24px;
line-height: 24px;
text-decoration:none;
}
.top-bar .get-touch li i {
    font-size: 18px;
}
.top-bar .get-touch .social-icons {
    float: left;
}
.top-bar .get-touch .social-icons li a {
    padding: 5px 10px;
}
.top-bar .get-touch .social-icons li a.fb:hover {
    background: #5c85ce;
}
.top-bar .get-touch .social-icons li a.vk:hover {
    background: #02c0f2;
}
.top-bar .get-touch .social-icons li a.inst:hover {
    background: #eb6850;
}
.top-bar .get-touch .social-icons li:last-child a:hover {
    color: #fff;
}
/*..... HEADER ......*/
.header {
    /*padding: 28px 0; min-height: 98px;*/
    min-height: 80px;
    padding: 0;
}
.logo img {
    width: 253px;
}
.header .nav {
    float: right;
    margin: 16px 0 0 0;
}
.header .nav li {
    float: left;
    padding: 11px 0;
}
.header .nav li a {
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    padding: 12px 15px !important;
}
.header .nav li.parent:hover a {
    color: #fff;
}
.header .nav li.parent .submenu a {
    color: #222;
}
.header .nav li.parent .submenu a:hover {
    color: #fff;
}
.header .nav li.item-select {
    color: #fff;
    border-radius: 5px;
    padding: 11px 0;
}
.header .nav li.item-select a {
    color: #fff;
    padding: 10px 24px;
}
.header .nav li:hover {
    border-radius: 5px;
    padding: 11px 0;
}
.header .nav li a:hover {
    color: #fff;
    padding: 10px 24px;
}
/*..... HEADER 2 ......*/
.header2 {
    padding: 0 0;
}
.header2 .nav {
    margin: 0 0 0 0;
}
.header2 .nav li a {
    padding: 42px 20px 28px 20px;
}
.header2 .nav li.item-select {
    border-radius: 0;
    padding: 46px 0 32px 0;
}
.header2 .nav li.item-select:hover {
    border-radius: 0;
    padding: 46px 0 32px 0;
}
.header2 .nav li.item-select a {
    color: #fff;
    padding: 46px 20px 32px 20px;
}
.header2 .nav li {
    background: none;
    border-radius: 0;
    padding: 46px 0 32px 0;
}
.header2 .nav li a {
    color: #222;
    padding: 46px 20px 32px 20px;
}
.header2 .nav li:hover {
    border-radius: 0;
    padding: 46px 0 32px 0;
}
.header2 .nav li a:hover {
    color: #fff;
    padding: 46px 20px 32px 20px;
}
.header2 a.logo {
    margin: 26px 0 0 0;
    float: left;
}
/*..... WELCOME TWO ......*/
.dark-back {
    background: #f5f5f5;
}
.light-back {
    background: #fff;
}
/*..... SERVICES ONE ......*/
.content {
    margin: 0 0 0 0;
}
.services-one {
    padding: 2px 0 2px 0;
}
.services-one .service-sec {
    margin: 0 0 55px 0;
    float: left;
}
.services-one .service-sec .icon {
    width: 96px;
    height: 96px;
    float: left;
    border-radius: 7px;
    text-align: center;
}
.services-one .service-sec .icon img {
    height:auto;
}
.services-one .service-sec .icon i {
    color: #fff;
    font-size: 48px;
    text-shadow: 0 5px 0 rgba(0, 0, 0, 0.15);
    margin: 22px 0 0 0;
    display: block;
}
.services-one .service-sec .detail {
    float: right;
    width: 78%;
    margin: -5px 0 0 0;
}
/*..... SERVICES TWO ......*/
.services-two {
    padding: 90px 0 55px 0;
}
.services-two .service-sec {
    margin: 0 0 45px 0;
    float: left;
}
.services-two .service-sec .icon {
    width: 96px;
    height: 96px;
    float: left;
    border-radius: 7px;
    text-align: center;
}
.services-two .service-sec .icon i {
    color: #fff;
    font-size: 48px;
    text-shadow: 0 5px 0 rgba(0, 0, 0, 0.19);
    margin: 22px 0 0 0;
    display: block;
}
.services-two .service-sec .detail {
    float: right;
    width: 78%;
    margin: -5px 0 0 0;
}
/*..... MAIN TITLE ......*/
.main-title {
    margin: 10px 0 10px 0;
}
.main-title2 {
    text-align: center;
}
.main-title h2 span {
    /*font-weight: 100;*/
}
/*..... WELCOME ......*/
.welcome {
    padding: 40px 0;
}
/*..... MEET SPECIALISTS ......*/
#infrastructure-section {
    padding: 40px 0;
}
#infrastructure .owl-item{
    box-sizing: border-box;
    padding: 0 5px;
}
#infrastructure img {
    width: 100%;
}
#infrastructure .detail {
    margin: 5px 0 0 0;
}
#infrastructure .detail p {
    margin: 15px 0 0 0;
}
#infrastructure .detail a {
    /*font-style: italic;*/
    font-weight: 600;
    margin: 13px 0 0 0;
    display: inline-block;
    color: #525866;
    font-family: 'Raleway', sans-serif;
}

/*..... LATEST NEWS ......*/
#catalog-section {
    padding: 30px 0;
}
#cat-section .owl-carousel .owl-item{
    box-sizing: border-box;
    padding: 0 5px;
}
#catalog-section .post a.preview-img{
    display: block; position:relative;height:200px; overflow:hidden;
	box-shadow: 1px 1px 3px #000;
margin: 5px;
}
#catalog-section .post a.preview-img img {
    transition: all 0.3s ease;
    filter:brightness(120%);
    -webkit-filter:brightness(120%);
    position:absolute;
    display: block;
    min-width:100%;
    min-height:100%;
    max-height: 100%;
    height:100%;
    top:50%;
    transform:translateY(-50%);
	
}
#catalog-section .post a:hover img {
    filter:brightness(90%);
    -webkit-filter:brightness(90%);
}
#catalog-section .post .detail {
    background: #fff;
    padding: 10px;
    position: relative;
}
#catalog-section .post .detail .info-circle{
    background: #fff;
    box-shadow: 0 0 2px #111;
    border: 4px solid #fff;
    border-radius: 100% !important;
    margin: -28px 0 0;
    position: absolute;
    top: 0;
    width: 56px ;
    height: 56px ;
    cursor:pointer;
}
#catalog-section .post .detail .info-circle:after{
    display:block;
    position: relative;
    content:'\f0e0';
    font-family: FontAwesome;
    font-size: 32px;
    color:#333;
    width: 32px;
    height:32px;
    line-height: 32px;
    left:50%;
    top:50%;
    margin:-16px 0 0 -16px;

}

#catalog-section .post .detail img {
    width: 56px !important;
    position: absolute;
    top: 0;
    border-radius: 100% !important;
    border: solid 4px #fff;
    margin: -28px 0 0 0;
}
#catalog-section .post .detail h4 {
    font-weight: 400;
    margin:5px 0 0 0;
    font-size:18px;
}
#catalog-section .post .detail p {
    margin: 4px 0 0 0;
}
#catalog-section .post .detail span {
    color: #727272;
    font-size: 16px;
    margin: 22px 0 0 0;
    display: inline-block;
}
#catalog-section .post .detail span.comment {
    float: right;
}
#catalog-section .post .detail span i {
    font-size: 22px;
    float: left;
    margin: 0 8px 0 0;
}
#catalog-section .post .detail a {
    color: #727272;
    display: block;
}
/*..... TESTIMONIALS ......*/
#reviews-section {
    padding: 20px 0;
}
#reviews .review-sec {
    text-align: center;
    border-radius: 100%;
}
#reviews .review-sec img {
    width: 135px;
    border-radius: 100%;

    margin-top:15px;
}

#reviews .review-sec p {
    font-family: 'Droid Serif', serif;
    font-weight: 400;
    font-style: italic;
    width: 92%;
    color: #666666;
    display: inline-block;
}
#reviews .review-sec span.name {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    display: block;
}
#reviews .review-sec span.patient {
    color: #222;
    font-size: 16px;
}
/*..... FOOTER ......*/
.footer {
    background:#F5F5F5;
    border-top: solid 6px #fff;
}
.footer a{
    color:#000;
}
.footer >.container{
    padding-bottom: 15px;
}
.footer .footer-col{
    padding-bottom: 15px;
}
.footer .emergency {
    text-align: center;
    margin: 70px 0 0 0;
}
.footer .emergency i {
    color: #fff;
    display: block;
    font-size: 65px;
}
.footer .emergency .text {
    margin: 25px 0 0 0;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.footer .emergency .number {
    margin: 6px 0 0 0;
    display: block;
    color: #fff;
    font-size: 50px;
    font-weight: 800;
}
.footer .emergency img {
    margin: 10px 0 0 0;
    width: 960px;
}
.main-footer {
    padding: 20px 0;
}
.main-footer .useful-links {
    float: left;
}
.main-footer .title h5 {
    color: #fff;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
    padding: 0 0 12px 0;
    display: inline-block;
    margin: 0px 0 -1px 0;
    float: left;
}
.main-footer .title {
    border-bottom: solid 1px #999;
    padding: 0 0 0 0;
    float: left;
    width: 100%;
}
.main-footer .detail {
    margin: 18px 0 0 0;
    float: left;
}
.main-footer .useful-links ul li {
    background: url(/media/images/links-arrow-light.png) no-repeat 0 9px;
    margin: 0 0 16px 0;
    /*width: 50%;*/
}
.main-footer .useful-links ul li a {
    color: #fff;
    margin: 0 0 0 20px;
    font-size: 18px;
}
.main-footer .tweets {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}
.main-footer .tweets .icon {
    float: left;
}
.main-footer .tweets .icon i {
    font-size: 35px;
    margin: 0 0 0 0;
}
.main-footer .tweets .text {
    float: right;
    width: 84%;
}
.main-footer .tweets .text p {
    color: #fff;
    font-size: 17px;
}
.main-footer .tweets .text a {
    color: #fff;
    font-weight: 700;
}
.main-footer .tweets .text span {
    font-size: 14px;
    color: #c7c9ce;
    margin: 5px 0 0 0;
    display: inline-block;
}
.main-footer .newsletter .signup-text i {
    color: #fff;
    font-size: 28px;
    float: left;
    margin: 6px 12px 0 0;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.main-footer .newsletter .signup-text span {
    color: #fff;
}
.main-footer .newsletter .form {
    margin: 20px 0 0 0;
}
.main-footer .newsletter .form input[type=text] {
    background: #373e4c;
    border: solid 1px #7b8498;
    border-radius: 5px;
    width: 100%;
    color: #fff;
    padding: 10px 14px;
    font-size: 14px;
    margin: 0 0 9px 0;
}
.main-footer .newsletter .form input[type=submit] {
    background: #fff;
    border: none;
    text-transform: uppercase;
    color: #373e4c;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 5px;
}
.main-footer .newsletter .form input[type=submit]:hover {
    color: #fff;
}
.main-footer .get-touch .text {
    color: #fff;
}
.main-footer .get-touch ul {
    margin: 20px 0 0 0;
}
.main-footer .get-touch ul li {
    margin: 0 0 20px 0;
}
.main-footer .get-touch ul li i {
    color: #fff;
    float: left;
    font-size: 26px;
    margin: 0 9px 0 0;
}
.main-footer .get-touch ul li span {
    color: #fff;
    font-size: 18px;
}
.main-footer .get-touch ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
}
.footer-bottom {
    background: #095B81;
    padding: 12px 0;
}
.footer-bottom .copyrights {
    float: left;
    color: #fff;
    margin: 3px 0 0 0;
    font-size: 15px;
}
.footer-bottom .copyright-webmaster {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer-bottom .copyright-webmaster img {
    height: 30px;
    width: auto;
}
.footer-bottom .social-icons {
    float: right;
}
.footer-bottom .social-icons a {
    color: #fff;
    border: solid 1px #fff;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.footer-bottom .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
}
.footer-bottom .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
}
.footer-bottom .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
}
.footer-bottom .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
}
/*..... FOOTER LIGHT ......*/
.footer-light {
    background: #FDFDFD;
    border-top: solid 6px #F0F0F0;
}
.footer-light .emergency {
    text-align: center;
    margin: 70px 0 0 0;
}
.footer-light .emergency i {
    color: #02ADC9;
    display: block;
    font-size: 65px;
}
.footer-light .emergency .text {
    margin: 25px 0 0 0;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #454545;
    display: block;
    text-transform: uppercase;
}
.footer-light .emergency .number {
    margin: 6px 0 0 0;
    display: block;
    color: #454545;
    font-size: 50px;
    font-weight: 800;
}
.footer-light .emergency img {
    margin: 10px 0 0 0;
    width: 960px;
}
.footer-light .main-footer {
    padding: 70px 0;
}
.footer-light .main-footer .useful-links {
    float: left;
}
.footer-light .main-footer .title h5 {
    text-transform: uppercase;
    padding: 0 0 12px 0;
    display: inline-block;
    margin: 0px 0 -1px 0;
    float: left;
}
.footer-light .main-footer .title {
    border-bottom: solid 1px #D5D5D5;
    padding: 0 0 0 0;
    float: left;
    width: 100%;
}
.footer-light .main-footer .detail {
    margin: 38px 0 0 0;
    float: left;
}
.footer-light .main-footer .useful-links ul li {
    background: url(/media/images/links-arrow-dark.png) no-repeat 0 9px;
    margin: 0 0 16px 0;
    float: left;
    width: 50%;
}
.footer-light .main-footer .useful-links ul li a {
    color: #222;
    margin: 0 0 0 20px;
    font-size: 18px;
}
.footer-light .main-footer .useful-links ul li a:hover {
    color: #085d83;
}
.footer-light .main-footer .tweets {
    width: 100%;
    float: left;
    margin: 0 0 28px 0;
}
.footer-light .main-footer .tweets .icon {
    float: left;
}
.footer-light .main-footer .tweets .icon i {
    font-size: 35px;
    margin: 0 0 0 0;
}
.footer-light .main-footer .tweets .text {
    float: right;
    width: 84%;
}
.footer-light .main-footer .tweets .text p {
    color: #222;
    font-size: 17px;
}
.footer-light .main-footer .tweets .text a {
    font-weight: 700;
}
.footer-light .main-footer .tweets .text a:hover {
    color: #222;
}
.footer-light .main-footer .tweets .text span {
    font-size: 14px;
    color: #ADADAD;
    margin: 5px 0 0 0;
    display: inline-block;
}
.footer-light .main-footer .newsletter .signup-text i {
    color: #454545;
    font-size: 28px;
    float: left;
    margin: 6px 12px 0 0;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.footer-light .main-footer .newsletter .signup-text span {
    color: #222;
}
.footer-light .main-footer .newsletter .form {
    margin: 20px 0 0 0;
}
.footer-light .main-footer .newsletter .form input[type=text] {
    background: #fff;
    border: solid 1px #ADADAD;
    border-radius: 5px;
    width: 100%;
    color: #626262;
    padding: 10px 14px;
    font-size: 14px;
    margin: 0 0 9px 0;
}
.footer-light .main-footer .newsletter .form input[type=submit] {
    background: #454545;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 5px;
}
.footer-light .main-footer .newsletter .form input[type=submit]:hover {
    color: #fff;
}
.footer-light ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.footer-light :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.footer-light ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.footer-light ent-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.footer-light .main-footer .get-touch .text {
    color: #222;
}
.footer-light .main-footer .get-touch ul {
    margin: 20px 0 0 0;
}
.footer-light .main-footer .get-touch ul li {
    margin: 0 0 20px 0;
}
.footer-light .main-footer .get-touch ul li i {
    color: #454545;
    float: left;
    font-size: 26px;
    margin: 0 9px 0 0;
}
.footer-light .main-footer .get-touch ul li span {
    color: #222;
    font-size: 18px;
}
.footer-light .main-footer .get-touch ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
}
.footer-light .footer-bottom {
    background: #F2F2F2;
    padding: 24px 0;
    border-top: solid 3px #F2F2F2;
}
.footer-light .footer-bottom .copyrights {
    float: left;
    color: #222;
    margin: 3px 0 0 0;
    font-size: 15px;
}
.footer-light .footer-bottom .social-icons {
    float: right;
}
.footer-light .footer-bottom .social-icons a {
    color: #222;
    border: solid 1px #222;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.footer-light .footer-bottom .social-icons a:hover {
    background: #085d83;
    border: solid 1px #085d83;
    color: #fff;
}
.footer-light .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
}
.footer-light .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
}
.footer-light .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
}
.footer-light .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
}
/*..... BACK TO TOP ......*/

/*..... APPOINTMENT FORM ......*/
.make-appointment-two {
    padding: 90px 0 0 0;
}
.make-appointment-two ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.make-appointment-two :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.make-appointment-two ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.make-appointment-two ent-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
/*..... SERVICES THREE ......*/
.services-three .serv-sec {
    float: left;
    width: 33.33%;
    padding: 80px 43px;
}
.services-three .serv-sec.serv-sec2 {
    opacity: 0.8;
}
.services-three .serv-sec.serv-sec3 {
    opacity: 0.6;
}
.services-three .serv-sec h3 {
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
}
.services-three .serv-sec p {
    color: #fff;
    margin: 5px 0 0 0;
}
.services-three .serv-sec a {
    color: #fff;
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 14px 40px;
    border-radius: 5px;
    display: inline-block;
    margin: 28px 0 0 0;
    font-weight: 600;
}
.services-three .serv-sec a:hover {
    background: #fff;
    color: #34bcd0;
}
/*..... WELCOME TWO ......*/
.welcome-two {
    padding: 90px 0;
    margin: -1px 0 0 0;
}
.welcome-two .welcome-detail ul {
    margin: 28px 0 0 0;
}
.welcome-two .welcome-detail ul li {
    list-style: disc;
    font-size: 22px;
    margin: 0 0 0 18px;
    float: left;
    width: 30%;
    line-height: 44px;
}
.welcome-two .welcome-detail ul li span {
    font-size: 18px;
    color: #222;
}
/*..... SERVICES FOUR ......*/
.news-index-sect {
    padding: 30px 0;
}
.news-index-sect .bottom-serv {
    margin: 60px 0 0 0;
    display: inline-block;
}
.news-index-sect .news-sec{
    display:block;
    position: relative;
    margin:0;
    padding:0;
}
.news-index-sect .news-sec .preview img{
    display:block;
    position: relative;
    width: 100%;
    box-shadow: 0 0 2px #333;   
}
.news-index-sect .news-sec .detail {
    width: 100%;
    display:block;
    position: relative;
    height: 100%;
    left:0;
    top:0;
    box-sizing: border-box;
    padding: 5px;
    transition:all 0.3s ease;
    overflow:hidden;
}

.news-index-sect .news-sec .detail a{
    text-decoration: none;
}
.news-index-sect .news-sec:hover .detail a{
    text-decoration: underline;
}
.news-index-sect .news-sec .detail h6{
    font-size: 20px;
    line-height: 22px;
    text-shadow:0 0 2px #fff;
    color: #222;
    background:rgba(255,255,255,0.7);
    margin:-5px -5px 0 -5px;
    padding: 5px;

}
.news-index-sect .news-sec .detail .date{
    display: block;
    font-weight: bold;
    color: #111;
    font-size: 14px;
    background:rgba(255,255,255,0.7);
    margin:0 -5px ;
    padding:0 5px;
}
.news-index-sect .news-sec .detail  a{
    color:#222;
}
.news-index-sect .news-sec .detail div{
    text-shadow:0 0 2px #fff;
    color: #222;
    opacity: 0;
    transition: all 0.3s ease;
    margin:0 -5px ;
    padding:0 5px;
}
.news-index-sect .news-sec:hover .detail div{
    opacity:1;
    background:rgba(255,255,255,0.7);

    height: 100%;
}
.news-index-sect .news-sec  .hoverclick{
    display:block;
    position:absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity:0;
}
/*..... SERVICES FOUR DARK ......*/
/*.news-index-sect-dark {
    padding: 90px 0;
    background: #222222;
}
.news-index-sect-dark .main-title h2 {
    color: #fff;
}
.news-index-sect-dark .main-title p {
    color: #fff;
}
.news-index-sect-dark .bottom-serv {
    margin: 60px 0 0 0;
    display: inline-block;
}
.news-index-sect-dark .services-sec .icon {
    float: left;
    width: 12%;
}
.news-index-sect-dark .services-sec .icon i {
    color: #fff;
    font-size: 36px;
}
.news-index-sect-dark .services-sec .detail {
    width: 85%;
    float: right;
    color: #fff;
}
.news-index-sect-dark .services-sec .detail p {
    margin: 5px 0 0 0;
}*/
/*..... FUN FACTS ......*/
.fun-facts {
    background: url(/media/images/counter-bg.jpg) no-repeat fixed;
	background-size: cover;
    height: 186px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 32px 0;
    
}
.fun-facts span.number {
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 65px;
    color: #000;
    text-shadow:0 0 2px #333;
    display: block;
}
.fun-facts span.what-do {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-shadow:0 0 2px #555;
    display: block;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}
/*..... BANNER-THREE ......*/
.banner-three {
    background: url(/media/images/banner-three.jpg) no-repeat;
    background-size: 100%;
}
.banner-three .detail {
    text-align: center;
    margin: 21% 0;
}
.banner-three .detail i {
    color: #fff;
    font-size: 98px;
    text-shadow: 0 5px 0 rgba(0, 0, 0, 0.19);
}
.banner-three .detail span.title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    display: block;
    margin: 14px 0 0 0;
}
.banner-three .detail p {
    font-size: 24px;
    color: #fff;
    width: 70%;
    display: inline-block;
    margin: 3px 0 0 0;
}
/*..... SERVICES Five ......*/
.services-five {
    padding: 90px 0;
}
.services-five .service-sec {
    text-align: center;
}
.services-five .service-sec .icon {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    border: solid 5px #F5F5F5;
    display: inline-block;
}
.services-five .service-sec .icon i {
    color: #fff;
    font-size: 52px;
    margin: 35px 0 0 6px;
    display: inline-block;
}
.services-five .service-sec h6 {
    display: block;
    margin: 25px 0 0 0;
}
.services-five .service-sec p {
    margin: 5px 0 0 0;
}
/*..... SUB BANNER ......*/
.sub-navigation .banner-img {
    width: 100%;
}
.sub-navigation .detail {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.32);
    padding: 24px 0 28px 0;
    position:relative;
}
.sub-navigation .detail ul li {
    float: left;
    background: url(/media/images/paging-arrow.png) no-repeat right 9px;
    padding: 0 20px 0 0;
    margin: 0 12px 0 0;
}
.sub-navigation .detail ul li:last-child {
    background: none;
}
.sub-navigation .detail ul li a {
    color: #333333;
    text-decoration:underline;
}
/*..... OUR HOSPITAL ......*/
.hospital {
    padding: 90px 0;
}
/*..... WELCOME TWHREE ......*/
.welcome-three {
    padding: 90px 0;
    margin: -1px 0 0 0;
}
.welcome-three .welcome-detail ul {
    margin: 28px 0 0 0;
}
.welcome-three .welcome-detail ul li {
    margin: 0px 0 0 0;
    line-height: 50px;
}
.welcome-three .welcome-detail ul li i {
    font-size: 32px;
    float: left;
    margin: 10px 10px 0 0;
}
.welcome-three .welcome-detail ul li span {
    font-size: 22px;
    color: #222;
}
/*..... TEAM MEMBER DETAIL ......*/
.member-detail {
    padding: 90px 0;
}
.member-detail .team-detail ul {
    margin: 18px 0 0 0;
}
.member-detail .team-detail ul li {
    margin: 15px 0 0 0;
    padding: 0 0 15px 0;
    float: left;
    width: 100%;
    border-bottom: solid 1px #dedede;
}
.member-detail .team-detail ul li span {
    font-size: 18px;
    float: right;
    width: 78%;
}
.member-detail .team-detail ul li span.title {
    color: #353535;
    font-weight: 700;
    width: 22%;
    float: left;
}
#infrastructure .gallery-sec a {
    color: #fff;
    border: solid 1px #fff;
    /*padding: 8px 9px;*/
    /*border-radius: 100%;*/
    font-size: 16px;
    position: initial;
    margin: 0 2px;
}
#infrastructure .gallery-sec a:hover {
    background: #fff;
}
#infrastructure .gallery-sec .layer {
    padding: 50% 0;
    text-align: center;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.member-detail .gallery-sec a {
    color: #fff;
    border: solid 1px #fff;
    padding: 8px 9px;
    border-radius: 100%;
    font-size: 16px;
    position: initial;
    margin: 0 2px;
}
.member-detail .gallery-sec a:hover {
    color: #085d83;
    background: #fff;
}
.member-detail .gallery-sec .layer {
    padding: 42% 0;
    text-align: center;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/*..... SERVICES PAGE ......*/
.products-posts {
    padding: 10px 0;
}
.products-posts .serv-sec {
    margin: 0 0 20px 0;
}
.products-posts .serv-sec .preview-img{}
.products-posts .serv-sec .preview-img img{
    width:100%;
}
.products-posts .serv-sec .detail {
    margin: 5px 0 0 0;
}
.products-posts .serv-sec .detail h5 {
    font-weight: 500;
}
.products-posts .serv-sec .detail p {
    margin: 4px 0 0 0;
}
.products-posts .serv-sec .detail a {
    color: #525866;
    margin: 10px 0 0 0;
    display: inline-block;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
}
.products-posts .serv-sec .detail a:hover {
    color: #222;
}

.products-posts .products-detail {
    margin: 0 0 0 0;
}
.products-posts .products-detail .detail {
    margin: 5px 0 0 0;
}
.products-posts .products-detail .detail span.date {
    font-size: 20px;
    color: #828282;
}
.products-posts .products-detail .detail h3 {
    color: #222222;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.products-posts .products-detail .detail p {
    margin: 5px 0 0 0;
}
.products-posts .products-detail .quote {
    display: inline-block;
    margin: 48px 0 36px 0;
}
.products-posts .products-detail .quote span {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #818080;
    float: left;
    margin: 1px 0 0 0;
}
.products-posts .products-detail .quote img {
    width: 26px;
    float: left;
    margin: 0 20px 0 0;
}
.products-posts .products-detail .detail .preview-image{
    float:left;
    margin: 0 30px 30px 0;
    width: 50%;
}
.products-posts .z-tabs{
    min-height: 200px;
}
.products-posts .z-tabs .z-container{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

/*..... APPOINTMENT PAGE ......*/
.main-appointment-form {
    padding: 90px 0;
    text-align: center;
}
.main-appointment-form .appointment-form {
    width: 73%;
    display: inline-block;
    padding: 3% 3%;
}
.main-appointment-form .appointment-form .form .input__field--kohana {
    border-bottom: none;
    background: #fff;
}
.main-appointment-form .appointment-form .form .input__label {
    padding: 15px 6px;
}
.main-appointment-form .appointment-form .form .input__label-content {
    margin: -1px 0 0 15px;
}
.main-appointment-form .appointment-form .form .input {
    width: 47%;
    margin: 8px 10px;
}
.main-appointment-form .appointment-form .form span.input.input--kohana.message {
    width: 97%;
}
.main-appointment-form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.main-appointment-form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.main-appointment-form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.main-appointment-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
}
.main-appointment-form input#datepicker {
    padding-left: 16px;
    margin: -4px 0 0 0;
    padding-bottom: 14px;
}
.main-appointment-form .appointment-form .form input[type=submit] {
    background: #434a5a;
    border-radius: 0;
    float: right;
    margin: 5px 11px 0 0;
}
.main-appointment-form .appointment-form .form input[type=submit]:hover {
    background: #222;
}
.main-appointment-form .appoint-icon {
    width: 135px;
    height: 130px;
    border-radius: 100%;
    position: absolute;
    margin: -57px 0 0 0;
    text-align: center;
    display: inline-block;
    z-index: 2;
}
.main-appointment-form .appoint-icon i {
    color: #fff;
    font-size: 48px;
    padding: 35px 0 15px 0;
    display: inline-block;
}
.main-appointment-form .icon-center {
    margin: 25px 0 35px -130px;
}
.main-appointment-form section.bgcolor-a {
    position: relative;
    z-index: 5;
}
/*..... CONTACT US ......*/
.contact-us .get-touch {
    padding: 90px 0;
    display: inline-block;
}
.contact-us .get-touch .map {
    margin: -20px 0 0 0;
}
.contact-us .get-touch .detail {
    margin: 45px 0 0 0;
}
.contact-us .get-touch .detail span {
    font-size: 20px;
    display: block;
    line-height: 34px;
}
.contact-us .leave-msg {
    padding: 90px 0;
}
.contact-us .leave-msg .form input[type=text] {
    width: 100%;
    padding: 0 12px;
    border: solid 1px #b1b1b1;
    height: 48px;
}
.contact-us .leave-msg .form input[type=submit] {
    width: 100%;
    border: none;
    background-color: #434A5A;
    color: #fff;
    padding: 14px 0;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 10px 0 0 0;
}
.contact-us .leave-msg .form textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
}
.contact-us ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #767676 !important;
}
.contact-us :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #767676 !important;
}
.contact-us ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #767676 !important;
}
.contact-us :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #767676 !important;
}
.contact-us .our-location {
    padding: 90px 0;
}
.contact-us .our-location .map {
    height: 460px;
}
.contact-us .our-location .map iframe {
    border: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.get-directions {
    text-align: center;
    margin: 40px 0 0 0;
}
.get-directions input[type="submit"] {
    background: url(/media/images/directions-btn.jpg) no-repeat;
    width: 60px;
    height: 61px;
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
    position: relative;
    top: -6px;
}
.get-directions input[type="text"] {
    padding: 15px 2% 17px;
    width: 86%;
    max-width: 556px;
    font-size: 22px;
    color: #747474;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    border: solid 1px #BEBEBE;
    border-radius: 10px;
    margin: 0 10px 0 0;
}
/*..... CONTACT US 2 ......*/
.contact-us .give-msg input[type=text] {
    width: 49%;
    padding: 0 12px;
    border: solid 1px #b1b1b1;
    height: 48px;
    margin: 0 4px 10px 0;
}
.contact-us .give-msg textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
}
.contact-us .get-in-touch span {
    font-size: 20px;
    display: block;
    line-height: 34px;
}
.contact-us .get-in-touch .social-icons a {
    color: #222;
    border: solid 1px #222;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
    margin: 0 5px 0 0px;
}
.contact-us .get-in-touch .social-icons a:hover {
    color: #fff;
}
.contact-us .get-in-touch span a {
    color: #222;
}
.contact-us .get-in-touch span a:hover {
    color: #085d83;
}
.contact-us .get-in-touch .social-icons {
    margin: 25px 0 0 0;
}
.contact-us .get-in-touch .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
}
.contact-us .get-in-touch .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
}
.contact-us .get-in-touch .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
}
.contact-us .get-in-touch .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
}
.contact-us .give-msg input[type=submit] {
    width: 100%;
    border: none;
    background-color: #434A5A;
    color: #fff;
    padding: 14px 0;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 10px 0 0 0;
}
/*..... BLOG ......*/
.news-posts {
    padding: 0;
    padding-bottom: 20px;
}
.news-posts .news-sec {
    margin: 0 0 40px 0;
}
.news-posts .news-sec > a {
    display:block;
    position:relative;
    overflow: hidden;
}
.news-posts .news-sec > a img{
    display:block;
    position:relative;
    z-index:10;
    transition: all 0.5s ease;
    filter: brightness(105%);
}
.news-posts .news-sec > a:hover img{
    filter: brightness(115%);
}
.news-posts .news-sec .detail {
    margin: 15px 0 0 0;
}
.news-posts .news-sec .detail span {
    font-size: 16px;
    color: #828282;
}
.news-posts .news-sec .detail a {
    color:#000;
}
.news-posts .news-sec .detail h3 {
    color: #222222;
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.news-posts .news-sec .detail p {
    margin: 5px 0 0 0;
}
.news-posts .news-sec .detail a.read-more {
    background-color: #525866;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0 0 0;
    padding: 14px 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.news-posts .bar-title {
    background: #525866;
    font-weight: 500;
    color: #fff;
    padding: 14px 24px;
    display: block;
}
.news-posts .recent-posts .post-sec {
    margin: 15px 0 0 0;
}
.news-posts .recent-posts .post-sec img {
    width: 82px;
    float: left;
    margin: 0 12px 0 0;
}
.news-posts .recent-posts .post-sec a.title {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #222;
}
.news-posts .recent-posts .post-sec span.date {
    color: #ABABAB;
    display: block;
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 10px;
}
.news-posts .categories {
    margin: 25px 0 0 0;
}
.news-posts .categories ul {
    margin: 22px 0 0 0;
}
.news-posts .categories ul li {
    float: left;
    width: 100%;
    line-height: 39px;
}
.news-posts .categories ul li a {
    color: #555555;
    font-size: 20px;
}
.news-posts .categories ul li a i {
    font-size: 28px;
    margin: 7px 4px 0 0;
    float: left;
}
.news-posts .tags {
    margin: 75px 0 0 0;
}
.news-posts .tags .all-tags {
    margin: 30px 0 0 0;
}
.news-posts .tags .all-tags a {
    color: #555555;
    border: solid 1px #c8c8c8;
    display: inline-block;
    padding: 10px 23px;
    margin: 0 0 6px 2px;
}
.news-posts .tags .all-tags a:hover {
    color: #fff;
    background: #525866;
    border: solid 1px #525866;
}
.news-posts .search {
    background: #525866;
    margin: 75px 0 0 0;
    padding: 24px;
}
.news-posts .search input[type=text] {
    width: 88%;
    padding: 14px 12px;
    color: #747474;
    font-style: italic;
    border: none;
}
.news-posts .search a {
    width: 12%;
    float: right;
    background-color: #fff;
    padding: 14px 10px;
    border: none;
    margin: 0 0px 0 0;
    color: #333;
}
.news-posts .search a:hover {
    background-color: #085d83;
    color: #fff;
}






.list-posts {
    padding: 0;
    padding-bottom: 20px;
}
.list-posts .list-sec {
    margin: 0 0 40px 0;
}
.list-posts .list-sec > a {
    display:block;
    position:relative;
    overflow: hidden;
}
.list-posts .list-sec > a img{
    display:block;
    position:relative;
    z-index:10;
    transition: all 0.5s ease;
    filter: brightness(105%);
}
.list-posts .list-sec  > a:hover img{
    filter: brightness(115%);
}
/*.list-posts .list-sec > a:after {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    content:'';
    z-index: 20;
    background: #fff;
    opacity:0.4;
    transition: opacity 2.3s ease;
}
.list-posts .list-sec > a:hover:after {
    opacity: 0;
}*/

.list-posts .list-sec .detail {
    margin: 15px 0 0 0;
}
.list-posts .list-sec .detail span {
    font-size: 20px;
    color: #828282;
}
.list-posts .list-sec .detail h3 {
    color: #222222;
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.list-posts .list-sec .detail p {
    margin: 5px 0 0 0;
}
.list-posts .list-sec .detail a.read-more {
    background-color: #525866;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0 0 0;
    padding: 14px 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.list-posts h6.bar-title {
    background: #525866;
    font-weight: 500;
    color: #fff;
    padding: 14px 24px;
    display: block;
}
.list-posts .recent-posts .post-sec {
    margin: 15px 0 0 0;
}
.list-posts .recent-posts .post-sec img {
    width: 82px;
    float: left;
    margin: 0 22px 0 0;
}
.list-posts .recent-posts .post-sec a.title {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #222;
}
.list-posts .recent-posts .post-sec span.date {
    color: #ABABAB;
    display: block;
    margin: 5px 0 0 0;
    font-size: 15px;
}
.list-posts .categories {
    margin: 25px 0 0 0;
}
.list-posts .categories ul {
    margin: 22px 0 0 0;
}
.list-posts .categories ul li {
    float: left;
    width: 100%;
    line-height: 39px;
}
.list-posts .categories ul li a {
    color: #555555;
    font-size: 20px;
}
.list-posts .categories ul li a i {
    font-size: 28px;
    margin: 7px 4px 0 0;
    float: left;
}
.list-posts .tags {
    margin: 75px 0 0 0;
}
.list-posts .tags .all-tags {
    margin: 30px 0 0 0;
}
.list-posts .tags .all-tags a {
    color: #555555;
    border: solid 1px #c8c8c8;
    display: inline-block;
    padding: 10px 23px;
    margin: 0 0 6px 2px;
}
.list-posts .tags .all-tags a:hover {
    color: #fff;
    background: #525866;
    border: solid 1px #525866;
}
.list-posts .search {
    background: #525866;
    margin: 75px 0 0 0;
    padding: 24px;
}
.list-posts .search input[type=text] {
    width: 88%;
    padding: 14px 12px;
    color: #747474;
    font-style: italic;
    border: none;
}
.list-posts .search a {
    width: 12%;
    float: right;
    background-color: #fff;
    padding: 14px 10px;
    border: none;
    margin: 0 0px 0 0;
    color: #333;
}
.list-posts .search a:hover {
    background-color: #085d83;
    color: #fff;
}
/*..... BLOG MASONARY ......*/
.news-masonary {
    padding: 90px 0;
}
.news-masonary .border {
    border: solid 1px #cecece;
    padding: 4px;
    margin: 0 0 40px 0;
}
.news-masonary .news-sec {
    border: solid 1px #cecece;
    padding: 20px;
}
.news-masonary .news-sec span {
    font-size: 18px;
}
.news-masonary .news-sec h5 {
    margin: 8px 0 0 0;
    display: inline-block;
}
.news-masonary .news-sec p {
    margin: 5px 0 0 0;
}
.news-masonary .news-sec a {
    color: #525866;
    font-size: 20px;
    text-decoration: underline;
    font-style: italic;
    margin: 15px 0 10px 0;
    display: inline-block;
    font-weight: 600;
}
.news-masonary .news-sec .detail {
    margin: 15px 0 0 0;
}
.list-masonary {
    padding: 90px 0;
}
.list-masonary .border {
    border: solid 1px #cecece;
    padding: 4px;
    margin: 0 0 40px 0;
}
.list-masonary .list-sec {
    border: solid 1px #cecece;
    padding: 20px;
}
.list-masonary .list-sec span {
    font-size: 18px;
}
.list-masonary .list-sec h5 {
    margin: 8px 0 0 0;
    display: inline-block;
}
.list-masonary .list-sec p {
    margin: 5px 0 0 0;
}
.list-masonary .list-sec a {
    color: #525866;
    font-size: 20px;
    text-decoration: underline;
    font-style: italic;
    margin: 15px 0 10px 0;
    display: inline-block;
    font-weight: 600;
}
.list-masonary .list-sec .detail {
    margin: 15px 0 0 0;
}
/*..... BLOG TEXT POSTS ......*/
.text-posts {
    padding: 90px 0;
    text-align: center;

}
.text-posts .post-sec {
    width: 75%;
    display: inline-block;
    margin: 0 0 140px 0;
}
.text-posts .post-sec a.title {
    font-weight: 300;
    width: 75%;
    display: inline-block;
    font-size: 42px;
    font-family: 'Raleway', sans-serif;
    color: #222;
}
.text-posts .post-sec p {
    margin: 30px 0 0 0;
}
.text-posts .post-sec p a {
    font-weight: bold;
}
.text-posts .post-sec p a:hover {
    color: #222;
}
.text-posts .post-sec ul {
    margin: 42px 0 0 0;
}
.text-posts .post-sec ul li {
    display: inline-block;
    margin: 0 0 0 18px;
}
.text-posts .post-sec ul li img {
    width: 42px;
    border-radius: 100%;
}
.text-posts .post-sec ul li span {
    color: #727272;
    font-size: 22px;
    margin: 0 10px;
}
.text-posts .post-sec ul li i {
    color: #858585;
    font-size: 26px;
    margin: 4px 0 0 0;
    float: left;
}
.text-posts .post-sec ul li a {
    display: block;
}
.text-posts .next-pre .prev {
    float: left;
    color: #727272;
    font-size: 22px;
}
.text-posts .next-pre .next {
    float: right;
    color: #727272;
    font-size: 22px;
}
.text-posts .next-pre i {
    font-size: 40px;
    margin: -4px 0px 0 0;
}
.text-posts .next-pre i.icon-chevron-small-left {
    float: left;
}
.text-posts .next-pre i.icon-chevron-small-right {
    float: right;
}

.article-posts .text-detail {
    margin: 0 0 0 0;
}
.article-posts .text-detail .detail {
    margin: 5px 0 0 0;
}
.article-posts .text-detail .detail span.date {
    font-size: 20px;
    color: #828282;
}
.article-posts .text-detail .detail h3 {
    color: #222222;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.article-posts .text-detail .detail p {
    margin: 5px 0 0 0;
}
.article-posts .text-detail .quote {
    display: inline-block;
    margin: 48px 0 36px 0;
}
.article-posts .text-detail .quote span {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #818080;
    float: left;
    margin: 1px 0 0 0;
}
.article-posts .text-detail .quote img {
    width: 26px;
    float: left;
    margin: 0 20px 0 0;
}

/*..... BLOG DETAIL PAGE ......*/
.news-posts .news-detail {
    margin: 0 0 0 0;
}
.news-posts .news-detail .detail {
    margin: 5px 0 0 0;
}
.news-posts .news-detail .detail span.date {
    font-size: 20px;
    color: #828282;
}
.news-posts .news-detail .detail h3 {
    color: #222222;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.news-posts .news-detail .detail p {
    margin: 5px 0 0 0;
}
.news-posts .news-detail .quote {
    display: inline-block;
    margin: 48px 0 36px 0;
}
.news-posts .news-detail .quote span {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #818080;
    float: left;
    margin: 1px 0 0 0;
}
.news-posts .news-detail .quote img {
    width: 26px;
    float: left;
    margin: 0 20px 0 0;
}
.news-posts .share-post {
    border: solid 1px #c8c8c8;
    padding: 20px;
    margin: 40px 0 0 0;
}
.news-posts .share-post span {
    font-size: 22px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.news-posts .share-post .social-icons {
    float: right;
    margin: 3px 0 0 0;
}
.news-posts .share-post .social-icons a {
    color: #434a5a;
    border: solid 1px #434a5a;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.news-posts .share-post .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
    color: #fff;
}
.news-posts .share-post .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
    color: #fff;
}
.news-posts .share-post .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
    color: #fff;
}
.news-posts .share-post .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
    color: #fff;
}
.news-posts .comments-sec {
    margin: 75px 0 0 0;
}
.news-posts .comments-sec h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.news-posts .comment-box {
    border: solid 1px #c8c8c8;
    padding: 15px;
    margin: 0 0 18px 0;
}
.news-posts .comment-box img {
    width: 12%;
    float: left;
}
.news-posts .comment-box .detail {
    width: 85%;
    float: right;
}
.news-posts .comment-box .detail a {
    background: #525866;
    color: #fff;
    padding: 5px 14px;
    position: absolute;
    right: 40px;
}
.news-posts .comment-box .detail span.name {
    font-size: 20px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.news-posts .comment-box .detail span.date {
    font-size: 16px;
    color: #555555;
    display: block;
}
.news-posts .comment-box .detail p {
    margin: 10px 0 0 0;
}
.news-posts .comment-box .reply-comment {
    background: #F7F7F7;
    margin: 20px 0 0 0;
}
.news-posts .all-comments {
    margin: 35px 0 0 0;
}
.news-posts .leave-reply {
    margin: 72px 0 90px 0;
}
.news-posts .leave-reply h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.news-posts .leave-reply .form {
    margin: 35px 0 0 0;
}
.news-posts .leave-reply .form input[type=text] {
    width: 32%;
    padding: 0 12px;
    border: solid 1px #b1b1b1;
    height: 48px;
    margin: 0 12px 0 0;
}
.news-posts .leave-reply .form input[type=text].last {
    margin: 0px;
}
.news-posts .leave-reply textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
    margin: 16px 0 0 0;
}
.news-posts .leave-reply .form input[type=submit] {
    border: none;
    background-color: #434A5A;
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 12px 0 0 0;
}
.news-posts .leave-reply .form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
}
.news-posts .leave-reply .form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
}
.news-posts .leave-reply .form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
}
.news-posts .leave-reply .form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
}
.list-posts .list-detail {
    margin: 0 0 0 0;
}
.list-posts .list-detail .detail {
    margin: 5px 0 0 0;
}
.list-posts .list-detail .detail img{
    margin: 10px;
}
.list-posts .list-detail .detail span.date {
    font-size: 20px;
    color: #828282;
}
.list-posts .list-detail .detail h3 {
    color: #222222;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.list-posts .list-detail .detail p {
    margin: 5px 0 0 0;
	font-size: 19px;
	line-height: 26px;
}
.list-posts .list-detail .quote {
    display: inline-block;
    margin: 48px 0 36px 0;
}
.list-posts .list-detail .quote span {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #818080;
    float: left;
    margin: 1px 0 0 0;
}
.list-posts .list-detail .quote img {
    width: 26px;
    float: left;
    margin: 0 20px 0 0;
}
.list-posts .share-post {
    border: solid 1px #c8c8c8;
    padding: 20px;
    margin: 40px 0 0 0;
}
.list-posts .share-post span {
    font-size: 22px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.list-posts .share-post .social-icons {
    float: right;
    margin: 3px 0 0 0;
}
.list-posts .share-post .social-icons a {
    color: #434a5a;
    border: solid 1px #434a5a;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.list-posts .share-post .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
    color: #fff;
}
.list-posts .share-post .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
    color: #fff;
}
.list-posts .share-post .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
    color: #fff;
}
.list-posts .share-post .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
    color: #fff;
}
.list-posts .comments-sec {
    margin: 75px 0 0 0;
}
.list-posts .comments-sec h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.list-posts .comment-box {
    border: solid 1px #c8c8c8;
    padding: 15px;
    margin: 0 0 18px 0;
}
.list-posts .comment-box img {
    width: 12%;
    float: left;
}
.list-posts .comment-box .detail {
    width: 85%;
    float: right;
}
.list-posts .comment-box .detail a {
    background: #525866;
    color: #fff;
    padding: 5px 14px;
    position: absolute;
    right: 40px;
}
.list-posts .comment-box .detail span.name {
    font-size: 20px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.list-posts .comment-box .detail span.date {
    font-size: 16px;
    color: #555555;
    display: block;
}
.list-posts .comment-box .detail p {
    margin: 10px 0 0 0;
}
.list-posts .comment-box .reply-comment {
    background: #F7F7F7;
    margin: 20px 0 0 0;
}
.list-posts .all-comments {
    margin: 35px 0 0 0;
}
.list-posts .leave-reply {
    margin: 72px 0 90px 0;
}
.list-posts .leave-reply h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.list-posts .leave-reply .form {
    margin: 35px 0 0 0;
}
.list-posts .leave-reply .form input[type=text] {
    width: 32%;
    padding: 0 12px;
    border: solid 1px #b1b1b1;
    height: 48px;
    margin: 0 12px 0 0;
}
.list-posts .leave-reply .form input[type=text].last {
    margin: 0px;
}
.list-posts .leave-reply textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
    margin: 16px 0 0 0;
}
.list-posts .leave-reply .form input[type=submit] {
    border: none;
    background-color: #434A5A;
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 12px 0 0 0;
}
.list-posts .leave-reply .form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
}
.list-posts .leave-reply .form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
}
.list-posts .leave-reply .form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
}
.list-posts .leave-reply .form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
}
/*..... PATIENT FAMILY ......*/
.patient-family {
    padding: 90px 0;
}
.patient-family .how-treat a {
    background: #525866;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    border-radius: 6px;
    margin: 30px 0 0 0;
    text-transform: uppercase;
    font-size: 15px;
}
/*..... DEPARTMENTS ......*/
.departments .depart-sec {
    padding: 90px 0;
}
.departments .depart-sec a {
    background: #525866;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    border-radius: 6px;
    margin: 30px 0 0 0;
    text-transform: uppercase;
    font-size: 15px;
}
.investigation {
    padding: 90px 0;
}
.investigation .investigation-sec .title {
    height: 56px;
    padding: 12px 18px;
}
.investigation .investigation-sec .title span {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.investigation .investigation-sec .title span.left {
    text-align: left;
    float: left;
}
.investigation .investigation-sec .title span.right {
    text-align: right;
    float: right;
}
.investigation .investigation-sec .detail {
    height: 56px;
    padding: 12px 18px;
}
.investigation .investigation-sec .detail.dark-bg {
    background: #fafafa;
}
.investigation .investigation-sec .detail.light-bg {
    background: #fdfdfd;
}
.investigation .investigation-sec .detail span {
    color: #555555;
    font-weight: 400;
    font-size: 18px;
}
.investigation .investigation-sec .detail span.left {
    text-align: left;
    float: left;
}
.investigation .investigation-sec .detail span.right {
    text-align: right;
    float: right;
}
/*..... RESEARCH ......*/
.research .research-sec {
    padding: 90px 0;
}
.research .research-detail {
    padding: 0 0 55px 0;
    display: inline-block;
}
.research .research-detail li {
    float: left;
    width: 100%;
    margin: 0 0 28px 0;
}
.research .research-detail li .icon {
    float: left;
    width: 5%;
}
.research .research-detail li i {
    font-size: 40px;
    float: left;
    margin: 0 10px 0 0;
}
.research .research-detail li span {
    font-size: 20px;
    float: right;
    width: 95%;
    margin: 5px 0 0 0;
}
.research .doctors-list {
    padding: 90px 0;
}
.research .doctors-list h4 span {
    font-weight: 400;
}
.research .doctors-list ul {
    margin: 32px 0 0 0;
}
.research .doctors-list ul li {
    margin: 0 0 20px 0;
}
.research .doctors-list ul li a {
    color: #525866;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    display: block;
}
.research .doctors-list ul li i {
    margin: 4px 12px 0 0;
    float: left;
}
/*..... PROCEDURES ......*/
.procedures {
    padding: 90px 0;
}
.procedures-links span.title {
    color: #fff;
    width: 100%;
    display: block;
    padding: 15px 24px;
    font-size: 22px;
    font-weight: 700;
}
.procedures .procedure-text .detail img.right {
    width: 288px;
    float: right;
    margin: 0 0 24px 24px;
}
.procedures .procedure-text .detail img.left {
    width: 288px;
    float: left;
    margin: 0 24px 24px 0;
}
.procedures .procedure-text .detail .title-main {
    margin: 75px 0 0 0;
}
.procedures .procedure-text .detail h4 {
    margin: 0 0 10px 0;
    color: #222222;
    font-weight: 700;
}
.procedures .procedure-text ul {
    margin: 55px 0 0 0;
}
.procedures .procedure-text ul li {
    list-style: disc;
    font-size: 20px;
    margin: 0 0 0 18px;
    float: left;
    width: 30%;
    line-height: 34px;
}
.procedures .procedure-text ul li span {
    color: #222;
    font-size: 18px;
}
.procedures .about-cancer-center {
    background: #fafafa;
    border: solid 1px #e4e4e4;
    float: left;
    width: 100%;
    text-align: center;
    padding: 85px 75px;
    margin: 75px 0 0 0;
}
.procedures .about-cancer-center p {
    font-family: 'Droid Serif', serif;
    color: #888;
    font-style: italic;
    margin: 28px 0;
}
.procedures .about-cancer-center span.name {
    font-size: 18px;
    display: block;
}
.procedures .top-space {
    margin: 75px 0 0 0;
    display: inline-block;
}
/*..... TEAM MEMEBERS PAGE ......*/
.all-team-members {
    padding: 90px 0;
}
.all-team-members .detail {
    margin: 35px 0 0 0;
}
.all-team-members .detail p {
    margin: 15px 0 0 0;
}
.all-team-members .detail a {
    font-style: italic;
    font-weight: 600;
    margin: 13px 0 0 0;
    display: inline-block;
    color: #525866;
    font-family: 'Raleway', sans-serif;
}
.cbp-l-caption-text a {
    color: #fff;
    border: solid 1px #fff;
    padding: 8px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.cbp-l-caption-text a:hover {
    background: #fff;
}
.cbp-l-caption-text a i {
    margin: 0 0 0 3px;
}
/*..... GALLERY ......*/
.gallery {
    padding: 90px 0;
}
.main-gallery .gallery-sec .detail {
    background-color: #fff;
    padding: 20px 0;
    text-align: center;
    margin: -4px 0 0 0;
}
.main-gallery .gallery-sec .detail span {
    color: #4f4f4f;
}
.main-gallery .paging {
    text-align: center;
    margin: 70px 0 0 0;
}
.main-gallery .paging a {
    background: #fff;
    border: solid 1px #d3d3d3;
    color: #4f4f4f;
    width: 48px;
    height: 48px;
    padding: 9px 14px;
    margin: 0 1px;
}
.main-gallery .gallery-sec {
    display: block;
    margin: 0 0 45px 0;
}
.cbp.main-gallery .gallery-sec {
    margin: 0 0 0 0;
}
.main-gallery .gallery-sec:hover .detail h6 {
    color: #fff;
}
.main-gallery .gallery-sec:hover .detail span {
    color: #fff;
}
.main-gallery .layer i {
    color: #fff;
    position: absolute;
    bottom: 36%;
    left: 45%;
    padding: 14px 14px;
    width: 55px;
    height: 50px;
    font-size: 26px;
}
.main-gallery .paging a:hover {
    color: #fff;
}
.main-gallery .paging a.selected {
    color: #fff;
}
.img-layer-slide-left-right .layer {
    position: absolute;
    top: 0px;
    right: 100%;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.72);
    opacity: 0;
}
.gallery-sec:hover .img-layer-slide-left-right .layer {
    opacity: 1;
    right: 0%;
}
a .img-layer-slide-left-right .layer {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.gallery-sec:hover .img-layer-slide-left-right .layer {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.layer {
    position: relative;
}
.layer a {
    color: #fff;
    top: 43%;
    position: absolute;
    left: 50%;
}
/****** image hover ******/
.image-hover * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.image-hover {
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
.image-hover a {
    text-decoration: none;
}

.image-hover > a {
    display:block;
    position:relative;
    overflow: hidden;
}
.image-hover > a img{
    display:block;
    position:relative;
    z-index:10;
    transition: all 0.3s ease;
    filter: brightness(105%);
    border-radius: 0;
}
.image-hover > a:hover img{
    filter: brightness(90%);
}
/*.image-hover > a:after {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    content:'';
    z-index: 20;
    background: #fff;
    
    transition: all 2.3s ease;
}
.image-hover > a:hover:after {
    
}*/



/*..... BILLING CHECKOUT ......*/
.billing-checkout {
    padding: 90px 0;
}
.billing-checkout .customer-coupon span {
    font-size: 18px;
    float: left;
}
.billing-checkout .customer-coupon #procedures-faq.accordion li {
    margin: 0 0 0 0;
}
/************************************ SHOP *************************************/
.shop {
    margin: 0 -10px;
    padding: 0 10px;
    width: 102.3%;
}
.shop h2 {
    font-size: 32px;
}
.shop li {
    display: inline-block;
    margin: 0 0 27px;
    padding: 0 10px;
    width: 33%;
}
.shop.full-width li {
    width: 24.7%;
}
.product {
    border: 1px solid #dadada;
    display: inline-table;
    width: 100%;
}
.product-thumb {
    position: relative;
    margin: -1px;
}
.product-thumb img {
    width: 100%;
}
.product-thumb label {
    border-radius: 100%;
    color: #fff;
    display: block;
    height: 59px;
    left: 16px;
    line-height: 61px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 59px;
}
.product-description {
    padding: 25px 20px 17px;
}
.product-description h3 {
    font-size: 20px;
}
.product-description h3 a:hover {
    color: #222;
}
.price {
    font-size: 20px;
}
.price.big {
    font-size: 32px;
    font-weight: 600;
}
.price.dark {
    color: #222222;
}
.price u {
    color: #797979;
    font-size: 16px;
    text-decoration: line-through;
}
.product-description .double-border {
    margin-bottom: 17px;
}
.product-description .product-cart-btn,
.product-description .product-detail-btn {
    color: #222222;
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    margin: 14px 0 0 0;
}
.product-cart-btn i {
    font-size: 22px;
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}
.product-detail-btn i {
    font-size: 22px;
    float: left;
    margin: 5px 9px 0 0;
}
.showing-result {
    margin: 0 0 40px 0;
}
.showing-result p {
    float: left;
    font-size: 20px;
    margin: 8px 0 0;
}
.showing-result .styled-select-small {
    float: right;
}
.top-products {
    border-bottom: 1px solid #dadada;
    padding-bottom: 27px;
    margin-bottom: 28px;
}
.top-products img {
    float: left;
    max-width: 79px;
}
.top-products .top-products-detail {
    padding-left: 98px;
}
.top-products .top-products-detail a:hover {
    color: #222;
}
.top-products .top-products-detail h4,
.top-products .top-products-detail p {
    margin: 0;
    font-size: 18px;
}
.top-products .top-products-detail p {
    font-weight: 600;
}
.ratings i {
    display: inline-block;
    font-size: 16px;
    color: #085d83;
}
.ratings.big i {
    font-size: 20px;
}
.item-counter {
    border: 1px solid #e0e0e0;
    float: left;
    height: 42px;
    margin-right: 17px;
    width: 135px;
    border-radius: 1px;
}
.item-counter span {
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 42px;
}
.item-counter input.items-total {
    background: #ffffff;
    border: 0 none;
    cursor: default;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 0;
    text-align: center;
    width: 49px;
}
.item-counter span.pull-left {
    border-right: 1px solid #e0e0e0;
}
.item-counter span.pull-right {
    border-left: 1px solid #e0e0e0;
}
.product-detail-description h2 {
    margin-bottom: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.product-detail-description .ratings {
    margin-bottom: 20px;
}
.product-detail-description p {
    margin-bottom: 20px;
}
.product-detail-description .btn-medium {
    background-color: #525866;
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding: 10px 32px;
    border-radius: 5px;
}
.product-detail-description .btn-medium:hover {
    color: #fff;
}
.product-detail-slider img {
    border: 0 !important;
    padding: 0 !important;
}
.product-detail-slider .rslides_tabs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    z-index: 50;
}
.product-detail-slider .rslides_tabs li {
    display: inline-block;
    float: none;
    margin: 0 1.5px;
}
.product-detail-slider .rslides_tabs li a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #b0b0b0;
    border-radius: 100%;
}
.resp-tab-content .comment-avartar {
    margin-right: 20px;
}
.resp-tab-content .comment-avartar img {
    max-width: 65px;
    float: left;
}
.resp-tab-content .comment-text {
    padding-left: 80px;
}
.resp-tab-content .meta {
    margin: 0;
}
.resp-tab-content .ratings {
    float: right;
}
.resp-tab-content .ratings li {
    float: left;
    margin: 0 3px;
}
.resp-tab-content .comment {
    padding: 0;
    margin: 0;
    border: 0;
}
.resp-tab-content h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.additional-detail li {
    border-bottom: 1px dotted #ccc;
    font-size: 18px !important;
    padding: 9px 0 3px;
}
.additional-detail li:last-child {
    border-bottom: 0;
}
.additional-detail li label {
    width: 28%;
}
.add-review-form {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}
.review_form_thumb {
    padding: 50px 0 20px;
}
.review_form_thumb img {
    max-width: 170px;
}
.add-review-form .comment-respond input[type="text"],
.add-review-form .comment-respond input[type="email"],
.add-review-form .comment-respond input[type="password"],
.add-review-form .comment-respond input[type="number"],
.add-review-form .form-widget input[type="text"],
.add-review-form .form-widget input[type="email"],
.add-review-form .form-widget input[type="password"],
.add-review-form .form-widget input[type="number"] {
    width: 100%;
    float: none;
    margin-right: 0;
    height: 45px;
    margin-bottom: 10px;
}
.review-form-close {
    background: #000;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    padding: 10px 18px 8px;
    position: absolute;
    right: -100px;
    top: 30px;
    display: block;
}
.review-form-close:hover {
    background: #41ADC6;
    color: #fff;
}
.your-rating {
    padding: 0 0 10px;
}
.rating {
    display: inline;
    list-style: none;
    padding: 0;
}
.rating li:before {
    font-size: 20px;
    color: #f1f1f1;
}
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    margin: 6px 0 0;
}
.rating > li {
    display: inline-block;
    position: relative;
    width: 22px;
}
.rating > li:hover:before,
.rating > li:hover ~ li:before {
    color: #ffb200;
    cursor: pointer;
}
.comment-respond h2 {
    padding-bottom: 15px;
}
.comment-respond textarea,
.form-widget textarea {
    padding: 18px 2% 15px;
    margin-bottom: 14px;
    resize: none;
    width: 100%;
    font-size: 16px;
    color: #767676;
    height: 200px;
}
/*************************** CHECKOUT **********************************/
.checkout-btn {
    border-left: 1px solid rgba(255, 255, 255, 0.34);
    display: block;
    height: 75px;
    float: right;
    margin-left: 15px;
    position: relative;
    z-index: 55;
    width: 85px;
    text-align: center;
    font-size: 43px;
    color: #fff !important;
    line-height: 78px;
}
.checkout-btn:hover i {
    color: #fff;
    opacity: 0.7;
}
.nav-dark .checkout-btn {
    color: #222;
}
.checkout {
    position: absolute;
    opacity: 0;
    right: -455px;
    top: 76px;
    background: #fff;
    width: 455px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}
.checkout.opened {
    opacity: 1;
    right: 0;
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}
.checkout-header {
    -webkit-transition-delay: 0.015s;
    transition-delay: 0.015s;
    background: #2991d6;
    color: #fff;
    height: 54px;
    padding: 10px 20px;
    font-size: 30px;
}
.checkout-close {
    float: right;
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}
.checkout-close:hover {
    color: #fff;
    opacity: 0.7;
}
.checkout-heading {
    -webkit-transition-delay: 0.03s;
    transition-delay: 0.03s;
    background: #eeeeee;
    border-bottom: 1px solid #d6d6d6;
    padding: 16px 20px 10px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.checkout-heading span:nth-child(2n+2) {
    float: right;
}
.checkout-body {
    padding: 20px;
    -webkit-transition-delay: 0.045s;
    transition-delay: 0.045s;
}
.checkout-body ul {
    list-style: none;
}
.checkout-product {
    padding-bottom: 10px;
}
.checkout-product li {
    float: left;
    width: 80%;
}
.checkout-product li p {
    padding: 22px 0 0;
}
.checkout-product li p span {
    padding: 0;
    font-weight: normal;
    color: #8b8b8b;
    font-weight: 400;
}
.checkout-product li span {
    padding: 25px 0 0;
    display: inline-block;
}
.checkout-product li:nth-child(2n+2) {
    float: right;
    width: 20%;
    text-align: right;
    font-weight: 600;
}
.checkout-product img {
    float: left;
    margin: 0 15px 0 0;
}
.checkout-total {
    border-top: 1px solid #d0d0d2;
    border-bottom: 1px solid #d0d0d2;
    padding: 14px 0 10px;
    margin: 10px 0 0;
}
.checkout-total li {
    float: left;
    width: 50%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 22px;
}
.checkout-total li:last-child {
    text-align: right;
    color: #2991d6;
}
.checkout-buttons .btn {
    margin: 30px 0 0;
    padding-left: 10.5%;
    padding-right: 11%;
}
.checkout .checkout-body .checkout-product,
.checkout-total,
.checkout-buttons {
    -webkit-transform: translate3d(800px, 0, 0);
    transform: translate3d(800px, 0, 0);
}
.checkout.opened .checkout-body .checkout-product {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.checkout.opened .checkout-body .checkout-product:nth-child(2n+2) {
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.checkout.opened .checkout-total {
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.checkout.opened .checkout-buttons {
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.classic-header-right .checkout {
    z-index: 100;
    overflow: hidden;
    width: 370px;
    top: 90px;
    right: -100%;
    transform: scale(0);
}
.classic-header-right .checkout.opened {
    right: 0;
    transform: scale(1);
}
.classic-header-right .checkout .checkout-buttons .btn {
    padding: 9px 8% 8px 6%;
}
.smallHeader .classic-header-right .checkout {
    display: none !important;
}
/************************************ SIDEBAR WIDGETS *************************************/
.sidebar-widget {
    margin-bottom: 60px;
}
.sidebar-widget h3 {
    font-size: 20px;
    margin-bottom: 36px;
    font-weight: 600;
}
.sidebar-widget .heading {
    background: #bcbcbc;
    padding: 17px 15px 15px;
    margin-bottom: 38px;
}
.sidebar-widget .heading h3 {
    margin: 0;
    color: #fff;
}
.list-arrow li {
    margin-bottom: 15px;
}
.list-arrow li a {
    font-size: 18px;
    color: #929191;
    font-weight: 400;
}
.list-arrow li a:hover {
    color: #333333;
}
.list-arrow li a i {
    float: left;
    font-size: 23px;
    margin-right: 16px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.list-arrow li a:hover i {
    margin-left: 5px;
    margin-right: 11px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.list-bullets li {
    display: inline-block;
    padding: 0 3% 8px;
    width: 45%;
}
/************************************ PROGRESS BAR *************************************/
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.sidebar-widget .ui-widget {
    width: 100%;
    border-radius: 15px !important;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 23px;
    height: 23px;
    border-radius: 100%;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: .6em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -6px;
    margin-left: -0.6em;
    cursor: pointer;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 0;
    background: #ececec;
    -moz-box-shadow: inset 0 3px 1px 0 #cbcbcb;
    -webkit-box-shadow: inset 0 3px 1px 0 #cbcbcb;
    box-shadow: inset 0 3px 1px 0 #cbcbcb;
    color: #222222;
    border-radius: 10px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0;
    background: url(/media/images/slider-pointer.png) no-repeat;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.price-range {
    margin: 27px 0 0;
}
.price-range input[type="text"],
.price-range p {
    max-width: 138px;
    height: 29px;
    font-size: 15px;
    color: #5e5e5e;
    float: right;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    text-align: center;
}
.price-range p {
    float: left;
    padding: 0 30px;
    margin: 0;
}
.boxed-social {
    border: 1px solid #e0e0e0;
    list-style: none;
}
.boxed-social li {
    float: left;
    width: 33.3%;
}
.boxed-social li a {
    display: block;
    padding: 20px 34px;
    color: #222222;
    border-right: 1px solid #e0e0e0;
}
.boxed-social li:last-child a {
    border: 0;
}
.boxed-social li a i {
    border: 1px solid #222222;
    border-radius: 100%;
    color: #222222;
    float: left;
    height: 49px;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    width: 49px;
    margin-right: 13px;
}
.boxed-social li a.facebook:hover {
    color: #456098;
}
.boxed-social li a.facebook:hover i {
    background: #456098;
    border-color: #456098;
    color: #456098;
    color: #fff;
}
.boxed-social li a.twitter:hover {
    color: #2991d6;
}
.boxed-social li a.twitter:hover i {
    background: #2991d6;
    border-color: #2991d6;
    color: #2991d6;
    color: #fff;
}
.boxed-social li a.pinterest:hover {
    color: #a92020;
}
.boxed-social li a.pinterest:hover i {
    background: #a92020;
    border-color: #a92020;
    color: #a92020;
    color: #fff;
}
/*************************** EASY RESPONSIVE TABS **********************************/
ul.resp-tabs-list,
p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    cursor: pointer;
}
.resp-tab-item a:hover,
.resp-tab-active a,
.resp-tab-item a:hover span {
    color: #fff;
}
.resp-tab-active a,
.resp-tab-active a span {
    color: #fff !important;
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 0;
}
.resp-tab-active {
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 0 !important;
    color: #fff;
    background: #2991d6;
    border-color: #2991d6;
}
.resp-tab-active {
    border-bottom: none;
    color: #fff;
    background: #2991d6;
    border-color: #2991d6;
}
.resp-tab-active a {
    color: #fff;
}
.resp-content-active,
.resp-accordion-active {
    display: block;
}
h2.resp-accordion {
    font-size: 20px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 0px solid #e3e3e3;
    margin: 0px;
    padding: 15px;
}
h2.resp-tab-active {
    border-bottom: 0px solid #e3e3e3 !important;
    margin-bottom: 0px !important;
    padding: 15px !important;
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs {
    padding: 120px 0 75px !important;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
    border: 1px solid #d2d2d2;
    border-right: 0;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 19px 29px 19px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    font-family: 'Raleway', sans-serif;
    border-bottom: 1px solid #d2d2d2;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    float: left;
    width: 68%;
    min-height: 250px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
    padding: 26px 38px;
}
.resp-tab-content.resp-tab-content-active p {
    margin: 15px 0 0 0;
}
.resp-vtabs .resp-tab-content h3 {
    font-size: 32px;
}
.resp-vtabs li.resp-tab-active {
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 20px 29px  !important;
}
a#add-review-btn {
    background-color: #525866;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 12px 40px;
    border-radius: 0px;
    margin: 10px 0 0 0;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #c1c1c1;
}
input.btn.btn-medium.btn-dark.btn-square {
    background-color: #525866;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 12px 40px;
    border-radius: 0px;
    margin: 10px 0 0 0;
}
input.btn.btn-medium.btn-dark.btn-square:hover {
    background-color: #085d83;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #2991d6 !important;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:last-child {
    border: 0;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
	display: none;
    }
    h2.resp-accordion {
	display: block;
    }
    .resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
    }
    .resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
    }
    .resp-accordion-closed {
	display: none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
    }
    .verticalTab.normal-tabs-vertical .resp-tabs-container {
	width: 100% !important;
    }
}
.resp-vtabs li {
    font-size: 20px;
    font-weight: normal;
}
.simple-tabs .resp-tabs-list li a {
    padding: 16px 45px 15px;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    background: #222222;
    color: #ffffff;
}
.bordered-tabs .resp-tabs-list li {
    line-height: 25px;
}
.bordered-tabs .resp-tabs-list li a {
    background: #fff;
    border: 1px solid #e7e7e7;
    color: #575757;
    font-size: 18px;
    font-weight: 600;
}
.bordered-tabs .resp-tabs-list li a:hover,
.bordered-tabs li.resp-tab-active a {
    color: #fff;
}
.bordered-tabs .resp-tab-content {
    border: 1px solid #e7e7e7;
    margin: 12px 0 0;
}
.verticalTab.normal-tabs-vertical .resp-tabs-list {
    width: 14%;
    border: 0;
}
.verticalTab.normal-tabs-vertical .resp-tabs-container {
    width: 86%;
}
.resp-vtabs.normal-tabs-vertical .resp-tabs-list li {
    padding: 11px 40px !important;
    margin-bottom: 4px!important;
    border: 1px solid #d2d2d2;
    border-right: 0;
    float: right;
}
.resp-vtabs.normal-tabs-vertical .resp-tabs-list li.resp-tab-active,
.resp-vtabs.normal-tabs .resp-tabs-list li:hover {
    padding: 11px 40px !important;
    margin-bottom: 4px !important;
    border-left: 4px solid transparent !important;
}
.resp-vtabs.normal-tabs-vertical .resp-tabs-container {
    margin: 0;
}
.normal-tabs-bordered-btns {
    padding: 50px 0 0;
}
.normal-tabs-bordered-btns .resp-tabs-list {
    padding-bottom: 10px;
}
.normal-tabs-bordered-btns .resp-tabs-list .resp-tab-item a {
    border: 1px solid #c4c4c4;
    font-size: 20px;
    color: #222;
    padding: 12px 20px 10px;
}
.normal-tabs-bordered-btns .resp-tabs-list .resp-tab-item.resp-tab-active a,
.normal-tabs-bordered-btns .resp-tabs-list .resp-tab-item a:hover {
    color: #fff;
}

/************************************ PRICING TABLES *************************************/
.pricing-table {
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    padding: 0 !important;
    margin: 0 -1px;
}
.pricing-table-heading {
    background: #fff;
    padding: 18px 15px 19px;
    border-bottom: 1px solid #c4c4c4;
    text-transform: capitalize;
}
.pricing-table-footer a {
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding: 10px 32px;
    border-radius: 5px;
}
.pricing-table-footer a:hover {
    background-color: #525866;
}
.table-price {
    font-size: 80px;
    color: #222;
    padding: 43px 0 0;
    position: relative;
    display: inline-block;
    line-height: 50px;
    border-bottom: 1px solid #c4c4c4;
}
.table-price span {
    font-family: "SourceSansProLight";
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.table-price span.currency {
    font-size: 48px;
    left: -30px;
    position: absolute;
    top: 40px;
    font-weight: 300;
}
.pricing-table-footer {
    padding: 20px 20px 25px;
    border-top: 1px solid #e1e1e1;
}
.pricing-table .list {
    padding: 10px 0;
}
.pricing-table .list li {
    font-size: 16px;
}
.pricing-table.highlight {
    position: relative;
    top: -32px;
    background: #fff;
    z-index: 1;
}
.pricing-table.highlight .pricing-table-heading {
    padding: 21px 15px 22px;
}
.pricing-table.highlight .list li {
    line-height: 38px;
}
.list li {
    color: #404040;
    font-size: 18px;
    font-weight: 300;
    padding: 11px 0 6px;
}
.list li:last-child {
    border-bottom: 0!important;
}
/************************************ FORM ERROR SUCCESS *************************************/
p#error {
    color: #FFFFFF;
    background-color: #606675;
    padding: 6px 18px;
    font-size: 16px;
    border: solid 1px #D48186;
    margin: 0 0 14px 0;
}
p#success {
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 25px 0 0 0;
}
.appointment-form p#error {
    color: #FFFFFF;
    background-color: #FF747D;
    padding: 6px 0;
    font-size: 16px;
    border: solid 1px #D25259;
    margin: 0 13px 10px 13px;
}
p#subscribe_success {
    color: #fff;
    text-align: center;
    margin: 65px 0 0 0;
}
input.input.error {
    border: solid 1px #FF7676 !important;
}
.contact-us .leave-msg p#error {
    color: #FFFFFF;
    background-color: #FF747D;
    padding: 6px 18px;
    font-size: 16px;
    border: solid 1px #D25259;
    margin: 0 15px 14px 15px;
}
.contact-us .leave-msg p#success {
    text-align: center;
    color: #2F2E2E;
    font-size: 26px;
    margin: 25px 0 0 0;
    font-weight: 700;
}
.make-appointment-two p#error {
    color: #FFFFFF;
    background-color: #FF747D;
    padding: 6px 15px;
    font-size: 16px;
    border: solid 1px #D25259;
    margin: 0 13px 10px 0;
}
.make-appointment-two p#success {
    text-align: center;
    color: #000;
    font-size: 28px;
    margin: 25px 0 0 0;
    font-weight: 500;
    padding: 90px 0 0 0;
}
#page .header a {
    display: block;
    width: 40px;
    height: 41px;
    position: absolute;
    top: -60px;
    background: url(/media/images/mob-menu.png) no-repeat center;
    border-radius: 5px;
    z-index: 99999;
    right: 0;
}
#page .header {
    padding: 0px;
    display: inline;
}
div#page {
    float: right;
    position: relative;
}

.header .nav li.item-select {
    background: #085d83;
}
.header .nav li:hover {
    background: #085d83;
}
.wtf-menu ul.submenu li:hover {
    background: #085d83;
}
.tp-caption.grey_heavy_72-light {
    color: #085d83;
}
.tp-caption.icon i {
    background: #085d83;
}
.services-one .service-sec .icon {
    /*background:#;*/
}
.z-tabs.silver > ul > li.z-active > a {
    border-bottom: solid 5px #085d83;
    color: #085d83;
}
.z-tabs.horizontal .detail a:hover {
    background-color: #085d83;
}
#infrastructure .detail a{
	text-decoration: none;
}
#infrastructure .detail h6 {
    color: #085d83;
}
#infrastructure .detail a:hover {
    color: #085d83;
}
#catalog-section .post .detail a:hover {
    color: #085d83;
}
#reviews .review-sec span.name {
    color: #085d83;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #085d83;
}
.main-footer .tweets .text a:hover {
    color: #085d83;
}
.main-footer .newsletter .form input[type=submit]:hover {
    background: #085d83;
}
.cd-top {
    background-color: #085d83;
}
.header2 .nav li.item-select {
    background: #085d83 url(/media/images/navi-plus.png) no-repeat 50% 32%;
}
.header2 .nav li.item-select:hover {
    background: #085d83 url(/media/images/navi-plus.png) no-repeat 50% 32%;
}
.header2 .nav li:hover {
    background: #464c5b url(/media/images/navi-plus.png) no-repeat 50% 32%;
    border-radius: 0;
    padding: 46px 0 32px 0;
}
.tp-bullets.preview4 .bullet.selected {
    background: #085d83 !important;
}
.services-two .service-sec .icon {
    background: #085d83;
}
.services-three .serv-sec {
    background: #085d83;
}
.services-three .serv-sec.serv-sec2 {
    background: #085d83;
}
.services-three .serv-sec.serv-sec3 {
    background: #085d83;
}
.welcome-two .welcome-detail ul li {
    color: #085d83;
}
.footer-light .emergency i {
    color: #02ADC9;
}
.footer-light .main-footer .title h5 {
    color: #085d83;
    border-bottom: solid 1px #085d83;
}
.footer-light .main-footer .tweets .text a {
    color: #085d83;
}
.footer-light .main-footer .tweets .icon {
    color: #085d83;
}
.footer-light .main-footer .get-touch ul li a:hover span {
    color: #085d83;
}
/** banner three **/
.main-banner-three {
    background: rgba(2, 173, 198, 0.69);
}
/** Fancybox overlay **/
.fancybox-overlay {
    background: rgba(2, 173, 198, 0.84);
}
/** Team Social icons **/
.cbp-caption-activeWrap {
    background-color: rgba(2, 173, 198, 0.81);
}
.appointment-form .form input[type=submit]:hover {
    background: #085d83;
}
.services-five .service-sec .icon {
    background: #085d83;
    box-shadow: 0 0 0 3px #085d83;
}
.sub-navigation .detail ul li:last-child a {
    color: #085d83;
}
.sub-navigation .detail ul li a:hover {
    color: #085d83;
}
.why-choose li.open .link {
    color: #085d83;
}
.why-choose li.open i {
    color: #085d83 !important;
}
#services-slide .owl-controls .owl-page.active span {
    background: #085d83 ;
}
.welcome-three .welcome-detail ul li i {
    color: #085d83;
}
.member-detail .team-detail .name h6 {
    color: #085d83;
}
.year {
    color: #085d83;
}
.main-appointment-form .appointment-form {
    background: #085d83;
}
.main-appointment-form .appoint-icon {
    background-color: #085d83;
}
.contact-us .leave-msg .form input[type=submit]:hover {
    background: #085d83;
}
.contact-us .give-msg input[type=submit]:hover {
    background: #085d83;
}
.departments .depart-sec a:hover {
    background: #085d83;
}
.investigation .investigation-sec .title {
    background: #085d83;
}
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
    color: #085d83;
    border-bottom: solid 5px #085d83;
}
.cbp-l-filters-list .cbp-filter-item:hover {
    border-bottom: solid 5px #085d83;
}
.main-gallery .layer i {
    background: #02B4D6;
}
.main-gallery .gallery-sec .detail h6 {
    color: #085d83;
}
.main-gallery .gallery-sec .detail {
    border-bottom: solid 4px #085d83;
}
.main-gallery a.gallery-sec:hover .detail {
    background: #085d83;
}
.main-gallery .paging a:hover {
    background: #085d83;
    border: solid 1px #085d83;
}
.main-gallery .paging a.selected {
    background: #085d83;
    border: solid 1px #085d83;
}
.news-posts .comment-box .detail a:hover {
    background: #085d83;
}
.news-posts .leave-reply .form input[type=submit]:hover {
    background: #085d83;
}
.news-posts .categories ul li a:hover {
    color: #085d83;
}
.news-posts .recent-posts .post-sec a.title:hover {
    color: #085d83;
}
.news-posts .news-sec .detail a.read-more:hover {
    background-color: #085d83;
}
.news-masonary .news-sec a:hover {
    color: #085d83;
}
.list-posts .comment-box .detail a:hover {
    background: #085d83;
}
.list-posts .leave-reply .form input[type=submit]:hover {
    background: #085d83;
}
.list-posts .categories ul li a:hover {
    color: #085d83;
}
.list-posts .recent-posts .post-sec a.title:hover {
    color: #085d83;
}
.list-posts .list-sec .detail a.read-more:hover {
    background-color: #085d83;
}
.list-masonary .list-sec a:hover {
    color: #085d83;
}
.text-posts .post-sec a.title:hover {
    color: #085d83;
}
.text-posts .post-sec p a {
    color: #085d83;
}
.text-posts .post-sec ul li a:hover i {
    color: #085d83;
}
.text-posts .post-sec ul li a:hover span {
    color: #085d83;
}
.text-posts .next-pre a:hover {
    color: #085d83;
}
.pages-posts .post-sec a.title:hover {
    color: #085d83;
}
.pages-posts .post-sec p a {
    color: #085d83;
}
.pages-posts .post-sec ul li a:hover i {
    color: #085d83;
}
.pages-posts .post-sec ul li a:hover span {
    color: #085d83;
}
.pages-posts .next-pre a:hover {
    color: #085d83;
}
.patient-family .how-treat a:hover {
    background: #085d83;
}
.procedures-links span.title {
    background: #085d83;
}
.procedures .procedure-text ul li {
    color: #085d83;
}
.procedures .about-cancer-center span.name {
    color: #085d83;
}
#procedures-faq.accordion li.open .link {
    background-color: #085d83;
}
.research .research-detail li i {
    color: #085d83;
}
.products-posts .serv-sec .detail h5 {
    color: #085d83;
}
.product-thumb label {
    background: #085d83;
}
.product-description h3 a {
    color: #085d83;
}
.product-description .product-cart-btn:hover,
.product-description .product-detail-btn:hover {
    color: #085d83;
}
.ui-widget-header {
    background: #085d83;
}
.top-products .top-products-detail a {
    color: #085d83;
}
.ratings.big i {
    color: #085d83;
}
.product-detail-slider .rslides_tabs li.rslides_here a {
    background: #085d83;
}
a#add-review-btn:hover {
    background-color: #085d83;
}
.resp-vtabs li.resp-tab-active {
    color: #085d83;
}
.product-detail-description .btn-medium:hover {
    background: #085d83;
}
.pricing-table-footer a {
    background-color: #085d83;
}
.all-team-members .detail h6 {
    color: #085d83;
}
.all-team-members .detail a:hover {
    color: #085d83;
}
.cbp-l-caption-text a:hover {
    color: #085d83;
}
.main-footer .useful-links ul li a:hover {
    color: #085d83;
}
.main-footer .get-touch ul li a:hover span {
    color: #085d83;
}
#accordion2 .time-table {
    background: #085d83 url(/media/images/time-icon-bg.png) no-repeat;
}
.top-bar .get-touch li:last-child a:hover {
    color: #2b96cc;
}
#infrastructure .gallery-sec .layer {
    background-color: rgba(2, 173, 198, 0.84);
}
.member-detail .gallery-sec .layer {
    background-color: rgba(2, 173, 198, 0.81);
}
#infrastructure .gallery-sec a:hover {
    color: #085d83;
}
.footer-light .main-footer .newsletter .form input[type=submit]:hover {
    background: #085d83;
}
.why-choose li i {
    color: #085d83;
}
#page .header a {
    background-color: #085d83 !important;
}
.mm-menu {
    background: #085d83 !important;
}
ul.z-tabs-nav.z-tabs-mobile.z-state-closed {
    background-color: #085d83 !Important;
}
ul.z-tabs-mobile li:first-child {
    background-color: #085d83 !important;
}
.header2.sticky .nav li.item-select {
    background: #085d83;
}

@media (max-width: 1230px) {
    .header .nav li a {
	padding: 13px !important;
    }
}
@media (max-width: 1199px) {
    div#wrap {
	overflow: hidden;
    }
    .header .nav li a {
	padding: 12px !important;
    }
    .header .nav li a:hover {
	padding: 10px 12px;
    }
    .header .nav li.item-select a {
	padding: 10px 12px;
    }
    div#ui-datepicker-div {
	width: 340px;
    }
    .z-content-inner h4 {
	font-size: 24px;
    }
    .sub-navigation .detail {
	padding: 16px 0 20px 0;
    }
    .sub-navigation .detail h2 {
	font-size: 36px;
    }
    .footer .emergency img {
	width: 100%;
    }
    .welcome-two .welcome-detail ul li {
	width: 29%;
    }
    .dr-quote {
	background-size: 125%;
	background-position: -70px 0;
    }
    .footer-light .emergency img {
	width: 100%;
    }
    .footer-light .main-footer .newsletter .form input[type=text] {
	width: 100% !important;
    }
    .footer-light .main-footer .tweets .text {
	width: 83%;
    }
    .banner-three {
	background-size: 125%;
	background-position: 40% 0;
    }
    .appointment-form .form .input {
	width: 46% !important;
    }
    .appointment-form .form #textarea {
	height: 122px !important;
    }
    .appointment-form .form span.input.input--kohana.message {
	width: 95% !important;
    }
    .main-footer .tweets .text {
	width: 80%;
    }
    .get-directions input[type="text"] {
	width: 80%;
    }
    .contact-us .give-msg input[type=text] {
	width: 48.9%;
    }
    .cbp-l-filters-list .cbp-filter-item {
	margin: 0 40px 0 0 !important;
    }
    .news-posts .recent-posts .post-sec img{
	width: 100%;
	margin:0;
    }
    .news-posts .recent-posts .post-sec a.title {
	font-size: 16px;
    }
    .news-posts .recent-posts .post-sec span.date{
	margin-top:5px;
	line-height: 15px;
    }
    .news-posts .leave-reply .form input[type=text] {
	width: 31.5% !important;
    }
    .sidebar-widget h3 {
	font-size: 16px;
    }
    .price-range p {
	padding: 0 18px;
    }
    .product-cart-btn i {
	font-size: 18px;
    }
    .product-detail-btn i {
	font-size: 16px;
    }
    .product-description .product-cart-btn,
    .product-description .product-detail-btn {
	font-size: 13px;
	line-height: 28px;
    }
    .boxed-social li a {
	padding: 10px 14px 20px 14px;
    }
    .review-form-close {
	right: -38px;
    }
}
@media (max-width: 992px) {
    .top-bar .get-touch li a {
	font-size: 14px;
    }
    .top-bar span {
	font-size: 13px;
    }
    .top-bar .get-touch li a {
	padding: 13px 8px;
    }
    .top-bar .get-touch .social-icons li a {
	padding: 5px 7px;
    }
    .input {
	width: 29% !important;
    }
    span.input.input--kohana.message {
	width: 42% !important;
    }
    .z-tabs.horizontal > ul > li {
	width: auto !important;
    }
    .welcome-detail .detail p {
	margin: 20px 0 0 0;
    }
    .news-index-sect .news-sec {
	float: left;
	margin: 0 0 30px 0;
    }
    /*.news-index-sect-dark .bottom-serv {
	margin: 0 0 0 0;
    }
    .news-index-sect-dark .services-sec .icon i {
	font-size: 48px;
    }*/
    .why-choose-us {
	margin: 65px 0 0 0;
    }
    .welcome-three .welcome-detail ul {
	margin: 28px 0 25px 0;
    }
    .member-detail .team-detail {
	margin: 30px 0 0 0;
	float: left;
    }
    .z-tabs.horizontal > ul > li {
	margin: 0 45px 0 0 !important;
    }
    .z-content-inner .detail {
	margin: 35px 0 0 0;
	float: left;
    }
    .dr-quote {
	background-size: 182%;
	background-position: -200px 0;
    }
    .services-three .serv-sec a {
	padding: 14px 20px;
    }
    .services-three .serv-sec h3 {
	font-size: 24px;
    }
    .news-index-sect .bottom-serv {
	margin: 0px 0 0 0;
    }
    .fun-facts {
	height: 586px;
    }
    .fun-facts .counter {
	margin: 0 0 25px 0;
    }
    .banner-three {
	background-size: 140%;
    }
    .make-appointment-two img {
	display: none;
    }
    .make-appointment-two {
	padding: 90px 0;
    }
    .services-five .service-sec {
	margin: 0 0 65px 0;
    }
    .team-memb-sec {
	margin: 0 0 55px 0;
    }
    .main-appointment-form .appointment-form .form .input {
	width: 45% !important;
    }
    .contact-adrs2 {
	margin: 85px 0 0 0;
    }
    .contact-us .leave-msg .input {
	width: 100% !important;
    }
    .contact-us .contact-get {
	margin: 60px 0 0 0;
    }
    .depart-sec .detail {
	margin: 0 0 36px 0;
    }
    .investigation-sec {
	margin: 0 0 60px 0;
    }
    .cbp-l-filters-list .cbp-filter-item {
	margin: 0 30px 0 0 !important;
	font-size: 14px !important;
    }
    .news-posts .search {
	margin: 75px 0;
    }
    .how-treat .detail {
	margin: 0 0 55px 0;
    }
    .procedures .main-title {
	margin: 45px 0 50px 0;
	float: left;
    }
    .research .research-detail li span {
	width: 92%;
    }
    .rslides img {
	max-width: 100%;
    }
    .boxed-social li a {
	padding: 10px 14px 10px 14px;
	line-height: 50px;
    }
    .review-form-close {
	right: -15px;
    }
    .shop.full-width li {
	width: 49%;
    }
    .pricing-table.text-center.col-md-6 {
	margin: 0 20px 40px 20px;
    }
    .pricing-table.text-center.col-md-4 {
	margin: 0 20px 40px 20px;
    }
    .pricing-table.text-center.col-md-3 {
	margin: 0 20px 40px 20px;
    }
    .pricing-table.highlight {
	top: 0px;
    }
    .main-footer .tweets-sec {
	margin: 42px 0 0 0;
	display: inline-block;
	width: 100%;
    }
    .main-footer .newsletter {
	margin: 42px 0 0 0;
	display: inline-block;
	width: 100%;
	float: left;
    }
    .main-footer .get-touch {
	margin: 42px 0 0 0;
	display: inline-block;
	width: 100%;
	float: left;
    }
    .main-footer .tweets .text {
	width: 90%;
    }
    .main-footer .newsletter .form input[type=text] {
	width: 100% !important;
    }
}
@media (max-width: 768px) {
    h2 {
	font-size: 38px;
    }
    .top-bar {
	text-align: center;
    }
    .top-bar .get-touch {
	display: inline-block;
	float: none;
	margin: 0 0 -4px 0;
    }
    .top-bar span {
	display: none;
    }
    .top-bar .get-touch li a {
	font-size: 16px;
    }
    .top-bar .get-touch .social-icons li a {
	padding: 5px 12px;
    }
    .top-bar .get-touch li a {
	padding: 13px 9px;
    }
    .owl-buttons {
	display: none;
    }
    .piechart-section .chart {
	margin: 30px 0 50px 14px !important;
    }
    .dr-quote {
	background-size: 216%;
	background-position: -264px 0;
    }
    span.input.input--kohana.message {
	width: 38% !important;
    }
    .z-tabs.horizontal > ul > li {
	margin: 0 20px 0 0 !important;
    }
    #catalog-section .post .detail span {
	font-size: 14px;
    }
    .services-three .serv-sec a {
	padding: 14px 16px;
	font-size: 12px;
    }
    .banner-three {
	background-size: 160%;
    }
    .main-appointment-form .appointment-form {
	width: 100%;
    }
    .main-appointment-form .appointment-form .form {
	margin: 30px 0 0 0;
    }
    .cbp-l-filters-list .cbp-filter-item {
	margin: 0 12px 0 0 !important;
    }
    .shop li {
	width: 49%;
    }
    .boxed-social li a {
	padding: 10px;
	line-height: 28px;
    }
    .boxed-social li a i {
	height: 29px;
	font-size: 15px;
	line-height: 29px;
	width: 29px;
	margin-right: 8px;
    }
    .tp-leftarrow.default {
	display: none;
    }
    .tp-rightarrow.default {
	display: none;
    }
}
@media (max-width: 640px) {
    .top-bar .get-touch li a {
	font-size: 14px;
    }
    .top-bar .get-touch .social-icons li a {
	padding: 5px 7px;
    }
    .welcome-three .welcome-detail ul li span {
	font-size: 18px;
    }
    .dr-quote {
	background-size: 310%;
	background-position: -350px 0;
    }
    .input {
	width: 100% !important;
    }
    span.input.input--kohana.message {
	width: 100% !important;
    }
    input#datepicker {
	margin: 14px 0 0 0;
    }
    .services-one .service-sec .detail {
	width: 74%;
    }
    .z-tabs.horizontal > ul > li {
	margin: 0 14px 0 0 !important;
    }
    .z-tabs.medium > ul > li > a {
	font-size: 16px !important;
    }
    .welcome .detail p {
	padding: 15px 0 0 0;
    }
    .services-two .service-sec .detail {
	width: 74%;
    }
    .services-three .serv-sec {
	width: 100%;
    }
    .services-three .serv-sec a {
	padding: 14px 22px;
	font-size: 14px;
    }
    .banner-three {
	background-size: 220%;
    }
    .appointment-form .form .input {
	width: 100% !important;
    }
    .appointment-form .form #textarea {
	height: 182px !important;
    }
    .appointment-form .form span.input.input--kohana.message {
	width: 100% !important;
    }
    .main-appointment-form .appointment-form .form .input {
	width: 95% !important;
    }
    .main-appointment-form .appointment-form .form span.input.input--kohana.message {
	width: 95% !important;
    }
    .cbp-l-filters-list .cbp-filter-item {
	width: 100%;
	border-bottom: solid 1px #ccc;
    }
    .cbp-l-filters-list {
	border-bottom: none !important;
    }
    .cbp-l-filters-list .cbp-filter-item {
	font-size: 16px !important;
    }
    .news-posts .leave-reply .form input[type=text] {
	width: 100% !important;
	margin: 0 0 14px 0;
    }
    .news-posts .leave-reply .form input[type=submit] {
	width: 100%;
    }
    .text-posts .post-sec {
	width: 98%;
    }
    .text-posts .post-sec a.title {
	font-size: 28px;
    }
    .pages-posts .post-sec {
	width: 98%;
    }
    .pages-posts .post-sec a.title {
	font-size: 28px;
    }
    .procedures .procedure-text ul li {
	width: 29%;
    }
    .shop li {
	width: 100%;
    }
    .shop {
	margin: 0 0;
	padding: 0 0;
	width: 100%;
    }
    .footer-bottom {
	text-align: center;
    }
    .footer-bottom .copyrights {
	float: none;
    }
    .footer-light .footer-bottom .copyrights {
	float: none;
    }
    .footer-bottom .social-icons {
	float: none;
	margin: 18px 0 0 0;
	display: inline-block;
    }
    .footer-light .footer-bottom .social-icons {
	float: none;
	margin: 18px 0 0 0;
	display: inline-block;
    }
    .loader {
	left: 38% !important;
	top: 40% !important;
    }
}
@media (max-width: 480px) {
    .top-bar {
	display: none;
    }
    h2 {
	font-size: 28px;
    }
    .accordion .link {
	width: 270px !important;
    }
    .accordion {
	margin: -49px auto 0 !important;
    }
    span.appointment-title {
	font-size: 16px !important;
    }
    .services-one .service-sec {
	text-align: center;
    }
    .services-one .service-sec .detail {
	width: 100%;
	margin: 12px 0 0 0;
    }
    .services-one .service-sec .icon {
	display: inline-block;
	float: none;
    }
    .welcome-two .welcome-detail ul li {
	width: 100%;
    }
    #owl-demo4 .item {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
    }
    /*.news-index-sect-dark .services-sec .icon i {
	font-size: 30px;
    }*/
    .footer .emergency .text {
	font-size: 15px;
    }
    .footer .emergency .number {
	font-size: 32px;
    }
    .sub-navigation .detail h2 {
	font-size: 24px;
    }
    .sub-navigation .detail {
	padding: 10px 0 14px 0;
    }
    .dr-quote {
	background-size: 423%;
	background-position: -440px 0;
    }
    .dr-quote span.quote {
	font-size: 36px;
    }
    .member-detail .team-detail ul li span {
	width: 62%;
    }
    .dr-quote span.quote {
	margin: 60% 0 0 0;
    }
    .z-content-inner h4 {
	line-height: 28px;
    }
    #owl-demo .item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    }
    .services-two .service-sec .icon {
	display: inline-block;
	float: none;
    }
    .services-two .service-sec .detail {
	width: 100%;
	margin: 14px 0 0 0;
    }
    #owl-demo .item {
	margin: 0 0px 0 0 !important;
	padding: 0 0px 0 0 !important;
    }
    .services-two .service-sec {
	text-align: center;
    }
    .footer-light .emergency .number {
	font-size: 36px;
    }
    .footer-light .emergency .text {
	font-size: 15px;
    }
    .banner-three .detail span.title {
	font-size: 32px;
    }
    .banner-three .detail p {
	font-size: 18px;
	width: 98%;
    }
    #reviews .review-sec p {
	font-size: 16px;
    }
    .get-directions input[type="text"] {
	width: 70%;
    }
    .news-posts .share-post span {
	font-size: 12px;
    }
    .news-posts .comment-box .detail span.date {
	font-size: 14px;
	margin: 8px 0 0 0;
    }
    .text-posts .post-sec ul li {
	margin: 0 0 10px 18px;
    }
    .text-posts .next-pre .prev {
	font-size: 17px;
    }
    .text-posts .next-pre .next {
	font-size: 17px;
    }
    .procedures .procedure-text ul li {
	width: 100%;
    }
    .procedures .about-cancer-center {
	padding: 35px 5px;
    }
    .procedures .procedure-text .detail img.right {
	width: 100%;
    }
    .research .research-detail li span {
	width: 80%;
    }
    .sub-navigation .detail ul li {
	padding: 0 16px 0 0;
	margin: 0 8px 0 0;
    }
    .boxed-social li {
	width: 100%;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #ccc;
    }
    .boxed-social li:last-child {
	border-bottom: none;
    }
    .boxed-social li a {
	border-right: none;
    }
    .shop.full-width li {
	width: 100%;
    }
    .main-footer .tweets .text {
	width: 85%;
    }
    .accordion.accordion-index2 {
	margin: 0px auto 0 !important;
    }
    .loader {
	left: 32% !important;
	top: 40% !important;
    }
}
@media (min-width: 992px) {
    #page {
	display: none;
    }
}
@media (max-width: 991px) {
    .header .nav {
	display: none;
    }
}
/*#####################################################################################################################################*/
/* Menu style */
ul.wtf-menu li {
    display: block;
    position: relative;
}
.wtf-menu ul.submenu {
    width: 210px;
    padding: 0px 0px;
    margin: 0px;
    background: none;
    position: absolute;
    top: 40px;
    padding-top: 30px;
    left: 0px;
    display: none;
    /* 	Dropdown shadow */
}
.wtf-menu ul.submenu ul.submenu {
    padding-top: 0px;
}
.wtf-menu ul.submenu ul {
    left: 210px;
    top: 0px;
}
.wtf-menu ul.submenu li {
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    border-bottom: 1px solid #eee;
    text-transform: none;
    padding: 0 !important;
    background: #fff;
}
.wtf-menu ul.submenu li a {
    display: block;
}
.wtf-menu ul.submenu li:last-child {
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border: none;
}
.wtf-menu ul.submenu li:last-child a:hover {
    -webkit-border-bottom-right-radius: 8px !important;
    -webkit-border-bottom-left-radius: 8px !important;
    -moz-border-radius-bottomright: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
.wtf-menu ul.submenu li:last-child:hover {
    -webkit-border-bottom-right-radius: 8px !important;
    -webkit-border-bottom-left-radius: 8px !important;
    -moz-border-radius-bottomright: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
/* Add arrows */
ul.wtf-menu li.parent {
    z-index: 7000;
}
.submenu .parent:hover i {
    color: #ffffff;
}
.submenu .parent i {
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 20px;
}
ul.wtf-menu ul li.parent:after {
    color: #999;
    position: absolute;
    right: 10px;
    top: 0px;
    margin-left: 5px;
}
.submenu a:hover {
    background: #464C5B !important;
    width: 100%;
    display: block;
    border-radius: 0px !important;
    padding: 12px 24px !important;
    transition: background-color 0s ease;
}
.submenu li.select-menu a {
    background: #F3F3F3 !important;
    color: #222 !important;
    padding: 12px 24px !important;
}
.submenu li.select-menu:last-child a {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.wtf-menu ul.submenu li:hover {
    border-radius: 0px;
}
.wtf-menu ul.submenu li.parent:hover a {
    color: #fff;
}
.wtf-menu ul.submenu li.parent ul.submenu a {
    color: #222;
}
.wtf-menu ul.submenu li.parent ul.submenu a:hover {
    color: #fff;
}
/* Magic happens here */
::-webkit-input-placeholder {
    color: #fff;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}
/* Menu-1 */
.menu-1 .wtf-menu li:hover > ul {
    display: block;
    -moz-animation: fadeInUp 0.3s ease-in;
    -webkit-animation: fadeInUp 0.3s ease-in;
    animation: fadeInUp 0.3s ease-in;
}
.menu-1 .wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: fadeInRight 0.3s ease-in;
    -webkit-animation: fadeInRight 0.3s ease-in;
    animation: fadeInRight 0.3s ease-in;
}
/* Menu-2 */
.menu-2 .wtf-menu li:hover > ul {
    display: block;
    -moz-animation: fadeInDown 0.3s ease-in;
    -webkit-animation: fadeInDown 0.3s ease-in;
    animation: fadeInDown 0.3s ease-in;
}
.menu-2 .wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: fadeInLeft 0.3s ease-in;
    -webkit-animation: fadeInLeft 0.3s ease-in;
    animation: fadeInLeft 0.3s ease-in;
}
/* Menu-3 */
.menu-3 .wtf-menu li:hover > ul {
    display: block;
    -moz-animation: fadeIn 0.3s ease-in;
    -webkit-animation: fadeIn 0.3s ease-in;
    animation: fadeIn 0.3s ease-in;
}
.menu-3 .wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: fadeIn 0.3s ease-in;
    -webkit-animation: fadeIn 0.3s ease-in;
    animation: fadeIn 0.3s ease-in;
}
/* Menu-4 */
.menu-4 .wtf-menu li:hover > ul {
    display: block;
    -moz-animation: zoomIn 0.3s ease-in;
    -webkit-animation: zoomIn 0.3s ease-in;
    animation: zoomIn 0.3s ease-in;
}
.menu-4 .wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: zoomIn 0.3s ease-in;
    -webkit-animation: zoomIn 0.3s ease-in;
    animation: zoomIn 0.3s ease-in;
}
/* menu-5 */
.menu-5 .wtf-menu li:hover > ul {
    display: block;
    -moz-animation: flipInX 0.3s ease-in;
    -webkit-animation: flipInX 0.3s ease-in;
    animation: flipInX 0.3s ease-in;
}
.menu-5 .wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: flipInY 0.3s ease-in;
    -webkit-animation: flipInY 0.3s ease-in;
    animation: flipInY 0.3s ease-in;
}

.header2 .wtf-menu ul.submenu {
    top: 98px;
    padding-top: 0;
    /* 	Dropdown shadow */
}
.header2 .nav li.parent .submenu a {
    padding: 12px 24px;
}
.header2 .wtf-menu ul.submenu ul.submenu {
    top: 0px;
}
.header2 .submenu .parent i {
    top: 11px;
}
html,body{
    width: 100%;
    min-width: 450px;
}
header {
    min-height: 108px;
    background: #fff;
    z-index: 67;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
header.sticky {
    position: fixed;
    min-height: 80px;
    width: 100%;
    background: #fff;
    top: 0px;
    padding: 0;
    z-index: 1000;
    border-bottom: solid 1px #F1F1F1;
}
/*@media (max-width: 767px) {
	header.sticky {
	background:rgba(255,255,255,0.3);
	height: 0px;
	min-height: 0px;
	}
}*/
header.sticky .logo img {
    width: 253px;
    /*margin: 22px 0 0 0;*/
}
header.sticky .nav {

}
header.sticky .wtf-menu ul.submenu {
    padding-top: 24px;
}
.header2 {
    min-height: 98px;
    background: #fff;
    z-index: 67;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.header2.sticky {
    position: fixed;
    min-height: 76px;
    width: 100%;
    background: #fff;
    top: 0px;
    padding: 0;
    z-index: 99997;
    border-bottom: none;
}
.header2.sticky .logo {
    margin: 0 0 0 0;
}
.header2.sticky .logo img {
    width: 170px;
    margin: 22px 0 0 0;
}
.header2.sticky .nav {
    margin: 0 0 0 0;
}
.header2.sticky .wtf-menu ul.submenu {
    padding-top: 0;
    margin-top: -22px;
}
.header2.sticky .nav li.item-select {
    padding: 28px 0;
}
.header2.sticky .nav li:hover {
    background: #464C5B;
    border-radius: 0;
    padding: 28px 0;
}
.header2.sticky .nav li {
    padding: 28px 0;
}
#page header.sticky a {
    top: 25px;
    z-index: 99998;
    left: -40px;
}
#page .header {
    position: fixed;
    z-index: 99998;
}
#page header.sticky {
    min-height: 75px;
    border-bottom: none;
}
/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}
/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner {
    width: 100%;
    position: relative;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.white-popup-block {
    display: block;
    position: relative;
    width: 400px;
    background: #FFF;
    padding: 20px 30px;
}
#custom-content {
    display: block;
    position: relative;
    margin: 0 auto;
}
.feedback-page > .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.feedback-field {
    margin: 5px 0;
}
.feedback-field input[type=text],
.feedback-field input[type=email],
.feedback-field input[type=password],
.feedback-field input[type=number],
.feedback-field textarea {
    width: 100%;
    padding: 3px 6px;
}
.feedback-field input[name=secnumers] {
    width: 120px;
    display: inline-block;
}
.feedback-field button[type=submit] {
    border-radius: 0;
    font-size: 22px;
    padding: 5px 20px;
}
.feedback-message {
    display: block;
    position: relative;
    width: 400px;
    margin: 0 auto;
    font-size: 14px;
}
.feedback-message i {
    font-size: 42px;
    line-height: 26px;
    margin: 5px;
}
.feedback-message.error {
    color: #a94442;
}
.feedback-message.info {
    color: #d9edf7;
}
.feedback-message.success {
    color: #3c763d;
}
#sec_numbers {
    height: 30px;
    width: auto;
    display: inline-block;
}
.secondary-content {
    padding: 40px 0;
}
.pagination-block {
    display: block;
    position: relative;
    clear: both;
}

.full-social {
    display: block;
    position: relative;
    clear: both;
    box-sizing: border-box;
    margin: 5px 0;
}


.accordion {
    width: 100%;
    margin: -54px auto 0;
    position: relative;
    z-index: 544;
    border-radius: 0;
    float: left;
}
.accordion.accordion-index2 {
    margin: 0px auto 0;
}
.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 25px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 340px;
    background: #525866;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
span.appointment-title {
    color: #fff;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li .link i {
    right: 12px;
    left: auto;
    font-size: 22px;
    color: #fff;
}
.accordion li.open .link {
    color: #b63b4d;
}
.accordion li.open .link i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.bgcolor-3 {
    display: none;
    background: #525866;
    font-size: 14px;
    width: 100%;
    padding: 35px 0 60px 0;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 31%;
    margin: 0 35px 16px 0;
    vertical-align: top;
}
.input.last {
    margin: 0 0 0 0;
}
.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    -webkit-appearance: none;
    /* for box shadows to show on iOS */
    padding: 20px 0 10px 0;
}
.input__field:focus {
    outline: none;
}
.input__label {
    display: inline-block;
    float: right;
    padding: 20px 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.input__label-content {
    position: relative;
    display: block;
    width: 100%;
}
.graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}
.icon {
    color: #ddd;
    font-size: 150%;
}
.make-appointment {
    background: #525866;
}
.input--kohana {
    overflow: hidden;
    background: none;
}
.input__field--kohana {
    width: 100%;
    background: none;
    padding-left: 2.75em;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    border-bottom: solid 2px #fff;
}
.input__label--kohana {
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.input__label-content--kohana {
    display: inline-block;
    width: auto;
    -webkit-transform: translate3d(-1.75em, 0, 0);
    transform: translate3d(-1.75em, 0, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.icon--kohana {
    display: inline-block;
    margin-top: 0.9em;
    -webkit-transform: translate3d(-2em, 0, 0);
    transform: translate3d(-2em, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    color: #FFF !important;
    top: -6px !important;
    font-size: 25px !important;
    left: 8px !important;
}
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
}
.input__label-content--kohana,
.icon--kohana,
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.input__field--kohana:focus + .input__label--kohana .icon--kohana,
.input--filled .icon--kohana {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
input#datepicker {
    padding-left: 0;
}
span.input.input--kohana.message {
    width: 52%;
}
.bgcolor-3 input[type=submit] {
    background: #fff;
    border: none;
    padding: 11px 38px;
    text-transform: uppercase;
    color: #525866;
    font-weight: 700;
    border-radius: 5px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    margin: 12px 0 0 0;
}
.input input[type=text] {
    color: #fff !important;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}
/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
    background-position: right 0;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 0;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    background-color: #DDD;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.6em 0.2em;
    text-align: center;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 20px;
    width: 19.1%;
    border-radius: 0px !important;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    background: #eeeeee;
    z-index: 1115 !important;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px !important;
}
.ui-widget-header a {
    color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 500;
    color: #797979;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #525866;
    font-weight: bold;
    color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #085d83;
    color: #fff;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    filter: alpha(opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: alpha(opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: alpha(opacity=35);
    /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    width: 10px;
    height: 14px;
    cursor: pointer;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-widget-header .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-state-default .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-state-active .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-state-highlight .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/media/images/date-picker-arrow.png);
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
    background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: alpha(opacity=50);
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: alpha(opacity=20);
    border-radius: 5px;
}
#accordion2 {
    position: absolute;
    z-index: 6666;
}
.accordion2 {
    width: 100%;
    max-width: 294px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    right: 0px;
}
.accordion2 .link {
    cursor: pointer;
    display: block;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 53px;
    float: right;
}
.time-table-sec {
    position: relative;
}
.accordion2 li:last-child .link {
    border-bottom: 0;
}
.accordion2 li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion2 li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}
.accordion2 li.open .link {
    color: #b63b4d;
}
.accordion2 li.open i {
    color: #b63b4d;
}
.accordion2 li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#accordion2 .submenu {
    display: none;
}
#accordion2 .submenu li {
    border-bottom: 1px solid #fff;
    line-height: 43px;
}
#accordion2 .submenu li.tit {
    border-bottom: none;
}
#accordion2 .submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#accordion2 .submenu a:hover {
    background: #b63b4d;
    color: #FFF;
}
#accordion2 ul.submenu ul {
    margin: 15px 0 0 0;
}
#accordion2 .time-table {
    padding: 36px 18px;
}
#accordion2 .time-table .ttl {
    color: #fff;
    font-weight: 400;
}
#accordion2 .time-table span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
#accordion2 .time-table span.day {
    float: left;
    text-align: left;
    max-width: 142px;
    width:40%;
}
#accordion2 .time-table span.divider {
    font-size: 21px;
}
#accordion2 .time-table span.time {
    float: right;
    text-align: right;
}
.time-table-sec2 #accordion2 .submenu {
    background: #525866 url(/media/images/time-icon-bg.png) no-repeat;
}
.appointment-form .form .bgcolor-3 {
    padding: 0px 0 0 0;
    background: none;
}
.appointment-form .form .input__field--kohana {
    border-bottom: solid 1px #222222;
}
.appointment-form .form .input input[type=text] {
    color: #5C5C5C !important;
}
.appointment-form .form .icon--kohana {
    color: #222222 !important;
}
.appointment-form .form .input__label--kohana {
    color: #2A2A2A !important;
}
.appointment-form .form .input__label {
    padding: 20px 4px;
}
.appointment-form .form .input__label-content {
    position: absolute;
    font-weight: 300;
}
.appointment-form .form .input {
    width: 47%;
    margin: 0 16px 16px 0;
}
.appointment-form .form .icon--kohana {
    margin-top: -0.1em;
    color: #5C5C5C !important;
}
.appointment-form .form span.input.input--kohana.message {
    width: 100%;
}
.appointment-form .form .input textarea {
    height: 180px;
}
.appointment-form .form #textarea {
    height: 212px;
    color: #5C5C5C;
    font-weight: 400px;
}
.appointment-form .form input[type=submit] {
    background: #222222;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 42px;
    border-radius: 6px;
    font-weight: 700;
}
/**.why-choose .link {  cursor: pointer;  display: block;  padding: 15px 15px 15px 25px;  color: #4D4D4D;  font-size: 14px;  font-weight: 700;  border-bottom: 1px solid #CCC;  position: relative;  -webkit-transition: all 0.4s ease;  -o-transition: all 0.4s ease;  transition: all 0.4s ease;    width: 340px;  background: #525866;
  -webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}



.why-choose li .link i{  left: 12px;  left: auto;  font-size: 22px;  color:#fff;}
.why-choose li .link i.icon-ambulanc-down{  right: 12px;  right: auto;  font-size: 22px;  color:#fff;}
.why-choose li.open .link { color: #b63b4d; }
.icon--kohana{  }
.why-choose li.open .link i {  -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg);  -o-transform: rotate(180deg);  transform: rotate(180deg);}**/
.why-choose {
    width: 100%;
    max-width: 100%;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.why-choose .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 50px;
    color: #4D4D4D;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #CCC;
    margin: -1px 0 0 0;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.why-choose li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 22px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.why-choose li i.icon-chevron-down {
    right: 12px;
    left: auto;
    font-size: 20px;
    color: #222;
}
.why-choose li.open i.icon-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.why-choose .submenu {
    display: none;
    background: #FFFFFF;
    padding: 22px 20px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.why-choose .submenu-active {
    display: block;
    padding: 22px 20px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
#procedures-links.accordion {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#procedures-links.accordion .link {
    cursor: pointer;
    display: block;
    padding: 18px 15px 18px 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #737c92;
    width: 100%;
    border-radius: 0px;
}
#procedures-links.accordion li:last-child .link {
    border-bottom: 0;
}
#procedures-links.accordion li i {
    position: absolute;
    top: 16px;
    right: 12px;
    font-size: 22px;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#procedures-links.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}
#procedures-links.accordion li.open .link {
    color: #fff;
    background-color: #525866;
}
#procedures-links.accordion li.open i {
    color: #fff;
}
#procedures-links.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
#procedures-links .submenu {
    display: none;
    background: #fafafa;
    font-size: 14px;
    border-right: solid 1px #e4e4e4;
    border-left: solid 1px #e4e4e4;
}
#procedures-links .submenu li {
    border-bottom: 1px solid #E4E4E4;
}
#procedures-links .submenu a {
    display: block;
    text-decoration: none;
    color: #525252;
    padding: 16px 0px 16px 42px;
    font-size: 16px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: url(/media/images/procedures-arrow.png) no-repeat 22px 21px;
}
#procedures-links .submenu li a:hover {
    background: #ffffff url(/media/images/procedures-arrow-hover.png) no-repeat 22px 21px !important;
    color: #085d83;
    padding: 16px 0px 16px 42px !important;
    margin: 0 -1px 0 0;
}
#procedures-links .submenu li.item-seclect a {
    background: #ffffff url(/media/images/procedures-arrow-hover.png) no-repeat 22px 21px !important;
    color: #085d83;
    padding: 16px 0px 16px 42px !important;
    margin: 0 -1px 0 0;
}
#procedures-faq.accordion {
    width: 100%;
    max-width: 100%;
    margin: 35px 0 0 0;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#procedures-faq.accordion .link {
    cursor: pointer;
    display: block;
    padding: 16px 15px 16px 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #737c92;
    width: 100%;
    border-radius: 0px;
}
#procedures-faq.accordion ul {
    margin: 0px 0 0 0 ;
}
#procedures-faq.accordion li:last-child .link {
    border-bottom: 0;
}
#procedures-faq.accordion li {
    list-style: none;
    color: #35bdd1;
    font-size: 20px;
    margin: 0 0 5px 0;
    float: left;
    width: 100%;
    line-height: normal;
}
#procedures-faq .accordion li i {
    position: absolute;
    top: 16px;
    right: 12px;
    font-size: 22px;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#procedures-faq.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}
#procedures-faq.accordion li.open .link {
    color: #fff;
}
#procedures-faq.accordion li.open i {
    color: #fff;
}
#procedures-faq.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
#procedures-faq .submenu {
    display: none;
    background: #fff;
    font-size: 14px;
}
#procedures-faq .submenu li {
    padding: 16px 0 40px 0;
}
.accordion.accordion-index2 .input input[type=text] {
    color: #222 !important;
}
.accordion.accordion-index2 .input__field--kohana {
    border-bottom: solid 2px #222;
}
.accordion.accordion-index2 .input__label--kohana {
    color: #222;
}
.accordion.accordion-index2 .icon--kohana {
    color: #4A4A4A !important;
}
.accordion.accordion-index2 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
    font-weight: 400;
    margin: -1px 0 0 15px;
    opacity: 1;
}
.accordion.accordion-index2 :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-weight: 400;
    margin: -1px 0 0 15px;
}
.accordion.accordion-index2 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-weight: 400;
    margin: -1px 0 0 15px;
}
.accordion.accordion-index2 ent-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
    font-weight: 400;
    margin: -1px 0 0 15px;
    opacity: 1;
}
.accordion.accordion-index2 .bgcolor-3 {
    background: #F3F3F5;
}
.make-appointment.appointment-bg {
    background: #F3F3F5 !important;
}
.accordion.accordion-index2 .bgcolor-3 input[type=submit] {
    background: #222;
    color: #FFFFFF;
}
.accordion.accordion-index2 .bgcolor-3 input[type=submit]:hover {
    background: #085d83;
}

.welcome .detail a {
    margin: 35px 0 0 0;
    background-color: #525866;
    padding: 12px 30px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.welcome-serv-img img {
    float: left;
    width: 100%;
}
div#tabbed-nav {
    min-height: 550px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
#owl-demo .item {
    margin: 0 15px 0 0;
    padding: 0 15px 0 0;
}
#owl-demo4 .item {
    margin: 0 15px 0 0;
    padding: 0 15px 0 0;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
#owl-demo4 .owl-pagination {
    display: none;
}
#owl-demo .owl-item div {
    padding: 5px;
    height: auto;
}
#owl-demo .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#catalog-section .owl-pagination {
   /* display: none;*/
}
/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    /*width: 98%;*/
}
#owl-demo .owl-carousel .owl-wrapper-outer {
    width: 98%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
#services-slide .owl-prev {
    display: none;
}
#services-slide .owl-next {
    display: none;
}
#services-slide .owl-controls.clickable {
    margin: -32px 0 0 0;
    position: relative;
}
#services-slide .owl-controls .owl-page span {
    background: #ECECEC ;
}

.owl-theme:not(.images_gallery) .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;

    margin: 5px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url(/media/images/arrow-cro.png) no-repeat;
    height: 25px;
    width: 15px;
    filter: alpha(opacity=50);

    opacity: 0.5; 
    position: absolute;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-buttons .owl-next {
    right: -2%;
    background-position: -15px 0;
    top: 46%;
    color: rgba(142, 18, 18, 0);
}
.owl-theme:not(.images_gallery) .owl-controls .owl-buttons .owl-prev {
    left: -5%;
    background-position: 0px 0;
    top: 46%;
    color: rgba(142, 18, 18, 0);
}

.owl-theme:not(.images_gallery) .owl-controls.clickable .owl-buttons div:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    margin: 0 4px;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    filter: alpha(opacity=50);
    /*IE7 fix*/
    opacity: 1;
    background: #b7b7b7;
    width: 45px;
    border-radius: 0;
    height: 5px;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-page.active span,
.owl-theme:not(.images_gallery) .owl-controls.clickable .owl-page:hover span {
    filter: alpha(opacity=100);
    opacity: 1;
}
.owl-theme:not(.images_gallery) .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-theme:not(.images_gallery).loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}
#services-slide .item img {
    display: block;
    width: 100%;
    height: auto;
}
.member-detail .owl-pagination {
    display: none;
}
.news-sec .owl-theme .owl-controls .owl-buttons div {
    background: url(/media/images/white-arrows.jpg) no-repeat;
    width: 57px;
    height: 58px;
    border-radius: 0px;
    opacity: 1;
}
.news-sec .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 42%;
    background-position: -57px 0;
}
.news-sec .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 42%;
}
.news-sec .owl-carousel .owl-wrapper-outer {
    width: 100%;
}
.news-sec .owl-pagination {
    display: none;
}
.list-sec .owl-theme .owl-controls .owl-buttons div {
    background: url(/media/images/white-arrows.jpg) no-repeat;
    width: 57px;
    height: 58px;
    border-radius: 0px;
    opacity: 1;
}
.list-sec .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 42%;
    background-position: -57px 0;
}
.list-sec .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 42%;
}
.list-sec .owl-carousel .owl-wrapper-outer {
    width: 100%;
}
.list-sec .owl-pagination {
    display: none;
}

a.demos {
    background: #000 !important;
    opacity: 1;
}
div#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}
.loader {
    position: absolute;
    left: 45%;
    top: 41%;
}
.loader span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    -webkit-animation: 3s infinite linear;
    -moz-animation: 3s infinite linear;
    -o-animation: 3s infinite linear;
}
.loader h1 {
    color: #525866;
    font-size: 36px;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: center;
}
.loader span:nth-child(2) {
    background: #525866;
    -webkit-animation: kiri 1.2s infinite linear;
    -moz-animation: kiri 1.2s infinite linear;
    -o-animation: kiri 1.2s infinite linear;
}
.loader span:nth-child(3) {
    background: #085d83;
    z-index: 100;
}
.loader span:nth-child(4) {
    background: #525866;
    -webkit-animation: kanan 1.2s infinite linear;
    -moz-animation: kanan 1.2s infinite linear;
    -o-animation: kanan 1.2s infinite linear;
}
@-webkit-keyframes kanan {
    0% {
	-webkit-transform: translateX(20px);
    }
    50% {
	-webkit-transform: translateX(-20px);
    }
    100% {
	-webkit-transform: translateX(20px);
	z-index: 200;
    }
}
@-moz-keyframes kanan {
    0% {
	-moz-transform: translateX(20px);
    }
    50% {
	-moz-transform: translateX(-20px);
    }
    100% {
	-moz-transform: translateX(20px);
	z-index: 200;
    }
}
@-o-keyframes kanan {
    0% {
	-o-transform: translateX(20px);
    }
    50% {
	-o-transform: translateX(-20px);
    }
    100% {
	-o-transform: translateX(20px);
	z-index: 200;
    }
}
@-webkit-keyframes kiri {
    0% {
	-webkit-transform: translateX(-20px);
	z-index: 200;
    }
    50% {
	-webkit-transform: translateX(20px);
    }
    100% {
	-webkit-transform: translateX(-20px);
    }
}
@-moz-keyframes kiri {
    0% {
	-moz-transform: translateX(-20px);
	z-index: 200;
    }
    50% {
	-moz-transform: translateX(20px);
    }
    100% {
	-moz-transform: translateX(-20px);
    }
}
@-o-keyframes kiri {
    0% {
	-o-transform: translateX(-20px);
	z-index: 200;
    }
    50% {
	-o-transform: translateX(20px);
    }
    100% {
	-o-transform: translateX(-20px);
    }
}





.file-list-header{
    font-size:16px;
    font-weight:bold;
    margin-top: 25px;
}
.file-list {
    display: block;
    position: relative;
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
.file-list li {
    display: inline-block;
    width: 30%;
    position: relative;
    margin: 5px 0;
    padding: 5px 1%;
    list-style: none;
    line-height: 22px;
    cursor: pointer;
}
.file-list li:before {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    padding: 0;
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f1c1";
    color: #444;
}
.file-list li:hover {
    background: #0075BF;
}
.file-list li:hover:before {
    content: "\f019";
    color: #000;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-duration: 1.5s;
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 1.5s;
}
.file-list li:hover a {
    color: #fff;
}
.file-list a {
    display: inline;
    color: #444;
}
@-webkit-keyframes blink {
    0% {
	color: #fff;
    }
    50% {
	color: #444;
    }
    100% {
	color: #fff;
    }
}
@keyframes blink {
    0% {
	color: #fff;
    }
    50% {
	color: #444;
    }
    100% {
	color: #fff;
    }
}

#getForFree{
    padding:30px 0;
}

ul.store-buttons {
    margin-bottom: 30px;
    margin-top: 28px;
    width: 500px;
}
ul.store-buttons li {
    display: block;
}
.ellipseBtn {
    border-radius: 40px;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 400;
    padding: 3px 1px;
}
.ellipseBtn span {
    border-radius: 50px;
    float: left;
    font-size: 22px;
    height: 100%;
    padding: 24px 0 0 85px;
    position: relative;
    width: 100%;
}
.ellipseBtn span i {
    font-size: 37px;
    height: 42px;
    left: 32px;
    line-height: 42px;
    margin: -22px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 37px;
}
.ellipseBtn.bigBtn {
    height: 80px;
    width: 235px;
}
.ellipseBtn.middleBtn {
    height: 80px;
    width: 235px;
}
.ellipseBtn.smallBtn {
    height: 32px;
    width: 75px;
}
.ellipseBtn.smallBtn span {
    font-size: 14px;
    padding: 3px 0 0;
    text-align: center;
}
.ellipseBtn.whiteBtn {
    background-color: #888;
}
.ellipseBtn.whiteBtn span {
    background-color: #fff;
    color: #000;
}
.ellipseBtn.customWhiteBtn {
    background-color: #037fa2;
}
.ellipseBtn.customWhiteBtn span {
    background-color: #fff;
    color: #000;
}
.ellipseBtn.colorBtn {
    background-color: #0394be;
}
.ellipseBtn.colorBtn span {
    background-color: #05c3f9;
    color: #fff;
}
.whiteTxtColor, .whiteTxtColor:focus, .whiteTxtColor:hover {
    color: #fff;
}
.blackTxtColor, .blackTxtColor:focus, .blackTxtColor:hover {
    color: #000;
}
.pageTxtColor, .pageTxtColor:focus, .pageTxtColor:hover {
    color: #666;
}
.redBgColor {
    background-color: #cb595b;
}
.greenBgColor {
    background-color: #4acf46;
}
.purpleBgColor {
    background-color: #7e74b8;
}
.blueBgColor {
    background-color: #46a3cf;
}
.yellowBgColor {
    background-color: #eed651;
}
.pinkBgColor {
    background-color: #db4a84;
}
.whiteBgColor {
    background-color: #fff;
}
.circleBox {
    border-radius: 50%;
}
.paralax {
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#info-section{
    box-sizing: border-box;
    padding: 80px 0;
    background: url(/media/images/info-bg.jpg) no-repeat ;
    background-size: cover;
    text-align: center;
    color:#003E7B;
}
#info-section .container{
    background: rgba(255,255,255,0.9);
    padding: 40px;
}
#info-section h2{
    color:#003E7B;
    font-size: 64px;
    text-align:center;
    font-weight: bold;
    margin: 5px 0 15px 0;
}
#info-section h2 span{
    font-weight: normal;
}
#info-section button,#info-section form a{
    font-size: 32px;
    height: 54px;
    border-radius:4px;
    line-height:32px;
    margin: 5px;

}
@media (max-width: 767px) {
    #info-section h2{
	font-size: 34px;
    }
}

#info-section input{
    width: 100% !important;
    font-size: 32px;
    font-weight: normal;
    height: 54px;
    line-height:32px;
    margin: 5px;
}
#info-section label{
    vertical-align: top;
}

#manager-section{
    background: #669900 url(/media/images/callback-section.jpg) no-repeat fixed;
    background-size: cover;
    text-align: center;
    padding: 40px 0;
}
#manager-section h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
}
#manager-section h4 {
    color: #eee;
    font-size: 26px;
    font-weight: 300;
    margin-top: 15px;
    text-align: center;
}
#manager-section .team {
    margin-top: 46px;
    text-align: center;
    padding: 0 100px;
}
#manager-section .team .team-item{
    display:inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align:top;
    margin: 10px 0;
}
#manager-section .team img {
    margin: 0 auto;
    width:80%;
    display:block;
    position:relative;
    border: 4px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px #fff;
    transition: all 0.3s ease;
}
#manager-section .team img:hover {
    filter:brightness(110%);
    -webkit-filter:brightness(110%);
}
#manager-section .team h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin-top: 28px;
}
#manager-section .team h5 {
    color: #eee;
    font-size: 18px;
    font-weight: 400;
    margin-top: -3px;
}
#manager-section .team p {
    display:block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin: 10px 0;
    text-align: justify;
}
#manager-section .team ul {
    display: inline-block;
    margin: 0 auto;
    padding-left: 0;
}
#manager-section .team ul li {
    float: left;
    font-family: FontAwesome;
    font-size: 15px;
    list-style: outside none none;
    padding: 0 10px;
}
#manager-section .team ul li a {
    color: #2f2f2f;
}
#manager-section .team ul li a:hover {
    color: #1fcdff;
}
@media (max-width: 767px) {
    #manager-section .team {
	padding: 0;
    }
}


#callback-section{
    background: url("../bg/bg-1.jpg");
}
.callbackConainer {
    padding: 30px 0 30px 54px;
    box-sizing: border-box;
}
#callback-section button{
    font-size: 24px;
    height: 44px;
    border-radius:4px;
    line-height:24px;
    margin: 5px;

}
#callback-section input{
    width: 100% !important;
    font-size: 24px;
    font-weight: normal;
    height: 44px;
    line-height:24px;
    margin: 5px;
}
#callback-section label{
    display:block;
    width: 90%;
    margin: 15px 2%;
}



.make-appointment-two {
    padding: 30px 0;
}
.make-appointment-two *:-moz-placeholder {
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
    opacity: 1;
}
.make-appointment-two *::-moz-placeholder {
    color: #222;
    font-weight: 300;
    margin: -1px 0 0 15px;
    opacity: 1;
}

.error{
    color: #f00;
}
.success{
    color: #0f0;
}

.make-appointment-two{
    text-align:center;
}
.make-appointment-two button{
    font-size: 32px !important;
    height: 54px !important;
    border-radius:4px !important;
    line-height:32px !important;
    margin: 5px !important;

}
.make-appointment-two input{
    width: 96% !important;
    display:inline-block;
    margin: 0 auto;
    font-size: 32px;
    font-weight: normal;
    height: 54px;
    line-height:32px;
    margin: 5px;
}
.make-appointment-two label{
    display:inline-block;
    vertical-align: top;
    /*width: 48%;*/
}


.money-section{
    padding: 40px 0;
    background: url(/media/bg/bg-2.jpg) no-repeat fixed;
    background-size: cover;
}
.money-section .container{
    padding: 10px;
    background: rgba(255,255,255,0.8);
    text-align:center;
}
.money-section .container .z-container{
    margin:0;
}
.money-section .z-tabs.horizontal > ul {
    display:block;
    width:100%;
    text-align: center;
}
.money-section .z-tabs.horizontal > ul > li{
    display: inline-block;
    float:none;
    margin:0 10px;
    text-align: center;
    vertical-align: top;
    width: 200px;

}
.money-section .z-tabs.horizontal > ul > li:first-child{
    margin-left:0;
}
.money-section .z-tabs.horizontal > ul > li:last-child{
    margin-right:0;
}
.money-section .z-tabs.horizontal > ul > li a{
    padding: 10px 30px;
    background: rgba(255,255,255,0.8);
    height:36px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
.money-section .container h2{
    margin:20px 0 10px 0;
    font-size: 40px;
    color:#003E7B;
    text-align:center;
    line-height: 42px;
}
.money-section .container p{
    margin:5px 0 30px 0;
    font-size: 20px;
    color: #000;
    text-align:center;

}
.money-section .container .forms-block{
    display:block;
    margin-top:25px;
    margin-bottom:25px;
}
.money-section .container label{
    display: inline-block;
    /*width: 22%;*/
    /*margin: 0 1%;*/
    vertical-align: top;
}
.money-section .container select,
.money-section .container input
{
    border: 1px solid #999;
    border-radius: 6px;
    box-shadow: 0 0 2px #eee;
    color: #555;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 20px;
    text-align: left;
    width: 100%;
    height: 40px;
}
.money-section .container select option{
    padding: 2px 10px;
}
.money-section .container select::-moz-placeholder,
.money-section .container input::-moz-placeholder{
    color:#000;
}

.money-section .container .colorBtn{
    float:none;
    margin:15px;
    padding: 10px 20px; 
    width: 300px;
}
.money-section .container .colorBtn span{
    padding: 18px 10px;
    font-size: 28px;
    line-height: 24px;
}
.money-section .container table{
    display:block;
    width:90%;
    position:relative;
    margin:10px auto;
}
.mfp-iframe-holder .mfp-content{

}
.mfp-iframe-scaler iframe{
    background: none;
    box-shadow: none;
}
.mfp-content{
    background: none;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    right: 30%;
}

.menu-contacts{
    display:block;
    float:right;
    margin-top:16px;
    /*margin-right:30px;*/
}
.menu-contacts *{
    font-family: "Roboto",sans-serif;
}

.banks {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: space-around;
    -ms-justify-content:space-around;
    -webkit-justify-content: space-around;
    flex-wrap: wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap: wrap;
}
.one-bank {
    width:170px;
    margin-bottom:5px;
}
.iframe img {
    max-width:100%;
}
.images_gallery {
    margin: 0 !important;
    height: 120px;
    position: relative;
    overflow: hidden;
}
.images_gallery .owl-item{
    /*display:inline-block;
    float:none;
    width: auto !important;*/
}
.images_gallery:after,
.images_gallery:before {
    content: '';
    display: block;
}
.images_gallery:after {
    clear: both;
}
.images_gallery .item {
    overflow: hidden;
    width: 100px !important;
    height: 100px;
    padding: 5px;
    position: relative;
    margin: 0 auto;
}
.images_gallery .item a {
    margin: 0;
    padding: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.images_gallery .item img {
    box-shadow: 0 2px 3px #222;
    height: auto;
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    border: none;
    opacity: 1.0;
    transition: all 0.5s ease;
}
.images_gallery .item img:hover {
    opacity: 0.9;
}
.images_gallery .owl-controls {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}
.images_gallery .owl-controls .owl-prev,
.images_gallery .owl-controls .owl-next {
    position: absolute;
    background: none !important;
    border-radius: 25px !important;
    width: 50px;
    height: 50px;
    transition: all 1s ease-in-out;
}
.images_gallery .owl-controls .owl-prev:before,
.images_gallery .owl-controls .owl-next:before {
    font-family: FontAwesome;
    font-size: 48px;
    color: #000;
}
.images_gallery .owl-controls .owl-prev {
    left: -100px;
}
.images_gallery .owl-controls .owl-prev:before {
    content: "\f053";
}
.images_gallery .owl-controls .owl-next {
    right: -100px;
}
.images_gallery .owl-controls .owl-next:before {
    content: "\f054";
}
.images_gallery:hover .owl-prev {
    left: 10px;
}
.images_gallery:hover .owl-next {
    right: 10px;
}
.images_gallery.owl-carousel .items-group {
    overflow: hidden;
    display: block;
    position: relative;
}
.images_gallery.owl-carousel .items-group:after,
.images_gallery.owl-carousel .items-group:before {
    display: block;
    content: '';
    position: relative;
    clear: both;
    height: 0;
}


#document-section {
    padding: 30px 0;
}
#document-section .document-item{
    display:block;
    position:relative;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 40px;
    background:  #ddd;
    border-radius: 10px;
    margin: 5px 0;
}
#document-section .document-item:after{
    display: block;
    position:relative;
    content:'';
    clear:both;
}
#document-section .document-item > img {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100% !important;
    height: auto !important;;
}
#document-section .document-item .dlo{
    display: block;
    position: relative;
    color:#20618B;
    font-size: 18px;
    font-weight:bold;
    margin: 0 -20px;
}
#document-section .document-item .dlo img{
    display: inline-block;
    float: left;
    margin: -10px 15px 0 0;
    width: 60px;
}
.go-back-link{
    border-radius: 0;
    color:#fff;
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
}
.go-back-link a{
    color:#fff;
}
.mfp-wrap,.mfp-bg{
    position:fixed !important;
    top:0 !important;
}
.mfp-iframe-holder .mfp-content{
    height:80%;
    margin:10% auto;
}


.bot-box {
    background:url(/media/images/bot.jpg) top repeat-x;
    height:207px;
    display:inline-block;
    width:100%;
    clear:both;
    text-align:center;
}
.bot-menu {
    margin-top:20px;
    margin-bottom:30px;
}


.bot-menu a {
    color:#2c3e4c;
    padding:0 5px;
    text-transform:uppercase;
    font-size:14px;

}
.bot-tel {
    background:url(/media/images/metka.png) left no-repeat;
    padding-left:27px;
    line-height:14px;
    font-size:13px;
    margin-bottom:10px;
}
.bot-sviaz {
    background:url(/media/images/ico-mail.png) left no-repeat;
    padding-left:27px;
    font-size:13px;
}

.copir {
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    margin-top:10px;
    font-size:13px;


}
.copir span {
    text-transform:none;
    font-weight: normal;
    color:#adc0cf;
}

.plan-block{
    padding: 20px auto;
}


.video-section *{
    max-height: none;
}
.video-section{
    position:relative;
    box-sizing: border-box;
    z-index: 100;
    overflow: hidden;
}
.video-section .container-video{
    width:100%;
    overflow: hidden;
    position: absolute;
    left:0;
    top:0;
    bottom:0px;
    z-index: 200;
}
.video-section .container{
    position:relative;
    z-index: 300;
}
.video-section .container h3{
    margin-bottom: 20px;
}
.video-section .container p{
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.video-section .player{
    display:block;
    width:150%;
    height:150%;
    left:-25%;
    top:-25%;
}
.video-section .player.player-image{
    width:auto;
    height: 100%;
    background-position:center top;
}
.video-section .mk-video-mask {
    /*background: url("../../../images/video-mask.png") repeat scroll center center rgba(0, 0, 0, 0);*/
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    display:block;
}
.video-section .mk-video-mask:before {
    display: block;
    background-color: rgba(0, 0, 0, 1);
     height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    content: '';
}
.video-section .mk-video-mask:after {
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    -webkit-background-size: 4px 4.1px;
    background-size: 4px 4.1px;
    content: '';
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 fallback on horizontal gradient */ }

.video-section .video-container {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    min-height: 500px;
    left:0;
    top:0;
    
}
.video-section .video-container iframe, 
.video-section .video-container object, 
.video-section .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.video-section .video-container .playerBox{
    /* height: 200% !important;
     margin: -50% 0 !important;
     overflow: hidden !important;
     position: absolute;
     width: 100% !important;
     left:0 !important;
     top:0 !important;*/
}



.z-tabs.horizontal > ul > li{
width: auto !important;
margin-right: 20px;
}
.z-tabs.horizontal > ul > li a{
	padding: 15px 20px;
}

.footer-s{
display:block;
margin-top: 10px;
}
.footer-s a{
display: inline-block;
padding: 10px;
color:#E31E24;
font-size:18px;
border-left: 1px solid #ddd;
}
.footer-s a:last-child{
border-right: 1px solid #ddd;
}









.interest-posts {
    padding: 0;
    padding-bottom: 20px;
}
.interest-posts .news-sec {
    margin: 0 0 40px 0;
}
.interest-posts .news-sec > a {
    display:block;
    position:relative;
    overflow: hidden;
}
.interest-posts .news-sec > a img{
    display:block;
    position:relative;
    z-index:10;
    transition: all 0.5s ease;
    filter: brightness(105%);
	width:100%;
}
.interest-posts .news-sec > a:hover img{
    filter: brightness(115%);
}
.interest-posts .news-sec .detail {
    margin: 15px 0 0 0;
}
.interest-posts .news-sec .detail span {
    font-size: 16px;
    color: #828282;
}
.interest-posts .news-sec .detail a {
    color:#000;
}
.interest-posts .news-sec .detail h3 {
    color: #222222;
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.interest-posts .news-sec .detail p {
    margin: 5px 0 0 0;
}
.interest-posts .news-sec .detail a.read-more {
    background-color: #525866;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0 0 0;
    padding: 14px 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.interest-posts .bar-title {
    background: #525866;
    font-weight: 500;
    color: #fff;
    padding: 14px 24px;
    display: block;
}
.interest-posts .recent-posts .post-sec {
    margin: 15px 0 0 0;
}
.interest-posts .recent-posts .post-sec img {
    width: 82px;
    float: left;
    margin: 0 12px 0 0;
}
.interest-posts .recent-posts .post-sec a.title {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #222;
}
.interest-posts .recent-posts .post-sec span.date {
    color: #ABABAB;
    display: block;
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 10px;
}
.interest-posts .categories {
    margin: 25px 0 0 0;
}
.interest-posts .categories ul {
    margin: 22px 0 0 0;
}
.interest-posts .categories ul li {
    float: left;
    width: 100%;
    line-height: 39px;
}
.interest-posts .categories ul li a {
    color: #555555;
    font-size: 20px;
}
.interest-posts .categories ul li a i {
    font-size: 28px;
    margin: 7px 4px 0 0;
    float: left;
}
.interest-posts .tags {
    margin: 75px 0 0 0;
}
.interest-posts .tags .all-tags {
    margin: 30px 0 0 0;
}
.interest-posts .tags .all-tags a {
    color: #555555;
    border: solid 1px #c8c8c8;
    display: inline-block;
    padding: 10px 23px;
    margin: 0 0 6px 2px;
}
.interest-posts .tags .all-tags a:hover {
    color: #fff;
    background: #525866;
    border: solid 1px #525866;
}
.interest-posts .search {
    background: #525866;
    margin: 75px 0 0 0;
    padding: 24px;
}
.interest-posts .search input[type=text] {
    width: 88%;
    padding: 14px 12px;
    color: #747474;
    font-style: italic;
    border: none;
}
.interest-posts .search a {
    width: 12%;
    float: right;
    background-color: #fff;
    padding: 14px 10px;
    border: none;
    margin: 0 0px 0 0;
    color: #333;
}
.interest-posts .search a:hover {
    background-color: #085d83;
    color: #fff;
}
/*..... BLOG DETAIL PAGE ......*/
.interest-posts .news-detail {
    margin: 0 0 0 0;
}
.interest-posts .news-detail .detail {
    margin: 5px 0 0 0;
}
.interest-posts .news-detail .detail span.date {
    font-size: 20px;
    color: #828282;
}
.interest-posts .news-detail .detail h3 {
    color: #222222;
    font-weight: 600;
    text-transform: none;
    margin: 12px 0 0 0;
}
.interest-posts .news-detail .detail p {
    margin: 5px 0 0 0;
}
.interest-posts .news-detail .quote {
    display: inline-block;
    margin: 48px 0 36px 0;
}
.interest-posts .news-detail .quote span {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #818080;
    float: left;
    margin: 1px 0 0 0;
}
.interest-posts .news-detail .quote img {
    width: 26px;
    float: left;
    margin: 0 20px 0 0;
}
.interest-posts .share-post {
    border: solid 1px #c8c8c8;
    padding: 20px;
    margin: 40px 0 0 0;
}
.interest-posts .share-post span {
    font-size: 22px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.interest-posts .share-post .social-icons {
    float: right;
    margin: 3px 0 0 0;
}
.interest-posts .share-post .social-icons a {
    color: #434a5a;
    border: solid 1px #434a5a;
    padding: 7px 9px;
    border-radius: 100%;
    font-size: 16px;
}
.interest-posts .share-post .social-icons a.fb:hover {
    background: #5c85ce;
    border: solid 1px #5c85ce;
    color: #fff;
}
.interest-posts .share-post .social-icons a.tw:hover {
    background: #02c0f2;
    border: solid 1px #02c0f2;
    color: #fff;
}
.interest-posts .share-post .social-icons a.gp:hover {
    background: #eb6850;
    border: solid 1px #eb6850;
    color: #fff;
}
.interest-posts .share-post .social-icons a.vimeo:hover {
    background: #68d4ee;
    border: solid 1px #68d4ee;
    color: #fff;
}
.interest-posts .comments-sec {
    margin: 75px 0 0 0;
}
.interest-posts .comments-sec h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.interest-posts .comment-box {
    border: solid 1px #c8c8c8;
    padding: 15px;
    margin: 0 0 18px 0;
}
.interest-posts .comment-box img {
    width: 12%;
    float: left;
}
.interest-posts .comment-box .detail {
    width: 85%;
    float: right;
}
.interest-posts .comment-box .detail a {
    background: #525866;
    color: #fff;
    padding: 5px 14px;
    position: absolute;
    right: 40px;
}
.interest-posts .comment-box .detail span.name {
    font-size: 20px;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.interest-posts .comment-box .detail span.date {
    font-size: 16px;
    color: #555555;
    display: block;
}
.interest-posts .comment-box .detail p {
    margin: 10px 0 0 0;
}
.interest-posts .comment-box .reply-comment {
    background: #F7F7F7;
    margin: 20px 0 0 0;
}
.interest-posts .all-comments {
    margin: 35px 0 0 0;
}
.interest-posts .leave-reply {
    margin: 72px 0 90px 0;
}
.interest-posts .leave-reply h3 {
    text-transform: capitalize;
    font-weight: 600;
}
.interest-posts .leave-reply .form {
    margin: 35px 0 0 0;
}
.interest-posts .leave-reply .form input[type=text] {
    width: 32%;
    padding: 0 12px;
    border: solid 1px #b1b1b1;
    height: 48px;
    margin: 0 12px 0 0;
}
.interest-posts .leave-reply .form input[type=text].last {
    margin: 0px;
}
.interest-posts .leave-reply textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
    margin: 16px 0 0 0;
}
.interest-posts .leave-reply .form input[type=submit] {
    border: none;
    background-color: #434A5A;
    color: #fff;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 12px 0 0 0;
}
.interest-posts .leave-reply .form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #222;
}
.interest-posts .leave-reply .form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #222;
}
.interest-posts .leave-reply .form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #222;
}
.interest-posts .leave-reply .form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #222;
}


.counters-block{
background:#095B81;
}
.counters-block img{
width:auto;
}

.sidebar-recent-posts .post-sec {
    margin: 15px 0 0 0;
    display: block;
    margin-bottom: 6px;
}
.sidebar-recent-posts .post-sec img {
    width: 82px;
    float: left;
    margin: 0 12px 0 0;
}
.sidebar-recent-posts .post-sec a.title {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #222;
    displau: block;
}
.sidebar-recent-posts .post-sec span.date {
    color: #ABABAB;
    display: block;
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 10px;
}


.right-side-menu{
    display: block;
    position:relative;
    margin:0;
    padding: 0;
    list-style: none;
}

.right-side-menu .nav {
    margin: 16px 0 0 0;
}
.right-side-menu .nav li {
    padding: 6px 4px;
	width: 100%;
}
.right-side-menu .nav li:hover {
background:#085d83;
}

.right-side-menu .nav li +li{
    border-top: 1px solid #eee;
}
.right-side-menu .nav li a {
    color: #333;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight:bold;
    padding: 6px 3px !important;
}
.right-side-menu .nav li > a:hover,
.right-side-menu .nav li:hover > a,
.right-side-menu .nav li.dropdown:hover> a  {
color:#fff;
}

.right-side-menu .dropdown-menu > li > a:hover, 
.right-side-menu .dropdown-menu > li > a:focus{
background:transparent;
color:#fff;
}
.right-side-menu .nav li.dropdown .dropdown-menu{
    position:relative;
    left:0;
    top:0;
    margin:0;
   min-width: auto !important;
    width:100%;
    z-index: 991;
}
.right-side-menu .nav li.dropdown .dropdown-menu a {
    color: #222;
    white-space: normal;
    font-weight:normal;
}
.right-side-menu .nav li.dropdown .dropdown-menu li:hover>a,
.right-side-menu .nav li.dropdown .dropdown-menu a:hover {
    color: #fff;
}
.right-side-menu .nav li.active {
    border-radius: 5px;
}
.right-side-menu .nav li.active a {
    color:#000;
}
.right-side-menu .nav li:hover {
    border-radius: 5px;
}


/*bootstrap-col-builder >>*/[class*=bcb-cols-] {

}

[class*=bcb-cols-] [class*=bcol-] {

}

[class*=bcb-cols-].gutter0 {
    margin-left: -0px;
    margin-right: -0px;
}

[class*=bcb-cols-].gutter0 [class*=bcol-] {
    padding-left: 0px;
    padding-right: 0px;
}

[class*=bcb-cols-].gutter5 {
    margin-left: -5px;
    margin-right: -5px;
}

[class*=bcb-cols-].gutter5 [class*=bcol-] {
    padding-left: 5px;
    padding-right: 5px;
}

[class*=bcb-cols-].gutter10 {
    margin-left: -10px;
    margin-right: -10px;
}

[class*=bcb-cols-].gutter10 [class*=bcol-] {
    padding-left: 10px;
    padding-right: 10px;
}

[class*=bcb-cols-].gutter15 {
    margin-left: -15px;
    margin-right: -15px;
}

[class*=bcb-cols-].gutter15 [class*=bcol-] {
    padding-left: 15px;
    padding-right: 15px;
}

[class*=bcb-cols-].gutter20 {
    margin-left: -20px;
    margin-right: -20px;
}

[class*=bcb-cols-].gutter20 [class*=bcol-] {
    padding-left: 20px;
    padding-right: 20px;
}

[class*=bcb-cols-].gutter25 {
    margin-left: -25px;
    margin-right: -25px;
}

[class*=bcb-cols-].gutter25 [class*=bcol-] {
    padding-left: 25px;
    padding-right: 25px;
}.bcb-cols-30 .bcol-xs-1,.bcb-cols-30 .bcol-xs-2,.bcb-cols-30 .bcol-xs-3,.bcb-cols-30 .bcol-xs-4,.bcb-cols-30 .bcol-xs-5,.bcb-cols-30 .bcol-xs-6,.bcb-cols-30 .bcol-xs-7,.bcb-cols-30 .bcol-xs-8,.bcb-cols-30 .bcol-xs-9,.bcb-cols-30 .bcol-xs-10,.bcb-cols-30 .bcol-xs-11,.bcb-cols-30 .bcol-xs-12,.bcb-cols-30 .bcol-xs-13,.bcb-cols-30 .bcol-xs-14,.bcb-cols-30 .bcol-xs-15,.bcb-cols-30 .bcol-xs-16,.bcb-cols-30 .bcol-xs-17,.bcb-cols-30 .bcol-xs-18,.bcb-cols-30 .bcol-xs-19,.bcb-cols-30 .bcol-xs-20,.bcb-cols-30 .bcol-xs-21,.bcb-cols-30 .bcol-xs-22,.bcb-cols-30 .bcol-xs-23,.bcb-cols-30 .bcol-xs-24,.bcb-cols-30 .bcol-xs-25,.bcb-cols-30 .bcol-xs-26,.bcb-cols-30 .bcol-xs-27,.bcb-cols-30 .bcol-xs-28,.bcb-cols-30 .bcol-xs-29,.bcb-cols-30 .bcol-xs-30,.bcb-cols-30 .bcol-sm-1,.bcb-cols-30 .bcol-sm-2,.bcb-cols-30 .bcol-sm-3,.bcb-cols-30 .bcol-sm-4,.bcb-cols-30 .bcol-sm-5,.bcb-cols-30 .bcol-sm-6,.bcb-cols-30 .bcol-sm-7,.bcb-cols-30 .bcol-sm-8,.bcb-cols-30 .bcol-sm-9,.bcb-cols-30 .bcol-sm-10,.bcb-cols-30 .bcol-sm-11,.bcb-cols-30 .bcol-sm-12,.bcb-cols-30 .bcol-sm-13,.bcb-cols-30 .bcol-sm-14,.bcb-cols-30 .bcol-sm-15,.bcb-cols-30 .bcol-sm-16,.bcb-cols-30 .bcol-sm-17,.bcb-cols-30 .bcol-sm-18,.bcb-cols-30 .bcol-sm-19,.bcb-cols-30 .bcol-sm-20,.bcb-cols-30 .bcol-sm-21,.bcb-cols-30 .bcol-sm-22,.bcb-cols-30 .bcol-sm-23,.bcb-cols-30 .bcol-sm-24,.bcb-cols-30 .bcol-sm-25,.bcb-cols-30 .bcol-sm-26,.bcb-cols-30 .bcol-sm-27,.bcb-cols-30 .bcol-sm-28,.bcb-cols-30 .bcol-sm-29,.bcb-cols-30 .bcol-sm-30,.bcb-cols-30 .bcol-md-1,.bcb-cols-30 .bcol-md-2,.bcb-cols-30 .bcol-md-3,.bcb-cols-30 .bcol-md-4,.bcb-cols-30 .bcol-md-5,.bcb-cols-30 .bcol-md-6,.bcb-cols-30 .bcol-md-7,.bcb-cols-30 .bcol-md-8,.bcb-cols-30 .bcol-md-9,.bcb-cols-30 .bcol-md-10,.bcb-cols-30 .bcol-md-11,.bcb-cols-30 .bcol-md-12,.bcb-cols-30 .bcol-md-13,.bcb-cols-30 .bcol-md-14,.bcb-cols-30 .bcol-md-15,.bcb-cols-30 .bcol-md-16,.bcb-cols-30 .bcol-md-17,.bcb-cols-30 .bcol-md-18,.bcb-cols-30 .bcol-md-19,.bcb-cols-30 .bcol-md-20,.bcb-cols-30 .bcol-md-21,.bcb-cols-30 .bcol-md-22,.bcb-cols-30 .bcol-md-23,.bcb-cols-30 .bcol-md-24,.bcb-cols-30 .bcol-md-25,.bcb-cols-30 .bcol-md-26,.bcb-cols-30 .bcol-md-27,.bcb-cols-30 .bcol-md-28,.bcb-cols-30 .bcol-md-29,.bcb-cols-30 .bcol-md-30,.bcb-cols-30 .bcol-bg-1,.bcb-cols-30 .bcol-bg-2,.bcb-cols-30 .bcol-bg-3,.bcb-cols-30 .bcol-bg-4,.bcb-cols-30 .bcol-bg-5,.bcb-cols-30 .bcol-bg-6,.bcb-cols-30 .bcol-bg-7,.bcb-cols-30 .bcol-bg-8,.bcb-cols-30 .bcol-bg-9,.bcb-cols-30 .bcol-bg-10,.bcb-cols-30 .bcol-bg-11,.bcb-cols-30 .bcol-bg-12,.bcb-cols-30 .bcol-bg-13,.bcb-cols-30 .bcol-bg-14,.bcb-cols-30 .bcol-bg-15,.bcb-cols-30 .bcol-bg-16,.bcb-cols-30 .bcol-bg-17,.bcb-cols-30 .bcol-bg-18,.bcb-cols-30 .bcol-bg-19,.bcb-cols-30 .bcol-bg-20,.bcb-cols-30 .bcol-bg-21,.bcb-cols-30 .bcol-bg-22,.bcb-cols-30 .bcol-bg-23,.bcb-cols-30 .bcol-bg-24,.bcb-cols-30 .bcol-bg-25,.bcb-cols-30 .bcol-bg-26,.bcb-cols-30 .bcol-bg-27,.bcb-cols-30 .bcol-bg-28,.bcb-cols-30 .bcol-bg-29,.bcb-cols-30 .bcol-bg-30,.bcb-cols-30 .bcol-lg-1,.bcb-cols-30 .bcol-lg-2,.bcb-cols-30 .bcol-lg-3,.bcb-cols-30 .bcol-lg-4,.bcb-cols-30 .bcol-lg-5,.bcb-cols-30 .bcol-lg-6,.bcb-cols-30 .bcol-lg-7,.bcb-cols-30 .bcol-lg-8,.bcb-cols-30 .bcol-lg-9,.bcb-cols-30 .bcol-lg-10,.bcb-cols-30 .bcol-lg-11,.bcb-cols-30 .bcol-lg-12,.bcb-cols-30 .bcol-lg-13,.bcb-cols-30 .bcol-lg-14,.bcb-cols-30 .bcol-lg-15,.bcb-cols-30 .bcol-lg-16,.bcb-cols-30 .bcol-lg-17,.bcb-cols-30 .bcol-lg-18,.bcb-cols-30 .bcol-lg-19,.bcb-cols-30 .bcol-lg-20,.bcb-cols-30 .bcol-lg-21,.bcb-cols-30 .bcol-lg-22,.bcb-cols-30 .bcol-lg-23,.bcb-cols-30 .bcol-lg-24,.bcb-cols-30 .bcol-lg-25,.bcb-cols-30 .bcol-lg-26,.bcb-cols-30 .bcol-lg-27,.bcb-cols-30 .bcol-lg-28,.bcb-cols-30 .bcol-lg-29,.bcb-cols-30 .bcol-lg-30,.bcb-cols-30 .bcol-hg-1,.bcb-cols-30 .bcol-hg-2,.bcb-cols-30 .bcol-hg-3,.bcb-cols-30 .bcol-hg-4,.bcb-cols-30 .bcol-hg-5,.bcb-cols-30 .bcol-hg-6,.bcb-cols-30 .bcol-hg-7,.bcb-cols-30 .bcol-hg-8,.bcb-cols-30 .bcol-hg-9,.bcb-cols-30 .bcol-hg-10,.bcb-cols-30 .bcol-hg-11,.bcb-cols-30 .bcol-hg-12,.bcb-cols-30 .bcol-hg-13,.bcb-cols-30 .bcol-hg-14,.bcb-cols-30 .bcol-hg-15,.bcb-cols-30 .bcol-hg-16,.bcb-cols-30 .bcol-hg-17,.bcb-cols-30 .bcol-hg-18,.bcb-cols-30 .bcol-hg-19,.bcb-cols-30 .bcol-hg-20,.bcb-cols-30 .bcol-hg-21,.bcb-cols-30 .bcol-hg-22,.bcb-cols-30 .bcol-hg-23,.bcb-cols-30 .bcol-hg-24,.bcb-cols-30 .bcol-hg-25,.bcb-cols-30 .bcol-hg-26,.bcb-cols-30 .bcol-hg-27,.bcb-cols-30 .bcol-hg-28,.bcb-cols-30 .bcol-hg-29,.bcb-cols-30 .bcol-hg-30{ float:left; position: relative;  min-height: 1px;    padding-right: 0px;    padding-left: 0px;}/*bootstrap-col-builder  30 cols >>*/.bcb-cols-30{margin-right: 0px;   margin-left: 0px;}@media (min-width:0px ){.bcb-cols-30 .bcol-xs-auto{ width:auto;} .bcb-cols-30 .bcol-xs-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-xs-push-auto{ left:auto;} .bcb-cols-30 .bcol-xs-pull-auto{ right:auto;} .bcb-cols-30 .bcol-xs-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-xs-push-0{ left:0%;} .bcb-cols-30 .bcol-xs-pull-0{ right:0%;} .bcb-cols-30 .bcol-xs-1{ width:3.3333%;} .bcb-cols-30 .bcol-xs-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-xs-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-xs-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-xs-2{ width:6.6667%;} .bcb-cols-30 .bcol-xs-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-xs-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-xs-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-xs-3{ width:10%;} .bcb-cols-30 .bcol-xs-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-xs-push-3{ left:10%;} .bcb-cols-30 .bcol-xs-pull-3{ right:10%;} .bcb-cols-30 .bcol-xs-4{ width:13.3333%;} .bcb-cols-30 .bcol-xs-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-xs-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-xs-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-xs-5{ width:16.6667%;} .bcb-cols-30 .bcol-xs-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-xs-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-xs-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-xs-6{ width:20%;} .bcb-cols-30 .bcol-xs-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-xs-push-6{ left:20%;} .bcb-cols-30 .bcol-xs-pull-6{ right:20%;} .bcb-cols-30 .bcol-xs-7{ width:23.3333%;} .bcb-cols-30 .bcol-xs-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-xs-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-xs-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-xs-8{ width:26.6667%;} .bcb-cols-30 .bcol-xs-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-xs-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-xs-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-xs-9{ width:30%;} .bcb-cols-30 .bcol-xs-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-xs-push-9{ left:30%;} .bcb-cols-30 .bcol-xs-pull-9{ right:30%;} .bcb-cols-30 .bcol-xs-10{ width:33.3333%;} .bcb-cols-30 .bcol-xs-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-xs-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-xs-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-xs-11{ width:36.6667%;} .bcb-cols-30 .bcol-xs-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-xs-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-xs-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-xs-12{ width:40%;} .bcb-cols-30 .bcol-xs-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-xs-push-12{ left:40%;} .bcb-cols-30 .bcol-xs-pull-12{ right:40%;} .bcb-cols-30 .bcol-xs-13{ width:43.3333%;} .bcb-cols-30 .bcol-xs-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-xs-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-xs-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-xs-14{ width:46.6667%;} .bcb-cols-30 .bcol-xs-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-xs-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-xs-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-xs-15{ width:50%;} .bcb-cols-30 .bcol-xs-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-xs-push-15{ left:50%;} .bcb-cols-30 .bcol-xs-pull-15{ right:50%;} .bcb-cols-30 .bcol-xs-16{ width:53.3333%;} .bcb-cols-30 .bcol-xs-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-xs-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-xs-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-xs-17{ width:56.6667%;} .bcb-cols-30 .bcol-xs-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-xs-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-xs-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-xs-18{ width:60%;} .bcb-cols-30 .bcol-xs-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-xs-push-18{ left:60%;} .bcb-cols-30 .bcol-xs-pull-18{ right:60%;} .bcb-cols-30 .bcol-xs-19{ width:63.3333%;} .bcb-cols-30 .bcol-xs-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-xs-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-xs-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-xs-20{ width:66.6667%;} .bcb-cols-30 .bcol-xs-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-xs-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-xs-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-xs-21{ width:70%;} .bcb-cols-30 .bcol-xs-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-xs-push-21{ left:70%;} .bcb-cols-30 .bcol-xs-pull-21{ right:70%;} .bcb-cols-30 .bcol-xs-22{ width:73.3333%;} .bcb-cols-30 .bcol-xs-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-xs-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-xs-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-xs-23{ width:76.6667%;} .bcb-cols-30 .bcol-xs-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-xs-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-xs-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-xs-24{ width:80%;} .bcb-cols-30 .bcol-xs-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-xs-push-24{ left:80%;} .bcb-cols-30 .bcol-xs-pull-24{ right:80%;} .bcb-cols-30 .bcol-xs-25{ width:83.3333%;} .bcb-cols-30 .bcol-xs-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-xs-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-xs-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-xs-26{ width:86.6667%;} .bcb-cols-30 .bcol-xs-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-xs-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-xs-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-xs-27{ width:90%;} .bcb-cols-30 .bcol-xs-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-xs-push-27{ left:90%;} .bcb-cols-30 .bcol-xs-pull-27{ right:90%;} .bcb-cols-30 .bcol-xs-28{ width:93.3333%;} .bcb-cols-30 .bcol-xs-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-xs-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-xs-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-xs-29{ width:96.6667%;} .bcb-cols-30 .bcol-xs-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-xs-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-xs-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-xs-30{ width:100%;} .bcb-cols-30 .bcol-xs-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-xs-push-30{ left:100%;} .bcb-cols-30 .bcol-xs-pull-30{ right:100%;} } @media (min-width:480px ){.bcb-cols-30 .bcol-sm-auto{ width:auto;} .bcb-cols-30 .bcol-sm-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-sm-push-auto{ left:auto;} .bcb-cols-30 .bcol-sm-pull-auto{ right:auto;} .bcb-cols-30 .bcol-sm-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-sm-push-0{ left:0%;} .bcb-cols-30 .bcol-sm-pull-0{ right:0%;} .bcb-cols-30 .bcol-sm-1{ width:3.3333%;} .bcb-cols-30 .bcol-sm-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-sm-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-sm-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-sm-2{ width:6.6667%;} .bcb-cols-30 .bcol-sm-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-sm-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-sm-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-sm-3{ width:10%;} .bcb-cols-30 .bcol-sm-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-sm-push-3{ left:10%;} .bcb-cols-30 .bcol-sm-pull-3{ right:10%;} .bcb-cols-30 .bcol-sm-4{ width:13.3333%;} .bcb-cols-30 .bcol-sm-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-sm-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-sm-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-sm-5{ width:16.6667%;} .bcb-cols-30 .bcol-sm-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-sm-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-sm-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-sm-6{ width:20%;} .bcb-cols-30 .bcol-sm-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-sm-push-6{ left:20%;} .bcb-cols-30 .bcol-sm-pull-6{ right:20%;} .bcb-cols-30 .bcol-sm-7{ width:23.3333%;} .bcb-cols-30 .bcol-sm-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-sm-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-sm-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-sm-8{ width:26.6667%;} .bcb-cols-30 .bcol-sm-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-sm-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-sm-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-sm-9{ width:30%;} .bcb-cols-30 .bcol-sm-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-sm-push-9{ left:30%;} .bcb-cols-30 .bcol-sm-pull-9{ right:30%;} .bcb-cols-30 .bcol-sm-10{ width:33.3333%;} .bcb-cols-30 .bcol-sm-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-sm-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-sm-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-sm-11{ width:36.6667%;} .bcb-cols-30 .bcol-sm-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-sm-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-sm-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-sm-12{ width:40%;} .bcb-cols-30 .bcol-sm-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-sm-push-12{ left:40%;} .bcb-cols-30 .bcol-sm-pull-12{ right:40%;} .bcb-cols-30 .bcol-sm-13{ width:43.3333%;} .bcb-cols-30 .bcol-sm-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-sm-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-sm-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-sm-14{ width:46.6667%;} .bcb-cols-30 .bcol-sm-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-sm-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-sm-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-sm-15{ width:50%;} .bcb-cols-30 .bcol-sm-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-sm-push-15{ left:50%;} .bcb-cols-30 .bcol-sm-pull-15{ right:50%;} .bcb-cols-30 .bcol-sm-16{ width:53.3333%;} .bcb-cols-30 .bcol-sm-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-sm-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-sm-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-sm-17{ width:56.6667%;} .bcb-cols-30 .bcol-sm-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-sm-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-sm-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-sm-18{ width:60%;} .bcb-cols-30 .bcol-sm-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-sm-push-18{ left:60%;} .bcb-cols-30 .bcol-sm-pull-18{ right:60%;} .bcb-cols-30 .bcol-sm-19{ width:63.3333%;} .bcb-cols-30 .bcol-sm-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-sm-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-sm-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-sm-20{ width:66.6667%;} .bcb-cols-30 .bcol-sm-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-sm-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-sm-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-sm-21{ width:70%;} .bcb-cols-30 .bcol-sm-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-sm-push-21{ left:70%;} .bcb-cols-30 .bcol-sm-pull-21{ right:70%;} .bcb-cols-30 .bcol-sm-22{ width:73.3333%;} .bcb-cols-30 .bcol-sm-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-sm-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-sm-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-sm-23{ width:76.6667%;} .bcb-cols-30 .bcol-sm-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-sm-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-sm-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-sm-24{ width:80%;} .bcb-cols-30 .bcol-sm-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-sm-push-24{ left:80%;} .bcb-cols-30 .bcol-sm-pull-24{ right:80%;} .bcb-cols-30 .bcol-sm-25{ width:83.3333%;} .bcb-cols-30 .bcol-sm-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-sm-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-sm-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-sm-26{ width:86.6667%;} .bcb-cols-30 .bcol-sm-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-sm-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-sm-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-sm-27{ width:90%;} .bcb-cols-30 .bcol-sm-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-sm-push-27{ left:90%;} .bcb-cols-30 .bcol-sm-pull-27{ right:90%;} .bcb-cols-30 .bcol-sm-28{ width:93.3333%;} .bcb-cols-30 .bcol-sm-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-sm-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-sm-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-sm-29{ width:96.6667%;} .bcb-cols-30 .bcol-sm-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-sm-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-sm-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-sm-30{ width:100%;} .bcb-cols-30 .bcol-sm-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-sm-push-30{ left:100%;} .bcb-cols-30 .bcol-sm-pull-30{ right:100%;} } @media (min-width:768px ){.bcb-cols-30 .bcol-md-auto{ width:auto;} .bcb-cols-30 .bcol-md-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-md-push-auto{ left:auto;} .bcb-cols-30 .bcol-md-pull-auto{ right:auto;} .bcb-cols-30 .bcol-md-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-md-push-0{ left:0%;} .bcb-cols-30 .bcol-md-pull-0{ right:0%;} .bcb-cols-30 .bcol-md-1{ width:3.3333%;} .bcb-cols-30 .bcol-md-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-md-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-md-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-md-2{ width:6.6667%;} .bcb-cols-30 .bcol-md-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-md-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-md-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-md-3{ width:10%;} .bcb-cols-30 .bcol-md-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-md-push-3{ left:10%;} .bcb-cols-30 .bcol-md-pull-3{ right:10%;} .bcb-cols-30 .bcol-md-4{ width:13.3333%;} .bcb-cols-30 .bcol-md-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-md-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-md-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-md-5{ width:16.6667%;} .bcb-cols-30 .bcol-md-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-md-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-md-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-md-6{ width:20%;} .bcb-cols-30 .bcol-md-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-md-push-6{ left:20%;} .bcb-cols-30 .bcol-md-pull-6{ right:20%;} .bcb-cols-30 .bcol-md-7{ width:23.3333%;} .bcb-cols-30 .bcol-md-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-md-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-md-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-md-8{ width:26.6667%;} .bcb-cols-30 .bcol-md-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-md-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-md-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-md-9{ width:30%;} .bcb-cols-30 .bcol-md-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-md-push-9{ left:30%;} .bcb-cols-30 .bcol-md-pull-9{ right:30%;} .bcb-cols-30 .bcol-md-10{ width:33.3333%;} .bcb-cols-30 .bcol-md-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-md-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-md-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-md-11{ width:36.6667%;} .bcb-cols-30 .bcol-md-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-md-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-md-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-md-12{ width:40%;} .bcb-cols-30 .bcol-md-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-md-push-12{ left:40%;} .bcb-cols-30 .bcol-md-pull-12{ right:40%;} .bcb-cols-30 .bcol-md-13{ width:43.3333%;} .bcb-cols-30 .bcol-md-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-md-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-md-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-md-14{ width:46.6667%;} .bcb-cols-30 .bcol-md-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-md-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-md-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-md-15{ width:50%;} .bcb-cols-30 .bcol-md-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-md-push-15{ left:50%;} .bcb-cols-30 .bcol-md-pull-15{ right:50%;} .bcb-cols-30 .bcol-md-16{ width:53.3333%;} .bcb-cols-30 .bcol-md-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-md-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-md-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-md-17{ width:56.6667%;} .bcb-cols-30 .bcol-md-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-md-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-md-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-md-18{ width:60%;} .bcb-cols-30 .bcol-md-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-md-push-18{ left:60%;} .bcb-cols-30 .bcol-md-pull-18{ right:60%;} .bcb-cols-30 .bcol-md-19{ width:63.3333%;} .bcb-cols-30 .bcol-md-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-md-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-md-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-md-20{ width:66.6667%;} .bcb-cols-30 .bcol-md-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-md-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-md-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-md-21{ width:70%;} .bcb-cols-30 .bcol-md-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-md-push-21{ left:70%;} .bcb-cols-30 .bcol-md-pull-21{ right:70%;} .bcb-cols-30 .bcol-md-22{ width:73.3333%;} .bcb-cols-30 .bcol-md-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-md-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-md-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-md-23{ width:76.6667%;} .bcb-cols-30 .bcol-md-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-md-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-md-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-md-24{ width:80%;} .bcb-cols-30 .bcol-md-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-md-push-24{ left:80%;} .bcb-cols-30 .bcol-md-pull-24{ right:80%;} .bcb-cols-30 .bcol-md-25{ width:83.3333%;} .bcb-cols-30 .bcol-md-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-md-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-md-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-md-26{ width:86.6667%;} .bcb-cols-30 .bcol-md-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-md-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-md-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-md-27{ width:90%;} .bcb-cols-30 .bcol-md-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-md-push-27{ left:90%;} .bcb-cols-30 .bcol-md-pull-27{ right:90%;} .bcb-cols-30 .bcol-md-28{ width:93.3333%;} .bcb-cols-30 .bcol-md-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-md-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-md-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-md-29{ width:96.6667%;} .bcb-cols-30 .bcol-md-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-md-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-md-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-md-30{ width:100%;} .bcb-cols-30 .bcol-md-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-md-push-30{ left:100%;} .bcb-cols-30 .bcol-md-pull-30{ right:100%;} } @media (min-width:992px ){.bcb-cols-30 .bcol-bg-auto{ width:auto;} .bcb-cols-30 .bcol-bg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-bg-push-auto{ left:auto;} .bcb-cols-30 .bcol-bg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-bg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-bg-push-0{ left:0%;} .bcb-cols-30 .bcol-bg-pull-0{ right:0%;} .bcb-cols-30 .bcol-bg-1{ width:3.3333%;} .bcb-cols-30 .bcol-bg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-bg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-bg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-bg-2{ width:6.6667%;} .bcb-cols-30 .bcol-bg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-bg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-bg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-bg-3{ width:10%;} .bcb-cols-30 .bcol-bg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-bg-push-3{ left:10%;} .bcb-cols-30 .bcol-bg-pull-3{ right:10%;} .bcb-cols-30 .bcol-bg-4{ width:13.3333%;} .bcb-cols-30 .bcol-bg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-bg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-bg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-bg-5{ width:16.6667%;} .bcb-cols-30 .bcol-bg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-bg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-bg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-bg-6{ width:20%;} .bcb-cols-30 .bcol-bg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-bg-push-6{ left:20%;} .bcb-cols-30 .bcol-bg-pull-6{ right:20%;} .bcb-cols-30 .bcol-bg-7{ width:23.3333%;} .bcb-cols-30 .bcol-bg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-bg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-bg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-bg-8{ width:26.6667%;} .bcb-cols-30 .bcol-bg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-bg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-bg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-bg-9{ width:30%;} .bcb-cols-30 .bcol-bg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-bg-push-9{ left:30%;} .bcb-cols-30 .bcol-bg-pull-9{ right:30%;} .bcb-cols-30 .bcol-bg-10{ width:33.3333%;} .bcb-cols-30 .bcol-bg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-bg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-bg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-bg-11{ width:36.6667%;} .bcb-cols-30 .bcol-bg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-bg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-bg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-bg-12{ width:40%;} .bcb-cols-30 .bcol-bg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-bg-push-12{ left:40%;} .bcb-cols-30 .bcol-bg-pull-12{ right:40%;} .bcb-cols-30 .bcol-bg-13{ width:43.3333%;} .bcb-cols-30 .bcol-bg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-bg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-bg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-bg-14{ width:46.6667%;} .bcb-cols-30 .bcol-bg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-bg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-bg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-bg-15{ width:50%;} .bcb-cols-30 .bcol-bg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-bg-push-15{ left:50%;} .bcb-cols-30 .bcol-bg-pull-15{ right:50%;} .bcb-cols-30 .bcol-bg-16{ width:53.3333%;} .bcb-cols-30 .bcol-bg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-bg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-bg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-bg-17{ width:56.6667%;} .bcb-cols-30 .bcol-bg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-bg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-bg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-bg-18{ width:60%;} .bcb-cols-30 .bcol-bg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-bg-push-18{ left:60%;} .bcb-cols-30 .bcol-bg-pull-18{ right:60%;} .bcb-cols-30 .bcol-bg-19{ width:63.3333%;} .bcb-cols-30 .bcol-bg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-bg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-bg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-bg-20{ width:66.6667%;} .bcb-cols-30 .bcol-bg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-bg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-bg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-bg-21{ width:70%;} .bcb-cols-30 .bcol-bg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-bg-push-21{ left:70%;} .bcb-cols-30 .bcol-bg-pull-21{ right:70%;} .bcb-cols-30 .bcol-bg-22{ width:73.3333%;} .bcb-cols-30 .bcol-bg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-bg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-bg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-bg-23{ width:76.6667%;} .bcb-cols-30 .bcol-bg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-bg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-bg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-bg-24{ width:80%;} .bcb-cols-30 .bcol-bg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-bg-push-24{ left:80%;} .bcb-cols-30 .bcol-bg-pull-24{ right:80%;} .bcb-cols-30 .bcol-bg-25{ width:83.3333%;} .bcb-cols-30 .bcol-bg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-bg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-bg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-bg-26{ width:86.6667%;} .bcb-cols-30 .bcol-bg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-bg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-bg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-bg-27{ width:90%;} .bcb-cols-30 .bcol-bg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-bg-push-27{ left:90%;} .bcb-cols-30 .bcol-bg-pull-27{ right:90%;} .bcb-cols-30 .bcol-bg-28{ width:93.3333%;} .bcb-cols-30 .bcol-bg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-bg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-bg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-bg-29{ width:96.6667%;} .bcb-cols-30 .bcol-bg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-bg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-bg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-bg-30{ width:100%;} .bcb-cols-30 .bcol-bg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-bg-push-30{ left:100%;} .bcb-cols-30 .bcol-bg-pull-30{ right:100%;} } @media (min-width:1200px ){.bcb-cols-30 .bcol-lg-auto{ width:auto;} .bcb-cols-30 .bcol-lg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-lg-push-auto{ left:auto;} .bcb-cols-30 .bcol-lg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-lg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-lg-push-0{ left:0%;} .bcb-cols-30 .bcol-lg-pull-0{ right:0%;} .bcb-cols-30 .bcol-lg-1{ width:3.3333%;} .bcb-cols-30 .bcol-lg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-lg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-lg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-lg-2{ width:6.6667%;} .bcb-cols-30 .bcol-lg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-lg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-lg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-lg-3{ width:10%;} .bcb-cols-30 .bcol-lg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-lg-push-3{ left:10%;} .bcb-cols-30 .bcol-lg-pull-3{ right:10%;} .bcb-cols-30 .bcol-lg-4{ width:13.3333%;} .bcb-cols-30 .bcol-lg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-lg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-lg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-lg-5{ width:16.6667%;} .bcb-cols-30 .bcol-lg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-lg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-lg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-lg-6{ width:20%;} .bcb-cols-30 .bcol-lg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-lg-push-6{ left:20%;} .bcb-cols-30 .bcol-lg-pull-6{ right:20%;} .bcb-cols-30 .bcol-lg-7{ width:23.3333%;} .bcb-cols-30 .bcol-lg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-lg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-lg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-lg-8{ width:26.6667%;} .bcb-cols-30 .bcol-lg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-lg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-lg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-lg-9{ width:30%;} .bcb-cols-30 .bcol-lg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-lg-push-9{ left:30%;} .bcb-cols-30 .bcol-lg-pull-9{ right:30%;} .bcb-cols-30 .bcol-lg-10{ width:33.3333%;} .bcb-cols-30 .bcol-lg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-lg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-lg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-lg-11{ width:36.6667%;} .bcb-cols-30 .bcol-lg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-lg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-lg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-lg-12{ width:40%;} .bcb-cols-30 .bcol-lg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-lg-push-12{ left:40%;} .bcb-cols-30 .bcol-lg-pull-12{ right:40%;} .bcb-cols-30 .bcol-lg-13{ width:43.3333%;} .bcb-cols-30 .bcol-lg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-lg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-lg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-lg-14{ width:46.6667%;} .bcb-cols-30 .bcol-lg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-lg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-lg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-lg-15{ width:50%;} .bcb-cols-30 .bcol-lg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-lg-push-15{ left:50%;} .bcb-cols-30 .bcol-lg-pull-15{ right:50%;} .bcb-cols-30 .bcol-lg-16{ width:53.3333%;} .bcb-cols-30 .bcol-lg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-lg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-lg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-lg-17{ width:56.6667%;} .bcb-cols-30 .bcol-lg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-lg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-lg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-lg-18{ width:60%;} .bcb-cols-30 .bcol-lg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-lg-push-18{ left:60%;} .bcb-cols-30 .bcol-lg-pull-18{ right:60%;} .bcb-cols-30 .bcol-lg-19{ width:63.3333%;} .bcb-cols-30 .bcol-lg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-lg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-lg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-lg-20{ width:66.6667%;} .bcb-cols-30 .bcol-lg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-lg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-lg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-lg-21{ width:70%;} .bcb-cols-30 .bcol-lg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-lg-push-21{ left:70%;} .bcb-cols-30 .bcol-lg-pull-21{ right:70%;} .bcb-cols-30 .bcol-lg-22{ width:73.3333%;} .bcb-cols-30 .bcol-lg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-lg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-lg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-lg-23{ width:76.6667%;} .bcb-cols-30 .bcol-lg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-lg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-lg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-lg-24{ width:80%;} .bcb-cols-30 .bcol-lg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-lg-push-24{ left:80%;} .bcb-cols-30 .bcol-lg-pull-24{ right:80%;} .bcb-cols-30 .bcol-lg-25{ width:83.3333%;} .bcb-cols-30 .bcol-lg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-lg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-lg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-lg-26{ width:86.6667%;} .bcb-cols-30 .bcol-lg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-lg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-lg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-lg-27{ width:90%;} .bcb-cols-30 .bcol-lg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-lg-push-27{ left:90%;} .bcb-cols-30 .bcol-lg-pull-27{ right:90%;} .bcb-cols-30 .bcol-lg-28{ width:93.3333%;} .bcb-cols-30 .bcol-lg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-lg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-lg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-lg-29{ width:96.6667%;} .bcb-cols-30 .bcol-lg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-lg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-lg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-lg-30{ width:100%;} .bcb-cols-30 .bcol-lg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-lg-push-30{ left:100%;} .bcb-cols-30 .bcol-lg-pull-30{ right:100%;} } @media (min-width:1500px ){.bcb-cols-30 .bcol-hg-auto{ width:auto;} .bcb-cols-30 .bcol-hg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-hg-push-auto{ left:auto;} .bcb-cols-30 .bcol-hg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-hg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-hg-push-0{ left:0%;} .bcb-cols-30 .bcol-hg-pull-0{ right:0%;} .bcb-cols-30 .bcol-hg-1{ width:3.3333%;} .bcb-cols-30 .bcol-hg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-hg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-hg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-hg-2{ width:6.6667%;} .bcb-cols-30 .bcol-hg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-hg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-hg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-hg-3{ width:10%;} .bcb-cols-30 .bcol-hg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-hg-push-3{ left:10%;} .bcb-cols-30 .bcol-hg-pull-3{ right:10%;} .bcb-cols-30 .bcol-hg-4{ width:13.3333%;} .bcb-cols-30 .bcol-hg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-hg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-hg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-hg-5{ width:16.6667%;} .bcb-cols-30 .bcol-hg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-hg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-hg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-hg-6{ width:20%;} .bcb-cols-30 .bcol-hg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-hg-push-6{ left:20%;} .bcb-cols-30 .bcol-hg-pull-6{ right:20%;} .bcb-cols-30 .bcol-hg-7{ width:23.3333%;} .bcb-cols-30 .bcol-hg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-hg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-hg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-hg-8{ width:26.6667%;} .bcb-cols-30 .bcol-hg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-hg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-hg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-hg-9{ width:30%;} .bcb-cols-30 .bcol-hg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-hg-push-9{ left:30%;} .bcb-cols-30 .bcol-hg-pull-9{ right:30%;} .bcb-cols-30 .bcol-hg-10{ width:33.3333%;} .bcb-cols-30 .bcol-hg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-hg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-hg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-hg-11{ width:36.6667%;} .bcb-cols-30 .bcol-hg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-hg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-hg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-hg-12{ width:40%;} .bcb-cols-30 .bcol-hg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-hg-push-12{ left:40%;} .bcb-cols-30 .bcol-hg-pull-12{ right:40%;} .bcb-cols-30 .bcol-hg-13{ width:43.3333%;} .bcb-cols-30 .bcol-hg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-hg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-hg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-hg-14{ width:46.6667%;} .bcb-cols-30 .bcol-hg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-hg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-hg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-hg-15{ width:50%;} .bcb-cols-30 .bcol-hg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-hg-push-15{ left:50%;} .bcb-cols-30 .bcol-hg-pull-15{ right:50%;} .bcb-cols-30 .bcol-hg-16{ width:53.3333%;} .bcb-cols-30 .bcol-hg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-hg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-hg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-hg-17{ width:56.6667%;} .bcb-cols-30 .bcol-hg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-hg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-hg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-hg-18{ width:60%;} .bcb-cols-30 .bcol-hg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-hg-push-18{ left:60%;} .bcb-cols-30 .bcol-hg-pull-18{ right:60%;} .bcb-cols-30 .bcol-hg-19{ width:63.3333%;} .bcb-cols-30 .bcol-hg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-hg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-hg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-hg-20{ width:66.6667%;} .bcb-cols-30 .bcol-hg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-hg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-hg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-hg-21{ width:70%;} .bcb-cols-30 .bcol-hg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-hg-push-21{ left:70%;} .bcb-cols-30 .bcol-hg-pull-21{ right:70%;} .bcb-cols-30 .bcol-hg-22{ width:73.3333%;} .bcb-cols-30 .bcol-hg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-hg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-hg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-hg-23{ width:76.6667%;} .bcb-cols-30 .bcol-hg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-hg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-hg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-hg-24{ width:80%;} .bcb-cols-30 .bcol-hg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-hg-push-24{ left:80%;} .bcb-cols-30 .bcol-hg-pull-24{ right:80%;} .bcb-cols-30 .bcol-hg-25{ width:83.3333%;} .bcb-cols-30 .bcol-hg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-hg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-hg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-hg-26{ width:86.6667%;} .bcb-cols-30 .bcol-hg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-hg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-hg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-hg-27{ width:90%;} .bcb-cols-30 .bcol-hg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-hg-push-27{ left:90%;} .bcb-cols-30 .bcol-hg-pull-27{ right:90%;} .bcb-cols-30 .bcol-hg-28{ width:93.3333%;} .bcb-cols-30 .bcol-hg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-hg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-hg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-hg-29{ width:96.6667%;} .bcb-cols-30 .bcol-hg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-hg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-hg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-hg-30{ width:100%;} .bcb-cols-30 .bcol-hg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-hg-push-30{ left:100%;} .bcb-cols-30 .bcol-hg-pull-30{ right:100%;} } /*<< bootstrap-col-builder  30 cols*/
.bcb-cols-30 .bcol-xs-1,.bcb-cols-30 .bcol-xs-2,.bcb-cols-30 .bcol-xs-3,.bcb-cols-30 .bcol-xs-4,.bcb-cols-30 .bcol-xs-5,.bcb-cols-30 .bcol-xs-6,.bcb-cols-30 .bcol-xs-7,.bcb-cols-30 .bcol-xs-8,.bcb-cols-30 .bcol-xs-9,.bcb-cols-30 .bcol-xs-10,.bcb-cols-30 .bcol-xs-11,.bcb-cols-30 .bcol-xs-12,.bcb-cols-30 .bcol-xs-13,.bcb-cols-30 .bcol-xs-14,.bcb-cols-30 .bcol-xs-15,.bcb-cols-30 .bcol-xs-16,.bcb-cols-30 .bcol-xs-17,.bcb-cols-30 .bcol-xs-18,.bcb-cols-30 .bcol-xs-19,.bcb-cols-30 .bcol-xs-20,.bcb-cols-30 .bcol-xs-21,.bcb-cols-30 .bcol-xs-22,.bcb-cols-30 .bcol-xs-23,.bcb-cols-30 .bcol-xs-24,.bcb-cols-30 .bcol-xs-25,.bcb-cols-30 .bcol-xs-26,.bcb-cols-30 .bcol-xs-27,.bcb-cols-30 .bcol-xs-28,.bcb-cols-30 .bcol-xs-29,.bcb-cols-30 .bcol-xs-30,.bcb-cols-30 .bcol-sm-1,.bcb-cols-30 .bcol-sm-2,.bcb-cols-30 .bcol-sm-3,.bcb-cols-30 .bcol-sm-4,.bcb-cols-30 .bcol-sm-5,.bcb-cols-30 .bcol-sm-6,.bcb-cols-30 .bcol-sm-7,.bcb-cols-30 .bcol-sm-8,.bcb-cols-30 .bcol-sm-9,.bcb-cols-30 .bcol-sm-10,.bcb-cols-30 .bcol-sm-11,.bcb-cols-30 .bcol-sm-12,.bcb-cols-30 .bcol-sm-13,.bcb-cols-30 .bcol-sm-14,.bcb-cols-30 .bcol-sm-15,.bcb-cols-30 .bcol-sm-16,.bcb-cols-30 .bcol-sm-17,.bcb-cols-30 .bcol-sm-18,.bcb-cols-30 .bcol-sm-19,.bcb-cols-30 .bcol-sm-20,.bcb-cols-30 .bcol-sm-21,.bcb-cols-30 .bcol-sm-22,.bcb-cols-30 .bcol-sm-23,.bcb-cols-30 .bcol-sm-24,.bcb-cols-30 .bcol-sm-25,.bcb-cols-30 .bcol-sm-26,.bcb-cols-30 .bcol-sm-27,.bcb-cols-30 .bcol-sm-28,.bcb-cols-30 .bcol-sm-29,.bcb-cols-30 .bcol-sm-30,.bcb-cols-30 .bcol-md-1,.bcb-cols-30 .bcol-md-2,.bcb-cols-30 .bcol-md-3,.bcb-cols-30 .bcol-md-4,.bcb-cols-30 .bcol-md-5,.bcb-cols-30 .bcol-md-6,.bcb-cols-30 .bcol-md-7,.bcb-cols-30 .bcol-md-8,.bcb-cols-30 .bcol-md-9,.bcb-cols-30 .bcol-md-10,.bcb-cols-30 .bcol-md-11,.bcb-cols-30 .bcol-md-12,.bcb-cols-30 .bcol-md-13,.bcb-cols-30 .bcol-md-14,.bcb-cols-30 .bcol-md-15,.bcb-cols-30 .bcol-md-16,.bcb-cols-30 .bcol-md-17,.bcb-cols-30 .bcol-md-18,.bcb-cols-30 .bcol-md-19,.bcb-cols-30 .bcol-md-20,.bcb-cols-30 .bcol-md-21,.bcb-cols-30 .bcol-md-22,.bcb-cols-30 .bcol-md-23,.bcb-cols-30 .bcol-md-24,.bcb-cols-30 .bcol-md-25,.bcb-cols-30 .bcol-md-26,.bcb-cols-30 .bcol-md-27,.bcb-cols-30 .bcol-md-28,.bcb-cols-30 .bcol-md-29,.bcb-cols-30 .bcol-md-30,.bcb-cols-30 .bcol-bg-1,.bcb-cols-30 .bcol-bg-2,.bcb-cols-30 .bcol-bg-3,.bcb-cols-30 .bcol-bg-4,.bcb-cols-30 .bcol-bg-5,.bcb-cols-30 .bcol-bg-6,.bcb-cols-30 .bcol-bg-7,.bcb-cols-30 .bcol-bg-8,.bcb-cols-30 .bcol-bg-9,.bcb-cols-30 .bcol-bg-10,.bcb-cols-30 .bcol-bg-11,.bcb-cols-30 .bcol-bg-12,.bcb-cols-30 .bcol-bg-13,.bcb-cols-30 .bcol-bg-14,.bcb-cols-30 .bcol-bg-15,.bcb-cols-30 .bcol-bg-16,.bcb-cols-30 .bcol-bg-17,.bcb-cols-30 .bcol-bg-18,.bcb-cols-30 .bcol-bg-19,.bcb-cols-30 .bcol-bg-20,.bcb-cols-30 .bcol-bg-21,.bcb-cols-30 .bcol-bg-22,.bcb-cols-30 .bcol-bg-23,.bcb-cols-30 .bcol-bg-24,.bcb-cols-30 .bcol-bg-25,.bcb-cols-30 .bcol-bg-26,.bcb-cols-30 .bcol-bg-27,.bcb-cols-30 .bcol-bg-28,.bcb-cols-30 .bcol-bg-29,.bcb-cols-30 .bcol-bg-30,.bcb-cols-30 .bcol-lg-1,.bcb-cols-30 .bcol-lg-2,.bcb-cols-30 .bcol-lg-3,.bcb-cols-30 .bcol-lg-4,.bcb-cols-30 .bcol-lg-5,.bcb-cols-30 .bcol-lg-6,.bcb-cols-30 .bcol-lg-7,.bcb-cols-30 .bcol-lg-8,.bcb-cols-30 .bcol-lg-9,.bcb-cols-30 .bcol-lg-10,.bcb-cols-30 .bcol-lg-11,.bcb-cols-30 .bcol-lg-12,.bcb-cols-30 .bcol-lg-13,.bcb-cols-30 .bcol-lg-14,.bcb-cols-30 .bcol-lg-15,.bcb-cols-30 .bcol-lg-16,.bcb-cols-30 .bcol-lg-17,.bcb-cols-30 .bcol-lg-18,.bcb-cols-30 .bcol-lg-19,.bcb-cols-30 .bcol-lg-20,.bcb-cols-30 .bcol-lg-21,.bcb-cols-30 .bcol-lg-22,.bcb-cols-30 .bcol-lg-23,.bcb-cols-30 .bcol-lg-24,.bcb-cols-30 .bcol-lg-25,.bcb-cols-30 .bcol-lg-26,.bcb-cols-30 .bcol-lg-27,.bcb-cols-30 .bcol-lg-28,.bcb-cols-30 .bcol-lg-29,.bcb-cols-30 .bcol-lg-30,.bcb-cols-30 .bcol-hg-1,.bcb-cols-30 .bcol-hg-2,.bcb-cols-30 .bcol-hg-3,.bcb-cols-30 .bcol-hg-4,.bcb-cols-30 .bcol-hg-5,.bcb-cols-30 .bcol-hg-6,.bcb-cols-30 .bcol-hg-7,.bcb-cols-30 .bcol-hg-8,.bcb-cols-30 .bcol-hg-9,.bcb-cols-30 .bcol-hg-10,.bcb-cols-30 .bcol-hg-11,.bcb-cols-30 .bcol-hg-12,.bcb-cols-30 .bcol-hg-13,.bcb-cols-30 .bcol-hg-14,.bcb-cols-30 .bcol-hg-15,.bcb-cols-30 .bcol-hg-16,.bcb-cols-30 .bcol-hg-17,.bcb-cols-30 .bcol-hg-18,.bcb-cols-30 .bcol-hg-19,.bcb-cols-30 .bcol-hg-20,.bcb-cols-30 .bcol-hg-21,.bcb-cols-30 .bcol-hg-22,.bcb-cols-30 .bcol-hg-23,.bcb-cols-30 .bcol-hg-24,.bcb-cols-30 .bcol-hg-25,.bcb-cols-30 .bcol-hg-26,.bcb-cols-30 .bcol-hg-27,.bcb-cols-30 .bcol-hg-28,.bcb-cols-30 .bcol-hg-29,.bcb-cols-30 .bcol-hg-30{ float:left; position: relative;  min-height: 1px;    padding-right: 0px;    padding-left: 0px;}/*bootstrap-col-builder  30 cols >>*/.bcb-cols-30{margin-right: 0px;   margin-left: 0px;}@media (min-width:0px ){.bcb-cols-30 .bcol-xs-auto{ width:auto;} .bcb-cols-30 .bcol-xs-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-xs-push-auto{ left:auto;} .bcb-cols-30 .bcol-xs-pull-auto{ right:auto;} .bcb-cols-30 .bcol-xs-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-xs-push-0{ left:0%;} .bcb-cols-30 .bcol-xs-pull-0{ right:0%;} .bcb-cols-30 .bcol-xs-1{ width:3.3333%;} .bcb-cols-30 .bcol-xs-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-xs-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-xs-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-xs-2{ width:6.6667%;} .bcb-cols-30 .bcol-xs-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-xs-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-xs-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-xs-3{ width:10%;} .bcb-cols-30 .bcol-xs-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-xs-push-3{ left:10%;} .bcb-cols-30 .bcol-xs-pull-3{ right:10%;} .bcb-cols-30 .bcol-xs-4{ width:13.3333%;} .bcb-cols-30 .bcol-xs-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-xs-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-xs-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-xs-5{ width:16.6667%;} .bcb-cols-30 .bcol-xs-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-xs-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-xs-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-xs-6{ width:20%;} .bcb-cols-30 .bcol-xs-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-xs-push-6{ left:20%;} .bcb-cols-30 .bcol-xs-pull-6{ right:20%;} .bcb-cols-30 .bcol-xs-7{ width:23.3333%;} .bcb-cols-30 .bcol-xs-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-xs-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-xs-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-xs-8{ width:26.6667%;} .bcb-cols-30 .bcol-xs-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-xs-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-xs-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-xs-9{ width:30%;} .bcb-cols-30 .bcol-xs-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-xs-push-9{ left:30%;} .bcb-cols-30 .bcol-xs-pull-9{ right:30%;} .bcb-cols-30 .bcol-xs-10{ width:33.3333%;} .bcb-cols-30 .bcol-xs-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-xs-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-xs-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-xs-11{ width:36.6667%;} .bcb-cols-30 .bcol-xs-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-xs-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-xs-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-xs-12{ width:40%;} .bcb-cols-30 .bcol-xs-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-xs-push-12{ left:40%;} .bcb-cols-30 .bcol-xs-pull-12{ right:40%;} .bcb-cols-30 .bcol-xs-13{ width:43.3333%;} .bcb-cols-30 .bcol-xs-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-xs-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-xs-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-xs-14{ width:46.6667%;} .bcb-cols-30 .bcol-xs-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-xs-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-xs-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-xs-15{ width:50%;} .bcb-cols-30 .bcol-xs-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-xs-push-15{ left:50%;} .bcb-cols-30 .bcol-xs-pull-15{ right:50%;} .bcb-cols-30 .bcol-xs-16{ width:53.3333%;} .bcb-cols-30 .bcol-xs-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-xs-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-xs-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-xs-17{ width:56.6667%;} .bcb-cols-30 .bcol-xs-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-xs-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-xs-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-xs-18{ width:60%;} .bcb-cols-30 .bcol-xs-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-xs-push-18{ left:60%;} .bcb-cols-30 .bcol-xs-pull-18{ right:60%;} .bcb-cols-30 .bcol-xs-19{ width:63.3333%;} .bcb-cols-30 .bcol-xs-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-xs-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-xs-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-xs-20{ width:66.6667%;} .bcb-cols-30 .bcol-xs-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-xs-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-xs-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-xs-21{ width:70%;} .bcb-cols-30 .bcol-xs-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-xs-push-21{ left:70%;} .bcb-cols-30 .bcol-xs-pull-21{ right:70%;} .bcb-cols-30 .bcol-xs-22{ width:73.3333%;} .bcb-cols-30 .bcol-xs-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-xs-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-xs-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-xs-23{ width:76.6667%;} .bcb-cols-30 .bcol-xs-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-xs-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-xs-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-xs-24{ width:80%;} .bcb-cols-30 .bcol-xs-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-xs-push-24{ left:80%;} .bcb-cols-30 .bcol-xs-pull-24{ right:80%;} .bcb-cols-30 .bcol-xs-25{ width:83.3333%;} .bcb-cols-30 .bcol-xs-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-xs-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-xs-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-xs-26{ width:86.6667%;} .bcb-cols-30 .bcol-xs-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-xs-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-xs-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-xs-27{ width:90%;} .bcb-cols-30 .bcol-xs-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-xs-push-27{ left:90%;} .bcb-cols-30 .bcol-xs-pull-27{ right:90%;} .bcb-cols-30 .bcol-xs-28{ width:93.3333%;} .bcb-cols-30 .bcol-xs-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-xs-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-xs-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-xs-29{ width:96.6667%;} .bcb-cols-30 .bcol-xs-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-xs-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-xs-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-xs-30{ width:100%;} .bcb-cols-30 .bcol-xs-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-xs-push-30{ left:100%;} .bcb-cols-30 .bcol-xs-pull-30{ right:100%;} } @media (min-width:480px ){.bcb-cols-30 .bcol-sm-auto{ width:auto;} .bcb-cols-30 .bcol-sm-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-sm-push-auto{ left:auto;} .bcb-cols-30 .bcol-sm-pull-auto{ right:auto;} .bcb-cols-30 .bcol-sm-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-sm-push-0{ left:0%;} .bcb-cols-30 .bcol-sm-pull-0{ right:0%;} .bcb-cols-30 .bcol-sm-1{ width:3.3333%;} .bcb-cols-30 .bcol-sm-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-sm-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-sm-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-sm-2{ width:6.6667%;} .bcb-cols-30 .bcol-sm-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-sm-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-sm-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-sm-3{ width:10%;} .bcb-cols-30 .bcol-sm-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-sm-push-3{ left:10%;} .bcb-cols-30 .bcol-sm-pull-3{ right:10%;} .bcb-cols-30 .bcol-sm-4{ width:13.3333%;} .bcb-cols-30 .bcol-sm-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-sm-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-sm-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-sm-5{ width:16.6667%;} .bcb-cols-30 .bcol-sm-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-sm-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-sm-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-sm-6{ width:20%;} .bcb-cols-30 .bcol-sm-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-sm-push-6{ left:20%;} .bcb-cols-30 .bcol-sm-pull-6{ right:20%;} .bcb-cols-30 .bcol-sm-7{ width:23.3333%;} .bcb-cols-30 .bcol-sm-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-sm-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-sm-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-sm-8{ width:26.6667%;} .bcb-cols-30 .bcol-sm-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-sm-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-sm-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-sm-9{ width:30%;} .bcb-cols-30 .bcol-sm-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-sm-push-9{ left:30%;} .bcb-cols-30 .bcol-sm-pull-9{ right:30%;} .bcb-cols-30 .bcol-sm-10{ width:33.3333%;} .bcb-cols-30 .bcol-sm-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-sm-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-sm-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-sm-11{ width:36.6667%;} .bcb-cols-30 .bcol-sm-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-sm-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-sm-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-sm-12{ width:40%;} .bcb-cols-30 .bcol-sm-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-sm-push-12{ left:40%;} .bcb-cols-30 .bcol-sm-pull-12{ right:40%;} .bcb-cols-30 .bcol-sm-13{ width:43.3333%;} .bcb-cols-30 .bcol-sm-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-sm-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-sm-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-sm-14{ width:46.6667%;} .bcb-cols-30 .bcol-sm-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-sm-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-sm-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-sm-15{ width:50%;} .bcb-cols-30 .bcol-sm-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-sm-push-15{ left:50%;} .bcb-cols-30 .bcol-sm-pull-15{ right:50%;} .bcb-cols-30 .bcol-sm-16{ width:53.3333%;} .bcb-cols-30 .bcol-sm-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-sm-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-sm-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-sm-17{ width:56.6667%;} .bcb-cols-30 .bcol-sm-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-sm-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-sm-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-sm-18{ width:60%;} .bcb-cols-30 .bcol-sm-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-sm-push-18{ left:60%;} .bcb-cols-30 .bcol-sm-pull-18{ right:60%;} .bcb-cols-30 .bcol-sm-19{ width:63.3333%;} .bcb-cols-30 .bcol-sm-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-sm-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-sm-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-sm-20{ width:66.6667%;} .bcb-cols-30 .bcol-sm-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-sm-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-sm-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-sm-21{ width:70%;} .bcb-cols-30 .bcol-sm-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-sm-push-21{ left:70%;} .bcb-cols-30 .bcol-sm-pull-21{ right:70%;} .bcb-cols-30 .bcol-sm-22{ width:73.3333%;} .bcb-cols-30 .bcol-sm-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-sm-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-sm-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-sm-23{ width:76.6667%;} .bcb-cols-30 .bcol-sm-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-sm-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-sm-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-sm-24{ width:80%;} .bcb-cols-30 .bcol-sm-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-sm-push-24{ left:80%;} .bcb-cols-30 .bcol-sm-pull-24{ right:80%;} .bcb-cols-30 .bcol-sm-25{ width:83.3333%;} .bcb-cols-30 .bcol-sm-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-sm-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-sm-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-sm-26{ width:86.6667%;} .bcb-cols-30 .bcol-sm-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-sm-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-sm-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-sm-27{ width:90%;} .bcb-cols-30 .bcol-sm-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-sm-push-27{ left:90%;} .bcb-cols-30 .bcol-sm-pull-27{ right:90%;} .bcb-cols-30 .bcol-sm-28{ width:93.3333%;} .bcb-cols-30 .bcol-sm-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-sm-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-sm-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-sm-29{ width:96.6667%;} .bcb-cols-30 .bcol-sm-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-sm-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-sm-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-sm-30{ width:100%;} .bcb-cols-30 .bcol-sm-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-sm-push-30{ left:100%;} .bcb-cols-30 .bcol-sm-pull-30{ right:100%;} } @media (min-width:768px ){.bcb-cols-30 .bcol-md-auto{ width:auto;} .bcb-cols-30 .bcol-md-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-md-push-auto{ left:auto;} .bcb-cols-30 .bcol-md-pull-auto{ right:auto;} .bcb-cols-30 .bcol-md-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-md-push-0{ left:0%;} .bcb-cols-30 .bcol-md-pull-0{ right:0%;} .bcb-cols-30 .bcol-md-1{ width:3.3333%;} .bcb-cols-30 .bcol-md-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-md-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-md-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-md-2{ width:6.6667%;} .bcb-cols-30 .bcol-md-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-md-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-md-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-md-3{ width:10%;} .bcb-cols-30 .bcol-md-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-md-push-3{ left:10%;} .bcb-cols-30 .bcol-md-pull-3{ right:10%;} .bcb-cols-30 .bcol-md-4{ width:13.3333%;} .bcb-cols-30 .bcol-md-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-md-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-md-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-md-5{ width:16.6667%;} .bcb-cols-30 .bcol-md-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-md-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-md-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-md-6{ width:20%;} .bcb-cols-30 .bcol-md-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-md-push-6{ left:20%;} .bcb-cols-30 .bcol-md-pull-6{ right:20%;} .bcb-cols-30 .bcol-md-7{ width:23.3333%;} .bcb-cols-30 .bcol-md-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-md-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-md-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-md-8{ width:26.6667%;} .bcb-cols-30 .bcol-md-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-md-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-md-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-md-9{ width:30%;} .bcb-cols-30 .bcol-md-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-md-push-9{ left:30%;} .bcb-cols-30 .bcol-md-pull-9{ right:30%;} .bcb-cols-30 .bcol-md-10{ width:33.3333%;} .bcb-cols-30 .bcol-md-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-md-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-md-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-md-11{ width:36.6667%;} .bcb-cols-30 .bcol-md-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-md-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-md-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-md-12{ width:40%;} .bcb-cols-30 .bcol-md-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-md-push-12{ left:40%;} .bcb-cols-30 .bcol-md-pull-12{ right:40%;} .bcb-cols-30 .bcol-md-13{ width:43.3333%;} .bcb-cols-30 .bcol-md-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-md-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-md-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-md-14{ width:46.6667%;} .bcb-cols-30 .bcol-md-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-md-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-md-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-md-15{ width:50%;} .bcb-cols-30 .bcol-md-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-md-push-15{ left:50%;} .bcb-cols-30 .bcol-md-pull-15{ right:50%;} .bcb-cols-30 .bcol-md-16{ width:53.3333%;} .bcb-cols-30 .bcol-md-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-md-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-md-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-md-17{ width:56.6667%;} .bcb-cols-30 .bcol-md-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-md-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-md-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-md-18{ width:60%;} .bcb-cols-30 .bcol-md-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-md-push-18{ left:60%;} .bcb-cols-30 .bcol-md-pull-18{ right:60%;} .bcb-cols-30 .bcol-md-19{ width:63.3333%;} .bcb-cols-30 .bcol-md-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-md-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-md-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-md-20{ width:66.6667%;} .bcb-cols-30 .bcol-md-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-md-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-md-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-md-21{ width:70%;} .bcb-cols-30 .bcol-md-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-md-push-21{ left:70%;} .bcb-cols-30 .bcol-md-pull-21{ right:70%;} .bcb-cols-30 .bcol-md-22{ width:73.3333%;} .bcb-cols-30 .bcol-md-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-md-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-md-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-md-23{ width:76.6667%;} .bcb-cols-30 .bcol-md-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-md-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-md-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-md-24{ width:80%;} .bcb-cols-30 .bcol-md-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-md-push-24{ left:80%;} .bcb-cols-30 .bcol-md-pull-24{ right:80%;} .bcb-cols-30 .bcol-md-25{ width:83.3333%;} .bcb-cols-30 .bcol-md-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-md-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-md-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-md-26{ width:86.6667%;} .bcb-cols-30 .bcol-md-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-md-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-md-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-md-27{ width:90%;} .bcb-cols-30 .bcol-md-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-md-push-27{ left:90%;} .bcb-cols-30 .bcol-md-pull-27{ right:90%;} .bcb-cols-30 .bcol-md-28{ width:93.3333%;} .bcb-cols-30 .bcol-md-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-md-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-md-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-md-29{ width:96.6667%;} .bcb-cols-30 .bcol-md-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-md-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-md-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-md-30{ width:100%;} .bcb-cols-30 .bcol-md-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-md-push-30{ left:100%;} .bcb-cols-30 .bcol-md-pull-30{ right:100%;} } @media (min-width:992px ){.bcb-cols-30 .bcol-bg-auto{ width:auto;} .bcb-cols-30 .bcol-bg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-bg-push-auto{ left:auto;} .bcb-cols-30 .bcol-bg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-bg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-bg-push-0{ left:0%;} .bcb-cols-30 .bcol-bg-pull-0{ right:0%;} .bcb-cols-30 .bcol-bg-1{ width:3.3333%;} .bcb-cols-30 .bcol-bg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-bg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-bg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-bg-2{ width:6.6667%;} .bcb-cols-30 .bcol-bg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-bg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-bg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-bg-3{ width:10%;} .bcb-cols-30 .bcol-bg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-bg-push-3{ left:10%;} .bcb-cols-30 .bcol-bg-pull-3{ right:10%;} .bcb-cols-30 .bcol-bg-4{ width:13.3333%;} .bcb-cols-30 .bcol-bg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-bg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-bg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-bg-5{ width:16.6667%;} .bcb-cols-30 .bcol-bg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-bg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-bg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-bg-6{ width:20%;} .bcb-cols-30 .bcol-bg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-bg-push-6{ left:20%;} .bcb-cols-30 .bcol-bg-pull-6{ right:20%;} .bcb-cols-30 .bcol-bg-7{ width:23.3333%;} .bcb-cols-30 .bcol-bg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-bg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-bg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-bg-8{ width:26.6667%;} .bcb-cols-30 .bcol-bg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-bg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-bg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-bg-9{ width:30%;} .bcb-cols-30 .bcol-bg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-bg-push-9{ left:30%;} .bcb-cols-30 .bcol-bg-pull-9{ right:30%;} .bcb-cols-30 .bcol-bg-10{ width:33.3333%;} .bcb-cols-30 .bcol-bg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-bg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-bg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-bg-11{ width:36.6667%;} .bcb-cols-30 .bcol-bg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-bg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-bg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-bg-12{ width:40%;} .bcb-cols-30 .bcol-bg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-bg-push-12{ left:40%;} .bcb-cols-30 .bcol-bg-pull-12{ right:40%;} .bcb-cols-30 .bcol-bg-13{ width:43.3333%;} .bcb-cols-30 .bcol-bg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-bg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-bg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-bg-14{ width:46.6667%;} .bcb-cols-30 .bcol-bg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-bg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-bg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-bg-15{ width:50%;} .bcb-cols-30 .bcol-bg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-bg-push-15{ left:50%;} .bcb-cols-30 .bcol-bg-pull-15{ right:50%;} .bcb-cols-30 .bcol-bg-16{ width:53.3333%;} .bcb-cols-30 .bcol-bg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-bg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-bg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-bg-17{ width:56.6667%;} .bcb-cols-30 .bcol-bg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-bg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-bg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-bg-18{ width:60%;} .bcb-cols-30 .bcol-bg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-bg-push-18{ left:60%;} .bcb-cols-30 .bcol-bg-pull-18{ right:60%;} .bcb-cols-30 .bcol-bg-19{ width:63.3333%;} .bcb-cols-30 .bcol-bg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-bg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-bg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-bg-20{ width:66.6667%;} .bcb-cols-30 .bcol-bg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-bg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-bg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-bg-21{ width:70%;} .bcb-cols-30 .bcol-bg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-bg-push-21{ left:70%;} .bcb-cols-30 .bcol-bg-pull-21{ right:70%;} .bcb-cols-30 .bcol-bg-22{ width:73.3333%;} .bcb-cols-30 .bcol-bg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-bg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-bg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-bg-23{ width:76.6667%;} .bcb-cols-30 .bcol-bg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-bg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-bg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-bg-24{ width:80%;} .bcb-cols-30 .bcol-bg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-bg-push-24{ left:80%;} .bcb-cols-30 .bcol-bg-pull-24{ right:80%;} .bcb-cols-30 .bcol-bg-25{ width:83.3333%;} .bcb-cols-30 .bcol-bg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-bg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-bg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-bg-26{ width:86.6667%;} .bcb-cols-30 .bcol-bg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-bg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-bg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-bg-27{ width:90%;} .bcb-cols-30 .bcol-bg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-bg-push-27{ left:90%;} .bcb-cols-30 .bcol-bg-pull-27{ right:90%;} .bcb-cols-30 .bcol-bg-28{ width:93.3333%;} .bcb-cols-30 .bcol-bg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-bg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-bg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-bg-29{ width:96.6667%;} .bcb-cols-30 .bcol-bg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-bg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-bg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-bg-30{ width:100%;} .bcb-cols-30 .bcol-bg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-bg-push-30{ left:100%;} .bcb-cols-30 .bcol-bg-pull-30{ right:100%;} } @media (min-width:1200px ){.bcb-cols-30 .bcol-lg-auto{ width:auto;} .bcb-cols-30 .bcol-lg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-lg-push-auto{ left:auto;} .bcb-cols-30 .bcol-lg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-lg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-lg-push-0{ left:0%;} .bcb-cols-30 .bcol-lg-pull-0{ right:0%;} .bcb-cols-30 .bcol-lg-1{ width:3.3333%;} .bcb-cols-30 .bcol-lg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-lg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-lg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-lg-2{ width:6.6667%;} .bcb-cols-30 .bcol-lg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-lg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-lg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-lg-3{ width:10%;} .bcb-cols-30 .bcol-lg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-lg-push-3{ left:10%;} .bcb-cols-30 .bcol-lg-pull-3{ right:10%;} .bcb-cols-30 .bcol-lg-4{ width:13.3333%;} .bcb-cols-30 .bcol-lg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-lg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-lg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-lg-5{ width:16.6667%;} .bcb-cols-30 .bcol-lg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-lg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-lg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-lg-6{ width:20%;} .bcb-cols-30 .bcol-lg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-lg-push-6{ left:20%;} .bcb-cols-30 .bcol-lg-pull-6{ right:20%;} .bcb-cols-30 .bcol-lg-7{ width:23.3333%;} .bcb-cols-30 .bcol-lg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-lg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-lg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-lg-8{ width:26.6667%;} .bcb-cols-30 .bcol-lg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-lg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-lg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-lg-9{ width:30%;} .bcb-cols-30 .bcol-lg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-lg-push-9{ left:30%;} .bcb-cols-30 .bcol-lg-pull-9{ right:30%;} .bcb-cols-30 .bcol-lg-10{ width:33.3333%;} .bcb-cols-30 .bcol-lg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-lg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-lg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-lg-11{ width:36.6667%;} .bcb-cols-30 .bcol-lg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-lg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-lg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-lg-12{ width:40%;} .bcb-cols-30 .bcol-lg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-lg-push-12{ left:40%;} .bcb-cols-30 .bcol-lg-pull-12{ right:40%;} .bcb-cols-30 .bcol-lg-13{ width:43.3333%;} .bcb-cols-30 .bcol-lg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-lg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-lg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-lg-14{ width:46.6667%;} .bcb-cols-30 .bcol-lg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-lg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-lg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-lg-15{ width:50%;} .bcb-cols-30 .bcol-lg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-lg-push-15{ left:50%;} .bcb-cols-30 .bcol-lg-pull-15{ right:50%;} .bcb-cols-30 .bcol-lg-16{ width:53.3333%;} .bcb-cols-30 .bcol-lg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-lg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-lg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-lg-17{ width:56.6667%;} .bcb-cols-30 .bcol-lg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-lg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-lg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-lg-18{ width:60%;} .bcb-cols-30 .bcol-lg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-lg-push-18{ left:60%;} .bcb-cols-30 .bcol-lg-pull-18{ right:60%;} .bcb-cols-30 .bcol-lg-19{ width:63.3333%;} .bcb-cols-30 .bcol-lg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-lg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-lg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-lg-20{ width:66.6667%;} .bcb-cols-30 .bcol-lg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-lg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-lg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-lg-21{ width:70%;} .bcb-cols-30 .bcol-lg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-lg-push-21{ left:70%;} .bcb-cols-30 .bcol-lg-pull-21{ right:70%;} .bcb-cols-30 .bcol-lg-22{ width:73.3333%;} .bcb-cols-30 .bcol-lg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-lg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-lg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-lg-23{ width:76.6667%;} .bcb-cols-30 .bcol-lg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-lg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-lg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-lg-24{ width:80%;} .bcb-cols-30 .bcol-lg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-lg-push-24{ left:80%;} .bcb-cols-30 .bcol-lg-pull-24{ right:80%;} .bcb-cols-30 .bcol-lg-25{ width:83.3333%;} .bcb-cols-30 .bcol-lg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-lg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-lg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-lg-26{ width:86.6667%;} .bcb-cols-30 .bcol-lg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-lg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-lg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-lg-27{ width:90%;} .bcb-cols-30 .bcol-lg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-lg-push-27{ left:90%;} .bcb-cols-30 .bcol-lg-pull-27{ right:90%;} .bcb-cols-30 .bcol-lg-28{ width:93.3333%;} .bcb-cols-30 .bcol-lg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-lg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-lg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-lg-29{ width:96.6667%;} .bcb-cols-30 .bcol-lg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-lg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-lg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-lg-30{ width:100%;} .bcb-cols-30 .bcol-lg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-lg-push-30{ left:100%;} .bcb-cols-30 .bcol-lg-pull-30{ right:100%;} } @media (min-width:1500px ){.bcb-cols-30 .bcol-hg-auto{ width:auto;} .bcb-cols-30 .bcol-hg-offset-auto{ margin-left:auto;} .bcb-cols-30 .bcol-hg-push-auto{ left:auto;} .bcb-cols-30 .bcol-hg-pull-auto{ right:auto;} .bcb-cols-30 .bcol-hg-offset-0{ margin-left:0%;} .bcb-cols-30 .bcol-hg-push-0{ left:0%;} .bcb-cols-30 .bcol-hg-pull-0{ right:0%;} .bcb-cols-30 .bcol-hg-1{ width:3.3333%;} .bcb-cols-30 .bcol-hg-offset-1{ margin-left:3.3333%;} .bcb-cols-30 .bcol-hg-push-1{ left:3.3333%;} .bcb-cols-30 .bcol-hg-pull-1{ right:3.3333%;} .bcb-cols-30 .bcol-hg-2{ width:6.6667%;} .bcb-cols-30 .bcol-hg-offset-2{ margin-left:6.6667%;} .bcb-cols-30 .bcol-hg-push-2{ left:6.6667%;} .bcb-cols-30 .bcol-hg-pull-2{ right:6.6667%;} .bcb-cols-30 .bcol-hg-3{ width:10%;} .bcb-cols-30 .bcol-hg-offset-3{ margin-left:10%;} .bcb-cols-30 .bcol-hg-push-3{ left:10%;} .bcb-cols-30 .bcol-hg-pull-3{ right:10%;} .bcb-cols-30 .bcol-hg-4{ width:13.3333%;} .bcb-cols-30 .bcol-hg-offset-4{ margin-left:13.3333%;} .bcb-cols-30 .bcol-hg-push-4{ left:13.3333%;} .bcb-cols-30 .bcol-hg-pull-4{ right:13.3333%;} .bcb-cols-30 .bcol-hg-5{ width:16.6667%;} .bcb-cols-30 .bcol-hg-offset-5{ margin-left:16.6667%;} .bcb-cols-30 .bcol-hg-push-5{ left:16.6667%;} .bcb-cols-30 .bcol-hg-pull-5{ right:16.6667%;} .bcb-cols-30 .bcol-hg-6{ width:20%;} .bcb-cols-30 .bcol-hg-offset-6{ margin-left:20%;} .bcb-cols-30 .bcol-hg-push-6{ left:20%;} .bcb-cols-30 .bcol-hg-pull-6{ right:20%;} .bcb-cols-30 .bcol-hg-7{ width:23.3333%;} .bcb-cols-30 .bcol-hg-offset-7{ margin-left:23.3333%;} .bcb-cols-30 .bcol-hg-push-7{ left:23.3333%;} .bcb-cols-30 .bcol-hg-pull-7{ right:23.3333%;} .bcb-cols-30 .bcol-hg-8{ width:26.6667%;} .bcb-cols-30 .bcol-hg-offset-8{ margin-left:26.6667%;} .bcb-cols-30 .bcol-hg-push-8{ left:26.6667%;} .bcb-cols-30 .bcol-hg-pull-8{ right:26.6667%;} .bcb-cols-30 .bcol-hg-9{ width:30%;} .bcb-cols-30 .bcol-hg-offset-9{ margin-left:30%;} .bcb-cols-30 .bcol-hg-push-9{ left:30%;} .bcb-cols-30 .bcol-hg-pull-9{ right:30%;} .bcb-cols-30 .bcol-hg-10{ width:33.3333%;} .bcb-cols-30 .bcol-hg-offset-10{ margin-left:33.3333%;} .bcb-cols-30 .bcol-hg-push-10{ left:33.3333%;} .bcb-cols-30 .bcol-hg-pull-10{ right:33.3333%;} .bcb-cols-30 .bcol-hg-11{ width:36.6667%;} .bcb-cols-30 .bcol-hg-offset-11{ margin-left:36.6667%;} .bcb-cols-30 .bcol-hg-push-11{ left:36.6667%;} .bcb-cols-30 .bcol-hg-pull-11{ right:36.6667%;} .bcb-cols-30 .bcol-hg-12{ width:40%;} .bcb-cols-30 .bcol-hg-offset-12{ margin-left:40%;} .bcb-cols-30 .bcol-hg-push-12{ left:40%;} .bcb-cols-30 .bcol-hg-pull-12{ right:40%;} .bcb-cols-30 .bcol-hg-13{ width:43.3333%;} .bcb-cols-30 .bcol-hg-offset-13{ margin-left:43.3333%;} .bcb-cols-30 .bcol-hg-push-13{ left:43.3333%;} .bcb-cols-30 .bcol-hg-pull-13{ right:43.3333%;} .bcb-cols-30 .bcol-hg-14{ width:46.6667%;} .bcb-cols-30 .bcol-hg-offset-14{ margin-left:46.6667%;} .bcb-cols-30 .bcol-hg-push-14{ left:46.6667%;} .bcb-cols-30 .bcol-hg-pull-14{ right:46.6667%;} .bcb-cols-30 .bcol-hg-15{ width:50%;} .bcb-cols-30 .bcol-hg-offset-15{ margin-left:50%;} .bcb-cols-30 .bcol-hg-push-15{ left:50%;} .bcb-cols-30 .bcol-hg-pull-15{ right:50%;} .bcb-cols-30 .bcol-hg-16{ width:53.3333%;} .bcb-cols-30 .bcol-hg-offset-16{ margin-left:53.3333%;} .bcb-cols-30 .bcol-hg-push-16{ left:53.3333%;} .bcb-cols-30 .bcol-hg-pull-16{ right:53.3333%;} .bcb-cols-30 .bcol-hg-17{ width:56.6667%;} .bcb-cols-30 .bcol-hg-offset-17{ margin-left:56.6667%;} .bcb-cols-30 .bcol-hg-push-17{ left:56.6667%;} .bcb-cols-30 .bcol-hg-pull-17{ right:56.6667%;} .bcb-cols-30 .bcol-hg-18{ width:60%;} .bcb-cols-30 .bcol-hg-offset-18{ margin-left:60%;} .bcb-cols-30 .bcol-hg-push-18{ left:60%;} .bcb-cols-30 .bcol-hg-pull-18{ right:60%;} .bcb-cols-30 .bcol-hg-19{ width:63.3333%;} .bcb-cols-30 .bcol-hg-offset-19{ margin-left:63.3333%;} .bcb-cols-30 .bcol-hg-push-19{ left:63.3333%;} .bcb-cols-30 .bcol-hg-pull-19{ right:63.3333%;} .bcb-cols-30 .bcol-hg-20{ width:66.6667%;} .bcb-cols-30 .bcol-hg-offset-20{ margin-left:66.6667%;} .bcb-cols-30 .bcol-hg-push-20{ left:66.6667%;} .bcb-cols-30 .bcol-hg-pull-20{ right:66.6667%;} .bcb-cols-30 .bcol-hg-21{ width:70%;} .bcb-cols-30 .bcol-hg-offset-21{ margin-left:70%;} .bcb-cols-30 .bcol-hg-push-21{ left:70%;} .bcb-cols-30 .bcol-hg-pull-21{ right:70%;} .bcb-cols-30 .bcol-hg-22{ width:73.3333%;} .bcb-cols-30 .bcol-hg-offset-22{ margin-left:73.3333%;} .bcb-cols-30 .bcol-hg-push-22{ left:73.3333%;} .bcb-cols-30 .bcol-hg-pull-22{ right:73.3333%;} .bcb-cols-30 .bcol-hg-23{ width:76.6667%;} .bcb-cols-30 .bcol-hg-offset-23{ margin-left:76.6667%;} .bcb-cols-30 .bcol-hg-push-23{ left:76.6667%;} .bcb-cols-30 .bcol-hg-pull-23{ right:76.6667%;} .bcb-cols-30 .bcol-hg-24{ width:80%;} .bcb-cols-30 .bcol-hg-offset-24{ margin-left:80%;} .bcb-cols-30 .bcol-hg-push-24{ left:80%;} .bcb-cols-30 .bcol-hg-pull-24{ right:80%;} .bcb-cols-30 .bcol-hg-25{ width:83.3333%;} .bcb-cols-30 .bcol-hg-offset-25{ margin-left:83.3333%;} .bcb-cols-30 .bcol-hg-push-25{ left:83.3333%;} .bcb-cols-30 .bcol-hg-pull-25{ right:83.3333%;} .bcb-cols-30 .bcol-hg-26{ width:86.6667%;} .bcb-cols-30 .bcol-hg-offset-26{ margin-left:86.6667%;} .bcb-cols-30 .bcol-hg-push-26{ left:86.6667%;} .bcb-cols-30 .bcol-hg-pull-26{ right:86.6667%;} .bcb-cols-30 .bcol-hg-27{ width:90%;} .bcb-cols-30 .bcol-hg-offset-27{ margin-left:90%;} .bcb-cols-30 .bcol-hg-push-27{ left:90%;} .bcb-cols-30 .bcol-hg-pull-27{ right:90%;} .bcb-cols-30 .bcol-hg-28{ width:93.3333%;} .bcb-cols-30 .bcol-hg-offset-28{ margin-left:93.3333%;} .bcb-cols-30 .bcol-hg-push-28{ left:93.3333%;} .bcb-cols-30 .bcol-hg-pull-28{ right:93.3333%;} .bcb-cols-30 .bcol-hg-29{ width:96.6667%;} .bcb-cols-30 .bcol-hg-offset-29{ margin-left:96.6667%;} .bcb-cols-30 .bcol-hg-push-29{ left:96.6667%;} .bcb-cols-30 .bcol-hg-pull-29{ right:96.6667%;} .bcb-cols-30 .bcol-hg-30{ width:100%;} .bcb-cols-30 .bcol-hg-offset-30{ margin-left:100%;} .bcb-cols-30 .bcol-hg-push-30{ left:100%;} .bcb-cols-30 .bcol-hg-pull-30{ right:100%;} } /*<< bootstrap-col-builder  30 cols*/
/*<< bootstrap-col-builder*/

#service-two{

}
#service-two .serv{

font-size: 18px;
text-align:center;
 color:#0083DE; 
 line-height:22px; 
 text-decoration:none;

}

#service-two .serv img{
display: block; 
position:relative; 
width:100%;
 max-width:258px; 
opacity:1;
transition:all 0.3s ease;
}
#service-two .serv:hover img{
opacity:0.9;
}
#service-two .serv span{
display: block;
}




.fixed-phone {
    display: block;
    position: fixed;
    right: 60px;
    bottom: 30px;
    box-sizing: border-box;
    opacity: 1;
    transition: all .3s ease;
    z-index: 1060
}

.fixed-phone a {
    display: block;
    position: relative
}

.fixed-phone a:after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #02adc6;
    transform-origin: center center;
    content: '';
    z-index: 11;
    transition: transform .5s linear 0s;
    content: '';
    transform: scale(1);
    transform-origin: center center;
    opacity: 1;
    transition: transform 0s linear 0s,opacity 0s linear 0s;
    pointer-events: none;
    z-index: 10
}

.fixed-phone:hover a:after {
    transform: scale(2);
    opacity: 0;
    transition: transform .3s linear 0s,opacity .3s linear 0s
}

.fixed-phone a span {
    display: block;
    position: relative;
    padding: 10px;
    background: #02adc6;
    text-align: center;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    transform: scale(1);
    transform-origin: center center;
    z-index: 20;
    animation-duration: 12s;
    animation-iteration-count: infinite;
    animation-name: fixed_phone_blink;
    animation-timing-function: linear
}

.fixed-phone a span:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #02adc6;
    transform-origin: center center;
    content: '';
    z-index: 10;
    transition: transform .5s linear 0s
}

.fixed-phone:hover a span:before {
    animation-name: fixed_phone_bubble;
    animation-duration: 1s
}

.fixed-phone a span:after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #02adc6;
    transform-origin: center center;
    content: '';
    z-index: 11;
    transition: transform .5s linear 0s;
    content: '';
    transform: scale(1);
    transform-origin: center center;
    opacity: 1;
    transition: transform 0s linear 0s,opacity 0s linear 0s;
    pointer-events: none;
    z-index: 10;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: fixed_phone_pulse;
    animation-timing-function: linear
}

.fixed-phone:hover a span:after {
    animation-duration: 1s
}

.fixed-phone a span i {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    z-index: 10
}

@keyframes fixed_phone_blink {
    0% {
        transform: scale(1)
    }
    
    1% {
        transform: scale(1.3)
    }
    
    2% {
        transform: scale(1)
    }
    
    3% {
        transform: scale(1.2)
    }
    
    4% {
        transform: scale(1)
    }
    
    5% {
        transform: scale(1.1)
    }
    
    5% {
        transform: scale(1)
    }
    
    100% {
        transform: scale(1)
    }
}

@keyframes fixed_phone_pulse {
    0% {
        transform: scale(1);
        opacity: .9
    }
    
    25% {
        transform: scale(1.2);
        opacity: .5
    }
    
    50% {
        transform: scale(1);
        opacity: .8
    }
    
    75% {
        transform: scale(1.3);
        opacity: .3
    }
    
    100% {
        transform: scale(1);
        opacity: .9
    }
}

@keyframes fixed_phone_trace {
    0% {
        transform: translate(4px,4px)
    }
    
    25% {
        transform: translate(-4px,4px)
    }
    
    50% {
        transform: translate(-4px,-4px)
    }
    
    75% {
        transform: translate(4px,-4px)
    }
    
    100% {
        transform: translate(4px,4px)
    }
}

@keyframes fixed_phone_bubble {
    0% {
        transform: scale(1.1)
    }
    
    50% {
        transform: scale(.9)
    }
    
    100% {
        transform: scale(1.1)
    }
}

.boxed-flats{

}
.boxed-flats .box{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    color: #444;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #fafafa;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    position: relative;
    min-height: 200px;
    padding: 20px 15px;
}
.boxed-flats .box i{
    display:block;
    font-size: 4rem;
    color:#206cb2;
}
.boxed-flats .box span{
    display:block;
}