`
body,
html {
  width: 100%;
  height: 100%;
    font-family: 'Merriweather', serif !important;  
}
body {
   background-color: #f3f4f5;
font-family: 'Merriweather', serif;
overflow-x: hidden !important;
}

@media screen and (max-width: 992px){
  body {
overflow-x: hidden !important;
}
}

p{
	font-size: 15px;
  line-height: 30px;
font-family: 'Merriweather', serif;
}

:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40;
}

hr.white-line {
  max-width: 50px;
  border-width: 3px;
  border-color: #fff;
}

hr.black-line {
  max-width: 50px;
  border-width: 3px;
  border-color: #f05f40;
}

hr.light {
  border-color: #fff;
}

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #f05f40;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Merriweather', serif;
}

.font-20{
  font-size: 20px;
  line-height: 31px;
  }  

.service-list{
  margin-left: 20px;
}

.font-17{
  font-size: 17px;
  }  

.font-15{
  font-size: 15px;
  }  

.mt-25{
  margin-top: 25px;
}

.pb-30{
  padding-bottom: 30px;
}

.bg-primary {
  background-color: #f3f4f5 !important;
}

.bg-primary1 {
  background-color: #102544 !important;
   height: 250px;
}

.bg-primary2 {
  background-color: #102544 !important;
   height: 235px;
}

.bg-primary3 {
  background-color: #102544 !important;
   height: 300px;
}

.welcome-top{
  padding: 2rem 0 !important;
}

.bg-dark {
  
  background-color:#fff !important;
}

.bg-dark h2{
  color: crimson;
  font-weight: bolder;
}

.text-faded {
  color: cyan;
}


section {
  padding: 3rem 0;
}

.section-heading {
  margin-top: 0;
}

.center{
	text-align: center;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
font-family: 'Merriweather', serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (max-width: 991px){

.navbar{
  border-bottom: none;
  background-color: #102544 !important;
  padding: 0 !important;
}

#mainNav .navbar-brand {
padding: 5px 20px;
}

.navbar-toggler{
margin-right: 20px;
}

.navbar-nav .nav-item{
  padding: 2px 8px;
}

.navbar-nav{
  background-color: #fff !important;
  padding: 20px;
  border-bottom: 1px solid #b2beb5;
}
select onchange{
  width: auto !important;
}

}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #00b7b7;
  margin-bottom: 5px;
font-family: 'Merriweather', serif;
}

.navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.gtranslate{
  display: none;
}
@media(min-width: 1200px){
  .side-bar .team-img{
    width: 100%;
    height: 225px !important;
    margin-left: 13px;
  }
.side-bar .team-head,.team-para{
  margin-left: -80px !important;
  margin-bottom: 30px;
}

.side-bar .team-head1{
  margin-left: 5px !important;
}

.side-bar .team-para1{
  margin-left: 5px !important;
  margin-top: 15px;
}

.side-bar .team-para2{
  margin-left: 18px !important;
  margin-top: -5px !important;
}

.side-bar .team-para-2{
  margin-top: -27px !important;
  margin-left: 23px;
}
.side-bar .team-head3,.team-para3{
  margin-left: -80px !important;
}

.side-bar .team-para3{
margin-top: 25px;
}

.side-bar .team-para-3{
  margin-top: -10px;
  margin-left: 18px;
}

}


@media(min-width: 992px) and (max-width: 1199px){
  .side-bar .team-img{
    width: 100%;
    height: 250px !important;
    margin-left: 13px;
  }
.side-bar .team-head,.team-para{
  margin-left: -65px !important;
  margin-bottom: 30px;
}

.side-bar .team-head1{
  margin-left: 5px !important;
}

.side-bar .team-para1{
  margin-left: 5px !important;
  margin-top: 15px;
}

.side-bar .team-para2{
  margin-left: 18px !important;
  margin-top: 5px !important;
}

.side-bar .team-para-2{
  margin-top: -27px !important;
  margin-left: 20px;
}
.side-bar .team-head3,.team-para3{
  margin-left: -65px !important;
}

.side-bar .team-para3{
margin-top: 15px;
}

.side-bar .team-para-3{
  margin-top: -10px;
  margin-left: 18px;
}

}

@media (min-width: 992px){
  .side-bar .para-stylea{
    margin-left: -45px;
  }
}

@media screen and (max-width: 991px){
  .side-bar .para-stylea{
    margin-left: 0;
  }
}

@media (min-width: 840px) and (max-width: 889px){
  .side-bar .team-img{
    margin-left: 0;
    width: 210px !important;
    height: 290px !important;
  }
.side-bar .team-head,.team-para{
  margin-left: 10px !important;
  margin-top: -20px;
}

.side-bar .team-head1{
  margin-left: 0 !important;
}

.side-bar .team-para1{
  margin-left: 0 !important;
  margin-top: 0;
}

.side-bar .team-para2{
  margin-left: 15px !important;
  margin-top: 0 !important;
}

.side-bar .team-para-2{
  margin-left: 15px !important;
}

.side-bar .team-head3,.team-para3{
  margin-left: 10px !important;
}

.side-bar .team-para3{
margin-top: 0px;
}

.side-bar .team-para-3{
  margin-top: 0px;
  margin-left: 15px;
}
}

@media (min-width: 890px) and (max-width: 991px){
  .side-bar .team-img{
    margin-left: 0;
    width: 210px !important;
    height: 290px !important;
  }
.side-bar .team-head,.team-para{
  margin-left:-10px !important;
  margin-top: -20px;
}

.side-bar .team-head1{
  margin-left: 0 !important;
}

.side-bar .team-para1{
  margin-left: 0 !important;
  margin-top: 0;
}

.side-bar .team-para2{
  margin-left: 15px !important;
  margin-top: 0 !important;
}

.side-bar .team-para-2{
  margin-left: 15px !important;
}

.side-bar .team-head3,.team-para3{
  margin-left: -10px !important;
}

.side-bar .team-para3{
margin-top: 0px;
}

.side-bar .team-para-3{
  margin-top: 0px;
  margin-left: 15px;
}
}

@media (min-width: 768px) and (max-width: 839px){
  .side-bar .team-img{
    margin-left: 0;
    width: 210px !important;
    height: 290px !important;
  }
.side-bar .team-head,.team-para{
  margin-left: 26px !important;
  margin-top: -20px;
}

.side-bar .team-head1{
  margin-left: 0 !important;
}

.side-bar .team-para1{
  margin-left: 0 !important;
  margin-top: 0;
}

.side-bar .team-para2{
  margin-left: 15px !important;
  margin-top: 0 !important;
}
.side-bar .team-para-2{
  margin-left: 15px !important;
}

.side-bar .team-head3,.team-para3{
  margin-left: 26px !important;
}

.side-bar .team-para3{
margin-top: 0px;
}

.side-bar .team-para-3{
  margin-top: 0px;
  margin-left: 15px;
}
}

@media screen and (max-width: 768px){
  .side-bar .team-img{
    width: 50% !important;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
  }
.side-bar .team-head{
  margin-left: 0px !important;
  margin-top: 20px;
}

.side-bar .team-para{
  margin-left: 0px !important;
  margin-top: 20px;
}

.side-bar .team-head1{
  margin-left: 0 !important;
}

.side-bar .team-para1{
  margin-left: 0 !important;
  margin-top: 0;
}

.side-bar .team-para2{
  margin-left: 15px !important;
  margin-top: 15px !important;
}
.side-bar .team-para-2{
  margin-left: 15px !important;
}

.side-bar .team-head3,.team-para3{
  margin-left: 0px !important;
  margin-top: 20px;
}

.side-bar .team-para3{
margin-top: 0px;
}

.side-bar .team-para-3{
  margin-top: 0px;
  margin-left: 15px;
}
}

@media(min-width: 992px){
.side-bar .team-head,.team-para{
  margin-left: -70px;
}

.side-bar .team-para-2{
  margin-top: -28px;
}
}


@media (min-width: 992px) and (max-width: 1024px){
  .navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -160px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 12px !important;
  padding: 0.3rem !important
}
}

@media (min-width: 1025px) and (max-width: 1099px) {
  .navbar-brand.contact-logo img{
  width: 50%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -160px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 11px !important;
  padding: 0.33rem !important
}
}

@media (min-width: 1100px) and (max-width: 1150px) {
  .navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -160px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 12px !important;
  padding: 0.5rem !important
}
}

@media (min-width: 1151px) and (max-width: 1200px) {
  .navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -160px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 12px !important;
  padding: 0.6rem !important
}
}

@media (min-width: 1201px) and (max-width: 1299px) {
  .navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -160px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 13px !important;
  padding: 0.6rem !important
}
}

@media (min-width: 1300px) {
  .navbar-brand.contact-logo img{
  width: 56%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-nav{
  margin-left: -140px;
  margin-top: 25px;
}
.navbar-nav .nav-item a.nav-link{
  font-size: 14px !important;
  padding: 0 0.8rem !important;
}
}

.navbar-light .navbar-toggler{
  background-color: #fff !important;
}

.ti-25{
	text-indent: 25px; 
}


/* [2] Transition property for smooth transformation of images */
.hover-zoom {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.hover-zoom:hover {
	cursor: pointer;
  transform: scale(1.04);
  transition: transform .5s ease;
}


/* [3] Finally, transforming the image when container gets hovered */
.hover-zoom1:hover {
  cursor: pointer;
  transform: scale(1.06);
  transition: transform .5s ease;
  box-shadow: 5px 5px 10px #88888866;
}


#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #00b7b7;
}

.copyright-bg{
  background-color: #F05F40; padding: 14px; margin-bottom: -34px;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
  margin-bottom: 20px;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #00b7b7;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #00b7b7 !important;
  background-color: transparent;
}
.dropdown-item{
  font-size: 15px !important;
}

.dropdown-item:hover{
	color: #fff !important;
	background-color: #4c5c72 !important;
}

.dropdown-item.active, .dropdown-item:active{
	color: #00b7b7 !important;
	background-color: #fff !important;
}


#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
	color: #00b7b7 !important;
  background-color: transparent;
}
/*my media query*/
@media only screen and (max-width: 600px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
  background-color:#ffffff !important;
  padding:20px;
  border-bottom: 0.5px solid #a9a4a4;
}

} 
@media (min-width: 992px) {
  #mainNav {
    /*border-color: #0202028a;*/
    background-color: #102544;
    color: #fff;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
    width: max-content;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
   /* color: rgba(255, 255, 255, 0.7);*/
   color:#fff;
  }

  #mainNav .navbar-nav > li.nav-item > a.active:focus {
   /* color: rgba(255, 255, 255, 0.7);*/
   color:#00b7b7;
  }

	  .active {
   /* color: rgba(255, 255, 255, 0.7);*/
   color:#00b7b7 !important;
  } 

  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #00b7b7;
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #102544;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #00b7b7;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #00b7b7;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #fff;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #00b7b7;
  }
}

@media (min-width: 992px) and (max-width: 1150px){
    #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #fff;
    width: max-content;
    padding-left: 7px;
    padding-right: 7px;
  }
}

header.masthead {
  padding-bottom: calc(2rem - 56px);
 /*background-image: url("../img/header.jpg");*/
  background-position: center center;
  background-size: cover;
  /*background-color:#0000003d;*/
  width:100%;
  
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h3{
  width:100%;
    font-size: 4rem;
    /*border: 2px solid black;*/
    outline: #ffffff30 solid 10px;
    margin: auto;    
    padding: 15px 80px 15px 80px;
    text-align: center;
    text-shadow: 1px 0 0 #ffffff30, 0 -1px 0 #ffffff30, 0 1px 0 #ffffff30, -1px 0 0 #ffffff30;
text-shadow: 2px 2px 4px #000000;    
  border: 2px solid #ffffff;
}

header.masthead p {
  font-weight: 300;
  color:white;
}

@media (max-width: 768px) {
header.masthead h3{
    font-size:1rem;
}
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 4rem;
  }
}

.service-box {
  max-width: 400px;
}

.service-box-1 {
  max-width: 500px;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 25px;
}

.service-box-2 {
  max-width: 500px;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 0 !important;
  margin-bottom: 10px;
}

.service-box-1 p{
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #000 !important;
}
.service-box-2 h4 p{
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #000 !important;
  margin-top: 10px;
  padding: 8px;
}

.service-box-1:hover {
  box-shadow: 5px 10px 18px #88888866;
}
.service-box-2:hover {
  box-shadow: 5px 10px 18px #88888866;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
font-family: 'Merriweather', serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #F05F40 !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
font-family: 'Merriweather', serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-services{
  font-weight: 700;
  text-transform: uppercase;
  border: none;
font-size: 17px;
	margin: 15px 0;
	padding: 12px 20px;
  border-radius: 300px;
	color: #252525 !important;
	text-decoration: none;
	background-color: #f8f9fa;
font-family: 'Merriweather', serif;
}


.btn-services:hover{
	color: #fff !important;
	text-decoration: none;
	background-color: #f05f40;
}

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40;
  padding: 10px 15px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
/*thumb img*/
.potlyt{
  padding: 10px 20px;
}
#portfolio_cer
{
  text-align: center;
  
  padding: 0 0 0 0;
  
  
}
.image_thumb
{
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  height: 100px;
  border: 1px solid #ccc;
}
 .image_thumb img {
    margin: 0 auto;
    position: relative;
}
.image_thumb img.t {
top: 15%;
}
.image_thumb img.o {
top: 20%;
}
.image_thumb img.c {
width: 70%;
top: 25%;
}
.image_thumb .image_overlay
{
  background: #ffa400;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  top: 0;
  left: 0;
  bottom: 0;
  /*padding-top: 46px;*/
  text-align: center;
}
.image_overlay { opacity: 0.9; }
 .image_thumb .image_overlay .fa
{
  background: #533379;
  border-radius: 50%;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  opacity: 1;
  /*http: //www.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/; */
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.image_thumb a:hover { text-decoration: none; }
/*footer*/
footer a{
  color: #6c757d;
}

footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

::selection {
  background: #fec503;
  text-shadow: none;
}

footer {
  padding: 2rem 0;
  background-color: #102544;
}

.footer-column:not(:first-child) {
  padding-top: 2rem;
}

@media (min-width: 768px) and (max-width: 991px){
.footer-column .nav-item .nav-link {
  padding: 3px 0;
  color: cyan;
  font-size: 14px !important;
  line-height: 22px;
font-family: 'Merriweather', serif;
}  
}
@media (min-width: 768px) {
  .footer-column:not(:first-child) {
    padding-top: 0rem;
  }
}

.footer-column {
  text-align: center;
}
.footer-column .nav-item .nav-link {
  padding: 3px 0;
  color: cyan;
  font-size: 15px;
  line-height: 25px;
font-family: 'Merriweather', serif;
}
.footer-column .nav-item span.nav-link {
  color: cyan;
}
.footer-column .nav-item span.footer-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.footer-column .nav-item .fas {
  margin-right: 0.5rem;
}
.footer-column ul {
  display: inline-block;
}
@media (min-width: 768px) {
  .footer-column ul {
    text-align: left;
  }
}

option.highlight:checked, option.highlight:hover {
    background-color:#333 !important;
    cursor:pointer;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
  background-color: #ffffff;
  color: #1a1d20;}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #F05F40;
  border-radius: 100%;
  outline: 0;
  background-color: #fff;
}

footer .quick-links {
  font-size: 15px;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
font-family: 'Merriweather', serif;
}
    
.copyright {
  color: white;
}

.fa-ellipsis-h {
  color: white;
  padding: 2rem 0;
}

.accordion {
  background-color: #00b7b7;
  color: #fff;
  cursor: pointer;
  padding: 12px 10px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  transition: 0.4s;
font-family: 'Merriweather', serif;
}

.active, .accordion:hover {
  background-color: #F05F40; 
  color: #fff;
}

.panel {
  padding: 0 auto;
  display: none;
  background-color: white;
}
.panel .accordion-style{
text-align: left;
font-size: 14px;
margin-top: 6px;
margin-bottom: 0 !important;
font-family: 'Merriweather', serif;
}
.panel .accordion-style-1{
text-align: left;
font-size: 14px;
margin-top: 6px;
width: 100%;
font-family: 'Merriweather', serif;
}

  .header-img{
  width: 100%;
  height: auto;
  }
@media (min-width: 768px) and (max-width: 992px){
    .header-img{
margin-top: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1199px){
    .header-img{
margin-top: 50px;
  }
}

@media screen and (max-width: 768px){
    .header-img{
margin-top: 70px;
  }
}

.footer-link{
  margin-top: 50px;
}

@media(max-width: 768px){
  .footer-link{
  margin-top: -20px;
}

}

.header-bg{
  background-color: #102544;
  height: 90px;
}

/*
know more accordion
*/

.accordion1 {
  background-color: cyan;
  color: #000;
  cursor: pointer;
  padding: 10px 10px;
  width: 20%;
  border-radius: 10px;
  border: none;
  text-align: center;
  outline: none;
  font-size: 16px;
  font-weight: 600;
  transition: 0.4s;
}

.active, .accordion1:hover {
  background-color: transparent; 
  color: #323232 !important;
}

.panel1 {
  padding: 0 auto;
  display: none;
  background-color: #000;
  color: cyan;
  font-size: 19px;
  font-weight: normal;
  overflow: hidden;
}

.about-list{
  margin: 15px 0; 
  font-family: 'Merriweather', serif;
}
.about-list li{
  list-style-type: disc;
  margin: 10px;
  font-size: 15px; 
}

.theme-img{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
}
.theme-text{
  margin-top: 70px;
  font-size: 25px;
  color: #3027f1;
  font-weight: 700;
  text-align: center;
}

section.timeline
{
  width:100%;
  margin:50px 0 0;
  position:relative;
  float:left;
  padding-bottom:120px;
  }
section.timeline:before
  {
    background:#00b7b7;
    background:linear-gradient(to bottom,rgba(80,80,80,0) 0%,#00b7b7 8%,#00b7b7 92%,rgba(80,80,80,0) 100%);
    content:"";
    display:block;
    height:100%;
    left:50%;
    margin-left:-2px;
    position:absolute;
    top:-60px;
    width:3px;
    z-index:0;
    filter:alpha(opacity=35);
    opacity:.35;
    }
section.timeline .timeline-body{
  position:relative;
  z-index:1!important;
  }
section.timeline .timeline-date{
  box-shadow:0 2px 6px 0 #00b7b7;
  position:relative;
  display:block; 
  clear:both;
  width:200px;
  height:45px;
  padding:5px;
  border:1px solid #00b7b7;
  margin:0 auto 10px;
  text-shadow:0 1px 1px #fff;
  border-radius:4px;
  background:#fff;
  z-index:1;
}
section.timeline .timeline-date h3{
  display:block;
  text-align:center;
  color:#00b7b7 !important;
  font-size:17px;
  line-height:32px;
}
section.timeline .timeline-title{
  background:#f7f7f7;
  padding:12px;
}
section.timeline .timeline-title h4{
  padding:0;
  margin:0;
  color:#00b7b7;
  font-size:1.4em;
}
section.timeline .timeline-title a{
  color:#151719;
                }
                section.timeline .timeline-title .timeline-title-tags{
                  color:#b1b1b1;
                  font-size:.9em;
                  }
                  section.timeline .timeline-title .timeline-title-tags a{
                    color:#b1b1b1;
                    font-size:.9em;
                    }
                    section.timeline .timeline-box{
                      box-shadow:0 1px 7px 0 #00b7b7;
                      border:1px solid #00b7b7;
                      border-radius:4px;
                      margin:40px 10px 10px;
                      padding:5px;
                      width:45.7%;
                      float:left;
                      z-index:1;
                      margin-bottom:20px;
                      background:#fff;
                      }
                      section.timeline .timeline-box.left{
                        clear:both;
                        margin-bottom: 40px;
                      }
section.timeline .timeline-box.left:before
{
  background:none repeat scroll 0 0 #00b7b7;
  border-radius:50%;
  box-shadow:0 0 0 3px #fff,0 0 0 6px #00b7b7;
  content:"";
  display:block;
  height:7px;
  margin-right:-5px;
  position:absolute;
  left:50%;
  margin-top:22px;
  width:8px;
  transform:translate3d(-50%,0,0);z-index:1
}
  section.timeline .timeline-box.left .timeline-box-arrow{
    transform:rotate(45deg);
    content:'';
    display:block;
    background:#fff;
    border-right:2px solid #00b7b7;
    border-top:2px solid #00b7b7;
    float:right;
    height:24px;
    margin-top:17px;
    margin-right:-18px;
    width:24px;
    z-index:0;
    }
    section.timeline .timeline-box.right{
      clear:right;
      float:right;
      right:-1px;
      margin-top:40px;
      margin-bottom: 40px;
      }
      section.timeline .timeline-box.right:before{
        background:none repeat scroll 0 0 #00b7b7;
        border-radius:50%;
        box-shadow:0 0 0 3px #fff,0 0 0 6px #00b7b7;
        content:"";
        display:block;
        height:7px;
        position:absolute;
        left:50%;
        margin-top:32px;
        width:8px;
        transform:translate3d(-50%,0,0);
        z-index:1;
        }
        section.timeline .timeline-box.right .timeline-box-arrow{
          transform:rotate(45deg);
          content:'';
          display:block;
          background:#fff;
          border-left:2px solid #00b7b7;
          border-bottom:2px solid #00b7b7;
          float:left;
          height:24px;
          margin-top:28px;
          margin-left:-18px;
          width:24px;
          z-index:0;
          }
          section.timeline .timeline-box .owl-carousel{
            border-radius:0;
            padding:0;
            border:0;
            box-shadow:none;
            }
            @media(max-width:991px){section.timeline .timeline-box{
              float:none;
              clear:both;
              right:auto;
              left:auto;
              margin:25px auto;
              max-width:70%;
              width:auto;
              }
              section.timeline .timeline-box.right{
                float:none;
                clear:both;
                right:auto;
                left:auto;
                margin:25px auto;
                max-width:70%;
                width:auto;
                }
                section.timeline .timeline-box.left:after,section.timeline .timeline-box.right:after,section.timeline .timeline-box.left:before,section.timeline .timeline-box.right:before{
                  display:none
                  }
                  }
                  @media(max-width:767px){
                    section.timeline{
                      width:100%;
                      margin:0;
                      }
                      }
                      @media(max-width:575px){section.timeline{
                        width:auto;
                        float:none;
                        margin-left:0;
                        margin-right:0;
                        }
                        section.timeline .timeline-box{
                          margin:15px auto;
                          max-width:90%;
                          }
                          section.timeline .timeline-box.right{
                            margin:15px auto;
                            max-width:90%;
                          }

.services .service-box .text-muted{
  color: #fff !important;
}

/***********************************************************************************
 *  - CONTACT
 ***********************************************************************************/

/* CONTACT FORM */
#contact-form {
  margin-top: 50px;
  position: relative;
  margin-bottom: 80px;
}

#alert-area {
  margin: 20px 0;
}

#contact-form p {
  position: relative;
  margin-bottom: 0;
}

#contact-form textarea,
#contact-form input[type="text"] {
  padding-left: 18px;
  border: 1px solid #BEBAA7;
  border-bottom: 2px solid #BEBAA7;
}

#contact-form textarea,
#contact-form input[type="email"] {
  padding-left: 18px;
  border: 1px solid #BEBAA7;
  border-bottom: 2px solid #BEBAA7;
}

#contact-form label {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 0;
  color: #aaa;
  font-size: 14px;
  font-style: italic;
  pointer-events:none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
font-family: 'Merriweather', serif;
}

#contact-form input ~ span,
#contact-form textarea ~ span {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  background: #00f0d1;
  background: -webkit-linear-gradient(90deg, #00f0d1, #a966ee);
  background: -ms-linear-gradient(90deg, #00f0d1, #a966ee);
  background: linear-gradient(90deg, #00f0d1, #a966ee);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}


#contact-form input:focus ~ label,
#contact-form textarea:focus ~ label,
#contact-form input:valid ~ label,
#contact-form textarea:valid ~ label {
  top: -10px;
  font-size: 12px;
  font-style: normal;
}

#contact-form input:focus ~ span,
#contact-form textarea:focus~  span {
  width: 100%;
}

#contact-form label.error,
#contact-form #name-error,
#contact-form #email-error,
#contact-form #subject-error,
#contact-form #message-error,
#contact-form input:focus ~ label.error,
#contact-form textarea:focus ~ label.error {
  position: absolute;
  top: 100%;
  margin-top: -20px;
  color: #ff0050;
  font-size: 12px;
  font-style: normal;
}

#contact-form button[type="submit"] {
  margin-top: 20px;
  margin-bottom: 0;
  color: #fff;
  background: #e53838; 
}
#contact-form button[type="submit"]:hover {
  color: #fff;
  background: #000;
  border-color: #000; 
}

span.style1{
  color: #fff;
background: #000;
}

.style2{
	font-size: 20px;
	font-weight: 700;
}

#contact-form p:after {
  display: table;
  content: " ";
  clear: both;
}

.contact-border{
  border:2px solid #beac74;
  padding: 20px;
  margin-top: 100px;
  height: 230px;
}
.contact-border h6{
  text-align: center; 
  color: #beac74; 
  margin-top: 20px; 
  font-size: 28px;
  font-weight: 700;
}
.investor-style h6{
 color: #fff; 
 margin-top: 100px; 
 font-size: 27px; 
  font-weight: 700;
}
.contact-border .widget-contact ul{
  margin-left: 45px;
}
.contact-border .widget-contact li{
  color: #fff; 
  font-size: 17px;
}

/* DARK SECTION */
.full-section.dark-section #contact-form label {
  color: inherit;
}

@media (max-width: 991px) {

  .quick-contact-form {
    margin-top: 50px;
  }

}

@media (max-width: 767px) {

  .quick-contact-form.style-2 {
    padding: 40px 30px 40px;
  }
  .contact-border{
  border:2px solid #beac74;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 50px;
}

}

/*form*/

.default-form {
  position: relative;
}

.default-form p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}
.default-form p span {
  color: #ab7442;
  font-size: 20px;
  font-weight: 600;
}

.default-form .form-box{
  position:relative;
}

.comment-form .form-box{
  padding:25px 25px 0px 25px; 
}

.default-form .form-group{
  position:relative;
  margin-bottom: 20px;
}

.default-form .comment-form .form-box .form-group{
  margin-bottom:25px;
}

.default-form.form-box .row{
  margin-left:-10px;
  margin-right:-10px; 
}

.default-form.form-box .row .form-group{
  padding:0px 0px;  
}

.default-form .form-group .field-label{
  display:block;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:10px;
  color:#232323;
  font-weight:500;
  font-size:13px;
font-family: 'Merriweather', serif;
}

.default-form .form-group .field-label sup{
  color:#ff0000;
  font-size:14px;
}

#contact-form .form-group .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
font-family: 'Merriweather', serif !important;
  }


.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
  display:block;
  width:100%;
  line-height:24px;
  height: 52px;
  font-size:15px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #fff;
  border-radius: 0px;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
    font-family: 'Merriweather', serif !important;
}
.default-form textarea{
  height: 124px;
}
.default-form .bootstrap-select {
  border: 1px solid #f4f4f4;
  background: #f7f7f7;
  color: #a2a2a2;
  padding: 10px 0;
  font-size: 16px;
}
.default-form .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
  border: none;
  outline: none;
}
.default-form  .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #77ba00;
  color: #fff;
}
.default-form .form-control:focus {
  border-color: #77ba00;
  box-shadow: none;
}

.default-form form input::-webkit-input-placeholder {
  color: #9e9e9e;
}
.default-form form input:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
.default-form form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
  color: #9e9e9e;
}

.default-form .alert-success {
  color: #77ba00;
  background: none;
  border: none;
  font-size: 18px;
}



/* CONTACT BOXES */
.contact-box {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}

.contact-box > i {
  display: inline-block;
  margin-bottom: 45px;
  color: #00f0d1;
  font-size: 52px;
  line-height: 52px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.contact-box .contact-box-content h6 {
  margin-bottom: 30px;
  font-weight: 600;
}

.contact-box .contact-box-content a {
  color: #838383;
}

.contact-box .contact-box-content > *:last-child {
  margin-bottom: 0;
}

.contact-box:hover > i {
  color: #00f0d1;
  background: -webkit-linear-gradient(51deg, #00f0d1, #a966ee);
  background: -ms-linear-gradient(51deg, #00f0d1, #a966ee);
  background: linear-gradient(51deg, #00f0d1, #a966ee);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.float-right{
  float: right !important;
}

.float-left{
  float: left !important;
}

#contact-form .form-group button{
  font-size: 30px;
}



@media screen and (max-width: 580px){
  #contact-form .form-group .form-control{
margin: 20px;
width: 90%;
    font-family: 'Merriweather', serif !important;
  }
  #contact-form .form-group label{
    font-size: 16px !important;
    margin-top: -40px;
    margin-left: 20px;
  }
  #contact-form .form-group .contact-btn{
font-size: 16px;
padding: 10px 15px;
margin-left: 20px;
  }  
}


.nav-link.active{
  background-color: #000 !important;
  color: #323232;
}
