.best_plans_section{background:#ef7f1a;padding:4% 0}
.best_plans_section .best_plans_icons{max-width:1000px;margin:30px auto 0}
.best_plans_section .best_plans_icons .best_plans_div{text-align:center;padding:0 10px}
.best_plans_section .best_plans_icons .best_plans_div span{display:block;width:105px;height:105px;border-radius:50%;margin:auto;background:rgba(255,255,255,1);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(237,237,237,1) 73%,rgba(237,237,237,1) 82%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(73%,rgba(237,237,237,1)),color-stop(82%,rgba(237,237,237,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(237,237,237,1) 73%,rgba(237,237,237,1) 82%);background:-o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(237,237,237,1) 73%,rgba(237,237,237,1) 82%);background:-ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(237,237,237,1) 73%,rgba(237,237,237,1) 82%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(237,237,237,1) 73%,rgba(237,237,237,1) 82%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)}
.best_plans_section .best_plans_icons .best_plans_div span img{width:36px;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);margin:auto}
.best_plans_section .best_plans_icons .best_plans_div p{color:#fff;letter-spacing:3px;margin-top:20px;min-height:60px}
.best_plans_section .best_plans_icons .best_plans_div i{position:relative;display:block;width:30px;height:30px;border-radius:50%;background:#ebb367;margin:auto}
.best_plans_section .best_plans_icons .best_plans_div i::before{content:"";position:absolute;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);top:11px;left:10px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}
.best_plans_section .best_plans_icons .best_plans_div a:hover i::before{left:12px}
@media only screen and (max-width:991px){.best_plans_section .best_plans_icons .owl-dots{text-align:center;margin:20px 0}
.best_plans_section .best_plans_icons .owl-dots button.owl-dot{background:#ccc;width:8px;height:8px;margin:0 5px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,0.6)}
.best_plans_section .best_plans_icons .owl-dots button.owl-dot.active{background:#fff}
}