/*
* Site General
*/


/*
* Site General
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Tickets Form
*/

#wpcf7-f232-p230-o1 form p span textarea {
    height: 100px;
}

#wpcf7-f232-p230-o1 form p span input,
#wpcf7-f232-p230-o1 form p span select,
#wpcf7-f232-p230-o1 form p span textarea {
    background-color: #F2F3F5;
    color: black;
}

#wpcf7-f232-p230-o1 form p span input::placeholder,
#wpcf7-f232-p230-o1 form p span select::placeholder,
#wpcf7-f232-p230-o1 form p span textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #888989;
    opacity: 0.6;
    /* Firefox */
}

#wpcf7-f232-p230-o1 form p span input:-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span select:-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #888989;
    opacity: 0.6;
}

#wpcf7-f232-p230-o1 form p span input::-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span select::-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #888989;
    opacity: 0.6;
}

#wpcf7-f232-p230-o1 form p span input::-webkit-input-placeholder,
#wpcf7-f232-p230-o1 form p span select::-webkit-input-placeholder,
#wpcf7-f232-p230-o1 form p span textarea::-webkit-input-placeholder {
    font-style: italic;
}

#wpcf7-f232-p230-o1 form p span input:-moz-placeholder,
#wpcf7-f232-p230-o1 form p span select:-moz-placeholder,
#wpcf7-f232-p230-o1 form p span textarea:-moz-placeholder {
    font-style: italic;
}

#wpcf7-f232-p230-o1 form p span input::-moz-placeholder,
#wpcf7-f232-p230-o1 form p span select::-moz-placeholder,
#wpcf7-f232-p230-o1 form p span textarea::-moz-placeholder {
    font-style: italic;
}

#wpcf7-f232-p230-o1 form p span input:-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span select:-ms-input-placeholder,
#wpcf7-f232-p230-o1 form p span textarea:-ms-input-placeholder {
    font-style: italic;
}


/*
* Tickets Form
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products General
*/


/*Obtains Squares*/

.products-obtain-squares-on-premise,
.products-obtain-squares-rent,
.products-obtain-squares-cloud {
    width: 80px;
    height: 80px;
    display: inline-block;
    color: #222;
    font-weight: 600;
    vertical-align: middle;
    background: #e1e1e1 url(https://www.inforama.gr/wp-content/files/products/pylon_products_p_gray_backround.png) no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    font-size: 0.65em;
    text-align: center;
    margin-right: 20px;
    padding-top: 15px;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}

.products-obtain-squares-rent,
.products-obtain-squares-cloud {
    padding-top: 25px;
}


/*Pylon Products List Page*/

.products-pylon-logos {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


/*
* Products General
*/


/*-------------------------------------------------------------------------------------------*/


/*
*Products Pylon Entry
*/


/*Header Buttons*/

.product-pylon-entry-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-entry .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #da6545;
}


/*Tabs font awsome color*/

#products-pylon-entry .fontawesome-icon.fa-home.fas,
#products-pylon-entry .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-entry .fontawesome-icon.fa-book-medical.fas {
    color: #da6545;
}


/*Advantages h2*/

.feature-pylon-entry .feature-col-11 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-12 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-13 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-21 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-22 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-23 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-31 .row .col-md-12 h2,
.feature-pylon-entry .feature-col-32 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-entry .FeatureImg-col-11 img,
.feature-pylon-entry .FeatureImg-col-12 img,
.feature-pylon-entry .FeatureImg-col-13 img,
.feature-pylon-entry .FeatureImg-col-21 img,
.feature-pylon-entry .FeatureImg-col-22 img,
.feature-pylon-entry .FeatureImg-col-23 img,
.feature-pylon-entry .FeatureImg-col-31 img,
.feature-pylon-entry .FeatureImg-col-32 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-entry .FeatureImg-col-11,
.feature-pylon-entry .FeatureImg-col-12,
.feature-pylon-entry .FeatureImg-col-13,
.feature-pylon-entry .FeatureImg-col-21,
.feature-pylon-entry .FeatureImg-col-22,
.feature-pylon-entry .FeatureImg-col-23,
.feature-pylon-entry .FeatureImg-col-31,
.feature-pylon-entry .FeatureImg-col-32 {
    margin-bottom: 30px;
}

.product-pylon-entry-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-entry-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-entry-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #da6545;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/**
* Products Pylon Entry
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon Commercial
*/


/*Header Buttons*/

.product-pylon-commercial-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-commercial .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #da6545;
}


/*Tabs font awsome color*/

#products-pylon-commercial .fontawesome-icon.fa-home.fas,
#products-pylon-commercial .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-commercial .fontawesome-icon.fa-book-medical.fas {
    color: #da6545;
}


/*Advantages h2*/

.feature-pylon-commercial .feature-col-11 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-12 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-13 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-21 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-22 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-23 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-31 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-32 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-33 .row .col-md-12 h2,
.feature-pylon-commercial .feature-col-41 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-commercial .FeatureImg-col-11 img,
.feature-pylon-commercial .FeatureImg-col-12 img,
.feature-pylon-commercial .FeatureImg-col-13 img,
.feature-pylon-commercial .FeatureImg-col-21 img,
.feature-pylon-commercial .FeatureImg-col-22 img,
.feature-pylon-commercial .FeatureImg-col-23 img,
.feature-pylon-commercial .FeatureImg-col-31 img,
.feature-pylon-commercial .FeatureImg-col-32 img,
.feature-pylon-commercial .FeatureImg-col-33 img,
.feature-pylon-commercial .FeatureImg-col-41 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-commercial .FeatureImg-col-11,
.feature-pylon-commercial .FeatureImg-col-12,
.feature-pylon-commercial .FeatureImg-col-13,
.feature-pylon-commercial .FeatureImg-col-21,
.feature-pylon-commercial .FeatureImg-col-22,
.feature-pylon-commercial .FeatureImg-col-23,
.feature-pylon-commercial .FeatureImg-col-31,
.feature-pylon-commercial .FeatureImg-col-32,
.feature-pylon-commercial .FeatureImg-col-33,
.feature-pylon-commercial .FeatureImg-col-41 {
    margin-bottom: 30px;
}

.product-pylon-commercial-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-commercial-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-commercial-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #da6545;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/**
* Products Pylon Commercial
*/


/*-------------------------------------------------------------------------------------------*/


/**
* Products Pylon Retail
*/


/*Header Buttons*/

.product-pylon-retail-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-retail .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #da6545;
}


/*Tabs font awsome color*/

#products-pylon-retail .fontawesome-icon.fa-home.fas,
#products-pylon-retail .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-retail .fontawesome-icon.fa-book-medical.fas {
    color: #da6545;
}


/*Advantages h2*/

.feature-pylon-retail .feature-col-11 .row .col-md-12 h2,
.feature-pylon-retail .feature-col-12 .row .col-md-12 h2,
.feature-pylon-retail .feature-col-13 .row .col-md-12 h2,
.feature-pylon-retail .feature-col-21 .row .col-md-12 h2,
.feature-pylon-retail .feature-col-22 .row .col-md-12 h2,
.feature-pylon-retail .feature-col-23 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-retail .FeatureImg-col-11 img,
.feature-pylon-retail .FeatureImg-col-12 img,
.feature-pylon-retail .FeatureImg-col-13 img,
.feature-pylon-retail .FeatureImg-col-21 img,
.feature-pylon-retail .FeatureImg-col-22 img,
.feature-pylon-retail .FeatureImg-col-23 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-retail .FeatureImg-col-11,
.feature-pylon-retail .FeatureImg-col-12,
.feature-pylon-retail .FeatureImg-col-13,
.feature-pylon-retail .FeatureImg-col-21,
.feature-pylon-retail .FeatureImg-col-22,
.feature-pylon-retail .FeatureImg-col-23 {
    margin-bottom: 30px;
}

.product-pylon-retail-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-retail-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-retail-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #da6545;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/**
* Products Pylon Retail
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon Shop
*/


/*Header Buttons*/

.product-pylon-shop-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-shop .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #da6545;
}


/*Tabs font awsome color*/

#products-pylon-shop .fontawesome-icon.fa-home.fas,
#products-pylon-shop .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-shop .fontawesome-icon.fa-book-medical.fas {
    color: #da6545;
}


/*Advantages h2*/

.feature-pylon-shop .feature-col-11 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-12 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-13 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-21 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-22 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-23 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-31 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-32 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-33 .row .col-md-12 h2,
.feature-pylon-shop .feature-col-41 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-shop .FeatureImg-col-11 img,
.feature-pylon-shop .FeatureImg-col-12 img,
.feature-pylon-shop .FeatureImg-col-13 img,
.feature-pylon-shop .FeatureImg-col-21 img,
.feature-pylon-shop .FeatureImg-col-22 img,
.feature-pylon-shop .FeatureImg-col-23 img,
.feature-pylon-shop .FeatureImg-col-31 img,
.feature-pylon-shop .FeatureImg-col-32 img,
.feature-pylon-shop .FeatureImg-col-33 img,
.feature-pylon-shop .FeatureImg-col-41 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-shop .FeatureImg-col-11,
.feature-pylon-shop .FeatureImg-col-12,
.feature-pylon-shop .FeatureImg-col-13,
.feature-pylon-shop .FeatureImg-col-21,
.feature-pylon-shop .FeatureImg-col-22,
.feature-pylon-shop .FeatureImg-col-23,
.feature-pylon-shop .FeatureImg-col-31,
.feature-pylon-shop .FeatureImg-col-32,
.feature-pylon-shop .FeatureImg-col-33,
.feature-pylon-shop .FeatureImg-col-41 {
    margin-bottom: 30px;
}

.product-pylon-shop-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-shop-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-shop-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #da6545;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/**
* Products Pylon Shop
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon Entry Web
*/


/*Header Buttons*/

.product-pylon-entry-web-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-entry-web .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #da6545;
}


/*Tabs font awsome color*/

#products-pylon-entry-web .fontawesome-icon.fa-home.fas,
#products-pylon-entry-web .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-entry-web .fontawesome-icon.fa-book-medical.fas {
    color: #da6545;
}


/*Advantages h2*/

.feature-pylon-entry-web .feature-col-11 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-12 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-13 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-21 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-22 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-23 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-31 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-32 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-33 .row .col-md-12 h2,
.feature-pylon-entry-web .feature-col-41 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-entry-web .FeatureImg-col-11 img,
.feature-pylon-entry-web .FeatureImg-col-12 img,
.feature-pylon-entry-web .FeatureImg-col-13 img,
.feature-pylon-entry-web .FeatureImg-col-21 img,
.feature-pylon-entry-web .FeatureImg-col-22 img,
.feature-pylon-entry-web .FeatureImg-col-23 img,
.feature-pylon-entry-web .FeatureImg-col-31 img,
.feature-pylon-entry-web .FeatureImg-col-32 img,
.feature-pylon-entry-web .FeatureImg-col-33 img,
.feature-pylon-entry-web .FeatureImg-col-41 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-entry-web .FeatureImg-col-11,
.feature-pylon-entry-web .FeatureImg-col-12,
.feature-pylon-entry-web .FeatureImg-col-13,
.feature-pylon-entry-web .FeatureImg-col-21,
.feature-pylon-entry-web .FeatureImg-col-22,
.feature-pylon-entry-web .FeatureImg-col-23,
.feature-pylon-entry-web .FeatureImg-col-31,
.feature-pylon-entry-web .FeatureImg-col-32,
.feature-pylon-entry-web .FeatureImg-col-33,
.feature-pylon-entry-web .FeatureImg-col-41 {
    margin-bottom: 30px;
}

.product-pylon-entry-web-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-entry-web-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-entry-web-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #da6545;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/*
* Products Pylon Entry Web
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon ERP
*/


/*Header Buttons*/

.product-pylon-erp-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-erp .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #d4af37;
}


/*Tabs font awsome color*/

#products-pylon-erp .fontawesome-icon.fa-home.fas,
#products-pylon-erp .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-erp .fontawesome-icon.fa-book-medical.fas {
    color: #d4af37;
}


/*Advantages h2*/

.feature-pylon-erp .feature-col-11 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-12 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-13 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-21 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-22 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-23 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-31 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-32 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-33 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-41 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-42 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-43 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-51 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-52 .row .col-md-12 h2,
.feature-pylon-erp .feature-col-53 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-erp .FeatureImg-col-11 img,
.feature-pylon-erp .FeatureImg-col-12 img,
.feature-pylon-erp .FeatureImg-col-13 img,
.feature-pylon-erp .FeatureImg-col-21 img,
.feature-pylon-erp .FeatureImg-col-22 img,
.feature-pylon-erp .FeatureImg-col-23 img,
.feature-pylon-erp .FeatureImg-col-31 img,
.feature-pylon-erp .FeatureImg-col-32 img,
.feature-pylon-erp .FeatureImg-col-33 img,
.feature-pylon-erp .FeatureImg-col-41 img,
.feature-pylon-erp .FeatureImg-col-42 img,
.feature-pylon-erp .FeatureImg-col-43 img,
.feature-pylon-erp .FeatureImg-col-51 img,
.feature-pylon-erp .FeatureImg-col-52 img,
.feature-pylon-erp .FeatureImg-col-53 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-erp .FeatureImg-col-11,
.feature-pylon-erp .FeatureImg-col-12,
.feature-pylon-erp .FeatureImg-col-13,
.feature-pylon-erp .FeatureImg-col-21,
.feature-pylon-erp .FeatureImg-col-22,
.feature-pylon-erp .FeatureImg-col-23,
.feature-pylon-erp .FeatureImg-col-31,
.feature-pylon-erp .FeatureImg-col-32,
.feature-pylon-erp .FeatureImg-col-33,
.feature-pylon-erp .FeatureImg-col-41,
.feature-pylon-erp .FeatureImg-col-42,
.feature-pylon-erp .FeatureImg-col-43,
.feature-pylon-erp .FeatureImg-col-51,
.feature-pylon-erp .FeatureImg-col-52,
.feature-pylon-erp .FeatureImg-col-53 {
    margin-bottom: 30px;
}

.product-pylon-erp-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-erp-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-erp-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d4af37;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/*
* Products Pylon ERP
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon CRM
*/


/*Header Buttons*/

.product-pylon-crm-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-crm .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #76a798;
}


/*Tabs font awsome color*/

#products-pylon-crm .fontawesome-icon.fa-home.fas,
#products-pylon-crm .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-crm .fontawesome-icon.fa-book-medical.fas {
    color: #76a798;
}


/*Advantages h2*/

.feature-pylon-crm .feature-col-11 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-12 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-13 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-21 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-22 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-23 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-31 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-32 .row .col-md-12 h2,
.feature-pylon-crm .feature-col-33 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-crm .FeatureImg-col-11 img,
.feature-pylon-crm .FeatureImg-col-12 img,
.feature-pylon-crm .FeatureImg-col-13 img,
.feature-pylon-crm .FeatureImg-col-21 img,
.feature-pylon-crm .FeatureImg-col-22 img,
.feature-pylon-crm .FeatureImg-col-23 img,
.feature-pylon-crm .FeatureImg-col-31 img,
.feature-pylon-crm .FeatureImg-col-32 img,
.feature-pylon-crm .FeatureImg-col-33 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-crm .FeatureImg-col-11,
.feature-pylon-crm .FeatureImg-col-12,
.feature-pylon-crm .FeatureImg-col-13,
.feature-pylon-crm .FeatureImg-col-21,
.feature-pylon-crm .FeatureImg-col-22,
.feature-pylon-crm .FeatureImg-col-23,
.feature-pylon-crm .FeatureImg-col-31,
.feature-pylon-crm .FeatureImg-col-32,
.feature-pylon-crm .FeatureImg-col-33 {
    margin-bottom: 30px;
}

.product-pylon-crm-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-crm-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-crm-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #76a798;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/*
* Products Pylon CRM
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon Hospitality
*/


/*Header Buttons*/

.product-pylon-hospitality-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-hospitality .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #5aa1e3;
}


/*Tabs font awsome color*/

#products-pylon-hospitality .fontawesome-icon.fa-home.fas,
#products-pylon-hospitality .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-hospitality .fontawesome-icon.fa-book-medical.fas {
    color: #5aa1e3;
}


/*Advantages h2*/

.feature-pylon-hospitality .feature-col-11 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-12 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-13 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-21 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-22 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-23 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-31 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-32 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-33 .row .col-md-12 h2,
.feature-pylon-hospitality .feature-col-41 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-hospitality .FeatureImg-col-11 img,
.feature-pylon-hospitality .FeatureImg-col-12 img,
.feature-pylon-hospitality .FeatureImg-col-13 img,
.feature-pylon-hospitality .FeatureImg-col-21 img,
.feature-pylon-hospitality .FeatureImg-col-22 img,
.feature-pylon-hospitality .FeatureImg-col-23 img,
.feature-pylon-hospitality .FeatureImg-col-31 img,
.feature-pylon-hospitality .FeatureImg-col-32 img,
.feature-pylon-hospitality .FeatureImg-col-33 img,
.feature-pylon-hospitality .FeatureImg-col-41 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-hospitality .FeatureImg-col-11,
.feature-pylon-hospitality .FeatureImg-col-12,
.feature-pylon-hospitality .FeatureImg-col-13,
.feature-pylon-hospitality .FeatureImg-col-21,
.feature-pylon-hospitality .FeatureImg-col-22,
.feature-pylon-hospitality .FeatureImg-col-23,
.feature-pylon-hospitality .FeatureImg-col-31,
.feature-pylon-hospitality .FeatureImg-col-32,
.feature-pylon-hospitality .FeatureImg-col-33,
.feature-pylon-hospitality .FeatureImg-col-41 {
    margin-bottom: 30px;
}

.product-pylon-hospitality-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-hospitality-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-hospitality-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #5aa1e3;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/*
* Products Pylon Hospitality
*/


/*-------------------------------------------------------------------------------------------*/


/*
* Products Pylon Restaurant
*/


/*Header Buttons*/

.product-pylon-restaurant-button {
    min-width: 180px;
}


/*Tabs Color*/

#products-pylon-restaurant .fusion-tabs.classic .nav-tabs>li.active .tab-link {
    border-color: #9868ad;
}


/*Tabs font awsome color*/

#products-pylon-restaurant .fontawesome-icon.fa-home.fas,
#products-pylon-restaurant .fontawesome-icon.fa-thumbs-up.fas,
#products-pylon-restaurant .fontawesome-icon.fa-book-medical.fas {
    color: #9868ad;
}


/*Advantages h2*/

.feature-pylon-restaurant .feature-col-11 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-12 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-13 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-21 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-22 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-23 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-31 .row .col-md-12 h2,
.feature-pylon-restaurant .feature-col-32 .row .col-md-12 h2 {
    text-align: center;
}


/*Advantages icons*/

.feature-pylon-restaurant .FeatureImg-col-11 img,
.feature-pylon-restaurant .FeatureImg-col-12 img,
.feature-pylon-restaurant .FeatureImg-col-13 img,
.feature-pylon-restaurant .FeatureImg-col-21 img,
.feature-pylon-restaurant .FeatureImg-col-22 img,
.feature-pylon-restaurant .FeatureImg-col-23 img,
.feature-pylon-restaurant .FeatureImg-col-31 img,
.feature-pylon-restaurant .FeatureImg-col-32 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Advantages icons*/

.feature-pylon-restaurant .FeatureImg-col-11,
.feature-pylon-restaurant .FeatureImg-col-12,
.feature-pylon-restaurant .FeatureImg-col-13,
.feature-pylon-restaurant .FeatureImg-col-21,
.feature-pylon-restaurant .FeatureImg-col-22,
.feature-pylon-restaurant .FeatureImg-col-23,
.feature-pylon-restaurant .FeatureImg-col-31,
.feature-pylon-restaurant .FeatureImg-col-32 {
    margin-bottom: 30px;
}

.product-pylon-restaurant-list-wrapper ul {
    padding-left: 20px;
    list-style: none;
    text-align: left;
}

.product-pylon-restaurant-list-wrapper li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 15px;
    color: #222;
    position: relative;
}

.product-pylon-restaurant-list-wrapper li:before {
    content: "\f14a";
    font-family: 'font awesome 5 free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #9868ad;
    font-size: 1em;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: -20px;
}


/*
* Products Pylon Restaurant
*/

/*-------------------------------------------------------------------------------------------*/




/*
* Τρόποι Απόκτησης
*/

.feature-box-vertical .feature-box-icon .square {
    width: 150px;
    height: 150px;
    display: table-cell;
    color: #fff;
    /* vertical-align: middle; */
    background: #414042 url(https://www.inforama.gr/wp-content/files/obtain/pylon_products_p_gray_backround.png) no-repeat 50% 50%;
    position: relative;
    font-size: 1.5em;
}

.feature-box-vertical .feature-box-icon {
    text-align: center;
    padding: 40px 0;
}

.feature-box-vertical .feature-box-icon .square:after {
    bottom: -25px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0.00);
    border-top-color: #414042;
    border-width: 15px;
    margin-left: -15px;
}

.obtain-table td {
    vertical-align: middle;
    text-align: center !important;
}

.obtain-table td i {
    vertical-align: middle;
    display: inline-block;
}


/**
* Τρόποι Απόκτησης
*/

/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/

/*
* Footer
*/

.footer-gdpr-image {
    margin: auto;
    display: block;
}

.footer-custom-html-widget-3 {
    width: 119%;
}

/*
* Footer
*/

/*-------------------------------------------------------------------------------------------*/