/********************************************************
    Template Name: materialize
    Created By: TrendyTheme
    Envato Profile: https://themeforest.net/user/trendytheme
    Website: http://trendytheme.net
    Version: 1.5
    Support: http://trendytheme.net/support
*********************************************************/



/*
====================================
[ CSS TABLE CONTENT ]
------------------------------------
    1.0 - General
    2.0 - Typography
    3.0 - Global Style
    4.0 - Color Presets
    5.0 - Overlay css
    6.0 - Hero css
    7.0 - Background Banner
    8.0 - 404 page
    9.0 - Author Wrapper
    10.0 - Progress bar
    11.0 - Clients
    12.0 - Gallery Thumb
    13.0 - Material CSS Customization
    14.0 - Social Icon Animation
    15.0 - device mockup carousel
    16.0 - Search Style
    17.0 - Preloader

-------------------------------------
[ END CSS TABLE CONTENT ]
=====================================
*/


/* Import css files */
@import url("assets/fonts/flaticon/flaticon.css");

/* Google Web Fonts */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);



/* ================= General ==================== */


/* Kiri's CSS
/* ------------------------------ */

.bus-box {
  background-color: #fff;
  height: 450px;
  width: 400px;
  margin: 50px 50px 50px 650px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}

@media screen and (max-width: 601px) {
    .bus-box {
  background-color: #fff;
  height: auto;
  width: 100%;
  margin: 50px 50px 50px 0px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}
}

@media (min-width: 602px) {
.bus-box {
  background-color: #fff;
  height: auto;
  width: auto;
  margin: 50px 50px 50px 250px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}
}

@media (min-width: 768px) {
.bus-box {
  background-color: #fff;
  height: 450px;
  width: 400px;
  margin: 50px 50px 50px 350px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}
}

@media (min-width: 992px) {
.bus-box {
  background-color: #fff;
  height: 450px;
  width: 400px;
  margin: 50px 50px 50px 550px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}
}
@media (min-width: 1200px) {
.bus-box {
  background-color: #fff;
  height: 450px;
  width: 400px;
  margin: 50px 50px 50px 650px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}
}



.bus-box-sm {
  background-color: #fff;
  height: 450px;
  width: 400px;
  margin: 50px 50px 50px 400px;
  border-radius: 1.5%;
  border-top: 8px solid #F04C23;
  padding: 50px;
}


ul.check {
  list-style: none;
  padding-left: 1.3em;
}
.check li {
  padding-left: 1.3em;
}
.check li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

ul.feature-check {
  list-style: none;
  padding-left: 0;
}
.feature-check li {
  padding-left: 1.3em;
}
.feature-check li:before {
  content: "\f058"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}



#map {
        height: 400px;
        width: 100%;
       }

div.kiris-circles {
    margin: 0px 30px 0px 0px;
    padding: 0px; border: 0px;
    font-style: inherit; font-variant: inherit;
    font-weight: inherit; font-stretch: inherit;
    line-height: inherit; font-family: inherit;
    vertical-align: baseline; width: 160px;
    display: inline-block;
    float: right;
    position: relative;
}

div.kiris-left-circle {
    margin: 20px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    text-align: center; display:
    inline-block; height: 115px;
    width: 115px;
    border-radius: 50%;
    background-color: rgb(158, 158, 158);
    color: rgb(255, 255, 255);
    left: 0px;
    z-index: 2;
    float: center;
}

div.kiris-left-circle2 {
    margin: 20px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    text-align: center; display:
    inline-block; height: 115px;
    width: 115px;
    border-radius: 50%;
    background-color: rgb(107, 107, 107);
    color: rgb(255, 255, 255);
    left: 0px;
    z-index: 2;
    float: center;
}

div.kiris-left-circle3 {
    margin: 20px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    text-align: center; display:
    inline-block; height: 115px;
    width: 115px;
    border-radius: 50%;
    background-color: rgb(56, 56, 56);
    color: rgb(255, 255, 255);
    left: 0px;
    z-index: 2;
    float: center;
}

p.kiris-circles {
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 22px 20px 20px 15px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: 16px;
    font-size: 14px;
    vertical-align: baseline;
}

div.kiris-right-circle {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    text-align: center;
    display: inline-block;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    position: relative;
    background-color: rgb(73, 22, 109);
    color: rgb(255, 255, 255);
    right: 0px;
    z-index: 1;
    float: left;
}

span.kiris-circles {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    font-size: 18px;
    vertical-align: baseline;
}


.kiris-circle {
    width: 112px;
    height: 112px;
    background-color: #F04C23;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    position: relative;
    bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kiris-circle .text {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    margin-top: 35px;
}



/*
Background banner images
------------------------------------------------------------*/
.mty_banner_1 {
    background-image: url("img/tosto.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.mty_banner_2 {
    background-image: url("img/good_to_be_a_member.jpg");
}


.overlay.dark-9::before {
    background-color: rgba(0, 0, 0, 0.9);
}
.overlay.dark-8::before {
    background-color: rgba(0, 0, 0, 0.8);
}
.overlay.dark-7::before {
    background-color: rgba(0, 0, 0, 0.7);
}
.overlay.dark-6::before {
    background-color: rgba(0, 0, 0, 0.6);
}
.overlay.dark-5::before {
    background-color: rgba(0, 0, 0, 0.5);
}



/* SHOW MORE*/
.fade-panel-wrapper {
  position: relative;

}
.fade-show, .fade-hide {
  position: absolute;
  bottom: -1em;
  z-index: 100;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
background: linear-gradient(to right, rgba(255,0,0,0), rgba(0,0,0,.1), rgba(255,0,0,0));
width: 100%;
height: 42px;
}

.fade-hide {display: none;}
.fade-show:target {display: none;}
.fade-show:target ~ .fade-hide {display: block;}
.fade-show:target ~ .fade-panel {
   max-height: 20000px;
}
.fade-show:target ~ .fade-fade {
  margin-top: 0;
  margin-top: -18px;
}

.fade-panel {
  position: relative;
  margin: 2em auto;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
  transition: max-height .5s ease;
}
.fade-fade {
  background: linear-gradient(to bottom, rgba($bg-color,0) 0%,rgba($bg-color,1) 75%);
  height: 20px;
  margin-top: -18px;
  position: relative;
}

@media screen and (max-width: 1224px) {
.fade-panel-wrapper {
  position: relative;

}
.fade-show, .fade-hide {
  position: absolute;
  bottom: -1em;
  z-index: 100;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
background: linear-gradient(to right, rgba(255,0,0,0), rgba(0,0,0,.1), rgba(255,0,0,0));
width: 100%;
height: 42px;
}

.fade-hide {display: none;}
.fade-show:target {display: none;}
.fade-show:target ~ .fade-hide {display: block;}
.fade-show:target ~ .fade-panel {
   max-height: 200000px;
}
.fade-show:target ~ .fade-fade {
  margin-top: 0;
  margin-top: -40px;
}

.fade-panel {
  position: relative;
  margin: 2em auto;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
  transition: max-height .5s ease;
}
.fade-fade {
  background: linear-gradient(to bottom, rgba($bg-color,0) 0%,rgba($bg-color,1) 75%);
  height: 12px;
  margin-top: -10px;
  position: relative;
}

}

/* End of SHOW MORE*/

.footer_link {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    margin-right: 15px;
    color: #fff;
}

.footer_link_last {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
}
.footer_link2 {
    font-size: 13px;
    line-height: 30px;
    font-weight: 300;
    margin-right: 15px;
    color: #fff;
}

.footer_link_last2 {
    font-size: 13px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
}

.footer_copyright {
    font-size: 12px;
    line-height: 40px;
    font-weight: 300;
    color: #919497;
}

.footer_social {
    margin-right: 10px;
}




body.modal-open {
overflow: hidden; }


.modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.modal-window:target {
  opacity: 1;
  pointer-events: auto;
  overflow-y: auto;
}

.modal-window>div {
  width: 100%;
  position: relative;
  margin: 10% auto;
  padding: 2rem;
  background: #fff;
  color: #444;
}

.modal-window header {
  font-weight: bold;
}

.modal-close {
  color: #F04C23;
  line-height: 80px;
  font-size: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 70px;
  text-decoration: none;
}

.modal-close:hover {
  color: #000;
}

.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}



/* solution box */

.solution-box {
    padding: 30px 30px;
    -webkit-box-shadow:inset 0px 0px 0px 10px #fff;
    -moz-box-shadow:inset 0px 0px 0px 10px #fff;
    box-shadow:inset 0px 0px 0px 10px #fff;
    background: #F04C23;
    height: 350px;
    overflow: hidden;
}

}
.solution-box .icon {
    color: #F04C23;
    margin-bottom: 30px;
}
.solution-box h2 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 10px;
}

.solution-box.dark-bg h2,
.solution-box.dark-bg {
    color: #fff;
}
.solution-box.light-gray-bg h2,
.solution-box.light-gray-bg {
    color: #202020;
}
.solution-box img {
    max-width: auto;
    max-height: 100px;
}


/* 1:1 Solution box */
.sq-solution-box {
    padding: 30px 30px;
    -webkit-box-shadow:inset 0px 0px 0px 10px #fff;
    -moz-box-shadow:inset 0px 0px 0px 10px #fff;
    box-shadow:inset 0px 0px 0px 10px #fff;
    background: #F04C23;
    height: 650px;
    overflow: hidden;
}

}
.sq-solution-box .icon {
    color: #F04C23;
    margin-bottom: 30px;
}
.sq-solution-box h2 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 10px;
}

.sq-solution-box.dark-bg h2,
.sq-solution-box.dark-bg {
    color: #fff;
}
.sq-solution-box.light-gray-bg h2,
.sq-solution-box.light-gray-bg {
    color: #202020;
}
.sq-solution-box img {
    max-width: auto;
    max-height: 100px;
}



.bus-material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 44px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}

.bus-product-title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 10px;}

.bb-phones {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}


.force-center {
display: flex;
justify-content: center;
align-items: center;
}

.fit-image {
max-width: 100%;
max-height: 100%
}
.fit-text {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.bus-box-title {
text-transform: uppercase;
margin: auto;
height: 80px;;
padding: 5px;
text-align: right;
}

.icon-h-30 {
  height: 30px;
  width: auto;
}


/* loading dots */

.loading:after {
  content: '.';
  -webkit-animation: dots 1s steps(5, end) 5;
          animation: dots 1s steps(5, end) 5;}

@-webkit-keyframes dots {
  0%, 20% {
    color: rgba(255,255,255,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: #F04C23;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 #F04C23,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 #F04C23,
      .5em 0 0 #F04C23;}}

@keyframes dots {
  0%, 20% {
    color: rgba(255,255,255,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: #F04C23;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 #F04C23,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 #F04C23,
      .5em 0 0 #F04C23;}}

.nowrap {
    white-space: nowrap;
    page-break-inside:avoid;
}

/* END OF KIRI'S CSS */









/* Link style
/* ------------------------------ */
a {
    color: #919497;
}
a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #F04C23;
    outline: none;
    text-decoration: none;
}

/* Transition elements
/* ------------------------------ */
a,
.navbar a,
.form-control {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*Equal Height Columns*/
@media (max-width: 991px) {
    .equal-height-column {
        height: auto !important;
    }
}

/* ================ Typography ================== */

h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 400;
    color: #F04C23;
    margin: 0 0 15px;
}

h1 {
    font-size: 40px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h5.small-note{
    line-height: 20px;
    font-size: 12px;
    color: #898989;
}
}
h6 {
    font-size: 12px;
}

p img {
    margin: 0;
}

p {
    margin: 0 0 30px;
    line-height: 30px;
}

hr {
    margin: 0;
}

hr.mbps {
    height:2px;
    border:none;
    color:#333;
    background-color:#F04C23;
    text-align: left;
}

hr.tiny {
    height:1px;
    border:none;
    color:#333;
    background-color:#F04C23;
    text-align: left;
    width: 100%;
}



/* TANYA'S CODES*/
.TV-page-andr {
    font-size: 3rem;
    font-weight: 500;
}

.TV-page-andr img{
    display: inline-block;
    width: 14rem;
    margin-top: -2rem;
}

.tv-pack-name {
font-size: 30px;
color: #fb873b;
margin-top: 30px;
}

.tv-pack-box {
    padding: 0 35px 0!important
}

.panel-body {
    padding: 0 0 20px 0;
}

.min-w-20 {
    min-width: 20%
}

.tv-theme-packs-price span{
    color: #fb873b;
    font-size: 3rem;
    line-height: 30px
}

.tv-theme-packs-price {
    width: 45%;
    float: left;
    margin-left: 10px;
}

.theme-pack-btn {
    height: 40px!important;
    line-height: 16px!important;
    float: right;
    margin-right: 10px;
}

.theme-pack-bottom {
    padding: 7px 0 7px 0;
}

.row-eq{
    display: flex;
}
.col-eq{
  flex: 1;
border: solid 1px #efefef;
}
.col-eq p{
    padding-bottom: 50px;
}
.info-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px;
    padding-top: 20px;
    background: linear-gradient(#fff, #f5f5f5, #fff);
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .row-eq{
        display: block;
    }
    .col-eq{
      flex: unset;
    }
}

.padding-left-15 {
    padding-left: 15px
}

.uchoose-price span {
    color: #fb873b;
    font-size: 3rem;
    line-height: 30px;
}


            .tv-package-channels {
    display: block;
    position: relative;
    width: 100%;
    float: left;
}

            .channel-selector.channel-cart.not-selectable {
    cursor: default!important;
}
            .channel-selector.channel-cart {
    width: 170px;
    text-align: left;
    padding-right: 5px;
    height: 100px;
}
        .channel-selector {
    border: 1px solid #dcdfe2;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

            .channel-logo {
    float: center;
    display: inline-block;
    position: relative;
            padding: 0 5px 0 5px;
}
            .channel-selector img {
    margin: 0;
    height: 50px;
    padding: 0 0 0 3px;
    width: 50px;
}

            .tv-package-channels img {
    float: left;
    display: block;
    position: relative;
    margin-top: 0;
    margin-right: 17px;
    margin-bottom: 17px;
    margin-left: 0;
}

            .channel-selector.channel-cart .name span {
display: table-cell;
    vertical-align: middle;
    line-height: 2rem;
    font-size: 1.3rem;
    font-weight: 600;
}
        .channel-selector.channel-cart .name {
    display: table;
    height: 64px;
}

.channel-selector .price {
    border-top: 1px solid #dcdfe2;
    padding-top: 2px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

            .channel-picker-pid {
    display: none;
}

            .channel-selector .price label{
                  font-size: 1.4rem;
    color: #636363;
            }

            .channel-noprice {
              height: 70px!important;
            }

.tv-logos {
    margin-top: -60px;
    min-height: 220px;
}

.tv-logos2 {
    margin-top: -60px;
    min-height: 100px;
}


.mt-0 {
    margin-top: 0!important;
}

[type="radio"]:checked + label:after {
    border-radius: 50%;
    border: 2px solid #f9821b;
    background-color: #f9821b; }


[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {

    font-size: 1.3rem;
}



.mb-0{
    margin-bottom: 0
}

.border-left {
    border-left: solid 1px rgba(195, 195, 195, 0.26);
}

.add-wifi-img {
        display: inline-block;
    height: 2rem;
    padding-right: 1rem;
}

.inline {
    display: inline-block;
}
.less-line-ht{
   line-height: 2rem
}
.mid-line-ht{
   line-height: 1.8rem
}

.padding-top-10{
    padding-top: 10px;
}

.phone-p-details {
    font-size: 16px;
    line-height: 3rem;
    margin-left: 3rem;
    color: #6b6b6b;
}

.phone-p-details li {
        list-style-type: disc;
}

.pr-3r {
    padding-right: 3rem;
}

.footer-menu-text {
    line-height: 25px;
}

 .visible-imp {
display: block!important;
                                   }


.home-box{
    background-color: rgba(234, 234, 234, 0.6) !important;
}

@media only screen and (max-width: 991px){
    .form-inp-mob-pad-t {
        padding-top: 35px;
    }
    .home-hero-text, .price-and-link {
        text-align: center
    }
    .section-padding-more{
    padding-top: 10px;
        padding-bottom: 10px;
    }
    .section-padding-help {
        padding: 6rem 0 2rem 0;
     background: none;}

    .font-40 {
        font-size: 50px
    }

    .border-right {
    border-right: none!important;
}

    .channel-selector.channel-cart .name span {
    font-size: 1rem;

}

 .channel-selector img {

    height: 30px;
    width: 30px;
}
    .tv-package-channels img {
    margin-right: 0
    }

    .channel-selector.channel-cart {
        width: 120px; }


        .tt-nav .logo-brand img {
        height: 40px !important;}

    .internet-hero-text {
        text-align: center
    }

}

@media only screen and (max-width: 767px){
    .form-inp-mob-pad-t {
        padding-top: 35px;
}

   .col-eq {
    flex: 1;
    border: none;
}

   .home-hero {
    min-height: 100%
}

    .small-text-center {
        text-align: center !important
    }

}

.border-box .icon .material-icons {
    color: #6F6F73;
}

.orange-hover {
     transition: 0.3s ease;
}
.orange-hover h4{
     transition: 0.3s ease;
}
.orange-hover:hover {
    color: #f9821b;
    cursor: default;
}
.orange-hover:hover h4{
    color: #f9821b;
    cursor: default;
}

.ic-grey-white-hov {
    color: white;
    transition: 0.5s ease;
}
.ic-grey-white-hov h4{
    color: white;
     transition: 0.5s ease;
}

.ic-grey-white-hov:hover {
    color: #444444!important;
    cursor: default;
}
.ic-grey-white-hov:hover h4{
    color: #444444!important;
    cursor: default;
}

.vmedia-logo {
    width: 120px;
    margin-top: -1rem;
}

@media (max-width: 667px){
.vmedia-logo {
    width: 90px;
    }

}
@media (max-width: 1024px){
.hero-link{
margin-top: 2rem;
    text-align: center;
}

    .home-hero {
/*
    background: url(../img/rev-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
*/
    background-position: bottom center;
}

}
/* END TANYA'S CODES*/






sup.productprice {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 12.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: 0.80em;
letter-spacing: 0px;
color: #F04C23;
}

sup.business-sidebar-productprice {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 24.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.80em;
letter-spacing: 0px;
color: #F04C23;
}

span.product-price {
font-weight: 300;
font-size: 32px;
color: #F04C23;
}

span.business-sidebar-product-price {
font-weight: 400;
font-size: 63px;
color: #F04C23;
}

sup.productbgsmtitle {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 12.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.10em;
letter-spacing: 0px;
color: #fff;
}

sup.productdollar {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 18.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.80em;
letter-spacing: 0px;
color: #fff;
}

sup.productbgprice {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 18.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.10em;
letter-spacing: 0px;
color: #fff;
}

span.product-bg-price {
font-weight: 300;
font-size: 44px;
color: #fff;
}

span.product-price2 {
font-weight: 400;
font-size: 70px;
color: #F04C23;
}

span.product-price3 {
font-weight: 400;
font-size: 120px;
color: #F04C23;
}

sup.dollar {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 26px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.20em;
left: -0.10em;
letter-spacing: 0px;
color: #F04C23;
}

sup.dollar-2 {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 26px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.20em;
left: 0.20em;
letter-spacing: 0px;
color: #F04C23;
}

sup.dollar-3 {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size:38px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.40em;
left: 0.20em;
letter-spacing: 0px;
color: #F04C23;
}

sup.cent {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 26px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.20em;
left: -0.20em;
letter-spacing: 0px;
}

sup.cent-3 {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 38px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.40em;
letter-spacing: 0px;
}

sub.per {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 16px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0em;
left: -2.40em;
letter-spacing: 0px;
}

sup.down {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 16px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -.10em;
left: -0em;
letter-spacing: 0px;
}

span.starting-at {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 12px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.60em;
left: -2em;
letter-spacing: 0px;
}

span.starting-at-l {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 12px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.80em;
left: 0em;
letter-spacing: 0px;
}

span.starting-at-lslider {
font-weight: 400;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 12px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -1.60em;
left: 0em;
letter-spacing: 0px;
}

span.affinity_productprice {
font-weight: 300;
font-size: 48px;
}

sup.affinity_productprice_dollar {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 18.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.80em;
letter-spacing: 0px;
}

sup.affinity_productprice {
font-weight: 300;
white-space: normal;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-size: 18.8px;
line-height: 0;
position: relative;
vertical-align: baseline;
top: 0em;
letter-spacing: 0px;
}



.country-list {
    display: block;
  margin: 0 auto;
    padding: 2px;
    border: solid 1px rgba(255, 119, 20, 0.5);
    font-size: 18px;
    background: rgba(255, 255, 255, 0.63);
    height: 5rem;
    font-weight: 300;
    color: #fff;
    width: 50%;
    text-align: center;
}

select{
    display: block;
}

.less-line-ht{
   line-height: 1.5rem
}



.selectcom-telecom-section-title {
    color: #585858 !important;
    font-weight: 300;
    font-size: 26px;
}
.selectcom-telecom-product-title {
    color: #F04C23 !important;
    font-weight: 400;
}
.selectcom-telecom-slider-title {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 60px;
}
.selectcom-telecom-slider-sub-title {
    font-weight: 400;
    font-size: 26px;
}
.selectcom-telecom-slider-sub-title-mo {
    font-weight: 400;
    font-size: 22px;
}
.selectcom-telecom-slider-sub-sub-title {
    font-weight: 300;
    font-size: 18px;
}
.selectcom-telecom-page-title {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 60px;
}
.selectcom-telecom-page-sub-title {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 40px;
}
.selectcom-telecom-page-description {
    color: #898989 !important;
    font-weight: 200;
    font-size: 26px;
}
.selectcom-telecom-package-title {
    color: #898989 !important;
    font-weight: 300;
    font-size: 26px;
}

.selectcom-telecom-office-title {
    color: #ffffff !important;
    font-weight: 300;
    font-size: 26px;
}
.selectcom-telecom-aboutus-title {
    color: #898989 !important;
    font-weight: 300;
    font-size: 18px;
}
.selectcom-telecom-package-title2 {
    color: #fff !important;
    font-weight: 200;
    font-size: 26px;
}
.selectcom-telecom-procudt-title {
    color: #F04C23 !important;
    font-weight: 300;
    font-size: 18px;
}
.selectcom-telecom-channel-title {
    color: #F04C23 !important;
    font-weight: 300;
    font-size: 18px;
}
.selectcom-telecom-ur-pix-title {
    color: #F04C23 !important;
    font-weight: 400;
    font-size: 14px;
}
.selectcom-telecom-tab-title {
    font-weight: 500;
    font-size: 10px;
}
.selectcom-telecom-channel-tab-title {
    color: #202020 !important;
    font-weight: 300;
    font-size: 12px;
}
.selectcom-telecom-channel-description {
    color: #202020 !important;
    font-weight: 300;
    font-size: 14px;
}
.selectcom-telecom-bg-page-title {
    color: #fff !important;
    font-weight: 200;
    font-size: 60px;
}
.selectcom-telecom-bg-page-affinity-title {
    color: #fff !important;
    font-weight: 400;
    font-size: 60px;
}
.selectcom-telecom-bg-page-affinity-sub-title {
    color: #fff !important;
    font-weight: 400;
    font-size: 40px;
}
.selectcom-telecom-bg-page-affinity-2ndsub-title {
    color: #fff !important;
    font-weight: 400;
    font-size: 30px;
}
.selectcom-telecom-bg-page-sub-title {
    color: #fff !important;
    font-weight: 200;
    font-size: 40px;
}
.selectcom-telecom-bg-page-sub-title-strong {
    color: #fff !important;
    font-weight: 300;
    font-size: 35px;
}
.selectcom-telecom-bg-page-sub-title2 {
    color: #fff !important;
    font-weight: 200;
    font-size: 30px;
}
.selectcom-telecom-bg-page-fineprint {
    color: #fff !important;
    font-weight: 400;
    font-size: 11px;
}
.selectcom-telecom-page-fineprint {
    color: #898989 !important;
    font-weight: 400;
    font-size: 11px;
}
.selectcom-telecom-page-small-text {
    color: #898989 !important;
    font-weight: 400;
    font-size: 14px;
}
.selectcom-telecom-bg-page-description {
    color: #fff !important;
    font-weight: 200;
    font-size: 26px;
}
.selectcom-telecom-bg-page-description2 {
    color: #fff !important;
    font-weight: 200;
    font-size: 18px;
}
.selectcom-telecom-bg-icon-text {
    color: #ffffff !important;
    font-weight: 300;
    font-size: 14px;
}

.selectcom-telecom-contact-page-title {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 26px;
}

.selectcom-telecom-affinity-title {
    color: #F04C23 !important;
    font-weight: 300;
    font-size: 36px;
}

.selectcom-telecom-affinity-points {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 18px;
}

.selectcom-telecom-affinity-benefits {
    color: #F04C23 !important;
    font-weight: 200;
    font-size: 14px;
}
.selectcom-telecom-business-messase {
    font-weight: 300;
    font-size: 24px;
}
.selectcom-telecom-business-slider-title {
    color: #F04C23 !important;
    font-weight: 400;
    font-size: 60px;
    line-height: 1.1em;
}
@media(max-width:575px) {
    .selectcom-telecom-slider-title-sm {
        font-size: 45px;
    }

    .selectcom-telecom-slider-title-sm-2 {
        font-size: 35px;
    }
}
.selectcom-telecom-business-price-title {
    color: #fff !important;
    font-weight: 300;
    font-size: 60px;
}
.business-phone-title {
    color: #fff !important;
    font-weight: 400;
    font-size: 18px;
}
.business-phone-title2 {
    color: #fff !important;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: normal;
}
.selectcom-telecom-box-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
}

.selectcom-telecom-business-tab-title {
    color: #202020 !important;
    font-weight: 500;
    font-size: 15px;
}



/*Equal Height Columns*/
@media (max-width: 991px) {
    .equal-height-column {
        height: auto !important;
    }
}

/* Material Button Style
/* ------------------------------ */
.btn {
    height: 50px;
    padding: 12px 20px;
    font-size: 16px;
    line-height: 26px;
    border-radius: 7px;
    background-color: #F04C23; /*brand primary color*/
    border: 0;
}

.btn-price {
    height: 35px;
    padding: 4px 20px;
    font-size: 12px;
    text-align: center;
}

.btn-product-price {
    height: 30px;
    padding: 2px 20px;
    font-size: 14px;
}

.btn-fade {
    height: 30px;
    padding: 2px 20px;
    font-size: 14px;
    right: 50%;
    left: 50%;
    background-color: #f1f1f1;
    width: 100%;
}

.btn-lg {
    padding: 12px 38px;
}
.btn-sm {
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
    border-radius: 7px;
    background-color: #F04C23; /*brand primary color*/
    border: 0;
}
.btn-business {
    height: 35px;
    padding: 3px 12px;
    font-size: 14px;
    border-radius: 7px;
    background-color: #F04C23; /*brand primary color*/
    border: 0;
    text-transform: none;
}
.btn-business-more {
    height: 35px;
    padding: 3px 12px;
    font-size: 14px;
    border-radius: 7px;
    background-color: #F04C23; /*brand primary color*/
    border: 0;
}
.tranparent-btn {
background: rgba(0, 0, 0, 0);
border: 1px solid #fff;
}

/*button size in extra small devices*/
@media screen and (max-width: 767px) {
    .btn-lg {
        height: auto;
        font-size: 14px;
        padding: 8px 25px;
    }
    .btn-sm {
        height: auto;
        font-size: 14px;
        padding: 8px 25px;
    }
    .btn-price {
    height: auto;
    font-size: 14px;
    padding: 2px 10px;
    }
    .btn-product-price {
    height: auto;
    font-size: 12px;
    padding: 2px 10px;
    }
    .btn-fade {
    height: auto;
    font-size: 12px;
    padding: 2px 10px;
    float: center;
    background-color: #f1f1f1;
    right: 50%;
    left: 50%;
    width: 100%;
}

}

.btn:hover{
    background-color: #E87513;
}

.btn.active,
.btn:active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}


.btn.white,
.btn.white:hover,
.btn.white:focus {
    color: #F04C23;
}

.btn i.material-icons {
    font-size: 20px;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
}
.btn:focus,
button:focus {
    outline: none !important;
}


/*Download Button*/
.btn-download {
    padding: 16px 38px;
    text-align: left;
    line-height: 22px;
    height: 75px;
}
.btn-download i{
    font-size: 30px;
    line-height: 48px;
}
.btn-download span{
    display: block!important;
    overflow: hidden;
}
.btn-download strong{
    display: block;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}



address {
    margin: 30px 0 0;
    font-style: normal;
    line-height: 25px;
}
address hr {
    margin-top: 20px;
    margin-bottom: 20px;
}


thead {
    color: #272829;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}
.table>thead>tr>th {
    padding: 12px 8px;
}
.table>thead>tr>th {
    border-bottom: 0;
}
.table>tbody>tr>td,
.table>tbody>tr>th {
    color: #666;
    padding: 15px 8px;
    border-top: 1px solid #eee;
}



.contact-info i {
    font-size: 30px;
    line-height: 38px;
    float: left;
    margin-right: 18px;
    padding-left: 2px;
}

.contact-info .address,
.contact-info .phone,
.contact-info .mail{
    overflow: hidden;
}
.contact-info .mail a {
    color: #999;
}
.contact-info .mail a:hover {
    color: #F04C23;
}

#mapcontent p {
    margin: 0;
}


/*Contact Form*/
.contact-form-wrapper {
    background: url('assets/img/vactor-map.png') no-repeat center center;
}
.contact-form-bg {
    background: url('assets/img/vactor-map.png') no-repeat center center;
    background-size: contain;
}

@media (min-width: 992px) {
    #contactForm .submit-button {
        float: right;
    }
}




/* Customize Material Form style
/* ------------------------------------ */
.form-control {
    border-radius: 0;
}
.input-field {
    margin-top: 45px;
}
.input-field label {
    color: #383838;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0;
}
.input-field label.active {
    font-size: 12px;
}

.alert {
    padding: 12px 15px;
}

.overflow-hidden {
	overflow: hidden;
}

/* ================= Global Classes ==================== */
.no-margin {
    margin: 0 !important;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.no-padding {
    padding: 0 !important;
}

.padding-1 {
    padding: 10px !important;
}

.section-padding {
    padding: 80px 0;
}
.section-padding-less {
    padding: 40px 0;
}


/*margin top*/
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-120 {
    margin-top: 120px;
}
.mt-140 {
    margin-top: 140px;
}
.mt-160 {
    margin-top: 160px;
}
.mt-180 {
    margin-top: 180px;
}

/*margin bottom*/
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 80px !important;
}
.mb-70 {
    margin-bottom: 80px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-90 {
    margin-bottom: 80px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mtb-10 {
    margin: 10px 0 !important;
}
.mtb-20 {
    margin: 20px 0 !important;
}
.mtb-30 {
    margin: 30px 0 !important;
}
.mtb-40 {
    margin: 40px 0 !important;
}
.mtb-50 {
    margin: 50px 0 !important;
}
.mtb-60 {
    margin: 60px 0 !important;
}
.mtb-70 {
    margin: 70px 0 !important;
}
.mtb-80 {
    margin: 80px 0 !important;
}
.mtb-90 {
    margin: 90px 0 !important;
}
.mtb-100 {
    margin: 100px 0 !important;
}

/*margin right*/
.mr-10 {
    margin-right: 10px;
}
.mr-20 {
    margin-right: 20px;
}

/*margin left*/
.ml-10 {
    margin-left: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.mrl-10 {
    margin-right: 10px;
    margin-left: 10px;
}
.m-10 {
    margin: 10px;
}



/*padding-top*/
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-top-60 {
    padding-top: 60px;
}
.padding-top-70 {
    padding-top: 70px;
}
.padding-top-80 {
    padding-top: 80px;
}
.padding-top-90 {
    padding-top: 90px;
}
.padding-top-100 {
    padding-top: 100px;
}
.padding-top-110 {
    padding-top: 110px;
}
.padding-top-120 {
    padding-top: 120px;
}
.padding-top-140 {
    padding-top: 140px;
}
.padding-top-160 {
    padding-top: 160px;
}
.padding-top-220 {
    padding-top: 220px;
}

@media screen and (max-width: 768px) {
    .padding-top-220 {
        padding-top: 170px;
    }
}



/*padding-bottom*/

.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-bottom-60 {
    padding-bottom: 60px;
}
.padding-bottom-70 {
    padding-bottom: 70px;
}
.padding-bottom-80 {
    padding-bottom: 80px;
}
.padding-bottom-90 {
    padding-bottom: 90px;
}
.padding-bottom-100 {
    padding-bottom: 100px;
}
.padding-bottom-110 {
    padding-bottom: 110px;
}
.padding-bottom-120 {
    padding-bottom: 120px;
}
.padding-bottom-190 {
    padding-bottom: 190px;
}


@media screen and (min-width: 992px) {
    /*padding left*/
    .pl-100 {
        padding-left: 100px;
    }
}

/*padding top bottom*/
.ptb-20 {
    padding: 20px 0;
}
.ptb-30 {
    padding: 30px 0;
}
.ptb-50 {
    padding: 50px 0;
}
.ptb-70 {
    padding: 70px 0;
}
.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}
.ptb-110 {
    padding-top: 110px;
    padding-bottom: 110px;
}
.ptb-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.ptb-150 {
    padding: 150px 0;
}
.ptb-190 {
    padding: 190px 0;
}
.ptnav{ padding-top: 159px !important; }


/*Margin for small devices*/
@media screen and (max-width: 991px) {
    /*margin top*/
    .mt-sm-30 {
        margin-top: 30px;
    }
    .mt-sm-50 {
        margin-top: 50px;
    }

    /*margin-bottom*/
    .mb-sm-30 {
        margin-bottom: 30px;
    }
    .mb-sm-50 {
        margin-bottom: 50px;
    }
}


@media screen and (max-width: 768px) {
    .mt-xs-30 {
        margin-top: 30px;
    }
    .mt-xs-46 {
        margin-top: 46px;
    }
}




/*Border Radious*/
.radius-2 {
    border-radius: 2px;
}
.radius-3 {
    border-radius: 3px;
}
.radius-4 {
    border-radius: 4px;
}


/*Font Family*/
.font-roboto {
    font-family: 'Roboto', sans-serif !important;
}
.font-greatvibes {
    font-family: 'Great Vibes', cursive !important;
}


/*Font Size*/
.font-20 {
    font-size: 20px
}
.font-25 {
    font-size: 25px
}
.font-30 {
    font-size: 30px
}
.font-35 {
    font-size: 35px
}
.font-40 {
    font-size: 40px
}


/*font size in extra small devices*/
@media screen and (max-width: 767px) {

    .font-30 {
        font-size: 25px
    }

    h1,
    .font-35,
    .font-40 {
        font-size: 30px
    }
}



/*Line Height*/
.line-height-40 {
    line-height: 40px;
}
.line-height-50 {
    line-height: 50px;
}

.text-light {
    font-weight: 300 !important;
}

.text-regular {
    font-weight: 400 !important;
}

.text-medium {
    font-weight: 500 !important;
}
.text-bold {
    font-weight: 700 !important;
}
.text-extrabold {
    font-weight: 900 !important;
}

.dark-text {
    color: #202020 !important;
}

.light-grey-text {
    color: #dedede !important;
}




/*List Style*/
.list-icon li{
    font-size: 17px;
    line-height: 40px;
}
.list-icon li .material-icons {
    position: fixed;
    top: 5px;
}



/*height*/
.height-200 {
    height: 200px!important;
}
.height-350 {
    height: 350px!important;
}
.height-450 {
    height: 450px!important;
}
.height-650 {
    height: 650px!important;
}




/* ================= Color Presets ==================== */
.brand-color {
    color: #F04C23 !important; /*theme primary color*/
}
.brand-color.darken-2 {
    color: #DC6907 !important;
}
.brand-bg {
    background-color: #F04C23 !important; /*theme primary background color*/
}

.brand-bg.darken-2 {
    background-color: #383838 !important;
	color: white !important;
	border: none;
	border-radius: 7px;
}

.brand-hover:hover {
    background-color: #F04C23 !important; /*theme primary hover color*/
}



.product-color {
    color: #F04C23 !important; /*Selectcom Telecom's product primary color*/
}
.product-color.darken-2 {
    color: #DC6907 !important;
}
.product-bg {
    background-color: #fff !important; /*Selectcom Telecom's product price table background color*/
}

.product-bg.darken-2 {
    background-color: #f7f7f7 !important;
}

.product-hover:hover {
    background-color: #F04C23 !important; /*Selectcom Telecom's product primary hover color*/
}



.green-bg {
    background-color: #71c44c !important;
}
.green-color {
    color: #71c44c !important;
}

.pink {
    background-color: #ed145b !important;
}
.blu {
    background-color: #2093f5 !important;
}

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

.grey-text {
  color: #f3f3f3 !important;
}

.selectcom-telecom-white {
    background-color: #fff !important;
}
.selectcom-telecom-orange {
    background-color: #F04C23 !important;
}
.selectcom-telecom-dark-grey {
    color: #202020 !important;
}
.selectcom-telecom-bg-dark-grey {
    background-color: #383838 !important;
}
.selectcom-telecom-grey {
    color: #898989 !important;
}
.selectcom-telecom-light-grey {
    color: #919497 !important;
}
.white-bg {
    background-color: #fff !important;
}
.black-bg {
    background-color: #000 !important;
}
.gray-bg {
    background-color: #f5f5f5!important;
}
.light-gray-bg {
    background-color: #f3f3f3 !important;
}
.light-pink-bg {
    background: #fff8f1 !important;
}

.dark-bg.darken-1 {
    background: #101010 !important;
}
.dark-bg {
    background: #202020 !important;
}
.dark-bg.lighten-1 {
    background-color: #1e262a !important;
}
.dark-bg.lighten-2 {
    background-color: #303b41 !important;
}
.dark-bg.lighten-3 {
    background-color: #2c2c2c !important;
}
.dark-bg.lighten-4 {
    background-color: #373a3d !important;
}

.border-top {
    border-top: 1px solid #eee;
}
.border-tb {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.border-tbrl {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}.border-r {
    border-right: 1px solid #eee;
}.border-l {
    border-left: 1px solid #eee;
}



/* ================= Pre Defined Overlay ==================== */

.overlay,
.overlay .container {
  position: relative;
}
.overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2); /*fallback overlay*/
}


/* dark overlay */
.overlay.dark-0:before {
    background-color: rgba(0,0,0,0);
}
.overlay.dark-1:before {
    background-color: rgba(0,0,0,.1);
}
.overlay.dark-2:before {
    background-color: rgba(0,0,0,.2);
}
.overlay.dark-3:before {
    background-color: rgba(0,0,0,.3);
}
.overlay.dark-4:before {
    background-color: rgba(0,0,0,.4);
}
.overlay.dark-5:before {
    background-color: rgba(0,0,0,.5);
}
.overlay.dark-6:before {
    background-color: rgba(0,0,0,.6);
}
.overlay.dark-7:before {
    background-color: rgba(0,0,0,.7);
}
.overlay.dark-8:before {
    background-color: rgba(0,0,0,.8);
}
.overlay.dark-9:before {
    background-color: rgba(0,0,0,.9);
}
.overlay.dark-10:before {
    background-color: rgba(0,0,0,1);
}

.overlay.orange:before {
    background-color: rgba(245,135,32,.6);
}


/* light overlay */
.overlay.light-0:before {
    background-color: rgba(255,255,255,0);
}
.overlay.light-1:before {
    background-color: rgba(255,255,255,.1);
}
.overlay.light-2:before {
    background-color: rgba(255,255,255,.2);
}
.overlay.light-3:before {
    background-color: rgba(255,255,255,.3);
}
.overlay.light-4:before {
    background-color: rgba(255,255,255,.4);
}
.overlay.light-5:before {
    background-color: rgba(255,255,255,.5);
}
.overlay.light-6:before {
    background-color: rgba(255,255,255,.6);
}
.overlay.light-7:before {
    background-color: rgba(255,255,255,.7);
}
.overlay.light-8:before {
    background-color: rgba(255,255,255,.8);
}
.overlay.light-9:before {
    background-color: rgba(255,255,255,.9);
}
.overlay.light-10:before {
    background-color: rgba(255,255,255,1);
}



.full-height {
  height: 100vh;
  width: 100%;
}

.half-height {
  height: 78vh !important;
  width: 100%;
}


/*Verticle Aligne Middle for equel height*/
.valign-wrapper {
    display: table;
    width: 100%;
}
.valign-cell {
    display: table-cell;
    vertical-align: middle;
}

.col-left, .col-right {
    float: left;
    display:table;
    vertical-align:middle;
}








/*equal height wrapper*/
.equal-wrapper {}
.equal-wrapper img {
    width: 100%;
}
.equal-wrapper-content {
    padding: 0 120px;
}
.equal-wrapper-content .featured-item .icon {
    float: center;
    margin-right: 35px;
    color: #F04C23;
}

@media screen and (max-width: 991px) {
    .equal-wrapper-content {
        padding: 50px 30px;
    }
}


/* ================= Hero Unit ==================== */
.intro-title {
    font-size: 60px;
    font-weight: 900;
}
.sub-intro {
    display: block;
    margin: 0 auto 30px;
}
@media (min-width: 768px){
    .sub-intro {
        width: 60%;
    }
}


.section-title {
    font-size: 40px;
    margin-bottom: 20px;
}
.section-sub {
    margin: 0 auto;
}
@media (min-width: 992px){
    .section-sub {
        width: 60%;
    }
}

.width-60 {
    width: 60%;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {

    .intro-title {
        font-size: 35px;
    }
    .section-title {
        font-size: 30px;
    }
    .section-title p {
        width: 100%;
    }
    .width-60 {
        width: 100%;
    }

}


/*Hero Clouds*/
.hero-clouds {
  position: absolute;
  top: 0;
  left: 0;
  width: 250.625em;
  height: 100vh;
  background: url('assets/img/banner/clouds.png') 0px 100% repeat-x;
  -webkit-animation: cloudLoop 80s linear infinite;
          animation: cloudLoop 80s linear infinite;
}


/*keyframes for cloud*/
@-webkit-keyframes cloudLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}

@keyframes cloudLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}



/*Mouse animate icon*/
.mouse-icon {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    margin-left: -15px;
    display: block;
    z-index: 10;
}

.mouse-icon .wheel {
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

.mouse-icon .wheel {
    position: relative;
    border-radius: 10px;
    background: #fff;
    width: 2px;
    height: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto;
}

@-webkit-keyframes drop {
    0%   { top:5px;  opacity: 0;}
    30%  { top:10px; opacity: 1;}
    100% { top:25px; opacity: 0;}
}

@keyframes drop {
    0%   { top:5px;  opacity: 0;}
    30%  { top:10px; opacity: 1;}
    100% { top:25px; opacity: 0;}
}





/*Video Introduction*/
.video-intro {
    position: relative;
}
.video-intro .external-link {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}
.video-intro .external-link .material-icons {
    font-size: 60px;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.video-intro:hover .external-link .material-icons {
    color: rgba(255, 255, 255, 0.9);
}


.video-trigger i.material-icons {
    font-size: 68px;
    color: #fff;
    margin: 0 20px;
    position: relative;
    top: 24px;
}


.mocup-wrapper {
    position: relative;
}
.mocup-wrapper img {
    max-width: 100%;
}

@media screen and (max-width: 991px) {
   .mocup-wrapper-sm img{
        width: 100%;
   }
}



/* ================= Banner Background ==================== */
.bg-cover,
[class*='banner-'] {
    background-size: cover !important;
}

.banner-business-bg1 {
    background-image: url("img/bg-1.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-bg2 {
    background-image: url("img/bg-2.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-bg3 {
    background-image: url("img/bg-3.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-bg-n-1 {
    background-image: url("img/banner-bg-n1-1.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-bg-n-11 {
    background-image: url("img/banner-bg-n1-11.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}






.banner-business-bg-n-2 {
    background-image: url("img/banner-bg-n2.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-bg-n-3 {
    background-image: url("img/cisco_hosted_pbx2-bg.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-main-slider {
    background-image: url("img/banner-bg-n22.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}



.banner-business-tab-1 {
    background-image: url("img/bg-bg-1.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-tab-2 {
    background-image: url("img/bg-bg-2.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-tab-3 {
    background-image: url("img/bg-bg-3.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-tab-4 {
    background-image: url("img/bg-bg-4.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-tab-5 {
    background-image: url("img/bg-bg-5.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-business-tab-6 {
    background-image: url("img/bg-bg-6.jpg");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-business-avaya {
    background-image: url("img/avaya_ip_office.png");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-business-cabling {
    background-image: url("img/cabling.png");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-business-intercom {
    background-image: url("img/intercom.png");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-business-install {
    background-image: url("img/installation_repair.png");
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
}


.banner-business-cisco-bg {
    background-image: url("img/cisco-bg.jpg");
}



.banner-business-avaya2 {
    background:
    /* top, transparent red, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.60),
      rgba(255, 255, 255, 0.60)
    ),
    /* bottom, image */
    url(img/avaya_ip_office.png);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.banner-business-cabling2 {
    background:
    /* top, transparent red, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.60),
      rgba(255, 255, 255, 0.60)
    ),
    /* bottom, image */
    url(img/cabling.png);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.banner-business-intercom2 {
    background:
    /* top, transparent red, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.60),
      rgba(255, 255, 255, 0.60)
    ),
    /* bottom, image */
    url(img/intercom.png);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.banner-business-install2 {
    background:
    /* top, transparent red, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.60),
      rgba(255, 255, 255, 0.60)
    ),
    /* bottom, image */
    url(img/installation_repair.png);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}














.banner-business-internet-bg {
    background-image: url("img/business-internet-bg.jpg");
	background-size: cover !important;
	background-position: center center !important;
}
.banner-infinity-bg {
    background-image: url("img/infinity-bg.jpg");
}
.banner-rg-bg {
    background-image: url("img/rg-bg.jpg");
}
.banner-1 {
    background-image: url("assets/img/banner/banner-1.jpg");
}
.banner-2 {
    background-image: url("assets/img/banner/banner-2.jpg");
}
.banner-3 {
    background-image: url("assets/img/banner/banner-3.jpg");
}
.banner-4 {
    background-image: url("assets/img/banner/banner-4.jpg");
}
.banner-5 {
    background-image: url("assets/img/banner/banner-5.jpg");
}
.banner-6 {
    background-image: url("assets/img/banner/banner-6.jpg");
}
.banner-7 {
    background-image: url("assets/img/banner/banner-7.jpg");
}
.banner-8 {
    background-image: url("assets/img/banner/banner-8.jpg");
}
.banner-9 {
    background-image: url("assets/img/banner/banner-9.jpg");
}
.banner-10 {
    background-image: url("assets/img/banner/banner-10.jpg");
}
.banner-11 {
    background-image: url("assets/img/banner/banner-11.jpg");
}
.banner-12 {
    background-image: url("assets/img/banner/banner-12.jpg");
}
.banner-13 {
    background-image: url("assets/img/banner/banner-13.jpg");
}
.banner-14 {
    background-image: url("assets/img/banner/banner-14.jpg");
}
.banner-14.overlay::before  {
    background-color: rgba(246, 72, 63, 0.9);
}
.banner-15 {
    background-image: url("assets/img/banner/banner-15.jpg");
}
.banner-16 {
    background-image: url("assets/img/banner/banner-16.jpg");
}
.banner-17 {
    background-image: url("assets/img/banner/banner-17.jpg");
}
.banner-18 {
    background-image: url("assets/img/banner/banner-18.jpg");
}
.banner-19 {
    background-image: url("assets/img/banner/banner-19.jpg");
}
.banner-20 {
    background-image: url("assets/img/banner/banner-20.jpg");
}

@media screen and (max-width: 767px) {
    .banner-wrapper {
        margin-top: 45px;
    }
}

@media (min-width: 992px) {
    .bg-fixed {
        background-attachment: fixed;
    }
}


/* ================= 404 Page ==================== */
.error-wrapper {
    padding: 50px 0;
}
.error-wrapper i {
    font-size: 130px;
    line-height: 170px;
    text-align: center;
    display: block;
    color: #dadada;
}

.error-info {
    padding-left: 60px;
    border-left: 1px solid #eee;
}
.error-info h1{
    color: #fff;
    font-size: 130px;
    line-height: 100px;
    font-weight: 700;
    text-shadow: 5px 5px 0 #dadada, -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}
.ie9 .error-info h1,
.ie9 .error-wrapper-alt h1{
    color: #999;
}
.error-sub {
    display: block;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .error-info {
        padding-left: 0;
        border-left: 0;
        text-align: center;
    }
}
@media (min-width: 992px) {
    .error-wrapper {
        padding: 200px 0;
    }
}

.error-wrapper-alt h1 {
    color: #fff;
    font-size: 130px;
    line-height: 130px;
    font-weight: 700;
    text-shadow: 5px 5px 0 #dadada, -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}



/*Magnific Popup Close Button*/
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -10px;
    padding-right: 0;
    width: 40px;
    text-align: center;
}
button.mfp-close:focus,
button.mfp-arrow {
    background-color: transparent;
}

.mfp-bg{
    z-index: 1055;
}

.mfp-wrap {
    z-index: 1056;
}

.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover{
    cursor: pointer;
}

.mfp-zoom-out-cur{
    cursor: default;
}



/* Onepage*/
.box-padding {
    padding: 60px 40px;
}


/*Author Wrapper*/
.profile .author-cover {
    position: relative;
}
.profile .author-cover img{
    width: 100%;
}
.author-wrapper.profile .author-avatar {
    position: relative;
    padding: 15px 20px 30px 130px;
}
.author-wrapper.profile .author-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    position: absolute;
    top: -30px;
    left: 15px;
    z-index: 20;
}

.profile .author-meta {
    padding: 0 40px;
    overflow: hidden;
}
.profile .author-meta li {
    margin: 10px 0;
    font-weight: 500;
}
.profile .author-meta li .title {
    display: inline-block;
    width: 135px;
    color: #202020;
}
.profile .author-meta li .address {
    float: right;
    width: 50%;
}
.profile .available {
    display: block;
    padding: 10px;
    text-align: center;
}
.profile .available a{
    display: inline-block;
    color: #999;
}
.profile .available a:hover{
    color: #F04C23;
}

@media screen and (max-width: 991px) {
    .author-wrapper.profile {
        margin-top: 30px;
    }
}

@media screen and (max-width: 479px) {
    .box-padding .cta-button .btn {
        display: block;
        margin-top: 10px;
    }
    .profile .author-meta li .title {
        width: 80px;
    }
    .profile .author-meta li .address {
        width: 60%;
    }

}



/* ================= Progress bar ==================== */
.progress-section {
    position: relative;
}
.progress-title {
    display: block;
    margin-bottom: 8px;
}

.progress {
    box-shadow: none;
    background-color: #fff;
    height: 5px;
    overflow: visible;
    border-radius: 0;
    margin-bottom: 30px;
}
.progress-bar {
    box-shadow: none;
    text-align: right;
}

.progress-bar span {
    position: absolute;
    top: -32px;
    color: #999;
    font-size: 14px;
    display: inline-block;
}


/*IE Fixing*/
.ie11 .progress-bar span,
.ie10 .progress-bar span,
.ie9 .progress-bar span {
  top: -25px;
  right: 0;
}

.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
}


/*Progress Dot Style*/
.progress-dot {
    position: relative;
}
.progress-dot::before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #F04C23;
    border-radius: 50%;
    position: absolute;
    top: 0;
    margin-top: -8px;
    right: -1px;
}



/* ================= Clients ==================== */
.clients-grid .border-box {
    border: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: -1px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.clients-grid .border-box a{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clients-grid .border-box img {
    padding: 30px 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.clients-grid .border-box img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.clients-grid .border-box:hover{
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}


/*
Grid Gutter Style
---------------------------------------------------------------------------*/
.clients-grid.grid-gutter .border-box {
    margin-bottom: 30px;
}

/*
Gutter Style
---------------------------------------------------------------------------*/
@media (max-width: 991px) {
    .clients-grid.gutter .border-box {
        margin-bottom: 30px;
    }
}



/*
Gallery Thumb
-----------------------------------------------------*/
.gallery-thumb .flex-viewport li img {
    width: 100%;
}
.gallery-thumb .flex-control-thumbs {
    margin: -35px 0 0;
}

.gallery-thumb .flex-control-thumbs li {
    width: 70px;
    float: none;
    margin: 0 5px;
}

.gallery-thumb .flex-control-thumbs img {
    width: 70px;
    height: 70px!important;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    opacity: 1;
    z-index: 100;
    position: relative;
}

.gallery-thumb .flex-direction-nav a {
    opacity: 1;
    top: auto;
    bottom: 45px;
    text-align: center;
}
.gallery-thumb .flex-direction-nav .flex-prev {
    left: 15px;
}
.gallery-thumb .flex-direction-nav .flex-next {
    right: 15px;
}
.gallery-thumb  .flex-direction-nav a.flex-prev::before,
.gallery-thumb  .flex-direction-nav a.flex-next::before {
    font-family: 'Material Icons';
    font-size: 20px;
    color: #fff;
}
.gallery-thumb  .flex-direction-nav a.flex-prev::before {
    content: 'arrow_back';
}
.gallery-thumb  .flex-direction-nav a.flex-next::before {
    content: 'arrow_forward';
}


@media screen and (max-width: 370px){
    .gallery-thumb .flex-control-thumbs li {
        width: 50px;
    }

    .gallery-thumb .flex-control-thumbs img {
        width: 50px;
        height: 50px!important;
    }

}



/* ====== Food Menu CSS for restaurant and coffee shop ====== */
/*you can remove this css if you not use restaurant demo or coffee shop demo*/
.product-menu-category {
    padding-bottom: 35px;
}
.product-menu-category .product-menu-wrapper {
    -webkit-transition: box-shadow .3s ease-out;
    -moz-transition: box-shadow .3s ease-out;
    -o-transition: box-shadow .3s ease-out;
    -ms-transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
}
.product-menu-category:hover .product-menu-wrapper {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.product-menu-intro {
    padding: 24px;
}
.product-menu-intro .material-icons{
    font-size: 40px;
}
.product-menu-list {
    padding: 30px;
}

.product-menu {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.product-menu-title {
    margin-bottom: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    margin-bottom: 0;
}
.product-menu-detail {
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #202020;
}
.product-menu-price {
    font-style: italic;
}
.product-menu-price-detail {
    position: relative;
    text-align: right;
}
.product-menu-label {
    background: #fff8f1;
    color: #F04C23;
    display: inline-block;
    padding: 0 10px;
    font-style: italic;
    font-size: 13px;
    float: right;
    position: relative;
}



/*Flat Icon Setup*/
i[class^="flaticon-"] {
    line-height: 50px;
    display: inline-block;
}
i[class^="flaticon-"]:before {
    font-size: 45px;
    margin-left: 0;
}





/* ================= Material CSS Customization ==================== */
nav {
    background-color: transparent;
}
nav ul,
nav ul li {
    float: none;
}
nav ul li:hover,
nav ul li.active {
    background-color: transparent;
}
nav ul a {
    font-size: inherit;
}


@media only screen and (min-width: 1200px){
  .container {
    width: 1170px;
  }
}

@media only screen and (max-width: 749px) {
    .container {
        width: 100%;
    }
}
@media only screen and (max-width: 601px) {
    .container {
         width: 90%;
    }
}

.container .row,
.container-fluid .row {
    margin-bottom: 0;
}

.container-fullbg .row {
    padding: 40px;
    display: block;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    background-color: #F04C23;
}

.container .row {
    margin-right: -15px;
    margin-left: -15px;
}

.row .col {
    padding-right: 15px;
    padding-left: 15px;
}

.carousel {
    height: auto;
}


#owl-demo .section img{
    display: block;
    width: 100%;
    height: auto;
}


/* Button Style In Shortcode Page
/* ---------------------------------- */
.button-style .btn,
.button-style .btn-large {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
}
.button-style .btn-floating i {
    height: auto !important;
}

/*Equal Height Columns*/
@media (max-width: 767px) {
    .equal-height-column {
        height: auto !important;
    }
}



/*TT Animate CSS*/
.tt-animate i {
    text-align         : center;
    overflow           : hidden;
    -webkit-transition : all 0.5s;
    -moz-transition    : all 0.5s;
    transition         : all 0.5s;
}

.tt-animate i::before {
    speak                       : none;
    display                     : block;
    -webkit-font-smoothing      : subpixel-antialiased !important;
    -webkit-backface-visibility : hidden;
    -moz-backface-visibility    : hidden;
    -ms-backface-visibility     : hidden;
}


/*Left To Right*/
.tt-animate.ltr i:hover::before {
    -webkit-animation : LeftToRight 0.3s forwards;
    -moz-animation    : LeftToRight 0.3s forwards;
    animation         : LeftToRight 0.3s forwards;
}

.tt-animate.ltr i:before {
    -webkit-animation : RightToLeft 0.3s forwards;
    -moz-animation    : RightToLeft 0.3s forwards;
    animation         : RightToLeft 0.3s forwards;
}


/*Right To Left*/
.tt-animate.btt i:hover::before {
    -webkit-animation : BottomToTop 0.3s forwards;
    -moz-animation    : BottomToTop 0.3s forwards;
    animation         : BottomToTop 0.3s forwards;
}

.tt-animate.btt i:before {
    -webkit-animation : TopToBottom 0.3s forwards;
    -moz-animation    : TopToBottom 0.3s forwards;
    animation         : TopToBottom 0.3s forwards;
}


/*---------------------------------------------------------
KEY FRAME
-----------------------------------------------------------*/

/* Left to Right key frame*/

@-webkit-keyframes LeftToRight {
    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}

@-moz-keyframes LeftToRight {
    49% {
        -moz-transform : translate(100%);
    }
    50% {
        opacity        : 0;
        -moz-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}

@keyframes LeftToRight {
    49% {
        transform : translate(100%);
    }
    50% {
        opacity   : 0;
        transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}

/* Right to Left key frame*/

@-webkit-keyframes RightToLeft {

    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }

}

@-moz-keyframes RightToLeft {
    49% {
        -webkit-transform : translate(-100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(100%);
    }
    51% {
        opacity : 1;
    }
}

@keyframes RightToLeft {
    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}

/* Bottom to Top key frame*/

@-webkit-keyframes BottomToTop {
    49% {
        -webkit-transform : translateY(-100%);
        }
    50% {
        opacity           : 0;
        -webkit-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }

@-moz-keyframes BottomToTop {
    49% {
        -moz-transform : translateY(-100%);
        }
    50% {
        opacity        : 0;
        -moz-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }

@keyframes BottomToTop {
    49% {
        transform : translateY(-100%);
    }
    50% {
        opacity   : 0;
        transform : translateY(100%);
    }
    51% {
        opacity : 1;
    }
}


/* Top to Bottom key frame*/
@-webkit-keyframes TopToBottom {
    49% {
        -webkit-transform : translateY(-100%);
        }
    50% {
        opacity           : 0;
        -webkit-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }

@-moz-keyframes TopToBottom {
    49% {
        -moz-transform : translateY(-100%);
        }
    50% {
        opacity        : 0;
        -moz-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }

@keyframes TopToBottom {
    49% {
        transform : translateY(-100%);
    }
    50% {
        opacity   : 0;
        transform : translateY(100%);
    }
    51% {
        opacity : 1;
    }
}



/*device-mockup*/
.device-mockup {
  position: relative;
  width: 100%;
  padding-bottom: 61.775701%;
}
.device-mockup > .device {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("assets/img/device-mockups/macbook.png");
}

.device-mockup > .device > .screen {
  background-color: #000;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  top: 11.0438729%;
  bottom: 14.6747352%;
  left: 13.364486%;
  right: 13.364486%;
  overflow: hidden;
}


.device-mockup[data-device="ipad"],
.device-mockup[data-device="ipad"][data-orientation="portrait"] {
  padding-bottom: 128.406276%;
}
.device-mockup[data-device="ipad"][data-orientation="landscape"] {
  padding-bottom: 79.9086758%;
}
.device-mockup[data-device="ipad"] > .device,
.device-mockup[data-device="ipad"][data-color="black"] > .device,
.device-mockup[data-device="ipad"][data-orientation="portrait"][data-color="black"] > .device {
  background-image: url("assets/img/device-mockups/ipad_port_black.png");
}
.device-mockup[data-device="ipad"][data-color="white"] > .device,
.device-mockup[data-device="ipad"][data-orientation="portrait"][data-color="white"] > .device {
  background-image: url("assets/img/device-mockups/ipad_port_white.png");
}
.device-mockup[data-device="ipad"][data-orientation='landscape'] > .device,
.device-mockup[data-device="ipad"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("assets/img/device-mockups/ipad_land_black.png");
}
.device-mockup[data-device="ipad"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("assets/img/device-mockups/ipad_land_white.png");
}
.device-mockup[data-device="ipad"] > .device > .screen,
.device-mockup[data-device="ipad"][data-orientation="portrait"] > .device > .screen {
  top: 12.025723%;
  bottom: 12.154341%;
  left: 13.45995%;
  right: 13.45995%;
}
.device-mockup[data-device="ipad"][data-orientation="landscape"] > .device > .screen {
  top: 13.87755102%;
  bottom: 13.87755102%;
  left: 11.5459883%;
  right: 11.5459883%;
}

/*screenshot-carousel*/
.screenshot-carousel-wrapper .carousel-control {
    top: 50%;
    margin-top: -35px;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    width: 70px;
    height: 70px;
    font-size: 40px;
    line-height: 70px;
    background: #fff;
    background-image: none !important;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.screenshot-carousel-wrapper .carousel-control:hover {
    color: #fff;
    background: #F04C23;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (min-width: 850px) {
    .screenshot-carousel-wrapper .carousel-control.left {
        left: -70px;
    }
    .screenshot-carousel-wrapper .carousel-control.right {
        right: -70px;
    }
}
@media screen and (max-width: 767px) {
    .screenshot-carousel-wrapper .carousel-control {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 40px;
    }
}




/* ========== Newsletter Subscription ============== */
.subscription-success {
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
}





/* ================= Search Style ==================== */

.has-header-search .menuzord-menu{
    margin-right: 0px;
}

.search-trigger {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
    z-index: 200;
}

.search-trigger:focus {
    outline: none
}

.search-trigger i {
    font-size: 18px;
    line-height: 102px;
    color: #202020;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 769px) {
    .search-trigger.light i {
        color: #fff;
    }
    .search-trigger.dark i {
        color: #202020;
    }
    .sticky .search-trigger.light i {
        color: #999;
    }
    .sticky .search-trigger.light.semidark i {
        color: #fff;
    }
}

.search-trigger i:hover {
    color: #F04C23;
}
.tt-nav.sticky .search-trigger i.material-icons {
    line-height: 62px;
}


.search-trigger .search-btn {
    padding: 0;
    outline: 0;
    width: 40px;
    height: 40px;
    margin-top: 20px;
    border-radius: 50%;
    box-sizing: border-box;
    transform-origin: 50%;
    -webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.search-trigger .search-btn:active,
.search-trigger .search-btn:focus {
    outline: none
}

.search-trigger .icon-search,
.search-trigger .search-close {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.icon-search {
    position: absolute;
    top: 18px;
    left: 20px;
    font-size: 28px
}

.search-close {
    position: fixed;
    top: 35px;
    right: 35px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 30px;
    visibility: hidden;
    -webkit-transform: translate(10px, 0) rotate(90deg);
    -moz-transform: translate(10px, 0) rotate(90deg);
    -ms-transform: translate(10px, 0) rotate(90deg);
    -o-transform: translate(10px, 0) rotate(90deg);
    transform: translate(10px, 0) rotate(90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1001;
    cursor: pointer
}

.search-close:hover {
    color: #fff;
}

.search-form-wrapper{
    position: relative;
}
.search-form-wrapper .search-button{
    position: absolute;
    top: 30px;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    padding: 0;
}
.search-form-wrapper .input-field label,
.search-form-wrapper .input-field input[type=text] {
    color: #fff;
    font-size: 17px;
}
.search-form-wrapper .input-field label.active {
    font-size: 12px;
}


.search-form-wrapper form{
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    pointer-events: none;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(40px, 0);
    -moz-transform: translate(40px, 0);
    -ms-transform: translate(40px, 0);
    -o-transform: translate(40px, 0);
    transform: translate(40px, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
}

.active-search {
    overflow: hidden;
}

.active-search .search-form-wrapper form,
.active-search .search-close {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.active-search .search-trigger .icon-search {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden
}

.active-search .search-trigger .search-btn {
    position: relative;
    cursor: default;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transform: scale(90);
    -moz-transform: scale(90);
    -ms-transform: scale(90);
    -o-transform: scale(90);
    transform: scale(90);
    overflow: scroll;
}


@media screen and (max-width: 768px) {
    .search-trigger i {
        line-height: 48px;
    }
    .search-trigger .search-btn {
        margin-top: 6px;
    }
}




/* ================= Preloader ==================== */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 999999;
    text-align:center;
}

#preloader .preloader-position{
    width:100%;
    margin:0 auto;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#preloader .progress{
    height: 2px;
    margin: 35px 0;
}
#preloader .progress .indeterminate{
    background:#F04C23;
}




