.clearfix:after {
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
body {
    background: #FFF;
    padding: 0px;
    margin: 0px;
    font-family: 'Arial' !important;
    font-size: 14px;
    color: #444;
}
html,body,div,span,applet,object,iframe,p,blockquote,a,abbr,acronym,big,cite,code,del,dfn,
font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    /*border-spacing: 0;*/
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
h2 {
    font-family: 'avengeance_heroic_avengerbold' !important;
    font-size: 45px !important;
}
@font-face {
    font-family: 'avengeance_heroic_avengerbold';
    src: url('../font/avengeance_heroic_avenger_bd-webfont.eot');
    src: url('../font/avengeance_heroic_avenger_bd-webfont.eot?#iefix') format('embedded-opentype'), url('../font/avengeance_heroic_avenger_bd-webfont.woff2') format('woff2'), url('../font/avengeance_heroic_avenger_bd-webfont.woff') format('woff'), url('../font/avengeance_heroic_avenger_bd-webfont.ttf') format('truetype'), url('../font/avengeance_heroic_avenger_bd-webfont.svg#avengeance_heroic_avengerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    display: block;
    transition: opacity 0.3s ease 0s;
    opacity: 1;
    max-width: 100%;
    height: auto;
}
a:hover img {
    opacity: 0.8;
}
p {
    padding: 1em 0;
    color: #444;
    line-height: 150%;
}
p.description {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin-top: 34px;
}
p.description.t1 {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
}
p a {
    color: #F4BC16;
    font-weight: 600;
}
strong {
    color: #000;
}
blockquote {
    text-align: center;
    font-family: 'Raleway';
    font-size: 16px;
    color: #444;
    line-height: 26px;
}
blockquote:before {
    display: block;
    font-size: 48px;
    color: #F4BC16;
    text-align: left;
    margin-bottom: 10px;
}
pre {
    font-family: 'Courier new';
    font-size: 14px;
    line-height: 170%;
    background: url('../images/code_background.png') repeat;
    text-shadow: 0 1px 0 #FFF;
    zoom: 1;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    padding: 0 5px;
    margin: 0;
    overflow: auto;
}
label {
    color: #25282A;
    font-family: 'Roboto';
}
.relative {
    position: relative;
}
.responsive {
    display: block;
    width: 100%;
    height: auto;
}
input,
textarea {
    font-family: 'Raleway';
    border: 1px solid #E2E6E7;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    color: #444;
    margin: 0;
}
input[type='number'] {
    appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    -webkit-appearance: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
table {
    width: 100%;
}
table td,
table th {
    padding: 18px 30px;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
}
table td,
table th {
    border-left: 1px solid #E2E6E7;
}
table td:first-child,
table th:first-child {
    text-align: right;
    border-left: none;
}
table tr:nth-child(odd) {
    background: #F5F5F5;
}
.radius {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
img.radius {
    height: 510px;
    max-width: 100%;
}
.float {
    float: left;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.padding-bottom-17 {
    padding-bottom: 17px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-bottom-61 {
    padding-bottom: 61px;
}
.padding-bottom-66 {
    padding-bottom: 66px;
}
.padding-bottom-70 {
    padding-bottom: 70px;
}
.padding-bottom-87 {
    padding-bottom: 87px;
}
.padding-top-7 {
    padding-top: 7px;
}
.padding-top-54 {
    padding-top: 54px;
}
.padding-top-70 {
    padding-top: 70px;
}
.padding-top-bottom-30 {
    padding: 30px 0;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.margin-top-10 {
    margin-top: 10px !important;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-26 {
    margin-top: 26px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-34 {
    margin-top: 34px !important;
}
.margin-top-40 {
    margin-top: 40px !important;
}
.margin-top-67 {
    margin-top: 67px !important;
}
.margin-top-70 {
    margin-top: 70px !important;
}
.nounderline,
.nounderline:hover {
    text-decoration: none;
}
/* --- site container --- */

.site-container {
    background: #FFF;
}
.site-container.boxed {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
body.overlay .site-container {
    position: relative;
    z-index: 2;
}
/* --- headers --- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway';
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000;
    transition: opacity 0.3s ease 0s;
    opacity: 1;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: 0.6;
    text-decoration: none;
}
h1 {
    font-size: 22px;
    line-height: 34px;
}
h2 {
    font-size: 29px;
    line-height: 40px;
}
h3 {
    font-size: 22px;
    line-height: 34px;
}
h4 {
    font-size: 18px;
    line-height: 28px;
}
h5 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
h6 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: normal;
}
h2.box-header {
    text-align: center;
}
h2.box-header.align-left {
    text-align: left;
}
.box-header:after {
    display: block;
    content: "";
    background: #F4BC16;
    width: 40px;
    height: 2px;
    margin-top: 13px;
    margin-bottom: 20px;
}
h2.box-header:after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
h2.box-header.align-left:after {
    margin-left: 0;
}
h3 .more {
    margin-left: 50px;
}
h6.box-header {
    border-bottom: 1px solid #E2E6E7;
}
h6.box-header:after {
    margin-bottom: -1px;
}
/* --- header --- */

.header-container {
    padding: ..26px 0;
}
.header-top-bar-container {
    background-color: #F5F5F5;
}
.header-top-bar-container .header-toggle {
    display: none;
    clear: both;
    text-align: center;
    color: #444;
    padding: 15px 0;
}
.header-top-bar-container .header-toggle:hover {
    color: #000;
}
.header-top-bar-container .header-toggle {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: fliph;
    filter: fliph;
}
.header-top-bar-container .header-toggle.active {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.header-top-bar,
.header {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.header .logo {
    width: 370px;
    /*float: left;*/
}
.header h1 {
    font-size: 37px;
    font-weight: 900;
    color: #F4BC16;
    line-height: 1;
}
.header h1 a {
    color: #F4BC16;
}
.header h1 a:hover {
    opacity: 1;
}
/* --- page header --- */

.page-header {
    height: 100px;
    -webkit-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
}
.page-header-left {
    float: left;
    width: 400px;
}
.page-header-right {
    float: right;
    width: 650px;
}
.page-header-right label {
    float: left;
}
/* --- bread crumbs --- */

.bread-crumb-container {
    float: right;
    padding: 7px 0;
}
.bread-crumb {
    float: left;
}
.bread-crumb li {
    float: left;
    margin-left: 3px;
}
.bread-crumb-container label,
.bread-crumb li,
.bread-crumb li a {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999;
    line-height: 20px;
}
.bread-crumb li a {
    color: #444;
}
/* --- menu --- */

.menu-container {
    width: 850px;
    /*float: right;*/
}
.menu-container nav {
    float: right;
}
.header-container.sticky.move {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    background: #FFF;
    padding: 16px 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.boxed .header-container.sticky.move {
    max-width: 1310px;
    width: 100%;
}
.sf-menu {
    float: none;
    padding: 0;
    margin: 0;
}
.sf-menu li {
    border: none;
    overflow: hidden;
    position: relative;
}
.sf-menu li,
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    background: none #fff;
}
.sf-menu li:hover a,
.sf-menu li:hover a:visited {
    color: #000;
}
.sf-menu li a,
.sf-menu li a:visited {
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #444444;
    padding: 12px 0 12px 20px;
    border: none;
}
.sf-menu a {
    font-weight: 700 !important;
}
.sf-menu a:hover,
.sf-menu a:visited:hover,
.sf-menu li.selected a {
    color: #F4BC16;
}
body .header-container .menu-container .sf-menu>li:first-child>a {
    padding-left: 0;
}
.sf-menu li ul {
    border: 1px solid #E2E6E7;
}
.sf-menu li ul {
    width: 218px;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    overflow: visible;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: 45px;
    left: 5px;
}
.sf-menu li.left-flyout:hover ul,
.sf-menu li.left-flyout.sfHover ul {
    left: auto;
    right: 0;
}
.sf-menu>li:first-child:hover ul,
.sf-menu>li:first-child.sfHover ul {
    left: -21px;
}
.sf-menu li ul li {
    width: 218px;
    height: auto;
    padding: 0;
    border: none;
}
.menu-container .sf-menu li ul li a,
.menu-container .sf-menu li.selected ul li a,
.menu-container .sf-menu li:hover ul li a {
    color: #444;
    border-top: 1px solid #E2E6E7;
    background-color: #FFF;
    padding: 13px 20px;
    background-image: none;
}
.menu-container .sf-menu li ul li:first-child a {
    border-top: none;
}
.menu-container .sf-menu li ul li a:hover,
.menu-container .sf-menu li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li a:hover,
.menu-container .sf-menu li:hover ul li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li.selected a,
.menu-container .sf-menu li:hover ul li.sfHover>a {
    color: #F4BC16;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 218px;
    z-index: 2 !important;
}
ul.sf-menu li li:first-child:hover ul,
ul.sf-menu li li.sfHover:first-child ul,
ul.sf-menu li li:first-child li:first-child:hover ul,
ul.sf-menu li li:first-child li.sfHover:first-child ul {
    top: -1px;
}
/* --- mobile menu --- */

.mobile-menu-container {
    display: none;
}
.header .mobile-menu-switch,
.mobile-menu,
.mobile-menu-divider {
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.mobile-menu-divider {
    margin-top: 15px;
}
.mobile-menu li a {
    display: block;
    color: #25282A;
    background: #F0F0F0;
    font-size: 14px;
    font-family: "Raleway";
    line-height: 24px;
    padding: 12px 20px;
    margin-bottom: 1px;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a {
    background: #F4BC16;
    color: #FFF;
}
.mobile-menu li ul a {
    font-size: 14px;
    padding-left: 40px;
}
.mobile-menu li ul ul a {
    font-size: 13px;
    padding-left: 80px;
}
.mobile-menu li.selected ul a,
.mobile-menu li.selected ul li.selected ul a {
    color: #25282A;
    background: #F0F0F0;
}
.mobile-menu-switch .line {
    display: block;
    width: 30px;
    height: 3px;
    background: #444;
    margin-top: 6px;
}
.mobile-menu-switch .line:first-child {
    margin-top: 0;
}
.mobile-menu-switch:hover .line {
    background: #F4BC16;
}
/* --- vertical menu --- */

.vertical-menu li {
    margin-top: 10px;
}
.vertical-menu li:first-child {
    margin-top: 0;
}
.vertical-menu li a {
    display: block;
    background: #F5F5F5;
    padding: 18px 18px 18px 19px;
    font-family: 'Raleway';
    line-height: 24px;
    color: #444;
}
.vertical-menu li.selected a,
.vertical-menu li:hover a {
    background: #F4BC16;
}
.vertical-menu li.selected a,
.vertical-menu li:hover a,
.vertical-menu li.selected a span,
.vertical-menu li:hover a span {
    color: #FFF;
}
.vertical-menu li a span {
    float: right;
    color: #AAA;
    font-size: 11px;
}
body.overlay .background-overlay {
    display: block;
}
.background-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    background: url("../images/overlay.png");
    z-index: 1;
}
/* --- page --- */

.theme-page {} .page-margin-top {
    margin-top: 25px;
}
.page-margin-top-section {
    margin-top: 65px;
}
.page-padding-top {
    padding-top: 50px;
}
.page-padding-top-section {
    padding-top: 65px;
}
/* --- vertical align --- */

.vertical-align-table {
    display: table;
}
.vertical-align {
    display: table-row;
}
.vertical-align-cell {
    display: table-cell;
    vertical-align: middle;
}
/* --- page layout --- */

.row {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.column .row {
    width: auto;
}
.row.full-width {
    width: 100%;
}
.row.gray {
    background: #F5F5F5;
}
.row:after {
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.column {
    position: relative;
    float: left;
    margin-left: 30px;
}
.column:first-child,
.column.first {
    margin-left: 0;
}
.column-1-1 {
    width: 100%;
}
.column-1-2 {
    width: 570px;
}
.column-1-3,
.column-2-3 .column-1-2 {
    width: 321px;
}
.column-2-3 {
    width: 770px;
}
.column-1-3 .column-1-2 {
    width: 150px;
}
.column-2-3 .column-1-3 {
    width: 210px;
}
.column-1-4,
.column-1-2 .column-1-2 {
    width: 270px;
}
.column-3-4 {
    width: 870px;
}
.column-3-4 .column-1-2 {
    width: 420px;
}
.column-right {
    float: right;
}
.columns.no-width .column-left,
.columns.no-width .column-right {
    width: auto;
}
/* --- services --- */

.services-list li {
    float: left;
    width: 390px;
    background: #FFF;
    padding-bottom: 26px;
}
.services-list li h4 {
    margin-top: 22px;
    text-align: center;
}
.services-list li h4.box-header:after {
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
}
.services-list li p {
    text-align: center;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding: 0 25px;
    margin-top: 24px;
}
.services-list a>.re-preloader {
    height: 260px;
}
/* --- projects --- */

.projects-list {
    width: 100%;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
}
.projects-list li {
    position: relative;
    float: left;
    width: 25%;
    overflow: hidden;
}
.projects-list.isotope li {
    width: auto;
    margin-top: 30px;
}
.projects-list li img {
    width: 100%;
}
.projects-list a>.re-preloader {
    height: 250px;
}
.projects-list li .view {
    position: absolute;
    top: 0;
    background: rgba(38, 38, 40, 0.5);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.projects-list li:hover .view {
    opacity: 1;
}
.projects-list li .view .vertical-align-table {
    width: 100%;
    height: 100%;
}
.projects-list li .view p.description {
    color: #FFF;
    margin-top: -20px;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 24px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.projects-list li:hover .view p.description {
    margin-bottom: 35px;
}
/* --- features --- */

.features-list li {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.features-list.big li {
    text-align: center;
}
.features-list li:first-child {
    margin-top: 0;
}
.features-list li:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #F4BC16;
    border: 1px solid #E2E6E7;
    padding: 19px 19px 19px 17px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.features-list.big li:before {
    clear: both;
    float: none;
    display: block;
    width: 60px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px;
}
.features-list li h4 {
    padding-bottom: 5px;
}
.features-list li p {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin-top: 19px;
    margin-left: 118px;
}
.features-list.big li h4 {
    margin-top: 35px;
}
.features-list.big li h4:after {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.features-list.big li p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.features-list.big .ornament {
    position: relative;
    width: 1px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    background: #E2E6E7;
}
.features-list.big .ornament:after {
    position: absolute;
    content: "";
    border: 1px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -6px;
    bottom: -13px;
}
.page-404 .features-list.big li p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 34px;
}
/* --- testimonials --- */

.testimonials-container {
    position: relative;
}
.testimonials-container .caroufredsel_wrapper_testimonials {
    width: 1050px !important;
    left: 60px !important;
}
.testimonials-list li {
    float: left;
    width: 994px;
    text-align: center;
}
.testimonials-list li:before {
    display: block;
    width: 48px;
    font-size: 48px;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.testimonials-list .ornament {
    position: relative;
    width: 1px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    background: #E2E6E7;
}
.testimonials-list .ornament:after {
    position: absolute;
    content: "";
    border: 1px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -6px;
    bottom: -13px;
}
.testimonials-list p {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 21px;
    color: #FFFFFF;
    line-height: 36px;
    padding: 29px 50px 0;
}
.testimonials-list p:after {
    display: block;
    content: "";
    background: #F4BC16;
    width: 40px;
    height: 2px;
    margin-top: 30px;
    margin-bottom: 34px;
    margin-left: auto;
    margin-right: auto;
}
.testimonials-list .author {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #FFF;
    line-height: 20px;
}
.testimonials-list .author-details {
    margin-top: 7px;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 11px;
    color: #FFF;
    line-height: 16px;
    letter-spacing: 1px;
}
/* --- our clients --- */

.our-clients-list-container {
    overflow: hidden;
    text-align: center;
}
.our-clients-list li {
    float: left;
    margin-right: 30px;
}
.our-clients-list li img {
    width: 100%;
}
.our-clients-pagination {
    display: inline;
}
.our-clients-pagination a {
    display: inline-block;
    width: 1px;
    height: 1px;
    background: #E2E6E7;
    border: 5px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 10px;
    margin-top: 48px;
}
.our-clients-pagination a:first-child {
    margin-left: 0;
}
.our-clients-pagination a.selected,
.our-clients-pagination a:hover {
    border-color: #F4BC16;
    background: #F4BC16;
}
.our-clients-pagination span {
    display: none;
}
/* --- contact details --- */

.contact-details-list li:before {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 48px;
    color: #fff;
    background: #434343;
    border: 1px solid #434343;
    padding: 19px;
    margin-right: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
}
.contact-details-list li p {
    color: #434343;
    font-family: "Raleway";
    font-size: 16px;
    line-height: 26px;
    margin-left: 70px;
    width: 100% !important;
}
.contact-details-list li p a {
    color: #434343;
}
/* --- slider control --- */

.slider-control {
    position: absolute;
    width: 26px;
    height: 26px;
    color: #FFF;
    border: 1px solid #E2E6E7;
    padding: 16px;
    top: 43%;
    font-size: 24px;
    z-index: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.slider-control.right {
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.slider-control:hover {
    background: #F4BC16;
    border-color: #F4BC16;
}
/* --- parallax --- */

.parallax,
.parallax h2,
.parallax h4,
.parallax p,
.parallax .features-list li::before {
    color: #FFF;
}
.parallax.cover {
    background-size: cover;
}
/* --- counters --- */

span.number,
span.odometer.number {
    margin-top: 10px;
    font-family: 'Raleway';
    font-weight: 100;
    font-size: 80px;
    color: #FFF;
    visibility: visible;
}
span.number:after,
span.odometer.number:after {
    display: block;
    content: "";
    background: #F4BC16;
    width: 40px;
    height: 2px;
    margin: 20px auto 0;
}
/* --- blog --- */

.blog>li {
    clear: both;
    float: left;
    margin-top: 70px;
}
.blog>li:first-child,
.blog.small>li:first-child {
    margin-top: 0;
}
.blog .post-image,
.blog .post-content,
.blog .post-details,
.blog .post-content-details li {
    float: left;
}
.blog .post-details {
    width: 90px;
    margin-right: 30px;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999;
    line-height: 20px;
}
.blog .post-details a {
    color: #999;
}
.blog .post-content {
    width: 750px;
}
.blog .post-content .re-preloader {
    height: 300px;
}
.blog .post-content .row {
    width: auto;
}
.blog.small .post-content {
    width: 160px;
}
.blog .post-details li {
    border-top: 1px solid #E2E6E7;
    border-right: 1px solid #E2E6E7;
    text-align: center;
    padding: 10px 0;
}
.blog .post-details li:first-child {
    border-top: none;
}
.blog .post-details .date h2,
.blog .post-details li:before {
    color: #F4BC16;
}
.blog .post-details li.date:before {
    display: none;
}
.blog .post-details li:before {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
}
.blog .post-content-details {
    margin-bottom: 16px;
}
.blog .post-content-details li {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999;
    line-height: 20px;
    margin-left: 10px;
}
.blog .post-content-details li:first-child {
    margin-left: 0;
}
.blog .post-content-details li a {
    color: #444;
}
.blog p.description.t1 {
    margin-top: 34px;
}
.blog .post-image {
    width: 100%;
    margin-bottom: 25px;
}
.blog.small>li {
    margin-top: 30px;
}
.blog.small .post-content a {
    display: block;
    font-family: Raleway;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
}
.blog.small .post-image {
    width: auto;
    margin-bottom: 0;
    margin-right: 20px;
}
.blog.small li .post-details {
    width: auto;
    clear: both;
    margin-top: 13px;
    margin-right: 0;
}
.blog.small li .post-details li {
    text-align: left;
    padding: 0;
    border: none;
}
.column-1-2 .blog .post-content {
    width: 450px;
}
/* --- single post --- */

.post.single p {
    font-family: "Raleway";
    font-size: 14px;
    line-height: 24px;
}
.post.single blockquote,
.post.single p,
.post.single h3,
.post.single h4 {
    margin-top: 24px;
}
/* --- taxonomies --- */

.taxonomies li {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}
.taxonomies a {
    display: block;
    border: 1px solid #E2E6E7;
    color: #999;
    line-height: 16px;
    letter-spacing: 1px;
    font-family: 'Raleway';
    font-size: 11px;
    font-weight: 500;
    padding: 10px 12px;
    text-align: left;
}
.taxonomies a:hover {
    color: #FFF;
    background: #F4BC16;
    border-color: #F4BC16;
}
.taxonomies.full-width li {
    width: 100%;
    margin-right: 0;
}
.taxonomies a span {
    float: right;
}
/* --- buttons --- */

.buttons li {
    margin-top: 10px;
}
.buttons li:first-child {
    margin-top: 0;
}
.buttons li a {
    display: block;
    background: #F5F5F5;
    padding: 18px 18px 18px 19px;
    font-family: 'Raleway';
    line-height: 24px;
    color: #444;
}
.buttons li:before {
    color: #F4BC16;
    float: left;
    font-size: 24px;
    margin-right: 19px;
    margin-top: 17px;
    margin-left: 20px;
}
.buttons li.selected a,
.buttons li:hover a {
    background: #F4BC16;
    color: #FFF;
}
.buttons li.selected:before,
.buttons li:hover:before {
    color: #FFF;
}
/* --- announcement --- */

.announcement {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
}
.announcement .vertical-align-cell:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #F4BC16;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.announcement .vertical-align {
    height: 88px;
}
.announcement h3 {
    margin-left: 118px;
}
.announcement p.description {
    margin-top: 14px;
    margin-left: 118px;
    /*white-space: nowrap;*/
}
/* --- call to action --- */

.call-to-action {
    border: 1px solid #E2E6E7;
    padding: 30px 18px 47px;
    text-align: center;
}
.call-to-action:before {
    display: block;
    width: 48px;
    height: 48px;
    font-size: 48px;
    margin-right: 30px;
    color: #F4BC16;
    border: 1px solid #E2E6E7;
    padding: 19px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.call-to-action h4 {
    margin-top: 22px;
}
.call-to-action p.description {
    margin-top: 17px;
    margin-bottom: 43px;
}
.call-to-action .more {
    margin-top: 28px;
}
/* --- comment form, contact form --- */

.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
.comment-form input,
.contact-form input {
    margin-top: 20px;
}
.comment-form input:first-child,
.contact-form input:first-child {
    margin-top: 0;
}
.comment-form textarea,
.contact-form textarea {
    height: 190px;
    resize: none;
}
.comment-form [type='submit'],
.contact-form [type='submit'] {
    width: auto;
    font-size: 12px;
    color: #25282a;
    margin-top: 0;
    outline: none;
}
#cancel-comment {
    display: none;
    font-size: 12px;
    margin-right: 20px;
    color: #F4BC16;
}
.comment-form p.description.t1,
.contact-form p.description.t1 {
    margin-top: 14px;
}
.comment-form .hint,
.contact-form .hint {
    color: #999;
}
::-webkit-input-placeholder {
    color: #999;
}
:-moz-placeholder {
    color: #999;
    opacity: 1;
}
::-moz-placeholder {
    color: #999;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #999;
}
/* --- tooltip --- */

.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content {
    font-size: 13px;
    font-family: arial;
    color: #FFF;
}
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content {
    border: none;
}
.ui-tooltip-content {
    padding: 10px 20px 10px 20px;
}
.ui-tooltip-error .ui-tooltip-content {
    background: #E9431C;
}
.ui-tooltip-success .ui-tooltip-content {
    background: #61911B;
}
/* --- comments list --- */

.comment {
    margin-top: 30px;
}
#comments-list>.comment:first-child {
    margin-top: 40px;
}
.comment-author-avatar {
    float: left;
    width: 90px;
    height: 90px;
}
.posted-by abbr {
    font-family: 'Raleway';
    color: #999;
    font-size: 13px;
    margin-top: 7px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
}
.posted-by .in-reply {
    margin-left: 5px;
    color: #ABABAB;
}
#comments-list .comment-details {
    float: left;
    width: 750px;
    margin-left: 30px;
}
#comments-list .comment-details p {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #E2E6E7;
    padding: 24px 0;
}
#comments-list .children {
    clear: both;
    float: left;
    margin-left: 120px;
}
#comments-list .children .children {
    margin-left: 0;
}
#comments-list .children .comment-details {
    width: 630px;
}
#comments-list .comment-details .more {
    float: right;
    color: #999;
    margin-top: -22px;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
}
#comments-list .comment-details .more:hover {
    color: #FFF;
}
/* --- pagination --- */

.pagination {
    clear: both;
    float: right;
}
.pagination li {
    font-family: 'Raleway';
    float: left;
    margin-left: 7px;
}
.pagination li:first-child {
    margin-left: 0;
}
.pagination li.left a:before,
.pagination li.right a:before {
    color: #999;
}
.pagination li a:hover:before,
.pagination li a.selected:before {
    color: #FFF;
}
.pagination li.left a,
.pagination li.right a {
    padding: 9px 0;
}
.pagination li.right {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.pagination li a {
    display: block;
    color: #999;
    font-size: 16px;
    width: 35px;
    padding: 9px 0 10px;
    border: 1px solid #E2E6E7;
    text-align: center;
}
.pagination li a:hover,
.pagination li.selected a {
    color: #FFF;
    background-color: #F4BC16;
    border-color: #F4BC16;
}
/* --- list bullet --- */

.list li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding-left: 30px;
}
.list li a {
    color: #F4BC16;
    font-weight: 600;
}
li.template-bullet:before {
    color: #F4BC16;
    padding-right: 15px;
    margin-left: -30px;
    vertical-align: text-top;
}
/* --- tabs navigation --- */

.tabs-navigation {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background: none;
    border: none;
    text-align: center;
}
.tabs.align-left .tabs-navigation {
    text-align: left;
}
.tabs.align-left .ui-tabs-panel {
    text-align: left;
}
.tabs-navigation li {
    position: relative;
    display: inline-block;
    padding: 0;
    border: none;
    list-style: none;
    text-align: center;
    margin-left: 26px;
}
.tabs-navigation li:first-child {
    margin-left: 0;
}
.tabs-navigation.small.gray li a {
    background: #F5F5F5;
}
.tabs-navigation.small li {
    margin-right: 6px;
    margin-bottom: 10px;
    margin-left: 0
}
.tabs-navigation.small li a {
    min-width: 0;
    padding: 15px 20px;
}
.tabs-navigation a:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 48px;
    color: #F4BC16;
    padding: 20px 20px 12px;
}
.tabs-navigation li a {
    display: block;
    min-width: 180px;
    text-align: center;
    font-size: 14px;
    color: #444;
    background: #FFF;
    padding: 10px 0 23px;
    border: none;
    font-family: 'Raleway';
    line-height: 24px;
    outline: none;
    text-decoration: none;
}
.tabs-navigation li:last-child a {
    border-right: none;
}
.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a,
.tabs-navigation.small.gray li a:hover,
.tabs-navigation.small.gray li a.selected,
.tabs-navigation.small.gray li.ui-tabs-active a {
    background: #F4BC16;
    color: #FFF;
}
.tabs-navigation li a:hover:before,
.tabs-navigation li a.selected:before,
.tabs-navigation li.ui-tabs-active a:before {
    color: #FFF;
}
.tabs-navigation li.ui-tabs-active span {
    display: inline;
    position: absolute;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #F4BC16 transparent;
    bottom: -9px;
    margin-left: -9px;
}
.tabs .ui-tabs-panel {
    text-align: center;
    padding: 42px 0 0;
}
.tabs.small .ui-tabs-panel {
    padding: 0;
}
.tabs .ui-tabs-panel p {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding: 34px 0 0;
}
.tabs.small .ui-tabs-panel p {
    padding: 24px 0 0;
}
.tabs .ui-tabs-panel h4.box-header:after {
    margin-left: auto;
    margin-right: auto;
}
/* --- accordion --- */

.accordion .ui-accordion-content {
    padding: 30px 0 20px;
}
.accordion .ui-accordion-header {
    padding: 16px 15px;
    cursor: pointer;
    border-bottom: 1px solid #E2E6E7;
    font-family: 'Raleway';
    line-height: 24px;
    transition: padding-left 300ms, padding-right 300ms;
    -webkit-transition: padding-left 300ms, padding-right 300ms;
    -moz-transition: padding-left 300ms, padding-right 300ms;
    transition-timing-function: ease;
    -webkittransition-timing-function: ease;
    -mozkittransition-timing-function: ease;
}
.accordion .ui-accordion-header h5 {
    font-weight: 400;
    letter-spacing: normal;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 39px;
}
.accordion .ui-accordion-header.ui-state-active {
    background-color: #F4BC16;
    border-bottom-color: #F4BC16;
}

.accordion .ui-accordion-header.ui-state-active h5 {
    color: #FFF;
}
.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
    color: #FFF;
}
.accordion .ui-accordion-header .ui-accordion-header-icon {
    float: left;
    margin-right: 15px;
    font-size: 24px;
    color: #F4BC16;
}
.accordion .ui-accordion-header:hover {
    padding-left: 25px;
    padding-right: 5px;
}
.accordion .ui-accordion-header.ui-state-active:hover {
    padding: 16px 15px;
}
.accordion p.description {
    margin: 0;
}
/* --- preloader --- */

.re-preloader {
    display: block;
    height: auto;
    min-height: 20px;
    background: url('../images/preloader.gif') no-repeat center center;
}
.blog .post-content>a>img,
.post.single .post-image img,
.our-clients-list,
.services-list a>img,
.projects-list a>img,
.re-preload>img {
    display: none;
}
.projects-list.isotope li>a,
.projects-list.isotope a>img {
    display: block;
    width: 270px;
    height: 180px;
}
.re-preload .re-preloader {
    height: 200px;
}
/* --- contact details --- */

.header-top-bar .contact-details {
    float: left;
}
.contact-details li {
    float: left;
    border-right: 1px solid #E2E6E7;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999999;
    line-height: 20px;
    padding: 15px 20px;
}
.contact-details li:first-child {
    border-left: 1px solid #E2E6E7;
}
.contact-details li:before {
    font-size: 14px;
    margin-right: 10px;
}
/* --- social icons --- */

.social-icons li {
    float: left;
    border-right: 1px solid #E2E6E7;
}
.social-icons li:first-child {
    border-left: 1px solid #E2E6E7;
}
.social-icons a {
    display: block;
    color: #AAA;
}
.social-icons a:hover {
    color: #444;
}
.social-icons a:before {
    font-size: 14px;
}
.header-top-bar .social-icons {
    float: right;
}
.social-icons li a {
    padding: 17px;
}
.social-icons.yellow li {
    background: #F4BC16;
    border: 2px solid #F4BC16;
    margin-left: 1px;
}
.social-icons.yellow li:hover {
    background: transparent;
}
.social-icons.yellow li a {
    padding: 15px 16px;
    height: 16px
}
.social-icons.yellow li a:before {
    color: #FFF;
}
.social-icons.yellow li a:hover:before {
    color: #000;
}
.social-icons.yellow li:first-child {
    margin-left: 0;
}
/* --- search --- */

.header-top-bar .search-container {
    float: right;
    position: relative;
}
.header-top-bar .template-search {
    display: block;
    font-size: 14px;
    padding: 17px;
    border-right: 1px solid #E2E6E7;
    color: #AAA;
}
.template-search:hover {
    color: #444;
}
.search {
    position: absolute;
    display: none;
    width: 179px;
    right: 0;
    padding: 12px 10px;
    margin-top: 5px;
    background: #F5F5F5;
    z-index: 99;
}
.search .search-input {
    float: left;
    width: 91px;
    color: #444;
    font-size: 14px;
    background: #FFF;
    border: 1px solid #E2E6E7;
    margin: 0;
    padding: 12px 14px 12px 12px;
}
.search .search-input.hint {
    color: #858d94;
}
.search .search-input::-webkit-input-placeholder {
    color: #858d94;
}
.search .search-input:-moz-placeholder {
    color: #858d94;
    opacity: 1;
}
.search .search-input::-moz-placeholder {
    color: #858d94;
    opacity: 1;
}
.search .search-input:-ms-input-placeholder {
    color: #858d94;
}
.search .search-submit-container {
    position: relative;
    float: right;
}
.header-top-bar .search .template-search {
    padding: 18px 18px 17px 18px;
    border: none;
}
.search .search-submit-container:hover .template-search {
    color: #444;
}
.search .search-submit {
    position: absolute;
    width: 50px;
    height: 50px;
    background: none;
    padding: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}
/* --- ui slider --- */

.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
/* support: IE8 - See #6727 */

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
/* --- ui dropdown --- */
/* right-aligned */

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
    right: 0;
    position: absolute;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* --- cost calculator --- */

.cost-calculator-box {
    padding: 30px;
    background: #F5F5F5;
    margin-top: 1px;
}
.column-2-3 .cost-calculator-box .column-1-2 {
    width: 340px;
}
.cost-calculator-box:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #F4BC16;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cost-calculator-box:first-child {
    margin-top: 0;
}
.cost-calculator-box label {
    float: left;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    border-left: 4px solid #F4BC16;
    padding: 14px 0 12px 15px;
}
.cost-calculator-box .cost-slider-container {
    float: right;
    margin-left: 30px;
}
.cost-calculator-box input {
    float: right;
    width: 40px;
    margin-left: 30px;
    margin-top: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.cost-calculator-box input.big {
    width: 370px;
}
.cost-calculator-box.cost-calculator-contact input {
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cost-calculator-box.cost-calculator-contact input:first-child {
    margin-top: 0;
}
.cost-calculator-box.cost-calculator-contact input[type='submit'] {
    width: auto;
    margin-top: 0;
}
.cost-calculator-sum {
    text-align: right;
    margin-top: 10px;
}
.contact-form .cost-calculator-box p.description.t1 {
    margin-top: 14px;
    padding: 0;
}
.cost-calculator-price {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 40px;
    color: #F4BC16;
}
.ui-slider {
    float: right;
    width: 300px;
    margin-top: 20px;
    background-color: #E2E6E7;
    border-radius: 5px;
}
.ui-slider-horizontal {
    height: 10px;
}
.ui-slider .ui-slider-handle {
    cursor: pointer;
    width: 28px;
    height: 28px;
    top: -10px;
    border: 1px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #FFF;
}
.ui-slider-handle:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin-left: 9px;
    margin-top: 9px;
    background: #F4BC16;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.ui-slider-handle .cost-slider-tooltip {
    position: absolute;
    min-width: 50px;
    left: -11px;
    top: 35px;
}
.ui-slider-handle .cost-slider-tooltip .value {
    width: 100%;
    font-family: 'Raleway';
    color: #FFF;
    background: #F4BC16;
    padding: 12px 0;
    text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow {
    width: 100%;
    height: 8px;
    text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow:before {
    content: "";
    border-color: #F4BC16 transparent;
    border-style: solid;
    border-width: 0 8px 8px;
    margin-left: -8px;
    display: inline;
    position: absolute;
}
.ui-slider-range-min {
    background: #F4BC16;
    border-radius: 5px;
}
.ui-selectmenu-button {
    float: right;
    font-family: 'Raleway';
    border: 1px solid #E2E6E7;
    margin: 0;
    background: #FFF;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    padding: 12px 40px 12px 15px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
}
.ui-selectmenu-button .ui-icon {
    color: #444;
    border-left: 1px solid #E2E6E7;
    padding: 16px 12px 17px;
}
.ui-selectmenu-button.ui-corner-top .ui-icon,
.ui-selectmenu-button:hover .ui-icon {
    color: #F4BC16;
}
.ui-selectmenu-menu {
    z-index: 2;
}
.ui-selectmenu-menu .ui-menu {
    border: 1px solid #E2E6E7;
    border-top: none;
    max-height: 204px;
}
.ui-selectmenu-menu .ui-menu li {
    font-family: 'Raleway';
    cursor: pointer;
    background: #FFF;
    color: #444;
    border-top: 1px solid #E2E6E7;
    padding: 13px 15px;
}
.ui-selectmenu-menu .ui-menu li:first-child {
    border-top: 0;
}
.ui-selectmenu-menu .ui-menu li.ui-state-focus {
    color: #F4BC16;
}
/* --- buttons --- */

.more,
.more[type="submit"] {
    color: #FFF;
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 700;
    background: #F4BC16;
    padding: 16px 23px 15px;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 1px;
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    border: 2px solid #F4BC16;
}
.more:hover {
    color: #000;
    background: transparent;
    opacity: 1;
}
.more.simple {
    background: transparent;
    color: #FFF;
    border: 1px solid #E2E6E7;
    padding: 17px 24px 16px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.more.simple:hover {
    border-color: #F4BC16;
    background: #F4BC16;
}
.more.small {
    padding: 12px 19px 11px;
}
/* --- copyright row --- */

.copyright {
    color: #999;
    float: left;
    font-family: "Raleway";
    line-height: 24px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.copyright a {
    color: #444;
}
/* --- prettyPhoto --- */
/*div.pp_default .pp_nav
{
	margin-top: 9px;
}
div.pp_default .pp_close
{
	margin-top: 7px;
}*/

div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    background: none;
    padding: 0;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
    padding: 10px;
}
div.pp_default .pp_description {
    font-size: 12px;
    color: #7C7C7C;
}
div.pp_default .pp_close {
    margin-top: 8px;
    background: url("../images/close.png") 0 0 no-repeat;
}
div.pp_default .pp_close:hover {
    opacity: 1;
    background-position: 0 -30px;
}
/* --- map --- */

.contact-map {
    width: 100%;
    height: 450px;
}
/* --- slider revolution container --- */

.revolution-slider-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.revolution-slider {
    width: 100%;
    height: 600px;
    position: relative;
    background: #F5F5F5;
}
/* --- slider revolution label --- */

.slider-content-box {
    width: 460px;
    max-height: auto;
    white-space: normal;
    background: rgba(38, 38, 40, 0.7);
    padding-bottom: 47px;
}
.slider-content-box h2 {
    color: #FFF;
    border-bottom: 1px solid #F4BC16;
    padding: 21px 30px 20px;
    background: rgba(38, 38, 40, 0.68);
}
.slider-content-box h2 a {
    color: #FFF;
}
.slider-content-box h2 a:hover {
    text-decoration: underline;
    opacity: 1;
}
.slider-content-box p {
    font-family: 'Raleway';
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
    padding: 23px 30px 40px;
}
.slider-content-box .more {
    margin-left: 30px;
}
.tp-caption a:hover {
    color: #FFF !important;
}
/* --- slider revolution navigation arrows --- */

.tparrows.preview1 {
    width: 40px;
    height: 100px;
}
.tparrows.preview1:after {
    font-family: "template" !important;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFF;
    width: 40px;
    height: 100px;
    text-align: center;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.tp-rightarrow.preview1:after {
    content: 'a';
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.tp-leftarrow.preview1:after {
    content: 'a';
}
.tparrows.preview1:hover:after {
    background: #FFF;
    color: #666;
}
.tparrows.preview1 .tp-arr-allwrapper {
    display: none;
}
/* --- slider revolution navigation bullets --- */

.tp-bullets.preview1 {
    height: 12px !important;
}
.tp-bullets.preview1 .bullet {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 11px !important;
    height: 11px !important;
    border: none !important;
    margin-right: 10px !important;
    margin-bottom: 0px !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    background: #FFF !important;
    width: 11px !important;
    height: 11px !important;
    border: none !important;
}
/* --- misc --- */

.scroll-top.animated-element {
    position: fixed;
    visibility: hidden;
    display: block;
    width: 50px;
    padding: 13px 0;
    background: rgba(38, 38, 40, 0.4);
    right: 30px;
    bottom: 30px;
    text-align: center;
}
.scroll-top:before {
    font-size: 24px;
    color: #FFF;
}
.scroll-top:hover {
    background: #F4BC16;
}
.header h1 a,
.sf-menu a:hover,
.social-icons a:hover,
.header-top-bar .template-search:hover,
.header-top-bar-container .header-toggle:hover,
.slider-control:hover,
.more:hover,
.vertical-menu li a:hover,
.buttons li a:hover,
.tabs-navigation li a:hover,
.tabs-navigation li a:focus,
.tabs-navigation li a:active,
.taxonomies a:hover,
.pagination li a:hover,
.scroll-top:hover {
    text-decoration: none;
}
input,
textarea {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
input[type='checkbox'] {
    -webkit-appearance: checkbox;
}
input[type='radio'] {
    -webkit-appearance: radio;
}
:focus {
    outline: none;
}
::-moz-focus-inner {
    border: 0;
}
body.lock-position {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
********************************* body {
    display: none;
}
.wrapper {
    width: 1024px;
    margin: 0 auto;
}
.footer .left {
    width: 45%;
    float: left;
    padding-top: 20px;
}
.footer .right {
    width: 45%;
    float: left;
}
.right h3 {
    padding: 15px 0;
}
.right form {
    width: 100%;
}
.right input {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 10px;
    margin: 5px 0;
    width: 100%;
    color: #555555;
}
.right textarea {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 10px;
    color: #555555;
    margin: 5px 0;
    padding: 10px 16px 64px;
    resize: none;
    width: 100%;
}
.grey {
    background: #333;
	margin-top: -10px;
}
.fa.fa {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}
.fa.fa-angle-left {
    font-size: 35px;
    line-height: 20.8px;
}
.right input[type="button"] {
    color: #333;
    width: 25%;
    cursor: pointer;
}
.right input[type="button"]:hover {
    background: #f4bc16;
    color: #fff;
    transition: all ease 0.5s
}
.fa.fa-search {
    border-right: 1px solid #e2e6e7;
    color: #aaa;
    font-size: 14px;
    padding: 19px 17px 17px;
    width: 15px;
}
.history {
    padding: 30px 0;
    text-align: center;
}
.history h1 {
    text-align: center;
    color: #DDA311;
    font-size: 38px;
    font-weight: 700;
}
.vision {
    float: left;
    padding: 30px 0;
    width: 100%;
    text-align: center;
}
.vision p {
    color: #000;
}
.left-vision {
    float: left;
    width: 24%;
}
.left-vision img {
    height: 170px;
}
.right-vision h2 {
    color: #6B4210;
    font-weight: 700;
}
.right-vision {
    width: 65%;
    float: left;
    text-align: left;
    padding-top: 20px;
}
.right-vision ul {
    width: 100%;
    color: #000;
}
.right-vision ul li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 1px 8px / 22px auto;
    line-height: 22px;
    padding: 7px 0 0 27px;
    width: 100%;
}
.right-vision ul li i img {
    width: 22px;
}
.mission {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.value {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.value p font {
    font-weight: 700;
    text-transform: uppercase;
}
.carrer {
    padding: 30px 0;
    text-align: center;
}
.carrer h2 {
    padding: 0 0 10px
}
.carrer h3 {
    color: #f4bc16;
    padding: 0 0 10px
}
.carrer h4 {
    padding: 0 0 10px
}
.carrer form {
    border: 1px solid #6b4210;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 0 20px 25px;
    text-align: left;
    width: 100%;
}
.carrer input[type="text"] {
    margin: 0 0 25px;
    width: 29%;
}
.carrer input[type="file"] {
    margin: 0 10px 25px 0;
    width: 29%;
}
.carrer textarea[type="text"] {
    height: 100px;
    resize: none;
    width: 94%;
    margin-bottom: 25px;
}
.carrer input[type="submit"] {
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    padding: 10px 30px;
    cursor: pointer;
}
.carrer input[type="submit"]:hover {
    background: #f4bc16;
    color: #fff;
}
.portfolio {
    font-size: 45px;
    padding: 30px 0;
}
.footer {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.left-footer {
    float: left;
    width: 80%;
}
.right-footer {
    float: left;
    width: 20%;
}
.right-footer ul {
    float: left;
    width: 100%;
}
.right-footer ul li {
    float: left;
    width: 50%;
}
.right-footer ul li a {
    float: left;
    width: 100%;
}
.left-footer a {
    color: #434343;
    text-decoration: none;
}
.right-footer a {
    color: #434343;
    text-decoration: none;
}
.contacts {
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.contacts h1 {
    color: #f4bc16;
    padding: 0 0 10px;
    font-size: 42px;
}
.contacts h3 {
    color: #f4bc16;
    padding: 20px 0 0;
}
.contact_form {
    width: 100%;
    padding: 30px 0;
}
.contact_form form {
    border: 1px solid #434343;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px;
    text-align: left;
    width: 100%;
}
.contact_form form input[type="text"] {
    margin: 0 0 20px;
    text-indent: 5px;
    width: 29.6%;
}
.contact_form form textarea {
    height: 150px;
    resize: none;
    width: 96.7%;
    margin-bottom: 15px;
}
.contact_form label {
    color: #999;
    float: left;
    font-family: "Arial";
    font-weight: 700;
    padding: 0 0 10px;
    width: 33.3%;
}
.contact_form form input[type="text"]:focus {
    border: 1px solid #f4bc16;
    box-shadow: 0 0 1px 1px #f4bc16;
}
.contact_form form textarea:focus {
    border: 1px solid #f4bc16;
    box-shadow: 0 0 1px 1px #f4bc16;
}
.contact_form form input[type="submit"] {
    background: #f4bc16 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
    cursor: pointer;
}
.products {
    float: left;
    width: 100%;
}
.introduction {
    width: 75%;
    float: left;
    padding: 30px 0;
}
.intro_right {
    border: 1px solid;
    box-sizing: border-box;
    float: right;
    margin: 10px 0 0;
    padding: 0 10px;
    width: 25%;
}
.intro_right img {
    width: 100%;
    padding: 10px 0;
}
.deformed {
    float: left;
    width: 74%;
    padding: 20px 0;
}
.introduction ul li {
    padding: 5px 0 5px 27px;
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 1px 0 / 22px auto;
}
.tor {
    float: left;
    width: 74%;
    padding: 0px 0 20px;
}
.tor ul {
    float: left;
    padding: 20px 0 30px;
    width: 100%;
}
.tor ul li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 1px 0 / 22px auto;
    float: left;
    padding: 5px 0 5px 19px;
    text-align: left;
    width: 17%;
}
.features-list img {
    float: left;
    margin-right: 30px;
    width: 93px !important;
}
.projects-list.clearfix.page-margin-top li a img {
    height: 250px;
}
.features-list.big img {
    float: none;
    margin: 0 0 -4px;
    width: 93px !important;
}
.page-margin-top-section {
    margin-top: 30px !important;
}
.member {
    float: left;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}
.member h2 {
    padding-bottom: 20px;
}
.affiliation {
    width: 100%;
    float: left;
}
.affiliation ul {
    width: 100%;
}
.affiliation ul li {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
s .affiliation ul li span {
    float: left;
    padding: 20px 10px 10px;
    vertical-align: middle;
    width: 73%;
}
.quality-lab ul {
    width: 100%;
	padding-top:50px;
}
.quality-lab ul li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 1px 0 / 22px auto;
    
    padding: 5px 0 5px 27px;
    text-align: left;
    width: 100%;
}
.satisfy {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0;
}
.satisfy p {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.factory {
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 0;
}
.video {
    padding: 20px 0 0;
    width: 100%;
}
.video img {
    padding: 20px 0 0;
    width: 100%;
}
.d-formed {
    float: left;
    margin-right: 15px;
    padding: 40px 0;
    text-align: center;
    width: 67%;
}
.deformed-right {
    float: left;
    margin-top: 30px;
    padding: 0 0 0 10px;
    width: 30% !important;
}
.deformed-right .box-header {
    color: #000 !important;
}
.d-formed > .fancy-box-main {
    padding: 4px 0;
}
.deformed-right .fancybox {
    height: 130px;
    width: 44%;
}

.deformed-right {
    padding-top: 370px !important;
}
.deformed-right .flickr-box img {
    border: 8px solid #ddd;
    border-radius: 5px;
    height: 150px;
    transition: all 0.5s ease 0s;
    width: 260px;
    z-index: 0;
}
.d-form_table {
    width: 100%;
    float: left;
    background: #e6b933 none repeat scroll 0 0;
}
.d-form_table h3 {
    color: #4e5654;
    padding: 0 0 20px;
}
.left-d-form {
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 40%;
}
.right-d-form .first td {
    background: #f79628 none repeat scroll 0 0;
    border: 1px solid #000 !important;
    font-weight: bold;
    padding: 11px 5px;
    text-align: center;
}
.right-d-form .second td {
    background: #fee8ac none repeat scroll 0 0;
    border: 1px solid #000 !important;
    font-weight: 600;
    padding: 7px;
    text-align: center;
}
.right-d-form {
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 100%;
    text-align: center;
}
.right-d-form > ul {
    box-sizing: border-box;
    width: 100%;
}
.right-d-form ul li {
    border-radius: 5px;
    font-size: 35px;
    margin: 26px 0;
    padding: 20px 0;
    width: 100%;
}
.tor {
    width: 70%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 0 30px;
    ]
}
.tor-right {
    float: left;
    padding: 30px 0 0 10px;
    width: 29% !important;
    margin-bottom: 20px;
}
.tor-right .fancybox {
    height: 165px;
    width: 48%;
}
.tor-right .flickr-box img {
    border: 8px solid #ddd;
    border-radius: 5px;
    height: 150px;
    transition: all 0.5s ease 0s;
    width: 260px;
    z-index: 0;
}
.tor table {
    width: 100%;
    padding: 20px;
}
.tor .first td {
    background: #f79628 none repeat scroll 0 0;
    border: 1px solid #000 !important;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
}
.tor .second td {
    background: #fee8ac none repeat scroll 0 0;
    border: 1px solid #000 !important;
    font-weight: 600;
    padding: 10px 27px;
    text-align: center;
}
.affiliation ul li span img {
    padding: 0 0 0 10px;
    width: 74%;
}
.affiliation ul li img {
    float: left;
    width: 25%;
}
.quality-lab {
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
}
quality-control {
    background: url("../images/bg.jpg") no-repeat
}
.quality-lab img {
    padding: 10px 0 30px;
}
.gallery-button {
    background: #f4bc16 none repeat scroll 0 0;
    border-radius: 4px;
    color: #000;
    float: left;
    padding: 10px;
    text-align: center;
	width: 28% !important;
}
.idevation {
    font-weight: bold;
    padding-left: 250px;
}
.idevation:hover {
    color: #f4bc16;
}
.sf-menu a {
    background: #f4bc16 !important;
    padding: 9px !important;
    border-bottom: 3px solid #6c451b !important;
    color: #6c451b !important;
}
.sf-menu a:hover {
    color: #f4bc16 !important;
    background: #6c451b !important;
    border-bottom: 3px solid #6c451b !important;
}
.bg-grey {
    background: #ddd;
}
.p20 {
    padding: 20px !important;
}
.features {
    padding-bottom: 20px;
}
.features h3 {
    padding: 20px 0 10px;
}
.features li {
    padding: 5px 20px;
    font-weight: 700;
    display: inline-block
}
.banner-image {
    width: 100%;
    box-sizing: border-box;
    height: 400px;
    margin-bottom: 30px;
}
.quality-ploicy {
    padding: 20px 0;
    text-align: center;
}
.quality-ploicy-inner {
    text-align: center;
}
.quality-ploicy-inner p {
    box-sizing: border-box;
    padding: 10px 90px;
    width: 100%;
}
/* ************************************ irfan */

.top_slider {
    position: relative;
}
.slider-content-box {
    position: absolute;
    top: 100px;
}
.top_slid {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}
.top_slid img {
    width: 100% !important;
    height: 500px !important;
}
.content_slider {
    display: inline-block;
    padding: 70px 0;
    width: 100%;
}
.content_slider ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.content_slider li {
    display: inline-block;
    width: 100%;
}
.popup .owl-prev {
    background: url("../images/icon.png") no-repeat scroll 50px 4px !important;
    font-size: 0 !important;
    height: 72px;
    left: 0;
    position: absolute;
    top: 36%;
    width: 7.8%;
}
.popup .owl-prev:hover {
    background: url("../images/icon.png") no-repeat scroll 50px -75px !important;
    font-size: 0 !important;
    height: 72px;
    left: 0;
    position: absolute;
    top: 36%;
    width: 7.8%;
}
.popup .owl-next {
    background: url("../images/icon.png") no-repeat scroll -75px 1px !important;
    font-size: 0 !important;
    height: 72px;
    position: absolute;
    right: 0;
    top: 36%;
    width: 7.8%;
}
.popup .owl-next:hover {
    background: url("../images/icon.png") no-repeat scroll -75px -75px !important;
    font-size: 0 !important;
    height: 72px;
    position: absolute;
    right: 0;
    top: 36%;
    width: 7.8%;
}
.popup.owl-buttons {} .popup .owl-pagination {
    display: none !important;
}
.popup li {
    width: 100% !important;
}
.popup_two .owl-next {
    display: none !important;
}
.popup_two .owl-prev {
    display: none !important;
}
.drop_down_menu {} .drop_down_menu ul {} .drop_down_menu li {} .drop_down_menu a {
    text-transform: capitalize !important;
}
.header .logo {
    margin-right: 30px !important;
    width: 320px !important;
}
.flickr-box {} .flickr-box h3 {
    font-family: 'open_sansbold';
    font-size: 16px !important;
    text-transform: uppercase;
    margin: 0 0 20px;
    letter-spacing: 3px;
}
.flickr-box a {
    display: inline-block;
    margin: 1px 0 0 1px;
    position: relative;
    width: 24.5%;
}
.flickr-box p {
    display: inline-block;
    padding: 0 !important;
    width: 100%;
}
.flickr-box img {
    border-radius: 5px;
    border: 8px solid #f5f5f5;
    -webkit-transition: .5s;
    /* Safari and Chrome */
    
    -moz-transition: .5s;
    /* Firefox */
    
    -o-transition: .5s;
    /* IE 9 */
    
    -ms-transition: .5s;
    /* Opera */
    
    transition: .5s;
    z-index: 0;
    height: 260px;
    width: 260px;
}
.flickr-box img:hover {
    -webkit-transform: scale(1.25);
    /* Safari and Chrome */
    
    -moz-transform: scale(1.25);
    /* Firefox */
    
    -ms-transform: scale(1.025);
    /* IE 9 */
    
    -o-transform: scale(1.25);
    /* Opera */
    
    transform: scale(1.25);
    transition: .5s;
    margin-top: -10px;
    opacity: 1 !important;
    border: 5px solid #f4bc16;
    z-index: 100;
}
/* ************************************ irfan */
/* floating box style */

.floating-form {
    z-index: 99;
    max-width: 210px;
    padding: 30px 45px 10px 45px;
    font: 13px Arial, Helvetica, sans-serif;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
}
.contact-opener {
    position: absolute;
    left: -108px;
    transform: rotate(-90deg);
    top: 100px;
    background-color: #216288;
    padding: 9px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
}
.floating-form-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.floating-form label {
    display: block;
    margin: 0px 0px 15px 0px;
}
.floating-form label > span {
    width: 70px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
    color: #6c451b;
}
.floating-form span.required {
    color: red;
}
.floating-form .tel-number-field {
    width: 40px;
    text-align: center;
}
.floating-form .long {
    width: 120px;
}
.floating-form input.input-field {
    width: 68%;
}
.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form .select-field {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,
.floating-form .select-field:focus {
    border: 1px solid #0C0;
}
.floating-form .textarea-field {
    height: 100px;
    width: 68%;
}
.floating-form input[type="button"],
.floating-form input[type="submit"],
.contact-opener {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #f4bc16;
    background-color: #f4bc16;
    border: 1px solid #f4bc16;
    display: inline-block;
    cursor: pointer;
    color: #6c451b;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover,
.contact-opener {
    background: #f4bc16 !important;
    background-color: #f4bc16 !important;
}
.floating-form .success {
    background: #D8FFC0;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #2E6800;
    border-left: 3px solid #2E6800;
}
.floating-form .error {
    background: #eee;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #FF0000;
    border-left: 3px solid #FF0000;
}
.box-header p {
    font-size: 20px;
}
.header-heading {
    background: #f4bc16 none repeat scroll 0 0;
    border: 10px solid #000;
    box-sizing: border-box;
    float: left;
    padding: 30px 0 20px;
    text-align: center;
    width: 100%;
    margin-top: -2px;
    border-top: 0px;
}
#cssmenu {
    background: #f4bc16;
    margin: 0;
    width: auto;
    padding: 0;
    line-height: 1;
    display: block;
    position: relative;
    font-family: 'PT Sans', sans-serif;
}
#cssmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
#cssmenu ul:after,
#cssmenu:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
#cssmenu ul li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
#cssmenu ul li a {
    text-decoration: none;
    display: block;
    margin: 0;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu ul li ul {
    position: absolute;
    left: -9999px;
    top: auto;
    z-index: 99;
}
#cssmenu ul li ul li {
    max-height: 0;
    position: absolute;
    -webkit-transition: max-height 0.4s ease-out;
    -moz-transition: max-height 0.4s ease-out;
    -ms-transition: max-height 0.4s ease-out;
    -o-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
    background: #ffffff;
}
#cssmenu ul li ul li.has-sub:after {
    display: block;
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background: #f4bc16;
    z-index: 1;
    top: 13px;
    right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:after {
    right: auto;
    left: 15px;
}
#cssmenu ul li ul li.has-sub:before {
    display: block;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border: 3px solid transparent;
    border-left-color: #ffffff;
    z-index: 2;
    top: 15px;
    right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:before {
    right: auto;
    left: 15px;
    border-left-color: transparent;
    border-right-color: #ffffff;
}
#cssmenu ul li ul li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #6c451b;
    letter-spacing: 0;
    display: block;
    width: 170px;
    padding: 11px 10px 11px 20px;
    background: #f4bc16;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
    background: #6c451b;
    color: #f4bc16;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
    background: #6c451b;
}
#cssmenu ul li ul li:hover > ul {
    left: 100%;
    top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
    max-height: 72px;
    position: relative;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu.align-center > ul > li {
    float: none;
    display: inline-block;
}
#cssmenu.align-center > ul {
    text-align: center;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul {
    float: right;
}
#cssmenu.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
    right: 100%;
    left: auto;
}
#cssmenu.align-right ul ul li a {
    text-align: right;
}
#cssmenu > ul > li:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    z-index: 0;
    background: #6c451b;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    -ms-transition: height .2s;
    -o-transition: height .2s;
    transition: height .2s;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
    display: block;
    content: "";
    background: #ffffff;
    height: 12px;
    width: 12px;
    position: absolute;
    border-radius: 13px;
    right: 14px;
    top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
    display: block;
    content: "";
    border: 4px solid transparent;
    border-top-color: #4cb6ea;
    z-index: 2;
    height: 0;
    width: 0;
    position: absolute;
    right: 16px;
    top: 21px;
}
#cssmenu > ul > li > a {
    color: #6c451b;
    padding: 15px 6px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 2;
    position: relative;
    font-size: 13px;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
    height: 100%;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color: #f4bc16;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
    background: #6c451b;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
    border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
    left: 0;
}
#cssmenu > ul > li:hover > ul > li {
    max-height: 72px;
    position: relative;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu > ul > li > a {
    display: block;
}
#cssmenu > ul > li {
    width: auto;
}
#cssmenu > ul > li > ul {
    width: 170px;
    display: block;
}
#cssmenu > ul > li > ul > li {
    width: 170px;
    display: block;
}
@media all and (max-width: 800px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu > ul {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.35s ease-out;
        -moz-transition: max-height 0.35s ease-out;
        -ms-transition: max-height 0.35s ease-out;
        -o-transition: max-height 0.35s ease-out;
        transition: max-height 0.35s ease-out;
    }
    #cssmenu > ul > li > ul {
        width: 100%;
        display: block;
    }
    #cssmenu.align-right ul li a {
        text-align: left;
    }
    #cssmenu > ul > li > ul > li {
        width: 100%;
        display: block;
    }
    #cssmenu.align-right ul ul li a {
        text-align: left;
    }
    #cssmenu > ul > li > ul > li > a {
        width: 100%;
        display: block;
    }
    #cssmenu ul li ul li a {
        width: 100%;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu.align-center > ul > li {
        display: block;
    }
    #cssmenu > ul.open {
        max-height: 1000px;
        border-top: 1px solid rgba(110, 110, 110, 0.25);
    }
    #cssmenu ul {
        width: 100%;
    }
    #cssmenu ul > li {
        float: none;
        width: 100%;
    }
    #cssmenu ul li a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 12px 20px;
    }
    #cssmenu ul > li:after {
        display: none;
    }
    #cssmenu ul li.has-sub > a:after,
    #cssmenu ul li.has-sub > a:before,
    #cssmenu ul li ul li.has-sub:after,
    #cssmenu ul li ul li.has-sub:before {
        display: none;
    }
    #cssmenu ul li ul,
    #cssmenu ul li ul li ul,
    #cssmenu ul li ul li:hover > ul,
    #cssmenu.align-right ul li ul,
    #cssmenu.align-right ul li ul li ul,
    #cssmenu.align-right ul li ul li:hover > ul {
        left: 0;
        position: relative;
        right: auto;
    }
    #cssmenu ul li ul li,
    #cssmenu ul li:hover > ul > li {
        max-height: 999px;
        position: relative;
        background: none;
    }
    #cssmenu ul li ul li a {
        padding: 8px 20px 8px 35px;
        color: #ffffff;
    }
    #cssmenu ul li ul ul li a {
        padding: 8px 20px 8px 50px;
    }
    #cssmenu ul li ul li:hover > a {
        color: #000000;
    }
    #cssmenu #menu-button {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 15px 20px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 1px;
        color: #ffffff;
        cursor: pointer;
    }
    #cssmenu #menu-button:after {
        display: block;
        content: '';
        position: absolute;
        height: 3px;
        width: 22px;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        right: 20px;
        top: 16px;
    }
    #cssmenu #menu-button:before {
        display: block;
        content: '';
        position: absolute;
        height: 3px;
        width: 22px;
        border-top: 2px solid #ffffff;
        right: 20px;
        top: 26px;
    }
}
.cert {
    width: 100%;
    float: left;
    text-align: center;
}
.steel_icon {
    display: block;
    height: auto;
    left: 0;
    position: fixed;
    top: 60%;
    width: auto;
    z-index: 99999;
}
.sticky-vision {
    background-image: url("../images/sticky-vision1.png");
    background-position: 100% top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 48px;
}
.sticky-vision:hover {
    background-image: url("../images/sticky-vision1.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 200px;
}
.sticky-mission {
    background-image: url("../images/sticky-mission1.png");
    background-position: 100% top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 48px;
}
.sticky-mission:hover {
    background-image: url("../images/sticky-mission1.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 200px;
}
.sticky-value {
    background-image: url("../images/sticky-value1.png");
    background-position: 100% top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 48px;
}
.sticky-value:hover {
    background-image: url("../images/sticky-value1.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 10px;
    transition: width 0.25s ease-in-out 0s;
    width: 200px;
}
#contact_body ul {
    float: left;
    margin: 0 0 20px 20px;
}
#contact_body ul li {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    display: block
}
#contact_body ul li a img {
    height: auto;
    margin-top: 25px;
    width: 100%;
}

.our-clients .owl-item {
	margin: 0 10px 0 0 !important;}

.fancybox img {
    height: 100% !important;
    width: 300px !important;
}

.template a{
 	color:#999999 !important;}
	
.main-quality {
	width:100%;
	float:left;
	}
	
.quality-left {
	width:50%;
	float:left;
	}
	
.quality-right {
	width:50%;
	float:right;
}

.quality-right img{
	padding-top:30px;
	}
	
	
.right-d-form table tr td {	
 font-family:"Arial" !important; }
 
.tor table tr td {	
 font-family:"Arial" !important; }