
/* Index Agency 2 */

.theme-agency-2 {
   font-family: 'Open Sans', sans-serif;
   color: #5B6474;
}

.theme-agency-2 .header-tit h1 {
   font-size: 38px;
   text-transform: none;
}

.theme-agency-2 h2 {
   font-weight: 300;
   font-size: 40px;
   letter-spacing: 1px;
}

.theme-agency-2 h2.subtitulo-banner {
   font-weight: 300;
   font-size: 15px;
   line-height: 24px;
   letter-spacing: 1px;
   max-width: 500px;
   text-transform: none;
}

.theme-agency-2 h2 span {
   font-weight: 400;
   color: #779c99;
   text-transform: capitalize;
}

.theme-agency-2 p {
   line-height: 22px;
}

.theme-agency-2 i {
   font-size: 40px;
}

.theme-agency-2 .address {
   position: relative;
   padding-left: 50px
}

.theme-agency-2 .address-icon {
   position: absolute;
   top: 30px;
   left: 0;
   color: #5B6474;
   font-size: 35px
}

.theme-agency-2 .address-txt {
   padding-top: 10px;
   padding-right: 0;
   padding-left: 30px;
   padding-bottom: 15px;
   border-left: 1px solid #393E49;
   font-size: 13px;
   color: #9F9F9F;
}

.theme-agency-2 .box-service {
   border: 1px solid #E1E1E1;
   padding: 35px 60px 30px;
   text-align: center;
   margin-bottom: 30px;
   -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;
}

.theme-agency-2 .box-service:hover {
   -moz-box-shadow: 0 0 18px 4px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 0 18px 4px rgba(0,0,0,0.3);
   box-shadow: 0 0 18px 4px rgba(0,0,0,0.3);
}

.theme-agency-2 .box-service .title {
   color: #BF9865;
   text-transform: uppercase;
   font-size: 15px;
   font-weight: 600;
   margin-top: 25px;
   letter-spacing: 1px;
}

.theme-agency-2 .box-service p {
   margin-top: 20px;
}

.theme-agency-2 .service-7 .box-u,
.theme-agency-2 .service-7 .box-r {
   background-color: #fff;
   position: relative;
   text-align: center;
   height: 250px;
   overflow: hidden;
}

.theme-agency-2 .service-7 .box-u i,
.theme-agency-2 .service-7 .box-r i {
   color: #5B6474;
   font-size: 20px;
}

.theme-agency-2 .service-7 .service-title {
   font-size: 18px;
   color: #5B6474;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: 1px;
}

.theme-agency-2 .service-7 .box-u .number-2 {
   font-family: 'Open Sans', sans-serif;
   position: absolute;
   font-size: 220px;
   left: 30px;
   color: rgba(202,202,202,0.30);
   font-weight: 600;
   z-index: -1;
   bottom: 150px;
}

.theme-agency-2 .pricing-2-box .plan-1 {
   background-color: #F5F5F5;
}

.theme-agency-2 .pricing-2-box .plan-2 {
   background-color: #FBFBFB;
}

.theme-agency-2 .pricing-2-box .plan-content .price {
   background-repeat: repeat;
   background-position: 0 0 rgba(213,213,213,0.20);
   background-image: none;
   background-color: rgba(36,43,54,0.40);
   background-attachment: scroll;
   border-radius: 50%;
   width: 120px;
   height: 120px;
   margin: 0 auto;
}

.theme-agency-2 .pricing-2-box .plan-content .cost-content {
   font-family: 'Open Sans', sans-serif;
   padding-top: 25px;
   padding-right: 0;
   padding-left: 0;
   padding-bottom: 0;
}

.theme-agency-2 .pricing-2-box .plan-content .month {
   font-size: 11px;
   line-height: 14px;
   margin: -3px 0 0;
   text-transform: uppercase;
   color: #5B6474;
}

.theme-agency-2 .pricing-2-box li {
   line-height: 30px;
   color: #5B6474;
}

.theme-agency-2 .pricing-2-box .plan-content:hover {
   -webkit-box-shadow: 12px 12px 0 rgba(153,153,153,0.20);
   box-shadow: 12px 12px 0 rgba(153,153,153,0.20);
}

.theme-agency-2 .quote {
   position: relative;
   padding: 10px;
}

.theme-agency-2 .quote p {
   color: #a8a8a8;
   font-style: italic;
   line-height: 2.0;
   font-size: 15px;
}

.theme-agency-2 .quote:first-child:before {
   content: '\201C';
   color: #677184;
   font-size: 150px;
   font-weight: 100;
   opacity: .3;
   position: absolute;
   top: -25px;
   left: 10px;
   z-index: -1;
   font-family: Cambria, "Hoefler Text", serif;
   width: 100%;
}

.theme-agency-2 .quote .author {
   text-align: right;
   color: #a8a8a8;
}

.theme-agency-2 .quote h3 {
   font-size: 15px;
   font-weight: 600;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.theme-agency-2 .quote h4 {
   font-size: 12px;
   font-weight: 600;
   text-transform: capitalize;
   font-style: italic;
   margin-top: -4px;
}

.theme-agency-2 .quote h4:before {
   content: '';
   background-color: #CDCDCD;
   height: 1px;
   width: 15px;
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}

.theme-agency-2 .wrap-figure-des {
   background-color: rgba(51,60,77,0.90);
   min-height: 460px;
   padding: 40px;
   text-align: right;
}

.theme-agency-2 .wrap-figure-des p {
   color: #fff;
}

.footer-2 {
   background-color: #37606f;
}

.footer-2 .sub {
   background-color: #37606f;
}
