@font-face {
font-family: 'Poppins', sans-serif;
  src:  url('../fonts/Poppins-Regular.ttf') format('truetype');
}

body, html
{
	overflow-x:hidden;
	font-family: 'Poppins', sans-serif;
	margin:0;  color: #000;
	padding:0;    font-size: 14px;
}
body
{
overflow-x:hidden;
}
h, h2, h3, h4, h5, h6
{
	font-weight:700;
}
h3, .h3 {
    font-size: 2.3rem;
}
/*** Navbar ***/

.navbar-brand > img {    display: block;    width: auto;    margin-top: -5px;    height: 50px;
}
.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 15px !important;
}
.navbar {
    border-radius: 0;
}

::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}
::-webkit-scrollbar-thumb {
    background: #b30000;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
}
.navbar-toggler
{
    border: 1px solid #fff !important;	
}

.right_top
{
    margin-top: 8px;	
}
.navbar-header {
    top: 15px;
}

/*** Carousel ****/

.carousel-item {
  height: 75vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.fix-im {
    position: relative;
    bottom:11rem;
}
@media screen and (max-width:768px){
.flex-100 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.fix-im {bottom: 0rem;}
}
.ugali {
    background: black;
    padding: 6px;
}
.bg-dark {
    background-color: #000 !important;
}


.red_btn {
    background: #e00606;
    color: #fff !important;
}
.sign_up
{
	font-weight:normal;
}
.carousel-indicators li{
    width: 3px!important;
    height: 30px!important; 
    display: block;
	    margin: 15px 0;
}
.carousel-indicators {
    display: block;
}
.carousel-indicators {
    padding-left: 0;
    margin-right: 0;
    margin-left: 2%;
    list-style: none;
	    width: 10px;
}
.carousel-indicators .active {
    background-color: #ff0;    border: 1px solid #ff0;
}
.carousel-caption {
    top: 40%;
}

/*** Footer ****/
.footer_section {
    font-size: 16px;
    background: #c30000 !important;
    padding: 2em 0;
}
.footer_section .footer_section-widget h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;    font-size: 18px;
}
.index-link ul {
    padding: 0;
}
.index-link ul li {
    list-style-type: none;
    display: flex;
}
.index-link ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 5px 0;
    text-align: left;
}
.index-link p, .index-link h3 {
    color: #fff!important;
    padding-bottom: 15px;
}
.address .fa {
    color: #ffff00;
    margin-right: 10px;
    font-size: 18px;
    margin-top: 5px;
}
.yii-debug-toolbar_position_bottom {
    display: none !important;
}
.social-icons3 li {
    display: inline-block!important;
}
.social-icons3 li a {
    display: block;
    height: 40px;
    width: 40px;
    margin-right: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    line-height: 30px;
      color: #ffff00 !important;   
    border: 2px solid #ffff00;
    text-align: center;
    border-radius: 50%;
    text-align: center!important;
}
.copyright_sctn {
    background: #b20202;
    padding: 10px 0;
    color: #ffff00;display: inline-block;
    width: 100%;
}
.copyright_sctn p
{
    margin-bottom: 0;	
}

.display-4 {
    font-size: 3.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    color: #fbdd11;
	 text-shadow:  -2px -1px 0 #000, 2px -1px 0 #000, -2px 1px 0 #000, 2px 1px 0 #000;
}

.lg_rds_btn
{
	border-radius:25px;
}
.start_trl_btn
{
padding: 10px 40px;
}

.pad_4em
{
	padding:4em 0;
}.pad_3em
{
	padding:3em 0;
}
.btn-danger {
    color: #fff;
    background-color: #e00606;
    border-color: #dc3545;
}
.btn-outline-danger {
    color: #e00606;
    background-color: transparent;
    background-image: none;
    border-color: #e00606;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #e00606;
    border-color: #e00606;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #e00606;
    border-color: #e00606;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #e00606;
    border-color: #e00606;
}

/**** Home *****/

.index_abt img
{
	width:100%;
}

.pad_t_3em
{
	padding-top:3em;
}
.pad_5em
{
	padding:5em 0;
}
.pad_t_2em
{
	padding-top:2em;
}


.ftrs_sctn
{
background:#fafafa;    display: inline-block;padding:5em 0 4em 0;
    width: 100%;/* 	border-bottom:1px solid #ccc; */
	
}
.ftrs_sctn .icon
{
       min-width: 60px;
    height: 50px;
    text-align: center;
    background: #e5eef0;
    vertical-align: middle;
    padding: 19px 15px;
       font-size: 26px;
    color: #000;
    line-height: 16px;
}
.ftrs_sctn .d-flex:hover .icon
{
background:#e00606;color:#fff;
}
.ftrs_sctn h3
{
text-transform:uppercase;color:#000;font-weight:700;
}

.ftrs_sctn h3 small
{
	display:block;color:#000;
}
.ftrs_sctn h5
{
font-weight:700;	
}

.ftrs_sctn img
{
	width:100%; margin-top: 8em; max-width: 755px;   position: absolute;
}
.ftrs_container
{
width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}	


.blank_sctn
{
min-height:12em;display:none;	
}

.red_banner
{
background:#cf0000;
}
.red_banner h3
{
	color:#fff;
}
.red_banner .red_btn
{
	background:#ff0000;
}
.small_banner
{
/* padding:6em;
background-size: cover !important;
background-attachment: fixed !important;
background-position: center !important; */
}
.sell_more
{
background:url(../images/home/banner.jpg);	
}
.yellow_color
{
	color:#f1c500;
}
.small_banner h3
{
	font-size:3em;
	color:#fff;
}
.app_dwnload_img img
{
	width:100%;
}
.app_dwnload_txts
{
	padding-top:10em;
}
.app_dwnload_txts h3
{
	text-transform:uppercase;font-weight:700;
}
.app_dwnload_txts p
{
font-size:18px;
}
.gray_banner
{
	background:#fafafa;
}
.gray_banner h3
{
color:#cf0000;/* text-transform: uppercase; */ 
    font-size: 36px;font-weight:700;
}
.app_dwnload
{
padding:4em 0 1em 0;	
}


/**** Features ****/

.take_cntrl .media {
  display: block;
}
.feature-item .title
{
	font-weight:700;
	text-transform:uppercase;
}
.red_color
{
	color:#cf0000;
}
.text-uppercase{
text-transform:uppercase
}
.take_cntrl h4
{
	font-weight:normal;
}

.ftrs_sctn_2 .ftrs_txts {
    padding-left: 0 !important;
}
.ftrs_sctn_2 .icon {
    height: 60px;
}

.ftrs_sctn .mb-4{
    margin-bottom: 3.5rem !important;
}
.ftrs_sctn {
   padding: 5em 0 3em 0;
}

.how_work ul {
  list-style: none;margin-left:0;    padding-left: 0;
  }

.how_work ul li:before {
    content: '✓';color:#e00600;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.how_work ul li
{
	font-size:17px;    display: flex;
}
.how_work img
{
	width:100%;
}
.custom_built .app_img img
{
	width:100%;
}

.sell_more_2
{
background: url(../images/features/banner.jpg);	
}
.contact-form11{
     background: linear-gradient(to right,rgb(224 6 6) 0,rgb(252 130 0) 100%) !important;
}
.contact-form
{
	
    max-width: 900px;
    margin: 0 auto;
   
    padding: 15px;
    border-radius: 20px;
}
.contacts_info
{
	max-width:1000px;
	margin:0 auto;
}
.contact-form input
{
min-height:48px;background:#fff5f5;
      border-radius: 20px;
}	

.contact-form textarea
{
background:#fff5f5;resize:none;
}	

.contacts_info .icon
{
    font-size: 30px;
    font-weight: 700;
    border: 2px solid #e00600;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;	
}
.contacts_info .title
{
	font-weight:700;
}

/**** Pricing ***/
.small_banner {
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;	position:relative;
}
.small_banner h1{
  font-size: 3.5rem;
    line-height: 1.2;
   /*  text-transform: uppercase; */
    font-weight: 700;
    color: #fbdd11;
    text-shadow: -2px -1px 0 #000, 2px -1px 0 #000, -2px 1px 0 #000, 2px 1px 0 #000;
}
.pricing_banner {
    background: url(../images/pricing/pricing.jpg);
       padding: 12em 0 7em 0;
    background-color: #00a6e8 !important;
}


.pricing-table{
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.pricing-table .block-heading {
  margin-bottom: 15px;
  text-align: center; 
}


.pricing-table .block-heading p {
 text-align: center;
    
    margin: auto;
    opacity: 0.7;
    font-weight: bold;
    color: black;
}

.pricing-table .heading {
  text-align: center;
  padding-bottom: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
  padding: 10px;
}

.pricing-table .item {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-top: 2px solid #e00606;
  padding: 30px;
  overflow: hidden;
  position: relative; 
}

.pricing-table .col-md-5:not(:last-child) .item {
  margin-bottom: 30px; 
}

.pricing-table .item button {
  font-weight: 600; 
}

.pricing-table .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #ff0;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background: #000000;
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px; 
}

.pricing-table .item p {
  text-align: center;
  margin-top: 20px;
  opacity: 1; 
}

.pricing-table .features .feature {
  font-weight: 600; }

.pricing-table .features h4 {
  text-align: center;
  font-size: 16px;
  padding: 5px;   min-height: 30px;
}
.pricing-table .price h4 {
    margin: 15px 0;
    font-size: 45px;
    text-align: center;
    color: #e00606;
}

.pricing-table .buy-now button {
  text-align: center;
  margin: auto;
  font-weight: 600;
  padding: 9px 0; 
}
.pricing-table .heading h3
{
	font-size: 1.8em;margin: 0;
}
.pricing-table .item .price small
{
	font-size:14px;    display: block;
}


/*** Privacy and Terms of use ****/

.privacy_banner {
    background: url(../images/privacy.jpg);
    padding: 12em 0 7em 0;    background-position: center center !important;
    background-color: #00a6e8 !important;
}

.terms_banner {
    background: url(../images/terms.jpg);
    padding: 12em 0 7em 0;    background-position: center center !important;
    background-color: #00a6e8 !important;
}

.privacy_terms_section p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
}

.privacy_terms_section h4
{
	text-transform:uppercase;
}

.entry-wrap {
    display: block;
    padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135);
}
.privacy_terms_section li {
    font-size: 16px;
}
.privacy_terms_section h3, .privacy_terms_section h2 {
    font-size: 26px;    margin: 1.25em 0 0.2em;
}
.faq_cont .faqblockr {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    position: relative;
    padding: 40px 30px 32px 35px;
}
.faqblockr h5 {
    text-align: center;
    color: #000;
    line-height: 27px;
    font-size: 24px;
    margin: 0px 0 21px 0;
    letter-spacing: -0.6px;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 700;
}
.faqblockr h5 span {
    color: #c30000;
}
.faqblockr p {
    text-align: center;
    color: #474a56;
    line-height: 26px;
    font-size: 16px;
    margin: 0px 0 7px 0;
    letter-spacing: -0.35px;
    padding: 0;
}
.faqblockr .fcubtn {
    width: 100%;
    float: left;
    text-align: center;
    display: inline-block;
    margin-top: 39px;
    position: relative;
}
.faqblockr .fcu_btn {
    width: 203px;
    height: 50px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 0;
    text-align: center;
}
.faqblockr .fcu_btn a {
    text-align: center;
    display: inline-block;
    width: 203px;    
    border: 1px solid #c30000;
    color: #c30000;
    text-transform: uppercase;
  /*   line-height: 48px;height: 50px; */
}
.faq_cont .btn-link {
    font-weight: 700;
    color: #000000;outline:none;
    background-color: transparent;
    font-size: 18px; padding: 0.75rem 1.25rem;
	    width: 100%;
    display: block;
    text-align: left;
}
.faq_cont .card h5 {
    margin-bottom: 0;
}
.faq_cont .card  .card-header {
      padding: 0;
}
.faq_cont .card
{
    margin-bottom: 10px;
}

/**** 29-09-20 ****/
.ftrs_sctn .ftrs_txts {
    padding-left: 15px !important;
}

.ftrs_sctn.kebab_ftrs {
    background: #def1ef;
    padding: 2em 0;
}

.ftrs_sctn .dsplay_cntnts img {
    width: 50px;
    margin-top: 0 !important;
    padding: 0 15px 0 0;
    height: auto;
    align-self: start;
}

.overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0 !important;
}

.wrap {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.popup_video {
    margin-top: 0px;
}

.popup_video .modal-content {
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.popup_video .modal-header {
    color: #ffffff;
}

.popup_video .modal-body {
    padding: 0;
}

.img-fluid,
.modal-dialog.cascading-modal.modal-avatar .modal-header,
.video-fluid {
    max-width: 100%;
    height: auto;
    cursor: pointer;
}

.video_bg_img {
    height: 350px;
    background-position: center;
    background-size: cover;
}

.ftrs_sctn .dsplay_cntnts .ml-3,
.ftrs_sctn .dsplay_cntnts .mx-3 {
    margin-left: 3rem !important;
}

.how_work ul li::before {
    content: "\f123" !important;
    top: 5px;
    position: relative;
    font-family: FontAwesome;
}

.kebab_video .video_img,
.pizza_video .video_img {
    height: 385px !important;
    min-height: 100%;
	    background-size: cover !important;
    background-position: center !important;
}

a.btn {
    border-radius: 25px !important;
}

.red_btn {
    background: #e00606;
    color: #fff !important;
}

.modal-content .close {
    color: red;
    opacity: 1;
    font-weight: 700;
}

.hover_img {
    position: absolute;
    top: 45%;
    left: 45%;
    max-width: 60px;
    z-index: 9;
}

textarea {
    resize: none;
}

.video_section_outline #overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    cursor: pointer;
}

.embed-responsive {
    height: auto;
}

.text-danger {
    color: #dd0015 !important;
}

.brand_logo {
    display: flex;
    justify-content: center;
}

.brand_logo img {
    margin-top: 0 !important;
    width: auto;
    position: relative;
}

.red_banner {
    background: #cf0000 !important;
}

._ski_mng_container .grid h4 {
    color: #fff !important;
    padding-top: 20px;
    font-size: 16px;
}

.route_manage {
    padding: 2em 0 !important;
}

.light-blue {
    background: #def1ef;
}

.carousel.slide.carousel-fade .carousel-caption {
    display: flex!important;
    justify-content: center;
    align-items: center;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: relative;
	height:100%;
}

.auto_width {
    width: auto !important;
} 



.ftrs_sctn {
    background: #ffe0e0;
}

@media (min-width: 768px) {
    .pizza_blocks.route_manage .services-grids1 .col-md-2 {
        -ms-flex: 0 0 13.666667%;
        flex: 0 0 13.666667%;
        max-width: 13.666667%;
    }
}

@media (min-width: 992px) {
    .kebab_ftrs .ftrs_container {
        display: flex;
    }
}

@media (min-width: 1300px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1240px;
    }
}

@media (min-width: 1400px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1340px;
    }
}

@media (max-width: 1199px) {
    .ftrs_sctn .mb-4 {
        margin-bottom: 1.5rem !important;
        max-width: 100%;
    }
    .ftrs_sctn .dsplay_cntnts .ml-3 {
        margin-left: 1rem !important;
    }
    .dsplay_cntnts {
        display: block;
    }
}

@media (max-width: 1199px) {
    .ftrs_sctn .mb-4 {
        margin-bottom: 1.5rem !important;
        max-width: 100%;
    }
    .ftrs_sctn .dsplay_cntnts .ml-3 {
        margin-left: 1rem !important;
    }
}

@media (max-width:991px) {
    .ftrs_sctn.inner_features .dsplay_cntnts img {
        padding: 0 !important;
        ;
    }
    .ftrs_sctn .dsplay_cntnts .ml-3,
    .ftrs_sctn .dsplay_cntnts .mx-3 {
        margin-left: 1rem !important;
    }
}
/*** Contact section ***/

ul {
    list-style: none;
}
#contact_form li {
    text-align: left;
    margin-bottom: 10px;
}
.contact-form select {
  
   min-height: 48px;
    background: #fff5f5;
    border-radius: 20px;
}
img{max-width:100%;}
.contact-form select, .contact-form input, .contact-form textarea
{
    border: 1px solid #ee3b24;
}
@media (max-width:1199px) and (min-width:992px)
{
.contact_form p span{display:block;}
}

/*** ***/

.ftrs_sctn h5 {
    font-weight: 700;
  /*   margin: 0 !important; */
}

.text-light-orange {
    color: #fa9805!important;
}

.gray_banner {
    padding: 0 !important;
}
.gray_banner .gray_banner-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.no-padding
{
	padding:0;
}


.text-danger
{
	color:red !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

/*** Support ***/

.text-primary {
    color: #00b2ef!important;
}
.container--no-gutters {
    padding-right: 0;
    padding-left: 0;
}
.content-section {
    padding: 1em;
    color: #001270;
}
.list-alternate-content {
    max-width: 40em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
    margin-left: auto;
    margin-right: auto;
}
.heading-2 {
    margin-bottom: 0.5em;
    font-weight: 700;
    line-height: 1.1;
    color: #e30000;
    font-size: 1.8em;
}
.list-alternate-content .list-alternate-text {
    line-height: 1.75;
    font-size: 14px;
    font-weight: 400;  
color:#000;	
}
.support_section .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.box-set .box-set-wrapper {
    height: 100%;
    padding: 0.25em;
}
.box-set-special {
    position: relative;
}
.box-set .box-set-item {
    background-color: #fff;
    padding: 1.5em;
    height: 100%;
    color: #700000;
}
.box-set-special .icon-special-container {
    height: 2.5em;
    width: 2.5em;
    background-color: #e80000;
    background: linear-gradient(115deg, #f25103 20%, #f25203 80%);
    color: #fff;
    border-radius: 0.25em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-set .box-set-text {
    line-height: 1.75;
    font-size: 1em;
    font-weight: 400;  
    margin-bottom: 0;
	color:#000;
}

.list-alternate-media {
    width: 100%;
}

.icon-xl {
    width: 56px !important;
    height: 56px;
    stroke-width: 1.5px;
}
.bg-hover-container {
    overflow: hidden;
    position: relative;
    transition-property: box-shadow;
    transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-delay: 0;
}
.breakout-hero {
    height: 100%;
    padding: 1.8em 1.5em;
}
.bg-hover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-delay: 0;
    z-index: 0;
}
.breakout-hero-channel {
    background-image: url(../images/sellmore.jpg);
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat;
}
.bg-overlay-content {
    position: relative;
    z-index: 2;
}
.sub-heading-upper {
    font-size: 0.75em;
    /* font-weight: 500; */
    text-transform: uppercase;
    /* letter-spacing: 2px; */
}
.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(228deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 1;
}
.text-nowrap {
    white-space: nowrap !important;
}
.mt-5, .my-5 {
    margin-top: 3em !important;
}
.btn-outline-white {
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.sub-heading-upper {
    font-size: 0.75em;
    /* font-weight: 500; */
    text-transform: uppercase;
    /* letter-spacing: 2px; */
}
.pad_tb_3em {
    padding: 3em 0;
}
.list-alternate-md > .list-alternate-item2 .list-alternate-item-first {
    order: 2;
}
.schedule_demo {
    background: url(../images/schedule.jpg);
    padding: 1em 0 3em 0;
    background-color: #00a6e8 !important;
    position: relative;
    color: #fff !important;
}
.schedule_demo:before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
    bottom: 0 !important;
    content: "" !important;
    left: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 2 !important;
}
.schedule_demo .text-center {
    z-index: 99;
}
.support_expert  .breakout-hero {
    padding: 2em;
}
.light-red-bg {
    background: #ffd9d9;
}
.three-ticket-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 16px 0;
}
.ticket-section-link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 344px;
    margin: 16px;
    padding: 16px;
    box-shadow: 0 4px 8px 0 rgba(38,40,42,0.1);
    background-color: #fff;
    letter-spacing: .1px;
    color: #000;
    transition: none !important;
    text-decoration: none !important;
}
.ticket-section-link__title
{
color:#e30000;	
}
.icon-in-circle {
    width: 40px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f8ff;
    border-radius: 50%;
}
.icon-in-circle i, .icon-in-circle svg{
    width: 1em;
    height: 1em;
    fill: #959EB0;
	    color: #959EB0;
    font-size: 2em;
}
.mw-100pc
{
	max-width:100% !important;
}
.address svg {
    color: #ffff00;
    margin-right: 10px;
    font-size: 18px;
    margin-top: 5px;
}
.social-icons3 svg
{	
  color: #ffff00;
}

@media (min-width: 375px)
{
.content-section {
    padding: 1.5em;
}
}
@media (min-width: 576px)
{
.heading-1 {
    font-size: 1.6em;
}
}
@media (min-width: 768px)
{
.content-section {
    padding: 2.5em !important;
}
.box-set-special {
    max-width: 28em;
    margin-left: auto;
    margin-right: auto;
}
.box-set-special .box-set-item {
    padding-left: 4em !important;    box-shadow: 0px 30px 77px -15px #e5e7f7;
}
.box-set .box-set-text {
    margin-bottom: 1em;
    text-align: left;
}
.box-set-special .icon-special-container {
   position: absolute;
    height: 3em;
    width: 3em;
    left: -1em;
    margin-top: 0;
    font-size: 22px;
}
.heading-1 {
    font-size: 1.75em;
}
.list-alternate-md > .list-alternate-item:nth-of-type(odd) .list-alternate-content {
    margin-left: 0;
}
.content-section {
    padding: 2.5em;
}
}
@media (min-width: 992px)
{
.breakout-hero {
    padding: 4em;
}
.breakout-hero-channel {
    background-position: center center;
}
.heading-1 {
    font-size: 2em;
}

}

/*** Testing ***/

.ftrs_sctn .ftrs_img img {
    margin-top: 0!important;
}
.popup_video .modal-title
{
	display:none;
}
.popup_video .modal-content .close {
    font-size: 40px;
} 
.contact_form  ul{padding-left:0;}  
.social-icons3 li svg {
    display: block;
    height: 40px;
    width: 40px!important;
    margin-right: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .16);
    line-height: 30px;
      color: #ffff00 !important;   
    border: 2px solid #ffff00;
    text-align: center;
    border-radius: 50%;
    text-align: center!important;
	    padding: 8px;
}
.index_abt p {
text-align: justify;
}
.m-0 
{
margin:0 !important;
}	
.mw-100 
{
max-width:100% !important;
}  
@media (max-width: 991px)
{
.footer_section .col-sm-6 {
    min-height: 263px;
}
.navbar-nav .ml-auto{
    margin-left: 0!important;
}
.navbar-expand-lg .navbar-collapse {
    flex-basis: 80%;
}
.contact-form {
    padding: 0!important;
}
.navbar-brand {
 padding: 0;
}
.navbar-brand > img {
    height: 40px;
}
.right_top a {
    min-width: 100px !important;
}
.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 10px !important;
}
.carousel.slide.carousel-fade .carousel-caption {
    padding: 0 30px;
}
.carousel.slide.carousel-fade .carousel-caption .display-4 {
    font-size: 36px;
}
.carousel.slide.carousel-fade .carousel-caption h3{
    font-size: 24px;
}
.footer_section .col-sm-6.text-center {
    text-align: left!important;
}
.support_expert .content-section {
    padding: 30px;
}
.breakout-hero {
    height: 380px;
}
.support_expert .breakout-hero {
    height: 100%;
}
}
@media (max-width: 767px)
{
.footer_section .col-sm-6 {
    min-height: initial;
}
.content-section
{
    padding-bottom: 2em !important;	
}
.support2 .content-section
{
    padding: 2em !important;	
}
.carousel.slide.carousel-fade .carousel-caption .display-4 {
    font-size: 30px;
}
.carousel.slide.carousel-fade .carousel-caption h3{
    font-size: 22px;
}

.container-fluid
{
justify-content: flex-start !important;	
}
.support1
{
padding:3em 25px;
}
.breakout-hero {
    height: 350px;   
}
}
@media (max-width: 575px)
{
.carousel.slide.carousel-fade .carousel-caption .display-4 {
    font-size: 22px;
}
.carousel.slide.carousel-fade .carousel-caption {
    padding: 0 20px;    top: 7%;
}
.carousel.slide.carousel-fade .carousel-caption h3{
    font-size: 18px;
}
}

@media (min-width: 768px)
{
.col-md-6 {
 flex: 1 0 50%; -webkit-box-flex: 0;
}
}

@media (min-width: 992px)
{
.col-lg-6 {
 flex: 1 0 50%; -webkit-box-flex: 0;
}
}

.row:before, .row:after {display: none !important;width:0px; height:0px;}
.navbar-collapse {
   /* width: 100%;*/
    border: 0 !important;
    box-shadow: none;
}



/*** 20-10-20 ***/
body, html
{
    margin:0 !important;
    padding:0 !important;
}

@media (max-width: 991px)
{
.contact-form.pad_4em
{
     padding: 4em !important;   
}
}
@media (max-width: 767px)
{
.gray_banner
{
 display:block !important;   
    
}
}
@media (max-width: 575px)
{
h3, .h3 {
    font-size: 24px;
}
.contact-form.pad_4em {
    padding: 1em !important;
}
}
@media (max-width: 442px)
{
   .navbar-header {
    right: 25px !important;
}
.navbar-toggler {
    padding: 5px;
}
.navbar-toggler-icon {
    font-size: 14px;
}
    
}
@media (max-width: 414px)
{
.gray_banner  h2
{
    font-size:22px;
}
}
@media (max-width: 300px)
{

.right_top a {
    min-width: initial !important;
        padding: 2px 5px;
    font-size: 12px;
}
}


/*** 27-04-2021 ***/

.border-red-box {
  border-radius: 15px;
  border: 2px solid #ff0000;
  padding: 20px;
}

.order_total_btn {
  text-transform: none;
  padding: 15px 10px;
  background: 0 0;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 20px;
  min-height: 48px;
  min-width: 100px;
  margin-bottom:5px
}

.order_total_btn:hover {
  border: 2px solid #ff0000;
  background-color: #fff;
  color: #ff0000;
}
.pricing_texts ul li {
  margin-bottom: 15px;font-size:18px
}

.pricing_texts ul li i, 
.pricing_texts ul li svg{
color:red
}

img {
  max-width: 100%;
}

.btn{
	border-radius:25px;
}
.bg-danger {
    background-color: #e00606!important;
	color:#fff !important
}


.faq_section #main {
  margin: 20px 0;
}

.faq_section #main #faq .card {
  margin-bottom: 10px;
  border: 0;background: none;
}

.faq_section #main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

.faq_section #main #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #FFE472;
  color: #222;
  padding: 20px;
  margin-bottom: 5px;
      border-radius: 5px !important;
}

.faq_section #main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

.faq_section #main #faq .card .card-header .btn-header-link.collapsed {
  background: #ff3131;
  color: #fff;
}

.faq_section #main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

.faq_section #main #faq .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}

.faq_section #main #faq .card .collapse {
  border: 0;
}

.faq_section #main #faq .card .collapse.show {
  background: #FFE472;
  line-height: 30px;
  color: #222;
      border-radius: 5px;
}




/*** Jquery fullscreen slider ***/
.slider {
  position: relative;
}

#slider {
  position: relative;
  overflow: hidden;
  width: 100% !important;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100vh;
  width: 99999px;
  overflow: hidden;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
}

#slider ul li .slide {
  background-size: cover;
  height: 100vh;
}

button.control_prev, button.control_next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  border: none;
  width: 2em;
  height: 2em;
  line-height: 1.9em;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 2rem;
  opacity: 0.8;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

button.control_prev:focus, button.control_next:focus {
  outline: none;
  border: 1px rgba(255, 255, 255, 0.5) solid;
}

button.control_prev:hover, button.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

button.control_prev {
  left: 2rem;
}

button.control_next {
  right: 2rem;
}

.progress {
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  height: .5rem;
  width: 100%;
  bottom: 0;
  border-top: 1px rgba(0, 0, 0, 0.15) solid;
}

.progress .bar {
  height: 100%;
  width: 0%;
  background: #fff;
}

.teaser {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.teaser h2 {
  font-size: 5em;
  text-transform: uppercase;
  line-height: 1.5em;
  color: #fff;
}

.teaser p {
  font-size: 1.3em;
  line-height: 1.3em;
  border-top: 2px #fff solid;
  width: 33%;
  min-width: 25rem;
  margin: 0rem auto;
  padding: 1.5rem 0;
}

.teaser h3 {
  border-bottom: 2px #fff solid;
  width: 33%;
  padding: 1.5rem 0;
  margin: 0rem auto;
  min-width: 25rem;
}

.teaser a {
  margin-left: .5rem;
  margin-right: .5rem;
}

/*** Compare Plans ***/

.modal .btn {
    border-radius: 25px;
    background: red;
    color: #fff;
    margin-top: 15px;
    min-width: 100px;
}
.modal-content .close {
  font-size: 30px;
}
.pricing_table.table>tbody>tr>td.bg-lighter {
       background-color: #e00606;
    color: #ffffff;
}
.tick_icon {
    height: 20px;
}
.pricing_table th{
    font-size: 20px;    text-align: center;
}
.pricing_section .table-responsive th, .pricing_section .table-responsive td {
    padding: 13px!important;
    vertical-align: middle;
}
.pricing_table.table>thead>tr>th, table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #d8e5ff;
}
.ultmt_sltn {
    background: url(../images/pricing/pricing_sm_banner.jpg);
    padding: 2em 0 3em 0;
    color: #fff;
    background-color: #00a6e8 !important;
	position:relative;
}
.ultmt_sltn h1 {
    font-size: 28px;
}
.small_banner .container {
    position: relative;
}
.br-10 {
    border-radius: 10px !important;
}
.pricing_table th img {
    height: 100px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.text-warning {
    color: #ff7607!important;
}

.list_d_flex{
	display:flex;    justify-content: center;    font-size: 13px;
}
.list_d_flex li{padding:0 15px}
.list_d_flex li a{color:#fff}
.cookie_banner{
	background: url(../images/cookie_bg.jpg);
    padding: 12em 0 7em 0;
    background-position: center center !important;
    background-color: #00a6e8 !important;
}

@media (max-width: 768px){
    .pizzasw-features-icon,    .pizzasw-features-icon p{
        text-align: center
    }
    trd-sec h3 {
    padding-bottom: 10px;
}
}
.modal-header{
	font-size: 16px;
    font-weight: 600;
}
.modal-body{
	background-color: rgb(253 132 16);
	
}


.md-form canvas{
	background-color: #fff5f5;
}

.modal-body .reload-canvas{
	color: #ffffff!important;
}
  #country_code
    {
              font-size: 14px !important;
    width: 134px;
    /* padding: 5px 10px; */
    margin: 1px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid #0051b5;
    color: #0051b7;
    margin-left: 9px;
    height: 32px;
    margin-top: 7px;
    padding: 0px 11px;
    
}
    
    @media (min-width: 768px) { 
        .country{
                display: inline-flex;
        }    
        
        }








