CINXE.COM

iscriviti-a-matchit | Match.it

<!DOCTYPE html> <html lang="it-it"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>iscriviti-a-matchit | Match.it</title> <script src='https://www.google.com/recaptcha/api.js'></script> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800" rel="stylesheet" /> <link rel="stylesheet" href="/landings/css/animate.min.css" /> <link rel="stylesheet" href="/landings/css/bootstrap.min.css" /> <link rel="stylesheet" href="/landings/css/aowl.carousel.css" /> <style> * { margin: 0px; padding: 0px; } h1, h2, h3, h4, h5, h6, p { margin: 0 0 10px 0; } h1, .h1 { font-family: 'Montserrat', sans-serif; } h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: 'Montserrat', sans-serif; margin: 0 0 10px 0; font-weight: 700; } a, a:hover, a:focus, a:visited { text-decoration: none !important; outline: none !important } input[type=text], textarea { -webkit-transition: all 0.30s ease-in-out !important; -moz-transition: all 0.30s ease-in-out !important; -ms-transition: all 0.30s ease-in-out !important; -o-transition: all 0.30s ease-in-out !important; outline: none !important; border: 3px solid #DDDDDD; } input[type=text]:focus, textarea:focus { box-shadow: 0 0 5px rgba(139, 196, 75, 1) !important; border: 3px solid rgba(139, 196, 75, 1) !important; } body { font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 20px; color: #444444 } .floatleft { float: left!important; } .floatright { float: right!important; } .static { position: static!important; } .fixed { position: fixed!important; } .relative { position: relative!important; } .absolute { position: absolute!important; } span { display: inline-block } img { max-width: 100% } .Btn { line-height: 50px; display: inline-block; font-size: 13px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; padding: 0 25px; color: #fff; border-radius: 4px; min-width: 180px; text-align: center } .Btn i { margin-right: 15px } .Btn:hover { color: #fff } .secPdng { padding: 60px 0 } .secPdngB { padding-bottom: 90px } .secPdngT { padding-top: 0px; color: #fff; margin-top: 164px; background-color: #363636; } .padTopNone { padding-top: 0; } .padBtmNone { padding-bottom: 0 } .sectionTitle { margin-bottom: 60px; text-align: center } .sectionTitle .h2 { font-size: 30px; line-height: 40px; margin: 0 } .sectionBar { height: 1px; width: 100%; background: #EAEAEA } .pageTitle .h2 { font-size: 26px; font-family: 'Montserrat', sans-serif; } .pageTitle { padding: 40px 0; } .pageTitleArea { background: #f6fbff none repeat scroll 0 0; } .pageIndicate { list-style: outside none none; margin: 0; } .pageIndicate > li { display: inline-block; } .pageIndicate a { color: #8ba1b9; display: inline-block; position: relative; -webkit-transition: .4s; transition: .4s; } .pageIndicate a::after { content: "/"; margin-left: 6px; } .pageIndicate > li:last-child a::after { content: ""; } .pageIndicate a:hover { color: #233141; } /*preloader*/ .preloader { width: 100%; height: 100%; position: fixed; z-index: 999999; } .sk-cube-grid { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-left: -20px; margin-top: -20px } .sk-cube-grid .sk-cube { width: 33%; height: 33%; background-color: #fff; float: left; -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; } .sk-cube-grid .sk-cube1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .sk-cube-grid .sk-cube2 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .sk-cube-grid .sk-cube3 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .sk-cube-grid .sk-cube4 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .sk-cube-grid .sk-cube5 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .sk-cube-grid .sk-cube6 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .sk-cube-grid .sk-cube7 { -webkit-animation-delay: 0s; animation-delay: 0s; } .sk-cube-grid .sk-cube8 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .sk-cube-grid .sk-cube9 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } @-webkit-keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); } 35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); } } @keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); } 35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); } } /* ***************************************** >>> | Header Area Css | ***************************************** */ header .langIcon { font-size: 13px; line-height: 30px; font-family: 'Montserrat', sans-serif; cursor: pointer; margin: 10px 0; padding: 0 5px; } header .lang { margin: 0; position: absolute; width: 200px; list-style: none; background: #fff; top: 40px; left: 00px; text-align: center; box-shadow: 0 0 5px RGBA(0, 0, 0, 0.4); z-index: 2; padding: 10px; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s; -webkit-transform: translateY(60px); transform: translateY(60px); z-index: 12 } header .lang.clicked { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } header .lang li { display: block; line-height: 40px; margin-bottom: 1px; text-transform: capitalize; background: #f1f1f1; cursor: pointer; -webkit-transition: .4s; transition: .4s; } header .langIcon i { margin-left: 5px } header .topInfo { list-style: outside none none; margin: 0; text-align: right } header .topInfo li { display: inline-block; } header .topInfo li a { display: inline-block; font-size: 14px; line-height: 50px; font-family: 'Montserrat', sans-serif; margin-left: 30px } header .topInfo li span i, header .topInfo li a i { margin-right: 5px; } header .topInfo li.clientAreaLi span { padding: 0 20px; color: #fff; cursor: pointer; display: inline-block; line-height: 50px; font-size: 14px; line-height: 30px; font-family: 'Montserrat', sans-serif; margin-left: 20px } header .headerTopArea { /*border-bottom: 1px solid #ebebeb;*/ margin-top:0px; height: 60px; line-height: 60px; } .headerTopAreaWhite { background-color: #005f9f; } .v2 header .headerTopArea { background: #288feb } header .logo { display: inline-block; height: 37px; position: relative; z-index: 9 } header .logo img { height: 100%; padding-bottom: 1px; } header .headerBottomArea { height: 61px; line-height: 61px; border-bottom: 1px solid #eaeaea; background-color:#1794cf; } header nav#navbar { padding: 0; } header nav#navbar > ul { margin-bottom: 0; padding-right: 4px } header nav#navbar ul > li { display: inline-block; position: relative } header nav#navbar ul > li > a { color: #fff; display: inline-block; font-size: 21px; line-height: 37px; padding: 0 12px; text-transform: none; font-family: 'Montserrat', sans-serif; -webkit-transition: .4s; transition: .4s; } header nav#navbar ul > li.subPar > a:after { margin-left: 10px; content: '\f107'; font-family: 'fontawesome' } header nav#navbar ul.sub-menu > li.subPar > a:after { margin-left: 10px; content: '\f107'; font-family: 'fontawesome'; position: absolute; right: 20px } .sub-menu { z-index: 9999999999!important } @media only screen and (min-width: 992px) and (max-width: 6000px) { /*for dropdown*/ .subPar > a { position: relative; } .subPar > a:before { background: transparent; bottom: -15px; content: ""; height: 10px; left: calc(50% - 10px); margin-left: -5px; position: absolute; width: 0; z-index: 1; border-color: transparent; border-width: 10px; border-style: solid; opacity: 0; visibility: hidden; } .subPar:hover > a:before { opacity: 1; visibility: visible; -webkit-transition-delay: .2s; transition-delay: .2s; -webkit-transition-duration: .4s; transition-duration: .4s; } header nav#navbar > ul { } header nav#navbar ul > li::before { background: transparent; content: ""; height: 100%; left: 0; position: absolute; top: 100%; width: 100%; } header nav#navbar ul.sub-menu > li.subPar > a:after { content: '\f105'; } header nav#navbar ul > li ul li:before { display: none } #nav > li > ul.sub-menu { left: 0; position: absolute; text-align: left; top: 50px; width: 270px; z-index: 2; opacity: 0; visibility: hidden; -webkit-transition-duration: .4s; transition-duration: .4s; } #nav > li:nth-child(5) > ul.sub-menu, #nav > li:nth-child(6) > ul.sub-menu, #nav > li:nth-child(7) > ul.sub-menu, #nav > li:nth-child(8) > ul.sub-menu, #nav > li:nth-child(9) > ul.sub-menu, #nav > li:nth-child(10) > ul.sub-menu, #nav > li:nth-child(11) > ul.sub-menu { right: 0; left: auto } #nav > li:nth-child(4) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(5) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(6) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(7) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(8) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(9) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(10) > ul.sub-menu > li > .sub-menu, #nav > li:nth-child(11) > ul.sub-menu > li > .sub-menu { right: 100%; left: auto } #nav > li:hover > ul.sub-menu { opacity: 1; visibility: visible; } #nav > li > ul.sub-menu li { border-right: 2px solid; border-left: 2px solid; background: transparent; -webkit-transform: translateY(60px); transform: translateY(60px); -webkit-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s; } #nav > li ul.sub-menu li:first-child { border-top: 2px solid } #nav > li ul.sub-menu li:last-child { border-bottom: 2px solid } #nav > li:hover ul.sub-menu li { -webkit-transform: translateY(0); transform: translateY(0); background: #fff } #nav > li ul.sub-menu > li > .sub-menu { left: 100%; position: absolute; text-align: left; top: -2px; width: 270px; z-index: 2; opacity: 0; -webkit-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s; visibility: hidden; } #nav > li > ul.sub-menu li:hover ul.sub-menu { opacity: 1; visibility: visible; } #nav > li ul.sub-menu li .sub-menu li { -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); visibility: hidden } #nav > li ul.sub-menu li:hover .sub-menu li { -webkit-transform: rotateX(0); transform: rotateX(0); visibility: visible } #nav > li ul.sub-menu li { border-bottom: 1px solid #e9e9e9!important; display: block; line-height: 50px; position: relative } #nav > li ul.sub-menu li a { display: block; line-height: 28px; padding-left: 40px; position: relative; color:#a5a5a5; padding-bottom: 6px; padding-top: 6px; font-size: 16px; } #nav > li ul.sub-menu li a::before { content: ""; font-family: "icofont"; left: 15px; position: absolute; } header nav#navbar ul > li.current-menu-item > a, header nav#navbar ul > li > a:hover { color: #ccc; } #nav > li ul.sub-menu li:last-child { border-bottom: 2px solid !important } } /*mega menu*/ header nav#navbar ul > li.dropdown-megamenu .mega-menu { border: 2px solid; left: auto !important; overflow: hidden; position: absolute; right: -85px; top: 50px; width: 865px; z-index: 2; -webkit-transform: translateY(60px); transform: translateY(60px); opacity: 0; visibility: hidden; -webkit-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s; background: #fff; } .mega-menu.clearfix > .mMenuCol { display: inline-block; float: left; width: auto; } header nav#navbar ul > li.dropdown-megamenu { position: static; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol { border-right: 1px solid #e2eef9; float: left; padding: 35px 0 25px; } header nav#navbar ul > li .menuRow > li { display: block; margin-bottom: 10px; padding-left: 60px; padding-right: 40px; text-align: left; } header nav#navbar ul > li.dropdown-megamenu .menuRow a { line-height: 20px; padding: 0; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuRow:not(:last-child) { margin-bottom: 41px; } header nav#navbar ul > li .menuRow > li a::before { content: ""; display: block; font-family: "icofont"; left: 34px; position: absolute; top: 0; width: auto; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuDiscount { height: 305px; text-align: center; width: 240px; background: #eff4f9 } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol:last-child { padding: 0; border-right: 0 } .menuDiscount > span { font-size: 13px; margin-bottom: 5px; margin-top: 18px; text-transform: uppercase; } .mMenuCol .menuDiscount .h3 { font-family: "Raleway"; font-size: 24px; margin-bottom: 10px; text-transform: uppercase; } .menuDiscount > a { -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } .menuDiscount > a:hover { color: #233141; } .menuDiscount { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } header nav#navbar ul > li.dropdown-megamenu ul li > a { border: none } header nav#navbar ul > li.dropdown-megamenu:hover .mega-menu { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); visibility: visible; } header nav#navbar ul > li.dropdown-megamenu::before { display: none; } header nav#navbar ul > li.dropdown-megamenu:hover::before { display: block; } @media only screen and (min-width: 0px) and (max-width: 991px) { .langOpt { text-align: right; } .menuCol { position: relative; } .navbar-header { position: absolute; /*right: 75px;*/ right:0; top: 0; z-index: 9 } header nav#navbar { background: #233141; position: absolute; right: 60px; top: 5px; width: 280px; z-index: 3; border: 10px solid RGBA(255, 255, 255, 0.12); margin-right: 0 } .sub-menu { background: #192C41; border-left: 5px solid #288feb; display: none } .sub-menu .sub-menu { background: #26415F; border-left: 0; border-left: 2px solid #fff } .subPar.active > .sub-menu { display: block; } header nav#navbar ul { margin: 0; } .navbar-toggle { color: #fff; font-size: 20px; margin: 0; padding-right: 0; } header nav#navbar ul li > a { border-top: 1px solid RGBA(255, 255, 255, 0.1); color: #fff; display: block; line-height: 45px; padding-left: 25px; text-align: left; } header nav#navbar ul li { display: block; } header nav#navbar ul > li:first-child > a { border: medium none; } header nav#navbar ul > li.subPar > a:after { right: 20px; position: absolute } /* mega-menu responsive*/ header nav#navbar ul > li.dropdown-megamenu .mega-menu { background: #288feb none repeat scroll 0 0; padding: 20px 0 5px; position: static; right: 0; width: 100%; visibility: visible; opacity: 1; -webkit-transform: scale(1); transform: scale(1); display: none; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol { border: 0 none; float: none; padding: 0; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol:last-child { display: none; } header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuRow:not(:last-child) { margin-bottom: 0; } header nav#navbar ul > li.dropdown-megamenu.active .mega-menu { display: block; } .dropdown-megamenu.subPar > a::before { display: none; } } header a.cart { color: #8697aa; font-size: 17px; line-height: 37px; overflow: hidden; display: block; } header a.cart .count { border-radius: 3px; float: right; font-size: 12px; height: 22px; line-height: 22px; margin: 8px 0 0 12px; text-align: center; vertical-align: middle; width: 22px; font-family: 'Montserrat', sans-serif; } header a.cart i { display: inline-block; float: right; line-height: 37px; vertical-align: middle; } .clientLogin > form { background: #233141 none repeat scroll 0 0; padding: 20px 20px 0; position: absolute; right: 15px; width: 270px; z-index: 2; -webkit-transform: translateY(60px); transform: translateY(60px); -webkit-transition: .4s; transition: .4s; visibility: hidden; opacity: 0 } .clientLogin > form.clicked { -webkit-transform: translateY(0); transform: translateY(0); visibility: visible; opacity: 1 } .clientLogin .closeBtn { color: #40546b; cursor: pointer; position: absolute; right: 18px; top: 17px; -webkit-transition: .4s; transition: .4s; } .clientLogin .closeBtn:hover { color: #f3746f } .clientLogin .h5 { color: #fff; font-family: "Raleway"; font-size: 13px; margin-bottom: 15px; text-transform: uppercase; } .clientLogin > form > div > input { background: transparent none repeat scroll 0 0; border: medium none; border-radius: 5px; height: 45px; padding-left: 40px; width: 100%; color: #fff; font-size: 13px } .clientLogin > form > div > input::-webkit-input-placeholder { color: #8fadd0; } .clientLogin > form > div > input:-moz-placeholder { /* Firefox 18- */ color: #8fadd0; } .clientLogin > form > div > input::-moz-placeholder { /* Firefox 19+ */ color: #8fadd0; } .clientLogin > form > div > input:-ms-input-placeholder { color: #8fadd0; } .clientLogin > form .userName, .clientLogin > form .password { background: #40546b none repeat scroll 0 0; border-radius: 3px; margin-bottom: 8px; position: relative; } .clientLogin > form .userName::before, .clientLogin > form .password::before { color: #8fadd0; content: ""; font-family: "icofont"; font-size: 11px; left: 16px; line-height: 43px; position: absolute; } .clientLogin > form .password:before { content: '\f052'; } .clientLogin input[type="submit"] { border: medium none; border-radius: 4px; color: #fff; font-family: "Raleway"; line-height: 45px; margin-bottom: 20px; padding: 0 30px; text-transform: uppercase; font-size: 13px } .clientLogin input[type="submit"] + .h5 { font-family: "Raleway"; margin-bottom: 15px; text-transform: capitalize; } .clientLogin input[type="submit"] + .h5 a { text-decoration: underline !important; } .logBtm { background: #2b3a4c none repeat scroll 0 0; margin: 0 -20px; padding: 15px 0; text-align: center; } .logBtm .h5 { margin-bottom: 10px; text-transform: inherit; font-family: 'Raleway' } .logBtm a { font-family: 'Montserrat', sans-serif; color: #f7d16e; font-size: 13px; position: relative; } .logBtm a:before { position: absolute; width: 100%; height: 1px; background: #5e6055; left: 0; bottom: -1px; content: ''; } /* ***************************************** >>> | Home Area Css | ***************************************** */ .homeArea .container { position: relative; z-index: 1 } .homeContent { color: #fff; padding: 0px 0 } .homeContent span.topTxt { font-size: 16px; font-family: 'Montserrat', sans-serif; margin-bottom: 15px } .homeContent span.h2 { font-size: 45px; margin-bottom: 5px; margin-top: 8px; padding-right: 30px; line-height: 46px; color: #8ec449; font-family: "Raleway Light"; font-weight: bold; } /* .v2 .homeContent { color: #233141 } .v2 .homeSlider1.owl-carousel .homeContent span.topTxt.animated { animation-duration: 1.2s; animation-name: fadeInLeft; } .v2 .homeSlider1.owl-carousel .homeContent span.homeTitle.animated { animation-duration: 1.4s; } .v2 .homeSlider1.owl-carousel .homeContent .homeBtn.animated { animation-duration: 1.2s; animation-name: fadeInUp } */ .homeSlider1 .owl-nav div i{ background: #288feb none repeat scroll 0 0; color: #fff; font-size: 17px; height: 30px; left: -50px; line-height: 30px; margin-top: -15px; position: absolute; top: 50%; transition: all 0.4s ease 0s; width: 30px; text-align: center; border-radius: 0 2px 2px 0; } .homeSlider1 .owl-nav div.owl-next i{ left: auto; right: -50px; border-radius: 2px 0 0 2px; } .homeSlider1 .owl-nav div:hover i{ background: #233141 none repeat scroll 0 0; } .homeContent p { font-size: 18px; line-height: 30px; margin: 0; font-family: 'Montserrat', sans-serif; } .homeBtn { margin-top: 45px } .homeBtn a.btnTwo { min-width: auto; margin: 0 17px; padding: 0; position: relative; background: transparent } .homeBtn a.btnTwo:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 18px; background: #5eaaef } .homeImgTable { display: table; height: 350px; width: 100%; } .homeImg { text-align: right; display: table-cell; vertical-align: middle } .v2 .homeImg { text-align: left; } .v2 .homeImg img { } .clouds img { position: absolute; top: 0; z-index: -1 } .clouds img.cloud1 { top: 30px; -webkit-animation: cloud1 45s linear 1s infinite; animation: cloud1 45s linear 1s infinite; opacity: 0; } @-webkit-keyframes cloud1 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } @keyframes cloud1 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } .clouds img.cloud2 { top: 25px; -webkit-animation: cloud2 35s linear 6s infinite; animation: cloud2 35s linear 6s infinite; opacity: 0; } @-webkit-keyframes cloud2 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } @keyframes cloud2 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } .clouds img.cloud3 { top: 115px; -webkit-animation: cloud3 30s linear 11s infinite; animation: cloud3 30s linear 11s infinite; opacity: 0; } @-webkit-keyframes cloud3 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } @keyframes cloud3 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } .clouds img.cloud4 { top: 70px; -webkit-animation: cloud4 55s linear 16s infinite; animation: cloud4 55s linear 16s infinite; opacity: 0; } @-webkit-keyframes cloud4 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } @keyframes cloud4 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } .clouds img.cloud5 { top: 200px; -webkit-animation: cloud5 25s linear 20s infinite; animation: cloud5 25s linear 20s infinite; opacity: 0; } @-webkit-keyframes cloud5 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } @keyframes cloud5 { 0% { opacity: 0; right: 0 } 10% { opacity: 1; right: 70px; } 90% { opacity: 1; right: 1000px } 100% { opacity: 0; right: 1088px } } /* ***************************************** >>> | Domain Area Css | ***************************************** */ /*problem bg color pettarn */ .v2 .domainArea .container::before, .v2 .domainArea .container::after { background: url(../../img/icon/big-search.png); content: ""; height: 260px; left: -30px; margin-top: -130px; position: absolute; top: 50%; width: 260px; z-index: -1; background-repeat: no-repeat } .v2 .domainArea .container::after { left: auto; right: -30px; background: url(../../img/icon/big-dsk.png); width: 240px } .v2 .domainArea { background: #233141; position: relative; z-index: 1 } .v2 .domainArea:before { position: absolute; content: ""; height: 100%; width: 50%; top: 0; left: 50%; z-index: -1 } .v2 .domainContent { margin-left: 50px } .v2 .domainContent .h3 { color: #fff; font-family: "Raleway"; margin-bottom: 18px; line-height: 32px; } .v2 .domainContent > p { margin-bottom: 25px; line-height: 26px; } .domainArea { background: #0e3852; color: #fff; padding: 20px 0; } .domainTxt { display: inline-block; float: left; width: 20%; } .v2 .domainTxt { float: none; width: 100%; margin-bottom: 35px; padding-top: 0!important } .domainTxt p { margin: 0; font-size: 20px; font-family: 'Montserrat', sans-serif; line-height: 30px } .v2 .domainTxt p { font-size: 26px; margin-top: 5px } form.domainForm { display: inline-block; /*padding-right: 60px;*/ width: 80%; } .v2 form.domainForm { width: auto; padding: 0 } .domainTop > input[type="search"] { background: #fff none repeat scroll 0 0; border: medium none; display: inline-block; float: left; font-size: 15px; height: 50px; padding: 0 25px; width: 77%; border-radius: 4px } .v2 .domainTop > input[type="search"] { width: 320px } .domainTop > input[type="submit"] { border: medium none; float: right; font-size: 15px; height: 50px; text-transform: uppercase; width: 19%; font-family: 'Montserrat', sans-serif; border-radius: 4px } .v2 .domainTop > input[type="submit"] { width: 190px; margin-left: 10px } .domainTop { overflow: hidden; margin-bottom: -8px; } .domainCheck { color: #2d3e4f; font-weight:bold; } .domainCheck span { color: #8cc44b; font-size: 15px; line-height: 20px; /*margin-right: 68px;*/ margin-left: 10px; position: relative; } .domainCheck span > input { border: medium none; cursor: pointer; margin: 0 6px 0 0; opacity: 0; position: relative; vertical-align: middle; z-index: 3; } .domainCheck span > input + label { background: #fff none repeat scroll 0 0; display: block; height: 15px; left: 0; position: absolute; top: 3px; width: 15px; z-index: 1; border-radius: 2px } .domainCheck span > input:checked + label:before { content: '\efad'; font-family: 'icofont'; position: absolute; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; font-size: 11px; color: #fff; line-height: 15px; text-align: center } /* ***************************************** >>> | Service Area Css | ***************************************** */ .singleService { text-align: center; line-height: 28px; margin: 40px 0; } .singleService .serviceIcon { height: 85px; margin-bottom: 10px; } .serviceContent .h3 { font-size: 22px; margin-bottom: 15px; } .serviceContent p { margin: 0; padding: 0 55px 20px 55px; line-height: 21px; } .serviceIcon > img { max-height: 100%; } /* ***************************************** >>> | Price Area Css | ***************************************** */ .singlePrice { border: 1px solid #e8e8e8; text-align: center; padding: 20px 0; width: 100%; -webkit-transition: .4s; transition: .4s; margin: 20px 0 } .singlePrice { border-right-color: transparent; } .priceCol:last-child .singlePrice { border-right-color: #e8e8e8; } .singlePrice.active, .priceCol:last-child .singlePrice.active { padding: 40px 0; z-index: 1; margin-top: -20px; margin: 0; border: 1px solid; } .priceTitle { font-family: "Raleway"; font-size: 16px; margin-bottom: 20px; text-transform: uppercase; } .priceImg { height: 48px; margin-bottom: 20px; } .priceImg img { max-height: 100%; } .currency { font-family: "Raleway"; font-size: 28px; margin-bottom: 10px } .currency span { font-family: "Raleway"; } .priceHead p { color: #8292a5; margin-bottom: 35px } .priceCol { padding: 0 } .priceBody { list-style: outside none none; text-align: left; margin-bottom: 20px } .priceBody > li { color: #8292a5; font-family: "Raleway"; font-size: 14px; line-height: 40px; padding-left: 25px; } .priceBody > li:nth-child(2n+1) { background: #f6f6f6 none repeat scroll 0 0; } .priceBody > li i.icofont-ui-check { color: #2ecc71; margin-right: 11px; } .priceBody > li i.icofont-ui-close { color: #f3746f; margin-right: 11px; } /* ***************************************** >>> | cta Area Css | ***************************************** */ .ctaCol { padding: 0 0 0 85px; color: } .ctaCol .h2 { font-family: "Raleway"; font-size: 30px; margin-bottom: 25px; line-height: 35px; } .ctaTxt { color: #7a828a; font-family: "Raleway"; font-size: 17px; line-height: 30px; display: table; } .ctaCell { display: table-cell; vertical-align: middle } .ctaTxt p { margin: 0; line-height: 24px; color: #444444; } .ctaTxt .Btn { margin-top: 40px; } .ctaImgOne img { width: 100%; } .ctaColBtm { padding-left: 35px } .ctaRow { margin-bottom: 60px; } .ctaBtn .btnTwo.Btn { background: #fff; min-width: auto; padding: 0 17px; } /* ***************************************** >>> | client Area Css | ***************************************** */ .clientArea { background: #f0f5fa } .singleClient { text-align: center; } .v2 .clientArea { background: #fff; padding: 60px 0 } .singleTst { background: #fff } .tstSlider .owl-nav div { border-radius: 2px; height: 28px; left: -55px; line-height: 28px; position: absolute; text-align: center; top: 50%; width: 28px; -webkit-transition: .4s; transition: .4s; } .tstSlider .owl-nav div i { display: inline-block; line-height: 28px; } .tstSlider .owl-nav div.owl-next { left: auto; right: -55px; } .v2 .singleTst { margin-top: 17px } /* ***************************************** >>> | cta two Area Css | ***************************************** */ .ctaTwo { padding: 60px 0; text-align: center; } .ctaTwo .ctaTxtTwo { font-size: 30px; font-family: 'Montserrat', sans-serif; margin-right: 100px; line-height: 50px; } .ctaTwo .ctaBtn { display: inline-block; vertical-align: middle } /* ***************************************** >>> | Footer Area Css | ***************************************** */ footer { position: relative; } .footerLogo { display: block; margin-bottom: 35px; } .footerTxt { font-size: 14px; line-height: 26px; } .footerTxt > p { margin: 0; } .footerTxt { margin-bottom: 35px; } .footerLinkIcon { margin: 0; } .footerLinkIcon li { display: inline-block; list-style: outside none none; } .footerLinkIcon li a { border: 1px solid; border-radius: 50%; color: #fff; display: inline-block; height: 32px; line-height: 30px; margin-right: 4px; text-align: center; width: 32px; -webkit-transition: .4s; transition: .4s; } .footerLinkIcon li:last-child a { margin: 0; } .widget .h4, .contactInfo .h4 { font-family: "Raleway"; font-size: 18px; margin-bottom: 35px; text-transform: capitalize; } .footerLink { list-style: outside none none; margin: 0; } .footerLink > li a { color: #fff; display: inline-block; font-family: "Raleway"; line-height: 32px; -webkit-transition: .4s; transition: .4s; font-size: 14px; } .contactInfo span a { color: #868f9a; display: block; font-family: "Raleway"; line-height: 35px; -webkit-transition: .4s; transition: .4s; font-size: 14px; } .footerLink > li a:hover, .contactInfo span a:hover { text-decoration: underline!Important } .contactInfo span { display: block; } .contactInfo span a i { margin-right: 15px; } .contactBtn.Btn { margin-top: 30px; } .copyrightTxt { color: #fff; line-height: 24px; padding: 50px 0 40px; font-size: 14px; text-align: center; } .copyrightTxt p { margin: 0; } .contactForm .contactSubmit + div { background: transparent none repeat scroll 0 0; line-height: 24px; margin-left: 20px; margin-right: 0; padding: 13px 0; width: auto; } .contactForm .contactSubmit + div.success { color: green; } .contactForm .contactSubmit + div.error { color: red; } .contactForm .contactSubmit + div.success:before { content: ""; font-family: fontawesome; margin-right: 5px; } .contactForm .contactSubmit + div.error:before { content: "\f06a "; font-family: fontawesome; margin-right: 5px; } /****************************************/ /*about page*/ /****************************************/ .aboutArea .aboutContent { display: table; height: 645px; } .aboutCell { display: table-cell; vertical-align: middle; } .aboutContent h2 { font-size: 26px; margin-bottom: 35px; line-height: 38px; } .aboutTxt, .aboutT p { font-size: 16px; line-height: 30px; } .aboutTxt > p { margin-bottom: 30px; } .aboutTxt > p:last-child { margin: 0; } .aboutArea { position: relative; } .aboutImg { position: absolute; width: 50%; height: 100%; left: 50%; top: 0 } .aboutImg img { height: 100% } .aboutServiceArea .sectionTitle .h2 { color: #fff } .singleAboutService { overflow: hidden; } .aServiceIcon { float: left; width: 50px; } .aServiceContent { padding-left: 75px; } .aServiceIcon > img { max-width: 100%; } .aServiceTitle.h4 { color: #fff; margin-bottom: 17px; } .aServiceTxt, .aServiceTxt p { color: #fff; font-family: "Raleway"; } .aServiceTxt > p { margin: 0; } .singleTeam { overflow: hidden; margin-top: 50px } .col-md-4:nth-child(1) .singleTeam, .col-md-4:nth-child(2) .singleTeam, .col-md-4:nth-child(3) .singleTeam { margin-top: 0 } .teamImg { border-radius: 50%; float: left; height: 110px; overflow: hidden; width: 110px; } .teamImg > img { height: 100%; width: 100%; } .teamContent { padding-left: 140px; } span.position { color: #a4aebb; font-size: 12px; margin-bottom: 15px; } .teamTxt { font-size: 14px; } .memberName.h4 { margin-bottom: 5px; } .newsletterArea { background: #f6fbff } .inputWrep { border: 2px solid; border-radius: 30px; margin: 0 40px; overflow: hidden; padding: 5px; } .inputWrep > input[type="email"] { background: transparent none repeat scroll 0 0; border: medium none; float: left; font-size: 16px; line-height: 45px; padding-left: 30px; width: 68%; } .inputWrep > input[type="submit"] { border: medium none; border-radius: 35px; float: left; font-family: "Raleway"; font-size: 16px; line-height: 45px; width: 32%; } /********************************/ /*domainPage*/ /********************************/ .domainSearchArea .domainSearchForm { margin: 0 50px 70px; } .domainSearchArea .domainSearchForm input.serach { border: 1px solid #e4e4e4; border-radius: 4px; color: #9cb0c2; float: left; line-height: 50px; padding-left: 25px; width: 79%; -webkit-transition: .4s; transition: .4s; } .domainSearchArea .domainSearchForm .domainInput { margin-bottom: 20px; overflow: hidden; } .domainSearchArea .domainSearchForm input.submit { border: medium none; border-radius: 4px; float: right; font-family: "Raleway"; font-size: 15px; line-height: 52px; text-transform: uppercase; width: 20%; } .domainSearchArea .domainCheck span > input + label { background: #e9e9e9 none repeat scroll 0 0; } ul.domains { list-style: outside none none; margin: 0; } .availableDomain.clearfix { background: #233141 none repeat scroll 0 0; display: block; padding: 35px; border-bottom: 2px solid } .aDomainLeft.clearfix { display: inline-block; float: left; min-width: 300px } .aDomainLeft .checkIcon { background: #2ecc71 none repeat scroll 0 0; border-radius: 50%; color: #fff; display: inline-block; float: left; font-size: 17px; height: 45px; line-height: 45px; text-align: center; width: 45px; } .DomainName { display: inline-block; margin-left: 25px; } .DomainName .h3 { color: #fff; font-size: 22px; margin: 0; } .DomainName > span { color: #2ecc71; } .domainBtn.clearfix { float: right; } .domainBtn .Btn.btnCart { background: #2ecc71 none repeat scroll 0 0; margin-right: 8px; -webkit-transition-duration: .4s; transition-duration: .4s; } .btnCart.Btn.added { background: #ea5d5d } .btnCart.Btn .added { display: none; } .btnCart.Btn.added .add { display: none; } .btnCart.Btn.added .added { display: block; } li.singleDomain { background: #f6fbff none repeat scroll 0 0; overflow: hidden; padding: 35px; border: 1px solid #e1effa; border-top: none } .domains li:nth-child(2) { border-top: 2px solid #e1effa; } .h4.singleDomainName { float: left; margin: 0; position: relative; padding-left: 40px; line-height: 40px } .singleDomainRight { float: right; } .singleDomain a.cartBtn { background: #2ecc71 none repeat scroll 0 0; border-radius: 4px; color: #fff; display: inline-block; font-family: "Raleway"; font-size: 12px; line-height: 40px; padding: 0 20px; text-transform: uppercase; -webkit-transition: .4s; transition: .4s; } .singleDomain a.cartBtn .added { display: none; } .singleDomain a.cartBtn.added { background: #ea5d5d } .singleDomain a.cartBtn.added .added { display: block; } .singleDomain a.cartBtn.added .add { display: none; } .h4.singleDomainName::before { background: #cadae6 none repeat scroll 0 0; border-radius: 4px; content: ""; height: 16px; left: 0; margin-top: -8px; position: absolute; top: 50%; width: 16px; } .active .h4.singleDomainName::before { content: "\ed27"; font-family: "icofont"; font-size: 7px; line-height: 16px; text-align: center; } h4.price { display: inline-block; margin: 0 11px 0 0; } .price del { color: #233141; font-size: 14px; margin-right: 15px; } .domainCtaArea { padding: 55px 0; } .domainCta .h2 { color: #fff; display: inline-block; line-height: 45px; margin: 0 120px 0 0; } .domainCta .Btn.ctaBtn { line-height: 45px; vertical-align: top; } .domainCta { text-align: center; } /*******************************/ /*hosting page*/ /*******************************/ .stepNo { background: #233141; border: 7px solid #e9f5ff; border-radius: 50%; color: #fff; display: inline-block; float: left; font-family: "Raleway"; font-size: 28px; height: 95px; line-height: 88px; text-align: center; width: 95px; } .singleStep { overflow: hidden; } .stepContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 95px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-left: 20px; } .stepContent .h4 { margin-bottom: 10px; } .stepContent > p { font-size: 14px; margin: 0; } .hosting .singlePrice { margin: 0 } .faqTitle { background: #f6fbff none repeat scroll 0 0; color: #627891; font-family: "Raleway"; line-height: 24px; margin-bottom: 15px; padding: 13px 0 13px 20px; } .singleFaq > p, .singleFaq { font-family: "Raleway Light"; line-height: 26px; } .singleFaq { display: inline-block; width: 48%; margin-top: 30px; vertical-align: top } .singleFaq:nth-child(2n) { margin-left: 3%; } .singleFaq:first-child { margin-top: 0; } .singleFaq:nth-child(2n) { margin-top: 0; } /*************************************/ /*testimonial page*/ /*************************************/ .singleTst { border: 1px solid #dfebf5; border-radius: 4px; margin-top: 35px; padding: 35px 25px 25px 20px; position: relative; } .singleTst > p { color: #8193a7; font-size: 14px; font-style: italic; margin-bottom: 20px; line-height: 26px; } .singleTst .clientName { display: block; font-family: "Raleway"; font-size: 15px; font-style: normal; margin-bottom: 0px; } .singleTst > a { color: #9caec2; font-size: 13px; -webkit-transition: .4s; transition: .4s; } .singleTst::before { border: 4px solid #fff; border-radius: 50%; content: "“"; font-family: "Raleway"; font-size: 26px; height: 34px; left: 21px; line-height: 38px; position: absolute; text-align: center; top: -18px; width: 34px; } .singleTst > a:hover { text-decoration: underline !important; } /*****************************/ /*account*/ /*****************************/ .boardMenu { height: 50px; margin-bottom: 50px } .boardMenu > ul { margin: 0; overflow: hidden } .boardMenu li { display: inline-block; float: left } .boardMenu a { color: #fff; display: inline-block; font-family: "Raleway"; line-height: 50px; padding: 0 20px; -webkit-transition-duration: .4s; transition-duration: .4s } .boardTitle .h4 { font-family: "Raleway"; margin-bottom: 30px; } .accountInput .h5 { margin-bottom: 15px; margin-top: 25px; } .accountInput input { background: #f6fbff none repeat scroll 0 0; border: 1px solid #e1e6ec; border-radius: 4px; line-height: 50px; padding-left: 20px; width: 100%; -webkit-transition: .4s; transition: .4s; } .col-md-6:nth-child(1) .accountInput .h5, .col-md-6:nth-child(2) .accountInput .h5 { margin-top: 0; } .submitBtn > input { border: medium none; border-radius: 4px; font-family: "Raleway"; line-height: 45px; margin-top: 20px; width: 170px; } /***************************************/ /*domanin manage*/ /***************************************/ .regDomains { border: 1px solid #e3e9f0; list-style: outside none none; margin: 0; } ul.regDomains .domainName { display: inline-block; line-height: 75px; padding-left: 30px; } ul.regDomains .domainName a { display: inline-block; font-family: "Raleway"; font-size: 16px; color: #233141; -webkit-transition: .4s; transition: .4s; line-height: 20px } ul.regDomains .domainName a:hover { text-decoration: underline!important } .editDomain { float: right; list-style: outside none none; margin: 0; } .regDomains > li { overflow: hidden; padding-right: 15px; border-bottom: 1px solid #e3e9f0; -webkit-transition: .4s; transition: .4s; border-left: 5px solid transparent } .regDomains > li:hover { border-left: 5px solid } .regDomains > li:last-child { border-bottom: none } .editDomain > li { display: inline-block; line-height: 75px; } .editDomain a { color: #9aaec4; display: inline-block; font-family: "Raleway"; font-size: 13px; padding: 0 10px; position: relative; -webkit-transition: .4s; transition: .4s; line-height: 20px } .editDomain a::after { content: "|"; position: absolute; right: -1px; } .editDomain a:hover { color: #233141; text-decoration: underline!important } .editDomain li:last-child a::after { display: none; } .editDomain li:last-child a { color: #ea5d5d; -webkit-transition: .4s; transition: .4s; } .editDomain li:last-child a:hover { color: #AF3232; text-decoration: underline!important } /******************************************/ /*contact*/ /******************************************/ .contactTxt > p { margin: 0; line-height: 30px } .contactTxt { margin-bottom: 50px; } .contactForm > div { background: #f6fbff none repeat scroll 0 0; float: left; margin-bottom: 15px; margin-right: 15px; width: 47%; } .contactForm { overflow: hidden; } .contactForm > div > * { background: transparent none repeat scroll 0 0; border: 1px solid #dbe5f0; height: 50px; line-height: 50px; padding-left: 20px; width: 100%; -webkit-transition: .4s; transition: .4s; } .contactSelect select { -moz-appearance: none; -webkit-appearance: none; appearance: none; color: #97a9be; } .contactForm .contactSelect { position: relative; z-index: 1; } .contactForm .contactSelect::before { color: #a5b8ce; content: ""; font-family: "icofont"; height: 100%; line-height: 50px; position: absolute; right: 15px; top: 0; z-index: -1 } .contactForm .contactMsg { height: 150px; width: 97%; } .contactForm .contactMsg textarea { height: 100%; line-height: 24px; padding-top: 15px; padding-right: 15px } .contactForm .contactSubmit { margin: 0; width: 210px; border-radius: 3px; } .contactForm .contactSubmit input { border: medium none; color: #fff; padding: 0; } .contactForm *::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #97a9be; opacity: 1 } .contactForm *::-moz-placeholder { /* Firefox 19+ */ color: #97a9be; opacity: 1 } .contactForm *:-ms-input-placeholder { /* IE 10+ */ color: #97a9be; opacity: 1 } .contactForm *:-moz-placeholder { /* Firefox 18- */ color: #97a9be; opacity: 1 } .contactInfoCell { border-left: 1px solid #f2f2f2; margin-left: 10px; padding-left: 50px; margin-top: 36px } .contactInfoCell .h4 { font-size: 18px; margin-bottom: 20px; font-family: 'Raleway' } .singleInfo { margin-top: 40px; } .singleInfo:first-child { margin-top: 0; } .singleContactInfo > span { color: #222; font-family: "Raleway"; font-size: 15px; width: 110px; margin-bottom: 6px; } .singleContactInfo > a { color: #222; font-family: "Raleway"; font-size: 14px; } .singleInfo:last-child .singleContactInfo > span { width: 180px; } #googleMap { background: grey; height: 550px; width: 100%; } .hTstArea { background: #f0f5fa } /*******************************************/ /*cart page*/ /*******************************************/ .cartTable { list-style: outside none none; margin: 0; } .cartTable > li { display: block; border: 1px solid #eff2f4; border-top: none; color: #242424; font-family: 'Raleway' } .cartTable > li > div { border-left: 1px solid #eff2f4; display: inline-block; float: left; width: 20%; padding: 20px 0 20px 30px; line-height: 30px } .cartTable > li > div.product { width: 40%; } .cartTable > li > div:first-child { border-left: medium none; } .cartTable > li.cartHead div { line-height: 30px; padding: 10px 0 10px 30px; text-transform: capitalize; } span.closeIcon { cursor: pointer; float: left; font-size: 14px; line-height: 30px; margin-left: -15px; margin-right: 80px; padding: 0 5px; text-align: center; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } span.closeIcon:hover { color: #ea5d5d; } .pTxt { position: relative; } .pTxt::before { content: ""; height: 60px; left: 20px; position: absolute; top: -15px; width: 35px; background-size: 100%; background-position: center; background-repeat: no-repeat } .category-host .pTxt:before { background-image: url(../../img/icon/cart-host.png); } .category-domain .pTxt:before { background-image: url(../../img/icon/cart-domain.png); } .duration > span { border: 1px solid #a8b9c9; cursor: pointer; line-height: 28px; padding: 0 10px; position: relative; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: 80px; } .duration > span::before { color: #a8b9c9; content: ""; font-family: "icofont"; height: 100%; position: absolute; right: 9px; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: auto; } .duration > span:hover::before { color: #fff; } .cartOpt { left: 115px; margin: 0; position: absolute; top: 51px; z-index: 9; list-style: none; border: 6px solid #fff; box-shadow: 0 0 8px RGBA(0, 0, 0, 0.41); -webkit-transform: scale(1.2); transform: scale(1.2); visibility: hidden; -webkit-transition: .4s; transition: .4s; opacity: 0 } .duration { position: relative; } .cartOpt > li { height: 45px; line-height: 45px; padding-left: 15px; width: 150px; border-bottom: 1px solid RGBA(255, 255, 255, 0.15); cursor: pointer; -webkit-transition: .4s; transition: .4s; } .cartOpt.active { -webkit-transform: scale(1); transform: scale(1); visibility: visible; opacity: 1 } .cartTable li.coupon { border: medium none; font-size: 14px; } .couponForm > input { border-color: #eff2f4; border-style: none solid solid; border-width: 0 1px 1px; line-height: 50px; padding-left: 20px; width: 245px; font-family: 'Raleway' } .couponForm > button { background: #233141 none repeat scroll 0 0; border: medium none; color: #fff; line-height: 52px; margin-left: -4px; width: 145px; font-family: 'Montserrat', sans-serif; } .cartTotal { background: #f6fbff none repeat scroll 0 0; border: 1px solid #e8edf2; border-radius: 2px; margin-left: -30px; padding: 35px 30px; margin-top: 30px } .cartTotal .h4.title { font-family: "Raleway"; font-size: 20px; margin-bottom: 45px; } .cartTotal > div { color: #233141; font-family: "Raleway"; margin-bottom: 25px; } .cartTotal span + span { float: right; } .totalBtn { display: inline-block; font-family: "Raleway"; line-height: 60px; padding: 0 30px; border: none } .totalBtn i { display: inline-block; font-size: 25px; line-height: 60px; margin-left: 10px; vertical-align: top; -webkit-transition: .4s; transition: .4s; } .totalBtn:hover i { -webkit-transform: translateX(4px); transform: translateX(4px) } /****************************************/ /*checkout*/ /****************************************/ .checkTitle { font-family: "Raleway"; line-height: 75px; margin-bottom: 60px; padding-left: 30px; } .checkTitle > a { font-family: "Raleway"; } .checkout .cartTotal { margin-top: 0 } .checkoutWrep .row > div { color: #333; margin-bottom: 25px; } .bill { color: #053652; font-family: "Raleway"; font-size: 20px; margin-bottom: 10px; padding-bottom: 23px; position: relative; } .bill::before { bottom: 0; content: ""; height: 3px; left: 0; position: absolute; width: 40px; } .checkoutWrep .row > div span { display: block; font-family: "Raleway"; font-size: 14px; line-height: 14px; margin-bottom: 15px; } .checkoutWrep .row > div input { border: 1px solid #e5e5e5; line-height: 50px; padding-left: 15px; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: 100%; } .checkoutWrep .row > div:nth-last-child(1), .checkoutWrep .row > div:nth-last-child(2) { margin-bottom: 0 } /***********************************/ /*blog page*/ /***********************************/ .singlePost .postContent { background: #f6fbff none repeat scroll 0 0; border: 1px solid #e8edf2; color: #8894a1; font-size: 14px; padding: 30px 25px; line-height: 25px; } .singlePost .postTitle.h4 { font-family: "Raleway"; font-size: 20px; margin-bottom: 10px; display: block; } .singlePost .postDate { display: block; line-height: 14px; margin-bottom: 25px; } .singlePost .postImg { overflow: hidden } .singlePost .postImg a { display: block; } .singlePost .postImg img { -webkit-transition: .4s; transition: .4s; width: 100% } .singlePost:hover .postImg img { -webkit-transform: scale(1.1); transform: scale(1.1) } .col-md-4:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) .singlePost { margin-top: 30px } .pagination { display: block; margin: 80px 0 0; text-align: center; } .pagination ul { display: inline-block; list-style: outside none none; margin: 0; } .pagination li { display: inline-block; } .pagination a { border: 1px solid #dfe9f1; color: #bababa; display: inline-block; font-family: "Raleway"; font-size: 12px; line-height: 30px; padding: 0 15px; text-transform: uppercase; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } /**********************************************/ /*single blog*/ /**********************************************/ article.singleBlog { color: #999999; font-size: 15px; padding: 0 50px; } .blogImg > img { width: 100%; } .postTitle.h3 { font-family: "Raleway"; margin: 45px 0 12px; text-align: center; } .postDate { display: inline-block; } .author { display: inline-block; margin-left: 6px; } .author > span { text-transform: capitalize; } .postMeta { margin-bottom: 40px; text-align: center; } .postText, .postText p { line-height: 30px; margin-bottom: 30px; text-align: center; } .postText { margin-bottom: 40px; } .postTag { list-style: outside none none; margin: 25px 0 0; } .postTag > li { color: #222222; display: inline-block; font-family: "Raleway"; margin-right: 5px; } .postTag > li a { color: #999; display: inline-block; font-family: "Raleway"; } .postTag > li:not(:last-child) a::after { content: ","; } .h4.areaTitle { font-family: "Raleway"; font-size: 20px; margin-bottom: 12px; margin-top: 80px; } .subTitle { font-size: 13px; } .commentImg { border-radius: 50%; height: 70px; overflow: hidden; width: 70px; } .commentLeft { display: inline-block; float: left; } .commentRight { padding-left: 92px; } .singleComment.clearfix { border-bottom: 1px solid #e8edf1; padding: 40px 0; } .h5.dt_name { font-family: "Raleway"; font-size: 15px; } .dt_time { font-size: 12px; margin-bottom: 15px; } .commentTxt.dt_txt, .commentTxt.dt_txt p { font-size: 13px; line-height: 24px; margin-bottom: 20px; } .dt_reply { color: #222; font-family: "Raleway"; font-size: 12px; text-transform: uppercase; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } .commentInput { margin-top: 65px; overflow: hidden; padding-right: 115px; } .commentInput > input { background: #f6fbff none repeat scroll 0 0; border: 1px solid #dfe9f1; display: inline-block; float: left; line-height: 50px; margin-bottom: 20px; padding-left: 25px; width: calc(50% - 10px); margin-top: 1px } .commentInput textarea { background: #f6fbff none repeat scroll 0 0; border: 1px solid #dfe9f1; height: 190px; margin-bottom: 20px; padding: 15px 25px; width: 100%; } .commentInput > input:first-child { margin-right: 20px; } .commentInput > input[type="submit"] { color: #fff; font-family: "Raleway"; font-size: 15px; padding: 0; width: 190px; } .commentInput > * { border-radius: 3px; font-family: 'Montserrat', sans-serif; -webkit-transition: .4s; transition: .4s; outline: none } .commentInput > *::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #288feb; } .commentInput > *::-moz-placeholder { /* Firefox 19+ */ color: #288feb; } .commentInput > *:-ms-input-placeholder { /* IE 10+ */ color: #288feb; } .commentInput > *:-moz-placeholder { /* Firefox 18- */ color: #288feb; } /***************************************/ /*support page*/ /***************************************/ .serachForm > input[type="search"] { border: medium none; font-size: 16px; height: 60px; margin-bottom: 75px; padding-left: 20px; width: 100%; } .serachForm { position: relative; } .serachForm > input[type="submit"] { background: transparent none repeat scroll 0 0; border: medium none; color: #fff; font-family: "fontawesome"; font-size: 16px; line-height: 30px; margin: 15px; padding: 0 10px; position: absolute; right: 0; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; top: 0 } .serachForm > input[type="submit"]:hover { color: #141233; } .serachForm input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ opacity: 1; color: #fff } .serachForm input::-moz-placeholder { /* Firefox 19+ */ opacity: 1; color: #fff } .serachForm input:-ms-input-placeholder { /* IE 10+ */ opacity: 1; color: #fff } .serachForm input:-moz-placeholder { /* Firefox 18- */ opacity: 1; color: #fff } .supportTitle.h3 { font-family: "Raleway"; margin-bottom: 15px; } .supportForm .subTitle { font-size: 16px; margin-bottom: 35px; } .supportInput > input, .supportInput > .supportSelect { display: inline-block; float: left; height: 50px; line-height: 42px; margin-bottom: 15px; width: 100%; color: #0f6a9e; } .supportInput { overflow: hidden; padding-right: 0 } .supportInput *::-webkit-input-placeholder { /* Chrome/Opera/Safari */ opacity: 1; } .supportInput *::-moz-placeholder { /* Firefox 19+ */ opacity: 1; } .supportInput *:-ms-input-placeholder { /* IE 10+ */ opacity: 1; } .supportInput *:-moz-placeholder { /* Firefox 18- */ opacity: 1; } .supportInput > input:first-child, .supportInput .supportSelect { margin-right: 20px; } .supportInput > textarea { height: 220px; margin-bottom: 20px; width: 100%; padding-top: 20px; -webkit-transition: .4s; transition: .4s; } .supportInput > * { border: 1px solid #d9d9d9; padding-left: 10px; -webkit-transition: .4s; transition: .4s; } .supportInput .supportSelect { padding-left: 0; position: relative; } .supportSelect select { -moz-appearance: none; -webkit-appearance: none; appearance: none; background: transparent none repeat scroll 0 0; border: medium none; height: 100%; vertical-align: top; width: 100%; padding-left: 30px; cursor: pointer; -webkit-transition: .4s; transition: .4s; } .supportInput .supportSelect:before { position: absolute; content: '\eb25'; right: 0; top: 0; width: 10px; height: 10px; font-family: 'icofont'; font-size: 16px; line-height: 60px; right: 15px; z-index: -1 } .fileInput .inputfile { height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; z-index: 9; cursor: pointer } .fileInput { background: #f9f9f9 none repeat scroll 0 0; color: #bebebe; height: 60px; line-height: 60px; margin-bottom: 20px; padding-left: 70px; position: relative; width: 65%; float: left; -webkit-transition: .4s; transition: .4s; } .fileInput label { color: #19b5fe; font-weight: unset; margin: 0; text-decoration: underline; -webkit-transition: .4s; transition: .4s; } .fileInput:before { color: #888888; content: ""; font-family: "fontawesome"; font-size: 16px; left: 30px; line-height: 60px; position: absolute; -webkit-transition: .4s; transition: .4s; } .fileInput:hover { background: #fff; } .captcha { background: #f6fbff none repeat scroll 0 0; color: #222222; float: left; font-size: 16px; height: 60px; line-height: 60px; margin-left: 20px; padding: 0; text-align: center; width: calc(35% - 20px); cursor: no-drop; margin-bottom: 20px } .captcha > span { background: #bdc9d3 none repeat scroll 0 0; border-radius: 4px; display: inline-block; height: 25px; margin-right: 17px; margin-top: 16.5px; vertical-align: top; width: 25px; } .supportInput > input[type="submit"] { border: medium none; float: left; font-family: "Raleway"; font-size: 17px; margin: 0; padding: 0; width: 240px; } /*accordion*/ dd { margin: 0; padding: 0 0 20px 40px; font-size: 14px; line-height: 26px; color: #848383 } dt { font-size: 16px; line-height: 30px; padding: 0 0 15px 20px; cursor: pointer; margin-bottom: 1px; border-bottom: 1px solid #eaeaea; margin-top: 20px; color: #222 } dt.active { border-bottom: 0px solid } dt.active + dd { border-bottom: 1px solid #eaeaea } dl.accordion { width: 100%; margin-top: 0; margin-left: auto; margin-right: auto; } .style1 .active { color: #000; background: #ddd; } .style2.accordion dt { position: relative; padding-left: 40px; } .accordion.style2 dt::after { position: absolute; left: 0; top: 0; content: ""; font-family: 'icofont'; text-align: center; line-height: 30px; font-size: 20px; } .accordion.style2 dt.active::after { content: ""; font-family: 'icofont' } .supportFaq .subTitle { font-size: 16px; margin-bottom: 35px; } /***************************************/ /*coming soon page*/ /***************************************/ .comingContent span { color: #233141; font-size: 16px; line-height: 28px; } .comingContent .h1 { color: #288feb; font-family: "Raleway"; font-size: 68px; line-height: 65px; margin-bottom: 20px; margin-top: 20px; } .subsForm, .eSearchForm { margin-top: 30px; overflow: hidden; } .subsForm > input, .eSearchForm > input { background: #f6fbff none repeat scroll 0 0; border: 1px solid #dfe9f1; float: left; height: 50px; margin-left: 1px; padding-left: 20px; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: 274px; } .eSearchForm > input[type="submit"], .subsForm > input[type="submit"] { font-family: "Raleway"; font-size: 16px; margin-left: 15px; padding: 0; width: 155px; } .sicleImg { height: 320px; text-align: right; margin-right: 45px } .sicleImg > img { height: 100%; } .comingContent { padding-top: 25px; } /*********************************/ /*404 page*/ /*********************************/ .h1.errorTitle { font-size: 70px; line-height: 60px; margin-bottom: 30px; margin-top: 0; } .errorContent > span { font-size: 16px; line-height: 28px; } .errorContent > a { color: #222; display: inline-block; font-family: "Raleway"; font-size: 16px; margin-top: 20px; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } .eSearchImg { text-align: right; } /*************************************************/ /*************************************************/ /*************************************************/ /*color css*/ /* first bg */ header .topInfo li.clientAreaLi span, .homeArea, header .lang li:hover, .domainTop > input[type="submit"], .Btn, .ctaTwo, .domainCheck span > input:checked + label, .clientLogin input[type="submit"], .preloader, .v2 header .langTxt, .v2 header .topInfo li a, header a.cart .count, .v2 .homeBtn a.btnOne, .v2 .domainArea:before, .tstSlider .owl-nav div, .aboutServiceArea, .inputWrep > input[type="submit"], .domainSearchArea .domainSearchForm input.submit, .active .h4.singleDomainName::before, .domainCtaArea, .singleTst::before, .boardMenu, .boardMenu li a:hover, .submitBtn > input, .contactForm .contactSubmit, .cartTable > li.cartHead, .duration > span:hover, .cartOpt > li, .totalBtn, .bill::before, .pagination a:hover, .pagination li.active a, .commentInput > input[type="submit"], .serachForm > input[type="search"], .supportInput > input[type="submit"], .eSearchForm > input[type="submit"], .subsForm > input[type="submit"] { background: #288feb; color: #fff; } .v2 header .topInfo li.clientAreaLi span, .v2 header .langIcon, .boardMenu li.active a { background: #1f80d7; color: #fff } /*secound bg*/ .homeBtn a.btnOne, .ctaBtn .btnOne.Btn, .v2 .domainBtn, .tstSlider .owl-nav div:hover, .domainCta .Btn.ctaBtn, .cartOpt > li:hover, .checkTitle { background: #233141; color: #fff; } /*primary color*/ header .langIcon, header .topInfo li a, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .domainTop > input[type="search"], .menuDiscount > span, .v2 .homeContent span.h2, .singleTst .clientName { color: #233141 } /*secound color*/ .sectionTitle .h2 span, .ctaBtn .btnTwo.Btn, .footerLinkIcon li a:hover, .mMenuCol .menuDiscount .h3, .menuDiscount > a, .clientLogin input[type="submit"] + .h5 a, .v2 .homeContent span.topTxt, .v2 .homeBtn a.btnTwo, .footerLink > li a:hover, .contactInfo span a:hover, h4.price, .singleTst > a:hover, .boardTitle .h4, ul.regDomains .domainName a:hover, .contactInfoCell .h4, span.closeIcon, .checkTitle > a, .author > span, .dt_reply:hover, .supportTitle.h3 span, .fileInput:hover:before, .h1.errorTitle, .errorContent > a:hover { color: #8bc155 } .singlePrice.active, .priceCol:last-child .singlePrice.active, .checkoutWrep .row > div input:focus, .commentInput > *:focus, .fileInput:hover, .supportInput input:focus, .supportInput select:focus, .supportInput textarea:focus, .eSearchForm > input:focus, .subsForm > input:focus { box-shadow: 0 0 2px #288feb; } /*border color*/ .singlePrice.active, .priceCol:last-child .singlePrice.active, #nav > li > ul.sub-menu li, #nav > li ul.sub-menu li:first-child, #nav > li ul.sub-menu li:last-child, header nav#navbar ul > li.dropdown-megamenu .mega-menu, .inputWrep, .domainSearchArea .domainSearchForm input.serach:focus, .accountInput input:focus, .contactForm > div > input:focus, .contactForm > div > textarea:focus, .cartTable > li.cartHead div, .checkoutWrep .row > div input:focus, .commentInput > input[type="submit"], .commentInput > *:focus, .fileInput:hover, .supportInput input:focus, .supportInput select:focus, .supportInput textarea:focus, .eSearchForm > input:focus, .subsForm > input:focus { border-color: #288feb; } #nav > li > ul.sub-menu li { border-right-color: #288feb } #nav > li > ul.sub-menu li, .regDomains > li:hover { border-left-color: #288feb } #nav > li ul.sub-menu li:first-child { border-top-color: #288feb } #nav > li ul.sub-menu li:last-child, #nav > li ul.sub-menu li:last-child, .subPar > a::before, .availableDomain.clearfix { border-bottom-color: #288feb } .v2 .homeArea { background: #fff } /* button hover color*/ header .topInfo li.clientAreaLi span:hover, .contactBtn.Btn:hover, .Btn:hover, .domainTop > input[type="submit"]:hover, .inputWrep > input[type="submit"]:hover, .domainSearchArea .domainSearchForm input.submit:hover, .submitBtn > input:hover, .supportInput > input[type="submit"]:hover, .contactForm .contactSubmit input:hover, .totalBtn:hover, .commentInput > input[type="submit"]:hover, .eSearchForm > input[type="submit"]:hover, .subsForm > input[type="submit"]:hover { background: #3FA5FF; } .homeBtn a.btnOne:hover, .ctaBtn .btnOne.Btn:hover, .v2 .domainBtn:hover, .domainCta .Btn.ctaBtn:hover, .couponForm > button:hover { background: #365272; } .homeBtn a.btnTwo:hover, .ctaBtn .btnTwo.Btn:hover { color: #233141; } /*button transition effect*/ header .topInfo li.clientAreaLi span, .contactBtn.Btn, .Btn, .domainTop > input[type="submit"], .inputWrep > input[type="submit"], .domainSearchArea .domainSearchForm input.submit, .submitBtn > input, .supportInput > input[type="submit"], .contactForm .contactSubmit input, .totalBtn, .commentInput > input[type="submit"], .eSearchForm > input[type="submit"], .subsForm > input[type="submit"], .homeBtn a.btnOne, .ctaBtn .btnOne.Btn, .v2 .domainBtn, .domainCta .Btn.ctaBtn, .couponForm > button, .homeBtn a.btnTwo, .ctaBtn .btnTwo.Btn { -webkit-transition: .4s; transition: .4s; } .clientAreaLi.accedi span { /*width: 90px;*/ height: 29px; line-height: 50px; border-radius: 4px; background: #ff5625 !important; } .clientAreaLi.registrati span { /*width: 90px;*/ height: 29px; line-height: 50px; border-radius: 4px; background: #8cc44b !important; } .nav-dom-scad { text-align: right; width: 250px; } .switchmob { display: none!important; } .p-check-green { font-size: 28px !important; line-height: 35px !important; margin-top:15px; } .homeArea { background: url(../../img/bg-1-land.png) #0f6a9e !important; } /*.homeAreaWhite { background: url(../../img/home-hero-xl.jpg) no-repeat #fff !important; }*/ .homeAreaWhite { background: /* top, transparent red, faked with gradient */ linear-gradient( rgba(15, 106, 158, 0.3), rgba(15, 106, 158, 1.0) ), /* bottom, image */ url(https://www.match.it/Uploads/Landings/1/bg-8-land.png) no-repeat #fff !important; } .check-green { margin-right: 4px; } .domainAreaFlag { background-color: #ecf0f1; color: #444444; padding: 14px 0; text-align: center; } .hp-flag { margin-right: 5px; } #domain-search { background: url(../../img/www-label.png) #fff no-repeat scroll 0px 0px; padding-left: 135px; font-size: 19px; padding-top: 6px; font-weight: bold; width: 565px; } .btn-search-sub { background: none !important; border: 0 !important; margin-left:15px; } .domainSelect { background: #fff none repeat scroll 0 0; border: medium none; display: inline-block; float: left; margin-left: 15px; height: 50px; padding: 0 25px; border-radius: 4px; color: #233141; font-weight: bold; } .rd-dom { padding-right: 35px; } .cont-service { background: url(../../img/corner.png) no-repeat top center #e3ebf2; } .serv-info { height: 120px; } .ctaTwo { background: url(../../img/uppper-header-blu.png) repeat top center #e3ebf2; /*height: 300px;*/ padding: 0 0 30px 0; } .h2green { color: #8ec449; font-size: 34px; font-weight:bold; font-family: 'Montserrat', sans-serif; padding:25px 0; } .ctaTwo h3 { color: #fff; font-weight:normal; font-size: 20px; line-height: 26px; } .ptit-scegli { font-size: 18px; margin-bottom: 6px; } .pd40 { padding: 0 65px; } .domainTrading { background: url(../../img/bg-level-sm.png) no-repeat top right #fff; height: 465px; padding-bottom:0; } .bb { width: 20px; margin-right:2px; } .azz-corn { height: 84px; text-align:center; background: url(../../img/corner.png) no-repeat top center #e3ebf2; } .azz-corn h3 { font-size: 20px; color: #0f6b9f; line-height: 82px; } .marketplace { background: url(../../img/desk.jpg) no-repeat top right #383844; height: 616px; padding-bottom:0; color: #fff; } .faq { background-color: #e3ebf2; margin-top: 80px; padding-bottom: 30px; } .row-acc { padding: 8px 12px; font-size: 18px; text-align: left; font-weight: bold; font-family: 'Montserrat', sans-serif; height: 47px; line-height: 34px; margin-bottom: 1px; background-color: #5275a2; color: #fff; } .btn-primary { background: none; border: 0; } .btn-primary:hover { background: none; } .card .card-body { text-align:left; color: #444444; } .tre-point { padding:0 !important; margin:0 !important; } .btn-primary:active, .btn-primary:selected { color: #fff; background-color: #fff !important; border-color: #fff !important; } .3point { padding:0 !important; margin:0 !important; } .card-body { text-align: left; padding: 12px; } .chat-line { text-align:center; background-color: #4aaada; color:#fff; margin-bottom: 40px; font-size: 20px; font-weight: bold; } .chat-line a { color: #fff; } .sub-inc { font-size: 16px; margin-top: 20px; margin: 20px auto 0 auto; } .sub-serv-green { text-align:center; font-size: 14px; } .ptit-scegli { text-align: center; color:#fff; padding: 10px 0; } .prenota-home { float:right; } .prenota-home a { text-decoration: underline !important; font-weight: bold; } .list-dom-home { padding: 8px 8px; margin: 0; } .list-dom-home:hover { background-color: #e1eaf1; } .ptit-scegli-v { text-align: center; color: #fff; background-color: #8cc44b; padding: 10px 0; font-size: 20px; height: 57px; } .ptit-scegli-v img { width: 30px; margin-right: 5px; font-size: 18px; } .ctaServizi { padding: 30px 0; } .cont-app { background-color: #0e3852; padding-top: 20px; } .cont-app h3,.cont-app h3 a { margin:0; color: #fff; } .cont-perfetto { padding-top: 25px; background: url(../../img/perfetto.png) no-repeat center 80px #e3ebf2; } .serv-info-blu { text-align: left; } .serviceContent ul { list-style-position: inside; list-style-type: none; text-align: left; } .serviceContent li { background:url('../../img/icon/bul-blu.png') no-repeat; padding-left: 34px; line-height: 19px; height: 54px; padding-top: 5px; } .h2-marketplace { color:#fff; margin-top: 70px; margin-bottom: 15px; } #mett-vend { display: inline; } .ctaBtn-mktplace { margin-top: 40px } .secPdngT-sklt { padding-top: 35px; } .container-login { width:100%; margin: 30px auto; } .loginForm { } .tit-accedi, .tit-registrati { background-color: #ecf0f1; padding:10px; text-align: center; } .tit-accedi a, .tit-registrati a { color: #233141; display: block; } .tit-registrati-active a, .tit-accedi-active a { color: #FFF; display: block; } .tit-registrati-active, .tit-accedi-active { background-color: #1794cf; color: #fff; } .tit-registrati-active h3, .tit-accedi-active h3 { color: #fff; } .butt-registrati { width: 100% !important; background-color: #ff5625!important; margin-top:20px!important; } .btn-fb-login { background-color: #4469b0; line-height: 50px; height: 50px; color: #fff; text-align: center; margin-bottom:20px; } .btn-fb-login a { color: #fff; } .chkbox { width: 20px!important; float:left; clear: left; margin-top: 0px !important; margin-right: 10px !important; height: 25px!important; } .supportInput span { padding-left:0; border: 0; } .ico-float-sx { float: left; width: 60px; margin-right: 5px; clear: left; } .p-login { padding-top: 20px; } .p-login p { height: 70px; } .tit-h1-ist { background-color: #ecf0f1; margin-top: 40px; padding: 30px; } .tit-h1-ist h1 { text-align: center; font-weight: bold; } .tit-h1-ist h3 { font-size: 22px; font-weight: normal; text-align: center; } .piatt-hosting { padding: 20px; } .m30r { margin-right: 30px; } .row-point-wh { height: 90px; } .choose-plan { background-color: #e3ebf2; padding-bottom:30px; } .h2-tit-centered, .h1-tit-left { font-size: 34px; font-weight: bold; text-align: center; margin-bottom: 40px; margin-top: 20px; } .h1-tit-left { text-align: left; } .mid-arrow-white { text-align: center; } .card-hosting { text-align: center; background-color: #fff; padding: 10px; font-weight: bold; border: 4px solid #fff; } .card-hosting:hover { border: 4px solid #5374a3; } .card-hosting h4 { font-size: 30px; margin-bottom:20px; } .rib-gratis { position: absolute; top: 0; left:14px; } big { font-size: 40px; } .p-price { font-size: 20px; } .brd-down { border-bottom: 1px solid #e3ebf4; margin-left:-10px; margin-right:-10px; padding-bottom: 10px; } .include-plan { font-weight: bold; } .include-plan img { margin-top: -12px; } .why-razzo { background-color: #0f6b9f; color: #fff; } .why-razzo h2 { color: #fff; } .why-razzo p { line-height: 30px; } .cpanel { padding-top:50px; } .cpanel p { line-height: 30px; } .bg-head-chisiamo { background:url('../../img/bg-chi-siamo.png') top center repeat-x; height: 200px; } .chisiamo { text-align: left; padding-bottom: 40px; } .blu-stripe { background-color: #0f6b9f; padding: 0 20px 20px 20px; color: #fff; } .cont-blu { font-size: 24px; font-weight: bold; line-height: 36px; text-align: center; padding-top: 20px; padding-bottom: 20px; } .cont-blu span { color: #71ab39; } .icann-logo { padding: 30px 0; } .azz-stripe { padding: 0 20px 20px 20px; text-align:left; background-color: #e3ebf2; } .azz-stripe p { line-height: 28px; } .thead-green { color: #fff; background-color: #8cc44b; } .thead-blue { background-color: #406090; color: #fff; border-bottom: 0; } .table>thead>tr>th { padding: 14px; } .table>tbody>tr>td, .table>tbody>tr>th { padding: 14px 12px; } .ty-price { text-align: right; margin-bottom:15px; } .ty-price a { margin-left:25px; font-size: 12px; font-weight: bold; } .special-price { color: #e62565; } .old-price { text-decoration: line-through; } a.active-reg { text-decoration: underline !important; } .rect-gratis { background-color: #e62565; padding: 6px 16px; color: #fff; font-size: 25px; } .red-bull li { background:url('../../img/bul-red.png') no-repeat; } .red-bull strong { padding-bottom: 15px!important; } .blu-stripe { padding-bottom: 30px; background-color: #0f6b9f; color: #fff; } .blu-stripe h2 { color: #fff; } .blu-stripe p { line-height: 30px; } .small-pad { padding:10px; } .small-pad h1 { font-size: 30px; } .txt-left { text-align: left !important; } .domainTopCompact { width: 100%; } .btn-search-compact { background-color: #ff5625; color: #fff; text-align:center; padding: 10px; line-height:30px; border: 0; width: 40%; border-radius: 5px; } .domainFormCompact { width: 100%!important; } .domainTopCompact > input[type="search"] { width: 57% !important; margin-right: 1%; } .domainAreaCompact { padding: 10px 10px 20px 20px!important; } .h1-mktplace { margin-top: 20px; } .cont-premium { background:url('../../img/mktplace-bg-center.png') center 20px no-repeat; padding: 50px 0; } .premium-green { background-color: #71ab39; padding: 15px 15px 2px 15px; color: #fff; } .premium-green h3 { color: #fff; margin-bottom: 4px; } .top-domain-mkt { padding: 40px 0; } .top-domain-mkt img { float: left; margin-right: 10px; width: 40px; } .top-domain-mkt h3 { margin-bottom: 4px; } .why-mktplace { } .why-mktplace h4 { margin-bottom: 30px; } .why-mktplace img { float:right; } .right-place { margin-bottom:70px; } .button-orange, .button-grey { width: 50%; background-color: #ff5625; color: #fff; text-align: center; padding: 8px; line-height: 30px; border: 0; width: 48%; border-radius: 5px; float: left; margin-top: 40px; } .button-orange a { color: #fff; } .button-grey { background-color: #e6e6e6; color: #aaaaaa; margin-left: 2%; } .button-grey a { color: #aaaaaa; } .tabs { background-color: #fbfbfb; border-bottom: 2px solid #7e7e7e; } .tab { float:left; width: 184px; padding: 20px 8px 10px 24px; text-align: left; } .tab img { float:left; width: 30px; margin-right:5px; margin-top: -10px; } .tab-active { border-top: 4px solid #8cc44b; border-right: 2px solid #7e7e7e; border-left: 2px solid #7e7e7e; margin-bottom: -2px; background: #fff; } .table-premium-domain { margin-top:50px; } .table-premium-domain a { font-weight: bold; text-decoration: underline!important; } .h2-esperti { line-height: 50px; margin-top: 40px; } .h2-esperti span { color: #71ab39; } .globe-info { background:url('../../img/bg-globe.png') center top repeat; padding: 0; height: 200px; } .info-globe { float:left; width: 20%; color: #fff; border-right: 1px solid #fff; padding:10px; margin-top: 40px; } .info-globe span { display: block; text-decoration: underline; text-align: center; } .info-globe h3 { color: #fff; text-align: center; } .cpanel-nopad { padding-top:0; margin-bottom: 50px; } .bread-wiz { font-weight: bold; padding: 15px 0 45px 0; line-height: 30px; color: #bdbdbd; } .bread-wiz .active { color: #444444; } .tit-non-disponibile { font-size: 34px; text-align: center; padding: 30px; } .tit-non-disponibile small { font-size: 28x; font-weight: bold; color: #233141; } .tit-non-disponibile span { color: #ff2525; } .cont-green-premium { background-color: #71ab39; color: #fff; padding: 10px 0px; line-height: 30px; } .tit-green-premium { color: #fff; font-size: 20px; line-height: 24px; margin-bottom: 0; letter-spacing: 1px; } .p-green-premium { margin-bottom: 0; } /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ .button-orange-gen { background-color: #ff5625; color: #fff; text-align: center; padding: 14px 30px; line-height: 30px; border: 0; border-radius: 3px; /*display: block;*/ } /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ .marg-top-20 { margin-top: 20px; } .in-button { width: 20px; margin-left:15px; } .domain-detail { padding: 20px 0; } .domain-detail span { color: #71ab39; } .domain-detail small { color: #767676; font-size: 12px; padding-left: 20px; } .domain-detail hr { border-bottom: 8px solid #f3f3f3; } .centered-in-row { margin-bottom:20px; margin-top: -40px; } .h3-tit-center { margin-bottom:50px; } .underline-blue {color: #0f6b9f !important; text-decoration: underline; } .price-big { color: #444444!important; font-size: 20px; padding-right: 10px; } .bordertop-0 { border-top:0 !important; } .table-list-domain { margin-top: 30px; margin-bottom: 65px; } .table-list-domain h4 { margin-bottom:3px; } .domain-registered, .domain-not-registered, .domain-premium, .order-backorder { font-size:11px!important; } .domain-not-registered { color: #7ab146!important; } .domain-premium { color: #d9b536!important; } .domain-registered { color: #ff0000!important; } .order-backorder { color: #9f9f9f !important; padding-left: 10px; } .big-price-bold { color: #444444!important; font-weight: bold; font-size: 25px; } .big-price { color: #444444!important; font-weight: bold; font-size: 20px; } .big-price-gold { color: #d9b536!important; } .td-fix-width { width: 55%!important; } .no-padd { padding-left: 0px!important; } #domain-choose input[type="checkbox"] { border: 1px solid #ccc; padding: 4px; height: 30px; width: 30px; background-color: #fff; } .riep-icon { width: 10%; } h4.totale-ordine { margin-bottom: 22px; } .tab-center { text-align: center; } .special-price { color: #e62565; } .complete-list { font-weight: bold; } .domainAreaWhite { background:#fff; } .domain-search-white { background: none!important; padding-left: 15px!important; font-size: 19px; padding-top: 6px; font-weight: bold; width: 77%!important; margin-right: 1%!important; margin-left: 1%!important; border: 1px solid #e6e6e6!important; } .btn-search-orange { background-color: #ff5625; color: #fff; text-align:center; padding: 10px; line-height:30px; border: 0; width:190px; border-radius: 5px; } .domainFormLarge { width:100% !important; } .genericSelect { background: #fff none repeat scroll 0 0; border: 2px solid #d0d0d0; display: inline-block; font-size:11px; margin-right: -13px!important; margin-left: -13px; padding: 6px 2px; border-radius: 2px; color: #233141; font-weight: normal; width: 119%; } .tabella-filtri label { font-size: 12px; padding-bottom: 0; margin-bottom: 0px; margin-left: -12px; display: block; } .input-filtri { width: 118%; margin-left: -12px; padding: 4px 8px; border: 2px solid #d0d0d0; font-size: 12px; } .check-filtri { border: 1px solid #ccc; padding: 4px; height: 15px; width: 15px; background-color: #fff; font-size: 12px; } .btn-search-orange-filtri { background-color: #ff5625; color: #fff; text-align: center; padding: 8px; line-height: 20px; border: 0; width: 48%; border-radius: 5px; } .btn-search-reset-filtri { background-color: #95a5a6; color: #fff; text-align: center; padding: 8px; line-height: 20px; border: 0; width: 49%; border-radius: 5px; } .list-head-green { background-color: #8cc44b; color: #fff; padding: 12px 4px; margin-bottom: 20px; } .span-main, .span-normal, .span-large, .span-small { float:left; padding: 4px 8px; display: block; } .span-main { width: 33% } .span-normal { width: 12% } .span-large { width: 23% } .span-small { width: 8% } .row-list-domain { line-height: 48px; border-bottom: 1px dotted #d7d5d5; margin-bottom: 0; } .row-list-domain:hover { background-color: #fbfbfb; } .p-card-body { margin:0 0 0 50px; background-color: #fff; padding: 10px 0px 0px 10px; } .card-body-list-domain { text-align: left; padding: 12px; background-color: #edf1f2; } .pad-0 { padding: 0; } .domain-search-white-backorder { margin-left: 0 !important; background: #fff!important; width: 84% !important; } .cont-domain-registered { padding: 20px 0 50px 0; } .domainTop-backorder { border: 10px solid #ebeef3; background: #ebeef3; } .btn-search-orange-bo { width: 15% !important; } .cont-ciclo { padding: 0px 0 60px 0; } .info-ciclo { line-height:25px; } .info-ciclo h3 { margin-top:40px; } .bg-head-istituz { background:url('../../img/bg-cashback.png') top right #b8dbed no-repeat; height: 300px; color: #444444; font-size: 30px; line-height: 64px; padding-top: 0px; } .bg-head-istituz-affil { background:url('../../img/bg-affiliazione.png') top right #c0e5ea no-repeat !important } .cont-bg-head-istituz { background:#b8dbed; margin-top: 40px; } .cont-bg-head-affil { background:#c0e5ea; margin-top: 40px; } .bg-head-istituz h3 { line-height: 27px; font-size: 23px; font-weight: normal; margin-top: -20px; } .testo-gen { padding-top: 40px; line-height: 27px; } .button-orange-gen-small { font-size: 19px; } .sm-link-forget { font-size:12px; text-align: right; font-weight: bold; display: block; } .faq-sx { text-align: center; } .gr-icon-livechat { padding: 10px 3px;float:left;width:50%;background-color: #8cc44b;border-right: 1px solid #679037; } .gr-icon-email { padding: 10px 3px;float:left;width:50%;background-color: #8cc44b;border-left: 1px solid #fff; } .cat-faq { background-color: #f7f9fb; text-align: left; } .cat-faq p a.active { background-color: #0f6b9f !important; color: #fff!important; padding: 12px 0 12px 15px; } .cat-faq p { padding: 0; font-weight: bold; } .cat-faq p a { color: #444444; display: block; padding: 12px 0 12px 15px; } .text-faq p a { text-decoration:underline !important; } .faq-mob-cont { display:none; } .sub-faq-quest { color: #0f6b9f !important; text-decoration:underline !important; line-height: 18px !important; display:block !important; padding: 10px !important; cursor: pointer; } .ext-faq { border-left: 4px solid #0f6b9f; margin-left:10px; padding-left:12px!important; } .dblock { display: block; } .dtl { font-size:20px; color:#196fac; font-weight: bold; } .dtl-white { font-size:20px; color:#fff; font-weight: bold; } .gr-tit-land { font-size: 50px; margin-bottom: 5px; margin-top: 15px; padding-right: 30px; line-height: 46px; color: #8ec449; font-family: 'Raleway Bold'; font-weight: bold; } .carousel-indicators { position: absolute; bottom: 0px !important; } .green-bull-land ul { list-style-position: inside; list-style-type: none; text-align: left; margin-top: 40px; } .green-bull-land li { background: url(https://www.match.it/Uploads/Landings/1/green-land.png) no-repeat; padding-left: 51px; line-height: 30px; height: 90px; /* background-color: rebeccapurple; */ font-weight: 400; font-size: 25px; padding-top: 5px; color: white; } .transparent_class { /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; } .land-frm { /*background: url(../../img/bg-form-land1.png) no-repeat 0px -55px;*/ width: 437px; height: 446px; padding: 10px; } .shadow { -webkit-box-shadow: 4px 4px 29px 0px rgba(51,51,51,0.47); -moz-box-shadow: 4px 4px 29px 0px rgba(51,51,51,0.47); box-shadow: 4px 4px 29px 0px rgba(51,51,51,0.47); } .land-frm2 { /*background: url(../../img/Rettangolo_6.png) no-repeat 0px 0;*/ width: 450px; height: auto; padding: 20px; /*background-color: #8bc44b;*/ background: rgba(15, 106, 158, 0.5); /* 50% opaque blue */ } .land-frm h2 { color: #8bc44b; text-align: center; font-size: 52px; } .land-frm span { color: #fff; text-align: center; display: block; margin-bottom: 10px; margin-top: -4px; } .cont-padd-frm { padding: 0 20px; } .cont-padd-frm a { color: #fff; text-decoration: underline !important; } .red-butt { background-color: #f04030!important; font-weight: bold; border-radius: 3px; /*-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.54)!important; -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.54)!important; box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.54)!important;*/ } .p-check-green-land1 { margin-bottom: 15px; } .subt-land { display:none; } .carousel-inner { height:380px; margin-top:30px; } .item .green-bull-land { height:300px; margin-top:30px } .butt-midd { display: none; } .em-not-rec { text-align:center; font-size:14px } .em-not-rec a{ color: #fff!important; text-decoration: underline!important; font-weight: bold!important; } /* Error Styling */ .error-message { display: inline-block; color: #cc0033; background-color: #fce4e4; border: 1px solid #cc0033; outline: none; padding: 8px; margin-bottom: 7px; height: 35px; width: 100%; } .error-message:empty{ display: none; } /* medium Layout: 992px. Inherits styles from: Default Layout. ----------------------------------------------------------------- cols 1 2 3 4 5 6 7 8 px 68 160 252 344 436 528 620 712 */ @media only screen and (min-width: 992px) and (max-width: 1200px) { .secPdng{ padding: 70px 0 } .homeImg, .homeImgTable { display: block; height: auto } .homeImg { padding: 109.5px 40px 109px 0; } .homeContent { padding: 80px 0; } .homeContent span.h2 { padding: 0; } .homeContent p br { display: none; } .homeBtn { margin-top: 30px; } .ctaCol{ padding: 0 30px } .domainTop > input[type="search"] { width: 75%; } .domainTop > input[type="submit"] { width: 24%; } .ctaTwo .ctaTxtTwo{ margin: 0 0 15px; display: block; } header a.cart .count{ margin-left: 10px } header nav#navbar{ margin-right: -15px } .v2 .domainTop > input[type="search"]{ width: 270px } .v2 .domainTop > input[type="submit"]{ width: 150px } .aboutTxt br { display: none; } .aboutArea .aboutContent { height: 475px; } .aboutTxt > p { line-height: 24px; margin-bottom: 15px; } .aServiceTxt p br{ display: none; } .contactForm > div{ margin-right: 13px } #googleMap{ height: 450px } .contactTxt br{ display: none; } .stepContent > p br{ display: none; } .domainCta .h2{ margin-right: 0; display: block; margin-bottom: 15px } .hTstArea .row{ margin: 0 40px } .tstSlider .owl-nav div{ left: -30px } .tstSlider .owl-nav div.owl-next{ right: -30px } header nav#navbar ul > li.dropdown-megamenu .mega-menu{ right: -65px } .postExcerpt br { display: none; } .singlePost .postTitle.h4 { font-size: 18px; line-height: 28px; } .supportForm { border-bottom: 1px solid #e8e8e8; margin-bottom: 35px; padding-bottom: 35px; } /* end1000*/ } /* tablet Layout: 768px. Inherits styles from: Default Layout. ----------------------------------------------------------------- cols 1 2 3 4 5 6 7 8 px 68 160 252 344 436 528 620 712 */ @media only screen and (min-width: 768px) and (max-width: 991px) { .land-frm h2 { color: #8bc44b; text-align: center; font-size: 41px; } .homeImgTable { padding-top: 40px; } .item .green-bull-land { padding-top: 20px; } .homeArea { /*background: none;*/ } .bg-head-istituz-affil { background:#c0e5ea !important; } .bg-head-istituz { background:url('../../img/bg-cashback-tab.png') top right #b8dbed no-repeat; height: 300px; color: #444444; font-size: 30px; line-height: 64px; padding-top: 25px; } .btn-search-orange-bo { width: 18% !important; } .domain-search-white-backorder { width: 81% !important; } .tab-center { text-align: center; padding: 10px 10px 10px 10px; width: 118px; } .block-small { display: block; margin-bottom: 25px; } .in-button { width: 20px; margin-left: 4px; } .button-orange-gen { padding: 14px 8px; } .domain-detail small { padding-left: 8px; } .info-globe { padding: 5px } .why-mktplace img { float: right; width: 52px; } .button-grey a { color: #aaaaaa; font-size: 11px; } .button-orange a { font-size: 11px; } .premium-green h3 { font-size: 22px; } .tit-h1-ist h3 { font-size: 18px; } .small-pad h1 { font-size: 25px; } .domainAreaCompact { margin-top: 0px; } #domain-search { width: 530px; } .centered-md { text-align: center; } .marketplace { background: url(../../img/desk.jpg) no-repeat top left #383844; height: 465px; } .dwnl-app { font-size: 17px; padding-top: 20px; } .ico-mkt { width: 135px; } .why-razzo p { line-height: 22px; } .card-hosting h4 { font-size: 24px; } /*.container { width: 100%; }*/ .secPdng{ padding: 50px 0 } .secPdngB{ padding-bottom: 50px } .secPdngT{ padding-top: 50px } .homeImgTable{ /*display: none!important;*/ } .homeContent{ padding: 80px 0; position: relative; z-index: 1 } .homeContent:before{ position: absolute; content: ''; width: 100%; height: 100%; /*background: #288feb;*/ z-index: -1; top: 0; left: 0; opacity: .5 } .v2 .homeContent::before{ display: none; } .domainTxt { width: 30%; } form.domainForm{ width:100%; padding-right: 0 } .domainTop > input[type="search"]{ width: 65% } .domainTop > input[type="submit"]{ width: 34%; font-size: 13px } .serviceContent p br{ display: none } .serviceContent .h3{ font-size: 19px; margin-bottom: 15px } .serviceContent,.serviceContent p { font-size: 13px; line-height: 20px; } .singleService .serviceIcon{ height: 50px; margin-bottom: 20px } .ctaImgOne{ padding: 0 160px; margin-bottom: 50px } .ctaTxt{ height: auto; } .pricingArea{ padding: 50px 0 30px } .ctaRow{ margin: 0 } .ctaCell { text-align: left; } .ctaCol .h2 { margin-bottom: 15px; } .ctaTxt .Btn { margin-top: 25px; } .ctaCol { padding: 0 15px; } .ctaTxt { height: auto !important; margin-bottom: 50px; } .ctaColBtm { padding: 0 15px; } .ctaImgTwo { padding: 0 160px; } .ctaImgTwo img { max-width: 100%; } .ctaRight.ctaTxt{ padding-bottom: 50px; border-bottom: 1px solid #eaeaea } .col-sm-4:nth-child(1) .singleClient, .col-sm-4:nth-child(2) .singleClient, .col-sm-4:nth-child(3) .singleClient{ margin-top: 0 } .col-sm-4 .singleClient{ margin-top: 40px } .ctaTwo .ctaTxtTwo{ margin-right: 0 } .ctaTwo .ctaBtn{ margin-top: 30px } .footerLinkIcon li a { height: 25px; line-height: 24px; width: 25px; } .footerTxt { margin-bottom: 10px; } footer .col-sm-3:first-child { padding-right: 0; } .footerLogo { margin-bottom: 25px; } .copyrightTxt{ padding: 40px 0 20px } .contactBtn.Btn{ min-width: 0; font-size: 12px; padding: 0 15px; } .v2 .domainArea::before { background: #288feb none repeat scroll 0 0; content: ""; height: 50%; left: 0; position: absolute; top: 50%; width: 100%; z-index: -1; } .v2 .domainContent{ margin: 120px 0 0 } .aboutArea .aboutContent br { display: none; } .aboutTxt > p { line-height: 24px; margin-bottom: 15px; } .aboutContent h2 { margin-bottom: 25px; } .aboutArea .aboutContent { display: block; height: auto; padding: 60px 0; } .sectionTitle .h2 { line-height: 30px; } .singleAboutService,.singleTeam,.col-md-4:nth-child(3) .singleTeam { margin-top: 40px; } .col-md-3:nth-child(1) .singleAboutService, .col-md-3:nth-child(2) .singleAboutService { margin-top: 0; } .contactTxt br{ display: none; } .domainSearchArea .domainSearchForm input.serach{ width: 72% } .domainSearchArea .domainSearchForm input.submit{ width: 27% } .aDomainLeft.clearfix{ min-width: 275px } .domainBtn .Btn.btnCart, .btnBuy.Btn { line-height: 43px; min-width: 130px; } .domainCta .h2{ margin-right: 0; margin-bottom: 15px } .stepNo { height: 70px; line-height: 60px; width: 70px; } .stepContent p br{ display: none; } .stepContent{ padding-left: 10px } .stepArea .col-sm-4{ padding: 0 5px } .stepContent .h4{ margin-bottom: 5px } .stepContent > p{ font-size: 13px } .hosting .pricingArea{ padding: 0 } .hosting .col-md-3:nth-child(2) .singlePrice { border-right-color: #e8e8e8; } .hTstArea .row{ margin: 0 40px } .tstSlider .owl-nav div{ left: -30px } .tstSlider .owl-nav div.owl-next{ right: -30px } .cartCol{ text-align: right; z-index: 1; } header a.cart{ display: inline-block } .cartTotal, .checkout .cartTotal{ margin-left: 0; margin-top: 60px } .col-md-4:not(:nth-child(1)):not(:nth-child(2)) .singlePost{ margin-top: 30px } .postExcerpt br{ display: none; } .supportForm { border-bottom: 1px solid #e8e8e8; margin-bottom: 35px; padding-bottom: 35px; } .sicleImg { height: 320px; margin-right: 0; margin-top: 30px; text-align: center; } .errRow{ position: relative } .errCol{ position: absolute; right: 0; top: 0 } /* end800*/ } /* mobile Layout: 320px. Inherits styles from: Default Layout. ----------------------------------------------------------------- cols 1 2 3 4 5 6 7 8 px 68 160 252 344 436 528 620 712 */ @media only screen and (min-width: 0px) and (max-width: 767px) { .land-frm h2 { color: #8bc44b; text-align: center; font-size: 41px; } .gr-tit-land2 { line-height:36px; } .homeAreaWhite { background: #337ab7!important; } .gr-tit-land { padding: 0 5px; text-align: center; font-size: 31px; line-height:36px; } .sub-inc .land-frm { padding: 0 !important; } .carousel-inner { height: 280px; margin-top: 30px; } .butt-midd { display: block; margin-top: -20px; margin-bottom: 160px; } .green-bull-land li { background: url(https://www.match.it/Uploads/Landings/1/green-land.png) no-repeat; padding-left: 51px; line-height: 24px; height: auto; font-weight: 400; font-size: 17px; padding-top: 5px; } .p-check-green .p-check-green-land1 { padding: 0 10px!important; font-size: 22px !important; line-height: 28px !important; } .homeArea { background: #2577a6!important; } .subt-land { color: #2878b1; display:block!important; font-size: 18px; font-weight: bold; margin-top: -24px; text-align: center; } header .headerTopArea { height: auto; } .land-frm { background: none; width: auto; } .land-frm2 { background: #005f9f no-repeat 0px 0; width: auto; height: auto; padding: 10px !important; } .faq-mob-cont { display:inline; } .cont-cat-faq, .text-faq { display: none !important; } .faq-mob-cont { } .faq-mob-cont .card-header { background-color: #fcfdfd; border: 1px solid #e3e3e3; padding: 10px; } .faq-mob-cont p { margin-bottom: 0 } .faq-mob-cont a { color: #444444; font-weight: bold; } .tit-accedi h3, .tit-registrati h3 { margin-bottom:0; font-size: 19px; padding: 4px; } .container-login { width: 100%; } .cont-bg-head-istituz { background: none; padding-bottom: 30px; } .bg-head-istituz-affil { background: none!important; background-color: #ecf0f1!important; } .testo-gen { padding-top: 20px; } .h1-gen { font-size: 25px; } .bg-head-istituz h3 { margin-top: 20px; font-size: 19px; } .bg-head-istituz { background:none top right #ecf0f1 no-repeat; height: auto; color: #444444; font-size: 30px; line-height: 64px; padding-top: 0; padding-bottom: 30px; } .domain-search-white-backorder { width: 84% !important; } .btn-search-orange-bo { width: 100% !important; font-size: 12px!important; line-height: 28px!important; } .p-center-info-bo { text-align: center; } .menu-listini { margin-top:20px; margin-bottom:20px; } .margin-top-0 { margin-top: 0; } .big-price { font-size: 16px; } .table-list-domain { margin-top: 10px; } .table>tbody>tr>td { padding: 14px 5px; } .big-price-bold { font-size: 21px; } .button-orange-gen { display: block !important; } .tit-green-premium { text-align: center; } .p-green-premium { display: none; } .domainAreaCompact { padding: 10px 10px 20px 11px!important; } .right-place { margin-bottom: 50px !important; } .list-domain-premium { margin-bottom: 40px; margin-top: 40px!important; } .why-mktplace { margin-top: 40px } .tab img { display: none; } .tab { float: left; width: 131px; padding: 8px 2px 8px 13px; text-align: left; } .h2-esperti { line-height: 34px; margin-top: 20px; text-align: center; font-size: 22px; } .right-place { margin-bottom: 30px; } .vetrina-domain { width: 80%; margin: 0 auto; } .button-orange, .button-grey { width: 80%; margin-top: 10px; margin-right: auto; margin-left: auto; float: none; } .top-domain-mkt { padding: 20px 0; } .premium-green h3, .premium-green p { text-align:center; } .cont-premium { background: #fff; padding: 10px 0 0 0; } .domainAreaCompact { font-size: 18px; } .btn-search-compact { width: 100%!important; } .domainTop > input[type="search"] { width: 100%!important; } .small-pad h1, .txt-left { text-align: center !important; } .txt-left { margin-bottom: 20px } .small-pad { padding: 4px; margin-top: 20px; } .globe-info { display: none } .small-domain-price { font-weight: bold; } .domainSelectDuration { float:right; } .domainSelect { padding: 0 8px; margin-left: 7px; } .domainSelectmob { width: 100%!important; border: 2px solid #d0d0d0; margin-left: 0; margin-bottom: 15px; } .serviceContent li { height: 50px; line-height: 21px; } .btn-search-mob { background-color: #ff5625; color: #fff; text-align:center; padding: 10px; line-height:30px; border: 0; width: 100%; border-radius: 5px; } .domainTop > input[type="search"] { text-align: left !important; } #domain-search { background: none #fff; padding-left: 8px; width: 77% !important; padding-top: 0px; } .domain-search-white-backorder { width: 81% !important; } .domainSelect { height: 40px; width: 20%; } .h1-tit-left { margin-bottom: 15px; } .bg-head-chisiamo { background:url('../../img/bg-chi-siamo.png') top center repeat-x; height: 80px; } .m30r { margin-right: 20px; } .row-point-wh { height: 90px !important; } .rib-gratis { position: absolute; top: 0; left: 4px; width:60px; } .card-hosting { margin-bottom: 20px; } .card-hosting h4 { font-size: 27px; } .card-hosting { margin-right: -10px; margin-left: -10px; } .row-point-wh { height: 95px; margin-right: -25px; margin-left: -20px; } .container-login { width:100%; /*margin-right:15px; margin-left: 15px;*/ } .ctaBtn-mktplace { margin-top: 10px } .carousel-control-prev-icon { background:url('../../img/icon/r-b.png') } .container { padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; } #mett-vend { display: block; } footer { position: inherit!important; } .chat-line { width: 100% !important; } .contactInfo, .widget { text-align: left !important; } .footerLogo, .footerInfo { display:none; } .chat-line a { color: #fff; line-height: 38px; } #faq-accordion .row-acc { height: auto; line-height: 26px; padding-bottom: 2px; } .marketplace { background: url('../../img/bg-up-mob.png') top right no-repeat #4b4a56; padding-bottom: 0; color: #fff; height: 359px; } .h2-marketplace { margin-top: 5px; } .sup-mob { padding-bottom: 30px; } .ctaCol .h2 { text-align: center; } .azz-corn h3 { font-size: 22px; font-weight: bold; line-height: 30px; padding-bottom:10px; padding-top: 40px; } .line-ret { display:block } .sup-mob { height: auto !important; } .domainTrading { height: auto; } .domainTrading { background: none; } .dmn-trad { text-align: center; } .ctaLeft.ctaTxt { margin-top: 10px!important; } .carousel-inner .item { padding-bottom: 20px; } .h2green { line-height: 45px; padding: 10px 0; } .ctaTwo { padding-top: 0 !important; } .ctaBtn { text-align:center; } .cont-perfetto { background-color: #ecf0f1; background-image: none; } .card-body { padding:0; } .list-dom-home { border-bottom: 1px dotted #d7d5d5; } .acc-point-green-mob #accordion .card .card-header { background-color: #8cc44b; } .btn-green-acc { color: #fff !important; padding: 6px 15px; font-size: 20px; display:block; text-align: left; } .secPdngT { /*display: none;*/ } .chat-line { width: 96%; } .dwnl-app { font-size:18px; ext-align: center; margin-bottom: 17px !important; } .ico-mkt { width: 50%; width: 49%; padding-right: 4%; margin-bottom:20px; } .sub-inc { color: #444444; text-align: justify; /*height: 80px; */ word-wrap: break-word; text-overflow: ellipsis; overflow: hidden; line-height; padding: 0; } .mmTop { background-color: #0f6b9f; margin-left: -15px; margin-right: -15px; padding-bottom: 10px; padding-top: 10px; } .homeArea { margin-top: -8px; /*background: none !important;*/ } p.p-check-green { text-align: center; padding: 0 10px!important; font-size: 21px !important; line-height: 28px !important; } .homeContent { /*background:#fff; */ } .mob-login { position: absolute; right: -25px; top: 6px; } .lang { width: 55px !important; } .langOpt { /*border-right: 1px solid #ccc;*/ width: 71px; height: 37px; margin-bottom: 1px; } .icofont-globe { font-size: 30px; } .headerTopArea { margin-top:0px !important; border-bottom: 1px solid #ccc; height: 38px; } .navbar-header { right: 0px; } .navbar-toggle { font-size: 28px; } .switchmob { /*margin-left: -30px !important;*/ } .logo { width: 100%; /*border-right: 1px solid #ccc;*/ } .domainCheck { margin-right: -10px; margin-left: -30px; text-align: left; line-height: 30px; } .domainCheck span { margin-left: 4px; } .p-check-green { font-size: 16px !important; line-height: 22px !important; text-align: left; margin-bottom: 12px!important; } .check-green { margin-right: 6px; float: left; clear: left; } .headerTopArea .container { /*margin-left: 25px;*/ } .col-xs-12 { width: 100%; /*margin-left: 15px; margin-right: 15px;*/ padding-left: 15px; padding-right: 15px; } .headerBottomArea { height:0!important; padding:0!important; border:0!important; } .switchmob { display: block !important; } .container{ /*width: 100%;*/ width: 97%; position: relative } header .headerBottomArea{ padding: 20px 0; /*display: none*/ } nav#navbar{ top: 58px } header .topInfo li, .logo.logobig { /*display: none;*/ text-align: center; } header .topInfo li.clientAreaLi { width: auto; display: none; } header .topInfo li.clientAreaLi span { margin-left: 0; } header .lang{ left: auto; top: 37px } .clientLogin > form{ top: 100px; left: auto } .navbar-toggle{ padding: 6px 0 } .menuCol { position: absolute; right: 0; top: -7px; } .homeContent{ padding: 5px 0; text-align: center; } nav#navbar{ top: 52px } .homeContent p br{ display: none; } .homeContent, .homeContent p{ font-size: 15px; line-height: 22px; } .homeContent span.h2{ font-size: 23px; line-height: 30px; padding-right: 0 !important; } .homeImgTable{ /*display: none!important;*/ } .homeBtn{ margin-top: 25px } .domainTxt{ text-align: center; width: 100%; margin-bottom: 20px; padding-top: 0!important } form.domainForm{ padding: 0; width: 100%; text-align: center } .domainTop > input[type="search"]{ width: 100%; margin-bottom: 10px; height: 40px; text-align: center } .domainTop > input[type="submit"]{ width: auto; padding: 0 20px; float: none; line-height: 40px; height: 40px; font-size: 12px } .domainArea{ padding: 40px 0 } .secPdng{ padding: 40px 0 } .secPdngT{ padding-top: 40px } .secPdngB{ padding-bottom: 40px } .sectionTitle .h2 br{ display: none; } .sectionTitle .h2 { font-size: 20px; line-height: 24px; } .sectionTitle{ margin-bottom: 40px } .singleService .serviceIcon{ height: 50px; margin-bottom: 20px } .serviceContent .h3{ margin-bottom: 10px } .singleService{ margin-bottom: 40px } .col-md-4:last-child .singleService{ margin-bottom: 0 } .price { margin: -20px 0; padding: 0 20px; } .singlePrice { border-color: #e8e8e8; } .ctaCol { padding: 0 15px; } .ctaRight.ctaTxt { height: auto !important; margin-top: 40px; } .ctaCol .h2 { font-size: 25px; margin-bottom: 15px; } .ctaTxt .Btn { margin-top: 20px; min-width: 130px; } .ctaRow { margin-bottom: 0; } .ctaColBtm { padding-left: 15px; } .ctaLeft.ctaTxt { height: auto !important; margin: 40px 0; } .ctaTxt br{ display: none; } .singleClient{ height: 65px; margin-top: 50px } .col-xs-6:nth-child(1) .singleClient, .col-xs-6:nth-child(2) .singleClient{ margin-top: 0 } .ctaTwo .ctaTxtTwo { font-size: 22px; line-height: 27px; margin-bottom: 15px; margin-right: 0; } .ctaTwo { padding: 40px 0; } footer .col-sm-3 > div { margin-bottom: 30px; text-align: center; } .footerLogo { margin-bottom: 20px; } .footerTxt { margin-bottom: 15px; } .widget .h4, .contactInfo .h4 { margin-bottom: 15px; } .footerLink > li a { line-height: 27px; } footer .col-sm-3:last-child > div { margin-bottom: 0; } .contactBtn.Btn { font-size: 10px; margin-top: 15px; min-width: 0; } .copyrightTxt { padding: 25px 0; text-align: center; } .v2 .domainArea::before { display: none; } .v2 .domainContent{ margin: 0px 0 0 } .v2 .domainArea { text-align: center; } .v2 .domainTop > input[type="search"] { float: none; } .v2 .domainTxt { margin-bottom: 20px; } .v2 .domainContent .h3 { margin-top: 40px; } .v2 .domainBtn { background: #288feb none repeat scroll 0 0; } .v2 .domainArea .container::before, .v2 .domainArea .container::after { display: none; } .v2 .langTxt{ display: none; } .v2 .domainTop > input[type="search"]{ width: 280px } .v2 .domainTop > input[type="submit"]{ width: 150px } .v2 .domainContent > p br{ display: none; } .aboutImg{ display: none; } .aboutTxt p br{ display: none; } .aboutTxt, .aboutT p{ line-height: 24px; margin-bottom: 10px; text-align: center } .aboutContent h2{ font-size: 24px; text-align: center } .aboutArea .aboutContent{ height: auto; padding: 40px 0 } .singleAboutService{ margin-top: 30px } .col-md-3:first-child .singleAboutService{ margin-top: 0 } .teamImg { height: 60px; width: 60px; } .teamContent { padding-left: 80px; } .singleTeam, .col-md-4:nth-child(2) .singleTeam, .col-md-4:nth-child(3) .singleTeam { margin-top: 30px; } .inputWrep{ margin: 0; border: none; border-radius: 0; text-align: center } .inputWrep > input[type="email"]{ width: 100%; margin-bottom: 10px; border: 2px solid #288feb; border-radius: 25px; display: block; text-align: center; padding: 0 } .inputWrep > input[type="submit"]{ width: 150px; float: none; display: inline-block; } .pageTitle { padding: 20px 0; text-align: center; } .aServiceIcon { display: inline-block; float: none; text-align: center; } .aServiceIcon > img { display: inline-block; } .aServiceContent { display: block; margin-top: 20px; padding: 0; text-align: center; } .singleAboutService { margin-bottom: 30px; text-align: center; } .col-md-3:last-child .singleAboutService { margin-bottom: 0; } .boardMenu{ height: auto; margin-bottom: 35px } .boardMenu ul li{ display: block; float: none; } .boardMenu ul li a{ display: block; text-align: center } .boardTitle .h4{ margin-bottom: 0 } .accountInput .h5{ margin-top: 30px } ul.regDomains .domainName { display: block; line-height: 25px; } .editDomain { display: block; float: none; padding-left: 20px; } .regDomains > li { border-left: 5px solid #288feb; padding: 20px 0; } .editDomain > li { line-height: 25px; } .regDomains { margin-top: 25px; } .contactTxt { text-align: center } .contactForm > div{ width: 100%; margin-right: 0 } #googleMap{ height: 250px } .contactInfoCell{ margin-left: 0; padding-left: 15px; border-left: none } .singleContactInfo{ margin-top: 10px } .domainSearchArea .domainSearchForm{ margin: 0 0 50px; text-align: center } .domainSearchArea .domainSearchForm input.serach{ width: 100%; margin-bottom: 15px } .domainSearchArea .domainSearchForm input.submit{ width: 170px; display: inline-block; float: none } .aDomainLeft.clearfix { min-width: 100%; text-align: center; } .aDomainLeft .checkIcon { float: none; vertical-align: top; } .domainBtn.clearfix { float: none; margin-right: 0; text-align: center; } .domainBtn .Btn.btnCart { margin: 20px 0 5px; } li.singleDomain { padding: 20px 0 20px 20px; text-align: left; } .h4.singleDomainName { display: block; margin-bottom: 5px; width: 100%; } .singleDomainRight { float: none; } h4.price { padding: 0; } .domainCta .h2 { font-size: 20px; line-height: 24px; margin-bottom: 20px; margin-right: 0; } .stepContent{ height: auto; margin-bottom: 30px; } .stepContent br{ display: none; } .stepNo { border-width: 5px; height: 70px; line-height: 60px; width: 70px; } .faqArea .col-md-12 .singleFaq,.singleFaq:nth-child(2n){ width: 100%; margin-left: 0; margin-top: 30px } .singleFaq:first-child{ margin-top: 0!important } .singleDomain a.cartBtn{ float: left } h4.price{ margin-right: 0; margin-left: 10px; line-height: 40px } .tstSlider .owl-nav div { bottom: 25px; left: auto; right: 83px; top: auto; } .tstSlider .owl-nav div.owl-next { right: 50px; } .cartTable > li.cartHead div { padding-left: 10px; width: 33.33%; } .cartTable .price { margin: 0; } .cartTable li div.product { border-bottom: 1px solid #eff2f4; padding-left: 25px; text-align: left; width: 100%; } .cartTable li > div { border: medium none; padding-left: 0; text-align: center; width: 33.33%; } .cartTable li div.product span.closeIcon { margin-right: 60px; } .cartTable li div.product div::before { left: 13px; } .cartTable > li { border: 2px solid #288feb; margin-bottom: 20px; } .duration > span{ text-align: left } .cartOpt{ left: 8px; box-shadow: #0 0 8px rgba(0, 0, 0, 0.1) } .cartOpt > li{ text-align: left; padding-left: 20px } .couponForm > input{ width: 100%; border: 1px solid #288feb; margin-bottom: 10px; text-align: center; padding: 0 } .couponForm { text-align: center } .couponForm > button{ margin: 0 } .cartTotal{ margin-left: 0 } .totalBtn{ width: 100%; text-align: center; padding: 0; line-height: 50px; height: 50px } .totalBtn i{ line-height: 50px } .totalBtn:hover i{ transform: inherit } .checkout .cartTotal{ margin-top: 30px } .postExcerpt br{ display: none; } .singlePost .postContent{ padding: 20px 12px; } .singlePost .postTitle.h4{ font-size: 18px } .singlePost .postDate{ margin-bottom: 15px } .col-md-4:not(:nth-child(1)) .singlePost{ margin-top: 30px } .pagination{ margin-top: 50px } .pagination a{ overflow: hidden; } article.singleBlog{ padding: 0 } .postTitle.h3 { font-size: 21px; margin-bottom: 5px; margin-top: 30px; } .postMeta { margin-bottom: 14px; } .postText, .postText p { line-height: 24px; margin-bottom: 15px; } .postText { margin-bottom: 30px; } .h4.areaTitle { margin-top: 45px; } .commentLeft { display: block; float: none; margin-bottom: 15px; text-align: center; } .commentImg { display: inline-block; } .commentRight { padding: 0; text-align: center; } .commentInput { margin-top: 45px; padding-right: 0; } .commentInput > input:first-child { margin-right: 0; } .commentInput > input { display: block; float: none; width: 100%; } .supportForm { border-bottom: 1px solid #e8e8e8; margin-bottom: 35px; padding-bottom: 35px; } .serachForm > input[type="search"] { font-size: 12px; margin-bottom: 40px; } .supportInput > input:first-child, .supportInput .supportSelect { margin-right: 0; } .supportInput > input, .supportInput > .supportSelect { padding-left: 15px; width: 100%; } .supportSelect select { padding-left: 15px; } .supportInput .supportSelect { padding-left: 0; } .supportInput > textarea { height: 100px; padding-left: 15px; } .fileInput { float: none; font-size: 12px; padding-left: 17px; text-align: center; width: 100%; } .fileInput::before { left: 15px; } .captcha { margin-left: 0; width: 100%; } .supportInput > input[type="submit"] { width: 100%; } .comingContent { padding-top: 0; text-align: center; } .comingContent .h1 { font-size: 40px; line-height: 35px; margin: 10px 0 20px; } .comingContent span { font-size: 14px; } .comingContent span br { display: none; } .subsForm > input, .eSearchForm > input { float: none; margin: 0 0 20px; width: 100%; } .eSearchForm > input[type="submit"], .subsForm > input[type="submit"]{ display: inline-block; float: none; margin: 0 0 20px; } .subsForm, .eSearchForm { text-align: center; } .sicleImg { height: auto; margin-right: 0; } .h1.errorTitle { font-size: 40px; line-height: 30px; margin-bottom: 20px; } .subsForm, .eSearchForm { margin-top: 35px; } .eSearchImg { display: none; } .errorContent > a { display: block; margin-top: 0; text-align: center; } .contactForm .contactSubmit + div{ display: block; margin-left: 0 } /* end320*/ } /* Wide Mobile Layout: 480px. Inherits styles from: Default Layout. ----------------------------------------------------------------- cols 1 2 3 4 5 6 7 8 px 68 160 252 344 436 528 620 712 */ @media only screen and (min-width: 480px) and (max-width: 767px) { .gr-tit-land { padding: 0 5px; text-align: center; } .container{ width: 450px; } .cartOpt{ left: 85px } } </style> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5CHG4C4" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- ======= 1.01 Header Area ====== --> <header> <div class="headerTopArea headerTopAreaWhite"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-3 col-xs-12"> <a href="/" class="logo logobig"><img src="https://www.match.it/landings/match-white.png" alt="Match.it"></a> <span class="subt-land" style="color:#fff" >Trova il dominio perfetto</span> </div> <div class="col-md-9 col-sm-9 hidden-xs text-right"> <span class="dtl" style="color:#fff">Trova il dominio perfetto</span> </div> </div> </div> </div> </header> <!-- ======= /1.01 Header Area ====== --> <!-- ======= 1.02 Home Area ====== --> <div class="homeAreaWhite"> <div class="container"> <div class="row"> <div><h1 class="gr-tit-land gr-tit-land2 text-center" style="color: #8bc44b;font-family: 'Montserrat', sans-serif;">Trova i migliori domini SEO in scadenza</h1></div> <p class="p-check-green text-center p-check-green-land1" style="color: #ffffff;"> Su Match.it potrai scoprire migliaia di domini in scadenza ogni giorno. <strong>Cerca i migliori domini SEO</strong> </p> <div class="col-md-7 col-sm-12 col-xs-12"> <div class="item green-bull-land"> <ul> <li>Ti mostriamo i dati dei migliori strumenti SEO <strong>Ahrefs, SemRush, Moz</strong>!</li> <li>Prezzi competitivi <strong>BACKORDER 19 euro</strong> - <strong>Nuove registrazioni da 4.5 euro</strong>!</li> <li>Alta percentuale di recupero <strong>per i domini prenotati.</strong></li> </ul> </div> </div> <div class="col-md-12 col-sm-12 col-xs-12 butt-midd"> <div class="button-orange red-butt" style="margin-top:25px;"><a href="#hm">ISCRIZIONE GRATUITA</a></div></div> <div class="col-md-5 col-sm-12 col-xs-12" style="margin-bottom: 40px;margin-top: 1px;"> <div class="homeContent" id="hm"> <div class="sub-inc land-frm land-frm2 shadow"> <h2 style="font-family: 'Impact';font-weight: normal;">Migliora il posizionamento</h2> <span>Iscriviti a Match.it</span> <form method="post" action="" class="loginForm cont-padd-frm"> <div class=""> <div class="supportInput"> <div class="error-message"></div> Tipo utente <br /> <span style="padding-left:0; margin: 5px 0 20px; text-align: left"> <input type="radio" id="rbTypePerson" name="type" value="1" onclick="SetUserType()" /> Persona fisica <br /> <input type="radio" id="rbTypeCompany" name="type" value="2" onclick="SetUserType()" /> Società / imprese individuali <br /> <input type="radio" id="rbTypeFreelance" name="type" value="3" onclick="SetUserType()" /> Libero professionista / iscritto a ordine professionale </span> <input type="text" id="firstname" name="firstname" placeholder="Inserisci qui il tuo nome" value="" class="hidden"> <input type="text" id="lastname" name="lastname" placeholder="Inserisci qui il tuo cognome" value="" class="hidden"> <input type="text" id="company" name="company" placeholder="Inserisci qui la ragione sociale" value="" class="hidden"> <input type="email" id="email" name="email" placeholder="Inserisci qui il tuo indirizzo email" value=""> <span style="padding-left:0; display: block"> <input type="checkbox" name="tos" value="true" class="chkbox"> Accetto i <a href="https://www.match.it/Contract.ashx?contract=TOS&lang=it" target="_blank">Termini Generali di Servizio (TGS)</a> </span> <span style="padding-left:0; display: block"> <input type="checkbox" name="privacy" value="true" class="chkbox"> Accetto l'<a href="https://www.match.it/Contract.ashx?contract=Privacy&lang=it" target="_blank">Informativa Trattamento Dati Personali</a> </span> <div style="margin-top: 15px; border: none" align="center"> <div class="g-recaptcha" data-sitekey="6LfYcgsUAAAAABt0PeybkffF7xPvi7nfBm99Eire"></div> </div> <input type="submit" value="ISCRIZIONE GRATUITA" class="butt-registrati red-butt" style=" height: 70px; font-size: 22px; "> </div> </form> </div> </div> </div> </div> </div> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-84733055-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-84733055-2'); </script> <div style="background-color: #0f6a9e;"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="copyrightTxt"> <p>Copyright 2019 © Match.it. All Rights Reserved.</p> </div> </div> </div> </div> </div> <script src="/landings/js/jquery.1.11.3.min.js"></script> <script src="/landings/js/bootstrap.min.js"></script> <script src="/landings/js/owl.carousel.min.js"></script> <script type="text/javascript"> $("input[name='type'][value='1']").prop("checked", ""); $("input[name='type'][value='2']").prop("checked", ""); $("input[name='type'][value='3']").prop("checked", ""); $("input[name='firstname']").addClass("hidden"); $("input[name='lastname']").addClass("hidden"); $("input[name='company']").addClass("hidden"); function SetUserType() { if ($("input[name='type'][value='1']").is(":checked") || $("input[name='type'][value='3']").is(":checked")) { $("input[name='firstname']").removeClass("hidden"); $("input[name='firstname']").attr("required", "required"); $("input[name='lastname']").removeClass("hidden"); $("input[name='lastname']").attr("required", "required"); $("input[name='company']").val(""); $("input[name='company']").addClass("hidden"); $("input[name='company']").removeAttr("required"); } else if ($("input[name='type'][value='2']").is(":checked")) { $("input[name='company']").removeClass("hidden"); $("input[name='company']").attr("required", "required"); $("input[name='firstname']").val(""); $("input[name='firstname']").addClass("hidden"); $("input[name='firstname']").removeAttr("required"); $("input[name='lastname']").val(""); $("input[name='lastname']").addClass("hidden"); $("input[name='lastname']").removeAttr("required"); } } SetUserType(); $("#input[name='type']").click(function () { SetUserType(); }); </script> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-84733055-3', 'auto'); ga('send', 'pageview'); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-134934847-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-134934847-1', { 'optimize_id': 'GTM-NPM4B7S'}); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5CHG4C4');</script> <!-- End Google Tag Manager --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10