.step {

  list-style: none;

  margin: .2rem 0;

  width: 100%;

}



.step .step-item {

  -ms-flex: 1 1 0;

  flex: 1 1 0;

  margin-top: 0;

  min-height: 1rem;

  position: relative; 

  text-align: center;

}



.step .step-item:not(:first-child)::before {

  background: #0069d9;

  content: "";

  height: 2px;

  left: -50%;

  position: absolute;

  top: 9px;

  width: 100%;

}



.step .step-item a {

  color: #acb3c2;

  display: inline-block;

  padding: 20px 10px 0;

  text-decoration: none;

}



.step .step-item a::before {

  background: #0069d9;

  border: .1rem solid #fff;

  border-radius: 50%;

  content: "";

  display: block;

  height: .9rem;

  left: 50%;

  position: absolute;

  top: .2rem;

  transform: translateX(-50%);

  width: .9rem;

  z-index: 1;

}



.step .step-item.active a::before {

  background: #fff;

  border: .1rem solid #0069d9;

}



.step .step-item.active ~ .step-item::before {

  background: #e7e9ed;

}



.step .step-item.active ~ .step-item a::before {

  background: #e7e9ed;

}



.omega {

    margin-right: 0;

}



.h-block-header {

    min-height: 53px;

    margin: 0px;

    padding: 20px 0 23px 0px;

}



.h-block > .block, .gradient {

    border: 1px solid #fff;

    outline: 1px solid #d1d1d1;

}



.widget {

    border: 1px solid #d1d1d1;

    padding: 0;

    margin-bottom: 10px;

}



.widget .head {

    background: #f7f7f7;

    height: 22px;

    border-bottom: 1px solid #d1d1d1;

    padding-top: 10px;

    position: relative;

}



.widget .head h2 {

    color: #000;

    font-size: 16px;

    padding-left: 35px;

    background-repeat: no-repeat;

    background-position: 12px -1px;

}



.tabsRight ul.tabs {

    float: right;

    background: #f7f7f7;

    height: 32px;

    border-bottom: 1px solid #d5d5d5;

    position: absolute;

    top: 0;

    right: 0;

}



.tabs {

	float:right;

}



ul.tabs li.activeTab {

    background-color: #f0f0f0;

    height: 32px;

}





ul.tabs li {

    list-style-type: none;

    float: left;

    height: 32px;

    line-height: 32px;

    border-left: none;

    overflow: hidden;

    position: relative;

    font-size: 15px;

}



ul.tabs li.activeTab a {

    color: #424242;

}



ul.tabs li a {

    text-decoration: none;

    display: block;

    padding: 0px 12px;

    outline: none;

    color: #797979;

    font-weight: normal;

}





.box {

    margin-bottom: 10px;

}



.pricing {

    border: 1px solid #f5633e;

    text-align: center;

    padding: 20px 10px;

    background: #fff;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

}



.pricing select {

    margin-bottom: 10px;

}



.pricing p {

    text-align: center;

    font-size: 12px;

}



.pricing .currency {

    font-size: 35px;

    font-weight: bold;

    color: #187be5;

    margin-bottom: 20px;

}

.widget .head h2 {

    color: #000;

    font-size: 16px;

    padding-left: 35px;

    background-repeat: no-repeat;

    background-position: 12px -1px;

}



.addons table td.currency {

    color: #187be5;

    font-size: 23px;

}





#msform {

    text-align: center;

    position: relative;

    margin-top: 20px

}



#msform fieldset .form-card {

    background: white;

    border: 0 none;

    border-radius: 0px;

    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);

    padding: 20px 40px 20px 40px;

    box-sizing: border-box;

    margin-bottom:20px;

    position: relative

}



#msform fieldset {

    background: white;

    border: 0 none;

    border-radius: 0.5rem;

    box-sizing: border-box;

    width: 100%;

    margin: 0;

    padding-bottom: 20px;

    position: relative

}



#msform fieldset:not(:first-of-type) {

    display: none

}



#msform fieldset .form-card {

    text-align: left;

    color: #9E9E9E

}





select.list-dt {

    border: none;

    outline: 0;

    border-bottom: 1px solid #ccc;

    padding: 2px 5px 3px 5px;

    margin: 2px

}



select.list-dt:focus {

    border-bottom: 2px solid skyblue

}



.card {

    z-index: 0;

    border: none;

    border-radius: 0.5rem;

    position: relative

}



.fs-title {

    font-size: 25px;

    color: #2C3E50;

    margin-bottom: 10px;

    font-weight: bold;

    text-align: left;

	float:left;

}





.radio-group {

    position: relative;

    margin-bottom: 25px

}



.radio {

    display: inline-block;

    width: 204;

    height: 104;

    border-radius: 0;

    background: lightblue;

    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);

    box-sizing: border-box;

    cursor: pointer;

    margin: 8px 2px

}



.radio:hover {

    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)

}



.radio.selected {

    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)

}



.fit-image {

    width: 100%;

    object-fit: cover;

}



.block.pricing .bootstrap-select {

	width:90% !important;

}



ul.tabs {

	padding-inline-start: 0px;

}

.box-heading {
    background-color: #f5633e;
    color: #FFF;
    border-radius: 5px 5px 0px 0px;
    padding: 10px 5px 5px 10px;
}

.tutar h6 {
  margin-bottom:0px;
}

.tutar {
  margin-bottom:13px;
}
