/*
Theme Name: CDA Consult
Author: the Custom team
Author URI: https://wordpress.org/
Version: 2.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i|Work+Sans:100,200,300,400,500,600,700,800,900');
html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Work Sans', sans-serif;
}
body {
	background: url(images/body-bg.jpg);
	background-repeat: repeat; 
}
body, input, textarea {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
body {
    overflow-x:hidden;
    }
section.section{ padding:50px 0; overflow:hidden;}

nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}
div#container{ max-width:1140px; box-sizing:border-box; margin:0 auto; padding:0 15px;}
/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:10px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {background: #305294;border-radius: 100px;color: #FFF;transition: all .2s ease;display: block;font-size: 15px;padding: 5px 0;text-align: center;width: 32px; height:32px;}
.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}
.social_icons ul li a:hover {background: #333;color: #FFF;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom:0px;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 650px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;
    left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;
    background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}


.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #2062ac url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.services-slider .slick-arrow {height: 65px;}

.slick-next.slick-arrow {left: 0px;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}



/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }
/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ margin:10px 0; padding:0; background:#ddd; padding:5px;}
.breadcrumbs li{ list-style:none; display:inline-block; padding-right:2px;}
/* ----------------------------Comments-----------------------*/
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px;}
#comments li {    list-style:none;}
#comments ol{ padding:0;}
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
.set > a.active{background-color:#3399cc;color: #fff;}
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner {
    height: 520px;
}
.inner-banner h2{ 
	margin: 0;
	font-size: 40px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-top: 250px;
}
/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs{}
.blogs li {width: 100%;margin-bottom: 20px;min-height: 210px;clear: both;float: left;border-bottom: 1px solid #dcdcdc;}
.blogs li:last-child{ border:none;}
.blogs li h4{text-transform: capitalize;background: #f0f0f0;padding: 10px;position: relative;margin-bottom: 20px;font-weight: 600;color: #2f2f2f;}
.blogs li h4 span{width: 7%;text-align: center;background: #b12224;font-size: 11px;line-height: 18px;text-transform: uppercase;color: #fff;position: absolute;right: 0;top: 0;}
.blogs li h4 span strong{ display:block; font-size:26px; font-weight:normal;}
.blogs li a{ float:right;}
.blogs li .meta {background: #f0f0f0;padding: 10px;position: relative;margin: 38px 0 0;font-weight: 500;float: right;clear: right;width: 67%;color:#989898;font-size:16px;line-height:21px;}
.blogs li .meta span{ background:url('images/user-bg.png') no-repeat;padding: 3px 30px;}
.blogs li .meta span.comments{ margin-left:10px; background:url('images/comments.png') no-repeat;}
.blogs li .meta span strong{color: #258ef9;font-weight: normal;text-transform: capitalize;}
.sidebar ul{ padding:0; margin:0;}
.sidebar ul li{ list-style:none;}
.sidebar-pro{ border:1px solid #c2c2c2;    padding: 0 !important; border-radius:5px; overflow:hidden;}
.sidebar-pro h4{background: #b12224;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;margin: 0;}
.sidebar-pro .cat li{margin-bottom: 6px;list-style: none;padding: 10px;}
.sidebar-pro .cat li:hover{background: #b12224;}
.sidebar-pro .cat li:hover a{color: #fff;}
.sidebar-pro .cat li.current-cat{background: #b12224;}
.sidebar-pro .cat li:last-child{ margin-bottom:0;}
.sidebar-pro .cat .product-categories{ margin-bottom:0;}
.sidebar-pro .cat li a{ color:#424242; font-size:14px;}
.sidebar .recent li{border-bottom: 1px solid #c7c7c7;margin:5px 0; padding:5px 0;overflow:hidden;font-size: 14px;}
.sidebar .recent li h5{ margin-top:0;}
.sidebar .recent li:last-child{ border:none;}
.sidebar h4{background: #303030;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;}
.sidebar .recent h5{ color:#231f20; font-size:14px; margin-bottom:10px;}
.sidebar .recent p{ color:#6d6d6d; line-height:16px;}
.sidebar .recent .more a{ color:#258ef9; float:right;}
.sidebar .cat li{border-bottom:1px solid #ddd;font-weight:600; margin:5px 0;padding:5px 0;}
.blogs .loop {border-bottom: 1px solid #ddd;margin: 10px 0;overflow: hidden;padding: 10px 0;}
.sidebar .section{ margin-top:10px; overflow:hidden;}
.blogs .title{ margin:0;}
.blogs small{ margin-bottom:10px; display:inline-block; color:#888;}
.sidebar .cat li:last-child{ border:0; margin-bottom:0; padding-bottom:0;} 
.sidebar .cat li a{ color:#424242; font-size:14px;}
.blogs .meta {background: #ddd;margin-top: 10px;padding: 5px;}
/*---------------------Pagination----------------------- */
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display:block;float:left;margin: 2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;
width:auto;color:#fff;background: #555;}
.pagination a:hover{color:#fff;background: #3279BB;}
.pagination .current{padding:6px 9px 5px 9px;background: #3279BB;color:#fff;}


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: transparent;}
.menu-header > ul{
	float: right;
}
.menu-header > ul > li { display:inline-block; position: relative;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {   
    padding: 40px 10px;
    font-size: 17px;
    text-decoration: none;
    color: #2062ac;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    position: relative;
}
.menu-header > ul > li:last-child a{
	padding-right: 0;
}
.menu-header > ul > li:hover > a, .menu-header > ul > li.current-menu-item > a {color: #000000; transition: all ease 1s;}
.menu-header > ul > li.has-sub > a {}
.menu-header > ul > li.has-sub > a:before {
	position: absolute;
    top: 45px;
    right: 3px;
    display: block;
    width: 6px;
    height: 10px;
    content: '';
    background: url(images/li-no-hov.png) no-repeat;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.menu-header > ul > li.has-sub:hover > a:before {
    transform: rotate(-90deg); 
}
/*.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}*/
.menu-header  ul ul  ul::before { display:none;}

.menu-header ul ul {
	position: absolute;left: -9999px; 
	background: #f2f2f2;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
        padding: 5px 0 15px;
            z-index: 999999999;
}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 36px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul li.menu-item-35 ul li a{
	width: 260px;
}
.menu-header ul li.menu-item-27 ul li a{
    width: 250px;
}
.menu-header ul ul li a {    
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 0;
    width: 170px;
    font-size: 13px;
    text-decoration: none;
    color: #505050;
    font-weight: 300;
    margin: 0 10px;
}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #000;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 769px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 769px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 769px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}


/*error-page*/

.error-page{
    padding: 40px 0;
}

.error-page h1{
    color: #414142;
    font-size: 40px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
}
.error-page p{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 400;
    line-height: 32px;
}


/*default-page*/

.page-def{
    padding: 60px 0 100px;
}
.page-def h1{
    margin: 0;
    background: #2062ac;
    font-weight: 700;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
        max-width: -webkit-fill-available;
}
.page-def h1 span{
    font-size: 20px;
}
.page-def h2{

}
.page-def h3{
    color: #4f4f4f;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    margin: 30px 0 15px;
}
.page-def h4{
    color: #2062ac;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    margin: 20px 0;
}
.page-def h5{
    font-size: 16px;
    font-weight: 700;
    color: #4f4f4f;
    margin: 20px 0;
    font-family: 'Work Sans', sans-serif;
}
.page-def h6{

}
.page-def p{
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #4f4f4f;
    font-weight: 400;
    line-height: 20px; 
}
.page-def ul {
    padding: 15px 20px;
}
.page-def ul li{
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #4f4f4f;
    font-weight: 400;
    line-height: 22px;
        padding-left: 20px; 
}
.page-def ol{
    padding: 15px 20px;
    list-style-type: circle;
}
.page-def ol li{
  font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #4f4f4f;
    font-weight: 400;
    line-height: 22px;
        padding-left: 20px; 
    margin-bottom: 10px; 
}
.page-def a{
    color: #2062ac;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    text-decoration: underline;
}
.page-def a:hover{
    text-decoration: none;
    color: #2062ac;
}


.wpcf7-not-valid {
    border-bottom: 4px solid #f00 !important;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
div.wpcf7-response-output{
    color: #fff;
}


html.open-menu body{
    position: fixed !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.sec-1 .main-slider.slick-initialized.slick-slider{
	z-index: -1
}
.sec-1 .slider {
    z-index: 12;
}


/*header*/
header{

}
header .head-top {
    background: #2062ac;
}

header .head-top h4{
    margin: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    line-height: 84px;
    line-height: 40px;
}

header .head-top ul.lang{
	 float: right;
	 padding: 0;
	 margin: 0;	
}
header .head-top ul.lang li {
    list-style: none;
    display: inline-block;
    line-height: 40px;
}
header .head-top ul.lang li:first-child a{
    border-right: 1px solid #fff;
    padding-right: 8px;
}
header .head-top ul.lang li:last-child a{
	padding-left: 5px;
}
header .head-top  ul.lang li a{
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
}

header .head-nav .logo{
	padding: 15px;
}

/*sec-1*/
.sec-1{

}
.sec-1 .vid-btn{
	padding-top: 250px;
}
.sec-1 .vid-btn img{
	margin: 0 auto;
	cursor: pointer;
}

/*home-content*/

.home-content{
	padding: 50px 0;
}

.home-content  h1{
	margin: 15px 0;
    background: #2062ac;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
}
.home-content h3{
    margin: 20px 0;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    padding: 0 20px;
}
.home-content  p{
	color: #4f4f4f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    padding: 0 20px;
}
.home-content  p strong{
	color: #4f4f4f;
	font-weight: 600;
	line-height: 20px;
	font-family: 'Work Sans', sans-serif;
}
.home-content a{
    margin: 10px 20px;
    display: inline-block;
    float: right;
    background: #4f4f4f;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 25px;
    border: 1px solid transparent;
}
.home-content a:hover, .home-content a.more:hover{
	color: #4f4f4f;
	border: 1px solid #4f4f4f;
	background: transparent;
	transition: all ease 1s;
}
.home-content div{
	overflow: hidden;
}
.home-content ul {
	padding: 0 20px;
	margin: 0;
}
.home-content ul li{
    list-style: none;
    color: #4f4f4f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    background: url(images/li-1.png) no-repeat left 7px;
    padding-left: 20px;
}
.home-content .executive ul li a{
    color: #4f4f4f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    background: transparent;
    padding: 0;
    float: none;
        margin: 0;
    border: none;
    text-transform: capitalize;
        text-decoration: underline;
}
.home-content .executive ul li{
    margin-bottom:10px;
}
.home-content .executive ul li a:hover{
color: #4f4f4f;
	border: none;
}
.home-content .col ul li{
	background: url(images/li-2.png) no-repeat left 7px;
}


/*sec-2*/

.sec-2{
    background: url(images/serv-bg.jpg) no-repeat;
    background-size: cover;
    padding: 20px 0;
}
.sec-2 h1{
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 7px;
    letter-spacing: 1px;
}
.sec-2 p{
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Work Sans', sans-serif;
}


/*sec-3*/

.sec-3{
	overflow: hidden;
}
.sec-3 .outter{
	position: relative;
}
.sec-3 .outter img{
	width: 100%;
	min-height: 370px;
}
.sec-3 .outter .desc{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
	padding: 20px 70px 0;
    width: 100%;
    bottom: 0;
    
}
.sec-3 .outter:hover .desc{
	opacity: 1;
	transition: all ease 1s;
    bottom: 20px;
}
.sec-3 .outter .desc h3{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    max-width: 55%;
    margin: 0 auto;
    line-height: 29px;
    margin-bottom: 15px;
}
.sec-3 .outter .desc p{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
	line-height: 20px;
	margin-bottom: 45px;
	display: none;
}
.sec-3 .outter:hover .desc p{
	display: block;
	transition: all ease 1s;
}
.sec-3 .outter .desc a{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
	display: none;
}
.sec-3 .outter:hover .desc a{
	display: inline-block;
	transition: all ease 1s;
}
.sec-3 .outter .desc a i{
	font-size: 11px;
}


/*sec-4*/


.sec-4{
	background: url(images/testi-bg.jpg) no-repeat;
	background-size:100% 100%;
	padding: 180px 0;
}
.sec-4 .loop{

}
.sec-4 .loop h5{
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 15px;
}
.sec-4 .loop p{
	color: #cccccc;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
    max-width: 85%;
}
.sec-4 ul.slick-dots {
    padding: 0;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    text-align: center;
}
.sec-4 ul.slick-dots li{
    display: inline-block;
    list-style: none;
}
.sec-4 .slick-dots button {
    border: none;
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 12px;
}
.sec-4 .slick-dots li.slick-active button{
    transform: scale(1.7);
}

.request{
	background: #1d589b;
	padding: 50px 0;
}
.request h2{
    margin: 0;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}
.request p{
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 31px;
	font-family: 'Work Sans', sans-serif;
}
.request input, .request textarea{
    width: 100%;
    padding: 10px;
    background: #2f71bc;
    border: none;
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
	font-family: 'Work Sans', sans-serif;
}

.request input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.request input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.request input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.request input:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}


.request textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.request textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.request textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.request textarea:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}

.request input[type="submit"]{
	width: auto;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    background: transparent;
    padding: 8px 40px;
}



.footer {
    background: #101010;
    padding: 60px 0 40px;
    border-bottom: 1px solid #1d1d1d;
    position: relative;
}
.footer h3{
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	font-family: 'Work Sans', sans-serif;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer ul{
	padding: 0;
	margin:0;
}
.footer ul li{
	list-style: none;
	    margin-bottom: 3px;
}
.footer ul li p{
	font-size: 13px;
	color: #8e8e8e;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
   margin-bottom: 0px;
	line-height: 19px;
}
.footer ul li a{
	font-size: 13px;
	color: #8e8e8e;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
	line-height: 19px;
}
.footer ul li span{
	font-size: 13px;
	color: #8e8e8e;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
	line-height: 19px;
	margin-right: 3px;	
}
.footer ul#menu-sitemap-col-2 {
    margin-top: 38px;
}
.footer .news-let {
}
.footer .emaillist{
	width: 100%;
}
.footer .emaillist label {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 400;
}
.footer .emaillist input{
    width: 100%;
    background: #2a2a2a;
    border: none;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
        margin-top: 8px;

}
.footer .emaillist input[type="submit"]{
	width: auto;
	background: #1d589b;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
	  margin-top: 0px;
}


#back-to > a {
    bottom: -6%;
    color: #8d8d8d;
    display: inline-block;
    font-size: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    left: 0;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #1d1d1d;
    border-radius: 100%;
    background: #101010;
}



.copy{
    text-align: center;
    background: #101010;
    padding: 40px 0 20px;	
}
.copy p{
	margin: 0;
	font-size: 14px;
	color: #838383;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
}


#video .out-box{
    position: relative;
}
#video .out-box img{ 
    width: 100%;
}
#video .out-box img.play-btn{ 
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 36%;
}
#video .out-box:hover img.play-btn{
    transform: scale(1.2);
    transition: all ease 1s;
}
/*#video .out-box:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: url(images/vid-bton.png) no-repeat;
    width: 149px;
    height: 149px;
    top: 36%;
    margin: 0 auto;
    z-index: 
}*/


#gallery .pic{
    margin-bottom: 30px;
    border: 1px solid #939393;
}

#gallery .pic img {
    height: 220px;
}

/*contact-us*/

.contact-us{
    padding: 80px;
    background: url(images/map.png) no-repeat center center;
}
.contact-us h1 {
    margin: 0;
    background: #2062ac;
    font-weight: 700;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
    max-width: 48%;
}
.contact-us h2{
    margin: 80px 0 60px;
    color: #4f4f4f;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
}
.contact-us h2:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border: 2px solid #2062ac;
    width: 50px;
}
.contact-us iframe{
    border: 1px solid #929292 !important;
}
.contact-us input, .contact-us textarea{
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    margin-bottom: 20px;
    padding: 12px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
}
.contact-us textarea{
    resize: none;
    height: 170px;
}
.contact-us input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
}
.contact-us input::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
}
.contact-us input:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
}
.contact-us input:-moz-placeholder { /* Firefox 18- */
  color: #787878;
}

.contact-us textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
}
.contact-us textarea::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
}
.contact-us textarea:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
}
.contact-us textarea:-moz-placeholder { /* Firefox 18- */
  color: #787878;
}

.contact-us input[type="submit"]{
    width: auto;
    background: #2062ac;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 30px;
    border: none;
}
.contact-us .cont-infor{
    margin-top: 100px;
}
.contact-us .box{
    position: relative;
}

.contact-us .box .pic{
    position: absolute;
    left: 0
}
.contact-us .box .desc{
    padding-left: 90px;
}
.contact-us .box .desc span{
    font-size: 15px;
    color: #4f4f4f;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    line-height: 24px;
}
.contact-us .box .desc h5{
    margin: 0;
    font-size: 16px;
    color: #444444;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
        margin-bottom: 10px;
        letter-spacing: 1px;
}
.contact-us .box .desc a{
    font-weight: 400;
    font-size: 15px;
    color: #4f4f4f;
    font-family: 'Work Sans', sans-serif;
    display: block;
}


.register input, .register textarea{
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    margin-bottom: 20px;
    padding: 12px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
}
.register textarea{
    resize: none;
    height: 170px;
}
.register input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
}
.register input::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
}
.register input:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
}
.register input:-moz-placeholder { /* Firefox 18- */
  color: #787878;
}

.register textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
}
.register textarea::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
}
.register textarea:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
}
.register textarea:-moz-placeholder { /* Firefox 18- */
  color: #787878;
}

.register input[type="submit"]{
    width: auto;
    background: #2062ac;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 30px;
    border: none;
}

.register h4{
    color: #2062ac;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
}

button.register-btn{
    margin: 10px 20px;
    display: inline-block;
    float: right;
    background: #4f4f4f;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 25px;
    border: 1px solid transparent;
}
.register div.wpcf7-response-output {
    color: #000;
}


.small-slider{
        padding: 0 20px;
}

.executive{
    padding-bottom: 10px;
}

.executive a.more {
    margin-top: 20px;
    margin-bottom: 0;
}
li#qtranslate-2 {
    list-style: none;
}

h3.widget-title {
    display: none;
}
select#qtranxs_select_qtranslate-2-chooser {
    float: right;
    margin: 10px 0 0;
}
.lang-bar {
    color: #2062ac;
}


.lang-bar .qtranxs_widget ul {
    margin: 0;
    float: right;
    color: #fff !important;
    padding: 10px 0;
}
.lang-bar .qtranxs_flag_en , .lang-bar .qtranxs_flag_fr {
    background-repeat: no-repeat;
    background-position: left 4px;
}
.qtranxs_flag_and_text {
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
        padding-right: 10px;
}
.qtranxs_flag_and_text:hover, .qtranxs_flag_and_text:focus{
 color: #fff;
}
.qtranxs_widget ul li.active {
    opacity: 1 !important;
}
.qtranxs_widget ul li {
    border-right: 1px solid #fff;
}
.qtranxs_widget ul li:last-child{
    border: none;
}
.qtranxs_widget ul li:last-child a{
    padding-right: 0;
}