body{background:#fff;color:#828282;font-family: 'Roboto', sans-serif;font-size: 15px;
    line-height: 25px;
    font-weight: 400;}
a{color:#007bff;transition:.5s}
a:hover,a:active,a:focus{color:#0b6bd3;outline:0;text-decoration:none}
p{
    padding: 0;
    margin: 0 0 20px 0;
    padding: 0px;
    border: none;
	color:#000;
    outline: none;
    font-size: 100%;
    }
ul,ol{margin:0; padding:0; list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-family: 'Roboto Slab', serif;font-weight:700;margin: 0 0 15px 0;padding:0;}
.back-to-top{position:fixed;display:none;background:#ed3136;color:#fff;width:44px;height:44px;text-align:center;line-height:1;font-size:16px;border-radius:50%;right:15px;bottom:15px;transition:background .5s;z-index:11}
.back-to-top i{padding-top:12px;color:#fff}
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff}
#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #f2f2f2;border-top:6px solid #007bff;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite}
@-webkit-keyframes animate-preloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes animate-preloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
#header{transition:all .5s;z-index:997;transition:all .5s;padding:5px 0;box-shadow:0 0 30px rgba(127,137,161,0.3);min-height:unset; width: 100%;
    float: left;}
.top-bar {
    position: relative;
    z-index: 10;
    background-color: #333333;
}

.top-bar .top-right {
    position: relative;
    float: right;
    top: 20px;
}

.top-bar .top-right:before {
    content: "";
    height: 100%;
    width: 200000px;
    background-color: #f79532;
    border-radius: 50px;
    position: absolute;
}

.top-bar .top-left {
    position: relative;
    float: left;
    padding: 13px 15px;
}

.top-bar .top-left ul li {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.top-bar .top-right .question {
    position: relative;
    float: left;
    color: #222222;
    font-size: 15px;
    padding: 13px 0px;
    margin-left: 25px;
}
.top-bar .top-right .question a{color:#fff}
.top-bar .top-right .social-box {
    position: relative;
    float: right;
}
.top-bar .top-right .social-box li
{position: relative;
    margin-left: 1px;
    display: inline-block;}
.top-bar .top-right .social-box li a
{position: relative;
    color: #ffffff;
    font-size: 16px;
    padding: 13px 10px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;}
header#header.header-scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	background: #fff; z-index: 9999;
}
.menu-others {
    position: relative;
    padding-top: 40px;
}

nav.main-nav {
    width: auto;
}

.info-box li {
    position: relative;
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    text-transform: capitalize;
}
.info-box {
    position: relative;
    float: left;
    margin-right: 60px;
    font-size: 14px;
    color: #98b2c4;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 0px 0px 70px;
}
.logo {
    max-width: 160px;
    padding-top: 0px;
}
.info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 2px;
    color: #fa7712;
    font-size: 30px;
    line-height: 44px;
    width: 48px;
    height: 48px;
    text-align: center;
    border: 1px dashed #f79532;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.info-box li span {
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    font-family: 'Roboto Slab', serif;
}

.menu-others .info-box:last-child {
    margin: 0px;
}

nav.main-nav ul li {
    display: inline-block;
    margin-right: 24px;
}

nav.main-nav ul {
    width: 100%;
    float: left;
    text-align: center;
}

nav.main-nav ul li a {
    position: relative;
    display: block;
    color: #333333;
    text-align: center;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 500;
    padding:6px 0px;
    font-size: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

header#header.header-scrolled .logo {
   /*  max-width: unset; */
    /* max-height: 50px; */
	/* padding-top: 0; display:none; */
}

header#header.header-scrolled .menu-others {
    /* display: none; */
}

header#header.header-scrolled nav.main-nav {
    width: auto;
}

header#header.header-scrolled .logo img {
    /* max-height: 50px; */
}

.info-outer {
    position: relative;
    padding-bottom: 30px;
}
div#page {
    overflow-x: hidden;
}
button.mobile-nav-toggle.d-lg-none {
    float: right;
    position: fixed;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    z-index: 9999999999999999999999999;
}
/****************************************************/

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

.carousel-indicators{
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    height:20px;
    left:10px; right:auto;
    width:auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.carousel-indicators li{
    width: 10px;
    height: 10px;
    margin: 0px 4px 8px;
    overflow: hidden;
    border-radius: 50px;
    border: 2px solid #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	opacity:1;background:transparent
    
}
.carousel-indicators li.active{
    background-color:#ed3136;
    
}
.mouse-btn-down.scroll-to-target {
    background: transparent;
    position: absolute;
    bottom: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    top: auto;
    text-align: center;
    color: #fff;
    font-size: 45px;
}

section#intro {
    position: relative;
	padding:0;
}
section.red-strip {
    position: relative;
    padding: 40px 0px;
    background:#ea484d;
}

section.red-strip h3 {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
}

section.red-strip p {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    margin-top: 8px;
}

a.btn-one {
    position: relative;
    padding: 15px 38px 15px;
    line-height: 26px;
    background: #333333;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 50px;
    border: 2px solid #333333;
    text-transform: capitalize;
}

section.red-strip a.btn-one {
    margin-top: 13px;
    float: right;
}

a.btn-one:hover {
    border-color: #f79532;
    background-color: #f79532;
    color: #ffffff;
}
section {
    width: 100%;
    float: left;
    padding: 80px 0 70px;
}
.heading {
    position: relative;
    color: #333333;
    font-weight: 700;
    font-size: 30px;
}

.heading span {
    color: #ed3136;
}

.bold-text {
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
}

.text {
    position: relative;
    color: #777777;
    font-weight: 400;
    font-size: 14px;
    margin-top: 28px;
    line-height: 2em;
    max-width: 450px;
    margin-bottom: 35px;
}

a.btn-one.type2 {
    float: left;
    background-image: -ms-linear-gradient(top, #f79532 0%, #f39900 100%);
    background-image: -moz-linear-gradient(top, #f79532 0%, #f39900 100%);
    background-image: -o-linear-gradient(top, #f79532 0%, #f39900 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f79532), color-stop(100, #f39900));
    background-image: -webkit-linear-gradient(top, #f79532 0%, #f39900 100%);
    background-image: linear-gradient(to bottom, #f79532 0%, #f39900 100%);
    text-decoration: none;
    outline: none !important;
    border: 0;
    text-transform: uppercase;
}

a.btn-one.type2:hover {
    background-image: -ms-linear-gradient(bottom, #f79532 0%, #f39900 100%);
    background-image: -moz-linear-gradient(bottom, #f79532 0%, #f39900 100%);
    background-image: -o-linear-gradient(bottom, #f79532 0%, #f39900 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f79532), color-stop(100, #f39900));
    background-image: -webkit-linear-gradient(bottom, #f79532 0%, #f39900 100%);
    background-image: linear-gradient(to top, #f79532 0%, #f39900 100%);
}
a.popup.video-button {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 80px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    display: table;
}

a.popup.video-button .fa {
   position: relative;
   top: 50%;
   /* left: 50%; */
   transform: translateY(-50%);
   display: table-cell;
   vertical-align: middle;
}

a.popup.video-button .fa:before {
    /* width: 80px; */
    /* height: 80px; */
    font-size: 94px;
    color: #f79532;
    line-height: 1;
}
section.counter {
    background: #1e1a15;
	    padding: 80px 0;
}

.counters span {
    position: relative;
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    line-height: 1em;
    display: inline-block;
    font-family: 'Yantramanav', sans-serif;
}

.counters p {
    position: relative;
    font-size: 24px;
    padding-top: 14px;
    font-weight: 700;
    color: #f79532;
    margin-top: 18px;
    font-family: 'Roboto Slab', serif;
}

.counters p:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0px;
    width: 32px;
    height: 1px;
    margin-left: -16px;
    background-color: #afafaf;
}
.plus span:after {content: "+";margin-left: 2px;}
.section-header p {
    position: relative;
    font-size: 14px;
    color: #777777;
    font-weight: 400;
    line-height: 1.9em;
    margin-top: 30px;
}

.heading.bordered {
    padding-bottom: 22px;
    font-size: 36px;
    position: relative;
}

.heading.bordered:before {content: "";left: 0px;position: absolute;bottom: 0px;height: 2px;width: 42px;background-color: #010101;}

a.btn-one.type3 {
    font-size: 14px;
}
.section-header {
    margin-bottom: 50px;
}
img {max-width:100%;}
h3.card-title {
    position: relative;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

a.like-icon .fa {
    font-size: 28px;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    color: #fff;
}


section#section2 .section3-box:hover a.like-icon .fa {
    opacity: 1;
}
section#section2 .image-card img {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
section#section2 .section3-box:hover .image-card img {
    background-color: orange;
    opacity: 0.5;
    opacity: 0.4;
    transform: scale(1.1,1.1);
}

section#section2 .image-card {
   overflow: hidden;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-color: #f79532;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.outer-text-box {
    padding-top:0px;
}
.btns-box a.btn-one {
    padding: 13px 38px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Yantramanav', sans-serif;
    float: right;
    border: 0;
}

.btns-box {
    width: 100%;
    float: left;
	margin-top: 30px;
}

.btns-box a.btn-one.type2 {
    float: left;
}
.donate-percentage {
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.donate-bar {
    width: 100%;
    height: 2px;
    position: relative;
}

.bar-inner {
    height: 6px;
    width: 100%;
    background: #e1e1e1;
}

.bar.progress-line:before {
    position: absolute;
    content: '';
    right: -1px;
    top: -5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #e1e1e1;
    border: 1px solid #f79532;
}

.count-box {
    position: absolute;
    right: -12px;
    top: -30px;
    color: #333333;
    font-size: 14px;
}

.bar-inner .bar {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 6px;
    width: 0px;
    background-color: #f79532;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.donate-bar-info {
    position: relative;
    margin-bottom: 10px;
    background-color: #cccccc;
}

.donate-percent {
    position: relative;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.amounts {
    position: relative;
    margin-top: 15px;
}

.amounts .number {
    position: relative;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}
section#section3 {
    background: url(../images/bg-section.jpg) no-repeat center;
    background-size: cover;
}
section#section3 h3.card-title {
    font-weight: 700;
    color: #f79532;
    font-size: 30px;
    line-height: 1.3em;
    margin-top: 20px;
}

section#section3 .outer-text-box p {
    margin: 0;
}

.section3-box {
    margin: 0 !important;
}
section#event .image-column {
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
    background: url(../images/image-1.jpg) no-repeat right center;
	background-size: cover;
}

section#event {
    position: relative;
}
.event-column {
    width: 60%;
    float: right;
    padding: 0 0 0 50px;
}
.event-block .upper-box {
    position: relative;
    padding-top: 15px;
    padding-left: 100px;
}

.upper-box .date-outer {
    position: absolute;
    position: absolute;
    left: 0px;
    top: 0px;
}

.upper-box .date-outer .date {
    position: relative;
    color: #333333;
    width: 70px;
    height: 70px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3em;
    border-radius: 10px;
    text-align: center;
    line-height: 66px;
    border: 2px solid #e1e1e1;
    font-family: 'Roboto Slab', serif;
}

.upper-box .date-outer .month {
    position: relative;
    color: #f79532;
    font-size: 24px;
    font-weight: 700;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
}

.inner-box h3 {
    margin-top: 60px;
    margin-bottom: 30px;
    position: relative;
    color: #333333;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
}

.category span {
    display: block;
    color: #f79532;
}
ul.post-meta {
    position: relative;
    padding-top: 25px;
    margin-bottom: 18px;
    border-top: 3px solid #cccccc;
}

ul.post-meta:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -3px;
    width: 20px;
    height: 3px;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background-color: #f79532;
}

.post-meta li {
    position: relative;
    color: #777777;
    font-size: 12px;
    font-weight: 500;
    margin-right: 2px;
    margin-bottom: 8px;
    display: inline-block;
}

.post-meta li a .fa {
    position: relative;
    margin-right: 8px;
    color: #f79532;
}

.post-meta li a {
    color: #777;
}
.inner-box .btns-box {
    text-align: center;
    margin: 0;
}

.inner-box .btns-box a.btn-one {
    padding: 6px 22px;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 6px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
}
section#section4 {
    background: url(../images/bg-image3.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
	    position: relative;
}
section#section4:before{position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(1,1,1,0.70);}

.section-header.white .heading {
    color: #fff;
}

.section-header.white p {
    color: #fff;
}

.section-header.text-center:before {
    left: 50%;
}

.text-center .heading:before {
    left: 50%;
    margin-left: -21px;
}

.section-header.white .heading:before {
    background: #ed3136;
}

section#section4 p {
    max-width: 645px;
    display: block;
    margin: 0 auto;
}

section#section4 a.btn-one.type2 {
    float: none;
    display: inline-block;
    margin-top: 30px;
}
.volunter-block .image-card {
    border-radius: 10px;
    position: relative;
}

.volunter-block .image-card img {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 10px;
}

.volunter-block .overlay {
    position: absolute;
    left: 15px;
    right: 15px;
    top: -15px;
    bottom: 15px;
    opacity: 0;
    overflow: hidden;
    border-radius: 12px;
    padding: 22px 24px 0px;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -webkit-transform: scaleX(0.7) translateX(-30px);
    -ms-transform: scaleX(0.7) translateX(-30px);
    -moz-transform: scaleX(0.7) translateX(-30px);
    transform: scaleX(0.7) translateX(-30px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    transform-origin: left;
}

.volunter-block .overlay:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.85;
    background-image: -ms-linear-gradient(top, #f79532 0%, #F39900 100%);
    background-image: -moz-linear-gradient(top, #f79532 0%, #F39900 100%);
    background-image: -o-linear-gradient(top, #f79532 0%, #F39900 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f79532), color-stop(100, #F39900));
    background-image: -webkit-linear-gradient(top, #f79532 0%, #F39900 100%);
    background-image: linear-gradient(to bottom, #f79532 0%, #F39900 100%);
}

.volunter-block .image-card:hover .overlay .overlay-inner {
    position: relative;
    height: 100%;
}

.volunter-block .image-card:hover .overlay {
    opacity: 1;
    -webkit-transform: scaleX(1) translateX(0px);
    -ms-transform: scaleX(1) translateX(0px);
    -moz-transform: scaleX(1) translateX(0px);
    transform: scaleX(1) translateX(0px);
}
.volunter-block .image-card .overlay .overlay-inner .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.8em;
    margin: 0;
}
.volunter-block .overlay ul.social-box {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
}

.volunter-block .overlay ul.social-box li {
    display: inline-block;
}

.volunter-block .overlay ul.social-box li a {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    padding: 13px 9px;
    display: inline-block;
}
section.bg-gray {
    background: #f5f5f5;
}
#news .inner-box h3 {
    position: relative;
    color: #333333;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0;
}

section#news .event-block .upper-box {
    padding-top: 0;
}
#news .inner-box {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    padding: 32px 40px 15px;
    background-color: #ffffff;
    margin-bottom: 25px;
}

section#news ul.post-meta {
    border: 0;
    padding-top: 0;
	margin-bottom:0;
}

section#news ul.post-meta:before {
    display: none;
}
#news .inner-box .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    opacity: 0;
    height: 100%;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    background-size: cover;
    -webkit-transform: scaleX(0.7) translateX(-30px);
    -ms-transform: scaleX(0.7) translateX(-30px);
    -moz-transform: scaleX(0.7) translateX(-30px);
    transform: scaleX(0.7) translateX(-30px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    transform-origin: left;
}

#news .inner-box:hover .image-layer {
    opacity: 1;
    -webkit-transform: scaleX(1) translateX(0px);
    -ms-transform: scaleX(1) translateX(0px);
    -moz-transform: scaleX(1) translateX(0px);
    transform: scaleX(1) translateX(0px);
}

#news .inner-box .image-layer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255,87,34,0.90);
}
section#news .date-outer .date {
    width: 60px;
    height: 60px;
    font-size: 30px;
    font-weight: 700;
    line-height: 56px;
    background: #fff;
    color: #f79532;
}

section#news .date-outer .month {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
    text-align: center;
    text-transform: none;
    margin-top: 10px;
}
#news .inner-box:hover .month, #news .inner-box:hover h3, #news .inner-box:hover .post-meta li a, #news .inner-box:hover .post-meta li a .fa{color:#fff}
section#news .post-meta li {
    font-size: 14px;
}

section#news .post-meta li {margin-right: 15px;}

section#news .post-meta li:last-child {
    margin-right: 0;
}
.news-left .upper-content img {
    border-radius: 12px 12px 0 0;
}

#news .news-left .inner-box {
    border-radius: 0 0 12px 12px;
}
.news-left .upper-content:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 1;
    background-color: rgba(255,87,34,0.60);
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    background-size: cover;
    -webkit-transform: scaleX(0.7) translateX(-130px);
    -ms-transform: scaleX(0.7) translateX(-130px);
    -moz-transform: scaleX(0.7) translateX(-130px);
    transform: scaleX(0.7) translateX(-130px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    transform-origin: left;
}

.news-left:hover .upper-content:before {
    opacity: 1;
    -webkit-transform: scaleX(1) translateX(0px);
    -ms-transform: scaleX(1) translateX(0px);
    -moz-transform: scaleX(1) translateX(0px);
    transform: scaleX(1) translateX(0px);
}

.news-left:hover .upper-content {
    position: relative;
    overflow: hidden;
}
#news .news-left .inner-box:hover  .month, #news .news-left .inner-box:hover h3, #news .news-left .inner-box:hover .post-meta li a{color:#000}
#news .news-left .inner-box:hover .post-meta li a .fa{color:#f79532}
section#clients {
    padding: 70px 0;
}
section.footer {
    background: #111111;
}
.footer-widget .title h3 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 45px;
    padding-bottom: 18px;
    text-transform: capitalize;
}

.footer-widget .title h3:before {content: "";position: absolute;left: 0px;bottom: 4px;height: 1px;width: 30px;background-color: #f79532;}

.footer-widget .title h3:after {content: "";position: absolute;left: 0px;bottom: 0px;height: 1px;width: 40px;background-color: #f79532;}
.footer-widget .title h3 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 45px;
    padding-bottom: 18px;
    text-transform: capitalize;
}

.footer-widget .title h3:before {content: "";position: absolute;left: 0px;bottom: 4px;height: 1px;width: 30px;background-color: #f79532;}

.footer-widget .title h3:after {content: "";position: absolute;left: 0px;bottom: 0px;height: 1px;width: 40px;background-color: #f79532;}

ul.recent-news li {
    padding-left: 100px;
    min-height: 70px;
    margin-bottom: 20px;
    position: relative;
}

ul.recent-news li .img-holder {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

ul.recent-news li .title-holder h5 a {
    color: #fff;
}

ul.recent-news li .title-holder h5 {
    margin-bottom: 8px;
}

.footer-logo img {
    max-height: 60px;
}

.footer-logo {
    margin-bottom: 23px;
}
ul.contact li .fa {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 23px;
    color: #f79532;
}

ul.contact li {
    padding-left: 36px;
    position: relative;
    color: #fff;
}

ul.contact li a {
    color: #fff;
}

.footer-widget p {
    color: #fff;
}

section.footer ul.social-box li {
    display: inline-block;
    margin-right: 15px;
}

section.footer ul.social-box li a {
    position: relative;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    display: inline-block;
    background-color: #292929;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

section.footer ul.social-box li a:hover {
    color: #ffffff;
    background-color: #f79532;
}

section.footer ul.social-box {
    margin-top: 20px;
}
.emailed-form input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    padding: 10px 50px 10px 30px;
    background: none;
    border-radius: 50px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid rgba(255,255,255,0.40);
	outline:0;
}
.emailed-form input[type="email"]:focus{border-color: #f79532;}

.emailed-form button.theme-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: none;
    width: 100px;
    font-weight: 700;
    border-radius: 0px 50px 50px 0px;
    background-color: #f79532;
    border: 0;
    text-transform: capitalize;
    font-family: 'Roboto Slab', serif;
}

.emailed-form .form-group {
    position: relative;
}
.copyright {
    background: #000;
    text-align: center;
    padding:15px 0px;
    color: #fff;
}
.copyright p{font-size:14px;color: #fff;}

.copyright a {
    color:#e35256;
}
section#section1 .section-header {
    margin: 0;
    margin-top: 60px;
}
.navbar-toggler{display:none}

/*--- New --*/
.text-left .card-title i { margin-right: 5px; }
.text-left .card-title { text-align: left; font-size: 22px; }
.overview-text { position: relative; padding: 0px 40px 30px 0; max-width: 540px; width: 100%; float: right; display: inline-block; overflow: visible; }
.overview-text .single-overview { display: inline-block; float: left; width: 100%; margin-bottom: 22px; min-height: 70px; }
.overview-text .single-overview .part-icon { width: 70px; height: 40px; margin-right: 20px; float: left; display: inline-block; }
.overview-text .single-overview .part-text { display: inline-block; width: calc(100% - 90px); float: left; }
.overview-text .single-overview .part-text a {color:#fff;}
.overview-text .single-overview .part-text h3 { color: #fff; font-size: 20px; margin-top: 0; margin-bottom: 10px; }
.overview-text .single-overview .part-text p, #footer a { color: #fff; }
.register-form .form-inner { position: relative; padding: 0 0 15px; /* background-color: #000; */ max-width: 540px; width: 100%; float: left; display: inline-block; overflow: visible; }
.register-form-title { position: relative; color: #ffffff; font-size: 20px; font-weight: 700; line-height: 1; margin-bottom: 10px; padding-bottom: 18px; text-transform: capitalize; font-family: 'Roboto Slab', serif; }
.register-form { position: relative; /* background: #000; */ }
.register-form .contact-formarea { margin: 0; padding: 0; border: 0; }
.team-list ul li { list-style: none; background: url(../img/bullet2.png) no-repeat left 13px; padding: 7px 0 7px 15px; float: left; width: 25%; line-height: 22px; }
.about-list ul li { list-style: none; padding: 7px 0 7px 20px; float: left; width: 100%; line-height: 22px; position: relative;color: #000; }
.about-list ul li::before { position: absolute; left: 0px; top: 16px; color: #fff; content: ""; width: 10px; height: 3px; background:#ec3c42; z-index: 999; }
.about-list { display: inline-block; width: 100%; }
.contact-formarea { float: left;   width: 100%;   min-height: unset; }
.contact-formarea .input-box { border: 1px solid #e0e0e0; width: 48%; outline: 0; border-radius: 3px; text-transform: none; }
.input-box { width: 255px; height: 45px; float: left; font-size: 16px; color: #5e5e5e; text-transform: uppercase; font-weight: 400; margin: 0 18px 18px 0; padding-left: 16px; border: 0; text-transform: none; }
.input-box.last { margin-right: 0; } 
.contact-formarea .input-box.last { float: right; }
.input-box2 { width: 98%; height: 88px; float: left; font-size: 16px; color: #5e5e5e; text-transform: uppercase; font-weight: 400; margin: 0 0 15px 0; padding-left: 16px; border: 0; padding-top: 9px; text-transform: none; } 
.contact-formarea .input-box2 { border: 1px solid #e0e0e0; width: 100%; outline: 0; border-radius: 3px; text-transform: none; }
img.capt { float: left; height: 45px; width: 130px; margin-right: 10px; }
.contact-formarea .login-button { float:left; width: 100%;     text-align: left; }
/*.login-button input.button { background: #000; color: #fff; border: 0; font-size: 17px; height: 44px; width: 118px; font-family: 'Roboto', sans-serif;cursor: pointer;}*/
.login-button input.button { background: #000; color: #fff; border: 0; font-size: 17px; height: 44px; width: 118px; font-family: 'Roboto', sans-serif;cursor: pointer; position:relative;bottom:-75px;}
/* .yuo-list::before { font: normal normal normal 14px/1 FontAwesome; text-rendering: auto; content: "\f054"; position: absolute; left: 0; top: 7px; font-size: 11px; color: #fff; } */
.yuo-list::before { position: absolute; left: 0px; top: 10px; color: #fff; content: ""; width: 15px; height: 3px; background: #fff; z-index: 999; }
/* .yuo-list { position: relative; padding-left: 15px; color: #fff; margin-bottom: 30px; display: inline-block; } */
.yuo-list { position: relative; padding-left: 35px; color: #fff; margin-bottom: 30px; display: inline-block; padding-top: 0; }
.service-2 { order: 2; }
header#header.header-scrolled .menu-others {/* padding-top: 0; */}
header#header.header-scrolled .info-outer {padding-bottom: 0;}
.overview-text .single-overview:last-child { margin-bottom: 0; }
.html5-elem-data-box .html5-title-prefix { display: none !important; }
.html5-elem-data-box .html5-playpause { display: none !important; }
.html5-elem-data-box .html5-title-caption { font-family: 'Roboto', sans-serif; font-size: 15px; text-align: center; width: 100%; display: inline-block; }
.banner-text { position: absolute; top: 50%;/* top: 35%; */ left: 5%; width: 37%; transform:translateY(-80px);max-width:675px;}
.banner-text1 { max-width: 1170px; margin: 0 auto; padding: 0px 15px; position: relative; color: #ffffff; font-size: 40px; font-weight: 700; font-family: 'Roboto Slab', serif; line-height: 1.1; height: 155px; display: table-cell; vertical-align: middle;}
.logo img {max-height: 120px;}
.second-ttl { position: relative; color: #ed3136; font-weight: 700; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-style: italic; font-family: 'Roboto Slab', serif; }
/* #team .section-header .heading.bordered { font-size: 28px; } */
#team .section-header { margin-bottom: 0; }
/* #team .heading.bordered::before { display:none; } */
#gallery { padding-bottom: 0px; }
#team { padding: 70px 0 70px; background:#ea484d;}
#team .section-header .heading::before { background: #ffffff; }
#team .text-left .card-title { text-align: left; font-size: 19px; color:#fff; }
#aboutus { /* padding-bottom: 30px; */ }
#html5-close { background: #fff !important; width: 50px; height: 30px; margin: 0 !important; right: 0 !important; top: -30px !important; }
#html5-close::before { content: ""; position: absolute; text-align: center; width: 100%; left: 0; top: 0; color: #000; font-size: 14px; background: #fff url("../images/close.png") no-repeat scroll center; height: 100%; }
.highlight { color: #ec3c42; }
#contact { background: #ea484d; padding:60px 0 40px 0; }
#contact .section-header .heading::before, #section4 .section-header .heading::before { background: #fff; }
#contact .section-header { margin-bottom: 45px; }
.text-msg p { font-size: 17px; color: #000; }
.html5-next::after { content: ""; position: absolute; z-index: 9; background: #fff url("../images/next.png") no-repeat scroll 12px center; width: 30px; height: 40px; line-height: 2; font-family: 'Roboto', sans-serif; left: -30px; right: auto; color: #171717; font-size: 20px; }
.html5-prev::after { content: ""; position: absolute; z-index: 9; background: #fff url("../images/prev.png") no-repeat scroll 8px center; width: 30px; height: 40px; line-height: 2; font-family: 'Roboto', sans-serif; left: 0px; right: auto; color: #171717; font-size: 20px; }
.html5-next, .html5-prev { display: block !important; opacity: 1 !important;}
.html5-next img, .html5-prev img, #html5-close img { display: none; }
#aboutus a { color: #ed3136;text-decoration: underline; } 
.address-detail2 { float: right; width: auto; margin-top: 6px; }
.followus li { float: left; margin-left:10px; } 
.followus li a { color: #ed3136; } 
nav.main-nav ul li:last-child { margin-right: 15px; } 
#contact .overview-text .single-overview { margin-bottom: 0; }
.followus li:last-child a { padding-left: 2px; } 
.part-text {
    line-height: 23px;
}
#contact .overview-text .single-overview {
    margin-bottom: 10px;
}
.slide3 .banner-text { top:36%; } 
.slide3 .banner-text .banner-text1 { font-size: 35px; } 
.tagline { text-align: center; color: #fff; padding: 0 140px; font-size: 18px; margin-bottom: 15px !important; float: left; width: 100%; }
.tagline p {
    color: #fff;
}
#testimonials {
    padding:100px 0;
}
.section3-box { margin: 0 !important; padding: 0 10px; }
.text-card { background:#ec2a2f; width: 100% !important; padding: 21px; margin-bottom: 30px; min-height: 380px; } 
.text-card.text-card2 { min-height:506px; } 
.text-left .card-title i { margin-right: 5px; display: none; } 
.text-left2 p { line-height: 21px; color: #fff;margin-bottom: 0 !important; } 
#team .text-left .card-title span { font-size: 14px; color: #fff; font-weight: normal; } 
.tagline.last { margin-bottom: 0; } 
.tagline.last p { margin-bottom: 0; } 

.caption { text-align: center; } 
.caption-title { font-size: 21px; font-weight: bold; color:#ed3136; font-family: 'Roboto Slab', serif; margin-bottom: 20px; width: 100% !important; float: left; } 
.caption p { width: 100%; float: left; color: #000; padding: 0 60px !important; } 
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page span{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  width: 100px;
  height: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background: #ccc;
  border:none;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{ background: #3F51B5; } 

.owl-dot.active span { background: #ea484d !important; } 
.owl-dot span { background: #000 !important; width: 28px; height: 3px; float: left; } 
.owl-dot { margin: 0 3px; } 
.owl-dots { text-align: center; width: 100%; margin-top: 21px; } 

.thank-you {
    padding-top: 210px !important;
}
.slide3 .banner-text .banner-text1 span {
    margin-top: 20px;
    float: left;
}

@media only screen and (max-width:1199px)
{
ul.navigation {
    padding-left: 30px;
}

.navbar {
    padding: 0 20px;
}
}







@media only screen and (max-width:1024px)
{
	.caption p {
    width: 100%;
    float: left;
    color: #000;
    padding: 0 0px !important;
}
.text-card {min-height: 481px;}	
.text-card.text-card2 {
    min-height: 610px;
}
.slide3 .banner-text .banner-text1 {
    font-size: 27px;
}
.slide3 .banner-text {
    top: 50%;
}	
.main-nav ul li {
    margin:0 6px !important;
}
.outer-text-box .text-right {
    padding-left: 0px;
    padding-right: 10px;
}

.icon-left {
    width: 50px;
}
.navbar {
    padding: 0 20px;
}
.logo {
    max-width: 150px;
    margin-top: 0px;
}

.info-box {
    margin-right: 20px;
}
.btns-box a.btn-one {
    padding: 13px 26px;
    font-size: 16px;
    border: none;
}
.event-column {
    padding: 0 0 0 20px;
}
.tagline {
    text-align: center;
    color: #fff;
    padding: 0;
}
}

@media only screen and (max-width:991px)
{
.menu-others {
    padding-top: 13px;
}	
.menu-others {
    padding-top: 13px;
    width: 85%;
}
.address-detail2 {margin-top: 0;}	
nav.main-nav ul li a {font-size: 13px;}	
.section3-box {
    width: 100% !important;
}
.tagline {
    text-align: center;
    color: #fff;
    padding: 0;
}
.text-card {
    min-height: auto;
}
.text-card.text-card2 {
    min-height: auto;
}
.col-lg-3.section3-box:last-child {
    margin-bottom: 0 !important;
}	
.slide3 .banner-text {
    top: 48%;
    width: 50% !important;
}
.slide3 .banner-text .banner-text1 {
    font-size: 26px;
    padding-left: 30px;
}
nav.main-nav ul li {
margin-right: 0 !important;
margin-left: 5px !important;
}
.logo {
    width: 100%;
    position: relative;
    max-width: unset;
    text-align: left;
    padding: 0px 0px;
}



.menu-others {
    padding-top: 0;
}

.info-box {
    margin-right: 20px;
    padding-left: 50px;
}

.info-box .icon-box {
    font-size: 25px;
    width: 40px;
    height: 40px;
}

header#header .container {
 
}
.section3-box {
    margin-bottom: 0px !important;
}
section#event .image-column {
    position: static;
    width: 100%;
    height: 580px;
}

.event-column {
    width: 100%;
    padding: 50px;
}

section#event {
    padding-top: 0;
}
.news-left .upper-content img {
    width: 100%;
}
header#header.header-scrolled .logo {
    width: auto;
}

header#header.header-scrolled button.navbar-toggler {
    top: 0px;
}
.navbar-toggler{display:block}
}
@media only screen and (min-width:768px) and (max-width:1023px){
.section3-box {width: 33.33%;}
header#header nav.main-nav { display: block; }
.navbar-toggler { display: none; }
nav.main-nav ul li {margin-right: 5px;}
.logo {width: auto;}
header#header .container {max-width: 100%;width:100%}
.menu-others { padding-top: 20px; }
.info-outer {padding-bottom: 0;}
.banner-text { top: 35%; width: 90%; }
.banner-text1 {font-size:35px;}
.mouse-btn-down.scroll-to-target {bottom:20px;}
.contact-formarea .input-box {margin-right: 2%;}
}


@media only screen and (min-width:1024px){
#header {position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 9999;}
section#intro {margin-top: 130px;}
}


@media only screen and (max-width:767px)
{
.slide3 .banner-text .banner-text1 span {
    margin-top: 11px;
    float: left;
}	
	header#header .container {margin:0; padding:0;}
.section-header.text-center p {
    padding: 0;
}
.followus li:last-child a {
    padding-left: 0;
}
.contact-img {
    position: static;
    width: 100%;
    min-height: 350px;
}

/* section#contact {
    padding: 0;
} */

section#contact .content-txt {
    padding: 30px 20px;
}
section#testimonial {
    padding-right: 15px;
    padding-left: 15px;
}
#header {
    background: #fff; padding: 0;
}
a.scrolldown{display:block}
a.scrollto{display:none;}
header#header.fixed-top.header-scrolled .logo img{max-height:70px;}
.single-footer-widget .recent-news li .title-holder h5 a:before {
    display: none;
}

.single-footer-widget .brochures-carousel-box {
    max-width: unset;
	padding: 30px;
}

section#section1 {
    margin-top: 0;
    padding-top: 60px;
}

.icon-holder {
    display: block;
    vertical-align: middle;
    float: none;
}

.text-holder {
    display: block;
    vertical-align: middle;
    padding-left: 0;
    margin-top: 30px;
}

.header-button.float-right {
    float: left !important;
}

.form-section .form-inline .form-group {
    margin: 0;
}

section#clients .section-header {
    padding-bottom: 130px;
}

section#clients .owl-nav {
    position: absolute;
    left: 0;
    right: auto;
    top: -100px;
}
.owl-carousel.brochure-carousel{max-width:unset}
.top-bar {
    display: none;
}

.info-box {
    padding-left: 0;
    padding-top: 60px;
    text-align: center;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
}

.info-box .icon-box {
    left: 50%;
    margin-left: -20px;
}

.logo {
    width: auto; margin-bottom: 5px; margin-top: 5px;
}

.header-button.float-right a.btn-one {
    height: auto;
}

.section-header {
    float: left;
    width: 100%;
}
.event-column {
    padding: 20px;
}

.inner-box {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
section#news .event-block .upper-box {
    padding-left: 0;
    padding-top: 100px;
}
section#intro {
    margin-top: 0px;
}
button.navbar-toggler {
    top: 3px;left: 15px;right: auto; position: relative;border: 0; padding: 0; background:none; color:#ed3136; outline: none;float: left;
}
.address-detail2 {
    float: right;
    width: auto;
	margin-right: 10px;
    margin-top: 0;
}

.menu-others {
	width: 100%;
	background: #f5f5f5;
	padding: 10px 0; 
}
.info-outer {padding-bottom: 0px;}
header#header.header-scrolled .menu-others {padding-top: 10px;}
header#header nav.main-nav { padding-top: 0px; margin-top: 35px; }
header button.navbar-toggler span { font-size: 15px; line-height: 1; top: -2px; position: relative; }
.carousel-indicators {
    left: -23px;
}
.banner-text { position: absolute; top: 50%; left: 3%; width: 44%; transform: translateY(-42px); }
.banner-text1 { font-size: 16px; height: 85px; }
.mouse-btn-down.scroll-to-target {bottom: 0;}
.service-2 { order: 0; }
section { width: 100%; float: left; padding: 40px 0 40px; }
.section-header { margin-bottom: 30px; }
nav.main-nav ul li {margin: 0; padding: 0 15px; border-bottom:1px solid #ec9a9c5c;}
nav.main-nav ul li a {line-height: 1;}
nav.main-nav ul li:last-child { border-bottom: 0; }
header#header .container {max-width: 100%;}
.contact-formarea .input-box {width: 100%;}
#team .section3-box { margin: 0 !important; }
#team .section3-box .outer-text-box { padding-top: 0; }
.logo.float-left { text-align: center; width: 100%; }
nav.main-nav ul li { width: 100%; float: left; text-align: left; padding: 8px 8px 8px 16px; margin: 0 !important; }
nav.main-nav ul li a { width: 100%; text-align: left; color: #fff; } 
header#header nav.main-nav { width: 100%; background:#ed3136; text-decoration: none; outline: none !important; border: 0; text-transform: uppercase; } 
.navbar-toggler { display: block; } 
.overview-text .single-overview .part-icon {margin-right: 10px;}
header#header nav.main-nav {position:absolute; z-index:999}
header#header.header-scrolled .logo { display: none; }

.slide3 .banner-text { top: 40%; width: 50% !important; }
.slide3 .banner-text .banner-text1 { font-size: 14px; padding-left: 20px; } 


}

@media only screen and (max-width:375px){
.slide3 .banner-text .banner-text1 {
    font-size: 12px;
    padding-left: 6px;
}
}