html{padding:0;margin:0;overflow-x:hidden}body{padding:0!important;margin:0;height:auto;font-size:18px;font-family:'Titillium Web',sans-serif}body a{-webkit-transition:all .2s;transition:all .2s;text-decoration:none;cursor:pointer;display:inline-block}button{cursor:pointer}button:active{outline:0}body a:hover{text-decoration:none}body a:focus{outline:0;cursor:pointer}.container-fluid{padding-right:15px;padding-left:15px}@media (min-width:1200px){.container{max-width:1170px}}h1{padding:0;margin:0 0 15px 0;font-weight:700;font-size:4.5em;line-height:1}h2{padding:0;margin:0 0 30px 0;font-weight:700;font-size:3.1em}.main-btn{padding:15px 35px;font-size:.9em;font-weight:600;border-radius:30px;border:solid 1px #5fb91c;background-color:transparent;color:#5fb91c}.main-btn:hover{color:#fff;background-color:#5fb91c}.press{color:#fff;border:solid 1px #fff;background-color:transparent}.press:hover{color:#f15300;background-color:#fff}p{padding:15px 0 30px 0;font-weight:300;color:#636363;font-size:1em;line-height:1.7}h5{padding:0;margin:0;font-weight:600;font-size:1.35em;color:#353535;line-height:1.4}h3{padding:0;margin:0 0 20px 0;font-weight:700;font-size:2.25em;color:#333}h4{font-weight:700;font-size:2em;margin:0;padding:0;line-height:1.2;color:#fff}h6{padding:0;margin:0;font-weight:500;font-size:1.1em;color:#fff}.general_bg{background-color:#fafafa}.col_orange{color:#f15300}.col_green{color:#63b22f}.col_black{color:#333}.nav{height:80px;top:0;left:0;position:fixed;z-index:1000;box-shadow:0 0 9px 0 rgba(0,0,0,.31);-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}.nav .hamburger{display:none}.nav .closebtn{display:none}.nav .nav-logo img{width:280px;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}@media (min-width:992px){.nav.scrolled{height:60px;font-size:.9em}.nav.scrolled .nav-logo img{width:240px}}.nav .nav-cont{display:flex;justify-content:space-between;align-items:center;height:100%}.nav .nav-cont .nav-menu{display:flex;justify-content:center;align-items:center;height:100%}.nav .nav-cont .nav-menu ul{margin:0 15px 0 0;list-style:none;height:100%}.nav .nav-cont .nav-menu ul li{padding:0 12px;display:inline-block;height:100%}.nav .nav-menu .btns li:last-child{margin-left:5px}.nav .nav-menu ul li a{color:#333;font-weight:400;font-size:.85em;height:100%;display:flex;align-items:center}.nav .nav-menu ul li img{display:none}.nav .nav-menu ul li a:hover{color:#5fb91c}.nav .nav-menu ul li a.active{color:#5fb91c}.nav .nav-menu ul li a img{display:none}.nav .nav-menu .btns .nav-btn{padding:10px 20px;border-radius:50px;font-weight:600;font-size:.8em;margin-left:10px}.regist{background-color:#5fb91c;color:#fff;border:none}.regist:hover{background-color:#f25301;color:#fff}.nav .nav-menu .btns .login{background-color:#fff;border:solid 1px #333;color:#414141}.nav .nav-menu .btns .login:hover{background-color:#333;color:#fff}.nav .nav-menu ul .dropdown2{position:relative}.nav .dropdown2-content{position:absolute;background-color:#fff;width:auto;min-width:150px;z-index:-1;left:0;-webkit-box-shadow:1px 1px 2px 0 rgba(55,55,55,\.8);box-shadow:3px 5px 6px 0 rgba(55,55,55,.3);max-height:0;padding:0;overflow:hidden}.nav .nav-menu ul li .dropdown2-content a{color:#333;text-decoration:none;display:block;text-align:left;font-size:.8em;font-weight:400;padding:10px 15px 10px 15px;height:auto;line-height:1}.nav .nav-menu ul li .dropdown2-content a.active{color:#5fb91c}@media (min-width:992px){.nav .nav-menu ul .dropdown2:hover .dropdown2-content{height:auto;max-height:500px;opacity:1;z-index:1;-webkit-transition:.5s ease;transition:.5s ease;padding:10px 0}.nav .nav-menu ul .dropdown2 .dropdown2-content a:hover{background-color:#f9f7f7;color:#5fb91c}}.header{background-image:url(/images/header_img.jpg);background-repeat:no-repeat;background-size:cover;z-index:0;height:100vh;background-position:55% 60px;padding-top:80px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.header .header_cont{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.header .header_cont h1{color:#fff}.header .header_cont .green{color:#5fb91c}.header .header_cont .normal{color:#fff;font-weight:500;font-size:2.2em}.header .header_cont .main-btn{color:#fff;font-weight:600;font-size:1em;margin-top:40px;background-color:#5fb91c;border:none}.header .header_cont .main-btn:hover{background-color:#e85203}.voip{padding:70px 15px 100px 15px;background-color:#fff}.voip .voip_head_cont{padding-top:20px}.voip .voip_head_cont h2{color:#5fb91c;padding-right:30px}.voip .voip_head_cont .line{width:230px;height:2px;background-color:#959595}.voip .voip_head_cont h4{padding:0;margin:15px 0 10px 0;font-weight:300;font-size:2em;color:#3c3c3c;line-height:1.3}.voip .voip_head_cont span{padding:0;margin:0;font-weight:600;font-size:1.4em;color:#e85203}.voip .voip_head_cont .number{font-size:1.7em;font-weight:700}.voip .viop-img{width:100%;text-align:center}.voip .viop-img img{width:100%}.voip .voip_cont{margin-top:120px}.voip .voip_cont .voip_type{width:100%;background-color:#fff;border:solid 1px #d7d7d7;padding:0 30px 40px 20px;text-align:center;height:100%;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}.voip .voip_cont .voip_type .img_circle{width:110px;height:110px;border-radius:100%;background-color:#fff;border:solid 1px #e85203;padding:15px;margin:-55px auto 30px auto;display:flex;justify-content:center;box-shadow:0 7px 32px 0 rgba(0,0,0,.1)}.voip .voip_cont .voip_type .img_circle img{width:80px}.voip .voip_cont .voip_type p{text-align:center;min-height:150px;padding:15px 0 0 0;font-size:.9em;color:#6d6d6d;line-height:1.6}.voip .voip_cont .voip_type:hover{background-color:#353535;border:solid 1px #353535}.voip .voip_cont .voip_type:hover p{color:#fff}.voip .voip_cont .voip_type:hover h5{color:#fff}.padd{padding:90px 15px}.internet{position:relative;background-image:url(/images/internet_bg.jpg);background-size:cover;background-position:bottom;background-repeat:no-repeat}.internet_bg{background-image:url(/images/internet_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:right center;position:absolute;bottom:0;left:0;width:60%;height:100%}.internet h3{color:#fff}.internet h5,.mobile h5,.sms h5{color:#e85203;margin-bottom:20px}.internet p{color:#fff}.internet .main-btn{border:solid 1px #fff;color:#fff}.internet .main-btn:hover{border:solid 1px #5fb91c}.mobile{background-image:url(/images/mobiles_bg.jpg);background-repeat:no-repeat;background-size:cover}.sms .sms_img{position:relative}.sms .sms_img img{position:absolute;width:90%;bottom:-100px}.logos .logos_img [class*=col-]{text-align:center}.logos img{mix-blend-mode:multiply}.register{position:relative}.register_bg{background-image:url(/images/rocket.svg);background-repeat:no-repeat;background-size:cover;background-position:0;width:43%;height:100%;position:absolute;top:0;right:0}.zipcheck_bg{background-image:url(/images/rocket2.svg);background-repeat:no-repeat;background-size:cover;background-position:0;width:43%;height:100%;position:absolute;top:0;right:0}.register h3{color:#e85203;margin:0 0 15px 0}.register span{font-weight:300;font-size:1.15em;color:#333}.register .register_cont form .form-group{display:flex;justify-content:flex-start;margin-bottom:20px;margin-top:35px;width:100%}.register .register_cont form .form-group input{font-weight:300;font-size:1.9em;background-color:#fff;border-radius:50px 0 0 50px;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;border-left:solid 1px #ccc;border-right:none;padding:15px 10px 15px 25px;width:85%}.register .register_cont form .form-group input:focus{box-shadow:none;outline:0;border:1px solid #5fb91c}.register .register_cont form .form-group button{background-color:#5fb91c;border-radius:0 50px 50px 0;background-image:url(/images/send_icon.svg);background-repeat:no-repeat;background-size:37%;background-position:40%;width:15%;border:none;-webkit-transition:.2s ease-in-out;transition:all .1s}.register .register_cont form .form-group .zipcheck{background-image:url(/images/zipcheck.svg)}.register .register_cont form .form-group .dis{background-color:#adb5bd}.register .register_cont form .form-group button:hover{background-color:#e85203}.register .register_cont form .form-group .zipcheck .dis button{background-color:#adb5bd}.register .register_cont form .form-group .zipcheck .dis button:hover{background-color:#adb5bd}.register .register_cont p{font-size:.8em;color:#6d6d6d;line-height:1.2;margin-bottom:0;padding:0}.why_us{position:relative;background-color:#333;padding:80px 15px}.why_us_bg{position:absolute;height:100%;top:0;left:0;width:50%;background-image:url(/images/man_with_tablet.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.why_us>img{position:absolute;height:100%;top:0;right:0}.why_us h3{color:#5fb91c;margin:0 0 20px 0}.why_us .why_us_cont{padding-left:35px}.why_us .why_us_cont span{font-weight:400;font-size:1.3em;color:#fff;line-height:2}.why_us_cont .row [class*=col-]{margin-top:35px}.why_us .why_us_cont .row .feature{width:100%;text-align:left}.why_us .why_us_cont .row .feature img{height:60px;margin-bottom:20px}.why_us .why_us_cont .row .feature span{font-weight:400;font-size:.85em;color:#fff;line-height:1}.question{padding:70px 15px;background-color:#5fb91c;text-align:center}.question h3{color:#fff;margin:0 0 30px 0}.question .question_cont span{font-weight:300;font-size:1em;color:#fff}.question .question_cont .ques-btns{margin-top:45px}.question .question_cont .ques-btns .main-btn{margin:0 5px;background-color:transparent;border:solid 1px #fff;color:#fff}.question .question_cont .ques-btns .main-btn:hover{background-color:#e85203;border:solid 1px #fff;color:#fff}.question .question_cont .ques-btns .white{background-color:#fff;border:solid 1px #fff;color:#353535}.question .question_cont .ques-btns .white:hover{background-color:#e85203;border:solid 1px #fff;color:#fff}.footer{background-color:#fff;padding:80px 15px 70px 15px;border-bottom:solid 1px #d7d7d7}.footer .footer_cont{display:flex;justify-content:flex-start;align-items:flex-start;width:100%}.footer .footer_cont .footer_img{margin-right:100px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.footer .footer_cont .footer_img .footer-logo img{width:230px}.footer .footer_cont .footer_img .footer_socials{display:flex;justify-content:flex-start;align-items:flex-start}.footer .footer_cont .footer_img .footer_socials a{height:45px;width:45px;margin-top:25px;margin-right:10px;background-position:center;background-size:100%;background-repeat:no-repeat}.footer .footer_cont .footer_img .footer_socials a.facebook{background-image:url(/images/fb_icon.svg)}.footer .footer_cont .footer_img .footer_socials a.facebook:hover{background-image:url(/images/fb_icon2.svg)}.footer .footer_cont .footer_img .footer_socials a.twitter{background-image:url(/images/tw_icon.svg)}.footer .footer_cont .footer_img .footer_socials a.twitter:hover{background-image:url(/images/tw_icon2.svg)}.footer .footer_cont .footer_menu{width:100%}.footer .footer_cont .footer_menu ul{margin:0;padding:0;list-style:none}.footer .footer_cont .footer_menu ul li{padding-bottom:13px}.footer .footer_cont .footer_menu ul li a{color:#333;font-weight:400;font-size:.95em}.footer .footer_cont .footer_menu ul li a:hover{color:#e85203}.footer .footer_cont .footer_menu ul li a.active{color:#e85203}.footer .footer_cont .footer_menu ul li .bold{font-weight:700;font-size:.95em}.footer .footer_cont .footer_menu ul li .mar-top{padding-top:20px}.end-footer{padding:20px 15px;background-color:#fff}.end-footer .end-footer_cont{display:flex;justify-content:space-between;align-items:center}.end-footer span{color:#6c6c6c;font-weight:300;font-size:.75em}.end-footer a{color:#6c6c6c;font-weight:600;font-size:.75em}.end-footer a:hover{color:#6c6c6c}.main_header{height:270px;padding:80px 15px 0 15px;background-color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.main_header .main_header_cont h1{color:#fff;font-size:3em;margin:0 0 20px 0}.main_header .main_header_cont h5{display:block;color:#fff;font-weight:400;padding-bottom:5px;font-size:1.3em}.main_header .main_header_cont h5:last-child{padding-bottom:0}.main_header .main_header_cont span:last-child{padding-bottom:0}.phone_number{position:relative}.phone_number_bg{position:absolute;top:0;left:0;width:50%;height:100%;background-image:url(/images/VoIP_img1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.phone_number .row .account{padding-left:45px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.phone_number .row .account h2{font-size:2.5em;margin:0 0 15px 0}.phone_number .row .account span{color:#636363;font-weight:300;font-size:1.4em}.phone_number .row .account .offer{margin:30px 0;display:flex;align-items:center;justify-content:flex-start;width:100%}.phone_number .row .account .offer span{color:#3c3c3c;font-weight:300;font-size:1.5em;line-height:1.3;text-align:left;max-width:220px}.phone_number .row .account .offer .offer_cir{height:220px;width:220px;border-radius:50%;background-color:#f15300;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.phone_number .row .account .offer .offer_cir span{color:#fff;font-weight:600;font-size:1.5em;line-height:1}.phone_number .row .account .offer .offer_cir .normal{font-weight:400;font-size:1em;padding-top:12px}.phone_number .row .account .offer .offer_cir .num{font-size:3.2em;padding-bottom:10px}.phone_number .row .account p{color:#5fb91c;font-weight:600;font-size:1.2em;padding:0;margin:0}.phones_type{text-align:center}.phones_type .row{margin:50px 15px 40px 15px}.phones_type .row .phone_type{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.phones_type .row .phone_type img{height:160px;margin-bottom:25px}.phones_type .row .phone_type h6{color:#404040;font-weight:300}.phones_type .main-btn{color:#353535}.phones_type .main-btn:hover{color:#fff}.signup{background-image:url(/images/VoIP_img2.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.signup p{color:#fff;font-weight:300;font-size:1.4em;padding:35px 70px 45px 0;line-height:1.4;margin:0}.signup .main-btn{color:#fff;background-color:#62b22e}.signup .main-btn:hover{background-color:#f15300;border:1px solid #f15300}.advantages{text-align:center}.advantages h3{margin:0 0 10px 0}.advantages span{display:block;color:#333;font-weight:400;font-size:1.7em}.advantages .row{margin-top:40px}.advantages p{text-align:left;padding:0 20px 0 0;margin:0 0 35px 0;line-height:1.4}.advantages p:last-child{margin:0}.advantages .row .advantage{display:flex;justify-content:flex-start;align-items:center;margin-bottom:25px}.advantages .row .advantage:last-child{margin-bottom:0}.advantages .row .advantage .adv_cir{box-shadow:1.888px 2.331px 5px 0 rgba(0,0,0,.4);width:110px;height:110px;border-radius:50%;border:solid 7px #fff;background-color:#f15300;padding:20px;display:flex;justify-content:center;margin-right:15px}.advantages .row .advantage .adv_cir img{width:60px}.advantages .row .advantage span{font-weight:300;font-size:1em;text-align:left;line-height:1.3;display:inline}.advantages .row .advantage .bold{font-weight:600}.services{padding:0;height:650px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.gallery .gallery_head{position:absolute;bottom:30px;left:30px;z-index:1}.gallery .gallery_head h5{color:#fff;font-weight:500;max-width:300px}.services .sec1{width:35%;height:100%}.services .sec1 .service_1{height:45%;background-image:url(/images/gallery_img1.jpg)}.services .sec1 .service_2{height:55%;background-image:url(/images/gallery_img2.jpg)}.services .sec2{width:40%;height:100%}.services .sec2 .service_3{height:100%;background-image:url(/images/gallery_img3.jpg)}.services .sec3{width:25%;height:100%}.services .sec3 .service_4{height:50%;background-image:url(/images/gallery_img4.jpg)}.services .sec3 .service_5{height:50%;background-image:url(/images/gallery_img5.jpg)}.gallery{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}.gallery .gallery_cont{position:absolute;bottom:0;height:0;z-index:-1;background-color:#f15300;padding:20px;text-align:center;overflow:hidden;width:0%}.gallery .gallery_cont p{color:#fff;font-weight:300;font-size:.9em;line-height:1.4;margin:0;padding:0}.gallery_cont a{color:#fff;display:none;font-weight:600}.gallery:hover .gallery_cont{z-index:1;height:100%;width:100%;-webkit-transition:.3s ease-in-out;transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:column}.gallery:hover .gallery_cont a{display:inline-block}.gallery:hover .gallery_head{z-index:-1}.functions{text-align:center}.functions h3{margin:0 0 45px 0}.functions .row{margin:0 -10px 20px -10px}.functions .row .holder_section{display:flex;justify-content:stretch;flex-wrap:wrap}.functions .row .holder_section .function_parent{padding:0 10px 20px 10px;width:20%}.functions .row .function{border:solid 1px #d7d7d7;background-color:#fafafa;display:flex;flex-direction:column;justify-content:flex-start;padding:30px 20px;height:100%;width:100%;text-align:center}.functions .row .function img{height:85px;margin-bottom:25px}.functions .row .function h6{font-weight:600;color:#333}.functions .row .function span{font-weight:400;color:#333;font-size:.95em;padding:5px 0 0 0;line-height:1}.functions .others{margin:40px 10px 0 10px}.functions .others .other_function{padding:5px 20px 5px 0;border-right:solid 1px #d7d7d7;text-align:left;height:100%}.functions .others .no-border{border-right:none}.functions .others .other_function ul{margin:0;padding:0;list-style:none}.functions .others .other_function ul li{font-weight:300;font-size:.95em;color:#636363;display:flex;justify-content:flex-start;align-items:center}.functions .others .other_function ul li img{margin-right:5px}.functions .others .other_function h6{font-weight:600;color:#f15300;padding:0 0 15px 0}.functions .others .other_function p{font-weight:300;font-size:1em;color:#636363;margin:0;padding:0;line-height:1.4}.functions .others .other_function a{font-weight:600;font-size:.9em;color:#61b231;margin-top:10px}.functions .others .other_function a img{margin-left:7px;margin-bottom:4px;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}.functions .others .other_function a:hover img{margin-left:15px}.gradient{background-image:linear-gradient(to right,#fafafa,#fafafa 60%,#f15300 40%)}.foreign .foreign_numbers{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%}.foreign h4{padding:0 0 30px 0}.foreign p{font-weight:300;font-size:1em;margin:0;padding:0;line-height:1.5}.foreign .foreign_numbers p{color:#636363;width:95%}.foreign .foreign_numbers .bold{font-weight:500}.foreign .foreign_numbers .countries{margin:30px 0 10px 0;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.foreign .foreign_numbers .countries .country{text-align:center;margin:0 10px 15px 0;min-width:75px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.foreign .foreign_numbers .countries .country:last-child{margin:0}.flag{box-shadow:1.888px 2.331px 5px 0 rgba(0,0,0,.4);width:65px;height:65px;border-radius:50%;border:solid 1px #fff;margin:0 0 15px 0}.flag img{width:100%;height:100%}.foreign .foreign_numbers .countries .country span{font-weight:300;font-size:.85em;color:#777;margin:0;padding:0;line-height:1}.foreign .foreign_numbers p{font-weight:300;color:#636363;margin:0;padding:0}.foreign .foreign_numbers span{font-weight:500;color:#333;font-size:1em}.foreign .foreign_numbers .orn{color:#f15300}.foreign .call_rates{padding-left:20px}.foreign .call_rates p{color:#fff}.foreign .call_rates .main-btn{margin-top:40px;font-size:.7em}.destination{text-align:center;overflow-x:hidden}.general_table{overflow:auto}.general_table table{width:100%;margin:25px 0 0 0;border:solid 1px #d7d7d7}.general_table table th{padding:15px 25px;background-color:#fafafa;border-left:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7}.destination .general_table table th .flag{margin:0 auto 10px auto;width:50px;height:50px}.destination .general_table table th .flag img{width:100%;height:100%}.destination .general_table table th span{color:#636363;font-weight:300;font-size:.9em;display:block;line-height:1;text-align:center}.general_table table td{padding:20px;background-color:#fff;color:#636363;font-weight:400;font-size:.85em;border-left:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;text-align:center}.general_table table .general_bg{background-color:#fafafa}.destination .general_table table .bg_grey{font-weight:600;font-size:.9em;color:#636363;text-align:left;font-weight:600;padding-left:15px}.destination p{font-weight:300;font-size:.85em;color:#636363;margin:30px 0 0 0;padding:0 5px}.destination p a{font-weight:500;font-size:1em;color:#333}.voip_offer{border:solid 1px #d7d7d7;width:100%;height:100%}.voip_offers .row{margin-right:-5px;margin-left:-5px}.voip_offers .row [class*=col-]{padding-right:10px;padding-left:10px}.voip_offer .voip_offer_head{padding:15px 0 20px 0;border-bottom:solid 1px #d7d7d7;background-color:#fff;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;min-height:200px}.voip_offer .voip_offer_head h5{font-weight:700;padding:0 0 20px 0}.voip_offer .voip_offer_head span{font-weight:700;color:#f15300;font-size:3.1em;line-height:1}.voip_offer .voip_offer_head .strike{text-decoration:line-through;font-weight:400;font-size:1.6em;padding-top:5px}.voip_offer .voip_offer_head .normal{font-weight:400;font-size:1.3em;padding-top:5px}.voip_offer_cont{padding:20px 15px 30px 15px;text-align:center}.voip_offer_cont ul{margin:0;padding:0;list-style:none;min-height:150px;text-align:left}.voip_offer_cont ul li{padding-left:22px;background-image:url(/images/list-check.svg);background-position:left 6px;background-repeat:no-repeat;background-size:6%;font-weight:300em;font-size:.85em;vertical-align:text-top;padding-bottom:20px;color:#333}.voip_offer_cont ul li:last-child{padding-bottom:0}.voip_offer .main-btn{padding:10px 15px;width:175px;font-weight:500;font-size:.8em;border:1px solid #5fb91c}.voip_offer .main-btn:hover{color:#fff;background-color:#f15300;border:1px solid #f15300}.voip_offer .regist{margin-top:10px}.voip_offer .voip_offer_footer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;min-height:75px;text-align:center;padding-bottom:20px}.greyout{opacity:.4}.voip_tarifs_rates{text-align:center}.voip_tarifs_rates .general_table table td{padding:15px 10px}.voip_tarifs_rates .general_table table th{text-align:center;padding:15px 10px;width:145px}.voip_tarifs_rates .general_table table th img{width:100%}.voip_tarifs_rates .general_table table .size{width:auto}.voip_tarifs_rates .general_table table .general_bg{padding:5px;text-align:left;font-weight:600;font-size:.85em}.voip_tarifs_rates .general_table table .dark_grey{background-color:#424242}.voip_tarifs_rates .general_table table .orange{background-color:#f15300;color:#fff}.voip_tarifs_rates .general_table table td .flag{width:35px;height:35px;display:inline-block;vertical-align:middle;margin:0 10px 5px 0}.trunk_advantage{position:relative}.trunk_advantage_bg{position:absolute;left:0;bottom:0;height:100%;width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/images/trunk_img_1.jpg)}.trunk_advantage .trunk_advantage_cont{padding-left:55px}.trunk_advantage .trunk_advantage_cont h2{padding:0;margin:0 0 30px 0;font-weight:700;font-size:2.4em;color:#333}.trunk_advantage .trunk_advantage_cont p{padding:0;margin:0;font-weight:300;font-size:1.3em;line-height:1.5}.cheap_rate{position:relative}.view_rate_bg{position:static}.view_rate_bg::after{content:"";top:0;right:0;background-color:#f15300;width:35%;position:absolute;height:100%;z-index:0}.cheap_rate h4{margin:0 0 30px 0}.cheap_rate .cheap h4{line-height:1.3}.cheap_rate p{line-height:1.3;padding:0;margin:0;font-size:.95em}.cheap_rate .view_rate{padding:0 10px 0 35px;height:100%;position:relative;z-index:1}.cheap_rate .view_rate p{color:#fff}.cheap_rate .view_rate .main-btn{margin-top:35px}.new_telnumber{position:relative}.new_telnumber_bg{position:absolute;left:0;bottom:0;height:100%;width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/images/Phonenumbers_img_1.jpg)}.new_telnumber .new_telnumber_cont{padding-left:55px}.new_telnumber_cont h3{margin:0 0 30px 0}.new_telnumber_cont p{margin:0;padding:0;line-height:1.3}.orn-semibold{color:#f15300;font-weight:600}.number_conservation{position:relative}.number_conservation .new_telnumber_cont{padding-right:45px}.number_conservation_bg{position:absolute;right:0;bottom:0;height:100%;width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/images/Phonenumbers_img_2.jpg)}.number_information{padding:70px 15px;background-color:#f15300;text-align:center}.number_information .number_information_cont{padding:0 150px 0 150px}.number_information .number_information_cont p{margin:0;padding:0;color:#fff}.number_information .number_information_cont h4{margin:0 0 40px 0}.number_information .number_information_cont p{margin:0;padding:0;color:#fff}.connect_rate{position:relative;background-image:url(/images/connectmenow_img1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.connect_rate_bg::after{content:"";top:0;right:0;background-color:rgba(241,83,0,.9);width:50%;position:absolute;height:100%;z-index:0}.connect_rate .row [class*=col-]{position:static}.connect_rate_bg .connect_rate_cont{padding-left:40px;height:100%;position:relative;z-index:1}.connect_rate .connect_rate_cont p{color:#fff;padding:0;margin:30px 0 0 0;line-height:1.5}.connect_rate .connect_rate_cont .main-btn{margin-top:35px}.how_it_work{text-align:center}.how_it_work .how_it_work_cont h5{margin:0 0 40px 0}.how_it_work .how_it_work_cont span{color:#5fb91c;line-height:1;font-weight:600;font-size:1.65em}.how_it_work .how_it_work_cont .row{margin-top:30px;justify-content:center}.how_it_work .how_it_work_cont .row .number_function{padding:0 10px}.how_it_work .how_it_work_cont .row .number_function span{color:#636363;font-weight:300;font-size:6.5em}.how_it_work .how_it_work_cont .row .number_function .number_line{height:1px;background-color:#b7b7b7;margin:10px auto 20px auto;width:110px}.how_it_work .how_it_work_cont .row .number_function p{padding:0;margin:0;line-height:1.3}.access{position:relative;background-image:url(/images/controlpanel_img1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.access .row [class*=col-]{position:static}.connect_rate_bg .access_cont{height:100%;position:relative;z-index:1;padding-left:40px}.access .connect_rate_bg .access_cont h2{color:#fff}.access .connect_rate_bg .access_cont p{color:#fff;font-size:1.2em;font-weight:300;padding:0;margin:0}.access .connect_rate_bg .access_cont .main-btn{margin-top:35px}.control_panel{text-align:center}.control_panel .control_panel_cont p{margin:0 auto;max-width:70%;padding:15px 0 25px 0}.control_panel .control_panel_cont .row{margin:50px -5px 0 -5px}.control_panel .control_panel_cont .row .control_circ{border-radius:50%;background-repeat:no-repeat;background-size:120%;box-shadow:1.414px 1.414px 6px 0 rgba(0,0,0,.25);border:solid 5px #fff;height:267.5px;width:100%}.control_panel .img1{background-image:url(/images/cpscreen1.png)}.control_panel .img2{background-image:url(/images/cpscreen2.png)}.control_panel .img3{background-image:url(/images/cpscreen3.png)}.control_panel .img4{background-image:url(/images/cpscreen4.png)}.control_panel .img5{background-image:url(/images/cpscreen5.png)}.control_panel .img6{background-image:url(/images/cpscreen6.png)}.control_panel .img7{background-image:url(/images/cpscreen7.png)}.control_panel .img8{background-image:url(/images/cpscreen8.png)}.control_panel .control_panel_cont .row .control_circ img{width:100%;height:100%}.control_panel .control_panel_cont .row [class*=col-]{padding-right:10px;padding-left:10px}.functions_overview{text-align:center}.functions_overview .functions_overview_cont .row{margin:0 -5px 0 -5px}.functions_overview .functions_overview_cont .sip_account{margin:40px -5px 20px -5px}.functions_overview .functions_overview_cont .row [class*=col-]{padding-right:10px;padding-left:10px}.functions_overview .functions_overview_cont .row .overview{background-color:#fff;border:solid 1px #d7d7d7;padding:20px 15px;height:100%}.functions_overview .functions_overview_cont .sip_account .overview{padding:20px 5px}.functions_overview .functions_overview_cont .row .overview .row [class*=col-]{padding-right:15px;padding-left:15px}.functions_overview .functions_overview_cont .row .overview h5{color:#5fb91c;margin-bottom:15px}.functions_overview .functions_overview_cont .row .overview ul{margin:0;padding:0;list-style:none;text-align:left}.functions_overview .functions_overview_cont .row .overview ul li{padding-left:20px;margin-bottom:10px;background-image:url(/images/list-check.svg);background-repeat:no-repeat;background-position:left 7px;font-weight:300;font-size:.95em;color:#636363}.functions_overview .functions_overview_cont .row .overview ul li:last-child{margin-bottom:0}.contact_header{background-image:url(/images/contact_ing.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.contact_header .contact_header_cont{padding-right:50px}.contact_header .contact_header_cont h2{font-size:2.35em;color:#333}.contact_header .contact_header_cont p{margin:0;padding:0;color:#404040}.contact_subs{text-align:center}.contact_subs .contact_subs_cont .subs{margin:0 -5px 50px -5px}.contact_subs .contact_subs_cont .subs{margin:0 -5px 50px -5px}.contact_subs .contact_subs_cont .row [class*=col-]{padding-right:10px;padding-left:10px}.contact_subs .contact_subs_cont .subs .sub{height:100%;border:solid 1px #d7d7d7;padding:25px;display:flex;flex-direction:column;align-items:center;color:#333;font-size:1em;font-weight:600}.contact_subs .contact_subs_cont .subs .sub:hover{background-color:#f15300;color:#fff}.contact_subs .contact_subs_cont .subs .sub img{height:80px;margin-bottom:20px}.contact_subs .contact_subs_cont span{color:#333;font-weight:400;font-size:1.1em}.contact_subs .contact_subs_cont span a{font-weight:700}.contact_subs .contact_subs_cont span a:hover{color:#f15300}.contact_subs .contact_subs_cont .contacts{margin:80px -5px 40px -5px}.contact_subs .contact_subs_cont .contacts .contact{height:100%;padding:45px 50px 55px 30px;text-align:left}.contact_subs .contact_subs_cont .contacts .contact p{color:#404040;line-height:1.4;padding:0;margin:25px 0 0 0}.contact_subs .contact_subs_cont .contacts .contact p .bold{font-weight:700;font-size:1em}.contact_subs .contact_subs_cont .contacts .contact2{display:flex;justify-content:flex-start;align-items:flex-start;height:100%}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{margin-right:30px}.contact_subs .contact_subs_cont p{line-height:1.4;color:#404040;padding:0 10px;margin:0;font-weight:400}.manual{text-align:center}.manual img{height:80px;margin-bottom:20px}.manual h5{color:#333;font-weight:700;line-height:1.25;min-height:60px;margin:0 0 20px 0}.manual a{padding:10px 20px 10px 15px;border:solid 1px #d7d7d7;margin-bottom:10px;text-align:left;width:100%;color:transparent;position:relative;background-repeat:no-repeat;background-image:url(/images/button-arrow.svg);background-position:96%;line-height:1.4;font-weight:400;color:#333;font-size:1em}.manual a:last-child{margin-bottom:0}.manual a:hover{border:solid 1px #f15300;background-color:#f15300;background-image:url(/images/arrow_white.svg);color:#fff}.toolkit{text-align:center}.toolkit .toolkit_cont .row{margin-top:30px}.toolkit .toolkit_cont .row .kit{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:30px 20px}.toolkit .toolkit_cont .row .kit img{height:80px;margin-bottom:20px}.toolkit .toolkit_cont .row .kit .test{margin-top:35px;display:flex}.toolkit .toolkit_cont .row .kit .test a{padding:10px 15px;border:solid 1px #d7d7d7;margin:0 5px;color:transparent;display:flex;justify-content:center;align-items:center;color:#333;font-size:1em;font-weight:600;line-height:1}.toolkit .toolkit_cont .row .kit .test a:hover{border:solid 1px #f15300;background-color:#f15300;color:#fff}.faq .faq_cont{border:solid 1px #d7d7d7;padding:40px 25px;margin-bottom:30px}.faq .faq_cont:last-child{margin-bottom:0}.faq .faq_cont .faq_cont_header{display:flex;justify-content:flex-start;align-items:flex-start}.faq .faq_cont .faq_cont_header img{width:25px;margin-right:10px;transition:all .5s;margin-top:4px}.faq .faq_cont .faq_cont_header.active img{transform:rotate(-90deg);transition:all .5s}.faq .faq_cont .faq_cont_header h5{color:#f15300;line-height:1.3}.faq .faq_cont .row{margin-top:50px;display:none}.faq .faq_cont .row.open{display:flex}.faq .faq_cont .row .ques{margin-bottom:45px}.faq .faq_cont .row .ques:last-child{margin-bottom:0}.faq .faq_cont .row .ques .ques_head{border-bottom:solid 1px #b7b7b7;padding:0 30px 15px 0;position:relative;margin-bottom:15px;color:#333;font-weight:600;font-size:1em;line-height:1.2;width:100%}.faq .faq_cont .row .ques:hover .ques_head{color:#5fb91c}.faq .faq_cont .row .ques .ques_head svg{position:absolute;bottom:18px;right:0;width:20px;transition:all .2s}.faq .faq_cont .row .ques:hover .ques_head svg path{fill:#5fb91c}.faq .faq_cont .row .ques.open .ques_head svg{transform:rotate(180deg)}.faq .faq_cont .row .ques.open .ques_head svg path{fill:#5fb91c}.faq .faq_cont .row .ques.open .ques_head{color:#5fb91c}.faq .faq_cont .row .ques p{max-height:0;transition:all .5s;overflow:hidden;margin:0;padding:0;line-height:1.4}.faq .faq_cont .row .ques.open p{max-height:500px}.faq .faq_cont .row .ques .bold{font-weight:500;color:#333}.modal-content{padding:40px 35px 30px 35px;position:relative;text-align:center;border-radius:0}.modal-header{display:flex;align-items:flex-start;justify-content:center;border:none;padding:0}.modal .closebtn{position:absolute;top:15px;right:20px}.modal .closebtn img{height:17px;opacity:.5}.modal .closebtn:hover img{opacity:1}.modal-body{padding:15px 0 25px 0;border-bottom:#ccc}.modal-body .form-group{display:flex;justify-content:flex-start;align-items:center}.modal-body .mar-bottom{margin-bottom:15px}.modal-body .form-group a{display:flex;justify-content:center;align-items:center;border:solid 1px #e1e1e1;height:45px;padding:15px}.modal-body .form-group a img{width:18px}.modal-body .form-group input{padding:15px 20px 15px 10px;font-size:1em;height:45px;border-radius:0;font-weight:400;outline:0;box-shadow:none}.modal-body .form-group input:focus{border:1px solid #5fb91c}.modal-body .form-group .input_login{border-top:solid 1px #e1e1e1;border-right:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1;border-left:0}.modal-body .col_orange{display:block;text-align:right;margin-bottom:25px;font-size:.8em;line-height:1;font-weight:400}.modal-content .col_orange:hover{color:#5fb91c}.modal-body .regist{font-size:1.1em}.modal-footer{padding:20px 0 0 0;display:flex;flex-direction:column;justify-content:center}.modal-footer span{font-weight:400;font-size:.95em;color:#53565a}.modal-footer a{font-size:1.1em;font-weight:700}#myModal1 .modal-body .regist{margin-top:15px}.mobile_bg{background-image:url(/images/mobile-img1.jpg)}.phone_number .row .account .mob_text{color:#636363;font-weight:300;font-size:1em;line-height:1.5}.internetpage_bg{position:absolute;top:0;left:0;width:50%;height:100%;background-image:url(/images/internet-img1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.four4 h6{color:#333;margin:0 0 10px 0;padding:0}.sim{text-align:center}.sim .row{margin-top:40px}.sim .sim_type{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:40px;min-height:250px}.sim .sim_type:last-child{margin-bottom:0;min-height:auto}.sim .sim_type .sim_circ{width:135px;height:135px;margin-right:15px}.sim .sim_type .sim_circ img{width:100%;height:100%}.sim .sim_type .sim_cont{text-align:left;width:calc(100% - 150px)}.sim .sim_type .sim_cont h6{color:#333;margin:0 0 10px 0;padding:0}.sim .sim_type .sim_cont p{line-height:1.4;margin:0;padding:0}.sim .sim_type .sim_cont a{margin-top:15px;font-weight:600;font-size:1em;color:#f15300;line-height:1}.sim .sim_type .sim_cont a:hover img{margin-left:15px}.sim .sim_type .sim_cont a img{margin-left:10px;-webkit-transition:all .2s;transition:all .2s}.good_to_know{text-align:center}.good_to_know .row{margin-top:40px}.good_to_know .nav{position:static;height:auto;display:block;box-shadow:none}.good_to_know .row .nav-tabs{margin:0;padding:0;list-style:none;border-bottom:none;width:100%}.good_to_know .row .nav-tabs li{background-color:#e5e5e5;padding:0;margin-bottom:10px;text-align:left;cursor:pointer}.good_to_know .row .nav-tabs li a{color:#878787;font-weight:600;font-size:1.05em;width:100%;padding:15px 30px 15px 20px}.good_to_know .row .nav-tabs li a.active{color:#fff;background-color:#f15300}.good_to_know .row .nav-tabs li a:hover{color:#fff;background-color:#f15300}.good_to_know .row .nav-tabs li:last-child{margin-bottom:0}.good_to_know .row .tab-content{text-align:left}.good_to_know .row .tab-content h5{margin:0 0 10px 0;color:#f15300;line-height:1}.good_to_know .row .tab-content p{margin:0;padding:0}.good_to_know .row .tab-content a{margin-top:30px}.signup_bg{background-image:url(/images/mobile-img2.jpg)}.prepaid{text-align:center}.Eu h3,.bundel h3,.prepaid h3{margin:0 0 10px 0}.Eu h5,.bundel h5,.prepaid h5{color:#f15300}.prepaid .row{margin:45px -15px}.prepaid_table{width:100%;overflow:auto}.prepaid_table table{width:100%;border:solid 1px #d7d7d7;text-align:left}.prepaid_table table th{padding:10px 20px 10px 15px;background-color:#fafafa;border-left:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;color:#333;font-weight:600;font-size:.9em}.prepaid_table table td{padding:10px 20px 10px 15px;color:#636363;font-weight:400;font-size:.9em;border-left:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;background-color:#fff}.prepaid_table table .general_bg{background-color:#fafafa}.prepaid_table table .centered{text-align:center}.prepaid p{margin:0;padding:0 200px 0 200px;line-height:1.25;font-size:.9em}.bundel{text-align:center}.bundel .prepaid_table{margin-top:30px}.Eu{text-align:center}.Eu_cont{display:flex;justify-content:center;align-items:flex-start;margin-top:50px}.Eu_cont .Eu_flag img{width:260px;height:260px;margin-right:40px}.Eu_extra{max-width:500px;text-align:left}.Eu_extra p{line-height:1.4;margin:0;padding:0}.Eu_extra a{margin-top:35px}.terms .terms_cont{padding:45px 100px 0 100px}.terms h3{color:#f15300;text-align:center}.terms h6{color:#333;margin:0 0 20px 0;padding:0}.terms p{margin:0;padding:0;line-height:1.4}@media (max-width:1366px){.gradient{background-image:linear-gradient(to right,#fafafa,#fafafa 62%,#f15300 38%)}}@media (max-width:1199.98px){body{font-size:17px}.padd{padding:80px 15px}.header{height:600px}.voip{padding:70px 15px 80px 15px;background-color:#fff}.voip .voip_head_cont{padding-top:0}.voip .voip_head_cont h2{padding-right:0}.voip .voip_cont .voip_type p{min-height:170px}.mobile{background-position:center}.sms .sms_img img{width:97%}.register_bg{width:45%}.phone_number .row .account{padding-left:30px}.phone_number .row .account .offer{margin:25px auto 15px auto}.phone_number .row .account .offer .offer_cir{height:200px;width:200px}.phone_number .row .account .offer span{font-size:1.4em;max-width:180px;margin-right:0}.phone_number .row .account .offer .offer_cir span{font-size:1.6em}.phone_number .row .account .offer .offer_cir .normal{font-size:1em}.phone_number .row .account .offer .offer_cir .num{font-size:3.15em}.functions .row .function{padding:20px 10px}.functions .row .function h6{font-size:1em}.functions .others{margin:40px 15px 0 15px}.functions .others [class*=col-]{padding-right:10px;padding-left:10px}.functions .others .other_function{padding:5px 10px 5px 0}.gradient{background-image:linear-gradient(to right,#fafafa,#fafafa 63%,#f15300 37%)}.foreign .call_rates .main-btn{padding:15px 25px}.foreign .call_rates{padding-left:0}.advantages p{text-align:left;padding:0}.signup p{padding:35px 0 45px 0}.general_table table td{padding:15px}.voip_offer .voip_offer_head h5{font-size:1.2em}.voip_offer_cont ul{min-height:270px}.voip_offer_cont ul li{padding-left:20px;padding-bottom:15px}.voip_tarifs_rates .general_table table td{padding:10px}.voip_tarifs_rates .general_table table th{padding:5px;width:120px}.trunk_advantage .trunk_advantage_cont{padding-left:40px}.trunk_advantage .trunk_advantage_cont h2{font-size:2.35em}.trunk_advantage .trunk_advantage_cont p{font-size:1.25em;line-height:1.4}.new_telnumber .new_telnumber_cont{padding-left:45px}.number_conservation .new_telnumber_cont{padding-right:30px}.number_information .number_information_cont{padding:0 75px 0 75px}.connect_rate_bg .connect_rate_cont{padding-left:25px}.how_it_work .how_it_work_cont h5{margin:0 0 30px 0}.connect_rate_bg .access_cont{padding-left:25px}.control_panel .control_panel_cont .row .control_circ{height:215px}.functions_overview .functions_overview_cont .row .overview h5{font-size:1.15em;margin:0 0 15px 0}.contact_header .contact_header_cont{padding-right:20px}.contact_subs .contact_subs_cont .subs .sub{padding:25px 10px}.contact_subs .contact_subs_cont .subs{margin:0 -5px 40px -5px}.contact_subs .contact_subs_cont .contacts{margin:50px -5px 40px -5px}.contact_subs .contact_subs_cont .contacts .contact{padding:45px 20px 55px 30px}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{width:250px}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo img{width:100%}.toolkit .toolkit_cont .row .kit .test{margin-top:25px}.faq .faq_cont .row{margin-top:30px}.sim .sim_type .sim_circ{width:125px;height:125px;margin-right:15px}.sim .sim_type{min-height:275px}.sim .sim_type .sim_cont{width:calc(100% - 140px)}.prepaid .row{margin:35px -15px}.prepaid p{padding:0 150px 0 150px;line-height:1.4}.prepaid_table table th{padding:10px 20px 10px 10px;font-size:.85em}.prepaid_table table td{padding:10px 20px 10px 10px;font-size:.8em}.Eu_cont{margin-top:40px}.Eu_cont .Eu_flag img{width:240px;height:240px;margin-right:30px}.terms .terms_cont{padding:30px 100px 0 100px}}@media (max-width:1100px){.internet_bg{width:65%}.sms .sms_img img{width:85%}.phone_number .row .account .offer .offer_cir .num{font-size:3.1em}.gradient{background-image:linear-gradient(to right,#fafafa,#fafafa 64%,#f15300 36%)}.cheap_rate .view_rate{padding:0 10px 0 20px}.how_it_work .how_it_work_cont h5{margin:0 0 20px 0}.how_it_work .how_it_work_cont .row .number_function .number_line{margin:10px auto}.control_panel .control_panel_cont p{padding:0 0 25px 0}.control_panel .control_panel_cont .row .control_circ{height:215px}.control_panel .control_panel_cont .row{margin:35px -5px 0 -5px}.functions_overview .functions_overview_cont .sip_account{margin:30px -5px 20px -5px}.contact_header .contact_header_cont{padding-right:0}}@media (max-width:1024px){.nav .nav-logo img{width:240px}.why_us .why_us_cont{padding-left:15px}.sms .sms_img img{width:90%;bottom:-70px}.header{height:600px}.padd{padding:70px 15px}.footer{padding:70px 15px 60px 15px}.phone_number .row .account{padding-left:25px}.phone_number .row .account p{font-size:1.3em}.phone_number .row .account .offer .offer_cir span{font-size:1.4em}.phone_number .row .account .offer .offer_cir .normal{font-size:.9em}.phone_number .row .account .offer .offer_cir .num{font-size:2.8em;padding-bottom:5px}.functions .row .function{padding:15px 10px}.foreign h4{padding:0 0 20px 0}.foreign .call_rates .main-btn{margin-top:30px}.general_table table{margin:15px 0 0 0}.trunk_advantage .trunk_advantage_cont{padding-left:25px}.cheap_rate .view_rate{padding:0 10px}.new_telnumber .new_telnumber_cont{padding-left:25px}.number_conservation .new_telnumber_cont{padding-right:20px}.number_information .number_information_cont{padding:0 50px}.number_information .number_information_cont h4{margin:0 0 35px 0}.bundel .general_table table{margin:25px 0 0 0}.Eu_cont{margin-top:30px}.Eu_cont .Eu_flag img{width:225px;height:225px}}@media (max-width:991.98px){body{font-size:16px;background-color:transparent}h1{text-align:center;margin:0 0 10px 0}h2{font-size:2.9em}h3{margin:0 0 10px 0;font-size:1.9em}p{padding:15px 0 15px 0;line-height:1.5}h6{padding:0 0 5px 0;font-size:1em}.main-btn{padding:15px 25px}.nav{height:60px;padding:0}.nav .container{max-width:100%;padding:0}.nav .nav-cont{position:relative;height:100%}.nav .nav-logo{position:fixed;top:20px;left:15px}.nav .nav-logo img{width:225px}.nav .hamburger{display:block;position:absolute;right:15px;top:20px}.nav .nav-cont .nav-menu{display:none}.nav2{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:border-box;width:100%;position:fixed;right:0;height:100%;background-color:#fff;padding:0;align-items:flex-start;justify-content:flex-start;flex-direction:column;overflow:auto}.nav .container{max-width:100%;padding:0}.nav2 .nav-logo{left:15px}.nav .nav-cont{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;height:100%}.nav .nav-cont .nav-menu{margin-top:70px;height:100%;width:100%;flex-direction:column}.nav2 .nav-cont .nav-menu{display:block}.nav .nav-cont .nav-menu ul{margin:0;padding:0;list-style:none;height:auto;width:100%}.nav .nav-cont .nav-menu .btns{text-align:center;border-top:solid 1px #ccc;padding:20px 0}.nav .nav-cont .nav-menu ul li{margin-left:0;width:100%;display:block;height:auto;border-top:solid 1px #ccc;padding:0 15px}.nav .nav-menu ul li:last-child{margin-left:0}.nav2 .nav-menu ul li a img{display:block}.nav .nav-menu ul li a{color:#333;font-weight:400;font-size:1.3em;display:inline-block;justify-content:space-between;align-items:center;height:auto;line-height:1;padding:15px 0 15px 0}.nav .nav-menu ul li img{display:block;position:absolute;right:0;top:18px;cursor:pointer;padding:0 15px;height:7px}.nav .nav-menu .btns .nav-btn{padding:10px 20px;border-radius:50px;font-weight:500;font-size:1.1em;margin-right:5px;margin-left:5px}.nav2 .hamburger{display:none}.nav2 .closebtn{position:absolute;top:20px;right:15px;display:block}.nav2 .closebtn img{height:20px}.nav2 .dropdown2{position:relative;display:inline-block}.nav2 .nav-menu ul .dropdown2 .dropdown2-content{max-height:0;position:static;top:0;width:100%;min-width:100%;z-index:-1;box-shadow:none;transform:none;padding:0;-webkit-transition:.5s ease;transition:.5s ease}.nav2 .nav-menu ul .dropdown2 .dropdown2-content a{font-size:1.1em;padding:7px 0 7px 10px}.nav2 .nav-menu ul .dropdown2 .dropdown2-content a:hover{color:#5fb91c}.nav2 .nav-menu ul .dropdown2 .dropdown2-content a.active{color:#5fb91c}.nav2 .nav-menu ul .dropdown2.open{padding-bottom:10px}.nav2 .nav-menu ul .dropdown2.open .dropdown2-content{max-height:250px}.nav2 .nav-menu ul .dropdown2.open img{transform:rotate(180deg);transition:.5s}.header{padding-top:60px;background-position:center;margin-top:30px}.header .header_cont{align-items:center}.header .header_cont .main-btn{margin-top:30px}.padd{padding:50px 15px}h5{font-size:1.25em}.voip{padding:50px 15px 50px 15px}.voip .voip_head_cont{padding-top:0;text-align:center;margin-bottom:10px}.voip .voip_head_cont .line{margin:0 auto}.voip .voip_cont{margin-top:100px}.voip .voip_cont [class*=col-]{padding-right:10px;padding-left:10px}.voip .voip_cont .voip_type{padding:0 10px 30px 10px}.voip .voip_cont .voip_type .img_circle{width:95px;height:95px;margin:-45px auto 20px auto}.voip .voip_cont .voip_type .img_circle img{width:70px}.voip .voip_cont .voip_type p{min-height:144px;font-size:.85em;line-height:1.5}.internet{text-align:center;padding:50px 15px 60% 15px;background-image:url(/images/internet_bg_mobile.jpg)}.internet_bg{background-image:url(/images/internet_bg_mobile.jpg);background-size:cover;background-position:top;width:100%;padding-bottom:73%;height:0}.mobile{background-image:url(/images/mobiles_bg_mobile.jpg);background-size:139%;background-position:bottom;text-align:center;padding-bottom:61%;background-color:#fff}.sms{text-align:center}.sms .sms_img{position:relative;text-align:center;order:2}.sms .sms_img img{position:static;width:70%;bottom:0;right:0;transform:translate(0);margin-top:40px}.sms .sms_cont{text-align:center;margin-bottom:40px}.internet h5,.mobile h5,.sms h5{margin-bottom:0;font-size:1.3em}.register{padding:39% 0 50px 0;text-align:center}.register_bg{background-image:url(/images/rocket_mobile.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom right;width:100%;padding-top:38%;height:0}.register .register_cont form .form-group{margin-top:20px;margin-bottom:20px;padding:0 100px 0 100px}.register .register_cont form .form-group input{font-size:1.25em}.register .register_cont form .form-group button{background-size:40%}.register .register_cont p{line-height:1.3}.why_us{text-align:center;padding:0 0 50px 0}.why_us_bg{position:static;height:450px;top:0;left:0;width:100%}.why_us>img{display:none}.why_us .why_us_cont{padding:50px 0 0 0}.why_us .why_us_cont .row .feature{text-align:center}.why_us_cont .row [class*=col-]{padding-right:10px;padding-left:10px}.why_us .why_us_cont .row .feature span{font-size:.8em}.question{padding:50px 15px}.question .question_cont .ques-btns{margin-top:35px}.footer{padding:50px 15px}.footer .footer_cont .footer_img{margin-right:30px}.footer-logo img{width:175px}.footer .footer_cont .footer_img .footer_socials a{margin-top:15px}.footer_menu .row [class*=col-]{padding-right:10px;padding-left:10px}.footer .footer_cont .footer_menu ul li a{font-size:.8em}.footer .footer_cont .footer_menu ul li .bold{font-size:.8em}.end-footer{padding:10px 15px}.footer .footer_cont .footer_img .footer-logo img{width:180px}.footer .footer_cont .footer_img .footer_socials a{height:35px;width:35px;margin-top:20px;margin-right:5px}.main_header{padding:60px 15px 0 15px;height:245px}.main_header .container{max-width:100%}.internetpage_bg{position:absolute;top:0;left:0;width:100%;height:0;padding-top:70%;background-position:top}.phone_number.padd{padding:75% 15px 50px 15px;text-align:center}.phone_number_bg{position:absolute;top:0;left:0;width:100%;height:0;padding-top:70%;background-position:top}.phone_number .row .account{padding-left:0;text-align:center;align-items:center}.phone_number .row .account h2{text-align:center}.phone_number .row .account .offer{margin:25px 0;justify-content:center}.phone_number .row .account p{margin:auto}.phones_type .row .phone_type h6{font-size:1.2em;line-height:1.4}.phones_type .row .phone_type img{height:140px}.signup{text-align:center}.signup p{padding:20px 0 30px 0}.advantages .row{margin-top:30px}.advantages p{text-align:center;padding:0;margin:0 0 20px 0}.advantages p:last-child{margin:0 0 35px 0}.services{height:900px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.gallery .gallery_head{left:20px}.services .sec1{width:45%;height:70%}.services .sec1 .service_1{height:45%}.services .sec1 .service_2{height:55%}.services .sec2{width:55%;height:70%}.services .sec3{width:100%;height:30%;display:flex;justify-content:flex-start;align-items:flex-start}.services .sec3 .service_4{height:100%;width:45%}.services .sec3 .service_5{height:100%;width:55%}.functions h3{margin:0 0 35px 0}.functions .row{margin:0}.functions .row .holder_section .function_parent{width:33.33%;padding:0 10px 20px 10px}.functions .row .holder_section .function_parent .function{min-height:200px}.functions .row .holder_section .cnt{margin:auto}.functions .others{margin:0 20px}.functions .others [class*=col-]{margin-top:25px}.functions .others .no-border2{border-right:none}.functions .others .other_function h6{padding:0 0 10px 0}.gradient{background-image:linear-gradient(to bottom,#fafafa,#fafafa 58%,#f15300 42%)}.foreign h4{margin:auto;padding:0 0 20px 0}.foreign .foreign_numbers span{margin:auto}.foreign .foreign_numbers .countries{margin:20px 0 10px 0}.foreign .call_rates{padding-top:100px;text-align:center}.foreign .call_rates .main-btn{margin-top:20px;font-size:.8em}.foreign .foreign_numbers .countries{justify-content:center}.foreign .foreign_numbers p{width:100%;text-align:center}.voip_offer .voip_offer_head h5{font-size:1.35em;padding:0 0 10px 0}.voip_offer .voip_offer_head{min-height:150px}.voip_offers .row{margin-right:-15px;margin-left:-15px}.voip_offers .row [class*=col-]{padding-right:15px;padding-left:15px;margin-bottom:25px}.voip_offers .row .mar-bott{margin-bottom:0}.voip_offer_cont ul{min-height:200px}.voip_offer_cont ul li{background-size:4%}.voip_tarifs_rates .general_table table .size{min-width:111px}.voip_tarifs_rates .general_table table th{min-width:90px}.trunk_advantage .trunk_advantage_cont{padding-left:15px}.trunk_advantage .trunk_advantage_cont h2{font-size:2.1em;margin:0 0 20px 0}.trunk_advantage .trunk_advantage_cont p{font-size:1.2em}.cheap_rate{text-align:center}.cheap_rate .container{max-width:100%;padding:0}.view_rate_bg{background-color:#f15300}.view_rate_bg::after{display:none}.cheap_rate .row [class*=col-]{padding-right:100px;padding-left:100px}.cheap_rate .view_rate{padding:0}.cheap_rate h4{margin:0 0 25px 0}.cheap_rate .cheap h4{line-height:1.2}.cheap_rate .view_rate .main-btn{margin-top:25px}.new_telnumber_cont h3{margin:0 0 20px 0}.new_telnumber .new_telnumber_cont{padding-left:15px}.number_conservation .new_telnumber_cont{padding-right:10px}.number_information{padding:50px 15px}.number_information .number_information_cont{padding:0}.connect_rate_bg .connect_rate_cont{padding-left:10px}.how_it_work .how_it_work_cont .row{margin-top:20px}.how_it_work .how_it_work_cont .row .number_function span{font-size:6em}.connect_rate_bg .access_cont{padding-left:10px}.control_panel .control_panel_cont p{max-width:80%;padding:0 0 15px 0}.control_panel .control_panel_cont .row{margin:25px -5px 0 -5px}.control_panel .control_panel_cont .row .control_circ{height:155px}.functions_overview .functions_overview_cont .row .overview .row [class*=col-]{margin-bottom:20px}.functions_overview .functions_overview_cont .row .overview .row .mar-bottom{margin-bottom:0}.functions_overview .functions_overview_cont .row-eq-height [class*=col-]{margin-bottom:20px}.contact_subs .contact_subs_cont .subs .sub img{height:70px}.contact_subs .contact_subs_cont .contacts{margin:40px -5px 40px -5px}.contact_subs .contact_subs_cont .contacts .contact2{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{width:160px;height:160px;margin:0 auto 30px auto}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo img{width:100%;height:100%}.contact_subs .contact_subs_cont .contacts .contact{padding:45px 20px 35px 20px}.contact_subs .contact_subs_cont .contacts .contact p{margin:15px 0 0 0}.manual h5{min-height:50px;margin:0 0 15px 0}.manual a{padding:10px 40px 10px 10px;font-size:.95em;margin-bottom:15px}.toolkit .toolkit_cont .row{margin-top:25px}.toolkit .toolkit_cont .row .kit{padding:30px 5px}.toolkit .toolkit_cont .row .kit .test{margin-top:20px}.faq .faq_cont .faq_cont_header img{width:20px}.faq .faq_cont .row .ques .ques_head svg{bottom:15px;width:15px}.faq .faq_cont .row .ques .ques_head{padding:0 30px 10px 0;margin-bottom:10px}.faq .faq_cont .row .ques{margin-bottom:30px}.sim .row{margin-top:30px}.sim .sim_type .sim_circ{width:130px;height:130px;margin-right:20px}.sim .sim_type{min-height:auto;margin-bottom:40px}.sim .mar-top{margin-top:40px}.sim .sim_type .sim_cont{width:calc(100% - 150px)}.good_to_know .row li a{margin-top:0}.good_to_know .row .nav-tabs li a{font-size:1em;padding:10px}.prepaid .row{margin:25px -15px}.prepaid .row [class*=col-]{margin-bottom:25px}.prepaid .row [class*=col-]:last-child{margin-bottom:0}.prepaid p{padding:0 50px 0 50px}.prepaid_table table td{padding:10px}.prepaid_table table th{padding:10px}.prepaid_table table .general_bg{text-align:left}.bundel .prepaid_table{margin-top:25px}.Eu_cont{margin-top:25px}.Eu_cont .Eu_flag img{width:200px;height:200px}.terms h6{margin:0 0 15px 0}}@media (max-width:767.98px){h2{margin-bottom:20px}h4{font-size:1.8em}.header .header_cont .normal{text-align:center}.voip .voip_cont .voip_type{padding:0 30px 30px 30px}.voip .voip_cont [class*=col-]{padding-right:15px;padding-left:15px;margin-bottom:100px}.voip .voip_cont [class*=col-]:last-child{margin-bottom:0}.voip .voip_cont .voip_type p{min-height:auto;font-size:1em;line-height:1.75;margin-bottom:25px}.logos .logos_img img{width:90%;margin:0 auto}.register h3{font-size:1.75em}.register .register_cont form .form-group{padding:0}.register .register_cont form .form-group input{width:90%}.register .register_cont form .form-group button{width:61px}.why_us_bg{height:350px;background-position:center}.footer .footer_cont{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%}.footer .footer_cont .footer_img{margin:0 auto 40px auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.footer .footer_cont .footer_img .footer_socials a{margin-top:20px}.footer .footer_cont .footer_menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.footer_menu .row{width:100%}.footer_menu .row [class*=col-]{padding-right:15px;padding-left:15px;text-align:center;margin-bottom:30px}.footer_menu .row [class*=col-]:last-child{margin-bottom:0}.footer .footer_cont .footer_menu ul li{padding-bottom:5px}.footer .footer_cont .footer_menu ul li a{font-size:.9em}.footer .footer_cont .footer_menu ul li .bold{font-size:.9em}.footer .footer_cont .footer_img .footer_socials a{margin-right:5px;margin-left:5px}.main_header{padding:80px 15px 20px 15px;height:auto}.main_header .main_header_cont h1{font-size:2.6em;line-height:1.3;margin-bottom:10px}.main_header .main_header_cont h5{font-size:1.2em}.phone_number .row .account h2{font-size:2.3em;margin:0 0 5px 0}.phone_number .row .account .offer .offer_cir{width:180px;height:180px;margin-left:15px}.phone_number .row .account .offer span{font-size:1.4em;max-width:163px}.phone_number .row .account span{font-size:1.3em}.phones_type .row{margin:50px 0 30px 0}.phones_type .row .phone_type img{margin-bottom:20px}.phones_type .row .phone_type h6{font-size:1.05em}.signup p{font-size:1.4em;padding:25px 0 30px 0}.advantages h3{margin:0 0 5px 0}.advantages p{margin:0 0 25px 0;font-size:.95em}.advantages .row .advantage .adv_cir{width:90px;height:90px;padding:15px;border:solid 6px #fff}.advantages .row .advantage .adv_cir img{width:50px}.advantages .row .advantage span{font-size:.95em}.services{height:842px}.gallery .gallery_head h5{font-size:1.2em;max-width:225px}.gallery .gallery_cont p{font-size:.8em}.functions .row{margin:0 -15px}.functions .others{margin:0 -5px}.functions .row .holder_section .function_parent .function{min-height:170px}.functions .row .holder_section .function_parent{padding:0 5px 20px 5px}.functions .row .function img{height:70px;margin-bottom:20px}.functions .others .other_function p{font-size:.95em}.gradient{background-image:linear-gradient(to bottom,#fafafa,#fafafa 62%,#f15300 38%);text-align:center}.general_table table{margin:10px 0 0 0;font-size:.8em}.general_table table th{padding:10px 10px}.general_table table td{padding:11px}.destination p{margin:15px 0 0 0}.voip_offer .voip_offer_head h5{padding:0 0 5px 0}.voip_offers .row{margin-right:-10px;margin-left:-10px}.voip_offers .row [class*=col-]{padding-right:10px;padding-left:10px}.voip_offer_cont ul{min-height:220px}.voip_offer_cont ul li{background-size:6%;padding-bottom:10px}.voip_offer_cont{padding:20px 15px 25px 15px}.voip_tarifs_rates .general_table table .size{min-width:80px}.voip_tarifs_rates .general_table table th{min-width:66px}.trunk_advantage{padding:50px 0 57% 0;text-align:center}.trunk_advantage_bg{position:absolute;left:0;bottom:0;height:0;width:100%;background-position:top;padding-bottom:50%}.trunk_advantage .trunk_advantage_cont{padding:0}.trunk_advantage .trunk_advantage_cont h2{font-size:2em}.trunk_advantage .trunk_advantage_cont p{font-size:1.15em}.cheap_rate .row [class*=col-]{padding-right:50px;padding-left:50px}.new_telnumber{text-align:center;padding:50px 0 70% 0}.new_telnumber_bg{position:absolute;left:0;bottom:0;height:0;width:100%;background-position:top;padding-bottom:60%}.new_telnumber .new_telnumber_cont{padding:0}.number_conservation{text-align:center;padding:50px 0 70% 0}.number_conservation_bg{position:absolute;right:0;bottom:0;height:0;width:100%;background-position:top;padding-bottom:60%}.number_conservation .new_telnumber_cont{padding:0}.number_information .number_information_cont h4{margin:0 0 25px 0}.connect_rate{padding:60% 15px 0 15px;background-position:15%;text-align:center}.connect_rate .container{padding:0;max-width:100%}.connect_rate_bg::after{display:none}.connect_rate_bg{background-color:rgba(241,83,0,.9)}.connect_rate_bg .connect_rate_cont{padding-left:0}.connect_rate .connect_rate_cont p{margin:20px 0 0 0}.connect_rate .connect_rate_cont .main-btn{margin-top:25px}.how_it_work .how_it_work_cont .row .number_function span{font-size:5.75em}.access{text-align:center;padding:60% 15px 0 15px;background-position:26%}.access .container{max-width:100%;padding:0}.connect_rate_bg .access_cont{padding-left:0}.control_panel .control_panel_cont p{max-width:90%;padding:0 0 15px 0}.control_panel .control_panel_cont .row{margin:15px -5px 0 -5px}.control_panel .control_panel_cont .row [class*=col-]{margin-bottom:20px}.control_panel .control_panel_cont .row .mar-bottom{margin-bottom:0}.control_panel .control_panel_cont .row .control_circ{height:200px;width:200px;margin:0 auto}.contact_header{text-align:center;background-image:url(/images/contact_ing_mobile.jpg);padding:50px 15px 60% 15px;background-color:#fff;background-position:bottom;background-size:100% 70%}.contact_subs .contact_subs_cont .subs{margin:0 -5px 10px -5px}.contact_subs .contact_subs_cont .row [class*=col-]{margin-bottom:20px}.contact_subs .contact_subs_cont .contacts{margin:30px -5px 10px -5px}.contact_subs .contact_subs_cont p{font-size:.95em}.contact_subs .contact_subs_cont .contacts .contact{text-align:center}.contact_subs .contact_subs_cont .contacts .contact2{align-items:center}.manual h5{min-height:auto;margin:0 0 20px 0}.manual a{font-size:1em}.manuals .row [class*=col-]{margin-bottom:35px}.manuals .row [class*=col-]:last-child{margin-bottom:0}.toolkit .toolkit_cont .row [class*=col-]{margin-bottom:25px}.toolkit .toolkit_cont .row [class*=col-]:last-child{margin-bottom:0}.faq .faq_cont{padding:30px 20px;margin-bottom:25px}.faq .faq_cont .row [class*=col-]{margin-bottom:30px}.faq .faq_cont .row [class*=col-]:last-child{margin-bottom:0}.sim .row{margin-top:25px}.sim .sim_type .sim_cont h6{margin:0 0 5px 0}.good_to_know .row{margin-top:0}.good_to_know .row .nav-tabs li{padding:0;text-align:center}.good_to_know .row .tab-content{text-align:center;margin-top:30px}.prepaid p{padding:0 15px}.prepaid_table table th{font-size:.9em}.prepaid_table table td{font-size:.9em}.Eu_cont .Eu_flag img{width:140px;height:140px;margin-right:20px}.terms .terms_cont{padding:20px 0 0 0}.modal-content{padding:30px 25px 30px 25px}.modal .closebtn{top:15px;right:15px}.modal .closebtn img{height:15px}.modal-body .form-group input{padding:10px 20px 10px 10px;height:40px}.modal-body .form-group a{height:40px;padding:10px}.modal-body .form-group a img{width:15px}.modal-body .col_orange{margin-bottom:15px}#myModal1 .modal-body .regist{margin-top:5px}}@media (max-width:600px){h1{font-size:3.9em}h2{font-size:2.5em}.voip .voip_head_cont h4{font-size:1.75em;margin:15px 0 10px 0}.why_us_bg{height:300px}.why_us h3{margin:0 0 10px 0}.footer{padding:50px 15px 30px 15px}.footer .footer_cont .footer_img{margin:0 auto 30px auto}.footer .footer_cont .footer_img .footer_socials a{margin-top:10px}.footer_menu .row [class*=col-]{margin-bottom:20px}.main_header .main_header_cont h1{font-size:2.6em}.phone_number .row .account h2{font-size:2.2em}}@media (max-width:575.98px){h6{font-size:1.25em;padding:0 0 5px 0}.main-btn{padding:13px 20px}.nav{height:50px}.nav .container{padding:0}.nav .nav-logo{top:15px}.nav .nav-logo img{width:200px}.nav .hamburger{top:15px}.hamburger img{height:15px}.nav2{height:100%}.nav2 .nav-cont .nav-menu{margin-top:60px}.header{padding-top:50px;background-position:center;height:500px}.voip .voip_cont .voip_type .img_circle{width:100px;height:100px;margin:-60px auto 15px auto}.voip .voip_cont .voip_type .img_circle img{width:70px}.sms .sms_img img{width:100%}.internet h5,.mobile h5,.sms h5{font-size:1.2em}.logos .logos_img img{width:auto;margin:auto}.logos .logos_img [class*=col-]{margin-bottom:35px}.logos .logos_img [class*=col-]:last-child{margin-bottom:0}.register h3{margin:0 0 10px 0}.register .register_cont form .form-group button{background-size:40%}.why_us h3{font-size:2.1em;margin:0 0 10px 0}.why_us .why_us_cont{padding:40px 0 0 0}.why_us .why_us_cont span{font-size:1.5em}.why_us_cont .row [class*=col-]{margin-top:35px}.why_us .why_us_cont .row .feature span{font-size:1em}.why_us .why_us_cont .row .feature img{height:55px;margin-bottom:14px}.question h3{margin:0 0 20px 0}.question .question_cont .ques-btns{margin-top:30px}.question .question_cont .ques-btns .white{margin-bottom:0}.end-footer .end-footer_cont{justify-content:center;flex-direction:column}.end-footer span{margin-bottom:10px}.main_header{padding:65px 15px 20px 15px}.main_header .main_header_cont h5{font-size:1.1em}.phone_number .row .account .offer .offer_cir span{font-size:1.3em}.phone_number .row .account .offer .offer_cir .normal{font-size:.85em}.phone_number .row .account .offer .offer_cir .num{font-size:2.75em}.phone_number .row .account p{font-size:1.15em}.phones_type .row{margin:35px 15px 30px 15px}.phones_type .row [class*=col-]{margin-bottom:30px}.phones_type .row [class*=col-]:last-child{margin-bottom:0}.phones_type .row .phone_type img{margin-bottom:20px}.phones_type .row .phone_type h6{font-size:1.2em}.advantages .row [class*=col-]{margin-bottom:30px}.advantages .row [class*=col-]:last-child{margin-bottom:0}.advantages p:last-child{margin:0}.advantages .row .advantage span{font-size:1.05em}.services{height:auto}.gallery .gallery_cont p{font-size:.9em}.services .sec1{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.services .sec1 .service_1{height:240px;width:100%}.services .sec1 .service_2{height:280px;width:100%}.services .sec2 .service_3{height:400px}.services .sec2{width:100%;height:auto}.services .sec3{width:100%;height:auto;flex-direction:column}.services .sec3 .service_4{height:200px;width:100%}.services .sec3 .service_5{height:200px;width:100%}.gallery .gallery_head h5{font-size:1.4em;max-width:none}.functions h3{margin:0 0 25px 0}.functions .others [class*=col-]:first-child{margin-top:15px}.functions .row .holder_section .function_parent{width:50%;padding:0 10px 20px 10px}.functions .others{margin:0}.functions .others .other_function ul{width:100%}.functions .others .other_function{border-right:none;padding:0}.flag{width:55px;height:55px;margin:0 0 10px 0}.general_table table{margin:5px 0 0 0}.destination .general_table table th .flag{margin:0 auto 10px auto}.voip_offer .voip_offer_head h5{font-size:1.5em}.voip_offers .row{margin-right:-15px;margin-left:-15px}.voip_offers .row [class*=col-]{padding-right:15px;padding-left:15px}.voip_offers .row [class*=col-]:last-child{margin-bottom:0}.voip_offers .row .mar-bott{margin-bottom:25px}.voip_offer_cont ul{min-height:auto;margin-bottom:20px}.voip_offer_cont ul li{background-size:3%;padding-bottom:10px;font-size:.95em}.voip_offer .main-btn{margin-left:5px;margin-right:5px}.trunk_advantage .trunk_advantage_cont h2{font-size:1.8em}.trunk_advantage .trunk_advantage_cont p{font-size:1.1em}.cheap_rate .row [class*=col-]{padding-right:15px;padding-left:15px}.cheap_rate h4{margin:0 0 15px 0}.cheap_rate .view_rate .main-btn{margin-top:20px}.new_telnumber_cont h3{margin:0 0 15px 0}.number_information .number_information_cont h4{margin:0 0 20px 0}.connect_rate{padding:75% 15px 0 15px}.how_it_work .how_it_work_cont .row{margin-top:10px}.how_it_work .how_it_work_cont .row [class*=col-]{margin-bottom:25px}.how_it_work .how_it_work_cont .row [class*=col-]:last-child{margin-bottom:0}.how_it_work .how_it_work_cont h5{font-size:1.25em;margin:0 0 10px 0}.how_it_work .how_it_work_cont span{font-size:1.5em}.how_it_work .how_it_work_cont .row .number_function span{font-size:5.25em}.access{padding:80% 15px 0 15px}.access .connect_rate_bg .access_cont .main-btn{margin-top:25px}.control_panel .control_panel_cont .row{margin:20px -5px 0 -5px}.control_panel .control_panel_cont h5{font-size:1.25em}.control_panel .control_panel_cont p{max-width:100%}.control_panel .control_panel_cont .row .control_circ{height:180px;width:180px}.functions_overview .functions_overview_cont .sip_account{margin:25px -5px 20px -5px}.functions_overview .functions_overview_cont .row .overview .row .mar-bottom{margin-bottom:20px}.functions_overview .functions_overview_cont .row .overview .row [class*=col-]:last-child{margin-bottom:0}.functions_overview .functions_overview_cont .row-eq-height [class*=col-]:last-child{margin-bottom:0}.contact_header{padding:50px 15px 60% 15px;background-size:100% 60%}.contact_header .contact_header_cont h2{font-size:2.25em}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{width:150px;height:150px}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{margin:0 auto 20px auto}.manual h5{margin:0 0 15px 0;font-size:1.25em}.manual img{height:70px;margin-bottom:15px}.toolkit .toolkit_cont .row .kit{padding:25px 15px}.toolkit .toolkit_cont .row .kit img{height:70px;margin-bottom:15px}.toolkit .toolkit_cont .row .kit .test a{padding:10px;font-size:.95em}.faq .faq_cont .row{margin-top:25px}.faq .faq_cont .row .ques .ques_head{padding:0 20px 10px 0}.faq .faq_cont .faq_cont_header img{width:20px;margin-right:7px}.faq .faq_cont .row .ques .ques_head svg{bottom:12px;width:12px}.faq .faq_cont .row .ques p{font-size:.95em}.sim .sim_type{display:flex;justify-content:center;flex-direction:column;align-items:center}.sim .sim_type .sim_circ{width:130px;height:130px;margin:0 auto 15px auto}.sim .sim_type .sim_cont{width:100%;text-align:center}.sim .sim_type{margin-bottom:30px}.sim .mar-top{margin-top:30px}.prepaid p{padding:0}.bundel .prepaid_table table .general_bg{min-width:110px}.bundel .prepaid_table table .activeren{min-width:150px}.Eu_cont{display:flex;justify-content:center;align-items:center;flex-direction:column}.Eu_cont .Eu_flag img{width:150px;height:150px;margin:0 auto 25px auto}.Eu_extra{max-width:100%;text-align:center}.Eu_extra a{margin-top:25px}.terms h6{font-size:1em;margin:0 0 10px 0}}@media (max-width:480px){body{font-size:15px}.header{background-position:64%;height:450px}h1{font-size:3.3em}h2{font-size:2.2em}h3{font-size:2.1em}h4{font-size:1.4em}h6{font-size:1.1em}.nav2 .nav-menu ul li a{font-size:1.1em}.nav2 .nav-menu ul li .nav-btn{font-size:1.1em}.nav2 .closebtn img{height:15px}.nav2 .nav-menu ul li a img{height:10px}.header .header_cont .normal{font-size:1.85em}.voip .voip_cont .voip_type{padding:0 15px 30px 15px}.voip .voip_head_cont h4{font-size:1.8em}.voip .voip_cont .voip_type p{margin-bottom:15px}.internet{padding:50px 15px 75% 15px}.register h3{font-size:1.8em}.register span{font-size:1.15em}.why_us_bg{height:275px}.why_us_cont .row [class*=col-]:first-child{margin-top:20px}.why_us h3{font-size:1.8em}.why_us .why_us_cont span{font-size:1.3em}.why_us .why_us_cont .row .feature span{font-size:.9em}.question .question_cont .ques-btns{margin-top:10px}.question .question_cont .ques-btns .main-btn{margin-top:20px}.phone_number .row .account h2{font-size:2.1em}.phone_number .row .account .offer .offer_cir{height:150px;width:150px;margin-left:0}.phone_number .row .account .offer{margin:20px auto 15px auto}.phone_number .row .account .offer .offer_cir .num{font-size:2.5em}.advantages span{font-size:1.5em}.signup p{font-size:1.25em;padding:10px 0 25px 0}.gradient{background-image:linear-gradient(to bottom,#fafafa,#fafafa 63%,#f15300 37%)}.foreign p{font-size:.95em;line-height:1.5}.foreign .foreign_numbers .countries .country{min-width:60px}.advantages h3,.destination h3,.functions h3,.phones_type h3{font-size:1.8em}.voip_offer_cont{padding:15px 15px 20px 15px}.new_telnumber_cont h3{font-size:2em}.connect_rate{padding:100% 15px 0 15px;background-position:25%;text-align:center}.how_it_work .how_it_work_cont .row .number_function span{font-size:5em}.contact_header{padding:50px 15px 60% 15px;background-size:100% 50%}.contact_header .contact_header_cont h2{font-size:2.15em}.contact_subs .contact_subs_cont .subs .sub{padding:15px 10px}.contact_subs .contact_subs_cont .subs .sub img{height:60px;margin-bottom:10px}.contact_subs .contact_subs_cont .contacts .contact{padding:35px 20px}.contact_subs .contact_subs_cont .contacts{margin:30px -5px 0 -5px}.toolkit .toolkit_cont .row .kit .test{display:flex;flex-direction:column}.toolkit .toolkit_cont .row .kit .test a{padding:10px 15px;margin:0 auto 10px auto;width:100%}.toolkit .toolkit_cont .row .kit .test a:last-child{margin:0 auto}.faq .faq_cont{padding:20px 15px}.good_to_know .row .tab-content a{margin-top:20px}.prepaid_table table th{font-size:.85em;padding:5px 10px}.prepaid_table table td{font-size:.85em;padding:5px 10px}.Eu_cont .Eu_flag img{margin:0 auto 20px auto}.Eu_extra a{margin-top:20px}.terms .terms_cont{padding:15px 0 0 0}}@media (max-width:420px){h1{font-size:3em}h2{font-size:2em;margin-bottom:20px}h3{font-size:1.85em}p{padding:15px 0 0 0;line-height:1.4;font-size:.95em}.container{padding:0}.header .header_cont .normal{font-size:1.6em}h5{font-size:1.3em}.voip .voip_head_cont h4{font-size:1.7em}.voip .voip_cont .voip_type p{margin-bottom:15px}.internet{padding:50px 15px 85% 15px}.register .container{padding:0 15px}.register h3{font-size:1.7em}.register .register_cont form .form-group input{font-size:1.2em}.why_us h3{font-size:1.6em}.why_us .why_us_cont span{font-size:1.2em}.footer_menu .row{width:auto}.footer_menu .row [class*=col-]{margin-bottom:15px}.main_header .main_header_cont h1{font-size:2.2em;margin-bottom:10px}.main_header .main_header_cont h5{font-size:1em}.phone_number .row .account .offer span{line-height:1.2;font-size:1.2em;max-width:145px}.phone_number .row .account .offer .offer_cir span{font-size:1.2em}.signup h4{line-height:1.3}.advantages .row .advantage span{font-size:1em}.functions .others{margin:0 -5px}.functions .row .holder_section .function_parent{padding:0 5px 20px 5px}.functions .others .other_function h6{padding:0 0 5px 0}.gallery .gallery_head h5{font-size:1.2em}.foreign .call_rates{padding-top:45px}.foreign p{font-size:.95em}.foreign .foreign_numbers span{font-size:.9em}.destination table .bg_grey{padding:10px;text-align:center}.general_table table th{padding:10px}.general_table table td{font-size:.85em;padding:10px}.destination .general_table table th .flag{width:40px;height:40px}.destination .general_table table th span{font-size:.8em}.voip_offer .main-btn{margin-left:0;margin-right:0}.voip_tarifs_rates .general_table table td .flag{width:30px;height:30px}.trunk_advantage .trunk_advantage_cont{padding:0 15px}.new_telnumber .new_telnumber_cont{padding:0 15px}.number_conservation .new_telnumber_cont{padding:0 15px}.how_it_work .how_it_work_cont h5{font-size:1.15em}.how_it_work .how_it_work_cont span{font-size:1.3em}.how_it_work .how_it_work_cont .row .number_function span{font-size:4.5em}.how_it_work .how_it_work_cont .row .number_function .number_line{width:80px}.access .connect_rate_bg .access_cont p{font-size:1.1em}.control_panel .control_panel_cont h5{font-size:1.15em}.control_panel .control_panel_cont .row .control_circ{height:150px;width:150px}.contact_header{padding:50px 15px 70% 15px;background-size:100% 60%}.contact_header .contact_header_cont h2{font-size:2.05em}.manuals .row [class*=col-]{margin-bottom:30px}.good_to_know .row .tab-content{margin-top:20px}.Eu_cont .Eu_flag img{width:140px;height:140px}.modal-content{padding:30px 15px 25px 15px}.modal-body{padding:5px 0 15px 0}.modal-footer{padding:10px 0 0 0}#myModal1 .modal-body .regist{margin-top:0}}@media (max-width:375px){body{font-size:15px}h1{font-size:2.6em}h2{font-size:2.1em;margin-bottom:15px}.nav .nav-logo img{width:175px}.nav2 .nav-cont .nav-menu{margin-top:50px}.nav2 .nav-logo{left:10px;top:15px}.nav2 .closebtn{top:15px}.header .header_cont .normal{font-size:1.4em}.voip{padding:40px 15px 40px 15px}.voip .voip_cont [class*=col-]{margin-bottom:85px}.voip .voip_head_cont h4{font-size:1.5em}.voip .voip_head_cont .line{width:170px}.internet.padd{padding:40px 15px 85% 15px}.mobile.padd{padding:40px 15px 70% 15px}.sms{padding:40px 15px 0 15px}.logos{padding:40px 15px}.register.padd{padding:39% 15px 40px 15px}.register .register_cont form .form-group{margin-top:15px;margin-bottom:15px}.register .register_cont form .form-group input{width:85%}.register .register_cont form .form-group button{width:15%}.why_us.padd{padding:0 0 40px 0}.why_us .why_us_cont{padding:30px 0 0 0}.why_us_bg{height:250px}.question{padding:40px 15px}.footer{padding:40px 15px 30px 15px}.footer .footer_cont .footer_img .footer_socials a{height:35px;width:35px;margin-top:10px}.footer .footer_cont .footer_img{margin:0 auto 20px auto}.end-footer{padding:15px}.end-footer span{margin-bottom:5px}.main_header .main_header_cont h1{font-size:2em}.padd{padding:40px 15px}.phone_number .row .account h2{font-size:2em}.phone_number.padd{padding:75% 15px 40px 15px}.phone_number .row .account p{font-size:1.05em}.phone_number .row .account .offer .offer_cir{height:140px}.phones_type .row{margin:25px 15px 25px 15px}.phones_type .row [class*=col-]{margin-bottom:30px}.phones_type .row .phone_type img{height:120px;margin-bottom:15px}.signup h4{font-size:1.6em}.signup p{font-size:1.15em}.advantages .row{margin-top:20px}.advantages span{font-size:1.35em}.advantages .row .advantage .adv_cir{width:80px;height:80px}.gallery .gallery_head{left:15px;bottom:20px}.gallery .gallery_head h5{font-size:1em}.gallery .gallery_cont{padding:10px}.functions .others .other_function ul{width:50%}.functions .row .holder_section .function_parent{padding:0 0 20px 0;width:100%}.functions .row .holder_section .function_parent .function{min-height:160px}.foreign h4{padding:0 0 15px 0}.foreign .call_rates .main-btn{font-size:.85em}.general_table table{margin:5px 0 0 0}.advantages h3,.destination h3,.functions h3,.phones_type h3{font-size:1.7em}.voip_offer .voip_offer_head{min-height:120px}.voip_offer .voip_offer_head h5{font-size:1.35em}.voip_offer_cont ul li{background-size:4%}.voip_offer .voip_offer_head span{font-size:2.8em}.voip_tarifs_rates .general_table table .size{min-width:140px}.voip_tarifs_rates .general_table table .general_bg{padding:10px 5px}.voip_tarifs_rates .general_table table th{min-width:90px}.trunk_advantage{padding:40px 0 58% 0}.trunk_advantage .trunk_advantage_cont h2{font-size:1.65em;margin:0 0 15px 0}.trunk_advantage .trunk_advantage_cont p{font-size:1em}.new_telnumber{padding:40px 0 70% 0}.new_telnumber_cont h3{font-size:1.8em}.number_conservation{padding:40px 0 70% 0}.number_information{padding:40px 15px}.connect_rate{padding:100% 15px 0 15px}.connect_rate .connect_rate_cont .main-btn{margin-top:20px}.how_it_work .how_it_work_cont h5{font-size:1.05em}.how_it_work .how_it_work_cont span{font-size:1.2em}.how_it_work .how_it_work_cont .row [class*=col-]{margin-bottom:20px}.how_it_work .how_it_work_cont .row .number_function span{font-size:4em}.how_it_work .how_it_work_cont .row .number_function .number_line{width:70px;margin:5px auto 10px auto}.access{padding:75% 15px 0 15px}.access .connect_rate_bg .access_cont h2{font-size:1.9em}.access .connect_rate_bg .access_cont p{font-size:1em}.access .connect_rate_bg .access_cont .main-btn{margin-top:20px}.control_panel .control_panel_cont h5{font-size:1.05em}.control_panel .control_panel_cont .row .control_circ{height:120px;width:120px}.functions_overview .functions_overview_cont .row .overview .row [class*=col-]{margin-bottom:15px}.functions_overview .functions_overview_cont .row .overview h5{font-size:1.1em;margin:0 0 10px 0}.contact_header{padding:40px 15px 80% 15px;background-size:100% 50%}.contact_header .contact_header_cont h2{font-size:1.9em}.contact_subs .contact_subs_cont .contacts{margin:30px -5px 10px -5px}.contact_subs .contact_subs_cont span{width:70%;font-size:1.05em}.contact_subs .contact_subs_cont .row [class*=col-]{padding-right:5px;padding-left:5px}.contact_subs .contact_subs_cont .contacts .contact{padding:25px 20px}.contact_subs .contact_subs_cont .contacts .contact2 .contact_logo{width:135px;height:135px}.contact_subs .contact_subs_cont .contacts h5{font-size:1.3em}.contact_subs .contact_subs_cont .contacts .contact p{margin:10px 0 0 0}.manual h5{margin:0 0 10px 0}.manuals .row [class*=col-]{margin-bottom:25px}.manual a{background-size:6%}.toolkit .toolkit_cont .row .kit .test{margin-top:15px}.toolkit .toolkit_cont .row .kit img{height:60px;margin-bottom:10px}.faq .faq_cont{margin-bottom:20px}.faq .faq_cont .row{margin-top:20px}.faq .faq_cont .row .ques{margin-bottom:25px}.faq .faq_cont .row [class*=col-]{margin-bottom:25px}.faq .faq_cont .row .ques .ques_head{font-size:1em;padding:0 20px 5px 0;margin-bottom:5px}.sim .row{margin-top:20px}.sim .sim_type .sim_circ{width:120px;height:120px}.good_to_know .row{margin-top:20px}.good_to_know .row .nav-tabs li{padding:10px}.prepaid .row{margin:20px -15px}.prepaid .row [class*=col-]{margin-bottom:20px}.bundel .prepaid_table{margin-top:20px}.bundel .prepaid_table table .general_bg{min-width:125px}.bundel .prepaid_table table .activeren{min-width:125px}.Eu_cont{margin-top:20px}.terms .terms_cont{padding:10px 0 0 0}}@media (max-width:320px){body{font-size:14px}.nav2 .nav-menu .btns .nav-btn{margin-bottom:15px}.main_header .main_header_cont h1{font-size:2.3em}.phone_number .row .account .offer .offer_cir .num{font-size:2.3em}.phone_number .row .account .offer .offer_cir span{font-size:1.2em}.phone_number .row .account .offer .offer_cir{width:45%;height:130px}.phones_type .row .phone_type img{margin-bottom:10px}.gallery .gallery_head{left:10px}.gallery .gallery_head h5{font-size:.95em}.foreign h4{font-size:1.6em}.advantages h3,.destination h3,.functions h3,.phones_type h3{font-size:1.6em}.voip_offer_cont{padding:15px 10px 20px 10px}.voip_offer .voip_offer_head{min-height:100px}.voip_offer_cont ul li{background-size:5%}.voip_tarifs_rates .general_table table .size{min-width:135px}.voip_tarifs_rates .general_table table th{min-width:85px}.new_telnumber_cont h3{font-size:1.7em}.number_information .number_information_cont h4{margin:0 0 15px 0}.access{padding:80% 15px 0 15px}.access .connect_rate_bg .access_cont h2{font-size:1.8em}.control_panel .control_panel_cont .row .control_circ{height:130px;width:130px}.functions_overview .functions_overview_cont .row .overview ul li{margin-bottom:5px}.contact_subs .contact_subs_cont .contacts{margin:20px -5px 0 -5px}.manual a{background-size:5%}.toolkit .toolkit_cont .row [class*=col-]{margin-bottom:20px}.faq .faq_cont{padding:25px 10px}.faq .faq_cont .row .ques{margin-bottom:20px}.faq .faq_cont .faq_cont_header img{width:18px;margin-right:5px}.sim .row{margin-top:15px}.sim .sim_type{margin-bottom:20px}.sim .mar-top{margin-top:20px}.sim .sim_type .sim_circ{width:110px;height:110px}.good_to_know .row{margin-top:15px}.prepaid .row{margin:15px -15px}.bundel .prepaid_table{margin-top:15px}.Eu_cont{margin-top:15px}.Eu_cont .Eu_flag img{width:130px;height:130px;margin:0 0 15px 0}}