/*
 Theme Name:   Zerif Lite Child
 Theme URI:    http://wmetest.sanjidarashid.com
 Description:  Zero Lite Child Theme
 Author:       Sanjida Rashid
 Author URI:   http://www.sanjidarashid.com
 Template:     zerif-lite
 Version:      1.8.4.1.1
 License:      GNU General Public License version 3
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         black, gray, red, white, one-column, two-columns, right-sidebar,fixed-layout,light,front-page-post-form,full-width-template,rtl-language-support,sticky-post,theme-options,responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, photoblogging
 Text Domain:  zerif-lite-child
*/

/*blue: #90B1E6 , rgba(144, 177, 230, 1); uglyblue:#4873fb  rgb(72, 115, 250) Sanjida is the Best */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

@media (min-width: 1200px)
.container {width: 100%;}

h1, h2 {
    font-family: 'Oswald', Helvetica, sans-serif;
    font-weight: 700;}
p {
    font-family: helvetica;}
#site-navigation {
    font-family: helvetica;}
div {
    font-family: helvetica;}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #4873fb;}
.navbar-inverse .navbar-nav>li.current>a {
    color: #4873fb;
    position: relative;
    outline: none;}
ul.nav > li.current_page_item.current > a:before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 75%;
    height: 2px;
    background: #4873fb;
    bottom: 0px;
    left: 12.5%;
    display: block;}


.header-content-wrap {
    background: rgba(72, 115, 250, 0.1);}

.dark-text {
    color: #4873fb;}

.focus-box .service-icon {
    width:250px;
    border-radius: 0;
    border: 0px solid #ececec;}
.focus-box .service-icon .pixeden {
    border-radius: 0%; }
.focus-box:nth-child(4n+1) .service-icon:hover {
    border: 7px solid #90B1E6;}
.focus-box:nth-child(4n+2) .service-icon:hover {
    border: 7px solid #4873fb;}
.focus-box:nth-child(4n+3) .service-icon:hover {
    border: 7px solid #90B1E6;}
.focus-box:nth-child(4n+4) .service-icon:hover {
    border: 7px solid #4873fb;}


.separator-one {
	background: rgba(72, 115, 250, 0.8);
	padding: 100px 0 100px 0;}

.purchase-now {
    background: rgb(72, 115, 250);}

.about-us {
    background: #272727;
    color: #4873fb;}

.our-team .row > div:nth-child(4n+1) .red-border-bottom:before {
    background: #4873fb;}
.our-team .row > div:nth-child(4n+2) .red-border-bottom:before {
    background: #4873fb;}
.our-team .row > div:nth-child(4n+3) .red-border-bottom:before {
    background: #4873fb;}
.our-team .row > div:nth-child(4n+4) .red-border-bottom:before {
    background: #4873fb;}

.contact-us {
    background: rgba(144, 177, 230, 0.8);
    padding-bottom: 95px;}
.red-btn {
    background: #4873fb;}


.copyright {
    background: #272727;
    padding-top: 30px;
    padding-bottom: 30px;}
.zerif-copyright-box {
    width: 100%;
    color: #272727;}
.zerif-copyright {
    color: #272727!important;}
.copyright p {
    font-size: small;}

::selection {
    background: #3297FD;
    color: #FFF;}