﻿@font-face{font-family:"Inter";src:url(../fonts/Inter-VariableFont.woff) format("woff")}@font-face{font-family:"Lexend Deca";src:url(../fonts/LexendDeca-VariableFont.woff) format("woff")}.list_featured_hosting{width:calc(100% + 30px);display:flex;flex-wrap:wrap;margin:0 -15px}.list_featured_hosting .item{max-width:100%;flex-basis:100%;padding:0 15px 30px}@media(min-width: 550px)and (max-width: 849px){.list_featured_hosting .item{max-width:50%;flex-basis:50%}}@media(min-width: 850px){.list_featured_hosting .item{max-width:33.3333333333%;flex-basis:33.3333333333%}}.list_featured_hosting .item .inner{text-align:center}.list_featured_hosting .item .inner .box_icon{margin-bottom:15px}.list_featured_hosting .item .inner .box_icon img{height:64px;width:auto}.list_featured_hosting .item .inner .box_text .title{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:5px}.list_featured_hosting .item .inner .box_text .description{font-size:15px}.list_featured_hosting .item_hide{width:100%}.list_featured_hosting .item_hide .wrap_hide{display:flex;flex-wrap:wrap}.list_featured_hosting.list_featured_email .item .inner{border:1px solid var(--light_orange);border-radius:15px;padding:20px 15px;height:100%}.list_featured_hosting_wrap .list_featured_hosting .item_hide{display:none}.list_featured_hosting_wrap .show_more_featured_hosting{text-align:center}.list_featured_hosting_wrap .show_more_featured_hosting a{color:var(--orange);border:1px solid var(--orange);font-size:16px;font-weight:500;line-height:1.3;display:inline-block;padding:10px 40px;transition:all .3s}.list_featured_hosting_wrap .show_more_featured_hosting a img{margin-left:3px;transition:all .3s}.list_featured_hosting_wrap .show_more_featured_hosting a:hover{background:var(--linear_gradient_mb);color:var(--white);border-color:rgba(0,0,0,0)}.list_featured_hosting_wrap .show_more_featured_hosting a:hover img{filter:brightness(0) invert(1)}.list_featured_hosting_wrap .show_more_featured_hosting.show_less a img{transform:rotate(-180deg)}.list_faqs .faq_item{background:#f0efef;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:6px;padding:12px 15px}.list_faqs .faq_item+.faq_item{margin-top:20px}.list_faqs .faq_item .item_title .inner{width:100%;display:flex;flex-flow:row wrap}.list_faqs .faq_item .item_title .inner .title{flex:1;font-size:16px;font-weight:500;cursor:pointer;margin:0}.list_faqs .faq_item .item_title .inner .i_title{transition:all .3s}.list_faqs .faq_item.active .item_title .inner .i_title{transform:rotate(-180deg)}.list_faqs .faq_item .item_content{border-top:1px solid silver;margin-top:10px;padding-top:15px;font-size:16px;font-weight:400;line-height:1.5;display:none}.list_faqs .faq_item .item_content a{color:var(--orange)}.list_faqs .faq_item .item_content a:hover{text-decoration:underline}.list_faqs .faq_item .item_content p:last-child{margin:0}.list_faqs.domain_faqs .faq_item{max-width:100%;flex-basis:100%}.list_faqs.domain_faqs .item_hide{display:none;width:100%;margin-top:20px}.list_faqs.domain_faqs .item_hide .wrap_hide{display:flex;flex-flow:row wrap}.list_faqs.cheap_hosting_faqs .faq_item{background-color:var(--white);border:1px solid var(--light_orange);box-shadow:none;padding:10px 20px;border-radius:12px;max-width:100%;flex-basis:100%}@media(max-width: 849px){.list_faqs.cheap_hosting_faqs .faq_item{padding:10px}}@media(max-width: 849px){.list_faqs.cheap_hosting_faqs .faq_item+.faq_item{margin:10px 0 0}}@media(max-width: 849px){.list_faqs.cheap_hosting_faqs .faq_item .item_title .inner{align-items:center}}.list_faqs.cheap_hosting_faqs .faq_item .item_title .inner .title{color:var(--light_dark);line-height:1.4;font-weight:400;padding:0 5px 0 0;margin:0}@media(max-width: 849px){.list_faqs.cheap_hosting_faqs .faq_item .item_title .inner .title{font-size:14px}}.list_faqs.cheap_hosting_faqs .faq_item .item_title .inner .i_title{font-size:8px;line-height:16px;color:var(--white);width:16px;height:16px;background-color:var(--light_orange);border-radius:50%;text-align:center;cursor:pointer}@media(max-width: 849px){.list_faqs.cheap_hosting_faqs .faq_item .item_title .inner .i_title{width:14px;height:14px;line-height:14px}}.list_faqs.cheap_hosting_faqs .faq_item .item_content{margin:10px 0px 0px;border:none;padding:0px;font-size:15px}.list_faqs.cheap_hosting_faqs .faq_item .item_content p{margin:0 0 5px}.list_faqs.cheap_hosting_faqs .faq_item .item_content a{color:var(--light_orange)}.list_faqs.cheap_hosting_faqs .faq_item .item_content table tr th,.list_faqs.cheap_hosting_faqs .faq_item .item_content table tr td{color:var(--black);padding:.5em;font-size:15px;line-height:1.5;letter-spacing:0}.list_faqs.cheap_hosting_faqs .faq_item.active .item_title .inner .title{color:var(--orange);font-weight:700}.list_faqs.cheap_hosting_faqs .item_hide{display:none;width:100%;margin:20px 0 0}.list_faqs.cheap_hosting_faqs .item_hide .wrap_hide{display:flex;flex-flow:row wrap}.list_faqs_wrap .show_more_faqs{text-align:center;margin:20px 0 0}.list_faqs_wrap .show_more_faqs a{color:var(--orange);border:1px solid var(--orange);font-size:16px;font-weight:500;line-height:1.3;display:inline-block;padding:10px 40px;transition:all .3s}.list_faqs_wrap .show_more_faqs a img{margin:0 0 0 3px;transition:all .3s}.list_faqs_wrap .show_more_faqs a:hover{background:var(--linear_gradient_mb);color:var(--white);border-color:rgba(0,0,0,0)}.list_faqs_wrap .show_more_faqs a:hover img{filter:brightness(0) invert(1)}.list_faqs_wrap .show_more_faqs.show_less a img{transform:rotate(-180deg)}.ssl_table_price_wrap .tab_ssl_price .nav_tabs{margin:0;list-style:none;width:calc(100% + 30px);display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;align-items:center;justify-content:center}.ssl_table_price_wrap .tab_ssl_price .nav_tabs li{margin:0;text-align:center;padding:0 15px 30px}@media screen and (max-width: 549px){.ssl_table_price_wrap .tab_ssl_price .nav_tabs li{padding:0 15px 20px}}@media(min-width: 550px)and (max-width: 849px){.ssl_table_price_wrap .tab_ssl_price .nav_tabs li{padding:0 10px 30px}.ssl_table_price_wrap .tab_ssl_price .nav_tabs li span{font-size:14px}}.ssl_table_price_wrap .tab_ssl_price .nav_tabs li a{display:inline-block;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.3;padding:7px 30px;border-radius:25px;background:#e0dddd;color:var(--black);transition:all .3s}.ssl_table_price_wrap .tab_ssl_price .nav_tabs li.active a{background:var(--linear_gradient_inv);color:var(--white)}@media(max-width: 549px){.ssl_table_price_wrap .tab_ssl_price .tab-content .tab-pane+.tab-pane{margin:30px 0 0}}@media(min-width: 550px)and (max-width: 849px){.ssl_table_price_wrap .tab_domain_price .nav_tabs{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}}@media(min-width: 1024px){.ssl_table_price_wrap .tab_domain_price .nav_tabs li a{padding:5px 0;min-width:302px}}.grid_ssl_price{width:calc(100% + 30px);display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;justify-content:center}.grid_ssl_price .item{max-width:33.3333333333%;flex-basis:33.3333333333%;padding:0 15px 30px}.grid_ssl_price .item .inner{box-sizing:border-box;box-shadow:5px 4px 11px rgba(0,0,0,.2);border-radius:22px;position:relative;height:100%;border:1px solid #2c2c2c;background:#e9f6ff}.grid_ssl_price .item .inner .box_title{padding:35px 25px 25px;position:relative;background-color:var(--white);border-radius:22px 22px 0 0}.grid_ssl_price .item .inner .box_title .title{font-size:22px;color:var(--orange);font-weight:500;line-height:1.3;margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:56px}.grid_ssl_price .item .inner .box_title .price{font-size:22px;font-weight:500;color:var(--black);line-height:1.3;margin:0 0 10px}.grid_ssl_price .item .inner .box_title .price .amount{font-size:40px;font-weight:900}.grid_ssl_price .item .inner .box_title .price .unit{margin-left:5px}.grid_ssl_price .item .inner .box_content{padding:40px 20px 20px;background:#e9f6ff;position:relative;border-bottom-left-radius:22px;border-bottom-right-radius:22px;z-index:0}.grid_ssl_price .item .inner .box_content .btn_action{position:absolute;top:-20px;left:50%;transform:translateX(-50%)}.grid_ssl_price .item .inner .box_content .btn_action a{display:inline-block;background:var(--linear_gradient);color:var(--white);text-transform:uppercase;font-weight:700;font-size:20px;min-height:40px;line-height:40px;padding:0;border-radius:8px;min-width:150px;text-align:center}.grid_ssl_price .item .inner .box_content .ssl_coupon{margin-bottom:10px;color:var(--orange)}.grid_ssl_price .item .inner .box_content .ssl_coupon img{vertical-align:sub}.grid_ssl_price .item .inner .box_content .box_content_inner{z-index:1}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul{margin:0;list-style:none}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li{font-size:18px;margin-bottom:3px;font-weight:400}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li .box{width:100%;display:flex;flex-flow:row wrap}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li .box .box_right{font-weight:500}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li .box .box_right p{margin:0;padding-left:5px}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li .box .box_right img{margin:0}.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_hosting,.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_ssl{text-align:center;margin-top:20px}.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_hosting a,.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_ssl a{font-size:18px;display:inline-block;color:var(--orange);border:1px solid var(--orange);border-radius:8px;padding:4px 15px;transition:all .3s}.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_hosting a:hover,.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_ssl a:hover{background-color:var(--orange);color:var(--white)}.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_hosting a:hover img,.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_ssl a:hover img{filter:brightness(0) invert(1)}@media(max-width: 549px){.grid_ssl_price .item{max-width:100%;flex-basis:100%}.grid_ssl_price .item .inner .box_title .price .amount{font-size:30px}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li{font-size:15px}}@media(min-width: 550px)and (max-width: 849px){.grid_ssl_price .item{max-width:50%;flex-basis:50%}.grid_ssl_price .item .inner .box_title .price .amount{font-size:35px}}@media(min-width: 850px)and (max-width: 1279px){.grid_ssl_price .item .inner .box_title .price .amount{font-size:33px}.grid_ssl_price .item .inner .box_content .box_content_inner .featured ul li{font-size:15px}.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_hosting a,.grid_ssl_price .item .inner .box_content .box_content_inner .btn_viewmore_ssl a{font-size:15px}}.grid_services_wrap .item_hide{width:100%;display:none}.grid_services_wrap .item_hide .wrap_hide{display:flex;flex-flow:row wrap}.grid_services_wrap .show_more_services{text-align:center;margin:0 0 30px}.grid_services_wrap .show_more_services a{padding:0;cursor:pointer;text-align:center;display:inline-block;min-width:180px;border-radius:4px;background:var(--dark_orange);color:#fff;margin:0;min-height:42px;height:42px;line-height:42px;border:none;text-transform:uppercase}.grid_services_wrap .show_more_services a img{filter:brightness(0) invert(1);transition:all .3s}.grid_services_wrap .show_more_services a:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.2)}.grid_services_wrap .show_more_services.show_less a img{transform:rotate(-180deg)}.section-title-container{margin-bottom:1rem !important}.hosting_banner_header .item .inner{background-size:cover;background-position:left center;padding:40px 0 10px}.hosting_banner_header .slide_wrap{width:100%;display:flex;flex-flow:row wrap;max-width:1200px;margin:0 auto;align-items:center}.hosting_banner_header .slide_wrap .item_col{padding:0 15px 30px}.hosting_banner_header .slide_wrap img.size-full.alignnone{margin:0}.hosting_banner_header .slide_wrap .slide_left{flex:1 1 50%;color:var(--gray);font-size:23px;line-height:1.3;font-weight:400;max-width:50%}.hosting_banner_header .slide_wrap .slide_left .content_left a{color:blue;text-decoration:underline}.hosting_banner_header .slide_wrap .slide_left h2{font-size:50px;font-weight:900;margin:0 0 5px;line-height:1.2;color:var(--gray)}.hosting_banner_header .slide_wrap .slide_left ul{margin:0;list-style:none}.hosting_banner_header .slide_wrap .slide_left ul li{margin:0 0 5px 0;font-weight:300}.hosting_banner_header .slide_wrap .slide_left ul li:before{content:"";height:18px;width:17px;background-image:url(../images/icon_check.png);margin:0 5px 0 0;display:inline-block}.hosting_banner_header .slide_wrap .slide_left h3{margin:0;color:var(--gray);font-size:45px;line-height:1.2}.hosting_banner_header .slide_wrap .slide_left .banner_tool{width:100%;display:flex;flex-flow:row wrap;margin:15px 0 0;align-items:center}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action{padding:0 25px 0 0}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action a{font-size:20px;text-transform:uppercase;background:var(--linear_gradient);display:inline-block;color:var(--white);font-weight:700;border-radius:25px;padding:0 20px;transition:all .3s;height:45px;line-height:43px;border:1px solid rgba(0,0,0,0);vertical-align:middle}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action a:hover{background:var(--orange)}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action a.more_action{background:rgba(0,0,0,0);border-color:var(--orange);color:var(--orange);text-transform:unset;font-size:20px;line-height:43px;font-weight:500;padding:0 25px}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action a.more_action:hover{background:var(--light_orange);color:#fff;border-color:var(--light_orange)}.hosting_banner_header .slide_wrap .slide_left .banner_tool .btn_action a img{margin:0 0 0 3px;position:relative;top:-1px}.hosting_banner_header .slide_wrap .slide_left .banner_tool .description{font-size:16px;font-weight:300;font-style:italic}.hosting_banner_header .slide_wrap .slide_right{max-width:50%;flex-basis:50%}.hosting_banner_header .slide_wrap .slide_right p:last-child{margin:0}.hosting_banner_header .slide_wrap .slide_right iframe{width:100%;min-height:375px}.sec_cheap_ssl_advise{padding-bottom:20px !important}.cheap_ssl_advise_wrap .advise-form-wrap .col-inner{padding:35px;position:relative;border-radius:8px;background:#fff;text-align:left;box-shadow:0 1px 6px 0 rgba(32,33,36,.28)}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .title_form{font-weight:700;line-height:30px;font-size:22px;text-align:center;text-transform:uppercase}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .description_form{text-align:center;font-size:16px;margin:5px 0 0;line-height:23px}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7{margin:20px 0 0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form{margin:0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group+.form-group{margin:15px 0 0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group label{font-weight:500;margin:0 0 10px;font-size:14px}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group label.label_bold{font-weight:700}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group input[type=text],.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group input[type=tel],.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group input[type=email]{box-shadow:none;outline:none;padding:0 10px;min-height:38px;height:38px;line-height:38px;border-radius:4px;margin:0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-not-valid-tip{margin:0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item{display:block;margin:0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item+.wpcf7-list-item{margin:5px 0 0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label{margin:0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label input{margin:0 5px 0 0;width:16px;height:16px}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label span{vertical-align:text-bottom}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label .tooltip_lbl{cursor:pointer}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group .wpcf7-form-control-wrap .wpcf7-list-item label .tooltip_lbl a i{color:#c1c0bf;color:var(--primary-color)}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .wpcf7 form .form-group input[type=submit]{padding:0;cursor:pointer;text-align:center;display:inline-block;min-width:180px;border-radius:4px;background:var(--dark_orange);color:#fff;margin:0;min-height:42px;height:42px;line-height:42px;border:none}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .btn_action{margin:20px 0 0}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .btn_action a{text-decoration:underline;color:blue}.cheap_ssl_advise_wrap .advise-form-wrap .advise-form .btn_action a:hover{color:var(--orange)}.sec_cheap_ssl_benefit{padding-bottom:20px !important}.sec_cheap_ssl_benefit .box .box-image{text-align:center}.sec_cheap_ssl_benefit .box .box-image img{width:auto;max-width:unset;max-height:120px}.sec_cheap_ssl_benefit .box .box-text{padding:22px 0 0}.sec_cheap_ssl_benefit .box .box-text .title{font-size:18px;font-weight:700;padding:0 0 7px;line-height:27px}.sec_cheap_ssl_benefit .box .box-text .description{line-height:1.7;margin:0;font-size:16px}.sec_cheap_ssl_choose_service{padding-bottom:20px !important;z-index:10}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-image{text-align:center}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-image img{width:auto;max-width:unset;max-height:120px}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text{padding:22px 0 0}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title{font-size:18px;font-weight:700;padding:0 0 7px;line-height:27px}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tooltip_lbl{cursor:pointer}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tooltip_lbl a{margin:0}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tooltip_lbl a i{font-size:17px;color:var(--primary-color)}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content{text-align:left;font-size:15px;line-height:1.5;color:#000;padding:10px}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content ul,.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content p{margin:0 0 5px}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content ul:last-child,.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content p:last-child{margin-bottom:0}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content ul li{margin-bottom:5px}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .title .tippy-content ul li:last-child{margin-bottom:0}.sec_cheap_ssl_choose_service .cheap_ssl_choose_service .box .box-text .description{line-height:1.7;margin:0;font-size:16px}.ssl_compare_services{overflow-x:auto;overflow-y:unset}.ssl_compare_services .ssl_service_pack{display:none}.ssl_compare_services .ssl_service_pack.active{display:block}.ssl_compare_services table{margin:0;border-collapse:collapse}.ssl_compare_services table tbody tr th{text-align:center;background-color:var(--orange);color:var(--white);border-right:1px solid var(--white);letter-spacing:0;line-height:1.3;font-size:16px;padding:7px;text-transform:capitalize}@media(max-width: 549px){.ssl_compare_services table tbody tr th{font-size:8px;padding:3px}}@media(max-width: 320px){.ssl_compare_services table tbody tr th{font-size:7px;padding:2px}}.ssl_compare_services table tbody tr:first-child{border-bottom:3px solid var(--white)}.ssl_compare_services table tbody tr:nth-child(even){background-color:#eae7e7}.ssl_compare_services table tbody tr.td_action{background-color:var(--white)}.ssl_compare_services table tbody tr.td_action td{border:none;padding:15px 7px 0}.ssl_compare_services table tbody tr.td_action td a{font-size:15px;font-weight:500;text-transform:uppercase;background:var(--orange);border-radius:25px;padding:3px 12px;color:var(--white);display:inline-block;white-space:nowrap}.ssl_compare_services table tbody tr.td_action td a:hover{background-color:var(--light_orange)}@media(max-width: 549px){.ssl_compare_services table tbody tr.td_action td a{font-size:8px;background-color:unset;color:var(--orange);border-radius:0;padding:0}.ssl_compare_services table tbody tr.td_action td a:hover{background-color:unset}}@media(max-width: 320px){.ssl_compare_services table tbody tr.td_action td a{font-size:7px;background-color:unset;color:var(--orange);border-radius:0;padding:0}}@media(min-width: 550px)and (max-width: 849px){.ssl_compare_services table tbody tr.td_action td a{font-size:12px}}@media(max-width: 549px){.ssl_compare_services table tbody tr.td_action td{padding:5px 3px}}@media(max-width: 320px){.ssl_compare_services table tbody tr.td_action td{padding:5px 3px}}@media(min-width: 550px)and (max-width: 849px){.ssl_compare_services table tbody tr.td_action td{padding:15px 5px}}.ssl_compare_services table tbody tr.td_attr td:first-child{background-color:#d4edff;border-color:rgba(0,0,0,0);border-right:1px solid silver;min-width:195px;font-size:15px;font-weight:500;text-align:right}@media(max-width: 549px){.ssl_compare_services table tbody tr.td_attr td:first-child{font-size:9px;font-weight:400;padding:2px;min-width:65px}}@media(max-width: 320px){.ssl_compare_services table tbody tr.td_attr td:first-child{font-size:9px;font-weight:400;padding:2px;min-width:55px}}@media(min-width: 550px)and (max-width: 849px){.ssl_compare_services table tbody tr.td_attr td:first-child{font-size:13px;min-width:150px}}.ssl_compare_services table tbody tr td{text-align:center;border:1px solid silver;color:var(--black);font-size:15px;line-height:1.6;padding:7px}.ssl_compare_services table tbody tr td p{margin:0}.ssl_compare_services table tbody tr td img{margin:0 !important}@media(max-width: 549px){.ssl_compare_services table tbody tr td{font-size:9px;padding:2px;line-height:1.5}.ssl_compare_services table tbody tr td .check img{max-width:10px}.ssl_compare_services table tbody tr td img{max-width:35px}}@media(max-width: 320px){.ssl_compare_services table tbody tr td{font-size:8px;padding:2px;line-height:1.5}.ssl_compare_services table tbody tr td .check img{max-width:10px}.ssl_compare_services table tbody tr td img{max-width:35px}}@media(min-width: 550px)and (max-width: 849px){.ssl_compare_services table tbody tr td{font-size:13px;padding:7px}.ssl_compare_services table tbody tr td .check img{max-width:12px}.ssl_compare_services table tbody tr td img{max-width:35px}}.ssl_compare_services_list_buttons{text-align:center;margin:30px 0 0}.ssl_compare_services_list_buttons a{margin-bottom:15px;border:none;letter-spacing:0;background-color:var(--orange);text-transform:uppercase;min-height:40px;height:40px;line-height:40px;border-radius:4px;font-weight:500;padding:0 15px}.content_table_hosting_compare_service{overflow-x:auto}.content_table_hosting_compare_service table{margin:0;border-collapse:collapse}.content_table_hosting_compare_service table tbody tr:first-child{border-top:1px solid #e4e6ea}.content_table_hosting_compare_service table tbody tr th{border-bottom:1px solid #e4e6ea;text-transform:uppercase;color:var(--orange);padding:10px;font-size:16px;line-height:22px;font-weight:600;letter-spacing:0}.content_table_hosting_compare_service table tbody tr th:first-child{text-transform:unset;border-left:1px solid #e4e6ea}.content_table_hosting_compare_service table tbody tr th:last-child{border-right:1px solid #e4e6ea}.content_table_hosting_compare_service table tbody tr td{border:1px solid #e4e6ea;padding:10px;color:#363636;font-size:14px;line-height:1.7}.content_table_hosting_compare_service table tbody tr td:first-child{background-color:#f3f6f9}.content_table_hosting_compare_service table tbody tr td:first-child .td_title{display:flex;align-self:stretch;column-gap:10px;align-items:flex-start;flex-direction:row}.content_table_hosting_compare_service table tbody tr td:first-child .td_title i{font-size:14px;color:#333;fill:#333;align-self:center}.content_table_hosting_compare_service table tbody tr td:first-child .td_title span{font-size:15px;font-weight:500;line-height:22px;align-self:center}.content_table_hosting_compare_service table tbody tr td p{margin:0}.content_table_hosting_compare_service table tbody tr td img{margin:0}.content_table_hosting_compare_service table tbody tr td img.size-full{margin:0}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2392156863);border-radius:5px}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr:first-child{border-top:none}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr th:not(:first-child){background:var(--orange);border-right:solid 1px #e9e9e9;color:#fff;text-transform:unset;text-align:center;padding:15px 0;border-bottom-color:rgba(0,0,0,0)}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr td{color:#000}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr td:first-child{background-color:rgba(0,0,0,0);text-align:center;font-weight:700}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr td .td_title{justify-content:center}.content_table_hosting_compare_service.content_table_cheap_ssl_compare_service table tbody tr td .td_title span{font-weight:700}.hosting_note .title_content{font-size:25px;color:var(--orange);text-transform:uppercase;font-weight:700;line-height:1.3;margin:0 0 7px}.hosting_note .wrap{width:calc(100% + 30px);display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.hosting_note .item{max-width:100%;flex-basis:100%;padding:0 15px 30px}@media(min-width: 550px){.hosting_note .item{max-width:50%;flex-basis:50%}}.hosting_note .item .description ul{margin:0}.hosting_note .item .description ul li{margin-bottom:3px}.hosting_note .item .description ul li:last-child{margin-bottom:0}.cheap_ssl_testimonial_wrap .slide_testimonial_wrap{padding-bottom:30px;margin:20px 0 0}.cheap_ssl_testimonial_wrap .slide_testimonial{margin:30px 0;overflow:initial}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-arrow{transform:translate(0, -50%);color:rgba(0,0,0,0);border:none;outline:none;position:absolute;text-align:center;text-decoration:none;cursor:pointer;top:50%;width:40px;height:40px;background-size:40px;margin:0;padding:0}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-arrow::before{display:none}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-arrow.slick-prev{left:-40px;background:url(../images/testimonial_left.svg) no-repeat;background-size:40px 40px;opacity:.7}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-arrow.slick-next{right:-40px;background:url(../images/testimonial_right.svg) no-repeat;background-size:40px 40px;opacity:.7}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-arrow:hover{opacity:1}.cheap_ssl_testimonial_wrap .slide_testimonial .item{background:#f3f3f3;opacity:.7;width:calc(100% - 30px);padding:15px 0;margin:5px 15px;position:relative;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3019607843);text-align:center;line-height:35px;color:#383838;display:table}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item{padding-top:50px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.3019607843)}}@media(max-width: 768px){.cheap_ssl_testimonial_wrap .slide_testimonial .item{line-height:25px}}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial{display:table-cell;vertical-align:middle;width:100%;position:relative}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial .star{display:none}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial .star img{display:inline;height:25px;margin:15px 10px}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial .avatar{display:none}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial .avatar{display:block;position:absolute;top:-40px;left:50%;transform:translateX(-50%);padding:5px;border-radius:50%;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.3019607843)}}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial .avatar img{min-width:40px;min-height:40px}}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p{overflow:hidden;font-size:14px;text-overflow:ellipsis;width:80%;line-height:22px;margin:20px auto}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p{max-height:initial}}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p b{font-size:17px}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p b{width:80%;display:block;margin:0 auto}}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p span{max-height:84px;overflow:hidden;display:block;position:relative}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p span{max-height:initial;overflow:initial}}.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p span::after{display:block;margin-top:63px;width:100%;text-align:center;position:absolute;top:0;left:0;z-index:2;background:#f3f3f3;content:"..."}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .item .content_testimonial p span::after{display:none}}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots{bottom:-45px}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots{text-align:center}}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots li{margin:0 5px}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots li{height:20px}}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots li button::before{display:inline-block;background:#fff;border:solid 1px var(--orange);color:#fff;border-radius:50%;opacity:1;width:15px;height:15px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-dots li.slick-active button::before{background:var(--orange);opacity:1;color:var(--orange);border:solid 1px var(--orange)}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide{display:table-cell;float:none;vertical-align:middle}@media(max-width: 1199px){.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide{display:block;float:left}}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-active{border:none !important;outline:none}@media(min-width: 1200px){.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current{width:300px !important;margin-top:65px;padding-bottom:10px}}@media(min-width: 1200px){.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current .item .content_testimonial .avatar{display:none}}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active{width:540px !important;padding-bottom:20px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item{background:#fff;opacity:1}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item::after{position:absolute;display:block;font-size:200px;color:var(--orange);content:"”";bottom:-60px;right:10px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial .star{display:block;position:relative;text-align:center}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial .avatar{display:block}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial .avatar img{margin:10px auto;max-height:50px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial p{max-height:initial;overflow:initial;font-size:16px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial p span{max-height:initial;overflow:initial}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active .item .content_testimonial p span::after{content:"";display:none}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active+.slick-active{width:300px !important;margin-top:65px;padding-bottom:10px}.cheap_ssl_testimonial_wrap .slide_testimonial .slick-slide.slick-current+.slick-active+.slick-active .item .content_testimonial .avatar{display:none}