/*
 Theme Name:   Zerius
 Description:  Zerius is a clean, modern, and animated free one-page parallax WordPress theme.
 Author:       Themeisle
 Author URI:   https://themeisle.com
 Template:     zerif-lite
 Version:      1.0.9
 License:      GNU General Public License version 2
 License URI:  license.txt
 Text Domain:  zerius
 Tags:          black, gray, red, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

.entry-content a {
	color: #fc5f45;
}
.entry-content a:visited {
	color: #fc5f45;
}
.entry-content a:hover {
	color: #ea4747;
}
pre {
	font-size: 1rem;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

.navbar-inverse .navbar-nav ul.sub-menu {
	background: rgba(31,33,36, 1) !important;
}

#main-nav{
	border-bottom: 3px solid #FC5F45 !important;
}
.navbar-right-search{
	float: right !important;
	background: url('images/search.png') no-repeat;
	height: 22px;
	margin-top: 30px;
	padding-left: 20px;
	margin-left: 20px;
	cursor:pointer;
	margin-right: 5px;
}
.header-search{
	background: #FC5F45;
	position: absolute;
	width: 100%;
	text-align:center !important;
}
.search-field{
	width: 250px;
	border-radius: 4px !important;
	height: 39px !important;
	padding-top: 1px !important;
	border: 1px solid #cf4f3a !important;
}

.navbar-r-search{

	background: url('images/search.png') no-repeat;
	height: 22px;
}
.main-search-form-div {
	width: 150px;height: 40px !important;
	float: left;
	position: relative;
	margin:15px 0 0 1px;text-align:center !important;	
}

.main-search-form .search-field{
	width: 110px;
	border-radius: 2px !important;
	height: 39px !important;
	padding-top: 1px !important;
	border: 1px solid #cf4f3a !important;
	background-color: transparent;
	color: #800000 !important;
}
.main-search-form .search-field:focus{
	background-color: #ffffc4;
	color: #000 !important;
}

.main-search-form-div2 {
	/*width: 150px;*/
	height: 30px !important;
	float: left;
	position: relative;
	margin:3px 0 0 3px;
	text-align:center !important;	
}

.main-search-form2 .search-field2{
	width: 110px;
	border-radius: 2px !important;
	height: 29px !important;
	padding-top: 1px !important;
	border: 1px solid #cf4f3a !important;
	background-color: transparent;
	color: #800000 !important;
}
.main-search-form2 .search-field2:focus{
	background-color: #ffffc4;
	color: #000 !important;
}
.main-search-form2 input[type="submit"] {
    background-color: transparent;
}

.header-search-submit{
	background: #2E3037 !important;
	color: #fff !important;
	padding: 8px 30px !important;
	font-family: 'Titillium Web', sans-serif;
}
.header-search-submit:hover{
	background: #404040 !important;	
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .main-navigation > ul > li > a {
	padding: 0px 15px !important;
	color: #000000 !important;
	border-radius: 4px !important;
	margin-right: 5px !important;
	/*text-transform: uppercase !important;*/
	font-weight: bold;
	font-size: 16px;
}
.focus {
	background: #fff url("images/shattered.png") !important; 
	color: #c0cdcf !important;
}
.focus h5 {
	color: #454545 !important;
}
.focus h6 {
	color: #858585 !important;
}
.navbar-inverse .navbar-nav ul.sub-menu li {
	float: left;
	width: 100%;
}
.navbar-inverse .navbar-nav ul.sub-menu li a {
	padding: 0px 0 !important;
	color: white !important;
	width: 100%;
	float: left;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover {
	background: rgba(255,255,255, 0.1);
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a {
	padding: 0px 10px !important;
	color: white !important;
}
.navbar-inverse .navbar-nav > li:hover > a {
	padding: 0px 15px !important;
	color: red !important;
}
.nav li a.nav-active {
	color: #fc5f45 !important;
}
.nav li a.nav-active:before {
	background: #fc5f45 !important;
}
.header {
	min-height: 0;
}
.header {
	background: rgba(41,41,41, 0.24) !important;
}
.intro-text {
	color: #FFF !important;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.dark-text {
	color: #2e3037 !important;
}
h2.white-text {
	color: #fff !important;
}
.works {
	background: #f5f5f5 !important;
}
.about-us {
	background: #ffffff !important;
	color: #000000 !important;
}
.red-btn {
	border-radius: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #fc5f45 !important;
	position: relative;
	background: rgba(252,95,69, 0.8) !important;
	font-family: 'Titillium Web', sans-serif;
}
.red-btn:hover {
    border-width: 2px;
	border-style: solid;
    border-color: #fc5f45 !important;
    background: #fc5f45 !important;
}
.blue-btn {
	border-radius: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #1E79D4 !important;
	position: relative;
	background: rgba(37, 116, 195, 0.81) !important;
	font-family: 'Titillium Web', sans-serif;
}
.blue-btn_a {
	border-radius: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #1E79D4 !important;
	position: relative;
	/*background: rgba(37, 116, 195, 0.81) !important;*/
	font-family: 'Titillium Web', sans-serif;
}
.blue-btn:hover {
    border-width: 2px;
	border-style: solid;
    border-color: #1E79D4 !important;
    background: #1E79D4 !important;
}
.grey-btn {
	border-radius: 5px;
    border-width: 2px;
	border-style: solid;
    border-color: #98A0A2;
    position: relative;
    background: rgba(145,148,149,0.8) !important;
	font-family: 'Titillium Web', sans-serif;
	color: #ffffff !important;

}
.grey-btn:hover {
    border-width: 2px;
	border-style: solid;
    border-color: #98A0A2 !important;
    background: #98A0A2 !important;
	color: #ffffff !important;

}
.green-btn {
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #35A537;
    position: relative;
    background: rgba(43, 162, 53, 0.8) !important;
	font-family: 'Titillium Web', sans-serif;
}
.green-btn:hover {
    border-width: 2px;
    border-style: solid;
    border-color: #35A537 !important;
    background: #35A537 !important;
}
.comment-form #submit, .comment-reply-link,.submit{
	color: #fff !important;
	border-radius: 1px;
	border-width: 2px;
	position: relative;
	background: black !important;
}
.intro-text {	
	padding: 15px 0;
}
.testimonial {
	background: #fc5f45 !important;
}
.feedback-box .message {
	color: #334346 !important;
	font-family: 'Titillium Web', sans-serif;
}
.our-team {
	background: #fff url("images/agsquare.png") !important; 
}
.textarea-box {
	border-radius: 0;
}
body{
	background: #fdfdfd;
}
.entry-title:before {
	content: "";
	background: #fc5f45 !important;
}
.entry-title a:hover{
	color: #ea4747 !important;
}
.entry-title, 
.entry-title a, 
.widget-title, 
.widget-title a {
	color: #334346;
}
.widget .widget-title:before {
	content: "";
	background: #fc5f45 !important;
}
.section-header h2{
	text-transform: capitalize !important;
}
.section-header h6{
	color: #919495 !important;
}
.logged-in-as a {

	color: #fc5f45 !important;
}
.fn a {

	color: #fc5f45 !important;
}

body, button, input, select, textarea {
	color: #1f2124 !important;
}

/* Selection colours (easy to forget) */
::selection {
	background: #2e3037 !important;
	color: #8d8d8d !important;
}

.skill input{
	color: #fff !important;
}
::-moz-selection {
	background: #fc5f45 !important;
	color: #fff !important;
}
.testimonial h2 {
	color: #FFF !important;
}
#client-feedbacks .feedback-box {
	border-radius: 1px;
}
.input-box {
	border-radius: 1px;
	background: rgba(255,255,255, 1) !important;
}
.textarea-box {
	border-radius: 1px;
	background: rgba(255,255,255, 1) !important;
}
.newsletter {
	background: #fc5f45 !important;
	color: white !important;
}
.newsletter h3 {
	text-transform: capitalize;
	color: white !important;
}
.separator-one {
	background: rgba(46, 48, 55, 0.9) !important;
}
.separator-one .green-btn {
	border-radius: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #ea4747;
	position: relative;
	background: rgba(234,71,71,0.9) !important;
}
.separator-one .green-btn:hover {
	background: rgba(234,71,71,1) !important;
}
.purchase-now {
	background: rgba(234, 71, 71, 0.9) !important;
}
.purchase-now .red-btn {
	float: right;
	border-radius: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: rgba(51,67,70, 1) !important;
	position: relative;
	background: rgba(51,67,70, 0.8) !important;
}
.purchase-now .red-btn:hover {
	background: rgba(51,67,70, 1) !important;
}
.latest-news h6 {
	color: #334346 !important;
}
.focus-box .service-icon {
	border: 10px solid #cecece;
}

.focus-box .hitsu_style{
	border-color:#ff0000;
}
.focus-box .hitsu_style:hover{
	border-color: #00005b !important;
}

.focus-box p {
	font-family: 'Titillium Web', sans-serif !important;
	color: #919495 !important;
}
.service-icon a:hover{
	color:red !important;
}
.status {
	width: 128px;
	height: 128px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(images/load.gif) !important;
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}

#loader .loader-icon {
	background: url(images/load.gif) no-repeat center center !important;
	background-color: #FFF;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: fixed;
	width: 44px;
	height: 44px;
	-webkit-background-size: 30px 30px;
	background-size: 30px 30px;
	border-radius: 5px;
}
.position{
	color: #919495 !important;
	font-size: 14px !important;
}
#pricingtable{
	background: #fff url("images/noise.png") !important; 
	/*background-color: #2e3037 !important;*/
}
.red-border-bottom:before {
	background: #fc5f45 !important;
}
.about-us p {
	color: #919495 !important;
	font-family: "Titillium Web",sans-serif !important;
}
.white-text {
	color: #f6f6f6 !important;
}
.about-us .big-intro {
	color: #FFF !important;
}
.latest-news {
	background: #f5f5f5 !important;
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-title a:before {
	content: "";
	background: #fc5f45 !important;
}
.copyright {
	background: rgba(0,0,0,0.3) !important;
	color: #919495 !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 600;
}
.package-header{
	background: #cf4f3a !important;	
}
.focus-box .service-icon .pixeden {
	border:none !important;
}
.pixeden {
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
	height: 100% !important;
}
.package a{
	background:  #434343 !important;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"],
.comments-area textarea {
	background: #2e3037 !important;
	color: #FFF !important;
}
.entry-content p {
	color: #2e3037 !important;
	font-family: 'Titillium Web', sans-serif;
}
.comments-area{
	color: #2e3037 !important;
}
.comment-form #submit,
.comment-reply-link {
	color: #fff !important;
	border-radius: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #919495;
	position: relative;
	background: #919495 !important;
	border-radius: 5px !important;
	font-family: 'Titillium Web', sans-serif;
}
.comment-form #submit:hover,
.comment-reply-link:hover {
	border-color: #2e3037 !important;
	background: #2e3037 !important;
}
.widget_search input{
	background-color: #2e3037 !important;
	color: #FFF !important; 
	border-color: #2e3037 !important;
	padding-top: 7px !important;
	padding-bottom: 7px;
}
.social-icons ul li a:hover{
	color: #fecc17 !important;
}
.company-details {
	color: #c0cdcf !important;
}
.zerif-copyright-box {
	color: #c0cdcf !important;
}
.zerif-copyright {
	color: #fc5f45 !important;
}
.zerif-copyright:hover {
	opacity: 0.8;
}
.our-team .row > div .red-border-bottom:before {
	background: #fc5f45 !important;
}
.team-member .social-icons ul li a {
	background: none;
}
.team-member .social-icons ul li a:hover {
	color: #fc5f45 !important;
}
.social-icons .widget li:before {
	content: '';
	display: none;
}
.packages {
	background: rgba(51, 67, 70, 1) !important;
}
.red-text{
	color: #ff0000 !important ;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 30% !important;
    z-index: 5;
    display: inline-block;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer {
	background: #2e3037 !important;
}
.copyright {
  background: rgba(0,0,0,0.3) !important;
}
.social li a {
	color: #919495  !important;
	font-size: 18px;
}
.social li a:hover {
	color: #fff !important;
	font-size: 18px;
}
.company-details {
	color: #919495 !important;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
}
#wrapper {
    padding-top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled {
    display: block;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-search {
	height: 0;
	overflow: hidden;
	opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-search.toggled {
	height: 57px;
	opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-search label {
	margin-bottom: 8px;
	margin-top: 9px;
	vertical-align: top;
}
.header-search input[type="search"],
.header-search input[type="text"] {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.menu-align-center .responsive-logo {
	float: left;
	width: auto;
}

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

	#main-nav {
	    overflow: visible;
	}
	.navbar-collapse {
		overflow: hidden !important;
	}
	.navbar-inverse .navbar-nav li a {
	    padding: 0px 15px !important;
	    color: #919495 !important;
	    border-radius: 4px !important;
	    margin-right: 5px !important;
	    font-weight: bold;
	    font-size: 16px;
	    line-height: 35px;
	}
	.header-search input[type="search"],
	.header-search input[type="text"] {
		width: auto;
	}
	.header-search2 input[type="search"],
	.header-search2 input[type="text"] {
		width: 180px;
	}


}

