/*
Template Name: Shuruwat - Software/Marketing Agency HTML Template
Author: Askbootstrap
Author URI: https://www.templatemonster.com/vendors/Askbootstrap
Version: 1.0
*/

/*
  -- Body
  -- Homepage
  -- About Page
  -- Engineering
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

/*.. Body ..*/
body {
	font-family: 'Poppins', sans-serif;
}

/*.. Homepage ..*/
.animation-slider {
	animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

.video-button i.fa.fa-play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	color: #396cca;
	font-size: 50px;
}

a.video-button {
	position: relative;
}

.text-navbar li a {
	font-size: 14px;
	color: black !important;
	margin: 14px;
}

.navbtn {
	color: #fff !important;
	background-color: #396cca !important;
	font-size: 13px;
	width: 130px;
	height: 40px;
	font-weight: bold;
	letter-spacing: 1px;
}

.logoimg {
	height: 54px;
}

.navbar-brand {
	font-size: 20px;
    font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 52px;
}

h2 {
	font-size: 40px;
	font-weight: bold;
}

h5 {
	line-height: 32px;
}

h6 {
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 25px;
}

p {
	font-weight: 500;
	letter-spacing: 0.5px;
}

.owl-stage-outer:hover {
	transform: scale(1.05);
	border: none !important;
}

.owl-stage-outer {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1)!important;
	border-radius: 3px;
	transition: transform .7s ease-in-out;
}

.hoverzoom {
	transition: transform .5s linear;
}

.hoverzoom:hover {
	transform: scale(1.05);
	border: none !important;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2)!important;
}

.hovershadow {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
	border-radius: 4px;
}

.Shuruwat-btn {
	color: #fff !important;
	background-color: #396cca;
	font-size: 15px;
	width: 170px;
	height: 60px;
	font-weight: bold;
}

.Shuruwat-btn2 {
	color: #396cca !important;
	border: 1px solid #396cca;
	font-size: 15px;
	width: 190px;
	height: 60px;
	font-weight: bold;
}

.slider-part {
	background-color: #396cca;
}

.service-part img {
	height: 50px;
}

.channel-part img {
	width: 500px;
	height: 400px;
	padding: 20px;
}

#owl-demo .item img {
	display: block;
	height: auto;
}

#owl-demo.owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 30%;
	left: -5%;
	width: 26px;
	height: 26px;
	outline: none;
	font-size: 5em;
	color: grey;
}

#owl-demo.owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 30%;
	right: -5%;
	width: 26px;
	height: 26px;
	outline: none;
	font-size: 5em;
	color: grey;
}

#owl-demo.owl-theme .owl-dots {
	margin-top: 35px;
}

#owl-demo.owl-theme .owl-dots .owl-dot.active {
	background-color: #396cca;
}

#owl-demo.owl-theme .owl-dots .owl-dot {
	background-color: #c4c4c4;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	margin: 7px;
}

.card-border {
	border: none;
}

.contact-part {
	background-image: url('../images/contact.png');
	background-color: #396cca;
	color: #fff;
}

.contact-btn {
	color: #396cca !important;
	background-color: #fff;
	font-size: 15px;
	width: 170px;
	height: 60px;
	font-weight: bold;
	border: 2px #396cca;
}

.contact-btn:hover {
	box-shadow: inset 0 0 0 2px #396cca;
	background-color: #fff;
	fill: #396cca;
}

.contact-btn2 {
	color: #fff !important;
	border: 1px solid #fff;
	font-size: 15px;
	width: 190px;
	height: 60px;
	font-weight: bold;
}

.contact-btn2:hover {
	box-shadow: inset 0 0 0 1px #fff;
	background-color: #396cca;
	fill: #fff;
}

.foot-part1 img {
	width: 70px;
	height: 70px;
}

.foot-part1 p {
	font-size: 13px;
	font-weight: bold;
}

.foot-part1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	font-size: 13px;
	color: #6f6b6b;
	letter-spacing: 0.5px;
}
.foot-part1 ul a{
    color: #6f6b6b;
}
.foot-part2 ul li a{
    color: #495057;
}
.foot-part2 ul li {
	list-style: none;
	display: inline;
	margin: 0px 15px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}

.social-icon li i {
	height: 30px;
	width: 30px;
	font-size: 20px;
}

.foot-part3 {
	color: #5d5e5f;
}


/*.. About Page Css ..*/

.h1before {
	position: relative;
}

.h1before:before {
	content: '';
	display: block;
	position: absolute;
	top: -0.4em;
	left: -0.3em;
	background-repeat: no-repeat;
	width: 170px;
	height: 200px;
	background-size: 170px 200px;
	background-image: url('../images/tracks-2.png');
	z-index: 1;
}

.about-sliderpart p {
	font-size: 18px;
}

.about-sliderpart p:after {
	content: '';
	display: block;
	position: absolute;
	right: 7em;
	bottom: 5em;
	background-repeat: no-repeat;
	width: 210px;
	height: 186px;
	background-size: 210px 186px;
	background-image: url('../images/h1bg.png');
	z-index: -1;
}

.about-counting-part p {
	line-height: 18px;
}

.logo-list img {
	padding: 22px 27px 22px 27px;
}

.about-aboutpart a {
	color: #396cca;
	text-decoration: none;
	border-bottom: 2px solid #396cca;
	cursor: pointer;
	font-weight: bold;
}

.about-aboutpart a:hover {
	text-decoration: none;
	color: #1264a3;
}

.about-offices p {
	font-weight: normal;
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 0.1px;
}

.direction-bg {
	color: #396cca;
}

a {
	color: #396cca;
}

.hoverzoom:hover .direction-bg {
	background: #396cca;
	color: #fff !important;
}


/*..Engineering Page Css ..*/

.page3-slider ul li {
	display: inline-block;
	width: 40%;
	line-height: 35px;
	letter-spacing: 0.5px;
}

.page3-slider ul li a {
	color: #454545;
	font-weight: 500;
}

.page3-slider ul li a:hover {
	color: #396cca;
}

.page3-slider ul li a i {
	font-size: 23px;
	margin-right: 10px;
}

.page3-slider input {
	width: 50%;
	height: 50px;
	padding: 15px;
	font-size: 14px;
	outline: 0;
	border-radius: .25rem;
	margin: 0 7px 0 0px;
	border: 1px solid #b9babd;
}

.page3-slider button {
	color: #fff !important;
	background-color: #396cca;
	font-size: 15px;
	width: 170px;
	height: 50px;
	border-radius: .25rem;
	font-weight: bold;
	outline-color: #396cca;
	border: 0;
	font-size: 14px;
}

.develop-part1 {
	background-image: url('../images/engineering/capture.png');
	background-position: right top;
	background-repeat: no-repeat;
}

.develop-part1 h6 {
	font-size: 14px;
	font-weight: 500;
}

.develop-part1 p {
	font-weight: 400;
	letter-spacing: 0.4px;
}

.textborder {
	text-decoration-style: dashed;
	text-decoration-line: underline;
	text-decoration-color: #2d2a2a;
	text-underline-position: under;
}

.h2border {
	border-top: 1px solid #696969;
	font-size: 50px;
}

.quotes-part {
	position: relative;
}

.quotes-part p i {
	font-size: 23px;
	font-weight: 400;
}

.quotes-part .quote-p {
	line-height: 8px;
}

.quote-p {
	font-weight: 500;
	letter-spacing: 0.4px;
}

.develop3-bg {
	background-color: #f5f5f5;
}

.comp-logo img {
	padding: 0px 15px 0px 0px;
	max-width: 120px;
	margin: 0px 10px 0px 9px;
}


.advantage {
	text-align: center;
}
.info_list img{
	height: 260px;
}
#iflogin{
	font-size: 13px;
	position: absolute;
    right: -10em;
    top: 2px;
}
#iflogin a{
	font-size: 13px;
	margin-left:5px;
}
nav{
	box-shadow: 0 0 3px #a9a9a9;
}
.info_list_detail h6.card-text{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.info_list_detail p.card-text{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.maincon{
	line-height: 35px;
	font-size: 18px;
	letter-spacing: 0.1875rem;
}
.text-navbar li a.active{
	color: #e4393c !important;
}
.align-items-center .order-lg-1.col-lg-5 li{
	display: none;
}
.align-items-center .order-lg-1.col-lg-5 li:first-child{
	display: block;
}
.view_bd .imginfo{
	margin-top: 2em;
	max-width: 80%;
}
.navbar.fixed{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
}
