.fa-circle-o:before {
  content: "\f192"; }
.fa-ticket:before {
  content: "\f145";
}
  .panel-default>.panel-heading{
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
  }
  
  .panel-sidebar .panel-title,.panel-title {
    font-size: 1.1em;
    font-weight: 300;
    font-family: "Neo-Sans";
    line-height: 26px;
    color: #fff;
}

.panel-sidebar{
padding: 10px;
	    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgb(223, 223, 223);
    border-radius: 20px
}

.panel-default {
     border-color: #e1e1e1; 
}
.panel-sidebar a.list-group-item.active i, .panel-sidebar a.list-group-item.active:focus i, .panel-sidebar a.list-group-item.active:hover i {
    color: #ed3a3b;
}
.panel-sidebar.view-filter-btns .list-group-item.active, .panel-sidebar.view-filter-btns .list-group-item.active:focus, .panel-sidebar.view-filter-btns .list-group-item.active:hover {
    background-color: #f3f3f3;
    border-color: #ea2e2e;
    color: #000;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #ffffff;
    background-color: #23cdff;
}

.panel-sidebar>.panel-heading {
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
    background-color: red;
    border-color: red;
    border-top-color: #ddd;
}

.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
    color: #000;
    background-color: white;
    border-color: red;
    border-top-color: #ddd;
}
div.header-lined h1 {
 
    color: #ee3c3c;
}


.table thead tr th{
    color: #fff;
    background-color: #282828;
    background-image: -moz-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(43, 41, 41) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(43, 41, 41) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(43, 41, 41) 100%);
    } 
    
    .dataTables_wrapper table.table-list thead th{
         border-bottom: 4px solid #a5a2a2;
         
    
    }
    
    .dataTables_wrapper table.table-list thead th:nth-child(even) {
    border-bottom: 4px solid #a9a8a8;
}

.dataTables_wrapper .dataTables_info {
    margin: 0;
    padding: 9px 10px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    font-size: .9em;
    color: #4f5360;
    border-radius: 0;
    text-align: left!important;
}
.dataTables_filter label input[type=search]{
    background-color: #fff;
    box-shadow: 7.071px 7.071px 25px 0px rgb(223, 223, 223);
    border-radius: 50px;
    border: none;
    outline: none;

}
.dataTables_wrapper .dataTables_filter label .form-control{
    background: url(../../../templates/tqniait/img/ss.png) #ffffff no-repeat 3px 5px;
    padding: 7px 10px 7px 45px!important;
    border: 1px solid #fff;
    height: auto;
    width: 300px;
    font-size: 13px;
    border-radius: 50px;
    }
    
.status-open {
border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
}

.status-answered {
	border: none;
	display: block;
	font-size: 12px;
    	width: 70px;
    	height: 30px;
    	line-height: 30px;
    	padding: 0;
    	color: #fff !important;
    	vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, rgb(36, 146, 179) 0%, rgb(95, 193, 222) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(36, 146, 179) 0%, rgb(95, 193, 222) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(36, 146, 179) 0%, rgb(95, 193, 222) 100%);

}

.status-closed {
    border: none;
	display: block;
	font-size: 12px;
    	width: 70px;
    	height: 30px;
    	line-height: 30px;
    	padding: 0;
    	color: #fff !important;
    	vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
    background-image: -moz-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
    
}

.status-active{
	border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    text-align: center;
}



.tq-main-contentinvoices{

}

.tq-top550px{
top:-550px;
}
.main-body{
min-height:50px;}

.submittick{
    color: #fff;
    border: none;
    width: 120px;
    background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    /* width: 100%; */
    height: 40px;
    outline: none;
    margin-top: 30px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
    left: 0;

}
.submittick:hover{color:#fcff76}
.submittickcancel{
    color: #fff;
    border: none;
    width: 80px;
    background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(50, 50, 50) 0%, rgb(113, 110, 110) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    /* width: 100%; */
    height: 33px;
    outline: none;
    margin-top: 18px;
    border-radius: 50px;
    position: relative;
    margin-bottom: 20px;
    left: 0;

}
/*
.navigation .navbar-default .navbar-nav{
    margin-right: -40px;
}*/
.tq-ticktsone{
	text-align: center;
    height: 50px;
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 15px;
}

.tq-ticktsone a{color:#ffffff}
.tq-ticktsone a:hover{color:#fcff76}
.status-customer-reply{
border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: bold;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
}
.status-paid{
	border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
}
.status-unpaid{
	border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(222, 23, 23) 0%, rgb(218, 35, 35) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(222, 23, 23) 0%, rgb(218, 35, 35) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(222, 23, 23) 0%, rgb(218, 35, 35) 100%);
}
.status-refunded{
border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(218, 92, 8) 0%, rgb(249, 132, 54) 100%);
}
.status-cancelled{
	border: none;
	display: block;
	font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
	background-image: -moz-linear-gradient( -45deg, rgb(41, 41, 41) 0%, rgb(80, 78, 78) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(41, 41, 41) 0%, rgb(80, 78, 78) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(41, 41, 41) 0%, rgb(80, 78, 78) 100%);
    }
.tqnav-invoice{
    height: 50px;
    background-color: #000;
    margin-top: 150px;

}
.status-custom{
    border: none;
    display: block;
    font-size: 11px;
    width: 71px;
    height: 31px;
    line-height: 30px;
    padding: 0;
    
    vertical-align: middle;
    font-weight: bold;
    margin: 32px auto;
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, #fff700 0%, #d8b430 100%);
    background-image: -webkit-linear-gradient( -45deg, #fff700 0%, #d8b430 100%);
    background-image: -ms-linear-gradient( -45deg, #fff700 0%, #d8b430 100%);
}
.alert-success {
    color: #ffffff;
    background-color: #ef4141;
    border-color: #ffc1c1;
}  
.alert-success .alert-link {
    color: #000000;
}  


#order-standard_cart .prepend-icon .field-icon{
    top: 3px;
    left: 5px;
	}
	
#order-standard_cart .field{
margin-bottom: 10px;
border-radius: 50px;
padding:20px;
}
.intl-tel-input .selected-flag .iti-flag{
left:10px;
}
.intl-tel-input.separate-dial-code .selected-dial-code{
	padding-right: 15px;
}
/*===================*/
body .blogs-head {
	height: 200px;
	background: #ce291f;
	text-align: center;
	color: #fff;
	/*padding-top: 150px;*/
	width: 100%;
}

body .blogs-head h4 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 2.3rem;
}

body .blogs-head .nav-fixd {
	height: 80px;
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #f0f0f0;
	width: 86%;
	position: fixed;
	top: 0;
	right: 7%;
	color: #fff;
	font-size: .8rem;
	z-index: 999999999999999999999999999999999999999999999999999999999;
}

body .blogs-head .nav-fixd .container-fluid .row .cont-img {
	margin-top: 20px;
	padding: 0;
}

body .blogs-head .nav-fixd .container-fluid .row .cont-nav-cont {
	margin-top: 30px;
	padding: 0;
}

body .blogs-head .nav-fixd .container-fluid .row .cont-nav-cont .nav-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

body .blogs-head .nav-fixd .container-fluid .row .cont-nav-cont .nav-cont .btn-w {
	background: #f0f0f0;
	color: #ce291f;
	border-radius: 20px;
	padding-top: 6px;
	width: 100px;
	height: 30px;
	text-align: center;
	margin-top: -4px;
}

body .blogs-head .nav-fixd.scrollUp {
	transform: translateY(-80px);
}

body .blogs-head .nav-fixd.chng {
	background: #f0f0f0 !important;
	width: 100%;
	right: 0;
	padding-right: 7%;
	padding-left: 7%;
}

body .blogs-head .nav-fixd.chng .btn-w {
	background: #ce291f !important;
	color: #f0f0f0 !important;
}

body .blogs-head .nav-fixd a {
	transition: .2s ease;
}

body .blogs-cards {
	margin-bottom: 100px;
}

body .blogs-cards .first {
	border: none;
	width: 60%;
	margin: auto;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
	margin-top: -90px;
}

body .blogs-cards .first.in {
	width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

body .blogs-cards .first.in p {
	line-height: 2;
	margin-top: -21px;
	overflow: hidden;
}

body .blogs-cards .first h6 {
	font-weight: bold;
	margin-bottom: 20px;
}

body .blogs-cards .container {
	margin-top: 80px;
}
body .payment-head {
	background: #fff;
}

body .payment-head .nav-fixd {
	height: 80px;
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #f0f0f0;
	width: 86%;
	position: fixed;
	top: 0;
	right: 7%;
	color: #000 !important;
	font-size: .8rem;
	z-index: 999999999999999999999999999999999999999999999999999999999;
}

body .payment-head .nav-fixd .container-fluid .row .cont-img {
	margin-top: 20px;
	padding: 0;
}

body .payment-head .nav-fixd .container-fluid .row .cont-nav-cont {
	margin-top: 30px;
	padding: 0;
}

body .payment-head .nav-fixd .container-fluid .row .cont-nav-cont .nav-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

body .payment-head .nav-fixd .container-fluid .row .cont-nav-cont .nav-cont .btn-w {
	background: #f0f0f0;
	color: #ce291f;
	border-radius: 20px;
	padding-top: 6px;
	width: 100px;
	height: 30px;
	text-align: center;
	margin-top: -4px;
}

body .payment-head .nav-fixd.scrollUp {
	transform: translateY(-80px);
}

body .payment-head .nav-fixd.chng {
	background: #f0f0f0 !important;
	width: 100%;
	right: 0;
	padding-right: 7%;
	padding-left: 7%;
}

body .payment-head .nav-fixd.chng .btn-w {
	background: #ce291f !important;
	color: #f0f0f0 !important;
}

body .payment-head .nav-fixd a {
	transition: .2s ease;
}

body .payment-head h4 {
	color: #ce291f;
}

body .payment-head p {
	color: #000;
}

body .payment-methods .col-12 .container-payment {
	padding: 70px;
	background: linear-gradient(to right, #ce291f, #d94b42);
	margin-bottom: 50px;
}

body .payment-methods .col-12 .container-payment .cont-img {
	height: 200px;
	width: auto;
	display: block;
	margin: auto;
}

body .payment-methods .col-12 .container-payment .cont-img img {
	height: 100%;
	width: 100%;
}

body .payment-methods .col-12 .container-payment .cont-txt {
	color: #fff;
}

body .payment-methods .col-12 .container-payment .cont-txt h5 {
	margin-bottom: 40px;
	font-size: 2.3rem;
}

body .payment-methods .col-12 .container-payment .cont-txt span,
body .payment-methods .col-12 .container-payment .cont-txt label {
	line-height: 2.4;
	font-size: 1.8rem;
}

body .cont-credit {
	background: #e3e3e3;
	padding: 70px 80px;
	margin-top: 50px;
	margin-bottom: 50px;
}

body .cont-credit .cont-img img {
	max-width: 100%;
}

body .cont-credit .cont-txt {
	padding-top: 40px;
}

body .cont-credit .cont-txt p {
	font-size: 1.8rem;
	margin-bottom: 40px;
	line-height: 2.3;
}

body .cont-credit .cont-txt .btn-a {
	width: 200px;
	background: #ce291f;
	padding: 10px;
	display: block;
	text-align: center;
	margin: auto;
	color: #fff !important;
}

body .cont-credit .cont-txt a {
	color: #ce291f;
}
.status-pending{
    border: none;
    display: block;
    font-size: 12px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, #f92020 0%, #f77e7e 100%);
    background-image: -webkit-linear-gradient( -45deg, #f92020 0%, #f77e7e 100%);
    background-image: -ms-linear-gradient( -45deg, #f92020 0%, #f77e7e 100%);
}

#order-standard_cart {
    margin: 0;
    padding: 40px 80px !important;
}
@media (max-width:1200px){
    #order-standard_cart {
        padding: 40px 15px !important;
    }
    .container-fluid #order-standard_cart {
        padding: 40px 0 !important;
    }
}
.tq-condom{
}
.tq-condomm{}
.btn-primary,.btn-success {
    color: #fff;
    background-color: #f45353;
    border-color: #e62121;
}

.btn-primary:hover {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgb(253, 214, 214);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}


.btn-success:hover {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #bb0606;
  border-color: #ffb0b0;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgb(253, 214, 214);
}



#order-standard_cart .view-cart-items-header{

background-color: #0e92b9;
}
#order-standard_cart .empty-cart .btn{
background-color: #0e92b9;
}
#order-standard_cart .view-cart-items{
border-bottom: 2px solid #0e92b9;
}

.alert-info {
    color: #ffffff;
    background-color: #ff9090;
    border-color: #ffe0e0;
}

.status-expired{
    border: none;
    display: block;
    font-size: 11px;
    width: 73px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #ffffff !important;
    vertical-align: middle;
    font-weight: normal;
    margin: 32px auto;
    border-radius: 50px;
    background-image: -moz-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(144, 0, 0) 0%, rgb(255, 62, 62) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(81,153,52) 0%, rgb(118,197,86) 100%);
}
.slider h2,.slider h3{
    font-family: "Neo-Sans";
}

/* ================== */



/**********conditions***********/


.headsec {
    padding: 10px;
    max-width: 550px;
    text-align: center;
    color: #fff;
    border-radius: 50px 0 0px 0px;
    background-image: -moz-linear-gradient( -45deg, rgb(240, 69, 69) 0%, rgb(204, 16, 16) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(240, 69, 69) 0%, rgb(204, 16, 16) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(240, 69, 69) 0%, rgb(204, 16, 16) 100%);
    margin: 0;
    
}

.headsec2{
    padding: 15px;
    max-width: 200px;
    text-align: center;
    color: #000000;
    border-radius: 50px 0 0px 0px;
    margin: 0;
    border-bottom: 4px double #000;


}

.box{
    margin-top: 2px;
    padding: 10px;
    color: #000;
    border-right: 5px solid #d3d8da;
    border-bottom-right-radius: 50px;
    border-bottom: 1px solid #d3d8da;
    margin-bottom: 50px;
}

.box2{
    padding: 20px;
    color: #000;
    border-right: 3px solid #0fc325;
    border-bottom-right-radius: 10px;
    margin: 5px 0 50px 0;
}

/*********conditions***********/

.tq-top350{padding-top:  350px !important;}
.tickets-replay pre, .tickets-replay p{line-height: 20px;}
hr{border-top: 2px solid #e6e3e3;}
.tickets-replay .clientss p{border:0;}
.tickets-replay .clientss p:last-child{padding-bottom:0px;}
.tq-condommm{}
.tq-condooo{}
.tq-top170px{}
@media (max-width:1200px){
.panel-sidebar .panel-title,.panel-title{font-size: 1em;}

}
@media(max-width:460px){
.welcome-client .offers{
    height: 35px;
    width: 300px;
}
.Ques .accordion .link{
    font-size: 12px;
}
.tq-condom,tq-top170px,.tq-condomm,.tq-condooo,.tq-condommm{
top:0px;
}
.tq-domain{margin-top: 110px;}
table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc{
padding-right:10px;
}


.tqtick{top:0;}
.main-content{top:0;}
.dataTables_info{display:none}
.tq-max460{padding-top: 100px !important}
.dataTables_wrapper .dataTables_filter label .form-control{width: 100%;}
}

select{
padding:1px !important;
    border: 2px solid #cccccc !important;
}

.domain-checker-container{
    background: -webkit-gradient(top,#a50808,#f12f2f);
    background: -webkit-linear-gradient(top,#a50808,#f12f2f);
    background: -moz-linear-gradient(top,#a50808,#f12f2f);
    background: -ms-linear-gradient(top,#a50808,#f12f2f);
    background: -o-linear-gradient(top,#a50808,#f12f2f);
}
.plans-Cloud{
    background-color: #ffdcdc;
    padding-bottom: 120px;
    padding-top: 140px;
    text-align: center;

}

.headviewemail{
	padding: 12px;
	background-image: -moz-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
	background-image: -webkit-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
	background-image: -ms-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
	color: #FFF;
}
.columviewemail{
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 14px;
	margin-bottom: 5px;
	background-image: -moz-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
	background-image: -webkit-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
	background-image: -ms-linear-gradient( -45deg, #eb3738 0%, #f66465 100%);
}
.columviewemail2{
	padding: 15px;
	margin-bottom: 5px;
	background-image: -moz-linear-gradient( -45deg, #efefef 0%, #efefef 100%);
	background-image: -webkit-linear-gradient( -45deg, #efefef 0%, #efefef 100%);
	background-image: -ms-linear-gradient( -45deg, #efefef 0%, #efefef 100%);
}
.columviewemailf{
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 14px;
	margin-bottom: 5px;
	background-image: -moz-linear-gradient( -45deg, #474747 0%, #282828 100%);
	background-image: -webkit-linear-gradient( -45deg, #474747 0%, #282828 100%);
	background-image: -ms-linear-gradient( -45deg, #474747 0%, #282828 100%);

}
button,.submit1{
 font-family: 'TheSans' !important;   
}

.tickets-replay pre, .tickets-replay p{
 line-height: 20px;   
}
.plans .plan-block h2 span {
 font-size: 30px;   
}

.tickets-replay .clientss p {
    padding-bottom: 0px;
}

input{
    border: 2px solid #cccccc !important;
}

.selected-flag{
    border-radius: 50px;
}

/* service 10 page */

.your-service{
	background-color: #f8f8f8;
	padding: 40px 80px;
	position: relative;
	height: 900px;
	overflow: hidden;
}
.your-service:before{
	content: "";
	width: 158px;
	height: 672px;
	background-image: url(../img/your-service-line.png);
	position: absolute;
	top: 140px;
	left: 45%;
	transform: translateX(-50%);
}
.your-service h1{
	font-size: 30px;
	line-height: 30px;
	color: #3f3f3f;
	text-align: center;
}
.your-service .block {
    width: max-content;
    margin: 103px auto;
    margin-bottom: 150px;
	position: relative;
	z-index: 8;
}
.your-service .block img:hover{
	transform: rotate(360deg);
}.your-service .block .text:hover h1{
	    color: #f04c4d;
}
.your-service .block img {
    float: right;
	transition: all .5s;
}
.your-service .block .text {
    float: right;
    margin-left: 50px;
    width: 51%;
    padding-left: 25px;
}
.your-service .block .text h1 {
	font-size: 16px;
	line-height: 28px;
	color: #3f3f3f;
    text-align: left;
	margin-top: 11px;
	position: relative;
	transition: all .3s;
}
/*
.your-service .block .text h1:before{
	content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  position: absolute;
  left: -12.5%;
  top: 8px;
  width: 15px;
  height: 15px;
}
.your-service .block .text h1:after{
	content: "";
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
  opacity: 0.2;
  position: absolute;
  left: -13.5%;
  top: 5px;
  width: 21px;
  height: 21px;
}
*/
.your-service .block .text p{
	font-size: 12px;
	line-height: 24px;
	color: #858585;
	text-align: center;
}
.your-service .block.left{
	    margin-left: 10%;
}
.your-service .block.left .text {
    float: left;
    margin-right: 16px;
    width: 53%;
    padding-right: 25px;
	margin-left: 0;
	padding-left: 0;
}
.your-service .block.left .text h1{
	text-align: right;
}
.your-service .block.left img {
    float: left;
}
/*
.your-service .block.left .text h1:before{
	left: auto;
	right: -16.5%;
}
.your-service .block.left .text h1:after{
	left: auto;
	right: -18%;
}
*/
.Usage{
  background-image: -moz-linear-gradient( 0deg, rgb(235,56,56) 0%, rgb(241,99,102) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(235,56,56) 0%, rgb(241,99,102) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(235,56,56) 0%, rgb(241,99,102) 100%);
	padding: 60px 80px;
	overflow: hidden;
}
.Usage h1 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 15px 0;
    float: right;
}
.Usage a{
  width: 200px;
  height: 60px;
	font-size: 16px;
	float: left;
	margin-left: 18%;
	outline: none;
}
.modal-overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #000;
    opacity: .5;
    display: none;
}
.modal.in {
    display: block !important;
    z-index: 999999;
        overflow-y: auto;
        background-color: rgb(0 0 0 / 50%);
}
.modal-hide{transform: translate(-50%, -150%) !important;}
.modal-dialog{
	width: 80%;
    position: absolute;
    left: 50%;
    top: 0;
	transform: translate(-50%, -150%) !important;
	transition: all .8s !important;
}
.modal.in .modal-dialog{
	transform: translate(-50%, 0) !important;
}
.modal-content{
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: none;
}
.modal-header{border-bottom: none;}
.modal-header .close {
    margin-top: 5px !important;
    margin-left: 5px !important;
    color: #fff !important;
    opacity: 1 !important;
	outline: none;
}
.modal-title {
    font-size: 30px !important;
    line-height: 75px !important;
    margin: 0 !important;
    background-image: -moz-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
    width: 100%;
    height: 75px;
    padding-right: 50px;
    float: none !important;
	text-align: right !important;
}
.modal-body{
	padding: 30px 0;
	padding-right: 50px;
	padding-left: 15px;
}
.modal-body ul{
	list-style: none;
	padding-right: 10px;
}
.modal-body ul li{
	font-size: 16px;
	line-height: 36px;
	color: #858585;
}

.salary{
	background-image: url(../img/salary-bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px 80px;
	height: 440px;
	overflow: hidden;
}
.salary h1{
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	margin-bottom: 40px;
}
.salary p{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	width: 98%;
}

.payment{
	background-color: #fff;
	padding: 80px;
	overflow: hidden;
}
.payment .block{
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 25px 0px rgb(223, 223, 223);
  height: 300px;
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
	transition: all .3s;
}
.payment .block:hover {
    margin-top: -30px;
	padding-top: 20px
}
.payment .block:hover a{
	    background-image: -moz-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(40,40,40) 0%, rgb(71,71,71) 100%);
	width: 85%;
}
.payment .block:hover h1{
	    color: #e82828;
}
.payment .block p{
	font-size: 16px;
	line-height: 36px;
	color: #353535;
	text-align: center;
	margin-top: 20px;
}
.payment .block h1{
	font-size: 45px;
	line-height: 5px;
	color: #404040;
	margin: 40px 0;
	transition: all .3s;
}
.payment .block a{
  background-image: -moz-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(229,28,28) 0%, rgb(246,91,91) 100%);
  width: 80%;
  height: 35px;
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	transition: all .3s;
	margin: 0 auto;
}
.payment .group-btn {
    text-align: center;
	margin-top: 30px;
}
.payment .group-btn a.mainbtn{
	display: inline-block;
	margin: 10px 5px;
}

@media (max-width:1200px){
	.your-service .block.left {
    margin-left: 4%;
}
	.your-service .block .text {
    margin-left: 10px;
    width: 55%;
    padding-left: 60px;
}
	.your-service .block.left .text {
    margin-right: 20px;
    width: 57%;
    padding-right: 60px;
}
	.Usage a{margin-left: 15%;}
	.salary p{width: 100%;}
	.payment,.salary,.Usage,.your-service,body .cont-credit{padding: 40px 0;}
	
}
@media (max-width:991px){
	.your-service:before{left: 50%;}
	.your-service .block{margin-right: 15%;width: 400px;margin-bottom: 140px;}
	.your-service .block.left {
    margin-left: 8%;
    margin-right: auto;
}
.your-service .block.left .text {
    margin-right: 20px;
    width: 65%;
    padding-right: 50px;
}
	.Usage a {
    margin-left: 0;
    width: 150px;
    height: 50px;
    line-height: 50px;
}
	.Usage h1{font-size: 21px;margin: 10px 0;}
	.payment .block{margin-bottom: 40px;}
}
@media (max-width:767px){
	.your-service .block {
    margin-right: 12%;
}
	.your-service .block.left {
    margin-left: 6%;
    margin-right: auto;
}
	.Usage{padding: 20px 0;}
	.Usage h1{float: none;text-align: center;margin: 20px 0;}
	.Usage a{float: none;margin: 10px auto;}
	.modal-dialog{width: 90%;}
	.modal-title {
    font-size: 23px !important;
    line-height: 55px !important;
    margin: 0 !important;
    height: 55px;
    padding-right: 20px;
    float: none !important;
}
	.modal-body{padding-right: 20px;}
	.modal-body ul li {
    font-size: 15px;
    line-height: 26px;
}
	.salary{background-image: url(../img/slider-bg2.png) !important;height: auto;}
}

@media (max-width:690px){
	.your-service .block {
    margin-right: 8%;
}
	.your-service .block.left {
    margin-left: 2%;
    margin-right: auto;
}
}
@media (max-width:640px){
	.slider.service-page .title h1 br{display: none !important;}
	.your-service{height: auto;}
	.your-service h1{margin-bottom: 30px;}
	.your-service:before{display: none;}
	.your-service .block {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-right: 0;
		margin-left: 0;
		z-index: 8;
}
	.your-service .block .text h1{margin-bottom: 10px;}
	.your-service .block img{
		position: absolute;
		top: 0;
		right: 0;
	}
	.your-service .block .text, .your-service .block.left .text {
    margin-left: 0;
    width: 55%;
    padding-left: 0;
    margin-right: 100px;
		padding-right: 0;
		float: right;
}
	.your-service .block .text h1{text-align: right;}
	.your-service .block .text p{text-align: right !important;}
	.modal-body ul li{font-size: 12px;}
	.modal-title{font-size: 20px !important;}
	.payment .block p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
	.payment .block h1 {
    font-size: 45px;
    line-height: 20px;
    margin: 20px 0;
}
	.payment .block{height: 230px;}
	.modal-body{padding-top:0;padding-right:5px;}

}
@media (max-width:460px){
	.payment .col-xs-6{width: 100%;}
	.your-service .block .text, .your-service .block.left .text{margin-right: 90px;width: 65%;}
	.tickets-replay pre, .tickets-replay p{
        overflow-x: auto;
    }
}
@media (max-width:360px){
    
}


.panel-primary>.panel-heading{
        color: #fff;
    background-color: #f56162;
    border-color: #ec393a;
    background-image: -moz-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(235,55,56) 0%, rgb(246,100,101) 100%);
}


/* ticket reply */
.ticket-reply {
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 15px 0px rgb(223, 223, 223);
    margin-bottom: 25px;
    padding: 20px;
    position: relative;

}

.ticket-reply .date {
    float: left;
    padding: 8px 10px;
    font-size: .8em;
    background-image: -moz-linear-gradient( -45deg, rgb(63, 205, 247) 0%, rgb(26, 134, 165) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(63, 205, 247) 0%, rgb(26, 134, 165) 100%);
}

.ticket-reply.staff .user {
    background-color: #f2f9ff;
    background-image: -moz-linear-gradient( -45deg, rgb(63, 205, 247) 0%, rgb(26, 134, 165) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(63, 205, 247) 0%, rgb(26, 134, 165) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(63, 205, 247) 0%, rgb(26, 134, 165) 100%);
    color: #fff;
}

.ticket-reply .user {
    padding: 5px 0;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient( -45deg, rgb(255, 90, 90) 0%, rgb(204, 24, 24) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(255, 90, 90) 0%, rgb(204, 24, 24) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(255, 90, 90) 0%, rgb(204, 24, 24) 100%);
    color: #fff;
}
.ticket-reply .user i {
    float: right;
    font-size: 2.2em;
    padding: 2px 15px;
}

/*.list-inline>li {*/
  
/*    padding-right: 0px;*/
/*    padding-left: 0px;*/
/*}*/
/*
@media (max-width:460px){
	.ticket-reply .date{
	    position: absolute;
        top: 55px;
        left: 10px;
	}
	.ticket-reply .user{
	    padding: 5px 10px;
	}
	.ticket-reply .user i{
	    padding: 2px 0;
        padding-left: 15px;
	}
}
*/