@font-face{font-family:'helvetica-normal';
src:url('../fonts/helvetica-normal.eot?v=4.7.0');
src:url('../fonts/helvetica-normal.eot?#iefix&v=4.7.0') format('embedded-opentype'),
url('../fonts/helvetica-normal.woff?v=4.7.0') format('woff'),
url('../fonts/helvetica-normal.ttf?v=4.7.0') format('truetype');
}
a {color:#333;}
.wpcf7 input[type='text'], .wpcf7 input[type='email'], .wpcf7 input[type='tel'], .wpcf7 select, .wpcf7 textarea {width:100%;}
.table-responsive {width:100%;}
body {font-family:"helvetica";}

.tooltip1 > img{margin-top: 20px; margin-left: 40px;}

.text-xs-left {
    text-align: left;
}
.tel-full-width{
	width: 100%;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

.margin-top-zero {
	margin-top: 0px !important;
}

.event_box {
	min-height: 400px !important;
	max-width: 300px;
    margin-bottom: 30px;
}

.product_box {
	min-height: 460px !important;
	border: 1px solid #ccc;
    max-width: 300px;
    margin-bottom: 30px;
}

.product_box2 {
	min-height: 400px !important;
	border: 1px solid #ccc;
    max-width: 300px;
    margin-bottom: 30px;
}

div.wpcf7, .rma-form{
	background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 20px auto;
    max-width: 100%;
    padding: 40px 0;
    text-align: center;
    width: 700px;
    display: flex;
}
div.wpcf7 p > label, .rma-form p > label{
	font-weight: 300;
    margin: 5px 0px;
    max-width: 100%;
    vertical-align: top;
    width: 25%;
    text-align: left;
    padding-left: 20px;
}
.rma-form input[type='text'], .rma-form input[type='email'], .rma-form input[type='tel'], .rma-form select, .rma-form textarea{
	width: 100%;
}

ul.bradcrumb {padding:0px;}
ul.bradcrumb li {list-style:none;display:inline-block}
ul.bradcrumb li.active {font-size:24px;color:#ff9900}
ul.bradcrumb li a {color:#fc0;font-size:18px;}
img{max-width:100%;}
.wpcf7-recaptcha {display:inline-flex;}
td, th {border:1px solid #CCC;padding:3px}
footer.main-footer .menu a::before {content:"\f105 ";font-family:fontawesome;font-size:18px;padding:0px 8px 0px 0px}
.loader {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;background: url('../img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
#PDF_DIV{ border: 1px solid #ccc;margin-bottom:30px; display: block;    height: 500px;    overflow-y: scroll;    padding: 20px 0;    text-align: center;}
@media (max-width: 360px) {
	.inner-header h1{
		top: 30% !important;
	}
	.top-social .list-inline {
		width: 115% !important;
	}
}
@media (max-width: 380px) {	
	.top-social .list-inline {
		width: 115% !important;
	}
}
@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
.inner_page_border {min-height:1150px;}
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {

    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

.border-bottom-left:after {
    content: ' ';
    display: block;
    width: 100%;
    background: #fd9b06;
    height: 2px;
	margin-top: 10px;
}
.border-bottom-center:after {
    content: ' ';
    display: block;
    width: 60%;
    background: #fd9b06;
    height: 2px;
}
.about-parallax .border-bottom-center{color:#fd9b06;font-weight:bold;}
.btn {
    border-radius: 0;
}

.btn-primary {
    background: #fd9b06;
    border-color: #ea8d06;
text-transform:uppercase;
padding:10px 20px 7px;
font-size:14px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background: #ea8d06 !important;
    border-color: #D67E06;
}

.border-bottom-center:after {
    margin: 15px auto 20px;
}

.no-margin {
    margin: 0 !important;
}

.margin-bottom-16 {
    margin-bottom: 16px;
}

.color-primary {
    color: #fd9b06 !important;
}
.menu-main-container > ul > li.current-menu-ancestor > a{ color: #1e3277;}
.widget .text-uppercase { float:right;text-decoration:underline;}
.widget .text-uppercase { position:relative;z-index:999}
.inner_layout {padding:5% 0% 8%}
#nav_menu-3 h2.widget-title, #nav_menu-4 h2.widget-title, #nav_menu-5 h2.widget-title { color: #fd9b06 !important;    display: block !important;    font-size: 24px;    margin: 0 0 10px;}

.padding-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.inline-block {
    display: inline-block;
}
.sticky {
    background: #191a1c;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999 !important;
}
.top-social{margin-top:7px;}
.main-header {
    /*background: #191a1c;
    position: absolute;
    width: 100%;
    padding: 4px 0 0;
    z-index: 10;*/
	background : #f7f7f7;
	border-bottom: 1px solid #BEBEBE;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(-90deg,white,rgba(230, 230, 230, 0.9));
    background-image: -moz-linear-gradient(-90deg,white,rgba(230, 230, 230, 0.9));
    background-image: -ms-linear-gradient(-90deg,white,rgba(230, 230, 230, 0.9));
    background-image: -o-linear-gradient(-90deg,white,rgba(230, 230, 230, 0.9));
}

.inner-header {
    max-height: 350px;
    background: #000;   
    position: relative;
overflow:hidden;
}
.home .inner-header {}
.inner-header img.img-responsive {width:100%}

.inner-header h1 {
    color: #fd9b06 ;
    position: absolute;
    top: 40%;
left:0px;
right:0px;
}

.inner-header h1:after {
    margin-top: 10px;
}

.site-logo {
    padding: 22px 0;
}

.top-social .list-inline {
    margin-left: 0;
}

.top-social li {
    padding-left: 0;
    padding-right: 0;
margin-right:8px;
}

.top-social a {
    color: #fff;
    background: #ff9703;
    height: 30px;
    width: 30px;
    line-height:34px !important;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}

.top-social li.fb:hover a {
    background: #3b5998;
}

.top-social li.tw:hover a {
    background: #55acee;
}

.top-social li.ld:hover a {
    background: #1D87BD;
}

.top-social li.gp:hover a {
    background: #cc2020;
}

.main-slider {
    position: relative;
}

.main-slider .owl-carousel {
    max-height: 630px;
    overflow: hidden;
}

#main-slider .item {
    position: relative;
}
.dataTables_wrapper{padding:40px 0px;}

div#main-slider .slide-content {
    position: absolute;
    top: 15%;
    z-index: 500;
    width: 100%;
}
.wpcf7-submit {
    background: #fd9b06;
    border: 0 none;
    color: #fff;
    padding: 10px 30px 7px;
    text-transform: uppercase;
}
div.wpcf7-validation-errors,div.wpcf7-mail-sent-ok {float:left;width:100%;}
div.wpcf7, .rma-form {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 20px auto;
    max-width: 100%;
    padding: 40px 0;
    text-align: center;
    width: 700px;
display:flex;
}
div.wpcf7 p > label, .rma-form p > label{

    font-weight: 300;
    margin: 5px 0px;
    max-width: 100%;
    vertical-align: top;
    width: 25%;
text-align:left;
padding-left:20px;
}
.wpcf7-form-control-wrap {
    float: right;
    /*padding-right: 20px;*/
	padding: 0 10px;
    position: relative;
    width: 75%;
}
.table-responsive .wpcf7-form-control-wrap { width: 100%;}	
.inner_border {border:1px solid #CCC;text-align:center;min-height:200px;padding:5%}
.inner_page_border {border:1px solid #CCC;text-align:left;padding:5%}
.inner_space{border:1px solid #CCC;text-align:center;min-height:300px;padding:1%margin:0px 0px 10px}
.events_listing{border:1px solid #CCC;text-align:left;padding:5%}
.events_listing > h2 {text-align:center;display:block}
.events_listing ul li {list-style:none;font-size: 14pt;line-height:2}
.events_listing ul li::before {content:"";font-family:fontawesome;color: #fd9b06;  font-size: 16pt;   padding-right: 10px;}
div#main-slider .slide-content h2 {
    margin-top: 0;
    text-transform: uppercase;
    color: #1e3277;
    font-size: 30pt;
    text-align: center;
    text-shadow: 0 0 4px #a4aeba;
    font-weight: bold;

}

div#main-slider .slide-content p {
    background: rgba(255, 255, 255, .5);
    display: block;
    padding: 40px 30px;
    margin-bottom: 30px;
    color: #000;
}

.slider-pagination {
    position: absolute;
    bottom: -10px;
    z-index: 10;
    width: 100%;
    margin-bottom: 0;
}

.slider-pagination .owl-carousel .owl-stage-outer,
.slider-pagination .owl-carousel {
   overflow: visible;
}


.slider-pagination .owl-item.current:after{
    display:block;
    content: ' ';
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fd9b06;
    position: absolute;
    top: -20px;
    right: 28px;
}

.owl-dots {
    position: absolute;
    bottom: 94px;
    text-align: center;
    width: 100%;
}

.owl-dots .owl-dot {
    background: rgba(255, 255, 255, .6);
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 4px;
}

.owl-dots .owl-dot.active {
    background: #fd9b06;
}

.slider-pagination .owl-carousel {
    background: #1e3277;
}

.slider-pagination .owl-item {
    display: block;
    padding: 0px 15px;
    color: #fff;
    cursor: pointer;
display: flex;
  justify-content: center;
  flex-direction: column;
  height: 80px;
border-right:2px solid #fd9b06;
}
.slider-pagination .owl-item:last-child{border:0px}
.slider-pagination .owl-item.active.current {
    background:#fd9b06;
/*width: 0; height: 0; 
border-left: 50px solid transparent; 
border-right: 50px solid transparent; 
border-bottom: 100px solid #fd9b06;*/
}

.slider-pagination a:hover {
    text-decoration: none;
}

.section-title {
    text-align: center;
    margin-bottom: 20px;
}

.section-title h1 {
    color: #1e3277;
}

.section-title span {
    font-weight: bold;
}

.border-bottom-center,
.border-bottom-left {
    display: inline-block;
}

section.solution {
    background: #f7f7f7;
}

.solution-box {
    background: #fff;
    margin-bottom: 20px;
    min-height:450px;
}
.home .solution-box {min-height:auto;}

.solution-box h2:after {
    margin-top: 8px;
    margin-bottom: 16px;
}

.solution-box a {
    padding: 20px 25px;
    text-decoration: none !important;
    display: block;
}

.event_box h2{
	width: 100%;
    text-align: center;
	
}
.product_box h2, .product_box2 h2, .event_box h2{
	width: 100%;
    text-align: center;
    margin: 0px;
}

.solution-box h2, .product_box h2, .product_box2 h2, .event_box h2 {
    font-size: 24px;
    color: #1e3277;
    position: relative;
    display: inline-block;	
}

.home .solution-box p {
    min-height: 180px;
    color: #000;
	text-align:justify;
}
.solution-box p {
 
    color: #000;
}
.solution-box a,
.solution-box a h2 {
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.solution-box a:hover {
    -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .2);
}

.solution-box a:hover h2 {
    color: #fd9b06;
}

section.about-parallax {
    padding: 60px 0 80px;
}

section.about-parallax p {
    color: #fff;
    max-width: 820px;
    margin: 0 auto 15px;
}

section.features {
    background: #f7f7f7;
}

section.features .feature-panel {
    background: #fff;
}

section.features .panel-header {
    background: #1e3277;
    color: #fff;
    padding: 20px 10px;
}

section.features .panel-header i {
    font-size: 44pt;
}

section.features .panel-header h2 {
    font-size: 16pt;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
}

#event-slider {
    margin: 40px 0;
    position: relative;
}

#event-slider .owl-nav {
    position: absolute;
    top: 50%;
    right: 10px;
    height: 0;
    left: 10px;
    margin-top: -15px;
}

#event-slider .owl-nav .owl-next:before,
#event-slider .owl-nav .owl-prev:before {
    color: #fd9b06;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 36pt;
}

#event-slider .owl-nav .owl-next:before:hover,
#event-slider .owl-nav .owl-prev:before:hover {
    color: #cb7c06;
}

#event-slider .owl-nav .owl-prev {
    float: left;
}

#event-slider .owl-nav .owl-next {
    float: right;
}

#event-slider .owl-nav .owl-prev:before {
    content: "\f0d9";
}

#event-slider .owl-nav .owl-next:before {
    content: "\f0da";
}

#event-slider .owl-item img {
    width: auto !important;
    margin: 20px auto 20px;
}

#event-slider .owl-item a {
    color: #000;
    font-weight: bold;
}

.panel-news,
.event-panel {

    min-height: 460px;
}

.event-panel .more-event {
    color: #fd9b06;
    text-transform: uppercase;
    border-bottom: 1px dotted;
    text-decoration: none !important;
}

.panel-news ul {
    padding: 40px;
}

.panel-news ul li {
    list-style: none;
    margin-bottom: 16px;
}

.panel-news ul li i {
    color: #fd9b06;
    padding-right: 10px;
    font-size: 16pt;
}

.panel-news ul li a {
    color: #000;
    font-weight: bold;
}

footer.main-footer {
    background: #2a2a2a;
    padding: 40px 0 0;
    color: #ababab;
    line-height: 1.6;
}

footer.main-footer .menu {
    padding: 0;
    margin: 0 0 10px;
}
.back-top{position:fixed;right:32px;margin-top:-12px;bottom:50px;z-index:999}
footer.main-footer .menu li {
    list-style: none;    
    /*padding: 0 5px 7px;*/
	padding: 0 5px 1px;
	height: 20px;
}

footer.main-footer strong {
    font-size: 12pt;
}

footer.main-footer a {
    color: #ababab;
}

footer.main-footer h3 {
    margin-top: 0;
}

footer.main-footer .social {
    /*margin-top: 16px;*/
}

footer.main-footer .social a {
    font-size: 18pt;
}

@media (min-width: 768px) and (max-width: 992px) {
    .main-header {
        position: static !important;
    }

}

@media (min-width: 768px) {

    .menu-main-container > ul {
        margin-bottom: 0;
        display: block !important;
    }

    .menu-main-container > ul > li {
        display: inline;
    }

    .menu-main-container span {
        display: none;
    }

    .menu-main-container ul li a {
        text-decoration: none !important;
        -moz-transition: .2s all ease-in-out;
        -webkit-transition: .2s all ease-in-out;
        transition: .2s all ease-in-out;
    }

    .menu-main-container > ul > li > a {
        color: #fd9b06;
        text-transform: uppercase;
        margin-left: 20px;
        display: inline-block;
        padding: 16px 0px 30px;
        border-bottom: 3px solid transparent;
        font-weight: 400;
    }

    .menu-main-container > ul > li:hover > a:first-child,
    .menu-main-container > ul > li.current-menu-item > a:first-child {
        color: #254195;
        border-bottom: 3px solid #254195;
    }

    .menu-main-container ul li {
        position: relative;
        list-style: none;
    }

    .menu-main-container ul ul {
        position: absolute;
        left: 0;
        background: rgba(0, 0, 0, .7);
        text-align: left;
        padding: 0;
        z-index:999;
        display: none !important;
    }

    .menu-main-container ul ul a {
        color: #fd9b06;
        width: 250px;
        display: block;
        padding: 5px 10px;
    }

    .menu-main-container ul ul li:hover > a {
        background: #1e3277;
        color: #fff;
    }

    .menu-main-container ul li:hover > ul {
        display: block !important;
    }

    .menu-main-container ul ul ul {
        left: 250px;
        top: 0;
    }

    .menu-main-container ul ul li.menu-item-has-children > a:after {
        content: "\f0da";
        font-family: FontAwesome;
        float: right;
    }
}
.wpcf7-form > p {    float: left;    width: 100%;}
@media (max-width: 767px) {
	div.wpcf7 p > label, .rma-form p > label {padding-left:10px;text-align:center;width:100%}		
	.table-responsive .wpcf7-form-control-wrap { padding:0px}		
	div.wpcf7, .rma-form {display:inline-block;}	
	.inner-header h1 {font-size:24px;}
	div.wpcf7 p > label, .wpcf7-form-control-wrap {width:100%}
	div#main-slider .slide-content h2 {font-size:20pt}
	.owl-dots {bottom:0px;}
	.iso-logo {margin-bottom:20px;}
	#nav_menu-3 h2.widget-title, #nav_menu-4 h2.widget-title, #nav_menu-5 h2.widget-title, footer.main-footer h3 {margin-top:20px}
	.top-social li {margin-right:4px;}
	.inner_layout {/*padding:5% 8% 8% !important;*/ padding:5% 5% 8% !important;}
    .main-header {
        position: static !important;
    }

    .mobile-menu {
        background: #254186;
        padding: 10px;
        color: #fff;
        font-size: 12pt;
        text-transform: uppercase;
        cursor: pointer;
    }

    .mobile-menu i {
        float: right;
        font-size: 13pt;
    }

    .menu-main-container ul {
        display: none;
    }

    .menu-main-container ul {
        margin: 0;
        padding: 0;
        background: #254195;
    }

    .menu-main-container ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .menu-main-container ul li a {
        padding: 10px 16px;
        color: #fff;
        display: block;
        text-decoration: none !important;
    }

    .menu-main-container ul ul {
        margin-left: 30px;
    }

    .menu-main-container ul li a:hover,
    .menu-main-container ul li.current-menu-item a {
        background: #fd9b06;
    }

	.menu-main-container > ul > li.current-menu-ancestor > a {color:#fd9b06;}	
	.menu-main-container > ul > li.current-menu-ancestor > a:hover {color:#FFF;}
    .menu-item-has-children span {
        content: "\f067";
        font-family: FontAwesome;
        position: absolute;
        background: #22366d;
        right: 0;
        top: 0;
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
    }
}