/*
Theme Name:TechPath
Author: DexterCode
Author URI: https://dextercode.com/

*/


/*--------------------*\
    Defaults
\*--------------------*/
.main-navigation li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
	text-transform:uppercase;
    float: left;
}
.main-navigation ul li a.menu-item {
    color: #6e6e6e;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 23px 15px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.main-navigation ul li a {
    padding: 25px 15px;
}
.fa-search:before {
    content: "\f002";
}
.main-navigation ul li a {
    color: #fff;
}
.searchbardiv {
    display: block;
    position: relative;
    background: #00A1E1;
    top: 0px;
    right: 0px;
    z-index: 1001;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    margin: 0px;
}
#formsearch{
	display: none;
}


.navbar-toggle {
	margin-right: 35px;
	border: none;
	background: transparent !important;
}
 .navbar-toggle:hover {
	background: transparent !important;
}
.navbar-toggle .icon-bar {
	width: 22px;
	transition: all 0.2s;
}
.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
	opacity: 0;
}
.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
} 
#formsearch{
	display: none;
}
.glyphicon.glyphicon-search {
	font-size: 30px;
} 
 #searchbox {
	
	box-shadow: none;
	padding: 8px 14px;
} 
#searchbox:hover {
	box-shadow: none;
}

.form-control:focus {
	border-color: #ccc;
}
button#searchsubmit {
    border-left: 0;
    margin-left: -1px;
    background: #0078a6;
    border: medium none;
    padding: 8px 15px;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
}
body{
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    background-color: #fff;
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
   font-family: 'Source Sans Pro', sans-serif;
    color: #19a0da!important;
}

a:hover{
    text-decoration: none;
}

.clr-brand{
    color: #19a0da!important;
}
.bg-light{
    background-color: #f2f2f2 !important;
}
.social-list a{
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.social-list a + a{
    margin-left: 8px;
}
/*--------------------*\
    Header
\*--------------------*/
.main-header{
    position: relative;
    z-index: 9999;
}

.main-nav {
    background-color: #040403;
    padding: 5px 0px;
    border-bottom: 2px solid #00A1E1;
}
.brand-logo {
    max-width: 116px;
    height: auto;
}
.brand-logo .navbar-brand{
    margin-right: 0;
}
.navbar-brand img {
    display: block;
    max-width: 108px;
    width: 100%;
}
.brand-logo a.phone{
        font-size: 16px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
}
.navbar-light{
    padding: 0;
}
.navbar-light .navbar-nav{
    align-items: center;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff !important;
}
.nav-item a.nav-link:hover {
    color:#fff !important;
}
.navbar-light .navbar-nav .nav-item + .nav-item{
    margin-left: 18px;
}
.searchform label {
    /* display: none; */
    color: #fff;
    text-transform: uppercase;
}
.searchform input[type="text"] {
    background: transparent url(../img/icons/search-icon.png) 5px center no-repeat;
    background-size: 24px 24px !important;
    border: none;
    cursor: pointer;
    height: 32px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    vertical-align: middle;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
    border-radius: 3px;
    font-size: 14px;
}

.searchform input[type="submit"] {
    display: none;
}
.searchform input.search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 180px;
}
        /*****************
               Home 
        ******************/
.section-hero {
    position: relative;
    height: 485px;
    text-align: center;
}
section.section-hero img {
    width: 100%;
    height: 100%;
    margin-top: 70px;
}
.text-box {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 15px 0px;
    position: absolute;
    z-index: 1;
    margin-left: auto;
    top: 44%;
    /* left: 11%; */
    /* transform: translate(-50px,-50px); */
}
.text-box h1 {
    font-size: 44px;
    color: #fff !important;
    letter-spacing: 8px;
}
.text-box p {
    color: #fff;
    font-size: 20px;
}

.text-box .main {
    width: 46%;
    margin: 0 auto;
    margin-top: 50px;
}
.text-box .main input.form-control {
    padding: 30px 21px;
}
.section-hero .text-box .main button.btn.btn-secondary {
    padding: 12px;
    font-size: 17px;
    background-color: #19a0da;
    border-color: #19a0da;
}

        /******************
                Modal
        ***************/

.interent-plan-modal .modal-content{
    background-color: transparent;
    border: none;
}
.modal-open .interent-plan-modal {
    padding-top: 88px;
    background-color: #ffffffed;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
}
.modal-dialog.modal-lg {
    max-width: 1000px;
}
.interent-plan-modal .modal-dialog.modal-lg {
    margin: 2% 17%;
}
.modal-content{
    background-color: transparent;
    border: none;
} 

.model-heading {
    background-color: #33282800;
    /* border-bottom: 1px solid #000; */
    padding: 0px 20px 80px 20px;
    display: block;
    text-align: center;
    box-sizing: border-box;
    box-sizing: border-box;
}
.interent-plan-modal .model-body {
    background-color: #f1f1f1;
    /* padding: 30px; */
    border: 1px solid #d4d3d3c7;
}
 .model-body h1 {
    font-size: 26px;
    text-align: center;
}
.b-heading h1 span {
    color:#000;
}
.b-heading h1 i {
    margin-left: 25px;
}
.b-heading {
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 30px;
    text-align: center;
    display: block;
    background-color: #fff;
}
.body-disc {
    padding: 30px 90px;
    /* border-bottom: 1px solid lightgray; */
}
.model-body h2 {
    text-align: center;
    font-size: 26px;
}

label.custom-control-label {
    font-size: 20px;
}
.custom-control-label::before,.custom-control-label::after {
    margin-top: 2px;
}

.divider-line {
    width: 90%;
    margin-top: 50px;
    margin-left: 20px;
    display: block;
    background-color: gainsboro;
    height: 2px;
}
.interent-plan-modal button.btn.btn-primary {
    text-align: center;
    background-color: #19a0da !important;
    display: block;
    padding: 8px 30px;
    font-size: 20px;
    margin: 0px auto 30px;
}

.modal-open .bd-contact-modal-lg {
    padding-top: 88px;
    background-color: #fffffffc;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
}
.bd-contact-modal-lg form {
    width: 100%;
    padding-top: 20px;
    margin-left: -7px;
    position: relative;
    display: block;
}
.bd-contact-modal-lg form input {
    /* height: 30px; */
    display: inline-block;
    padding-right: 40px;
    width: 48%;
    margin-left: 14px;
    margin-bottom: 30px;
    padding: 5px 24px;
}
.bd-contact-modal-lg .divider-line {
    width: 95%;
    margin-top: 20px;
    margin-left: 20px;
    display: block;
    background-color: gainsboro;
    height: 2px;
}
.bd-contact-modal-lg .body-disc {
    padding: 30px;
}
.bd-contact-modal-lg .body-disc p{
        text-align: center;
}
/*end*/

        /****************
            Our Services
        *****************/
section.our-services-section {
    text-align: center;
    position: relative;
    padding: 60px 0px;
    display: block;
    box-sizing: border-box;
}
.our-services-section h1 {
    font-size: 30px;
    margin-bottom: 60px;
    padding: 0px 140px;
}
.our-services-section .inner-content {
    display: block;
    text-align: left;
    margin-bottom: 40px;
}
.our-services-section  .inner-content h3 {
    font-size: 23px;
    margin-bottom: 20px;
}
.our-services-section .inner-content p {
    font-size: 20px;
    color: #6e6e6e;
}
.inner-content .growth-icon {
    display: inline-block;
    width: 30px;
    height: 35px;
    float: left;
    position: relative;
}
.growth-icon i {
    color: #00a1e1;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
}
.inner-content .icon-text {
    margin-left: 9%;
}
.inner-content .icon-text  p {
    font-size: 16px;
}
/*************
best Solution 
**************/
.solution-section{
    display: block;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.solution-section h1{
    font-size:30px;
    margin-bottom: 40px;
    text-align:center;
}
 .solution-section .nav-tabs .nav-link {
    color: #495057;
    background-color: #199fda;
    border-bottom: none;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #ffffff;
    padding: 14px 20px;
}
.solution-section .nav-tabs .nav-item.show .nav-link, .solution-section .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #0c4863;
    border-color: #dee2e6 #dee2e6 #fff;
    border-color: #0c4863;
}
.solution-section .tab-content {
    border: 2px solid #199fda;
    overflow: hidden;
    margin-top: -1px;
    background-color: #f8f8f8;
}
.solution-section .tab-content p {
    color: #6e6e6e;
    font-family: "Open Sans",sans-serif;
    line-height: 24px;
    margin-bottom: 15px;
}
/******************
  Free consultation
*******************/
.free-consultation-section.bg-light {
    position: relative;
    display: block;
    padding: 40px 0px 90px 0px;
    box-sizing: border-box;
}
.free-consultation-section .inner-content-left h1 {
    font-size: 23px;
    padding: 50px 0px;
}
.btn-behance {
    color: #fff;
    background-color: #1769ff;
    padding: 2px 11px;
    border-color: #1769ff;
}
.btn-brand span {
    padding-right: 17px;
    font-size: 17px;
}
.btn-brand i {
    display: inline-block;
    width: 36px;
    margin: -2px -0.75rem;
    line-height: 36px;
    text-align: center;
    background-color: rgba(0,0,0,.2);
}
button.btn.btn-brand.btn-behance:hover {
    background: transparent;
    border-color: #e0e5ec;
    color: #19a0da;
    transition: ease-out 0.5s;
}

/*******************
 Procedure Section
********************/
.procedure-section {
    background-color: #bfde16;
    height: 292px;
    margin-bottom: 40px;
}
.procedure-section .img-left {
    max-width: 50%;
    width: 100%;
    height: 100%;
    float: left;
}
.procedure-section img.img-hight {
    width: 100%;
    height: 298px;
}
.procedure-section .inner-content-text-right {
    font-style: italic;
    padding: 55px 0px 80px;
    text-align: right;
    line-height: 24px;
    color: #fff;
}
.inner-content-text-right span {
    font-weight: 800;
    font-size: 20px;
}
/***********
  Download
************/
.download-section {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 50px;
}
.text-box-left p{
        margin-bottom: 0px;
        font-size: 18px;

}
/*****************
  Footer Main
******************/

.main-footer {
    background-color:#333333;
    color:#fff;
    padding-top:40px;
}
.main-footer span i {
    transform: rotate(106deg);
    margin-right: 10px;
}
.main-footer span a {
    color:#fff;
    text-decoration: none;
}

.main-footer .input-group {
    width: 60%;
    float: right;
}
.main-footer input.form-control {
    padding: 20px 20px;
}
.main-footer button.btn.btn-secondary {
    padding: 7px 20px;
}
.social-list {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
    text-align: center;
}
.mapouter {
    display: block;
    width: 100%;
    text-align: center;
    height: 150px;
    overflow: hidden;
}
iframe#gmap_canvas {
    width: 100%;
}

/*****************
  FooterBottom
******************/
.footer-bottom {
    background: #333333;
    position: relative;
    display: block;
    font-size: 20px;
    color: #808080;
    padding: 5px 0px;
}
.text-footer {
    text-align: center;
    width: 100%;
}
.text-footer h1 {
    font-size: 20px;
    margin:0;
    color:#fff !important;
}
.text-footer p {
    font-size: 20px;
    color: #6f6f6f;
    margin:0;
}
/*END*/


/*Business internet-plans Page*/

.internet-plans-section{
    display: block;
    position: relative;
    padding-top: 50px;
    box-sizing: border-box;

}
.internet-plans-section h1, h2 {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 30px;
    width: 100%;
}
.internet-plans-section h2 i {
    font-size: 23px;
    cursor: pointer;
    margin-left: 35px;
}
.internet-plans-section .geat-quote-btn {
    margin-left: 10px;
    background-color: #19a0da;
    border: none;
    font-size: 17px;
    color: #fff;
    vertical-align: middle;
    padding: 6px 10px;
}
.internet-plans-section a {
    color: #2fa0da;
}
.internet-plans-section a i {
    color: #5a5a5a;
}
.internet-plans-section h2 {
    margin-bottom: 50px;
}
.internet-plans-section h2 span {
    color: #000;
}
.internet-plans-section p {
    font-size: 18px;
    display: inline-block;
}
.internet-plans-section p i {
    vertical-align: bottom;
    /* margin-top: 0px; */
    height: 20px;
    display: inline-block;
    width: 20px;
    padding: 9px 0px 0px 0px;
}
.filter i{
        vertical-align: middle;
}
.plan-selection-table {
    background-color: #fafafa !important;
    padding: 40px 0px;
    border-top: 1px solid #d8d4d4;
}
.table-box {
    width: 100%;
    padding: 40px;
}
.table-box a,.table-box a:hover {
    text-align: right;
    color: #4eaff7;
    font-size: 20px;
    margin-top: 15px;
    float: right;
}
.plan-selection-table .table-responsive{
    background-color: #fff;
    width: 101%;
}
.img-width {
    max-width: 110px;
    margin-left: -10px;
}
.plan-selection-table table{
    margin-bottom:0;
}
.plan-selection-table thead{
    background-color: #fafafa;
}
.plan-selection-table th {
    font-size: 18px;
    font-weight: 300;
    border: none !important;
    text-transform: uppercase;
}

.plan-selection-tabletbody {
    border: 1px solid #DEE2E5;
    background: #fff;
    border-right: 2px solid #dee2e6;
}
.plan-selection-table span{
    display: block;
    font-size: 15px;
    color: #a0a0a0;
}
.plan-selection-table td.td-1{
    max-width: 400px;
    width: 46%;
    padding: 20px 12px;
}
.plan-selection-table input[type="checkbox"] {
    margin-right: 12px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.plan-selection-table i{
    margin-right: 10px;
}
.plan-selection-table .custom-control-label::before {
    margin-top: 3px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #81d5ef;
}
.plan-selection-table label.custom-control-label {
    font-size: 18px;
    color: #4eaff7;
}

.plan-selection-table .custom-control-label::after {
    margin-top: 3px;
    background: no-repeat 50%/74% 77%;
}
.plan-selection-table .img-size{
    max-width: 30px;
    width: 100%;
    margin-right: 20px;
}
/*tbody tr:nth-last-child(-n+1) {
  display: none;
}

.display {
  display: block !important;
}*/