/*     Document   : assan    Author     : Design_mylife    Description:assan multi-page for Multipurpose use    Version    : V1.9*/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,600,400italic,300italic,300);
@import url(../pe-icons/Pe-icon-7-stroke.css);
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #424242;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
    font-family: Arial,Verdana,sans-serif !important;
}


/*/*-----------------------------------------------------------------------------------*/


/*	RESET/*-----------------------------------------------------------------------------------*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px;
}

:focus {
    outline: 0 !important;
}

iframe {
    border: none;
    width: 100%;
}

::selection {
    background: #fefac7;
    /* Safari */
    color: #555555;
}

::-moz-selection {
    background: #fefac7;
    /* Firefox */
    color: #555555;
}

strong,
b {
    font-family: Arial,Verdana,sans-serif !important;
    font-weight: 400;
}

input,
button,
select,
textarea,
label {
    font-family: Arial,Verdana,sans-serif !important;
    font-size: 14px;
    font-weight: 400;
}

hr {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0;
    height: 1px;
    margin: 22px 0 22px 0;
}

.badge {
    font-weight: normal;
    margin-left: 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: #32c5d2;
    padding: 3px 6px;
}

a {
    color: #333;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a:hover,
a:focus {
    color: #32c5d2;
    text-decoration: none;
}

.colored-text {
    color: #32c5d2;
}


/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #060606;
    font-weight: 700;
    margin: 0;
    font-family: Arial,Verdana,sans-serif !important;
}

h1 {
    font-size: 3.2em;
    line-height: 44px;
    margin: 0 0 44px 0;
}

h2 {
    font-size: 2.6em;
    font-weight: 700;
    line-height: 4px;
    font-family: Arial,Verdana,sans-serif;
    margin: 0 0 32px 0;
}

h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 15px;
}


/*use in section headings*/

h3.heading {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: capitalize;
    overflow: hidden;
    vertical-align: middle;
    font-family: Arial,Verdana,sans-serif !important;
}

h3.heading:after {
    position: relative;
    left: 18px;
    content: "";
    display: inline-block;
    width: 200%;
    vertical-align: middle;
    height: .50em;
    margin: 0 -200% 0 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

h4 {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

h5 {
    font-size: 1em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}


/*parahraphs*/

p {
    color: #555;
    line-height: 24px;
    margin: 0 0 20px;
}

p.sub-text {
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    font-weight: 300;
    color: #000;
}

p.lead {
    font-size: 16px;
    font-weight: 400;
}


/*******section heading**********/

.center-heading {
    text-align: center;
    margin-bottom: 40px;
}

.center-heading h2 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    font-size: 25px;
}

p.er_durutext {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Duru Sans', sans-serif; 
}

.center-heading h2 strong {
    font-weight: 700;
}

.center-line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #bbb;
    /* border-bottom: 1px solid $skincolor; */
    margin: auto;
}

.center-heading p {
    margin-top: 2px;
}

.overflow-hidden {
    overflow: hidden;
}


/*-----------------------------------------------------------------------------------*/


/*	DIVIDERS/*-----------------------------------------------------------------------------------*/

.divide0 {
    width: 100%;
    height: 0px;
}

.divide2 {
    width: 100%;
    height: 2px;
}

.divide3 {
    width: 100%;
    height: 3px;
}

.divide5 {
    width: 100%;
    height: 5px;
}

.divide10 {
    width: 100%;
    height: 10px;
}

.divide15 {
    width: 100%;
    height: 15px;
}

.divide20 {
    width: 100%;
    height: 20px;
}

.divide25 {
    width: 100%;
    height: 25px;
}

.divide30 {
    width: 100%;
    height: 30px;
}

.divide35 {
    width: 100%;
    height: 35px;
}

.divide40 {
    width: 100%;
    height: 30px;
}

.divide45 {
    width: 100%;
    height: 40px;
}

.divide50 {
    width: 100%;
    height: 50px;
}

.divide55 {
    width: 100%;
    height: 55px;
}

.divide60 {
    width: 100%;
    height: 60px;
}

.divide65 {
    width: 100%;
    height: 65px;
}

.divide70 {
    width: 100%;
    height: 70px;
}

.divide75 {
    width: 100%;
    height: 75px;
}

.divide80 {
    width: 100%;
    height: 80px;
}

.divide85 {
    width: 100%;
    height: 85px;
}


/*margins*/

.margin10 {
    margin-bottom: 10px;
}

.margin20 {
    margin-bottom: 20px;
}

.margin30 {
    margin-bottom: 30px;
}

.margin40 {
    margin-bottom: 40px;
}

.no-padding {
    padding: 0px;
}

.no-padding.gray {
    background-color: #f5f5f5;
}

.no-padding-inner h3 {
    text-transform: uppercase;
    font-weight: 700;
}

.no-padding-inner {
    padding: 60px;
}

@media (max-width: 568px) {
    .no-padding-inner {
        padding: 15px;
    }
}

.margin-0 {
    margin: 0px !important;
}


/*************************************************************/


/************************** Buttons **************************/


/*************************************************************/

.btn {
    font-weight: 400;
    letter-spacing: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.btn-lg {
	padding: 8px 18px 8px;
	font-size: 13px;
	font-weight: 400;
}

.btn:focus,
.btn:hover {
    outline: 0;
    color: #fff;
}

.btn-xs {
    font-size: 12px;
}

.btn-theme-bg {
    border-color: #3669b2;
    color: #fff;
    background-color: #3669b2;
}

.btn i {
    margin-right: 10px;
}

.btn-theme-bg:hover {
    background-color: #333;
    border-color: #333;
}

.btn-theme-dark {
    background-color: #333;
    color: #fff;
}

.btn-theme-dark:hover {
    color: #fff;
    background-color: #32c5d2;
}


/*********border-buttons**********/

.border-black {
    border: 1px solid #333;
    color: #000;
    background-color: transparent;
}

.border-black:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.border-white {
    border: 1px solid #fff;
    color: #fff;
}

.border-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.border-theme {
    border: 1px solid #32c5d2;
    color: #32c5d2;
}

.border-theme:hover {
    background-color: #32c5d2;
    border-color: #32c5d2;
    color: #fff;
}

.btn-3d {
    border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.btn-ico i {
    margin-left: 5px;
}


/***********bootstrap navigation default overrides--*/

.navbar-default {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0;
    width: 100%;
    min-height: 70px;
    padding: 0px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.11765) 0px 0px 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.11765) 0px 0px 10px;
    -ms-box-shadow: rgba(0, 0, 0, 0.11765) 0px 0px 10px;
    box-shadow: rgba(0, 0, 0, 0.11765) 0px 0px 10px;
    background-color: rgba(255, 255, 255, 0.9);
    clear: both;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #3669b2 !important;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #3669b2 !important;
    background-color: transparent;
}

.navbar-brand {
    font-weight: 700;
    color: #000 !important;
    font-size: 30px;
    line-height: 20px;
    font-style: normal;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
    color: #000 !important;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Arial,Verdana,sans-serif !important;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #3669b2 !important;
}




/*============================*/


/*======dropdowm menu=========*/


/*============================*/

.navbar .dropdown-menu {
    padding: 0px;
    margin: 0;
    min-width: 200px;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #ddd;
}

.search-dropdown {
    min-width: 244px !important;
}

.navbar .dropdown-menu li a {
    color: #777;
    font-size: 15px;
    border-bottom: 1px solid #f5f5f5;
    padding: 6px 16px;
    line-height: 1.42857143;
    text-transform: capitalize;
}

.dropdown-menu .label {
    margin-top: 6px;
}

.navbar .dropdown-menu li a:hover {
    background-color: #3669B2;
	color: #fff;
}


/*********************TOP BARS****************************/

.top-bar-dark {
    background-color: #565354;
}

.top-bar-light {
    background-color: #f3f3f3;
}

.top-bar-light .top-dark-right li {
    border-color: #ddd;
}

.top-bar-light .top-dark-right li a:hover {
    color: #32c5d2;
}

.top-bar-socials {
    line-height: 18px;
    padding-top: 5px;
}

.top-bar-socials a {
    margin: 0px;
}

.top-dark-right {
    margin: 0px;
    padding: 0px;
}

.top-dark-right li {
    line-height: 40px;
    border-left: 1px solid #444;
    padding: 0px 10px;
}

.top-dark-right li,
.top-dark-right li a {
    color: #bbb;
    font-size: 15px;
}

.top-dark-right li i {
    margin-right: 5px;
}

.top-dark-right li a:hover {
    color: #fff;
}


/***search top bar**/

.topbar-icons {
    display: block;
}

.topbar-icons i {
    margin: 0px !important;
    display: block;
}

.search {
    display: none;
    position: absolute;
    left: 0;
    right: 15px;
    top: 0;
    height: 100%;
    z-index: 99999;
}

.search .form-control {
    height: 100%;
    position: absolute;
    top: 0;
    width: 99%;
    right: 0;
    border: 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.search-close {
    position: absolute;
    right: 9px;
    top: 5px;
    cursor: pointer;
}


/* Mega MENU */

.yamm-content {
    padding: 25px;
    box-sizing: border-box;
    background-color: #fff;
}

.dropdown-menu .divider {
    background-color: #222;
}

.yamm-content h3.heading {
    border-bottom: none;
    margin: 0 0 5px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.yamm-content h3:before {
    content: "";
    display: none;
}

.yamm-content .mega-vertical-nav {
    margin-bottom: 30px;
}

.yamm-content .mega-vertical-nav li a {
    padding: 8px 0px;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #888;
    border-bottom: 1px solid #fbfbfb;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    /*    border-bottom: 0px;*/
}

.nav.mega-vertical-nav li a:hover {
    background-color: transparent;
    color: #32c5d2;
}

.nav.mega-vertical-nav li a i {
    margin-right: 10px;
}

.mega-contact p {
    margin: 0;
}

.mega-contact i {
    color: #32c5d2;
    margin-right: 5px;
}


/*navbar search form***/

.dropdown-form {
    padding: 10px 27px;
    min-width: 213px;
}

.dropdown-form .form-control {
    height: 34px;
}


/***header top bar with search***/

.top-bar form {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.top-bar button {
    border: 0px;
    background-color: transparent;
    position: absolute;
    top: 9px;
    right: 13px;
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto;
    line-height: 15px;
}

.top-bar form .form-control {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-top: 6px;
    width: 150px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top-bar .form-group {
    margin: 0px;
}

.top-bar .form-control:focus {
    width: 200px;
}


/****************************dark heder********************/


/***********bootstrap navigation default overrides--*/

.navbar-inverse {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0;
    width: 100%;
    min-height: 70px;
    padding: 10px 0;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #333;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #32c5d2;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #32c5d2;
    background-color: transparent;
}

.navbar-inverse .navbar-brand {
    font-weight: 700;
    color: #fff !important;
    font-size: 30px;
    line-height: 20px;
    font-style: normal;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #32c5d2;
}

#header-top.dark-header-top {
    background-color: #111;
    border-bottom-color: #222;
}

#header-top.dark-header-top .top-bar a i {
    color: #fff;
}

#header-top.dark-header-top .top-bar ul li {
    color: #fff;
}


/******************transparent header*****************************/

.navbar-inverse.transparent-header {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 10px 0px;
    min-height: 50px;
}

@media (max-width: 767px) {
    .navbar-inverse.transparent-header {
        background-color: #111 !important;
    }
}


/****************header center*****************/

.header-center {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    padding: 25px 0;
}

.header-center a {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}

.header-center span {
    display: block;
}

.navbar-default.menu-header-center {
    padding: 0px;
    min-height: 50px;
}

.navbar-default.menu-header-center .navbar-nav > li {
    border-left: 1px solid #ddd;
}


/***home boxed***/

#boxed {
    background-color: #f8f8f8;
}

@media (min-width: 1200px) {
    .boxed-wrapper {
        margin: 0 auto;
        width: 1170px;
        background-color: white;
        -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
        -ms-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
    }
}

.boxed-wrapper .tp-banner-container {
    margin: 0px auto;
}

.boxed-wrapper .navbar-default {
    left: auto;
    width: auto;
    right: auto;
}


/***side panel*****/

.side-panel-page {
    overflow-x: hidden;
}

.side-panel {
    padding: 15px 0;
    background-color: #fff;
}

.side-panel .offcanvas-toggle-right.navbar-toggle {
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

.offcanvas-side-content .logo-side-nav {
    padding: 25px 15px;
    text-align: center;
}

.offcanvas-side-content .navmenu {
    width: 220px;
    padding: 0;
}

.offcanvas-side-content li.nav-header {
    padding: 15px;
}

.offcanvas-side-content .profile-element img {
    display: block;
    margin: 0 auto;
}

.offcanvas-side-content .profile-element .dropdown-menu {
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0px;
}

.offcanvas-side-content .profile-element .dropdown-menu > li:last-child a {
    border-bottom: 0px;
}

.offcanvas-side-content .profile-element .dropdown-menu > li > a {
    padding: 8px 15px;
    border-bottom: 1px solid #f5f5f5;
}

.offcanvas-side-content .profile-element .dropdown-menu > li > a i {
    margin-right: 5px;
}

.metismenu > li > a {
    border-bottom: 1px solid #eee;
    padding: 7px 15px;
}

.metismenu .arrow {
    float: right;
    position: absolute;
    right: 10px;
    top: 14px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.metismenu .arrow:before {
    content: "\f196";
}

.metismenu .active > a > .arrow:before {
    content: "\f147";
}

.metismenu .nav-second-level > li a {
    padding: 7px 15px;
    padding-left: 45px;
}

.metismenu .nav-third-level > li a {
    padding: 7px 15px;
    padding-left: 55px;
}

@media (max-width: 991px) {
    .navbar-default .nav > li > a {
        padding: 10px 12px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 13px;
    }
    .navbar-default .nav > li > a i {
        margin-right: 3px;
    }
    .navbar-inverse .nav > li > a {
        padding: 10px 11px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 12px;
    }
    .navbar-inverse .nav > li > a i {
        margin-right: 3px;
    }
}


/************************************************* css for footers****************************************/


/**footet dark**/

#footer {
    background: #565354;
    font-size: 0.9em;
    padding: 45px 0 0;
    position: relative;
    clear: both;
}

.footer-col h3 {
    color: #fff;
    margin-bottom: 35px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
}

.footer-col h3:first-letter {
    border-bottom: 1px solid #bbb;
}



.footer-col a {
    text-decoration: underline;
}

.contact p {
    margin-bottom: 0px;
}

.contact strong {
    margin-right: 10px;
    font-weight: bold;
}

.contact strong i {
    margin-right: 5px;
}

.contact a {
    color: #777;
}

.contact a:hover {
    color: #32c5d2;
}

.f2-work li {
    margin: 1px;
    padding: 0px;
}

.f2-work li a {
    display: block;
}

.f2-work li a img {
    width: 80px;
    border: 2px solid transparent;
    -moz-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}

.f2-work li a:hover img {
    border-color: #32c5d2;
}

.footer-btm {
    margin-top: 0px;
    padding: 20px;
    background-color: #565354;
    margin-bottom: 25px;
    /* border-top: 2px solid; */
    padding-top: 30px;
    padding-bottom: 5px !important;
}

.news-form .form-control {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
}

@media (max-width: 767px) {
.news-form {
	text-align: center !important;
}
.news-form .form-control {
	margin-bottom: 10px;
}

.allicon img{
	padding:20px 0 !important;
}

}

.footer-social li {
    padding: 0px;
}


/****************footer 2****************/

#footer-option {
    background: #121214;
    border-top: 4px solid #e1e1e1;
    font-size: 0.9em;
    padding: 80px 0 0;
    position: relative;
    clear: both;
}

#footer-option .footer-col h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

#footer-option .footer-btm {
    background-color: #0c0c0c;
}

#footer-option .contact a {
    color: #777;
}

#footer-option .contact a:hover {
    color: #32c5d2;
}


/*******************footer 3********************/

.footer-col.footer-3 h3 {
    text-transform: uppercase;
    font-size: 35px;
}


/************twitter feed*****************/

.tweet ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tweet ul li {
    color: #777;
    font-weight: 600;
    padding: 8px 0;
    font-size: 15px;
}

.tweet ul li:before {
    content: "\f099";
    font-family: 'FontAwesome';
    margin-right: 15px;
    font-size: 16px;
    color: #32c5d2;
}

.tweet ul li .date {
    padding: 3px 0;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.tweet ul li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
}

.tweet li a {
    color: #fff;
    font-size: 13px;
}

.tweet li a:hover {
    color: #32c5d2;
}

.latest-f-news li a {
    display: block;
    padding: 4px 0;
    color: #777;
}

.latest-f-news li a i {
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.latest-f-news li a:hover i {
    margin-left: 5px;
}

.latest-f-news li a:hover {
    color: #fff;
}


/**************************Footer light styles******************************/

.footer-light-1 {
    padding-top: 60px;
    background-color: #f4f4f4;
}

.footer-light-1 h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-size: 20px;
}

.footer-light-1 .menu-1 li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 3px 0;
}

.footer-light-1 .menu-1 li a {
    font-size: 14px;
    text-transform: uppercase;
}

.footer-light-1 .media img {
    margin-top: 5px;
}

.footer-light-1 .media .media-body p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 0px;
}

.footer-light-1 .media .media-heading {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0px;
    font-weight: 600;
}

.footer-light-1 .f2-work li a img {
    height: 70px;
}

.footer-light-1 .info li {
    padding-bottom: 10px;
}

.footer-light-1 .info li i {
    color: #32c5d2;
    margin-right: 10px;
}

.footer-light-1 .subscribe-form .form-control {
    height: 49px;
}

.download-app li {
    padding: 0px;
}

.download-app li a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    font-size: 35px;
}

.footer-copyright {
    font-size: 13px;
    color: #999;
    padding: 20px 15px;
    background-color: #ddd;
}


/****footer light option 2*****/

.footer-light-2 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #f5f5f5;
}

.footer-light-2 h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-bottom: 23px;
    font-size: 18px;
}

.footer-light-2 p {
    color: #777;
}

.footer-light-2 .footer-work {
    clear: both;
}

.footer-light-2 .footer-work a {
    display: block;
    width: 80px;
    margin: 0px;
    float: left;
    margin: 1px;
}

.footer-light-2 .find-us p {
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-light-2 .footer-news li a {
    display: block;
    margin-bottom: 10px;
}

.footer-light-2 .footer-news li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 10px;
}

.footer-light-2 .footer-bottom {
    padding-top: 30px;
    background-color: #eee;
}

.footer-light-2 .footer-bottom h3 {
    margin-bottom: 30px;
}

.footer-light-2 .footer-bottom ul {
    margin-bottom: 30px;
    padding: 0px;
}

.footer-light-2 .footer-bottom p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    text-transform: uppercase;
}


/****footer light option 3*****/

.footer-light-3 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #f5f5f5;
}

.footer-light-3 h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    margin-bottom: 20px;
}

.footer-light-3 p {
    color: #777;
}

.footer-light-3 .find-us p {
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-light-3 .find-us p strong {
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
}

.footer-light-3 .quick-links {
    padding-right: 40px;
}

.footer-light-3 .quick-links li {
    padding: 6px 0;
}

.footer-light-3 .quick-links li a {
    font-size: 14px;
    text-transform: capitalize;
}

.footer-light-3 .form-control {
    min-height: 45px;
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
}

.footer-bottom {
    padding-top: 30px;
    background-color: #eee;
}

.footer-bottom h3 {
    margin-bottom: 30px;
}

.footer-bottom ul {
    margin-bottom: 30px;
    padding: 0px;
}

.footer-bottom p {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    text-transform: capitalize;
}


/***************************************************************************************ASSAN SHOP CSS STARTS FROM BELOW****************************************************************************************/


/***shop footer****/

.footer-shop {
    background-color: #f5f5f5;
    padding-top: 60px;
}

.footer-top {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.footer-top .top-social li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.footer-shop h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}

.shop-footer-main {
    padding-top: 30px;
}

.shop-footer-main ul li {
    line-height: 28px;
}

.shop-footer-main ul li a {
    color: #777;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}

.shop-footer-main ul li a:hover {
    text-decoration: underline;
}

.footer-shop .footer-btm {
    background-color: #ccc;
}

.footer-shop .footer-btm p {
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 12px;
}


/**shop services***/

.shop-services {
    padding-top: 80px;
    padding-bottom: 50px;
    background-color: #333;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}

.shop-services i {
    color: #32c5d2;
    margin-right: 15px;
}

.shop-service-box h4 {
    color: #fff;
}

.shop-service-box p {
    color: #aeaeae;
}


/****shop breadcrumb****/

.breadcrumb-light {
    background: url(../img/showcase-1.jpg) repeat fixed !important;
    background-size: cover;
    padding: 70px 0 !important;
    border-bottom: 0px;
}

.breadcrumb-light h4 {
    color: #fff !important;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.breadcrumb-light ol.breadcrumb li a {
    color: #fff;
}

.breadcrumb-light ol.breadcrumb {
    color: #fff;
    font-weight: 400;
}

.breadcrumb-light p {
    color: #fff;
    font-weight: 600;
    margin: 0;
}


/***product***/

.product-col {
    text-align: center;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

span.sale-label {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 4px 16px;
    background-color: #C63D2D;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.product-desc-sh h4 {
    text-transform: capitalize;
}

.product-col img {
    width: 100%;
}

.product-desc-sh h4 a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.product-desc-sh span {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    color: red;
}

.product-desc-sh del {
    margin-right: 10px;
    color: #777;
}

.product-desc-sh {
    padding: 20px;
}

@media (min-width: 992px) {

.product-desc-sh {
        background-color: #f8f8f8;
    }
	
	
.service_right{
	float:right;
	padding-right: 78px;
}	
	
	
.service_left{
	float:left;
	padding-left: 78px;
}	
	
	
	
}

.product-col img {
    display: block;
    margin: 0 auto;
}

.shop-sidebar .popular-desc h5 {
    font-weight: 400;
    margin-bottom: 3px;
    font-size: 14px;
}

.shop-footer-list-menu li a {
    color: #777;
}

.shop-footer-list-menu li a:hover {
    color: #fff;
}


/************cart***************/

.shop-cart ol {
    padding: 0px;
}

.shop-cart ol li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.shop-cart ol li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.shop-cart ol a {
    margin-top: 0px !important;
}

.shop-cart ol li img {
    width: 70px;
    height: auto;
    float: left;
}

.cart-desc {
    overflow: hidden;
    padding-left: 20px;
}

.cart-desc h5 {
    margin: 0px;
    font-weight: 400;
}

.cart-item-price {
    display: block;
    color: #777;
}

.cart-total {
    font-size: 20px;
    line-height: 34px;
}

.sponsors-icons li i {
    font-size: 40px;
    color: #999;
}

.detail-img-col {
    text-align: center;
}

.detail-img-col img {
    display: block;
    margin: auto;
}

.detail-img-sm img {
    width: 70px;
    height: 100px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 5px;
}

.detail-content-right h3 {
    margin-bottom: 15px;
}

.rating-list li {
    padding: 0px;
}

.rating-list li i.yellow {
    color: #FFD700;
}

.rating-list li i.gray {
    color: #bbb;
}

.rating-list li.detail-price {
    padding-right: 10px;
    color: #32c5d2;
    font-weight: 400;
    font-size: 20px;
}

.rating-list li.review a {
    padding-left: 10px;
    padding-right: 10px;
    color: #32c5d2;
    font-weight: 400;
    font-size: 14px;
}

.rating-list li.admin-detail {
    padding-right: 20px;
}

.bootstrap-touchspin {
    float: left;
    margin-right: 5px;
    width: 130px;
}

.bootstrap-touchspin .form-control {
    height: 31px;
    margin-top: 5px;
}

.product-feautres-list li {
    font-weight: 400;
    font-size: 13px;
    color: #777;
}

.product-feautres-list li {
    line-height: 30px;
}

.product-feautres-list li i {
    margin-right: 10px;
}

.add-cart button {
    margin: 5px;
}

.product-cat-text p {
    margin: 0px;
}

.review-box {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.review-box img {
    float: left;
    width: 60px;
    height: auto;
}

.review-content {
    overflow: hidden;
    padding-left: 20px;
}

.review-content p {
    font-size: 13px;
    color: #888;
    margin: 0px;
}

.review-content .rating-list {
    margin: 0px;
}

.sidebar-info-box .services-box-icon i {
    color: #fff;
}

.sidebar-info-box .services-box-info h4 {
    margin-bottom: 5px;
}

table.shopping-cart-table tr th,
table.shopping-cart-table tr td {
    vertical-align: middle;
}

.shopping-cart-container h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #777;
}

.colored-box {
    padding: 15px;
    background-color: #32c5d2;
    -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
}

.colored-box i {
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #32c5d2;
    margin-bottom: 15px;
}

.colored-box h4 {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
}

.colored-box p {
    color: #fff;
}

.login-link {
    margin-bottom: 50px;
}

.login-link a {
    color: #32c5d2;
}


/*****sky login register form****/

.sky-form-login-register .btn {
    padding: 8px 12px;
    margin-left: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sky-form-login-register .btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.sky-form-login-register .sky-form {
    margin: 0;
    outline: none;
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    font: 13px/1.55 "Source Sans Pro", sans-serif;
    color: #666;
}

.sky-form-login-register .sky-form.v2 {
    font: 13px/1.55 "Source Sans Pro", sans-serif;
}

.sky-form-login-register .sky-form footer {
    background-color: #fff;
}

.sky-form-login-register .sky-form .btn-link {
    color: #777;
}

.sky-form-login-register h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 30px;
    color: #777;
}

.border-rits {
    text-align: center;
}

.border-rits span {
    color: #687074;
    font-size: 14px;
    padding: 0 10px;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
}

.border-rits span:before {
    top: 10px;
    height: 1px;
    width: 100%;
    content: " ";
    background: #ccc;
    position: absolute;
    left: 100%;
}

.social-login-wrapper {
    padding: 50px 0;
    background-color: #222;
}

.border-rits span:after {
    top: 10px;
    height: 1px;
    width: 100%;
    content: " ";
    background: #ccc;
    position: absolute;
    right: 100%;
}

.social-login button {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px !important;
}

.social-login .btn-facebook {
    background-color: #3b5998;
    color: #fff;
}

.social-login .btn-twitter {
    background-color: #0084b4;
    color: #fff;
}

.sky-form-login-register .sky-form .btn-block {
    margin: 0px !important;
}

.sky-form-login-register.v2 .sky-form footer {
    border-top: 0px;
}

.sky-form-login-register .sky-form .button {
    font: 400 15px/39px "Source Sans Pro", sans-serif;
    background-color: #32c5d2;
}

.social-1.reg-social li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.items-list {
    margin-bottom: 40px;
}

.items-list h3 {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.items-list img {
    width: 100%;
    margin-bottom: 20px;
}

.items-list p {
    font-size: 13px;
    margin-bottom: 8px;
}

.items-list .rate {
    color: #32c5d2;
    font-size: 18px;
}

.shop-cart .btn-theme-bg {
    color: #fff !important;
}

.shop-cart .btn-theme-bg:hover {
    background-color: #333 !important;
}

.wide-img-showcase-row {
    position: relative;
}

.no-padding.img {
    background: url(../img/showcase-1.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

.no-padding.img-2 {
    background: url(../img/showcase-2.jpg) scroll center no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
}

@media (max-width: 767px) {
    .no-padding.img {
        position: relative;
        height: 300px;
    }
}


/************************image hover effect*******************/

.item-img-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.item-img-wrap img {
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
}

.item-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item-img-overlay span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(img/plus.png) no-repeat center center rgba(0, 0, 0, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

.item-img-wrap:hover .item-img-overlay span {
    opacity: 1;
}

.item-img-wrap:hover img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*forms*/

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    color: #7a7a7a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
    border-color: #bbb;
    background: #FFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}


/*************parallax*************/

.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}


/************Carousel slider***************/

.carousel-slider-wrapper {
    position: relative;
}

.carousel-slider-wrapper .item {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background-color: #333 !important;
    padding: 100px 0 0;
}

.carousel-slider-wrapper .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#carousel-slide-1 {
    background-image: url(../img/bg-1.jpg);
    width: 100%;
    background-size: cover;
}

#carousel-slide-2 {
    background-image: url(../img/bg-2.jpg);
    width: 100%;
    background-size: cover;
}

#carousel-slide-3 {
    background-image: url(../img/bg-3.jpg);
    width: 100%;
    background-size: cover;
}

.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.carousel-item-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    z-index: 3;
}

.carousel-item-content h1 {
    display: inline-block;
    padding: 10px 20px;
    line-height: 35px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #32c5d2;
    margin: 0px;
}

.carousel-item-content p {
    margin: 0px;
    padding: 6px 20px;
    color: #fff;
    background: #333;
    display: inline-block;
    text-transform: uppercase;
}

a.carousel-control {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -25px;
    background-image: none !important;
    font-size: 52px;
    font-weight: 400;
    cursor: pointer;
}


/*flex slider*/

.slider-reg {
    width: 100%;
}

@media (max-width: 767px) {
    .slider-reg.transparent-header-slider {
        margin-top: 50px;
    }
}

.main-flex-slider {
    position: relative;
}

.main-flex-slider .flex-control-nav {
    bottom: 10px;
    margin: 0;
    height: 14px;
    z-index: 10;
}

.main-flex-slider .flex-control-paging li a {
    background-color: rgba(255, 255, 255, 0.7) !important;
    width: 26px;
    height: 8px;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.main-flex-slider .flex-control-paging li a.flex-active {
    background-color: #32c5d2 !important;
}

.slider-overlay {
    background: rgba(0, 0, 0, 0.2);
    background-image: url("../img/pattern.png");
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.slider-text {
    text-align: center;
    margin-top: 30px;
}

.slider-text h1 {
    font-size: 3.75em;
    color: #FFF;
    padding: 5px 10px 0px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.slider-text p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 400;
}

.slider-text p a {
    font-style: normal;
}

@media (min-width: 1200px) {
    .slider-text {
        margin-top: 250px;
    }
	
#er_secureimg{
    margin-top: 40px;
}

#er_managed-service2{
    margin-top: 78px;
}

}

@media (max-width: 1024px) {
    .slider-text {
        margin-top: 150px;
    }
	
#data-service2{
    padding-left: 15px;
    margin-bottom: 20px;
}
	
}

@media (max-width: 768px) {
    .slider-text {
        margin-top: 90px;
    }
    .slider-text h1 {
        font-size: 2em;
    }
}

@media (max-width: 667px) {
    .slider-text {
        margin-top: 30px;
    }
    .slider-text h1 {
        font-size: 2em;
    }
}

@media (max-width: 533px) {
    .slider-text p a {
        display: none;
    }
}

@media (max-width: 414px) {
    .slider-text p {
        display: none;
    }
    .slider-text h1 {
        font-size: 1.5em;
        margin-top: 45px;
    }
}

@media (max-width: 384px) {
    .slider-text h1 {
        font-size: 1.5em;
        margin-top: 45px;
    }
}


/***********animation delays*****************/

.delay-1 {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
}

.delay-2 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms;
}

.delay-3 {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.delay-4 {
    -webkit-animation-delay: 1600ms;
    -moz-animation-delay: 1600ms;
    animation-delay: 1600ms;
}


/*intro text*/

.intro-text {
    padding: 60px 0;
    background-color: #eee;
}

.intro-text h2 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 25px;
}

.intro-text a {
    margin: 7px;
}


/*******************home parallax-bg----***********************/

#home-parallax {
    background: url("../img/showcase-4.jpg") no-repeat;
    padding: 190px 0;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #32c5d2;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.parallax-buttons {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.parallax-buttons a {
    display: inline-block;
    margin: 5px;
}

h1.typed-text {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
}

.typed-text .element {
    color: #32c5d2;
}

#home-parallax p {
    color: #fff;
}

@media (max-width: 568px) {
    h1.typed-text {
        font-size: 25px;
    }
}


/*services*/

.services-wrap {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #fff;
}

.services-box {
    clear: both;
}

.services-box-icon {
    background: transparent;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
}

.services-box-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #32c5d2;
    color: #fff;
	}

.customheight{
	line-height: 24px !important;
}

#er_managed-service2{
    margin-top: 78px;
}

#er_projectpage{
    margin: 0 auto;
	display:table;
}

.contact-footer{
	margin-top: -7px;
}

#er_networkpage{
    margin-top: 50px;
}


