/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
font-family: "Righteous";
src: url("../fonts/BalooChettan-Regular.ttf");
src: url("../fonts/BalooChettan-Regular.ttf");
}
/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family:Poppins;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {     
     margin: 0px;
     padding: 0px;  
     font-weight: 500; 
     color:#353333;     
}  

p {
     margin: 20px;
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;     
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 50px;
     padding-bottom: 50px;
}

.demo_layout_padding {
  padding-top: 50px;
}

.index_padding {
    padding-top: 50px;
}

.g_padding {
  padding-top: 30px;
}

.layout_mup_padding {
    padding-top: 200px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.layout_padding1 {
    padding-top: 40px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.padding_0{
     padding: 0px;
}

.header_section{
    width: 100%;
    float: left;
    background-image: url(../images/simple_1028116.jpg);    
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
}

.pricing_section{
    width: 100%;
    float: left;  
    background-color: rgb(105, 105, 105);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
    padding-bottom: 450px; 
}

.header_gss_section{
    width: 100%;
    float: left;
    background-image: url(../images/pexels-marek-piwnicki-3907296-17277448.jpg);    
    background-color: rgb(196, 78, 78);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
    padding-bottom: 450px; 
}

.header_ons_section{
    width: 100%;
    float: left;
    background-image: url(../images/watch.png);    
    background-color: rgb(196, 78, 78);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
    padding-bottom: 230px; 
}


.header_mup_section{
    width: 100%;
    float: left; 
    /*background-image: url(../images/pexels-rdne-6257703.jpg);  */
    background-image: url(../images/bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
}

.header_cz_section{
  width: 100%;
  float: left;
  background-image: url(../images/vecteezy_flood-in-town-natural-disaster-with-rain-storm_13699388.jpg);    
  background-color: rgb(196, 78, 78);
  height: auto;
  background-repeat: no-repeat;
  background-size: cover; 
  padding-bottom: 230px; 
}


.bg-light {
    background-color: transparent !important;
}
.logo {
    width: 25%;
    float: left;
}
.navbar-light .navbar-nav .nav-link {
    color: #d6d3d3;
    font-size: 18px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-radius: 20px;
    border: 2px solid #fff;
    color: #fff;
}
.btn-outline-success:hover {
    background-color: #fff;
    border-color: #28a745;
    color: #000 !important;
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.search_icon{
    width: 5%;
    float: right;
}
.search_icon ul{
    margin: 0px;
    padding: 0px;
}
.search_icon li{
    float: left;
    padding-left: 20px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;    
       
}

.nav-item {
    position: relative;
    background-color: #345a8d !important;
}

.navbar-nav.mr-auto ul {
    margin: 0px;
    padding: 0px;
    background-color: #345a8d !important;
}
.nav-item.active .nav-link::before {
    background-color: #7d5454;
}
.nav-item .nav-link::before {
    width: 10px;
    height: 10px;
    content: '';
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0!important;
    width: 20%;
    float: left;
}

.banner_section{
    width: 100%;
    float: left;
}

.your_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

.Shows_text_home{
  width: 100%;
  float: left;
  color: hsl(193, 21%, 92%);
  font-weight: bold;
}

.Shows_text{
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

.Shows_text1{
    width: 100%;
    float: left;
    font-size: 30px;
    color: hsl(193, 21%, 92%);
    font-weight: bold;
}

.mup_text{
    width: 100%;
    float: left;
    font-size: 30px;
    color: hsl(0, 4%, 5%);
    font-weight: bold;
}

.ons_text{
    width: 100%;
    float: left;
    font-size: 30px;
    color: hsl(0, 0%, 3%);
    font-weight: bold;
}

.ons1_text{
    width: 100%;
    float: left;
    font-size: 21px;
    font-weight: 500;    
    margin-left: 0px;
    background: rgba(73, 78, 73, 0.5) !important;
}

.mup_there_text{
    width: 100%;
    float: left;
    font-size: 21px;
    font-weight: 500;
    color: hsl(0, 4%, 5%);
    margin-left: 5px;
}

.there_text{
    width: 100%;
    float: left;
    font-size: 21px;
    font-weight: 400;
    color: #fbfcfe;
    margin-left: 5px;
}

.images{
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.images_1{
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 0px;
}

.images_2{
    width: 100%;
    float: left;
    margin-top: 150px;
}

.start_bt{
    float: left;
}
.start_bt a {
    width: 220px;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: rgb(148, 62, 62);
    text-align: center;
    padding: 10px 5px;
    border-radius: 5px;
    box-shadow: 0 0 0 .1rem rgba(102, 92, 92, 0.25);
}
.start_bt a:hover{
    color: #ffffff;
    background-color: rgb(59, 57, 57);
}

.read_bt{
    width: 30%;
    float: left;
    margin-left: 20px;
}
.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #000;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
}
.read_bt a:hover{
    background-color: #ffffff;
    color: #000;
}
#main_slider a.carousel-control-prev {
    position: absolute;
    left: -90px;
    top: 50%;
}

.carousel-control-prev {
    left: 0;
}
#main_slider .carousel-control-prev:hover, #main_slider .carousel-control-next:hover, #main_slider .carousel-control-prev:focus, #main_slider .carousel-control-next:focus {
    color: #fff;
}
#main_slider a.carousel-control-next {
    position: absolute;
    left: -90px;
    top: 75%;
}
#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 100%;
    border: 3px solid #ffffff;
}
.fa-arrow-left:before {
    content: initial !important;
}
.fa-angle-right:before {
    content: initial !important;
}

.banner_section_2{
    width: 100%;
    float: left;
    padding-top: 50px;
}

.ons_section{
    width: 100%;
    float: left;
    background: rgba(113, 139, 113, 0.7) !important;
    box-shadow: 5px 5px;
    margin: 1%;
}

.price_index_section{
    background: rgba(255, 255, 255) !important;
    box-shadow: 5px 5px 5px;
    padding: 50px;
}

.mup_index_section{
    background: rgba(59, 61, 64, 0.3) !important;
    box-shadow: 5px 5px 5px;
    padding: 25px;
}

.index_section{
    background: rgba(89, 93, 100, 0.3) !important;
    box-shadow: 5px 5px 5px;
    padding: 25px;
    margin-bottom: 40px;
}

.cz_section{
  background: rgba(89, 93, 100, 0.7) !important;
  box-shadow: 5px 5px 5px;
  padding: 25px;
  margin-bottom: 40px;
}

.box_main{
    width: 100%;
    float: left;   
    height: 300px;
    padding: 10px;
}
.box_main1{
    width: 100%;
    float: left;
    height: 400px;
    padding: 10px;
}



.internet_icon_home {
    width: 21%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/internet-icon.png);
    height: 75px;
    background-repeat: no-repeat;
}

.internet_icon1_home {
    width: 25%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/mobile-icon.png);
    height: 75px;
    background-repeat: no-repeat;
}

.internet_icon2_home {
    width: 21%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/mobile-icon.png);
    height: 75px;
    background-repeat: no-repeat;
}

.internet_icon {
    width: 21%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/internet-icon1.png);
    height: 75px;
    background-repeat: no-repeat;
}

.internet_icon1 {
    width: 25%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/mobile-icon1.png);
    height: 75px;
    background-repeat: no-repeat;
}

.internet_icon2 {
    width: 21%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../images/mobile-icon1.png);
    height: 75px;
    background-repeat: no-repeat;
}

.broadband_text_home{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    padding-top: 15px;
}
.broadband_text{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 600;
    padding-top: 15px;
}
.box_main h4.active{ color: #000 ; }
.box_main:hover h4{ color: #000 ; }
.box_main:hover .many_text{
     color: #000 ;
}
.box_main .many_text.active{
     color: #000 ;
}
.many_text_home{
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgb(255, 255, 255) ;
    text-align: center;
    margin-left: 0px;
}
.many_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgb(28, 28, 28) ;
    text-align: center;
    margin-left: 0px;
}
.about_section{
    width: 100%;
    float: left; 
    background-image: url(../images/about-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
    padding-bottom: 60px;  
}

.image_2{
    width: 100%;
    float: left;
}
.live_text {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #3a3b3a;
    font-weight: bold;
    padding-top: 30px;
    line-height: 1.1;
}
.lorem_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
   margin-left: 0px;
}
.online_bt_main {
    width: 100%;
    float: left;
    margin-top: 1px;
}
.online_bt{
    width: 10%;
    float: left;
    color: #ffffff;
}
.online_bt a{
    width: 100%;
    float: left;
    font-size: 22px;
    color: #ffffff;
    background-color: #d72a18;
    padding: 10px 0px;
    text-align: center;
    font-weight: bold;
}
.online_bt a:hover{
    color: #ffffff;
    background-color: #d72a18;
}
.online_bt1{
    width: 90%;
    float: left;
    color: #ffffff;
    
}
.online_bt1 a{
    width: 100%;
    float: left;
    font-size: 22px;
    color: #ffffff;
    background-color: rgb(49, 48, 48);
    padding: 10px 0px;
    text-align: center;
    font-weight: 400;
}
.online_bt1 a:hover{
    color: #ffffff;
    background-color: #d72a18;
}
.read_bt1 {
    width: 30%;
    float: left;
    margin-top: 50px;
}
.read_bt1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #000;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
}
.read_bt1 a:hover{
    color: #ffffff;
    background-color: #d72a18;
}
.product_section {
    width: 100%;
    float: left;
    background-image: url(../images/product-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 140px;
}

.product_section_1 {
    width: 100%;
    float: left;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 140px;
}

.product_section_2 {
    width: 100%;
    float: left;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}

.product_section_gss {
  width: 100%;
  float: left;
  height: auto;
  padding-bottom: 50px;
}


.tariffs_text{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #d72a18;
    font-weight: bold;

}
.choose_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}
.lorem_text1{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}
.product_section2{
    width: 100%;
    float: left;
}
.easy_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #020000;
    text-align: center;
    background-color: #dad8d7;
    padding: 10px 0;
    font-weight: bold;
}
.internet_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #f7f7f8;
    text-align: center;
    background-color: #d72a18;
    padding: 3px 0;
    text-transform: uppercase;
}
.month_main{    
    padding: 20px 0px;
}
.dolor_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #d72a18;
    text-align: center;
    padding: 3px 0;
    font-weight: bold;
}
.month_text{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #070201;
    text-align: left;
    font-weight: 600;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.long_text {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    text-align: left;    
    float: left;
    margin-left: 20px;
}
.seemore_main {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.see_more{
    width: 100%;
    float: left;
}
.see_more a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    background-color: #ffffff;
    padding: 10px 0px;
    text-align: center;
    border-radius: 30px;
}
.see_more a:hover{
    color: #ffffff;
    background-color: #d72a18;
}
.contact_section {
    width: 100%;
    float: left;
}
.check_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #050400;
    text-align: center;
    font-weight: bold;
}
.contact_section2 {
    width: 100%;
    float: left;
    background-image: url(../images/map-bg.png);
    height: auto;
    background-size: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 90px;
}
.addres_main {
    width: 100%;
    float: left;
    background-image: url(../images/input-bg.png);
    height: 448px;
    background-size: 100%;
    margin-top: 80px;
}
.input_bg {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}
.fact_text{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.address_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    padding: 5px 200px 5px 30px;
    border-radius: 30px;
    border: 0px;
    background-color: #f7f7f7;
    height: 60px;
    margin-top: 40px;
}

.get_bt {
    width: 25%;
    float: right;
    font-size: 18px;
    color: #ffffff;
    background-color: #000;
    padding: 10px 0px;
    text-align: center;
    border-radius: 30px;
    position: relative;
    top: -56px;
    right: 5px;
}

.client_section {
    width: 100%;
    float: left;
}

.demo_section {
    width: 100%;
    float: left;
    text-align: center;
}

.client_taital{
    width: 100%;
    font-size: 36px;
    color: #000000;
    font-weight: 600;
}

.client_image{
    width: 100%;
    float: left;
    text-align: center;
}
.miller_text{
    width: 100%;
    float: left;
    font-size: 21px;
    color: rgb(53, 51, 51);
    line-height: 1.3;
    padding-bottom: 15px;
    font-weight: 600;
}

.quote_icon{
    float: right;
}

.sta_text{
    width: 100%;
    float: left;
    font-size: 18px;
    color: rgb(77, 75, 75);
    margin-left: 0px;
    margin-top:0px;
    font-weight: 400;
    line-height: 1.5;
}

.sta_podnaslov_text{
    width: 100%;
    float: left;
    font-size: 21px;
    color: var(--e-global-color-secondary);
    margin-left: 0px;
    
    
}

.ipsum_text{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #0b0b0c;
    margin-left: 0px;
}
.subscribe_section{
    width: 100%;
    float: left;
    background-color: #d72a18;
    height: auto;
    padding: 10px 0px;
}
.subscribe_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
}
.mail_main{
    width: 100%;
    float: left;
}
.address_text1 {
    width: 73%;
    float: left;
    font-size: 18px;
    color: #000;
    padding: 10px 20px;
    border-radius: 30px;
    border: 0px;
    background-color: #f7f7f7;
    height: auto;
}

.get_bt1 {
    width: 25%;
    float: right;
    font-size: 18px;
    color: #ffffff;
    background-color: #000;
    padding: 10px 0px;
    text-align: center;
    border-radius: 30px;
}
.footer_section{
    width: 100%;
    float: left;
    background-color: #313131;
    height: auto;
    padding-bottom: 90px;
    border-top: 2px solid #ffffff;
}
.fooer_logo {
    width: 100%;
    float: left;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.customer_text{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
}

.footer_lorem_text{
    width: 80%;
    float: left;
    font-size: 16px;
    color: #fefefe;
    margin-left: 0px;
}
.footer_lorem_text1{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefe;
    margin-left: 0px;
}
.social_icon{
    width: 100%;
    float: left;
}
.social_icon ul{
    margin: 0px;
    padding: 0px;
    display: inline-flex;
}
.social_icon li{
    float: left;
    padding-right: 5px;
}

.margin_top0{
    margin-top: 90px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #000;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
}
.copyright_text a{
    color: #000;
}
.copyright_text a:hover{
    color: #ef5051;
}

.slider_section  {
    width: 100%;
    float: left;
    font-weight: 600;
    background-color: #fafafa;
    color: #7A7A7A;
  }


  /* *********************************************************
  Pricing Section
********************************************************* */

#plans,#plans ul,#plans ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .options li:last-child {
  }
  
  #price-tables:after {
    display: table;
    clear: both;
    content: '';
  }
  
  #price-tables {
    max-width: 69em;
    margin: 0 auto;
    text-align: center;
  }
  
  #price-tables #plans .plan {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
    border: 3px solid #3f5e64;
  /*border-radius*/
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
  }
  
  .plan-wrap .title h2 {
    font-size: 1.6em;
    font-weight: 300;
    margin: 0;
    padding: .6em 0;
    color:#1abc9c;
  }
  
  .plan-wrap .title h2.best-plan-title {
    color: #fff;
    border-bottom: none;
  /*border-radius*/
    -webkit-border-radius: 2px 2px 0 0;
       -moz-border-radius: 2px 2px 0 0;
            border-radius: 2px 2px 0 0;
    background: #484f58;
  }
  
  .plan-wrap .title h2.best-plan-title,
  .plan-wrap .price p.best-plan-price,
  .plan-wrap .btn-best-plan {
    color: #fff;
  }
  
  .plan-wrap .price p {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 120px;
    width: 120px;
    height: 120px;
    margin: 1.5em auto;
    color:#1abc9c;
    border: 2px solid#1abc9c;
  /*border-radius*/
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px;
    background: transparent;
  }
  
  .plan-wrap:hover .price p {
  /*transform*/
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  
  }
  
  .plan-wrap .price p.best-plan-price {
    border-color: transparent;
    background: #484f58;
  }
  
  .plan-wrap .price p span {
    color: #394879;
  }
  
  .plan-wrap .options {
    margin-top: 10em;
  }
  
  .plan-wrap .options li {
    font-weight: 700;
    line-height: 2.5;
    color: #484f58;
  }
  
  .plan-wrap .options li span {
    font-weight: 400;
    color: #979797;
  }
  
  .plan-wrap .button {
    display: inline-block;
    width: 80%;
    margin: 1.5em 0 1.8em;
    padding: 1.1em;
  /*border-radius*/
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  
  #price-tables {
    margin: 2em auto;
  }
  
  #price-tables #plans .plan {
    width: 24%;
    margin: 1.2em 1.33% 20px 0;
  }
  
  #price-tables #plans > li:last-child {
    margin-right: 0;
  }
  
  #price-tables #plans .best-plan {
    border-color: #484f58;
  }
  
  .plan-wrap .btn-best-plan {
    background: #484f58;
  }

  .curveUpColor, .curveDownColor {
    fill: #fff;
    stroke: #fff;
    position: absolute;
    left: 0;
    z-index: 1;
  }
  
  .curveUpColor {
    margin-top: -100px;
  }
  
  .curveDownColor {
    margin-bottom: -100px;
  }
  
  .curveMapUp {
    margin-top: 52px;
  }
  
  .curveMapDown {
    margin-top: -238px;
  }
  
  .curveGrey {
    fill: #ECF0F1;
    stroke: #ECF0F1;
  }
  
  