/*******Price Table 3 Col Page********/
.price_no_one{
margin-top: 153px !important;
}
.price_table_3_col{
margin-top:73px;
margin-bottom:97px;
background: #fff;
}
.price_table_3_col a{
color:#fff;
text-decoration:none; 	
}
/*******Price Table 4 Col Page********/
.price_table_4_cols_warp{
margin-top: 60px;
}

.price_table_4_cols_warp .col-sm-3{
padding-left: 0px !important;
padding-right: 0px !important;
}
.price_4_col_pack{
text-align: center;
padding-bottom: 15px;
border: 1px solid #dddddd;
border-radius:4px;
}
.price_4_col_pack .price_4_col_pack_wrap{
height: 250px;
}
.price_4_col_pack .price_4_col_pack_wrap .price_4_pack_name{
height: 135px;
background: #2C3E50;
color: #fff;
font-size: 24px;
line-height: 53px;
}
.price_4_col_pack .price_4_price_sign_up_wrap{
height: 125px;
}
.price_4_col_pack_wrap .tec_outer_price{
height: 102px;
width: 102px;
line-height: 74px;
text-align: center;
margin: -47px auto 10px auto;
margin-top: -19%;
margin-bottom: 5%;
color: #FA4248;
border: 7px solid #fff;
}
.price_4_col_pack_wrap .tec_inner_price{
height: 90px;
width: 90px;
line-height: 74px;
text-align: center;
margin: 0 auto;
color: #2c3e50;
font-size:30px;
font-weight:bold;
background: #fff;
border: 7px solid #6e92b7;
}
.price_4_col_pack .price_4_col_pack_wrap .price_4_pack_sign_up{
width: 94px;
height: 32px;
font-size: 13.26px;
text-transform: uppercase;
line-height: 27px;
color: #fff;
background: #2c3e50;
border: 1px solid black;
}
.price_4_col_pack .price_4_pack_tool{
border-top: 1px solid #dddddd;
width: 75%;
margin-left: 13%;
line-height: 40px;
color:#333333;
}
.price_4_col_pack .price_4_pack_memory{
border-top: 1px solid #dddddd;
width: 75%;
margin-left: 13%;
line-height: 40px;
color:#333333;
}
.price_4_col_pack .price_4_pack_email{
border-top: 1px solid #dddddd;
width: 75%;
margin-left: 13%;
line-height: 40px;
color:#333333;
}
.price_4_col_pack .price_4_pack_tool{
border-top: 1px solid #dddddd;
width: 75%;
margin-left: 13%;
line-height: 40px;
color:#333333;
}
.price_4_col_pack_hover:hover{
zoom:1.1;
margin-top: -20px;
box-shadow: 0px 0px 25px #616d7a;
}
.price_4_col_pack_hover:hover .price_4_col_pack_wrap .tec_inner_price{
color: #6e92b7;
border: 7px solid #2C3E50;
}
.price_4_col_pack_hover:hover .price_4_pack_name{
background:#6e92b7;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}

/****Active*****/
.active_4_col_pack{
zoom:1.1;
margin-top: -20px;
box-shadow: 0px 0px 25px #616d7a;
}
.active_4_col_pack .price_4_col_pack_wrap .tec_inner_price{
color: #6e92b7;
border: 7px solid #2C3E50;
}
.active_4_col_pack .price_4_pack_name{
background:#FA4248;
}
.active_4_col_pack .price_4_col_pack_wrap .price_4_pack_name{
height: 135px;
background: #6e92b7;
color: #fff;
font-size: 24px;
line-height: 53px;
}
/*******Price Table 3 Col Simple Page ********/
.price_table_3_cols_simple{
text-align:center;
}
.price_table_simple_wrap{
border: 10px solid #dddddd;
}

.simple_price_pack_wrap .simple_price{
background: #F8F8F8;
height: 125px;
}
.simple_price .simple_inner_price{
line-height: 123px;
color: #FA4248;
font-size: 40px;
}
.simple_price .simple_inner_price sub{
color: #2C3E50;
font-size: 24px;
}
.simple_price .simple_inner_price sup{
color: #FA4248;
font-size: 24px;
}
.simple_price_pack_wrap .simple_pack_name{
height: 50px;
line-height: 43px;
font-size: 24px;
background: #2C3E50;
color: #fff;
}
.simple_pack_tool{
line-height: 40px;
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
}
.simple_pack_memory{
line-height: 40px;
border-bottom: 1px solid #dddddd;
}
.simple_pack_email{
line-height: 40px;
border-bottom: 1px solid #dddddd;
}
.simple_pack_bandwidth{
line-height: 40px;
border-bottom: 1px solid #dddddd;
}
.simple_pack_money_garenty{
line-height: 40px;
border-bottom: 1px solid #dddddd;
}
.simple_pack_sign_up{
line-height: 60px;
border-bottom: 1px solid #dddddd;
}
.simple_sign_up_btn{
background:#2c3e50;
text-transform:uppercase;
}
.simple_sign_up_btn:hover{
background-color: #6e92b7;
border-color: #285e8e;
}
.hover_simple_5_cols:hover .simple_sign_up_btn{
background-color: #6e92b7;
border-color:#6e92b7;
}
.hover_simple_5_cols:hover{
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px inset;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.hover_simple_5_cols:hover .simple_pack_name{
background: #6e92b7;
}
/*Active*/
.active_simple_5_cols{
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px inset;
}
.active_simple_5_cols .simple_pack_name{
background: #6e92b7;
}
.active_simple_5_cols .simple_sign_up_btn{
background: #6e92b7;
}
/*******Price Table 5 Col Simple Page********/
.simple_price_table_5_cols{
margin-bottom: 70px;
margin-top: 100px !important;
}
.simple_price_table_5_cols .price_table_simple_wrap {
border: 1px solid #dddddd;
margin-bottom: 0px;
}
.simple_price_table_5_cols .price_table_5_cols_simple{
float: left;
width: 100%;
border:10px solid #dddddd;
}
.simple_price_table_5_cols .col-sm-2 {
width: 20%;
padding-left: 0px;
padding-right: 0px;
}
/*******Price Table Row Page********/
.row_5_cols_price_table .simple_pack_name {
height: 50px;
line-height: 43px;
font-size: 24px;
background: #6e92b7;
color: #fff;
}
.row_5_cols_price_table .price_table_row_wrap{
border:1px solid #dddddd;
font-size: 18px;
}
.row_5_cols_price_table .row_pack_tool{
height: 52px;
line-height: 53px;
}
.row_5_cols_price_table .row_pack_sign_up{
height: 52px;
line-height: 50px;
}
.row_5_cols_price_table .row_change_bg_price_table{
background: #f8f8f8;
}
/*******Price Table calling Page********/
.tec_pack{
text-align:center;
}
.tec_price_pack_wrap{
height: 200px;
background:#2C3E50;
border: 1px solid #fff;
border-top-left-radius: 4px;
-webkit-top-left-border-radius:4px;
-moz-top-left-border-radius:4px;
border-top-right-radius: 4px;
-webkit-top-right-radius:4px;
-moz-top-right-border-radius:4px;
}
.tec_price_pack_wrap .tec_price{
height: 122px;
font-size:36px;
}
.tec_price .tec_inner_price{
height: 90px;
width: 90px;
line-height: 74px;
text-align: center;
margin: 22px auto 0px auto;
margin-top: 7%;
color:#6e92b7;
border: 7px solid #f4eeee;
}
.tec_price_pack_wrap .tec_pack_name{
height: 85px;
color: #fff;
font-size: 30px;
line-height: 1;
}
.tec_pack_tool{
height: 50px;
color:#666666;
line-height: 47px;
background:#d7dadb;
font-size: 18px;
border:1px solid #fff;
border-bottom:none;
}
.tec_pack_memory{
height: 50px;
color:#666666;
line-height: 47px;
background:#d7dadb;
font-size: 18px;
border:1px solid #fff;
border-bottom:none;
}
.tec_pack_email{
height: 50px;
color:#666666;
line-height: 47px;
background:#d7dadb;
font-size: 18px;
border:1px solid #fff;
border-bottom:none;
}
.tec_pack_tool{
height: 50px;
color:#666666;
line-height: 47px;
background:#d7dadb;
font-size: 18px;
border:1px solid #fff;
border-bottom:none;
}
.tec_pack_money_garenty{
height: 50px;
color:#666666;
line-height: 47px;
font-size: 18px;
background:#d7dadb;
border:1px solid #fff;
}
.tec_pack .populat_tag{
background: url('../assets/images/price_table/price_table_popular_tag.png') no-repeat 100% 0%;
margin: -3px 0px 0px 3px;
width: 100%;
height: 82px;
text-indent: -9999em;
}
.tec_price_pack_wrap  .price_including_tag{
margin-top: -76px;
}
.tec_pack_sign_up{
height: 70px;
background:#2C3E50;
font-size:30px;
width:100%;
font-weight:bold;
color:#fff;
line-height: 60px;
border:1px solid #fff;
border-bottom-left-radius:4px;
-webkit-border-bottom-left-radius:4px;
-moz-border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-bottom-right-radius:4px;
}
/*Active*/
.active_pack{
border-radius: 3px;
}
.active_pack{
z-index:99;
position:relative;
margin-top:-40px;
}
.active_pack .tec_price_pack_wrap{
background:#6e92b7;
height:240px;
}
.active_pack .tec_price .tec_inner_price{
color: #2C3E50;
}
.active_pack .tec_pack_sign_up{
background:#2C3E50;
}

/*Active*/

.tec-feature-p:hover{
background: #2C3E50;
border-left: 10px solid #DCDCDC;
border-radius: 3px;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.tec_pack:hover{
z-index:9999;
position:relative;
margin-top:-40px;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.tec_pack:hover .tec_price_pack_wrap{
background:#6e92b7;
height:240px;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.tec_pack:hover .tec_price .tec_inner_price{
color: #2C3E50;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.tec_pack:hover .tec_pack_sign_up{
background:#6e92b7;
-webkit-transition: all 0.1s ease 0.3s;
     -moz-transition: all 0.9s ease 0.3s;
       -o-transition: all 0.9s ease 0.3s;
      -ms-transition: all 0.9s ease 0.3s;
          transition: all 0.9s ease 0.3s;
}
.tec_price_bottom_content{
background:#d7dadb;
}
.tec_price_bottom_content p{
font-size: 16px;
color:#999999;
text-align: center;
padding: 10px;
line-height: 20px;
}
.tec-section-top .carousel-control .glyphicon-chevron-left, .tec-section-top .carousel-control .glyphicon-chevron-right {
top: 33%!important;
font-size: 50px;
}
.tec-section-top .carousel-control .glyphicon-chevron-left{
left: -165% !important;
}
.tec-section-top .carousel-control .glyphicon-chevron-right{
left: 0% !important;
}
.tec-section-top .carousel-control {
width: 3%;
}
.tec_service .page-header .feature-title{
font-size:24px;
text-transform:uppercase;
font-weight: bold;
}
.education_head{
background: url('../../../assets/images/edu/edu_header.png') no-repeat 30% 0%;
height: 180px;
color:#434f5a;
}
.education_head .heading_wrap{
width: 50%;
margin-top: 38px;
}
.education_head .heading_wrap h2{
color:#434f5a;
font-weight:Bold;
font-size:36px;
text-transform:uppercase;
}
.education_head .heading_wrap p{
color:#434f5a;
}