     .service_border_radious{
            border: 1px solid #1cbac9;
            background: #1cbac966;
            border-radius: 5%;
        }
        .service_image{
            height: 164px;
        }
        .hover:hover{
            color: white !important;
        }
        @media  only screen and (max-width: 600px) {
          .header-topsocial {
            display: none;
          }

           .header-topinfo ul li a{
            font-size: 10px;
          }
        }

        @media  only screen and (max-width: 450px) {
          .header-topsocial {
            display: none;
          }

           .header-topinfo ul li a{
            font-size: 7px;
          }
        }



.title_border_buttom{
border-bottom: 3px solid #f15922;
font-weight: bold;
font-size: 28px;
}

    .top {
    	overflow: hidden;
    	/*background: #f7931e;*/
    	text-align: center;
    	color: #fff;
        height: 200px;
    }
    .top h3 {
    	display: block;
    	/*margin-top: 22px;*/
    	line-height: 1;
    	font-size: 20px;
    	/*margin-bottom: 29px;*/
    }
    .top h4 {
    	font-size: 16px;
    	/*margin-top: 20px;*/
    	/*margin-bottom: 15px !important;*/
    }
    .newPrice {
    	font-size: 25px;
    	color: #000;
    	line-height: 1.4;
    }
    .oldPrice {
    	font-size: 22px;
    	color: #999;
    	text-decoration: line-through;
    	line-height: 1;
    }
    .packPrice {
    	width: 163px;
    	margin: 0 auto;
    	margin-bottom: 0px;
    	padding: 26px 0px;
    	background: #fff;
    	color: #333;
    	border-radius: 50%;
    	transform: rotate(-15deg);
    	margin-bottom: 15px !important;
    	position: relative;
    	box-shadow: -1px 1px 21px rgba(0, 0, 0, 0.4);
    	line-height: 1;
    }
    .packPrice::before {
    	border-color: #D225CC;
    }
    .packPrice::before {
    	width: calc(100% + 14px);
    	position: absolute;
    	content: "";
    	left: -7px;
    	top: -7px;
    	height: calc(100% + 14px);
    	border: 3px solid #FFBE4F;
    	border-top-color: rgb(255, 190, 79);
    	border-right-color: rgb(255, 190, 79);
    	border-bottom-color: rgb(255, 190, 79);
    	border-left-color: rgb(255, 190, 79);
    	border-radius: 50%;
    }
    .packInfo {
    	line-height: 1.2;
    	text-align: center;
    	font-size: 15px;
    	color: #000;
    	margin-top: 12px;
    	font-weight: 400;
    }
    .packInfo span {
    	color: #FF4F51;
    	font-weight: bold;
    	font-size: 20px;
    }
    .tm-pricebox-body ul li i.fa-check {
    	background-color: #7BD11F;
    }
    .tm-pricebox-body ul li i.fa {
    	color: #fff;
    	text-align: center;
    	width: 19px;
    	padding: 4px 0px;
    	height: auto;
    	border-radius: 50%;
    	font-size: 11px;
    	margin-right: 10px;
    }
    .tm-pricebox-body ul li i.fa-times {
    	background-color: #ff6259;
    }
    .tm-pricebox-body ul li i.fa {
    	color: #fff;
    	text-align: center;
    	width: 19px;
    	padding: 4px 0px;
    	height: auto;
    	border-radius: 50%;
    	font-size: 11px;
    	margin-right: 10px;
    }

        .top_header{
            padding: 6px;
            font-weight: bold;
            font-size: 23px;
        }



              .service_border_radious{
            border: 1px solid #1cbac9;
            background: #1cbac966;
            border-radius: 5%;
        }
        .service_image{
            height: 164px;
        }
        .hover:hover{
            color: white !important;
        }
        @media  only screen and (max-width: 600px) {
          .header-topsocial {
            display: none;
          }

           .header-topinfo ul li a{
            font-size: 10px;
          }
        }

        @media  only screen and (max-width: 450px) {
          .header-topsocial {
            display: none;
          }

           .header-topinfo ul li a{
            font-size: 7px;
          }
        }