﻿

.qcolor
{
    color: #7a1501;
}
    
    .tcolor
{
    color: #9d8d85;
 
}
    .values
{
    background: #9d8d85;
    text-align: center;
    color: #fff;
    padding: 10px 5px;
    font-size: 18px;
}
    
    .group_spotlight {
    position: relative;
    margin-bottom: 50px;
    min-height: 200px;
}

.summary
{
    font-size: 17px;
    clear: both;
    color: #7a1501;
    padding: 0px 0 15px 0;
    border-width: 1px 0 1px 0;
    margin-bottom: 10px;
    font-family: 'Conv_DinarOneMedium' ,Tahoma,Sans-Serif;
}
   
.business-grid {
  background: #f1f1f1;
}
 
.business-grid {
  position: relative;
}
 
.business-grid {
  overflow: hidden;
  
}

.business-grid:before {
  background: #fff;
  content: "";
  height: 999em;
  left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
   float: right;
    direction: rtl;
}

 
.business-grid .img-responsive, .node.wrap-why-we-do-it .wrap-documentary .field-collection-item-field-wi-why-g2 .content a img {
  transform: scale(1);
  transition: transform 1s;
}
 
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-desc
{
    padding: 20px;
    float: right;
    direction: rtl;
    color: #414141;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.9);
    font-size: 12px;
    width: 100%;
    line-height: 20px;
    letter-spacing: -.4px;
    opacity: 1;
    -webkit-transition: bottom 0.5s ease,opacity 0.5s ease;
    -moz-transition: bottom 0.5s ease,opacity 0.5s ease;
    -o-transition: bottom 0.5s ease,opacity 0.5s ease;
    transition: bottom 0.5s ease,opacity 0.5s ease;
    min-height: 80px;
}
 
  
.business-grid .hover-content {
  padding-top: 20px;
}
 
 
 
.business-grid .img-responsive, .node.wrap-why-we-do-it .wrap-documentary .field-collection-item-field-wi-why-g2 .content a img {
  transform: scale(1);
  transition: transform 1s;
}
 
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


.business-grid .hover-content
{
    cursor: default;
    background: rgba(255,255,255,.9);
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    float: right;
    direction: rtl;
    width: 100%;
    height: 100%;
    padding: 16px 16px 10px;
    padding-top: 40px;
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.no-padding {
  padding: 0;
}

.business-grid .img-responsive, .node.wrap-why-we-do-it .wrap-documentary .field-collection-item-field-wi-why-g2 .content a img {
  transform: scale(1);
  transition: transform 1s;
}
 
 .business-grid .hover-content {
  padding-top: 20px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

 
.home .business-grid:before {
  background: #fff;
  content: "";
  height: 999em;
  left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}
  /*
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}*/
 /*
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/

.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.overlay{
    opacity:0.6;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
   
}

.ic_caption{
    position:absolute;    
    opacity:0.6;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:5px;
    margin:0px;
}
.ic_caption h3{
    padding:0px 5px 5px 5px;
    margin:0px;
    font-size:18px;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;

}





.box {
	  position: relative;
	  float: left;
	  width: 300px;
	  height: 300px;
	  margin-right: 20px;
	}
	.last {
	  margin-right: 0;
	}
	.caption {
	  position: absolute;
	  background: #000;
	  opacity: 0.7;
	  bottom: 0;
	  left: 0;
	  width: 90%;
	  height: 15%; /* Auto can still work for the height */
	  padding: 5%;
	  color: #fff;
      padding-top:1%;
	}
	.full-height {
	  height: 90%;
	}
 
 
 .fheight
{
    height: 290px;
}
 

.imgborder
{
    padding: 2px;
    border: 1px solid #FFFFFF;
    margin: 2px;
}

.content-wrapper .mod {
    margin-bottom: 17px;
}



.custom-list {
    padding: 0;
    list-style: none;
    background: #ededed;
}

/*
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}


ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
  */
  
  
.custom-list .sm-thumb
{
    min-width: 80px;
    display: block;
    text-align: center;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

img.sm-thumb, div.sm-thumb, .sm-thumb-wrapper > img
{
    margin-left: 2px;
    margin-bottom: 2px;
    float: left;
    display: block;
    width: 100%;
}
.pull-left {
    float: left !important;
}

.custom-list .details {
    padding-top: 5px;
    padding-bottom: 0;
}

.details {
    padding: 23px 10px 20px;
    overflow: hidden;
    position: relative;
}

.custom-list .title
{
    font-size: 19px;
    color: #7a1501;
    padding-bottom: 8px;
}
.content-wrapper .title
{
    font-size: 27px;
    margin-top: 0;
    font-family: 'Ogirema_r';
    color: #7a1501;
    margin-bottom: 18px;
}

.custom-list li:first-child {
    border: 0;
}
.custom-list li {
    border-top: solid 2px #fff;
    padding: 30px 17px;
}
 

.qtimg {
    max-width: 100%;
}
..qtimg {
    vertical-align: middle;
}
.qtimg {
    border: 0;
}


 img.centered {
   display: block;
   margin: auto auto;
 }
 
 
 .process-list
{
    overflow: hidden;
    background: #f2f1ed;
    padding: 10px 25px 40px 25px;
}
 .process-list ul{list-style:none;padding:0;overflow:hidden;}
 .process-list li{width:100%;float:left;text-align:center;}
 .process-list .counter
{
    background: #d1ccbd;
    width: 80px;
    height: 80px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 15px;
    font-family: 'avenirLight' ,arial,Helvetica,sans-serif;
    margin: 10px 50px 15px auto;
    float: left;
    vertical-align: middle;
}
.process-list li p
{
    text-align: left;
    color: #7e8181;
    font-family: 'Ogirema_r';
    font-size: 17px;
    margin-top: 20px;
    clear: both;
    vertical-align: middle;
 
}
.process-list .counter span
{
    font-size: 22px;
    margin: 0 auto;
}
.process-list .counter .number
{
    font-size: 30px;
    line-height: 25px;
    font-family: 'avenirHeavy' ,arial,Helvetica,sans-serif;
}
.process-content{border-top:solid 1px #fff;padding-top:25px;}
.process-content.top{border:0;padding-top:0;}
.excerpt-content{display:table-cell;}

.counter-title {
    font-size: 19px;
    color: #7a1501;
    padding-bottom: 8px;
    float: left;
    text-align: left;
}

.process-list .details {
    padding-top: 5px;
    padding-bottom: 0;
}
.details {
    padding: 23px 10px 20px;
    overflow: hidden;
    position: relative;
}


.carousel {
    padding: 0 40px;
    width: 97%;
}
.carousel {
    position: relative;
}

.carousel-inner {
    width: 100%;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    transition: left 0.6s ease-in-out 0s;
    -webkit-transition: left 0.6s ease-in-out 0s;
    -moz-transition: left 0.6s ease-in-out 0s;
    -o-transition: left 0.6s ease-in-out 0s;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel .wrap-icon {
    float: left;
    width: 20%;
    padding-right: 10px;
}

.carousel .wrap-highlight {
    float: left;
    width: 80%;
}

.carousel .wrap-highlight {
    float: left;
    width: 80%;
}



.values-list {
    padding: 0;
    list-style: none;
     width: 410px;
     height: 100%;
}


.values-list .sm-thumb
{
    min-width: 80px;
    display: block;
    text-align: center;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.values-list .values-details
{
    padding-top: 5px;
    padding-bottom: 0;
    padding: 15px;
    overflow: hidden;
    position: relative;
    height: 250px;
    background: #f0fafe;
}

 
.values-list .title
{
    font-size: 19px;
    color: #7a1501;
    padding-bottom: 8px;
}


.icon-sticky {
    bottom: auto;
    top: 140px;
}
.icon-sticky {
    position: absolute;
    right: 5px;
    bottom: 0;
    top: 140px;
    width: 106px !important;
}

.values-details .widget-summary
{
    line-height: 20px;
    margin-bottom: 11px;
    width: 380px;
    text-align: justify;
}

.values-details p{
    line-height: 20px;
    margin-bottom: 11px;
}

.values-details .widget-summary {
    color: #737272;
}




h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

h3.underline {
    font-size: 22px;
    position: relative;
    padding-bottom: 10px;
    color: #474646;
}

h3.underline:after {
    height: 3px;
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    width: 34px;
    background: #7a1501;
}


.director-block
{
    border: 1px solid #EFEFF1;
    padding: 30px;
    background: #FFFFFF;
    overflow: hidden;
    margin-bottom: 20px;
}


.director-block .member-image
{
    margin-left: 50px;
    margin-top: 50px;
}
.director-block .member-image {
    float: right;
    margin-left: 40px;
    max-width: 320px;
}
.member-image {
    margin-left: 50px;
}


.director-block p {
    font-size: 18px;
}
.director-block p {
    padding-bottom: 15px;
    font-size: 16px;
    color: #666;
    font-family: lexiaregular,"Avenir LT W01 35 Light",Helvetica,Arial;
}

.director-block h4.clearfix {
    padding-top: 0px;
}

.director-block h4.clearfix {
    clear: both;
    display: block;
    font-size: 18px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
}
h1, h2, h3, h4, h5 {
    margin: 0 0 15px;
}





.mod.widget {
    background: #f5f5f5;
}
.content-wrapper .mod {
    margin-bottom: 18px;
}


aside .mod p, .col-md-4 .mod .widget-summary, .container > .row > .col-md-12 > .col-md-4 {
    font-size: 16px;
    font-family: 'avenirMedium',arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 22px;
}


.mod.widget .details {
    padding-bottom: 28px;
}
.content-wrapper aside .details, .content-wrapper .mod.external .details, .content-wrapper .col-md-4 .details {

}
.content-wrapper .details {
    overflow: hidden;
    position: relative;
}

.mod.widget .title {
    font-size: 24px;
}
.content-wrapper .title {
    font-size: 27px;
    margin-top: 0;
    font-family: 'avenirMedium',arial,Helvetica,sans-serif;
    margin-bottom: 18px;
}
.details h3 {
    margin-top: 0;
}

.title {
    position: relative;
    padding-bottom: 13px;
}


.qtmehead
{
    font-size: 27px;
    margin-top: 0;
    font-family: 'Ogirema_r';
    text-align: justify;
}


.social-icons {
    margin: 0 auto;
    float: right;
    clear: both;
}


 

.social-icons li
{
    display: inline;
    list-style: none;
    margin-right: 5px;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #b1b9ad;
    font-size: 17px;
     font-family: 'Ogirema_r';
}
	
	
	
.social-icons li.phone-number1
{
    font-size: 19px;
    line-height: 18px;
    color: #b1b9ad;
    font-weight: 600;
    padding-top: 1px;
    padding-right: 20px;
}
		
.social-icons li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 28px;
	width: 28px;
}

.social-icons li:hover {background-position: 0 -38px;}

/* Social Widget Icons */
#social a
{
    width: 28px;
    height: 28px;
    margin: 0px 6px 0px 0px;
    display: block;
    float: left;
    text-indent: -9999px;
    background-position: 0 -38px;
}

#social a img{
	border: none;
}

.linkedin {
    background: url(../images/icons/social/linkedin.png) no-repeat;
}
.twitter {
    background: url(../images/icons/social/twitter.png) no-repeat;
}
.facebook {background: url(../images/icons/social/facebook.png) no-repeat;}