/*
Theme Name: Ataraxia
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen
*/


.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12,.col-ml-1,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-ml-10,.col-ml-11,.col-ml-12  {position: relative;min-height: 1px;padding-left:15px;padding-right:15px;}

@media (max-width: 1200px ) and (min-width:960px){
  .col-ml-1,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-ml-10,.col-ml-11,.col-ml-12 {float: left;display:inline-block;}.col-ml-1  { width:8.33333333%;  }.col-ml-2  { width:16.66666667%; }.col-ml-3  { width:25%;      }.col-ml-4  { width:33.33333333%; }.col-ml-5  { width:41.66666667%; }.col-ml-6  { width:50%;      }.col-ml-7  { width:58.33333333%; }.col-ml-8  { width:66.66666667%; }.col-ml-9  { width:75%;      }.col-ml-10 { width:83.33333333%; }.col-ml-11 { width:91.66666667%; }.col-ml-12 { width:100%;     }.col-ml-push-1  { left:8.33333333%;  }.col-ml-push-2  { left:16.66666667%; }.col-ml-push-3  { left:25%;      }.col-ml-push-4  { left:33.33333333%; }.col-ml-push-5  { left:41.66666667%; }.col-ml-push-6  { left:50%;      }.col-ml-push-7  { left:58.33333333%; }.col-ml-push-8  { left:66.66666667%; }.col-ml-push-9  { left:75%;      }.col-ml-push-10 { left:83.33333333%; }.col-ml-push-11 { left:91.66666667%; }
}


@media (max-width: 768px ) and (min-width:560px){
  .col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12 {float: left;display:inline-block;}.col-ms-1  { width:8.33333333%;  }.col-ms-2  { width:16.66666667%; }.col-ms-3  { width:25%;      }.col-ms-4  { width:33.33333333%; }.col-ms-5  { width:41.66666667%; }.col-ms-6  { width:50%;      }.col-ms-7  { width:58.33333333%; }.col-ms-8  { width:66.66666667%; }.col-ms-9  { width:75%;      }.col-ms-10 { width:83.33333333%; }.col-ms-11 { width:91.66666667%; }.col-ms-12 { width:100%;     }.col-ms-push-1  { left:8.33333333%;  }.col-ms-push-2  { left:16.66666667%; }.col-ms-push-3  { left:25%;      }.col-ms-push-4  { left:33.33333333%; }.col-ms-push-5  { left:41.66666667%; }.col-ms-push-6  { left:50%;      }.col-ms-push-7  { left:58.33333333%; }.col-ms-push-8  { left:66.66666667%; }.col-ms-push-9  { left:75%;      }.col-ms-push-10 { left:83.33333333%; }.col-ms-push-11 { left:91.66666667%; }
}






/* ===== GENERAL ===== */

html{width:100%;height:100%;}
body{
	width:100% !important;
	height:100% !important;
	padding:20px 0px;
  overflow:hidden;
  margin:0;	
  padding:20px;
  overflow-y:scroll;
  font-family:"proxima-nova", sans-serif;
  font-weight:400;
  font-size:15px;
  background:#135984 url('/wp-content/themes/ataraxia/img/dandelion.png')  no-repeat left bottom fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bottomstrip-fixer{padding-bottom:120px;min-height:100%;}
.text-white{color:#fff;}
.text-orange{color:#FD8724;}
.text-dark,.text-blue{color:#133453;}

.container{position:relative;max-width:1170px;width:100%;}
.section{padding:10px 0;}
.logo{width:140px;display: inline-block;float:left;}
.logo img{width:100%;}

.navbar-default{background:none;border:none;padding-top:10px;font-size:14px;}
.navbar-default .navbar-nav a{color:#fff !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{background:none;border-bottom:2px solid #F48831;}
.nav.navbar-nav{float:right !important;}


a{color:#133453;border-bottom:1px solid #FD8724;}
a:hover,a:focus,a:active{text-decoration:none;color:#FD8724;}

h1,h2,h3,h4,h5,h6{color:#F48831;margin-top:5px;}
h1{font-weight:700;}
h2,h3{font-weight:600;}
h4,h5,h6{font-weight:500;}
h1>span,h2>span,h3>span,h4>span,h5>span,h6>span{color:#fff;}


h1{font-size:58px;color:#fff;} 
h1>span{color:#F48831;}


h2{font-size:42px;}

span.qualification{font-size:70%;}
h5{font-size:14px;}

ul{padding-left:15px;}

.header-phone{width:100%;text-align:right;margin-bottom:0;margin-top:20px;padding-right:10px;}

@media(max-width:768px){
  h1{font-size:40px;}
  .tablet-hide{display:none;}
  body{padding:20px 0;}
}
@media(max-width:560px){
  .mobile-hide{display:none;}
}

/* ====== Home ====== */
#homenav{
  position:absolute;
  z-index:12;
  width:100%;
}
#hometable, #hometablecell{
  width:100% !important;
  height:100% !important;
  position:relative;
}
#hometable{
  display:table;
  vertical-align: middle;
  text-align: center;
  position:absolute;
  top:0;
  left:0;
  z-index:90;
}
#hometablecell{
  display:table-cell;
  vertical-align: middle;
  text-align: center;
  padding:0 20px;
}

.table{
  display:table;
  height:100%;
  width:100%;
  vertical-align: middle;
  margin-bottom:0px;
}

.table-cell{
  display:table-cell;
  height:100%;
  width:100%;
  vertical-align: middle;
}

@media(max-width:768px){
  .stat-tablet-fix{min-height:0px !important;}
}


.button {background-color: #f48831; position: absolute;
    width:100%;
    max-width:880px;
    height: 100px; 
    position:relative;
    display:inline-block;
    z-index:99;}
    
.button .slider {color:white;font-size:50px;font-weight:600;text-align:center;}

.button .arrow { background-image:url('/wp-content/themes/ataraxia/img/right-arrow.png');background-position:center;background-repeat:no-repeat;background-size:25px;background-color:#123354;width:100px;height:100px;position:absolute;right:0px;top:0px;z-index:110;}

div.text {margin-top:15px !important;height:80px;padding-right:100px;}

.slick-vertical .slick-slide {height:100px;font-family: 'Montserrat', sans-serif;width:100% !important;}

.top-strip {background-color: #f48831;width:100%; height:20px; position:absolute;top:0px;left:0px;z-index:99;}
.bottom-strip {background-color: #f48831;width:100%; height:auto;position:fixed;bottom:0px;left:0px;color:#fff;text-align:center;padding:15px;z-index:100; }
.bottom-strip a{color:#fff;border-bottom:1px solid #fff;}

.regular{width:100% !important;}


/*.menu-arrow{border:none;padding-right:40px;padding-left:40px;background:url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat right center;background-size:40px 40px;text-transform:uppercase;border-radius:0;color:#fff;}
.menu-arrow:hover, .menu-arrow[aria-expanded="true"]{background:#133453 url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat right center;background-size:40px 40px;}*/

.navbar-nav>li>a,.logo,.breadcrumbs a{border:none;}
.navbar-toggle{padding:12px;position:relative;top:58px;right:0px;}
.navbar-header{margin-bottom:10px;}
.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#FD8724;border:0;}
.navbar-default .navbar-toggle .icon-bar{background-color:#fff;}

.page-icon{max-width:165px;margin-bottom:20px;}

@media(min-width:769px){
	.nav { margin-top:8px;}
  .nav>li>a{padding:2px 2px 2px;margin:0px 8px 0px;}
  .nav>li>a:hover{border-bottom:2px solid #F48831;}
  .statHeightMatch{text-align: left;}
}

@media(max-width:768px){
  .page-icon{max-width:125px;}
  .container-fluid>.navbar-header{margin-left:-50px;margin-right:-50px;}
  .menu-arrow{width:100%;display:inline-block;margin:0;margin-top:20px;}
  .navbar-default .navbar-toggle:hover, .menu-arrow[aria-expanded="true"]{background-color:#133453 !important;}
  .navbar-default .navbar-collapse{margin-left:-50px;margin-right:-50px;padding:0;border:none;}
  .nav.navbar-nav{width:100%;}
  .nav.navbar-nav{float:none !important;}
  .navbar-nav{margin:0;}
  .nav.navbar-nav li{background:#FD8724;background-size:40px 40px;text-align:center;padding-right:40px;padding-left:40px;}
  .nav.navbar-nav li.active,.nav.navbar-nav li:hover{background:#133453;}
  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{border:none;}
}

@media(max-width:600px){
	.button .arrow { background-image:url('/wp-content/themes/ataraxia/img/right-arrow.png');background-position:center;background-repeat:no-repeat;background-size:25px;background-color:#123354;width:100%;height:70px;position:absolute;right:0px;top:100px;}
	div.text {padding-right:0;}
}



/* =============================================================================
  Particle system CSS
   ========================================================================== */

/* ---- base ---- */

canvas{
  display:block;
  vertical-align:bottom;
}


/* ---- particles.js container ---- */

#particles-js{
z-index:10;
    pointer-events:visibleFill;
	position:absolute;top:0;left:0;overflow:hidden;
  width: 100%;
  height: 100%;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}




/*.link-arrow{color:#133453;padding-right:22px;background:url("/wp-content/themes/ataraxia/img/link_arrow-orange.png") no-repeat right center;background-size:16px 16px;text-decoration: underline;display:inline-block;width:100%;text-align:right;}
.link-arrow:hover{color:#F48831;}*/


.link-arrow{width:100%;background:url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat right center;display:inline-block;height:40px;background-size:40px 40px;position:relative;bottom:-5px;}
.link-arrow:hover{background:url("/wp-content/themes/ataraxia/img/right-arrow_large-light.png") no-repeat right center;background-size:40px 40px;}

/* ===== Link Blocks ==== */
.link-box{background:#FD8724;margin-bottom:30px;text-align: right;}
a>.link-box{background:#FD8724 url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat bottom right;background-size:40px 40px;}
.link-box h4{width:100%;text-align: left;color:#fff;}
.link-box img{width:100%;}
.link-box .text-box{padding:10px 15px 50px;}

@media(max-width: 560px){
  .link-box .text-box{padding:10px 0px 10px 0px;margin-left:-15px;}
}


/* ===== Big Block ==== */
.big-block{background:#fff;}
.big-block img{width:100%;}
.big-block .text-box{padding:50px 25px;color:#133453;background:#fff;}
@media(max-width:960px){
  
}
@media(max-width:768px){
  .big-block{background:none;}
  .hwwtext{min-height:400px !important;}
  .hwwimage{height:250px !important;min-height:250px !important;position:relative;left:0px;width:100%;}
}


/* ===== Team Block ==== */
.team-block{background:#fff;margin-bottom:30px;position:relative;}
.team-block img{width:100%;max-width:366px;}
.team-block .text-box{background:#fff;color:#133453;padding:30px 15px 15px 15px;position:relative;background:#fff;}
.team-block h5{color:#133453;}
.team-block .linked-in{width:34px;display:inline-block;position:absolute;top:15px;right:15px;border:none;}
.text-box.experience-box{background:#FD8724;color:#fff;padding:15px 30px 50px;width:100%;}
.experience-box-parent{display:none;}
.plus-minus{background:url("/wp-content/themes/ataraxia/img/plus_minus.png") no-repeat;background-position:0px 0px;background-size:40px 80px;width:40px;height:40px;position:absolute;bottom:0;right:0;z-index:1;}
.plus-minus.minus{background-position:0px -40px;}


@media(max-width:768px){
  .text-box.experience-box{padding-top:15px;}
  .case-block.our-story .study{padding-bottom:0;}
  .case-block.our-story .text-box{padding:15px 0;}
}
@media(max-width:559px){
  .team-block img{width:100%;max-width:100%;}
  .team-block{background:transparent;}

}

/* ===== Case Study Block ==== */
.case-block {margin-bottom:30px;}
.case-block .study{padding-bottom:40px;}
a>.case-block{background:#FD8724 url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat bottom right;background-size:40px 40px;}

.case-block img{width:100%;}
.case-block .text-box{color:#133453;padding:15px 15px 15px 15px;position:relative;}
.text-box.quote-box{background: #fff;}


/* ===== Case Study Page ==== */
.case-study{background:#fff;padding:15px 30px;color:#133453;margin-bottom:50px;}
a>.more-studies{background:#FD8724 url("/wp-content/themes/ataraxia/img/right-arrow_large.png") no-repeat bottom right;background-size:40px 40px;}
.more-studies{margin-bottom:30px;padding-bottom:40px;}
.more-studies img{width:100%;}
.more-studies .text-box{padding:15px;}
.more-studies .text-box h4{color:#fff;}
.study-image{max-width:165px;border-radius:100%;margin-bottom:50px;}

.breadcrumbs a{color:#fff;}
.breadcrumbs a.current{border-bottom:1px solid #FD8724;}
.breadcrumbs a:hover{color:#FD8724;text-decoration: none;}
.breadcrumbs img{margin:0 5px;}

@media(max-width:768px){
  .study-image{margin-bottom:20px;}
}

/* ===== Contact page ===== */
label,input, textarea{width:100%;}
label{margin-top:20px;margin-bottom:10px;}
input, textarea{padding:15px;background:#CFD6DD;border:1px solid #F48831;color:#000;}
input[type="submit"]{width:auto;color:#fff;background:#F48831;float:right;padding:10px 45px;margin-top:40px;}
input[type="submit"]:hover{color:#Fff;background:#CFD6DD;}
.contact-list{list-style:none;padding:0;}
.contact-list li{padding-left:42px;padding-bottom:15px;padding-top:5px;}
.contact-list li:nth-child(1){background:url("/wp-content/themes/ataraxia/img/icon-phone.png") no-repeat left top;background-size:32px;}
.contact-list li:nth-child(2){background:url("/wp-content/themes/ataraxia/img/icon-email.png") no-repeat left top;background-size:32px;}
.contact-list li:nth-child(3){background:url("/wp-content/themes/ataraxia/img/icon-location.png") no-repeat left top;background-size:32px;}
.contact-list img{width:32px;display:inline-block;margin-right:10px;display:none;}





/* ===== Sidebar ===== */

.sidebar a{color:#fff;padding-left:10px;display:inline-block;}
.sidebar a:hover{color:#FD8724;}
.sidebar h4{margin-top:15px;}

@media(max-width:768px){
  .sidebar{padding:30px 0;}
  .sidebar a{padding:0px 0px 10px 10px;}
}




/* ===== Statistics ===== */
.statistics{text-align: center;}
.statistics img{width:100% !important;height:auto !important;max-width:450px;margin:0 auto;}






.get-in-touch{background:#FD8724;color:#fff;padding:0 !important;}
.get-in-touch .text-box{padding:30px 30px;}
.cta{background:#FD8724;color:#fff;padding:0;padding-left:15px;margin-top:80px;}
.cta a{border-color:#fff;}
.cta a:hover{color:#fff;}
.cta h3{font-weight:200;margin:20px 0;}
.cta .text-box{padding:60px 30px;}
.ctabg{background:url("/wp-content/themes/ataraxia/img/ctaimg.jpg") no-repeat center center;background-size:cover;}

@media(max-width:768px){
  .cta .text-box{padding:30px 5px;}
  .cta{padding-right:15px;}
  .cta h3{margin:30px 0;}
}



a.amg-login {
	background-color: #f48831;
	padding-left: 12px !important;
    padding-right: 12px !important; 
}

@media (min-width:769px)
{
	a.amg-login:hover {
		background-color: #f48831 !important;
		padding-left: 12px !important;
		padding-right: 12px !important; 
		padding-top:2px !Important;
		padding-bottom:2px !Important;
		border:0 !Important;
	}
}