/* -------------------------------------------------------

Theme Name: Saamosa - One Page Landing HTML template
Author: getcoolthemes 
Version: 1.0
Created:September 2018

INDEX:

01. Reset
02. Navbar
03. Section title & Buttons
04. About us
04. Features 
06. Portfolio List View
07. Services Box
08. Team Members
09. Testimonial
10. Pricing Table
11. FAQs
12. Page Counter
13. Video bg
14. contact-us-bg
15. Social Links
16. Loader Classes
17. Footer
18. Alternative Modal Popup

------------------------------------------------------*/

/*======== 01.Reset =========== 
=======================================*/	

body {
	font-family: 'PT Sans', sans-serif;
  	font-size: 17px;	
	font-weight:400;
	line-height:1.7;
	letter-spacing:0.5px;
	color: #01161c;
}

.navbar{
	height:80px;
}
.navbar-default .navbar-nav > li > a::before{
 	border-radius: 4px;
    content: "";
    height: 5px;
    position: absolute;
    right: -23px;
    top: 25px;
    width: 5px;
}
.navbar-default .navbar-nav > li:last-child > a::before{
	display:none;
}
.navbar-default .navbar-nav > li > a {
	padding:15px 0px 3px 0px;
	margin:5px 20px;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-size:17px;
	/*font-family: 'Montserrat', sans-serif;*/
}
.navbar-brand {
    height: 60px;
    line-height: 35px;
    padding: 10px;
	margin-top: 2px;
}
.navbar-brand  img {
	height: 50px;
}

.navbar-inverse .navbar-brand.dark{display:block;}
.navbar-default .navbar-brand.dark{display:none;}
.navbar-default .navbar-brand.light{display:block;}
.navbar-inverse .navbar-brand.light{display:none;}



.container .navbar-collapse{
	padding: 0;
}
.dropdown-menu{ 
	border-radius:0;
	padding: 10px;
}
/* .navbar-nav  a:hover {
	color: #0084dc;
} */
.dropdown-menu > li > a{
	 padding: 5px 10px;
	 font-size: 17px;
}
.dropdown-menu > li > a:focus{
	padding: 5px 10px;
	background: #fff;
}

.dropdown:hover .dropdown-menu {
	display: block;
	transition: 0.3s;
	color: #0084dc;
  }

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  	color: #ffffff;
  	background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
  	color: #01161c;
	font-size: 17px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
	color: #0084dc;
	background-color: #fff;
}
.navbar-default{
	background-color: white;
	border-color: rgba(0,0,0,0.1);
	margin-bottom: 0px;
	transition: 0.2;
}

.navbar-default .navbar-nav > li > a {
	padding: 25px 0px 3px 0px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #0084dc;
	transition: 0.2s;
  }

/* index.html */
.section-title {
    text-align: center;
    display: inline-block;
	width:100%;
	height: 50px;
}
.section-title h2{
	position: relative;
	color: #01161c;
	font-size: 35px;
	margin-top: 0;
    margin-bottom: 5px;
}
.btn-style-two{
	border-radius: 30px;	
	padding: 7px 55px;
	font-size: 18px;
	color:#fff;
	background: #ff7800;
	box-shadow: none;
	display: inline-block;
	border: 1px solid #ff7800;
}
.btn-style-two:hover,.btn-style-two:focus{
	color:#fff;
	text-decoration: none;
}
.btn-style-one{
	border-radius: 30px;
	padding: 7px 55px;
	font-size: 18px;
	color:#fff;
	background: transparent;
	border: 1px solid #fff;
	box-shadow: none;
	display: inline-block;
	margin-right: 20px;
}
.btn-style-one:hover,.btn-style-one:focus{
	background:#fff;
	color:#000;
	text-decoration: none;
	transition: 0.5s;
}
.hero-static-img{
	width: 100%;
	padding-top: 23%;
	padding-left: 1%;
}
.hero-static-slider{
	padding: 5% 5% 5% 5%;
	color: #fff;
	width: 46%;
	z-index: 1;
	position: relative;
	text-align: center;
	margin-top: 15%;
	border-radius: 0 40% 0 40%;
}
.hero-static-slider h1{
	margin-bottom: 0px;
	margin-top: 0;
	font-size: 60px;
	font-weight: bold;
	text-shadow: 3px 3px 2px #000;
}

.hero-static-slider p{
	margin-bottom: 0px;
color: #ff7800;
font-size: 30px;
font-weight: bold;
text-shadow: 2px 2px 2px #000;
}

.container .content p{
	text-align: justify;
	margin-bottom: 10px;
}
.container .content h1{
	font-size: 24px;
	color: #01161c;
	font-weight: bold;
	margin-top: 15px;
}
.container .content h3{
	font-size: 17px;
	color: #01161c;
	text-underline-offset: 3px;
	text-decoration: underline 2px solid #01161c ;
}
.container .content p{
	color: #01161c;
}
.bg-img{
	min-height: 600px;
width: 100%;
position: relative;
overflow: hidden;
}
.logo-section{
	margin: 2% 0;
}
.logo-section .container .row img {
	width: 100%;
}
.logo-section .container .row .logo-one {
	padding-top: 4%;
}
.logo-section .container .row .logo-alignment {
	width: 80%;
	margin: 0 auto;	
}
.logo-section .container .row .alter-alignment {
  width: 70%;
}
.logo-section .container .row .brd-radius {
	border-radius: 4px;
}


.mt-sm{
	margin-top: 10px !important;
}

.logo-section .container .row .logo-two {
	padding-top: 4%;
}
.logo-section .container .row .logo-three {
	padding-top: 3%;
	padding-left: 2%;
}
.container .row .about-us-content{
	text-align: justify;
	padding: 8% 0 0 10%;
	color: #01161c;
}
.about-us img{
	border-radius: 0 40% 0 40%;
}
.services{
	margin-bottom: 4%;
	margin-top: 2%;
}
.content .content-list{
	padding: 0 0 0 2%;
}
.content .content-list .row-lft{
	width: 65px;
	float: left;
	padding-top: 7px;
}
.content .content-list .row-lft img{
	height: auto;
}
.content .content-list .row-rgt{
	width: calc(100% - 65px);
	float: left;
	margin: 0 0 10px 0;
}
.content .content-list .row-rgt .row-rgt-h{
	font-weight: 600;
}
.content .content-list .row-rgt p{
	margin: 0 ;
}

.about-us{
	margin-bottom: 5%;
}
/*==== 09. Testimonial ==== 
============================*/

.testimonial-bg {
    background: url(../img/image/testimonials-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    z-index: 1;
    position: relative;
	padding:80px 0px 125px 0px;
	padding: 5% 0 5% 0;
}
.testimonial-bg::before {
    background:#0084dc;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
	opacity:0.9;
}

.testimonial-bg .carousel-indicators{
	bottom: -55px;
}
.testimonial-bg  .carousel-indicators li {
    background-color: #fff;
    border: 1px solid #262626;
}

.testimonial-item .img{
	color:#fff;
	float: left;
}
.testimonial-item .img img{ 
	border-radius: 90px;
	height: 180px;
}
.testimonial-item p{
	opacity:0.9;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-align: justify;
	margin-left: 25%;
	padding-top: 2%;
}
.testimonial-item span{
	opacity:0.9;
	color: #fff;
	margin-left: 25%;
	font-weight: bold;
	font-size:21px;
	display:inline-block;
	width:100%;	
}
.testimonial-item a{
	color: #fff;
}

/*==== 14. contact-us-bg ==== 
============================*/

.contact-us-bg{
	padding: 4% 0;
}
.contact-us{
	padding: 25px 10px;
	border-radius: 5px;
	background: #fff;
}
.contact-us-title h2{
	font-size: 40px;
	font-weight: bold;
	margin-top: 5%;
}
.contact-us a{
	text-decoration: underline;
}
.contact-us button{
	border-radius: 5px;	
	padding: 5px 25px;
	font-size: 18px;
	color:#fff;
	background: #0375c0;
	box-shadow: none;
	display: inline-block;
	border: 1px solid #0375c0;
}
.contact-us button:hover{
	background: #0062a3;
}
.list-unstyled {
	font-size: 14px;
}
.form-group {
	margin-bottom: 20px;
}
.form-control{
	height: 45px;
}


/*====Technology Consulting ====== 
==============================*/
.tech-consulting-bg-img{
	min-height: 350px;
	width: 100;
	margin-top: 5.9%;
}
.services-bg {
	padding:0px 0px 30px 0px;
}
.services-box{
	padding: 15px 30px 0px 30px;
	margin-top: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
	position: relative;
}
.services-box h3{
	font-size: 18px;
	margin-bottom: 15px;
	color:#01161c;
	font-weight:400;
}
.services-box .img img{
	height: 90px;
	border: 1px solid #0084dc;
	border-radius: 10px;
	padding: 17px;
}
.services-box p{
	color: #01161c;
}
.services-box .img{
	margin-bottom: 15px;
}
.hero{
	z-index: 1;
	position: relative;
	color: #fff;
	padding: 24% 0 0 1%;
}
.hero h1{
	font-size: 40px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
.services-bg .title p{
	position: relative;
	color: #01161c;
	font-size:24px;
	margin-top: 0;
	margin-bottom: 23px;
}
.tech-consulting{
	padding-top: 5%;
	padding-bottom: 4%;
}
.tech-consulting img{
	border-radius: 5px;
}
.tech-consulting .tech-content{
	margin-left: 2%;
	text-align: justify;
}

/*==== Agile Support -- Analytics ==== 
=====================================*/
.tech-consulting .analytics-content{
	margin-left: 0px;
	text-align: justify;
}
.services .row .analytics_img {
	margin-top: 60px;
	margin-top: 17%;
}
.services .container .agile-content{ 
	margin-left: 5%;
}
.tech-consulting .agile-content{
	text-align: justify;
	margin-left: 3%;
}

.tech-consulting .agile-content h1{
	font-size: 20px;
	text-align: justify;
	font-weight: bold;
}
/*==== Business Process Automation ==== 
=====================================*/
.business-process{
	padding-top: 4%;
}

.business-services{
	margin-bottom: 0;
}
.business-process .business-process-content p{
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
}
.business-process-box {
	padding: 8%;
	margin-top: 0px;
	z-index: 1;
	position: relative;
	background: #f9f9f9;
	border-radius: 8px;
	margin-bottom: 9%;
	height: 275px;
}
.business-process-box .img{
	margin-bottom: 15px;
}
.business-process-box p{
	color: #01161c;
}
.business-process-box h3{
	font-size: 24px;
}
.business-process-box .business-process-box-h3{
	margin-top: 5px;
}
.automation-img{
	margin-top: 12%;
}
.fn-md{
	font-size: 45px !important;
}
.fn-lg{
	font-size: 60px !important;
}
.fn-sm{
	font-size: 55px !important;
}
/*==== Carrers ==== 
=====================================*/
.candidate .candidate-content{
	padding-bottom: 6%;
}

.candidate .candidate-content h4{
	font-size: 24px;
	color: #0084dc;
	margin-bottom: 5px;
}
.candidate .candidate-content span{
	font-size: 17px;
}
.candidate .candidate-content .candidate-content-p{
	text-align: justify;
}
.candidate .candidate-content .candidate-content-p p{
	margin: 0 0 5px 0;
}
.candidate .candidate-content .candidate-content-p .contact-btn{
	margin-top: 15px;
}
.candidate .candidate-content .candidate-content-p .contact-btn a{
	padding: 8px 28px;
	background: #0084dc;
	color: #fff;
	border-radius:5px;
	text-decoration: none;
}
.candidate .candidate-content .candidate-content-p .contact-btn a:hover{
	background-color: #0375c0;
}
/*==== Resources Management ==== 
=====================================*/
.resources{
	background: #fafafa;
	border-radius: 8px;
	padding: 3%;
}
.resources-content{
	display: inline-block;
}
.resources-content img{
	float: left;
	height: 26px;
	margin-right: 10px;
	margin-top: 4px;
}
.resources-content p{
	margin-left: 46px;
}
/*==== Education ==== 
=====================================*/
.education{
	padding-left: 0;
}
.education .rgt-education-content{
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 9%;
	margin-bottom: 9%;
}
.education .lft-education-content{
	border-right: 2px solid #eaeaea;
	padding-right:6%;
}
.education .lft-education-content h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
}
.education .lft-education-content p{
	text-align: justify;
	margin-bottom: 10%;
}
.education .rgt-education-content h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 20px;
}
.education .rgt-education-content p{
	text-align: justify;
	margin-bottom: 0;
}
.education .rgt-content{
	padding-left: 6%;
	padding-right: 3%;
}
.education .rgt-content .rgt-education-content-p img{
	position: absolute;
	height: 20px;
	right: 0px;
	margin-top: 1%;
}
.faqs-acc .collapse-arrow::after{
	content: "\f3d8";
	font-family: "Ionicons";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 2px;
	font-size: 22px;
	line-height: 30px;
}
.faqs-acc .collapsed::after{
	content: "\f3d0";
	font-family: "Ionicons";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 2px;
	font-size: 22px;
	line-height: 30px;
}
.academics:active {
	transform: rotate(180deg);
}
.examination:active {
	transform: rotate(180deg);
}
.hostel:active {
	transform: rotate(180deg);
}
.portal:active {
	transform: rotate(180deg);
}
/*==== Research ==== 
=====================================*/
.research{
	padding: 0;
}
.tech-consulting .research img{
	height: 290px;
}
.tech-consulting .research h2{
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
}
.tech-consulting .research .research-content{
	padding: 0;
	margin-top:1%;
	margin-bottom: 1%;
	text-align: justify;
}
.tech-consulting .research .research-content-p{ 
	width:88%;
}

/*==== 17.Footer ==== 
============================*/
.footer-nav-links .address-details h4{	
	font-size: 20px;
	margin-bottom: 10px;
	color: #fff;
}
.footer-nav-links .address-details p{	
	margin-bottom: 0px;
	color: #fff;
}
.quick-links h4{
	font-size: 20px;
	color: #fff;
}
.quick-links p{
	color: #fff;
	margin-bottom: 0;
}
.quick-links .links{
	padding-top: 43px;
}
.footer {
    background: #000;
    margin-top: 0px;
    position: relative;
    color: #fff;
}
.footer-nav-links{ 
	padding-top: 3%;
	padding-bottom: 4%;
}
.footer-nav-links h5{	
	font-size: 16px;
	font-weight: 300;
	margin-top: 20px;
}
.footer-nav-links a{ 
	color:#fff;
}
.footer-copyrights-bg{
	background: #ff7800;
	color: rgb(255, 255, 255);
	padding-bottom: 15px;
	height: 50px;
}
.footer-copyrights-bg p {
	margin-bottom:0px;
	align-items: center;
	color:#fff;
	padding-top:10px;
	padding-left: 0%;
}
.footer-copyrights-bg a{
    color:#fff;
    text-decoration:underline;
}
.myVideo{
	position: absolute;
	height: 140%;
	top: -100px;
}
.mb-md{
	margin-bottom: 15px !important;
}

.navbar-inverse{
	background: transparent;
	border-color: transparent;
	background: rgba(0,0,0,0.4);
}


.navbar-inverse .navbar-nav > li > a {
  padding: 25px 0px 3px 0px;
  margin: 5px 20px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  font-size: 17px;
}

.navbar-nav > li > a > .icon{
	font-size: 14px;
	margin-top: 0px;
}

.mt-lg{
	margin-top: 60px;
}

.mb-null{
    margin-bottom: 0px;
}
.pd-b-md{
padding-bottom: 10px;
}


.mn-tt.adj-mn-tt{
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 10px;
  text-shadow: 0px 1px 2px #000;
}

.spl-mn-tt{
font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}

.alter-portfolio-bg{	
  background-image: url('../img/image/banner-bg-img.jpg');
  margin-bottom: 60px;
  padding: 30px 0px 50px 0px;
  color: #fff;
  background-size: cover;
background-position: center;
  position:relative;
  	z-index:1;
}

.alter-portfolio-bg p{
	text-shadow: 0px 1px 2px #000;
}

.alter-portfolio-bg::before{
  content: "";
  /*background: #042b4c;  */
  background: linear-gradient(to right,  rgba(4,43,76,1) 0%,rgba(4,43,76,0.24) 75%,rgba(255,255,255,0) 100%);
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  opacity: 0.5;
}


.alter-about-us{
	margin-left: 0px;
  padding: 0px 10% 0px 0px !important;
}

.alter-img-responsive{
	margin: 30px;
  width: calc(100% - 30px);
  border-radius: 0px !important;
}

.portfolio-img{
	text-align: center;
  background: #f0f0f0;
  height: auto;
  margin-bottom: 15px;
}

.portfolio-img .spl-img{
  height: 82px;
  width: auto;
}

.portfolio-content h4{
font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.portfolio-content p{
	font-size: 15px;
	text-align: justify;
}

.portfolio-content{
margin-bottom: 30px;
  border: 1px solid #dedede;  
  padding: 15px;
  min-height: auto;
  width: calc(25.7% - 30px);
  margin-right: 30px;
}

.portfolio-content-bg{
	display:flex;
}
.portfolio-content:last-child{
  margin-right: 0px !important; 
  width: 22.4%;
}

.custom-about-us{
	margin-bottom: 40px;
}