/* ===================================================================================================

                                      HEADER & FOOTER

=================================================================================================== */


/* ==========================================================================
   HEADER
   ========================================================================== */


.page-header{
    padding: 12px 0;
    z-index: 3;
    position: relative;
}

.page-header.fixed {
    position: fixed;
    background: #313131;
}

/*--------------   HOME PAGE VARIANT  -------------*/

.page-header {
    background: transparent;
    position: absolute;
    z-index: 99;
    top:0;
    width: 100%;

}

.header-logo {
    margin-right: 20px;
	padding-top: 0px;
}

/*======================== CONTACT DETAILS BOX  =======================*/

.contact-box {
    border-left: 1px solid #6b6b6b;
    padding: 0px 23px;
    margin:  0;
}
.contact-box ul li {list-style: none;margin-bottom: 5px;}
.contact-box ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background-color: #3fc1c9;
    border: 2px solid #3fc1c9;
    padding: 5px 13px;
    display: block;
    text-align: center;
    border-radius: 50px;
	transition: all 0.4s ease;
}
.contact-box ul li a .fa {
    color: #fff;
    margin-right: 9px;
    font-size:12px;
}

.contact-box ul li.contact-box-email {
    margin-bottom: 0;
}

.contact-box ul li.contact-box-email a {
    background-color: transparent;
    color: #3fc1c9;
}

.contact-box ul li.contact-box-email a .fa {
	color: #3fc1c9;
}


.contact-box ul li.contact-box-email a:hover,
.contact-box ul li a:hover  {
    background-color: #f04e25;
    color: #fff;
    border-color: #f04e25;
}

.contact-box ul li.contact-box-email a:hover .fa {
	color: #fff;
}

/*========================  MENU  =======================*/

#mobile-menu {
    height: 100%;
    width: 74px;
    position: absolute;
    top:0;
    right:0;
    text-align: center;
    background: #292929;
    display: none;
}

#mobile-menu img {
    margin-top:26px ;
}

ul.top-menu {
    float:right;
}

ul.top-menu.show {
    display: block;
}

ul.top-menu > li {
    display: inline;
    line-height: 89px;
	padding: 10px 0;
}
ul.top-menu li a{
    color:#ffffff;
    text-decoration: none;
    font-size: 14.5px;
    margin-right: 26px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    font-weight: bold;
	position: relative;

}
ul.top-menu li.current-menu-item > a,
ul.top-menu li a:hover {
    color: #f04e25;
    text-decoration: none;
    border-bottom: 1px solid #f04e25;
}
.single-case_studies #menu-item-22 a,
ul.top-menu li.current_page_parent>a{
    color: #3fc1c9;
    text-decoration: none;
    border-bottom: 1px solid #3fc1c9;;
}



/* ==========================================================================
  FOOTER
  ========================================================================== */

.page-footer{
}
.page-footer .inner {
    padding: 60px 30px;
    overflow: hidden;
}

/*========================  SOCIAL  =======================*/

.footer-social {
    float: right;
    overflow: hidden;
    margin-top: 31px;
}
.footer-social li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 30px;
}
.footer-social li a {
  color: #fff;
  background: red;
}

/*========================  TEXT COLS  =======================*/

.text-cols {
    min-height: 90px;
    float: left;
    padding-left: 127px;
    padding-top: 50px;
    background: url(../img/bg/footer_bg.png) no-repeat top left;
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
}

.text-cols > div {
   max-width: 320px;
   margin-right: 50px;
   line-height: 29px;
}
.text-cols > div p {
    margin: 0;
    padding: 0;
}
.text-cols > div a {
    color: #fff;
    font-size: 15px;
    text-decoration:none
}
.text-cols > div em {
    color:#3fc1c9;
    font-style: normal;
    margin-right: 12px;
    display: inline-block;
}
/* ==========================================================================
  PARTNERS BAR
  ========================================================================== */

.partners-bar {
    border-top: 2px solid #2c2c2c;
}
.partners-list {
    display: table;
    width: 100%;
}
.partners-list li {display: table-cell;padding: 27px 0 20px 0;vertical-align: middle;}
.footer_partners_list .el{
    background-image: url('img/partners.png');
    display: inline-block;
}
.footer_partners_list li:nth-child(1) .el{
    width:28px;
    height:29px;
    background-position: 0 0;
}
.footer_partners_list li:nth-child(2) .el{
    width:59px;
    height:31px;
    background-position: 0 -34px;
}
.footer_partners_list li:nth-child(3) .el{
    width:50px;
    height:33px;
    background-position: 0 -69px;
}
.footer_partners_list li:nth-child(4) .el{
    width:77px;
    height:11px;
    background-position: 0 -105px;
}
.footer_partners_list li:nth-child(5) .el{
    width:113px;
    height:21px;
    background-position: 0 -119px;
}
.footer_partners_list li:nth-child(6) .el{
    width:79px;
    height:13px;
    background-position: 0 -144px;
}
.footer_partners_list li:nth-child(7) .el{
    width:84px;
    height:32px;
    background-position: 0 -160px;
}
.footer_partners_list li:nth-child(8) .el{
    width:87px;
    height:14px;
    background-position: 0 -196px;
}
.footer_partners_list li:nth-child(9) .el{
    width:71px;
    height:22px;
    background-position: 0 -210px;
}
.footer_partners_list li:nth-child(10) .el{
    width:60px;
    height:25px;
    background-position: 0 -236px;
}
.footer_partners_list li:nth-child(11) .el{
    width:34px;
    height:34px;
    background-position: 0 -263px;
}

/* ==========================================================================
  COPYRIGHTS BAR
  ========================================================================== */

.copyright-bar {
  background: #2c2c2c;
  font-size: 13px;
  color:#939d9d;
  padding: 28px 0;
  overflow: hidden;
}

.copyright-bar p {
    max-width: 80%;
    margin: 6px 0;
}

.copyright-bar a {
    color:#939d9d;
    text-decoration: none;
}
.copyright-bar .copyright-bar-phone{
    font-size: 13px;
    color:#828282;
    text-decoration: none;
}

