Fimg {
	width:100%
}

.no-row-pad{
	padding-left:0px;
	padding-right:0px;
}

.our-services {
	text-align:center;
	padding:10% 10% 15% 20%;
}

.our-services  h3{
font-size: 2.8571428571em;
    line-height: 1.3em;
    font-family: "bodoni-urw", Georgia, Times serif;
    font-weight: normal;
}

.our-services p{
	margin-top: 40px;
	color: #939598;
}

.our-services i  {
	color: #96795a;
	margin-bottom:20px;
}

.our-services a {
cursor: pointer;
    font-family: "din-2014", "GreycliffCF", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.3em;
    padding: 12px 24px;
    color: #96795a;
    border: 1px solid #96795a;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease;
}

.our-services a:hover {
    color:#111639;
    border-color: #111639;
	text-decoration:none;
}


.about-us h2{
    margin-bottom: 10px;
    font-family: "bodoni-urw", Georgia, Times serif;
	
}

.contact-us {
	padding: 10% 8%;
}


.contact-us a {
    color: #96795a;
    font-size: 1.2857142857em;
    line-height: 1.4em;
    display: inline-block;
    vertical-align: middle;
}

.contact-us p{
	text-align:justify;
}

.contact-us  i{
	padding-left: 30px;
	padding-right:10px;
}

footer{
	background: #111639;
}

.no-pad{
	padding-left:0px;
	
}


.about-us ul{
	list-style: none;
	padding-left:0px;
}

.about-us .round-img {
	width: 170px;
    border-radius: 120%;
    overflow: hidden;
    border: 8px solid #d8d8d7;
    margin: 0 auto 30px auto;
    max-width: 170px
}


.about-us img{
	width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}



.about-us ul li {
    margin-top: 30px;
	font-weight: 500;
	text-align:center;
    position: relative;
	font-size: 0.8571428571em;
    line-height: 1.4em;
}


.about-us ul li:after {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    background: #939598;
    z-index: 10;
}


.about-us p{
	text-align:justify;
}

.about-us h3{
font-size: 0.8571428571em;
    line-height: 1.4em;
	text-align:center;
}
.pad-40{
	padding-top:40px;
	padding-bottom:40px;
}

.footer-head p{
	text-align:justify;
	color: #a0a2af;
	font-size: 0.8571428571em;
    font-weight: 500;
    line-height: 1.6em;
}

.footer-head h4{
	color: #96795a;
	margin-bottom: 6px;
	text-transform: uppercase;
    letter-spacing: .05em;
	font-size: 0.9285714286em;
}

.footer-head ul {
padding-left: 0px;
list-style: none;
}


.footer-head ul li{
	font-size: 0.8571428571em;
    font-weight: 500;
    line-height: 1.6em;
	
}

.footer-head ul li a{
	color: #a0a2af;
}

.footer-head ul li a:hover{
	color: #96795a;
	text-decoration:none;
}

.footer-head a{
	
    color: #96795a;
	font-weight:600;
}

.footer-head a:hover{
color: #a0a2af;
text-decoration:none;
}

.footer-copy {
	background: #091627;
	text-align:center;
	padding: 12px 0;
    font-size: 0.8571428571em;
    line-height: 1.4em;
    font-weight: 500;
}

.footer-copy p{
	margin-bottom: 0px;
	color: #a0a2af;
}
.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #85795a;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background-color:#111111;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
     background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/

.cond.bold, .bold.cond{
	
	font-weight: bold;
	
}
.gold{
	color:#fff;
	
}
.upper{
	
	    text-transform: uppercase;
}
.cond{
	
	font-family: "din-2014", "GreycliffCF", Arial, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: .10em !important;
}
.section-pad{
    padding: 50px 0;
}

.center{
text-align: center;
}
.inner.skinny{

max-width: 770px
}
.inner{
margin: 0 auto;
    padding: 0 25px;
}
h2.cond-headline{
font-family: "din-2014", "GreycliffCF", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1.5714285714em;
    line-height: 1.5em;
    margin-bottom: 10px;
    font-weight: bold;

}
.gold{

color: #96795a

}
h1, h2, h3, h4{
margin: 0;

}
  .acc-wrap{
padding: 40px 0;
    border-top: 1px dashed #d8d8d7;

}
.rel{

position: relative;
}
h3.mini-sub{
font-size: 2.1428571429em;
    line-height: 1.3em;
    font-family: "bodoni-urw", Georgia, Times serif;
    font-weight: bold;
    font-weight: 500;
}

.explore-products-brand {

    padding: 20px 0px 30px;
text-align:center;
    background-color:#fff;

}

.part-ou {
    margin-bottom: 20px;
    display: block;
    border: 1px solid #d2d1d1;
    border-radius: 3px;
    padding: 8px 20px;
    margin: 7px;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 0px;
    text-align: center;
}

.part-ou img {
    border-radius: 5px;
}


.pad-40 {
	padding-top:40px;
	padding-bottom:40px;
}


.banner-02 {
    background: linear-gradient(to right,#003c71,#5f9d39);
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.banner-02 .bred-cum h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    padding: 0 0;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0;
}

.banner-02 .bred-cum ul {
    text-align: center;
    list-style: none;
}
.banner-02 .bred-cum ul a {
    color: #fff;
}

.banner-02 .bred-cum ul li {
    padding: 5px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: 600;
}

.banner-02 .bred-cum ul li i {
    color: #fa6c47;
}
img{
	width:100%;
}

.team-01 h2{
	color: #212529;
	font-size: 2.3em;
	font-weight: 700;
}

.team-01 h3{
	color: #08c;
	font-size:16px;
	font-weight: 700;
	margin-bottom: 1rem;
}

.team-01 p{
	font-size: 1.2rem;
	line-height: 1.8rem;
	letter-spacing: -.05em;
	text-align:justify;
}

.btn-dark {
    background-color: #212529;
    border-color: #212529 #212529 #0a0c0d;
    color: #fff;
    --color: #212529;
    --hover: #32383e;
    --disabled: #212529;
    --active: #101214;
	padding: 0.8rem 1.5rem;
    font-weight: 600;
	text-transform: uppercase;
    font-size: .8em;
	border-radius:10px;
}.section-title {    margin: -9px auto 40px;}.query {    background-color: #fff;    -webkit-box-shadow: 0 0 29px 0 rgb(102 102 102 / 8%);    box-shadow: 0 0 29px 0 rgb(102 102 102 / 8%);    padding: 50px;}.default-btn {    border:none;    margin: auto;    display: table;    font-size: 16px;    color: #fff;    padding: 15px 20px 15px 20px;    line-height: 1;    transition: all .5s;    z-index: 1;    text-transform: capitalize;    background-color: #96795a;;     position: relative;    cursor: pointer;    border-radius: 50px;    font-family: 'Lato',sans-serif;    text-align: center;}
.side-bar{
	margin-top: 40px;
}


.Side-bar-inner .form-control{
	margin-bottom:20px;
}