/*

	Name: Onebusiness

    URI: http://demo.wpexpand.com/

	Author: WPexpand

	Author URI: http://wpexpand.com

	Version: 1.2

	License: GNU General Public License

*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Fonts

# Elements

# Preloader

# Navigation

# Button

# Home

    ## Home background slider

    ## Home carousel

    ## Home background

# Service

# Call to action

# Portfolio

# Team

# About

# Silk carousel element

# Team member modal

# Process

# Fun fact

# Pricing

# Testimonial slick carousel

# Blog

# Logo area

# Contact

# Footer

# Portfolio modal

# Index 2

# Index 3

# Index 5

# Blog page 

# Blog widget

# Single Blog

--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Fonts

--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Carrois+Gothic+SC:300,400,600,700|Merriweather+Sans:300,300i,400,600,700');

/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

body {
	
	width: 100%;

    background: transparent;

    color: #444;
	
	font-family: 'Merriweather Sans', sans-serif;

    font-size: 16px;
	
	font-weight: 300;

    line-height: 24px;

    overflow-x: hidden !important;

    text-align: center;

}

@media (max-width: 480px){
	body{
		font-size: 13px!important;
	}
}


h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Carrois Gothic SC', sans-serif;

    font-weight: normal;

    margin: 0;
	
	text-transform: lowercase;

}



p {

    padding-top: 0;

    margin-bottom: 10px;

}



a:focus,

a {

    text-decoration: none;

    -webkit-transition: all 0.33s;

    -moz-transition: all 0.33s;

    -ms-transition: all 0.33s;

    -o-transition: all 0.33s;

    transition: all 0.33s;

}



img {

    max-width: 100%;

}



ul {

    margin: 0;

    padding: 0;

}



i {

    vertical-align: middle;

}



li {

    list-style: none;

}



a {

    -webkit-transition: all 700ms;

    transition: all 700ms;

}



a, a:hover {

    text-decoration: none;

}



.full-width {

    width: 100%;

    margin: auto;

}



a:focus, a:active, select:focus, select:active, input:focus, input:active, textarea:focus, textarea:active, button:focus, button:active {

    outline: none

}



.btn.focus, .btn:focus, .btn:hover {

    color: #333;

    text-decoration: none;

}



.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {

    outline: none !important;

    outline: 0;

}



.form-control:focus {

    box-shadow: none;

    border-color: #ddd;

}



.section-padding {

    padding: 90px 0

}



.no-gutter [class*='col-'] {

    padding-right: 0;

    padding-left: 0;

}



.media-left, .media > .pull-left {

    padding-right: 10px;

    float: left;

}



/*--------------------------------------------------------------

# Preloader

--------------------------------------------------------------*/



div#preloader {

    overflow: hidden;

    background-color: #fff;

    height: 100%;

    left: 0;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 999999;



}



.cssload-loader {

    -webkit-animation: cssload-loader 2.3s ease 0s normal infinite;

    animation: cssload-loader 2.3s ease 0s normal infinite;

    border: 5px solid #202021;

    display: block;

    height: 50px;

    margin: -25px auto auto -25px;

    position: fixed;

    width: 50px;

    left: 50%;

    top: 50%;

    border-radius: 1px;

}



.cssload-loader-inner {

    vertical-align: top;

    display: inline-block;

    width: 100%;

    background-color: #202021;

    animation: cssload-loader-inner 2.3s infinite ease-in;

    -o-animation: cssload-loader-inner 2.3s infinite ease-in;

    -ms-animation: cssload-loader-inner 2.3s infinite ease-in;

    -webkit-animation: cssload-loader-inner 2.3s infinite ease-in;

    -moz-animation: cssload-loader-inner 2.3s infinite ease-in;

}



@keyframes cssload-loader {

    0% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

    25% {

        -webkit-transform: rotate(180deg);

        transform: rotate(180deg);

    }

    50% {

        -webkit-transform: rotate(180deg);

        transform: rotate(180deg);

    }

    75% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

}



@keyframes cssload-loader-inner {

    0% {

        height: 0;

    }

    25% {

        height: 0;

    }

    50% {

        height: 100%;

    }

    75% {

        height: 100%;

    }

    100% {

        height: 0;

    }

}



/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/

#navigation {

    background: rgba(255,255,255,.75);

    padding: 0;

    z-index: 9999;

    transition: all 0.5s;



}



#navigation .navbar {

    margin-bottom: 0;

}

#navigation .navbar .container{

    /* margin-bottom: 0; */
    /* min-width: 1300px!important; */

}



#navigation .navbar-nav > li > a {

    color: #444;

    font-size: 16px;

}



body #navigation .nav .dropdown.open > a,

body #navigation .nav .open > a, body #navigation .nav .open > a:focus,

body #navigation .nav .open > a:focus {

    background-color: transparent;

    color: #202021;

}



#navigation .nav a:focus {

    color: #444;

}



.navbar-right .dropdown .dropdown .dropdown-menu.res-menu {

    left: auto !important;

    right: 100% !important;

    top: 0;

    width: 100%;



}



#navigation .navbar-brand {

    padding: 17px 15px;

}



ul.dropdown-menu {

    background: #fff;

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);

    border-radius: 0;

    border-top: 2px solid #202021;

    height: auto;

    margin: 0;

    padding: 0;

    z-index: 99999;

}



.navbar-right .dropdown {

    text-transform: capitalize;

}



.navbar-right .dropdown .dropdown .dropdown-menu {

    right: auto;

    left: 100%;

    top: 0;

}



#navigation .navbar-nav li.dropdown .dropdown:hover ul.dropdown-menu {

    display: block;

}



#navigation .navbar-nav > li > a {

    color: #cc6633;

    font-size: 16px;

    padding: 29px 0 28px;

    margin: 0 8px;
	
	font-weight: 600;

}



ul.dropdown-menu li a {

    background: #fff;

    font-size: 16px;

    line-height: 16px;

    font-weight: 500;

    display: block;

    padding: 16px 20px;

}



#navigation ul.dropdown-menu li a:hover {

    background: #f1f1f1;

}



.navbar-right .dropdown-menu {

    right: auto;

    left: 0;

    top: 76px;

}



.social-network-bar.nav > li > a:hover,

#navigation .nav li > a:focus,

#navigation .nav li > a:hover,

#navigation .navbar-nav .dropdown li.sactive > a,

#navigation .nav li.active > a {

    background-color: transparent;

    color: #202021 !important;

    text-decoration: none;

}



.social-network-bar {

    margin-left: 24px;

    padding: 14px 0;

}



.social-network-bar.nav > li {

    position: relative;

    display: inline-block;

}



.social-network-bar.nav > li > a {

    color: #444;

    display: inline-block;

    font-size: 14px;

    padding: 12px 6px

}



.navbar-collapse {

    padding-right: 0;

    padding-left: 0;

}



#navigation.home-ts-menu {

    position: absolute;

    box-shadow: none;

    background: transparent;

    top: 0;

    left: 0;

    width: 100%;

}



.home-4 #navigation.home-ts-menu.navbar-fixed-top,

#navigation.home-ts-menu.navbar-fixed-top {

    color: #444;

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);

    background: #fff;

    position: fixed;

}



/*--------------------------------------------------------------

# Button

--------------------------------------------------------------*/

.btn.btn-action {

    background: #202021;

    color: #fff;

    font-size: 16px;

    font-weight: 700;

    padding: 13px 25px;

    margin-bottom: 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

}



.home-2 .btn.btn-action {

    color: #444;

    background: #fff;

}



.home-2 .btn.btn-action:hover {

    background: #f1f1f1;

    color: #444;

}



.home-2 .btn.learn-more.btn-action {

    background-color: transparent;

    border: 2px solid #fff;

    color: #fff;

    margin-left: 10px;

}



.home-2 .btn.learn-more.btn-action:hover {

    background-color: #fff;

    color: #202021;

}



.btn.btn-action:hover {

    background: #d73333;

}



#datosTop{

	 background-color: #202021;

	color: #fff!important;

}



/*--------------------------------------------------------------

# Home

--------------------------------------------------------------*/

.home {

    -webkit-background-size: cover;

    background-size: cover;

    background-position: center bottom;

    padding: 140px 0 200px;

    position: relative;

    z-index: 1;

    overflow: hidden;

}



/*

.home:after {

    content: "";

    background: rgba(231, 97, 21, 0.3);

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    position: absolute;

    z-index: -1;

}*/



.home-text {

    color: #f9f9f9;

}



.home-text h1 {

    font-size: 50px;
	
	font-family: 'Carrois Gothic SC', sans-serif;

    padding-bottom: 9px;

	letter-spacing: 2px;

	text-align:center;

}



.home-text p {

    font-size: 24px;

    line-height: 30px;

    padding-bottom: 20px;
	
	font-family: 'Carrois Gothic SC', sans-serif;

}



.home.yt-background {

    background: #000;

    overflow: hidden;

    padding-bottom: 45px;

}










.home-carousel .right.slick-arrow {

    right: -80px;

    top: 45%;

}



.home-carousel .slick-arrow {

    background: transparent;

    border: 0;

    color: #ddd;

    font-size: 48px;

    height: auto;

    line-height: 70px;

    transition: all 0.33s;

    width: auto;

    z-index: 999;

}



.home-carousel .left.slick-arrow {

    left: -80px;

    top: 45%;

}



.home-carousel:hover .left.slick-arrow {

    left: 50px;

    top: 45%;

}



.home-carousel:hover .right.slick-arrow {

    right: 50px;

    top: 45%;

}



.yt-background .home-carousel .slick-arrow {

    top: 30%;

}



.yt-background .home-carousel:hover .left.slick-arrow {

    left: 50px;

    top: 30%;

}



.yt-background .home-carousel:hover .right.slick-arrow {

    right: 50px;

    top: 30%;

}



.home-carousel .slick-arrow:hover {

    background: transparent;

}



.slick-dots {

    bottom: 25px;

    display: block;

    list-style: none;

    padding: 0;

    margin: 0;

    text-align: center;

    position: absolute;

    width: 100%;

}



.home-carousel .slick-dots li {

    background: #fff;

    border-radius: 100%;

    border: 2px solid transparent;

    display: inline-block;

    cursor: pointer;

    height: 12px;

    margin: 0 4px;

    position: relative;

    padding: 0;

    width: 12px;

}



.home-carousel.slick-dotted.slick-slider {

    margin-bottom: 0;

}



.home-carousel .slick-dots li.slick-active {

    border-color: #fff;

    background-color: transparent;

}



.home-carousel .slick-dots li button {

    opacity: 0;

}



/*--------------------------------------------------------------

## Home Video background

--------------------------------------------------------------*/

.yt-background {

    background-repeat: no-repeat;

    background-size: cover;

}



.yt-controls {

    margin-top: 215px;

}



.yt-controls a {

    display: inline-block;

    color: #fff;

    width: 20px;

}



.yt-controls a:hover {

    color: #fff;

}

/*--------------------------------------------------------------

# Service

--------------------------------------------------------------*/

#service, #secure{

	background-color: #fff;

}

#service.section-padding, #secure.section-padding {

    padding: 90px 0 0px 0;

}



#service .container, #secure .container{
 
	background-color: #fff;

}



#service h2, #secure h2{

	color: #383838;

}







.section-header {

	padding-top: 20px;

    padding-bottom: 20px;

}



.section-header h2 {

    font-size: 52px!important;

	color: #383838;

}



.section-header p {

    font-size: 18px;

    line-height: 30px;

}



.single-service {

    margin-bottom: 30px;

}







.single-service .service-icon {

    border: 6px solid #d3d3d3;

    border-radius: 50%;

    color: #202021;

    display: inline-block;

    font-size: 46px;

    height: 110px;

    width: 110px;

    margin-bottom: 30px;

    transition: all 0.33s;

}



.single-service .service-icon .fa {

    line-height: 100px;

}



.single-service:hover .service-icon {

    border-color: #202021;

}



.single-service h2 {

    font-size: 24px;

    padding-bottom: 15px;

}



.single-service p {

    font-size: 16px;

    line-height: 24px;

}



.home-4 .single-service:hover .service-icon {

    background-color: #202021;

    color: #fff;

    border-radius: 50%;

    box-shadow: 0 0 0 8px #fff, 0 0 0 11px #202021;

}



/*--------------------------------------------------------------

# Call to action

--------------------------------------------------------------*/



#call-to-action-area {

    background: url('assets/images/call-to-action-bg.jpg') no-repeat fixed center bottom;

    -webkit-background-size: cover;

    background-size: cover;

    color: #fff;

    position: relative;

    z-index: 1;

}



#call-to-action-area:after {

    background: rgba(68, 68, 68, .75);

    content: '';

    height: 100%;

    position: absolute;

    width: 100%;

    left: 0;

    top: 0;

    z-index: -1;

}



.call-to-action-text h2 {

    color: #fff;

    font-size: 28px;

    line-height: 42px;

    margin-bottom: 36px;

}



.call-to-action-text .btn-action {

    padding: 11px 23px;

    font-weight: 500;

}



/*--------------------------------------------------------------

# Portfolio

--------------------------------------------------------------*/

#portfolio {

    background: #ffffff;

}



.portfolio-items {

    overflow: hidden;

    z-index: 1;

}



.filter {

    margin-bottom: 50px;

}



.filter li a:hover,

.filter li a.active {

    color: #fff;

    background: #202021;

    border-color: #202021;

}



.filter li {

    display: inline-block;

}



.filter li a {

    cursor: pointer;

    color: #444;

    display: inline-block;

    border: 2px solid #ddd;

    font-size: 16px;

    font-family: "Gotham A","Gotham B",Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;

    padding: 4px 11px;

    margin: 0 5px;

    position: relative;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.tooltip.top .tooltip-arrow {

    border-width: 5px 5px 0;

    border-top-color: #202021;

    bottom: 0;

    left: 50%;

    margin-left: -5px;

}



.single-portfolio {

    position: relative;

    margin-bottom: 30px;

}



.tooltip-inner {

    background-color: #202021;

    border-radius: 4px;

    color: #fff;

    max-width: 200px;

    padding: 3px 8px;

    text-align: center;

}



.single-portfolio .portfolio-overlay {

    background: rgba(221, 85, 85, 0.75);

    position: absolute;

    height: 100%;

    width: 100%;

    left: 0;

    top: 0;

    display: flex;

    align-items: center;

    justify-content: center;

    opacity: 0;

    transition: all 0.33s;

}



.single-portfolio:hover .portfolio-overlay {

    opacity: 1;

}



.single-portfolio .portfolio-overlay h2 {

    color: #fff;

    font-size: 20px;

    line-height: 30px;

    padding-bottom: 8px;

}



.portfolio-link {

    margin-top: 6px;

}



.portfolio-text.text-uppercase a {

    color: #fff;

    display: inline-block;

    border: 2px solid #fff;

    height: 35px;

    width: 35px;

    font-size: 14px;

    margin-right: 6px;



}



.portfolio-text.text-uppercase a:hover {

    color: #dd4b39;

    background: #fff;

}



.portfolio-text.text-uppercase a .fa {

    line-height: 33px;

}



.isotope-item {

    z-index: 2;

}



.isotope-hidden.isotope-item {

    z-index: 1;

}



.isotope, .isotope .isotope-item { /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;

    -moz-transition-duration: 0.8s;

    transition-duration: 0.8s;

}



.isotope {

    -webkit-transition-property: height, width;

    -moz-transition-property: height, width;

    transition-property: height, width;

}



.isotope .isotope-item {

    -webkit-transition-property: -webkit-transform, opacity;

    -moz-transition-property: -moz-transform, opacity;

    transition-property: transform, opacity;

}



.pt-img {

    position: relative;

    width: 100%;

}



.pt-caption {

    background: rgba(0, 0, 0, 0.7);

    bottom: 0;

    color: #fff;

    font-size: 18px;

    left: 0;

    line-height: 55px;

    position: absolute;

    height: 54px;

    width: 100%;

    text-align: left;

    padding-left: 25px;

}



body.portfolio {

    background: #fff;

}



/*--------------------------------------------------------------

# Team

--------------------------------------------------------------*/

#team {

    -webkit-background-size: cover;

    background-size: cover;

    color: #fff;

    position: relative;

    z-index: 1;

}



#team:after {

    background: rgba(68, 68, 68, 0.75);

    content: "";

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    position: absolute;

    z-index: -1;

}



.single-team-member {

    background: #fff;

    color: #444;

    padding: 30px 0 10px;

    margin-bottom: 30px;

}



.single-team-member .member-img {

    border-radius: 100%;

    position: relative;

    overflow: hidden;

    margin: 0 42px 24px;

}



.slick-slide .member-img img {

    display: block;

    width: 100%;

}



.single-team-member .member-img .img-overlay {

    background: rgba(221, 85, 85, 0);

    border-radius: 50%;

    content: '';

    position: absolute;

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    z-index: 99;

    transition: all 0.33s linear;



}



.single-team-member:hover .member-img .img-overlay {

    background: rgba(221, 85, 85, 0.75);

}



.single-team-member .member-img .img-overlay .fa {

    color: #ffacac;

    font-size: 20px;

    position: absolute;

    top: 50%;

    left: 50%;

    height: 20px;

    width: 150px;

    margin-top: -10px;

    margin-left: -75px;

    opacity: 0;

}



.single-team-member:hover .member-img .img-overlay .fa {

    transition: all 0.33s linear;

    opacity: 1;

}



.member-caption h2 {

    font-size: 24px;

    line-height: 36px;

}



.member-caption h3 {

    color: #888;

    font-size: 18px;

    padding-top: 2px;

    padding-bottom: 20px;



}



.project-details h2 {

    padding: 10px 0;

}



.member-social {

    margin-bottom: 20px;

}



.member-social ul li {

    display: inline-block;

}



.member-social ul li a {

    background: #c5c5c5;

    border-radius: 50%;

    color: #fff;

    display: inline-block;

    font-size: 18px;

    height: 36px;

    width: 36px;

    margin-right: 7px;

    text-align: center;

}



.member-social ul li a:hover {

    background: #55acee;

    color: #fff;

}



.member-social ul li a .fa {

    line-height: 36px;

}



.member-social ul li a.twitter:hover {

    background: #55acee;

}



.member-social ul li a.facebook:hover {

    background: #3b5998;

}



.member-social ul li a.linkedin:hover {

    background: #007bb5;

}



.member-social ul li a.github:hover {

    background: #000000;

}



.member-social ul li a.google-plus:hover {

    background: #dd4b39;

}



.member-social ul li a.instagram:hover {

    background: #125688;

}



/*--------------------------------------------------------------

# Team member modal

--------------------------------------------------------------*/





.modal {

    color: #444;

    overflow: hidden;

}



.progress {

    border-radius: 1px;

    background-color: #ddd;

    box-shadow: none;

    height: auto;

    position: relative;

    margin-top: 7px;

}



.skills .progress {

    background-color: #ffc7c7;

}



.progress-bar {

    height: 32px;

    font-size: 16px;

    font-family: "Gotham A","Gotham B",Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;

    line-height: 32px;

    text-align: left;

    padding-left: 14px;

}



.skills .progress-bar {

    background-color: #202021;

}



#team-member-modal .skills {

    padding-bottom: 15px;

}



#team-member-modal .project-details p {

    padding-bottom: 15px;

}



#team-member-modal .section-header p {

    color: #888;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-size: 18px;

    line-height: 30px;

}



#team-member-modal .member-social {

    margin-left: 0;

}



.modal-img .slick-arrow.left {

    z-index: 999;

    top: 50%;

    left: 0;

}



.modal-img .slick-arrow.right {

    z-index: 999;

    top: 50%;

    right: 0;

}



.modal-img .slick-list {

    margin: 0;

}



.modal-img .slick-slide {

    outline: none;

    margin: 0;

}



.modal-backdrop {

    z-index: -1040;

}



/*--------------------------------------------------------------

# Silk carousel element

--------------------------------------------------------------*/



.team-items {

    padding-bottom: 40px;

}



.slick-list {

    margin: 0 -15px;

}



.slick-slide {

    outline: none;

    margin: 0 15px;

}



.slick-carousel-3 .slick-arrow,

.team-items .slick-arrow {

    margin-top: 0;

    margin-left: -35px;

    bottom: -9px;

    left: 50%;

}



.slick-carousel-3 .fa.right,

.team-items .fa.right {

    margin-left: 10px;

}



i.slick-arrow {

    border: 2px solid #e2e2e2;

    background: transparent;

    border-radius: 0;

    cursor: pointer;

    color: #e2e2e2;

    display: inline-block;

    font-size: 22px;

    line-height: 32px;

    height: 36px;

    width: 36px;

    position: absolute;

    padding: 0;

    text-align: center;

    transition: all 0.33s;

}



i.slick-arrow:hover {

    border-color: #202021;

    background: #202021;

    color: #fff;



}



/*--------------------------------------------------------------

# About

--------------------------------------------------------------*/

#about {

    background-color: #fff;

	padding: 20px 0px 0px 0px;

}



#about .container{

    background-color: #fff;

}



#contact {

    background-color: #fff;

	padding: 20px 0px 0px 0px;

}



#contact .container{

    background-color: #fff;

}







.about-text h2 {

    font-size: 24px;

    margin-bottom: 32px;

    text-align: left;

    margin-left: 0;

}



.about-text p {

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 21px;

}



.our-skill {

    margin-top: 60px;

}



.our-skill h2 {

    font-size: 30px;

    margin-bottom: 60px;

}



.circle {

    position: relative;

    text-align: center;

    transform: rotate(90deg);

}



.our-skill h3 {

    margin-top: 20px;

    font-size: 20px;

}



.circle .info {

    color: #444;

    font-size: 24px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    position: absolute;

    top: 50%;

    left: 50%;

    height: 30px;

    width: 150px;

    margin-top: -23px;

    margin-left: -66px;

    transform: rotate(-90deg);

}



/*--------------------------------------------------------------

# Process

--------------------------------------------------------------*/

#process {

    background-color: #fff;

	padding: 0px 20px 0px 20px

}



#process .container{

    background-color: #fff;

}



 .facts

{

	background-color: #2D73B5;

	color: #fff;

	padding: 20px;

	height: 200px;

}



#process .container .foto{

}



#process .container .foto img{

	margin-top: 30px;

}



#process2 {

    background-color: #fff;

	padding: 0px 20px 20px 20px;

}



#process2 .container{

    background-color: #fff;

	

}



#process2 .container .foto{

	padding: 0px;

}



#process2 .container .foto img{

	margin-top: 20px;

}



.single-process {

    margin-bottom: 35px;

}



.single-process .process-icon {

    position: relative;

}



#process [class^=col]:last-child .single-process .process-icon:after {

    border-bottom: 0 dashed #9a9a9a;

}



.single-process .process-icon .icon-container {

    background: rgb(245, 245, 245);

    border-radius: 5px;

    border: 2px solid #d3d3d3;

    color: #999999;

    display: inline-block;

    font-size: 30px;

    height: 100px;

    width: 100px;

    transition: all 0.33s;

    overflow: hidden;

    position: relative;

    z-index: 999;

}



.single-process .process-icon:after {

    border-bottom: 2px dashed #9a9a9a;

    content: '';

    position: absolute;

    width: 72%;

    right: -42%;

    top: 49%;

}



.single-process .process-icon.b-0::after {

    border: 0;

}



.single-process:hover .process-icon .icon-container {

    color: #202021;

}



.single-process .process-icon .fa {

    line-height: 96px;

}



.single-process h2 {

    font-size: 18px;

    line-height: 36px;

    margin: 7px 0 13px;

}



.single-process p {

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 0;

}



/*--------------------------------------------------------------

# Fun fact

--------------------------------------------------------------*/



#fun-fact {

    background: url("assets/images/fun-fact-bg-1.jpg") no-repeat center center fixed !important;

    -webkit-background-size: cover;

    background-size: cover !important;

    color: #fff;

    position: relative;

    padding: 110px 0;

    z-index: 0;

}



#fun-fact:after {

    background: rgba(68, 68, 68, 0.60);

    content: "";

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    position: absolute;

    z-index: -1;

}



.fact {

    align-items: center;

    justify-content: center;

    border: 2px solid #f3f3f3;

    display: flex;

    height: 130px;

    width: 220px;

    margin: 0 auto;

}



.fact h2 {

    font-size: 48px;

    padding-bottom: 7px;

}



.fact h4 {

    font-size: 24px;

}



/*--------------------------------------------------------------

# Pricing

--------------------------------------------------------------*/

#pricing.section-padding {

    background: #f6f6f6;

    padding-bottom: 55px;

    overflow: hidden;

}



.single-plan {

    background: #fff;

    box-shadow: 0 0 8px 0 #e2e2e2;

    border-radius: 5px;

    margin-bottom: 35px;

}



.contact-address {

    margin-bottom: 30px;

}



.single-plan.special .plan-heading {

    background: #202021;

}



.single-plan h3 {

    font-size: 18px;

    line-height: 24px;

    padding-top: 20px;

    padding-bottom: 30px;

}



.single-plan .plan-heading {

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

    background: #444;

    color: #fff;



}



.single-plan .plan-heading h2 {

    font-size: 24px;

    line-height: 36px;

    padding: 15px 0;

}



.single-plan .all-feature {

    padding: 0 30px 30px;

}



.single-plan .all-feature li {

    font-size: 18px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 36px;



}



.single-plan .all-feature li:before {

    color: #5e9b54;

    font-family: FontAwesome;

    content: "\f00c";

    margin-right: 10px;

}



.single-plan .all-feature li.cross:before {

    content: "\f00d";

    color: #202021;

}



a.buy-btn {

    background: #202021;

    border-radius: 0;

    color: #fff;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-size: 18px;

    padding: 13px 32px;

    margin-bottom: 35px;

}



a.buy-btn:hover {

    background: #d73333;

    color: #fff;

}



#testimonial {

    background: url("assets/images/testimonial-bg.jpg") no-repeat fixed;

    -webkit-background-size: cover;

    background-size: cover;

    color: #fff;

    position: relative;

    z-index: 0;

    overflow: hidden;

}



#testimonial:after {

    content: "";

    background: rgba(68, 68, 68, 0.75);

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    position: absolute;

    z-index: -1;

}



.single-testimonial h4 {

    font-size: 18px;

    line-height: 30px;

    margin-bottom: 52px;

}



.single-testimonial h2 {

    font-size: 24px;

    line-height: 30px;

    margin-bottom: 20px;

}



.single-testimonial .rating {

    display: inline-block;

}



.single-testimonial .rating li {

    display: inline-block;

    color: #f3bb00;

    font-size: 17px;

}



/*--------------------------------------------------------------

#  Testimonial slick carousel

--------------------------------------------------------------*/

.slick-carousel-2 .slick-arrow {

    border-radius: 100%;

    top: 25%;

    opacity: 0;

    transition: all 0.33s;

}



#testimonial:hover .slick-carousel-2 .slick-arrow {

    opacity: 1;

}



.slick-carousel-2 .slick-arrow.right {

    right: -100px;

}



.slick-carousel-2 .slick-arrow.left {

    left: -100px;

}



/*--------------------------------------------------------------

#  Blog

--------------------------------------------------------------*/



#blog {

    background: #f6f6f6;

}



.slick-carousel-3 {

    padding-bottom: 40px;

}



.single-blog {

    background: #fff;

    margin-bottom: 30px;

}



.single-blog .blog-caption {

    padding: 30px;

}



.single-blog .blog-caption h2 a {

    display: block;

    color: #444;

    font-size: 24px;

    margin-bottom: 7px;

}



.single-blog .blog-caption h2 a:hover {

    color: #202021;

}



.single-blog .blog-caption .blog-meta {

    font-size: 14px;

    font-style: italic;

}



.single-blog .blog-caption .blog-meta a {

    color: #444;

}



.single-blog .blog-caption .blog-meta a:hover {

    color: #202021;

}



.single-blog .blog-caption p {

    margin-top: 18px;

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 0;

}



.view-all .btn.btn-action {

    background: #202021;

    border-radius: 0;

    color: #fff;

    font-size: 16px;

    font-weight: 700;

    padding: 11px 20px;

    text-transform: uppercase;

}



/*--------------------------------------------------------------

#  Logo area

--------------------------------------------------------------*/

#logo-area {

    background: #fff;

}



.logo-carousel img {

    -webkit-filter: grayscale(100%);

    filter: grayscale(100%);

    transition: all 0.33s;

}



.logo-carousel img:hover {

    -webkit-filter: grayscale(0);

    filter: grayscale(0);

}



/*--------------------------------------------------------------

#  Contact

--------------------------------------------------------------*/





#contact h3{

	color: #1E2D3B;

	text-align: left;

}



.contact-address {

    color: #fff;

    margin-top: 15px;

}



.contact-address h2 {

    font-size: 36px;

    margin-bottom: 18px;

}



.contact-address address {

    font-size: 24px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 36px;

    margin-bottom: 14px;

}



.contact-address a {

    color: #fff;

    font-size: 24px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 36px;

}



.contact-address .social-link li {

    margin-top: 20px;

    display: inline-block;

    margin-right: 14px;

}



.contact-address .social-link li a:hover {

    color: #202021;

}



.contact-form input {

    display: block;

    color: #444;

    font-size: 18px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 52px;

    height: 54px;

    margin-bottom: 8px;

    border: 0;

    padding-left: 15px;

}



input::-webkit-input-placeholder { /* Chrome/Opera/Safari */

    color: #aaaaaa;

}



input::-moz-placeholder { /* Firefox 19+ */

    color: #aaaaaa;

}



input:-ms-input-placeholder { /* IE 10+ */

    color: #aaaaaa;

}



input:-moz-placeholder { /* Firefox 18- */

    color: #aaaaaa;

}



.contact-form textarea {

    font-size: 18px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    overflow: hidden;

    padding-top: 13px

}



.contact-form button {

    background: #ffffff;

    color: #aaaaaa;

    font-size: 18px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 54px;

    padding: 0 24px;

    margin-right: 20px;

    transition: all 0.33s;

}



.contact-form button .fa {

    line-height: 54px;

    padding-right: 5px;

}



.contact-form button:hover {

    background: #202021;

    color: #fff;

}



.contact-form .able-text {

    display: inline-block;

    font-size: 20px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 54px;

    padding-left: 5px;



}



/*--------------------------------------------------------------

#  Footer

--------------------------------------------------------------*/

.footer-widget.section-padding {

    background: #2d2d2d;

    color: #aaa;

    padding-bottom: 60px;

}



.footer-widget-row {

    display: flex;

    justify-content: space-around;

}



.footer-widget-row .widget{

    margin-bottom: 30px;

    flex-basis: 23%;

}



.footer-widget .widget-title {

    font-size: 20px;

    margin-bottom: 20px;

}



.widget-about p {

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 15px;

}



.address {

    margin-top: 24px;

}



.widget-about .address h3 {

    font-size: 18px;

    margin-top: 15px;

    margin-bottom: 10px;

}



.footer-menu ul li a {

    color: #aaaaaa;

    font-size: 16px;

    line-height: 24px;

}



.footer-menu ul li a:hover {

    color: #202021;

}



.widget-post h3 a {

    color: #aaa;

    font-size: 18px;

    line-height: 36px;

    margin-bottom: 5px;

}



.widget-map #map {

    margin-top: 10px;

    width: 100%;

  height: 230px;

}



.widget-post h3 a:hover {

    color: #202021;

}



.copyright-text {

    background: #ffffff;

    color: #aaaaaa;

    font-size: 15px;

    line-height: 25px;

    margin-bottom: 0;

    overflow: hidden;

    padding: 30px 10px 20px 10px;

}



.copyright-text a {

    color: #aaaaaa;

}



/*--------------------------------------------------------------

#  Portfolio modal

--------------------------------------------------------------*/

.modal.section-padding {

    padding: 40px 0;

}



.modal {

    background-color: rgba(255, 255, 255, 1);

    overflow: hidden;

    width: 100%;

    z-index: 9999;

}



.modal-inner {

    margin: 5% auto 0;

    width: 90%;

    max-width: 1000px;

    max-height: 90%;

    overflow: auto;

}



.modal .modal-inner .modal-head {

    position: relative;

}



#team-member-modal {

    margin: 0 auto;

}



#single-member-modal {

    margin: 0 auto;

}



.project-details h4 {

    font-size: 24px;

    margin: 10px auto 20px;

}



.project-details p {

    margin-bottom: 25px;

}



.project-details h5.text-uppercase {

    font-size: 16px;

    margin-bottom: 10px;

}



.project-circle h3.text-uppercase {

    font-size: 16px;

    margin: 10px 0;

}



.project-circle .circle .info {

    color: #444;

    font-size: 17px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    position: absolute;

    top: 50%;

    left: 50%;

    height: 30px;

    width: 150px;

    margin-top: -15px;

    margin-left: -70px;

    transform: rotate(-90deg);

}



.client {

    margin-bottom: 15px;

}



.client h4, .skills h4 {

    font-size: 17px;

    margin: 0 0 10px 0;

}



.skills {

    margin-bottom: 15px;

}



.skills ul li:before {

    font-family: FontAwesome;

    font-size: 13px;

    content: "\f00c";

    margin-right: 7px;

}



.skills ul li a {

    color: #444;

    cursor: default;

    font-size: 14px;

}



.modal-btn .btn {

    padding: 8px 14px;

    margin-right: 10px;

}



.modal-btn .btn-active {

    background: #202021;

    color: #fff;

}



.modal-btn .btn-dark {

    background: #444;

    color: #fff;

}



.modal .modal-inner a.close {

    cursor: pointer;

    font-size: 20px;

    width: 40px;

    display: block;

    position: absolute;

    right: 0;

    height: 40px;

    color: white;

    line-height: 36px;

    border-radius: 100%;

    opacity: 1;

    background: #bdbdbd;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

}



.full-width-portfolio .project-details h4 {

    font-size: 30px;

    margin: 40px auto 15px;

}



/*--------------------------------------------------------------

#  Index 2

--------------------------------------------------------------*/

.single-service .service-icon.blue-bg {

    background: #4aa4e1;

    border: 5px solid #4aa4e1;

    color: #fff;

}



.single-service .service-icon.green-bg {

    background: #00b5b5;

    border: 5px solid #00b5b5;

    color: #fff;

}



.single-service .service-icon.yellow-bg {

    background: #f0a92d;

    border: 5px solid #f0a92d;

    color: #fff;

}



#call-to-action-area.home-2-action:after {

    background: rgba(74, 164, 225, .85);

    z-index: -1;

}



#team.home-2-team:after {

    background: rgba(0, 181, 181, .85);

    z-index: -1;

}



#fun-fact.home-2-fun:after {

    background: rgba(240, 169, 45, 0.85);

}



.index-2 #testimonial:after {

    background: rgba(221, 85, 85, 0.85);

    z-index: -1;

}



.index-2 #contact:after {

    background: rgba(0, 181, 181, .85);

}



.single-plan.basic .plan-heading {

    background: #4aa4e1;

    color: #fff;

}



.single-plan.elite .plan-heading {

    background: #00b5b5;

    color: #fff;

}



/*--------------------------------------------------------------

#  Index 3 index-4

--------------------------------------------------------------*/

.home-4 #navigation .navbar-nav > li > a,

.index-3 #navigation .navbar-nav > li > a {

    color: #fff;

    font-size: 16px;

}



.home-4 #navigation .navbar-na li > a:hover,

.index-3 #navigation .navbar-nav li > a:hover,

.home-4 #navigation .navbar-nav li.active > a,

.index-3 #navigation .navbar-nav li.active > a {

    color: #202021 !important;

}



.home-4 #navigation .social-network-bar.nav > li > a,

.index-3 #navigation .social-network-bar.nav > li > a {

    color: #fff;

}



.home-4 #navigation.navbar-fixed-top .social-network-bar.nav > li > a,

.index-3 #navigation.navbar-fixed-top .social-network-bar.nav > li > a {

    color: #444;

}



.home-4 #navigation.navbar-fixed-top .navbar-nav > li > a,

.index-3 #navigation.navbar-fixed-top .navbar-nav > li > a {

    color: #444;

    font-size: 16px;

}



.home-3 #navigation.navbar-fixed-top .navbar-nav li.active > a,

.index-3 #navigation.navbar-fixed-top .navbar-nav .dropdown li.sactive > a,

.index-3 #navigation.navbar-fixed-top .navbar-nav li.active > a {

    color: #202021;

}



/*--------------------------------------------------------------

#  Index 5

--------------------------------------------------------------*/

















/*--------------------------------------------------------------

# Blog home

--------------------------------------------------------------*/



body.blog {

    background: #fff;

}



.blog .main-content {

    margin-top: 90px;

}



.post-area {

    border-bottom: 2px solid #E9E9E9;

    margin-bottom: 40px;

}



.post-thumb {

    margin-bottom: 30px;

}



.post-thumb img {

    width: 100%;

}



.main-header {

    background: #f2f2f2;

    padding: 45px 0;

    margin-top: 80px;



}



.main-header .main-title {

    margin-bottom: 15px;

    font-size: 28px;

}



.main-header p a {

    color: #444;

}



.date-container {

    overflow: hidden;

}



.post_date {

    color: #000;

    font-size: 25px;

    margin-bottom: 20px;

    text-align: center;

    padding: 0;

}



.post_date span {

    color: #dddddd;

    display: block;

    font-size: 46px;

    line-height: 54px;

    font-weight: 700;

}



.entry-header h2 a {

    display: block;

    font-size: 30px;

    color: #444;

    margin-bottom: 7px;

}



.entry-header h2 a:hover {

    color: #202021;

}



.post-content {

    padding-left: 20px;

}



.post-meta span {

    margin-right: 5px;

}



.post-meta {

    margin-bottom: 20px;

}



.post-meta, .post-meta span, .post-meta span a {

    color: #aaa;

}



.post-meta span a .fa {

    margin-right: 3px;

}



.post-meta span a:hover {

    color: #202021;

}



.entry-content p {

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 20px;

}



.btn-continue-reading .btn.btn-action {

    padding: 12px 20px;

    font-size: 14px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    letter-spacing: 1px;

    margin: 10px 0 40px 0;

    border-radius: 0;

}



.social-share {

    margin: 20px 5px 45px;

}



.social-share .share-text {

    color: #ddd;

    line-height: 30px;

}



.social-share ul li {

    display: inline-block;

}



.social-share ul li a {

    color: #d1d1d1;

    cursor: pointer;

    display: inline-block;

    font-size: 1.2em;

    height: 30px;

    line-height: 30px;

    margin: 1px;

    width: 30px;

    text-align: center;

    position: relative;

    z-index: 1;

}



.blog .post-area:last-child {

    border-bottom: 0;

}



.main-content .blog-pagination li a {

    background: #202021;

    border-radius: 1px;

    color: #FFF;

    display: inline-block;

    margin: 0 2px;

    padding: 8px 12px;

    line-height: 1;

}



.main-content .blog-pagination.pagination {

    border-radius: 0;

    display: inline-block;

    padding-left: 0;

    margin: 0 0 80px 0;

}



.main-content .blog-pagination.pagination li.active a,

.main-content .blog-pagination.pagination li a:hover {

    z-index: 3;

    color: #fff;

    background: #000;

    border-color: #000;

}



/*--------------------------------------------------------------

## Blog widget

--------------------------------------------------------------*/

.bar {

    width: 100%;

    padding-bottom: 30px;

    margin-bottom: 30px;

}



.search-form {

    position: relative !important;

}



.bar .search {

    width: 100%;

    padding: 12px;

    border: 1px solid #d8d8d8;

    outline: none;

    position: relative;

    border-radius: 2px;

    color: #808080;

    font-weight: 100;

    font-size: 13px;

    margin: 0 auto;

}



.bar .search-button {

    background: transparent;

    border: none;

    border-top-right-radius: 5px;

    border-bottom-right-radius: 5px;

    color: #d8d8d8;

    font-size: 14px;

    width: 15%;

    height: 100%;

    position: absolute;

    right: 0;

    top: 0;

    outline: none;

    padding: 3px 7px;

    text-align: center;

}



.blog-sidebar h2.bar-head {

    font-size: 22px;

    margin-bottom: 20px;

}



.blog-sidebar p {

    font-size: 16px;

    color: #959494;

}



.widget-title {

    position: relative;

    padding-bottom: 10px;

    margin-bottom: 20px;

}



.bar li {

    padding: 5px 0;

    border-bottom: 1px solid #f9f9f9;

}



.bar li a {

    text-decoration: none;

    color: #404040;

}



.bar a.tag {

    display: inline-block;

    margin: 3px 2px;

    padding: 3px 5px;

    border: 1px solid #404040;

    color: #404040;

    font-size: 12px;

}



.bar a.tag:hover {

    background: #202021;

    border-color: #fff;

    color: #fff;

}



/*--------------------------------------------------------------

# Single Blog

--------------------------------------------------------------*/



.post-area ul.comments {

    margin-top: 10px;

    padding-top: 20px;

}



.post-area ul.comments li {

    padding: 10px 0 0 110px;

}



.post-area ul.comments li div.comment {

    margin-bottom: 10px;

}



.post-area ul.comments li div.comment .c-image {

    margin-left: -110px;

    float: left;

    width: 80px;

    height: auto;

}



.post-area ul.comments li div.comment .c-image img {

    width: 100%;

    height: auto;

    border-radius: 5px;

}



.post-area ul.comments li div.comment-text {

    background: #fdfdfd;

    padding: 0;

    padding-bottom: 25px;

    border-radius: 10px;

    position: relative;

}



ul.comments li div.comment-text a.reply-button {

    position: absolute;

    right: 25px;

    color: #202021;

    top: 0;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

}



ul.comments li div.comment-text a.reply-button .fa {

    font-size: 13px;

}



ul.comments li div.comment h1.comment-name {

    font-size: 24px;

    color: #696969;

    margin: 0;

    padding: 0;

}



ul.comments li div.comment h3.comment-date {

    font-size: 14px;

    color: #959494;

    margin: 10px 0;

    padding: 0;

}



.post-area .contact-form {

    margin-top: 40px;

    margin-bottom: 80px;

}



.post-area .contact-form button {

    width: 100%;

    height: auto;

    padding: 10px 0;

    font-size: 16px;

    border-radius: 0;

    background: #202021;

    color: #fff;

    letter-spacing: 0.5px;

    line-height: 24px;

}



.post-area .contact-form input {

    border: 1px solid #ddd;

    display: block;

    color: #aaaaaa;

    font-size: 16px;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 44px;

    height: 54px;

    margin-bottom: 8px;

    padding-left: 15px;

}



/* shortcodes */

body.shortcode-page {

    background: #fff;

}



.st-section-padding {

    padding-bottom: 60px;

}



.mt75 {

    padding-top: 75px;

}



.tab-content {

    background: #fff;

    border: 1px solid #dbdbdb;

    border-top: none;

    padding: 25px;

    font-size: 14px;

    color: #a9a9a9;

}



.nav-tabs li.active a {

    border-top-color: #202021 !important;

}



.tab-1 .nav-tabs > li.active > a {

    background: #202021;

    color: #fff;

}



.nav-tabs > li > a {

    color: #555;

    text-transform: uppercase;

    font-family: "Gotham A", "Gotham B", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}



.st-title {

    font-size: 30px;

    text-transform: uppercase;

    margin: 25px 0;

}



.accordion .panel {

    box-shadow: 0px 5px 10px #888888;

    margin-bottom: 7px;

}



.panel-title a {

    text-transform: uppercase;

    padding: 15px;

    width: 100%;

    display: block;

    color: #717171;

    box-shadow: none;

    -webkit-transition: all 0.2s;

    -moz-transition: all 0.2s;

    transition: all 0.2s;

}



.tab {

    margin: 0 0 40px;

}



/****accordion****/



.accordion-head-text h3 {

    margin: 85px 0 50px;

    color: #2c3e50;

    font-weight: 300;

}



.panel-group .panel {

    margin-bottom: 0;

    border-radius: 0;

}



.panel-heading {

    padding: 8px 0;

    margin: 0;

}



.panel-body img {

    float: left;

    padding: 10px;

    overflow: hidden;

}



.panel-body p {

    padding: 15px 10px;

    color: #a1b1bc;

    line-height: 26px;

}



.panel-default > .panel-heading {

    color: #a1b1bc;

    background-color: #fff;

    border-color: #ddd;

    padding: 0;

}



.panel-default > .panel-heading a {

    display: block;

    text-decoration: none;

    color: #cc6633;

    padding: 16px 30px;

}

.panel-default>.panel-heading:hover{
	background-color: rgba(84,84,84,1.00);
}

.panel-default>.panel-heading a:hover{
	color:white;
}

.panel-default > .panel-heading a::after {

    content: "\002b";

    border-left: 2px solid #ddd;

    float: right;

    margin: -16px -30px;

    font-size: 22px;

    height: 50px;

    width: 50px;

    line-height: 50px;

    text-align: center;

}


.panel-default > .panel-heading a:not(.collapsed)::after {

    content: "\2212";

    border-left: 2px solid #ddd;

    float: right;

    margin: -16px -30px;

    font-size: 22px;

    height: 50px;

    width: 50px;

    line-height: 50px;

    text-align: center;

}



.accordion-group {

    border-bottom: 1px solid #ddd;

    color: #a1b1bc;

    font-weight: 400;

}



.accordion-group .accordion-heading a {

    font-weight: 400;

    color: #6C7885;

    font-size: 18px;

    display: block;

    padding: 0 0 12px;

    text-decoration: none;

}



.accordion-heading {

    margin-top: 20px;

}



.accordion-group .accordion-heading a::before {

    content: "\002b";

    background: #6C7885;

    color: #fff;

    margin-right: 10px;

    height: 40px;

    display: inline-block;

    width: 40px;

    text-align: center;

    line-height: 40px;

}



.accordion-group .accordion-heading a:not(.collapsed)::before {

    content: "\2212";

    color: #fff;

    background: #FF6C6C;

    margin-right: 10px;

    height: 40px;

    display: inline-block;

    width: 40px;

    text-align: center;

    line-height: 40px;

}



.accordion-inner p {

    line-height: 26px;

}



#accordion2 {

    margin-top: -17px;

}



.button-btn {

    margin-bottom: 30px;

}



.button-btn h3 {

    margin-bottom: 20px;

}



h4.column-heading {

    margin: 20px 0;

    font-size: 20px;

}



.custom-list h4 {

    font-size: 18px;

    margin-bottom: 20px;

}



.panel1 .panel-body {

    padding: 5px 10px 2px;

}



.panel-group .panel {

    margin-bottom: 0;

    border-radius: 0;

}



.panel .panel-body {

    color: #6C7885;

}



span.glyphicon {

    margin-right: 10px;

}



.divider-heading {

    color: #a1b1bc;

}



.border-1 {

    border-bottom: 2px solid #dddddd;

    padding-bottom: 30px;

}



.border-2 {

    border-bottom: 2px double #dddddd;

    padding-bottom: 30px;

}



.border-3 {

    padding-top: 30px;

    border-bottom: 2px dashed #dddddd;

}



.border-4 {

    padding-top: 30px;

    border-bottom: 2px dotted #dddddd;

}



.border-5 {

    border-bottom: 2px dotted #dddddd;

    padding: 2px;

}



.border-6 {

    border-bottom: 2px solid #ddd;

    padding-top: 30px;

}



.social-icon-hover a .fa {

    height: 35px;

    width: 35px;

    line-height: 35px;

    text-align: center;

    border-radius: 50%;

    background-color: #EBEFF0;

    color: #959EA7;

    margin: 3px;

}



.social-icon-hover a:hover .fa {

    background: #21C2F8;

    color: #ffffff;

}



.social-icon-left-top a {

    height: 35px;

    width: 35px;



    text-align: center;

    margin: 3px;

    display: inline-block;

    background: #EBEFF0;

}



.social-icon-left-top a .fa {

    line-height: 35px;

}



.social-icon-left-top a:hover {

    background: #0DD3FC;

    color: #ffffff;

}



.social-icon-left-bottom a .fa {

    width: 35px;

    height: 38px;

    line-height: 35px;

    text-align: center;

    margin: 3px;

    border: 1px solid #DDDDDD;

    border-radius: 2px;

}



.social-icon-left-bottom a:hover .fa {

    background: #0DD3FC;

    color: #ffffff;

}



.social-icon-btn .btn a {

    color: #ffffff;

    margin: 5px;

}



.social-icon-btn .btn {

    margin: 4px;

}



/*VIDEO*/

body {

  margin: 0;


}








.formulario-slider{

	color: #bb6f31;

	font-weight: normal;

}



.stopfade { 

   opacity: .5;

}



#datosTop a

{

	color: #fff;

}



.carousel-inner{

	max-height: 500px;

}

body>video { 

    position: fixed;

    top: 50%;

    left: 50%;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    z-index: -100;

    transform: translateX(-50%) translateY(-50%);



  background-size: cover;

  transition: 1s opacity;

	

}



#fondo { 

    position: fixed;

    top: 50%;

    left: 50%;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    z-index: -100;

    transform: translateX(-50%) translateY(-50%);

  transition: 1s opacity;

	
	background-color: rgba(231, 97, 21, 0.3);
	
	/*VIDEO*/

	background-image: url("assets/images/fondor.png");

}


.naranja{

	color: rgba(231, 97, 21, 1);

    width: 100%;

	padding: 10px 10% 0 10%;

    border-bottom: 10px solid;

    align-content: center;

}

.container_ {
  position: relative;
  width: 100%;
}

.imagen {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.70);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.container_:hover .overlay {
  width: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  background-color: darkorange;
  padding: 10px;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.espacio{
	padding: 10px 15px 0 15px;
}

.formulario{

	background-color: rgba(255,255,255,0.75);

    padding: 20px;
	
	margin-top: 10px;

    border-radius: 10px;

}



a:visited

{

    text-decoration: none; 

}
.video-venta{
    order: 2;
}
.info-venta{
    order: 1;
}

.video-seguridad{
    max-width: 100%;
}

#instalaciones, #t_renta, #t_venta, #renta, #venta, #hotel, #t_hotel, #contacto, #t_contacto, #instala{
	
	background-color: #fff;
	color: #383838!important;
	
}

#adiestramiento, #t_adiestramiento, #criadero, #t_criadero{
	background-color: rgba(0,0,0,0.60);
}



.sombras {
	text-shadow: 0px 5px 5px #000; 
}

.margen {
	margin-top: 100px;
}

.margen-inf{
	margin-bottom: 20px;
}

.servicio_titulo {
	color: #cc6633!important;
	font-weight: 600;
}

.btn-primary {
	background-color: #cc6636!important;
	border-color: #B5592D!important;
}

.iconos {
	margin: 10px 0 10px 30px;
	text-align: left;
}

.ico {
	margin-right: 25px;
}

.esp_mapa {
	margin: 0 5px;
}

.boton_regresar{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 5px;
	z-index: 99;
	border: 1px solid;
	outline: none;
	background-color: #cc6633;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 50%;
	width: 65px;
	height: 65px;
}

.footer{
	background-color: #202021;
	color:#fff;
	height: 10vh;
}

.footer_btm{
	padding: 10px 0;
}

#logo{
		height: 120px;
	}
.card-container{
    display: grid;
    grid-template-columns: repeat(3, 1fr);

}
.card{
    width: 100%;
    min-height: 300px;
    background-color: #f2f2f2;
    margin: 30px 15px;
    border-radius: 15px;
    box-shadow: 0 0 25px #acacac;
}
.card-title{
    width: 98%;
    height: 50px;
    padding: 4px 0;
    background-color: #cc6633;
    text-align: center;
    margin: auto;
}
.card-title h5{
    font-size: 4.2rem!important;
    text-align: center;
    color: #fff;
}
.card-body{
    width: 98%;
    height: 250px;
    padding: 5px 0;
    margin: 15px auto;
    background-color: #d6b19e;
}
.card-body img{
    border: 5px solid #fff;
    /* min-width: 99%; */
    max-width: 100%;
    /* min-height: 246px; */
    max-height: 100%;
    /* background-color: #2D73B5; */
    margin: 0 auto;
}
.card-footer{
    width: 98%;
    height: 50px;
}
.card-footer p{
    width: 98%;
    height: auto;
    padding: 2px;
    text-align: center;
}
@media (max-width:1090px){
	#logo{
		height: 60px;
	}
}

@media (max-width:767px){
	
	
	.section-header h2{
		font-size: 30px!important;
	}
	
	.servicio_titulo
	{
		font-size: 24px!important;
	}
	
	.margen {
		margin-top: 10px;
	}
	
	.text {
		font-size: 10px;
	}
}