@import url("http://fonts.googleapis.com/css?family=Roboto:100,300");

#page {
    /* width: 1200px; */
    margin: 0 auto
}

@media only screen and (max-width: 960px) {
    #page {
        width: 100%
    }
}

@media only screen and (max-width: 480px) {
    #footer .block-address .content ul li:nth-child(even) {
        float: none;
        width: 100%
    }
    .about-section .image-column .inner-column .image .overlay-box {
        position: initial;
       
    }
    #footer .block-address .content ul li:nth-child(odd) {
        float: none;
        width: 100%
    }
    #footer .block-address {
        float: none;
        width: 100%
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Arial, sans-serif;
        line-height: 1.5;
        font-size: 16px;
        line-height: 24px;
        font-size: 1.6rem;
        line-height: 2.4rem;
        /* background: #fff; */
        color: #000;
        word-wrap: break-word;
        -webkit-text-size-adjust: none
    }
    #navigation {
        clear: both
    }
    #sidebar-second {
        margin-right: 0;
        width: 100%
    }
    #sidebar-first {
        margin-right: 0;
        width: 100%
    }
    #page {
        width: 100%;
        margin: 0px 0px 0px 0px
    }
    .footer{
        background-image: none;
    }
    html,
    body {
        margin: 0;
        padding: 0;
        border: 0
    }
    #main {
        padding-bottom: 0px;
        position: static;
        margin: 0 0;
    }

        #footer {
            position: relative;
            width: 100%
        }
    
    
    
        .sidebar,
        #sidebar-first,
        #sidebar-second {
            float: none;
            clear: both;
            width: auto;
            margin: 0px
        }
    
    
        #content #content-inner.center {
            margin: 0px
        }
    
}

body,
#page {
    height: 100%
}

@media only screen and (max-width: 960px) {
    body {
        background: #fff;
        word-wrap: break-word;
        -webkit-text-size-adjust: none
    }
}

@media only screen and (max-width: 960px) {

    html,
    body {
        margin: 0;
        padding: 0;
        border: 0
    }
}



#main {
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 960px) {
    #main {
        padding-bottom: 0px
    }
}



#content {
    float: left;
    width: 100%;
    margin-right: -100%;
    margin-bottom: auto
}

.sidebar {
    float: left
}

#sidebar-second {
    float: right
}

@media only screen and (max-width: 960px) {
    #sidebar-second {
        float: none;
        clear: both;
        width: auto;
        margin: 0px
    }
}

#footer {
    height: auto;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #footer {
        position: relative;
        width: 100%
    }
}



#header,
#footer,
.mission,
.breadcrumb,
.node {
    font-size: 1.7rem;
    clear: both
}

.two-sidebars .center,
.sidebar-first .center {
    margin-left: 19.7916666667%
}

#sidebar-first {
    width: 19.7916666667%;
    margin-right: -190px
}



.two-sidebars .center,
.sidebar-second .center {
    margin-right: 285px
}

#sidebar-second {
    width: 285px
}



#navigation {
    margin-left: 0;
    width: 100%
}



a {
    color: #618264
}
.content-right{
margin-right: 40px;
}
.content-left{
    text-align: left;
}
a:link {
    text-decoration: none
}









#navigation ul {
    float: left;
    margin: 0;
    padding: 0
}

#navigation li {
    float: left;
    margin: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3em;
    color: #000
}



h1 {
    font-size: 28px;
    line-height: 42px;
    font-size: 2.8rem;
    line-height: 4.2rem;
    font-weight: 300;
    padding: 0 0 0.5em;
    margin: 0
}

h2 {
    font-size: 24px;
    line-height: 36px;
    font-size: 2.4rem;
    line-height: 3.6rem;
    font-weight: 300;
    margin-bottom: 0.75em
}

h3 {
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 1em
}

h4 {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    margin-bottom: 0.8em
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 600;
    margin-bottom: 0
}
.font-size-14{
    text-align: justify;
font-size: 19px;
}
.cp-text{
    font-size: 15px;
}
h6 {
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    font-weight: bold
}

p {
    margin: 0 0 1em 0
}

abbr {
    border-bottom: 1px dotted #666;
    cursor: help;
    white-space: nowrap
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre,
code,
kbd,
samp,
tt {
    font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    line-height: 1.5em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #efefef;
    display: block;
    padding: 5px;
    margin: 5px 0;
    border: 1px solid #aaa
}

q {
    quotes: none
}

q:before,
q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 2em
}

dd {
    margin: 0 0 0 2em
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

ul {
    list-style-type: disc
}

ul ul {
    list-style-type: circle
}

ul ul ul {
    list-style-type: square
}

ul ul ul ul {
    list-style-type: circle
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style-type: lower-alpha
}

ol ol ol {
    list-style-type: decimal
}

@media only screen and (max-width: 960px) {
    p img {
        float: left;
        margin: 0 10px 5px 0;
        padding: 0
    }
}

@media only screen and (max-width: 960px) {
    img {
        border: 0;
        max-width: 100%
    }
}

@media only screen and (max-width: 960px) {
    table {
        width: auto;
        border-collapse: collapse;
        border-spacing: 0
    }
}

* {
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(../js/boxsizing.htc)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

#skip a {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px
}

#skip a:active,
#skip a:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static !important;
    width: auto
}

#site-name {
    font-size: 28px;
    line-height: 42px;
    font-size: 2.8rem;
    line-height: 4.2rem;
    font-weight: 300;
    padding: 0 0 0.5em;
    margin: 0
}

div.view div.views-admin-links {
    width: auto
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static !important;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix,
#navigation {
    zoom: 1
}

.clearfix:before,
#navigation:before {
    content: "";
    display: table
}

.clearfix:after,
#navigation:after {
    content: "";
    display: table;
    clear: both
}

.clearleft,
.clearl,
.cleft {
    clear: left
}

.clearright,
.clearr,
.cright {
    clear: right
}

.clear,
.clearboth,
.clearall {
    clear: both
}

.floatleft,
.fleft,
.floatl {
    float: left;
    margin: 0 10px 5px 0
}

.floatright,
.fright,
.floatr {
    float: right;
    margin: 0 0 5px 10px
}

#system-themes-form img {
    width: 100px
}

.form-item .description {
    font-style: italic;
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-top: 5px;
    color: #777
}

#edit-delete {
    color: #c00
}

div.messages {
    padding: 9px;
    margin: 1em 0;
    color: #036;
    background: #bdf;
    border: 1px solid #ace
}

div.warning {
    color: #840;
    background: #fe6;
    border-color: #ed5
}

div.error {
    color: white;
    background: #e63;
    border-color: #d52
}

div.status {
    color: #360;
    background: #cf8;
    border-color: #bbee77
}

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

html,
button,
input,
select,
textarea {
    font-family: Helvetica, Arial, sans-serif;
    color: #222
}

body {
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
}
#main{
 margin: 0 5rem;
}
::-moz-selection {
    background: #D0E7D2;
    color: #000;
    text-shadow: none
}

::selection {
    background: #D0E7D2;
    color: #000;
    text-shadow: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    margin-left: -7px;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 13px;
    height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

/* input:invalid,
textarea:invalid {
    background-color: #f0dddd
} */

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%
}

td {
    vertical-align: top
}

tr.even td,
tr.odd td {
    padding: 10px 5px
}

tr.odd {
    background-color: white
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

.wireframe-mode #header,
.wireframe-mode #content-top,
.wireframe-mode #content-top>*,
.wireframe-mode #content-header,
.wireframe-mode #content-header>*,
.wireframe-mode #content-area,
.wireframe-mode #content-area>*,
.wireframe-mode #content-bottom,
.wireframe-mode #content-bottom>*,
.wireframe-mode #primary,
.wireframe-mode #secondary,
.wireframe-mode #sidebar-left-inner,
.wireframe-mode #sidebar-right-inner,
.wireframe-mode .block {
    padding: 2px;
    border: 1px solid #bbbbbb
}

.wireframe-mode .node {
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 10px
}

.wireframe-mode .block {
    margin-bottom: 3px
}
.content-header{
 padding-top: 2rem;
}

.wireframe-mode #content-top,
.wireframe-mode #content-header,
.wireframe-mode #content-area,
.wireframe-mode #content-bottom {
    margin: 0 3px 3px
}

.wireframe-mode #footer {
    margin-top: 3px;
    padding: 2px;
    border: 1px solid #cccccc
}

.wireframe-mode .with-navigation #content,
.wireframe-mode .with-navigation .sidebar {
    margin-top: 50px
}

.wireframe-mode #navigation {
    height: 50px
}

#header {
    box-shadow: 0px 15px 10px -15px #111;    

    background: #fff
}

#header .block-search {
    float: right;
    margin-top: 10px;
    margin-top: 1rem
}

#header .block-search .block-title {
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #618264;
    font-weight: 300
}

#header .block-search .block-title .blast {
    color: #222
}

#header .block-search .content {
    float: right
}

#header .block-search .content .form-submit {
    color: #fff;
    text-transform: lowercase;
    background: #618264;
    border: 2px solid #618264
}

#logo {
    float: left;
    margin: 25px 30px 0 0;
    margin: 2.5rem 3rem 0 0
}

#navigation {
    clear: right;
    padding-top: 50px;
    padding-top: 5rem;
    background: #fff;
    border-bottom: 1px solid #d4898c
}

#navigation .menu {
    float: right;
    padding-top: 10px;
    padding-top: 1rem;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(50%, #f2f2f2), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(left, #ffffff, #f2f2f2, #ffffff);
    background-image: -webkit-linear-gradient(left, #ffffff, #f2f2f2, #ffffff);
    background-image: linear-gradient(to right, #ffffff, #f2f2f2, #ffffff)
}

#navigation .menu li {
    position: relative;
    padding: 0 6px;
    padding: 0 0.6rem
}

#navigation .menu li:hover a {
    background-image: url("../images/arrows/active.png")
}

#navigation .menu li:hover .menu {
    left: 0
}

#navigation .menu li:hover .menu .menu {
    left: -999em
}

#navigation .menu li a {
    display: inline-block;
    padding-bottom: 35px;
    padding-bottom: 3.5rem;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 300;
    color: #222;
    text-decoration: none;
    text-transform: uppercase;
    background: url("../images/arrows/inactive.png") no-repeat center bottom
}

#navigation .menu li a.active {
    background-image: url("../images/arrows/active.png")
}

#navigation .menu li .menu {
    position: absolute;
    top: 51px;
    left: -999em;
    float: none;
    padding: 20px;
    padding: 2rem;
    background: #618264;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 10
}

#navigation .menu li .menu li {
    float: none;
    display: block;
    padding: 0 15px 0 0;
    padding: 0 1.5rem 0 0;
    border-top: 1px solid #fff
}

#navigation .menu li .menu li.first {
    border-top: 0
}

#navigation .menu li .menu li:hover .menu {
    left: 100px
}

#navigation .menu li .menu li a {
    padding-bottom: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 26px;
    font-size: 1.3rem;
    line-height: 2.6rem;
    font-weight: normal;
    color: #fff;
    text-transform: none;
    background: none;
    white-space: nowrap
}

#navigation .menu li .menu li .menu {
    top: 0;
    left: 0
}

#content-inner {
    margin-top: 20px;
    margin-top: 2rem;
    padding-right: 25px;
    padding-right: 2.5rem
}

#content-inner .title {
    font-family: "Roboto", sans-serif;
    font-size: 37px;
    line-height: 37px;
    font-size: 3.7rem;
    line-height: 3.7rem;
    font-weight: 400;
    color: #618264
}

.view-front img {
    float: left;
    margin-right: 25px;
    margin-right: 2.5rem
}

#above-content .block-menu {
    border-bottom: 1px solid #d4898c
}

#above-content .block-menu .content .menu {
    margin: 10px 0 0;
    margin: 1rem 0 0;
    padding: 0;
    height: 80px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ODk4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #d4898c));
    background-image: -moz-linear-gradient(#fdfdfd, #d4898c);
    background-image: -webkit-linear-gradient(#fdfdfd, #d4898c);
    background-image: linear-gradient(#fdfdfd, #d4898c)
}

#above-content .block-menu .content .menu li {
    float: left;
    width: 119px;
    margin: 0 0 0 1px;
    padding: 21px 10px;
    padding: 2.1rem 1rem;
    text-align: center;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #ececec));
    background-image: -moz-linear-gradient(#fcfcfc, #ececec);
    background-image: -webkit-linear-gradient(#fcfcfc, #ececec);
    background-image: linear-gradient(#fcfcfc, #ececec);
    list-style: none
}

#above-content .block-menu .content .menu li.forged-materials {
    width: 120px;
    margin: 0
}

#above-content .block-menu .content .menu li.forging,
#above-content .block-menu .content .menu li.machining {
    padding: 31px 10px 30px;
    padding: 3.1rem 1rem 3rem
}

#above-content .block-menu .content .menu li a {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 300;
    color: #618264;
    text-decoration: none;
    text-transform: uppercase
}

#above-content .theme-light.slider-wrapper {
    padding: 5px 0;
    padding: 0.5rem 0;
    background: none;
    overflow: hidden
}

#above-content .theme-light .nivoSlider {
    margin-bottom: 0
}

#above-content .theme-light .nivo-caption {
    left: auto;
    right: 0;
    width: auto;
    padding: 12px 15px 0;
    padding: 1.2rem 1.5rem 0;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    line-height: 38px;
    font-size: 1.7rem;
    line-height: 3.8rem;
    font-weight: 300;
    color: #618264;
    text-transform: uppercase;
    background: #fff;
    opacity: 1;
    -moz-border-radius-topleft: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 30px
}

#above-content .theme-light .nivo-directionNav .nivo-prevNav {
    left: 0;
    top: 35px;
    width: 47px;
    height: 47px;
    background: url("../images/arrows/left.png") no-repeat
}

#above-content .theme-light .nivo-directionNav .nivo-nextNav {
    right: 0;
    top: 35px;
    width: 47px;
    height: 47px;
    background: url("../images/arrows/right.png") no-repeat
}

.view-news .views-row {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    font-size: 12px;
    line-height: 16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    border-bottom: 1px solid #222
}

.view-news .views-row.views-row-last {
    border-bottom: 0
}

.block-latest-news .view-news .views-row {
    margin: 15px 20px 0;
    margin: 1.5rem 2rem 0
}

.view-news .views-row h2 {
    font-size: 18px;
    line-height: 22px;
    font-size: 1.8rem;
    line-height: 2.2rem
}

.view-news .views-row h2 a {
    color: #618264;
    text-transform: uppercase;
    text-decoration: none
}

.view-news .views-row img {
    float: left;
    margin: 5px 10px 15px 0;
    margin: 0.5rem 1rem 1.5rem 0
}

.view-news .views-row p {
    display: inline
}

.view-news .views-row p.read-more:before {
    content: ' '
}

.view-news .views-row p.read-more a {
    color: #618264;
    text-decoration: none
}

.view-news .views-row p.read-more a:after {
    content: ' \00BB'
}

.view-news .more-link {
    margin: 0 20px;
    text-align: center;
    border-top: 1px solid #222
}

.view-news .more-link a {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    line-height: 50px;
    font-size: 1.7rem;
    line-height: 5rem;
    font-weight: 300;
    color: #222;
    text-decoration: none;
    text-transform: uppercase
}

.view-news .more-link a:after {
    content: ' \00BB'
}

.node-article .image-large {
    float: left;
    margin: 5px 10px 15px 0;
    margin: 0.5rem 1rem 1.5rem 0
}

.share-btn {
    display: inline-block;
    margin: 10px 7px 10px 0;
    padding: 7px 12px 7px 39px;
    font-size: 14px;
    line-height: 20px;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.share-btn i {
    font-style: normal
}

.share-btn:hover,
.share-btn:visited {
    color: #fff;
    text-decoration: none
}

.share-btn.facebook {
    background: #3b5998 url("../images/social-sprite-2.svg") no-repeat 6px -126px;
    background-size: 32px
}

.share-btn.facebook:hover {
    background-color: #1f3666
}

.share-btn.twitter {
    background: #17abed url("../images/social-sprite-2.svg") no-repeat 4px 2px;
    background-size: 32px
}

.share-btn.twitter:hover {
    background-color: #0e88bf
}

.share-btn.google {
    background: #dd4b39 url("../images/social-sprite-2.svg") no-repeat 4px -190px;
    background-size: 32px
}

.share-btn.google:hover {
    background-color: #b63d2e
}

.share-btn.linkedin {
    background: #0077B5 url("../images/linkedin.png") no-repeat
}

.share-btn.linkedin:hover {
    background-color: #0077B5
}

.share-btn.reddit {
    background: #cee3f8 url("../images/social-sprite-2.svg") no-repeat 2px -269px;
    background-size: 34px;
    color: #369
}

.share-btn.reddit:hover {
    background-color: #abbdcf
}

.share-btn.email {
    background: #6cb42c url("../images/social-sprite-2.svg") no-repeat 2px -64px;
    background-size: 34px
}

.share-btn.email:hover {
    background-color: #559021
}

#sidebar-second {
    margin: 10px 0 -999em;
    margin: 1rem 0 -999em;
    padding: 0 0 999em 10px;
    padding: 0 0 999em 1rem;
    border-left: 1px dotted #222
}

.front #sidebar-second {
    margin-top: 5px;
    margin-top: 0.5rem
}

#sidebar-second .block-latest-news {
    background: #999
}

#sidebar-second .block-latest-news .block-title {
    margin: 0 100px 0 0;
    margin: 0 10rem 0 0;
    text-indent: 5px;
    text-indent: 0.5rem;
    font-size: 20px;
    line-height: 50px;
    font-size: 2rem;
    line-height: 5rem;
    text-transform: uppercase;
    background: #fff;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px
}

#sidebar-second .block-title {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 38px;
    font-size: 1.8rem;
    line-height: 3.8rem;
    color: #222;
    font-weight: 300
}

#sidebar-second .block-title .blast {
    color: #618264
}

#sidebar-second .corporate-video,
#sidebar-second .download-newsletter {
    padding: 0 15px;
    padding: 0 1.5rem;
    border-bottom: 1px dotted #222
}

#sidebar-second .subsea-proflow {
    margin-top: 50px;
    margin-top: 5rem
}

#sidebar-second .subsea-proflow .content {
    background: #618264;
    margin-top: 2rem;
}

#sidebar-second .subsea-proflow .content p {
    margin: 15px 20px;
    margin: 1.5rem 2rem;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    color: #fff;
    font-weight: 300
}

#sidebar-second .subsea-proflow .content p.view-video {
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
    text-align: right
}

#sidebar-second .subsea-proflow .content p.view-video a {
    color: #fff;
    text-decoration: none;
    font-weight: bold
}

.social-sprite,
.social-facebook,
.social-google,
.social-linkedin,
.social-twitter,
.social-youtube {
    background-image: url('../images/../images/social-sc4a5c94f82.png');
    background-repeat: no-repeat
}

.social-facebook {
    background-position: 0 0
}

.social-google {
    background-position: 0 -34px
}

.social-linkedin {
    background-position: 0 -68px
}

.social-twitter {
    background-position: 0 -102px
}

.social-youtube {
    background-position: 0 -136px
}

#footer {
    margin-top: 20px;
    margin-top: 2rem;
    padding-top: 30px;
    padding-top: 3rem;
    background: #fff;
    border-top: 1px solid #d4898c
}

#footer .block-address {
    float: left;
    width: 550px
}



#footer .block-address .content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 22px;
    font-size: 1.2rem;
    line-height: 2.2rem
}

#footer .block-address .content ul li {
    margin-bottom: 1em
}

#footer .block-address .content ul li:nth-child(odd) {
    clear: both;
    float: left;
    width: 270px
}



#footer .block-address .content ul li:nth-child(even) {
    float: right;
    width: 270px
}


#footer .block-address .content ul li li {
    margin: 0
}

#footer .block-address .content ul li li:nth-child(1) {
    clear: none;
    float: left;
    width: 50%
}

#footer .block-address .content ul li li:nth-child(2) {
    clear: none;
    float: right;
    width: 50%
}

#footer .block-address .content ul li li:nth-child(3) {
    clear: none;
    float: none
}

#footer .block-address .content ul li li strong:after {
    content: ' '
}

#footer .block-address .content ul address {
    font-style: normal
}

#footer .block-address .content ul strong {
    color: #618264;
    font-weight: normal
}

#footer .block-address .content ul a {
    color: #222;
    text-decoration: none
}

#footer .block-social {
    float: left;
    margin: 5px 35px 0 40px;
    margin: 0.5rem 3.5rem 0 4rem
}

#footer .block-social .content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#footer .block-social .content ul li {
    float: left;
    margin-right: 2px
}

#footer .block-social .content ul li a {
    display: inline-block;
    width: 34px;
    height: 34px;
    text-indent: -999em
}

#footer .block-links {
    float: left
}

#footer .block-links .content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#footer .block-links .content ul a {
    font-size: 14px;
    line-height: 24px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #222;
    text-decoration: none;
    text-transform: uppercase
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .sidebar,
    #navigation,
    #header-region,
    #search-theme-form,
    #footer,
    .breadcrumb,
    .tabs,
    .feed-icon,
    .links {
        display: none
    }

    #page {
        width: 100%
    }

    #content,
    #content #content-inner,
    .content,
    .title {
        margin: 20px 0;
        width: auto
    }

    a:hover,
    a:active,
    a:link,
    a:visited {
        color: #000
    }

    #content a:link:after,
    #content a:visited:after {
        content: " (" attr(href) ") ";
        font-size: 11px;
        line-height: 16.5px;
        font-size: 1.1rem;
        line-height: 1.65rem;
        font-weight: normal
    }
}

/* header started*/
.brand {
    font-family: inherit;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #79AC78;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    margin: 0 auto;
    box-shadow: var(0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06));
    background-color: #fff;
}
.wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 1rem;
    row-gap: 2rem;
    padding: 0 20px;
    width: 100%;
    height: 5.5rem;
    margin: 0 auto;
}
@media screen and (max-width: 992px) {
    .navbar {
        position: fixed;
        top: 0;
        left: -100%;
        width: 75%;
        height: 100%;
        z-index: 10;
        opacity: 0;
        overflow-y: auto;
        visibility: hidden;
        box-shadow: var(0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06));
        background-color: #fff;
        transition: all 0.5s ease;
   }
    .navbar.active {
        left: 0rem;
        opacity: 1;
        visibility: visible;
   }
}
.menu-item {
    position: relative;
    display: inline-block;
    margin-left: 1.5rem;
}
.menu-link {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.25rem;
    font-family: inherit;
    font-size: 2rem;
    font-weight: 500;
    line-height: inherit;
    cursor: pointer;
    text-transform: capitalize;
    color: #060709;
    transition: all 0.3s ease-in-out;
}
.menu-link > i.bx {
    font-size: 1.35rem;
    line-height: 1.5;
    color: inherit;
}
.menu-link:hover {
    outline: none;
    color: #79AC78;
}
@media only screen and (min-width: 993px) {
    .menu-dropdown:hover > .submenu {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
   }
}
@media only screen and (max-width: 992px) {
    .menu {
        width: 100%;
        height: auto;
        padding: 5rem 0;
   }
    .menu-item {
        display: block;
        margin: 0 auto;
        padding-bottom: 10px;
   }
    .menu-link {
        justify-content: space-between;
        padding: 0.5rem 1.25rem;
   }
}
.submenu {
    position: absolute;
    top: 2.35rem;
    left: -11rem;
    min-width: 32rem;
    height: auto;
    padding: 0 1rem 1rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(1rem);
    border-radius: 0 0 0.25rem 0.25rem;
    border-top: 5px solid #618264;
    box-shadow: var(0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06));
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.submenu-item {
    display: block;
    margin-top: 0.75rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid rgb(232, 232, 232);
}
.submenu-link {
    font-family: inherit;
    font-size: 2rem;
    font-weight: 500;
    line-height: inherit;
    cursor: pointer;
    color: #060709;
    transition: all 0.35s ease;
}
.submenu-link:hover {
    outline: none;
    color: #79AC78;
}
@media only screen and (max-width: 992px) {
    .submenu {
        position: relative;
        top: -0.5rem;
        left: 2.5rem;
        width: 100%;
        max-height: 0;
        padding: 0px;
        border: none;
        outline: none;
        opacity: 1;
        overflow: hidden;
        visibility: visible;
        transform: translateY(0px);
        box-shadow: none;
        background: transparent;
   }
}
.burger {
    position: relative;
    display: none;
    cursor: pointer;
    user-select: none;
    width: 1.6rem;
    height: 1.15rem;
    opacity: 0;
    visibility: hidden;
    background: transparent;
}
.burger-line {
    position: absolute;
    display: block;
    right: 0;
    width: 100%;
    height: 2.1px;
    opacity: 1;
    border: none;
    outline: none;
    border-radius: 1rem;
    background: #060709;
}
.burger-line:nth-child(1) {
    top: 0px;
}
.burger-line:nth-child(2) {
    top: 0.5rem;
    width: 70%;
}
.burger-line:nth-child(3) {
    top: 1rem;
}
@media only screen and (max-width: 992px) {
    .burger {
        display: block;
        opacity: 1;
        visibility: visible;
   }
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease-in-out;
    background-color: rgba(0, 0, 0, 0.65);
}
@media only screen and (max-width: 992px) {
    .overlay.active {
        display: block;
        opacity: 1;
        visibility: visible;
   }
}

/* header ended*/

/* footer started */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); */




.footer {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1236%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(176%2c 217%2c 177%2c 1)'%3e%3c/rect%3e%3cpath d='M1488 560L0 560 L0 354.58Q48.84 331.42%2c 72 380.26Q128.62 364.88%2c 144 421.49Q195.86 353.35%2c 264 405.21Q276.25 345.45%2c 336 357.7Q379.69 329.39%2c 408 373.09Q484.43 329.52%2c 528 405.95Q557.07 363.01%2c 600 392.08Q648.99 369.07%2c 672 418.06Q700.47 374.53%2c 744 403.01Q766.09 353.1%2c 816 375.19Q842.64 329.84%2c 888 356.48Q949.49 345.97%2c 960 407.45Q984.17 359.62%2c 1032 383.78Q1060.79 340.56%2c 1104 369.35Q1183.4 328.75%2c 1224 408.16Q1275.89 340.05%2c 1344 391.94Q1369.13 345.06%2c 1416 370.19Q1444.56 326.75%2c 1488 355.31z' fill='rgba(134%2c 171%2c 131%2c 1)'%3e%3c/path%3e%3cpath d='M1560 560L0 560 L0 409.02Q90.68 379.7%2c 120 470.39Q145.29 423.68%2c 192 448.97Q237.29 374.26%2c 312 419.55Q396.71 384.26%2c 432 468.97Q454.05 419.02%2c 504 441.08Q571.02 388.1%2c 624 455.11Q641.48 400.59%2c 696 418.06Q725.51 375.57%2c 768 405.08Q829.55 394.63%2c 840 456.19Q856.02 400.21%2c 912 416.22Q942.98 375.2%2c 984 406.17Q1048.13 398.3%2c 1056 462.42Q1078.56 412.98%2c 1128 435.54Q1180.09 367.63%2c 1248 419.72Q1328.39 380.11%2c 1368 460.5Q1377.39 397.89%2c 1440 407.29Q1508.51 355.8%2c 1560 424.3z' fill='rgba(83%2c 125%2c 80%2c 1)'%3e%3c/path%3e%3cpath d='M1536 560L0 560 L0 507.47Q33.51 468.99%2c 72 502.5Q143.07 453.57%2c 192 524.63Q199.76 460.39%2c 264 468.15Q331.12 415.27%2c 384 482.39Q434.08 460.47%2c 456 510.54Q521.6 456.14%2c 576 521.74Q608.39 434.13%2c 696 466.53Q743.33 441.86%2c 768 489.19Q847.64 448.84%2c 888 528.48Q898.66 467.14%2c 960 477.8Q1001.69 447.5%2c 1032 489.19Q1100.34 437.53%2c 1152 505.87Q1169.94 451.81%2c 1224 469.75Q1270.8 444.55%2c 1296 491.35Q1362.11 437.46%2c 1416 503.56Q1462.31 429.87%2c 1536 476.17z' fill='rgba(175%2c 228%2c 171%2c 1)'%3e%3c/path%3e%3cpath d='M1464 560L0 560 L0 560.39Q50.76 491.15%2c 120 541.92Q197.14 499.06%2c 240 576.2Q243.18 507.38%2c 312 510.57Q380.11 506.68%2c 384 574.79Q406.38 525.16%2c 456 547.54Q498.5 518.04%2c 528 560.55Q565.67 478.22%2c 648 515.9Q720.87 468.77%2c 768 541.64Q837.12 490.76%2c 888 559.88Q900.47 500.35%2c 960 512.81Q1034.19 467%2c 1080 541.2Q1123.33 512.53%2c 1152 555.85Q1196.06 479.91%2c 1272 523.97Q1332.9 512.87%2c 1344 573.77Q1395.46 505.24%2c 1464 556.7z' fill='white'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1236'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #B0D9B1;
	padding: 50px 0 0 0px;
    line-height: 1.5;
	font-family: 'Poppins', sans-serif;

}

.container-fot {
	max-width: 1270px;
	margin: auto;
}

.row-fot {
	display: flex;
	flex-wrap: wrap;
}

.ul-fot {
	list-style: none;
    padding-left: 0;
}

.footer-col {
	width: 25%;
	padding: 0 15px;
}

.footer-col h4 {
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}

.footer-col h4::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background-color: #3c4d3b;
	width: 50px;
	height: 3px;
}

.footer-col ul li:not(:last-child) {
	margin-bottom: 10px;
}

.footer-col ul li a {
	color: #000;
	display: block;
	font-size: 1.7rem;
	font-weight: 300;
	/* text-transform: capitalize; */
	text-decoration: none;
	transition: all 0.3s ease;
}

.footer-col ul li a:hover {
	color: #3c4d3b;
	padding-left: 7px;
}

.footer-col .social-links a {
    font-size: 16px;
	color: #FFF;
	background-color: #618264;
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	text-align: center;
	margin: 0 10px 10px 0;
	line-height: 40px;
	transition: all 0.5s ease;
}
.fot-icon-top{
    margin-top: 1.5rem;
}
.fot-icon-top1{
    margin-top: 1.2rem;
}
.footer-col .social-links a:hover {
	color: #151515;
	background-color: #FFF;
}

@media(max-width: 767px) {
	.footer-col {
		width: 50%;
		margin-bottom: 30px;
	}
}

@media(max-width: 574px) {
	.footer-col {
		width: 100%;
	}
}
/* footer ended */
.dis-flex{
    display: flex;
}
/* cards start */
.img-card {
    max-width: 100%;
    height: auto;
}
.main-card {
    padding: 1em 0;
    
}
.container-card {
   width: 100%;
    max-width: 1200px;
    width: 90%;
    margin: 50px auto;
}
.inner__sub {
    --fs-h5: 1.5rem;
    font-size: var(--fs-h5);
    color: var(--clr-head);
    margin-bottom: 1em;
}
.inner__head {
    --fs-h2: 3rem;
    font-size: var(--fs-h2);
    font-family: var(--ff-head);
    color: var(--clr-head);
    line-height: 1.4;
    margin-bottom: 1em;
}
.inner__content {
    margin-bottom: 3em;
}
.inner__clr {
    color: rgba(59, 136, 252, 1);
}
.inner__text {
    text-align: left;
}
/*====== cards style ==========*/
.cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 4em 2rem;
}
.card-pro {
    border-radius: 6px;
    box-shadow: 0 20px 40px 0 rgba(173, 181, 189, 0.1);
    border: solid 1px rgba(129, 147, 174, 0.12);
    background-color: #fff;
    padding: 1.5em;
    text-align: center;
    position: relative;
}
.card-pro:first-child::before {
    content: "";
    position: absolute;
    background-color: #618264;
    top: -8px;
    left: -1px;
    width: calc(100% + 2px);
    height: 8px;
    border-radius: 6px 6px 0 0;
}
.card-pro:nth-child(2)::before {
    content: "";
    position: absolute;
    background-color: #618264;
    top: -8px;
    left: -1px;
    width: calc(100% + 2px);
    height: 8px;
    border-radius: 6px 6px 0 0;
}
.card-pro:last-child::before {
    content: "";
    position: absolute;
    background-color: #618264;
    top: -8px;
    left: -1px;
    width: calc(100% + 2px);
    height: 8px;
    border-radius: 6px 6px 0 0;
}
.card__body {
    padding-top: 1em;
}
.green-dark{
    color: #406243;
}
.card__head {
    color: #79AC78;
    --fs-h4: 2rem;
    font-size: var(--fs-h4);
    margin-bottom: 1em;
    color: var(--clr-head);
}
.card__content1 {
    display: flex;
    align-items: center;
    text-align: justify;
    --fs-body: 1.5rem;
    font-size: var(--fs-body);
}
.card__content {
    --fs-body: 1.4rem;
    font-size: var(--fs-body);
}
@media (min-width: 750px) {
    .inner {
        padding: 1em 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
   }
    .inner__sub {
        --fs-h5: 1.8rem;
        font-size: var(--fs-h5);
   }
    .inner__headings {
        flex: 1 0 30%;
   }
    .inner__content {
        flex: 1 0 50%;
        align-self: center;
        margin-left: 2rem;
   }
    .inner__sub {
        margin-bottom: 0;
   }
    .inner__head {
        --fs-h2: 4rem;
   }
}


/* cards ended */

/* slider start */


.container-slider {
    position: relative;
    width: 100%;
    height: 400px;
    margin: 57px auto;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    margin: 0;
    opacity: 0;
    transition: 1s ease-in-out;
    overflow: hidden;
}

.slide img {
    width: 100%;
}

.button-slide {
    position: absolute;
    top: 50%;
    border: none;
    background: rgba(32, 26, 26, 0.527);
    color: rgb(243, 243, 243);
    padding: 10px 16px;
    margin-top: -25px;
    font-size: 30px;
    z-index: 1000;
    font-weight: 900;
    transition: 0.5s ease-in-out;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}


.button-slide:hover {
    background: rgba(32, 26, 26, 0.527);
}

.dots_container {
    display: flex;
    margin: 5px auto;
    width: fit-content;
}

.dots {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #bdbdbd;
    margin: 4px;
}

.dots:hover {
    background: #696969 !important;
}

@media screen and (max-width:600px) {
  .slide{
    height:fit-content;
  }
  .container-slider{
height:200px;}
button {
    top: 50%;
}
}

/* slider ended */
/* image text started */
.img-text {
    position: relative;
    }
  
  .img-text h2 {
    position: absolute;
    top: 70%;
    left: 80%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: white;
    font-weight: bold;
    font-size: 5em;
    font-family :Quicksand, sans-serif;
    }
/* image text ended */
.widfull {
    width: 100%;
    -webkit-clip-path: polygon(0 65%, 0 0, 100% 0, 100% 65%, 50% 100%);
    clip-path: polygon(0 60%, 0 0, 100% 0, 100% 122%, 50% 100%);
    height: 600px;}
    .overlay {
        position: absolute;
        /* z-index: 3; */
    }

    /* card section started */
    /* 
** Layout, Text & Colors 
*/


  .container-company {
    max-width: 800px;
    margin: 0 auto;
  }
  
  /* Cards */
  .card-column {
    width: 50%;
    float: left;
    padding: 4%;
    box-sizing: border-box;
  }
  
  .column-1 {
    padding-top: 100px;
  }
  
  .card-company {
    width: 92%;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #EB5160;
    color: #fff;
    cursor: pointer;
    margin-bottom: 60px;
  }
  
  .border {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 6px;
    border: 1px solid #fff;
    opacity: 0.5;
    left: -6px;
    top: -6px;
  }
  
  .card-company h1 {
    position: relative;
    padding: 190px 0px 100px 10px;
    width: 90%;
  }
  
  .card-company > img {
    width: 90%;
    position: absolute;
    top: -6%;
    left: -6%;
  }
  
  .card-color-0 {
    background-color: #EB5160;
  }
  
  .card-color-1 {
    background-color: #8F3985;
  }
  
  .card-color-2 {
    background-color: #8DAA91;
  }
  
  .card-color-3 {
    background-color: #888DA7;
  }
  
  /* The cover (expanding background) */
  .cover {
    position: fixed;
    background: #EB5160;
    z-index: 100;
    transform-origin: 50% 50%;
  }
  
  /* The open page content */
  .open-content {
    width: 100%;
    z-index: 110;
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  
  .open-content img {
    position: relative;
    width: 90%;
    margin-left: 3%;
    margin-top: 20px;
    z-index: 5;
  }
  
  .open-content .text {
    background: #fff;
    margin-top: -56%;
    padding: 60% 5% 5% 5%;
    width: 80%;
    margin-left: 5%;
    margin-bottom: 5%;
  }
  
  .open-content .text h1, .open-content .text p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .close-content {
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    height: 30px;
  }
  
  .close-content span {
    background: #222;
    width: 30px;
    height: 6px;
    display: block;
    position: absolute;
    top: 14px;
  }
  
  .x-1 {
    transform: rotate(45deg);
  }
  
  .x-2 {
    transform: rotate(-45deg);
  }
  
  /* 
  ** Transitions
  */
  
  .card-company {
    transition: opacity 200ms linear 320ms, transform 200ms ease-out 320ms;
  }
  
  .border {
    transition: opacity 200ms linear, transform 200ms ease-out;
  }
  
  .card-company img {
    transition: opacity 200ms linear 0ms, transform 200ms ease-in 0ms;
  }
  
  .card-company h1 {
    transform: translate3d(20%, 0px, 0px);  
    transition: opacity 200ms linear 120ms, transform 200ms ease-in 120ms;
  }
  
  /* Clicked card */
  .card-company.clicked img {
    transform: translate3d(0px, -40px, 0px);
    opacity: 0;
  }
  
  .card-company.clicked .border {
    opacity: 0;
    transform: scale(1.3);
  }
  
  .card-company.out, .card.out img {
    transform: translate3d(0px, -40px, 0px);
    opacity: 0;
  }
  
  .card-company.out h1, .card.clicked h1 {
    transform: translate3d(20%, -40px, 0px);
    opacity: 0;
  }
  
  .cover {
    transition: transform 300ms ease-in-out;
  }
  
  .open-content {
    transition: opacity 200ms linear 0ms;
  }
  
  .open-content.open {
    opacity: 1;
    pointer-events: all;
    transition-delay: 1000ms;
  }
  
  /* 
  ** Media Queries
  */
  
  @media screen and (max-width: 600px) {
    .card-column {
      width: 90%;
    }
    
    .column-1 {
      padding-top: 0px;
    }
    
    .open-content img {
      margin-top: 40px;
    }
  }
    /* cards section ended */
    /* timeline started */




.timeline {

    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 15px 0;
  }
  
  .timeline::after {
  
    content: '';
    position: absolute;
    width: 5px;
    background: #618264;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -2.5px;
  }
  
  .container-timeline {
      box-sizing: border-box;
  
    padding: 30px 60px;
    position: relative;
    background: inherit;
    width: 50%;
  }
  
  .container-timeline.left {
    left: 0;
  }
  
  .container-timeline.right {
    left: 50%;
  }
  
  .container-timeline .icon {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    top: 30px;
    right: -30px;
    padding: 9px 0;
    background: #ffffff;
    border: 5px solid #618264;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    color: #618264;
    z-index: 1;
  }
  
  .container-timeline.right .icon {
    left: -30px;
  }
  
  .container-timeline .date {
    position: absolute;
    display: inline-block;
    height: 30px;
    min-width: 60px;
    top: 45px;
    padding: 6px 8px;
    background: #618264;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    z-index: -1;
  }
  
  .container-timeline.left .date {
    right: -86px;
    border-radius: 0 30px 30px 0;
  }
  
  .container-timeline.right .date {
    left: -86px;
    border-radius: 30px 0 0 30px;
  }
  
  .container-timeline::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 50px;
    right: 28px;
    z-index: 1;
    border: 10px solid;
    border-color: transparent #618264 transparent transparent;
  }
  
  .container-timeline.right::before {
    left: 28px;
    border-color: transparent transparent transparent #618264;
  }
  
  .container-timeline .content {
    padding: 30px 45px;
    background: #ffffff;
    position: relative;
    border: 5px solid #eeeeee;
    border-radius: 500px 0 500px 500px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  }
  
  .container-timeline.right .content {
    border-radius: 0 500px 500px 500px;
  }
  
  .container-timeline .content h2 {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: normal;
    color: #618264;
  }
  
  .container-timeline .content p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #454545;
  }
  
  @media (max-width: 767.98px) {
    .timeline::after {
      left: 90px;
    }
  
    .container-timeline {
      width: 100%;
      padding-left: 135px;
      padding-right: 30px;
    }
  
    .container-timeline.right {
      left: 0%;
    }
  
    .container-timeline.left .icon, 
    .container-timeline.right .icon {
      width: 45px;
      height: 45px;
      top: 37.5px;
      font-size: 18px;
      left: 67.5px;
    }
  
    .container-timeline.left::before,
    .container-timeline.right::before {
      left: 110px;
      border-color: transparent transparent transparent #618264;
    }
  
    .container-timeline.left .date,
    .container-timeline.right .date {
      right: auto;
      left: 15px;
      border-radius: 30px 0 0 30px;
    }
  
    .container-timeline.left .content,
    .container-timeline.right .content {
      border-radius: 0 500px 500px 500px;
    }
  }
  .about ::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: #3c4d3b;
    width: 50px;
    height: 3px;
}
    /* timeline ended */
    .global_sectionDiv___2nrh {
        padding: 0 70px 40px 70px ;
    }
    .GlobalIndustries_industryNarrowBanner__Rdf6Q {
        background-image: url(/sites/proclad/files/cont1.jpg);
        background-size: cover;
        border-radius: 5px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 24px 32px;
        position: relative;
        text-align: center;
        color: #fff;
    }
    .GlobalIndustries_industryNarrowBannerText__PVDzv {
        font-size: 19px;
        font-weight: bold;
        margin-top: 15px;
    }
    .global_rightArrowButtonWhite__XAIoA {
        border-radius: 5px;
        text-align: center;
        height: auto;
        letter-spacing: .5px;
        font-weight: 500;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 28px 8px 16px;
        border: 1px solid #0d0e10;
        background-color: #fff;
        color: #000;
        transition: all .3s;
    }
    .global_rightArrowButtonWhite__XAIoA {
        border-radius: 5px;
        text-align: center;
        height: auto;
        letter-spacing: .5px;
        font-weight: 500;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 28px 8px 16px;
        border: 1px solid #0d0e10;
        background-color: #fff;
        color: #000;
        transition: all .3s;
    }
    .global_rightArrowButtonWhite__XAIoA {
        border-radius: 5px;
        text-align: center;
        height: auto;
        letter-spacing: .5px;
        font-weight: 500;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 28px 8px 16px;
        background-color: #618264;
        color: #fff;
        font-weight: bold;
        transition: all .3s;
    }
    .global_rightArrowButtonWhite__XAIoA .global_forwardRightArrowWhiteButton__tar38 .global_AnimatedArrow__ttvza:before {
        content: "";
        position: absolute;
        width: 2px;
        height: 12px;
        background-color: #000;
        transform-origin: right;
        transform: rotate(-45deg) translate(2px,-4px) scaleY(0);
        transition: .5s;
    }
    @media only screen and (max-width: 1080px){
.global_sectionDiv___2nrh {
    padding: 0 25px 20px 25px;
}
.GlobalIndustries_industryNarrowBanner__Rdf6Q {
    flex-direction: column;
}
}

/* hexagonal about section started */




/* End of container */
.hexagon-item {
    width: 200px;
    height: 173.20508px;
    float: left;
    margin-left: -29px;
    z-index: 0;
    position: relative;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg); }
    .hexagon-item:first-child {
      margin-left: 0; }
    .hexagon-item:hover {
      z-index: 1; }
      .hexagon-item:hover .hex-item:last-child {
        opacity: 1;
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3); }
      .hexagon-item:hover .hex-item:first-child {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2); }
        .hexagon-item:hover .hex-item:first-child div:before,
        .hexagon-item:hover .hex-item:first-child div:after {
          height: 5px; }
      .hexagon-item:hover .hex-item div::before,
      .hexagon-item:hover .hex-item div::after {
        background-color: #B0D9B1; }
      .hexagon-item:hover .hex-content svg {
        -webkit-transform: scale(0.97);
        -moz-transform: scale(0.97);
        -ms-transform: scale(0.97);
        -o-transform: scale(0.97);
        transform: scale(0.97); }
  
  .page-home .hexagon-item:nth-last-child(1),
  .page-home .hexagon-item:nth-last-child(2),
  .page-home .hexagon-item:nth-last-child(3) {
    -webkit-transform: rotate(30deg) translate(87px, -80px);
    -moz-transform: rotate(30deg) translate(87px, -80px);
    -ms-transform: rotate(30deg) translate(87px, -80px);
    -o-transform: rotate(30deg) translate(87px, -80px);
    transform: rotate(30deg) translate(87px, -80px); }
  
  .hex-item {
    position: absolute;
    top: 0;
    left: 50px;
    width: 100px;
    height: 173.20508px; }
    .hex-item:first-child {
      z-index: 0;
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -o-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .hex-item:last-child {
      transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
      z-index: 1; }
    .hex-item div {
      box-sizing: border-box;
      position: absolute;
      top: 0;
      width: 100px;
      height: 173.20508px;
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center; }
      .hex-item div::before, .hex-item div::after {
        background-color: #1e2530;
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
      .hex-item div:before {
        top: 0; }
      .hex-item div:after {
        bottom: 0; }
      .hex-item div:nth-child(1) {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
      .hex-item div:nth-child(2) {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg); }
      .hex-item div:nth-child(3) {
        -webkit-transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        -o-transform: rotate(120deg);
        transform: rotate(120deg); }
  
  .hex-content {
    color: #fff;
    display: block;
    height: 180px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    transform: rotate(-30deg);
    width: 156px; }
    .hex-content .hex-content-inner {
      left: 50%;
      margin: -3px 0 0 2px;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .hex-content .icon {
      display: block;
      font-size: 36px;
      line-height: 30px;
      margin-bottom: 11px; }
    .hex-content .title {
      display: block;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 24px;
      text-transform: uppercase; }
    .hex-content svg {
      left: -7px;
      position: absolute;
      top: -13px;
      transform: scale(0.87);
      z-index: -1;
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .hex-content:hover {
      color: #fff; }
  
  .page-home .hexagon-item:nth-last-child(1), .page-home .hexagon-item:nth-last-child(2), .page-home .hexagon-item:nth-last-child(3) {
      -webkit-transform: rotate(30deg) translate(87px, -80px);
      -moz-transform: rotate(30deg) translate(87px, -80px);
      -ms-transform: rotate(30deg) translate(87px, -80px);
      -o-transform: rotate(30deg) translate(87px, -80px);
      transform: rotate(30deg) translate(87px, -80px);
  }
  /*------------------------------------------------
      Welcome Page
  -------------------------------------------------*/
  .author-image-large {
    position: absolute;
    right: 0;
    top: 0; }
    .author-image-large img {
      height: -webkit-calc(100vh - 4px);
      height: -moz-calc(100vh - 4px);
      height: calc(100vh - 4px); }
  
  
  @media (min-width: 1200px)
  {
  .col-lg-offset-2 {
      margin-left: 20.66666667%;
  }
  }
  
  @media (min-width: 1200px)
  {
  .col-lg-8 {
      width: 62.66666667%;
  }
  }
  
  .hexagon-item:first-child {
      margin-left: 0;
  }
  
  .pt-table.desktop-768 .pt-tablecell {
      padding-bottom: 110px;
      padding-top: 60px;
  }
  
  
  
  .hexagon-item:hover .icon i
  {
    color:#B0D9B1;
    transition:0.6s;
    
  }
  
  
  .hexagon-item:hover .title
  {
    -webkit-animation: focus-in-contract 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
              animation: focus-in-contract 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }
  /***************************/
  
  @-webkit-keyframes focus-in-contract {
    0% {
      letter-spacing: 1em;
      -webkit-filter: blur(12px);
              filter: blur(12px);
      opacity: 0;
    }
    100% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
      opacity: 1;
    }
  }
  @keyframes focus-in-contract {
    0% {
      letter-spacing: 1em;
      -webkit-filter: blur(12px);
              filter: blur(12px);
      opacity: 0;
    }
    100% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
      opacity: 1;
    }
  }
  
  
  
  
  
  @media only screen and (max-width: 767px)
  {
  .hexagon-item {
      float: none;
      margin: 0 auto 50px;
  }
    .hexagon-item:first-child {
      margin-left: auto;
  }
   
    .page-home .hexagon-item:nth-last-child(1), .page-home .hexagon-item:nth-last-child(2), .page-home .hexagon-item:nth-last-child(3) {
      -webkit-transform: rotate(30deg) translate(0px, 0px);
      -moz-transform: rotate(30deg) translate(0px, 0px);
      -ms-transform: rotate(30deg) translate(0px, 0px);
      -o-transform: rotate(30deg) translate(0px, 0px);
      transform: rotate(30deg) translate(0px, 0px);
  }
    
  }
  
  
/* hexagonal section ended   */

/* about us section started */

.about-section{
	position:relative;
	padding:100px 0px 0px 0px;
}

.about-section .content-column{
	position:relative;
	margin-bottom:40px;
}

.about-section .content-column .inner-column{
	position:relative;
}

.about-section .content-column .text{
	position:relative;
	font-size:15px;
	line-height:2em;
	margin-bottom:40px;
}



.about-section .image-column{
	position:relative;
	margin-bottom:50px;
}

.about-section .image-column .inner-column{
	position:relative;
	padding:40px 40px 0px 0px;
	margin-left:50px;
}

.about-section .image-column .inner-column:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:40px;
	bottom:100px;
	z-index:-1;
	border:2px solid #618264;
}

.about-section .image-column .inner-column .image{
	position:relative;
}

.about-section .image-column .inner-column .image:before{
	position:absolute;
	content:'';
	left:-50px;
	bottom:-50px;
	width:299px;
	height:299px;
	background:url(img/pattern-2.png) no-repeat;
}

.about-section .image-column .inner-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.about-section .image-column .inner-column .image .overlay-box{
	position:absolute;
	left:40px;
	bottom:48px;
}

.about-section .image-column .inner-column .image .overlay-box .year-box{
	position:relative;
	color:#618264;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
	padding-left:125px;
}

.about-section .image-column .inner-column .image .overlay-box .year-box .number{
	position:absolute;
	left:0px;
	top:0px;
	width:110px;
	height:110px;
	color:#618264;
	font-size:58px;
	font-weight:700;
	line-height:105px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #000000;
}



.sec-title2{
	color:#fff;
}
.sec-title {
    position: relative;
}
.sec-title .title {
    position: relative;
    color:#618264 ;
    font-size: 28px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize;
}
.sec-title .title:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 7px;
    width: 40px;
    height: 1px;
    background-color: #bbbbbb;
}

/* hero section started */

/* hero section ended */
