/*
|-----------------------------****
| Project : Dour
| Release : May 17, 2019
|****-------------------------****
|
*/
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
body{
  font-family: 'SolaimanLipi', sans-serif!important;
}
a{
  font-family: 'SolaimanLipi', sans-serif!important;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'SolaimanLipi', sans-serif!important;
}
p{
  font-family: 'SolaimanLipi', sans-serif!important;
}
.p-b-120 {
  padding-bottom: 120px !important;
}
.font13{
  font-size: 13px;
}
/* dropdown menu */

@media only screen and (min-width: 998px) {
  .drop-mb-25{
    margin-bottom:-25px;
  }
}
.dropbtn{
  color: #222!important;
}
.dropdown-menu{
  display: none;
  transition: .4s;
  padding: 5px;
}
.dropdown:hover .dropdown-menu{
  position: absolute;
  width: 130px;
  display: block;
}
.dropdown li a{
  color:#000;
}

.dropdown-menu li:hover a{
  transition: .4s;
  background: red;
  color: white;
}
.dropdown-menu li i{
    transition: .4s;
}

.dropdown:hover .dropbtn{
  color:#d21e2b!important;
}

.modal-header{
  background: #F4463D!important;
}
.modal-header h4{
  color: #fff!important;
}
/*
|------------
| Common CSS
|****-----------****
*/
.bg-gradient-radish {
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  color: red;
  padding: 150px 0px 180px 0px;
}

.shape-both {
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
}

.shape-bottom {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}

.shape-top {
  -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
}

.padd-tb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padd-tb-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.padd-tb-220 {
  padding-top: 220px !important;
  padding-bottom: 220px !important;
}

.padd-tb-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

svg.dour_svg {
  overflow: hidden;
  vertical-align: middle;
  position: absolute;
  width: 179px;
  right: -30px;
  bottom: -30px;
  transform: rotate(-46deg);
}

/*
|------------
| Logo CSS
|****-----------****
*/
#main_logo {
  width: 120px;
}

.footer-logo {
  width: 120px;
}

/*
|------------
| Text-content CSS
|****-----------****
*/
.text-content-big p {
  font-family: Helvetica;
  margin: 25px 0 30px;
  font-size: 16px;
  line-height: 1.7 !important;
}

/*
|------------
| contact-location CSS
|****-----------****
*/
.contact-location .project-grid:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  -moz-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

/*
|------------
| Section Heading CSS
|****-----------****
*/
.section-heading h3 {
  font-weight: 100;
  font-size: 44px;
}
.nav-menu li a{
  font-family: Helvetica;
  font-weight: normal!important;
  font-size: 16px!important;
}

/*
|------------------
| Section Background CSS
|****---------------------****
*/
.section-1 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_1_h.jpg");
  background-position: center;
}

.section-2 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_2_h.jpg");
  background-position: center;
}

.section-3 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_3_h.jpg");
  background-position: center;
}

.section-4 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_4_h.jpg");
  background-position: center;
}

.section-5 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_5_h.jpg");
  background-position: center;
}

.section-6 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_6_h.jpg");
  background-position: center;
}

.section-7 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_7_h.jpg");
  background-position: center;
}

.section-8 {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("../slider/Slider_8_h.jpg");
  background-position: center;
}

.section-2 {
  margin: -70px 0;
}

.section-3 {
  margin: -70px 0;
}

.section-4 {
  margin: -70px 0;
}

.section-5 {
  margin: -70px 0;
}

.section-6 {
  margin: -70px 0;
}

.section-7 {
  margin: -70px 0;
}

.section-3 {
  padding-bottom: 180px !important;
}

/*
|------------
| page-title-section CSS
|****-----------****
*/
.page-title-section {
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  padding: 70px 0 150px 0;
}

/*
|------------
| Home welcome hero
|****-----------****
*/
.hero {
  z-index: -10;
}

.internet h1 {
  font-size: 96px;
  line-height: 112px;
  font-weight: 600;
  color: #ec1c24;
  padding: 60px 0;
}

.gip-speeds {
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 500;
  /*color:#fff;*/
}

/*
|------------
| f-social CSS
|****-----------****
*/
.f-social a {
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 42px;
  border-radius: 100%;
  color: #fff;
}

/*
|------------
| Home internet CSS
|****-----------****
*/
.price-table .price-table-header {
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  width: 100%;
}
.price-table .price-table-content {
  text-align: center;
}
.price-table .price-table-content ul li {
  padding: 10px 0;
  border-bottom: 1px dashed #e1e1e1;
}
.price-table .price-table-content ul li:nth-child(2) {
  background: transparent;
}
.price-table .price-table-content ul li:last-child {
  border-bottom: none;
}
.price-table .price-table-content ul li:before {
  display: none;
}
.price-table .pricing-btn a {
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  margin: 10px 30px 30px;
  border-radius: 5px;
  display: block;
  padding: 10px;
  text-align: center;
  color: #fff;
}
.price-table .pricing-btn a:hover {
  background: -moz-linear-gradient(right, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(right, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(right, #ff3019 0%, #cf0404 100%);
}

.package-custom .package-custom-heading {
  line-height: 1;
  font-family: sans-serif;
}
.package-custom .package-custom-heading small {
  font-size: 18px;
}
.package-custom .package-custom-content h2 {
  font-family: sans-serif;
  line-height: 1;
}
.package-custom .package-custom-content h2 small {
  font-size: 18px;
}
.package-custom .package-custom-content ul {
  font-size: 14px;
  padding-left: 30px;
}
.package-custom .package-custom-content ul li {
  color: #000;
  list-style: disc;
  padding-left: 0;
  margin: 5px 0;
}
.package-custom .package-custom-content .get-now a {
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(left, #ff3019 0%, #cf0404 100%);
  border-radius: 5px;
  margin: 30px 0 0 15px;
  display: inline-block;
  padding: 5px 20px;
  text-align: center;
  color: #fff;
}
.package-custom .package-custom-content .get-now a:hover {
  background: -moz-linear-gradient(right, #ff3019 0%, #cf0404 100%);
  background: -webkit-linear-gradient(right, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(right, #ff3019 0%, #cf0404 100%);
}

.font-sans-serif {
  font-family: sans-serif;
}
.font-sans-serif h1, .font-sans-serif h2, .font-sans-serif h3, .font-sans-serif h4, .font-sans-serif h5, .font-sans-serif h6 {
  font-family: sans-serif;
  margin-bottom: 10px;
}

.font-size-16 {
  font-size: 16px;
}

.rounded-custom {
  border-radius: 10px;
}

/*
|------------
| Button CSS
|****-----------****
*/
.btn-red {
  background: #ed1a3d !important;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  border-radius: 50px;
  padding: 10px 15px 10px 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media only screen and (max-width: 767px) {
  .internet h1 {
    font-size: 40px !important;
    line-height: 50px;
  }

  .section-1 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_1_v.jpg");
    background-position: center;
    padding-bottom: 260px !important;
  }

  .section-2 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_2_v.jpg");
    background-position: center;
    padding-bottom: 320px !important;
  }

  .section-3 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_3_v.jpg");
    background-position: center;
    padding-bottom: 320px !important;
  }

  .section-4 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_4_v.jpg");
    background-position: center;
    padding-bottom: 340px !important;
  }

  .section-5 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_5_v.jpg");
    background-position: center;
    padding-bottom: 320px !important;
  }

  .section-6 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_6_v.jpg");
    background-position: center;
    padding-bottom: 280px !important;
  }

  .section-7 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_7_v.jpg");
    background-position: center;
    padding-bottom: 320px !important;
  }

  .section-8 {
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("../slider/Slider_8_v.jpg");
    background-position: center;
    padding-bottom: 230px !important;
  }

  .section-2 {
    margin: -80px 0;
  }

  .section-3 {
    margin: -70px 0;
  }

  .section-4 {
    margin: -70px 0;
  }

  .section-5 {
    margin: -70px 0;
  }

  .section-6 {
    margin: -70px 0;
  }

  .section-7 {
    margin: -70px 0;
  }

  .section-heading h3 {
    font-size: 24px;
  }

  .text-content-big p {
    margin: 15px 0 20px;
  }

  .m-text-center {
    text-align: center !important;
  }

  .m-pt-80 {
    padding-top: 80px !important;
  }

  .m-pt-100 {
    padding-top: 100px !important;
  }
}

/*# sourceMappingURL=style.css.map */



/* Press Page Image / Title Responsive */

@media only screen and (max-width: 767px) {
  .press .press-img-responsive{
    width: 85%!important;

  }
  .press-title{
    font-size:18px;
    margin-bottom:10px;
  }
}

/* Image Gallery Style */
.gallery-img-h{
  height: 150px;
  overflow: hidden;
}
/* custom font-familly & size */
.font-16{
  font-size: 16px!important;
  font-family: Helvetica;
}
/* press page image align css */

@media only screen and (max-width: 767px) {
  .text-center-img{
    text-align:center;
  }
}
@media only screen and (min-width: 768px) {
  .text-center-img{
    text-align: right;
  }
}


/* Package page Design */
.round-box{
  width: 100px;
  height: 100px;
  background: #B71519;
  border-radius: 50%;
  margin: auto;
}
.round-box h2{
  color: #fff;
  padding-top: 5px;
}
.round-box p{
  color: #fff;
}
.pkg-price{
  margin: auto;
  background: #B71519;
  border-radius: 20px;
  padding: 2px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
.pkg-price{
      width: 25%;
  }
}
@media only screen and (min-width: 768px) {
.pkg-price{
      width: 50%;
  }
}
.pkg-content .col-md-2{
  margin-bottom:30px;
}
.pkg-heading{
  font-size: 20px;
  margin-bottom: 5px;
  color: #fff
}
.clip-path{
  /* clip-path: polygon(100% 0%, 100% 75%, 50% 100%, 0 75%, 0 0); */
  clip-path: circle(50%);
  background: linear-gradient(45deg,#ff0081,#6827b0);
  margin-top: -70px!important;
}
/* new package design */
.pkg h3{
  color:#fff;
}
.pkg h4{
  color:#fff;
}
@media only screen and (max-width: 767px) {
.pkg h3{
    padding-top:30px;
  }
}
@media only screen and (min-width: 768px) {
.pkg h3{
    padding-top:30px;
  }
}
.pkg p{
  color:#fff;
}
/* modal */
.modal-dialog{
  width:100%!important;
}
/* coverage hover */
.coverage-hover:hover img{
  width: 90%!important;
  margin-top:20px;
}
.coverage-hover h6{
  padding-top:12px;
}
.coverage-hover:hover h6{
  padding-top:12px!important;
}


/* modal margin */
@media only screen and (max-width: 575px) {
.modal-dialog{
  margin-top:-650px!important;
}
}
/* footer collumn margin */
@media only screen and (max-width: 767px) {
  .mb-20-sm{
    margin-bottom:-20px!important;
  }
}
