/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Abel&amp;display=swap');
body{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.panel-grid{
	margin-bottom: 0px !important;
}
.corp-container{
	max-width: 980px;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-bottom: 10px;
}

h2{
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif !important;
}
.site-header .site-header-inner{
	/*justify-content: space-evenly;*/
}
.site-header .site-branding img{
    width: auto;
    height: 58px;
}
.site-header .menu-right{

}
.site-header .menu-right ul{
	margin-bottom: 0px;
}
.site-header .menu-right ul li{
    color: #006aa5;
    list-style: none;
    font-style: italic;
    display: inline-block;
    margin-left: 10px;
    font-weight: 900;
    font-size: 13px;
}
.site-header .menu-right ul li.current-lang{
    display: none;
}
.site-header .menu-right ul li.lang-item a{ 
    color: #333333;
}
.site-header .menu-right ul li.lang-item a:hover{
    color: #006aa5;
}
.site-header{
	padding: 15px 0px;
}
.main-navigation ul li{
    margin: 0 0 -15px 0;
    padding: 0 16px;
    border-right: 1px solid #f1f1f1;
}
.main-navigation ul li:last-child{
	border-right: none;
}
.main-navigation ul li a{
	font-family: 'Abel', sans-serif !important;
	border-bottom: none;
    color: #333;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: 'Abel', sans-serif !important;
    text-transform: none;
}
.main-navigation ul li a:hover, .main-navigation ul li a:focus{
	border-bottom: none !important;
	color: #006aa5;
}
h3{
	font-size: 19px;
}
p {
    margin: 0 0 20px;
    font-size: 13px;
}
.about-wrapper{
		align-items:inherit !important;
	-webkit-align-items: inherit !important;
}
.about-wrapper .inner-content{
	color: white;
}
.about-wrapper .panel-grid-cell{
	 min-height: 100%;
	width: 50% !important;
}
.about-wrapper .inner-content {
	    display: table;
}
.about-wrapper .inner-content .so-widget-sow-editor{	
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.about-wrapper .inner-content .so-widget-sow-editor p{	
    text-align: center;
    font-size: 16px;
}
.about-wrapper .panel-grid-cell .so-panel, .about-wrapper .panel-grid-cell .so-panel .panel-widget-style{
	height: 100%;
}
.header-wrapper{

}
.header-wrapper .soliloquy-controls .soliloquy-pager{
  display: none !important;
}
.header-wrapper .logo-img img{
	max-width: 245px !important;
}
.header-wrapper .logo-text img{
	max-width: 210px !important;
}
.service-wrap{
	color: white;
}
.discover-wrapper{
    max-width: 920px;
    margin: 0 auto;
}
.discover-wrapper .sow-image-container{
    width: 90px;
    border: 1px solid #f1f1f1;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.discover-wrapper .panel-grid-cell .widget_sow-image{
	 border-right: 1px solid #f1f1f1;
}
.discover-wrapper .panel-grid-cell:last-child .widget_sow-image{
	 border-right: none;
}
.discover-wrapper .sow-image-container img{
    height: 45px !important;
    width: auto !important;
    margin-top: 22px;
}
.discover-wrapper .entry-content h3{
    text-align: center;
    color: #09213b;
    font-size: 19px;
    font-weight: 500;
    line-height: 22px;
    max-width: 200px;
    margin: 0 auto 10px;
}
.discover-wrapper .entry-content p{
    text-align: center;
    font-size: 13px;
}
.discover-wrapper .panel-grid-cell:last-child .entry-content h3{
	max-width: 225px;
}
.listing-wrapper{
    max-width: 870px;
    font-size: 18px;
    margin: 0 auto;
}
.listing-wrapper ul li{
  padding-left: 15px;
}
.listing-footer p{
    text-align: center;
    font-style: italic;
    font-weight: 300 !important;
    font-size: 18px;
}
.comtact-wrapper > .panel-grid-cell{	
    max-width: 940px;
    margin: 0 auto;
    font-weight: 500;
}
.comtact-wrapper .panel-first-child{

}
.comtact-wrapper .panel-first-child:after, .row:after{
  clear: none;
}
.comtact-wrapper .panel-first-child:before, .comtact-wrapper .panel-first-child:after, .row:after, .row:before{
  content: '';
  display: table;
}
.comtact-wrapper .panel-first-child + .so-panel{
    float: left;
    width: 30%;
}
.comtact-wrapper .panel-last-child{
    float: left;
    width: 70%;
}
.comtact-wrapper .entry-content img{
  max-height: 55px;
  width: auto !important;
}
.comtact-wrapper .entry-content h5{
    color: #041028;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 16px;
}
.wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form textarea{
width: 100%;
    margin-bottom: 20px;
    min-height: 35px;
    border: none;
}
.wpcf7-form input[type=submit]{
    font-weight: 500;
    padding: 8px 18px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  
    color: #989898;
    font-weight: 300;
}
::-moz-placeholder { /* Firefox 19+ */
  
    color: #989898;
    font-weight: 300;
}
:-ms-input-placeholder { /* IE 10+ */
  
    color: #989898;
    font-weight: 300;
}
:-moz-placeholder { /* Firefox 18- */
  
    color: #989898;
    font-weight: 300;
}
/*  footer goes here */
.bottom-bar{
	display: none;
}
.site-footer{
  color: #999999;
}
.site-footer .corp-container{
   max-width: 980px;
}
.site-footer #sow-editor-7, .site-footer #sow-editor-2{
    text-align: center;
}

@media(min-width: 992px){
 .site-footer #sow-editor-7 .page, .site-footer #sow-editor-2 .page{
    margin-top: -25px;
  }
  .site-footer .widgets.widgets-3 .widget{
    width: 33.3%;
  }
  .site-footer #sow-editor-8, .site-footer #sow-editor-5{
    text-align: right;
}
}

.site-footer .widgets .widget{
	margin: 0px !important;
}
.site-footer .widgets .widget p{
	font-size: 10px;
	line-height: 15px;
}
.site-footer .widgets img.alignleft{
  margin-right: 5px;
}
.site-footer .widgets img{
    max-height: 35px;
    width: auto !important;
}
.site-header .menu-right ul li.language-switch{
    font-style: normal;
}
.site-header .menu-right ul li.language-switch a{
    color: #333;
    font-weight: 400;
    margin-left: 5px;
}
.rs-layer.show{
  opacity: 0.4 !important;
}
.rs-layer.show:hover{
 opacity: 1 !important;
}
.rs-layer.show .fa-play:before{
    content: "\f04c";
}
.rs-layer.rs-waction{
	opacity: 0 !important;
}
.revslider-initialised:hover .rs-layer.rs-waction{
	opacity: 1 !important;
}
@media(min-width: 768px){
}
@media(min-width: 680px){
.col-md-6{
	float: left;
	width: 50%;
    padding: 0px 10px;
}
.col-md-12{
	padding: 0px 10px;
}
}

/*rsponsive*/

@media(max-width: 767px){
	.site-header .site-header-inner{
		padding-top: 25px;
	}
	.site-header .menu-right{	
    position: absolute;
    top: 0px;
    right: 15px;
	}
	#mobile-navigation{
		background: white !important;
	}
	#mobile-navigation ul li a{
		border: none;
	}
	.about-wrapper .panel-grid-cell{
		width: 100% !important;
		margin-bottom: 0px !important;
	}
	.comtact-wrapper .panel-first-child + .so-panel, .comtact-wrapper .panel-last-child{
		width: 100%;
		padding: 0px 20px !important;
	}
	#panel-6-2-0-0> .panel-widget-style, .about-wrapper .inner-content{
		padding: 60px 20px 60px 20px !important;
	}
	.service-wrapper, .discover-wrapper{
		padding: 50px 20px !important;
	}
	.site-footer .widgets img.alignleft{
		float: left !important;
	}
}