/*@import url("edu-jobs.css");*/
/*font for page*/
* {
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}

h1 {line-height:1.3em;}

a:hover {color: #005b86!important;}
a:focus {color: #006ea1!important;}

b, .bolder {font-weight: 500 !important;}

.lead::before  { content: " "; float:left; display:inline; width:0.4em; height:0.4em; background-color:#00a6f4; margin: 0.6em 0.2em auto 0.2em;}

.btn-responsive {white-space: normal !important;word-wrap: break-word!important;}

.btn-lightbox  {
  color: #fff!important;
  background-color: #00a6f4!important;
  border-color: #00a6f4!important;
}

ul
li {
    display: inline;
    font-size: 1em !important;
}

ul.reg
li {
    display: list-item;
}


.parallax {
    position: relative;
    background-size: cover;
    width: 100%;
}

.blk-btn {
    color: #00a6f4;
    border-color: #00a6f4;
    border-style: solid;
    border-width: thin;
    border-radius: 0px;
    padding: 10px 30px 10px 30px;
    background-color: transparent;
    font-size: 1.2em;
	white-space: normal !important;word-wrap: break-word!important;
}

.support-btn {
    color: white!important;
    border:solid 1px #00a6f4;
    border-radius: 0px;
    background-color: #00a6f4;
    font-weight: 500;
}

.blk-btn:hover, .support-btn:hover {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.support-btn:hover, btn .btn.support-btn:hover {background-color: #fff; color: #00a6f4!important; border:solid 1px #00a6f4;}

.blk-btn:hover,
.blk-btn:focus,
.blk-btn:active {
    color: white!important;
    border-color: #00a6f4;
    border-style: solid;
    border-width: thin;
    border-radius: 0px;
    background-color: #00a6f4;
    font-size: 1.2em;
}

.btn-white {
    color: white;
    border-color: white;
    border-style: solid;
    border-width: thin;
    border-radius: 0px;
    padding: 10px 50px 10px 50px;
    background-color: transparent;
    font-size: 1.4em;
    font-weight: 100;
}

.btn-white:hover {
    background-color: white;
    color: black;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.btn-white:focus,
.btn-white:active {
    color: black;
    border-style: solid;
    border-width: thin;
    border-radius: 0px;
    background-color: white;
    font-size: 1.4em;
}

/*css for nav*/
.navbar {
    background-color: white;
    min-height: 100px !important;
    border-bottom-color: transparent !important;
}

.navbar a {margin-top: 10px !important;}
.navbar li a:focus {padding-bottom:3px !important; border-bottom: solid 2px #00a6f4 !important;}

/*.navbar-toggle {margin-top: 25px !important;}*/

a:hover { text-decoration: none !important;}

a:active {
    text-decoration: none !important;
    border:none !important;
}

a:focus {
    outline: 0 !important;
    text-decoration: none !important;
    border:none !important;
}

/*css for navbar*/

/*css for jumbotron*/
#top{padding-bottom:30px;}
.bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.1)), url(../img/img-1-large.jpg);
    min-height: 650px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    margin-top: 0px;
}

.bg h1, .bg h2 {
    color: white;
    font-size: 3.0em;
  /*  text-transform: uppercase;*/
    margin-top: 200px;
     margin-bottom: 75px;
}

.bg h1::before, .bg h2::before { content: " "; float:left; width:90px; height:90px; background:url(../img/NS-logo-medium.png) no-repeat; background-color:none; margin-top:10px; margin-right:25px;}

.bg i {
    padding-left: 8px;
    color: white;
    margin-top: 25px;
    margin-bottom: 50px;
}

/*css for about*/
.about {margin-top: 100px;}

.about h1, .about h2 {
    text-transform: uppercase;
    display: inline-block;
    padding: 0.375rem 2.125rem 0.5rem;
    color: white;
    background-color: #242424;
    margin-top: 75px;
}

.about .row {margin-top: 40px;}

.about p {
    color: #818181;
    font-size: 1.2em;
    border-width: thin;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: black;
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.skill-item {margin-top: 15px;}

.about .progress-title {color: #818181;}

.about .progress {
    border-radius: 0px;
    height: 15px;
}

.progress-bar-5 {background-color: #888 !important; box-shadow:none !important; -webkit-box-shadow:none !important;}
.about .progress-bar {background-color: #00a6f4;}

/*css for works*/
.works {margin-top: 100px;}

.works h1, .works h2 {
    text-transform: uppercase;
    display: inline-block;
    padding: 0.375rem 2.125rem 0.5rem;
    color: white;
    background-color: #242424;
    margin-top: 75px;
}

.works .row {
    border-width: thin;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: black;
    margin-top: 100px;
}

/*css for sources*/
.sources {margin-top: 100px;}

.sources h1, .sources h2 {
    text-transform: uppercase;
    display: inline-block;
    padding: 0.375rem 2.125rem 0.5rem;
    color: white;
    background-color: #242424;
    margin-top: 75px;
}

.sources .row {
    border-width: thin;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: black;
    margin-top: 50px;
}

.sources i {
    border-style: solid;
    border-width: thin;
    background-color: transparent;
    border-color: black;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 95px;
    margin-top: 15px;
     color:#00a6f4;
}

.sources i:hover {
    color: white;
    background-color: #242424;
}

/*css for facts*/
.facts {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/circles.svg);
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 750px;
    margin-top: 100px;
    color: white;
}

.facts h1, .facts h2 {
    color: white;
    border-width: thin;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white;
    padding-left: 15px;
    margin-top: 100px;
}

.facts .row {margin-top: 100px;}

.facts .row .col-md-6, .facts .row .col-xs-12 {margin-bottom:30px;}

.facts i {
    color: white;
    border-radius: 50px;
    border-style: solid;
    border-width: thin;
    background-color: transparent;
    border-color: white;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

/*---edu-jobs was herer---*/

/*css for info*/
.info {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7)), url(../img/info.svg);
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 750px;
    margin-top: 160px;
}

.info h1, .info h2 {
    color: white;
    border-width: thin;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white;
    padding-left: 15px;
    margin-top: 100px;
}

.info .row:nth-child(2) {margin-top: 75px;}

.info .row:nth-child(3) {margin-top: 25px;}

.info .box {
    width: 350px;
    margin-bottom: 75px;
    height: 200px;
    background-color: white;
    border-radius: 0px;
    border-style: solid;
    border-width: thick;
    border-top-color: black;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding-left: 15px;
}

div.box a h4 {color:#007cb6!important; font-weight:500!important;}

.info p {
    margin-top: 15px;
}

/*css for contact*/
.contact {margin-top: 100px;}

.contact h1, .contact h2 {
    text-transform: uppercase;
    display: inline-block;
    padding: 0.375rem 2.125rem 0.5rem;
    color: white;
    background-color: #242424;
    margin-top: 75px;
}

.contact .row {margin-top: 100px;}

.build{
padding:80px 0;
margin:0;
}

.build ul{
padding:0;
margin:0;
list-style:none;
position:relative;
}

.contact-info p span{
width:24px;
height:24px;
text-align:center;
}
.contact-info .fa{
font-size:18px;
vertical-align:middle;
margin-right:20px;
}

.contact p{
font-size:18px;
margin:0;
padding:0 0 0 0;
}
.contact span{
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border: 4px solid #7a7a7a;
width: 80px;
height: 80px;
text-align: center;
font-size: 47px;
line-height: 65px;
margin-bottom:10px;
}
.contact p a{
color:#7a7a7a;
}
.contact p a:hover{
text-decoration:none;
}

/*---contact was here---*/

footer {
    margin-top: 100px;
    background-color: #242424;
    color: white;
    min-height: 100px;
}

footer h1, footer h2 {
    font-size: 1.3em;
    margin-top: 40px;
}

footer a {
    color: white;
}

footer a:hover,
footer a:focus,
footer a:active {
    color: currentColor;
}

footer i {
    color: #242424;
    order-style: solid;
    border-width: thin;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #bfbfbf;
    padding-top: 8px;
    margin-top: 35px;
}
footer i:hover {background-color:#00a6f4;}

.blue, #copyright a:hover {color: #00aeff!important;}
.white {color: #fff!important;}

.glyphicon-lg{font-size:4em}
.blockquote-box{margin-bottom:30px}
.blockquote-box .square{width:100px;min-height:90px;margin-right:30px;text-align: center !important;background-color:#E6E6E6;padding:20px 0}
.blockquote-box.blockquote-primary .square{background-color:#00a6f4;color:#FFF}
.blockquote-box.blockquote-success .square{background-color:#5CB85C;color:#FFF}
.blockquote-box.blockquote-info .square{background-color:#5BC0DE;color:#FFF}
.blockquote-box.blockquote-warning .square{background-color:#F0AD4E;color:#FFF}
.blockquote-box.blockquote-danger .square{background-color:#D9534F;color:#FFF}
.blockquote-box.blockquote-darkblue .square{background-color:#4A657A;color:#FFF}

.btn, .btn-sm, .btn-md {border-radius: 0px !important; /*-webkit-border-radius: 0px; -moz-border-radius: 0px;*/}

/* ========================================== modal ======================================================= */
/*.modal-open{overflow:hidden;overflow:scroll;} */
 .modal-full .modal-backdrop {background-color: #000!important; z-index:1032;}
.modal-header{font-size:24px;}
.modal-dialog.modal-full { width:100% !important; min-height:105% !important; margin:0; padding:0; top:0px !important; bottom:0px  !important;}
.modal-content, .modal-header, .modal-footer {padding:20px; border:none !important; border-radius:0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; -khtml-border-radius: 0px !important; /* for old Konqueror browsers */box-shadow:none !important; -webkit-box-shadow:none !important; -khtml-box-shadow:none !important;}

.seo {font-size: 1.4em; font-weight:900;}
.copyleft {-webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
    -khtml-transform: scaleX(-1);
       -ms-transform: scaleX(-1);
           transform: scaleX(-1);
   display: inline-block;}
#copyleftsquare span.copyleft{font-size:2.9em; font-weight:500!important;}
.btn-responsive {white-space: normal !important;word-wrap: break-word;}
.mobile {position:relative;left:15px; top: 10px;}
