@import url('https://fonts.googleapis.com/css?family=Francois+One|Play|Roboto:300');

/*==================================================
=            GLOBAL STYLES             =
==================================================*/

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;line-height: 1.6;
	font-weight: 300;
	line-height: 1.66667;
}

p {
	margin-bottom: 15px;
	    text-align: justify;
}
a {
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
    font-family: 'Francois One', sans-serif;
}
.clearfix {
	padding: 30px 0;
}
hr {
	border: solid 1px #e81f31;
}
.btn-lg {
	border: solid 1px #ffffff;
	padding: 19px 34px;
	border-radius: 0px;
	background-color: transparent !important;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.btn-default {
    border-radius: 0px;
    margin: 2px;
    margin-bottom: 7px;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.btn-default:hover {
    background-color: #d35400;
    border: solid 1px #d35400;
    color: #ffffff;
}
.btn2 {
	background-color: #d35400 !important;
	border: solid 1px #d35400 !important
	color#222 !important;
}
.btn-success {
    border: solid 2px #ffffff;
    padding: 9px 16px;
    border-radius: 23px;
    background-color: #000 !important;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.btn-success:hover {
    border: solid 1px #fff;
    background-color: transparent !important;
    color: #fff;
}
.center {
	text-align: center !important;
}
.padded-top {
	padding-top: 10%;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 4px;
    line-height: 1.42857143;
    color: #222222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.breadcrumbs-style a {
    margin-right: 10px;
    margin-left: 10px;
}
.big-heading-black {
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
.big-heading-black span {
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
.big-title {
	font-size: 4.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	
}
.big-title-p {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.border-right {
	border-right: solid 1px #4b6c8d;
}  
.right {
	text-align: right;
}
.bold-style-phone {
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.bold-style-phone a {
    color: #333;
    text-decoration: none;
}
.bold-style-phone a:hover {
    color: #e81f31;
}
.redstyle {
	color: #e81f31;
	font-weight: bold;
}
.redstyle a {
	color: #000;
	font-weight: bold;
}
.redstyle p {
	color: #000;
	font-weight: bold;
}
.blackstyle {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}
.whitestyle {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}
.redstyle-home {
	color: #e81f31;
	font-weight: bold;
	font-size: 1.1em;
}
/*==================================================
=            brand        =
==================================================*/
@media screen and (max-device-width:768px){
    .col-lg-2.col-md-3.col-sm-3.col-xs-6.wow.zoomIn {
    padding: 14px;
}
}

/*==================================================
=            NAVIGATION             =
==================================================*/
.navbar {
    margin-bottom: 0px;
}
.navbar-inverse {
    background-color: #e81f31;
    border-color: #e81f31;
    border: none;
    padding: 0;
    font-family: 'Play', sans-serif;
    text-transform: uppercase;
}
.navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 14px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
.dropdown-menu > li > a {
    padding: 9px 20px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #000000;
}
/*==================================================
=            SECTIONS HOME STYLES             =
==================================================*/
#top {
	padding-top: 15px;
	background-color: #efefef;
}
#top .fa-phone {
	color: #e81f31;
}
#top .fa-envelope-o {
	color: #e81f31;
    padding-right: 6px;
}
#top .fa-facebook {
	color: #000;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #000;
	border-radius: 50%; 
}
#top .fa-google-plus {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}
#top .fa-instagram {
	color: #000;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #000;
	border-radius: 50%;
}
#top .fa-twitter {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#features h1 {
	text-align: center;
	color: #fff;
	font-size: 4em;
	text-transform: uppercase;
}

section#features p {
	color: #fff;
}
section#features .big-heading-black {
	font-size: 2.2em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
section#features .big-heading-black span {
	font-size: 1em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
section#features .white {
	background-color: rgba(255, 255, 255, 0.6);
	color: #222222;
}
section#features .white p {
	color: #222222;
}
section#features .red {
	background-color: rgba(232, 31, 49, 0.6);
}
section#features .black {
	background-color: rgba(0, 0, 0, 0.6);
}
section#presents {
	padding: 90px 0;
}
section#presents .red {
	background-color: rgba(232, 31, 49, 0.9);
	padding: 20px;
}
section#presents a {
	color: #e81f31;
	font-family: 'Francois One', sans-serif;
	font-size: 1.1em;
}	
section#services-home {
	padding: 90px 0;
	background-color: #425f7c;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
}
section#blog-home {
	padding: 90px 0;
}
section#partners {
	background-color: #efefef;
	padding: 90px 0;
}
section#partners h2 {
	text-align: center;
	color: #222;
	font-size: 3em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;

}
section#partners p {
	text-align: center;color: #222;
}
/* PARALLAX LIKE EFFECT STYLES */

.parallax-like-features {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/parallax-features.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-features .overlay-features {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.10);               
    padding-bottom: 120px;
    padding-top: 120px;
}
@media only screen and (max-width: 768px){
   p.headsocial {
    float: none !important;
} 
    
}
/*==================================================
=            EMPRESA STYLES             =
==================================================*/
.parallax-like-company {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/about-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-company .overlay-company {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}

section#mission {
	padding: 90px 0;
}
section#history {
	padding-top: 90px;
	background-color: #f1f1f1;
}
section#history p {
    text-align: justify;
}
section#team {
	padding: 90px 0;
}
section#team .our-team{
    overflow: hidden;
}
section#team .our-team .pic{
    transform:scale(1,1);
    transition:transform 0.30s ease;
    position: relative;
}
section#team .our-team:hover .pic{
    transform:scale(1.1,1.1);
}
section#team .our-team .pic:before{
    content: "";
    width:100%;
    height:100%;
    position: absolute;
    transition:background 0.50s ease-in-out ;
}
section#team .our-team:hover .pic:before{
    background:rgba(255, 255, 255,0.5);
}
section#team .our-team .pic img{
    width: 100%;
    height: auto;
}
section#team .our-team .team-content{
    border-top: 1px solid #e5e5e5;
    position: relative;
    bottom: 0;
    background:#fff;
    text-align:center;
    padding: 32px 25px 5px;
    transition: all 0.3s ease 0s;
}
section#team .our-team:hover .team-content{
    bottom:15%;
}
section#team .our-team .post-title{
    margin:0;
    color:#000;
    font-size:13px;
    letter-spacing:2px;
    text-transform:uppercase;
}
section#team .our-team .post-title:after{
    content: "";
    width: 15%;
    display: block;
    margin: 7% auto 10%;
    border-bottom: 2px solid #da3e65;
}
section#team .our-team .post-title small{
    display: block;
    font-size:11px;
    margin-top:3%;
    letter-spacing:1px;
    text-transform:uppercase;
}
section#team .our-team .social-link{
    padding:0;
    margin:0 0 4% 0;
}
section#team .our-team .social-link li{
    list-style:none;
    display:inline-block;
    margin-right:15px;
}
section#team .our-team .social-link li a{
    font-size:19px;
    color:#333;
}
section#team .our-team .social-link li a.fa-facebook:hover{
    color:#5d82d1;
}
section#team .our-team .social-link li a.fa-google:hover{
    color:#eb5e4c;
}
section#team .our-team .social-link li a.fa-twitter:hover{
    color:#40bff5;
}
section#team .our-team .description{
    line-height: 23px;
    padding: 0 20px;
    position: absolute;
    transition: opacity 0.3s ease 0s;
}

/*==================================================
=            PRECIOS STYLES             =
==================================================*/

.parallax-like-pricing-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/pricing-bg.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-pricing-top .overlay-pricing-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}

section#pricing {
	padding: 90px 0;
}
section#pricing .pricingTable {
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    margin: 0 -15px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}
section#pricing .pricingTable:hover{
    border: 2px solid #e46367;
    margin-top: -30px;
}
section#pricing .pricingTable .pricingTable-header{
    padding: 30px 10px;
}
section#pricing .pricingTable .heading{
    display: block;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    font-size:21px;
}
section#pricing .pricingTable .pricing-plans {
    padding-bottom: 25px;
    border-bottom: 1px solid #d0d0d0;
    color: #000;
    font-weight: 900;
}
section#pricing .pricingTable .price-value{
    color: #474747;
    display: block;
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    padding: 0 10px;
}
section#pricing .pricingTable .price-value span{
    font-size: 50px;
}
section#pricing .pricingTable .subtitle{
    color: #82919f;
    display: block;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 100;
}
section#pricing .pricingTable .pricingContent ul{
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
section#pricing .pricingTable .pricingContent ul li{
    padding: 20px 0;
}
section#pricing .pricingTable .pricingContent ul li:nth-child(odd) {
    background-color: #fff;
}
section#pricing .pricingTable .pricingContent ul li:last-child{
    border-bottom: 1px solid #dbdbdb;
}
section#pricing .pricingTable .pricingTable-sign-up{
    padding: 25px 0;
}
section#pricing .pricingTable .btn-block{
    width: 50%;
    margin: 0 auto;
    background: #e46367;
    border:1px solid transparent;
    padding: 10px 5px;
    color:#fff;
    text-transform: capitalize;
    border-radius: 5px;
    transition:0.3s ease;
}
section#pricing .pricingTable .btn-block:after{
    content: "\f090";
    font-family: 'FontAwesome';
    padding-left: 10px;
    font-size: 15px;
}
section#pricing .pricingTable:hover .btn-block{
    background:#fff;
    color: #e46367;
    border:1px solid #e46367;
}
@media screen and (max-width:990px){
    section#pricing .pricingTable{
        margin-bottom: 30px;
    }
}
@media screen and (max-width:767px){
    section#pricing .pricingTable{
       margin: 0 0 30px 0;
    }
}

/*==================================================
=            404 STYLES             =
==================================================*/

section#error-page {
	padding: 90px 0;
}
section#contact-error {
	padding: 90px 0;
}			
section#contact-error .fa-phone {
	color: #e81f31;
}
section#contact-error .fa-map-marker {
	color: #e81f31;
}
section#contact-error .fa-facebook {
	color: #000;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #000;
	border-radius: 50%; 
}
section#contact-error .fa-google-plus {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#contact-error .fa-instagram {
	color: #000;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#contact-error .fa-twitter {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}

/*==================================================
=            FAQ STYLES             =
==================================================*/
.parallax-like-faq-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/faq-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-faq-top .overlay-faq-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}
section#faq {
	padding: 90px 0;
}
#accordion .panel{
    border:0px none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 3px;
}
#accordion .panel-heading{
    padding: 0;
    border-radius: 0px;
    border:1px solid lightgray;
}
#accordion .panel-title > a{
    display: block;
    padding: 15px 50px 15px 15px;
    position: relative;
    background:#1abc9c;
    transition:0.4s ease;
    color:#fff;
}
#accordion .panel-title > a.collapsed{
    background:#fff;
    color:#333333;
}
#accordion .panel-title > a:hover{
    background:#e81f31;
    color:#fff;
}
#accordion .panel-title > a:after,
#accordion .panel-title > a.collapsed:after{
    content: "\f068";
    font-family: FontAwesome;
    color:#fff;
    font-size: 18px;
    position: absolute;
    top:0;
    right:0px;
    padding: 14.5px;
    line-height:16px;
}
#accordion .panel-title > a.collapsed:after{
    content: "\f067";
    color:#333;
    font-size:18px;
    transition: 0.4s ease;
}
#accordion .panel-title > a.collapsed:hover:after{
    color:#fff;
}
#accordion .panel-body{
    color:#808080;
    background:#fff;
    line-height: 24px;
    border:1px solid lightgray;
    border-top: 0px none;
}


/*==================================================
=            TERMINOS DE USO STYLES             =
==================================================*/
.parallax-like-terminos-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Note-Counting-Machines-in-Erode-Salem-Namakkal-Tirupur-Coimbatore.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top .overlay-terminos-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}


.parallax-like-terminos-top2 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Currency-Counting-Machines-for-all-Old-and-New-Indian-Currencies-EROMART-Erode-TamilNadu.jpg) no-repeat ; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top2 .overlay-terminos-top2 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}


.parallax-like-terminos-top3 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Heavyduty-Cash-Counting-Machines-EROMART-in-Erode-TamilNadu.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top3 .overlay-terminos-top3 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}



.parallax-like-terminos-top4 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Mix-Note-Value-Counting-Machines-EROMART-in-Erode-TamilNadu.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top4 .overlay-terminos-top4 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}



.parallax-like-terminos-top5 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Bundle-Note-Counting-Machines-Manufacturers-and-Suppliers-in-Erode-Salem-Namakkal-Tirupur-Coimbatore.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top5 .overlay-terminos-top5 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}





.parallax-like-terminos-top6 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/BankNote-Counter-Machines-Manufacturers-and-Bill-Counter-Machine-Suppliers-in-Erode-Salem-Namakkal-Tirupur-Coimbatore.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top6 .overlay-terminos-top6 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}



.parallax-like-terminos-top7 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Fake-Note-Detector-Machines-to-Detect-all-Old-New-Indian-Rupees-EROMART-Erode-Tamilnadu.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top7 .overlay-terminos-top7 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}





.parallax-like-terminos-top8 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Cash-Counting-Machines-Repairers-Services-in-Erode-Salem-Namakkal-Tirupur-Coimbatore-TamilNadu-Chennai-EROMART.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top8 .overlay-terminos-top8 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}




.parallax-like-terminos-top9 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Cash-Counting-Machines-Service-Centers-Repairs-in-Erode-Salem-Namakkal-Tirupur-Coimbatore-TamilNadu-Chennai-EROMART.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top9 .overlay-terminos-top9 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}



.parallax-like-terminos-top10 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Cash-Counting-Machines-Sales-Services-Repairers-AMC-Exchange-Offers-EROMART.jpg) no-repeat ; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top10 .overlay-terminos-top10 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}

.parallax-like-terminos-top11 {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/Note-Sorting-Machines-Banknote-Value-Counters-in-Chennai-Erode-Salem-Coimbatore-Madurai-TamilNadu-India.jpg) no-repeat ; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
	
}
.parallax-like-terminos-top11 .overlay-terminos-top11 {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.80);               
      /* padding-bottom: 80px;   */
      padding-top: 80px;  
}
section#terminos {
	padding: 90px 0;
}
/*==================================================
=            POLITICA DE PRIVACIDAD STYLES             =
==================================================*/

.parallax-like-politica-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/politica.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-politica-top .overlay-politica-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}
section#politica {
	padding: 90px 0;
}

/*==================================================
=            TESTIMONIOS STYLES             =
==================================================*/
.parallax-like-testimonios-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/testimonios.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-testimonios-top .overlay-testimonios-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}
section#testimonios {
	padding: 90px 0;
}
section#testimonios .owl-carousel{
    padding-top: 60px;
}
section#testimonios .testimonial{
    text-align: center;
}
section#testimonios .description{
    color:#8a9aad;
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 30px;
}
section#testimonios .pic{
    position: relative;
}
section#testimonios .pic > img{
    border-radius: 50%;
}
section#testimonios .pic:before{
    content: "\f10d";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top:10px;
    left:30%;
    color:#e81f31;
    font-size: 36px;
}
section#testimonios .pic:after{
    content: "\f10d";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top:10px;
    right: 30%;
    color:#e81f31;
    font-size: 36px;
}
section#testimonios .testimonial-title{
    font-size: 13px;
    color:#8a9aad;
    text-transform: capitalize;
}
section#testimonios .testimonial-title > small{
    display: block;
    color:#8a9aad;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 5px;
}
section#testimonios .owl-buttons{
    position: absolute;
    top:13%;
    width: 100%;
}
section#testimonios .owl-prev{
    position: absolute;
    left:-14%;
}
section#testimonios .owl-next{
    position: absolute;
    right:-14%;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div{
    background: transparent;
    opacity: 1;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div{
    border-radius: 50%;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div {
    background: transparent !important;
    border: solid 1px #222;
}
section#testimonios .owl-prev:after,
section#testimonios .owl-next:after{
    font-family: 'FontAwesome';
    content: "\f060";
    width: 28px;
    height: 28px;
    font-size: 16px;
    color:#dc005a;
    transition: all 0.15s ease 0s;
}
section#testimonios .owl-next:after{
    content: "\f061";
}
section#testimonios .owl-prev:hover:after,
section#testimonios .owl-next:hover:after{
    color:#7a4b94;
}
section#testimonios .owl-pagination{
    padding-top: 45px;
}
section#testimonios .owl-theme .owl-controls .owl-page span{
    width: 9px;
    height: 9px;
    background: #c5c5c5;
    border: 3px solid #c5c5c5;
    margin-right: 20px;
    opacity: 1;
    transition: all 0.35s ease 0s;
}
section#testimonios .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fff;
    border: 3px solid #90969d;
    opacity: 1;
}
@media screen and (max-width: 767px){
    section#testimonios .owl-buttons{
        top:3%;
        left: 43%;
        width: 12%;
    }
    section#testimonios .pic:before{
        left:10%;
    }
    section#testimonios .pic:after{
        right: 10%;
    }
}
@media screen and (max-width: 480px){
    section#testimonios .owl-buttons{
        top:3%;
        left: 40%;
        width: 18%;
    }
    section#testimonios .pic:before{
        left:0;
    }
    section#testimonios .pic:after{
        right: 0;
    }
}


/*==================================================
=            SERVICIOS STYLES             =
==================================================*/

.parallax-like-servicios-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/main/CASH-COUNTING_MACHINES-Manufacturers-and-Suppliers-for-Bankers-Financiers-Government-Tenders-Cashiers.jpg) no-repeat; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-servicios-top .overlay-servicios-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    /* padding-bottom: 80px; */
    padding-top: 80px;
}

section#servicios {
	padding: 90px 0;
}
section#servicios .box{
    position: relative;
    overflow: hidden;
}
section#servicios .box img{
    width: 100%;
    height: auto;
}
section#servicios .box .box-heading{
    width: 90%;
    height: 70px;
    position: absolute;
    bottom: 25px;
    left: 5%;
    background: rgba(232, 31, 49,0.8);
    padding: 10px 60px 10px 25px;
    color: #fff;
    transition: all 0.3s ease 0s;
}
section#servicios .box:hover .box-heading{
    left: 100%;
}
section#servicios .box .box-heading:after{
    content: "\f105";
    font-family: fontawesome;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 13px;
    right: 11px;
    background: #20211c;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
section#servicios .box .title{
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
section#servicios .box .post{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
}
section#servicios .box .boxContent{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 30px 35px;
    background: rgba(232, 31, 49,0.8);
    transition: all 0.3s ease 0s;
}
section#servicios .box:hover .boxContent{
    left: 0;
}
section#servicios .box .description{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
section#servicios .box .read{
    display: inline-block;
    padding: 10px 20px;
    background: #20211c;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    transition: all 0.3s ease 0s;
}
section#servicios .box .read:hover{
    text-decoration: none;
    background: #fff;
    color: #3fc9f7;
}
section#servicios .box .read i{
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
}
@media only screen and (max-width: 990px){
    section#servicios .box{ margin-bottom: 20px; }
}
@media only screen and (max-width: 479px){
    section#servicios .box .boxContent{ padding: 10px; }
    section#servicios .box .read{ margin-top: 10px; }
}

/*==================================================
=            CONTACT STYLES             =
==================================================*/
.erosocial{
    display: flex;
    justify-content: center;
}
.parallax-like-contact-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/contact-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-contact-top .overlay-contact-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}
section#contact {
	padding: 90px 0;
}
section#contact .red {
	background-color: rgba(232, 31, 49, 0.9);
	padding: 20px;
	border-radius: 19px;
}
section#contact .fa-facebook {
	color: #000;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #000;
	border-radius: 50%; 
}
section#contact .fa-google-plus {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#contact .fa-instagram {
	color: #000;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#contact .fa-twitter {
	color: #000;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #000;
	border-radius: 50%;
}
section#map {
    width: 100%
}
section#map iframe {
    width: 100% !important;
}



#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}
.form-group {
    color: #fff;
}
.formhead {
    color: #fff;
}
/*==================================================
=            BLOG STYLES             =
==================================================*/
.parallax-like-blog-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/blog-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.parallax-like-blog-top .overlay-blog-top {
    min-height: 400px;
    background: rgba(15, 15, 15, 0.50);               
    padding-bottom: 80px;
    padding-top: 80px;
}
.sidebar .btn-default {
	-webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -ms-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.sidebar .btn-default:hover {
    background-color: #e81f31;
    border: solid 1px #e81f31;
    color: #ffffff;
}
section#blog {

}
.sidebar {
	padding: 20px;
}
.sidebar .fa-align-right {
    color: #e81f31;
    font-size: 13px;
    margin-right: 5px;
}
.sidebar ul {
    margin: 0;
    padding: 0;
}
.sidebar ul li {
    list-style-type: none;
    padding: 7px 0;
}
.sidebar ul li a {
    color: #222222;
    font-family: 'Raleway', sans-serif;
}
.widget-title {
    margin-bottom: 20px;
}
.widget-title h3 {
}
#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    cursor: default;
    background-color: #000;
    border-color: #000;
}
/*==================================================
=            FOOTER STYLES             =
==================================================*/
footer {

	padding-top: 60px;

    background-image: url(images/footer-bg.png);
}
footer .col-lg-4 p {
	color: #b1b1b1;
	font-size: 1em;
}
footer .col-lg-4 h4 {
	font-family: 'Francois One', sans-serif;
	color: #e81f31;
	font-size: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
footer .col-lg-4 ul {
	margin: 0;
	padding: 0;
}
footer .col-lg-4 ul li {
	list-style-type: none;
	color: #e81f31;
	line-height: 1.8;
}
footer .col-lg-4 ul li a {
	color: #b1b1b1;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-ms-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;


}
footer .col-lg-4 ul li a:hover {
	color: #fff;

}
footer .col-lg-4 address {
	font-family: 'Fira Sans', sans-serif;
	color: #b1b1b1;
	line-height: 1.8;
}
footer .col-lg-4 address a {
    color: #fff;
}
address .fa-location {
    color: #e81f31 !important;
}
footer .posts p a {
    color: #d35400 !important;
}
footer .posts small a {
    color: #ffffff !important;
}
footer .link h4 {
    font-family: 'Francois One', sans-serif;
    color: #e81f31;
    font-size: 1.6em;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;

}
footer .link li {
    list-style: none;
    padding-right: 50px;
}
footer .link ul {
    display: inline-flex;
    padding: 0px;
}
footer .link ul li a {
    font-size: 15px;
    font-weight: 300;
    color: #b1b1b1;
}
footer .link ul li a:hover {
    color: #fff;
}
footer .link {
    padding-bottom: 0px;
}
.footer-pro {
    padding-left: 90px;
}
.two {
    border: solid 1px #d35400;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #fff !important;
}
.two span {
   font-weight: bold !important;
}
.tree {
    margin-right: 10px;
}
.four img {
    margin: 1px;
}
#copy {
	background-color: #282828;
	padding: 10px 0;
    margin-top: 20px;
    width: 100%;
}
#copy p {
	color: #eaeedd;
	font-size: 13px;
    margin-bottom: 0px;
    text-align: center;
    margin: 7px;
}
#copy p a {
	color: #e81f31;
	font-size: 13px;
}
#copy .col-lg-4 {
	text-align: right;
}
#copy .col-lg-4 p a {
	
}
#copy .col-lg-4 .fa-facebook {
	font-size: 12px !important;
    background-color: #666;
    padding: 10px 15px;
    border-radius: 0;
    border: double 1px #ffffff;
    color: #ffffff;
}
#copy .col-lg-4 .fa-google-plus {
	font-size: 12px !important;
    background-color: #666;
    padding: 10px 10px;
    border-radius: 0;
    border: double 1px #ffffff;
    color: #ffffff;
}
#copy .col-lg-4 .fa-instagram {
	font-size: 12px !important;
    background-color: #666;
    padding: 10px 12px;
    border-radius: 0;
    border: double 1px #ffffff;
    color: #ffffff;
}
#copy .col-lg-4 .fa-twitter {
	font-size: 12px !important;
    background-color: #666;
    padding: 10px 12px;
    border-radius: 0;
    border: double 1px #ffffff;
    color: #ffffff;
}
#copy .col-lg-4 .fa-linkedin {
	font-size: 12px !important;
    background-color: #666;
    padding: 10px 12px;
    border-radius: 0;
    border: double 1px #ffffff;
    color: #ffffff;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.fa-angle-double-up {
    font-size: 1.7em !important;
}


/*==========================================================
                CONTACT-FORM SECTION STYLES
============================================================*/



.form-control {
    height: 54px;
    padding: 6px 12px;
    background-color: #f8f8f8;
    border: 1px solid #fbfbfb;
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 100%;
    list-style: none;
    text-align: center;
}



/*--------- tamil- extra code--------*/

.read-more-trigger:hover {
    color: #000;
}
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
/*  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;*/

  padding: 10px 30px;
  outline: none;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  background-color: #e81f31;
  margin-bottom: 100px;
  cursor: pointer;

}
.read-more {
  padding: 10px 30px;
  outline: none;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background-color: #e81f31;
  cursor: pointer;
  margin-bottom: 40px;
}
.read-more:hover {
    color: #000;
}
.img-border img {
    border: 2px solid #e81f31;
}

/* Other style */ 
/*---------tamil extra code end -----*/


/*-----video gallery start ------*/

/*----- video gallery end -------*/




/*============ banner slider start ==========*/
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.3, 1.3);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.3, 1.3);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 50s;
  animation: zoom 50s;
}
.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #e81f31;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel.slide{
    width: 100%;
    height: 100%;
}
/*============ banner slider end ============*/

/*==================================================

=            Bootstrap 3 Media Queries             =
==================================================*/



    /* Small Devices, Tablets */
    @media only screen and (min-width : 481px) and (max-width : 768px) {
         .col-xs-12 {
            width: 50%;
        }


    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        
        #top {
            padding-top: 15px;
            background-color: #efefef;
            text-align: center;
        }
        .right {
            text-align: center;
        }
        section#partners h2 {
            text-align: center;
            color: #222;
            font-size: 2.5em;
            text-transform: uppercase;
            font-family: 'Francois One', sans-serif;
        }
        .border-right {
            border-right: none;
        }
        section#services-home {
            text-align: center;
        }
        section#services-home img {
            text-align: center;
        }
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        #top {
            padding-top: 15px;
            background-color: #efefef;
            text-align: center;
        }
        .right {
            text-align: center;
        }
        section#partners h2 {
            text-align: center;
            color: #222;
            font-size: 2.5em;
            text-transform: uppercase;
            font-family: 'Francois One', sans-serif;
        }
        .border-right {
            border-right: none;
        }
    }


/*------- responsive start -------*/
@media screen and (max-width: 768px) and (min-width: 300px){
    footer .link ul {
        display: block;
        padding: 0px;
    }
}
@media screen and (max-width: 320px) and (min-width: 300px){
    .navbar-brand {
        width: 40%;
    }
    footer .link ul {
        display: block;
        padding: 0px;
    }
    .footer-pro {
        padding-left: 15px;
    }
}
/*------- responsive end ---------*/

#text{
display:none;
}
.btn-container{
  margin: auto;
  height:44px;
  width:166.23px;
  
}


.new-products .price h1 {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
}

.new-products .price p {
    font-weight: bolder;
    color: #f54f29;
    font-size: 24px;
    text-transform: uppercase;
}

.orange-btn {
    padding: 13px 25px;
    border: none;
    text-align: center;
    background: #f54f29;
    cursor: pointer;
    color: #FFF;
    margin: 10px 0px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 10px 20px;
    background-color: #f6f6f6;
    border: none;
    border-radius: 0px;
    font-size: 12px;
    color: #f54f29;
}

.arrows {
    position: relative;
    /* top: -60px; */
}
 