@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
html,
body {
    font-family: 'Raleway', sans-serif;
    color: #737373;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    background-color: #fafafa;
}

body {
    font-family: Raleway;
    font-weight: normal;
    font-style: normal;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

p {
    line-height: 30px;
    font-size: 1em;
    margin-bottom: 20px;
}

b,
strong {
    font-weight: 700;
}


/*===========header style begins=============*/

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-default {
    background-color: transparent;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 0;
    clear: both;
}

.navbar {
    min-height: 80px;
    border: none;
    margin-bottom: 0;
    position: relative;
}


/*===========header style ends=============*/


/*===========hero block begins============*/


/* Carousel Styles */

.carousel-indicators .active {
    background-color: #f49d12;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding: 0px;
    border-radius: 51px;
    font-size: 18px;
    padding-top: 5px;
}

.carousel-control.right span {
    padding: 0px;
    border-radius: 51px;
    font-size: 18px;
    padding-top: 5px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: 63px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 82px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}


/* Carousel Header Styles */

.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
    padding: 10px;
}

.header-text h3 span {
    background-color: #000;
    padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: 840px;
}

.carousel-inner img {
    width: 100%;
    max-height: 100%;
}

.btn-read {
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding: 15px 30px;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    color: #090909;
    background-color: #fff700;
    border: none;
    font-weight: 600;
    width: 150px;
    /* padding-left: 30px; */
    margin-left: 338px;
    margin-top: 271px;
}

button.btn--border.btn-read.btn--animated {
    z-index: 9;
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    font-family: Roboto;
    background-color: rgba(255, 204, 0, 0.75);
    border-color: rgb(0, 0, 0);
    border-radius: 30px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    margin: 257px;
    padding: 16px 36px;
    letter-spacing: 0px;
    min-height: 0px;
    margin-left: 611px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.btn--animated:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(15, 180, 224);
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 2s;
    transition-timing-function: ease-out;
    z-index: -1;
}

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

.btn--animated:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}

section.hero-block {
    overflow: hidden;
}


/* end button hover */


/*===========hero block ends==============*/


/*===========about block begins===========*/

.angular {
    position: relative;
    padding-top: 110px;
    padding-bottom: 150px;
}

.white-bg {
    background-color: #ffffff;
}

.angular .top-angle {
    top: -150px;
}

.angular .top-angle,
.angular .bottom-angle {
    position: absolute;
    width: 100%;
    height: 150px;
}

.white-bg.angular .top-angle:before {
    background: #ffffff;
}

.angular .top-angle:before {
    top: 75px;
}

.angular .top-angle:before,
.angular .bottom-angle:before {
    content: " ";
    position: absolute;
    height: 150px;
    width: 100%;
    left: 0;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    transform: skewY(-4deg);
    z-index: 99;
}

.pb {
    padding-bottom: 90px;
}

.section-head {
    margin-top: 0px;
    margin-bottom: 140px;
}

.section-title {
    color: #0d0d0d;
    font-size: 3.4375em;
    /* font-weight: 600; */
    line-height: 54px;
    /* text-align: right; */
    text-transform: uppercase;
    margin-right: 10px;
    float: left;
    margin: 0;
    font-family: sans-serif;
    padding-right: 35px;
    position: relative;
    -webkit-text-stroke: 0.3px;
}

.section-title:after {
    position: absolute;
    width: 20px;
    height: 40px;
    background-color: #f39c12;
    content: "";
    top: 6px;
    right: 10px;
    margin-left: 0px;
}

.section-description {
    color: #404040bf;
    font-weight: 100;
    display: table-cell;
    text-transform: uppercase;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.1px;
    font-family: sans-serif;
}

p.content_p {
    padding-left: 153px;
    text-align: justify;
}

.content-icon-hex {
    width: 118px;
    height: 72px;
    border-radius: 7px;
    margin: 30px 30px 40px 0;
}

.hex {
    position: relative;
    width: 100px;
    height: 61px;
    border-radius: 7px;
    margin: 30px auto 50px auto;
}

.pull-left {
    float: left!important;
}

.hex:before,
.hex:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: '';
    margin-left: -1px;
}

.content-icon {
    color: #ffffff;
    font-size: 2.25em;
    line-height: 72px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.page-template-page-templatefront-page-php .menu-bg {
    background-color: #f39c12;
}

.li_bulb:before {
    content: "\e00e";
}

[class^="li_"]:before,
[class*=" li_"]:before {
    font-family: 'linecons';
    font-style: normal;
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.hex:after {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
    min-height: 40px;
    padding-left: 153px;
    font-family: sans-serif;
}

p {
    line-height: 30px;
    font-size: 1em;
    margin-bottom: 20px;
}

p {
    margin: 0 0 10px;
}

.meida-container {
    max-width: 550px;
    margin: auto;
}

.about-img-carousel {
    max-width: 550px;
    margin: auto;
}

.carousel {
    position: relative;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    background-color: rgba(255, 255, 255, .3);
    border: 1px solid rgba(255, 255, 255, .3);
}

.carousel-indicators li,
.carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

img.bulb_block {
    width: 146px;
    margin-top: -20px;
}

p.content_p_block {
    padding-left: 16px;
    text-align: justify;
    font-size: 18px;
}

.gray-bg {
    background-color: #ecf0f1;
}

.angular .top-angle {
    top: -150px;
}

.gray-bg.angular .top-angle:before {
    background: #ecf0f1;
}

.angular .top-angle:before {
    top: 75px;
}

.white-bg.angular .top-angle:before {
    background: #ffffff;
}

.angular .top-angle:before {
    top: 75px;
}

#sub-frame-error {
    -webkit-align-items: center;
    background-color: #DDD;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    height: 100%;
    -webkit-justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: background-color .2s ease-in-out;
    width: 100%;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.video-container iframe {
    min-height: 250px;
    width: 100%;
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 125%;
}

img.mission_block {
    margin-top: -30px;
}

p.content_p_mission {
    padding-left: 153px;
    text-align: justify;
    font-size: 17px;
}

p.content_p_miss_block {
    font-size: 18px;
    text-align: justify;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

h3.content-title-mission {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
    min-height: 40px;
    padding-left: 153px;
    font-family: sans-serif;
}


/*===========about block ends===========*/

.stellarnav,
.stellarnav li {
    position: relative;
    line-height: normal
}

.header-logo.must {
    float: left;
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 5px 0px 5px;
}

.stellarnav {
    padding: 2px 0px;
    z-index: 9900;
    margin: 0px auto;
    width: 100%;
    background: #bd0040;
}

.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.stellarnav li {
    border-right: 1px dashed #c5da00;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border-top: 1px dashed #c5da00;
    border-bottom: 1px dashed #c5da00;
}

ul.dropdown-inner li,
ul.dropdown-inner li:first-child {
    border: none;
}

.stellarnav li a {
    text-transform: uppercase;
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: inherit;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.stellarnav>ul>li {
    display: inline-block
}

.stellarnav>ul>li>a {
    padding: 12px 31px 12px;
}

div#main-nav>ul>li:first-child {
    border-left: 1px dashed #c5da00;
}

.stellarnav ul ul {
    top: auto;
    width: 270px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #f6f6f6;
    border: 1px solid #eee;
    box-shadow: 6px 7px 22px -2px #16151524;
}

.stellarnav.light li a {
    color: #fff;
    font-size: 16px;
}

ul.dropdown-inner li a {
    font-weight: normal !important;
    color: #000 !important;
    border-bottom: 1px dashed #000;
}

.stellarnav li li {
    display: block
}

.stellarnav ul ul ul {
    top: 0;
    left: 220px
}

.stellarnav>ul>li:hover>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 0
}

.stellarnav>ul>li.drop-left>ul {
    right: 0
}

.stellarnav li.drop-left ul ul {
    left: auto;
    right: 220px
}

.header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.stellarnav.light li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.stellarnav.light li a:hover {
    background: #fff;
    color: #7d3a6c;
}

.stellarnav.light .call-btn-mobile,
.stellarnav.light .close-menu,
.stellarnav.light .location-btn-mobile,
.stellarnav.light .menu-toggle {
    color: #fff;
}

.stellarnav.dark,
.stellarnav.dark ul ul {
    background: rgba(0, 0, 0, 1)
}

.stellarnav.dark li a {
    color: #FFF
}

.stellarnav.dark .call-btn-mobile,
.stellarnav.dark .close-menu,
.stellarnav.dark .location-btn-mobile,
.stellarnav.dark .menu-toggle {
    color: rgba(255, 255, 255, 1)
}

.stellarnav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

body.stellarnav-noscroll-x {
    overflow-x: hidden
}

.stellarnav li.has-sub>a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px
}

.stellarnav li li.has-sub>a:after {
    content: '\f105';
    font-family: FontAwesome;
    margin-left: 10px
}

.stellarnav li.drop-left li.has-sub>a:after {
    float: left;
    content: '\f104';
    font-family: FontAwesome;
    margin-right: 10px
}

.stellarnav.hide-arrows li li.has-sub>a:after,
.stellarnav.hide-arrows li.drop-left li.has-sub>a:after,
.stellarnav.hide-arrows li.has-sub>a:after {
    display: none
}

.stellarnav .dd-toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    z-index: 9999;
    border: 0
}

.stellarnav .dd-toggle i {
    position: absolute;
    margin: auto;
    top: 33%;
    left: 0;
    right: 0;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    transition: transform .3s ease-out
}

.stellarnav.mobile>ul>li>a.dd-toggle {
    padding: 0
}

.stellarnav li.call-btn-mobile,
.stellarnav li.location-btn-mobile {
    display: none
}

.stellarnav li.open>a.dd-toggle i {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.stellarnav .call-btn-mobile,
.stellarnav .close-menu,
.stellarnav .location-btn-mobile,
.stellarnav .menu-toggle {
    display: none;
    text-transform: uppercase;
    text-decoration: none;
    color: #777;
    padding: 15px;
    box-sizing: border-box
}

.stellarnav .full {
    width: 100%
}

.stellarnav .half {
    width: 50%
}

.stellarnav .third {
    width: 33%;
    text-align: center
}

.stellarnav .location-btn-mobile.third {
    text-align: center
}

.stellarnav .location-btn-mobile.half {
    text-align: right
}

.stellarnav.light .half,
.stellarnav.light .third {
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.light.left .half,
.stellarnav.light.left .third,
.stellarnav.light.right .half,
.stellarnav.light.right .third {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.light .half:first-child,
.stellarnav.light .third:first-child {
    border-left: 0
}

.stellarnav.dark .half,
.stellarnav.dark .third {
    border-left: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.dark.left .half,
.stellarnav.dark.left .third,
.stellarnav.dark.right .half,
.stellarnav.dark.right .third {
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.dark.left .menu-toggle,
.stellarnav.dark.right .menu-toggle,
.stellarnav.light.left .menu-toggle,
.stellarnav.light.right .menu-toggle {
    border-bottom: 0
}

.stellarnav.dark .half:first-child,
.stellarnav.dark .third:first-child {
    border-left: 0
}

.stellarnav.mobile,
.stellarnav.mobile.fixed {
    position: static
}

.stellarnav.mobile ul {
    position: relative;
    display: none;
    text-align: left;
    background: rgba(221, 221, 221, 1)
}

.stellarnav.mobile.active>ul,
.stellarnav.mobile>ul>li {
    display: block
}

.stellarnav.mobile.active {
    padding-bottom: 0
}

.stellarnav.mobile>ul>li>a {
    padding: 15px
}

.stellarnav.mobile ul ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: auto;
    display: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}

.stellarnav.mobile ul ul ul {
    left: auto;
    top: auto
}

.stellarnav.mobile li.drop-left ul ul {
    right: auto
}

.stellarnav.mobile li a {
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.mobile li.has-sub a {
    padding-right: 50px
}

.stellarnav.mobile>ul {
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.mobile.light li a {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.mobile.light>ul {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.mobile li a.dd-toggle,
.stellarnav.mobile.light li a.dd-toggle {
    border: 0
}

.stellarnav.mobile .call-btn-mobile,
.stellarnav.mobile .close-menu,
.stellarnav.mobile .dd-toggle,
.stellarnav.mobile .location-btn-mobile,
.stellarnav.mobile .menu-toggle {
    display: inline-block
}

.stellarnav.mobile li.call-btn-mobile {
    border-right: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box
}

.stellarnav.mobile li.call-btn-mobile,
.stellarnav.mobile li.location-btn-mobile {
    display: inline-block;
    width: 50%;
    text-transform: uppercase;
    text-align: center
}

.stellarnav.mobile li.call-btn-mobile.full,
.stellarnav.mobile li.location-btn-mobile.full {
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-right: 0;
    text-align: left
}

.stellarnav.mobile li.call-btn-mobile i,
.stellarnav.mobile li.location-btn-mobile i {
    margin-right: 5px
}

.stellarnav.mobile.light ul {
    background: rgba(255, 255, 255, 1)
}

.stellarnav.mobile.dark ul {
    background: rgba(0, 0, 0, 1)
}

.stellarnav.mobile.dark ul ul {
    background: rgba(255, 255, 255, .08)
}

.stellarnav.mobile.light li.call-btn-mobile {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.stellarnav.mobile.top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

.stellarnav.mobile li li.has-sub>a:after,
.stellarnav.mobile li.drop-left li.has-sub>a:after,
.stellarnav.mobile li.has-sub>a:after {
    display: none
}

.stellarnav.mobile.left>ul,
.stellarnav.mobile.right>ul {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.stellarnav.mobile.right>ul {
    right: 0
}

.stellarnav.mobile.left .close-menu,
.stellarnav.mobile.right .close-menu {
    display: inline-block;
    text-align: right
}

.stellarnav.mobile.left>ul {
    left: 0
}

.stellarnav.mobile.left .call-btn-mobile.half,
.stellarnav.mobile.left .call-btn-mobile.third,
.stellarnav.mobile.left .close-menu.half,
.stellarnav.mobile.left .close-menu.third,
.stellarnav.mobile.left .location-btn-mobile.half,
.stellarnav.mobile.left .location-btn-mobile.third,
.stellarnav.mobile.right .call-btn-mobile.half,
.stellarnav.mobile.right .call-btn-mobile.third,
.stellarnav.mobile.right .close-menu.half,
.stellarnav.mobile.right .close-menu.third,
.stellarnav.mobile.right .location-btn-mobile.half,
.stellarnav.mobile.right .location-btn-mobile.third {
    text-align: center
}

.stellarnav.mobile.left .menu-toggle.half,
.stellarnav.mobile.left .menu-toggle.third,
.stellarnav.mobile.right .menu-toggle.half,
.stellarnav.mobile.right .menu-toggle.third {
    text-align: left
}

.stellarnav.mobile.left .close-menu.third span,
.stellarnav.mobile.right .close-menu.third span {
    display: none
}

.stellarnav.desktop li.mega li {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px
}

.stellarnav.desktop li.mega li li {
    display: block;
    margin-left: 0
}

.stellarnav.desktop li.mega ul ul {
    width: auto
}

.stellarnav.desktop>ul>li.mega {
    position: inherit
}

.stellarnav.desktop>ul>li.mega>ul {
    width: 100%
}

.stellarnav.desktop>ul>li.mega>ul li.has-sub ul {
    display: block;
    position: relative;
    left: auto
}

.stellarnav.desktop>ul>li.mega>ul>li {
    padding-bottom: 15px;
    box-sizing: border-box
}

.stellarnav.desktop li.mega li li a {
    padding: 5px 15px
}

.stellarnav.desktop li.mega li.has-sub a:after {
    display: none
}

.stellarnav.desktop>ul>li.mega>ul>li>a {
    color: #ff0
}

@media only screen and (max-width: 768px) {
    .stellarnav {
        overflow: hidden;
        display: block
    }
    .stellarnav ul {
        position: relative;
        display: none
    }
}

@media only screen and (max-width: 420px) {
    .stellarnav.mobile .call-btn-mobile.third span,
    .stellarnav.mobile .location-btn-mobile.third span {
        display: none
    }
}

.top-header {
    background: #ffffff;
    height: 110px;
    box-shadow: 1px -8px 20px 5px #7d3a6c;
}

.logo-3 {
    padding-top: 17px;
    padding-bottom: 17px;
    width: 70%;
}

.logo-2 {
    padding-top: 16px;
    padding-bottom: 10px;
    text-align: right;
}

.logo-2 img {
    width: 70% !important;
}

section.slider_block {
    margin-top: 110px;
}

.box-content a {
    line-height: 35px;
    background: #000;
    border-radius: 0%;
    margin: 0px;
    padding: 7px 15px;
    color: #0f8082;
    text-align: center;
    transition: all .5s ease 0s;
}

.detailstext-center {
    border-bottom: 2px solid #054371;
    margin-bottom: 38px;
}

.detailstext-center a {
    float: right;
    padding-top: 12px;
    color: green;
    font-weight: bold;
    font-size: 16px;
}

.gal-container {
    padding: 12px;
}

section.about_block {
    margin-top: 0px;
    padding-bottom: 50px;
    background-color: white;
    border: none !important;
}

section.about_block p {
    font-size: 18px;
    line-height: 1.8;
    text-align: justify;
    color: black;
    padding-left: 0px;
    padding-right: 0px;
}

.col-md-8.able_intro h1 {
    font-weight: bold;
}

.bt_img img {
    width: 100%;
}

.col-md-8.able_intro p {
    text-align: justify;
    padding-top: 20px;
    line-height: 1.6;
    font-size: 15px;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

.gal-item .box {
    height: 350px;
    overflow: hidden;
}

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a:after {
    content: "\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
    opacity: 1;
}

.modal-open .gal-container .modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
    outline: none;
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none;
}

.gal-container .modal-dialogue {
    width: 80%;
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: left;
}

.gal-container .description h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 915px;
        margin: 30px auto;
    }
}

.col-md-12.description h4 {
    color: white;
    font-size: 20px;
}

.box img {
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    height: auto;
}

.col-md-4.bio img {
    width: 100%;
    margin-top: 102px;
}

section.gallery_block {
    margin-bottom: 712px;
    background-color: white !important;
}

li.sidebar-brand a {
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
}

.footer_sec-in {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url(../images/footer.jpg);
    background-size: cover;
    background-position: left top;
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
}

.footer_sec-in-a {
    background: rgb(64 26 60 / 91%);
}

.footer_sec-in-a {
    padding: 30px 0px 15px;
}

.footer_para {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 24px;
}

.footer_copy p {
    text-align: -webkit-right;
    line-height: 16px;
    margin-top: 5px;
    color: #f6f2f2;
}

.develop-by {
    position: absolute;
    bottom: -131px;
    font-size: 13px;
    right: 12px;
    color: #fff;
}

section.slider_block {
    margin-top: 124px;
}

img#slider_img {
    width: 500px !important;
    height: 450px !important;
}

button#explore-btn {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: 300;
    /*font-family: 'Roboto Slab', serif;*/
}


/*=====================awards section style begins==============*/

section.award_section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12.mb20 {
    margin-bottom: 20px;
}

.col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12.mb20 h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: #043d6a;
    margin: 0px 0px 12px 0px;
}

.col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12.mb20 p {
    margin: 0px;
}

.col-xl-2.col-lg-2.col-md-3.col-sm-6.col-6.mb20 {
    margin-bottom: 20px;
}


/*=====================awards section style ends==============*/


/*=====================awards desc block begins===============*/

section.awards_desc {
    background-color: #f8f6f2 !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.col-xl-6.col-lg-6.col-md-12.col-sm-12.col-12.mb20 {
    margin-bottom: 20px;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0);
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

.mb40.aos-init.aos-animate {
    opacity: 1;
    transform: translate(0);
}

.mb40.aos-init.aos-animate h2 {
    color: #113d71;
    margin: 0px 0px 12px 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 26px;
}

p.lead {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.6;
    font-family: 'Noto Serif', serif;
    color: #272829;
}

.mb30.aos-init.aos-animate h4 {
    color: #113d71;
    margin: 0px 0px 12px 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.mb40.aos-init.aos-animate {
    margin-bottom: 40px;
}

.mb30.aos-init.aos-animate p {
    margin-bottom: 35px;
}

a.btn.btn-default.mt20 {
    cursor: pointer;
    margin-top: 20px;
    display: inline-block;
    background-color: #bd0f4a;
    color: #fff;
    border: 2px solid #bd0f4a;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 14px 20px;
    letter-spacing: 0px;
    border-radius: 2px;
    line-height: 1.6;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    word-wrap: break-word;
    white-space: normal !important;
}

a.btn.btn-default.mt20:hover {
    background-color: #74092d;
    border-color: #74092d;
}


/*=====================awards desc block ends===============*/


/*=====================award large desc begins==============*/

section.awards_largedesc {
    padding-top: 100px;
    padding-bottom: 100px;
}

.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12.text-center {
    text-align: center!important;
}

.section-title {
    margin-bottom: 60px;
}

.section-title p {
    color: black;
    margin: 0px;
    font-size: 18px;
}

.col-xl-4.col-lg-4.col-md-6.col-sm-12.col-12.mb20 {
    margin-bottom: 20px;
}

.service-block.aos-init.aos-animate {
    border: 2px solid #ecdeca;
}

.service-content {
    padding: 26px;
}

.service-img.zoomimg {
    margin-bottom: 20px;
}

img.img-fluid:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.1);
}

img.img-fluid {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
}

.service-content h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0px 0px 12px 0px;
    font-family: 'Montserrat', sans-serif;
}

.service-content h3 a {
    color: #113d71;
    text-decoration: none;
}

.service-content p {
    font-size: 14px;
    text-align: justify;
    color: black;
}

a.service-btn {
    margin-left: -2px;
    margin-bottom: -2px;
    padding: 5px;
    text-align: center;
    width: 360px;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #ecdeca;
    line-height: 2.7;
    font-size: 14px;
    background-color: #f8f6f2;
    color: #113d71;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

a.service-btn:hover {
    background-color: #74092d;
    border-color: #74092d;
    color: white;
    text-decoration: none;
}


/*=====================award large desc ends==============*/


/*=====================able desc block begins=============*/

section.able_block {
    background-color: #f8f6f2 !important;
    padding-top: 100px;
    padding-bottom: 100px;
}


/*=====================able desc block ends=============*/


/*====================caurosel below block begins==========*/

section.note-p {
    height: 80px;
    background-color: white;
    border: none !important;
}

.col-sm-4.no-padding {
    padding: 0px;
}

.note-one.active {
    background: #bd0040;
    height: 100px;
}

.note-one {
    height: 100px;
    color: #fff;
    padding: 15px 15px 0px;
    display: flex;
    transition: 0.5s ease-in-out;
    border-left: 1px solid #c4c4c4;
}

.note-one.padding:hover {
    background-color: #bd0040 !important;
    color: white !important;
}

.note-one.no-padding:hover {
    background-color: #bd0040 !important;
    color: white !important;
}

.note-one.active:hover {
    background: #bd0040 !important;
    color: white !important;
}

.note-one i {
    font-size: 50px;
    margin-right: 15px;
}

.note-one p {
    padding-top: 0px;
}

.note-one.no-padding {
    background-color: #bd0040;
}

.note-one.padding {
    background-color: #bd0040;
}

.note-one.no-padding:hover {
    background-color: #401a3c;
}

.col-sm-4.no-padding:hover {
    background-color: #74092d;
}

.note-one.padding:hover {
    background-color: #401a3c;
}


/*========================top header style===================*/

.logo-3 img {
    width: 100%;
}

.logo-2 img {
    width: 100%;
}

.able_logo_block {
    text-align: center;
}

section.slider_block {
    margin-top: 47px;
}

.background_bg img {
    width: 100%;
}

.note-in {
    margin-top: -55px !important;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
}


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


/*           Wrappers            */


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

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #22071f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 240px;
}

#page-content-wrapper {
    width: 70%;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}


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


/*     Sidebar nav styles        */


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

.sidebar-nav {
    position: absolute;
    top: 0;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #22071f;
}

.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;
}

.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;
}

.sidebar-nav li:nth-child(4):before {
    background-color: #314190;
}

.sidebar-nav li:nth-child(5):before {
    background-color: #279636;
}

.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;
}

.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;
}

.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;
}

.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}


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


/*       Hamburger-Cross         */


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

.hamburger {
    position: absolute;
    top: 36px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
    right: 45px;
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #ffffff;
}

.hamburger.is-closed .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}


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


/*            Overlay            */


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

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250, 250, 250, .8);
    z-index: 1;
}

.navbar_block {
    background-color: white;
}

.navbar_block {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 62px;
}

#form-buscar>.form-group>.input-group>.form-control {
    height: 38px;
}

#form-buscar>.form-group>.input-group>.input-group-btn>.btn {
    height: 38px;
    font-size: 16px;
    font-weight: 300;
}

#form-buscar>.form-group>.input-group>.input-group-btn>.btn .glyphicon {
    margin-right: 0px;
}

#form-buscar>.form-group>.input-group>.form-control {
    font-size: 16px;
    font-weight: 300;
}

#form-buscar>.form-group>.input-group>.form-control:focus {
    border-color: #a93138;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 1px rgba(0, 109, 0, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 1px rgba(0, 109, 0, 0.8);
}

.search_block {
    width: 50%;
    float: left;
    padding-left: 60px;
    padding-right: 45px;
    padding-top: 8px;
}

.service_icon {
    float: left;
}

i.glyphicon.glyphicon-search {
    font-weight: 100;
    font-size: 14px;
}

.btn-success {
    color: #fff;
    background-color: #a93138;
    border-color: #a93138;
}

i.fa.fa-exclamation-circle {
    position: absolute;
    z-index: 1000;
    left: 14px;
    top: 10px;
    color: grey;
    font-size: 16px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding-left: 35px;
    color: black !important;
}

div#navbar {
    margin-top: 0px;
    background-color: #bd0040;
}

nav#sidebar-wrapper {
    position: fixed;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #ffffff;
    border-color: #080808;
    box-shadow: 0 0 5px rgb(0 0 0 / 80%);
}

.navbar.navbar-fixed-top.fixed-theme button.hamburger.is-closed span {
    background-color: black !important;
}

.navbar.navbar-fixed-top.fixed-theme .logo-3 {
    padding-top: 25px;
}

button.hamburger.is-open {
    right: auto;
    margin-left: -30px;
    z-index: 1;
    top: 16px;
}

button.hamburger.is-open span {
    background-color: white !important;
}

section.about_block h1 {
    color: #401a3c;
    border-bottom: 2px solid #302f7d;
    width: 290px;
}

.bt_img {
    padding-top: 30px;
}


/*===================about block begins===================*/

section.about_bt_block {
    padding-top: 115px;
    padding-bottom: 50px;
}

section.sub_desc_block {
    background-color: #2d0027;
    margin-top: 47px;
}

.sub_heading h1 {
    margin: 0px;
    color: white;
    font-size: 30px;
    padding-top: 45px;
    padding-bottom: 5px;
}

section.about_block.inner_block {
    padding-top: 30px;
    padding-bottom: 50px;
}

.sub_heading {
    background-image: url(../images/sub_banner_img.jpg);
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}


/*===================about block ends===================*/


/*===================topic block begins=================*/

.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}

.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}

#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}

#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}

#accordion .panel-title a {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

#accordion .panel-title a.collapsed {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #fff;
}

#accordion .panel-title a::after,
#accordion .panel-title a.collapsed::after {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}

#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}

#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}

#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
    font-size: 18px;
    color: black;
}

section.topics_block {
    padding-top: 30px;
    padding-bottom: 30px;
}

section.topics_block h1 {
    text-align: center;
    color: black;
    font-weight: bold;
}

section.rules_block h1 {
    color: #401a3c;
    border-bottom: 2px solid #bd0040;
    width: fit-content;
    margin-top: 0px;
    font-size: 30px;
    font-weight: 600;
}

section.rules_block ul li {
    list-style-type: none;
    line-height: 2;
    font-size: 18px;
    color: black;
}

section.rules_block ul li {
    color: #000000;
}

section.rules_block {
    padding-bottom: 30px;
    padding-top: 30px;
}

section.rules_block ul li i {
    color: #3b1d41;
}

section.screening_block {
    padding-top: 40px;
    padding-bottom: 40px;
}

section.screening_block ul {
    list-style: none;
}

section.screening_block ul li {
    color: black;
    line-height: 2;
    font-size: 18px;
    text-align: justify;
}

section.zonal_block {
    padding-top: 40px;
    padding-bottom: 40px;
}

section.zonal_block p {
    font-size: 22px;
    color: #000000;
    line-height: 2;
    padding-bottom: 10px;
    padding-top: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    border-radius: 10px;
    margin-top: 20px;
    background-color: #fff;
    text-align: center !important;
}

section.zonal_block img {
    height: 100px;
    width: auto !important;
}

section.zonal_block p a {
    color: #000000;
    text-decoration: none;
}


/*===================topic block ends===================*/

button.hamburger.is-closed.inner_page_block span {
    background-color: black;
}

.bt_img p {
    font-weight: bold;
}

.col-sm-4.no-padding p {
    font-size: 18px;
}

div#mySidenav {
    z-index: 10;
    /* height: 271px; */
    width: auto;
    position: fixed;
    top: 15em;
    right: 0px;
    background-color: #e7e7e7;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 10px;
}

.timeline h3 {
    color: #e91e63;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.timeline p {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    line-height: 2;
}

i.fa.fa-link {
    color: #bd0040;
}

.gallery_img img {
    width: 100%;
}

section.gallery_block_page {
    padding-top: 30px;
    padding-bottom: 30px;
}

.gallery_img {
    padding-bottom: 30px;
}

.timeline a {
    text-decoration: none;
}

.screening_block_div {
    padding-left: 50px;
}

.screening_block_div li {
    list-style-type: disc;
}

.modal-header h3 {
    font-size: 30px;
    text-align: center;
    color: black;
    font-weight: bold;
}



.modal-body p {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    color: black;
    text-align: left;
}


/*-----------------------------
registration form
------------------------------*/

section.reg-sec {
    padding: 55px 0px 15px;
}

.reg-page {
    margin-bottom: 30px;
}

.reg-page.sub-hd {
    margin-bottom: 15px;
    margin-left: 15px;
}

.reg-page h3 {
    text-transform: uppercase;
    background: #fff2f1;
    border-bottom: 1px solid #300d3a59;
    color: #bd0040;
    padding: 8px 10px;
    font-size: 21px;
    margin-bottom: 15px;
}

.reg-page.sub-hd h4 {
    font-size: 17px;
    font-weight: 600;
    color: #9d0777;
}

.reg-page.memb-addr h4 {
    margin-bottom: 0px;
}

ul.page-ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

ul.page-ul li:before {
    content: '\f054 ';
    font-family: FontAwesome;
    margin-right: 7px;
    color: #fd9165;
    font-size: 14px;
    position: absolute;
    margin-left: -17px;
    margin-top: 3px;
}

ul.page-ul li {
    margin-bottom: 6px;
    text-align: justify;
}

ul.page-ul li a {
    color: #ad1e88;
    font-weight: 700;
}


/*------registraion-tabs------*/

.navs-tabs {
    border-bottom: 2px solid #DDD;
}

.navs-tabs>li.active>a,
.navs-tabs>li.active>a:focus,
.navs-tabs>li.active>a:hover {
    border-width: 0;
}

.navs-tabs>li>a {
    border: none;
    color: #ffffff;
    background: #ad1e88;
}

.navs-tabs>li.active>a,
.navs-tabs>li>a:hover {
    border: none;
    color: #ad1e88 !important;
    background: #f2f2f2;
}

.navs-tabs>li>a::after {
    content: "";
    background: #ad1e88;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.navs-tabs>li.active>a::after,
.navs-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: #5a4080 none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px
}

.navs-tabs>li {
    float: left;
    width: 25%;
    text-align: center;
}


/*.card {
        background: #FFF none repeat scroll 0% 0%; 
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); 
        margin-bottom: 30px; 
    }*/

@media all and (max-width:724px) {
    .navs-tabs>li>a>span {
        display: none;
    }
    .navs-tabs>li>a {
        padding: 5px 5px;
    }
}

.dd-address {
    padding-top: 2em;
    margin-bottom: 2em;
}

.dd-address-in {
    background: #f1f1f18a;
    width: 43%;
    text-align: center;
    margin: 0px auto;
    border: 1px dashed #b4acac;
    padding: 20px 10px;
    font-weight: 600;
    color: #50033dc9;
}

div#demand_draft p span {
    font-weight: 700;
    color: #ad1e88;
    font-style: initial;
}

div#demand_draft p {
    font-style: italic;
}


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

label.rd-btn-l {
    width: 20%;
    margin: 2em 2em 0em 0em;
    display: inline-block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
}

input.radio-inline.rad-line {
    height: 1px;
    width: 1px;
    opacity: 0;
}

.outside {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: 2px solid red;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.inside {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: red;
    left: 3px;
    top: 3px;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.no-transforms .inside {
    left: auto;
    top: auto;
    width: 0;
    height: 0;
}

input {
    /*  &:focus, &:active {
        + .outside {
          border-color: $almost-black;
        }
      }*/
}

input:checked+.outside .inside {
    -webkit-animation: radio-select 0.1s linear;
    animation: radio-select 0.1s linear;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.no-transforms input:checked+.outside .inside {
    width: 10px;
    height: 10px;
}

.membership-d p:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #ad1e88;
    width: 270px;
    margin-top: 2em;
}

.membership-d {
    margin-bottom: 51px;
}

.continue-red-btn {
    text-align: center;
    padding: 4em 0px 10px;
}

a.c-btn.btn.btn-lg {
    background: #6e0554;
    color: #fff;
}

a.c-btn.btn.btn-lg:hover {
    background: #ad1e88;
    color: #fff;
}

.membership-d {
    padding: 54px 0px;
}

.memb-form-inp h5 span {
    color: red;
}

.memb-form-inp h5 {
    font-size: 18px;
    font-weight: 400;
}

.frm-inp {
    margin-bottom: 22px;
}

span.error p {
    font-size: 13px;
    color: red;
    font-weight: bolder;
    padding-top: 5px;
}

.membership-d {
    padding: 0px 0px 0px;
}

.memb-form-inp {
    margin-bottom: 20px;
}

span.error p:before {
    content: unset;
}

.reguploadfrm {
    margin-top: 18px;
}

.up_image img {
    width: 40px;
    height: 40px;
    margin-left: 5px;
}

div#t_file5_filelist {
    display: -webkit-inline-box;
}

a.upload-btn {
    background: #bd0040;
    color: #fff;
    padding: 7px 38px;
    text-transform: uppercase;
    z-index: unset !important;
}

.up-form-d {
    display: -webkit-inline-box;
}

input.form-control.frm-inp {
    height: 40px;
    margin: 0;
    border: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
    background: #f4f4f4;
    color: #4B4B4B;
    padding: 13px;
    font-size: 14px;
    border: 1px solid #f8dae687;
    border-bottom: 1px solid #ad1e594d;
    box-shadow: none;
}

select.form-control.frm-inp {
    height: 40px;
    margin: 0;
    outline: none;
    width: 100%;
    background: #f4f4f4;
    color: #4B4B4B;
    padding: 8px 10px;
    font-size: 14px;
    border: 1px solid #f8dae687;
    border-bottom: 1px solid #ad1e594d;
    box-shadow: none;
}

input.form-control.frm-inp:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 1px 3px 20px 3px rgba(173, 30, 136, 0.18);
}

label.rd-btn-l.mem-b {
    margin: 9px 0px;
}

label.rd-btn-l.mem-b .outside {
    border: 2px solid #50033d94;
}

label.rd-btn-l.mem-b .inside {
    background: #ad1e88;
}

input.form-control.frm-inp::placeholder {
    font-size: 16px;
    color: #aa918f;
}

.clear {
    float: unset;
    clear: both;
}

.reg-page.memb-addr {
    margin-top: 25px;
}

.able-frm-submit {
    margin-top: 1em;
}


/*-----------------------
faq page
------------------------*/

ul.doc-two.doc-faq li {
    text-align: justify;
    margin-bottom: 12px;
    padding-left: 10px;
}

ul.doc-two.doc-faq li span b {
    margin-left: -10px;
    color: #ad1e88;
}

ul.doc-two.doc-faq li {
    text-align: justify;
    margin-bottom: 12px;
    padding-left: 10px;
}

ul.doc-faq li span b {
    margin-left: -20px;
    color: #ad1e88;
}

ul.doc-faq li {
    text-align: justify;
    margin-top: 5px;
    margin-left: 16px;
}

.best-deti p {
    font-size: 18px;
    margin-top: 15px;
    color: #e10038;
    margin-bottom: 20px;
}

button.abl-sub-frm.btn.btn-lg {
    margin-top: 20px;
    padding: 13px 135px;
    background: #3b2147;
    color: #fff;
    font-size: 20px;
}

.able-frm-submit {
    text-align: center;
}

p.best-two {
    clear: both;
    padding-top: 15px;
}


/*ul.doc-two li:before{
    content: unset;
}*/

.form_subitton_block {
    text-align: center;
}

p.image-value:before {
    border: none !important;
}

section.thankyou_block {
    padding-top: 60px;
    padding-bottom: 60px;
    color: black;
    text-align: center;
}

section.thankyou_block h1 {
    font-size: 24px;
    line-height: 2;
}

span.country_code {
    font-size: 12px;
    color: #737373 !important;
}

.note-in a:hover {
    text-decoration: none;
}

a.thumbnail img {
    border: none;
    padding: 0px;
}

a.thumbnail {
    border: none;
    padding: 0px;
}


/*section.slider_block {
    background-image: url(../images/voicebt_29_sep.jpg);
    height: 410px;
    background-repeat: no-repeat;
    background-size: cover;
}*/

.able_logo img {
    width: 40%;
}

.able_logo {
    text-align: center;
    margin-top: 10px;
}

section.gallery_block_page h1 {
    color: #401a3c;
    border-bottom: 2px solid #bd0040;
    width: 580px;
    margin-top: 0px;
    font-size: 30px;
}

.logo_left {
    float: left;
}

.logo_right {
    float: right;
}

section.zonal_block h1 {
    color: #401a3c;
    border-bottom: 2px solid #302f7d;
}

.form_field {
    text-align: center;
}

.g-recaptcha div {
    width: auto !important;
    height: auto !important;
}

span.error {
    color: red;
}

.guid_prize p {
    list-style-type: none;
    line-height: 2;
    font-size: 18px;
    color: black;
}

.guid_prize {
    padding-top: 30px;
}

img.flyerimg {
    width: 100%;
}

section.flyer_block {
    background: #efeeec;
    padding: 40px 0px;
}

.left-side_btn_block .btn {
    width: 78%;
    margin: -12px 63px;
    outline: none;
    font-size: 20px;
}

.right-side_btn_block .btn {
    width: 78%;
    margin: -12px 42px;
    outline: none;
    font-size: 20px;
}

.button_block {
    text-align: center;
    padding: 10px;
    margin-top: -24px;
}

button.btn.btn-success {
    padding: 10px 36px;
    font-size: 26px;
}


/******************gallary*********************/

section.photo-gallery {
    padding: 50px 0;
}

.col-md-6.col-sm-4.col-xs-12.photogallery>a {
    text-decoration: none;
}

.photo_gallery {
    box-shadow: 12px 15px 20px 0px rgb(46 61 73 / 15%);
}

.photo_gallery>h4 {
    padding: 20px 10px;
    color: #401a3c;
    border-bottom: 2px solid #bd0040;
    width: 555px;
    margin-top: 0px;
    font-size: 30px;
}


/************footer*****************/

.col-sm-4.col-md-4.explore_colm1 {
    padding-left: 95px;
}

/* ============================================
top logo section
============================================== */
img.logostylcls {
    width:auto;
    height: 75px;
}

.logo_block h4{
font-family: cursive;
}