
/*
Template Name:Seller
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************center_home****************/
body,html{
  width: 100%;
  overflow: hidden;
  height: 100%;
  scroll-behavior: smooth;
  overflow-y: scroll;
  /* overflow: hidden; */
}

.center_home{
   background-image: url(../img/images/bg2.jpg);
   background-position:center;
  }
.center_hm{
 background:#00000075;
 padding-top:110px;
 padding-bottom:120px; 
  }
.center_h1 h2{
  color:#f1d68f;
  }
.center_h1 h3{
color:#fff;
  }
 .center_h1 h4{
color:#fff;
  }

.center_h1 ul a {
 background-color: #f1d68f;
}

/*********************center_home_end****************/

/*********************keywords****************/
#keywords{
  background: #c5d9f5;
   /* background-image: url(../img/2.jpg); */
   background-position:center;
  }
.keywords_m{
  padding-top:50px;
  padding-bottom:60px;
  text-align:center;
  background:#fff9;
  }
.keywords_1 p{
  font-size:20px;
  margin-bottom:15px;
  }
.keywords_1 .input-group{
 width:50%;
 margin-left:auto;
 margin-right:auto; 
  }
.keywords_1 .form-control{
height:40px; 
border-radius:0; 
border:none;
  }
.keywords_1 .btn{
height:40px;  
padding:10px 40px;
border-radius:0;
background: #f1d68f;
border:none;
color:#000;
  }
.keywords_1 .btn:hover{
  background:#000;
  color:#f1d68f;
  }
/*********************keywords_end****************/

/*********************about_home****************/
#about_home{
padding-top:30px;
padding-bottom:60px;  
  }
.about_h hr{
  border-color:#f3b204;
  border-width:3px;
  width:10%;
  }
.about_h1lm{
 position:relative;
 }
.about_h1l{
 position:absolute;
 top:0;
 width:60%;
 margin-left:200px;
 }
.about_h1l1 img{
height:300px;  
margin-top:25px;
  }
.about_h1l1{
 width:60%;
 }
/*********************about_home_end****************/

/*********************timeline****************/
#timeline{
   background-image: url(../img/images/bg1.jpg);
   background-position:center;
  }
#timeline .about_h h3{
  color:#fff;
  }
.timeline_m{
  background:#000000ba;
  padding-top:40px;
  padding-bottom:50px;
  }
.about_h1ll h4{
 color:#f1d68f;
  }
.about_h1ll p{
 color:#fff; 
  }
.about_h1lr span i{
 background:#fff;
 color:#000;
 width:60px;
 height:60px;
 text-align:center;
 line-height:60px; 
 border-radius:50%;
 font-size:24px;
 margin-top:30px;
  }
.about_h1lr span i:hover{
  background:#f1d68f;
  }
.about_h1{
  margin-top:20px;
  }
.time_col{
background:#000;
padding:20px 10px; 
 }
.time_col_1{
padding:20px 10px; 
 }
/*********************timeline_end****************/

/*********************category****************/
#category{
 padding-top:40px;
 padding-bottom:40px; 
  }
.cat_1i img{
 height:300px; 
  }
.cat_1im{
 position:relative; 
  }
.cat_1i1 {
 background:#0000009e; 
 padding:20px 15px;
 position:absolute;
 top:0;
 height:100%;
 padding-top:16%;
 display:none;
  }
.cat_1i1 span i{
  color:#f1d68f;
  font-size:40px;
  }
.cat_1i1 h3{
  color:#fff;
  }
.cat_1i1 p{
  color:#f4f4f4;
  }
.cat_1im:hover  .cat_1i1{
display:block;
cursor:pointer; 
 }
.rmg{
 margin-top:40px; 
  }
/*********************category_end****************/

/*********************specialist****************/
#specialist{
 padding-top:40px;
 padding-bottom:50px;
 background:#fafafa; 
  }
.specialist_right h2{
  color:#000;
  font-weight:bold;
  font-size:40px;
  margin-bottom:10px;
  }
.specialist_right h5{
 font-size:22px;
 color:#000;
 margin-bottom:10px;
 font-weight:bold; 
  }
.specialist_right .para_1{
margin-bottom:20px; 
  }
.specialist_right .para_2{
color:#999;
margin-bottom:20px; 
  }
.specialist_right h4{
color:#000; 
font-weight:bold;
font-size:22px;
margin-bottom:20px;
  }
.specialist_right ul li{
margin-bottom:10px;
  }
.specialist_right ul li i{
vertical-align:middle;
margin-right:10px;
color: #f3b204;
  }
.specialist_right ul li a{
color:#333;
  }
.specialist_right ul li a:hover{
color: #f3b204;
  }
/*********************specialist_end****************/

/*********************consultation****************/
#consultation{
 padding-top:40px;
 padding-bottom:20px; 
  }
.consultation_1_l hr{
 margin-left:0; 
  }
  
.clickable
{
    cursor: pointer;
}

.clickable .glyphicon
{
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px;
}

.panel-heading span
{
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}
a.clickable { color: inherit; }
a.clickable:hover { text-decoration:none; }

.panel-success{
 border-color:#f1d68f;
  }
.panel-success>.panel-heading{
 background: #f1d68f; 
 color:#000;
 border-color:#f1d68f;
  }
.panel-collapsed{
  background:#f4f4f4!important;
  }
.consultation_1_li p{
  margin-bottom:10px;
  }
.consultation_1_li{
 margin-bottom:15px;
 }
.consultation_1_li .form-control{
  height:45px;
  font-size:16px;
  }
/*********************consultation_end****************/

/*********************supplyer****************/
#supplyer{
  margin-top: 15vh;
  margin-bottom: 25vh;
   background-image: url(../img/images/bg3.jpg);
   background-position:center;
  }
.supplyer_m {
background: #000000ba;
padding-top:50px;
padding-bottom:60px;
}
#supplyer .about_h h3{
  color:#fff; 
   }   
.supplyer_ili img{
 width:50px;
 height:50px; 
 border-radius:50%;
  }
.supplyer_il p{
  color:#eee;
  }
.supplyer_il h4{
  color:#eee;
  margin-bottom:15px;
  }
.supplyer_ili1 i{
 color:#f1d68f; 
 font-size:40px;
  }
  
.supplyer_il h4:before {
    display: inline-block;
    width: 4%;
    height: 1px;
    background-color: #f1d68f; 
    vertical-align: middle;
    margin-right: 2%;
    content: "";
}
.supplyer_il{
 border:1px solid #999;
 padding:10px 15px 20px 20px;
 margin-top:20px;
 }
/*********************supplyer_end****************/

/*********************news_home****************/
#news_home{
 padding-top:40px;
 padding-bottom:50px; 
  }
.news_h1li1l{
  background:#fafafa;
  padding:5px 10px 15px 10px;
  }
.news_h1li1l ul li{
  margin-bottom:5px;
  }
.news_h1li1l ul li a:hover{
color:#f3b204;
  }
.news_h1li1l ul li a i{
color:#f3b204;
margin-right:5px;
  }
.news_h1li1r h6 a{
color:#f3b204;
  }
.news_h1{
  position:relative;
  }
.news_h1li1l{
position:absolute;
bottom:-90px;  
  }
/*********************news_home_end****************/
@media screen and (max-width : 767px){
.center_hm{
 padding-top:40px;
 padding-bottom:50px;
 text-align:center;
 }
.keywords_1 .input-group{
  width:100%;
  }
.about_h1l{
position:static;
width:100%;
margin-left:0;  
  }
.about_h1l1{
 width:100%;
 }
#about_home{
text-align:center;  
  }
#timeline{
 text-align:center; 
  }
.about_h1lr{
margin-bottom:15px; 
 }
.cat_1im {
 margin-top:10px;
 }
#specialist{
 text-align:center;   
  }
.consultation_1_l hr{
  margin-left:auto;
  }
.panel-title{
font-size:12px; 
 }
.clickable .glyphicon{
 padding:8px 7px; 
  }
.panel-body{
text-align:center; 
 }
.consultation_1_li h5{
 text-align:center; 
  }
#supplyer{
text-align:center; 
 }
.supplyer_ili2 {
 text-align:center; 
 margin-top:10px; 
  }
.news_h1li1l{
position:static;
margin-top:10px;  
  }
#news_home{
 text-align:center; 
  }
.news_h1li1l ul li{
display:inline-block; 
 }
#news_home{
padding-bottom:0; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.about_h1l{
  margin-left:100px;
  }
.about_h1lr span i{
 width:40px;
 height:40px;
 line-height:40px;
 font-size:18px; 
  }
.panel-title{
font-size:15px; 
 }
.news_h1li1l ul li{
font-size:12px; 
 }
.news_h1li1l {
    padding: 5px 5px 15px 5px; 
}
 }
 @media (min-width:992px) and (max-width:1200px) {
.about_h1l{
  margin-left:150px;
  }
 }
@media (min-width:1201px) and (max-width:1310px) {

 }





 .navbar ul li a{
  padding-top: 20px;
  padding-bottom: 20px;
 }
 .navbar-brand{
  padding-top: 18px;
 }

 @import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Barlow Semi Condensed', sans-serif;
}


/* testimonials */


/* why choose us */
/* Global Variables */
:root {
  --color1: #242d3c;
  --color2: #89919c;
  --color3: #fff;
}

/* Reset Default Settings */
* {
  box-sizing: border-box;
  margin: 0;
}


.container.container-why-choose-us {
  /* Flex */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15vh;
  margin-top: 15vh;
}

.container__title {
  text-align: center;

  /* Flex */
  display: flex;
  flex-direction: column;
}

.container__titleMainText {
  color: var(--color1);
  margin-bottom: 19.920px;
  font-weight: 900;
}

.container__titleSubText {
  color: var(--color2);
  max-width: 500px;
}

.container__circle {
  width: 500px;
  height: 500px;
  margin-top: 60px;
  border-radius: 50%;
  position: relative;
}

.container__circle::before {
  width: inherit;
  height: inherit;
  border-radius: inherit;
  filter: brightness(0.4) contrast(0.8);

  /* Background */
  /* background-image: url(https://raw.githubusercontent.com/mohammadahmadjarabah/codepen-assets/main/pens/VwzKLga/images/servers-room.jpg);
  background-position: center;
   */
  background-image: url(../img/images/bg11.jpg);
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;

  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

/* Main-Feature */
.container__mainFeat {
  color: var(--color3);
  text-align: center;

  /* Position */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.container__mainFeatMainText {
  margin-bottom: 12px;
  font-weight: 900;
}

.container__mainFeatSubText {
  font-size: 15px;
  line-height: 1.6;
}

/* Sub-Feature */
.container__subFeat {
  height: 110px;

  /* Flex */
  display: flex;
  flex-direction: row-reverse;
  align-items: center;

  /* Position */
  position: absolute;
  left: 0;
  top: 20px;
  transform: translateX(calc(-100% + 88px + 15px + 20px));
}

.container__subFeat--right {
  /* Flex */
  flex-direction: row;

  /* Position */
  left: initial;
  right: 0;
  transform: translateX(calc(100% - 88px - 15px - 20px));
}

.container__subFeat:not(:first-child):nth-child(odd) {
  top: inherit;
  bottom: 20px;
}

.container__subFeatImgContent {
  min-width: 88px;
  min-height: 88px;
  padding: 10px;
  margin-left: 15px;
  border: solid 7px var(--color3);
  border-radius: 50%;

  /* Flex */
  display: flex;
  justify-content: center;
  align-items: center;
}

.container__subFeat--right .container__subFeatImgContent {
  margin-left: 0;
  margin-right: 15px;
}

.container__subFeatIcon {
  width: 40px;
  height: 40px;
}

.container__subFeatContent {
  max-width: 300px;
  padding: 15px;
  direction: rtl;
}

.container__subFeat--right .container__subFeatContent {
  direction: ltr;
}

.container__subFeatMainText {
  color: var(--color1);
  margin-bottom: 15px;
}

.container__subFeatSubText {
  color: var(--color2);
  font-size: 15px;
  line-height: 1.6;
}
.container__mainFeatMainText, .container__mainFeatSubText{
  color: white;
  font-weight: bold;
}

@media screen and (max-width:600px){
  
  .container__circle{
    height: 450px;
    width: 450px;
  }
}

@media screen and (max-width:400px){
  .navbar-brand{
    font-size: 18px;
  }
  h2{
    font-size: 30px;
  }
  h3{
    font-size: 25px;
  }
  h4{
    font-size: 20px;
  }
  .container__circle{
    height: 380px;
    width: 380px;
  }



}