.bgtoph-icon-clr {
    border-color: #ff6600;
}
.bgtoph-icon-clr {
    color: #ff6600;
}
.bgtoph {
background-color: #252525;
 line-height:13px !important;

}
.single-posst {
background:transparent !Important;
border:none !important;	
	
}
#maincontainer {
margin-top:0 !important;	
	}
.menu-item  .nav-link {
color:#aaa !important;
}
.site-title-main a {
color:#fff !important;
}
.topbar-left-side span,.topbar-left-side span a {
color:#ff6600 !important;
}
.footer-copyright a {
color:#a7a7a7 !important;
}
.cprtright_ctmzr {
display:none;
}
.footer-copyright {
background:#111 !important;
    border-top: 8px solid #ccc;
}
.footer-copyright  p {
color:#a7a7a7 !important;;
}
#maincontainer {
    _margin-top: 0 !important;
    margin-bottom: 60px !important;
}
#navbarprimary {
background:#111 !important;
background: linear-gradient(to bottom, #565656 0%,#1c1c1c 55%,#1e1c1c 100%) !important;

}
.nav-link {

background: transparent !important;
}
.nav-link::before {
    content: "○" !important;
    left: -14px !important;
    top: 0px !important;
   color:#ff6600 ;
position:relative;

}
#primary-menu .menu-item:first-child .nav-link::before {
content:none !important;
}
li.menu-item:hover a,li a:active {
background:#2e2f31 !important;
background:#2f2f2f !important;
color:#ff6600 !important;
background:transparent !important;
}
.current-menu-item a {
background:transparent !important;
}
.nav-link:hover {
color:#ff6600 !important;
}
.current-menu-item a{
color:#ff6600 !important;
}
.current-menu-item .nav-link {
color:#ff6600 !important;
}
body {

background:#eee !important;
}
h1,p,h2,h3,h4 {
color:#000 !important;
}
.c-topcont {
border-bottom:15px solid #111;
outline:8px solid #ff6600;
}
@media (min-width: 992px) {
.navbarprimary ul.navbar-nav > li a.nav-link {
    padding: 40px 15px;
 padding: 27px 15px !important;
    transition: padding 0.3s linear;
}
}
@media (max-width: 991px){
.navbarprimary ul > li a.nav-link:before {
    content:none !important;
}
}
.embed-container {
  position: relative; 
  padding-bottom: 63.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
.mrt10 {
    margin-top: 10px;
    margin-bottom: 7px !important;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: #ff6600;
     padding: 10px 42px !important;
}
#back-to-top {
background-color:#ff6600 !important;
}
@media only screen and (max-width: 767px) {
.bgtoph {

   padding-top: 10px !important;
}
}

@media only screen and (max-width: 400px) {
.bgtoph {
    line-height: 26px !important;
   padding-top: 10px !important;
}
}


/* scrollbar*/

::-webkit-scrollbar {
  width: 19px;
  height: 19px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #919191;
  border: 0px none #ffffff;
  border-radius: 57px;
}
::-webkit-scrollbar-thumb:hover {
  background: #919191;
}
::-webkit-scrollbar-thumb:active {
  background: #919191;
}
::-webkit-scrollbar-track {
  background: #111111;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #111111;
}
::-webkit-scrollbar-track:active {
  background: #111111;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

