body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.font1{
    font-family: 'Roboto Slab', serif;
}
.coloraccsite{
    color: #1ebcf8;
}
.coloraccsite1{
    color: #337ace;
}
.coloraccsite2{
    color: #e88534;
}
.coloraccsite7{
    color: #f8d661;
}
.fontbig{
    font-size: 30px;
}
.coloraccsite3{
    background: transparent linear-gradient(
90deg,#21528c,#1ebcf8) 0 0 no-repeat padding-box;
}
.coloraccsite4{
    color: #4b4b4b;
}
.coloraccsite5{
    color: #717171;
}
/*
*{
    font-family: 'att_aleck_sansregular', sans-serif;
}
*/
.smtext{
    font-size: 10px;
    color: grey;
}
a:hover{
    text-decoration: none;
}

/* Navbar */
#topnavsect{
    background: #000;
}
#topnavsect a, #topnavsect span{
    font-size: 12px;
    font-family: 'Roboto Slab', serif;
    margin-right: 6px;
}
#topnavsect a button{
    background: #e88534;
    border: 1px solid #e88534;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    font-family: 'Roboto Slab', serif;
}

/* Banner */
.bannerhere{
    background-image: url("../images/banner-dt.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.banneroverlay{
    width: 100%;
    height: 100%;
    background: rgba();
}
.headclass{
    font-weight: 800;
}
.pagehead1{
    background: transparent linear-gradient(90deg,#21528c,#1ebcf8) 0 0 no-repeat padding-box;
    padding: 20px 0;
}
.pagehead2{
    background: #7a267b;
    padding: 25px 0;
}
.bg-light{
    padding: 15px;
}
.btnsite{
    background: #e88534;
    border: 1px solid #e88534;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 10px;
    font-family: 'Roboto Slab', serif;
}
.toppagesect{
    box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
.bannerlink li{
    font-size: 17px;
    line-height: 28px;
    /*font-weight: bold;*/
}
.fontbig{
    font-size: 25px;
}
.btnpage{
    background: #337ace;
    width: 100%;
    padding: 15px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 5%;
    border: none;
    outline: none;
    position: relative;
}
.btnpage:focus{
    outline: none;
}
.spandisp{
    position: absolute;
    right: 8%;
    bottom: 40%;
}
#firsticon, #secondicon, #thirdicon, #forthicon{
    display: none;
}
.spandisp i{
    font-size: 14px;
    font-weight: bold;
    color: #1f1f1f;
}
.smtext2{
    font-size: 14px;
    text-decoration: underline;
}
#secondpage, #thirdpage, #forthpage, #formsect{
    display: none;
}

input{
    width: 100%;
    padding: 12px;
    border: 1px solid #000;
    background: #e4e4e4;
    outline: none;
}
input::placeholder{
    font-size: 15px;
}
input[type=submit]{
    background: #e88534;
    border: 1px solid #e88534;
    color: #fff;
    font-size: 24px;
    border-radius: 0;
    padding: 10px;
    font-family: 'Roboto Slab', serif;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


/* call for a quote */
#callforquote{
    background: transparent linear-gradient(
90deg,#21528c,#1ebcf8) 0 0 no-repeat padding-box;
}


/* Grey Sect */
#greysect, #footersect{
    background: #323232;
    color: #ffffff;
}
.greybtnsite{
    background: #e88534;
    border: 1px solid #e88534;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 6px 30px;
    font-family: 'Roboto Slab', serif;
}
#greysect img{
    width: auto;
}

/* 0side sect */
.coloraccdark{
    color: #000;
}
.linkhere{
    list-style: none;
    line-height: 20px;
}
.linkhere li a{
    font-size: 14px;
    color: #fff;
    /*font-weight: bold;*/
}
.borderrightlink{
    border-right: 1px solid #444;
}


/* contact us */
.greydiv{
    background: #e4e4e4;
    border-radius: 15px;
    padding: 25px;
}
.greydiv2{
    background: #e4e4e4;
    border-radius: 15px;
    padding: 15px;
}
.btncontactsite{
    background:  #337ace;
    border: 1px solid #337ace;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 10px;
    font-family: 'Roboto Slab', serif;
}
.btncontactsite2{
    background:  #102641;
    border: 1px solid #102641;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 10px;
    font-family: 'Roboto Slab', serif;
}
.greybtnsite2{
    background: #102641;
    border: 1px solid #102641;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 6px 30px;
    font-family: 'Roboto Slab', serif;
}


/* Business */
.businesslink{
    line-height: 35px;
    color: #fff;
    /* list-style-image: url("../images/greentick.jpg"); */
}

.imghereright{
    position: relative;
}
.bgcircle{
    width: 227px;
    height: 227px;
    position: absolute;
    background: transparent radial-gradient(closest-side at 50% 50%,#00b1ff 0,#0b4798 100%) 0 0 no-repeat padding-box;
    z-index: 1;
    border: 5px solid #f0f0f0;
    border-radius: 50%;
    top: 120px;
    width: 227px;
    height: 227px;
    text-align: center;
}

.bannerbusiness{
    background-image: url("../images/directv-business/hero-bg-tab.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.bannerbusinessoverlay{
    width: 100%;
    height: 100%;
    background: rgba();
}
.padtop{
    padding-top: 55%;
}
.borderleft{
    border-left: 6px solid #622c7a;
}

#greysectbusiness{
    background-image: url("../images/directv-business/nfl-ticket-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}