/* Index Agency 2 */

.theme-agency-2 {
 font-family: 'Open Sans', sans-serif;
 color: #5B6474;
}

/*--------------------------------*/
/* FULL WIDTH ANIMATED LAYERS 008
/*--------------------------------*/
#fw_al_008 {
 overflow: hidden;
 max-height: 658px;
 position: relative;
 background: #000000;
 font-family: 'Open Sans', sans-serif;
}
#fw_al_008:hover {
 cursor: -moz-grab;
 cursor: -webkit-grab;
}
#fw_al_008:active {
 cursor: -moz-grabbing;
 cursor: -webkit-grabbing;
}
#fw_al_008 > .carousel-inner > .item > img,
#fw_al_008 > .carousel-inner > .item > a > img {
 opacity: 0.4;
 margin: auto;
 width: 100% !important;
}
/*---------- INDICATORS CONTROL ----------*/
.ps_indicators_numbers_x > .carousel-indicators{
 top: 93%;
 left: 1%;
 width: 98%;
 height: 45px;
 padding-left: 1%;
 cursor: e-resize;
 overflow-x: auto;
 text-align: right;
 margin-left: auto;
 margin-right: auto;
 overflow-y: hidden;
 white-space: nowrap;
}
.ps_indicators_numbers_x > .carousel-indicators li{
 width: auto;
 height: auto;
 border: none;
 padding: 5px;
 color: #ffffff;
 text-indent: 0;
 font-size: 12px;
line-height: 12px;
 text-align: center;
 background: transparent;
 font-family: 'Open Sans', sans-serif;
 -webkit-border-radius: 0;
 border-radius: 0;
 -webkit-font-smoothing: antialiased;
 -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
 transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
}
.ps_indicators_numbers_x > .carousel-indicators .active{
 margin: 1px;
 width: auto;
 height: auto;
 border: none;
 text-decoration: overline;
 font-size: 16px;
 font-weight: 600;
 background: transparent;
 text-indent: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
}
.ps_indicators_numbers_x > .carousel-indicators::-webkit-scrollbar{
 height: 5px;
}
.ps_indicators_numbers_x > .carousel-indicators::-webkit-scrollbar-thumb{
 background: rgba(255, 255, 255, 0.8);
 -webkit-border-radius: 0;
 border-radius: 0;
}
/*---------- INDICATORS CONTROL ----------*/
.ps_control_l_y .carousel-control {
 top: 18%;
 opacity: 0.3;
 width: 50px;
 height: 50px;
 z-index: 100;
 border: none;
 color: #ffffff;
 display: block;
 font-size: 14px;
 cursor: pointer;
 overflow: hidden;
 line-height: 48px;
 text-shadow: none;
 position: absolute;
 font-weight: normal;
 background:transparent;
 -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
 transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.ps_control_l_y:hover .carousel-control{
 opacity: 1;
 -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
 transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.ps_control_l_y .carousel-control.left {
 left: 3%;
}
.ps_control_l_y .carousel-control.right {
 top: 12%;
 left: 3%;
}
.ps_control_l_y .carousel-control.left:hover,
.ps_control_l_y .carousel-control.right:hover{
 color: #BF9865;
 background: transparent;
}
/*---------- SLIDE CAPTION ----------*/
.fw_al_008_slide {
 top: 12%;
 right: 0;
 left: 15%;
 width: 500px;
 padding: 10px;
 text-align: left;
 position: absolute;
}
.fw_al_008_right{
 left: auto;
 right: 15%;
 text-align: right;
}
.fw_al_008_center{
 left: 0;
 right: 0;
 margin: auto;
 text-align: center;
}
.fw_al_008_slide > h6 {
 color: #AF8348;
 text-shadow: none;
 font-weight: normal;
 letter-spacing: 1px;
 text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
 font-family: 'Open Sans', sans-serif;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > h2 {
 color: #ffffff;
 font-size: 38px;
 font-weight: 700;
 text-shadow: none;
 letter-spacing: 3px;
 text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > h3 {
 color: #ffffff;
 text-shadow: none;
 font-weight: normal;
 letter-spacing: 1px;
 margin-bottom: 25px;
 text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > p {
 color: #ffffff;
 font-weight: 300;
 text-shadow: none;
 letter-spacing: 1px;
 margin-bottom: 25px;
 -webkit-font-smoothing: antialiased;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 12s;
 animation-duration: 12s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > h5 {
 color: #AF8348;
 font-weight: 600;
 text-shadow: none;
 letter-spacing: 1px;
 text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > h1 {
 color: #ffffff;
 font-size: 50px;
 font-weight: 400;
 text-shadow: none;
 text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > a {
 color: #ffffff;
 cursor: pointer;
 font-weight: 400;
 font-size: 12px;
 position: relative;
 text-shadow: none;
 text-align: center;
 padding: 10px 20px;
 white-space: nowrap;
 letter-spacing: 1px;
 display: inline-block;
 text-decoration: none;
 margin: 40px 5px 0 5px;
 text-transform: uppercase;
 border: 3px solid #ffffff;
 -webkit-font-smoothing: antialiased;
 -webkit-border-radius: 0px;
 border-radius: 0px;
 -webkit-box-shadow: none;
 box-shadow: none;
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
 -webkit-animation-duration: 10s;
 animation-duration: 10s;
 -webkit-transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
 transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
 -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
 animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.fw_al_008_slide > a > span {
 margin-right: 10px;
}
.fw_al_008_slide > a:hover,
.fw_al_008_slide > a:active {
 color: #ffffff;
 background: #AF8348;
 border: 3px solid #AF8348;
}
.nav-transparent-nav>li>a:before {
 background: #5B6474 !important;
}
.nav-transparent-nav>li>a:hover, 
.nav-transparent-nav>li>a:active, 
.nav-transparent-nav>li>a:focus {
 color: #5B6474 !important;
}
.nav-transparent-dropdown-menu {
 border-top: 2px solid #5B6474 !important;
}
.menu-dark .nav-transparent-dropdown-menu li a:hover, 
.menu-dark .nav-transparent-dropdown-menu li a:active, 
.menu-dark .nav-transparent-dropdown-menu li a:focus {
 color: #dddddd !important;
 background: #5B6474 !important;
}
.menu-dark .nav-transparent-home-list ul li a:hover, 
.menu-dark .nav-transparent-home-list ul li a:active, 
.menu-dark .nav-transparent-home-list ul li a:focus, 
.menu-dark .nav-transparent-elements-list ul li a:hover, 
.menu-dark .nav-transparent-elements-list ul li a:active, 
.menu-dark .nav-transparent-elements-list ul li a:focus {
 color: #DADADA !important;
 background: #5B6474 !important;
}
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>div>div>h5>a:hover, 
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>div>div>h5>a:active, 
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>div>div>h5>a:focus, 
.menu-dark .nav-transparent-dropdown-menu-features-col>h5>a:hover, 
.menu-dark .nav-transparent-dropdown-menu-features-col>h5>a:active, 
.menu-dark .nav-transparent-dropdown-menu-features-col>h5>a:focus {
 color: #5B6474 !important;
 background: transparent !important;
}
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>a:hover, 
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>a:active, 
.menu-dark .nav-transparent-dropdown-menu-mega>li>ul>li>a:focus {
 color: #5B6474 !important;
 background: transparent !important;
}
h2 {
 font-weight: 300;
 font-size: 40px;
 letter-spacing: 1px;
 text-transform: uppercase;
}
h2 span {
 font-weight: 400;
 color: #E7E7E7;
 text-transform: capitalize;
}
p {
 line-height: 22px;
}
i {
 font-size: 40px;
}
.box-address {
 position: relative;
 padding-left: 50px
}
.box-address-icon {
 position: absolute;
 top: 30px;
 left: 0;
 color: #5B6474;
 font-size: 35px
}
.box-address-txt {
 padding-top: 10px;
 padding-right: 0;
 padding-left: 30px;
 padding-bottom: 15px;
 border-left: 1px solid #393E49;
 font-size: 13px;
 color: #9F9F9F;
}
.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;
}
.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);
}
.box-service .title {
 color: #BF9865;
 text-transform: uppercase;
 font-size: 15px;
 font-weight: 600;
 margin-top: 25px;
 letter-spacing: 1px;
}
.box-service p {
 margin-top: 20px;
}
.service-7 .box-u, 
.service-7 .box-r {
 background-color: #fff;
 position: relative;
 text-align: center;
 height: 250px;
 overflow: hidden;
}
.service-7 .box-u i, 
.service-7 .box-r i {
 color: #5B6474;
 font-size: 20px;
}
.service-7 .service-title {
 font-size: 11px;
 color: #5B6474;
 text-transform: uppercase;
 font-weight: 600;
 letter-spacing: 1px;
}
.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;
}
.pricing-2-box .plan-1 {
 background-color: #F5F5F5;
}
.pricing-2-box .plan-2 {
 background-color: #FBFBFB;
}
.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;
}
.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;
}
.pricing-2-box .plan-content .month {
 font-size: 11px;
 line-height: 14px;
 margin: -3px 0 0;
 text-transform: uppercase;
 color: #5B6474;
}
.pricing-2-box li {
 line-height: 30px;
 color: #5B6474;
}
.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);
}
.quote {
 position: relative;
 padding: 10px;
}
.quote p {
 color: #a8a8a8;
 font-style: italic;
 line-height: 2.0;
 font-size: 15px;
}
.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%;
}
.quote .author {
 text-align: right;
 color: #a8a8a8;
}
.quote h3 {
 font-size: 15px;
 font-weight: 600;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.quote h4 {
 font-size: 12px;
 font-weight: 600;
 text-transform: capitalize;
 font-style: italic;
 margin-top: -4px;
}
.quote h4:before {
 content: '';
 background-color: #CDCDCD;
 height: 1px;
 width: 15px;
 display: inline-block;
 vertical-align: middle;
 margin-right: 10px;
}
.wrap-figure-des {
 background-color: rgba(51,60,77,0.90);
 min-height: 460px;
 padding: 40px;
 text-align: right;
}
.wrap-figure-des p {
 color: #fff;
}
.footer-2 {
 color: #424954;
 background-color: #181D24;
}
.footer-2 .twitter ul {
	color: #424954;
}
.footer-2 .sub {
 background-color: #1D232C;
}

/* RESPONSIVE */

@media only screen and (max-width: 480px) {
/*---------- SLIDE CAPTION ----------*/
.fw_al_008_slide { top: 5%; left: 0; width: 100%; padding: 3px; text-align: center; }
.fw_al_008_right { left: 0; right: 0; text-align: center; }
.fw_al_008_slide > h6 { margin: 0; }
.fw_al_008_slide > h2 { font-size: 22px; letter-spacing: 0px; margin: 0; }
.fw_al_008_slide > h3 { font-size: 18px; margin: 0; }
.fw_al_008_slide > p { font-size: 12px; letter-spacing: 0px; margin: 0; }
.fw_al_008_slide > h5 { font-size: 14px; margin: 0; }
.fw_al_008_slide > h1 { font-size: 20px; margin: 0 0 10px 0; }
.fw_al_008_slide > a { 	margin: 0; font-size: 11px; padding: 5px 10px; letter-spacing: 1px; }

/*---------- INDICATORS CONTROL ----------*/
.ps_indicators_numbers_x > .carousel-indicators { display: none; }

/*---------- LEFT/RIGHT CONTROL ----------*/
.ps_indicators_bx > .carousel-indicators, .ps_control_l_y .carousel-control { display: none; }
}
@media (min-width: 481px) and (max-width: 600px) {
/*---------- SLIDE CAPTION ----------*/
.fw_al_008_slide { top: 5%; left: 0; width: 100%; padding: 3px; text-align: center; }
.fw_al_008_right{ left: 0; right: 0; text-align: center; }
.fw_al_008_slide > h1 { margin: 0 0 10px 0; font-size: 40px; }
.fw_al_008_slide > h2 { margin: 0; font-size: 25px; }
.fw_al_008_slide > h3 { margin: 0; }
.fw_al_008_slide > a { margin: 0; }

/*---------- INDICATORS CONTROL ----------*/
.ps_indicators_numbers_x > .carousel-indicators{ display: none; }

/*---------- LEFT/RIGHT CONTROL ----------*/
.ps_indicators_bx > .carousel-indicators{ display: none; }
}
@media (min-width: 601px) and (max-width: 767px) {
/*---------- SLIDE CAPTION ----------*/
.fw_al_008_slide { top: 0; }
.fw_al_008_slide > a { margin: 0; }
}
@media (max-width: 991px) {
/*---------- LEFT/RIGHT CONTROL ----------*/
.ps_indicators_bx > .carousel-indicators{ display: none; }
}
@media all and (max-width: 767px) {
.wrap-figure-des { padding: 15px; text-align: left; }
h2 { font-size: 28px; }
}
