@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap");
@import url(normalize.css);
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

:after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font: 14px/1.45 "Open Sans", Arial, Helvetica, sans-serif;
    color: #000000;
    overflow: visible;
    font-weight: 600
}

body.visible {
    overflow-x: hidden;
    overflow-y: auto
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus {
    outline: 0
}

select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

select:focus,
textarea:focus {
    outline: 0
}

input[type=button],
input[type=submit] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

input[type=button]:focus,
input[type=submit]:focus {
    outline: 0
}

button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

button:hover {
    text-decoration: none
}

button:focus {
    outline: 0
}

.wrap:after,
.wrap:before {
    content: '';
    display: table;
    clear: both
}

p {
    margin: 0 0 25px;
    line-height: 25px;
    line-height: 2.5rem
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

img {
    vertical-align: top;
    border: 0
}

a {
    -moz-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1)
}

input[type=button],
input[type=submit] {
    -moz-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1)
}

button {
    -moz-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1)
}

table td,
table th {
    -moz-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: background-color 550ms cubic-bezier(0.45, 1, 0.32, 1), color 550ms cubic-bezier(0.45, 1, 0.32, 1)
}


/** Aos CSS **/

@media only screen and (min-width:1025px) {
    [data-aos][data-aos][data-aos-duration="50"],
    body[data-aos-duration="50"] [data-aos] {
        transition-duration: 50ms
    }
    [data-aos][data-aos][data-aos-delay="50"],
    body[data-aos-delay="50"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="50"].aos-animate,
    body[data-aos-delay="50"] [data-aos].aos-animate {
        transition-delay: 50ms
    }
    [data-aos][data-aos][data-aos-duration="100"],
    body[data-aos-duration="100"] [data-aos] {
        transition-duration: .1s
    }
    [data-aos][data-aos][data-aos-delay="100"],
    body[data-aos-delay="100"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="100"].aos-animate,
    body[data-aos-delay="100"] [data-aos].aos-animate {
        transition-delay: .1s
    }
    [data-aos][data-aos][data-aos-duration="150"],
    body[data-aos-duration="150"] [data-aos] {
        transition-duration: .15s
    }
    [data-aos][data-aos][data-aos-delay="150"],
    body[data-aos-delay="150"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="150"].aos-animate,
    body[data-aos-delay="150"] [data-aos].aos-animate {
        transition-delay: .15s
    }
    [data-aos][data-aos][data-aos-duration="200"],
    body[data-aos-duration="200"] [data-aos] {
        transition-duration: .2s
    }
    [data-aos][data-aos][data-aos-delay="200"],
    body[data-aos-delay="200"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="200"].aos-animate,
    body[data-aos-delay="200"] [data-aos].aos-animate {
        transition-delay: .2s
    }
    [data-aos][data-aos][data-aos-duration="250"],
    body[data-aos-duration="250"] [data-aos] {
        transition-duration: .25s
    }
    [data-aos][data-aos][data-aos-delay="250"],
    body[data-aos-delay="250"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="250"].aos-animate,
    body[data-aos-delay="250"] [data-aos].aos-animate {
        transition-delay: .25s
    }
    [data-aos][data-aos][data-aos-duration="300"],
    body[data-aos-duration="300"] [data-aos] {
        transition-duration: .3s
    }
    [data-aos][data-aos][data-aos-delay="300"],
    body[data-aos-delay="300"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="300"].aos-animate,
    body[data-aos-delay="300"] [data-aos].aos-animate {
        transition-delay: .3s
    }
    [data-aos][data-aos][data-aos-duration="350"],
    body[data-aos-duration="350"] [data-aos] {
        transition-duration: .35s
    }
    [data-aos][data-aos][data-aos-delay="350"],
    body[data-aos-delay="350"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="350"].aos-animate,
    body[data-aos-delay="350"] [data-aos].aos-animate {
        transition-delay: .35s
    }
    [data-aos][data-aos][data-aos-duration="400"],
    body[data-aos-duration="400"] [data-aos] {
        transition-duration: .4s
    }
    [data-aos][data-aos][data-aos-delay="400"],
    body[data-aos-delay="400"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="400"].aos-animate,
    body[data-aos-delay="400"] [data-aos].aos-animate {
        transition-delay: .4s
    }
    [data-aos][data-aos][data-aos-duration="450"],
    body[data-aos-duration="450"] [data-aos] {
        transition-duration: .45s
    }
    [data-aos][data-aos][data-aos-delay="450"],
    body[data-aos-delay="450"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="450"].aos-animate,
    body[data-aos-delay="450"] [data-aos].aos-animate {
        transition-delay: .45s
    }
    [data-aos][data-aos][data-aos-duration="500"],
    body[data-aos-duration="500"] [data-aos] {
        transition-duration: .5s
    }
    [data-aos][data-aos][data-aos-delay="500"],
    body[data-aos-delay="500"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="500"].aos-animate,
    body[data-aos-delay="500"] [data-aos].aos-animate {
        transition-delay: .5s
    }
    [data-aos][data-aos][data-aos-duration="550"],
    body[data-aos-duration="550"] [data-aos] {
        transition-duration: .55s
    }
    [data-aos][data-aos][data-aos-delay="550"],
    body[data-aos-delay="550"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="550"].aos-animate,
    body[data-aos-delay="550"] [data-aos].aos-animate {
        transition-delay: .55s
    }
    [data-aos][data-aos][data-aos-duration="600"],
    body[data-aos-duration="600"] [data-aos] {
        transition-duration: .6s
    }
    [data-aos][data-aos][data-aos-delay="600"],
    body[data-aos-delay="600"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="600"].aos-animate,
    body[data-aos-delay="600"] [data-aos].aos-animate {
        transition-delay: .6s
    }
    [data-aos][data-aos][data-aos-duration="650"],
    body[data-aos-duration="650"] [data-aos] {
        transition-duration: .65s
    }
    [data-aos][data-aos][data-aos-delay="650"],
    body[data-aos-delay="650"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="650"].aos-animate,
    body[data-aos-delay="650"] [data-aos].aos-animate {
        transition-delay: .65s
    }
    [data-aos][data-aos][data-aos-duration="700"],
    body[data-aos-duration="700"] [data-aos] {
        transition-duration: .7s
    }
    [data-aos][data-aos][data-aos-delay="700"],
    body[data-aos-delay="700"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="700"].aos-animate,
    body[data-aos-delay="700"] [data-aos].aos-animate {
        transition-delay: .7s
    }
    [data-aos][data-aos][data-aos-duration="750"],
    body[data-aos-duration="750"] [data-aos] {
        transition-duration: .75s
    }
    [data-aos][data-aos][data-aos-delay="750"],
    body[data-aos-delay="750"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="750"].aos-animate,
    body[data-aos-delay="750"] [data-aos].aos-animate {
        transition-delay: .75s
    }
    [data-aos][data-aos][data-aos-duration="800"],
    body[data-aos-duration="800"] [data-aos] {
        transition-duration: .8s
    }
    [data-aos][data-aos][data-aos-delay="800"],
    body[data-aos-delay="800"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="800"].aos-animate,
    body[data-aos-delay="800"] [data-aos].aos-animate {
        transition-delay: .8s
    }
    [data-aos][data-aos][data-aos-duration="850"],
    body[data-aos-duration="850"] [data-aos] {
        transition-duration: .85s
    }
    [data-aos][data-aos][data-aos-delay="850"],
    body[data-aos-delay="850"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="850"].aos-animate,
    body[data-aos-delay="850"] [data-aos].aos-animate {
        transition-delay: .85s
    }
    [data-aos][data-aos][data-aos-duration="900"],
    body[data-aos-duration="900"] [data-aos] {
        transition-duration: .9s
    }
    [data-aos][data-aos][data-aos-delay="900"],
    body[data-aos-delay="900"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="900"].aos-animate,
    body[data-aos-delay="900"] [data-aos].aos-animate {
        transition-delay: .9s
    }
    [data-aos][data-aos][data-aos-duration="950"],
    body[data-aos-duration="950"] [data-aos] {
        transition-duration: .95s
    }
    [data-aos][data-aos][data-aos-delay="950"],
    body[data-aos-delay="950"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="950"].aos-animate,
    body[data-aos-delay="950"] [data-aos].aos-animate {
        transition-delay: .95s
    }
    [data-aos][data-aos][data-aos-duration="1000"],
    body[data-aos-duration="1000"] [data-aos] {
        transition-duration: 1s
    }
    [data-aos][data-aos][data-aos-delay="1000"],
    body[data-aos-delay="1000"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1000"].aos-animate,
    body[data-aos-delay="1000"] [data-aos].aos-animate {
        transition-delay: 1s
    }
    [data-aos][data-aos][data-aos-duration="1050"],
    body[data-aos-duration="1050"] [data-aos] {
        transition-duration: 1.05s
    }
    [data-aos][data-aos][data-aos-delay="1050"],
    body[data-aos-delay="1050"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1050"].aos-animate,
    body[data-aos-delay="1050"] [data-aos].aos-animate {
        transition-delay: 1.05s
    }
    [data-aos][data-aos][data-aos-duration="1100"],
    body[data-aos-duration="1100"] [data-aos] {
        transition-duration: 1.1s
    }
    [data-aos][data-aos][data-aos-delay="1100"],
    body[data-aos-delay="1100"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1100"].aos-animate,
    body[data-aos-delay="1100"] [data-aos].aos-animate {
        transition-delay: 1.1s
    }
    [data-aos][data-aos][data-aos-duration="1150"],
    body[data-aos-duration="1150"] [data-aos] {
        transition-duration: 1.15s
    }
    [data-aos][data-aos][data-aos-delay="1150"],
    body[data-aos-delay="1150"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1150"].aos-animate,
    body[data-aos-delay="1150"] [data-aos].aos-animate {
        transition-delay: 1.15s
    }
    [data-aos][data-aos][data-aos-duration="1200"],
    body[data-aos-duration="1200"] [data-aos] {
        transition-duration: 1.2s
    }
    [data-aos][data-aos][data-aos-delay="1200"],
    body[data-aos-delay="1200"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1200"].aos-animate,
    body[data-aos-delay="1200"] [data-aos].aos-animate {
        transition-delay: 1.2s
    }
    [data-aos][data-aos][data-aos-duration="1250"],
    body[data-aos-duration="1250"] [data-aos] {
        transition-duration: 1.25s
    }
    [data-aos][data-aos][data-aos-delay="1250"],
    body[data-aos-delay="1250"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1250"].aos-animate,
    body[data-aos-delay="1250"] [data-aos].aos-animate {
        transition-delay: 1.25s
    }
    [data-aos][data-aos][data-aos-duration="1300"],
    body[data-aos-duration="1300"] [data-aos] {
        transition-duration: 1.3s
    }
    [data-aos][data-aos][data-aos-delay="1300"],
    body[data-aos-delay="1300"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1300"].aos-animate,
    body[data-aos-delay="1300"] [data-aos].aos-animate {
        transition-delay: 1.3s
    }
    [data-aos][data-aos][data-aos-duration="1350"],
    body[data-aos-duration="1350"] [data-aos] {
        transition-duration: 1.35s
    }
    [data-aos][data-aos][data-aos-delay="1350"],
    body[data-aos-delay="1350"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1350"].aos-animate,
    body[data-aos-delay="1350"] [data-aos].aos-animate {
        transition-delay: 1.35s
    }
    [data-aos][data-aos][data-aos-duration="1400"],
    body[data-aos-duration="1400"] [data-aos] {
        transition-duration: 1.4s
    }
    [data-aos][data-aos][data-aos-delay="1400"],
    body[data-aos-delay="1400"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1400"].aos-animate,
    body[data-aos-delay="1400"] [data-aos].aos-animate {
        transition-delay: 1.4s
    }
    [data-aos][data-aos][data-aos-duration="1450"],
    body[data-aos-duration="1450"] [data-aos] {
        transition-duration: 1.45s
    }
    [data-aos][data-aos][data-aos-delay="1450"],
    body[data-aos-delay="1450"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1450"].aos-animate,
    body[data-aos-delay="1450"] [data-aos].aos-animate {
        transition-delay: 1.45s
    }
    [data-aos][data-aos][data-aos-duration="1500"],
    body[data-aos-duration="1500"] [data-aos] {
        transition-duration: 1.5s
    }
    [data-aos][data-aos][data-aos-delay="1500"],
    body[data-aos-delay="1500"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1500"].aos-animate,
    body[data-aos-delay="1500"] [data-aos].aos-animate {
        transition-delay: 1.5s
    }
    [data-aos][data-aos][data-aos-duration="1550"],
    body[data-aos-duration="1550"] [data-aos] {
        transition-duration: 1.55s
    }
    [data-aos][data-aos][data-aos-delay="1550"],
    body[data-aos-delay="1550"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1550"].aos-animate,
    body[data-aos-delay="1550"] [data-aos].aos-animate {
        transition-delay: 1.55s
    }
    [data-aos][data-aos][data-aos-duration="1600"],
    body[data-aos-duration="1600"] [data-aos] {
        transition-duration: 1.6s
    }
    [data-aos][data-aos][data-aos-delay="1600"],
    body[data-aos-delay="1600"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1600"].aos-animate,
    body[data-aos-delay="1600"] [data-aos].aos-animate {
        transition-delay: 1.6s
    }
    [data-aos][data-aos][data-aos-duration="1650"],
    body[data-aos-duration="1650"] [data-aos] {
        transition-duration: 1.65s
    }
    [data-aos][data-aos][data-aos-delay="1650"],
    body[data-aos-delay="1650"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1650"].aos-animate,
    body[data-aos-delay="1650"] [data-aos].aos-animate {
        transition-delay: 1.65s
    }
    [data-aos][data-aos][data-aos-duration="1700"],
    body[data-aos-duration="1700"] [data-aos] {
        transition-duration: 1.7s
    }
    [data-aos][data-aos][data-aos-delay="1700"],
    body[data-aos-delay="1700"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
    body[data-aos-delay="1700"] [data-aos].aos-animate {
        transition-delay: 1.7s
    }
    [data-aos][data-aos][data-aos-duration="1750"],
    body[data-aos-duration="1750"] [data-aos] {
        transition-duration: 1.75s
    }
    [data-aos][data-aos][data-aos-delay="1750"],
    body[data-aos-delay="1750"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1750"].aos-animate,
    body[data-aos-delay="1750"] [data-aos].aos-animate {
        transition-delay: 1.75s
    }
    [data-aos][data-aos][data-aos-duration="1800"],
    body[data-aos-duration="1800"] [data-aos] {
        transition-duration: 1.8s
    }
    [data-aos][data-aos][data-aos-delay="1800"],
    body[data-aos-delay="1800"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
    body[data-aos-delay="1800"] [data-aos].aos-animate {
        transition-delay: 1.8s
    }
    [data-aos][data-aos][data-aos-duration="1850"],
    body[data-aos-duration="1850"] [data-aos] {
        transition-duration: 1.85s
    }
    [data-aos][data-aos][data-aos-delay="1850"],
    body[data-aos-delay="1850"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1850"].aos-animate,
    body[data-aos-delay="1850"] [data-aos].aos-animate {
        transition-delay: 1.85s
    }
    [data-aos][data-aos][data-aos-duration="1900"],
    body[data-aos-duration="1900"] [data-aos] {
        transition-duration: 1.9s
    }
    [data-aos][data-aos][data-aos-delay="1900"],
    body[data-aos-delay="1900"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1900"].aos-animate,
    body[data-aos-delay="1900"] [data-aos].aos-animate {
        transition-delay: 1.9s
    }
    [data-aos][data-aos][data-aos-duration="1950"],
    body[data-aos-duration="1950"] [data-aos] {
        transition-duration: 1.95s
    }
    [data-aos][data-aos][data-aos-delay="1950"],
    body[data-aos-delay="1950"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="1950"].aos-animate,
    body[data-aos-delay="1950"] [data-aos].aos-animate {
        transition-delay: 1.95s
    }
    [data-aos][data-aos][data-aos-duration="2000"],
    body[data-aos-duration="2000"] [data-aos] {
        transition-duration: 2s
    }
    [data-aos][data-aos][data-aos-delay="2000"],
    body[data-aos-delay="2000"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2000"].aos-animate,
    body[data-aos-delay="2000"] [data-aos].aos-animate {
        transition-delay: 2s
    }
    [data-aos][data-aos][data-aos-duration="2050"],
    body[data-aos-duration="2050"] [data-aos] {
        transition-duration: 2.05s
    }
    [data-aos][data-aos][data-aos-delay="2050"],
    body[data-aos-delay="2050"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2050"].aos-animate,
    body[data-aos-delay="2050"] [data-aos].aos-animate {
        transition-delay: 2.05s
    }
    [data-aos][data-aos][data-aos-duration="2100"],
    body[data-aos-duration="2100"] [data-aos] {
        transition-duration: 2.1s
    }
    [data-aos][data-aos][data-aos-delay="2100"],
    body[data-aos-delay="2100"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2100"].aos-animate,
    body[data-aos-delay="2100"] [data-aos].aos-animate {
        transition-delay: 2.1s
    }
    [data-aos][data-aos][data-aos-duration="2150"],
    body[data-aos-duration="2150"] [data-aos] {
        transition-duration: 2.15s
    }
    [data-aos][data-aos][data-aos-delay="2150"],
    body[data-aos-delay="2150"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2150"].aos-animate,
    body[data-aos-delay="2150"] [data-aos].aos-animate {
        transition-delay: 2.15s
    }
    [data-aos][data-aos][data-aos-duration="2200"],
    body[data-aos-duration="2200"] [data-aos] {
        transition-duration: 2.2s
    }
    [data-aos][data-aos][data-aos-delay="2200"],
    body[data-aos-delay="2200"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2200"].aos-animate,
    body[data-aos-delay="2200"] [data-aos].aos-animate {
        transition-delay: 2.2s
    }
    [data-aos][data-aos][data-aos-duration="2250"],
    body[data-aos-duration="2250"] [data-aos] {
        transition-duration: 2.25s
    }
    [data-aos][data-aos][data-aos-delay="2250"],
    body[data-aos-delay="2250"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2250"].aos-animate,
    body[data-aos-delay="2250"] [data-aos].aos-animate {
        transition-delay: 2.25s
    }
    [data-aos][data-aos][data-aos-duration="2300"],
    body[data-aos-duration="2300"] [data-aos] {
        transition-duration: 2.3s
    }
    [data-aos][data-aos][data-aos-delay="2300"],
    body[data-aos-delay="2300"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2300"].aos-animate,
    body[data-aos-delay="2300"] [data-aos].aos-animate {
        transition-delay: 2.3s
    }
    [data-aos][data-aos][data-aos-duration="2350"],
    body[data-aos-duration="2350"] [data-aos] {
        transition-duration: 2.35s
    }
    [data-aos][data-aos][data-aos-delay="2350"],
    body[data-aos-delay="2350"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2350"].aos-animate,
    body[data-aos-delay="2350"] [data-aos].aos-animate {
        transition-delay: 2.35s
    }
    [data-aos][data-aos][data-aos-duration="2400"],
    body[data-aos-duration="2400"] [data-aos] {
        transition-duration: 2.4s
    }
    [data-aos][data-aos][data-aos-delay="2400"],
    body[data-aos-delay="2400"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2400"].aos-animate,
    body[data-aos-delay="2400"] [data-aos].aos-animate {
        transition-delay: 2.4s
    }
    [data-aos][data-aos][data-aos-duration="2450"],
    body[data-aos-duration="2450"] [data-aos] {
        transition-duration: 2.45s
    }
    [data-aos][data-aos][data-aos-delay="2450"],
    body[data-aos-delay="2450"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2450"].aos-animate,
    body[data-aos-delay="2450"] [data-aos].aos-animate {
        transition-delay: 2.45s
    }
    [data-aos][data-aos][data-aos-duration="2500"],
    body[data-aos-duration="2500"] [data-aos] {
        transition-duration: 2.5s
    }
    [data-aos][data-aos][data-aos-delay="2500"],
    body[data-aos-delay="2500"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2500"].aos-animate,
    body[data-aos-delay="2500"] [data-aos].aos-animate {
        transition-delay: 2.5s
    }
    [data-aos][data-aos][data-aos-duration="2550"],
    body[data-aos-duration="2550"] [data-aos] {
        transition-duration: 2.55s
    }
    [data-aos][data-aos][data-aos-delay="2550"],
    body[data-aos-delay="2550"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2550"].aos-animate,
    body[data-aos-delay="2550"] [data-aos].aos-animate {
        transition-delay: 2.55s
    }
    [data-aos][data-aos][data-aos-duration="2600"],
    body[data-aos-duration="2600"] [data-aos] {
        transition-duration: 2.6s
    }
    [data-aos][data-aos][data-aos-delay="2600"],
    body[data-aos-delay="2600"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2600"].aos-animate,
    body[data-aos-delay="2600"] [data-aos].aos-animate {
        transition-delay: 2.6s
    }
    [data-aos][data-aos][data-aos-duration="2650"],
    body[data-aos-duration="2650"] [data-aos] {
        transition-duration: 2.65s
    }
    [data-aos][data-aos][data-aos-delay="2650"],
    body[data-aos-delay="2650"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2650"].aos-animate,
    body[data-aos-delay="2650"] [data-aos].aos-animate {
        transition-delay: 2.65s
    }
    [data-aos][data-aos][data-aos-duration="2700"],
    body[data-aos-duration="2700"] [data-aos] {
        transition-duration: 2.7s
    }
    [data-aos][data-aos][data-aos-delay="2700"],
    body[data-aos-delay="2700"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2700"].aos-animate,
    body[data-aos-delay="2700"] [data-aos].aos-animate {
        transition-delay: 2.7s
    }
    [data-aos][data-aos][data-aos-duration="2750"],
    body[data-aos-duration="2750"] [data-aos] {
        transition-duration: 2.75s
    }
    [data-aos][data-aos][data-aos-delay="2750"],
    body[data-aos-delay="2750"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2750"].aos-animate,
    body[data-aos-delay="2750"] [data-aos].aos-animate {
        transition-delay: 2.75s
    }
    [data-aos][data-aos][data-aos-duration="2800"],
    body[data-aos-duration="2800"] [data-aos] {
        transition-duration: 2.8s
    }
    [data-aos][data-aos][data-aos-delay="2800"],
    body[data-aos-delay="2800"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2800"].aos-animate,
    body[data-aos-delay="2800"] [data-aos].aos-animate {
        transition-delay: 2.8s
    }
    [data-aos][data-aos][data-aos-duration="2850"],
    body[data-aos-duration="2850"] [data-aos] {
        transition-duration: 2.85s
    }
    [data-aos][data-aos][data-aos-delay="2850"],
    body[data-aos-delay="2850"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2850"].aos-animate,
    body[data-aos-delay="2850"] [data-aos].aos-animate {
        transition-delay: 2.85s
    }
    [data-aos][data-aos][data-aos-duration="2900"],
    body[data-aos-duration="2900"] [data-aos] {
        transition-duration: 2.9s
    }
    [data-aos][data-aos][data-aos-delay="2900"],
    body[data-aos-delay="2900"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2900"].aos-animate,
    body[data-aos-delay="2900"] [data-aos].aos-animate {
        transition-delay: 2.9s
    }
    [data-aos][data-aos][data-aos-duration="2950"],
    body[data-aos-duration="2950"] [data-aos] {
        transition-duration: 2.95s
    }
    [data-aos][data-aos][data-aos-delay="2950"],
    body[data-aos-delay="2950"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="2950"].aos-animate,
    body[data-aos-delay="2950"] [data-aos].aos-animate {
        transition-delay: 2.95s
    }
    [data-aos][data-aos][data-aos-duration="3000"],
    body[data-aos-duration="3000"] [data-aos] {
        transition-duration: 3s
    }
    [data-aos][data-aos][data-aos-delay="3000"],
    body[data-aos-delay="3000"] [data-aos] {
        transition-delay: 0
    }
    [data-aos][data-aos][data-aos-delay="3000"].aos-animate,
    body[data-aos-delay="3000"] [data-aos].aos-animate {
        transition-delay: 3s
    }
    [data-aos][data-aos][data-aos-easing=linear],
    body[data-aos-easing=linear] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .25, .75, .75)
    }
    [data-aos][data-aos][data-aos-easing=ease],
    body[data-aos-easing=ease] [data-aos] {
        transition-timing-function: ease
    }
    [data-aos][data-aos][data-aos-easing=ease-in],
    body[data-aos-easing=ease-in] [data-aos] {
        transition-timing-function: ease-in
    }
    [data-aos][data-aos][data-aos-easing=ease-out],
    body[data-aos-easing=ease-out] [data-aos] {
        transition-timing-function: ease-out
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out],
    body[data-aos-easing=ease-in-out] [data-aos] {
        transition-timing-function: ease-in-out
    }
    [data-aos][data-aos][data-aos-easing=ease-in-back],
    body[data-aos-easing=ease-in-back] [data-aos] {
        transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
    }
    [data-aos][data-aos][data-aos-easing=ease-out-back],
    body[data-aos-easing=ease-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out-back],
    body[data-aos-easing=ease-in-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-sine],
    body[data-aos-easing=ease-in-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.47, 0, .745, .715)
    }
    [data-aos][data-aos][data-aos-easing=ease-out-sine],
    body[data-aos-easing=ease-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.39, .575, .565, 1)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out-sine],
    body[data-aos-easing=ease-in-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.445, .05, .55, .95)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-quad],
    body[data-aos-easing=ease-in-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }
    [data-aos][data-aos][data-aos-easing=ease-out-quad],
    body[data-aos-easing=ease-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out-quad],
    body[data-aos-easing=ease-in-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-cubic],
    body[data-aos-easing=ease-in-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }
    [data-aos][data-aos][data-aos-easing=ease-out-cubic],
    body[data-aos-easing=ease-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
    body[data-aos-easing=ease-in-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-quart],
    body[data-aos-easing=ease-in-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }
    [data-aos][data-aos][data-aos-easing=ease-out-quart],
    body[data-aos-easing=ease-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }
    [data-aos][data-aos][data-aos-easing=ease-in-out-quart],
    body[data-aos-easing=ease-in-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }
    [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, transform
    }
    [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: translateZ(0)
    }
    [data-aos=fade-up] {
        transform: translate3d(0, 100px, 0)
    }
    [data-aos=fade-down] {
        transform: translate3d(0, -100px, 0)
    }
    [data-aos=fade-right] {
        transform: translate3d(-100px, 0, 0)
    }
    [data-aos=fade-left] {
        transform: translate3d(100px, 0, 0)
    }
    [data-aos=fade-up-right] {
        transform: translate3d(-100px, 100px, 0)
    }
    [data-aos=fade-up-left] {
        transform: translate3d(100px, 100px, 0)
    }
    [data-aos=fade-down-right] {
        transform: translate3d(-100px, -100px, 0)
    }
    [data-aos=fade-down-left] {
        transform: translate3d(100px, -100px, 0)
    }
    [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, transform
    }
    [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }
    [data-aos=zoom-in] {
        transform: scale(.6)
    }
    [data-aos=zoom-in-up] {
        transform: translate3d(0, 100px, 0) scale(.6)
    }
    [data-aos=zoom-in-down] {
        transform: translate3d(0, -100px, 0) scale(.6)
    }
    [data-aos=zoom-in-right] {
        transform: translate3d(-100px, 0, 0) scale(.6)
    }
    [data-aos=zoom-in-left] {
        transform: translate3d(100px, 0, 0) scale(.6)
    }
    [data-aos=zoom-out] {
        transform: scale(1.2)
    }
    [data-aos=zoom-out-up] {
        transform: translate3d(0, 100px, 0) scale(1.2)
    }
    [data-aos=zoom-out-down] {
        transform: translate3d(0, -100px, 0) scale(1.2)
    }
    [data-aos=zoom-out-right] {
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }
    [data-aos=zoom-out-left] {
        transform: translate3d(100px, 0, 0) scale(1.2)
    }
    [data-aos^=slide][data-aos^=slide] {
        transition-property: transform
    }
    [data-aos^=slide][data-aos^=slide].aos-animate {
        transform: translateZ(0)
    }
    [data-aos=slide-up] {
        transform: translate3d(0, 100%, 0)
    }
    [data-aos=slide-down] {
        transform: translate3d(0, -100%, 0)
    }
    [data-aos=slide-right] {
        transform: translate3d(-100%, 0, 0)
    }
    [data-aos=slide-left] {
        transform: translate3d(100%, 0, 0)
    }
    [data-aos^=flip][data-aos^=flip] {
        backface-visibility: hidden;
        transition-property: transform
    }
    [data-aos=flip-left] {
        transform: perspective(2500px) rotateY(-100deg)
    }
    [data-aos=flip-left].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }
    [data-aos=flip-right] {
        transform: perspective(2500px) rotateY(100deg)
    }
    [data-aos=flip-right].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }
    [data-aos=flip-up] {
        transform: perspective(2500px) rotateX(-100deg)
    }
    [data-aos=flip-up].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }
    [data-aos=flip-down] {
        transform: perspective(2500px) rotateX(100deg)
    }
    [data-aos=flip-down].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }
}


/** Slick Cssc**/


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}


/* draggable */

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}


/* ---- flickity-button ---- */

.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    background: white;
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
    opacity: 0.6;
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    /* prevent disabled button from capturing pointer up event. #716 */
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}


/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    /* vertically center */
    transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}


/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}


/* ---- page dots ---- */

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}


/** perfect scroll bar css **/


/*
 * Container style
 */

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}


/*
 * Scrollbar rail styles
 */

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}


/*
 * Scrollbar thumb styles
 */

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    /* there must be 'right' for ps__thumb-y */
    right: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}


/* MS supports */

@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

#logo,
#mainmenu,
.allanim {
    -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1)
}

a {
    color: #081225;
    text-decoration: none;
    font-size: 14px
}

a:hover {
    color: #ef4b37;
    text-decoration: none
}

.accordion-databox .accordion-row:first-child {
    border-top: 0
}

.accordion-databox .accordion-row h5 {
    cursor: pointer;
    margin: 0;
    background: #fbfbff;
    color: #000000;
    position: relative;
    padding: 16px 54px 16px 16px;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 7px;
    text-transform: uppercase
}

.accordion-databox .accordion-row h5:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 100%;
    z-index: 1;
    background: #ef4b37
}

.accordion-databox .accordion-row h5:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -4px;
    border-top: solid 8px #000000;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    z-index: 2
}

.accordion-databox .accordion-row h5.open {
    color: #000000
}

.accordion-databox .accordion-row h5.open:after {
    border-top: 0;
    border-bottom: solid 8px #000000
}

.accordion-data {
    display: none;
    padding: 15px 0
}

.accordion-data p {
    padding: 0 6px;
    margin: 20px 0 0
}

.accordion-data p:first-child {
    margin-top: 0
}

button {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

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

input[type=button],
input[type=submit] {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

button {
    line-height: normal
}

input {
    line-height: normal
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] input[type=file] {
    background: #fff;
    padding: 4px 12px;
    height: 48px;
    line-height: 1.55;
    border: solid 1px #d7d9dd;
    color: #454648;
    width: 100%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    -moz-transition: border-color 200ms ease-in;
    -webkit-transition: border-color 200ms ease-in;
    -o-transition: border-color 200ms ease-in;
    transition: border-color 200ms ease-in
}

select,
textarea {
    background: #fff;
    padding: 4px 12px;
    height: 48px;
    line-height: 1.55;
    border: solid 1px #d7d9dd;
    color: #454648;
    width: 100%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    -moz-transition: border-color 200ms ease-in;
    -webkit-transition: border-color 200ms ease-in;
    -o-transition: border-color 200ms ease-in;
    transition: border-color 200ms ease-in
}

input[type=email].input-lg,
input[type=password].input-lg,
input[type=search].input-lg,
input[type=tel].input-lg,
input[type=text].input-lg,
input[type=url].input-lg {
    height: 58px
}

input[type=email].input-sm,
input[type=password].input-sm,
input[type=search].input-sm,
input[type=tel].input-sm,
input[type=text].input-sm,
input[type=url].input-sm {
    height: 38px
}

textarea {
    width: 100%;
    height: 160px !important;
    overflow: auto;
    resize: vertical;
    padding: 10px 15px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

select {
    height: auto;
    padding: 12px 42px 12px 12px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    position: relative;
    z-index: 1;
    background: none;
    line-height: 12px;
    line-height: 1.2rem;
    border-radius: 0
}

select::-ms-expand {
    display: none
}

.custom-select {
    display: block;
    margin: 0;
    position: relative;
    background: #fff
}

.custom-select:before {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 48px;
    background: #fff;
    content: '';
    height: 48px
}

.custom-select:after {
    content: '';
    border-top: solid 6px #000;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -3px
}

.ie select {
    padding-right: 0
}

.ie .custom-select:before {
    z-index: 2;
    height: 40px
}

.ie .custom-select:after {
    z-index: 3
}

.ie input[type=email],
.ie input[type=password],
.ie input[type=search],
.ie input[type=tel],
.ie input[type=text],
.ie input[type=url] {
    line-height: 32px
}

.ie select {
    line-height: 32px
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus {
    border: solid 1px #acacac
}

select:focus,
textarea:focus {
    border: solid 1px #acacac
}

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

input[type=button],
input[type=submit] {
    background: #081225;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: auto;
    overflow: visible;
    padding: 13px 45px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    line-height: 12px;
    line-height: 1.2rem;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold
}

button {
    background: #081225;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: auto;
    overflow: visible;
    padding: 13px 45px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    line-height: 12px;
    line-height: 1.2rem;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold
}

input[type=button]:hover,
input[type=submit]:hover {
    background: #ef4b37;
    color: #fff
}

button:hover {
    background: #ef4b37;
    color: #fff
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 8px 0;
    vertical-align: top
}

:-moz-placeholder,
 :-ms-input-placeholder,
 ::-moz-placeholder,
 ::-webkit-input-placeholder {
    opacity: 1
}

.checkbox,
.radio {
    position: relative;
    float: left;
    margin-right: 20px
}

.form-block .form-group .checkbox label,
.form-block .form-group .radio label {
    padding: 0;
    padding-left: 26px;
    display: block;
    line-height: 1.1
}

.checkbox input,
.radio input {
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.checkbox input:checked+.input-helper:before,
.radio input:checked+.input-helper:before {
    border-color: #117b3c
}

.checkbox input:disabled+.input-helper:before,
.radio input:disabled+.input-helper:before {
    opacity: 0.35
}

.checkbox .input-helper:after,
.checkbox .input-helper:before,
.radio .input-helper:after,
.radio .input-helper:before {
    position: absolute;
    content: "";
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.checkbox .input-helper:before,
.radio .input-helper:before {
    left: 0;
    border: 1px solid #7a7a7a
}

.checkbox input {
    width: 18px;
    height: 18px;
    margin: 0
}

.checkbox input:checked+.input-helper:before {
    background-color: #117b3c;
    background-color: #117b3c
}

.checkbox input:checked+.input-helper:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.checkbox .input-helper:before {
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    color: #fff
}

.checkbox .input-helper:after {
    content: '\2713';
    font-size: 13px;
    left: 2px;
    top: 1px;
    font-weight: 600;
    color: #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.radio input {
    width: 18px;
    height: 18px;
    margin: 0
}

.radio input:checked+.input-helper:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.radio .input-helper:before {
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%
}

.radio .input-helper:after {
    width: 8px;
    height: 8px;
    background: #117b3c;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.form-block {
    margin: 10px 0
}

.form-group {
    padding: 10px 0
}

.form-group:after {
    clear: both;
    content: '';
    display: table
}

.formlist .form-group ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.forgot-link {
    float: right
}

.form-block .form-group label {
    display: inline-block;
    padding: 0 0 5px
}

.form-inline .form-group label {
    float: left;
    width: 30%;
    padding: 10px 10px 10px 0;
    line-height: 1.5
}

.form-inline .form-group .field-box {
    width: 70%;
    float: left
}

.button {
    font-family: 'rubik';
    background-color: #081225;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
    display: inline-block;
    line-height: 12px;
    line-height: 1.2rem;
    padding: 20px 80px 20px 40px;
    vertical-align: bottom;
    font-weight: 400;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    text-transform: none!important;
    position: relative;
    z-index: 1
}

.button:focus,
.button:hover {
    background-color: #081225;
    text-decoration: none!important;
    color: #ffffff
}

.button:focus:before,
.button:hover:before {
    width: 95%
}

.button:before {
    content: '';
    position: absolute;
    background-color: #ef4b37;
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    height: 100%;
    -webkit-transition: 0.4s all cubic-bezier(1, 0, 0, 1);
    -o-transition: 0.4s all cubic-bezier(1, 0, 0, 1);
    transition: 0.4s all cubic-bezier(1, 0, 0, 1);
    z-index: -1
}

.button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    background: url("../images/bgi/sprites.png") no-repeat -49px -17px;
    width: 22px;
    height: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

input[type=button].btn-lg,
input[type=submit].btn-lg {
    padding: 16px 35px
}

button.btn-lg {
    padding: 16px 35px
}

.button.btn-sm {
    padding: 10px 25px
}

input[type=button].btn-sm,
input[type=submit].btn-sm {
    padding: 10px 25px
}

button.btn-sm {
    padding: 10px 25px;
    font-size: 14px
}

.button.btn-xs {
    padding: 8px 20px;
    font-size: 12px
}

input[type=button].btn-xs,
input[type=submit].btn-xs {
    padding: 8px 20px;
    font-size: 12px
}

button.btn-xs {
    padding: 8px 20px;
    font-size: 12px
}

.button.btn-lightgray {
    background: #969fb0;
    color: #fff
}

input[type=button].btn-lightgray,
input[type=submit].btn-lightgray {
    background: #969fb0;
    color: #fff
}

button.btn-lightgray {
    background: #969fb0;
    color: #fff
}

.button.btn-lightgray:hover {
    background: #757f90
}

input[type=button].btn-lightgray:hover,
input[type=submit].btn-lightgray:hover {
    background: #757f90
}

button.btn-lightgray:hover {
    background: #757f90
}

.button.btn-secondary {
    background: #555;
    color: #fff
}

input[type=button].btn-secondary,
input[type=submit].btn-secondary {
    background: #555;
    color: #fff
}

button.btn-secondary {
    background: #555;
    color: #fff
}

.button.btn-secondary:hover {
    background: #333
}

input[type=button].btn-secondary:hover,
input[type=submit].btn-secondary:hover {
    background: #333
}

button.btn-secondary:hover {
    background: #333
}

.button.btn-outline {
    background: #fff;
    border: solid 2px #081225;
    color: #081225
}

input[type=button].btn-outline,
input[type=submit].btn-outline {
    background: #fff;
    border: solid 2px #081225;
    color: #081225
}

button.btn-outline {
    background: #fff;
    border: solid 2px #081225;
    color: #081225
}

.button.btn-outline:hover {
    background: #081225;
    color: #fff
}

input[type=button].btn-outline:hover,
input[type=submit].btn-outline:hover {
    background: #081225;
    color: #fff
}

button.btn-outline:hover {
    background: #081225;
    color: #fff
}

.button.btn-lg.btn-outline {
    padding: 14px 35px
}

input[type=button].btn-lg.btn-outline,
input[type=submit].btn-lg.btn-outline {
    padding: 14px 35px
}

.button.btn-outline {
    padding: 11px 30px
}

input[type=button].btn-outline,
input[type=submit].btn-outline {
    padding: 11px 30px
}

.button.btn-sm.btn-outline {
    padding: 8px 25px
}

input[type=button].btn-sm.btn-outline,
input[type=submit].btn-sm.btn-outline {
    padding: 8px 25px
}

.button.btn-xs.btn-outline {
    padding: 6px 20px
}

input[type=button].btn-xs.btn-outline,
input[type=submit].btn-xs.btn-outline {
    padding: 6px 20px
}

.button.btn-block {
    display: block
}

.buttonset .button {
    margin: 10px 7px;
    text-align: center;
    width: 160px;
    padding-left: 10px!important;
    padding-right: 10px!important
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 30px
}

table td,
table th {
    padding: 14px 15px;
    line-height: 1.32;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table th {
    background: #ececec;
    font-weight: 700;
    padding: 17px 15px;
    font-size: 16px
}

table tr.selected td,
table tr:hover td {
    background: #fbfbfb
}

table thead th {
    vertical-align: middle
}

table caption+thead tr:first-child td,
table caption+thead tr:first-child th {
    border-top: 0
}

table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th {
    border-top: 0
}

table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 0
}

.tabnav {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #e9edee
}

.tabnav li {
    float: left;
    position: relative;
    margin: 0;
    width: 25%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase
}

.tabnav li:first-child {
    margin: 0
}

.tabnav li h2 {
    margin: 0;
    font-size: 15px
}

.tabnav li a {
    display: block;
    padding: 16px 5px;
    text-decoration: none;
    color: #505061;
    line-height: 12px;
    line-height: 1.2rem;
    background: #e9edee;
    margin-bottom: -1px;
    border-left: solid 1px #dde1e2
}

.tabnav li:first-child a {
    border-left: 0
}

.tabnav li.active a,
.tabnav li a:hover {
    background-color: #fff;
    color: #081225
}

.tabnav li.active a:after {
    display: block
}

.tab-container {
    padding: 20px;
    border: solid 1px #e9edee;
    border-top: 0
}

.tabcontent {
    display: none
}

.tabcontent .quicklist {
    margin: 0
}

.tabcontent .quicklist li {
    margin: 0
}

.tabcontent p {
    color: #666;
    margin: 20px 0 0
}

.tabcontent p:first-child {
    margin-top: 0
}

.tabcontent p a {
    color: #7f97ae;
    text-decoration: underline
}

.accordion-data p a {
    color: #7f97ae;
    text-decoration: underline
}

.accordion-data p a:hover,
.tabcontent p a:hover {
    color: #00305d
}

.tabcontent h4 {
    margin: 0 0 15px
}

.page:not(.home) #content {
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    margin: 0;
    line-height: 1.2;
    font-family: 'Rubik', Arial, Helvetica, sans-serif
}

h1.sectitle,
h2.sectitle,
h3.sectitle,
h4.sectitle,
h5.sectitle,
h6.sectitle {
    color: #081225;
    font-weight: 400;
    font-size: 34px;
    font-size: 3.4rem;
    margin: 0 0 25px
}

h1.sectitle strong,
h2.sectitle strong,
h3.sectitle strong,
h4.sectitle strong,
h5.sectitle strong,
h6.sectitle strong {
    display: inline-block;
    color: #ef4b37
}

h1.sectitle:after,
h2.sectitle:after,
h3.sectitle:after,
h4.sectitle:after,
h5.sectitle:after,
h6.sectitle:after {
    content: '';
    display: block;
    background-color: #081225;
    width: 100px;
    height: 5px
}

h4 {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 500
}

@media (max-width:63.9375em) {
    h4 {
        font-size: 22px;
        font-size: 2.2rem
    }
}

.sectitlerwapper {
    max-width: 700px;
    width: 100%;
    margin: 0 0 25px
}

.sectitlerwapper h2.sectitle,
.sectitlerwapper h3.sectitle {
    margin: 0 0 15px
}

.darkbg .sectitle {
    color: #ffffff
}

.darkbg .sectitle:after {
    background-color: #ffffff
}

.cols {
    *zoom: 1;
    margin-left: -20px;
    margin-right: -20px;
    clear: both
}

.cols:after {
    content: "";
    display: table;
    clear: both
}

.cols .col {
    float: left;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.cols1 .col {
    width: 100%
}

.cols2 .col {
    width: 50%
}

.cols3 .col {
    width: 33.333333333333%
}

.cols4 .col {
    width: 25%
}

a:focus,
button:focus,
input[type=submit]:focus {
    outline: none!important
}

.comment-content a,
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget_authors a strong,
.widget a {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-content a:focus,
.entry-content a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-summary a:focus,
.entry-summary a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment-content a:focus,
.comment-content a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget a:focus,
.widget a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.posts-navigation a:focus,
.posts-navigation a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment-metadata a:focus,
.comment-metadata a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment-reply-link:focus,
.comment-reply-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget_authors a:focus strong,
.widget_authors a:hover strong {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-title a:focus,
.entry-title a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-meta a:focus,
.entry-meta a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-links a:focus .page-number,
.page-links a:hover .page-number {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-footer a:focus,
.entry-footer a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.post-navigation a:focus,
.post-navigation a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.logged-in-as a:focus,
.logged-in-as a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

a:focus .nav-title,
a:hover .nav-title {
    -webkit-box-shadow: none;
    box-shadow: none
}

.edit-link a:focus,
.edit-link a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.site-info a:focus,
.site-info a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget .widget-title a:focus,
.widget .widget-title a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget ul li a:focus,
.widget ul li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment-content a,
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget_authors a strong,
.widget a {
    -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -o-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
    transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1)
}

.wpcf7-form:after {
    content: '';
    display: table;
    clear: both
}

.wpcf7-form-control-wrap {
    margin: 0 0 10px;
    display: block
}

.wpcf7 .wpcf7-response-output {
    margin: 30px 0 0!important;
    padding: 15px 20px;
    border: solid 1px #04be5b;
    color: #d9534f;
}

.wpcf7 .wpcf7-mail-sent-ng {
    background: rgba(0, 0, 0, 0.5);
    margin: 30px 0 0!important;
    padding: 15px 20px;
    border: solid 1px rgba(0, 0, 0, 0.5);
    color: #ffffff
}

.wpcf7 .wpcf7-validation-errors {
    background: #db524c;
    clear: both;
    margin: 0 15px;
    border: solid 1px #db524c;
    color: #fff
}

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: 5px;
    color: #d9534f;
    font-size: 12px;
    font-size: 1.2rem
}

.wrap {
    max-width: 1260px;
    width: 100%;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px
}

#primary {
    float: left;
    width: 70%;
    padding-right: 30px
}

@media (max-width:63.9375em) {
    #primary {
        width: auto;
        float: none;
        padding: 0
    }
}

.one-column {
    width: auto!important;
    float: none!important;
    padding-right: 0!important
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul:after {
    content: '';
    display: table;
    clear: both
}

ul li {
    margin: 0
}

img {
    max-width: 100%
}

.social {
    margin: 0px 10px 0 0; display: inline-block;
}

.social li {
    float: left;
    padding: 0 8px
}

.social li:last-child {
    padding-right: 0
}

.social li a {
    display: block;
    background: url(../images/bgi/sprites.png) no-repeat 0 0;
    width: 18px;
    height: 16px;
    text-indent: -999em;
    opacity: 0.5;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out
}

.social li a:hover {
    opacity: 1
}

.social li.fb a {
    background-position: 0 0
}

.social li.tw a {
    background-position: -19px 0
}

.social li.ig a {
    background-position: -38px 0
}

.social li.li a {
    background-position: -57px 0
}

#header {
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

@media (min-width:48em) {
    #header.navhide .headerbottom {
        padding: 15px 0 0;
    }
    #header.navhide .headerbottom #logo {
        width: 160px;
        margin-top: -3px
    }
    #header.navhide .headerbottom #mainmenu {
        margin: 11px 0 0
    }
}

@media (max-width:63.9375em) {
    #header.navhide .headerbottom {
        padding: 15px 0
    }
    #header.navhide .headerbottom #logo {
        width: 90px;
        margin-top: 6px
    }
}

#header.navhide {
    top: -51px
}

#header.navshow {
    top: 0
}

#header .headertop {
    background-color: #081225;
    padding: 15px 0;
    font-family: 'rubik';
    font-weight: 400
}

#header .headertop:after {
    content: '';
    display: table;
    clear: both
}

#header .headertop .headertopleft {
    float: left
}

#header .headertop .headertopleft ul li {
    float: left;
    color: #ffffff;
    margin-left: 35px
}

@media (max-width:63.9375em) {
    #header .headertop .headertopleft ul li {
        margin-left: 20px
    }
}

#header .headertop .headertopleft ul li:first-child {
    margin-left: 0
}

#header .headertop .headertopleft ul li a {
    color: #ffffff
}

#header .headertop .headertopleft ul li a:hover {
    color: #ef4b37
}

#header .headertop .headertopright {
    float: right
}

#header .headerbottom {
    padding: 13px 0 0;
    background-color: #ffffff
}

#header .headerbottom #logo {
    float: left;
    width: 200px;
    position: relative
}

#header .headerbottom #logo img {
    max-width: 100%;
    width: 100%;
    height: auto
}

#header .headerbottom #mainmenu {
    float: right;
    font-size: 14px;
    margin: 20px 0 0 0
}

#header .headerbottom #mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#header .headerbottom #mainmenu li {
    float: left;
    line-height: 12px;
    line-height: 1.2rem;
    position: relative;  
}

#header .headerbottom #mainmenu li a {
    text-decoration: none;
    padding: 0;
    display: block;
    color: #081225;
    position: relative;
    font-family: 'rubik';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

#header .headerbottom #mainmenu li a:hover {
    color: #ef4b37
}

#header .headerbottom #mainmenu li.current-menu-item a {
    color: #ef4b37;
    font-weight: 500
}

#header .headerbottom #mainmenu li.current_page_parent a {
    color: #ef4b37;
    font-weight: 500
}

#header .headerbottom #mainmenu>ul {
    float: left
}

#header .headerbottom #mainmenu>ul>li {
    margin: 0 0 0 35px;
}

#header .headerbottom #mainmenu>ul>li>a {
    padding: 0 0 32px;
}

@media (max-width:63.9375em) {
    #header .headerbottom #mainmenu>ul>li {
        margin-left: 20px
    }
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu>ul>li {
        padding-bottom: 0
    }
}

#header .headerbottom #mainmenu .searchbox {
    float: right;
    position: relative;
    top: -4px;
    margin-left: 23px
}

#header .headerbottom #mainmenu .searchbox .searchicon {
    display: block;
    background: url(../images/bgi/sprites.png) no-repeat -76px 0;
    width: 23px;
    height: 24px;
    text-indent: -999em;
    margin: -1px 0 0
}

#header .headerbottom #mainmenu .searchbox .searchboxinner {
    position: absolute;
    top: calc(100% + 25px);
    right: -18px;
    width: 235px;
    display: none
}

#header .headerbottom #mainmenu .searchbox .searchboxinner input {
    padding-right: 50px
}

#header .headerbottom #mainmenu .searchbox .searchboxinner button {
    position: absolute;
    top: 11px;
    right: 18px;
    background: url(../images/bgi/sprites.png) no-repeat -76px 0;
    width: 23px;
    height: 24px;
    text-indent: -999em;
    padding: 0;
}

.closesearch {
    position: absolute;
    top: 50%;
    right: 13px;
    font-size: 22px;
    font-weight: bold;
    transform: translateY(-50%);
    line-height: 1;
}

#header .headerbottom #mainmenu .searchbox .searchboxinner .search-submit {
    position: absolute;
    top: 11px;
    right: 18px;
    padding: 0!important;
    background: url(../images/bgi/sprites.png) no-repeat -76px 0;
    width: 23px;
    height: 24px;
    text-indent: -999em;
    display: none;
}

input::-webkit-input-placeholder {
    line-height: 37px;
    line-height: 3.7rem
}

input::-moz-placeholder {
    line-height: 37px;
    line-height: 3.7rem
}

input:-ms-input-placeholder {
    line-height: 37px;
    line-height: 3.7rem
}

input:-moz-placeholder {
    line-height: 37px;
    line-height: 3.7rem
}

#footer {
    font-family: 'rubik';
    font-weight: 400;
    background: #081225
}

#footer a:hover {
    color: #ef4b37
}

#footer .footertop {
    padding: 38px 0
}


/* #footer .footertop .cols { margin: -25px } */

#footer .footertop .cols .col {
    padding: 0 25px
}

#footer .footertop .cols .col:nth-child(2) ul li {
    margin: 0 0 15px
}

#footer .footertop .cols .col:nth-child(2) ul li:first-child {
    font-size: 16px;
    font-size: 1.6rem
}

#footer .footertop * {
    color: #ffffff
}

#footer .footertop .es_txt_email {
    background: transparent;
    border: #ffffff solid 1px;
    color: #5b5e66;
    font-size: 14px;
    font-size: 1.4rem
}

#footer .footertop .es_txt_email:focus {
    color: #ffffff
}

#footer .footertop .flogo {
    max-width: 156px;
    margin: 0 0 37px
}

#footer .footertop .footerbunchlogo:after {
    content: '';
    display: table;
    clear: both
}

#footer .footertop .footerbunchlogo li {
    float: left;
    padding: 0 8px
}

#footer .footertop .footerbunchlogo li:first-child {
    padding-left: 0
}

#footer .footertop .es_subscription_form {
    position: relative;
    margin: 0 0 25px
}

#footer .footertop .es_subscription_form .es-field-wrap>label {
    font-size: 0
}

#footer .footertop .es_subscription_form .es-field-wrap>label input {
    padding-right: 60px
}

#footer .footertop .es_subscription_form .es_subscription_form_submit {
    position: absolute;
    top: 1px;
    right: 1px;
    background: #ef4b37 url("../images/bgi/sprites.png") no-repeat -2px -34px;
    width: 46px;
    height: 46px;
    padding: 0;
    text-indent: -999em;
    border-left: #ffffff solid 1px;
    overflow: hidden
}

#footer .footertop .es_subscription_form .es_subscription_form_submit:hover {
    background-color: #c63e2d
}

#footer .footertop .social {
    margin: 3px -8px 0
}

#footer .footerbottom {
    border-top: #ffffff solid 1px
}

#footer .footerbottom * {
    color: #ffffff
}

#footer .footerbottom p {
    float: left;
    padding: 14px 0px;
    margin-bottom: 0
}

#footer .footerbottom .backtotopbtn {
    float: right;
    background: #ef4b37 url("../images/bgi/sprites.png") no-repeat -51px -32px;
    width: 50px;
    height: 50px;
    text-indent: -999em
}

#footer .footerbottom .backtotopbtn:hover {
    background-color: #ffffff
}

.slick-arrow {
    position: absolute;
    top: 0;
    background: #ffffff url("../images/bgi/sprites.png") no-repeat 0 0;
    width: 60px;
    height: 60px;
    z-index: 2
}

.slick-arrow.prevarrow {
    background-position: -102px 0;
    left: 0
}

.slick-arrow.nextarrow {
    background-position: -163px 0;
    right: 0
}

.secpadding {
    padding: 40px 0px
}

@media (max-width:47.9375em) {
    .secpadding {
        padding: 25px 0px
    }
}

figure {
    margin: 0
}

.flexwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flexwrapper .flexitem {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper73 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.flexwrapper.flexwrapper73 .flexitem.flexwrapper7 {
    width: 70%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    padding-right: 40px
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper73 .flexitem.flexwrapper7 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.flexwrapper.flexwrapper73 .flexitem.flexwrapper3 {
    width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper73 .flexitem.flexwrapper3 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper64 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.flexwrapper.flexwrapper64 .flexitem.flexwrapper6 {
    width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-right: 40px
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper64 .flexitem.flexwrapper6 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.flexwrapper.flexwrapper64 .flexitem.flexwrapper4 {
    width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

@media (max-width:63.9375em) {
    .flexwrapper.flexwrapper64 .flexitem.flexwrapper4 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.lightbluebg {
    background-color: #fbfbff
}

.alignc {
    text-align: center
}

.fontxl p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 3.2rem;
    font-weight: 600
}

@media (max-width:63.9375em) {
    .fontxl p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 2.4rem
    }
}

#innerbanner {
    background-image: url(../images/bgi/aboutusbanner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 1
}

@media (max-width:47.9375em) {
    #innerbanner {
        height: 250px
    }
}

@media (max-width:29.9375em) {
    #innerbanner {
        height: 150px
    }
}

#innerbanner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
    z-index: -1
}

#innerbanner .bannertitle {
    color: #ffffff;
    font-weight: 500;
    font-size: 40px;
    font-size: 4rem;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 30px;
    line-height: 3rem;
    padding: 0 20px;
    text-align: center
}

#innerbanner .bannertitle span {
    display: block;
    font-size: 20px;
    font-size: 2rem
}

@media (max-width:47.9375em) {
    #innerbanner .bannertitle {
        font-size: 30px;
        font-size: 3rem
    }
}

@media (max-width:29.9375em) {
    #innerbanner .bannertitle {
        font-size: 25px;
        font-size: 2.5rem
    }
    #innerbanner .bannertitle span {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.alignr {
    text-align: right
}

.objcenter {
    margin: 0px auto
}

#sidebar {
    float: right;
    padding: 0;
    width: 30%
}

@media (max-width:63.9375em) {
    #sidebar {
        width: 100%;
        float: none;
        padding: 0;
        margin-top: 25px
    }
}

#sidebar .widget {
    padding: 0;
    background-color: #fbfbff;
    padding: 0px 20px 20px
}

#sidebar .widget .widget-title {
    font-size: 20px;
    font-size: 2rem;
    color: #ffffff;
    background: #818692;
    border-radius: 5px;
    line-height: 12px;
    line-height: 1.2rem;
    padding: 20px 18px;
    margin: 0 -20px 10px
}

#sidebar .widget li {
    position: relative;
    padding-bottom: 10px;
    border-bottom: #818692 solid 1px;
    margin: 0 0px 10px
}

#sidebar .widget li:after {
    content: '';
    display: table;
    clear: both
}

#sidebar .widget li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

#sidebar .widget li img {
    width: 20%;
    float: left
}

@media (max-width:63.9375em) {
    #sidebar .widget li img {
        width: 10%
    }
}

@media (max-width:37.4375em) {
    #sidebar .widget li img {
        width: 20%
    }
}

#sidebar .widget li .widgetcontent {
    width: 80%;
    float: right;
    padding-left: 20px
}

@media (max-width:63.9375em) {
    #sidebar .widget li .widgetcontent {
        width: 90%
    }
}

@media (max-width:37.4375em) {
    #sidebar .widget li .widgetcontent {
        width: 80%
    }
}

#sidebar .widget li .widgetcontent a {
    font-family: 'rubik';
    font-size: 14px;
    font-size: 1.4rem;
    color: #081225;
    font-weight: 500;
    line-height: 17px;
    line-height: 1.7rem;
    display: inline-block;
    margin-bottom: 5px
}

#sidebar .widget li .widgetcontent a:hover {
    color: #ef4b37;
    text-decoration: none
}

#sidebar .widget li .widgetcontent p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #081225;
    line-height: 17px;
    line-height: 1.7rem;
    margin-bottom: 5px;
    font-weight: 400
}

#sidebar .widget li .widgetcontent span {
    display: block;
    color: #a2a3a9;
    font-weight: 400
}

.page-loader.mainloading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 999999
}

.page-loader.mainloading svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 255px;
    margin: 0 auto!important;
    z-index: 5;
    padding: 54px;
    border-radius: 16px
}

.error404 .blog-template .container {
    max-width: 600px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 20px;
    text-align: center
}

.error404 .search-form .search-submit {
    background: none;
    top: 0;
    right: 0;
    bottom: 0
}

.error404 .search-form>label {
    display: none
}

.error404 .blog-template h1 {
    color: #202636;
    font-weight: bold;
    font-size: 180px;
    -webkit-animation-name: opacity;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: opacity;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

@media (max-width:37.4375em) {
    .error404 .blog-template h1 {
        font-size: 80px
    }
}

.error404 .page-header,
.search .page-header {
    padding: 0;
    border-bottom: 0;
    margin: 0
}

.search .page-header {
    text-align: center
}

.error404 .blog-template .page-content {
    font-weight: 500;
    font-size: 20px
}

@media (min-width:48em) {
    #header .headerbottom #mainmenu>ul>li.hasnav>a:after {
        content: '';
        display: inline-block;
        border: solid 2px #081225;
        border-left: 0;
        border-top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 8px;
        height: 8px;
        margin: 0 0 0 9px;
        position: relative;
        top: -2px;
        -webkit-transition: 0.2s all ease-in-out;
        -o-transition: 0.2s all ease-in-out;
        transition: 0.2s all ease-in-out
    }
    #header .headerbottom #mainmenu>ul>li.hasnav>a:hover:after {
        border-color: #ef4b37
    }
    #header .headerbottom #mainmenu>ul>li.hasnav.active>a {
        color: #ef4b37;
    }
    #header .headerbottom #mainmenu>ul>li.hasnav.active>a:after {
        border-color: #ef4b37
    }
    #header .headerbottom #mainmenu>ul>li.hasnav.active>a:after {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        top: 2px
    }
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li {
        position: relative
    }
}

#header .headerbottom #mainmenu li .navtrigger {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 46px;
    width: 50px;
    line-height: 38px;
    line-height: 3.8rem;
    z-index: 2;
    cursor: pointer;
    text-indent: -999em
}

#header .headerbottom #mainmenu li .navtrigger:before {
    bottom: 0;
    color: #ffffff;
    content: "+";
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 500;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0
}

#header .headerbottom #mainmenu li .navtrigger.active {
    line-height: 28px;
    line-height: 2.8rem
}

#header .headerbottom #mainmenu li .navtrigger.active:before {
    content: '-';
    font-size: 4.3rem
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .navtrigger {
        display: block
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper {
    background-color: #ffffff;
    width: 600px;
    border: #f7a095 solid 1px;
    border-top: #ef4b37 solid 3px;
    position: absolute;
    top: 100%;
    left: 5%;
    margin: auto;
    max-height: 490px;
    overflow-y: auto;
}

#header .headerbottom #mainmenu li .megamenuwrapper:after {
    content: '';
    display: table;
    clear: both
}

#header .headerbottom #mainmenu li .megamenuwrapper.productmobilemenu {
    display: none
}

@media (max-width:78.6875em) {
    #header .headerbottom #mainmenu li .megamenuwrapper {
        max-width: 970px;
        width: 100%;
        right: 1.5%
    }
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper {
        position: static
    }
    #header .headerbottom #mainmenu li .megamenuwrapper.productmobilemenu {
        height: 200px;
        overflow-y: auto
    }
    #header .headerbottom #mainmenu li .megamenuwrapper.desktopmenu {
        display: none
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper li {
    position: relative
}

#header .headerbottom #mainmenu li .megamenuwrapper li a {
    color: #081225!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft {
    float: left;
    width: 100%;
    padding: 0 14px 0 0
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft {
        float: none;
        width: auto;
        padding: 0;
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft h5 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 14px 14px 14px 28px
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft h5 {
        padding: 14px 14px 14px 16px
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li {
    float: left;
    width: 50%
}

@media (max-width:63.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li {
        width: auto;
        float: none
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 12px 12px 30px;
    position: relative;
    line-height: 17px;
    line-height: 1.7rem
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li a {
        padding-right: 52px!important
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ef4b37;
    width: 5px;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.2s all ease-in;
    -o-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li.active a {
    background-color: #fbfbff;
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li.active a:before {
    opacity: 1
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li ul {
    margin: 0;
    display: none;
    background-color: #fbfbff;
    padding: 14px 22px;
    overflow-y: auto
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li ul:after {
    content: '';
    display: table;
    clear: both
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li ul li {
    float: left;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 15px!important
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li ul li {
        float: none;
        width: auto
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink {
    font-size: 0px;
    font-size: 0rem;
    padding-left: 30px;
    margin-bottom: 15px
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink img {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: auto
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink img {
        width: 54px
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink a {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px!important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #081225!important
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink a {
        padding-right: 52px!important
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink a:before {
    display: none
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink a:hover {
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle {
    display: none;
    background-color: #fbfbff;
    padding: 14px 22px;
    float: left;
    width: 478px;
    height: 486px;
    overflow-y: auto
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle {
        display: none
    }
}

@media (max-width:78.6875em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle {
        height: 476px
    }
}

@media (max-width:64em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle {
        padding: 14px 12px;
        width: 478px
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle ul {
    margin: 0 -12px;
    display: none
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle ul:after {
    content: '';
    display: table;
    clear: both
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle ul.active {
    display: block
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle ul li {
    float: left;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 15px
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle .subproductlink {
    font-size: 0px;
    font-size: 0rem
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle .subproductlink img {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    height: auto
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle .subproductlink a {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px!important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrappermiddle .subproductlink a:hover {
    font-weight: 500;
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright {
    float: right;
    width: 50%;
    padding: 0 0 0 14px
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright {
        float: none;
        width: auto
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright h5 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 14px 28px
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright h5 {
        padding: 14px 14px 14px 16px
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li {
    float: left;
    width: 50%
}

@media (max-width:63.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li {
        width: auto;
        float: none
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 12px 12px 30px;
    position: relative;
    line-height: 17px;
    line-height: 1.7rem
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li a {
        padding-right: 52px!important
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ef4b37;
    width: 5px;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.2s all ease-in;
    -o-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li.active a {
    background-color: #fbfbff;
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li.active a:before {
    opacity: 1
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li ul {
    margin: 0;
    display: none;
    background-color: #fbfbff;
    padding: 14px 22px;
    overflow-y: auto
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li ul:after {
    content: '';
    display: table;
    clear: both
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li ul li {
    float: left;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 15px
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li ul li {
        float: none;
        width: auto
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li ul li.current_menu_item .subproductlink a {
    font-weight: 500;
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink {
    font-size: 0px;
    font-size: 0rem
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink img {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    height: auto
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink img {
        width: 54px
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink a {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 28px!important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #081225!important
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink a {
        padding-left: 15px!important
    }
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink a:before {
    display: none
}

#header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperright ul li .subproductlink a:hover {
    color: #ef4b37!important
}

#header .headerbottom #mainmenu li .megamenuwrapper .subnavtrigger {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 46px;
    width: 50px;
    line-height: 48px;
    line-height: 4.8rem;
    z-index: 1;
    cursor: pointer;
    text-indent: -999em
}

#header .headerbottom #mainmenu li .megamenuwrapper .subnavtrigger:before {
    bottom: 0;
    color: #081225;
    content: "+";
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 500;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0
}

#header .headerbottom #mainmenu li .megamenuwrapper .subnavtrigger.active {
    line-height: 28px;
    line-height: 2.8rem
}

#header .headerbottom #mainmenu li .megamenuwrapper .subnavtrigger.active:before {
    content: '-';
    top: 4px;
    font-size: 4.3rem
}

@media (max-width:47.9375em) {
    #header .headerbottom #mainmenu li .megamenuwrapper .subnavtrigger {
        display: block
    }
}

#mainbanner {
    position: relative;
    height: 70vh;
    min-height: 450px;
    z-index: 1
}

#mainbanner .bannercontentwrapper {
    height: 100%
}

#mainbanner .bannercontentwrapper .wrap {
    max-width: 1200px;
    width: 100%;
    position: relative;
    height: 100%;
    margin: 0 auto
}

#mainbanner .herosliderwrapper {
    height: 100%
}

#mainbanner .herosliderwrapper .heroslider {
    height: 100%
}

#mainbanner .herosliderwrapper .heroslider .slick-list,
#mainbanner .herosliderwrapper .heroslider .slick-slide,
#mainbanner .herosliderwrapper .heroslider .slick-slide .item,
#mainbanner .herosliderwrapper .heroslider .slick-slide>div,
#mainbanner .herosliderwrapper .heroslider .slick-track {
    height: 100%
}

#mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item,
#mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item,
#mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item,
#mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item,
#mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item {
    position: relative;
    height: 100%;
    z-index: 2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

#mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent,
#mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent,
#mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent,
#mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent,
#mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent {
    max-width: 492px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 50%;
    left: 0;
    padding: 40px 40px 40px 80px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

#mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent h2,
#mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent h2,
#mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent h2,
#mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent h2,
#mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    font-weight: 500;
    margin: 0 0 20px
}

#mainbanner .slickarrowwrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1200px;
    width: 100%;
    height: 60px;
    margin: auto;
    z-index: 2
}

#mainbanner .slickarrowwrapper .slick-arrow {
    top: auto;
    bottom: 0;
    opacity: 0.8;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out
}

#mainbanner .slickarrowwrapper .slick-arrow:hover {
    opacity: 1
}

#mainbanner .slickarrowwrapper .slick-arrow.prevarrow {
    left: auto;
    right: 65px
}

#mainbanner .slickarrowwrapper .slick-arrow.nextarrow {
    right: 0
}

#mainbanner .linktext:after {
    top: 7px
}

.linktext {
    font-family: 'rubik';
    font-size: 14;
    color: #ef4b37;
    display: inline-block;
    position: relative;
    padding: 0px 30px 0 0;
    font-weight: 500
}

.linktext:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    background: url("../images/bgi/sprites.png") no-repeat -24px -17px;
    width: 23px;
    height: 14px;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out
}

.linktext:hover {
    text-decoration: none
}

.linktext:hover:after {
    background-position: 0 -17px
}

.aboutsection {
    background-color: #fbfbff;
    position: relative;
    z-index: 1
}

.aboutsection:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background: url("../images/bgi/aboutpatternbg.png") no-repeat 0 0;
    width: 595px;
    height: 349px;
    z-index: -1;
    opacity: 0.1
}

.aboutsection .flexwrapper .flexitem {
    position: relative;
    z-index: 1
}

.aboutsection .flexwrapper .flexitem:first-child {
    padding-right: 125px
}

.aboutsection .flexwrapper .flexitem:last-child:before {
    content: '';
    position: absolute;
    bottom: -9%;
    right: 0;
    background: #ef4b37;
    width: 50%;
    height: 50%;
    z-index: -1
}

.aboutsection .flexwrapper .flexitem:last-child img {
    padding-right: 6%
}

.productlistingwrapper {
    font-size: 0;
    text-align: center;
    margin: 0 -12px
}

.productlistingwrapper li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    padding: 0px 12px;
    margin-top: 25px
}

.productlistingwrapper li .prlistingwrap {
    position: relative
}

.productlistingwrapper li .prlistingwrap .button {
    background: rgba(8, 18, 37, 0.9);
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 0px 60px 0px 40px;
    display: table;
    vertical-align: middle;
    margin: -68px 0 0;
    width: 96%;
    height: 68px
}

.productlistingwrapper li .prlistingwrap .button em {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -2px;
    font-style: normal
}

.productlistingwrapper li img {
    width: 100%;
    margin-bottom: 65px;
}

.clientlogosection {
    background-color: #fbfbff
}

.clientlogosection .productslider .slick-track {
    font-size: 0
}

.clientlogosection .productslider .slick-track .slick-slide {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.clientlogosection .productslider .slick-track .slick-slide .item figure img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    height: auto;
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.whyussection .cols {
    margin: 0 -11px
}

.whyussection .cols .col {
    text-align: center;
    padding: 0px 12px
}

.whyussection .cols .col>.colinnerbox {
    border: #20293a solid 1px;
    padding: 36px 20px;
    position: relative;
    overflow: hidden
}

.whyussection .cols .col>.colinnerbox .colinnerbox.darkbg {
    background: #20293a;
    padding: 70px 20px;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out
}

.whyussection .cols .col>.colinnerbox .colinnerbox.darkbg * {
    color: #ffffff
}

.whyussection .cols .col>.colinnerbox:hover .colinnerbox {
    top: 0
}

.whyussection .cols .col>.colinnerbox img {
    max-width: 100px;
    width: 100%;
    margin: 0 auto 25px
}

.whyussection .cols .col>.colinnerbox span {
    display: block;
    font-size: 16px;
    font-size: 1.6rem
}

.whyussection .cols .col>.colinnerbox span strong {
    display: block;
    margin: 0px 0px 5px
}

.whyussection .cols .col>.colinnerbox p {
    margin-bottom: 0
}

.whyussection .cols .col>.colinnerbox.darkbg {
    background: #20293a;
    padding: 70px 20px
}

.whyussection .cols .col>.colinnerbox.darkbg * {
    color: #ffffff
}

.eventsectitle:after {
    content: '';
    display: table;
    clear: both
}

.eventsectitle .sectitle {
    float: left
}

.eventsectitle .slickarrowwrapper {
    position: relative;
    float: right
}

.eventsectitle .slickarrowwrapper .slick-arrow {
    border: #b7b7b7 solid 1px;
    background-color: #ffffff
}

.eventsectitle .slickarrowwrapper .slick-arrow.prevarrow {
    left: auto;
    right: 85px
}

.eventsectitle .slickarrowwrapper .slick-arrow.nextarrow {
    right: 20px
}

.eventnewssection {
    background-color: #fbfbff
}

.eventnewssection .eventsection {
    float: left;
    width: 65%;
    padding: 0px 50px 0px 0px
}

.eventnewssection .eventsection .eventslider .item:after {
    content: '';
    display: table;
    clear: both
}

.eventnewssection .eventsection .eventslider .item .eventsliderleft {
    float: left;
    width: 50%;
    padding-right: 35px;
    font-family: 'rubik';
    font-weight: 400
}

.eventnewssection .eventsection .eventslider .item .eventsliderleft>strong {
    display: block;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0px 0px 10px
}

.eventnewssection .eventsection .eventslider .item .eventsliderleft>ul li {
    margin: 0px 0px 5px
}

.eventnewssection .eventsection .eventslider .item .eventsliderright {
    float: right;
    width: 50%;
    font-family: 'rubik';
    font-weight: 400
}

.eventnewssection .eventsection .eventslider .item .eventsliderright img {
    max-width: 100%;
    width: auto;
    padding-right: 20px;
    margin: 0px auto
}

.eventnewssection .newssection {
    float: right;
    width: 35%
}

.eventnewssection .newssection ul li {
    margin-bottom: 20px
}

.eventnewssection .newssection ul li:last-child {
    margin-bottom: 0
}

.eventnewssection .newssection ul li .newslist {
    display: block;
    font-size: 0
}

.eventnewssection .newssection ul li .newslist img {
    display: inline-block;
    vertical-align: middle;
    width: 80px
}

.eventnewssection .newssection ul li .newslist>span {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding-left: 20px;
    line-height: 16px;
    line-height: 1.6rem
}

.eventnewssection .newssection ul li .newslist>span span {
    display: block;
    margin-top: 8px
}

.basicintrosection.fontxl p {
    padding-left: 80px;
    padding-right: 80px;
    margin: 0
}

@media (max-width:63.9375em) {
    .basicintrosection.fontxl p {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:63.9375em) {
    .sectionaboutus {
        text-align: center
    }
}

.sectionaboutus .flexwrapper4.alignr img {
    display: inline-block
}

@media (max-width:63.9375em) {
    .sectionaboutus .flexwrapper4.alignr img {
        display: block;
        margin: 0px auto 25px;
        text-align: center
    }
}

@media (max-width:63.9375em) {
    .sectionaboutus .flexwrapper.flexwrapper64 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (max-width:63.9375em) {
    .aboutrepresentsection {
        text-align: center
    }
}

.aboutrepresentsection .sectitle:after {
    margin: 10px 0 0
}

.aboutrepresentsection img+img {
    padding-top: 25px
}

.productlistwrapper .cols {
    margin: 0 -30px
}

@media (max-width:63.9375em) {
    .productlistwrapper .cols {
        margin: 0
    }
}

.productlistwrapper .cols .col {
    padding: 0px 15px;
    margin: 0 0 30px
}

@media (max-width:63.9375em) {
    .productlistwrapper .cols .col {
        padding: 0;
        float: none;
        width: auto
    }
}

.productlistwrapper .cols .col .productlistboxwrapper {
    background: #f5f5f5
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop {
    padding: 20px
}

@media (max-width:47.9375em) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop {
        text-align: center;
        height: auto!important
    }
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop:after {
    content: '';
    display: table;
    clear: both
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop * {
    font-family: 'Rubik'
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopleft {
    float: left;
    width: 32%;
    height: 226px;
    overflow: hidden;
}

@media (max-width:47.9375em) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopleft {
        float: none;
        width: auto;
        margin: 0 0px 20px
    }
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopleft img {
        margin: 0px auto
    }
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright {
    float: right;
    width: 68%;
    padding-left: 30px
}

@media (max-width:47.9375em) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright {
        float: none;
        width: auto;
        padding: 0
    }
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright>a {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 17px;
    line-height: 20px;
    line-height: 2rem
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright p {
    margin: 0 0 15px;
    font-weight: 500;
    color: #ef4b37;
    line-height: 20px;
    line-height: 2rem
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright ul li {
    font-weight: 500;
    margin: 0px 0px 10px
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopright ul li:last-child {
    margin-bottom: 0
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom {
    background: #081225;
    padding: 22px 20px
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom:after {
    content: '';
    display: table;
    clear: both
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom .downloaddatasheet {
    float: left;
    position: relative;
    padding: 0 0 0 32px;
    z-index: 1;
    color: #ffffff;
    font-weight: 700
}

@media (max-width:37.4375em) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom .downloaddatasheet {
        float: none;
        margin: 0 auto 15px;
        display: table
    }
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom .downloaddatasheet:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background: url("../images/bgi/sprites.png") no-repeat -102px -61px;
    width: 20px;
    height: 17px
}

.productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom .linktext {
    float: right
}

@media (max-width:37.4375em) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxbottom .linktext {
        float: none;
        margin: 0 auto;
        display: table
    }
}

.productdetailwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.productdetailwrapper:after {
    content: '';
    display: table;
    clear: both
}

@media (max-width:63.9375em) {
    .productdetailwrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.productdetailwrapper .productdetailleft {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 40px;
}

@media (max-width:63.9375em) {
    .productdetailwrapper .productdetailleft {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        height: auto
    }
}

.productdetailwrapper .productdetailleft .carousel-main {
    padding-left: 80px
}

.productdetailwrapper .productdetailleft .carousel-main .carousel-cell {
    width: 100%;
    height: 420px
}

@media (max-width:37.4375em) {
    .productdetailwrapper .productdetailleft .carousel-main .carousel-cell {
        height: 360px
    }
}

@media (max-width:29.9375em) {
    .productdetailwrapper .productdetailleft .carousel-main .carousel-cell {
        height: 320px
    }
}

.productdetailwrapper .productdetailleft .carousel-main .carousel-cell img {
    margin: 0 auto;
    width: auto;
    height: 100%;
}

.productdetailwrapper .productdetailleft .carousel-nav {
    width: 346px;
    -webkit-transform: rotate(90deg) translate(calc(-100% - 75px), -100%);
    -ms-transform: rotate(90deg) translate(calc(-100% - 75px), -100%);
    transform: rotate(90deg) translate(calc(-100% - 75px), -100%);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

@media (max-width:37.4375em) {
    .productdetailwrapper .productdetailleft .carousel-nav {
        -webkit-transform: rotate(90deg) translate(calc(-100% - 14px), -100%);
        -ms-transform: rotate(90deg) translate(calc(-100% - 14px), -100%);
        transform: rotate(90deg) translate(calc(-100% - 14px), -100%)
    }
}

@media (max-width:29.9375em) {
    .productdetailwrapper .productdetailleft .carousel-nav {
        -webkit-transform: rotate(90deg) translate(calc(-100% + 27px), -100%);
        -ms-transform: rotate(90deg) translate(calc(-100% + 27px), -100%);
        transform: rotate(90deg) translate(calc(-100% + 27px), -100%)
    }
}

.productdetailwrapper .productdetailleft .carousel-nav .carousel-cell {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 70px;
    height: 70px;
    cursor: pointer;
    margin-right: 0;
    font-size: 1.4rem;
    border: #898989 solid 2px
}

@media (max-width:29.9375em) {
    .productdetailwrapper .productdetailleft .carousel-nav .carousel-cell {
        width: 60px;
        height: 60px
    }
}

.productdetailwrapper .productdetailleft .carousel-nav .carousel-cell.is-nav-selected {
    border-color: #121212
}

.productdetailwrapper .productdetailleft .carousel-nav .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    background: transparent
}

.productdetailwrapper .productdetailleft .carousel-nav .flickity-prev-next-button.previous {
    left: -40px
}

.productdetailwrapper .productdetailleft .carousel-nav .flickity-prev-next-button.next {
    right: -40px
}

.productdetailwrapper .productdetailleft .flickity-page-dots {
    width: 87%;
    display: none
}

.productdetailwrapper .productdetailright {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    background-color: #f1f4f5
}

@media (max-width:63.9375em) {
    .productdetailwrapper .productdetailright {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.productdetailwrapper .productdetailright h3 {
    font-size: 0px;
    font-size: 0rem;
    border-bottom: #121212 solid 2px;
    padding: 20px 20px
}

.productdetailwrapper .productdetailright h3 a {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500
}

@media (max-width:63.9375em) {
    .productdetailwrapper .productdetailright h3 a {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.productdetailwrapper .productdetailright .descriptiondata {
    padding: 20px;
    margin: 0
}

.productdetailwrapper .productdetailright .descriptiondata span {
    font-family: 'rubik';
    display: block;
    font-weight: 500;
    line-height: 14px;
    line-height: 1.4rem;
    font-size: 16px;
    font-size: 1.6rem
}

@media (max-width:63.9375em) {
    .productdetailwrapper .productdetailright .descriptiondata span {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.productdetailwrapper .productdetailright ul {
    padding: 20px 20px 0;
    border-bottom: #121212 solid 2px
}

.productdetailwrapper .productdetailright ul.productdeschalf {
    padding-top: 0
}

.productdetailwrapper .productdetailright ul.productdeschalf:after {
    content: '';
    display: table;
    clear: both
}

.productdetailwrapper .productdetailright ul.productdeschalf li {
    float: left;
    width: 50%
}

.productdetailwrapper .productdetailright ul.productdeschalf li:nth-child(odd) {
    padding-right: 15px
}

.productdetailwrapper .productdetailright ul li {
    margin: 0px 0px 20px
}

.productdetailwrapper .productdetailright ul li span {
    font-family: 'rubik';
    display: block;
    font-weight: 500;
    line-height: 14px;
    line-height: 1.4rem;
    font-size: 16px;
    font-size: 1.6rem
}

@media (max-width:63.9375em) {
    .productdetailwrapper .productdetailright ul li span {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.productdetailwrapper .productdetailright .downloaddatasheetlink {
    color: #ef4b37;
    display: block;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 12px 0 0
}

@media (max-width:29.9375em) {
    .productdetailwrapper .productdetailright .downloaddatasheetlink {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 10px 0
    }
}

.otherproductwrapper {
    margin: 50px 0 0
}

.otherproductwrapper .otherproductsliderwrapper .slick-track {
    margin: 0 -10px
}

@media (max-width:37.4375em) {
    .otherproductwrapper .otherproductsliderwrapper .slick-track {
        margin: 0
    }
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow {
    margin: 0px 0px 30px
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow:after {
    content: '';
    display: table;
    clear: both
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow h4 {
    float: left
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow .slickarrowwrapper {
    float: right;
    position: relative;
    top: -7px;
    width: 120px
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow .slickarrowwrapper .arrow {
    border: #898989 solid 1px
}

.otherproductwrapper .otherproductsliderwrapper .otherproductslidertoprow .slickarrowwrapper .arrow.nextarrow {
    border-left: 0
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide {
    padding: 0 10px
}

@media (max-width:40em) {
    .otherproductwrapper .otherproductsliderwrapper .slick-slide {
        padding: 0
    }
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox {
    background-color: #f5f5f5;
    padding: 20px
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox.darkbg {
    background-color: #081225
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox.darkbg * {
    color: #ffffff;
    font-family: 'rubik';
    font-weight: 500
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox.darkbg a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
    display: inline-block;
    margin: 0 0px 8px
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox.darkbg span {
    display: block
}

.otherproductwrapper .otherproductsliderwrapper .slick-slide .item .colinnerbox.darkbg span span {
    display: inline-block
}

.otherproductwrapper .otherproductslider .colinnerbox:not(.darkbg) {
    height: 244px;
    overflow: hidden
}

@media (max-width:37.4375em) {
    .otherproductwrapper .slickarrowwrapper {
        -webkit-transform: scale(0.74);
        -ms-transform: scale(0.74);
        transform: scale(0.74);
        left: 15px
    }
}

.newseventslistingwrapper {
    margin-bottom: 25px
}

.newseventslistingwrapper .cols {
    margin: 0 -11px
}

@media (max-width:47.9375em) {
    .newseventslistingwrapper .cols {
        margin: 0
    }
}

.newseventslistingwrapper .cols .col {
    padding: 0px 11px;
    margin-top: 22px
}

@media (max-width:63.9375em) {
    .newseventslistingwrapper .cols .col {
        width: 50%
    }
}

@media (max-width:47.9375em) {
    .newseventslistingwrapper .cols .col {
        padding: 0;
        width: auto
    }
}

.newseventslistingwrapper .cols .col .newseventlistingbox {
    background-color: #fbfbff;
    position: relative;
    padding: 40px 20px 72px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .labeltype {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'rubik';
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 12px;
    line-height: 1.2rem;
    color: #ffffff;
    background-color: #818692;
    padding: 7px 20px;
    border-radius: 5px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle {
    margin-bottom: 15px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle:after {
    content: '';
    display: table;
    clear: both
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle figure {
    float: left;
    width: 70px;
    height: 70px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle figure img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright {
    float: right;
    overflow: hidden;
    padding-left: 14px;
    width: 75%
}

@media (max-width:47.9375em) {
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright {
        width: 80%;
        float: left
    }
}

@media (max-width:29.9375em) {
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright {
        width: 70%
    }
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright a,
.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright p {
    line-height: 20px;
    line-height: 2rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'rubik';
    font-weight: 500
}

@media (max-width:47.9375em) {
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright a,
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright p {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle .newseventlistingboxmiddleright .catname {
    color: #a2a3a9;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 10px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxmiddle+p {
    margin-top: 20px
}

.newseventslistingwrapper .cols .col .newseventlistingbox p {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 20px;
    line-height: 2rem
}

.newseventslistingwrapper .cols .col .newseventlistingbox p strong {
    display: inline-block;
    font-weight: 400
}

.newseventslistingwrapper .cols .col .newseventlistingbox p:empty {
    display: none
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom {
    margin: 20px 0 0;
    padding: 12px 20px 0;
    border-top: #081225 solid 1px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 20px
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom:after {
    content: '';
    display: table;
    clear: both
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom a,
.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom span {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'rubik';
    font-weight: 500
}

@media (max-width:47.9375em) {
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom a,
    .newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom span {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom span {
    float: left
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom a {
    float: right;
    color: #ef4b37
}

.newseventslistingwrapper .cols .col .newseventlistingbox .newseventlistingboxbottom a:hover {
    color: #081225
}

.blogdetailwrapper .blogdetailwrappertop {
    position: relative;
    padding: 40px 0 0;
    margin: 0 0px 25px
}

.blogdetailwrapper .blogdetailwrappertop * {
    font-family: 'rubik';
    font-weight: 400
}

.blogdetailwrapper .blogdetailwrappertop .labeltype {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 12px;
    line-height: 1.2rem;
    color: #ffffff;
    background-color: #818692;
    padding: 7px 20px;
    border-radius: 5px
}

.blogdetailwrapper .blogdetailwrappertop h3 {
    font-family: 'rubik';
    font-weight: 500;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px
}

.blogdetailwrapper .blogdetailwrappertop .blogdetailwrappertopbottom {
    font-size: 0px;
    font-size: 0rem
}

.blogdetailwrapper .blogdetailwrappertop .blogdetailwrappertopbottom span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
    color: #a4a6a9
}

.blogdetailwrapper .blogdetailwrappertop .blogdetailwrappertopbottom span+span {
    margin: 0 0 0px 40px;
    padding: 0 0 0px 40px;
    position: relative
}

.blogdetailwrapper .blogdetailwrappertop .blogdetailwrappertopbottom span+span:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    vertical-align: middle;
    background-color: #a4a6a9;
    width: 2px;
    height: 16px
}

.blogdetailwrapper figure {
    margin: 0 0px 25px
}

.blogdetailwrapper figure img {
    max-width: 100%;
    height: auto
}

.blogdetailwrapper p {
    font-family: 'rubik';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

.blogdetailwrapper .hbvwrapper {
    background: #fbfbff;
    border: #081225 solid 1px;
    padding: 20px 10px;
    margin: 0 0px 20px;
    border-radius: 5px
}

.blogdetailwrapper .hbvwrapper:after {
    content: '';
    display: table;
    clear: both
}

.blogdetailwrapper .hbvwrapper li {
    float: left;
    width: 33.333%;
    font-family: 'rubik';
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 26px;
    line-height: 2.6rem;
    padding: 0 10px;
    margin-bottom: 10px
}

@media (max-width:37.4375em) {
    .blogdetailwrapper .hbvwrapper li {
        width: auto;
        float: none;
        padding: 0;
        font-size: 16px;
        font-size: 1.6rem
    }
}

.blogdetailwrapper .hbvwrapper li strong {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0px 10px;
    font-weight: 500
}

@media (max-width:37.4375em) {
    .blogdetailwrapper .hbvwrapper li strong {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 0
    }
}

.blognav {
    background: #fbfbff;
    position: relative;
    padding: 30px
}

.blognav * {
    line-height: 14px;
    line-height: 1.4rem
}

@media (max-width:37.4375em) {
    .blognav {
        padding: 20px
    }
    .blognav:before {
        display: none
    }
}

.blognav:after {
    content: '';
    display: table;
    clear: both
}

.blognav h4 a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #081225
}

@media (max-width:37.4375em) {
    .blognav h4 a {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.blognav h4 a:hover {
    color: #ef4b37;
    text-decoration: none
}

.blognav .blognavleft {
    float: left;
    width: 50%;
    padding-right: 100px
}

@media (max-width:37.4375em) {
    .blognav .blognavleft {
        float: none;
        width: auto;
        padding-right: 0
    }
}

.blognav .blognavleft .postlink:before {
    content: '<<';
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ef4b37;
    position: relative;
    top: -2px;
    margin-right: 5px
}

.blognav .blognavright {
    float: right;
    width: 50%;
    padding-left: 100px
}

@media (max-width:37.4375em) {
    .blognav .blognavright {
        float: none;
        width: auto;
        padding-left: 0;
        margin: 25px 0 0
    }
}

.blognav .blognavright .postlink:after {
    content: '>>';
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ef4b37;
    position: relative;
    top: -2px;
    margin-left: 5px
}

.blognav .blogcat {
    position: relative;
    display: inline-block;
    padding: 0 0 0px 33px;
    margin: 0 0px 10px
}

.blognav .blogcat:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 0;
    background: url("../images/bgi/sprites.png") no-repeat 0 0;
    width: 24px;
    height: 24px
}

.blognav .blogcat.blogcatnews:before {
    background-position: -123px -61px
}

.blognav .blogcat.blogcatevent:before {
    background-position: -148px -61px
}

.blognav .postlink {
    font-family: 'rubik';
    font-size: 16px;
    font-size: 1.6rem;
    color: #ef4b37;
    font-weight: 500;
    display: inline-block;
    margin: 15px 0 0
}

@media (max-width:37.4375em) {
    .blognav .postlink {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.blognav .postlink:after,
.blognav .postlink:before {
    -webkit-transition: 0.2s all ease-in;
    -o-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in
}

.blognav .postlink:hover {
    color: #081225;
    text-decoration: none
}

.blognav .postlink:hover:after,
.blognav .postlink:hover:before {
    color: #081225
}

#bloginnerpage .newseventslistingwrapper {
    margin: 40px 0
}

.pagination {
    margin: 0 auto;
    display: table;
    padding: 35px 0 12px;
    width: 100%
}

.pagination:after {
    content: '';
    display: table;
    clear: both
}

.pagination hr {
    display: none
}

.pagination .screen-reader-text {
    display: none
}

.pagination .nav-links {
    display: table;
    margin: 0 auto;
    width: auto;
    border: #081225 solid 1px;
    border-radius: 3px
}

.pagination .nav-links .page-numbers {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem
}

.pagination .nav-links>* {
    padding: 14px 24px;
    margin-left: -6px!important;
    margin: 0;
    border-right: #081225 solid 1px
}

.pagination .nav-links>:first-child {
    margin-left: 0!important
}

.pagination .nav-links>:last-child {
    border-right: 0
}

.pagination .nav-links>.current,
.pagination .nav-links>:hover {
    background-color: #ef4b37;
    color: #ffffff;
    text-decoration: none
}

.pagination .nav-links>:focus {
    text-decoration: none
}

.officeinfowrapper * {
    font-family: 'rubik';
    font-weight: 400
}

.officeinfowrapper h4 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    margin: 0px 0px 10px
}

.officeinfowrapper p {
    margin: 0px 0px 10px
}

.officeinfowrapper ul li a {
    display: inline-block;
    margin: 0px 0px 3px
}

.regionalofficessection {
    background-color: #fbfbff
}

.regionalofficessection #contactmap {
    height: 500px;
    margin-top: 40px
}

.regionalofficessection #contactmap img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.regionalofficessection #contactmap iframe {
    width: 100%;
    height: 100%
}

.contactformsection:after {
    content: '';
    display: table;
    clear: both
}

.contactformsection .screen-reader-response {
    display: none
}

.contactformsection .button:hover {
    color: #ffffff!important
}

.contactformsection .button.btn-lg.ctformsubmit {
    padding: 0;
    margin-top: 15px
}

.contactformsection .button.btn-lg.ctformsubmit input {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: capitalize;
    background: transparent;
    padding: 20px 80px 20px 40px
}

.contactformsection .button.btn-lg.ctformsubmit input:hover {
    color: #ffffff!important;
    text-decoration: none
}

.contactformsection .wpcf7-display-none {
    display: none
}

.contactformsection .cols {
    margin: 0 -15px
}

.contactformsection .cols .col {
    padding: 0px 15px
}

.contactformsection .cols .col .wpcf7-form-control-wrap {
    margin: 0 0px 30px
}

.contactformsection .cols .col .custom-upload {
    margin: 0 0 27px;
}

.contactformsection .cols .col .wpcf7-form-control-wrap input,
.contactformsection .cols .col .wpcf7-form-control-wrap input,
.contactformsection .cols .col .wpcf7-form-control-wrap select,
.contactformsection .cols .col .custom-upload {
    height: 50px;
    border: #081225 solid 1px !important;
    padding: 10px 20px;
    font-family: 'rubik';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

.custom-upload {
    position: relative;
}

.uploadbtn {
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 6px 16px;
    background: #ef4b37;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.attachmentwrapper,
.contactformsection .cols .col .custom-upload input {
    padding: 0;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
}

.attachmentname {
    position: absolute;
    top: 13px;
    left: 17px;
    right: 0;
    width: calc(100% - 130px);
    overflow: hidden;
    text-overflow: ellipsis;
}

.contactformsection .cols .col .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    line-height: 28px;
    line-height: 2.8rem
}

.contactformsection .cols .col .wpcf7-form-control-wrap input::-moz-placeholder {
    line-height: 28px;
    line-height: 2.8rem
}

.contactformsection .cols .col .wpcf7-form-control-wrap input:-ms-input-placeholder {
    line-height: 28px;
    line-height: 2.8rem
}

.contactformsection .cols .col .wpcf7-form-control-wrap input:-moz-placeholder {
    line-height: 28px;
    line-height: 2.8rem
}

.contactformsection textarea {
    font-family: 'rubik';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    border-color: #081225;
    padding: 10px 20px;
    resize: none;
    height: 120px
}

.mainofficesection p {
    font-size: 16px;
    font-size: 1.6rem
}

@media only screen and (min-width:768px) {
    #mainmenu>ul {
        display: block!important
    }
}

@media only screen and (max-width:1100px) {
    .productlistingwrapper li {
        width: 33.333%
    }
    .productlistingwrapper li img {
        width: 100%;
        height: auto
    }
    .eventnewssection .eventsection {
        float: none;
        width: auto;
        padding: 0
    }
    .eventnewssection .newssection {
        float: none;
        width: auto;
        margin: 25px 0 0
    }
}

@media only screen and (max-width:1023px) {
    body {
        min-width: 320px
    }
    img {
        max-width: 100%;
        width: auto;
        height: auto
    }
    .wrap {
        width: auto;
        padding: 0 20px
    }
    .default-grid.form-grid.cols2 .col {
        width: auto;
        float: none
    }
    .buttonset .col a {
        margin: 0 5px 8px 0
    }
    .default-grid.cols4 .col {
        width: 50%
    }
    .cols2.default-grid.tab-grid .col {
        width: 100%
    }
    .image-block figure {
        width: 45%
    }
    #header .headerbottom #logo {
        width: 110px
    }
    #header .headerbottom #mainmenu {
        margin: 10px 0 0
    }
    .flexwrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .flexwrapper .flexitem {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .aboutsection .flexwrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .aboutsection .flexwrapper .flexitem {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .aboutsection .flexwrapper .flexitem:first-child {
        padding: 0;
        margin: 40px 0 0
    }
    .aboutsection .flexwrapper .flexitem img {
        max-width: 100%;
        width: 100%;
        height: auto
    }
    .aboutsection:before {
        height: 349px
    }
    .productsliderwrapper .slick-slide .item figure img {
        -webkit-filter: none!important;
        filter: none!important;
        opacity: 1!important
    }
    #mainbanner .slickarrowwrapper .slick-arrow.prevarrow {
        left: auto;
        right: 85px
    }
    #mainbanner .slickarrowwrapper .slick-arrow.nextarrow {
        right: 20px
    }
    .regionalofficessection #contactmap {
        height: 305px
    }
}

@media only screen and (max-width:767px) {
    #header .headerbottom #mainmenu #menu {
        float: left;
        margin-top: -7px;
        position: relative;
        right: 8px;
    }
    #header .headerbottom #mainmenu .searchbox {
        float: none;
        position: relative;
        top: -7px;
        margin-left: 23px;
    }
    #header .headerbottom #mainmenu .searchbox .searchboxinner {
        top: calc(100% + 20px);
    }
    #header .headerbottom {
        padding: 13px 0;
    }
    #mainmenu>ul {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: #081225;
        z-index: 5
    }
    #mainmenu ul li {
        float: none!important;
        margin: 0!important;
        padding: 0!important;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1)!important
    }
    #mainmenu ul li:last-child {
        border-bottom: 0
    }
    #mainmenu ul li a {
        padding: 14px 15px!important;
        display: block;
        color: #ffffff!important
    }
    #mainmenu ul li a:after {
        display: none
    }
    #header .headerbottom #mainmenu li .megamenuwrapper {
        display: none;
    }
    /*#mainmenu .searchbox { display: none }*/
    #menu {
        display: block;
        width: 20px;
        height: 20px
    }
    .menulines-button {
        padding: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #000000;
        text-decoration: none
    }
    .menulines-button em {
        font-style: normal;
        font-weight: bold;
        margin-left: 10px
    }
    .menulines-button:hover {
        text-decoration: none
    }
    .menulines {
        display: inline-block;
        width: 20px;
        height: 3px;
        background: #000000;
        position: relative;
        float: left;
        margin: 9px 0 0 0;
        -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -o-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        opacity: 1
    }
    .menulines:after,
    .menulines:before {
        display: inline-block;
        width: 20px;
        height: 3px;
        background: #000000;
        position: absolute;
        left: 0;
        content: '';
        -moz-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -ms-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -webkit-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -o-transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        transition: all 550ms cubic-bezier(0.45, 1, 0.32, 1);
        -webkit-transform-origin: 0.28571rem center;
        -moz-transform-origin: 0.28571rem center;
        -ms-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center
    }
    .menulines:before {
        top: 7px
    }
    .menulines:after {
        top: -7px
    }
    .menuopen .menulines {
        background: none
    }
    .menuopen .menulines:after,
    .menuopen .menulines:before {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0
    }
    .menuopen .menulines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg)
    }
    .menuopen .menulines:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg)
    }
    .default-grid.cols3 .col {
        width: 50%
    }
    .default-grid.cols3 .col:nth-child(3) {
        clear: left
    }
    .tabnav {
        display: none
    }
    .tab-container {
        padding: 0;
        border: none
    }
    .tab-data {
        margin: 0 0 30px
    }
    .tab-data .tabnav {
        display: none
    }
    .tab-container .tabMobiletrigger {
        background: #f3f3f3;
        border: medium none;
        font-size: 15px!important;
        text-transform: uppercase;
        margin: 0 0 7px;
        padding: 16px 54px 16px 16px;
        position: relative;
        cursor: pointer;
        font-weight: bold
    }
    .tabMobiletrigger:after {
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #848690;
        content: "";
        margin-top: -3px;
        position: absolute;
        right: 19px;
        top: 50%
    }
    .tabMobiletrigger:before {
        background: rgba(0, 0, 0, 0.08);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 54px;
        z-index: 1
    }
    .tabcontent {
        padding: 15px 0;
        margin: 0
    }
    .tabMobiletrigger.rotate:after {
        border-top-color: #272c2f;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .dropcaps-box.cols2 .col,
    .heading-listblock.cols2 .col {
        width: 100%;
        float: none
    }
    .eventnewssection .eventsection .eventslider .item .eventsliderleft {
        float: none;
        width: auto;
        padding-right: 0
    }
    .eventnewssection .eventsection .eventslider .item .eventsliderleft>strong {
        display: block;
        font-weight: 500;
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0px 0px 10px
    }
    .eventnewssection .eventsection .eventslider .item .eventsliderleft>ul li {
        margin: 0px 0px 5px
    }
    .eventnewssection .eventsection .eventslider .item .eventsliderright {
        float: none;
        width: auto
    }
    .eventnewssection .eventsection .eventslider .item .eventsliderright img {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        margin-top: 15px
    }
    .cols {
        margin: 0
    }
    .cols .col {
        float: none;
        width: auto;
        padding: 0;
        margin: 0px 0px 20px
    }
    .cols .col:last-child {
        margin-bottom: 0
    }
    .contactformsection .cols .col:last-child {
        margin: 0px 0px 20px;
    }
    h2.sectitle,
    h3.sectitle {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 0 0 15px
    }
    h2.sectitle:after,
    h3.sectitle:after {
        width: 70px
    }
    .sectitlerwapper {
        margin: 0 0 20px
    }
    .sectitlerwapper h2.sectitle,
    .sectitlerwapper h3.sectitle {
        margin: 0 0 10px
    }
    #footer {
        background: #081225
    }
    #footer .footertop {
        padding: 28px 0
    }
    #footer .footertop .flogo {
        margin: 0px 0px 10px!important
    }
    #footer .footertop .cols {
        margin: 0
    }
    #footer .footertop .cols .col {
        padding: 0
    }
    #footer .footertop .cols .col:nth-child(2) ul li {
        margin: 0 0 7px
    }
    #footer .footertop * {
        color: #ffffff
    }
    #footer .footertop .es_txt_email {
        background: transparent;
        border: #ffffff solid 1px;
        color: #5b5e66;
        font-size: 14px;
        font-size: 1.4rem
    }
    #footer .footertop .es_txt_email:focus {
        color: #ffffff
    }
    #footer .footertop .flogo {
        max-width: 156px;
        margin: 0 0 37px
    }
    #footer .footertop .footerbunchlogo:after {
        content: '';
        display: table;
        clear: both
    }
    #footer .footertop .footerbunchlogo li {
        float: left;
        padding: 0 5px
    }
    #footer .footertop .footerbunchlogo li:first-child {
        padding-left: 0
    }
    #footer .footertop .es_subscription_form {
        margin: 0 0 15px
    }
    #footer .footertop .cols .col:nth-child(2) ul li:last-child {
        margin-bottom: 0
    }
    p {
        margin: 0px 0px 10px
    }
    .aboutsection:before {
        display: none
    }
    .aboutsection .flexwrapper .flexitem:last-child:before {
        display: none
    }
    .productlistingwrapper li {
        width: 50%
    }
    #mainbanner {
        height: 450px
    }
    #mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent {
        padding: 20px
    }
    #mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent h2 {
        font-size: 30px;
        font-size: 3rem
    }
    .headertopright .social {
         margin-right: 10px;
    }
    #header .headertop .headertopright {
    width: 100%; text-align: center;
    }
    .regionalofficessection #contactmap {
        height: 305px
    }
}

@media only screen and (max-width:567px) {
    #header.navhide {
        top: -51px
    }
    #header.navshow {
        top: 0
    }
    .default-grid.cols2 .col,
    .default-grid.cols3 .col,
    .default-grid.cols4 .col {
        width: auto;
        float: none
    }
    table.res-table {
        border-top: 0
    }
    table.res-table tr th {
        display: none
    }
    table.res-table tr td {
        display: block;
        position: relative;
        padding-left: 50%
    }
    table.res-table td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 50%;
        display: block;
        padding-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px 10px
    }
    #logo {
        width: 200px
    }
    .list-block.cols3 .col {
        width: 100%;
        float: none
    }
    .image-block figure {
        width: 100%;
        float: none;
        padding-right: 0
    }
    .image-block.right-align figure {
        padding-left: 0
    }
    #mainbanner {
        height: 450px
    }
    #mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent {
        width: calc(100% - 40px);
        margin: auto;
        right: 0
    }
    .eventsectitle .slickarrowwrapper {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7)
    }
    #header .headertop {
        padding: 4px 0 2px
    }
    #header .headertop .headertopleft {
        float: none;
        text-align: center
    }
    #header .headertop .headertopleft ul li {
        float: none;
        margin: 0
    }
    .productlistingwrapper {
        margin: 0
    }
    .productlistingwrapper li {
        float: none;
        padding: 0;
        width: 100%
    }
    .productlistingwrapper li:first-child {
        margin-top: 0
    }
    .regionalofficessection #contactmap {
        height: 250px;
        margin-top: 20px
    }
}

@media only screen and (max-width:480px) {
    .form-inline .form-group .field-box,
    .form-inline .form-group label {
        float: none;
        display: block;
        width: auto
    }
    .form-inline .form-group label.blank {
        display: none
    }
    h1,
    h2 {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) {
    #header .headerbottom #mainmenu li .megamenuwrapper {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.2s all ease;
        transition: 0.2s all ease;
    }
    #header .headerbottom #mainmenu li:hover .megamenuwrapper {
        opacity: 1;
        visibility: visible;
    }
}

.downloadsheetlinks {
    margin: -52px 0 0 0;
    background: #f1f4f5;
    padding: 20px 14px 10px;
    border: #bcc0c1 solid 1px;
}

.downloadsheetlinks li {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 10px;
    margin: 0 0 10px;
}

.downloadsheetlinks li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-family: 'rubik';
    font-weight: 500;
    color: #ef4b37;
    padding: 0 0 0 36px;
    z-index: 1;
}

.downloadsheetlinks li a:hover {
    color: #081225;
}

.downloadsheetlinks li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/bgi/sprites.png") no-repeat -49px -17px;
    width: 25px;
    height: 25px;
}

.downloadsheetlinks li.sheeticon a:before {
    background-position: 0 -86px;
}

.downloadsheetlinks li.drawingsicon a:before {
    background-position: -26px -86px;
}

.downloadsheetlinks li.producticon a:before {
    background-position: -52px -86px;
}

.downloadsheetlinks li.installationicon a:before {
    background-position: -78px -86px;
}

.downloadsheetlinks li.industryicon a:before {
    background-position: -104px -86px;
}

.downloadsheetlinks li.guidesicon a:before {
    background-position: -130px -86px;
}

.partner-logo img {
    width: 360px;
    height: auto;
}

@media only screen and (max-width:1023px) {
    .productlistwrapper .cols .col .productlistboxwrapper .productlistboxtop .productlistboxtopleft {
        height: auto;
    }
    .downloadsheetlinks {
        margin: -52px 0 17px 0;
    }
}

@media only screen and (max-width:567px) {
    .downloadsheetlinks li {
        width: auto;
        float: none;
        padding: 0;
        margin: 0 0 10px;
    }
    .productdetailwrapper .productdetailleft .carousel-main {
        padding-left: 0px;
        width: 100%;
    }
    .productdetailwrapper .productdetailleft .carousel-nav {
        -webkit-transform: none;
        transform: none;
        -ms-transform: none
    }
    .productdetailwrapper .productdetailleft .carousel-nav .carousel-cell {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .productlistingwrapper li img {
        width: 70%;
        height: auto;
        margin: 0 auto 65px;
    }
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li {
        float: left !important;
        width: 50%;
        min-height: 80px;
    }
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink {
        padding-left: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li .subproductlink a {
        padding-right: 15px!important;
        width: 70%;
    }
}

@media only screen and (max-width:479px) {
    #header .headerbottom #mainmenu li .megamenuwrapper .megamenuwrapperleft ul li {
        width: 100%;
        min-height: inherit;
    }
    #mainbanner {
        height: 350px;
        min-height: inherit!important
    }
    #mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent,
    #mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent {
        top: 40%
    }
    #mainbanner .herosliderwrapper .heroslider .slick-list .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .item .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-slide>div .slick-slide .item .bannercontent h2,
    #mainbanner .herosliderwrapper .heroslider .slick-track .slick-slide .item .bannercontent h2 {
        font-size: 24px;
        font-size: 2.4rem
    }
    #footer .footerbottom p {
        width: 50%;
        line-height: 1.35
    }
    .eventsectitle .slickarrowwrapper {
        display: none
    }
    .eventnewssection .newssection ul li .newslist>span {
        width: 71%
    }
    .downloadsheetlinks {
        margin: 20px 0 17px 0;
    }
    #header .headerbottom #mainmenu li .megamenuwrapper {
        max-height: 270px;
    }
}


/*--------------------------18-09-2020----------------*/

body.visible {
    overflow: hidden;
}

body:after {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
}

body.visible:after {
    opacity: 0.5;
    visibility: visible;
}

.quickcontact {
    background: #393185;
    position: fixed;
    font-size: 20px;
    font-weight: 700;
    right: 20px;
    bottom: 20 !important;
    margin: auto;
    text-align: center;
    bottom: 20px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    z-index: 2;
}

.quickcontactwrapper {
    position: fixed;
    background: #fbfbff;
    width: calc(100% - 40px);
    padding: 30px;
    overflow-y: auto;
    z-index: 2;
    border-radius: 0;
    height: auto;
    max-width: 690px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}

.quickcontactwrapper.visible {
    opacity: 1;
    visibility: visible;
}

.closeslider {
    position: absolute;
    top: 24px;
    right: 35px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.closeslider:hover {
    color: #393185;
    text-decoration: none;
}

.quickcontactform .wpcf7-form-control-wrap textarea {
    height: 80px !important;
}

h4.poptitle {
    color: #081225 !important;
    font-weight: 400;
    font-size: 34px;
    font-size: 2.4rem !important;
    margin: 0 0 25px;
}

h4.poptitle:after {
    content: '';
    display: block;
    background-color: #081225 !important;
    width: 250px;
    height: 5px;
}

#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}


/*-------------------media-queries--------------*/


/*-------------------media-queries--------------*/

@media (min-width: 320px) {
    .quickcontactwrapper {
        top: 55% !important;
        height: 70vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2rem!important;
    }
}

@media (min-width: 480px) {
    .quickcontactwrapper {
        top: 55% !important;
        height: 70vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2rem!important;
    }
}

@media (min-width: 576px) {
    .quickcontactwrapper {
        top: 56% !important;
        height: 75vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2rem!important;
    }
}

@media (min-width: 768px) {
    .quickcontactwrapper {
        top: 58% !important;
        height: 75vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2.4rem !important;
    }
}

@media (min-width: 992px) {
    .quickcontactwrapper {
        top: 55% !important;
        height: 77vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2.4rem !important;
    }
}

@media (min-width: 1200px) {
    .quickcontactwrapper {
        top: 58% !important;
        height: 70vh;
        overflow-y: scroll;
    }
    h4.poptitle {
        font-size: 2.4rem !important;
    }
}

/*Language desgin*/
div#google_translate_element .goog-te-gadget-simple {
    border: 0;
}
div#google_translate_element .goog-te-gadget-simple img {display: inherit; }
div#google_translate_element { display: inline-block;} 