/* 
Dragonfruit Template 
http://www.templatemo.com/preview/templatemo_411_dragonfruit 
*/
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Century Gothic', sans-serif;
}
.container-fluid {
    max-width: 1600px;
}
.container_wapper {
    width: 100%;
    background: #c0c0c0;
}
.rcolor {
    background: #f00;
}
.gcolor {
    background: #0f0;
}
.bcolor {
    background: #00f;
}
h1 {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
    font: normal normal normal 34px/60px 'Century Gothic', sans-serif;
    color: #3b3b3b;
}

.templatemo_logo a:hover {
	text-decoration: none;
}
/*menu*/
#templatemo_mobile_menu {
    top: 0;
    width: 250px;
    height: 100%;
    background: #000000;
    position: fixed;
    z-index: 5500;
    right: -1500px;
    display: none;
    overflow: auto;
}
#templatemo_mobile_menu ul li a {
    text-align: left;
    background: #000000;
    color: #000;
}
#templatemo_mobile_menu ul li:hover a {
    background: #EEE43C;
	color: #ffe600;
}
#templatemo_banner_top {
    background-color: #474a51;
    color: white;
    height: 37px;
    border-bottom: .5px solid #F6EE69;
}

#templatemo_banner_top_content {
    display: flex;
    flex-direction: row;
    padding-left: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin:auto;
    text-align: left;
    max-width:1200px;
    /* padding-inline: 10px; */
    align-items: center;
    justify-content: space-evenly;
}

#templatemo_banner_menu {
    width: 100%;
    background: #000000;
    height: 94px;
    border-bottom: .5px solid #F6EE69;
    /* position: fixed; */
    top: 0;
    z-index: 5000;
}
#templatemo_banner_menu #logo_img {
    max-height: 90px;
    float: left; 
}
#logo_img_top {
    /* max-height: 10px; */
    text-align: center;
    height: 70px;
    /* float: left; */
}

.social-media-links {
    display: flex;
    flex-direction: row;

}

.social-media-links > * {
    align-items: center;
    display: flex;
    width: 100px;
    font-size: 22px;
}

.schedule-button {
    font-size: 16px;
    width: auto;
    color: #484a51;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 3px 12px;

    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.location-image {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.division-div {
    background: rgb(2,0,36);
    background: radial-gradient(circle, rgba(2,0,36,1) 26%, rgba(255,255,255,1) 100%);
    height: 10px;
}

#templatemo_banner_menu #logo_text {
    font: normal normal normal 36px/1em 'Century Gothic', sans-serif;
    margin-top: 30px;
    padding-left: 60px;
    text-align: left;
    color: #ffe600;
}
#templatemo_banner_menu #logo_text span {
    color: #9fb038;
}
#templatemo_banner_menu ul li a ,
#templatemo_banner_menu ul li a:focus {
    padding-top: 35px;
    padding-bottom: 35px;
    font: normal normal normal 18px/23px 'Century Gothic', sans-serif;
    color: #ffe600;
    background: repeat-x url("../images/banner_bg.jpg") 0 -94px ;
    transition-duration: .5s;
}
#templatemo_banner_menu ul li a:hover ,
#templatemo_banner_menu ul li a.current
{
    background-position: 0 0px ;
    background-color: #ffe600;
    color: #000;
}
#templatemo_banner_menu #mobile_menu {
    padding-top: 25px;
    font-size: 30px;
    float: right;
    color: #EEE43C;
}
/*banner slide*/
.banner { 
    width: 100%;
    height: 500px;
    /* margin-top: 94px; */
    position: relative;
    overflow: hidden;
}
.banner ul {
    list-style: none;
    padding: 0;
}
.banner ul li { 
    float: left; 
    background-size:50px 50px;
    height:500px;
    width: 100%;
}
.banner div.slide_caption {
	background: rgba(0, 0, 0, 0.0);
    max-width: 600px;
    margin: 120px auto auto auto;
}
.banner div.slide_caption h1 ,
.banner div.slide_caption p {
    background: none;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 2em;
    text-shadow: 5px 5px 10px rgb(214, 214, 214);
}
.banner div.slide_caption a {
	color: #ffe600;
}
.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 0;
}
.banner div.slide_caption p {
    font-size: 16px;
}
.templatemo_banner_slide_01 {
    background: url('../images/templatemo_banner_slide_01.jpg');
    background-size: cover;
}
.templatemo_banner_slide_02 {
    /* background: url('../images/templatemo_banner_slide_02.jpg'); */
    background: url('../images/shopping_paralela.png');
    width: auto;
    height: auto;
    background-size: cover;
}
.templatemo_banner_slide_03 {
    background: url('../images/templatemo_banner_slide_03.jpg');
    background-size: cover;
}
.templatemo_banner_slide_04 {
    background: url('../images/templatemo_banner_slide_04.jpg');
    background-size: cover;
}
.templatemo_banner_slide_05 {
    background: url('../images/templatemo_banner_slide_05.jpg');
    background-size: cover;
}
/*about our organization*/
#templatemo_services {
    background: #ffffff;
    float: left;
}
#templatemo_services .about_icon img {
    width: 100%;
}
#templatemo_services .about_icon h2 {
    text-align: center;
    font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
}
#templatemo_services .about_icon .imgwap {
    text-align: center;
    border-radius: 75px;
}
#templatemo_services .about_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif;
}
#templatemo_services .mission {
    background-color: #bd3e25;
    color: #ffe600;
}
#templatemo_services .product {
    background-color: #334d5c;
    color: #ffe600;
}
#templatemo_services .testimonial {
    background-color: #efc84a;
    color: #ffe600;
}
#templatemo_services .statistic {
    background-color: #334d5c;
    color: #ffe600;
}
#templatemo_services #testimonial_text_wap {
    overflow: hidden;
}
#templatemo_services #testimonial_text_wap h2 {
    font-size: 24px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_services #testimonial_text_wap h3 {
    font-size: 20px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_services #testimonial_text_wap img {
    margin-bottom: 20px ;
}
#templatemo_services #testimonial_text_wap p {
    font-size: 14px;
    line-height: 2em;
}
#templatemo_services .testimonial_text {
    width: 100%;
    float: left;
}
#templatemo_services .pre_next {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
    position: absolute;
}
#templatemo_services .pre_next a {
    color: #6698b5;
    float: left;
}
#templatemo_services .pre_next a:hover {
    color: #334d5c;
}
#templatemo_services #testimonial_text_wap h1 {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
}
#templatemo_services .testimonial_top_bottom_spacer {
    padding-bottom: 40px;
}
/*events*/
#templatemo_reviews {
    background: #E6E6E6;
    float: left;
    overflow: hidden;
}
#templatemo_reviews h1{
    color: #000;
}
#templatemo_reviews .event_box_wap {
    overflow:hidden;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
}
#templatemo_reviews .event_box_wap .event_box_img {
    position: relative;
    top: 0;
}
#templatemo_reviews .event_box_wap .event_box_caption {
    position: relative;
    top: 0;
    padding-bottom: 10px;
    background: #fff;
    width: 100%;
    border-top: 3px solid #3c6f8c;
}
#templatemo_reviews .event_box_wap h1,
#templatemo_reviews .event_box_wap p {
    margin: 0;
    color: #000000;
    text-align: left;
}
#templatemo_reviews .event_box_wap p {
    padding: 5px 20px 15px 20px;
}
#templatemo_reviews .event_box_wap h1 {
    padding: 20px 20px 20px 20px;
    font-size: 24px;
    line-height: 24px;
}
/*timeline*/
#templatemo_app {
    background: #fff;
    float: left;
}
#templatemo_app .container-fluid {
    max-width: 1600px;
    position: absolute;
    margin: auto;
    margin-bottom: 80px;
    background: url("../images/time_line_bg.jpg") repeat-y center top;
}
#templatemo_app .time_line_wap {
    position: absolute;
    display: none;
}
#templatemo_app .time_line_caption {
    background: #ffe600;
    padding: 10px 20px 10px 20px ;
    border-radius: 5px;
    height: 40px;
    clear: both;
    color: #000; 
}
#templatemo_app .time_line_paragraph {
    background: #e6e6e6;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin-top: 50px;
    font-family: 'Century Gothic', sans-serif;
}
#templatemo_app .time_line_paragraph a {
    color: #000;
    text-decoration: underline;
}
#templatemo_app .left_timeline {
    margin-left: 30px;
}
#templatemo_app .left_timeline .time_line_caption {
    float: right;
    margin-right: 0px;
}
#templatemo_app .right_timeline .time_line_caption {
    float: left;
}
#templatemo_app .time_line_paragraph h1 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 20px 20px 20px 20px;
}
#templatemo_app .time_line_paragraph p {
    padding: 0px 20px 20px 20px;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 2em;
    color: #000;
}
#templatemo_app .left_timer {
    float: right;
    background: url("../images/arrow_left.png") 0 5px;
}
#templatemo_app .right_timer {
    float: left;
    background: url("../images/arrow_right.png") 0px 5px;
}
#templatemo_app .left_timer ,
#templatemo_app .right_timer {
    padding-left:30px;
    width: 101px;
    position: absolute;
}
#templatemo_app .left_timer span,
#templatemo_app .right_timer span {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
    margin-top: 3px;
}
/*contact*/
#templatemo_contact {
    background: #ffe600;
    float: left;
}
#templatemo_contact h1 {
    color: #000;
}
#templatemo_contact h2 {
    font-size: 24px;
    color: #000;
    padding-top: 0;
    padding-bottom: 20px;
}
#templatemo_contact_map {
    width: 100%;
    height: 320px;
    float: left;
    margin-bottom: 40px;
}
#templatemo_contact ul li a {
    background: none;
}
#templatemo_contact ul li a i {
    width: 60px;
    padding: 20px 0;
    font-size: 32px;
    color: #000;
    text-align: center;
}
#templatemo_contact p {
    color: #000;
    line-height: 30px;
	margin-top: 15px;
}
#templatemo_contact input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: none;
}
#templatemo_contact textarea {
    border: none;
    width: 100%;
    height: 150px;
    padding: 10px;
}
#templatemo_contact button {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background: #ffbb00;
}
#templatemo_contact button:hover {
    background: #ff8800;
}
/*templatemo_footer*/
#templatemo_footer {
    width: 100%;
    border-top: 2px solid #2c2e30;
    height: 70px;
    background: #19191a;
    float: left;
}
#templatemo_footer p {
    padding-top: 20px;
    color: #fff;
    text-align: center;
}
#templatemo_footer a {
    color: #fff;
    text-decoration: underline;
}
/*  Small devices (tablets, 768px and up)  */
@media (max-width: 768px ) { 
    #templatemo_services .pre_next {
        font-size: 15px;
    }
    #templatemo_app .right_timer {
        background-position: center center;
    }
}
/*  Medium devices (desktops, 992px and up)  */
@media (max-width: 970px ) {
    #templatemo_app .right_timer {
        background-position: 100px 5px;
    }
    #templatemo_banner_menu #logo_text {
        font: normal normal normal 30px/1em 'Century Gothic', sans-serif;
    }
    #templatemo_app .container-fluid {
        background: url("../images/time_line_bg.jpg") repeat-y 28px 0;
    }
}
/*  Large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px ) {
}


/* Style Prices */

/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,500,400,300,800);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400);

body{ 
    background-color:#f0f3f6;
  overflow-x: hidden;

}
h1,h2,h3,h4,h5,h6,div,input,p,a{
    font-family: "Open Sans";  
    margin:0px; 
}

h3{ 
    font-size:22px;
}
.container-fluid,.container { 
    margin:auto;
  padding:0px 15px;
  max-width:1200px;
}
label{
  font-weight:500;
}
.form-group{
  margin-bottom:5px;
}


input,textarea,select,button{ 
    margin: 5px 0px ;
    font-size:13px !important; 
    border-radius:0px;
}
input[type=text],input[type=password],textarea,input[type=email],select,textarea{ 
    width: 100%; 
    border:1px solid #DADADA; 
    padding: 5px 10px;  
    height:45px;  
}
input[type=submit],input[type=button],input[type=reset],button{
    border:none; 
    font-size: 11px;  
  border-radius:3px;
  height:45px;
  color:#FFF;
}

.btn:hover,.btn:focus{  
    cursor:pointer; 
    color:#FFF;
}
input[type=radio]{
    margin:0px;
    padding:0px; 
    height:auto;
}
.form-control{ 
    box-shadow:none !important;  
  border-radius:0px;
}
.form-control:focus{
    border:1px solid #CCC;
}
.btn:focus{
  box-shadow:none !important;
}

textarea{ 
    width: 100%;
}
input[type=reset]{ 
    margin-left: 10px;
}
textarea{
  min-height:100px;
}
a{ 
    color: inherit;
}
a:hover,a:focus{ 
    text-decoration: none !important; 
    color: inherit !important;
}
ul{
    margin: 0px; 
    padding: 0px; 
    list-style: none;
}
.relative{ 
    position: relative;
}
.absolute{ 
    position: absolute;
}
.fixed{ 
    position: fixed;
}

.pricing-table-container{
  padding:50px 0px;
}
.description{
  padding:15px 0px;
}
.description a{
  padding:10px;
  font-size:13px;
  display:block;
  font-weight:bold;
  border-bottom:1px solid #DDD;
}
.description a.active{
  background-color:#FFF;
  padding-left:25px;
}
/* DEMO 01 */
.pricing-table-3{
  background-color:#FFF;
  margin:15px auto;
  box-shadow:0px 0px 25px rgba(0,0,0,0.1);
  max-width:325px;
  border-radius:0px 10px 0px 10px;
  overflow:hidden;
  position:relative;
  min-height:250px;
  transition:all ease-in-out 0.25s;
}
.pricing-table-3:hover{
  transform:scale(1.1,1.1);
  cursor:pointer;
}

.pricing-table-3.basic .price{
  background-color:#36f90a;
  color:#FFF;
}
.pricing-table-3.premium .price{
  background-color:#ffe600;
  color:#FFF;
}
.pricing-table-3.business .price{
  background-color:#c3185c;
  color:#FFF;
}

.pricing-table-3 .pricing-table-header{
  background-color:#212121;
  color:#FFF;
  padding:20px 0px 0px 20px;
  position:absolute;
  z-index:5;
}
.pricing-table-3 .pricing-table-header p{
  font-size:12px;
  opacity:0.7;
}
.pricing-table-3 .pricing-table-header::before{
  content:"";
  position:absolute;
  left:-50px;
  right:-180px;
  height:125px;
  top:-50px;
  background-color:#212121;
  z-index:-1;
  transform:rotate(-20deg)
}

.pricing-table-3 .price{
  position:absolute;
  top:0px;
  text-align:right;
  padding:110px 20px 0px 0px;
  right:0px;
  left:0px;
  font-size:20px;
  z-index:4;
}
.pricing-table-3 .price::before{
  content:"";
  position:absolute;
  left:0px;
  right:0px;
  height:100px;
  bottom:-25px;
  background-color:inherit;
  transform:skewY(10deg);
  z-index:-1;
  box-shadow:0px 5px 0px 5px rgba(0,0,0,0.05);
}


.pricing-table-3 .pricing-body{
  padding:20px;
  padding-top:200px;  
}
.pricing-table-3 .pricing-table-ul li{
  color:rgba(0,0,0,0.7);
  font-size:15px;
  padding:10px;
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.pricing-table-3 .pricing-table-ul .fa{
  margin-right:10px;
}
.pricing-table-3.basic .pricing-table-ul .fa{
  color:#36f90a;
}
.pricing-table-3.premium .pricing-table-ul .fa{
  color:#ffe600;
}
.pricing-table-3.business .pricing-table-ul .fa{
  color:#c3185c;
}
.pricing-table-3 .view-more{
  margin:10px 20px;
  display:block;
  text-align:center;
  background-color:#212121;
  padding:10px 0px;
  color:#FFF;
}