/*
Theme Name: Infinite Listing
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Infinite Laundry
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
::selection { background-color: #412556a1 !important; }

body, p{
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    color:#1d1d1d;
    font-size: 19px;
    line-height: 24px;
}
.noborder_tabs.sidebar_tab_left .tab_content{
    box-shadow:none !important;
}

h3 b, h3 strong{
    color: #6c3199 !important;
    font-weight: 600 !important;
}
/*
h5{
    color: #1d1d1d !important;
    font-size:14px !important;
    line-height:22px !important;
}
*/

/*
body.home header#header.av_header_transparency .logo > a > img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(300%) contrast(104%);
}
*/
body.home header#header.av_header_transparency nav.main_menu li.menu-item-top-level > a { color: #ffffff; }
body.home header#header.av_header_transparency nav.main_menu ul.social_bookmarks > li > a::before { color: #ffffff; }
/*
#top #wrap_all .header_color h5, #top #wrap_all .main_color h5, #top #wrap_all .alternate_color h5, #top #wrap_all .footer_color h5, #top #wrap_all .socket_color h5 {
    color: #1d1d1d;
    font-size: 14px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
}
*/
/*
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 {
    color: #1d1d1d;
    font-size: 34px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
}
*/

#top #wrap_all .header_color h1, #top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1, #top #wrap_all .footer_color h1, #top #wrap_all .socket_color h1 {
    color: #1d1d1d;
    font-size: 60px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: lighter;
}

#top label {
    font-weight: bold;
    font-size: 12px !important;
}

#cinemavideo{
cursor: pointer; 
display: block; 
width: 410px; 
height: 228px; 
margin: 0; 
padding: 0; 
background: transparent;
}
#cinemavideo #playbt{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #ffffff;
    position: relative;
    top: 25%;
    border: 8px solid #05baa8;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.25);
    transition: all 0.3s ease;
    animation: pulse 2s infinite;
}
#cinemavideo:hover #playbt{
    border:8px solid #d942b0;
}
#cinemavideo:hover #playbt .triangle{
    border-color: transparent transparent transparent #d942b0;
}
#cinemavideo #playbt .triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 20px;
    border-color: transparent transparent transparent #05baa8;
    position: relative;
    top: 30%;
    margin: 0 0px 0px 42%;
}
/*-----PULSE  ----*/
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
#splitpartners .content, #splitcustomer .content, #splitreputation .content{
padding:10px 0px 10px 0px !important;
}
#splitpartners h3 { padding-top:30px !important; }
#splitcustomer h3, #splitreputation h3{
padding-top:100px !important;
}
#facts{
border: none !important;
}
#facts h6{
    font-size: 15px !important;
    font-weight: 500 !important;
   color:#ffffff !important;
    letter-spacing: 1px;
}
#facts h3 .av-rotator-text{
    margin-top: 40px;
    max-width: 70%;
   width:100% !important;
    margin: 40px auto 0px auto;
    padding-bottom: 10px;
    font-family: "Lato" sans-serif;
    font-size: 35px;
    font-weight: 200 !important;
    color:#ffffff !important;
   text-transform:Capitalize !important;
text-align:center;
}
#facts h3 .av-rotator-text em{
display:block;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 1px;
    font-style: normal;
}
.package-column{
    background: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e4eb !important;
font-family: "Lato", sans-serif;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.05);
}
.package-column .package-detail {
    padding: 5px 0px 0px;
}
.package-column .package-title {
    color: #47484c;
    font-size: 22px;
    padding: 10px 0 0;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    font-family: "Lato",sans-serif!important;
    background-color: #fff;
}
.package-column .package-price .price {
    font-size: 115px;
    font-weight: 300;
    line-height: 80px;
    position: relative;
   padding-right: 25px !important;
  letter-spacing: -10px !important;
   text-align: center;
   font-family: "Lato", sans-serif !important;
}
.package-column .package-price .price {
    font-size: 75px;
}
.package-column .package-price {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.pricing-column .package-price, .pricing-column .package-title {
    text-align: center;
}
.package-column .package-price {
    padding: 15px 15px 55px 15px;
    font-weight: 300;
   text-align: center;
}
.base_clr_txt{
line-height: 13px !important;
}
.price .period{
text-align:center;
}
.package-column .package-price .currency {
    font-size: 47px;
    line-height: 47px;
    font-weight: 500;
    position: relative;
    top: -40px;
}
.package-column .package-price .currency {
    font-size: 30px;
}
.package-currency:before {
    content: "$" !important;
    margin-right: 5px;
}
.package-column a {
    display: block;
    text-align: center;
    max-width: 160px;
    line-height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
color: #ffffff !important;
line-height: 20px !important;
    padding: 10px 0px;
margin: 20px auto 0px auto;
    background: #d942b0!important;
}
.productInfinity .package-features:before {
    content: "All Professional Features Plus...";
    text-align: center !important;
    width: 100%;
    display: block;
    color: #05b9a7;
    font-size: 14px;
    text-transform: Capitalize;
    font-weight: bold;
}
.reviewProduct .package-features:before {
    content: "All Infinity Features Plus...";
    text-align: center !important;
    width: 100%;
    display: block;
    color: #05b9a7;
    font-size: 14px;
    text-transform: Capitalize;
    font-weight: bold;
}
.agencyProduct .package-features:before {
    content: "All Infinity + Features Plus...";
    text-align: center !important;
    width: 100%;
    display: block;
    color: #05b9a7;
    font-size: 14px;
    text-transform: Capitalize;
    font-weight: bold;
}
.package-column .price{
color:#d942b0 !important;
}
.package-time{
color:#47484c !important;
text-transform:uppercase;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
}
.productInfinity .package-column {
    border: 2px solid #05b9a7 !important;
    transition: all 0.5s ease;
}
.package-column:hover{
-webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
}
.productInfinity .column-shadow {
    display: block;
    height: 30px;
    background-color: #05b9a7 !important;
    width: 40%;
    margin: 0 auto;
    color: #ffffff !important;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.productInfinity .column-shadow:before {
    content: "Best Value";
}
.package-column .package-detail ul {
    min-height: 578px;
list-style: none;
}
.package-column .package-detail ul li {
    line-height: 22px;
    font-weight: 500;
    font-size: 16px;
    color: #4c4c4d;
    border-bottom: 1px solid #dadfe3;
    padding: 15px 0 15px 45px;
    margin-right: 0.9em;
    margin-left: 0.8em;
}
.professionalmobile, .agencymobile, .infinitymobile, .mobilevideo {
    display: none !important;
}
.package-column .package-detail ul li:last-child {
    border-bottom: none;
}
#pricing{
padding-top:50px !important;
}
.av-image-hotspot-pulse{
display:none !important;
}
.responsive .av-image-hotspot{
    height: 100%;
    width: 100%;
    top: 10px !important;
    left: 10px !important;
}
av-hotspot-container .av-image-hotspot_inner {
    display: block;
    border-radius: 0px !important;
    height: 100% !important;
    width: 100% !important;
    background: transparent !important;
}
.av-hotspot-container .av-image-hotspot_inner:hover {
    background: transparent !important;
}
.av-hotspot-container .av-image-hotspot_inner {
    background: transparent !important;
}
.av-hotspot-container{
width:inherit;
margin-right:5%;
    float: left;
    clear: right;
}
.avia-builder-el-16 .av-hotspot-container{
}
.av-hotspot-fallback-tooltip-inner{
line-height:16px;
}
#top .av-rotator-container {
    min-height: 200px;
}
#partnerlogos #main{
padding:0px !important;
}
#partnerlogos .container .content{
    vertical-align: top !important;
    padding: 80px 0px 0px 0px;
}
#partnerlogos .flex_column_table {
    margin-bottom: 25px;
}
#partnerlogos p{
    color: #ffffff !important;
    line-height: 36px;
    font-size: 24px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
}
#partnerlogos p > strong { color: #ffffff !important; }
.avia-button.avia-size-small{
font-weight: bold;
    font-size: 16px;
    font-family: "Lato" sans-serif;
padding: 12px 20px 12px;
margin-right: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.avia-button.avia-size-small em{
display:block;
font-weight: normal;
font-size: 12px !important;
font-family: "Lato", sans-serif;
}
#typed{
    color: #ffffff !important;
    letter-spacing: -1px;
    font-size: 60px;
    font-weight: 300;
    font-family: "Lato", sans-serif !important;
    line-height: 60px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#typed:before{
content:"Infinite";
}
#typed strong{
    color:#ffffff !important;
    font-weight: 400 !important;
}
.typed-cursor{
    color:#ffffff !important;
    font-size: 60px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 60px;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

#splitpartners .avia_codeblock {
    background-image: url("https://www.infinitelisting.com/wp-content/uploads/2021/06/display-static.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 62px 0px 0px 20px;
    width: 450px;
    min-height: 350px;
    background-position: center bottom;
    margin: 0 auto;
}

#splitpartners{
padding-top:30px;
}
/*
.logo img{
max-height: 85px !important;
    margin-top: 20px !important;
}
*/
.avia-menu-text{
text-transform:uppercase;
font-family: "Lato" sans-serif;
}
.btDemo a{
padding: 0px 20px !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
color:#ffffff !important;
background-color:#05b9a7 !important;
    height: 40px !important;
    line-height: 40px !important;
margin-top: 38px !important;
    margin-left: 10px !important;
}

.btPhone a {
    background: linear-gradient( 90deg, #8ffca0 0%, #57e7c7 50%, #0bcbfb 100%);
    padding: 5px 15px !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    color: #412556 !important;
    height: auto !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 24px 5px 5px 10px !important;
    transition: all 0.8s ease !important;
}

.btPhone a:hover { background: #0bcbfb; }

.btPhone .fa{
    font-size: 22px;
    float: left;
    line-height: unset;
    margin-top: 0px;
    margin-right: 10px;
}

.av_header_transparency{
}
/*
.av_minimal_header #header_main{
    box-shadow: 0 1px 5px 0 rgba(100,100,100,.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(100,100,100,.3);
}
*/
.av_header_transparency #header_main{
    box-shadow: 0 1px 5px 0 rgba(100,100,100,0);
    -webkit-box-shadow: 0 1px 5px 0 rgba(100,100,100,0);
}
#main{
background-repeat: repeat-x;
 background-image:url(//www.infinitelisting.com/wp-content/uploads/2015/12/bg-gridtile4.jpg);
 background-attachment: scroll;
 background-position: top center;
}
#partnerlogos{
    background-color: transparent;
    background-size: cover !important;
    /*background-position: 60% 129px !important;*/
}
#tab-id-1-container, #tab-id-2-container, #tab-id-3-container{
background:transparent !important;
    border: none;
    z-index: 100;
}
#features .sidebar_tab .tab_titles .tab {
    width: 150% !important;
    padding:20px 80px 20px 30px !important;
   font-size: 16px;
    line-height: 22px;
    color: #5f5f5f;
    font-weight: 500;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#features .sidebar_tab_left .active_tab.tab {
    width: 150% !important;
    padding:20px 80px 20px 30px !important;
   font-size: 16px;
    line-height: 22px;
    color: #ffffff !important;
    font-weight: 500;
border: none;
background-color:#d942b0 !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#features .sidebar_tab_left .active_tab.tab em, #features .sidebar_tab .tab_titles .tab em{
font-style:normal;
display:block;
font-weight:bold;
text-transform:uppercase;
padding-bottom:10px;
}
#features .sidebar_tab .tab_titles .tab em{
color:#d942b0 !important;
}
#features .sidebar_tab_left .active_tab.tab em{
color:#ffffff !important;
}
#features .sidebar_tab .tab_titles {
    margin-top: 50px !important;
    width: 100% !important;
    min-width: 320px !important;
    max-width: 320px !important;
}
#features .js_active .tab {
    font-size: 15px !important;
    border-width: 0px !important;
}
#features .sidebar_tab .tab_titles::before{
    content:"Our Dashboard";
    text-transform: uppercase;
    font-weight: 300;
    color: #1d1d1d;
    font-size: 34px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 0px 0px 0px 30px;
    margin-bottom: 20px;
    display: block;
}
.responsive .av-image-hotspot p, .responsive .av-image-hotspot{
font-size:14px !important;
font-weight:400 !important;
}
#pricing .flex_column{
margin-top:50px !important;
}
#splitreputation{
margin-bottom:-10px;
}
h1{
    font-weight: 300 !important;
    text-align: center !important;
    text-transform: capitalize !important;
letter-spacing:0px !important;
}
#aboutus .content, #pricingpackages .content, #features .content{
padding-top:40px !important;
padding-bottom:40px !important;
}
#pricing h3{
font-size:30px !important;
}
#pricing .fa{
color:#d942b0 !important;
padding-left:20px;
}
.page-id-523 #pricing{
padding-top:0px !important;
}
#interiorheader h1{
margin-bottom:0px;
margin-top:-10px;
}
#scannerHeader em{
font-size: 20px;
    display: block;
    text-align: center;
    font-style: normal;
    line-height: 30px;
}
#scannerform .post-entry{
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #cfd1de;
background-image:url("//www.infinitelisting.com/wp-content/uploads/2015/12/form-arrow-1.png");
    background-position: 52% center;
    padding: 40px;
}
#scannerform p{
  padding: 0px !important;
  margin: 0px !important;
}
#scannerform .avia-builder-el-3 p{
max-width:400px;
}
/*
#scannerform h3, #thankyoupage h3{
    color:#d942b0 !important;
}
*/
#scannerform .gform_wrapper{
margin-top:0px !important;
}
#scannerform li.gfield {
    margin-bottom: 0px !important;
   padding-top: 0px !important;
}
#socket .copyright{
    color: #ffffff !important;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 12px !important;
    text-align: center;
    float: none !important;
    width: 100%;
}

#socket .copyright > a{
    color: #ffffff !important;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
#socket .container {
    text-align: center;
    border-top: none;
}
#socket{
    border:none;
    background-color: #592482;;
    color: #1d1d1d;
}
#thankyoupage h1{
text-align:left !important;
letter-spacing:0px !important;
}
#thankyoupage strong{
font-weight:300 !Important;
color:#d942b0 !important;
}
#thankyoupage .av-flex-placeholder {
    border-left: 1px solid #eaeaea;
}
#thankyoupage input[type='submit']{
padding: 12px 20px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    background-color: #05b9a7 !important;
    font-size: 20px;
}
#thankyoupage input[type='text']{
padding: 14px 6px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
#thankyoupage input[type='text'].error{
border:1px solid red;
}
#thankyoupage .error{
color:red;
}
.package-column a em{
    font-weight: normal;
    font-size: 12px !important;
    font-family: "Lato" sans-serif;
    display:block;
    text-transform:Capitalize;
}
.pricing-column a{
}
.type-wrap{
  font-family: "Lato" sans-serif !important;
}
#homepageicons h5{
    font-size: 18px !important;
    padding-right: 20px;
    line-height: 24px !important;
    margin-top: 20px;
}
#mobileicons{
display:none !important;
}
#mobileicons h5{
    font-size: 20px !important;
    font-weight: 600 !important;
}







@media screen and (max-width: 1180px){
.av-hotspot-container {
    margin-right: 25px;
}
}
@media screen and (max-width: 1024px){
#mobileicons{
display:inherit !important;
}
#scannerform .post-entry{
background-position: 50% center;
}
#homepageicons{
display:none !important;
}
#homepageicons .av_one_fifth, #homepageicons .av_four_fifth{
    width: 100% !important;
}
}

@media screen and (max-width: 767px){
    #partnerlogos > .container { height: auto !important; }
    
    .responsive .logo img {
        margin: 0;
        padding-bottom: 15px;
    }
    
    #industrypage .avia-image-container {
        display:none;
    }
    
    #industrypage .av_two_third  {
        padding: 10px 10px 10px 10px !important;
    }
    
    .clist {
        display: block;
    }
    
    #scannerform .post-entry{
        background:none !important;
    }
    #scannerform .avia-builder-el-3 p{
        max-width:inherit;
    }
    #scannerform .avia-image-container.avia-align-left{
        float:none !important;
    }
    #scannerform .avia_image{
        margin:0 auto;
    }
    
    #top #wrap_all .header_color h1, #top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1, #top #wrap_all .footer_color h1, #top #wrap_all .socket_color h1 {
        font-size: 44px;
    }

}


@media screen and (max-width: 480px){
    .professionalmobile, .agencymobile, .infinitymobile, .mobilevideo, .mobilectc {
        display: inherit !important;
    padding: 15px;
    }
    
    #facts h3 .av-rotator-text {
        max-width: 100% !important;
        width: 100%!important;
        font-size: 22px !important;
        line-height: 30px !important;
    }
    #homepageicons{
    display:none !important;
    }
    /*#splitpartners h3, */
    #splitcustomer h3, #splitreputation h3 {
        padding-top: 20px !important;
    }
    #partnerlogos{
    background-position: right 370px !important;
    background-size: 170% !important;
    }
    #splitpartners .avia_codeblock{
        background-position:  top center;
    padding: 0px !important;
        width: 100% !important;
        min-height: inherit !important;
        margin: 0 auto !important;
    }
    #typed{
    font-size:38px !important;
    text-align:center !important;
    }
    
    /*#partnerlogos { 
        background: rgb(0,196,176);
        background: linear-gradient(180deg, rgba(0,196,176,1) 0%, rgba(0,208,194,1) 75%, rgba(0,224,213,1) 80%, rgba(1,204,185,1) 95%) !important;
    }*/
    
    #partnerlogos p {
        line-height: 30px !important;
        font-size: 20px !important;
        text-align: center;
    }
    #partnerlogos .flex_column{
    padding:0px !important;
    }
    .package-column .package-detail ul{
    display:none !important;
    }
    #partnerlogos section{
        text-align: center !important;
    }
    .avia-button-wrap{
    display:block !important;
    }
    .avia-button.avia-position-left{
    float:none !important;
    }
}

 /* Start of the gravity form CSS on industry pages */

#gform_submit_button_2{
background-color: #05B9A7;
}

#gform_2 .gfield_label {
color: white;
}

#gform_2 div.gform_footer.top_label{
padding: 0em 0 .625em;
}

#gform_2 .gfield_required{
color: white;
}

.page-id-733 #gform_3 .gfield_required{
color: black;
}

.page-id-733 #gform_submit_button_3{
background-color: #D942B0;
}

.page-id-733 #gform_3 .gfield_label {
color: black;
}

#gform_submit_button_4{
background-color: #05B9A7;
}

#gform_4 .gfield_label {
color: white;
}

#gform_4 div.gform_footer.top_label{
padding: 0em 0 .625em;
}

#gform_4 .gfield_required{
color: white;
}

#gform_submit_button_5{
background-color: #05B9A7;
}

#gform_5 .gfield_label {
color: white;
}

#gform_5 div.gform_footer.top_label{
padding: 0em 0 .625em;
}

#gform_5 .gfield_required{
color: white;
}

#gform_submit_button_6{
background-color: #05B9A7;
}

#gform_6 .gfield_label {
color: white;
}

#gform_6 div.gform_footer.top_label{
padding: 0em 0 .625em;
}

#gform_6 .gfield_required{
color: white;
}

#gform_submit_button_8{
background-color: #05B9A7;
}

#gform_8 .gfield_label {
color: white;
}

#gform_8 div.gform_footer.top_label{
padding: 0em 0 .625em;
}

#gform_8 .gfield_required{
color: white;
}

.page-id-876 #gform_8 .gfield_label {
color: #000000;
}

.page-id-876 #gform_8 .gfield_required{
color: #000000;
}

.page-id-876 #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
border-color: #888888;
}

 /* End of the gravity form CSS on industry pages */

.simpay-payment-btn {
display: block;
    text-align: center;
    max-width: 200px;
    line-height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff!important;
    line-height: 20px!important;
    padding: 10px 10px;
    margin: 20px auto 0px auto;
    background: #d942b0!important;
    border: none;
    cursor: pointer;
}

#switch {
min-height: 0px!important;
height: 0;
}

#switch .template-page {
padding:0px;
margin-top:-60px;
}
#plans-tab1 .template-page, #plans-tab2 .template-page {
padding:0;
}
#plans-tab1, #plans-tab2 {
padding-bottom:50px;
}
.column-shadow {
height:30px;
background-color: #fff;
}

.package-column a .fa-chevron-right  {
    color: #a12a7c;
    padding-left: 10px;
}
.package-title small {
    text-transform: none;
    font-style: italic;
    font-size: 15px;
}
.top-button {
    margin-top: -37px!important;
}
.bottom-button {
    max-width: 100%!important;
    border-radius: 0 0 5px 5px!important;
    padding: 20px!important;
}
.pricing-column a:hover {
cursor:pointer;
text-decoration:none;
}
.ps {
    margin-left: -40px;
    margin-top: 5px;
    position: absolute;
    width: 30px;
    height: 33px;
}
.ps-one {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -3px -5px;
}
.ps-two {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -40px -5px;
}
.ps-three {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -75px -5px;
}
.ps-four {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -110px -5px;
}
.ps-five {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -3px -40px;
}
.ps-six {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -40px -40px;
}
.ps-seven {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -75px -40px;
}
.ps-eight {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -110px -40px;
}
.ps-nine {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -3px -75px;
}
.ps-ten {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -40px -75px;
}
.ps-eleven {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -75px -75px;
}
.ps-twelve {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -110px -75px;
}
.ps-thirteen {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -3px -110px;
}
.ps-fourteen {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -40px -110px;
}
.ps-fifthteen {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -75px -110px;
}
.ps-sixteen {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -110px -110px;
}
.ps-seventeen {
    background: url(//www.infinitelisting.com/wp-content/themes/enfold/images/pricing-sprite.png) -150px -146px;
}
.gform_card_icon_container, .ginput_card_security_code_icon {
display:none!important;
}
.ginput_cardinfo_left {
width:65%;
}
#top select {
display: inline-block;
}
.ginput_cardextras {
margin-top:8px;
}
#gform_wrapper_13 input[type='text'], #gform_wrapper_13 textarea {
color:#000!important;
}
.pop-title {
    font-family: Lato;
    font-size: 60px;
}
.pum-title {
display:none;
}
.pop-form {
    margin: 30px;
    padding: 0px;
    border: solid 1px #e1e1e1;
    background-color: #eee;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.15);
}

.pop-head {
    background-color: #da42b1;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.pop-body {
    padding: 30px;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
display:inline-block;
}

@media (max-width: 439px){
.pop-title {
    font-family: Lato;
    font-size: 25px;
}
.pop-form {
    margin: 20px 5px;
}
}

@media (max-width: 959px){
#splitpartners .avia-builder-el-first .avia_codeblock {
background:none;
}
#cinemavideo {
display:none;
}
}

/* New Design */

div.ctn-phone { display: none; text-align: right; width: 45%; }
div#form-home-content { display: none; }
div#section-form-home { position: relative; padding-right: 40%; }
div#splitpartners { position: relative; }
div#homepageicons, div#splitpartners { position: relative !important; z-index: 0 !important; }
div.ctn-form-home div.gform_validation_errors, div.ctn-form-contact div.gform_validation_errors, div.in-ill > div.validation_message { display: none !important; }

a.btn-mobile {
    background: linear-gradient( 90deg, #8ffca0 0%, #57e7c7 50%, #0bcbfb 100%);    
    border-radius: 5px;
    bottom: -20px;
    color: #412556 !important;
    display: none;
    height: auto !important;
    font-size: 18px;
    font-weight: 600;
    left: 0px;
    line-height: initial !important;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: all .8s ease;
    width: 100%;
}
a.btn-mobile > i { font-size: 24px; margin-right: 5px; vertical-align: middle; }
/*a.btn-mobile:hover { background-color: #ca21ad; }*/

div.ctn-form-home { 
    box-shadow: 0px 0px 20px #2f2f2f45;    
    background-color: #f8f9fd;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 348px;
    z-index: 99;
    width: 100%;
}

div.form-home-movil {
    box-shadow: 0px 0px 20px #2f2f2f45;    
    background-color: #f8f9fd;
    border-radius: 10px;
    display: none;
    overflow: hidden;
    z-index: 99;
    width: 100%
}

div.form-title {
    background-color: #e650cd;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    width: 100%;
}

div.form-title::before {
    background-color: #e650cd;
    bottom: -10px;
    content: '';
    display: inline-block;
    height: 20px;
    left: calc( 50% - 10px );
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
}

div.form-ctn{
    display: inline-block;
    padding: 45px 30px 20px;
    width: 100%;
}

p.f-title{
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: 0px 0px 0px 35px !important;
    position: relative;
}

p.f-title::before{
    background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/06/ico-cohe.png);
    background-size: cover;
    content: '';
    height: 30px;
    left: -35px;
    position: absolute;
    top: 0px;
    width: 30px;
}
/*
div.in-ill > .ginput_container > input[type='text'], div.in-ill > .ginput_container > textarea {
    border: 1px solid rgba(89, 222, 210, 0.37) !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    padding: 15px !important;
}
*/
div.gfield_error.in-ill > .ginput_container > input[type='text'], div.gfield_error.in-ill > .ginput_container > textarea { background-color: #fff9f9; border: 1px solid #c02b0a !important; }
div.gfield_error.in-ill > .ginput_container > input[type='text']::placeholder { color: #c02b0a; }
div.gfield_error.in-ill > .ginput_container > .validation_message { background: none !important; border: none !important; font-size: 12px !important; font-weight: 600 !important; padding: 0px !important; }

div.in-ill > .ginput_container > textarea { margin-bottom: 0px !important; }

div.ctn-form-home div.gform_footer > input[type='submit'], div.form-home-movil div.gform_footer > input[type='submit'], div.ctn-form-about div.gform_footer > input[type='submit'], div.ctn-form-contact div.gform_footer > input[type='submit']{
    background-color: #59ded2 !important;
    border-radius: 4px;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 15px 10px;
    transition: .8s all ease;
    width: 100%;
}

div.ctn-form-home div.gform_footer > input[type='submit']:hover, div.form-home-movil div.gform_footer > input[type='submit']:hover, div.ctn-form-about div.gform_footer > input[type='submit']:hover, div.ctn-form-contact div.gform_footer > input[type='submit']:hover { background-color: #33b3a7 !important; }

/* About */

div#banner-about{ background-size: cover; }
h1.title-banner-w { color: #ffffff !important; text-align: left !important; }
p.desc-banner-w { color: #ffffff !important; font-size: 18px !important; line-height: 26px !important; padding-right: 60px; }

div.ctn-form-about {
    box-shadow: 0px 0px 20px #2f2f2f45;
    background-color: #f8f9fd;
    border-radius: 0px;
    margin: 20px 10%;
    overflow: hidden;
    position: relative;
    z-index: 99;
    width: 80%;
}

div.ctn-net { display: inline-block; margin: 10px 2%; vertical-align: top; width: 28%; }
div.ctn-net > p { color: #ffffff !important; font-size: 14px !important; line-height: 20px !important; margin: 0px 0px 5px !important; text-align: left !important; }
div.ctn-net img { display: block !important; margin: 0px 0px 10px !important; width: 50px !important; }
div.ctn-net > h5 { 
    color: #ffffff !important;    
    background: linear-gradient(90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 40%, rgba(143,252,160,1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;    
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 0px 0px 10px;
    text-align: left !important;
}

h4.title-new { color: #0c0a0a !important; font-size: 28px !important; line-height: 32px !important; }
p.txt-new { color: #8b8b8b !important; font-size: 17px !important; line-height: 26px !important; }

div#ctn-we-reach{ background-size: 50%; margin-bottom: 0px; }

div.lets-talk { 
    background-color: #ffffff;
    border: 0px;
    border-radius: 2px;
    box-shadow: 0px 0px 25px #2f2f2f45;
    display: inline-block;
    padding: 8px;
    position: relative; 
    top: -80px;
    margin: 0px 0px 50px;
    width: 100%;
}

p.btn-lets { display: inline-block; float: right; margin: 0px; padding: 0px; text-align: right; vertical-align: top; width: 170px; }
/*
p.btn-lets > a{ display: inline-block; background-color: #f650e8; border-radius: 5px; color: #ffffff; font-size: 24px; padding: 10px 30px; text-decoration: none; transition: 0.8s all ease; }

p.btn-lets > a:hover { background-color: #d942b0; color: #ffffff !important; }
*/

div.txt-lets { color: #8b8b8b; display: inline-block; font-size: 16px; float: left; padding: 7px 10px 7px 15px; vertical-align: top; width: calc( 100% - 190px ); }

/* End About */

/* Services */

div#ctn-gallery-services > .container { margin: 0px !important; max-width: 100% !important; padding: 0px !important; }
div#banner-services { background-size: cover; height: 650px; }

div.gallery-serv { display: inline-block; float: left; position: relative; overflow: hidden; width: 100%; }
div.gallery-serv > img { display: block; filter: brightness(0.7); transition: 0.8s all ease; width: 100%; }
div.gallery-serv > p { display: none; margin: 0px; }
div.gallery-serv > .gallery-link {
    background-color: #2b9586;
    display: table;
    left: 0;
    height: 50%;
    opacity: 0.2;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    top: 100%;
    transition: transform 0.5s cubic-bezier(0.82, 0.2, 0.42, 1);
    width: 100%;
}
div.gallery-ctn { display: table-cell; vertical-align: middle; }
div.gallery-ctn > h5 { color: #ffffff !important; font-size: 18px !important; font-weight: 600 !important; line-height: 18px !important; margin: 0px 5px 5px; text-align: center; }
div.gallery-ctn > h6 { color: #ffffff !important; font-size: 18px !important; font-weight: lighter !important; line-height: 20px !important; text-align: center; }
div.gallery-ctn > p { color: #ffffff !important; font-size: 14px; font-weight: lighter; line-height: 18px; padding: 0px 10px; text-align: center; }

div.gallery-serv:hover > .gallery-link { transform: translate(0%, -100%); opacity: 0.9; }
div.gallery-serv:hover > img { filter: brightness(1); }

/* End Services */

/* Hotel */

div#banner-hotel { background-size: cover; height: 600px; }
div#ctn-business-hotel { position: relative; z-index: 0; }

.btn-am { 
    background-color: #59ded2;
    border-radius: 4px;
    color: #ffffff !important;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: 20px 0px;
    padding: 10px 25px;
    text-decoration: none !important;
    transition: 0.8s all ease;
}
.btn-am:hover { background-color: #33b3a7; }

div#our-service-produces { 
    background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/06/arrow-grown.png);
    background-position: right 80%;
    background-repeat: no-repeat;
    background-size: 30%;
}

.txt-ours { margin: 10px 15% 40px 0px; }

div.line-serv {
    border: 1px solid #59ded2;
    border-radius: 5px;
    display: table;
    margin: 10px 0px;
    padding: 15px;
    width: 100%;
}

div.line-serv > .img-line { display: table-cell; vertical-align: middle; }
div.line-serv > .img-line img { display: block; }
div.line-serv > .txt-line { display: table-cell; padding-left: 10px; vertical-align: middle; }
div.line-serv > .txt-line > p { color: #8b8b8b; font-size: 14px; line-height: 18px; margin: 0px; }
p.txt-white { color: #ffffff !important; }
p.txt-white > a { color: #ffffff !important; border-bottom: 1px solid #ffffff; padding-bottom: 2px; text-decoration: none; }

/* End Hotel */

/* Contact Us */

div#banner-contact { background-size: cover; height: 650px; }

p.opt-w { color: #ffffff; display: inline-block; font-size: 16px; font-weight: 600; line-height: 20px; margin: 0px 5% 0px 0px; padding-left: 30px; position: relative; width: 40%; }
p.opt-w::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    /*background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/06/check-y.png);
    background-repeat: no-repeat;
    background-size: cover;*/
    background: linear-gradient(45deg, #8ffca0 0%, #57e7c7 50%, #0bcbfb 100%);
    transition: all .8s ease;
}

div#ctn-contact-two { position: relative; z-index: 0; }

div.ctn-form-contact {
    box-shadow: 0px 0px 20px #2f2f2f45;
    background-color: #f8f9fd;
    border-radius: 0px;
    margin: 20px 10%;
    overflow: hidden;
    position: relative;
    z-index: 99;
    width: 80%;
}

div.ctn-form-contact p.f-title { display: block; margin: 0px auto !important; padding-left: 15px; width: 90px; }
div.ctn-form-contact p.f-title::before { left: -23px; }
div.ctn-txt-contact { background-color: #eeeeee; border-radius: 0px; padding: 20px 30px; }
div.ctn-txt-contact p { color: #8b8b8b !important; }
div.ctn-txt-contact p > strong { color: #6c3199 !important; }
div.ctn-txt-contact a { color: #c950ac !important; text-decoration: underline !important; }

ul.list { display: inline-block; float: left; list-style: none !important; vertical-align: top; width: 100%; }
ul.list > li { color: #8b8b8b; font-size: 17px !important; padding: 3px 0 !important; margin: 0px !important; }
ul.list > li::before {
    /*background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/06/check-y.png);
    background-repeat: no-repeat;
    background-size: cover;*/
    background: linear-gradient(45deg, #8ffca0 0%, #57e7c7 50%, #0bcbfb 100%);
    content: "";
    display: inline-block;
    height: 20px;
    left: 0px;
    margin-right: 7px;
    position: relative;
    top: 3px;
    transition: all 0.5s ease-in-out;
    width: 20px;
}

/* End Contact Us */

@media screen and (max-width: 1180px) {
    p.f-title { font-size: 12px !important; margin: 0px !important; }
    p.f-title::before{ display: none; }
    div.ctn-form-home div.gform_footer > input[type='submit'], div.form-home-movil div.gform_footer > input[type='submit'], div.ctn-form-about div.gform_footer > input[type='submit'] { font-size: 12px !important; padding: 10px; }
}

@media screen and (max-width: 1025px) {
    div.ctn-form-home { display: none !important; }
    div#form-home-content { display: block; }
    div.form-home-movil { display: inline-block !important; }
    div#section-form-home { padding-right: 0px; }
}

@media screen and (max-width: 850px) {
    p.desc-banner-w { font-size: 16px !important; line-height: 22px !important; padding-right: 0px; }
    div.ctn-net > p { font-size: 13px !important; line-height: 16px !important; }
    div.ctn-form-about { margin: 20px 0px !important; width: 100% !important; }
}

@media screen and (max-width: 767px) {
    body.home div#partnerlogos { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/06/back-home-mobile.jpg) !important; }
    body.home div#partnerlogos > .container > main.content { padding: 150px 0px 0px 0px !important; }
    div#header_main > div.container > div.inner-container{ display: inline-block !important; float: left !important; position: relative !important; padding-bottom: 40px !important; }
    nav.main_menu > div.avia-menu li.av-burger-menu-main { margin-top: 0px; }
    nav.main_menu > div.avia-menu { margin-right: 0px !important; padding-right: 0px !important; }
    ul.social_bookmarks { display: none !important; }
    
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after { background-color: #41cab8 !important; }
    .header_color .av-hamburger-inner { width: 90% !important; }
    .header_color .av-hamburger-inner::before { width: 110% !important; }
    .header_color .av-hamburger-inner::after { width: 90% !important; }
    .header_color .is-active .av-hamburger-inner, .header_color .is-active .av-hamburger-inner::before, .header_color .is-active .av-hamburger-inner::after { width: 100% !important; }
    .responsive #top strong.logo { display: inline-block !important; float: left; vertical-align: top; width: 75% !important; }
    .html_header_top.html_header_sticky.html_large .av_minimal_header #header_main .container { height: auto !important; line-height: 85px !important; }
    li.menu-item-622 { display: none !important; }
    div.ctn-phone, a.btn-mobile { display: inline-block; }
        
    body.home #header_main .logo > a > img { filter: none !important; margin: 0px !important; padding: 8px 0px !important; }
    div#banner-about { background-size: auto 60%; }
    div#ctn-we-reach{ background-image: none !important; margin-bottom: 0px; }
    div.txt-lets { font-size: 14px; line-height: 14px; padding: 16px 10px 16px 15px; width: calc( 100% - 108px ); }
    p.btn-lets { width: 108px; }
    p.btn-lets > a { font-size: 14px; font-weight: 600; padding: 8px 20px; }
    div#ctn-gallery-services > .container { margin: 0px auto !important; }
    div#banner-services { background-position: top left !important; background-size: cover; height: auto; padding-top: 20px; }
    div#banner-hotel { background-size: auto 30%; height: auto; }
    div#our-service-produces { background-image: none; }
    div#banner-contact { 
        height: auto;
        /*background: rgb(0,160,142) !important;
        background: linear-gradient(130deg, rgba(0,160,142,1) 0%, rgba(75,175,175,1) 64%, rgba(166,121,178,1) 100%) !important;*/
    }
}

@media screen and (max-width: 580px) {
    div.txt-lets { text-align: center; width: 100%; }
    p.btn-lets { float: inherit; text-align: center; width: 100%; }
    div.ctn-net { width: 45%; }
    h1.title-banner-w { font-size: 30px !important; }
    p.desc-banner-w { font-size: 16px !important; }
    div#banner-services > .container > main { padding-top: 0px !important; }
}

@media screen and (max-width: 480px) {
    body.home #partnerlogos { background-position: top center !important; background-size: cover !important; }
    body.home div#partnerlogos > .container > main.content { padding: 90px 0px 0px 0px !important; }
}


/* New Design */ 

body.page-template-tpl-home header#header div.header_bg,
body.page-id-1298 header#header div.header_bg,
body.page-id-1334 header#header div.header_bg { background-color: transparent; }

body.page-template-tpl-home header#header.header-scrolled div.header_bg,
body.page-id-1298 header#header.header-scrolled div.header_bg,
body.page-id-1334 header#header.header-scrolled div.header_bg { background-color: #412556 !important; }

header#header strong.logo > a { padding: 5px !important; } 
header#header.header-scrolled strong.logo > a { padding: 0px !important; }
header#header strong.logo > a > img { max-height: 100% !important; } 

body.page-template-tpl-home div#main,
body.page-id-1298 div#main,
body.page-id-1334 div#main { padding: 0px !important; }

body.page-template-tpl-home main.template-page { padding-top: 0px !important; padding-bottom: 0px !important; }

header#header.header-scrolled div#header_main > div.container { height: 60px !important; line-height: 60px !important; padding: 5px 0px !important; }
header#header.header-scrolled div#header_main .btPhone a { margin: 5px 5px 5px 10px !important; }
.avia-menu.av_menu_icon_beside { padding-right: 0px !important; border-right-width: 0px !important; }

.back-whi-gra { background: rgb(255,255,255) !important; background: linear-gradient(180deg, rgba(255,255,255,1) 70%, rgba(247,247,247,1) 100%) !important; }

h2.hcolor {
    display: inline-block;
    color: #ffffff;
    background: #ccc;
    background: linear-gradient(90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 50%, rgba(143,252,160,1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: 'ITC Avant Garde Gothic';
    font-size: 64px;
    font-weight: 700;
    line-height: 62px;
    text-transform: none !important;
    margin-bottom: 30px;
}

p strong { color: #6f2787 !important; }
.img-customer .wp-image-1502 { position: relative; top: -60px; }

p.txt-w { color: #ffffff !important; }
h2.hbcolor { background: linear-gradient( 90deg, #8ffca0 0%, #57e7c7 50%, #0bcbfb 100%); color: #6a289f; display: inline-block; font-family: 'ITC Avant Garde Gothic'; font-size: 64px; font-weight: 800; line-height: 66px; margin-bottom: 8px; padding: 0px 5px; text-transform: none !important; width: auto; }
.img-reputation .wp-image-1508 { position: relative; top: -30px; }

div#sec-form-home {
    background: rgb(65,37,86);
    background: linear-gradient(180deg, rgba(65,37,86,1) 30%, rgba(255,255,255,1) 30%);
}

.ctn-homeform { background-color: #ffffff; box-shadow: 0px 0px 35px #210f2e57; display: inline-block; margin: 0px 2.5% 40px; padding-top: 40px; width: 95%; }

div.ctn-boxes { display: table; width: 100%; }
div.ctn-boxes > div.box-home { background-size: cover; background-repeat: no-repeat; border-right: 1px solid #412556e0; display: table-cell; height: 120px; position: relative; text-align: center; vertical-align: middle; width: 12.5%; }
div.ctn-boxes > div.box-home:last-child { border-right: 0 !important; }
div.ctn-boxes > div.box-home::before { background-color: #330256ba; content: ''; height: 100%; left: 0; position: absolute; top: 0; transition: all 0.8s ease; width: 100%; z-index: 20; }
div.ctn-boxes > div.box-home:hover::before { background-color: #0fccf78f; }
div.ctn-boxes > div.box-home > p.bsp { color: #ffffff !important; font-family: 'lato', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif !important; font-size: 13px !important; font-weight: 400 !important; letter-spacing: 0.7px; position: relative; z-index: 30; }

div.ctn-boxes > div.box-home.social { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-social.jpg); }
div.ctn-boxes > div.box-home.seo { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-seo.jpg); }
div.ctn-boxes > div.box-home.ppc { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-ppc.jpg); }
div.ctn-boxes > div.box-home.reviews { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-reviews.jpg); }
div.ctn-boxes > div.box-home.local { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-local.jpg); }
div.ctn-boxes > div.box-home.web { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-website.jpg); }
div.ctn-boxes > div.box-home.reach { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-reach.jpg); }
div.ctn-boxes > div.box-home.precense { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/box-precense.jpg); }


div.ctn-homeform > div#gform_wrapper_21 { display: inline-block; margin: 20px 30px 10px; width: calc( 100% - 60px ); }
div.ctn-homeform form#gform_21 { margin: 10px 15%; width: 70%; }
div.ctn-homeform .gform_wrapper.gravity-theme .gform_fields { display: inline-block; }

div.ctn-homeform div.med {
    display: inline-block;    
    margin-bottom: 15px;
    padding-right: 16px;
    vertical-align: top;
    width: 50% !important;
}

#top div.ctn-homeform div.in-ill.med > label.gfield_label, 
div.ctn-homeform input[type='text']::placeholder,
#top div.ctn-form-about div.in-ill.med > label.gfield_label,
div.ctn-form-about input[type='text']::placeholder,
#top div.ctn-form-contact div.in-ill.med > label.gfield_label,
div.ctn-form-contact input[type='text']::placeholder { color: #838383 !important; font-size: 15px !important; font-weight: 400 !important; }
    
div.ctn-homeform input[type='text'], div.ctn-form-about input[type='text'], div.ctn-form-contact input[type='text'] {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #9b9b9b !important;
    border-image: linear-gradient(to right, #8efba0, #0ccbfb) !important;
    border-image-slice: 1 !important;
    box-shadow: none !important;
    color: #24133d !important;    
    font-size: 16px !important;
    outline: 0 !important;
    padding: 7px 0 !important;    
    transition: border-color 0.2s;
    width: 100% !important;
}

div.ctn-homeform textarea, div.ctn-form-about textarea, div.ctn-form-contact textarea { 
    background: transparent !important;
    border: 1px solid #9b9b9b !important;
    border-image: linear-gradient(to right, #8efba0, #0ccbfb) !important;
    border-image-slice: 1 !important;
    box-shadow: none !important;
    color: #24133d !important;    
    font-size: 16px !important;
    outline: 0 !important;
    padding: 7px 0 !important;  
    resize: none !important;
    transition: border-color 0.2s;    
    width: 100% !important;
}

form#gform_21 > div.gform_footer { height: 1px; overflow: hidden; }
form#gform_21 #gform_submit_button_21 { visibility: hidden; }
form#gform_21 .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer { margin: 0px !important; padding: 0px !important; }

button.btn-contact {
    background-color: #652381;
    border: 0px;
    color: #6cefb7;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 32px;
    padding: 10px 20px 10px 75px;
    position: relative;
    text-align: left;
    transition: all 0.8s ease;
    width: 100%;
}
button.btn-contact:hover { background-color: #694583; }

button.btn-contact::before {
    background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/ico-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: '';
    display: inline-block;
    height: 44px;
    left: 20px;    
    position: absolute;
    width: 44px;
}


#top .avia-slideshow-arrows a { 
    background: linear-gradient( 90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 50%, rgba(143,252,160,1) 100%) !important;
    color: #412556 !important;
    height: 40px !important;
    font-size: 28px !important;
    line-height: 40px !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    width: 40px !important;
}
#top .avia-slideshow-arrows a:hover { opacity: 0.6 !important; }
.avia-slideshow-arrows a:before { line-height: 40px !important; }

div#testimonial-home strong.avia-testimonial-name {
    display: inline-block;
    color: #ffffff;
    background: #ccc;
    background: linear-gradient(90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 50%, rgba(143,252,160,1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: 'ITC Avant Garde Gothic';
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-transform: none !important;
    margin-bottom: 30px;
}

div#footer { display: none !important; }


/* New About */

.main_color b { color: #6c3199; }

div#banner-about { padding-top: 100px; }
h1.title-banner-color {
    background: #ccc;
    background: linear-gradient(90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 40%, rgba(143,252,160,1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    color: #ffffff !important; 
    text-align: left !important; 
    font-weight: 900 !important;
}

.img-reach-about .wp-image-1561 { position: relative; top: -30px; }

p.btn-lets > a { display: inline-block; background-color: #592482; color: #ffffff; font-size: 22px; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 600; padding: 10px 20px 10px 50px; position: relative; text-decoration: none; transition: 0.8s all ease; }
p.btn-lets > a::before { background-image: url(https://www.infinitelisting.com/wp-content/uploads/2021/11/ico-btn.png); background-repeat: no-repeat; background-position: center; background-size: cover; content: ''; display: inline-block; height: 24px; left: 15px; position: absolute; width: 24px; }
p.btn-lets > a > span.sp { background: #ccc; background: linear-gradient(90deg, rgba(11,203,251,1) 0%, rgba(87,231,199,1) 40%, rgba(143,252,160,1) 100%); -webkit-text-fill-color: transparent; -webkit-background-clip: text; color: #ffffff !important; }
p.btn-lets > a:hover { background-color: #b424c3; }

/* End New About */

/* New Services */

div#banner-services { padding-top: 100px; }
div.ctn-form-about { top: -40px; }

div#banner-hotel { padding-top: 100px; }
body.page-id-1378 header#header div.header_bg { background-color: transparent; }
body.page-id-1378 header#header.header-scrolled div.header_bg { background-color: #412556 !important; }
body.page-id-1378 div#main { padding: 0px !important; }

/* End New Services */

/* New Contact */

div#banner-contact { padding-top: 100px; }
body.page-id-1421 header#header div.header_bg { background-color: transparent; }
body.page-id-1421 header#header.header-scrolled div.header_bg { background-color: #412556 !important; }
body.page-id-1421 div#main { padding: 0px !important; }

/* End New Contact */

div#gform_confirmation_message_21, div#gform_confirmation_message_1 { color: #19d0f2 !important; font-size: 20px !important; padding: 30px !important; text-align: center !important; }

@media screen and (max-width: 1120px) {
    div#banner-contact { height: auto; }
}

@media screen and (max-width: 990px) {
    div.txt-lets { text-align: center; width: 100%; }
    p.btn-lets { float: inherit; text-align: center; width: 100%; }
    div.ctn-homeform div.med { width: 100% !important; }
    button.btn-contact { margin-top: 10px; }
    .ctn-homeform { margin: 0px 0px 40px; width: 100%; }
    div.ctn-boxes > div.box-home { height: 90px; }
    div.lets-talk { top: 0px; }
}

@media screen and (max-width: 767px) {
    .responsive #top header#header .header_bg { background-color: #412556 !important; } 
    div.ctn-boxes { display: inline-block; float: left; }
    div.ctn-boxes > div.box-home { display: table; float: left; height: 100px; vertical-align: middle; width: 25%; }
    div.ctn-boxes > div.box-home:nth-child(4) { border-right: 0 !important; }
    div.ctn-boxes > div.box-home > p.bsp { display: table-cell; vertical-align: middle; }
    div.ctn-homeform form#gform_21 { margin: 10px 0px; width: 100%; }
    .img-customer .wp-image-1502, .img-reputation .wp-image-1508 { top: 0px; }
    div.flex_column.img-partner, div.flex_column.img-our-team { margin-bottom: 0px !important; }    
    .img-reach-about .wp-image-1561 { top: 0px; }
    div#banner-services, div#banner-contact { padding-top: 0px; }
    div.ctn-form-about { top: 0px; }
    div.ctn-form-contact { margin: 20px 0px; width: 100%; }

}


