@import url("../font/pharmacy/flaticon.css");
@import "font-awesome.css";
@import url("flexslider.css"); 
@import url("shortcodes.css");

/* Reset
-------------------------------------------------------------- */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 24px;
    background: #fff;
    color: #4c4c4c;
}

::-moz-selection { 
    color: #fff; 
    text-shadow: none; 
    background: #000; 
}

::-webkit-selection { 
    color: #fff; 
    text-shadow: none; 
    background: #000; 
}

::selection { 
    color: #fff; 
    text-shadow: none; 
    background: #000; 
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus,
a.active {
    outline: none;
    color: #7CD900;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
    outline: none;
}

img:focus {
    outline: none;
}

.img-left {
    margin: 7px 30px 25px 0 !important;
    float: left;
}

.img-right {
    margin: 7px 0 25px 30px !important;
    float: right;
}

img.arrow-hover {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

img.arrow-hover:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

h1 { font: 42px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}
h2 { font: 26px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}
h3 { font: 22px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}
h4 { font: 18px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}
h5 { font: 16px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}
h6 { font: 14px "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif;}

h1.small-thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: lighter;
}

h1.small-light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: lighter;
}

h1.small-regular {
    font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
}

h1.small-medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
}

h1.small-bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
}

h1.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 42px;
    font-weight: lighter;
}

h1.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 42px;
    font-weight: lighter;
}

h1.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 42px;
    font-weight: normal;
}

h1.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 42px;
    font-weight: bold;
}

h2.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: lighter;
}

h2.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: lighter;
}

h2.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: normal;
}

h2.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
}

h3.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: lighter;
}

h3.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: lighter;
}

h3.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
}

h3.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
}

h4.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: lighter;
}

h4.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: lighter;
}

h4.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

h4.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

h5.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
}

h5.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
}

h5.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

h5.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

h6.small-thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: lighter;
}

h6.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: lighter;
}

h6.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

h6.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.thin {
    font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: lighter;
}

.light {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: lighter;
}

.medium {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.bold {
    font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    line-height: 24px;
    letter-spacing: 0.8px;
}

p {
    margin: 0;
    padding: 0;
}

input[type="checkbox"] { display: inline; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    color: #000;
    outline: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/*textarea:focus,*/
/*input[type="text"]:focus,*/
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    color: #000;
    border: 1px solid #459ce4 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="text"],
input[type="password"] {
    border: 1px solid #ddd;
    height: 38px;
    padding: 19px 27px 19px;
    outline: none;
    font-size: 11px;
    color: #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

button {
    outline: none;
}

.aligncenter {
    text-align: center;
}

/* Preloader
-------------------------------------------------------------- */
.preloader {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    opacity: 1;
    position: fixed;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9999;
}

.preloader .spinner {
    height: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: relative;
    top: 50%;
    width: 30px;
}

.preloader .pre-bounce1,
.preloader .pre-bounce2 {
    background-color: #7CD900;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-animation: 2s ease 0s normal none infinite bounce;
    animation: 2s ease 0s normal none infinite bounce;
}

.preloader .pre-bounce2 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

/* Bootstrap resetting elements */
.btn {
    background-image: none;
}

.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus {
    -webkit-appearance: none;
    text-shadow: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

i {
    font-size: 25px;
    color: #000;
}

.roll-animation {
    opacity: 0;
}
.roll-animation.animated {
    opacity: 1;
}

/* Boxed Layout
-------------------------------------------------------------- */
body.boxed {
    background-image: url('../images/background/low_contrast_linen.png'); 
    background-repeat: repeat;
}

body.boxed .boxed-wrap {
    max-width: 1240px;
    margin: 0 auto;
    background-color: #fff;
}

body.boxed .boxed-wrap .sticky-wrapper {
    width: 1240px;
}

body.boxed .boxed-wrap .is-sticky {
    width: 1240px;
}

/* Top
-------------------------------------------------------------- */
.top-bar {
    height: 44px;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: #f7f7f8;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.top-social{
    display: block;
    text-align: center;
}

ul.top-social li {
    display: inline-block;
}

ul.top-social li i{
    margin-right: 10px;
    font-size: 25px;
    line-height: 42px;
    display: block;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

ul.top-social li a:hover i {
    color: #000;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

/* Header
-------------------------------------------------------------- */

.header-5 {
    background-color: #fff;
    position: absolute;
    top: 43px;
    z-index: 100;
    width: 100%;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(124,217,0,1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(124,217,0,1);
    box-shadow: 0px 1px 1px 0px rgba(124,217,0,1);
}

.header-5 .logo {
    float: left;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: 17px;
    margin-bottom: 12px;
    width: 76%;
}

.header-5 .logo a {
    display: block;
    height: 100%;
}

.header-5 #mainnav {
    position: relative;
    float: right;
    font-size: 18px;
}

.header-5 #mainnav ul {
    list-style: none;
    margin: 0;
}

.header-5 #mainnav > ul > li {
    float: left;
    padding: 0 18px;
}

.header-5 #mainnav > ul > li > a {
    position: relative;
    display: block;
    font-weight: 500;
    text-decoration: none;
    height: 85px;
    line-height: 90px;
    outline: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header-5 #mainnav > ul > li:last-child {
    padding-right: 0;
}

.header-5 #mainnav ul li {
    position: relative;
}

/* Mobile navigation
---------------------------------------- */
/*#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    background-color: #f7f7f8;
    z-index: 1000;
}

#mainnav-mobi ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav-mobi ul li {
    margin:0;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #252525;
    cursor: pointer;
}

#mainnav-mobi ul > li > a {
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    padding: 0 50px;
    color: #7CD900;
}*/

.btn-menu {
    float: right;
    font-size: 28px;
    text-align:center;
    cursor: pointer;
    display: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;      
}

.is-sticky .btn-menu {
    height: 71px;
    line-height: 71px;
}
.btn-menu span {
    display: block;
    width: 36px;
    margin-top: 8px;
    height: 2px;
    background: #434343;
    transition: all ease-in-out 400ms;
    -moz-transition: all ease-in-out 400ms;
    -webkit-transition: all ease-in-out 400ms;
    -ms-transition: all ease-in-out 400ms;
    -o-transition: all ease-in-out 400ms;
}
.btn-menu:hover span {
    background: #7CD900;
}

.btn-menu.active span:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform-origin: 11px 50%;
    -ms-transform-origin: 11px 50%;
    -webkit-transform-origin: 11px 50%;
}

.btn-menu.active span:nth-child(2) {
    display: none;
}

.btn-menu.active span:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: 12px 50%;
    -webkit-transform-origin: 12px 50%;
    -ms-transform-origin: 12px 50%;
}

.btn-submenu {
    position: absolute;
    right: 20px;
    top: 0;
    font-family: "fontello";
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    width: 70px;
    height: 44px;
}

.btn-submenu i {
    color: #F3F3F3;
}

.btn-submenu i.icon-chevron-up {
    display: none;
}

.btn-submenu.active i.icon-chevron-up {
    display: block;
    padding-top: 17px;
}

.btn-submenu.active i.icon-chevron-down {
    display: none;
}

.no-sidebar .sidebar {
    display: none;
}

@-webkit-keyframes righttoleft {
    0% {
        left:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    15% {
        left:46px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        left:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@keyframes righttoleft {
    0% {
        left:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    15% {
        left:46px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        left:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=1);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@-webkit-keyframes lefttoright {
    0% {
        right:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    15% {
        right:46px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        right:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@keyframes lefttoright {
    0% {
        right:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    15% {
        right:46px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        right:11px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

::-webkit-input-placeholder {
    color: #000;
    letter-spacing: 0.5px;
}

:-moz-placeholder {
    color: #000;
    letter-spacing: 0.5px;
}

::-moz-placeholder {
    color: #000;
    letter-spacing: 0.5px;
}

:-ms-input-placeholder {  
    color: #000;
    letter-spacing: 0.5px;
}

/* Slider
    ---------------------------------------- */

.flexslider {
    border: 0;
    margin: 0;
}

.flexslider .flex-nav-next a.flex-next,
.flexslider .flex-nav-prev a.flex-prev {
    position: absolute;
    text-align: center;
    top: 50%;
    background-color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.flexslider .flex-nav-next a.flex-next {
    right: 0;
}

.flexslider .flex-nav-prev a.flex-prev {
    left: 0;
}

.flexslider .flex-nav-next a.flex-next .icon-chevron-right,
.flexslider .flex-nav-prev a.flex-prev .icon-chevron-left {
    display: block;
    font-size: 16px;
    line-height: 40px;
}

.flexslider .flex-nav-next a.flex-next .icon-chevron-right:before,
.flexslider .flex-nav-prev a.flex-prev .icon-chevron-left:before {
    margin: 0;
}

.roll-slider .main-slider.full-screen .flex-control-nav, .roll-slider .main-slider-2.full-screen .flex-control-nav {
    bottom: 0;
}

.roll-slider .main-slider-2 .flex-control-nav.flex-control-thumbs {
    position: absolute;
}

.roll-slider .main-slider-2 .flex-control-nav {
    bottom: 30px;
    z-index: 3;
}

.roll-slider .main-slider-2 .flex-control-nav.flex-control-thumbs li {
    width: 150px;
    float: none;
    margin-left: 5px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.roll-slider .main-slider-2 .flex-control-nav.flex-control-thumbs img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    border: 2px solid #fff;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
    border: 2px solid #7CD900 !important;
}

.flex-control-thumbs img {
    border: 2px solid #fff;
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.roll-slider .main-slider-2 .flex-control-nav.flex-control-thumbs li:hover img {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

/* Services Section
    ---------------------------------------- */

.services-2 {
    padding: 77px 0 20px 0;
}

.services-page .services-2 {
    padding:  46px 0 14px 0;
}

/* Acvanced Video Section
    ---------------------------------------- */
.about {
    background-color: #fff;
    padding: 77px 0 103px 0;
}

.single-page .about {
    padding: 71px 0 105px 0;
}

.meetteam-page .about {
    padding: 51px 0 10px 0;
}

.faq-page .about {
    padding: 32px 0 123px 0;
}

/* Team Section
    ---------------------------------------- */

.equipo{
    position: relative;
    margin-top: 60px;
    height: 35px;
}

.job1{
    color: #fff;
    background-color: #7CD900;
    position: absolute;
    top: 0;
    width: 230px;
    height: 37px;
    border-radius: 15px;
    left: 10px;
    /*background-color: #fff;*/
    font-size: 19px;
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}
.job2{
    position: absolute;
    top: 30px;
    width: 230px;
    height: 37px;
    border-radius: 15px;
    right: 20px;
    background-color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding-top: 5px;
    text-align: left;
    padding-left: 15px;
    border: 1px solid #7CD900;
}

/* Acvanced Video Section
    ---------------------------------------- */
.advanced-video {
    background-color: #ccc;
}

/* Map Section
    ---------------------------------------- */
.map {
    padding: 0;
}

/* Portfolio
-------------------------------------------------------------- */

.portfolio div.image > img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio div.image:hover > img.img {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.portfolio a h5 {
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: 0.4px;
    padding: 0 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio a:hover h5 {
    color: #459ce4;
}

.portfolio span {
    color: #686868;
    display: inline-block;
    letter-spacing: 0;
}

/* Portfolio - 2
-------------------------------------------------------------- */

.single-page .portfolio-list {
    padding: 17px 0 91px 0;
}

.single-page .portfolio h1.small-light {
    font-size: 33px;
    margin-bottom: 61px;
}

.single-page .portfolio .portfolio-item {
    margin-bottom: 32px; 
}

.single-page .portfolio div.image {
    background-color: #000;
    position: relative;
    cursor: pointer;
}

.single-page .portfolio div.image > img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single-page .portfolio div.image:hover img.img {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.single-page .portfolio div.image div.view {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    visibility: hidden;
}

.single-page .portfolio div.image:hover .view {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    visibility: visible;
}

.single-page .portfolio div.image .view a,
.single-page .portfolio div.image .view a img {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.single-page .portfolio div.image .view a {
    position: absolute;
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #7CD900;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.single-page .portfolio > a h5 {
    margin-top: 25px;
    margin-bottom: 0;
    letter-spacing: 0.4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single-page .portfolio a:hover h5 {
    color: #459ce4;
}

/* Footer
    ---------------------------------------- */
.footer {
    background-color: #171717;
    padding: 78px 0 45px 0;
}

.footer p {
    padding: 0;
    line-height: 20px;
}

.footer .row-rrss{
    text-align: center;
}

.footer .row-rrss h4{
    color: #8b8b8b;
}

/******************* FACEBOOK FEED *****************/

.col-md-4-face{
    width: auto;
    float: left;
}

/*************** TWITTER FEED ***********/

.timeline-footer{
    background: white !important;
}

/*POWERED*/

.caja-powered{
    margin-top: 40px;
}

.enlaces{
    text-align: right;
    color: #fff;
}

.enlaces a{
    color: #30BFB2;
}

.enlaces a:visited, .powered a:link, .powered a:hover{
    text-decoration: none;
}

/* Bottom
    ---------------------------------------- */
.bottom {
    padding: 10px 0;
}


.bottom .bottom-left {
    width: 50%;
}

.bottom .bottom-left p {
    margin: 0;
    padding: 0;
}

.bottom .bottom-right {
    width: 50%;
    float: right;
    text-align: right;
    margin-top: 10px;
}

.bottom .bottom-right .bottom-links a {
    margin-left: 17px;
}

.bottom .bottom-right .bottom-links a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.to-top-mobile {
    position: fixed !important;
    right: 12px;
    bottom: -45px;
    background-color: #2f2f2f;
    display: block;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    width:50px;
    height: 50px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.to-top-mobile img {
    width: 29px;
    margin-top: 11px;
}

.fix {
    position: fixed;
    top: 0;
    z-index: 99999;
}

/* Contacto
    ---------------------------------------- */

#contacto{
    margin-top: 150px;
}
.formulario{
    margin: 0px 60px 60px 60px;
}
.formulario input[type="text"], .formulario textarea{
    padding: 10px;
    color: #4c4c4c !important;
    width: 100%;
    margin-top: 50px;
    position: relative;
    font-size: 25px;
    border: 2px solid #7CD900;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.formulario input[type="text"]{
    height: 60px;
    position: relative;
}
.formulario textarea{
    height: 120px;
    max-width: 100%;
    padding-top: 20px;
    position: relative;
}
.formulario .col-sm-12:after{
    position: absolute;
    width: 120px;
    height: 30px;
    border: 2px solid #7CD900;
    left: 0;
    top: 35px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
    box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
    color: #000;
}
.formulario .col-sm-12:nth-child(1):after{
    content: 'NOMBRE';
}
.formulario .col-sm-12:nth-child(2):after{
    content: 'EMAIL';
}
.formulario .col-sm-12:nth-child(3):after{
    content: 'CONSULTA';
}
.formulario button{
    float: left;
    outline: none;
    width: 100px;
    height: 40px;
    margin-top: 20px;
    border: 2px solid #7CD900;
    background-color: transparent;
    color: #000;
    font-size: 22px;
    text-align: center;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
}

.formulario button:hover{
    border: 2px solid #7CD900;
    color: #fff;
    background-color: #7CD900;
}

.dir-contacto{
    margin-top: 40px;
    font-size: 20px;
}
.dir-elem{
    margin: 20px 0;
}
.dir-elem i{
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 2px outset #7CD900;
    text-align: center;
    padding-top: 9px;
    font-size: 25px;
    color: #7CD900;
    margin-right: 15px;
}

.close{
    text-align: center;
    font-size: 20px;
    color: darkred
}

.loading{
    margin-top: 20px;
    width: 30px;
    height: 30px;
    background-image: url(../images/ajax-loader.gif);
    background-size: cover;
    background-color: red;
}

.success{
    font-size: 19px;
    margin-top: 15px;
}

.close{
    text-align: right;
}