@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap');
html,
body {
font-family: 'Roboto', sans-serif; 
	/* font-family: 'Lato', sans-serif;  */
	margin: 0;
	padding: 0;
	color: #0D324F;
	position: relative;
	overflow-x: hidden;
}
*{
	outline: 0 !important;
}

a{
	text-decoration: none;
	color: #0d324f;
	transition: .3s all;
}

a:hover {
	text-decoration: none;
	color: #a5215d;
}
.mobilmenu{
	display:none;
}
header{   
	margin: 0;
	width: 100%;
}
.head-top{
	background: #7b0a3e;
	height: 50px;
    padding: 8px 0;
    line-height: 35px;
    font-size: 14px;
    font-weight: 400;
}
.head-top .sol a{
	float:left;
	display: block;
	color:#fff;
	padding: 0px 10px;
}
.head-top .sol a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);

}
.sol{
	float:left;
}
.sag{
	float:right;
}
.head-top .sag a{
		float:right;
		padding: 0px 10px;
	display: block;
	color:#fff;
}
.head-top .sol a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);

}
.ca-btn {
  color: #fff;
  background-color: #7b0a3e;
  border-color: #9e084d;
}

.ca-btn:hover {
  color: #fff;
  background-color: #a5215d;
  border-color: #9e0a4d;
}
.head-main{
	background: #f7f7f7;
    height: 100px;
 line-height: 110px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    
}
.logo{
	padding-top: 20px;
}
.logo img{
    width: auto;
	height: 50px;
	float:left;
}
ul{
	  margin: 0;
    padding: 0;
	  list-style: none;
}
.menu ul{
	    list-style: none;
    margin: 0;
    padding: 0;
}
.menu ul li{
	    float: left;
}
.menu ul li a{
	font-size: 18px;
    font-weight: 600;
	    color: #202020;
}
.menu ul li a:hover{

	    color: #a5215d;
}
.slider{
	max-width:100%;height:500px;
}
.slides {display:none; height:500px;}
.slidecontent{
padding-top: 50px;
}
.slide-mor{
/* background: linear-gradient(89deg, rgb(169, 20, 86) 3%, rgb(110, 0, 49) 98%); */
background: linear-gradient(89deg, rgb(0, 0, 0) 3%, rgb(110, 0, 49) 98%);
}
.slide-mavi{
	background: linear-gradient(89deg, rgb(22, 137, 166) 3%, rgb(1, 87, 110) 98%);
}

.slide-sari{
	background: linear-gradient(49deg, rgb(251, 194, 0) 3%, rgb(252, 148, 1) 98%);
}
.home{
	   padding-top: 30px;
    background: #f7f7f7;
    min-height: 340px;
}
.homeicerik{
	padding-top:20px;
}
.altbolme {
    padding-top: 30px;
    padding-bottom: 50px;
    min-height: 16rem !important;
}
.duyurular{
	  border: 1px solid #a5215d;
    padding: 30px;
}
.duyurular h3{
	padding:10px;
	border:1px solid #a5215d;
	background: linear-gradient(89deg, rgb(169, 20, 86) 3%, rgb(110, 0, 49) 98%);
color:#fff;
}
.duyurular ul{
	    list-style: none;
    margin: 0;
  	padding:4px 4px;
}
.duyurular ul li{
	display:block;
	border-bottom:1px solid #a5215d;
	padding-top:7px;
}
.duyurular ul li a{
	font-size: 16px;
    font-weight: 400;
	    color: #202020;
}
.duyurular ul li span{
	font-size: 14px;
    font-weight: 200;
	    color: #202020;
		  font-style: italic;

}
.duyurular ul li a:hover{

	    color: #a5215d;
}
.ba-btn {
    color: #9e084d;
    background-color: #fff;
    border-color: #9e084d;
}

.kampanyalar{
	    border: 1px solid #1586a2;
    padding: 30px;
}
.kampanyalar h3{
	padding:10px;
	border:1px solid #1586a2;
	background: linear-gradient(89deg, rgb(22, 137, 166) 3%, rgb(1, 87, 110) 98%);
color:#fff;
}
.kampanyalar ul{
	    list-style: none;
    margin: 0;
  	padding:4px 4px;
}
.kampanyalar ul li{
	display:block;
	border-bottom:1px solid #1586a2;
	padding-top:7px;
}

.kampanyalar ul li a{
	font-size: 16px;
    font-weight: 400;
	    color: #202020;
}
.kampanyalar ul li span{
	font-size: 14px;
    font-weight: 200;
	    color: #202020;
		  font-style: italic;

}
.kampanyalar ul li a:hover{

	    color: #1586a2;
}



.blog{
	border:1px solid #fc9701;
}
.blog h3{
	padding:10px;
	border:1px solid #fc9701;
	background:  linear-gradient(49deg, rgb(251, 194, 0) 3%, rgb(252, 148, 1) 98%);
color:#fff;
}
.blog ul{
	    list-style: none;
    margin: 0;
  	padding:4px 4px;
}
.blog ul li{
	display:block;
	border-bottom:1px solid #fc9701;
	padding-top:7px;
}

.blog ul li a{
	font-size: 16px;
    font-weight: 400;
	    color: #202020;
}
.blog ul li span{
	font-size: 14px;
    font-weight: 200;
	    color: #202020;
		  font-style: italic;

}
.blog ul li a:hover{

	    color: #fc9701;
}

.tab-content .tab-block.on {
	display: block;
}
.tab-title ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab-title ul li a, .mobile-heading {
	font-size: 18px;
	font-weight: 700;
	color: #222;
	background: #f0f0f0;
	padding: 15px 15px 18px;
	cursor: pointer;
	display:block;
}

.mobile-heading {
	float: none;
	width: 100%;
	font-size: 16px !important;
	color: #fff !important;
	padding: 15px 15px 15px;
	text-transform: capitalize !important;
	font-weight: 400 !important;
	margin-bottom: 10px;
	background: #000;
}
.tab-title ul li a.active,
.tab-title ul li a:hover {
	color: #fff;
	background: #222;
}
.tab-title ul li span {
	display: block;
	font-size: 20px;
	font-family: 'Playball', cursive;
	font-weight: 400;
}
.feature .feature-desc .feature-info {
	position: absolute;
}

.dedicated td{
	    font-weight: 100;
	
}
.dedicated tr:hover{
	   background-color:#d6951d73 !important;
	
}

.accordion-box-1 .accordion {
  background: #fff;
  margin-bottom: 10px;
}

.accordion-box-1 .accordion .accordion-title {
  cursor: pointer;
  padding: 10px 20px 10px 30px;
  border: 1px solid #e6e6e6;
  margin: 0;
  font-size: 18px;
  color: #333333;
}

.accordion-box-1 .accordion .accordion-title span {
  width: 30px;
  position: relative;
  height: 30px;
  float: right;
  vertical-align: bottom;
}

.accordion-box-1 .accordion .accordion-title span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: inline-block;
  width: 2px;
  height: 12px;
  background: #aaaaaa;
}

.accordion-box-1 .accordion .accordion-title span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: inline-block;
  width: 12px;
  height: 2px;
  background: #aaaaaa;
}
.light-color * {
    color: #fff;
}

   .stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.spcard{
	    background-color: #a5215e;
    color: #fff;
    text-align: center;
    padding: 23px;
}
.subtotal {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
}
 .bordered-totals {
    margin: 0 0 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
.recurring-charges {
    font-size: .9em;
    color: #777;
    font-style: italic;
    text-align: right;
}
.total-due-today-padded {
    margin: 20px 0;
	    line-height: 10px;

}
.total-due-today p {
    text-align: right;
}
#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
.accordion-box-1 .accordion .accordion-title p {
  margin: 0;
}

.accordion-box-1 .accordion.open .accordion-title span:before {
  display: none;
}

.accordion-box-1 .content-inner {
  border: 1px solid #ededed;
  padding: 25px 30px 20px 30px;
}
.accordion-box-2 .accordion.open .accordion-title {
  background: #6d0030;
}

.accordion-box-2 .accordion .accordion-title {
  border: none;
  background: #031123;
}

.accordion-box-2 .accordion .accordion-title p {
  color: #fff;
}

.accordion-box-2 .accordion .accordion-content .content-inner {
  background: #0c1f38;
  border: none;
  color: #fff;
}
.accordion-box-2 .accordion .accordion-content .content-inner ul,
.accordion-box-2 .accordion .accordion-content .content-inner strong{
	display:block;
	margin-bottom:20px;
}
.accordion-box-2 .accordion .accordion-content .content-inner p {
  color: #fff;
  margin-bottom:0;
}
.accordion-box-2 .accordion .accordion-content .content-inner p strong{
	display:inline-block;
}
.cloudtablo td{
	padding-bottom:40px;
}
.cloudtablo tr{
	border-bottom:1px solid #f3f3f3;
	height: 60px;
    line-height: 20px;
}
table.yapilandirmatablo {
  width: 100%;
}
.yapilandirmatablo tr{
	border-bottom:1px solid #f3f3f3;
	height: 60px;
    line-height: 20px;
}
.midifiyat{
	    font-size: 10px;
}

.radio {
  margin: 0.5rem;
  float: left;
  margin-top: 20px;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  margin-right: 0.5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #7b0a3e;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #7b0a3e;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.cart-section {
  padding-bottom: 120px; }

.section-header h6 {
  max-width: 500px;
  margin: 0 auto;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  color: #272727; }

.cart-content table {
  width: 100%; }
  .cart-content table thead {
    background-color: #a5215e;
    color: #fff;
    text-align: center; }
    .cart-content table thead tr th {
      padding: 25px 40px;
      text-align: center;
      text-transform: uppercase; }
  .cart-content table tbody {
    color: #0c112a;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .cart-content table tbody tr {
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      background-color: #e9edf1; }
      .cart-content table tbody tr:nth-child(even) {
        background-color: #fff; }
      .cart-content table tbody tr:hover td a {
        color: #a5215e; }
      .cart-content table tbody tr td {
        padding: 15px 15px; }
        .cart-content table tbody tr td a {
          color: #0c112a;
          -webkit-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; }
  .cart-content table tfoot {
    background-color: #b5c1d1;
    color: #fff;
    text-align: center;
    width: 100%; }
    .cart-content table tfoot tr td {
      padding: 20px 40px;
      font-weight: 600; }
.cart-price {
  margin-top: 20px;
  overflow: hidden; }
  .cart-price .cart-coupon {
    float: left;
    margin-right: 100px;
    padding: 30px 0px; }
    @media (max-width: 768px) {
      .cart-price .cart-coupon {
        float: none;
        margin-right: 0px; } }
    .cart-price .cart-coupon input[type="text"] {
      line-height: 48px;
      padding: 0 20px;
      background: #f6fcff;
      border: 1px solid #e0f5ff;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      width: 60%;
      font-weight: 500; }
      @media (max-width: 768px) {
        .cart-price .cart-coupon input[type="text"] {
          width: 50%;
          font-size: 14px; } }
      @media (max-width: 360px) {
        .cart-price .cart-coupon input[type="text"] {
          width: 100%;
          margin-bottom: 10px; } }
    .cart-price .cart-coupon input[type="submit"] {
      width: 40%;
      border: none;
      margin-left: -2px;
      line-height: 30px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #a5215e;
      color: #fff;
      font-weight: 500;
      display: inline-block;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      @media (max-width: 768px) {
        .cart-price .cart-coupon input[type="submit"] {
          width: 40%;
          font-size: 14px; } }
      @media (max-width: 360px) {
        .cart-price .cart-coupon input[type="submit"] {
          width: 100%; } }
      .cart-price .cart-coupon input[type="submit"]:hover {
        background-color: #344153; }
  .cart-price .cart-total {
    width: 50%;
    float: right;
    padding-top: 27px; }
    @media (max-width: 768px) {
      .cart-price .cart-total {
        width: 100%;
        float: none; } }
    .cart-price .cart-total ul li {
      border-bottom: 1px solid #8ca2a6;
      padding: 25px 40px;
      list-style: none; }
      .cart-price .cart-total ul li:first-child {
        padding-top: 0px; }
      .cart-price .cart-total ul li:last-child {
        border-bottom: none; }
      .cart-price .cart-total ul li p {
        line-height: 20px;
        font-size: 18px;
        color: #344153;
        font-weight: 600;
        text-transform: uppercase; }
        .cart-price .cart-total ul li p span {
          float: right;
          font-weight: 700; }
      .cart-price .cart-total ul li p.cart-opacity {
        font-weight: 400;
        text-transform: capitalize;
        margin-top: 25px; }
        @media (max-width: 320px) {
          .cart-price .cart-total ul li p.cart-opacity {
            font-size: 14px; } }
      .cart-price .cart-total ul li p.cart-color {
        color: #344153; }
      .cart-price .cart-total ul li button {
        margin-top: 15px;
        float: right;
        padding: 0px 33px;
        line-height: 50px;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #a5215e;
        font-weight: 500;
        display: inline-block;
        color: #fff;
        border: none;
        outline: none;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        @media (max-width: 320px) {
          .cart-price .cart-total ul li button {
            font-size: 12px; } }
        .cart-price .cart-total ul li button:hover {
          background: #344153; }
  .cart-price .cart-total1 {
    padding-top: 0px; }
	.getready{
    position: relative;
    padding: 80px 0px;
}
.getready .column-support-txt {
    position: relative;
    display: inline-block;
}
.getready .column-support-title {
    font-size: 32px;
    color: #fff;
    line-height: 1;
    margin-bottom: 12px;
}
.getready .column-support-subtitle {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}
.getready .btn-floats{
    text-align: right;
}
form #debt-amount-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  align-content: stretch;
  position: relative;
  width: 100%;
  height: 50px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
form #debt-amount-slider::before {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  width: calc(100% * (4 / 5));
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #000;
}
form #debt-amount-slider input,
form #debt-amount-slider label {
  box-sizing: border-box;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
form #debt-amount-slider label {
  display: inline-block;
  position: relative;
  width: 20%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
form #debt-amount-slider label::before {
  content: attr(data-debt-amount);
  position: absolute;
  left: 50%;
  padding-top: 10px;
  -webkit-transform: translate(-50%, 45px);
          transform: translate(-50%, 45px);
  font-size: 14px;
  letter-spacing: 0.4px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0.85;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
form #debt-amount-slider label::after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
form #debt-amount-slider label:hover::after {
  -webkit-transform: translate(-50%, -50%) scale(1.25);
          transform: translate(-50%, -50%) scale(1.25);
}
form #debt-amount-slider input {
  display: none;
}
form #debt-amount-slider input:checked + label::before {
  font-weight: 800;
  opacity: 1;
}
form #debt-amount-slider input:checked + label::after {
  border-width: 4px;
  -webkit-transform: translate(-50%, -50%) scale(0.75);
          transform: translate(-50%, -50%) scale(0.75);
}
form #debt-amount-slider input:checked ~ #debt-amount-pos {
  opacity: 1;
}
form #debt-amount-slider input:checked:nth-child(1) ~ #debt-amount-pos {
  left: 10%;
}
form #debt-amount-slider input:checked:nth-child(3) ~ #debt-amount-pos {
  left: 30%;
}
form #debt-amount-slider input:checked:nth-child(5) ~ #debt-amount-pos {
  left: 50%;
}
form #debt-amount-slider input:checked:nth-child(7) ~ #debt-amount-pos {
  left: 70%;
}
form #debt-amount-slider input:checked:nth-child(9) ~ #debt-amount-pos {
  left: 90%;
}
form #debt-amount-slider #debt-amount-pos {
  display: block;
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #fff;
  opacity: 0;
  z-index: 2;
}
form:valid #debt-amount-slider input + label::before {
  -webkit-transform: translate(-50%, 45px) scale(0.9);
          transform: translate(-50%, 45px) scale(0.9);
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
form:valid #debt-amount-slider input:checked + label::before {
  -webkit-transform: translate(-50%, 45px) scale(1.1);
          transform: translate(-50%, 45px) scale(1.1);
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
form + button {
  display: block;
  position: relative;
  margin: 56px auto 0;
  padding: 10px 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  font-family: inherit;
  font-size: 24px;
  font-weight: 600;
  background: #fff;
  border: 2px solid #000;
  border-radius: 8px;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
form + button:hover {
  background: #000;
  color: #fff;
}
form + button:hover:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
form + button:focus {
  background: #4caf50;
  border-color: #4caf50;
  color: #fff;
  pointer-events: none;
}
form + button:focus::before {
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
form + button::before {
  display: inline-block;
  width: 0;
  opacity: 0;
  content: "\f3f4";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
form:invalid + button {
  pointer-events: none;
  opacity: 0.25;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 24px;
    opacity: 1;
    margin-right: 12px;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    width: 24px;
    opacity: 1;
    margin-right: 12px;
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 24px;
    opacity: 1;
    margin-right: 12px;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    width: 24px;
    opacity: 1;
    margin-right: 12px;
  }
}

/*=====================
  25. Checkout Section
=====================*/
.checkout-section {
  padding: 120px 0px;
  padding-bottom: 90px; }

.contact-page-form-2 .contact-form input[type="text"], .contact-page-form-2 .contact-form input[type="email"], .contact-page-form-2 .contact-form input[type="password"], .contact-page-form-2 .contact-form select, .contact-page-form-2 .country-selector select {
  background-color: #fff;
  color: #344153; }

.contact-page-form-2 .country-selector select {
  color: #999999; }
  .contact-page-form-2 .country-selector select option {
    background-color: #344153;
    color: #fff; }

.cart-price1 {
  margin-top: 0px; }
  .cart-price1 .cart-total {
    width: 100%;
    float: none; }

.snip1517 {
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  margin: 30px 10px;
}

.snip1517 img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}

.snip1517 .plan {
  margin: 0 0.5%;
  width: 32%;
  padding-top: 10px;
  position: relative;
  float: left;
  overflow: hidden;
  background-color: #222f3d;
  border-radius: 8px;
}

.snip1517 .plan:hover i,
.snip1517 .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.snip1517 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.snip1517 header {
  color: #ffffff;
}

.snip1517 .plan-title {
  line-height: 60px;
  position: relative;
  margin: 0;
  padding: 0 20px;
  font-size: 1.6em;
  letter-spacing: 2px;
  font-weight: 700;
}

.snip1517 .plan-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 20px;
  width: 30px;
  height: 3px;
  background-color: #fff;
}

.snip1517 .plan-cost {
  padding: 0 20px;
  margin: 0;
}

.snip1517 .plan-price {
  font-weight: 400;
  font-size: 2.8em;
  margin: 10px 0;
  display: inline-block;
}

.snip1517 .plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}

.snip1517 .plan-features {
  padding: 0 0 20px;
  margin: 0;
  list-style: outside none none;
  font-size: 0.9em;
}

.snip1517 .plan-features li {
  padding: 8px 20px;
}

.snip1517 .plan-features i {
  margin-right: 8px;
  color: rgba(255, 255, 255, 0.5);
}

.snip1517 .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}

.snip1517 .plan-select a {
  background-color: #156dab;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 0.75em;
  font-weight: 600;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
}

.snip1517 .plan-select a:hover {
  background-color: #1b8ad8 !important;
}

.snip1517 .featured {
  margin-top: -10px;
  z-index: 1;
  border-radius: 8px;
  border: 2px solid #156dab;
  background-color: #156dab;
}

.snip1517 .featured .plan-select {
  padding: 30px 20px;
}

.snip1517 .featured .plan-select a {
  background-color: #10507e;
}

@media only screen and (max-width: 767px) {
  .snip1517 .plan {
    width: 49%;
    margin: 0.5%;
  }
  .snip1517 .plan-title,
  .snip1517 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1517 .plan-select,
  .snip1517 .featured .plan-select {
    padding: 20px;
  }
  .snip1517 .featured {
    margin-top: 0;
  }
  .snip1517 .featured header {
    line-height: 70px;
  }
}

@media only screen and (max-width: 440px) {
  .snip1517 .plan {
    margin: 0.5% 0;
    width: 100%;
  }
}

/*=====================
   26. Contact Section
=====================*/
.contact-section {
  position: relative;
  padding-bottom: 88px; }

.contact-info .contact-content .contact-header h4 {
  text-transform: capitalize;
  position: relative;
  color: #344153;
  font-weight: 700;
  padding-bottom: 12px;
  margin-bottom: 48px; }

.contact-info .contact-content .contact-list {
  margin-top: 50px; }
  .contact-info .contact-content .contact-list ul li {
    padding: 15px 0px;
    border-bottom: 1px solid #f0f0f0; }
    .contact-info .contact-content .contact-list ul li:first-child {
      padding-top: 0px; }
    .contact-info .contact-content .contact-list ul li:last-child {
      border-bottom: none; }
    .contact-info .contact-content .contact-list ul li .contact-thumb {
      float: left;
      margin-right: 10px; }
      @media (max-width: 1200px) {
        .contact-info .contact-content .contact-list ul li .contact-thumb {
          margin-right: 5px; } }
      .contact-info .contact-content .contact-list ul li .contact-thumb i {
        font-size: 20px;
        color: #a5215e; }
    .contact-info .contact-content .contact-list ul li .contact-text {
      display: table-cell; }
      @media (max-width: 1200px) {
        .contact-info .contact-content .contact-list ul li .contact-text p {
          font-size: 14px; } }
      @media (max-width: 320px) {
        .contact-info .contact-content .contact-list ul li .contact-text p {
          font-size: 12px; } }
      .contact-info .contact-content .contact-list ul li .contact-text p span {
        margin-left: 10px;
        line-height: 26px; }
        @media (max-width: 1200px) {
          .contact-info .contact-content .contact-list ul li .contact-text p span {
            margin-left: 5px; } }
.exapath {
    background-image: url("../img/exapath.svg");
    background-repeat: repeat;
}
.sec-bg1 {
    background-color: #ffffff;
}
.sec-main {
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    border-radius: 15px;
    position: relative;
    padding: 80px 80px;
}

.info-content {
    padding-bottom: 0px;
}
.info-content h4 {
    margin-bottom: 20px;
    line-height: 34px;
}
.info-content p {
    line-height: 32px;
    color: #808080;
}

svg #svg-ico {
    fill:#ee5586;
}
svg #svg-concept {
    stroke:#ee5586;
}
.history-section .row {
    height: auto;
    display: flex;
    padding-bottom: 80px;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.colorgri{background-color: #bdbdbd;}
/*
    Info List
 */
.info-list {
  position: relative; }
  .info-list li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4; }
    .info-list li:last-child {
      border: 0px;
      margin: 0px;
      padding-bottom: 0px; }
    .info-list li .icon {
      position: absolute;
      left: 0px;
      top: 4px;
      color: #a5215e;
      font-size: 22px; }
    .info-list li strong {
      font-weight: 400; }
.register-section {
  background: -webkit-linear-gradient(left, #212020, #7b0a3e);
    color: #fff;
    padding: 3%;}
.top-banner .subheading {
    font-family: "Open Sans";
    color: #fff;
    position: relative;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 50px;
}
.top-banner .subheading.left {
    margin-left: 0;
}
.top-banner .subheading {
    color: #fff
}
.top-banner .subheading span{
    width: 100%;
    text-align: center;
}
.top-banner.overlay .heading {
    color: #fff
}
.top-banner.overlay .subheading {
    color: #fff
}
.top-banner.overlay .btn {
    font-size: 18px;
    padding: 15px;
}
.top-banner .heading {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
    display: inline-block;
    line-height: 58px;
    font-size: 52px;
}
.top-header {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 0px;
}
.top-header.overlay:before {
    background-color: rgba(0, 0, 0, 0.7);
}
.top-header .wrapper .heading {
    font-size: 52px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 5px;
}
.top-header .wrapper .subheading {
    color: #fff;
    position: relative;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 50px;
}
.top-header .wrapper .subheding {
    font-size: 18px;
    color: #eaeaea;
}
.top-header .wrapper .subheding .link {
    color: #fff;
    padding-left: 8px;
    padding-right: 10px;
}
.top-header .wrapper .subheding i{
    font-size: 10px;
}
.top-header .wrapper .subheding .link:first-child {
    padding-left: 0px;
}
.top-header .wrapper .subheding .link.active {
    color: #fdd700;
    font-weight: bold;
}
.top-header .wrapper .subheding .link:hover {
    text-decoration: none;
    color: #fdd700;
}
.item7{
  background-image: url("../img/top.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.overlay {
    position: relative;
}
.overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.overlay-video{
    position: initial !important;
}
.overlay-video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.overlay-image-grad:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(240deg, #000000 50%,#3f004a 100%);
}
.full {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

.tile {
    padding: 20px 30px !important;
    background-color: #fff !important;
    border-right: solid 1px #e9f1f1 !important;
}
.tile a {
    text-decoration: none;
}
.tile .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 48px;
    line-height: 1;
    color: #ccc;
}
.tile .stat {
    color: #ee5586;
}
.tile .title {
    font-weight: 700;
    color: #888;
    text-transform: uppercase;
    font-size: 12px;
}
.tile .highlight {
    margin-top: 4px;
    height: 2px;
    border-radius: 2px;
}
.bg-color-blue {
    background-color: #5bc0de;
}
.bg-color-green {
    background-color: #5cb85c;
}
.bg-color-red {
    background-color: #d9534f;
}
.bg-color-gold {
    background-color: #f0ad4e;
}
.np{padding:0px !important}
.sm{font-size: 13px;}
.sd{font-size: 15px;}
.status {
    display: block;
    font-size: .9em;
    line-height: 22px;
    border: 2px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333;
}
.kirmizi{color:#cc0000}
.yesil{color:#498302}
.mavi{color:#319fc3}
.fatura table tfoot tr td {
    padding: 5px 40px;
    font-weight: 600;
}
.fatura table tfoot {
    background-color: #a5215d;
    color: #fff;
    text-align: center;
    width: 100%;
}
.widget-list {
  overflow: hidden;
  margin-bottom: 35px; }
  .widget-list h4 {
    color: #344153;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 400; }
  .widget-list ul li {
    text-transform: capitalize;
    border-bottom: 1px dotted rgba(52, 65, 83, 0.202);
    padding: 10px 0px; }
    .widget-list ul li:first-child {
      padding-top: 0px; }
    .widget-list ul li:last-child {
      border-bottom: 0px;
      padding-bottom: 0px; }
    .widget-list ul li:hover a {
      color: #a5215e;
      margin-left: 10px; }
    .widget-list ul li:hover span {
      color: #a5215e;
      border: 1px solid #a5215e; }
    .widget-list ul li a {
      color: #344153;
      font-weight: 400;
      text-decoration: none;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .widget-list ul li span {
      float: right;
      color: #344153;
      border: 1px solid #344153;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      text-align: center;
      line-height: 30px;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }

.widget-search {
  margin-bottom: 35px; }
  .widget-search form input[type="text"] {
    width: 75%;
    outline: none;
    padding: 7px 10px; }
  .widget-search form button {
    width: 25%;
    outline: none;
    margin-left: -5px;
    padding: 7px 15px;
    background-color: #a5215e;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: table-cell;
    border: none;
    color: #fff; }
    .widget-search form button:hover {
      color: #fff;
      background-color: #344153; }

.widget-tags {
  margin-bottom: 15px; }
  .widget-tags ul li {
    float: left;
    margin-right: 10px;
    border: 1px solid #344153;
    list-style: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 0px; }
    .widget-tags ul li:last-child {
      border: 1px solid #344153; }
    .widget-tags ul li:hover {
      border: 1px solid #a5215e; }
      .widget-tags ul li:hover a {
        color: #fff;
        background-color: #a5215e;
        margin-left: 0px; }
    .widget-tags ul li a {
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #344153;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      font-weight: 400;
      padding: 7px 15px; }
@media (max-width: 1200px) {
  .contact-form {
    margin-top: 30px; } }

.contact-form h2 {
  position: relative;
  color: #2d2d2d;
  font-weight: 700;
  padding-bottom: 12px;
  margin-bottom: 48px; }
  @media (max-width: 1024px) {
    .contact-form h2 {
      font-size: 38px; } }
  @media (max-width: 320px) {
    .contact-form h2 {
      font-size: 35px; } }
  .contact-form h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 4px;
    background-color: #a5215e; }

.contact-form .form-group {
  margin-bottom: 30px; }

.contact-form textarea {
  height: 120px;
  resize: none;
  padding: 12px 25px;
  background: #e9edf1; }

.contact-form button {
  margin-top: 10px;
  width: 100%;
  position: relative;
  padding: 14px 35px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background: #a5215e;
  text-transform: uppercase;
  border: 2px solid #a5215e;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .contact-form button:hover {
    background: #344153;
    border: 2px solid #344153;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select, .contact-form select option,
.contact-form textarea {
  display: block;
  width: 100%;
  height: 55px;
  color: #344153;
  padding: 12px 25px;
  outline: none;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin-bottom: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: #a5215e; }

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: #f0f0f0 !important; }

.contact-form label.error {
  display: block;
  padding: 5px 0px 0px;
  margin: 0px;
  text-transform: uppercase;
  color: #f0f0f0;
  font-weight: 500; }

.map-section .google-map {
  height: 550px; }

.contact-page-form-1 textarea {
  height: 150px; }

/*=====================
 Support Section 
=====================*/
.contact-section1 {
  padding: 115px 0px;
  padding-bottom: 90px; }

.contact-info .contact-content .contact-list1 {
  border: 1px solid #f0f0f0;
  padding: 15px 20px; }
  .contact-info .contact-content .contact-list1 ul {
    margin-top: 20px; }
    .contact-info .contact-content .contact-list1 ul li:last-child {
      padding-bottom: 0px; }

@media (max-width: 990px) {
  .login-admin {
    overflow: hidden;
    margin-top: 50px; } }

.login-admin .login-header {
  text-align: center;}
  .login-admin .login-header h2 {
    margin-bottom: 25px; }
    @media (max-width: 320px) {
      .login-admin .login-header h2 {
        font-size: 25px; } }

.login-admin .login-form {
  margin-top: 30px;
  overflow: hidden; }
  .login-admin .login-form input[type="email"], .login-admin .login-form input[type="number"], .login-admin .login-form input[type="password"], .login-admin .login-form input[type="text"] {
    color: #344153;
    background-color: #fff;
    padding: 18px 18px;
    width: 100%;
    border: 1px solid #e4e4e4;
    outline: 0;
    margin-bottom: 26px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .login-admin .login-form input[type="submit"] {
    margin-top: 13px;
    color: #fff;
    background-color: #a5215e;
    padding: 18px 33px;
    width: 100%;
    border: 1px solid transparent;
    outline: 0;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 0px; }
    .login-admin .login-form input[type="submit"]:hover {
      background-color: #344153; }
  .login-admin .login-form label {
    margin-left: 18px;
    margin-right: 25px;
    margin-bottom: 25px;
    font-weight: 400; }
    @media (max-width: 400px) {
      .login-admin .login-form label {
        margin-right: 5px; } }
    .login-admin .login-form label input[type="checkbox"] {
      position: relative;
      visibility: hidden;
      font-weight: 400; }
      .login-admin .login-form label input[type="checkbox"]:checked:before {
        background-image: url(../img/check.png);
        background-repeat: no-repeat;
        background-position: center; }
      .login-admin .login-form label input[type="checkbox"]:before {
        content: "";
        width: 25px;
        height: 25px;
        border: 2px solid #8ca2a6;
        background-color: #fff;
        position: absolute;
        top: -6px;
        left: -16px;
        visibility: visible; }
  .login-admin .login-form p {
    margin-bottom: 30px; }
  .login-admin .login-form a {
    text-decoration: underline; }
    @media (max-width: 320px) {
      .login-admin .login-form a {
        font-size: 14px; } }

.login-admin .social-login {
  margin-top: 8px; }
  .login-admin .social-login ul li {
    margin-right: 20px;
    float: left; }
    @media (max-width: 480px) {
      .login-admin .social-login ul li {
        margin-bottom: 30px;
        float: none; } }
    .login-admin .social-login ul li a {
      width: 50px;
      text-transform: capitalize;
      line-height: 50px;
      height: 50px;
      padding: 13px 15px;
      padding-bottom: 15px;
      background-color: #a5215e;
      color: #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .login-admin .social-login ul li a:hover {
        background-color: #344153; }
      .login-admin .social-login ul li a i {
        font-size: 18px;
        line-height: 50px;
        color: #fff;
        border-right: 1px solid #fff;
        margin-right: 10px;
        padding-right: 10px; }

.login-admin1 .login-form input[type="submit"] {
  margin-top: 15px;
  margin-bottom: 20px;
  text-transform: uppercase; }
.loginsc{    padding: 3%;
    background: #f8f9fa;
    color: #000;}
@media (max-width: 767px) {

.menu-item-name {
	width: 62%;
}
}

.padding30 {
    padding-top: 30px;
    padding-bottom: 30px;
}


/*Footer*/
#footer {
	/* margin-top:50px; */
    background-color: #1d1d1d;
    padding: 70px 0 0;
    position: relative;
    z-index: 1;
}
.footer_img{
	background-image:url(../images/new_slider02.jpg);
	background-blend-mode: multiply;
	-webkit-background-size: cover;
	background-size: cover;
}
#footer-widgets .widget .widget-title {
    font-size: 1.428em;
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
	
}
#footer-widgets .widget .widget-title {
    margin-bottom: 36px;
    color: #fff;
}
#sidebar .widget .widget-title > span:after, #sidebar .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after {
    width: 0;
    height: 1px;
    background-color: #585252;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -2;
}
#footer-widgets .widget {
    position: relative;
    z-index: 1;
    margin-top: 50px;
    color: #979797;
}
#footer-widgets .widget:first-child {
    margin: 0;
}
#footer-widgets .widget .widget-title > span {
    display: block;
    position: relative;
	 padding-bottom: 12px;
	 color:#fff;
}

.margin-top-5 {
    margin-top: 5px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
 #footer-widgets .widget ul {
    margin: 0;
    list-style: none;
	padding:0;
}
#footer-widgets .widget.widget_links ul.col2 li {
    width: 50%;
    float: left;
    padding: 0 0 12px;
}
 #footer-widgets .widget.widget_links ul li a {
    position: relative;
    display: inline-block;
    padding-left: 25px;
	color:#e0dfdf;
	text-decoration:none;
}
#footer-widgets .widget.widget_links ul li a:before {
    content: "\e825";
    font-family: "fontellorbit";
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
}
#footer-widgets .widget.widget_links ul li a:before {
    content: "\e825";
}
#footer-widgets .widget.widget_links ul li a:before {
    color: #4f4f4f;
}
#footer-widgets .widget.widget.widget_information ul li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
 #footer-widgets .widget.widget.widget_information ul .hl {
    font-weight: bold;
    width: 25%;
    float: left;
}
#footer-widgets .widget.widget.widget_information ul .text {
    width: 75%;
    float: left;
}
#footer-widgets .widget {
    position: relative;
    z-index: 1;
    margin-top: 50px;
    color: #e0dfdf;
}
#footer-widgets .widget.widget_socials .socials a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-right: 3px;
    margin-bottom: 10px;
    z-index: 1;
}
#footer-widgets .widget.widget_socials .socials a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #eaeaea;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
#footer-widgets .widget.widget_socials .socials a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #0f2644;
    background-color: #ab064e;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
#footer-widgets .widget .widget-title > span::after {
    width: 0;
    height: 1px;
    background-color: #585252;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -2;
	width: 60px;
height: 3px;
background-color: #710032;
}

#footer-widgets .widget.widget_socials .socials a:hover:before {
    background-color: #710032;
    border-color: #710032;
}
.footer-logo{
	
    margin-bottom: 20px;
	display:inline-block;
}
/* Bottom Bar
-------------------------------------------------------------- */
#bottom { font-size: 0.857em; background-color: #6d0030; padding: 19px 0; color: #e0dfdf; margin-top:60px; }
#bottom a:hover { color: #fff; }

#bottom .bottom-bar-inner-wrap { display: table; overflow: hidden; width: 100%; }
#bottom .bottom-bar-content { display: table-cell; margin: 0; text-align: left; vertical-align: middle; width: 50%;}
#bottom .bottom-bar-menu { display: table-cell; text-align: right; vertical-align: middle; width: 50%;}
#bottom .bottom-bar-menu li:last-child a { padding-right: 0; }
.wprt-container {
    width: 1170px;
    margin: 0 auto;
    max-width: 90%;
}
#bottom .bottom-bar-content {
    display: table-cell;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    width:60%;
}
#bottom .bottom-bar-menu {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 40%;
}
#bottom ul.bottom-nav {
    list-style: none;
    margin: 0;
	padding:0;
}
#bottom ul.bottom-nav > li {
    display: inline-block;
}
#bottom ul.bottom-nav > li > a {
    display: block;
    color: #e0dfdf;
    padding: 0 10px;
    position: relative;
}
@media only screen and (max-width: 991px) {
#footer-widgets .widget .widget-title { font-size: 1.142em; margin-bottom: 28px; }
}
@media only screen and (max-width: 767px) {
	.head-top{
		font-size: 11px !important;
		    height: 80px !important;
	}	
	.head-top .sag a{
		float:none !important;
			    display: inline;
	}	
	.head-top .sag {
		text-align:center;
	/* float:none !important; */
	}
	.logo img{
		    margin-top: 10px;
		height: 35px;
	}
	.menu{
		display:none;
		    z-index: 999;
    position: absolute;
    margin-top: 15px;
    width: 90%;
    border: 2px solid #7b0a3e;
    border-radius: 11px;
    background-color: #e8e8e8;
    line-height: 0px !important;
    float: none !important;
	}
	.menu ul, li{
		display:grid;
			float:none !important;
			border-bottom: 1px solid #7b0a3e;	
	}
	.menu ul li a{
			color:#424242 !important;
			font-weight:500;
		
	}
	.mobilmenu{
		display:block;
		position: absolute;
    right: 30px;
    top: 75px;
	z-index:99999;
	}
	
	.home{text-align:center; height: 550px;}
	.pie-wrapper{margin:40px !important;}
	.altbolme .col-md-4{margin-top:20px;}
#footer { padding: 50px 0 10px; }
	#footer-widgets [class^="col-md-"] .widget:last-child { margin-bottom: 30px; }

	#bottom .bottom-bar-content,
	#bottom .bottom-bar-menu { width: 100%; display: block; text-align: center; padding: 5px 0; }
	
}	

.ustbtn{
	position: fixed;
    right: 16px;
    bottom: 16px;
    font-size: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: right;
    z-index: 50;
}
.ara:hover{
	color:#fff;
	
    background-color: #ab064e;
}
.ara {
cursor: pointer;
    width: 280px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    border-radius: 56px;
    background-color: #6d0030;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0,0,0,0.2);
    box-shadow: 0 8px 15px 0 rgba(0,0,0,0.2);
    padding: 10px 16px 10px 10px;
    letter-spacing: 0.15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ara .ico{
	background-color: #ffffff;
    font-size: 15px;
    line-height: 1;
    color: #870051;
    border-radius: 36px;
    padding: 6px;
    margin-right: 10px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
