body, p {
    font-family: "OpenSans", Arial, sans-serif !important;
    color: #777 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "OpenSans", Arial, sans-serif !important;
    color: #1d2127 !important;
}
h2{
    font-size: 2.2em !important;
}
h2.history {
    font-weight: 400;
}
a, .topbar, .webform-submission-form .form-item label,
.contact-info ul li{
    font-family: "OpenSans", Arial, sans-serif !important;
}
a {
    cursor: pointer !important;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format("ttf"), url('../fonts/OpenSans/OpenSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans/OpenSans-Medium.ttf') format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format("ttf"), url('../fonts/OpenSans/OpenSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans/OpenSans-ExtraBold.ttf') format("ttf");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: OpenSans;
  src: url('../fonts/OpenSans/OpenSans-Light.ttf') format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Arial;
  src: url('../fonts/Arial/Arial-Light.ttf') format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Arial;
  src: url('../fonts/Arial/Arial-regular.ttf') format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Arial;
  src: url('../fonts/Arial/Arial-Bold.ttf') format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
b, strong{
    font-family: "OpenSans", Arial, sans-serif !important;
    font-weight: 700 !important;
}

/**************Header-Css****************/
header.header-default .stuck {
    padding: 5px 0;
}
header.header-default .gva-search-region .icon {
    color: #999 !important;
}
.topbar {
    background: transparent !important;
    padding: 10px 0 0 !important;
}
header.header-default {
    box-shadow: none !important;
    border-top: 5px solid #ededed;
}
.topbar ul {
    margin: 0 !important;
}
.topbar ul {
    justify-content: flex-end;
    align-items: center;
}
.topbar .topbar-content-inner .topbar-content a {
    text-decoration: unset !important;
    padding: 6px 10px;
    color: #999 !important;
    font-size: .9em !important;
    display: inline-block;
}
.infor-list ul li {
    line-height: 24px;
}
.topbar .topbar-content-inner .infor-list ul li:hover a {
    background: #eee;
    border-radius: 4px;
}
.topbar ul li i {
    min-width: 10px !important;
}
header.header-default .header-main-inner .branding {
    margin-top: -33px;
    z-index: 99;
    position: relative;
}
body .navigation .gva_menu>li>a {
    color: #08c !important;
}
.navigation .gva_menu>li>a:hover, .navigation .gva_menu>li>a:after, .navigation .gva_menu>li>a:active, body .navigation .gva_menu>li.menu-item--active-trail>a, .frontpage .gva_menu>li:first-child, .navigation .gva_menu>li:hover>a {
    color: #fff !important;
    background: #08c !important;
    border-radius: 4px;
}
.frontpage .gva_menu>li:first-child a {
    color: #fff !important;
}
.gva_menu .menu-item a {
    padding: 10px 13px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 20px;
}
.navigation .gva_menu .sub-menu {
    padding: 0px;
    background: #fff;
}
.navigation .gva_menu .sub-menu {
    border-top: 5px solid #08c !important;
    border-radius: 0 4px 4px;
    padding: 5px !important;
    min-width: max-content !important;
    width: 100% !important;
} 
.navigation .gva_menu .sub-menu li.menu-item {
    margin: 0px!important;
    padding: 0px;
}
.navigation .gva_menu .sub-menu li.menu-item a {
    border-radius: 0px;
    line-height: 18px;
    border-bottom: 1px solid #f4f4f4;
    padding: 8px 13px !important;
}
.navigation .gva_menu .sub-menu li.menu-item a {
    color: #777;
    font-weight: 400 !important;
    font-size: 13px !important;
    text-transform: inherit;
}
header.header-default .header-main-inner .header-inner {
    padding-right: 30px !important;
}
header.header-default .header-main-inner .header-inner {
    padding-left: 216px!important;
}
.gva-search-region {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
    z-index: 9;
}
.gva-search-region {
    margin-top: -19px !important;
}
.main-menu-inner {
    padding: 6px 0 20px;
}
header .site-branding-logo {
    padding: 5px 0 0 !important;
}
.navigation .gva_menu li a .icaret {
    display: none;
}
li.menu-item.menu-item--expanded:hover a::before, li.menu-item.menu-item--expanded.menu-item--active-trail a::before {
    border-color: #fff transparent transparent transparent;
}
li.menu-item.menu-item--expanded>a::before {
    border-color: #08c transparent transparent transparent;
    border-style: solid;
    border-width: 4px;
    content: " ";
    float: right;
    margin-top: 8px;
    margin-left: 4px;
}
.header-inner .area-inner {
    position: relative;
}

header.header-default .gva-search-region {
    top: 33px;
    right: -20px !important;
}
#header .stuck .branding, #header .stuck .branding img {
    margin-top: 0 !important;
}
.stuck .header-inner {
    padding-top: 22px;
}
.stuck .main-menu-inner {
    padding: 0;
}
.stuck .gva-search-region {
    margin-top: -25px !important;
}
.breadcrumb-content-inner .breadcrumb-style {
    background-image: none !important;
    background-color: #0088cc !important;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 2.3em !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    color: #fff !important;
    margin-bottom: 0;
    display: block;
}
.breadcrumb-content-inner .breadcrumb-content-main {
    padding: 40px 15px !important;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb {
    background: none;
    margin: 0;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol {
    list-style: none;
    margin-bottom: 0 !important;
    padding: 0;
}
body .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li {
    font-size: 0.85em;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "OpenSans",Arial,sans-serif !important;
}
body .breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li a {
    color: #ffffff;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li span {
    padding: 0 5px 6px 0px;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links {
    position: unset !important;
    padding: 0 !important;
    display: block !important;
    font-family: "OpenSans",Arial,sans-serif !important;
    background: none !important;
}
body ul {
    margin-bottom: 20px;
}
.navigation .gva_menu > li > .sub-menu:after{
	display: none !important;
}
.navigation .gva_menu .sub-menu li.menu-item a:hover, .gva_menu .sub-menu .menu-item--active-trail a {
    background: #f5f5f5 !important;
    color: #777 !important;
}
.quick-side-icon{
	display: none !important;
}


/**************Footer-Css****************/
#footer .block .block-title span {
    color: #fff !important;
}
#footer {
    background: none !important;
    background-color: #08c !important;
}
.footer-center .contact-info p, #footer a, .contact-info ul li {
    color: #fff !important;
    font-size: 12.6px !important;
    margin-bottom: 5px;
}
.contact-details li p {
    padding-left: 28px;
    position: relative;
}
body .contact-info ul li, body .contact-info ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 0;
}
#footer .block .block-title {
    margin-bottom: 0;
    font-size: 1.7em !important;
    font-weight: 400 !important;
}
.contact-info ul li i {
    color: #3b7eff;
    width: 20px;
    margin-right: 10px;
}
.contact-info ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.2em;
}
.contact-info ul li i {
    color: #fff !important;
}
.contact-info ul li .fa-phone {
    transform: rotate(90deg);
}
.block .block-title:after {
    background: #08c !important;
}
.contact-details h4 {
    font-size: 17px;
    color: #fff !important;
}
body #footer .footer-top {
    background: #08c;
    padding: 60px 0 0;
}
#footer .footer-center {
    padding: 50px 0 40px !important;
}
.footer-top h4 {
    color: #fff !important;
}
body hr {
    border: 0;
    border-top: 0;
    background-image: -webkit-linear-gradient(left,transparent,#dbdbdb,transparent);
    background-image: linear-gradient(to right,transparent,#dbdbdb,transparent);
    height: 1px;
	margin: 22px 0;
}
#footer .copyright p {
    color: #fff !important;
    margin: 0;	
    font-size: 12.6px !important;
}
.copyright .col-lg-4 {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}
.copyright h4 {
    color: #fff !important;
    line-height: 27px;
    font-weight: 400;
    margin: 0 15px 0 0;
    font-size: 18px;
}
.socials {
    display: inline-block;
    width: 100%;
}
#footer .socials a {
    margin-bottom: 0;
    margin-right: 2px;
    display: inline-block;
}
body .socials a i, footer .socials a span {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    background: #fff !important;
    color: #333 !important;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}
footer .socials a span {
    display: inline-block;
    border-radius: 50%;
}
footer .socials a span img {
    padding: 8.5px;
}
footer .socials a span:hover {
    background: #000 !important;
}
footer .socials a span:hover img {
    filter: brightness(0) invert(1);
}
body .socials a:hover .fa-facebook-f {
    background: #3b5a9a !important;
}
body .socials a:hover .fa-youtube {
    background: #c3191e !important;
}
body .socials a:hover .fa-linkedin-in {
    background: #0073b2 !important;
}
body .socials a:hover .fa-instagram {
    background: #7c4a3a !important;
}
body .socials a:hover .fa-twitter {
    background: #1aa9e1 !important;
}
body .socials a:hover i {
    color: #fff !important;
}
#footer .copyright {
    font-size: .9em !important;
    font-weight: 400;
    font-family: "OpenSans",Arial,sans-serif !important;
    color: #fff;
    background-color: #0077b3;
}
.copyright .row {
    align-items: center;
}
/**************Slider-Css****************/
.slide-subtitle {
    font-size: 24px !important;
    display: inline-flex !important;
    align-items: center;
	text-shadow: 2px 2px 10px rgb(0 0 0);
}
.slider_title {
    font-size: 56px !important;
    line-height: 70px !important;
    font-family: "OpenSans",Arial, sans-serif !important;
    font-weight: 800 !important;
    text-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
}
.gavias_sliderlayer .btn-slide a {
    font-size: 21.78px !important;
    padding: 20px !important;
    border-radius: 4px;
    background: #0088cc !important;
    font-weight: 600 !important;
}
.btn-theme, .gavias_sliderlayer .btn-slide a {
    background-color: #0088cc !important;
    font-weight: 600 !important;
}

/****************************************/
.button:hover, .btn:hover, .btn-white:hover, .btn-theme:hover, .btn-theme-second:hover, .more-link a:hover, .btn-theme-submit:hover {
    background: #0099e6 !important;
	box-shadow: none !important;
}
.button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit {
    border-radius: 4px !important;
    padding: 10px 15px !important;
    font-size: 18px !important;
}
.products-listing .container {
    max-width: 100%;
    padding: 0;
}
.zoom_box .box-content h4 a {
    text-transform: uppercase;
    padding: 0;
    font-size: 18px;
	text-shadow: 1px 1px 3px #000;
}
.zoom_box h4, .zoom_box h4 a {
    height: 100%;
    display: inline-block;
    width: 100%;
    padding: 0;
	margin: 0 !important;
}
.zoom_box {
    margin: 0 !important;
    height: 100%;
}
.zoom_box:hover img, .video_area:hover iframe, .zoom_gimg:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.zoom_box img, .video_area iframe, .zoom_gimg img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
	object-fit: cover;
}
.zoom_box:hover .image:after {
    background: rgba(0, 0, 0, 0.5) !important;
}
.zoom_box .image, .video_area {
    overflow: hidden;
    height: 380px;
}
body .products-listing .gsc-column .column-inner {
    padding: 5px !important;
}
.zoom_box .btn-inline {
    display: none;
}
body .products-listing .zoom_box .image:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), to(rgba(255, 255 255, 0.1)));
    background-image: linear-gradient(to top, transparent 10%, rgba(255, 255, 255, 0.1) 100%);
}
.img_info a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-shadow: 1px 1px 3px #000;
    margin-bottom: 5px;
}
.img_info .apply_btn {
    display: inline-block;
    text-shadow: none;
    margin-top: 10px;
}
.zoom_box .box-content h4 a:hover, .img_info a:hover, .home-intro a:hover {
    text-decoration: underline;
}
.img_info .apply_btn:hover{
	text-decoration:none;
}
.home-intro.light {
    background-color: #E2E2E2;
	padding: 25px 0;
}
.zoom_gimg .gsc-image{
	overflow: hidden;
	border: 1px solid #ddd;
    padding: 5px;
	border-radius: 5px;
	height: 100%;
}
.zoom_gimg img {
    border-radius: 5px;
}
.zoom_gimg .column-inner {
    height: 185px;
    display: flex;
}
.zoom_gimg .widget-content {
    height: 100%;
}
.home-intro.light p{
	color: #0088cc;
    margin: 0px;
    padding: 0;
	font-size: 1.4em !important;
}
.home-intro p strong {
    color: #0088cc !important;
}
.home-intro a {
    color: #0088cc;
    font-weight: 400;
}
.apply_area {
    text-align: center;
}
.apply_area h4 {
    font-weight: 300;
	margin-bottom: 20px;
}
.contact_box .title {
    display: none;
}
.contact_box .icon-inner {
    background: #08c !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px !important;
}
.c_box .column-inner, .c_box .column-content-inner {
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
}
.contact_box {
    height: 100%;
    width: 100%;
    margin-bottom: 0 !important;
	margin-right: 15px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	align-items: center;
    display: flex;
}
.c_box .content-inner {
    padding: 10px 10px 10px 80px !important;
	height: 100%;
	display: flex;
    align-items: center;
}
.contact_today h2 {
    font-weight: 300;
}
.contact_today .gsc-heading {
    padding-bottom: 10px;
}
.contact_today .title-desc {
    margin-top: 0 !important;
}
.contact_box a:hover {
    color: #08c;
}
.btn-theme:focus {
    color: #fff;
}
.about_video img {
    width: 100%;
}
.about_video iframe {
    height: 700px !important;
}
.about_video {
    position: relative;
}
#page-main-content {
    min-height: 200px !important;
}
.next-pik {
    margin-right: 15px;
}
.arrow_box .icon-inner .icon {
    font-size: 18px !important;
    color: #0088cc !important;
}
.arrow_box .icon-inner {
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    background: transparent !important;
    color: #0088cc !important;
    top: 5px !important;
    border: 2px solid #0088cc;
}
.arrow_box h3 {
    font-size: 1.4em !important;
    font-weight: 400;
}
.arrow_box .content-inner {
    padding-left: 50px !important;
}
.arrow_box .gsc-icon-box-new {
    padding: 5px 0 5px 15px;
	margin-bottom: 10px;
}
.iframe_video h2 {
    font-weight: 400;
	margin-bottom: 20px;
}
.iframe_video {
    text-align: center;
}
.iframe_video iframe {
    width: 100%;
}
.home-intro p.last_txt {
    color: #0088cc !important;
}
section.timeline:after {
    background: #505050;
    background: -moz-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -o-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: -ms-linear-gradient(top,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    background: linear-gradient(to bottom,rgba(80,80,80,0) 0%,#505050 8%,#505050 92%,rgba(80,80,80,0) 100%);
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: -60px;
    width: 3px;
    z-index: 0;
    filter: alpha(opacity=35);
    opacity: 0.35;
}
.img-thumbnail img {
    border-radius: 4px;
}
.img-thumbnail {
    border-radius: 4px;
    position: relative;
	display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #0088cc;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}
section.timeline .timeline-box.left:before {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #e5e5e5;
    content: "";
    display: block;
    height: 7px;
    margin-right: -5px;
    position: absolute;
    right: -6.8%;
    top: 22px;
    width: 8px;
}
section.timeline .timeline-box.right {
    clear: right;
    float: right;
    right: -1px;
    margin-top: 40px;
}
section.timeline .timeline-box {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
    position: relative;
    width: 45.7%;
    float: left;
    z-index: 1;
    margin-bottom: 30px;
    background: #FFF;
}section.timeline .timeline-box.left {
    clear: both;
}
section.timeline .timeline-box {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
    position: relative;
    width: 45.7%;
    float: left;
    z-index: 1;
    margin-bottom: 30px;
    background: #FFF;
}
section.timeline .timeline-box.right {
    clear: right;
    float: right;
    right: -1px;
    margin-top: 40px;
}
section.timeline {
    width: 75%;
    margin: 50px 12.5% 0;
    position: relative;
    float: left;
    padding-bottom: 120px;
}
section.timeline .timeline-box.left:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFF;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: -8px;
    top: 20px;
    width: 14px;
    z-index: 0;
}
section.timeline .timeline-box.right:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFF;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    left: -8px;
    top: 30px;
    width: 14px;
    z-index: 0;
}
section.timeline .timeline-box.right:before {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #e5e5e5;
    content: "";
    display: block;
    height: 7px;
    margin-left: -5px;
    position: absolute;
    left: -7.2%;
    top: 32px;
    width: 8px;
}
section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #0088cc;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}
.timeline-box h2 {
    color: #167ac6 !important;
    font-size: 18px !important;
	margin-top: 20px;
}
.contact_era h5 {
    font-size: 1.4em !important;
    font-weight: 400 !important;
    line-height: 27px;
    margin: 0 0 10px !important;
    color: #08c !important;
}
.contact_era a {
    color: #0088cc;
}
.contact_era a:hover, .contact_era a:focus {
    text-decoration: underline;
    color: #08c;
}
.contactus_text p {
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
}
.contact_era .sub_heading {
    text-transform: uppercase;
}
.contactus_text img {
    position: absolute;
    left: 0;
}
body .gva-search-region .search-content form.search-block-form input[id*="edit-submit"] {
    background: #08c !important;
}
body .gva-search-region .search-content form.search-block-form input[id*="edit-submit"] {
    line-height: 16px !important;
    border-radius: 0 !important;
	font-size: 14px !important;
}
.search-content .search-form .js-form-item {
    width: 100%;
}
.gallery_head h2 span {
    color: #167ac6;
}
.gallery_head .title-desc {
    margin-top: 0 !important;
}
.gallery_head p {
    font-size: 1.4em !important;
    color: #1d2127 !important;
}
.fixed_image {
    position: fixed;
    top: 118px;
    right: 0;
	z-index: 2;
}
#block-aboutintro {
    margin-top: -7px;
}	
.path-search .content .search-form {
    margin-bottom: 15px;
    background: #efefef;
    padding: 10px 20px 20px;
}
.path-search .content .search-form .form-item, .path-search .content .search-form .form-item input {
    width: 100%;
}
.path-search .content .search-form input {
    border: 1px solid #ddd;
    padding: 8px 15px;
    text-transform: capitalize;
    border-radius: 0 4px 4px 0;
}
.path-search .content .search-form .form-submit {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 50px;
    background: #0088cc;
    border-radius: 0 4px 4px 0 !important;
}
.path-search .content .search-form .form-wrapper {
    position: relative;
}
.path-search .search-advanced {
    display: none;
}
.path-search .content .search-help-link {
    margin-top: 14px;
    display: inline-block;
    width: 100%;
    color: #0088cc;
}
.breadcrumb-content-inner {
    margin-bottom: 40px;
}
.path-search .main-content {
    padding-bottom: 40px;
}
.path-search ol h3 a {
    color: #0088cc;
}
.path-search ol h3 a:hover {
    text-decoration: underline;
}
.path-search ol {
    margin-bottom: 40px;
    list-style: none;
}
.path-search ol h3 {
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 20px;
}
.path-search h2{
	font-weight: 300;
}
.products-listing {
    padding: 5px;
}
.header-inner .search-content .search-form .form-actions {
    display: block;
}
.path-search .alert-warning {
    margin: 0 15px 10px;
}
#scrollTopButton-image {
    bottom: 20px;
    right: 20px;
    width: 38px;
    height: 38px;
    border: 0;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 50px;
    z-index: 300;
    left: auto !important;
    right: 10px;
    bottom: 0 !important;
    background-color: #404040 !important;
    z-index: 9;
    border-radius: 5px 5px 0 0 !important;
    background-image: url(/themes/custom/daudo_subtheme/img/backtotop.png) !important; 
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 13px !important;
}	
#scrollTopButton-image:hover {
    background-image: url(/themes/custom/daudo_subtheme/img/arrow-hover.png) !important;
}
  



/******************Media-Queries************************/
@media (min-width: 992px){
	.navigation .gva_menu li {
		margin-left: -2px;
	}
	footer .col-lg-1 {
       padding-right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px){
	.fullwidthbanner-container .fullwidthabanner, .gavias_sliderlayer.rev_slider_wrapper {
		height: 600px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(2), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(2),
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(2){
		top: 300px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(3), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(3), 
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(3){
		top: 390px !important;
	}
	.about_video iframe {
      height: 600px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px){
	.slider_title {
      font-size: 42px !important;
      line-height: 56px !important;
	}
   ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(2), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(2),
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(2){
		top: 300px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(3), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(3), 
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(3){
		top: 370px !important;
	}
	.fullwidthbanner-container .fullwidthabanner, .gavias_sliderlayer.rev_slider_wrapper {
		height: 550px !important;
	}
	.gavias_sliderlayer .btn-slide a {
      font-size: 18px !important;
      padding: 12px 20px !important;
    }
	div#slide-7-layer-1 {
     margin-left: 50px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.about_video iframe {
      height: 500px !important;
    }
	.fixed_image img {
      width: 130px;
    }
	.breadcrumb-content-inner .breadcrumb-content-main {
       max-width: 992px !important;
    }
	header.header-default .header-main-inner .header-inner {
      padding-left: 180px!important;
    }
	header.header-default .header-main-inner .branding {
      width: 180px!important;
    }
	.topbar {
      padding: 8px 0 0 !important;
    }
	header.header-default .header-main-inner .branding {
      margin-top: -20px;
	}
	header.header-default .gva-search-region {
      top: 31px;
    }
	#header .stuck .branding, #header .stuck .branding img {
      width: 180px !important;
	}
	.zoom_box .image, .video_area {
      height: 300px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px){
	#scrollTopButton-image{
	  height: 40px;
      width: 40px;
    }
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(2), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(2),
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(2){
		top: 300px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(3), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(3), 
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(3){
		top: 360px !important;
	}
	.gavias_sliderlayer .btn-slide a {
      font-size: 18px !important;
      padding: 12px 20px !important;
    }
	.slider_title {
		font-size: 36px !important;
		line-height: 42px !important;
	}
	.fullwidthbanner-container .fullwidthabanner, .gavias_sliderlayer.rev_slider_wrapper {
        height: 480px !important;
    }
	.market-sector .gsc-icon-box-new.style-2 {
        padding: 15px;
    }
	.market-sector .icon-inner {
        top: 15px !important;
    }
	.btn-theme {
		padding: 12px 15px !important;
		font-size: 15px !important;
		line-height: 15px !important;
    }
	
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.slide-subtitle {
      font-size: 18px !important;
	}
	.zoom_gimg .column-inner {
      height: 250px;
      margin-top: 10px;
    }
	.home-intro p.last_txt {
       font-size: 17px !important;
     }
	section.timeline {
	   width: 100%;
	   margin: 50px 0 0;
	   padding-bottom: 70px;
    }
	.arrow_box .icon-inner{
		left: 5px !important;
	}
	.arrow_box .content-inner {
      padding-left: 35px !important;
    }
	.arrow_box h3 {
      font-size: 18px !important;
    }
	.arrow_box .content-inner {
      padding-top: 0 !important;
    }
	.arrow_box {
      max-width: 50%;
      flex: 100%;
    }
	.about_video iframe {
      height: 450px !important;
     }
	.c_box {
      max-width: 50%;
      flex: 100%;
      margin-bottom: 15px;
    }
	.zoom_box .image, .video_area {
      height: 265px;
    }
	.fixed_image img {
      width: 115px;
    }
	#footer .footer-column {
       max-width: 50%;
    }
	#footer .copyright p {
       font-size: 13px !important;
    }
	.copyright .col-lg-1 {
      text-align: center;
    }
	.copyright-inner .col-md-8 {
      max-width: 62%;
      padding-right: 0;
    }
	.copyright-inner .col-md-4 {
	   padding-left: 0;
	   margin-bottom: 0;
	   max-width: 38%;
	   flex: 100%;
    }
	div#menu-bar{
	   top: 30px !important;
	}
	.topbar {
      padding: 5px 0 0 !important;
    }	
	header.header-default .header-main-inner .branding {
       margin-top: -22px;
	}
	.gva-search-region {
       margin-top: -15px !important;
    }
	.stuck .header-inner {
       padding-top: 12px;
    }
	.stuck .gva-search-region {
       margin-top: -15px !important;
    }
	body #footer .footer-top {
       padding: 30px 0 0;
    }
	#footer .footer-center {
       padding: 40px 0 0 !important;
    }
	#footer .footer-column {
       margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 991px){
	#scrollTopButton-image{
      height: 40px;
      width: 40px;
      right: 0;
    }
	.products-listing {
      margin-bottom: 20px !important;
    }
	.breadcrumb-content-inner .breadcrumb-content-main {
       max-width: 768px !important;
    }
	.fixed_image {
       top: 108px
	}
	.iframe_area iframe {
      width: 100%;
    }
	body .product_spots .margin-top-30 {
	    text-align: left;
        margin-top: 10px !important;
	}
	body .menu-bar span {
      width: 15px;
      background-color: #fff !important;
    }
    div#menu-bar {
      background: #08c;
      border-radius: 5px;
    }
	body .menu-bar span.one {
		top: 9px; 
	}
	.menu-bar span.two {
       top: 0;
       bottom: 0;
    }
	body .menu-bar span.three {
      bottom: 9px;
    }
	header.header-default .header-main-inner .branding {
      width: 190px!important;
    }
	body .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
       padding: 5px 10px !important;
    }
	body .gva-offcanvas-mobile .gva-navigation .gva_menu > li {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin: 0 !important;
    }
	.gva-offcanvas-mobile .block {
      padding: 0 12px 0 !important;
	  border-bottom: 0 !important;
    }
	body .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
      color: #0088cc !important;
      padding: 5px 10px !important;
    }
	.gva-offcanvas-mobile .gva-navigation .gva_menu li.menu-item--expanded .icaret {
		display: block;
		background: transparent !important;
		color: #0088cc !important;
		height: 41px !important;
   }
   .gva-offcanvas-mobile .gva-navigation .gva_menu {
        padding: 0 !important;
   }
   .gva-offcanvas-mobile .gva-navigation .gva_menu li.menu-item--expanded:hover > a {
    background: #0088cc !important;
    color: #fff !important;
   }
   body .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover {
       color: #0088cc !important;
	}
   .gva-offcanvas-mobile .navigation .gva_menu > li > a:hover, .gva-offcanvas-mobile .navigation .gva_menu > li > a:after, .gva-offcanvas-mobile .navigation .gva_menu > li > a:active, body .gva-offcanvas-mobile .navigation .gva_menu > li.menu-item--active-trail > a, .frontpage .gva-offcanvas-mobile .gva_menu > li:first-child a {
    color: #fff !important;
    background: #0088cc !important;
    border-radius: 4px;
    }
	.gva-navigation .fa-chevron-down:before, .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret.nav-minus:before {
      content: "\f0d7" !important;
    }
	body .gva-offcanvas-mobile .gva-navigation .gva_menu > li:hover a, .gva-offcanvas-mobile .gva-navigation .gva_menu li.menu-item--expanded:hover .icaret {
    color: #fff !important;
	}
	body .gva-offcanvas-mobile .gva-navigation .gva_menu .menu-item--active-trail a .icaret {
	   color: #fff !important;
	}
	
	body .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu {
       padding-left: 10px !important;
       border-top: none !important;
   }
}

@media only screen and (max-width: 767px){
	.zoom_gimg .gsc-image, .zoom_gimg .widget-content, .zoom_gimg img{
		height: auto;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(2), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(2),
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(2){
		top: 300px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(3), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(3), 
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(3){
		top: 360px !important;
	}
	.zoom_gimg .column-inner {
       height: auto;
	}
	section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before{
		display: none;
	}
	.row-first-level.m_p:last-child {
      margin-bottom: 10px !important;
    }
	section.timeline .timeline-box {
      width: 100%;
	  margin: 10px;
	}
	section.timeline {
      width: 100%;
      margin: 5px 0 0;
	}
	.row-first-level.m_p {
      padding: 10px 0 !important;
    }
	.iframe_video iframe {
      height: 260px;
    }
	.about_video iframe {
      height: 300px !important;
    }
	.c_box, .zoom_gimg {
      margin-bottom: 15px;
    }
	.button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit {
      padding: 7px 15px !important;
      font-size: 14px !important;
    }
	.zoom_box .box-content h4 a {
      font-size: 16px;
    }
	.img_info a {
      font-size: 16px;
      line-height: 22px;
	}
	.fixed_image {
        top: 260px;
     }
	.gavias_sliderlayer .btn-slide a {
     font-size: 12px !important;
     padding: 8px 15px !important;
     margin-top: 0 !important;
     }
	.slide-subtitle {
    font-size: 14px !important;
	line-height: 18px !important;
	}
	.slider_title {
     font-size: 18px !important;
     line-height: 24px !important;
     }
	.breadcrumb-content-inner .breadcrumb-content-main {
       max-width: 540px !important;
    }
	body.path-search .breadcrumb-content-inner {
      margin-bottom: 25px;
    }
	.path-search ol h3 {
      font-size: 1.4em;
	}
	.path-search ol {
       padding-left: 10px;
    }
	.gavias_sliderlayer.rev_slider_wrapper, .fullwidthbanner-container .fullwidthabanner {
      height: 300px !important;
    }
	.fixed_image img {
      width: 90px;
    }
	.text_justify{
		text-align: justify;
	}
	.copyright-inner .row {
      justify-content: center;
      text-align: center;
      line-height: initial;
    }
	.copyright-inner .logo {
      display: inline-block;
	  margin: 0 !important;
    }
	#footer .copyright p {
      line-height: 18px !important;
      margin: 10px 0;
    }
	.copyright .col-lg-4 {
       justify-content: center;
    }
	#footer .footer-column {
      margin-bottom: 15px !important;
    }
	body #footer .footer-top {
      padding-top: 30px;
    }
	#footer .footer-center {
      padding: 30px 0 10px !important;
    }
	.footer-top h4 {
      font-size: 1.8em !important;
	  line-height: 34px;
    }
	div#menu-bar {
      right: 10px;
      top: 32px;
    }
	header.header-default .gva-search-region {
       top: 38px;
	}
	.stuck div#menu-bar {
       top: 26px;
     }
	.topbar {
      background: transparent !important;
      padding: 5px 0 0 !important;
    }
	header.header-default .header-main-inner .branding {
       margin-top: -8px;
    }
	.stuck .header-inner {
       padding-top: 13px;
    }
	header.header-default .stuck .gva-search-region {
       top: 41px;
    }
	.arrow_box .content-inner {
      padding-top: 0 !important;
    }
	.arrow_box h3 {
      font-size: 16px !important;
    }
	.arrow_box .icon-inner{
		left: 5px !important;
	}
	.arrow_box .content-inner {
      padding-left: 35px !important;
    }
	.path-search .content .search-form .form-submit{
	  padding: 10px 15px !important;
	}
}

@media (min-width: 576px) and (max-width: 767px){
	#footer .footer-column {
		max-width: 50%;
	}
}

@media (max-width: 575px){
    .gavias_sliderlayer .btn-slide a {
       margin-top: 10px !important;
    }
	.apply_area h4 {
      font-size: 18px;
      line-height: 24px;
    }
}


@media (max-width: 479px){
	.gavias_sliderlayer.rev_slider_wrapper, .fullwidthbanner-container .fullwidthabanner {
		height: 250px !important;
	}
	h2 {
       font-size: 1.8em !important;
    }
	header .site-branding-logo {
      padding: 5px 0 0 !important;
      max-width: 185px !important;
   }
	.gva-search-region .search-content {
       width: 280px !important;
       top: 53px !important;
	}
	.zoom_box .image, .video_area {
      overflow: hidden;
       height: 280PX;
    }
	.slider_title {
     font-size: 16px !important;
     line-height: 24px !important;
     }
	 .about_video iframe {
       height: 250px !important;
    }
	.iframe_video iframe {
      height: 180px;
    }  
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(2), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(2),
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(2){
		top: 150px !important;
	}
	ul li.tp-revslider-slidesli:nth-child(2) > div:nth-child(3), ul li.tp-revslider-slidesli:nth-child(3) > div:nth-child(3), 
	ul li.tp-revslider-slidesli:nth-child(4) > div:nth-child(3){
		top: 180px !important;
	}
}


@media (max-width: 380px){
	.next-pik {
		width: 100% !important;
		margin-bottom: 10px;
	}
}

.grecaptcha-badge {
    z-index: 20 !important;
}

h1.foot-h1 {
    color: #fff !important;
    font-size: 15px;
}

ul.contact li:nth-child(3) p a img {
    margin-top: 2px;
}