/* CSS Document */

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Click Top  */
/*   02 - Global stlye  */
/*   03 - Header  */
/*   04 - Theme Menu */
/*   05 - Theme Banner */
/*   06 - Short Banner */
/*   07 - Manage Section  */
/*   08 - Feature Work  */
/*   09 - Our Service  */
/*   10 - Service Banner  */
/*   11 - Our Team Section  */
/*   12 - Company History  */
/*   13 - Company Progress  */
/*   14 - Lates News  */
/*   15 - Client Slider  */
/*   16 - Newsletter  */
/*   17 - Footer  */
/*   18 - Inner Banner  */
/*   19 - FAQ  */
/*   20 - Contact Us */
/*   21 - Contact form activation  */
/*   22 - Project  */
/*   23 - Project Details  */
/*   24 - Our Service  */
/*   25 - Service Details Page  */
/*   26 - Blog Page  */
/*   27 - Blog Details */


/**
* Importing necessary  Styles.
**/
@import url('https://fonts.googleapis.com/css?family=Hind:300,400|Roboto:300,400,500,700,900');
/*----bootstrap css ----- */
@import url('vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*-----flaticon ----------*/
@import url('../fonts/icon/font/flaticon.css');
/*-------fancy box --------*/
@import url('vendor/fancy-box/jquery.fancybox.css');


.text-sm{font-size:1.5em!important; vertical-align:center; color:#40516f!important;}
.text-xs{color:#40516f!important;}
.h10{height:20px!important;}
.h2-left.tp10.blueh2{color:#689ac5!important; font-weight:bold!important;
}
 
/*Styling table responsive RPO*/

.tc_column_3.news-item.grid h2 a{font-size:23px!important;}
.tc_column_3.news-item.grid{height:468px!important;}
.filter{width:50%; margin:auto;}

div.redenen{background:#689ac5!important; padding:40px 15px 20px 15px; margin-top:20px; margin-bottom:20px;}
div.redenen h2.white{color:#fff!important; text-align:left; font-size:27px!important; margin-bottom:10px; margin-top:-20px;}
.contact-wrap h1, div.services-wrap h1, #counter h1{color:#689ac5!important; font-size:28px!important; text-align:center;}

.strongrpo strong{color:#213043; font-size:18px;}

ul.ulist{margin-top:10px;}

ul.ulist li.left{margin-bottom:5px;}
ul.ulist li{
	font-family: 'Roboto', sans-serif;
 	font-weight: normal;
 	color:#8c8c8c;
 	 font-size: 17px;
 	 line-height:1.6;
	 list-style-type: none;
	 margin-left:-30px;
	}

ul.ulist2{margin-bottom:15px;}
ul.ulist2 li{
	font-family: 'Roboto', sans-serif;
 	font-weight: normal;
 	color:#8c8c8c!important;
 	 font-size: 17px;
	}

div.redenen ul.ulrpo li{
	font-family: 'Hind', sans-serif!important;
 	font-weight:normal;
 	color:#fff!important;
 	 font-size: 17px;
 	 line-height:1.43;
	 list-style-type: none;
   padding-bottom:7px;
    margin-left:-25px;
	}


ul.ulrpo li{
  font-family: 'Hind', sans-serif!important;
 	font-weight: normal;
 	color:#8c8c8c;
 	 font-size: 17px!important;
 	 line-height:1.43;
	 list-style-type: none;
	 margin-left:-25px;
	}
	
ul.ulrpo li:before {
  content: '✓';
  color:#fff!important;
  padding-right:10px;
  font-size: 20px;
}

div.redenen2{padding:0px 15px 15px 15px;}


div.redenen2 ul.ulrpo2 li{
  font-family: 'Hind', sans-serif!important;
  font-weight:normal;
  color:#40516f!important;
   font-size: 17px;
   line-height:1.43;
   list-style-type: none;
   padding-bottom:7px;
   display: flex;
    align-items: center;
    
  }


ul.ulrpo2 li{
  font-family: 'Hind', sans-serif!important;
  font-weight: normal;
  color:#8c8c8c;
   font-size: 17px!important;
   line-height:1.43;
   list-style-type: none;
  }
  
ul.ulrpo2 li:before {
  content: '✓';
  color:#40516f!important;
  padding-right:10px;
  font-size: 20px;
}


div.redenen4 {margin-left:-30px!important; margin-top:20px; margin-bottom:20px;}
div.redenen4 ul.ulrpo4 li{
  font-family: 'Hind', sans-serif!important;
  font-weight:normal;
  color:#40516f!important;
   font-size: 17px;
   line-height:1;
   list-style-type: none;
   padding-bottom:7px;
   display: flex;
    align-items: center;
    padding-left:0px!important;
    
  }


ul.ulrpo4 li:before {
  content: '✓';
  color:#40516f!important;
  padding-right:10px;
  font-size: 20px;
}


.top-bar .col-lg-11{padding-left:0px; padding-right:0px;  width:85% }
.top-bar .col-lg-1{padding-left:0px; padding-right:0px;  width:15%; padding-top:2px; }
.top-bar {
  border-top: 6px solid #659bc5;
  position: relative;
  text-align:right;
  margin-left:0px;
 background:white;
}

.top-bar .topbar-info {
  position: relative;
  background: #659bc5;
  display: inline-block;
  width:47%;
  border-bottom-right-radius:25px;
  border-bottom-left-radius: 25px;
  margin-top:-1px;
}


.top-bar .topbar-info p {
  color: #fff;
  font-size: 13px;
  padding: 0px 0px 6px 20px;
  text-align:left;
}

.sx.col-lg-1{
  padding: 2px 20px 0px 0px;
}


.top-bar .topbar-info p a{
color:#fff;
}

.top-bar .topbar-info p i{
  margin: 0 5px;
}


@media (max-width: 1024px) {
.tablerpo{display:none;}
}

.tablerpo{
  max-width:1170px;
  margin:0 auto;
  margin-top:100px;
  }
.tablerpo table{width:100%; text-align: left; border-spacing: 0; border-collapse: collapse; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.tablerpo table{ border-radius: 20px;
    -moz-border-radius: 20px;}

.tablerpo th, .tablerpo td {  line-height:; vertical-align: middle; padding: 0.5em;  color: #fff!important;  
    }

.tablerpo colgroup:nth-child(1) { width: 31%; border: 0 none; }
.tablerpo colgroup:nth-child(2) { width: 22%; border: 1px solid #ccc; background:#dce7ed; }
.tablerpo colgroup:nth-child(3) { width: 25%; border: 1px solid #ccc; background:#dce7ed;
-webkit-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
-moz-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);

}
.tablerpo colgroup:nth-child(4) { width: 22%; border: 1px solid #ccc; background:#dce7ed; }

/* Tablehead */
.tablerpo thead th.topone {top:-30px; text-align: center; text-align: center; position: relative;  color: #fff!important;}
.tablerpo thead th.toptwo {top:-47px; text-align: center; position: relative; color: #fff!important; font-size: 1.5em;}
.tablerpo thead th.topthree {top:-30px; text-align: center; text-align: center; position: relative;  color: #fff!important;}

.tablerpo thead th:nth-child(1) { background: transparent;  }
.tablerpo thead th:nth-child(3) { padding: 0em 0 0em;  }
.tablerpo thead th h2 { font-weight: 300!important; font-size: 2.2em!important; line-height: 1!important; color: #fff!important; }
.tablerpo thead th h2 + p { font-size: 1.25em; line-height: 1.4; }
.tablerpo thead th:nth-child(3) h2 { font-size: 2.9em; }
.tablerpo thead th:nth-child(3) h2 + p { font-size: 1.5em; }

.tablerpo thead th p.promo {}

.tablerpo thead th p.promo:before { content: ""; position: absolute; display: block; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 0; border-color: transparent #689ac5 transparent transparent; bottom: -7px; left: 0; }
.tablerpo thead th p.promo:after { content: ""; position: absolute; display: block; width: 0px; height: 0px; border-style: solid; border-width: 7px 7px 0 0; border-color: #689ac5 transparent transparent transparent; bottom: -7px; right: 0; }

/* Tablebody */

.tablerpo tbody tr.compare-row1 th { border-left: 1px solid #ccc; color:#40516f!important;  background:#ddd;
  font-size:17px!important; font-weight:normal;}
.tablerpo tbody tr.compare-row2 th { border-left: 1px solid #ccc; color:#40516f!important;  background:#fff;
  font-size:17px!important; font-weight:normal;}


.tablerpo tbody td {text-align: center;   color:#fff!important;
  font-size:17px!important; }

.tablerpo tbody td.bluecenter1{
background:#1e58ad;
-webkit-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
-moz-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
}

.tablerpo tbody td.bluecenter2{
background:#73b3ff;
-webkit-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
-moz-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);

}


.tablerpo tbody td.bluedark{
	background:#1b427a;
}

.tablerpo tbody td.bluelight{
	background:#7bb1ff;
}

.tablerpo tbody tr:nth-child(even) th,
.tablerpo tbody tr:nth-child(even) td {border: 1px solid #ccc; border-width: 1px 0 1px 1px; }
.tablerpo tbody tr:last-child td { border-bottom: 0 none; }

.tablerpo .tickgreen {
 color:#fff!important; font-size:20px;
}


.tablerpo tbody tr.compare-row1 {
  background:#689ac5!important;
}

.tablerpo tbody tr.compare-row2{
	  background:#40516f!important;
  	  color:#fff!important;
	  font-size:15px!important;
}


/* Tablefooter */

.tablerpo tfoot th  { padding: 2em 1em; border-top: 1px solid #ccc;  }
.tablerpo tfoot td  { text-align: center; padding: 2em 1em; border-top: 1px solid #ccc; }

.tablerpo tfoot td.button1 a  { color: #fff; text-decoration: none; text-transform: uppercase; display: block; padding: 1.125em 2em;  background:#1b427a; border-radius: .5em; }
.tablerpo tfoot td.button2 a  { color: #fff; text-decoration: none; text-transform: uppercase; display: block; padding: 1.125em 2em;  background:#1e58ad; border-radius: .5em; }
.tablerpo tfoot td.button3 a  { color: #fff; text-decoration: none; text-transform: uppercase; display: block; padding: 1.125em 2em;  background:#1b427a; border-radius: .5em; }
.tablerpo tfoot td.button2{ -webkit-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
-moz-box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);
box-shadow: -2px 10px 84px -4px rgba(0,0,0,0.57);}

.comparison{display:none;}

@media (max-width: 1024px) {
.comparison{display:block!important;
}

}

.comparison {
  max-width:1170px;
  margin:0 auto;
  font:13px/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:center;
  padding:10px;
}

.comparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom:1px solid #CCC;
}

.comparison td, .comparison th {
  border-right:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.compare-heading {
  font-size:25px;
  font-weight:bold !important;
  border-bottom:0 !important;
  padding-top:10px !important;
  padding-bottom:10px !important;
  color:#fff;
   background:#40516f;
   text-align:center;
}

.comparison tbody tr:nth-child(odd) {
  display:none;
}

.comparison .compare-row1 {
  background:#689ac5;
  color:#fff;
  font-size:15px;
}

.comparison .compare-row2{
	  background:#40516f;
  	  color:#fff;
	  font-size:15px;
}

.comparison .tickblue {
  color:#fff;
  font-size:20px;
}

.comparison .tickgreen {
  color:#fff; font-size:20px;
}
.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:1px solid #CCC;
}

.comparison tr td:first-child {
  text-align:left;
}
  
.comparison .qbse, .comparison .qbo, .comparison .tl {
  color:#fff;
  padding:10px;
  font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}

.comparison .qbse {
  background:#689ac5;
  border-top-left-radius: 3px;
  border-left:0px;
}

.comparison .qbo {
  background:#689ac5;
  border-top-right-radius: 3px;
  border-right:0px;
}

.comparison .price-info {
  padding:5px 15px 15px 15px;
}

.comparison .price-was {
  color:#999;
  text-decoration: line-through;
}

.comparison .price-now, .comparison .price-now span {
  color:#ff5406;
}

.comparison .price-now span {
  font-size:32px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
  background:#40516f;
  padding:10px 20px;
  font-size:12px;
  display:inline-block;
  color:#FFF;
  text-decoration:none;
  border-radius:3px;
  text-transform:uppercase;
  margin:5px 0 10px 0;
  font-weight:700;
}

.comparison .price-try {
  font-size:12px;
}

.comparison .price-try a {
  color:#202020;
}

@media (max-width: 767px) {
  .comparison td:first-child, .comparison th:first-child {
    display: none;
  }
  .comparison tbody tr:nth-child(odd) {
    display:table-row;
    background:#F7F7F7;
  }
  .comparison .row {
    background:#FFF;
  }
  .comparison td, .comparison th {
    border:1px solid #CCC;
  }
  .price-info {
  border-top:0 !important;
  
}
  
}

@media (max-width: 639px) {
  .comparison .price-buy {
    padding:5px 10px;
  }
  .comparison td, .comparison th {
    padding:10px 5px;
  }
  .comparison .hide-mobile {
    display:none;
  }
  .comparison .price-now span {
  font-size:16px;
}

.comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
}
  .comparison .qbse, .comparison .qbo {
    font-size:12px;
    padding:10px 5px;
  }
  .comparison .price-buy {
    margin-top:10px;
  }
  .compare-heading {
  font-size:13px;
}
}

/*Styling table responsive RPO*/


/*Styling je login module*/

.poll.pageid-295 .short-banner.opacity .container {

}
.home .pageid-101 .short-banner.opacity{

}
.privacy h3{font-size:27px!important; text-align:left!important;}
.privacy h4{margin: 20px 0px 10px 0px;}
.privacy h5{margin: 15px 0px 5px 0px; color:#000!important;}
.privacy ul li{color:#8c8c8c!important;}

.image{display: block; margin-left: auto; margin-right: auto; width: 40%;}
.image img.height{height: 420px;}
.pollbtn{background:#213043!important;  padding:10px; width:140px; text-align:center!important;}
.pollbtn a {color:white!important; font-size:14px!important;}

/*Styling je login module*/
/*Styling je login module*/

/*Styling 4 platformen*/
.col-lg-12.table{background:#213043!important; width:1140px; padding:20px 0px 10px 0px; margin-left:30px; }
.short-banner.opacity .col-lg-3 .bloks h5, .short-banner.opacity .col-lg-12 .bloks h5{color:#689bc7!important; padding:20px 17px 10px 17px; text-align:center;font-size:26px!important;}
.short-banner.opacity .col-lg-3 .bloks p, .short-banner.opacity .col-lg-12 .bloks p {padding:6px 15px 20px 15px!important; color:#929292!important;}
.short-banner.opacity .col-lg-12 .bloks{background:#fbfcfc;border-left: 1px solid #efeff1;border-right: 1px solid #efeff1;border-bottom: 1px solid #efeff1; min-height:337px!important;}
.img-holder{}
@media (max-width: 1199px) {
.short-banner.opacity .col-lg-3 .bloks h5, .short-banner.opacity .col-lg-12 .bloks h5{color:#689bc7!important; padding:20px 17px 10px 17px; text-align:center;font-size:26px!important;}
.short-banner.opacity .col-lg-3 .bloks p, .short-banner.opacity .col-lg-12 .bloks p {padding:6px 15px 20px 15px!important; color:#656565!important;}
.short-banner.opacity .col-lg-12 .bloks{background:#213043!important; min-height:400px!important;}
.col-lg-12.table{background:none!important; margin-left:0px;}
.blog-post-meta{background:#213043!important;}
.blog-text p{color:white!important;}
.blog-title-holder h4 span{color:#213043!important;}
.short-banner.opacity .col-lg-12 .bloks p{color:#fff!important;}
.short-banner.opacity .col-lg-12 .bloks{margin-bottom:20px!important;}
.buttonactiea{margin-bottom:10px!important;}
.img-holder img{margin-left:auto; margin-right:auto; display:block;}
}

/*Styling 4 platformen*/

#frmSS58.bootstrap p a.nieuwsbtn{border:none!important; background:none!important; text-transform: lowercase!important;}
ul.sessies{margin-top:20px;}
ul.sessies li{color:#689ac5!important; padding-left:0px!important;}
p.buttonsessies a{background:#689ac5!important; color:#fff; padding:20px; border-radius:10px;  margin-top:30px;}
.control-group .control-label{ text-align:left!important;}
.control-group .control-label label{font-size: 1.5em !important; color:white;}
.tablerm1{ display:none!important;}
.imglink{ display:none!important;}
.short-banner.opacity .col-lg-6.col-md-6.col-sm-12.col-xs-12 .blue{padding:20px!important; background:#689ac5!important;font-weight:bold!important; font-size:18px; min-height:194px;}
.short-banner.opacity .col-lg-3 .bloks p{min-height:474px!important;}
.short-banner.opacity .col-lg-4 {padding-top:0!important}
.short-banner.opacity .col-lg-4 .blok{background:#689ac5!important; padding:25px; border-radius:10px; color:#fff; min-height:171px;}
.short-banner.opacity .col-lg-4 .blok h5{ text-align:left; color:#fff; padding-bottom:15px}
.short-banner.opacity .col-lg-6 .bluedark{background:#afcee6!important; padding:20px!important;  color:#213043!important;}
.short-banner.opacity .col-lg-6 .bluedark p span{ color:#213043!important; font-size:30px!important;}
.Titleziggo{text-align:center!important; color:#689ac5!important; font-weight:bolder; font-size:36px!important; padding-bottom:20px;}
.big.button{background: #213043; text-align:center; color:white; padding:20px; font-size:24px;}
.big.button a{color:white!important;}
.kaderziggo{border:4px solid #213043; padding:20px; min-height:630px;}

form#nexevo_form_m234 button{min-width:967px!important; text-align:center!important; background:#40516f!important; color:#fff!important; font-size:25px!important; padding:20px!important;}
form#nexevo_form_m234 button:hover{background:#689ac5!important;  color:#fff!important;}
.buttonactiea div button{ text-align:center!important; background:none!important;}
.buttonactiea{ text-align:center; background:#689AC5; color:#fff!important; font-size:25px; padding:20px;}
.buttonactieb{ text-align:center; background:#689AC5; color:#fff!important; font-size:25px; padding:20px;}
.buttonactieb a, .buttonactiea a{color:#fff!important;}
.buttonactiea:hover, .buttonactieb:hover{background:#40516f!important;  color:#fff!important;}
p.tix a{font-weight:30px; font-size:32px; color:white;}
ul.nexevo_messages li{color:black!important; list-style-type:none!important;}


.item-page ul{margin-left:30px;}
.item-page .buttonblog{ text-align:center!important; margin-top:20px;  }
.item-page .center form .btn-wrapper.input-append  {margin:0 auto!important; 
width:310px!important; margin-top:-1px!important;}
.item-page .center h3{color:#689ac5!important;}
.item-page .center form .btn-wrapper.input-append button.btn.btn-success{background:#213043!important; color:white!important;}

span.menuSubLine {display:block;font-size:90%;}

/*________________Preloader_______________ */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    overflow: hidden;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    background: url(../images/1.png) no-repeat center;
    margin: -32px 0 0 -32px;
    overflow: hidden;
}


/*Seo checker css*/
.logoimg{vertical-align:middle!important;}
.s5styles{position:relative;display:block; overflow:hidden;}
.owl-carousel .item{margin: 10px 10px!important;}
.s5textrotatecls{

}

.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

/*==================== Click Top ====================*/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 99;
  text-align: center;
  background: #213043;
  color:#fff;
  font-size: 20px;
  display: none;
}
.scroll-top:hover {
  color:#fff;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
 	font-family: 'Roboto', sans-serif;
 	font-weight: normal;
 	color:#8c8c8c;
  font-size: 17px;
  position: relative;
 }

 body .main-page-wrapper {
   overflow-x:hidden;
   position: relative;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#689ac5; font-weight: 700;}
 h1 {font-size: 40px; padding-bottom:10px; font-family: 'Hind', sans-serif!important;}

 h3 {font-size: 26px;}
 h4 {font-size: 21px;}
 h5 {font-size: 20px;}
 h6 {font-size: 18px;}

.item-page p{margin-top: 15px;}

 p {line-height: 28px; font-family: 'Hind', sans-serif;}
 a {text-decoration: none; display: inline-block;}
 .card a {color: #689ac5!important; font-family: 'Hind', sans-serif!important;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block; border-top-left-radius: 5px; border-top-right-radius:5px;}

 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

.theme-manage-area.b .link{float:right; margin-top:10px;}
.link{float:right; margin-top:10px;}
 .clear-fix { clear:both;}
 .clear-fix:after {
 	display: table;
  content: '';
  clear: both;
 }
.tran3s,.main-menu .nav>li a,.main-menu .nav>li>a:before,
.main-menu .nav>li>a:after,.main-menu .nav>li:before,
.main-menu .request-quote:before,.theme-button:before,
.feature-work .feature-item-wrapper .overlay,.owl-theme .owl-nav [class*=owl-],
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before,
.service-tab-wrapper .nav-tabs > li > a span,.service-tab-wrapper .nav-tabs > li > a h6,
.service-tab-wrapper .nav-tabs > li > a,.company-history .panel-group .panel-heading a:before,
.service-single-page .single-item a span,.service-single-page .single-item a h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6,
.service-details-page .service-side-bar .download-item a:before,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before   {
 	-webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
  .tran4s,.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after,
.feature-work .feature-item-wrapper .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}

/*______________________ Social Media___________________*/

a.btn.btn-large.btn-custom{ font-family:Roboto,sans-serif!important; padding:20px!important; font-size:1.5em!important; color:#fff!important;}

.mod-languages{margin-bottom:17px;}

#social div{
	float:right;
  margin:0 auto;
  position: absolute;
  width:200px;
  top:18px;
  right:0;


}

.sosial .fa{
color:#fff; /*change colour of icons*/
}

.sosial .fa:hover{
color:#213043; 

}

.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
a.theme-button,
.theme-button {
  background: #213043;
  overflow: hidden;
 position: relative;
  z-index: 2;
  text-align:  center;
  font-weight: 700;
  color:#fff!important;
  font-size: 14px;
  text-transform: uppercase;
  padding:10px 20px 10px 20px;
}


.buttonfit{margin: -10px 10px 10px 15px; position:absolute; border:0;}

.button{
font-weight: 700;
  color:#fff;
  font-size: 14px;
  text-align:center;
}

.theme-button:before {
  content: '';
  width:30px;
  height:130%;
  background: rgba(215,215,215,0.2);
  position: absolute;
  top:-10px;
  left:-45px;
  z-index: -1;
  -webkit-transform: rotate(-20deg);
     -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
       -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.theme-button:hover:before {
  left:120%;
}
.theme-title {
  position: relative;
  padding-bottom: 18px;
}

.theme-title.center {
  text-align: center;
  margin-top:40px;
}
.theme-title span {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color:#203043;
}
.theme-title:before {
 
  position: absolute;
  top:100%;
  left:0;
  
  height:2px;
  width:90px;
}
.theme-title.center:before {
  left:50%;
  margin-left: -45px;
}
.fancybox-skin {
  padding: 8px !important;
  background: #eeeeee;
  border-radius: 2px;
}
.p-color,header .top-header ul li a:hover,
.theme-manage-area .we-do-area a,.service-tab-wrapper .tab-content .left-side ul li i,
.company-progress .opacity h4 span,.latest-news .post span>span,
.client-slider .single-container>ul li,footer .footer-link ul li a:hover,
footer .footer-service ul li a:hover,footer .bottom-footer p a,.inner-banner .opacity ul li:last-child,
.theme-manage-area .img-content:hover .opacity a,.faq-page .panel-group .panel-heading h6 a:before,
.mixitUp-menu ul li.active,.mixitUp-menu ul li:hover,#blog-post article .post-date ul li,
.project-details .project-img-gallery .carousel-control i,#blog-post article .expert_quote_area .col-lg-12 .expert_quote span,
.blog_sidebar .category_list ul li a:hover,.main-menu .navbar-nav>li.parent .nav-child li a:hover,
.blog_sidebar .category_list ul li a:focus,header .bottom-header .single-content .ficon:before,
.blog_sidebar .category_list ul li a.active,.slide_show .carousel-control,.main-menu .request-quote span i,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before,footer .footer-address ul li span:before,
.main-menu nav ul li.parent .fa, .flaticon-envelope, .flaticon-call-solid {
  color:#689ac5;
}
.p-color-bg,header .bottom-header .single-content ul li a:hover,
.main-menu .nav>li:before,.our-team .team-item-wrapper .text ul li a:hover,
.our-team .owl-theme .owl-nav [class*=owl-]:hover,.client-slider .owl-theme .owl-nav [class*=owl-]:hover,
.company-history .panel-group .panel-heading.active-panel a:before,footer h4:before,
footer .bottom-footer ul li a:hover,.header-style-two header .bottom-header .single-content ul li a:hover,
.inner-banner .opacity h2:before,.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .download-item a:before,
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before,
#blog-post .comments_area .single_comment .comment a.reply:hover{
  background: #689ac5;
}
header .top-header p,header .bottom-header .single-content p {
  font-family: 'Roboto', sans-serif;
}
header .top-header ul li a {
  font-family: 'Hind', sans-serif;
}

.pa{padding-bottom:5px;}

.result-title{width:100%!important;}
.btn.btn-primary, .btn.hasTooltip{background: #689ac5!important; color:white!important;}
/*(((((((((((((((((((((((( HEADER )))))))))))))))))))*/
  /*======== Top Header ======*/

header .top-header {
  background: #f5f5f5;
  padding: 10px 0;
  position: relative;
  overflow: visible;
  margin-bottom: 20px;
}
header .top-header p {
  font-weight: 300;
  color:#6e6e6e;
}
header .top-header p span {
  font-weight: 500;
  color:#262626;
}
header .top-header ul li {
  display: inline-block;
  line-height: 13px;
  color:#7b7b7b;
  margin-left: 15px;
}
header .top-header ul li a {
  color:#7b7b7b;
  font-size: 18px;
}
header .top-header:before {
  content: '';
  width:100%;
  height:16px;
  background: url(../images/home/bar-line.png) repeat center;
  position: absolute;
  top:100%;
  left:0;
}
/*========== Bottom header =========*/

a.brand.pull-left span.site-title{display:none!important;}

header .bottom-header{padding:22px 0 0px 0; background:white;  }

@media (max-width:1200px) {
header .bottom-header{padding:22px 0 0px 0;}
}

@media (max-width:1024px) {
  header .bottom-header {
    padding: 22px 0 20px 0;
  }
}

header .bottom-header { -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }

div.right-side.float-right{margin:0px 30px 0 0;}

ul.lang-inline li a, ul.lang-inline li, li.lang-active a{background:none!important; border:none!important;width:25px!important; height:12px!important; display:inline-block;}
.rokajaxsearch{ }
ul.lang-inline{height:12px!important;}
h2.item-title a, h2.item-title{width:100%!important; text-transform:uppercase!important; color:#689ac5!important;font-size:2em;}

h4.result-title a{width:100%!important;}
div.page-header h2{text-transform:uppercase!important; text-align:left!important; color:#689ac5!important; margin-bottom:0px!important;}
.item-page h2{margin-top:-50px;}
.item-page .page-header{ border-bottom:none!important; margin-bottom:-5px; margin-bottom:0px!important;}
.blog .page-header {border-bottom:none; margin-bottom:0px!important;}
.blog .page-header h2{font-size:1.2em!important;}
.blog p{ text-align:justify!important;}
.img-intro-none{margin-top:-25px; width:100%!important; height:50%!important;}
.item-page span{font-size:16px!important;}
.bt-social-share{background:none!important; border:none!important;}

a.float-right.theme-button{background:#40516f!important; color:#fff!important; padding:10px; width:130px;}
div.right-side.float-left a{color:white!important;}
button.btn.hasTooltip.finder, .btn.btn-primary.disabled{background:#40516f!important; color:#fff!important; margin-top:-3px!important;}


header .bottom-header .single-content {
  position: relative;
  margin-left:35px;
  margin-top: 3px;
}
header .bottom-header .single-content p {
  color:#474646;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
header .bottom-header .single-content span {
  color:#929292;
}
header .bottom-header .single-content .ficon {
  position: absolute;
  top:0;
  left:0;
}
header .bottom-header .single-content .ficon:before {
  font-size: 38px;
}
header .bottom-header .single-content.bar-fix:before {
  content: '';
  position: absolute;
  top:6px;
  right:0;
  width:1px;
  height:40px;
  background: #eeeeee;
}
header .bottom-header .single-content.bar-fix {
  padding-right: 35px;
  padding-left: 55px;
}
header .bottom-header .single-content ul li {
  display: inline-block;
  margin-top: 5px;
}
header .bottom-header .single-content ul li a {
  width:40px;
  height:40px;
  border:1px solid #eeeeee;
  color:#b0b0b0;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
header .bottom-header .single-content ul li a:hover {
  color:#fff;
  border-color: #689ac5;
}

/*(((((((((((((((((((((( Theme Menu ))))))))))))))))))))*/

.main-header .hoekbanner{
	position:absolute;
	top:0;
	right:0;
	padding:0;
	margin-top:30px;
}


.main-menu {
  position: relative;
  z-index:1000;
}



.main-menu .navbar {
  border:none;
  border-radius: 0;
  margin: 0;
  padding-right:0px;
}
.main-menu .navbar-collapse {
  padding: 0;
  box-shadow: none;
}
.main-menu .nav>li>a:before,
.main-menu .nav>li>a:after {
  content: '';
  position: absolute;
  top:0;
  height:100%;
  width:1px;
}
.main-menu .nav>li>a:before {
  
  right:0;
}
.main-menu .nav>li>a:after {
  
  right:-1px;
}
.main-menu .nav>li>a {
  line-height: 70px;
  color: #fff;
  padding: 0 23px;
}

.main-menu .nav>li:last-child>a:after,
.main-menu .nav>li:last-child>a:before {
  display: none;
}
.main-menu .nav>li:before {
  content: '';
  width: 100%;
  height:0;
  position: absolute;
  bottom:0;
  left:0;
  z-index: 1;
}
.main-menu .nav>li:hover:before,
.main-menu .nav>li.active:before {
  height:4px;
}
.main-menu .request-quote {
  position: absolute;
  width:265px;
  line-height: 70px;
  top:0;
  right:0;
  color:#fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  z-index: 1;
}
.main-menu .request-quote span {
  width:66px;
  display: inline-block;
  height:70px;
  background: #afcee6;
  float:right;
  padding-top: 23px;
}
.main-menu .request-quote span i {
  width: 26px;
  height:26px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  display: block;
  line-height: 26px;
  font-size: 15px;
}
.main-menu .request-quote span i:before {
  font-size: 14px;
}
.main-menu .request-quote:before {
  content: '';
  background: #afcee6;
  height:100%;
  position: absolute;
  top:0;
  left: 0;
  width:0;
  z-index: -1;
}
.main-menu .request-quote:hover:before {
  width:100%;
}
.main-menu nav ul li.parent .fa {
  display: none;
  line-height: 42px;
  width: 45px;
  font-size: 22px;
  position: absolute;
  top:0;
  right: 0;
  text-align: center;
  background: #213043!important;
  cursor: pointer;
}
.navbar-toggle {
  float: left;
  border-radius: 0;
  border: 1px solid #213043!important;
  margin: 18px 0;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
/*=================== Sub Menu ==============*/
.main-menu .navbar-nav>li.parent .nav-child {
  position: absolute;
  left:0;
  top:100%;
  width:220px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -ms-transform: scaleY(0); /* IE 9 */
    -ms-transform-origin: 0% 0%; /* IE 9 */
    -webkit-transform: scaleY(0); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
    transform: scaleY(0);
    transform-origin: 0% 0%;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
}
.main-menu .navbar-nav>li.parent:hover .nav-child {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}
.main-menu .navbar-nav>li.parent .nav-child li a {
  line-height: 40px;
  color:#6f6f6f;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;

}
.main-menu .navbar-nav>li.parent .nav-child li:last-child a,  {
  border:none;
}
/* ((((((((((((((((((((( Sticky Menu ))))))))))))))))))))*/

.fix.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  margin:0;
  padding: 0;
  
}


/*((((((((((((((((((((( Header Style Two )))))))))))))))*/
.header-style-two {
  position: absolute;
  width:100%;
  top:0;
  left:0;
  right: 0;
  z-index: 99;
}
.header-style-two header .bottom-header .single-content p {
  color:#fff;
}
.header-style-two header .bottom-header .single-content .ficon {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}
.header-style-two header .bottom-header .single-content .ficon:before {
  font-size: 20px;
}
.header-style-two header .bottom-header .single-content .ficon.flaticon-map-solid:before {
  font-size: 25px;
}
.header-style-two header .bottom-header .single-content.bar-fix {
  padding-left: 65px;
  padding-right: 12px;
  margin-top: 10px;
}
.header-style-two header .bottom-header .single-content.bar-fix:before {
  display: none;
}
.header-style-two header .bottom-header .single-content ul li a {
  width:35px;
  height:35px;
  line-height: 35px;
  border:none;
  background: #054d5c;
  color:#fff;
  margin-left: 3px;
}
.header-style-two header .bottom-header .single-content.mFix {
  margin-left: 55px;
}
.header-style-two header .bottom-header .single-content ul li {
  margin-top: 16px;
}
.header-style-two header .bottom-header {
  padding-bottom: 32px;
}
.header-style-two .main-menu {
  background: rgba(3,61,74,0.4);
}
.header-style-two .main-menu.fixed {
  background: rgba(3,61,74,1);
}
.header-style-two .main-menu .nav>li>a:hover,
.header-style-two .main-menu .nav>li>a:focus,
.header-style-two .main-menu .nav>li:hover>a, 
.header-style-two .main-menu .nav>li.current-page-item>a {
  background: #054d5c;
}
.header-style-two .main-menu .nav>li>a:before {
  background: #032730;
}
.header-style-two .main-menu .nav>li>a:after {
  background: #06404d
}
.header-style-two .main-menu .nav>li>a:hover:before,
.header-style-two .main-menu .nav>li>a:hover:after,
.header-style-two .main-menu .nav>li.current-page-item>a:after,
.header-style-two .main-menu .nav>li.current-page-item>a:before {
  background: transparent;
}
.header-style-two .main-menu .request-quote span i {
  color:#5c6571;
}
/*(((((((((((((((((((((( Theme Banner ))))))))))))))))))*/

.custom_consul, .custom_pbr, .custom_rqm{margin-bottom:40px;}
.custom_rpo{margin-bottom:20px;}

.custom_home.jmoddiv, .custom_home .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_over .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg2 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg3 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg4 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg5 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg6 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}

.custom_home.jmoddiv, .custom_homebg7 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg8 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}
.custom_home.jmoddiv, .custom_homebg10 .bgcontent{ padding-bottom:40px; height:55em; margin-top:-60px;}





.custom_home2.jmoddiv, .custom_home2 .bgcontent{ padding-bottom:100px; height:35em;}

.non-banner{margin-top:200px;}

#banner .bgcontent_home{ margin-top:100px;background:url(../images/Home.png) no-repeat center center;
  background-size: cover;  width:100%;height:465px;}

#banner .bgcontent_jobs {
    margin-top: 100px;
    background: url(../images/Jobs.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
   height:465px; 
}

#banner .bgcontent_werkgever {
    margin-top: 100px;
    background: url(../images/Werkgevers.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 465px;
}


@media (max-width: 1170px) {
    #banner .bgcontent_home,
    #banner .bgcontent_jobs,
    #banner .bgcontent_werkgever{
    height:auto!important;
    }
}



#banner .custom_over{ margin-top:200px;background:url(../images/over-banner.png) no-repeat center center;
  background-size: cover;  width:100%;}

  #banner .custom_homebg2{ margin-top:200px;background:url(../images/bg-02.png) no-repeat center center;
  background-size: cover;  width:100%;}

  #banner .custom_homebg3{ margin-top:200px;background:url(../images/bg-03.png) no-repeat center center;
  background-size: cover;  width:100%;}

  #banner .custom_homebg4{ margin-top:200px;background:url(../images/bg-04.png) no-repeat center center;
  background-size: cover;  width:100%;}

  #banner .custom_homebg5{ margin-top:200px;background:url(../images/bg-05.png) no-repeat center center;
  background-size: cover;  width:100%;}

  #banner .custom_homebg6{ margin-top:200px;background:url(../images/bg-06.png) no-repeat center center;
  background-size: cover;  width:100%;}


#banner .custom_rqm{background:url(../images/emp-Bannerv2.jpg) no-repeat center center;
height:400px;   background-size: cover;  width:100%;}
#banner .custom_ons{background:url(../images/overons-banner.jpg) no-repeat center center;
height:400px;  background-size: cover;  width:100%;}

#banner .custom_wkbij{background:url(../images/werkenbij.jpg) no-repeat center center;
height:400px;   background-size: cover;  width:100%;}


#banner .custom_hand{background:url(../images/handleidingbanner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}

#banner .custom_skdag{background:url(../images/skdag.jpg) no-repeat center center;
height:400px;   background-size: cover;  width:100%;}

#banner .custom_pbr{background:url(../images/interim-banner.jpg) no-repeat center center;
height:400px;  background-size: cover;  width:100%;}
#banner .custom_werk{background:url(../images/werk_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover; width:100%; margin-bottom:60px!important;}
#banner .custom_rc{background:url(../images/home-banner.png) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}

#banner .custom_contact{margin-top:300px; padding-top:130px; background:url(../images/contact_banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}
#banner .custom_najaars{background:url(../images/dom_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}
#banner .custom_rpo{background:url(../images/tts-banner.jpg) no-repeat center center;
height:400px;   background-size: cover;  width:100%;}
#banner .custom_testim{background:url(../images/testim_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover; width:100%;}
#banner .custom_voed{background:url(../images/voed_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}
#banner .custom_varriet{background:url(../images/varriet_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover; width:100%;}
#banner .custom_unica{background:url(../images/unica_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}
#banner .custom_blog{background:url(../images/blog_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}
#banner .custom_kant{background:url(../images/kant_Banner.jpg) no-repeat center center;
height:500px!important;   background-size: cover;  width:100%;}

#banner .custom_werving{background:url(../images/werving2020.jpg) no-repeat center center;
height:400px;   background-size: cover; width:100%;}

#banner .custom_farma{background:url(../images/Farma_Banner.jpg) no-repeat center center;
height:auto;   background-size: cover;  width:100%;}

#banner .custom_voed h1, #banner .custom_voed p, #banner .custom_varriet h1, #banner .custom_varriet p, #banner .custom_unica h1, #banner .custom_unica p,
#banner .custom_kant h1, #banner .custom_kant p, #banner .custom_jouwr h1, #banner .custom_jouwr p, #banner .custom_farma h1, #banner .custom_farma p{color:white!important;}
#banner .custom_jouwr h1{margin-top:130px; height:230px!important;}

#banner .custom_voed h1, #banner .custom_varriet h1,#banner .custom_unica h1, #banner .custom_farma h1, #banner .custom_kant h1{padding-top:230px;}
#banner .custom_wkbij h1{margin-top:160px; height:150px!important; color:white; padding-bottom:0px; }

.quotation{
  font-size: 30px;
  //margin: 0 auto;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 10px 20px;
  line-height: 1.4;
}

.voed p{color:#000!important; font-size:18px; }
div.voed h2{text-align:left!important; color:#689ac5!important;}
.voed blockquote p, .voedq blockquote p {color:#000; font-size:26px;}
.voedq {margin-top:30px;}
p.voedp{margin-top:30px;}

.quotation:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color:#698714;
  font-size: 3em;
}
.quotation::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 10px;
  position: relative;
  top: 35px;
  color: #698714;
  font-size: 3em;
}

.quotation2{
  font-size: 30px;
  //margin: 0 auto;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 10px 20px;
  line-height: 1.4;
}


.quotation2:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color:#d8262e;
  font-size: 3em;
}
.quotation2::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 10px;
  position: relative;
  top: 35px;
  color: #d8262e;
  font-size: 3em;
}


.voed footer, .voedq footer{
  margin:0;
  text-align: right;
  font-size: 1.2em;
  font-style: italic!important;
  color:#698714;
}

#counter {text-align:center;
	padding: 50px 0px 3px 0px;
}

.contact-warpper{margin-bottom:0px!important;}
.contact-wraper{padding:30px 0px 0px 0px; }
.contact-wraper h1{color:#000; font-size: 28px; margin-bottom:20px;}



.services-wrap{padding:0px 0; text-align:center; }
.services-wrap h1{margin-top:0; font-size:32px!important; margin-bottom:20px;}
.serviceList h3.title{margin-bottom:0px!important; margin-top:0px!important; text-align:left!important; font-size:22px!important; color:#fff!important;}
.serviceList p{min-height:96px; color:#000!important; font-size:18px; text-align:left!important; }
.serviceList{background:#689bc7; padding:25px; min-height:424px;}
.serviceList .readmore a{padding: 10px 16px;}
.serviceImg{overflow:hidden; position:relative;}
.services-wrap ul li .serviceImg img{transform: scale(1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;}

.serviceImg img{width:100%;}
.serviceWrp li{margin:10px;}
.services-wrap ul li:hover .serviceImg img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}


.serviceImg:before{position: absolute; content:"";
    width: 100%;
    left: 0;
    height: 100%;
    top: 100%;
    background-color:rgba(248, 6, 6, 0.41);
    visibility: hidden;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;}


.services-wrap ul li:hover .serviceImg:before{z-index:1000;
    visibility: visible;
    transition: all 0.4s ease-in-out 0s;
    top: 0px;
}


#banner .cirkel{background:#689ac5; border-radius:50%; padding:20px; height:247px; margin-bottom:50px;min-height: 10em;
    display: table-cell;
    vertical-align: middle;}
#banner .cirkel p{color:white!important; text-align:center;}
#banner h1.home{
  font-weight: 900;
  text-transform: uppercase;
  line-height: 60px;
  font-size:3em;
  color:#405270;
  text-align:center;
  z-index:1000;
  margin-bottom:100px;
}

html {
  scroll-behavior: smooth;
}

#banner h1 {
  font-weight: 900;
  text-transform: uppercase;
  line-height: 60px;
  font-size:2.5em;
  color:#405270;
  z-index:1000;
  margin-top:222px;
}

@media (max-width: 992px) {
#banner h1 {
    margin-top: 120px;
}
}


#banner p{
color:#405270; z-index:1000;
font-size:1.5em;
margin-bottom:20px;
}

#banner .actie h1 {
  font-weight: 900;
  text-transform: uppercase;
  line-height: 50px!important;
  font-size:2em;
  color:#fff!important; 
  text-align:center;
  z-index:1000;
  margin-bottom:10px;
}

#banner .actie p{
color:#fff!important; text-align:center; z-index:1000;
font-size:3em!important;
margin-bottom:100px;
font-style:normal!important;
font-weight: 900!important;
 line-height: 50px!important;
}

#banner .bgcontent .bg{background: rgb(255, 255, 255) transparent;

}

#banner h2{
padding-top:30px;
margin:50px 0 40px 0;
color:#3d5171!important;
text-align:center;
}


#banner h5 {
  font-weight: 300;
  line-height: 30px;
  color:#fff;
}
#banner a.service-button,
#banner a.quote-button {
  color:#fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  width:150px;
  line-height:55px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
#banner a.quote-button {
  border:1px solid #fff;
}
#banner a.quote-button:hover {
  border-color:#364558;
}

/*(((((((((((((((((( Short Banner ))))))))))))))))*/


h3.blocktitle{ display: inline-block; margin-top:20px; text-align:left!important; width:100%!important;}

.short-banner .border img{width:100%; height:auto;}
.short-banner .rm img{width:100%; height:auto;}
.short-banner .rpo img{width:100%; height:auto;}
.short-banner .pbr img{width:100%; height:auto;}
.short-banner .consul img{width:100%; height:auto;}

.short-banner h3.vaca{
margin:0px 0 0px 0;
color:#689ac5!important;
text-align:left!important;
    font-family: 'Hind', sans-serif!important;
}

.short-banner h2, .short-banner h3{
margin:10px 0px 10px 0px;
 font-family: 'Hind', sans-serif;
 font-weight:bold;
}

.short-banner .com-content-article__body h2{
  margin:10px 0 10px 0px!important;
}


.short-banner .com-content-article__body ul li{
  list-style-type: disc!important;
}

.short-banner h2.h2home{
padding:30px 0px 0px 0;
text-align:left;
 font-family: 'Hind', sans-serif; font-weight:normal!important;
}

.theme-manage-area.a h2.extra{
	margin-top:30px;
color:#3d5171!important;
text-align:left;
padding-bottom:20px!important;
padding-left:20px;
}


.theme-manage-area.a .border3 {background:#213043; padding:40px 20px 0px 20px; min-height:650px;}
.theme-manage-area.a .border {background:#213043; padding:40px 20px 0px 20px; min-height:500px;}
.theme-manage-area.a .border .read{text-align:center; padding:10px; background:#689ac5!important; color:#fff!important;}
.theme-manage-area.a .border .read a{color:#fff!important;}

.border .readone{text-align:center; padding:10px; background:#689ac5!important; color:#fff!important;width:300px; margin-top:20px;}
.border .readone a{color:#fff!important;}


.theme-manage-area.a .border .y1>img{ display: block;
    margin:0 auto; border:4px solid #fff;}
.theme-manage-area.a .border h3.titleborder{
color:#fff!important; font-size:1.3em!important;  text-align:center;  margin-top:18px!important; height:45px!important; }

.theme-manage-area.a .border p{padding:10px 0px 10px 0px; text-align:center!important; color:#fff!important; height:180px;}

.theme-manage-area.a .buttonfit{margin: -10px 10px 10px 15px; position:absolute; border:0;}

.short-banner.opacity .col-lg-3 .custom p{text-align:left!important; margin-left:10px;}
.short-banner.opacity .col-lg-3 .custom ul.category-module li{text-align:left!important; list-style:none!important;}
.short-banner.opacity .col-lg-3 .custom h3{color:#689ac5!important; text-align:left!important; margin-top:0px!important;}
.short-banner h3.rmleft{text-align:left!important; margin-top:0px!important;}

.short-banner .rpo h3.titleborder{
color:#000!important; font-size:1.5em!important;  text-align:center;  padding:0px 20px 0px 20px; margin-top:13px!important;}

.short-banner .pbr h3.titleborder{
color:#000!important; font-size:1.5em!important;  text-align:center;  padding:0px 20px 0px 20px; margin-top:13px!important;}

.short-banner .consul h3.titleborder{
color:#000!important; font-size:1.5em!important;  text-align:center;  padding:0px 20px 0px 20px; margin-top:13px!important;}

.short-banner .rm h3.titleborder{
color:#000!important; font-size:1.5em!important;  text-align:center;  padding:0px 20px 0px 20px; margin-top:13px!important; }

.short-banner .border h3.titleborder{
color:#000!important; font-size:1.5em!important;  text-align:center;  padding:0px 0px 0px 0px; margin-top:13px!important; height:58px!important; }

span.whiteex{color:white;}
span.white{color:white;}
span.blue{color:#213043;}

.short-banner .rpo h4{color:#000!important; font-size:1em!important; text-align:center; margin-bottom:20px;}
.short-banner .rpo p{padding:0 20px 20px 20px; }

.short-banner .pbr h4{color:#000!important; font-size:1em!important; text-align:center; margin-bottom:20px;}
.short-banner .pbr p{padding:0 20px 20px 20px;}

.short-banner .rm h4{color:#000!important; font-size:1em!important; text-align:center; margin-bottom:20px;}
.short-banner .rm p{padding:0 20px 20px 20px; }

.short-banner .consul h4{color:#000!important; font-size:1em!important; text-align:center; margin-bottom:20px;}
.short-banner .consul p{padding:0 20px 20px 20px;}


.short-banner .border h4{color:#000!important; font-size:1em!important; text-align:center; margin-bottom:20px;}
.short-banner .border p{padding:0 20px 20px 20px;}
.short-banner .blog-featured{
margin:0px 0 -50px 0;
}

.short-banner.opacity {
  height:100%;
  background:#fff;
  padding:0px 0;
  margin-top:40px;
}
.short-banner h3 {
  font-size:1.5em;
}
.short-banner h3 span {
  color:#373632;
}
.short-banner a {
}

@media (max-width: 992px) {
 
}

/*(((((((((((((((((((( Manage Section ))))))))))))))))*/


/*block theme*/
.theme-manage-area .we-do-area h2{
padding:80px 0 50px 0;
color:#3d5171!important;
text-align:center;

}

.theme-manage-area .we-do-area span.step {
  background: #fff;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #b0abab;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
  border:3px solid #2f528f;
 font-size:2.4em;
 vertical-align:middle!important;
 display:none;
}

.theme-manage-area .we-do-area .content h5 {
font-size:1.5em;	
}
.tablerm1 p { text-align:center;}
.theme-manage-area .we-do-area .content p{}

.tablerm2{max-width:980px!important; margin: 0 auto;}
.theme-manage-area .we-do-area{
padding:0px 0 50px 0;	
}

.theme-manage-area.a .we-do-area h2{
padding:50px 0 40px 0;
color:#3d5171!important;
text-align:center;
}



.theme-manage-area.a{
  background: url(../images/bgwaaromx.jpg) no-repeat center center;
background-size: 100% 100%;  width: 100%;
margin-top: -80px;
margin-bottom:30px;
}

.theme-manage-area.ac .content{background:#fff; padding-bottom:90px;}
.theme-manage-area.ac .col-md-20 .content p{padding:0px 0px 20px 15px!important;}
.theme-manage-area.ac .col-md-3 .content p{padding:0px 0px 20px 15px!important;}


.theme-manage-area.ac .we-do-area h2{
padding:50px 0 40px 0;
color:#3d5171!important;
text-align:center;
}

.theme-manage-area.ac{
background: url(../images/bgwaaromxx.jpg) no-repeat center center;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
padding-top:30px;
padding-bottom:60px;
}

.theme-manage-area.ac .we-do-area h5{
color:#3d5171!important;
font-size:1.3em!important;
}

.theme-manage-area.ac .we-do-area .content p{text-align:left!important;}



.theme-manage-area.a .we-do-area h5{
color:#213043!important;
font-size:1.3em!important;
text-transform:capitalize!important;
font-family: "Hind", sans-serif!important;
}


.theme-manage-area.a .we-do-area .button{margin:0 auto; max-width: 400px!important; text-align:center!important;}

.theme-manage-area.a .we-do-area .button a{
	text-align:center!important;
	color:white!important;
	font-size:1em;
}
.theme-manage-area.a .we-do-area .button .txt2{text-align:center!important; font-size:1.6em;}

.theme-manage-area.a .we-do-area .button .sym img{margin: 0 auto; display:block;}

.theme-manage-area.a .we-do-area .zin p{
	margin:0 auto;
text-align:center!important;
color:#213043!important;
font-size:1.5em;
max-width: 400px!important;
padding-bottom:20px;
}



.theme-manage-area.b .col-lg-12.we-do-area{
  height:70px;
}

.theme-manage-area.b h2{ padding-bottom:0px!important;  font-family: 'Hind', sans-serif; font-weight:normal!important;}
.theme-manage-area.b h3{color:#000;font-weight:400!important; font-size:1.3em!important;}
.classh2{margin-top:20px;}
.theme-manage-area.b{padding-top:20px; margin-top:-50px!important; padding-bottom: 30px;
    }

.theme-manage-area.b{
  background: url(../images/cijfers.jpg) no-repeat center center;
height:auto;   background-size: cover;  width: 100%;
padding-bottom:80px;
}

.theme-manage-area.b p{color:#000!important;}

.theme-manage-area .we-do-area .theme-title:before {
  width:100%;
}
.theme-manage-area.fix .we-do-area .theme-title:before {
  width: 90px;
}
.theme-manage-area .we-do-area p {
  margin: 20px 15px 20px 0;
}
.theme-manage-area .we-do-area a {
 
}
.theme-manage-area .we-do-area a:hover {
 
}
.theme-manage-area .we-do-area ul {
  border-top:1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.theme-manage-area .we-do-area ul li:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  line-height: 26px;
}
.theme-manage-area .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area .content {
  position: relative;  
}

.theme-manage-area .we-do-area{
padding:80px 0 50px 0;	
}

/*block theme 1*/
.theme-manage-area .we-do-area h2{
padding:0px 0 50px 0;
color:#3d5171!important;
text-align:center;
}

.theme-manage-area .we-do-area{
padding:0px 0 70px 0;	
}

.theme-manage-area1 {
 margin-bottom:40px 0px 50px 0px;
 
}
.theme-manage-area1 .we-do-area .theme-title:before {
  width:100%;
}
.theme-manage-area1.fix .we-do-area .theme-title:before {
  width: 90px;
}
.theme-manage-area1 .we-do-area p {
  margin: 0px 15px 20px 0;
}
.theme-manage-area1 .we-do-area a:hover {
 color:#213043!important;
}

/*block theme 1*/
.theme-manage-area1 .we-do-area h2{
padding:0px 0 20px 0;
color:#3d5171!important;
text-align:center;

}


.theme-manage-area1 .we-do-area .col-md-6 h3{
padding:0px 0 20px 0;
color:#3d5171!important;
text-align:center;
font-style:italic;
}

.theme-manage-area1 .we-do-area h5 {
margin-top:10px!important;	
}

.theme-manage-area1 .we-do-area a:hover {
  color:#fff;
}
.theme-manage-area1 .we-do-area ul {
  border-top:1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area1 .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.theme-manage-area1 .we-do-area ul li:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  line-height: 26px;
}
.theme-manage-area1 .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area1 .content {
  position: relative; 
}

.lastworks-item.col-md-3 p a.btn{}
.lastworks-item.col-md-3.col-sm-6.col-xs-12{}
.lastworks-item.col-md-3 h3{margin-bottom:20px!important; font-size:17px!important; text-align:left!important; color:#AFCEE6!important; height:56px!important;}
.lastworks-item.col-md-3 p.topblog{text-align:left; line-height: 150%; height:146px!important;}
.col-lg-12 .item-page p.topblog{height:30px!important;}
.lastworks-item.col-md-3{text-align: justify; line-height: 150%; color:#fff!important; }
.lastworks-item.col-md-3 img{margin-bottom:20px!important;}
.lastworks-item.col-md-3 p{ border:0; text-align:left!important;}

.newsflash .col-md-3 a.readmore{font-size:12px!important; font-weight:normal!important;}
.newsflash .col-md-3 .readmore{ background:#40516f!important; color:white!important; line-height:25px!important; padding:20px; width:255px!important;}
.newsflash .col-md-3 p a.btn{}
.newsflash .col-md-3.col-sm-6.col-xs-12{}
.newsflash .col-md-3 h4.newsflash-title{margin-bottom:20px!important; font-size:17px!important; text-align:left!important; color:#AFCEE6!important; height:56px!important;}
.newsflash .col-md-3 p.topblog{text-align:left; line-height: 150%; height:146px!important;}

.newsflash .col-md-3{text-align: justify; line-height: 150%; color:#fff!important; }
.newsflash .col-md-3 img{margin-bottom:20px!important;}
.newsflash .col-md-3 p{ border:0; text-align:left!important;}






.newsflash .col-md-6 .readmore{ background:#40516f!important; color:white!important;}

.newsflash .col-md-6 a.readmore{padding:12px 14px 12px 14px;
  font-size: 13px!important;}
.newsflash .col-md-6{ padding:20px; margin-top:30px;}
.newsflash .col-md-6 .readmore:hover{ background:#689ac5!important;}
.newsflash .col-md-6 h4.newsflash-title a{font-size:0.8em!important; text-transform:uppercase!important; }
.newsflash .col-md-6 p.topblog{text-align:left; line-height: 150%;}
.newsflash .col-md-6{line-height: 150%; }
.newsflash .col-md-6 img{margin-bottom:20px!important;}
.newsflash .col-md-6 p{ border:0; text-align:left!important;}


.theme-manage-area2 .we-do-area{
	
}

.theme-manage-area2 {
 border-bottom: 20px solid #689ac5;
 background: #213043;
 padding-bottom:80px!important;
}
.theme-manage-area2 .we-do-area .theme-title:before {
  width:100%;
}
.theme-manage-area2.fix .we-do-area .theme-title:before {
  width: 90px;
}
.theme-manage-area2 .we-do-area p {
  margin: 0px 15px 20px 0;
  color:#fff!important;
  font-size:16px!important;
}
.theme-manage-area2 .we-do-area a {
  width:150px;
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #f3f3f3;
}

/*block theme 1*/
.theme-manage-area2 .we-do-area h2{
padding:50px 0 20px 0;
color:#fff!important;
font-size:1.7em!important;
text-align:center;
}

.theme-manage-area2 .we-do-area p.art{text-align:center;}

.theme-manage-area2 .we-do-area h5 {
margin-top:10px!important;	
}

#digi_showcase_158 p a{color:#fff!important; text-align:justify!important; line-height: 150%!important;}

.theme-manage-area2 .we-do-area a:hover {
  color:#fff;
}
.theme-manage-area2 .we-do-area ul {
  border-top:1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area2 .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.theme-manage-area2 .we-do-area ul li:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  line-height: 26px;
}
.theme-manage-area2 .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area2 .content {
  position: relative; 
}

.theme-manage-area.c{ padding-bottom:30px;}
.theme-manage-area.a{}


.theme-manage-area3 .we-do-area .theme-title:before {
  width:100%;
}
.theme-manage-area3.fix .we-do-area .theme-title:before {
  width: 90px;
}

.theme-manage-area3 p {
  text-align:center;
}
.theme-manage-area3 .we-do-area a {
  width:150px;
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #f3f3f3;
}



/*block theme 1*/
.theme-manage-area3 .we-do-area h2{
padding:0px 0 40px 0;
color:#fff!important;
text-align:center;

}

.theme-manage-area3 .we-do-area h5 {
margin-top:10px!important;	
}

.theme-manage-area3 .we-do-area a:hover {
  color:#fff;
}
.theme-manage-area3 .we-do-area ul {
  border-top:1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area3 .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.theme-manage-area3 .we-do-area ul li:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  line-height: 26px;
}
.theme-manage-area3 .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area3 .content {
  position: relative; 
}


.theme-manage-area4 h2 {color:#3d5171!important; font-size:1.5em; }
.theme-manage-area4 {margin:0px 0 0px 0; padding:20px 0 20px 0; border-top:7px solid #213043; border-bottom:7px solid #213043;}

.theme-manage-area4 .col-md-7{border-right:7px solid #213043;}
.theme-manage-area4 .col-md-5 h2{font-size:2em; margin-bottom:15px; text-align:center;}
.theme-manage-area4 .col-md-5 p{ margin-bottom:15px;}


.theme-manage-area.c {
	margin-bottom:50px;
}
.theme-manage-aread{
 background:#213043!important;
 }

.videopadding{padding-top:60px!important;}
.videoWrapper  {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
}
 
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

p.padding-20{padding:20px!important;}

.fbWrapper  {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height:400px; 
}
 
.fbWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




figure {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: none;
}
.theme-manage-area figure {
  height:177px;
  cursor:none;
}
figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.12);
    transform: translate3d(-30px,0,0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	cursor:none;
}
figure figcaption {
  padding: 20px;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
 cursor:none;
}

figure figcaption:hover{
background: rgba(32,48,67,0.6);
cursor:none;
}

figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
	cursor:none;
}
figure figcaption,figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	cursor:none;
}
figure.effect-milo figcaption p {
    padding: 0 0 0 10px;
    width: 80%;
    color:#fff;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    border-left: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
	cursor:none;
}
.theme-manage-area .content:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
  cursor:none;
}
.theme-manage-area .content:hover .effect-milo figcaption p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  cursor:none;
}
.theme-manage-area .content h5 {
  margin: 35px 0 15px 0;
}
.theme-manage-area .content>a {
  font-weight: 500;
  color:#213043;
  margin-top: 10px;
}
.theme-manage-area .img-content {
  position: relative;
  margin-top: 100px;
}
.theme-manage-area .img-content .opacity {
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(0,0,0,0.6);
}
.theme-manage-area .img-content .opacity a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color:#fff;
  font-size: 60px;
  font-weight: normal;
}
.theme-manage-area .img-content .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.theme-manage-area .img-content:hover .opacity a span i {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);
}

h6.panel-title a {color:#689ac5!important; text-transform:uppercase;}

#block-block-14 .title h3 {
    background: url("../images/bg-h.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 66px;
	padding-bottom:15px;
	padding-top:9px;
}

#block-block-14 p, #block-block-15 p, #block-block-16 p{padding:10px;}

#block-block-15 .title h3 {
    background: url("../images/bg-h2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 15px;
    padding-left: 66px;
	padding-top:9px;
}

#block-block-16 .title h3 {
    background: url("../images/bg-h3.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 15px;
    padding-left: 66px;
	padding-top:9px;
}



.article-info.muted {
	margin:5px 0 5px 0;
	padding:0;
}

div.item.column-1 p, div.item.column-2 p, div.item.column-2 p{
	display:block;}

.trek{margin:-5px 0 0 0; padding:0;}

.article-info.muted .published {
  background: url(../images/date.png) no-repeat;
  padding: 0 16px 0 16px;
  font-size:16px!important;
 width:250px;

}
.article-info.muted .createdby {
  background: url(../images/author.png) no-repeat;
  padding: 0 16px 0 16px;
  font-size:16px!important;
  width:180px;

}

.controls a.btn, .controls button.btn.btn-primary.validate{
margin-top:30px;
}

a.btn, button.btn.btn-primary.validate {
  padding:25px 65px 25px 65px;
  font-size: 22px!important;
  line-height: 16px;
  font-weight:500!important;
  background: #40516f!important;
  color: #fff;
  border-radius:10px;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a.btn:hover, button.btn.btn-primary.validate:hover {
  text-decoration: none;
  background: #689ac5!important;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}



/* PAGINATION BUTTONS */

.pagination {
    clear:both;
    position:relative;
    font-size:11px;
    text-align:center;
	margin-top:60px;
}

.pagination span, .pagination a {
    display:inline-block;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
  
    
}

.pagination .current{
    padding:6px 9px 5px 9px;
    font-weight: bold;
   
}

div.pag_button {float:left; background-color:#40516f;
         border:1px solid #C8D9F3; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
         width:auto; min-width:55px; margin:2px 2px 2px 5px; padding:3px; text-shadow:0 1px rgba(0, 0, 0, 0.1); text-align:center;
         font-size:1em; font-weight:bold; color:white; cursor:pointer;}

div.pag_button:hover    
	{background-color:#689ac5; }
         
div.pag_button span    {color:white; padding:0 6px 0 6px; }
div.pag_button a       {color:white; padding:0 6px 0 6px; }
div.pag_button a:hover {text-decoration: none; color:white; }

div.poff        {opacity: 0.5; cursor:default;}
div.poff:hover  {border:1px solid #689ac5;}
div.plist:hover {border:1px solid #689ac5; cursor:default;}


/*(((((((((((((((((((( Feature Work ))))))))))))))))*/

.feature-work.bg-color {
  background: #2f2f2f;
  padding: 85px 0 100px 0;
  margin-top: 70px;
  margin-bottom: 90px;
}
.feature-work h2 {
  color:#fff;
}
.feature-work .feature-item-wrapper .item {
  margin: 50px 15px 0 15px;
}
.feature-work .feature-item-wrapper .img-holder {
  position: relative;
  overflow: hidden;
}
.feature-work .feature-item-wrapper .item .img-holder img {
  -webkit-transition: all .6s linear;
     -moz-transition: all .6s linear;
      -ms-transition: all .6s linear;
       -o-transition: all .6s linear;
          transition: all .6s linear;
}
.feature-work .feature-item-wrapper .item:hover .img-holder img {
  -webkit-transform: scale3d(1.1,1.1,1);
     -moz-transform: scale3d(1.1,1.1,1);
      -ms-transform: scale3d(1.1,1.1,1);
       -o-transform: scale3d(1.1,1.1,1);
          transform: scale3d(1.1,1.1,1);
}
.feature-work .feature-item-wrapper .overlay {
  display: block;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(255,181,4,0.9);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after {
  content: '';
  position: absolute;
  width:20px;
  height:20px;
  opacity: 0;
  -webkit-transition-delay: 0.35s; /* Safari */
  transition-delay: 0.35s;
}
.feature-work .feature-item-wrapper .overlay:before {
  border-top: 1px solid #fff;
  border-left:1px solid #fff;
  top:-50px;
  left:-50px;
}
.feature-work .feature-item-wrapper .overlay:after {
  border-bottom: 1px solid #fff;
  border-right:1px solid #fff;
  bottom:-50px;
  right:-50px;
}
.feature-work .feature-item-wrapper .overlay h5 {
  font-weight: 500;
  color:#fff;
  height: 100%;
  margin-top: -25px;
  opacity: 0;
  -webkit-transform: translate3D(0,30%,0);
     -moz-transform: translate3D(0,30%,0);
      -ms-transform: translate3D(0,30%,0);
       -o-transform: translate3D(0,30%,0);
          transform: translate3D(0,30%,0);
}
.feature-work .feature-item-wrapper .overlay span {
  display: block;
  opacity: 0;
  margin-top: -5px;
  -webkit-transform: translate3D(0,-320%,0);
     -moz-transform: translate3D(0,-320%,0);
      -ms-transform: translate3D(0,-320%,0);
       -o-transform: translate3D(0,-320%,0);
          transform: translate3D(0,-320%,0);
}
.feature-work .feature-item-wrapper .overlay a {
  width:35px;
  height:35px;
  background: #fff;
  line-height: 35px;
  text-align: center;
  color:#1a1a1a;
  font-size: 14px;
}
.feature-work .feature-item-wrapper .overlay a:hover {
  background: #303030;
  color:#fff;
}
.feature-work .feature-item-wrapper .item:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.feature-work .feature-item-wrapper .item:hover .overlay:before {
  top:15px;
  left:15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay:after {
  bottom:15px;
  right:15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay h5 {
  -webkit-transform: translate3D(0,50%,0);
     -moz-transform: translate3D(0,50%,0);
      -ms-transform: translate3D(0,50%,0);
       -o-transform: translate3D(0,50%,0);
          transform: translate3D(0,50%,0);
}
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transform: translate3D(0,-350%,0);
     -moz-transform: translate3D(0,-350%,0);
      -ms-transform: translate3D(0,-350%,0);
       -o-transform: translate3D(0,-350%,0);
          transform: translate3D(0,-350%,0);
}
.feature-work .feature-item-wrapper .item:hover .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  opacity: 1;
  -webkit-transition-delay: 0.4s; /* Safari */
  transition-delay: 0.4s;
}

.owl-theme .owl-nav [class*=owl-] {
  position: relative;
  padding: 0;
  width:35px;
  height:35px;
  color:#7d7d7d;
  border:2px solid #7d7d7d;
  margin: 0;
  background: transparent;
  text-align: center;
  border-radius: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #689ac5;
  border-color: #689ac5 !important;
}
.feature-work .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  border-right: 1px solid #7d7d7d;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  border-left: 1px solid #7d7d7d;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  position: absolute;
  font-family: 'font-awesome';
  width:100%;
  line-height: 31px;
  top:0;
  left:0;
  font-size: 24px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: '';
}
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: '';
}
.owl-theme .owl-nav {
  margin: 0;
}
.owl-carousel .owl-controls {
  position: absolute;
  top:0;
  right: 15px;
}
.feature-work .owl-carousel .owl-controls  {
  top:-30px;
}
/*((((((((((((((((((((((((( Our Service ))))))))))))))))))*/
.our-service .theme-title {
  position: relative;
}

div.theme-title.center.top {
  margin-top:-100px;
  border:none;
}

.our-service:before {
  position: absolute;
  bottom: 60px;
  right: 0;
  z-index: 99;
}

.our-service ul.nav.nav-tabs.tabs-left.float-left{background:#213043!important;}

.our-service h6{ font-size:20px!important; color:white!important; }

p.subs {
  font-weight: 500;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
.service-tab-wrapper {
  margin-top: 65px;
  margin-bottom: 120px;
}
.service-tab-wrapper .nav {
  width:21%;
  border:1px solid #f1f1f1;
}
.service-tab-wrapper .nav>li {
  float:none;
  display: block;
  margin: 0 !important;
  border-bottom:1px solid #f1f1f1;
}
.service-tab-wrapper .nav-tabs > li > a {
  margin: 0;
  border:none;
  border-radius: 0;
  height: 85px;
  padding: 17px 0 0 92px;
  position: relative;
}
.service-tab-wrapper .nav-tabs > li > a .icon {
  position: absolute;
  left:34px;
  top:17px;
}
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
  font-size: 40px;
}
.service-tab-wrapper .nav-tabs > li:last-child {
  border:none;
}
.service-tab-wrapper .nav-tabs > li:hover > a,
.service-tab-wrapper .nav-tabs > li.active > a,
.service-tab-wrapper .nav-tabs > li.active > a:hover,
.service-tab-wrapper .nav-tabs > li.active > a:focus {
  border:none;
  background: #689ac5;
  margin: 0;
  box-shadow: none;
}
.service-tab-wrapper .nav-tabs > li > a span {
  font-size: 14px;
  color:#c7c2c2;
}
.service-tab-wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color:#4d4d4d;
  line-height: 27px;
}
.service-tab-wrapper .nav-tabs > li.active > a span,
.service-tab-wrapper .nav-tabs > li.active > a:hover span,
.service-tab-wrapper .nav-tabs > li.active > a:focus span ,
.service-tab-wrapper .nav-tabs > li.active > a h6,
.service-tab-wrapper .nav-tabs > li.active > a:hover h6,
.service-tab-wrapper .nav-tabs > li.active > a:focus h6,
.service-tab-wrapper .nav-tabs > li:hover > a span,
.service-tab-wrapper .nav-tabs > li:hover > a h6,
.service-tab-wrapper .nav-tabs > li.active > a .icon .ficon:before,
.service-tab-wrapper .nav-tabs > li:hover > a .icon .ficon:before {
  color:#fff;
}
.service-tab-wrapper .tab-content {
  width: 79%;
  padding-left: 55px;
}
.service-tab-wrapper .tab-content .left-side {
  width:54%;
}
.service-tab-wrapper .tab-content .left-side p {
  margin: 20px 0 40px 0;
}
.service-tab-wrapper .tab-content .left-side h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-tab-wrapper .tab-content .left-side ul li {
  font-weight: 500;
  font-size: 19px;
  color:#5c5c5c;
  line-height: 44px;
}
.service-tab-wrapper .tab-content .left-side ul li i {
  margin-right: 16px;
  line-height: 44px;
}
.service-tab-wrapper .tab-content .left-side .progress {
  height:30px;
  margin: 39px 0 0 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-tab-wrapper .tab-content .left-side .progress-bar {
  background-color: #689ac5;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-tab-wrapper .tab-content .left-side .progress-bar span {
  position: absolute;
  line-height: 30px;
  right:-40px;
  top:0;
  font-size: 15px;
  font-weight: 700;
  color:#686868;
}
.service-tab-wrapper .tab-content .right-side {
  width:46%;
  padding-left: 75px;
}
.service-tab-wrapper .tab-content .right-side h5 {
  margin: 20px 0 20px 0;
  text-align:center;
}
/*(((((((((((((((((((((( Service Banner )))))))))))))))))*/
.service-banner {
  background:#689ac5;
  background-size: cover;
  background-attachment: fixed;
  margin: 80px 0 0px 0;
}
.service-banner .opacity {
  background: rgba(13,13,13,0.75);
  height:100%;
  padding: 80px 0 80px 0;
  
}
.service-banner h4 {
  font-weight: normal;
  text-transform: uppercase;
}
.service-banner h2 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  color:#fff;
  margin: 12px 0 25px 0;
}
.service-banner a {
  width:150px;
  line-height: 55px;
  color:#fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin: 12px 7px;
}
.service-banner a.btn2 {
  border:2px solid #fff;
  line-height: 51px;
}

.service-banner a.tran3s.btn1.p-color-bg.hvr-bounce-to-right.wow.fadeInLeft{margin-left:-0.5px;}


.service-banner .img-content {
  position: relative;
}
.service-banner .img-content .opacity {
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(0,0,0,0.6);
}
.service-banner .img-content .opacity a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color:#fff;
  font-size: 60px;
  font-weight: normal;
}
.service-banner .img-content .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.service-banner .img-content:hover .opacity a span i {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);
}

/*(((((((((((((((((( Our Team Section )))))))))))))))*/
.our-team {
  margin: 0px 0 69px 0;
}
.our-team .row {
  margin-right: -22px;
  margin-left: -22px;
}
.our-team .container .dot-line {
  border-bottom: 1px solid #ededed;
  padding-bottom: 60px;
}
.our-team .row .item {
  margin-right: 22px;
  margin-left: 22px;
  margin-top: 50px;
}
.our-team .team-item-wrapper .text p{
	text-align:center!important;
  height:40px;
}

.our-team.wow.fadeInUp.team-single-page.animated .dot-line .team-item-wrapper .col-md-20.col-md-3.col-sm-3.col-xs-6 .text p{
	padding-top:0px!important;

}


.our-team .team-item-wrapper .text a {
  display: block;
}
.our-team .team-item-wrapper .text h5 {
  font-weight: 500;
  margin: 8px 0 0px 0;
}
.our-team .team-item-wrapper .text a p {
  color:#b3b3b3;

}
.our-team .team-item-wrapper .text ul li {
  display: inline-block;
  margin-right: 2px;
}
.our-team .team-item-wrapper .text ul li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color:#dbddde;
  font-size: 14px;
  background: #364558;
}
.our-team .team-item-wrapper .text ul li a:hover {
  color:#fff;
}

figure img{
	cursor:none;
	}

.our-team .owl-theme .owl-nav [class*=owl-] {
  background: #213043;
  border-color: #213043;
}
.our-team .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.our-team .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color:#fff;
}
.our-team .owl-carousel .owl-controls {
  top:-40px;
  right: 22px;
}
.team-single-page figure.effect-oscar img {
  -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
       -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
		 
}

.we-do-area .col-md-10{padding:20px 0 20px 0!important;}
.we-do-area .col-md-10.timi{margin-top:-25px!important;}

.owl-carousel .item{margin: 10px 10px!important;}

.team-single-page .main-wrapper {
  margin-bottom: 60px;
  overflow: hidden;
  width:30%;
}
/*((((((((((((((((((((((( Company History )))))))))))))))))*/
.company-history .left-side,
.company-history .right-side {
  width: 50%;
}
.company-history .left-side h3 {
  font-weight: normal;
  line-height: 38px;
  margin-bottom: 18px;
}
.company-history .left-side  a {
  width:130px;
  line-height: 45px;
  margin-top: 32px;
}
.company-history .history-panel {
  padding-left: 45px;
  margin-top: 8px;
}
.panel-group {
  margin: 0;
}
.company-history .panel-group {
  border:1px solid #f0f0f0;
  border-bottom: none;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
  box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
}
.panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
  border-bottom:1px solid #f0f0f0;
}
.panel-heading {
  padding: 0;
  border-radius: 0;
}
.company-history .panel-group .panel-heading a {
  padding: 23px 0 23px 30px;
  color:#1c2125;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: relative;
}
.company-history .panel-group .panel-heading a:before {
  content: '+';
  display: block;
  width:30px;
  height:30px;
  line-height: 30px;
  text-align: center;
  color:#fff;
  background: #e1e1e1;
  position: absolute;
  top:50%;
  margin-top: -15px;
  right: 18px;
  font-size: 20px;
}
.company-history .panel-group .panel-heading.active-panel a:before {
  content: '-';
}
.company-history .panel-group .panel-heading {
  border-bottom:1px solid #f0f0f0;
}
.company-history .panel-group .panel-body {
  padding: 0 20px 20px 30px;
  position: relative;
}
.company-history .panel-group .panel-body img {
  position: absolute;
  top:7px;
  left:30px;
}
.company-history .panel-group .panel-body p {
  padding-left: 137px;
}
.company-history .panel-group .panel-heading.active-panel {
  border-color: transparent;
}
/*((((((((((((((( Company Progress )))))))))))))))))*/
.company-progress  {
  background: url(../images/home/16.jpg) no-repeat center;
  background-size: cover;
  margin: 85px 0 80px 0;
}
.company-progress.mFix {
  margin: -69px 0 -75px 0;
}
.company-progress .opacity {
  height:100%;
  background: rgba(25,25,25,0.9);
  padding: 56px 0 70px 0;
  text-align: center;
}
.company-progress .opacity .number {
  font-weight: 700;
  font-size: 48px;
  color:#fff;
}
.company-progress .opacity h4 {
  font-weight: normal;
  color:#fff;
}
/*((((((((((((((((((((((( Lates News )))))))))))))))))))*/
.latest-news .row {
  margin-left: -30px;
  margin-right: -30px;
}
.latest-news .row [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}
.latest-news .single-post {
  margin-top: 70px;
}
.latest-news .post span {
  font-size: 15px;
}
.latest-news .post a {
  font-weight: 700;
  font-size: 22px;
  color:#1c2125;
  display: block;
  margin: 8px 0 15px 0;
}
figure.effect-winston {
  background: #162633;
  text-align: left;
  margin-bottom: 30px;
}

figure.effect-winston img {
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-winston figcaption {
  padding: 15px;
}
figure.effect-winston figcaption::before {
  position: absolute;
  top: -53px;
  left: -40px;
  width: 120%;
  height: 120%;
  background: url(../images/news/triangle.svg) no-repeat center center;
  background-size: 100% 100%;
  content: '';
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: rotate3d(0,0,1,45deg);
  transform: rotate3d(0,0,1,45deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

figure.effect-winston .date {
  width:65px;
  height: 65px;
  text-align: center;
  font-weight: 700;
  font-size: 27px;
  color:#fff;
  padding-top: 5px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
}
figure.effect-winston .date span {
  font-size: 15px;
  display: block;
  line-height: 13px;
}
figure.effect-winston p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px 20px 0;
}

figure.effect-winston a {
  margin: 0 8px;
  color: #858585;
  font-size: 20px;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
  color: #1c2125;
}

figure.effect-winston p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}

.latest-news .single-post:hover figure img {
  opacity: 0.6;
}

.latest-news .single-post:hover .date {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.latest-news .single-post:hover figcaption:before {
  opacity: 0.7;
  -webkit-transform: rotate3d(0,0,1,20deg);
  transform: rotate3d(0,0,1,20deg);
}

.latest-news .single-post:hover figure p i {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.latest-news .single-post:hover figure p a:nth-child(3) i {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.latest-news .single-post:hover figure p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.latest-news .single-post:hover figure p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/*(((((((((((((((( Client Slider ))))))))))))))*/

.client-slider {
  background: #f8f8f8;
  padding: 65px 0 90px 0;
  margin: 75px 0 65px 0;
}
.client-slider .row {
  margin-right: -25px;
  margin-left: -25px;
}
.client-slider .single-container {
  margin-left: 20px;
  margin-top: 48px;
  position: relative;
}
.client-slider .row .item {
  margin-right: 25px;
  margin-left: 25px;
}
.client-slider .single-container .text {
  background: #fff;
  padding: 33px 30px 30px 60px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
  box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
}
.client-slider .single-container .text:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left:0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 18px 23px;
  border-right-width: 0;
  border-top-color: #e8e8e8;
}
.client-slider .single-container .text .quote {
  width:50px;
  height:45px;
  position: absolute;
  top:40px;
  left: -20px;
  text-align: center;
  line-height: 45px;
  color:#fff;
  line-height: 45px;
}
.client-slider .single-container .text .quote:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left:0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 12px 20px;
  border-right-width: 0;
  border-bottom-color: #df9d00;
}
.client-slider .single-container .text .quote .ficon:before {
  font-size: 20px;
  color:#fff;
}
.client-slider .single-container .client-info {
  margin-top: 33px;
}
.client-slider .single-container .client-info img {
  width: 60px;
  height:60px;
  border-radius: 50%;
}
.client-slider .single-container .client-info .name {
  padding-left: 18px;
}
.client-slider .single-container .client-info .name h5 {
  font-weight: 500;
  margin: 7px 0 4px 0;
}
.client-slider .single-container>ul {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.client-slider .single-container>ul li {
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
}
.client-slider .owl-theme .owl-nav [class*=owl-] {
  background: #213043;
  border-color: #213043;
}
.client-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.client-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color:#fff;
}
.client-slider .owl-carousel .owl-controls {
  top:-40px;
  right: 22px;
}
/*(((((((((((((((((((( Our Partner ))))))))))))))))*/
.our-partners .item {
  margin: 45px 15px 40px 15px;
}
/*(((((((((((((((((((( Newsletter ))))))))))))))))*/
.newsletter {
  position: relative;
  z-index: 99;
  margin-bottom: -78px;
}
.newsletter .p-color-bg {
  padding: 35px 0 29px 0;
  position: relative;
}
.newsletter .text {
  width: 60%;
  padding-left: 140px;
  position: relative;
}
.newsletter .text h2 {
  font-weight: 900;
  font-size: 30px;
  margin: -4px 0 10px 0;
}
.newsletter .text h2 span,
.newsletter .text p {
  color:#fff;
}
.newsletter .text p {
  font-size: 20px;
}
.newsletter .text i {
  position: absolute;
  font-size: 52px;
  color:#fff;
  left:54px;
  top:0;
}
.newsletter .float-right {
  width: 35%;
  padding-right: 45px;
}
.newsletter .float-right form {
  background: #fff;
  height:60px;
  position: relative;
}
.newsletter .float-right form input {
  width:100%;
  height: 100%;
  border:none;
  background: transparent;
  padding: 0 72px 0 30px;
  font-weight: 300;
}
.newsletter .float-right form button {
  width:70px;
  height: 100%;
  position: absolute;
  top:0;
  right:0;
  background: #263445;
  color:#fff;
  font-size: 30px;
}
.newsletter .p-color-bg:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right:100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-right-color: #dc9b00;
}
.newsletter .p-color-bg:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left:100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-left-color: #dc9b00;
}
/*(((((((((((((((((((((( Footer )))))))))))))))))))*/


.top-footer {padding-left:0px;}
.top-footer h4{color:#fff; font-family: 'Hind', sans-serif!important;
 	font-weight: normal;}

footer {
  background-size: cover;
  padding-left:0px;
}
footer .opacity {
	 background:#689ac5;
	 margin-top:-60px;
  height: 100%;
  padding: 50px 0 0 0;}
footer .opacity .top-footer {
  border-bottom: 1px solid #24303f;
  padding-bottom: 30px;
}
footer p,footer .footer-link ul li a,footer .footer-service.float-left ul li a,
footer .footer-address ul li, footer .footer-address a {
  color:#fff!important;
  text-decoration:none;
}
footer .footer-address.float-left ul li, .footer-service.float-left ul li{margin-top:10px!important;}

.footer-address.float-left .info a{margin-left:12px!important;}
.footer-service.float-left .info a, .footer-logo.float-left .info a, .footer-logo.float-left ul li a{color:#fff!important;}


.footer-logo.float-left{

}
footer .footer-logo {
  width:32%;
}
footer .footer-logo p {
  margin: 0px 0px 0 46px;
}

footer .footer-logo .rpoa {
  margin: 0px 0 0 10px;
}

footer h4 {
  color:#fff;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 2px solid #213043;
  margin-bottom: 20px;
}
/*
footer h4:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left:0;
  height:2px;
  width:70px;
}*/
footer .footer-link {
  width:20%;
}
footer .footer-link ul li,
 {
  line-height: 35px;
  
}
footer .footer-link ul li i,
footer .footer-service ul li i {
  margin-right: 10px;
}
footer .footer-link ul {
  display: inline-block;
  vertical-align: top;
}
footer .footer-link ul:nth-child(2) {
  margin-right: 28px;
}
footer .footer-service {
  padding-left: 30px;
  width: 33%;
  margin-left:30px;
}

.footer-link.float-left ul li{
margin-bottom:10px!important;
}

.footer-address.float-left ul li a{ margin-left:3px!important;}

footer .footer-address .info, footer .footer-service .info{}
footer .footer-address {
  width: 21%;
  padding-left:30px;
}
footer .footer-address ul li, .footer-service ul li {
  line-height: 25px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 30px;
  margin-left:4px;
}
footer .footer-address ul li span, footer .footer-service ul li span {
  position: absolute;
  top:2px;
  left:0;
}
footer .footer-address ul li span:before, footer .footer-service ul li span:before {
  font-size: 20px;
 
}
footer .footer-address ul li span.flaticon-map-solid:before {
  font-size: 26px;
}


.jb.cookie.bottom.black.blue p{text-align:center!important;}



footer .bottom-footer p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color:white;
}
footer .bottom-footer p a {
  font-weight: 700;
}
footer .bottom-footer ul li {
  display: inline-block;
  margin-left: 8px;
}
footer .bottom-footer ul li a {
  width:30px;
  height:30px;
  text-align: center;
  line-height: 30px;
  color:#c6cbcf;
}
footer .bottom-footer ul li a:hover {
  color:#fff;
}
footer .bottom-footer {
  padding: 16px 0;
  background:#24303f;
}
/*((((((((((((((((((( Inner Banner ))))))))))))))*/

.breadcrumb span.divider{display:none;}
ul.breadcrumb{padding-top:20px; margin-left:-15px;}

.list1 ul li a {
  margin: 0;
  overflow: hidden;
}


.list1{
	margin: 13px 0 !important;
}
.list1 li {
    list-style: none outside none;
    padding: 0;
}

.list1 li:first-child {
    border: medium none;
}


.list1 ul li a {
  display: inline;
  background: none !important;
}

.list1 li a {
    background: url("../images/bulet.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    font-size: 15px !important;
    line-height: 25px;
    padding: 0 0 0 27px !important;
}

.list1 li a:hover {
    background: url("../images/bulet.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    color: #5c99c3 !important;
    text-decoration: none;
}


ul.category-module li a {
  margin: 0;
  overflow: hidden;
}


ul.category-module{
	margin: 13px 16px !important;
}
ul.category-module li {
    list-style: disc!important;
    padding: 0 0 12px 0;
}

ul.category-module li:first-child {
    border: medium none;
}


ul.category-module li a {
  display: inline;
  background: none !important;
}



.inner-banner{
  width:100%;
  height:100%;
}
.inner-banner .opacity {
  height:100%;
  padding: 0px 0 0px 0;
  text-align: center;
  margin-top:-30px;
  width:100%;
}
.inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.inner-banner .opacity ul li a i {
  margin-right: 3px;
}




/*((((((((((((((((((((((( FAQ ))))))))))))))))))*/
.faq-page {
  
}
.faq-page .faq-panel {
  margin-top: 0px;
  margin-bottom: 40px;
}
.faq-page .faq-panel .panel-group {
  border:1px solid #efefef;
  border-bottom: none;
}
.faq-page .faq-panel .panel {
  margin: 0;
}
.faq-page .panel-group .panel-heading h6 a {
  color:#1c2125;
  padding: 24px 63px 24px 30px;
  display: block;
  position: relative;
}
.faq-page .panel-group .panel-heading h6 a:before {
  content: '+';
  width:60px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  background: #f8f8f8;
  border-left:1px solid #efefef;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
}
.faq-page .panel-group .panel-heading.active-panel h6 a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 14px;
}
.faq-page .panel-group .panel-heading {
  border-bottom:1px solid #efefef;
}
.faq-page .panel-group .panel-body {
  padding: 35px 50px 50px 30px;
}
.faq-page .panel-group .panel-body ol {
  margin:15px 0;
  padding: 0 0 0 20px;
}
.faq-page .panel-group .panel-body ol li {
  line-height: 28px;
}
.faq-ask-qus {
  background: url(../images/inner-page/2.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 90px;
}
.faq-ask-qus .overlay {
  height: 100%;
  background: rgba(0,0,0,0.8);
  padding: 100px 0 100px 0;
}
.faq-ask-qus .overlay h2 {
  color:#fff;
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.faq-ask-qus .overlay input,
.faq-ask-qus .overlay textarea {
  width:100%;
  max-width: 100%;
  margin-bottom: 23px;
  background: transparent;
  border:1px solid #efefef;
  padding: 0 20px;
  font-size: 15px;
  color:#fff;
 letter-spacing: 0.9px;
 font-weight: normal;
}
.faq-ask-qus .overlay input {
  height:45px;
}
.faq-ask-qus .overlay textarea {
  min-height: 210px;
  padding: 20px;
}
.faq-ask-qus .overlay input:focus,
.faq-ask-qus .overlay textarea:focus,
.contact-us-page form input:focus,
.contact-us-page form textarea:focus {
  border-color:#f;
}

.under.checkbox-radio-wrap__inline{margin-left:-10px!important;}
.faq-ask-qus .overlay button {
  width:160px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  background:transparent;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #fff;
  color:#fff;
}
/*((((((((((((((((((((((( Contact Us )))))))))))))))))))*/
#google-map-area {
  height: 430px;
  margin-bottom: 120px;
}
#contact-google-map {
  width:100%;
  height: 100%;
}
.contact-us-page p {
  margin: 15px 0 60px 0;
}
.contact-us-page form input,
.contact-us-page form textarea {
  width:100%;
  max-height: 100%;
  border:1px solid #efefef;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: normal;
}
.contact-us-page form input {
  height: 48px;
}
.contact-us-page form textarea {
  min-height: 180px;
  padding: 20px;
  margin-bottom: 40px;
}
.contact-us-page form input:hover,
.contact-us-page form textarea:hover {
  border-color: #d6d6d6;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
}
.contact-us-page form input:focus,
.contact-us-page form textarea:focus {
  border-color:#689ac5;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
}
.contact-us-page form button {
  width: 170px;
  line-height: 45px;
  margin-left:15px;
}
.contact-us-page form {
  margin-bottom: 150px;
}
/*(((((((((((((((((((((((  Contact form activation ))))))))))))))))))*/
.contact-us-form .alert_wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(255,255,255,0.7);
  top: 0;
  left: 0;
  z-index: 9999999;
}
.contact-us-form #success,
.contact-us-form #error {
  position: relative;
  width:500px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  margin-left: -250px;
  left:50%;
  background: #fff;
  border:1px solid #689ac5;
  text-align: center;
}
.contact-us-form #success .wrapper,
.contact-us-form #error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
.contact-us-form #success .wrapper p,
.contact-us-form #error .wrapper p{
  display: table-cell;
  vertical-align: middle;
}
.contact-us-form #success {
  color: #689ac5;
}
.contact-us-form #error {
  color: red;
}
.contact-us-form #error button,
.contact-us-form #success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: #689ac5;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}
/*(((((((((((((((((((((( Project )))))))))))))))))*/
.project-page {
  margin-top: 120px;
  margin-bottom: 140px;
}
.mixitUp-menu {
  text-align: center;
  margin-bottom: 80px;
}
.mixitUp-menu ul li {
  display: inline-block;
  line-height: 23px;
  margin: 0 15px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-size: 16px;
}
.mixitUp-menu ul li.active,
.mixitUp-menu ul li:hover {
 border-color: #689ac5;
}

.project-item-wrapper figure.effect-goliath {
  background: #689ac5;
}
.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  color:#fff;
  text-transform: none;
  font-weight: normal;
  opacity: 0;
}
.project-item-wrapper figure.effect-goliath img,
.project-item-wrapper figure.effect-goliath h6 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.project-item-wrapper figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 20px;
}

.project-item-wrapper figure.effect-goliath p {
  text-transform: none;
  font-size: 90%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}

.project-item-wrapper figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0,-80px,0);
  transform: translate3d(0,-80px,0);
}

.project-item-wrapper figure.effect-goliath:hover h6 {
  -webkit-transform: translate3d(0,-80px,0);
  transform: translate3d(0,-80px,0);
  opacity: 1;
}

.project-item-wrapper figure.effect-goliath:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.project-item-wrapper .mix {
  margin-bottom: 25px;
  display: none;
}
.project-item-wrapper figure.effect-zoe {
  cursor: default;
}
.project-item-wrapper figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  border-bottom: 4px solid #689ac5;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.project-item-wrapper figure.effect-zoe h5 {
  float: left;
}
.project-item-wrapper figure.effect-zoe h5 a {
  color: #3c4a50;
}
.project-item-wrapper figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 24px;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:hover,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

.project-item-wrapper figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

.project-item-wrapper figure.effect-zoe h5,
.project-item-wrapper figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

.project-item-wrapper figure.effect-zoe p.icon-links a i {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.project-item-wrapper figure.effect-zoe h5 {
  display: inline-block;
}

.project-item-wrapper figure.effect-zoe:hover p.description {
  opacity: 1;
}

.project-item-wrapper figure.effect-zoe:hover figcaption,
.project-item-wrapper figure.effect-zoe:hover h5,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.project-item-wrapper figure.effect-zoe:hover h5 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.project-item-wrapper figure.effect-zoe img {
  -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
       -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out;
}
.project-item-wrapper figure.effect-zoe:hover img {
  opacity: 0.6;
}
/*(((((((((((((((((( Project Details )))))))))))))))*/
.project-details {
  margin-top: 120px;
}
.project-details .project-img-gallery .single-img {
  margin-bottom: 16px;
}
.project-details .project-img-gallery .carousel-control {
  background: transparent !important;
  font-size: 32px;
  width: 10%;
  opacity: 1;
}
.project-details .project-img-gallery .carousel-control i {
  top:50%;
  margin-top: -5px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
     -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
       -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;
}
.project-details .project-img-gallery #myCarousel:hover i {
  opacity: 1;
}
.project-details .project-details-text {
  margin-top: 70px;
  margin-bottom: 120px;
}
.project-details .project-details-text .project-engineer {
  position: relative;
  margin-bottom: 60px;
}
.project-details .project-details-text .name {
  padding: 20px 0 10px 15px;
  background: #fff;
  border-bottom: 2px solid #689ac5;
}
.project-details .project-details-text .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.project-details .project-details-text .name h6 {
  text-transform: uppercase;
}
.project-details .project-details-text .project-history ul {
  margin-top: 25px;
}
.project-details .project-details-text .project-history ul li {
  display: block;
  line-height: 35px;
  font-family: 'Hind', sans-serif;
  font-size: 15px;
}
.project-details .project-details-text .project-content-text .theme-title {
  margin-bottom: 40px;
}
.project-details .project-details-text .project-content-text i {
  font-family: 'Hind', sans-serif;
  display: block;
  margin: 40px 40px 40px 40px;
}
.project-details .project-details-text .project-content-text {
  padding-left: 40px;
}
/*((((((((((((((((((((((((((( Our Service )))))))))))))))))*/
.service-single-page {
  padding-top: 120px;
  padding-bottom: 140px;
}
.service-single-page .single-item {
  margin-bottom: 30px;
}
.service-single-page .single-item a {
  display: block;
  background: #f7f7f7;
  padding: 20px;
}
.service-single-page .single-item a span {
  font-size: 15px;
  color:#8c8c8c;
  display: block;
  margin-top:5px;
}
.service-single-page .single-item:hover .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.service-single-page .single-item:hover .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.service-single-page .single-item:hover .hvr-float-shadow:after {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.service-single-page .single-item:hover a h6,
.service-single-page .single-item:hover a span {
  color:#fff;
}
.service-single-page .single-item .img {
  position: relative;
}
.service-single-page .single-item .img .text {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  padding: 30px;
  overflow: hidden;
}
.service-single-page .single-item p {
  padding: 0 0 0 10px;
  width: 90%;
  color:#fff;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  border-left: 3px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.service-single-page .single-item:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.service-single-page .single-item:hover .img .text {
  background: rgba(0,0,0,0.65);
}
/*(((((((((((( Service Details Page ))))))))))))))*/
.service-details-page {
  padding: 120px 0 140px 0;
}
.service-details-page .service-side-bar .wrapper {
  padding-right: 40px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs {
  border:none;
}
.service-details-page .service-side-bar .wrapper .nav>li {
  float:none;
  display: block;
  margin: 0 !important;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a {
  margin: 0 0 5px 0;
  border-radius: 0;
  padding: 20px 0 20px 20px;
  display: block;
  border:1px solid #f1f1f1;
  position: relative;
  z-index: 9;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before {
  content: '';
  width:3px;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus {
  margin: 0 0 5px 0;
  box-shadow: none;
  background: transparent;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus:before {
  width: 100%;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color:#4d4d4d;
  font-size: 15px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a h6 {
  color:#fff;
}
.service-details-page .service-side-bar .project-engineer {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.service-details-page .service-side-bar .name {
  padding: 20px 0 10px 15px;
  background: #fff;
  border-bottom: 2px solid #689ac5;
}
.service-details-page .service-side-bar .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.service-details-page .service-side-bar .name h6 {
  text-transform: uppercase;
}

.service-details-page .service-side-bar .download-item a {
  margin: 0 0 8px 0;
  padding: 17px 0 17px 20px;
  display: block;
  border:1px solid #f1f1f1;
  position: relative;
  z-index: 9;
  color:#8c8c8c;
  font-size: 14px;
  text-transform: uppercase;
}
.service-details-page .service-side-bar .download-item a:before {
  content: '';
  width:3px;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.service-details-page .service-side-bar .download-item a:hover:before {
  width:100%;
}
.service-details-page .service-side-bar .download-item a:hover {
  color:#fff;
}
.service-details-page .service-side-bar .download-item a i {
  margin-right: 5px;
}
.service-details-page .service-details-content .tab-pane>img {
  margin-bottom: 60px;
}
.service-details-page .service-details-content p {
  margin: 20px 0 40px 0;
}
.service-details-page .service-details-content h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-details-page .service-details-content ul li {
  font-weight: 500;
  font-size: 19px;
  color:#5c5c5c;
  line-height: 44px;
}
.service-details-page .service-details-content ul li i {
  margin-right: 16px;
  line-height: 44px;
}
.service-details-page .service-details-content .progress {
  height:30px;
  margin: 0 0 60px 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-details-page .service-details-content .progress-bar {
  background-color: #689ac5;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-details-page .service-details-content .progress-bar span {
  position: absolute;
  line-height: 30px;
  right:-40px;
  top:0;
  font-size: 15px;
  font-weight: 700;
  color:#686868;
}
.service-details-page .service-details-content .bottom-text h4 {
  margin: 50px 0 38px 0;
}
/*((((((((((((((((((( Blog Page ))))))))))))))))*/
.blog-page {
  padding: 120px 0 120px 0;
}
.blog-single-post {
  text-align: center;
  margin-bottom:30px;
  min-height:372px!important;
}
.blog-single-post .img-holder {
  position: relative;
  overflow: hidden;
}

.blog-single-post .img-holder img {
  width:100%;
}
.blog-single-post .img-holder .content-holder {
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  cursor: pointer;
  text-align: center;
  background: rgba(104,154,197,0.5);
  opacity: 0;
}
.blog-single-post:hover .img-holder .content-holder {
  opacity: 1;
}
.blog-single-post .img-holder .content-holder i,
.blog-single-post .img-holder .content-holder {
  color:#fff;
  opacity: 0;
  font-size: 22px;
}
.blog-single-post .img-holder .content-holder .content {
  display: table;
  width:100%;
  height:100%;
}
.blog-single-post .img-holder .content-holder a{
  display: table-cell;
  vertical-align: middle;
}
.blog-single-post:hover .content-holder i,
.blog-single-post:hover .content-holder {
  opacity: 1;
}
.blog-single-post:hover .blog-post-meta ul li a {
  color: #689ac5;
}
.blog-single-post .blog-post-meta h4 {
  margin-bottom: 7px;
  margin-top: 20px;
  font-size:22px!important;
}
.blog-single-post .blog-post-meta ul {
  margin-bottom:15px;
}
.blog-single-post .blog-post-meta ul li {
  color:#929292;
 text-align:left!important;
}
.blog-single-post .blog-post-meta ul li:after {
  content: '';
  position: absolute;
  height:13px;
  width:1px;
  background:#b5b5b5; 
  right:0;
  top:3px;
}
.blog-single-post .blog-post-meta ul li:last-child:after {
  width:0;
}
.blog-single-post .blog-post-meta ul li a {
  display: block;
  color:#b5b5b5;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-single-post .blog-post-meta p {
  font-size: 15px;
  color: #656565;
  padding-left: 15px;
  padding-right:15px;
  margin-bottom:14px;
}
.blog-single-post .blog-post-meta .blog-text a {
  display: inline-block;
  background: #689ac5;
  color: #fff;
  width: 130px;
  line-height: 38px;
  margin: 5px 0 0 4px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

.blog-single-post .blog-post-meta {
  background: #fbfcfc;
  border-left: 1px solid #efeff1;
  border-right: 1px solid #efeff1;
  border-bottom: 1px solid #efeff1;
  padding-top: 10px;
  padding-bottom: 33px;
  height: 355px!important;
}
.page-pagination ul li {
  display: inline-block;
}
.page-pagination {
  text-align: center;
  padding-top: 80px;
}
.page-pagination ul li a {
  margin: 0 5px;
  color:#747474;
  padding: 5px 11px;
  border:1px solid #efefef;
  font-size: 14px;
  text-transform: uppercase;
}
.page-pagination ul li a:hover,
.page-pagination ul li a:focus,
.page-pagination ul li a:active,
.page-pagination ul li a.active {
  background: #689ac5;
  border: 1px solid #689ac5;
  color:#fff;
}


/*======================= Contacts Page ========================*/
#jform_contact_message {
  resize: none;
  width: 99%;
  height: 149px;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 95%;
}
.contact_email-copy,
.contact_vcard {
  margin: 0 13px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
}
.contact_vcard {
  margin: 0;
}
.contact_details .icons-marker {
  display: block;
  width: 16px;
  margin-right: 12px;
  float: left;
}
.contact_address {
  overflow: hidden;
}
#contact_map {
  margin-bottom: 16px;
  border: 1px solid #d9d9d9;
  height: 358px;
  display:none;
}
#contact_map > div {
  height: 100%;
}
.contact_details_item {
  margin-bottom: 30px;
}
.contact_details_item h3{
text-transform:uppercase!important; text-align:left!important; color:#689ac5!important; padding-bottom:0px!important;
}
.under{padding-right:12px; margin-top:15px!important;}
div.muted{margin-bottom:30px;}

.maps.col-md-12{padding:0!important; margin:0!important;}


/*((((((((((((((((((((((( Blog Details )))))))))))))))))))*/

div.blog{ margin-top:30px;}




#blog-post {
    padding: 120px 0 33px;
}
#blog-post article {
    margin-bottom: 65px;
}
#blog-post article:last-child {
    margin-bottom: 65px;
}
#blog-post article .post-title h2 {
    font-weight: 600;
    font-size: 1.5em;
    line-height: 30px;
    color: #353535;
    text-transform: capitalize;
    margin: 0;
}
#blog-post article .img-holder {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
#blog-post .carousel-indicators {
  bottom:13px;
}
#blog-post .carousel-indicators li, #blog-post .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  margin-left:2px;
  margin-right:2px;
}
#blog-post .carousel-indicators li {
  border:2px solid #fff;
  margin-left:2px;
  margin-right:2px;
}
#blog-post article .post-meta {
  margin-bottom: 16px;
}
#blog-post article .post-date ul {
  border-bottom: 1px solid #e8eaef;
  border-top: 1px solid #e8eaef;
  margin-bottom: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#blog-post article .post-date ul li {
  display: inline;
  font-size: 16px;
  margin-right: 32px;
}
#blog-post article .post-date ul li span:first-child {
    font-size: 18px;
    color: #8d8d8d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
#blog-post article .post-date ul li span:last-child {
  color: #a3a3a3;
  letter-spacing: 0.06em;
  margin-right: 2px;
}
#blog-post article > p,
#blog-post article p {
    font-size: 1em;
    line-height: 28px;
    margin-bottom: 20px;
}
#blog-post article >p mark {
  background: #689ac5;
  color:#fff;
  display: inline-block;
  line-height: 11px;
}
#blog-post article > .read-more {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 39px;
    color: #FE5454;
    padding: 0 0px;
    display: inline-block;
}
#blog-post article > .read-more:hover {
    color: #000;
}
#blog-post article h3 {
   margin-bottom: 20px;
}
#blog-post article h3.margin_fix_top {
  margin-top:25px;
}
#blog-post article p {
  margin-bottom: 6px;
}
#blog-post article ul.highlight {
  margin-top:16px;
}
#blog-post article ul.highlight li {
  line-height: 32px;
}
#blog-post article ul.highlight li span {
  padding-right:2px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote {
  background: #f5f4f4 none repeat scroll 0 0;
  margin-left: 30px;

  overflow: hidden;
  position: relative;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p {
    font-weight: 300;
    color: #646464;
    font-size: 17px;
    padding: 26px 30px 0px 103px;
    position: relative;
    margin:0;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p:before {
    color: #d0d0d0;
    content: "\f10d";
    font-family: 'fontawesome';
    font-size: 54px;
    left: 30px;
    position: absolute;
    top: 45px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote span {
    float: right;
    font-size: 16px;
    font-style: italic;
    padding-bottom: 24px;
    padding-right: 37px;
    text-transform: capitalize;
}
#blog-post article .shear_area .shear {
  margin-top: 80px;
  overflow: hidden;
}
#blog-post article .shear_area .shear h6 {
  float: left;
  margin-right: 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 4px;
}
#blog-post article .shear_area .shear .social_button {
  float: left;
  margin: 0;
  padding: 0;
}
#blog-post article .shear_area .shear .social_button ul li {
  display: inline-block;
}
#blog-post article .shear_area .shear .social_button ul li a {
  background-color: transparent;
  color: #787c7f;
  display: inline-block;
  margin: 0 8px;
  line-height: 17px;
}
#blog-post article .shear_area .shear .social_button ul li a:hover ,
#blog-post article .shear_area .shear .social_button ul li a:focus ,
#blog-post article .shear_area .shear .social_button ul li a:active {
  color:#689ac5;
}
#blog-post article .administrator {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  margin-top: 70px;
  overflow: hidden;
  margin-bottom: 70px;
}
#blog-post article .administrator .administrator_img {
    padding-bottom: 22px;
    padding-left: 6px;
    padding-top: 18px;
}
#blog-post article .administrator .administrator_text {
  margin-left: -57px;
}
#blog-post article .administrator .administrator_text h4 {
  font-size: 16px;
  margin-top: 18px;
  text-transform: uppercase;
  margin-bottom:10px;
}
#blog-post article .administrator .administrator_text p {
    color: #808080;
    font-size: 15px;
    line-height: 25px;
    padding-top: 2px;
    padding-right: 16px;
}
#blog-post .comments_area h4 {
  margin-bottom: 33px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e9e9e9;
}
#blog-post .comments_area .single_comment>img {
  border-radius: 5px;
}
#blog-post .comments_area .single_comment .comment {
  position: relative;
  width:87%;
  padding-left: 30px;
}
#blog-post .comments_area .single_comment .comment a.reply {
  width:60px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color:#3f3e3e;
  background: #f4f4f4;
  border-radius: 4px;
  font-size: 13px;
  position: absolute;
  top: 13px;
  right: -20px;
}
#blog-post .comments_area .single_comment .comment a.reply:hover {
  color:#fff;
}
#blog-post .comments_area .single_comment .comment h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-bottom: 5px;
}
#blog-post .comments_area .single_comment .comment span {
  font-style: italic;
}
#blog-post .comments_area .single_comment .comment p {
  margin-top:17px;
}
#blog-post .comments_area .single_comment {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 25px;
  margin-bottom: 34px;
}
#blog-post .comments_area .single_comment.border_fix {
  border-bottom: none;
  border-top: 1px solid #e9e9e9;
  margin: 34px 0 0px 102px;
  padding-top: 38px;
  padding-bottom: 15px;
}
#blog-post article .comment-box .comment-box-title h4 {
  color: #353535;
  padding: 37px 0 25px;
}
#blog-post article .comment-box .comment-box-field .comment-box-half input {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding: 9px 0 9px 20px;
    width: 100%;
    outline: none;
}
#blog-post article .comment-box .comment-box-field .comment-box-full textarea {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    height: 163px;
    padding: 10px 0 10px 20px;
    resize: none;
    width: 100%;
    outline: none;
}
#blog-post article .comment-box form button {
  color:#fff;
  width:150px;
  line-height: 43px;
  margin-top: 30px;
}
#blog-post article .comment-box .comment-box-field .comment-box-submit input[type=submit]:hover {
  background: rgba(190,71,50,1);
}
/*------- blog-fix-width-4column-left-sidebar --------*/
.blog_sidebar form,
.blog_sidebar .category_list,
.blog_sidebar .slide_show,
.blog_sidebar .tags_widget,
.blog_sidebar .recent_blog,
.blog_sidebar .flickr_widget,
.blog_sidebar .site_archives,
.blog_sidebar .text_wideget {
  margin-bottom:40px;
}
.blog_sidebar .text_wideget p {
 font-size: 15px;
 color: #808080;
 padding-top: 3px;
 line-height: 26px;
 padding-left: 3px;
 padding-right: 6px;
}
.blog_sidebar form .search_item_holder {
  position: relative;
}
.blog_sidebar form input {
  font-size: 15px;
  border:1px solid #eeeff0;
  height:42px;
  outline: none;
  width:100%;
  padding-left:13px;
  padding-right:41px;
}
.blog_sidebar form button {
  height:42px;
  width:42px;
  outline: none;
  box-shadow: none;
  color:#fff;
  position: absolute;
  right:0;
  top:0;
  font-size: 16px;
}
.blog_sidebar h4 {
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  color: #3d3d3d;
  position: relative;
  padding-left:13px;
  padding-bottom:14px;
  border-bottom: 1px solid #e8eaef;
  margin-top:0;
}
.blog_sidebar h4:before {
  content: '';
  background: #689ac5;
  position: absolute;
  width:3px;
  height:17px;
  left:0;
  top:0;
}
.blog_sidebar .tags_widget h4 {
  margin-bottom:9px;
}
.blog_sidebar .category_list ul li a {
  display: block;
  font-size: 15px;
  color: #8c8c8c;
  line-height: 40px;
  border-bottom: 1px solid #e8eaef;
}
.blog_sidebar .category_list ul li:last-child a {
  border:none;
  padding-bottom: 0;
}
.blog_sidebar .category_list ul {
  margin:10px 0 0 0;
}
.blog_sidebar .category_list ul li a span,
.blog_sidebar .site_archives ul li a span {
  color:#a6a6a6;
  float:right;
}
.slide_show .slider_box {
  padding-top:23px;
}
.slide_show .carousel-control {
  position: absolute;
  background: #fff;
  opacity: .8;
  height: 25px;
  width: 21px;
  top: 42%;
  line-height: 25px;
  background-image:none;
  text-shadow:none;
}
.tags_widget ul li {
  display: inline-block;
  margin: 8px 1px 0px 4px;
}
.tags_widget ul li a {
  font-size: 14px;
  display: block;
  color: #808080;
  padding:5px 15px;
  text-transform: capitalize;
  background: #f8f8f9;
  border:1px solid #f4f4f5;
  border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.blog_sidebar .recent_blog h4 {
  margin-bottom: 25px;
}
.blog_sidebar .recent_blog .img-content {
  width:30%;
}
.blog_sidebar .recent_blog .text {
  width: 70%;
  padding-left: 15px;
}
.blog_sidebar .recent_blog .text a {
  line-height: 21px;
  color:#1c2125;
  margin: -3px 0 2px 0;
  font-weight: 500;
}
.blog_sidebar .recent_blog .text span {
  font-size: 15px;
}
.blog_sidebar .recent_blog .recent_blog_single_item {
  border-bottom: 1px solid #efeefe;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.blog_sidebar .recent_blog .recent_blog_single_item:last-child {
  border:none;
}

.cmail a span span{margin-top:-20px!important;}
.flash.col-md-12{}
.flash{padding:30px 0px 30px 0px;
    width: 100%; background: rgba(255, 255, 255, 0.8);}
.flash .content{max-width:68em!important; margin: 0 auto!important;}
.flash .title{display: inline-block; margin-right:5px; font-size:1.65em!important; vertical-align:middle!important; color:#000!important;}
.flash h3.title{color:#689ac5!important; font-weight:bold!important;}
.s5textrotatecls a, .s5textrotatecl{color:#000!important;}

.col-lg-2 p{ text-align:left!important;}
div.col-md-4 .moduletable h3{color:#fff!important;}
div.col-lg-12.we-do-area .custom .col-md-4 .form a{display:none!important;}
div.col-md-4 .button2{padding-left:10px!important;}
div.col-md-4 .button1 {padding-left:7px;}
div.col-md-4 .button2 a{margin-left:-8px!important;}
div.col-md-4 .button1 a, div.col-md-4 .button2 a { text-decoration:none!important; border:none!important; outline:0!important; vertical-align:middle!important; color:#000!important; text-transform:capitalize!important; font-size:1em;}
div.col-md-4 .button1 .bel, div.col-md-4 .button2 .mail{display: inline;
  margin: 0px 10px; /* Spacing either side of link */}
div.col-md-4 .button1, div.col-md-4 .button2{margin-top:30px;}
.we-do-area .col-md-3{text-align:center;}
.col-md-20{text-align:center;}
.we-do-area.rpo .row{padding:0px 15px 30px 15px;}
.we-do-area.rpo h5{padding-top:15px;}
.we-do-area.rpo .col-md-3{width:85px;}
.we-do-area.rpo .col-md-3 .effect-oscar{ width:45px; height:auto; padding-top:2px!important;}
.we-do-area.rpo .col-md-3 img{height:auto; width:45px;}
.col-md-20 .effect-oscar img{margin-left: auto;
	margin-right: auto; display:block;
	border:5px solid #213043!important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
.text p {text-align:left!important;}

.col-md-4 h5{text-align:center;}
.col-md-4 .effect-oscar img{margin-left: auto;
	margin-right: auto; display:block;
	border:5px solid #213043!important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
.col-md-4 .text p {text-align:center!important;}


#page-wrap {
	margin: 50px;
}

	.single-content.float-left.bar-fix p span a{color:#666;}
	
	/*BLOCKQUOTES*/

	
	.owl-item .item img{border:0px 0px 0px 0px!important;}
	
	
	a.adv {
  width:100%;
  padding: 10px 25px 10px 25px;
  font-family: Arial;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  text-shadow: -1px -1px 2px #618926;
  
  background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));  
  

}

a.adv:hover {
  text-shadow: -1px -1px 2px #465f97;

}


.share-btn-wrp {
	list-style: none;
	display: block;
	margin: 184px 0 0 0px;
	padding: 0px;
	width: 90px;
	right: 50px;
	position: fixed;
	z-index:1000!important;
}
.share-btn-wrp .button-wrap{
	width:90px;
	height:80px;
	margin-top:3px;
	margin-bottom:25px;
	
}

@media all and (max-width: 966px) {
	.share-btn-wrp{
		width: 100%;
		text-align: center;
		position: fixed;
		bottom: 1px;
	}
	.share-btn-wrp .button-wrap {
		display: inline-block;
		margin-left: 4px;
		margin-right:4px;

	}
	       

}


.tooltipicon {
    position: relative;
    display: inline-block;
 
}

.button-wrap.tooltipicon.mailver{margin-top:25px;}
.tooltipicon .facebook  {
    visibility: visible;
    width: 180px;
    background-color:#213043;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 7px 7px;
    position: absolute;
    z-index: 1;
    top: 53px;
    right: -30%;
	border:1px solid #fff;
}

.tooltipicon .trip  {
    visibility: hidden;
    width: 160px;
    background-color:#008080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltipicon .insta  {
    visibility: visible;
    width: 180px;
    background-color:#213043;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 53px;
    right: -30%;
	border:1px solid #fff;
}

.tooltipicon .offerte  {
    visibility: hidden;
    width: 160px;
    background-color:#008080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltipicon .mail  {
    visibility: visible;
    width: 180px;
    background-color:#213043;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 53px;
    right: -30%;
	border:1px solid #fff;
}

.tooltipicon .tel  {
    visibility: hidden;
    width: 160px;
    background-color:#008080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltipicon .opening  {
    visibility: hidden;
    width: 160px;
    background-color:#008080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltipicon .tel::after, .tooltipicon .opening::after, .tooltipicon .mail::after, .tooltipicon .offerte::after, .tooltipicon .facebook::after, .tooltipicon .insta::after, .tooltipicon .trip::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #213043;
	border:1px solid #fff;
}



.tooltipicon:hover .tel, .tooltipicon:hover .opening, .tooltipicon:hover .mail, .tooltipicon:hover .offerte, .tooltipicon:hover .facebook, .tooltipicon:hover .trip, .tooltipicon:hover .insta {
    visibility: visible;
}



.pricingdiv{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: 'Source Sans Pro', Arial, sans-serif;
}

.pricingdiv ul.theplan{
  list-style: none;
  margin: 0;
  padding:0px 0px 0px 10px;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  color: white;
  background:#689ac5;
  position: relative;
  width: 250px; /* width of each table */
  margin-right: 10px; /* spacing between tables */
  margin-bottom: 1em;
  transition: all .5s;
}

span.icon-screen-desktop, span.icon-graduation, span.icon-share, span.icon-target, span.icon-badge {display:block; text-align:center; font-size:4em!important;  }

.pricingdiv ul.theplan li{
  margin: 10px 20px;
  position: relative;
  list-style-type: circle;
}
.pricingdiv ul.theplan li.title{list-style: none;}
.pricingdiv ul.theplan li.title h2{
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  text-transform:capitalize;
  color:white!important;
}


.pricingdiv ul.theplan:last-of-type{ /* remove right margin in very last table */
  margin-right: 0;
}

/*very last LI within each pricing UL */
.pricingdiv ul.theplan li:last-of-type{
  text-align: center;
  margin-top: auto; /*align last LI (price botton li) to the very bottom of UL */
    list-style: none;
}  

.pricingdiv a.pricebutton{
  background: white;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  margin: 10px auto;
  border-radius: 5px;
  color: navy;
  text-transform: uppercase;
}

@media only screen and (max-width: 500px) {
  .pricingdiv ul.theplan{
    border-radius: 0;
    width: 100%;
    margin-right: 0;
  }
  
  .pricingdiv ul.theplan:hover{
    transform: none;
    box-shadow: none;
  }
  
  .pricingdiv a.pricebutton{
    display: block;
  }
}
