/*** 

====================================================================
	Fluid Section
====================================================================

***/

.fluid-section {
    position: relative;
    padding: 0;
}

.fluid-section .top-icon-box {
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: -65px;
    width: 130px;
    height: 130px;
    font-size: 60px;
    line-height: 140px;
    background: #f1f1f1;
    color: #00aa55;
    text-align: center;
    border-radius: 50%;
    z-index: 2;
}

.alternate-icon .top-icon-box {
    background: #ffffff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.10);
}

.fluid-section .row {
    margin: 0;
}

.fluid-section .column {
    position: relative;
    padding: 0;
    color: #ffffff;
}

.fluid-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fluid-section .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0);
}

.fluid-section .column:nth-child(2) .image-layer:before {
    background: #00aa55;
    opacity: 0.90;
}

.fluid-section .column .inner {
    position: relative;
    float: right;
    width: 100%;
    max-width: 600px;
    padding-right: 100px;
}

.fluid-section .column:nth-child(2) .inner {
    float: left;
    padding-right: 0;
    padding-left: 100px;
}

.fluid-section .column .content {
    position: relative;
    display: block;
    padding: 110px 15px 100px;
}

.fluid-section .column .upper-title {
    position: relative;
    display: block;
    padding: 12px 0 0 84px;
    min-height: 60px;
    margin-bottom: 35px;
}

.fluid-section .column .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
    line-height: 1em;
}

.fluid-section .column .upper-title h4 {
    font-weight: 700;
    margin: 0;
}

.fluid-section .column .upper-title h2 {
    font-weight: 700;
    margin: 0;
}/*** 

====================================================================
	Extended Info Section
====================================================================

***/

.ext-info-section {
    position: relative;
    padding: 0px 0px 105px;
}

.ext-info-section .pattern-layer {
    position: absolute;
    left: 0;
    top: 220px;
    bottom: 0;
    width: 100%;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ext-info-section .awards-row {
    position: relative;
}

.ext-info-section .awards-row .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ext-info-section .awards-row .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00aa55;
    opacity: 0.93;
}

.ext-info-section .awards-row .auto-container {
    max-width: 1400px;
}

.ext-info-section .awards-row .outer-container {
    position: relative;
    padding: 100px 100px 45px;
    color: #ffffff;
}

.ext-info-section .awards-row .outer-container:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100px;
    bottom: 100px;
    border-left: 1px solid rgba(255, 255, 255, 0.50);
    z-index: 3;
}

.ext-info-section .awards-row .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ext-info-section .awards-row .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00aa55;
    opacity: 0.93;
}

.ext-info-section .awards-row .row {
    margin: 0px -50px;
}

.ext-info-section .awards-row .column {
    position: relative;
    padding: 0px 50px;
}

.ext-info-section .award-block {
    position: relative;
    margin-bottom: 50px;
}

.ext-info-section .award-block .inner {
    position: relative;
    display: block;
    padding-left: 100px;
}

.ext-info-section .award-block .slash {
    position: absolute;
    left: 0;
    top: -2px;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Manjari', sans-serif;
}

.ext-info-section .award-block h4 {
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}

.ext-info-section .award-block h4 a {
    color: #ffffff;
}

.ext-info-section .content-row {
    position: relative;
    padding: 110px 0px 0px;
}

.ext-info-section .content-row .content {
    position: relative;
    max-width: 540px;
    margin: 0 auto;
    text-align: center;
}

.ext-info-section .content-row h4 {
    font-weight: 700;
    color: #222222;
    margin-bottom: 15px;
}

.ext-info-section .content-row h2 {
    font-weight: 700;
    color: #222222;
    margin-bottom: 30px;
}

.ext-info-section .content-row .theme-btn {
    min-width: 180px;
}

.ext-info-section .content-row .theme-btn .btn-title {
    padding: 14px 25px 10px;
}/*** 

====================================================================
	History Section
====================================================================

***/

.history-section {
    position: relative;
    padding: 110px 0px 110px;
    background: #f1f1f1;
}

.history-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.history-section .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f1f1f1;
    opacity: 0.80;
}

.history-section .pattern-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.history-section .sec-title {
    margin-bottom: 50px;
}

.history-section .history-container {
    position: relative;
    display: block;
    padding: 42px 0px;
    z-index: 1;
}

.history-section .center-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.10);
}

.history-section .center-line .dot {
    position: absolute;
    left: -8px;
    top: 0;
    width: 15px;
    height: 15px;
    background: #00aa55;
    border-radius: 50%;
}

.history-section .center-line .dot:before {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    background: #00aa55;
    opacity: 0.30;
    border-radius: 50%;
}

.history-section .center-line .upper-dot {
    top: 0;
}

.history-section .center-line .lower-dot {
    top: auto;
    bottom: 0;
}

.history-block {
    position: relative;
    margin-bottom: 40px;
}

.history-block .inner {
    position: relative;
    display: block;
}

.history-block .image-col {
    position: relative;
    margin-bottom: 30px;
}

.history-block .text-col {
    position: relative;
    margin-bottom: 30px;
}

.history-block.alternate .image-col {
    order: 12;
}

.history-block.alternate .text-col {
    order: 0;
}

.history-block .image-box {
    position: relative;
    display: block;
    padding-right: 200px;
}

.history-block.alternate .image-box {
    padding-right: 0px;
    padding-left: 200px;
}

.history-block .image,
.history-block .image img {
    display: block;
    width: 100%;
}

.history-block .year-box {
    position: absolute;
    right: -75px;
    top: 50%;
    margin-top: -60px;
    width: 120px;
    height: 120px;
}

.history-block.alternate .year-box {
    left: -75px;
    right: auto;
}

.history-block .year-box .year-inner {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    text-align: center;
    background: #ffffff;
    color: #aaaaaa;
    border-radius: 50% 0% 50% 50%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.history-block:hover .year-box .year-inner {
    background: #00aa55;
    color: #ffffff;
}

.history-block.alternate .year-box .year-inner {
    border-radius: 50% 50% 50% 0%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.history-block .year-box span {
    position: relative;
    display: block;
    padding: 45px 10px 30px;
    font-size: 20px;
    font-family: 'Manjari', sans-serif;
    font-weight: 700;
    line-height: 40px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.history-block .year-box:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    width: 105px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.history-block.alternate .year-box:before {
    right: auto;
    left: 100%;
}

.history-block .year-box:after {
    content: '';
    position: absolute;
    right: 224px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border-radius: 50%;
}

.history-block.alternate .year-box:after {
    right: auto;
    left: 224px;
}

.history-block:hover .year-box:before,
.history-block:hover .year-box:after {
    border-color: #00aa55;
}

.history-block .text-col .inner {
    padding-left: 100px;
    padding-top: 70px;
}

.history-block.alternate .text-col .inner {
    padding-left: 0px;
    padding-right: 100px;
}

.history-block .text-col h6 {
    color: #00aa55;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 14px;
}

.history-block .text-col h3 {
    color: #222222;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.history-block .text-col h3 a {
    color: #222222;
}
