@font-face {
    font-family: "IRANSansFaNum";
    src: url( "../fonts/iransansfanum/IRANSansWeb(FaNum).ttf" );
    src: local( "?" ), url( "../fonts/iransansfanum/IRANSansWeb(FaNum).ttf" )format( "truetype" );
}

@font-face {
    font-family: 'IRANSansFaNum',"Montserrat-UrtlaLight";
    src: url("../fonts/iransansfanum/IRANSansWeb(FaNum).eot");
}

/* ==========================================================================
    1. CSS RESET
    ========================================================================= */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
	font-family:'IRANSansFaNum';
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
	direction:rtl;
	font-family:'IRANSansFaNum';
}
ul ul,
ul ol,
ol ul,
ol ol{
    padding-right: 40px;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*:focus {
    outline: 0;
    text-decoration: none;
}
a:focus,
a:active {
    text-decoration: none;
    outline: 0;
}



.Color-ff7a2a {
    color: #ff7a2a !important
}


/* ==========================================================================
    2. DOCUMENT STYLES
    ========================================================================= */
body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
    background-color: #fff;
}
.row {
    margin-bottom: 70px;
}
.row-equal-height {
    display: table;
}
.row-equal-height *[class^="col-"] {
    display: table-cell;
    float: none;
}
.centered {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.img-responsive {
    width: 100% \9;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.page-content.custom-background {
    padding-top: 70px;
}
.padding-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-120 {
    padding-top: 100px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pt-160 {
    padding-top: 160px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}


/* ==========================================================================
    3. TYPOGRAPHY 
    ========================================================================= */

p,
a {
    color: #777777; 
}
p,
span {
    line-height: 22px;
}
p {
    padding-bottom: 20px;
}
a {
    line-height: 22px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
    color: #333;
}

h1{
    font-size: 30px;
    line-height: 30px;
}

h2{
    font-size: 24px;
    line-height: 26px;
}

h3{
    font-size: 21px;
    line-height: 24px;
}

h4{
    font-size: 18px;
    line-height: 22px;
}

h5{
    font-size: 16px;
    line-height: 18px;
}

h6{
    font-size: 15px;
    line-height: 18px;
}

/*.h1 {
    font-size: 30px;
    line-height: 30px;
}

.h2 {
    font-size: 24px;
    line-height: 26px;
}

.h3 {
    font-size: 21px;
    line-height: 24px;
}

.h4 {
    font-size: 18px;
    line-height: 22px;
}

.h5 {
    font-size: 16px;
    line-height: 18px;
}

.h6 {
    font-size: 15px;
    line-height: 18px;
}*/


strong {
    font-weight: 600;
}
strong a:hover {
    text-decoration: underline;
}
.dark strong {
    color: #bbbbbb;
}
ul,
ol {
    list-style-position: inside;
    list-style-type: none;
}
ul li,
ol li {
    padding-bottom: 0;
}
.listy-style-none {
    list-style: none;
}
ul.list-border li,
ol.list-border li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 8px;
    padding-top: 3px;
}
ul.list-border li:last-child,
ol.list-border li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
ul.list-border li:first-child,
ol.list-border li:first-child {
    padding-top: 0;
}
.page-content ul {
    margin-bottom: 15px;
}
.page-content ul li{
    position: relative;
    font-size:14px;
}
blockquote + p {
    margin-top: 15px;
}


/* ==========================================================================
    4. HEADER
    ========================================================================= */

.header-wrapper {
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    z-index: 1000;
}

.header-wrapper.header-transparent {
    background-color: transparent;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.header-wrapper.header-transparent.solid-color{
    background-color: #222222;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.header-wrapper.header-transparent.solid-color .main-nav{
    background: #fff;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.header-wrapper.header-transparent.solid-color .main-nav .navbar-default{
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

#header{
    position: relative;
    z-index: 1000;
}
#search {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 30px;
    float: left;
    z-index: 1005;
    background-color: transparent;
    margin-top: 13px;
}
.search-submit {
    background-image: url('../img/search.png');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 35px;
    min-height: 35px;
    border: none;
    text-indent: -9999px;
    float: left;
    cursor: pointer;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#search:focus,
.search-submit:focus,
#m_search:focus {
    outline: none;
}
#m_search {
    background: transparent;
    border-right: 1px solid #888888;
    border-left: none;
    border-top: none;
    border-bottom: none;
    padding: 5px 25px;
    float: right;
    width: 170px;
    font-style: italic;
    color: #ffffff;
    font-size: 13px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#m_search:-ms-input-placeholder{
    color: #777777;
}

/* ==========================================================================
    4.1. MAIN NAVIGATION
    ========================================================================= */

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color: transparent;
}

.main-nav .row{
    margin-bottom: 0;
}

.main-nav{
    background: none !important;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    margin-top: 35px;

    -webkit-box-shadow: 0px -8px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px -8px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 0px -8px 0px 0px rgba(0,0,0,0.15);
}

.navbar{
    min-height: 80px;
    margin-bottom: 0;
}

.navbar-default {
    background-color: #2474a7 !important;
    border: none;
    background: none;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.navbar-nav > li {
    padding-bottom: 0;
}

.navbar-nav>li>a{
    line-height: 48px;
    font-size: 13px;
    font-weight: 700;
    color: #dddddd;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a{
    color: #dddddd;    
}

.nav>li>a{
    padding-right: 20px;
    padding-left: 20px;
}

.dropdown-menu {
    background-color: #2474a7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #2474a7;
    min-width: 240px;
    padding: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.2);
}

.dropdown .dropdown-menu .dropdown-submenu > a{
    position: relative;
}

.dropdown .dropdown-menu .dropdown-submenu > a:after{
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #aaa;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.dropdown-menu>li{
    padding: 0;
}

    .dropdown-menu > li > a {
        font-size: 13px;
        color: #dddddd;
        padding: 15px 20px;
        border-bottom: 1px solid #2474a7;
    }

.dropdown-menu>li:last-child a{
    border: none;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
    background: none;
}

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    right: 100%;
    top: -3px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown.dropdown-submenu > a {
    position: relative;
}

.navbar-header{
    padding-top: 10px;
    /*padding-right: 15px;
    padding-bottom: 15px;*/
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: none;
}

.navbar-collapse{
    float: left;
    padding: 0;
}
.navbar-toggle {
    margin-top: 14px;
}
.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #222222;
}

#top-bar-wrapper .row{
    margin-bottom: 0;
}
.icon-container {
    float: right;
}
.icon-container img {
    width: 100%;
}

#quick-links li{
    list-style: none;
    float: right;
    padding-left: 30px;
    padding-bottom: 0;
    font-size: 12px;
}

#quick-links li .icon-container{
    height: 22px;
    width: 22px;
    margin-left: 7px;
}
#quick-links li .icon-container svg{
    height: 22px;
}
#top-bar-wrapper #quick-links li span,
#top-bar-wrapper #quick-links li a{
    font-family:'IRANSansFaNum','Montserrat', Arial, sans-serif;
    color: #999999;
}
#quick-links li strong {
    color: #bbbbbb;
}
#top-bar-wrapper{
    background-color: #222222;
    padding: 10px 0 10px;
    width: 100%;
}
#top-bar-wrapper .social-links {
    float: left;
}
.social-links li {
    float: right;
    margin-right: 15px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
    background-image: none;
}
#header .dropdown-menu > li > a:hover, #header .dropdown-menu > li > a:focus {
    background: #2F2F2F;
    background-color: #2F2F2F !important;
    background-image: none;
    filter: none;
}

/* ==========================================================================
    5. PAGE TITLE
    ========================================================================= */

.page-title {
    padding-top: 205px !important;
    padding-bottom: 25px;
}
.page-title .row {
    margin-bottom: 0;
}
.page-title-1 {
    background-image: url('../img/RPMS/banner.jpg');
}
.page-title.dark .custom-heading.style-1 h1{
    color: #fff;
    font-size: 30px;
    line-height: 36px;
}
.page-title .custom-heading.style-1::after {
    display: none;
}

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    float: left;
}
.dark .breadcrumb>li,
.dark .breadcrumb>li>a{
    color: #dddddd;
}

.breadcrumb.filters {
    float: right;
    padding: 0;
    margin-bottom: 0;
}
.breadcrumb.filters li {
    font-size: 15px;
    color: #dddddd;
    font-weight: 600;
}
.breadcrumb.filters li a {
    color: #333333;
}



/* ==========================================================================
    6. CUSTOM SECTION BACKGROUNDS
    ========================================================================= */

.custom-img-background {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
}
.bkg-img1 {
    background-image: url('../img/pics/bkg-img1.jpg');
}
.bkg-img2 {
    background-image: url('../img/pics/bkg-img2.jpg');
}
.bkg-img3 {
    background-image: url('../img/pics/bkg-img3.html');
}
.bkg-img4 {
    background-image: url('../img/pics/bkg-img4.html');  
}
.page-content.dark h2,
.custom-background.dark h2,
.page-content.dark h3,
.custom-background.dark h3{
    color: #fff;
}
.page-content.dark h4,
.page-content.dark h5,
.page-content.dark h6,
.custom-background.dark h4,
.custom-background.dark h5,
.custom-background.dark h6,
.page-content.dark p,
.page-content.dark label,
.custom-background.dark p,
.custom-background.dark label,
.custom-background.dark li,
.custom-background.dark {
    color: #fff;
}

.custom-background.bkg-black{
    background-color: #000000;
}
.custom-background.bkg-darkgrey{
    background-color: #222222;
}
.custom-background.bkg-grey{
    background-color: #f8f8f8;
}


/* ==========================================================================
    7. ELEMENTS
    ========================================================================= */

/* ==========================================================================
    7.1. ACCORDION
    ========================================================================= */
#accordion .panel {
    box-shadow: none;
}
#accordion .panel-default {
    border: none;
}
#accordion .panel-default>.panel-heading {
    color: #333333;
    background-color: #fcfcfc;
    border: none;
    background-image: none;
}
#accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}
#accordion .panel-title>a {
    font-size: 15px;
}
#accordion .panel-title>a:hover {
    color: #333333;
}
#accordion .panel-body {
    padding: 10px 0 10px 45px;
}
#accordion .panel-title .fa {
    margin-left: 10px;
}

/* ==========================================================================
    7.2. BUTTONS 
    ========================================================================= */
.btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: right;
    backface-visibility: hidden;
    border-radius: 0;
    padding: 15px 63px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: block;
    z-index: 2;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.btn-primary {
    background-color: #ff7125;
    background-image: none;
    border: none;
    color: #222222;
}
    .btn-primary:hover {
        background-color: #ff7125;
        color: #222222;
    }
.btn-primary:hover, .btn-primary:focus {
    background-position: 0;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus{
    color: #222222;
}
.btn:focus, .btn:active:focus {
    outline: none;
}
.btn-link {
    padding: 0;
    text-transform: none;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
}
.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}
.btn-link.read-more{
    position: relative;
    display: inline-block;
}

.btn-link.read-more span{
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;  
    display: block;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.btn-link span{
    float:left;
}
.btn-link .icon-container {
    width: 22px;
    height: 22px;
    margin-left: 7px;
}
.btn-link .icon-container svg{
    height: 22px;
}
/* ==========================================================================
    7.3. CUSTOM HEADINGS
    ========================================================================= */

.custom-heading {
    padding-bottom: 20px;
}
.custom-heading a:hover h4 {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    7.3.1. CUSTOM HEADING STYLE 1
    ========================================================================= */
.custom-heading.style-1 {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 25px;
}

.custom-heading.style-1::after {
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    right: 0;
    bottom: 20px;
}

/* ==========================================================================
    7.3.2. CUSTOM HEADING STYLE 2 - CENTERED WITH SUBTITLE
    ========================================================================= */

.custom-heading.style-2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 45px;
}

.custom-heading.style-2 h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    text-transform: none;
    text-align: center;
    margin-bottom: 0;
}

.custom-heading.style-2:after{
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    bottom: 0;
    right: 50%;
    margin-right: -15px;
}

/* ==========================================================================
    7.4. GALLERIES
    ========================================================================= */

/* ==========================================================================
    7.4.1. ISOTOPE GALLERY
    ========================================================================= */
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.gallery-filters {
    margin-bottom: 40px;
}

ul#filters {
    display: inline-block;
}
#filters li {
    position: relative;
    float: right;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0 10px 0 10px;
    padding-right: 14px;
    list-style: none;
}
#filters li:before {
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 6px;
    content: "\f111";
    display: block;
    top: 1px;
    right: 0px;
}
#filters li a {
    font-weight: 700;
    font-size: 18px;
    color: #777;
    padding-bottom: 5px;
}
#filters li a:hover, #filters .active a {
    border-bottom: 1px solid;
}
#galleryitems {
    margin-top: 0;
}
#galleryitems li {
    display: inline-block;
    list-style: none;
    background: none;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 0 30px;
}
.isotopeitems-full .isotope-item {
    margin-bottom: 0;
    cursor: pointer;
    margin-left: -1px !important;
}
.gallery-img {
    position: relative;
}
#galleryitems .hover-mask-container{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(34, 34, 34, 0.6);

    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

#galleryitems li:hover .hover-mask-container{
    opacity: 1;
}

#galleryitems li:hover .hover-zoom{
    transform: translate(0,0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

#galleryitems .icon-container {
    width: 22px;
    height: 22px;
    margin-left: 7px;
    float: right;
}
#galleryitems .icon-container svg {
    height: 22px;
}


/* ==========================================================================
    7.4.2. CAROUSEL GALLERY
    ========================================================================= */

.gallery-carousel-item .hover-mask-container{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(34, 34, 34, 0.6);

    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.gallery-carousel-item:hover .hover-mask-container{
    opacity: 1;
}
#gallery-carousel .icon-container {
    float:right;
}
#gallery-carousel .icon-container{
    width: 22px;
    height: 22px;
    margin-left: 7px;
}
#gallery-carousel .icon-container svg{
    height: 22px;
}
.hover-mask-container .hover-zoom{
    position: absolute;
    bottom: 15px;
    right: 15px;

    transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);

    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
.hover-mask-container .hover-zoom a{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    font-weight: 600;
}

.gallery-carousel-item:hover .hover-zoom{
    transform: translate(0,0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

.carousel-wrapper {
    padding: 70px 0;
    background-color: #333333;
}
.gallery-carousel-item img {
    width: auto;
}

#gallery-carousel .owl-controls {
    top: 50%;
    position: absolute;
    margin-top: -25px;
    width: 100%;
}
#gallery-carousel .owl-controls .owl-buttons .owl-next {
    left: 15px;
    position: absolute;
}
#gallery-carousel .owl-controls .owl-buttons .owl-prev {
    right: 15px;
    position: absolute;
}
#gallery-carousel .item {
    position: relative;
    margin: 0 10px;
}

/* ==========================================================================
    7.4.3. SIMPLE GALLERY WITH THUMBNAILS
    ========================================================================= */

.simple-gallery .gallery-thumb img{
    width: 175px;
}
.simple-gallery .gallery-thumbnails {
    text-align: center;
}
.simple-gallery .gallery-thumb {
    margin-left: 11px;
    display: inline-block;
    cursor: pointer;
    margin-top: 15px;
}
.simple-gallery .gallery-thumb:last-child {
    margin-left: 0;
}
.simple-gallery .gallery-thumb:hover {
    opacity: 0.8 !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

/* ==========================================================================
    7.5. OWL CAROUSEL - GENERAl
    ============================================================================= */

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    right: 0;
    margin-left: 5px;
    background: rgba(0,0,0,0.6) url(../img/svg/arrowPrev.svg) no-Repeat 10px 11px !important;
    background-size: 28px !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
    background: rgba(0,0,0,0.9) url(../img/svg/arrowPrev.svg) no-Repeat 10px 11px !important;
    background-size: 28px !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
    left: 0;
    background: rgba(0,0,0,0.6) url(../img/svg/arrowNext.svg) no-Repeat 12px 11px !important;
    background-size: 28px !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background: rgba(0,0,0,0.9) url(../img/svg/arrowNext.svg) no-Repeat 12px 11px !important;
    background-size: 28px !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
    position: relative;
    width: 50px;
    height: 50px;
    float: left;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-indent: -99999px;
    top: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
/* ==========================================================================
    7.6. QUOTES
    ========================================================================= */

.quote-btn {
    margin-top: 45px;
}

/* ==========================================================================
    7.6.1. QUOTE STYLE 1
    ========================================================================= */

.quote.style-1 {
    padding: 0;
}
.quote.style-1 .quote-content {
    padding: 55px 0;
}

/* ==========================================================================
    7.6.2. QUOTE STYLE 2
    ========================================================================= */

.quote.style-2 {
    padding-bottom: 135px;
    padding-top: 135px;
}
.quote.style-2 .text{
    width: 750px;
    margin: 0 auto 20px auto;
    font-size: 24px;
    text-align: center;
}
.quote.style-2 .text p,
.quote .author-name {
    font-family: 'IRANSansFaNum','Open Sans', Arial, sans-serif;
}
.quote.style-2 .text p{
    line-height: 30px;
} 
.quote .author-name {
    font-size: 18px;
}

/* ==========================================================================
    7.6.3. QUOTE STYLE 3
    ========================================================================= */

.quote.style-3 {
    display: block;
    background-color: #222222;
    padding: 25px 22px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.quote.style-3 .icon-container {
    float: right;
    margin-left: 12px;
    width: 60px;
    height: 60px;
}
.quote.style-3 .icon-container svg {
    height: 60px;
}
.quote.style-3 h4 {
    color: #fff;
}
.quote.style-3 p {
    font-family: 'IRANSansFaNum','Montserrat-UrtlaLight', Arial, sans-serif;
    color: #bbb;
    padding-bottom: 0;
}
.quote.style-3 .custom-heading {
    padding-bottom: 0;
}
.quote.style-3 .custom-heading:after {
    display: none;
}

/* ==========================================================================
    7.7. SERVICES FEATURE BOX
    ========================================================================= */

.negative-top-margin{
    margin-top: -160px;
    position: relative;
    z-index: 100;
}

.feature-box .feature-media{
    position: relative;
    overflow: hidden;
}

.feature-box .featre-media span{
    color: #fff;    
    padding-right: 20px;
    font-weight: 600;
}

.feature-box.style-1 .feature-body{
    background-color: rgba(0,0,0,0.7);
    padding: 25px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.feature-box.style-1 .feature-body p {
    font-family: 'IRANSansFaNum','Montserrat-UrtlaLight', Arial, sans-serif;
}

.feature-box.style-1 .feature-body h4 {
    color: #fff;
}
.feature-box.style-1 .feature-body a:hover h4 {
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}
.feature-box.style-1 .feature-body p {
    color: #bbb;
    padding-bottom: 0;
}
.feature-box.style-1 .custom-heading::after {
    display: none;
}
.feature-box.style-1 .custom-heading {
    padding-bottom: 0;
}
.feature-box.style-1 .icon-container {
    float: right;
    margin-left: 12px;
    height: 60px;
}

.feature-box.style-2 .feature-media img{
    width: 100%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;

    opacity: 1;
}

.feature-box.style-2 .feature-media:hover img{
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);

    opacity: 0.7
}

.feature-box.style-2 .feature-media a{
    position: absolute;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
}
.feature-box .feature-media .icon-container{
    width: 50px;
    height: 50px; 
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;

    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;

    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.feature-box.style-2 .feature-body{
    background-color: #fff;
    padding: 30px 0 0;
}
.feature-box.style-1 a.read-more span{
    font-family: 'Montserrat-UrtlaLight', Arial, sans-serif;
}
.feature-box.style-2 a.read-more span {
    color: #222222;
}
.feature-box.style-2 a.read-more {
    width: 50px;
    height: 50px;
}

.feature-box.style-2 .custom-heading.style-1 {
    padding-bottom: 20px;
}
.feature-box.style-2 .custom-heading.style-1::after {
    bottom: 15px;
}

.feature-box.style-2 .feature-media .icon-container{
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    width: 30px;
    height: 30px;
    top: 50%;
    right: 50%;
    margin-right: -15px;
    margin-top: -15px;
    position: absolute;
}
.feature-box.style-2 .feature-media .icon-container svg{
    height: 30px;
}
.features-boxes-wrapper {
    float: right;
}
.features-boxes-wrapper .feature-box{
    margin-bottom: 40px;
}
.fa-ul {
    margin-right: 0 !important;
}
.fa-ul li {
    position: relative;
    padding-right: 25px;
}
.fa-ul li:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 15px;
    top: 0;
    right: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}


/* ==========================================================================
    7.8. TEAM MEMBERS 
    ========================================================================= */

.team-member figure {
    position: relative;
    width: 100%;
}
.team-member figcaption {
    padding: 10px 0 0 0;
    max-width: 100%;
    font-size: 14px;
}
.team-member .custom-heading {
    padding-bottom: 30px;
}
.team-member .custom-heading.style-1::after {
    bottom: 25px;
}
.team-member figcaption .member-name {
    font-family: 'IRANSansFaNum','Open Sans', Arial, sans-serif;
    color: #252525;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.team-member figcaption .member-position {
    padding-bottom: 5px;
    color: #666666;
    font-style: italic;
    font-size: 13px;
}
.team-member img {
    width: 100%;
    display: block;
}
.team-member figcaption {
    width: 100%;
    opacity: 1;
}
.team-member figcaption .member-name,
.team-member figcaption .member-position,
.team-member figcaption .member-about {
    line-height: 22px;
}


/* ==========================================================================
    7.9. TESTIMONIALS
    ========================================================================= */

/* ==========================================================================
    7.9.1. TESTIMONIAL CAROUSEL
    ========================================================================= */

#testimonial-carousel .testimonial-background {
    position: relative;
    background-color: #ffffff;
    padding: 30px 0;
    border-bottom: 2px solid;
}
#testimonial-carousel p {
    line-height: 23px;
    font-size: 16px;
    color: #666666;
    font-style: italic;
    font-weight: 300;
    padding: 0 30px;
}
#testimonial-carousel .testimonial-author, 
#testimonial-carousel .testimonial-author-position {
    font-family: 'IRANSansFaNum','Montserrat-Light', Arial, sans-serif;
    padding: 0;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    display: inline-block;
    margin-top: 25px;
    font-style: normal;
}

#testimonial-carousel .testimonial-background:after {
    border-left: transparent solid 7px;
    border-top: solid 7px;
    border-right: solid transparent 7px;
    bottom: -8px;
    content: " ";
    height: 0;
    right: 35px;
    position: absolute;
}

#testimonial-carousel .owl-buttons .owl-prev,
#testimonial-carousel .owl-buttons .owl-next {
    background-color: #4a4a4a;
}
#testimonial-carousel .owl-buttons {
    top: -80px;
    position: absolute;
    left: 0;
}

#testimonial-carousel .item {
    margin: 0 15px;
}


/* ==========================================================================
    7.9.2. TESTIMONIAL CAROUSEL STYLE 2 - WIDGET
    ========================================================================= */

#testimonial-carousel.style-2 .testimonial-background {
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}
#testimonial-carousel.style-2 .item {
    margin: 0;
}



/* ==========================================================================
    8. NEWS
============================================================================= */

/* ==========================================================================
    8.1. LATEST POSTS
============================================================================= */

.post-details h4,
.post-details h6 {
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
}

.pi-latest-post .post-details .fa {
    font-size: 40px;
    float: right;
    margin-left: 20px;
    margin-bottom: 40px;
}

.pi-latest-posts li{
    list-style: none;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

.pi-latest-posts li:last-child{
    margin-bottom: 0;
}

.pi-latest-posts li .post-media{
    width: 165px;
    height: 100px;
    float: right;
    margin-bottom: 0;
}

.pi-latest-posts li .post-details{
    padding-right: 180px;
}

.pi-latest-posts li .post-details h5{
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    margin-bottom: 10px;
}

.pi-latest-posts .post-date p,
.pi-latest-post .post-date p {
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    padding-bottom: 5px;
}

.pi-latest-posts .post-date i{
    padding-left: 3px;
    font-size: 18px;
}

/* ==========================================================================
    8.2. NEWS LIST
    ========================================================================= */


.blog-posts li{
    list-style: none;
}

.blog-posts .pagination{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    float: left;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {  
    background-color: #222222;
    border-color: #222222;
}
.pagination>li>a {
    padding: 5px 10px;
    font-size: 13px;
    color: #666666;
    margin-right: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.pagination>li>a:before {
    font-weight: 800;
}
.pagination>li:active>a{
    color: #fff;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #666666; 
}

.blog-post .post-body h3{
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.blog-post .post-media {
    margin-bottom: 25px;
}
.blog-posts.post-list .blog-post{
    padding-bottom: 40px;
}

.post-list .blog-post .post-date p,
.post-single .blog-post .post-date p{
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    padding-bottom: 5px;
}
.post-list .blog-post .icon-container i,
.post-single .blog-post .icon-container i {
    padding-left: 3px;
    font-size: 36px;
}
.post-list .icon-container {
    height: 130px;
    padding-left: 20px;
}

.post-list .blog-post .post-body h3{
    font-size: 18px;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    8.3. NEWS SINGLE POST
    ========================================================================= */

.post-media{
    width: 100%;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    margin-bottom: 25px;
}

.post-media .post-img img{
    -webkit-transition: all 2s ease 0s;
    -moz-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
    -ms-transition: all 2s ease 0s;
    transition: all 2s ease 0s;
    opacity: 1;
}

.post-media .post-img:hover img{
    opacity: 0.7;

    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.post-single .blog-post .icon-container {
    width: 50px;
    float: right;
}
.post-single .blog-post .post-body {
    margin-right: 55px;
}

/*  POST COMMENTS
    ------------------------------------------------------------------------- */

.post-comments {
    float: right;
}
.comments-li > li:last-child,
.comments-li > li:last-child .comment{
    border: none;
    margin-bottom: 0;
}
.comments-li .comment {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-top: 35px;
}

.comments-li .comment a.avatar img {
    max-width: none;
}

.comments-li .comment .date {
    font-size: 13px;
    font-style: italic;
    padding-bottom: 10px;
}
.media-heading.author {
    font-family: 'Montserrat', Arial, sans-serif;
    color: #252525;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
}
.comments-li .comment .media-right,
.comments-li .comment .media>.pull-right {
    padding-left: 20px;
}
.comments-li .comment .comment-body {
    margin-right: 100px;
    margin-top: 15px;
}
.comments-li .comment .comment-reply-link {
    display: block;
    margin-top: 0;
    padding-right: 22px;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    color: #333333;
    float: left;
    -webkit-transition:none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.comments-li .comment .comment-reply-link .fa {
    margin-left: 8px;
    font-size: 15px;
    -webkit-transition:none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.comments-li .comment.child {
    float: right;
} 


/*  COMMENT FORM
    ------------------------------------------------------------------------ */
.form-control {
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;

}
#commentform {
    margin-top: 10px;
}
.comment-form{
    width: 100%;
    float: right;
}

.comment-form .form-group{
    width: 50%;
    float: right;
    padding-left: 30px;
    margin-bottom: 20px;
}

.comment-form .form-group:nth-child(2),
.comment-form .form-group:nth-child(3){
    padding-left: 0;
}

.comment-form .wpcf7-message{
    width: 100%;
}

.comment-form label{
    width: 100%;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    color: #444444;
}
.required {
    color: #ce292d;
}
.italic {
    font-style: italic;
    color: #444444;
}

/* ==========================================================================
    9. CONTACT
    ========================================================================= */
#map{
    height: 420px;

}
.comment-form{
    width: 100%;
    float: right;
}

.contact-form .form-group{
    width: 50%;
    float: right;
    padding-left: 30px;
}
.contact-form .form-group.wpcf7-message{
    width: 100%;
}

.contact-form .form-group:nth-child(2),
.contact-form .form-group:nth-child(3){
    padding-left: 0;
}

.contact-form label{
    display: block;
    font-size: 13px;
    color: #444444;
}

.wpcf7 .form-group{
    margin-bottom: 20px;
}

.wpcf7 label{
    width: 100%;
    padding-bottom: 10px;
}

.wpcf7-text, 
.wpcf7-select,
.wpcf7-textarea{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px 15px;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #777777;
    font-weight: 700;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #777777;
    font-weight: 700;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #777777;
    font-weight: 700;
}

/* ==========================================================================
    10. WIDGETS
    ========================================================================= */
.aside {
    float: right;
}
.aside-widgets > li{
    list-style: none;
}

.aside ul ul {
    padding-right: 0;
}
.aside .sub-menu {
    margin-bottom: 0;
}

.widget{
    display: block;
    width: 100%;
    margin-bottom: 40px;
    float: right;
}

.widget .title h3{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.aside .widget ul > li{
    list-style: none;
    padding-right: 0;
    padding-top: 0;
    display: block;
    padding: 13px 15px;
    border: 1px solid #eeeeee;
    margin-bottom: 2px;
    position: relative;
}

/* ==========================================================================
    10.1. NAV MENU WIDGET
    ========================================================================= */

.widget_nav_menu ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget_nav_menu ul > li .fa, .widget_nav_menu ul > li a {
    float: right;
}
.widget_nav_menu ul > li {
    position: relative;
    background: none;
    background-image: none !important;
    float: right;
    width: 100%;
}
.widget_nav_menu ul > li .fa {
    margin-top: 3px;
}
.widget_nav_menu a .fa {
    margin-left: 7px;
}
.widget_nav_menu ul > li p {
    padding: 0 0 0 20px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.aside_widgets .widget_nav_menu ul li{
    background-position: left center;
    padding-right: 0;
    border-bottom: 1px solid #eee;
    border-right: none;
    border-left: none;
    border-top: none;
}

.aside_widgets .widget_nav_menu ul li:last-child{
    border-bottom: none;
}

.aside_widgets .widget_nav_menu .menu .menu-item {
    width: 100%;   
    list-style: none;    
}

.aside_widgets .widget_nav_menu .menu .menu-item:last-child {
    border-bottom: 1px solid #eee;
}

.aside_widgets .widget_nav_menu .menu .menu-item.menu-item-has-children {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
}

.aside_widgets .widget_nav_menu .sub-menu .menu-item {
    border-top: none;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #eee;
}

.aside_widgets .widget_nav_menu .menu .sub-menu .menu-item:last-child {
    border-bottom: none;
}

.aside_widgets .widget_nav_menu .menu .menu-item.menu-item-has-children > a{
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 0;
    width: 100%;
    display: block;

}
/* ==========================================================================
    10.2. TEXT WIDGET
    ========================================================================= */

.widget-text ul li{
    padding-right: 0;
    margin-bottom: 10px;
}
.widget-text ul li span {
    color: #777777;
}
.widget-text ul li span .fa{
    margin-left: 5px;
}
.widget-text ul li a:hover span {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget-text .icon-container{
    width: 22px;
    height: 22px;
    margin-left: 7px;
}
.widget-text .icon-container svg {
    height: 22px;
}
.widget-text .title {
    margin-bottom: 20px;
}
.widget-text ul .strong-item {
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    padding: 13px 15px;
}
.widget img {
    max-width: 100%;
    height: auto;
    display: block;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
}
.widget_text select {
    width: 100%;
    height: 40px;
    padding-right: 10px;
}

/* ==========================================================================
    10.3. LATEST POSTS WIDGET
    ========================================================================= */

.widget_recent_entries ul > li{
    position: relative;
    background: none;
    background-image: none !important;
    float: right;
    width: 100%;
}
.widget_recent_entries ul > li .fa {
    margin-top: 3px;
}
.widget_recent_entries ul > li .fa,
.widget_recent_entries ul > li a{
    float: right;
}
.widget_recent_entries ul > li a{
    width: 100%;
}
.widget_recent_entries ul > li p{
    padding: 0 20px 0 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget_recent_entries span {
    font-style: italic;
    color: inherit;
    margin-right: 5px;
}

/* ==========================================================================
    10.4. ARCHIVES WIDGET
    ========================================================================= */

.widget_archive ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget_archive select {
    width: 100%;
    height: 40px;
    padding-right: 10px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* ==========================================================================
    10.5. CATEGORIES WIDGET
    ========================================================================= */

.widget_categories ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget_categories select {
    width: 100%;
    height: 40px;
    padding-right: 10px;
}

/* ==========================================================================
    10.6. PAGES WIDGET
    ========================================================================= */

.widget_pages ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    10.7. META WIDGET
    ========================================================================= */

.widget_meta ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    10.8. CALENDAR WIDGET
    ========================================================================= */

table tbody tr td:first-child {
    text-align: right;
    color: #333;
    font-weight: 700;
}
table tbody tr td {
    padding: 10px;
    text-align: center;
}
table thead tr th {
    padding: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
table tbody {
    background-color: #fcfcfc;
}
.widget.widget_calendar #wp-calendar{
    width: 100%;
}

.widget.widget_calendar #wp-calendar caption{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.widget.widget_calendar #wp-calendar thead{
    background: #222222;
}

.widget.widget_calendar #wp-calendar tfoot{
    background: #fafafa;
    padding-top: 5px;
}

.widget.widget_calendar #wp-calendar tfoot #prev{
    text-align: right;
    padding: 5px;
}

.widget.widget_calendar #wp-calendar tfoot #next{
    text-align: left;
    padding: 5px;
}

.widget.widget_calendar #wp-calendar td,
.widget.widget_calendar #wp-calendar th{
    text-align: center;
}

.widget.widget_calendar #wp-calendar #today {
    color: #fff;
    background-color: #222;
    font-weight: 700;
}

.widget.widget_calendar #wp-calendar #today a{
    color: #fff;
    padding: 5px;
}

/* ==========================================================================
    10.9. RECENT COMMENTS WIDGET
    ========================================================================= */

.widget_recent_comments ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    background-position: 0 11px;
}
.widget_recent_comments ul li .date {
    padding: 2px 10px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
.recentcomments{
    font-weight: bold;
}
.widget_recent_comments .recentcomments a {
    font-style: italic;
    font-weight: normal;
}
.recentcomments span{
    font-weight: normal;
}
.widget_recent_comments .recentcomments a:hover {
    text-decoration: underline;
}
.widget_recent_comments ul li a:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    background-image: none;
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 9px;
    top: 12px;
    left: 15px;
    font-style: normal;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    10.10. RSS WIDGET
    ========================================================================= */

.widget_rss ul li{
    border-bottom: 1px solid #eee;
    background-position: 0 11px;
}

/* ==========================================================================
    10.11. SEARCH WIDGET
    ========================================================================= */

.widget_search form {
    position: relative;
}
.widget_search .a_search {
    background-color: #fff;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
    color: #777;
    font-style: italic;
    right: 0;
    top: 0;
    padding: 10px 60px 10px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.widget_search .search-submit {
    background-image: url('../img/search.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 100%;
    border: none;
    text-indent: -9999px;
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    min-height: 40px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}

/* ==========================================================================
    10.12. TAG CLOUD WIDGET
    ========================================================================= */

.widget_tag_cloud .tagcloud a {
    padding: 5px 15px;
    background-color: #222;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}
.widget_tag_cloud .tagcloud a:hover {
    color: #333333;
} 

/* ==========================================================================
    10.13. SHARRRE WIDGET
    ========================================================================= */

.pixely_widget_sharrre {
    margin-top: 40px;
    margin-bottom: 40px;
}
.pixely_widget_sharrre li {
    list-style: none;
    float: right;
    width: 67px;
    margin-left: 30px;
    margin-top: 10px;
    background: none;
    padding-right: 0 !important;
}
.pixely_widget_sharrre li:nth-child(4n) {
    margin-left: 0;
}
.pixely_widget_sharrre li a {
    border: none;
    padding: 0;
}
.pixely_widget_sharrre .box .share {
    width: 68px;
    height: 26px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative;
    margin-top: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.pixely_widget_sharrre .box .share::before {
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    font-size: 14px;
    width: 14px;
    height: 18px;
    margin-top: -11px;
    margin-right: -14px;
    color: #fff;
}
.pixely_widget_sharrre .sharrre-facebook .box .share {
    background-color: #3b5998;
}
.pixely_widget_sharrre .sharrre-facebook .box .share:hover {
    background-color: #5772aa;
}
.pixely_widget_sharrre .sharrre-twitter .box .share {
    background-color: #00abf0;
}
.pixely_widget_sharrre .sharrre-twitter .box .share:hover {
    background-color: #14BAFD;
}
.pixely_widget_sharrre .sharrre-linkedin .box .share {
    background-color: #489dc9;
}
.pixely_widget_sharrre .sharrre-linkedin .box .share:hover {
    background-color: #62B6E2;
}
.pixely_widget_sharrre .sharrre-google-plus .box .share {
    background-color: #dd4b39;
}
.pixely_widget_sharrre .sharrre-google-plus .box .share:hover {
    background-color: #EC6251;
}
.pixely_widget_sharrre .sharrre-facebook .box .share::before {
    content: "\f09a";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-twitter .box .share::before {
    content: "\f099";
    font-family: 'FontAwesome';
    margin-right: -14px;
}
.pixely_widget_sharrre .sharrre-google-plus .box .share::before {
    content: "\f0d5";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-digg .box .share::before {
    content: "\f1a6";
    font-family: 'FontAwesome';
    margin-right: -18px;
}
.pixely_widget_sharrre .sharrre-delicious .box .share::before {
    content: "\f1a5";
    font-family: 'FontAwesome';
    margin-right: -14px;
}
.pixely_widget_sharrre .sharrre-stumbleupon .box .share::before {
    content: "\f1a4";
    font-family: 'FontAwesome';
    margin-right: -18px;
}
.pixely_widget_sharrre .sharrre-linkedin .box .share::before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    margin-right: -14px;
}
.pixely_widget_sharrre .sharrre-pinterest .box .share::before {
    content: "\f0d2";
    font-family: 'FontAwesome';
    margin-right: -14px;
}
.pixely_widget_sharrre .box .share:hover::before {
    color: #fff;
}
.pixely_widget_sharrre .box .count,
.pixely_widget_sharrre .box .sharrre-text {
    text-align: center;
}
.pixely_widget_sharrre .box .count {
    position: relative;
    color: #3a383a;
    font-size: 16px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    border: 1px solid #bbbbbb;
    max-width: 75%;
    line-height: 31px;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.pixely_widget_sharrre .box .count::after,
.pixely_widget_sharrre .box .count::before {
    margin: 0 auto;
    content: " ";
    height: 0;
    right: 0;
    width: 6px;
    left: 0;
    position: absolute;
}
.pixely_widget_sharrre .box .count::after {
    bottom: -5px;
    border-right: transparent solid 4px;
    border-left: solid transparent 4px;
    border-top: solid 5px;
    color: #fff;
}
.pixely_widget_sharrre .box .count::before {
    bottom: -6px;
    border-right: transparent solid 5px;
    border-left: solid transparent 5px;
    border-top: solid 6px;
    color: #bbb;
}
.pixely_widget_sharrre .box .sharrre-text {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding-top: 8px;
    padding-right: 16px;
    font-family: Arial, sans-serif;
}

/* ==========================================================================
     11. FOOTER
    ========================================================================= */
#footer .row{
    margin-bottom: 60px;
}

#footer-wrapper {
    padding-top: 30px;
    position: relative;
    /*background-color: #0b1832;*/ /*DarkBlue*/
    background-color: #6f0606; /*Red*/
}
#footer-wrapper .icon-container {
    width: 22px;
    height: 22px;
    margin-left: 7px;
}
#footer-wrapper .icon-container svg {
    height: 22px;
}

#footer-wrapper p,
#footer-wrapper a,
#footer-wrapper span,
.copyleft-container p,
.copyleft-container a,
.copyleft-container span{
    font-family: 'IRANSansFaNum','Montserrat', Arial, sans-serif;
    color: #999999;
    font-size: 12px;
}
#footer-wrapper span strong {
    color: #bbbbbb;
}
.footer-info {
    padding: 20px 0;
}
#copyleft-container {
    padding: 20px 0;
    /*background-color: #0b1832;*/ /*DarkBlue*/
    background-color: #be0000; /*Red*/
    font-family: 'Montserrat', Arial, sans-serif;
}

#copyleft-container .row{
    margin-bottom: 0;
}
#copyleft-container p {
    padding-bottom: 0;
}
#copyleft-container a,
#copyleft-container p,
#copyleft-container span{
    font-size: 12px;
}
#copyleft-container a,
#copyleft-container strong{
    color: #bbbbbb;
}
#copyleft-container .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    float: left;
}
#copyleft-container .breadcrumb>li+li:before {
    display: none;
}
#copyleft-container .breadcrumb>li {
    margin-right: 13px;
}
.scroll-up {
    position: fixed;
    bottom: 50px;
    left: 35px;
    text-align: center;
    z-index: 100000000000;
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #000;
    opacity: 0.8;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
}
.show-scroll{
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
}
.hide-scroll{
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
}
.scroll-up .icon-container{
    width: 26px;
    height: 26px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -13px;
    margin-right: -13px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.scroll-up .icon-container svg {
    height: 26px;
}
.scroll-up:hover .icon-container,
.scroll-up:hover .icon-container{
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
}
.scroll-up:hover {
    opacity: 0.8;
    background-color: rgba(0,0,0,0.9);
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}




.LoginRegister {
    position: fixed;
    bottom: 50px;
    right: 35px;
    text-align: center;
    z-index: 1;
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #000;
    opacity: 0.8;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
}



    .LoginRegister .icon-container {
        width: 26px;
        height: 26px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -13px;
        margin-right: -13px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transition: all 0.1s ease 0s;
        -moz-transition: all 0.1s ease 0s;
        -o-transition: all 0.1s ease 0s;
        -ms-transition: all 0.1s ease 0s;
        transition: all 0.1s ease 0s;
    }

        .LoginRegister .icon-container svg {
            height: 26px;
        }

    .LoginRegister:hover .icon-container,
    .LoginRegister:hover .icon-container {
        transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
    }

    .LoginRegister:hover {
        opacity: 0.8;
        background-color: rgba(0,0,0,0.9);
        -webkit-transition: all 0.1s ease 0s;
        -moz-transition: all 0.1s ease 0s;
        -o-transition: all 0.1s ease 0s;
        -ms-transition: all 0.1s ease 0s;
        transition: all 0.1s ease 0s;
    }



.border_box_selected:hover {
    border: 1px solid darkblue !important;
}

.zoom12:hover {
    transform: scale(1.1) !important;
}

.OpFull:hover {
    opacity: 1 !important;
}

.icon-box:hover {
    /*background-color: #0094ff !important;*/ /*DarkBlue*/ background-color: #be0000 !important; /*Red*/
}

.icon-box2:hover {
    color: #0094ff !important
}
/*Service*/
.services a:before,
.services a:before,
a {
    color: #0074D9;
}

.services .active a:after,
.services:hover a:after,
.services .active a:after,
.services:hover a:after,
{
    border-color: #0074D9;
}

.services {
    position: relative;
    margin-bottom: 60px;
}

.services {
    position: relative;
    margin-bottom: -1px;
    overflow: hidden;
}

    .services a {
        position: relative;
        font-size: 16px;
        font-weight: 400;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        line-height: 28px;
        padding: 20px 30px;
        padding-left: 26px;
        padding-right: 35px;
        display: block;
        border: 1px solid #e1e1e1;
        /*font-family: "Chivo", sans-serif;*/
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }

        .services a:before {
            position: absolute;
            content: "\f10e";
            right: 25px;
            top: 20px;
            font-size: 14px;
            color: #43c3ea;
            line-height: 30px;
            font-weight: 400;
            /*font-family: 'Lineawesome';*/
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }


        .services a:hover::before,
        .services .active a::before {
            color: #ffffff;
        }

    .servicesctive a,
    .services:hover a {
        color: #ffffff;
    }

    .services:after {
        position: absolute;
        left: -1px;
        top: 0;
        height: 200px;
        width: 0;
        content: "";
        /*background-color: #0b1832;*/ /*DarkBlue*/
        background-color: #6f0606; /*Red*/
        z-index: -1;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .services .active a:after,
    .services:hover a:after {
        width: 100%;
        border-left: 6px solid #43c3ea;
    }

ul ul, ul ol, ol ul, ol ol {
    padding-right: 0px !important;
}


.service-block-two .image-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

    .service-block-two .image-box .overlay-box:before {
        position: absolute;
        left: 0;
        top: 0;
        height: 200px;
        width: 0%;
        background-color: #43c3ea;
        content: "";
        opacity: 0.90;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

.service-block-two .inner-box:hover .overlay-box:before {
    width: 93%;
    margin-left: 4%;
}

.service-block-two .image-box .overlay-box .read-more {
    position: absolute;
    left: 0px;
    bottom: 200px;
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    color: #ffffff;
    font-weight: 400;
    z-index: 1;
    opacity: 0;
    text-align: left;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.service-block-two .inner-box:hover .overlay-box .read-more {
    opacity: 1;
    left: 35px;
    width: 95%;
}

.inner-box:hover a {
    /*color: #0b1832 !important*/ /*DarkBlue*/
    color: #be0000; /*Red*/
}
.inner-box:hover .EventNoChange {
    color: white !important
}

.inner-box:hover h4 {
    /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
}
.inner-box:hover .icon-box {
    /*background-color: #0094ff !important;*/ /*DarkBlue*/ background-color: #be0000 !important; /*Red*/
}
.service-block-two .image-box .overlay-box .read-more:before {
    position: absolute;
    right: 0;
    top: 10px;
    height: 3px;
    width: 0;
    background-color: #ffffff;
    content: "";
}

.service-block-two .inner-box:hover .overlay-box .read-more:before {
    width: 65%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.Trance {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    overflow: hidden;
    height: 290px;
}




.w3-img-overlay1,
.w3-img-overlay2,
.w3-img-overlay3,
.w3-img-overlay4,
.w3-img-overlay5,
.w3-img-overlay6,
.w3-img-overlay7,
.w3-img-overlay8,
.w3-img-overlay9,
.w3-img-overlay11,
{
    position: relative;
}

    .w3-img-overlay1:before,
    .w3-img-overlay1:after,
    .w3-img-overlay2:before,
    .w3-img-overlay2:after,
    .w3-img-overlay3:before,
    .w3-img-overlay3:after,
    .w3-img-overlay4:before,
    .w3-img-overlay4:after,
    .w3-img-overlay5:before,
    .w3-img-overlay5:after,
    .w3-img-overlay6:before,
    .w3-img-overlay6:after,
    .w3-img-overlay7:before,
    .w3-img-overlay7:after,
    .w3-img-overlay8:before,
    .w3-img-overlay8:after,
    .w3-img-overlay9:before,
    .w3-img-overlay9:after,
    .w3-img-overlay11:before,
    .w3-img-overlay11:after {
        content: "";
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        opacity: 0.4;
        z-index: 1;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    /*effect 1*/

    .w3-img-overlay1:before {
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .w3-img-overlay1:hover:before,
    .w3-box:hover .w3-img-overlay1:before {
        opacity: 0.5;
    }
    /*effect 2*/

    .w3-img-overlay2:before {
        width: 100%;
        height: 100%;
        opacity: 0;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        /* IE6-9 */
    }

    .w3-img-overlay2:hover:before,
    .w3-box:hover .w3-img-overlay2:before {
        opacity: 0.9;
    }
    /*effect 3*/

    .w3-img-overlay3:before {
        left: 50%;
        top: 50%;
    }

    .w3-img-overlay3:hover:before,
    .w3-box:hover .w3-img-overlay3:before {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    /*effect 4*/

    .w3-img-overlay4:before {
        left: 50%;
        top: 0;
        height: 100%;
    }

    .w3-img-overlay4:hover:before,
    .w3-box:hover .w3-img-overlay4:before {
        width: 100%;
        left: 0;
    }
    /*effect 5*/

    .w3-img-overlay5:before {
        left: 0;
        top: 50%;
        width: 100%;
    }

    .w3-img-overlay5:hover:before,
    .w3-box:hover .w3-img-overlay5:before {
        height: 100%;
        top: 0;
    }
    /*effect 6*/

    .w3-img-overlay6:before {
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
    }

    .w3-img-overlay6:hover:before,
    .w3-box:hover .w3-img-overlay6:before {
        height: 100%;
    }
    /*effect 7*/

    .w3-img-overlay7:before,
    .w3-img-overlay7:after {
        height: 100%;
    }

    .w3-img-overlay7:after {
        left: auto;
        right: 0;
    }

    .w3-img-overlay7:hover:before,
    .w3-img-overlay7:hover:after,
    .w3-box:hover .w3-img-overlay7:before,
    .w3-box:hover .w3-img-overlay7:after {
        width: 50%;
    }
    /*effect 8*/

    .w3-img-overlay8:before,
    .w3-img-overlay8:after {
        height: 100%;
    }

    .w3-img-overlay8:after {
        left: auto;
        right: 0;
    }

    .w3-img-overlay8:hover:before,
    .w3-img-overlay8:hover:after,
    .w3-box:hover .w3-img-overlay8:before,
    .w3-box:hover .w3-img-overlay8:after {
        width: 100%;
        opacity: 0.3;
    }
    /*effect 9*/

    .w3-img-overlay9:before,
    .w3-img-overlay9:after {
    }

    .w3-img-overlay9:after {
        left: auto;
        right: 0;
        top: auto;
        bottom: 0;
    }

    .w3-img-overlay9:hover:before,
    .w3-img-overlay9:hover:after,
    .w3-box:hover .w3-img-overlay9:before,
    .w3-box:hover .w3-img-overlay9:after {
        width: 100%;
        height: 100%;
        opacity: 0.3;
    }
/*effect 10*/

.w3-img-overlay10:before,
.w3-img-overlay10:after {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.w3-img-overlay10:hover:before,
.w3-box:hover .w3-img-overlay10:before {
    opacity: 0.5;
}

.w3-img-overlay10:hover:after,
.w3-box:hover .w3-img-overlay10:after {
    width: 90%;
    height: 80%;
    left: 5%;
    top: 10%;
    opacity: 0.5;
    background: none;
    border: 1px dashed #FFFFFF;
}

.w3-img-overlay11:after {
}

.w3-img-overlay11:hover:after,
.w3-box:hover .w3-img-overlay11:after {
    height: 95%;
    opacity: 1;
    right: 7.5%;
    top: 2.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 85%;
}

.w3-img-overlay11:hover:before,
.w3-box:hover .w3-img-overlay11:before {
    height: 85%;
    left: 2.5%;
    opacity: 1;
    top: 7.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 95%;
}

.w3-img-overlay11:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 5%;
    height: 80%;
    left: auto;
    right: 5%;
    top: auto;
    -moz-transform: skewY(70deg);
    -webkit-transform: skewY(70deg);
    -o-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    width: 90%;
}

.w3-img-overlay11:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: auto;
    height: 90%;
    left: 5%;
    right: auto;
    top: 5%;
    -moz-transform: skewX(-70deg);
    -webkit-transform: skewX(-70deg);
    -o-transform: skewX(-70deg);
    -ms-transform: skewX(-70deg);
    transform: skewX(-70deg);
    width: 80%;
}

.w3-img-overlay11 {
    background-color: #000 !important;
}

    .w3-img-overlay11:hover img {
        opacity: 0.7 !important
    }
/*---------------------------------------------------------------
10. IMAGES EFFECTS (image animation in images)
	 >image-opacity
	 >image-zoom
	 >image-zoom-slow
	 >image-shrink
	 >image-side-pan
	 >image-vertical-pan
	 >image-fade-in
	 >image-fade-out 
	 >image-rotate
	 >image-sepia
	 >image-blurr
	 >image-blurr-invert
	 >image off color
	 >image on color
---------------------------------------------------------------*/

.w3-img-effect {
    position: relative;
    overflow: hidden;
    display: block;
}

    .w3-img-effect img {
        display: block;
        margin: 0;
        width: 100%;
        height: auto;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        transition: all 0.25s;
        -moz-transition: all 0.25s;
        -webkit-transition: all 0.25s;
        -o-transition: all 0.25s;
    }
    /* >image-opacity */

    .w3-img-effect.opacity img:hover {
        opacity: 0.8;
        -moz-opacity: 0.8;
        -webkit-opacity: 0.8;
    }
    /* >image-zoom */

    .w3-img-effect.zoom-slow img {
        transition: all 10s;
        -moz-transition: all 10s;
        -webkit-transition: all 10s;
        -o-transition: all 10s;
    }

    .w3-img-effect.zoom-slow:hover img {
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        -o-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
    /* >image-zoom-slow */

    .w3-img-effect.zoom:hover img {
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }
    /* >image-shrink */

    .w3-img-effect.shrink:hover img {
        transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        -moz-transform: scale(0.8);
    }
    /* >image-side-pan */

    .w3-img-effect.side-pan:hover img {
        margin-left: -11%;
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
    /* >image-vertical-pan */

    .w3-img-effect.vertical-pan:hover img {
        margin-top: -10%;
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
    /* >image-fade-in */

    .w3-img-effect.fade-in {
        background: #000
    }

        .w3-img-effect.fade-in img {
            opacity: 0.65;
            -moz-opacity: 0.65;
            -webkit-opacity: 0.65;
        }

        .w3-img-effect.fade-in:hover img {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
        }
    /* >image-fade-out */

    .w3-img-effect.fade-out {
        background: #000
    }

        .w3-img-effect.fade-out:hover img {
            opacity: 0.7;
            -moz-opacity: 0.7;
            -webkit-opacity: 0.7;
        }
    /* >image-rotate */

    .w3-img-effect.rotate:hover img {
        -moz-transform: scale(1.5) rotate(-20deg);
        -webkit-transform: scale(1.5) rotate(-20deg);
        -o-transform: scale(1.5) rotate(-20deg);
        -ms-transform: scale(1.5) rotate(-20deg);
        transform: scale(1.5) rotate(-20deg);
    }
    /* >image-sepia */

    .w3-img-effect.sepia img {
        -webkit-filter: sepia(100%);
        filter: sepia(100%);
    }

.algo-image-hover.sepia:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}
/* >image-blurr */

.w3-img-effect.blurr img {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.w3-img-effect.blurr:hover img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
}
/* >image-blurr-invert */

.w3-img-effect.blurr-invert img {
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.w3-img-effect.blurr-invert img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
}

.w3-img-effect.blurr-invert:hover img {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
}
/* >image off color */

.w3-img-effect.off-color img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.w3-img-effect.off-color:hover img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
/* >image on color */

.w3-img-effect.on-color img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.w3-img-effect.on-color:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
/*---------------------------------------------------------------
11. CONTENT SHOW ON IMAGE BOX
---------------------------------------------------------------*/
/* info box show */

.w3-info-has {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 30px 40px 40px;
    opacity: 0;
    margin-bottom: -100px;
    z-index: 2;
}

    .w3-info-has.p-a15 {
        padding: 15px;
    }

    .w3-info-has.p-a20 {
        padding: 20px;
    }

    .w3-info-has.bg-primary {
        background-color: rgba(27, 188, 232, 0.9);
    }

    .w3-info-has.bg-green {
        background-color: rgba(106, 179, 62, 0.9);
    }

    .w3-info-has.bg-black {
        background-color: rgba(0, 0, 0, 0.6);
    }

    .w3-info-has.bg-white {
        background-color: rgba(255, 255, 255, 0.8);
    }

        .w3-info-has.bg-white h1,
        .w3-info-has.bg-white h2,
        .w3-info-has.bg-white h3,
        .w3-info-has.bg-white h4,
        .w3-info-has.bg-white h5,
        .w3-info-has.bg-white h6 {
            color: #3d474a;
        }

            .w3-info-has.bg-white h1 a,
            .w3-info-has.bg-white h2 a,
            .w3-info-has.bg-white h3 a,
            .w3-info-has.bg-white h4 a,
            .w3-info-has.bg-white h5 a,
            .w3-info-has.bg-white h6 a {
                color: #3d474a;
            }

        .w3-info-has.bg-white .w3-info-has-text,
        .w3-info-has.bg-white p {
            color: #767676;
        }

    .w3-info-has h1,
    .w3-info-has h2,
    .w3-info-has h3,
    .w3-info-has h4,
    .w3-info-has h5,
    .w3-info-has h6,
    .w3-info-has p,
    .w3-info-has-text,
    .w3-info-has a {
        color: #fff;
    }

    .w3-info-has .w3-info-has-text {
        margin-bottom: 20px;
        line-height: 24px;
    }

.w3-media {
    overflow: hidden;
    position: relative;
}

    .w3-box:hover .w3-info-has,
    .w3-media:hover .w3-info-has {
        opacity: 1;
        width: 100%;
        margin-bottom: 0;
    }
/* without hover */

.w3-info-has.no-hover {
    opacity: 1;
    width: 100%;
    margin-bottom: 0;
}
/* Skew */

.w3-info-has.skew-has {
    border-top: 4px solid #2D3239;
    padding: 30px 40px 60px;
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
    bottom: -35px;
}

    .w3-info-has.skew-has > * {
        -moz-transform: skewY(-10deg);
        -webkit-transform: skewY(-10deg);
        -o-transform: skewY(-10deg);
        -ms-transform: skewY(-10deg);
        transform: skewY(-10deg);
    }



.w3-banner-outer {
    margin-bottom: 0;
}

.w3-success-top,
.w3-error-top {
    margin-bottom: 0;
}

.alert-bx.alert-info {
    padding: 15px;
    border: 1px solid #bce8f1;
}


.w3-topbar-left {
    float: left;
}

.w3-topbar-right {
    float: right;
}

.w3-topbar-center,
.w3-topbar-left,
.w3-topbar-right {
    padding-left: 15px;
    padding-right: 15px;
}

.w3-bnr-inr.w3-bnr-inr-lg {
    height: 800px;
}

.w3-bnr-inr.w3-bnr-inr-md {
    height: 600px;
}

.w3-bnr-inr.w3-bnr-inr-sm {
    height: 400px;
}


.w3-banner-row,
.w3-banner-outer {
    position: relative;
}

.w3-bnr-pic {
    width: 100%;
    overflow: hidden;
}

    .w3-bnr-pic img {
        width: 100%;
        height: auto;
        display: block;
    }

.w3-bnr-text {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    margin: 0;
    font-family: Raleway;
    color: #FFFFFF;
    font-family: "Raleway";
}

.w3-bnr-text-has {
    max-width: 600px;
}

.w3-bnr-text strong,
.w3-bnr-text span {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

.w3-bnr-text strong {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    margin: 0 0 25px;
    color: #FFFFFF;
}

.w3-bnr-text span {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 30px;
}

.w3-bnr-text .btn {
    margin-right: 30px;
}

@media only screen and (max-width: 1200px) {
    .w3-bnr-text strong {
        font-size: 60px;
        line-height: 60px;
        margin: 0 0 15px;
    }

    .w3-bnr-text span {
        font-size: 20px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 991px) {
    .w3-bnr-text strong {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .w3-bnr-text strong {
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 0;
    }
}

@media only screen and (max-width: 680px) {
    .w3-bnr-text strong {
        font-size: 30px;
        line-height: 30px;
        margin: 0 0 0;
    }

    .w3-bnr-text span {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .w3-bnr-text strong {
        font-size: 20px;
        line-height: 20px;
    }

    .w3-bnr-text span {
        font-size: 12px;
        line-height: 16px;
    }
}
/*== > inner page banner ==*/

.w3-bnr-inr {
    height: 300px;
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
}

    .w3-bnr-inr .container {
        display: table;
        height: 100%;
    }

.w3-bnr-inr-entry {
    display: table-cell;
    vertical-align: middle;
}


.w3-post-info {
}

.w3-post-title {
    margin-bottom: 10px;
}

    .w3-post-title .post-title {
        margin-top: 15px;
    }

.w3-post-meta {
    margin-bottom: 10px;
}

    .w3-post-meta ul {
        margin: 0 -4px;
        list-style: none;
    }

        .w3-post-meta ul li {
            padding: 0;
            display: inline-block;
        }

    .w3-post-meta li:after {
        content: "/";
        display: inline-block;
        font-weight: normal;
        margin-left: 5px;
        opacity: 0.5;
    }

    .w3-post-meta li:last-child:after {
        display: none;
    }

    .w3-post-meta a {
        color: #a9a9a9;
    }

    .w3-post-meta i {
        color: #7b7b7b;
        margin: 0 5px;
    }

.w3-post-text {
    margin-bottom: 15px;
}

    .w3-post-text p:last-child {
        margin: 0;
    }

.w3-post-readmore {
    margin-bottom: 15px;
}

.w3-post-tags {
    border-top: 1px solid #E9E9E9;
    padding-top: 10px;
}

    .w3-post-tags .post-tags {
        margin: 0 -3px;
        list-style: none;
    }

        .w3-post-tags .post-tags a {
            border: 1px solid #ddd;
            padding: 2px 8px;
            color: #a9a9a9;
            margin: 0 3px;
            display: inline-block;
            text-transform: uppercase;
            font-size: 10px;
            font-weight: 600;
        }


.date-style-3 .w3-post-info {
    position: relative;
}


.date-style-4 .w3-post-info {
    box-shadow: 0 3px 0 0 #dbdbdb;
}

.date-style-4 .w3-post-meta ul li {
    font-weight: normal;
}

.blog-md .w3-post-media {
    width: 350px;
    float: left;
    margin-right: 30px;
}

.blog-md .w3-post-info {
    border: none;
}

.blog-md .w3-post-tags {
    border: none;
    display: inline-block;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .blog-md.blog-post .w3-post-media {
        float: none;
        margin: 0 0 20px;
        width: auto;
    }
}


.w3-link-pages {
    padding: 20px 0 30px;
}

    .w3-link-pages a {
        color: #fff;
        padding: 2px 6px;
        font-size: 12px;
        font-weight: 600;
        background-color: #CCC;
        margin: 0 2px;
    }

.blog-single .w3-post-meta {
    margin-bottom: 20px;
}

.blog-single .w3-post-text {
    margin-top: 20px;
}

.blog-single .w3-post-tags {
    margin-top: 20px;
}


.recent-posts-entry .w3-post-media {
    float: left;
    width: 90px;
}

.recent-posts-entry .w3-post-info {
    background: transparent;
    padding: 0;
    margin-left: 110px;
    border: none;
}



.btn,
.panel,
.form-control,
.img-thumbnail,
.panel-head ing,
.dropdown-menu,
.panel-group .panel,
.nav-tabs > li > a,
.modal-content,
.navbar-toggle,
.nav-pills > li > a,
.pager li > a,
.pager li > span,
.well,
.alert,
.list-group-item:first-child,
.list-group-item:last-child,
.input-group-addon,
.btn-group-divides > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-divides > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.w3-booking-form .w3-extra-services li .icon-bx-lg,
.w3-booking-form .w3-extra-services li.active .icon-bx-lg:after,
.widget_tag_cloud a,
.searchform input[type="text"],
.searchform input[type="submit"],
ol.comment-list li.comment .comment-body {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/*== >transition ==*/

a,
.w3-box,
.btn,
.form-control,
.overlay-bx,
.overlay-icon li a i,
.icon-bx-xl,
.icon-bx-lg,
.icon-bx-md,
.icon-bx-sm,
.icon-bx-xs,
.share-social-bx li,
.indicator,
.profile-menu ul li,
.staff-member .member-done,
.how-w3-work .w3-box .shadow-bx img,
.how-w3-work .w3-box .step-no-bx,
.w3-info-has,
.w3-we-find .w3-box,
.navbar-toggle,
.logo-header,
.header-nav .nav > li > a,
.extra-nav,
.skew-secondry:hover,
.skew-primary:hover,
.skew-secondry:hover::after,
.skew-primary:hover::after {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}



.w3-box,
.w3-info,
.w3-tilte,
.w3-tilte-inner {
    position: relative;
}

.w3-tilte-inner {
    display: inline-block;
}

    .w3-tilte-inner.skew-title:after {
        content: "";
        position: absolute;
        right: -15px;
        top: 0;
        width: 50px;
        height: 100%;
        z-index: -1;
        -moz-transform: skewX(20deg);
        -webkit-transform: skewX(20deg);
        -o-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
    }

.w3-box[class*="border-"],
.w3-info[class*="border-"] {
    border-color: #eee;
}

.w3-info.border-1,
.w3-info.border-2,
.w3-info.border-3,
.w3-info.border-4,
.w3-info.border-5 {
    border-top: none;
}
/*== before & after for line css ==*/

.left-border,
.right-border {
    position: relative;
}

    .left-border:before,
    .right-border:before {
        content: "";
        position: absolute;
        top: 5px;
        width: 1px;
        height: 90%;
        background: #CCC;
    }

    .right-border:before {
        right: 0;
    }
/*==for images==*/

.w3-media,
.w3-media,
.w3-post-media {
    background-color: #FFF;
    position: relative;
}

    .w3-media img,
    .w3-post-media img {
        width: 100%;
        height: auto;
    }


.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
    border-style: solid;
}

.border-1 {
    border-width: 1px;
}

.w3-social-icon.w3-social-icon-lg li a {
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px;
    color: #fff;
}


.w3-media.w3-media-left .w3-social-icon li {
    display: block;
    margin: 3px 0;
}
/* Right Side Icon */

.w3-media.w3-media-right .w3-info-has {
    right: 0;
    padding: 15px;
    width: auto;
    left: auto;
    margin-right: -60px;
}

.w3-media.w3-media-right:hover .w3-info-has {
    margin-right: 0px;
}

.w3-media.w3-media-right .w3-social-icon li {
    display: block;
    margin: 3px 0;
}
/* Team 8 */

.team-social-btn ul li a:hover {
    background: #8DC141 !important
}

.team-social-btn ul li a {
    color: #fff;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
}

.w3-box.hover:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.w3-member-position:after,
.w3-member-position:before {
    background: #4a3c32;
    top: 50%;
    left: -40px;
    content: "";
    height: 1px;
    position: absolute;
    width: 30px;
}

.w3-member-position:before {
    right: -40px;
    left: auto;
}

.w3-member-position {
    position: relative;
}
/* Team End */
/* footer social */

.footer-social li a {
    border-color: #000;
}

.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading, .panel-default > .panel-heading {
    color: #fff;
    background-color: #a7a7a7;
    border-color: #a7a7a7;
    font-family: IRANSansFaNum;
    font-size: 16px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}




====================================================================
Main Header style
====================================================================

***/

.main-header {
    position: relative;
    width: 100%;
    z-index: 999999;
}

.main-header .header-top {
    position: relative;
    /*background-color: #0b1832;*/ /*DarkBlue*/
    background-color: #6f0606; /*Red*/
}

.main-header .top-left {
    position: relative;
    float: right;
}

    .main-header .top-left .text {
        position: relative;
        font-size: 12px;
        line-height: 30px;
        color: #ffffff;
        font-weight: 400;
        padding: 10px 0;
    }

.main-header .top-right {
    position: relative;
    float: right;
    padding: 10px 0;
}

.social-icon-one {
    position: relative;
}

    .social-icon-one li {
        position: relative;
        display: inline-block;
        margin-left: 18px;
    }

        .social-icon-one li:first-child {
            margin-left: 0;
        }

        .social-icon-one li a {
            position: relative;
            display: block;
            font-size: 14px;
            line-height: 30px;
            color: #ffffff;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .social-icon-one li a:hover {
                color: #43c3ea;
            }

/*=== Header Lower ===*/

.main-header .header-lower {
    position: relative;
    min-height: 90px;
    z-index: 9999;
    background-color: #ffffff;
}

    .main-header .header-lower .main-box {
        position: relative;
        background-color: #ffffff;
        /*	background-color: #f5f5f5;*/
    }

    .main-header .header-lower .logo-box {
        position: relative;
        float: right;
        padding-right: 50px;
    }

        .main-header .header-lower .logo-box:before {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 1000%;
            background-color: #43c3ea;
            content: "";
        }

    .main-header .header-lower .logo {
        position: relative;
        padding: 20px 0;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

        .main-header .header-lower .logo img {
            position: relative;
            max-width: 100%;
            height: auto;
        }

    .main-header .header-lower .nav-outer {
        position: relative;
        float: right;
    }

.main-header .main-box {
    position: relative;
    left: 0px;
    top: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    background: none;
}

.main-menu {
    position: relative;
    float: right;
}

.navbar-toggler {
    border: 0 !important;
}

.main-menu .navbar-header {
    display: none;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
    /*font-family: 'Chivo', sans-serif;*/
}

    .main-menu .navigation > li {
        position: relative;
        float: right;
        padding: 0px 25px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

        .main-menu .navigation > li:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 0;
            /*background-color: #0b1832;*/ /*DarkBlue*/
            background-color: #6f0606; /*Red*/
            content: "";
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

        .main-menu .navigation > li.current:before,
        .main-menu .navigation > li:hover:before {
            height: 100%;
        }

        .main-menu .navigation > li > a {
            position: relative;
            display: block;
            font-size: 16px;
            line-height: 30px;
            font-weight: 400;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            padding: 30px 0;
            opacity: 1;
            text-align: center;
            text-transform: capitalize;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

        .main-menu .navigation > li.current > a,
        .main-menu .navigation > li:hover > a {
            color: #ffffff;
        }

        .main-menu .navigation > li > ul > li > ul > li:hover > a {
            color: #25262c;
            background: #ffffff;
        }

        .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
            font-family: 'FontAwesome';
            content: "\f105";
            position: absolute;
            right: 10px;
            top: 11px;
            width: 10px;
            height: 20px;
            display: block;
            color: #292929;
            line-height: 20px;
            font-size: 13px;
            font-weight: 900;
            text-align: center;
            z-index: 5;
        }

        .main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
            color: #ffffff;
        }

        .main-menu .navigation > li > ul {
            position: absolute;
            left: 0px;
            top: 100%;
            width: 200px;
            padding: 0px 0px;
            z-index: 100;
            /*background-color: #0b1832;*/ /*DarkBlue*/
            background-color: #6f0606; /*Red*/
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            -moz-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: top;
            -ms-transform-origin: top;
            -moz-transform-origin: top;
            transform-origin: top;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease;
            -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
            -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
            -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
            -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
            box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
        }

            .main-menu .navigation > li > ul.from-right {
                left: auto;
                right: 0px;
            }

            .main-menu .navigation > li > ul > li {
                position: relative;
                width: 100%;
                border-bottom: 1px solid rgba(255,255,255,0.10);
            }

                .main-menu .navigation > li > ul > li:last-child {
                    border-bottom: none;
                }

                .main-menu .navigation > li > ul > li > a {
                    position: relative;
                    display: block;
                    padding: 10px 20px;
                    line-height: 24px;
                    font-weight: 400;
                    font-size: 15px;
                    color: #ffffff;
                    text-align: right;
                    text-transform: capitalize;
                    transition: all 500ms ease;
                    -moz-transition: all 500ms ease;
                    -webkit-transition: all 500ms ease;
                    -ms-transition: all 500ms ease;
                    -o-transition: all 500ms ease;
                }

                .main-menu .navigation > li > ul > li:hover > a {
                    color: #ffffff;
                    /*background: #43c3ea;*/ /*DarkBlue*/ background: #be0000; /*Red*/
                }

                .main-menu .navigation > li > ul > li.dropdown > a:after {
                    font-family: 'FontAwesome';
                    content: "\f105";
                    position: absolute;
                    right: 15px;
                    top: 11px;
                    width: 10px;
                    height: 20px;
                    display: block;
                    line-height: 20px;
                    font-size: 13px;
                    color: #ffffff;
                    font-weight: 900;
                    text-align: center;
                    z-index: 5;
                }

                .main-menu .navigation > li > ul > li.dropdown:hover > a:after {
                    color: #ffffff;
                }

                .main-menu .navigation > li > ul > li > ul {
                    position: absolute;
                    left: 100%;
                    top: -2px;
                    width: 200px;
                    padding: 0px;
                    z-index: 100;
                    display: none;
                    /*background-color: #0b1832;*/ /*DarkBlue*/
                    background-color: #6f0606; /*Red*/
                    -webkit-transform: scaleY(0);
                    -ms-transform: scaleY(0);
                    -moz-transform: scaleY(0);
                    transform: scaleY(0);
                    -webkit-transform-origin: top;
                    -ms-transform-origin: top;
                    -moz-transform-origin: top;
                    transform-origin: top;
                    -webkit-transition: all 300ms ease;
                    -ms-transition: all 300ms ease;
                    -moz-transition: all 300ms ease;
                    transition: all 300ms ease;
                    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
                    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
                    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
                    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
                    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
                }

                    .main-menu .navigation > li > ul > li > ul > li {
                        position: relative;
                        width: 100%;
                        border-bottom: 1px solid rgba(255,255,255,0.10);
                    }

                        .main-menu .navigation > li > ul > li > ul > li:last-child {
                            border-bottom: none;
                        }

                        .main-menu .navigation > li > ul > li > ul > li > a {
                            position: relative;
                            display: block;
                            padding: 10px 20px;
                            line-height: 24px;
                            font-weight: 400;
                            font-size: 15px;
                            color: #ffffff;
                            text-align: left;
                            text-transform: capitalize;
                            transition: all 500ms ease;
                            -moz-transition: all 500ms ease;
                            -webkit-transition: all 500ms ease;
                            -ms-transition: all 500ms ease;
                            -o-transition: all 500ms ease;
                        }

                            .main-menu .navigation > li > ul > li > ul > li > a:hover {
                                color: #ffffff;
                                /*background: #43c3ea;*/ /*DarkBlue*/ background: #be0000; /*Red*/
                            }

        .main-menu .navigation > li.dropdown:hover > ul {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            -moz-transform: scaleY(1);
            transform: scaleY(1);
            visibility: visible;
            opacity: 1;
            top: 100%;
        }

    .main-menu .navigation li > ul > li.dropdown:hover > ul {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
        visibility: visible;
        opacity: 1;
    }

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.main-header .outer-box {
    position: relative;
    float: right;
    margin-left: 45px;
    display: none;
}

/*search box btn*/

.main-header .search-box-outer {
    position: relative;
    float: right;
    padding: 25px 0;
    margin-left: 18px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .search-box-btn {
    position: relative;
    height: 40px;
    width: 40px;
    cursor: pointer;
    background: none;
    font-size: 18px;
    color: #ffffff;
    outline: none;
    background-color: #43c3ea;
    border-radius: 5px;
}

.dropdown-toggle::after {
    display: none;
}

.main-header .search-box-outer .dropdown-menu {
    top: 100% !important;
    margin-top: 27px;
    right: 0 !important;
    left: auto !important;
    padding: 0px;
    width: 280px;
    border-radius: 0px;
    border-top: 3px solid #25262c;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important;
}

.main-header .search-panel .form-container {
    padding: 25px 20px;
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}

    .main-header .search-panel input:focus,
    .main-header .search-panel select:focus {
        border-color: #25262c;
    }

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    background: none;
    cursor: pointer;
}

/*================================================
                    Fixed Header
        ==================================================*/
.main-header.fixed-header .main-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

/*================================================
                    Header Style Two
        ==================================================*/
.header-style-two {
    position: relative;
}

    .header-style-two:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0px;
        background-color: #43c3ea;
        content: "";
        z-index: 9999999;
    }

    .header-style-two .header-upper {
        position: relative;
        z-index: 5;
        background-color: #ffffff;
        z-index: 99999;
    }

        .header-style-two .header-upper .logo-outer {
            position: relative;
            float: right;
            z-index: 25;
        }

    .header-style-two .logo-outer {
        padding: 45px 0px;
    }

        .header-style-two .logo-outer .logo img {
            position: relative;
            display: inline-block;
            max-width: 100%;
        }

    .header-style-two .header-upper .upper-right {
        position: relative;
        float: right;
        padding-top: 45px;
    }

    .header-style-two .info-box {
        position: relative;
        float: right;
        padding-top: 5px;
        padding-left: 60px;
        margin-left: 40px;
        min-height: 50px;
    }

        .header-style-two .info-box .icon-box {
            position: absolute;
            left: 0px;
            top: 4px;
            height: 40px;
            width: 40px;
            line-height: 38px;
            text-align: center;
            font-size: 24px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            font-weight: 400;
            border: 1px dashed #43c3ea;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

        .header-style-two .info-box li {
            position: relative;
            font-size: 14px;
            line-height: 20px;
            color: #777777;
            font-weight: 400;
            text-transform: capitalize;
        }

            .header-style-two .info-box li span {
                position: relative;
                font-size: 16px;
               /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
                font-weight: 400;
                /*font-family: "Chivo", sans-serif;*/
            }

        .header-style-two .info-box.btn-box {
            padding-top: 0;
            padding-left: 0;
        }

    .header-style-two .header-lower {
        /*background-color: #0b1832;*/ /*DarkBlue*/
        background-color: #be0000; /*Red*/
        min-height: auto;
        z-index: 99999;
    }

        .header-style-two .header-lower .nav-outer {
            float: right;
            width: 100%;
        }

    .header-style-two .main-menu .navigation > li {
        padding: 0 20px;
        margin-right: 10px;
    }

        .header-style-two .main-menu .navigation > li:after {
            position: absolute;
            left: -5px;
            top: 15px;
            font-size: 15px;
            line-height: 30px;
            color: #1e386c;
            font-weight: 400;
             
        }

        .header-style-two .main-menu .navigation > li > a {
            color: #ffffff;
            font-size: 15px;
            padding: 15px 0;
            padding-top: 20px;
        }

    .header-style-two .header-lower .social-icon-three {
        position: relative;
        float: right;
        padding: 15px 0;
    }

.social-icon-three {
    position: relative;
}

    .social-icon-three li {
        position: relative;
        float: right;
        margin-left: 20px;
    }

        .social-icon-three li a {
            position: relative;
            font-size: 18px;
            line-height: 29px;
            color: #ffffff;
            font-weight: 400;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .social-icon-three li a:hover {
                color: #43c3ea;
            }

.header-style-two .search-box-outer {
    padding: 0;
    margin-left: 45px;
}

.header-style-two .search-box-btn {
    position: relative;
    font-size: 18px;
    line-height: 30px;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-weight: 400;
    padding: 15px 0;
    width: 60px;
    text-align: center;
    height: auto;
    border-radius: 0;
}

.header-style-two .search-box-outer .dropdown-menu {
    top: 100% !important;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important;
    right: 0 !important;
    left: auto !important;
    margin-top: 0px;
}

.header-style-two .main-menu .navigation > li:before {
    /*background-color: #2764df;*/ /*DarkBlue*/
    background-color: #6f0606; /*Red*/
}

.header-style-two .main-menu .navigation > .NoChange:before {
    background-color: transparent !important;
}
/***

        ====================================================================
                        Sticky Header
        ====================================================================

        ***/

.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 99999;
    background: #ffffff;
    border-bottom: 1px solid #f1f1f1;
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
}

    .fixed-header .sticky-header .logo {
        padding: 10px 0;
    }

.main-header .sticky-header .main-menu .navigation > li {
    margin-left: 50px;
    padding: 0;
    background-color: transparent;
}

    .main-header .sticky-header .main-menu .navigation > li:after {
        display: none;
    }

    .main-header .sticky-header .main-menu .navigation > li > a {
        padding: 20px 0px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 500;
        color: #222222;
        text-transform: capitalize;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .main-header .sticky-header .main-menu .navigation > li:hover > a,
    .main-header .sticky-header .main-menu .navigation > li.current > a,
    .main-header .sticky-header .main-menu .navigation > li.current-menu-item > a {
        opacity: 1;
        color: #43c3ea;
        background-color: #ffffff;
    }

.sticky-header .main-menu .navigation > li:before,
.sticky-header .main-menu .navigation > li.dropdown > a:after {
    display: none;
}

.sticky-header .main-menu .navigation > li.dropdown:hover > ul {
    margin-top: 0;
}

            .modal-dialog {
            width: 600px;
            margin: 30px auto;
            margin-top: 30px;
            margin-top: 60px;
        }

        .pull-left {
            float: left !important;
            margin-left: 10px;
        }

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    text-align: center;
    margin-right: 2%;
}

/*== >Social icons ===*/
/* social icon default */

.w3-social-icon {
    display: inline-block;
    margin: 0 -3px;
    padding: 0;
    text-align: center;
}

    .w3-social-icon li {
        display: inline-block;
        padding: 0;
        font-size: 12px;
    }

        .w3-social-icon li a {
            display: inline-block;
            width: 24px;
            height: 24px;
            padding: 4px;
        }

        .w3-social-icon li .fa {
            vertical-align: middle;
        }
    /* social icon with border */

    .w3-social-icon.border li {
        padding: 0 3px;
    }

        .w3-social-icon.border li a {
            border: 1px solid rgba(255, 255, 255, 0.05);
        }
/* social icon dark */

.w3-social-links.dark li {
    padding: 0 3px;
}

.w3-social-icon.dark li a {
    border: 1px solid #777777;
    color: #777777;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
/* social share icon style 1*/

.w3-share-icon li {
    border: none;
    width: 36px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 0;
}

    .w3-share-icon li a {
        color: #FFF;
    }

    .w3-share-icon li i {
        border-right: none;
        font-size: 14px;
        color: #FFF;
        width: 36px;
        height: 34px;
        line-height: 34px;
        padding: 0;
        text-align: center;
    }

    .w3-share-icon li.fb {
        background: #354d89;
    }

        .w3-share-icon li.fb i {
            background: #3a5799;
        }

    .w3-share-icon li.gp {
        background: #d34b2b;
    }

        .w3-share-icon li.gp i {
            background: #e35736;
        }

    .w3-share-icon li.tw {
        background: #029fdf;
    }

        .w3-share-icon li.tw i {
            background: #00abf0;
        }

    .w3-share-icon li.dig {
        background: #1d61aa;
    }

        .w3-share-icon li.dig i {
            background: #2B6FB8;
        }

    .w3-share-icon li.lin {
        background: #0176be;
    }

        .w3-share-icon li.lin i {
            background: #0082CA;
        }

    .w3-share-icon li.pin {
        background: #ac0104;
    }

        .w3-share-icon li.pin i {
            background: #BD0E15;
        }

    .w3-share-icon li:hover {
        width: 90px;
    }
.icon-boxUserList:hover {
    color: black !important;
    border-bottom: 1px solid black !important;
    max-height: 1px;
    font-weight: bold;
}

.owl-dots{
display:none !important
}

/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 5px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 5px;
}

.nav-tabs {
    border-bottom: 5px solid #ddd;
    border-radius: 5px;
}

.feed_tabs > .active{
    border-bottom:5px solid white !important

}*/

.feed_tabs li {
    margin-bottom: -2px
}

    .feed_tabs li a {
        
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold
    }

        .feed_tabs li a:hover {
            color: #fff
        }

.feed_tabs {
    /*border-bottom: 2px solid #78adc9;*/ /*DarkBlue*/
    border-bottom: 2px solid #6f0606; /*Red*/
}

    .feed_tabs li.active a,
    .feed_tabs li.active a:hover,
    .feed_tabs li.active a:focus {
        border: 4px solid; /*Red*/
        /*color: #78ADC9 !important;*/ /*DarkBlue*/
        color: #6f0606 !important; /*Red*/
        /*border-color: #78ADC9 #78ADC9 transparent;*/ /*DarkBlue*/
        border-color: #6f0606 #6f0606 transparent; /*Red*/
    }

    .feed_tabs li a:hover {
        /*background-color: #78adc9;*/ /*DarkBlue*/
        background-color: #6f0606; /*Red*/
    }

.news_tab .media-body > a:hover {
    /*color: #78ADC9;*/ /*DarkBlue*/
    color: #6f0606; /*Red*/
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 2px solid transparent;
    border-radius: 4px 4px 5% 5% !important;
    color: black;
    word-wrap: break-word;
}
.feed_tabs {
    /*border-bottom: 3px solid #78adc9;*/ /*DarkBlue*/
    border-bottom: 3px solid #6f0606; /*Red*/
}







====================================================================
Shop Page Section
====================================================================

***/

.shop-upper-box {
    position: relative;
    margin-bottom: 50px;
}

.shop-upper-box .items-label {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #aaaaaa;
    padding: 10px 0;
}

.sort-by .ui-selectmenu-button.ui-button {
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
    min-width: 270px;
    line-height: 26px;
    text-align: left;
    padding: 10px 20px;
    font-size: 14px;
    border: 2px solid #eeeeee;
    color: #aaaaaa;
    font-weight: 400;
    text-transform: capitalize;
    background: #ffffff;
}

.sort-by .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 3px;
    text-indent: 0px;
    color: #43c3ea;
}

    .sort-by .ui-button .ui-icon:before {
        font-family: 'Fontawesome';
        content: "\f107";
        font-weight: 900;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 10px;
        height: 20px;
        display: block;
        color: #aaaaaa;
        line-height: 20px;
        font-size: 16px;
        text-align: center;
        z-index: 5;
    }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover {
    background-color: #43c3ea;
    border-color: #43c3ea;
}

.shop-item {
    position: relative;
    margin-bottom: 65px;
}

    .shop-item .inner-box {
        position: relative;
    }

    .shop-item .image {
        position: relative;
    }

        .shop-item .image img {
            display: block;
            width: 100%;
        }

    .shop-item .overlay-box {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        text-align: center;
        background: rgba(255,255,255,.80);
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .shop-item:hover .overlay-box {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .shop-item .overlay-box .icon-box {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        margin-top: -20px;
        text-align: center;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        border-radius:2px !important
    }

    .shop-item:hover .overlay-box .icon-box {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
        -webkit-transition-delay: 300ms;
        -moz-transition-delay: 300ms;
        -ms-transition-delay: 300ms;
        -o-transition-delay: 300ms;
        transition-delay: 300ms;
    }

    .shop-item .overlay-box .icon-box a {
        position: relative;
        display: inline-block;
        font-size: 24px;
        line-height: 50px;
        color: #ffffff;
        font-weight: 400;
        height: 50px;
        width: 50px;
        text-align: center;
        /*background-color: #0b1832;*/ /*DarkBlue*/
        background-color: #6f0606; /*Red*/
        margin: 0 5px;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }

        .shop-item .overlay-box .icon-box a:hover {
            background-color: #43c3ea;
        }

    .shop-item .lower-content {
        position: relative;
        padding: 35px 0px 0;
        text-align: center;
        background-color: #dddddd1a;
        border-radius: 5px;
    }

        .shop-item .lower-content h3 {
            position: relative;
            font-size: 20px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            line-height: 1.2em;
            font-weight: 400;
            margin-bottom: 20px;
        }

            .shop-item .lower-content h3 a {
                color: #222222;
                -webkit-transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                transition: all 300ms ease;
            }

                .shop-item .lower-content h3 a:hover {
                    color: #43c3ea;
                }

        .shop-item .lower-content .price {
            position: relative;
            display: block;
            font-size: 16px;
            color: #43c3ea;
            font-weight: 400;
            line-height: 20px;
        }

            .shop-item .lower-content .price del {
                color: #777777;
                text-decoration: line-through;
                margin-right: 8px;
            }

/*===============================
	Shop Sidebar
================================*/

.shop-sidebar .sidebar-title h2 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-weight: 400;
    padding-bottom: 22px;
}

    .shop-sidebar .sidebar-title h2:before {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 3px;
        width: 60px;
        background-color: #43c3ea;
        content: "";
    }

/*Search Box Widget*/

.shop-sidebar .search-box {
    position: relative;
}

    .shop-sidebar .search-box .form-group {
        position: relative;
        margin: 0px;
    }

        .shop-sidebar .search-box .form-group input[type="text"],
        .shop-sidebar .search-box .form-group input[type="search"] {
            position: relative;
            display: block;
            font-size: 14px;
            color: #aaaaaa;
            line-height: 26px;
            padding: 10px 25px;
            padding-right: 60px;
            height: 50px;
            width: 100%;
            border: 2px solid #ebebeb;
            background-color: #ffffff;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .shop-sidebar .search-box .form-group input:focus {
            border-color: #43c3ea;
        }

        .shop-sidebar .search-box .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            display: block;
            font-size: 16px;
            color: #43c3ea;
            background: none;
            font-weight: normal;
        }

/*=== Categories ===*/

.category-list {
    position: relative;
    display: block;
}

    .category-list li {
        position: relative;
    }

        .category-list li a {
            position: relative;
            display: block;
            font-size: 15px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            font-weight: 400;
            line-height: 23px;
            padding: 15px 0;
            padding-left: 20px;
            border-bottom: 1px solid #eeeeee;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

        .category-list li:first-child a {
            padding-top: 0;
        }

        .category-list li:last-child a {
            border-bottom: 0;
            padding-bottom: 0;
        }

        .category-list li a span {
            float: right;
            font-size: 14px;
            margin-right: 20px;
            color: inherit;
            font-weight: 400;
        }

        .category-list li a:hover {
            color: #43c3ea;
        }

/*Sidebar Range slider */

.sidebar-widget .range-slider-one {
    position: relative;
    min-height: 48px;
}

.sidebar-page-container .sidebar-title {
    margin-bottom: 30px;
}

.sidebar-widget .range-slider-one .title {
    position: relative;
    float: left;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
}

    .sidebar-widget .range-slider-one .title:before {
        position: absolute;
        content: '$';
        right: -14px;
        top: 0px;
        color: #333333;
        font-size: 18px;
        font-weight: 400;
    }

.sidebar-widget .range-slider-one .input {
    float: right;
    left: 8px;
    max-width: 75px;
    padding-left: 8px;
    margin-top: 8px;
    position: relative;
}

    .sidebar-widget .range-slider-one .input input {
        background: none;
        color: #777777;
        font-size: 18px;
        font-weight: 400;
        width: auto;
        text-align: left;
    }

.sidebar-widget .range-slider-one .ui-widget.ui-widget-content {
    height: 3px;
    border: none;
    margin-bottom: 45px;
    background: #eeeeee;
}

.sidebar-widget .range-slider-one .ui-slider .ui-slider-range {
    top: 0px;
    height: 4px;
    background: #36404b;
}

.sidebar-widget .range-slider-one .ui-state-default,
.sidebar-widget .range-slider-one .ui-widget-content .ui-state-default {
    top: -5px;
    width: 15px;
    height: 15px;
    z-index: 99;
    /*background: #43c3ea;*/ /*DarkBlue*/ background: #be0000; /*Red*/
    cursor: pointer;
    border: 0;
}

.sidebar-widget .range-slider-one .theme-btn {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 40px;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-weight: 400;
    border: 1px solid #43c3ea;
}

    .sidebar-widget .range-slider-one .theme-btn:hover {
        background-color: #43c3ea;
        color: #ffffff;
    }

/*Sidebar Realated Posts */

.sidebar .related-posts .post {
    position: relative;
    padding-left: 90px;
    min-height: 70px;
    margin-bottom: 18px;
}

    .sidebar .related-posts .post:last-child {
        margin-bottom: 0px;
    }

    .sidebar .related-posts .post .post-thumb {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 70px;
    }

        .sidebar .related-posts .post .post-thumb img {
            display: block;
            width: 100%;
        }

    .sidebar .related-posts .post h4 {
        top: -2px;
        font-size: 18px;
        line-height: 1.2em;
        font-weight: 400;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        text-transform: capitalize;
    }

        .sidebar .related-posts .post h4 a {
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
        }

    .sidebar .related-posts .post a:hover {
        color: #43c3ea;
    }

.sidebar .related-posts .rating {
    position: relative;
}

    .sidebar .related-posts .rating span {
        position: relative;
        display: inline-block;
        font-size: 16px;
        line-height: 15px;
        color: #43c3ea;
    }

.sidebar .related-posts .price {
    position: relative;
    font-size: 16px;
    color: #777777;
    font-weight: 400;
}

/*** 

====================================================================
			Shop Details
====================================================================

***/

.product-details {
    position: relative;
}

    .product-details .basic-details {
        position: relative;
        margin-bottom: 50px;
    }

    .product-details .image-column,
    .product-details .info-column {
        margin-bottom: 20px;
    }

    .product-details .info-column {
        position: relative;
    }

        .product-details .info-column .inner-column {
            position: relative;
        }

    .product-details .image-column .image-box {
        position: relative;
        margin-bottom: 0;
    }

        .product-details .image-column .image-box img {
            position: relative;
            display: block;
            width: 100%;
        }

    .product-details .basic-details .details-header {
        position: relative;
        margin-bottom: 35px;
        margin-top: 15px;
    }

        .product-details .basic-details .details-header h4 {
            font-size: 24px;
            font-weight: 400;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            line-height: 1.2em;
            margin-bottom: 20px;
        }

            .product-details .basic-details .details-header h4 a {
               /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            }

    .product-details .basic-details .item-price {
        position: relative;
        font-size: 18px;
        font-weight: 400;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        line-height: 24px;
        display: block;
        margin-bottom: 7px;
    }

        .product-details .basic-details .item-price del {
            color: #777777;
            margin-right: 15px;
        }

    .product-details .basic-details .rating {
        display: inline-block;
        font-size: 16px;
        color: #43c3ea;
        margin-right: 15px;
    }

        .product-details .basic-details .rating .fa {
            display: inline-block;
        }

    .product-details .basic-details .text {
        font-size: 14px;
        line-height: 30px;
        color: #777777;
        margin-bottom: 35px;
    }

    .product-details .basic-details .theme-btn {
        padding: 15px 35px;
        line-height: 20px;
        margin-left: 30px;
        text-transform: unset;
    }

    .product-details .basic-details .item-quantity {
        position: relative;
        float: left;
        margin-right: 22px;
        max-width: 80px;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 15px;
    }

        .product-details .basic-details .item-quantity input[type="text"],
        .cart-table tbody tr .qty input[type="text"] {
            position: relative;
            line-height: 50px;
            height: 50px;
            background: #ffffff;
            text-align: center;
        }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    height: 26px;
    background: #e9e9e9;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    left: 6px;
    top: 6px;
}

.cart-table tbody tr .qty .item-quantity {
    margin-right: 18px;
    min-width: 60px;
}

/*** 

====================================================================
		Product Tabs Style
====================================================================

***/

.product-info-tabs {
    position: relative;
}

    .product-info-tabs .prod-tabs {
        position: relative;
    }

        .product-info-tabs .prod-tabs .tab-btns {
            position: relative;
            z-index: 1;
        }

            .product-info-tabs .prod-tabs .tab-btns .tab-btn {
                position: relative;
                float: left;
                font-size: 16px;
                line-height: 20px;
               /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
                font-weight: 400;
                padding: 19px 30px;
                text-transform: uppercase;
                border: 1px solid #dddddd;
                margin-bottom: -1px;
                cursor: pointer;
                font-family: "Chivo", sans-serif;
            }

                .product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn {
                    background: #eeeeee;
                }

        .product-info-tabs .prod-tabs .tabs-container {
            position: relative;
        }

            .product-info-tabs .prod-tabs .tabs-container .tab {
                position: relative;
                padding: 50px 30px 30px;
                display: none;
                border: 1px solid #dddddd;
            }

                .product-info-tabs .prod-tabs .tabs-container .tab.active-tab {
                    display: block;
                }

                .product-info-tabs .prod-tabs .tabs-container .tab p,
                .product-info-tabs .prod-tabs .tabs-container .tab h2,
                .product-info-tabs .prod-tabs .tabs-container .tab h3,
                .product-info-tabs .prod-tabs .tabs-container .tab h4,
                .product-info-tabs .prod-tabs .tabs-container .tab h5,
                .product-info-tabs .prod-tabs .tabs-container .tab h6 {
                    margin-bottom: 15px;
                }

                .product-info-tabs .prod-tabs .tabs-container .tab h3 {
                    font-size: 30px;
                    font-weight: 500;
                    text-transform: uppercase;
                    color: #36404b;
                    margin-bottom: 15px;
                }

                .product-info-tabs .prod-tabs .tabs-container .tab h4 {
                    font-size: 14px;
                    font-weight: 600;
                    text-transform: uppercase;
                    color: #222222;
                    margin-bottom: 15px;
                }

        .product-info-tabs .prod-tabs #prod-description {
            position: relative;
            padding: 30px 30px;
            margin-bottom: 110px;
        }

            .product-info-tabs .prod-tabs #prod-description p {
                position: relative;
                font-size: 16px;
                line-height: 28px;
                color: #777777;
            }

        .product-info-tabs .prod-tabs .reviews-container {
            position: relative;
        }

            .product-info-tabs .prod-tabs .reviews-container .review-box {
                position: relative;
                margin-bottom: 20px;
                min-height: 110px;
            }

                .product-info-tabs .prod-tabs .reviews-container .review-box.reply {
                    margin-left: 100px;
                }

            .product-info-tabs .prod-tabs .reviews-container .rev-thumb {
                position: absolute;
                left: 20px;
                top: 20px;
                width: 70px;
                height: 70px;
                margin-bottom: 20px;
                background: #ffffff;
                z-index: 99;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
            }

                .product-info-tabs .prod-tabs .reviews-container .rev-thumb img {
                    display: block;
                    width: 70px;
                    height: 70px;
                }

            .product-info-tabs .prod-tabs .reviews-container .rev-content {
                position: relative;
                padding: 20px;
                padding-left: 120px;
                border: 1px solid #e0e0e0;
                background: #ffffff;
            }

            .product-info-tabs .prod-tabs .reviews-container .rating {
                color: #43c3ea;
                font-size: 16px;
                line-height: 15px;
                margin-bottom: 8px;
            }

                .product-info-tabs .prod-tabs .reviews-container .rating .fa {
                    display: inline-block;
                }

            .product-info-tabs .prod-tabs .reviews-container .rev-info {
                margin-top: -5px;
                letter-spacing: 1px;
                font-size: 14px;
                line-height: 24px;
                color: #777777;
                font-weight: 500;
                margin-bottom: 8px;
            }

                .product-info-tabs .prod-tabs .reviews-container .rev-info span {
                    display: inline-block;
                   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
                    font-size: 16px;
                    margin-right: 25px;
                    font-weight: 500;
                }

            .product-info-tabs .prod-tabs .reviews-container .rev-text {
                position: relative;
            }

                .product-info-tabs .prod-tabs .reviews-container .rev-text p {
                    font-size: 13px;
                    color: #666666;
                    line-height: 24px;
                    margin: 0;
                }

        .product-info-tabs .prod-tabs .add-review {
            position: relative;
            margin: 30px 0px 0px;
            font-size: 14px;
        }

            .product-info-tabs .prod-tabs .add-review .rating {
                position: relative;
                padding-top: 8px;
            }

                .product-info-tabs .prod-tabs .add-review .rating .rate-box {
                    position: relative;
                    display: inline-block;
                    margin-right: 10px;
                    font-size: 14px;
                    color: #555555;
                }

                    .product-info-tabs .prod-tabs .add-review .rating .rate-box:hover,
                    .product-info-tabs .prod-tabs .add-review .rating .rate-box:focus,
                    .product-info-tabs .prod-tabs .add-review .rating .rate-box:active {
                        color: #43c3ea;
                    }

            .product-info-tabs .prod-tabs .add-review label {
                position: relative;
                display: block;
                font-size: 14px;
                margin-bottom: 5px;
                font-weight: 400;
                color: #303030;
            }

            .product-info-tabs .prod-tabs .add-review h3 {
                margin-bottom: 20px;
            }

            .product-info-tabs .prod-tabs .add-review .form-group {
                position: relative;
                margin-bottom: 20px;
            }

                .product-info-tabs .prod-tabs .add-review .form-group input[type="text"],
                .product-info-tabs .prod-tabs .add-review .form-group input[type="password"],
                .product-info-tabs .prod-tabs .add-review .form-group input[type="tel"],
                .product-info-tabs .prod-tabs .add-review .form-group input[type="email"],
                .product-info-tabs .prod-tabs .add-review .form-group select {
                    position: relative;
                    display: block;
                    width: 100%;
                    line-height: 22px;
                    padding: 9px 15px;
                    color: #222222;
                    border: 1px solid #e0e0e0;
                    transition: all 300ms ease;
                    -webkit-transition: all 300ms ease;
                    -ms-transition: all 300ms ease;
                    -o-transition: all 300ms ease;
                    -moz-transition: all 300ms ease;
                }

                .product-info-tabs .prod-tabs .add-review .form-group textarea {
                    position: relative;
                    display: block;
                    width: 100%;
                    line-height: 22px;
                    padding: 8px 15px;
                    color: #222222;
                    border: 1px solid #e0e0e0;
                    height: 150px;
                    resize: none;
                    transition: all 300ms ease;
                    -webkit-transition: all 300ms ease;
                    -ms-transition: all 300ms ease;
                    -o-transition: all 300ms ease;
                    -moz-transition: all 300ms ease;
                }

                    .product-info-tabs .prod-tabs .add-review .form-group textarea:focus,
                    .product-info-tabs .prod-tabs .add-review .form-group input:focus,
                    .product-info-tabs .prod-tabs .add-review .form-group select:focus {
                        border-color: #43c3ea;
                    }

                .product-info-tabs .prod-tabs .add-review .form-group button {
                    font-weight: 500;
                    padding: 22px 35px;
                }

/*Comment Form*/

.shop-comment-form {
    position: relative;
    margin-top: 60px;
}

    .shop-comment-form h2 {
        position: relative;
        color: #252525;
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 10px !important;
    }

    .shop-comment-form .mail-text {
        position: relative;
        color: #777777;
        font-size: 16px;
        margin-bottom: 15px;
    }

        .shop-comment-form .mail-text span {
            color: #43c3ea;
        }

    .shop-comment-form .group-title {
        margin-bottom: 20px;
    }

    .shop-comment-form .rating-box {
        position: relative;
        margin-bottom: 20px;
    }

        .shop-comment-form .rating-box .text {
            position: relative;
            font-size: 16px;
            font-weight: 400;
            color: #222222;
            margin-bottom: 15px;
        }

        .shop-comment-form .rating-box .rating {
            position: relative;
            display: inline-block;
        }

            .shop-comment-form .rating-box .rating .fa {
                position: relative;
                display: inline-block;
            }

            .shop-comment-form .rating-box .rating a {
                position: relative;
                color: #43c3ea;
                font-size: 18px;
                display: inline-block;
            }

                .shop-comment-form .rating-box .rating a:hover {
                    color: #222222;
                }

    .shop-comment-form .form-group {
        position: relative;
        margin-bottom: 20px;
    }

        .shop-comment-form .form-group label {
            position: relative;
            color: #333333;
            font-size: 14px;
            font-weight: 400;
        }

        .shop-comment-form .form-group:last-child {
            margin-bottom: 0px;
        }

        .shop-comment-form .form-group input[type="text"],
        .shop-comment-form .form-group input[type="password"],
        .shop-comment-form .form-group input[type="tel"],
        .shop-comment-form .form-group input[type="email"],
        .shop-comment-form .form-group select {
            position: relative;
            display: block;
            width: 100%;
            line-height: 28px;
            padding: 10px 15px;
            border: 1px solid #dddddd;
            height: 50px;
            color: #848484;
            font-weight: 300;
            background: #ffffff;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .shop-comment-form .form-group input[type="text"]:focus,
            .shop-comment-form .form-group input[type="password"]:focus,
            .shop-comment-form .form-group input[type="tel"]:focus,
            .shop-comment-form .form-group input[type="email"]:focus,
            .shop-comment-form .form-group select:focus,
            .shop-comment-form .form-group textarea:focus {
                border-color: #43c3ea;
            }

        .shop-comment-form .form-group textarea {
            position: relative;
            display: block;
            width: 100%;
            line-height: 26px;
            padding: 10px 15px;
            color: #848484;
            border: 1px solid #dddddd;
            height: 120px;
            font-weight: 300;
            background: #ffffff;
            resize: none;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease;
        }

    .shop-comment-form button {
        position: relative;
        font-weight: 400;
        line-height: 30px;
        padding: 15px 40px;
        margin-top: 10px;
        border-radius: 0;
    }

==================================================================
Sidebar Page Container
==================================================================

***/

.sidebar-page-container {
    position: relative;
    padding: 120px 0 70px;
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side {
    position: relative;
    margin-bottom: 50px;
}

.sidebar-widget {
    position: relative;
    margin-bottom: 55px;
}

.sidebar-side .sidebar-widget:last-child {
    margin-bottom: 0;
}

.sidebar-page-container .sidebar-title {
    position: relative;
    margin-bottom: 30px;
}

    .sidebar-page-container .sidebar-title h2 {
        position: relative;
        display: block;
        font-size: 24px;
        line-height: 1.2em;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        font-weight: 400;
        text-transform: capitalize;
    }

/*Search Box Widget*/

.sidebar .search-box {
    position: relative;
}

    .sidebar .search-box .form-group {
        position: relative;
        margin: 0px;
    }

        .sidebar .search-box .form-group input[type="text"],
        .sidebar .search-box .form-group input[type="search"] {
            position: relative;
            display: block;
            font-size: 14px;
            color: #777777;
            line-height: 28px;
            padding: 15px 25px;
            padding-right: 60px;
            height: 60px;
            width: 100%;
            border: 1px dashed #d5d5d5;
            background-color: #ffffff;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .sidebar .search-box .form-group input:focus {
            border-color: #2154cf;
        }

        .sidebar .search-box .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 60px;
            line-height: 60px;
            text-align: center;
            display: block;
            font-size: 18px;
            background-color: transparent;
            color: #43c3ea;
            font-weight: normal;
        }

/*=== Latest News ===*/
.latest-news {
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}

    .latest-news .post {
        position: relative;
        padding-left: 125px;
        margin-bottom: 30px;
        min-height: 100px;
    }

    .latest-news .post-thumb {
        position: absolute;
        left: 0;
        top: 0;
        height: 100px;
        width: 100px;
        margin-bottom: 20px;
    }

        .latest-news .post-thumb img {
            position: relative;
            display: block;
            width: 100%;
        }

    .latest-news .post h3 {
        position: relative;
        font-size: 18px;
        line-height: 30px;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        font-weight: 400;
        margin-bottom: 7px;
    }

        .latest-news .post h3 a {
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            display: inline-block;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

    .latest-news .post:hover h3 a {
        color: #43c3ea;
    }

    .latest-news .post .post-info {
        position: relative;
        font-size: 14px;
        line-height: 30px;
        color: #777777;
        font-weight: 400;
    }

/*=== Categories ===*/

.cat-list {
    position: relative;
    border: 1px solid #d7d7d7;
    padding: 0 25px;
}

    .cat-list li {
        position: relative;
    }

        .cat-list li a {
            position: relative;
            font-size: 16px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            line-height: 19px;
            font-weight: 400;
            padding: 20px 0;
            padding-left: 35px;
            display: block;
            border-bottom: 1px solid #d7d7d7;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
        }

            .cat-list li a:before {
                position: absolute;
                left: 5px;
                top: 20px;
                line-height: 19px;
                font-size: 15px;
                color: inherit;
                font-weight: 400;
                font-family: "LineAwesome";
                content: "\f112";
            }

        .cat-list li:last-child a {
            border-bottom: 0;
        }

        .cat-list li.active a,
        .cat-list li:hover a {
            color: #43c3ea;
        }

/*=== Tags ===*/

.tag-list {
    position: relative;
    display: block;
}

    .tag-list li {
        position: relative;
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
    }

        .tag-list li a {
            position: relative;
            display: block;
            font-size: 14px;
            color: #777777;
            line-height: 20px;
            padding: 9px 20px;
            font-weight: 400;
            text-align: center;
            border: 1px solid #d5d5d5;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .tag-list li a:hover {
                background-color: #43c3ea;
                border-color: #43c3ea;
                color: #ffffff;
            }

/*===============================
	Shop Sidebar
================================*/

.shop-sidebar .sidebar-title h2 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-weight: 400;
    padding-bottom: 22px;
}

    .shop-sidebar .sidebar-title h2:before {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 3px;
        width: 60px;
        background-color: #43c3ea;
        content: "";
    }

/*Search Box Widget*/

.shop-sidebar .search-box {
    position: relative;
}

    .shop-sidebar .search-box .form-group {
        position: relative;
        margin: 0px;
    }

        .shop-sidebar .search-box .form-group input[type="text"],
        .shop-sidebar .search-box .form-group input[type="search"] {
            position: relative;
            display: block;
            font-size: 14px;
            color: #aaaaaa;
            line-height: 26px;
            padding: 10px 25px;
            padding-right: 60px;
            height: 50px;
            width: 100%;
            border: 2px solid #ebebeb;
            background-color: #ffffff;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .shop-sidebar .search-box .form-group input:focus {
            border-color: #43c3ea;
        }

        .shop-sidebar .search-box .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            display: block;
            font-size: 16px;
            color: #43c3ea;
            background: none;
            font-weight: normal;
        }

/*=== Categories ===*/

.category-list {
    position: relative;
    display: block;
}

    .category-list li {
        position: relative;
    }

        .category-list li a {
            position: relative;
            display: block;
            font-size: 15px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            font-weight: 400;
            line-height: 23px;
            padding: 15px 0;
            padding-left: 20px;
            border-bottom: 1px solid #eeeeee;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

        .category-list li:first-child a {
            padding-top: 0;
        }

        .category-list li:last-child a {
            border-bottom: 0;
            padding-bottom: 0;
        }

        .category-list li a span {
            float: right;
            font-size: 14px;
            margin-right: 20px;
            color: inherit;
            font-weight: 400;
        }

        .category-list li a:hover {
            color: #43c3ea;
        }

/*Sidebar Range slider */

.sidebar-widget .range-slider-one {
    position: relative;
    min-height: 48px;
}

.sidebar-page-container .sidebar-title {
    margin-bottom: 30px;
}

.sidebar-widget .range-slider-one .title {
    position: relative;
    float: left;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
}

    .sidebar-widget .range-slider-one .title:before {
        position: absolute;
        content: '$';
        right: -14px;
        top: 0px;
        color: #333333;
        font-size: 18px;
        font-weight: 400;
    }

.sidebar-widget .range-slider-one .input {
    float: right;
    left: 8px;
    max-width: 75px;
    padding-left: 8px;
    margin-top: 8px;
    position: relative;
}

    .sidebar-widget .range-slider-one .input input {
        background: none;
        color: #777777;
        font-size: 18px;
        font-weight: 400;
        width: auto;
        text-align: left;
    }

.sidebar-widget .range-slider-one .ui-widget.ui-widget-content {
    height: 3px;
    border: none;
    margin-bottom: 45px;
    background: #eeeeee;
}

.sidebar-widget .range-slider-one .ui-slider .ui-slider-range {
    top: 0px;
    height: 4px;
    background: #36404b;
}

.sidebar-widget .range-slider-one .ui-state-default,
.sidebar-widget .range-slider-one .ui-widget-content .ui-state-default {
    top: -5px;
    width: 15px;
    height: 15px;
    z-index: 99;
    /*background: #43c3ea;*/ /*DarkBlue*/ background: #be0000; /*Red*/
    cursor: pointer;
    border: 0;
}

.sidebar-widget .range-slider-one .theme-btn {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 40px;
   /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
    font-weight: 400;
    border: 1px solid #43c3ea;
}

    .sidebar-widget .range-slider-one .theme-btn:hover {
        background-color: #43c3ea;
        color: #ffffff;
    }

/*Sidebar Realated Posts */

.sidebar .related-posts .post {
    position: relative;
    padding-left: 90px;
    min-height: 70px;
    margin-bottom: 18px;
}

    .sidebar .related-posts .post:last-child {
        margin-bottom: 0px;
    }

    .sidebar .related-posts .post .post-thumb {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 70px;
    }

        .sidebar .related-posts .post .post-thumb img {
            display: block;
            width: 100%;
        }

    .sidebar .related-posts .post h4 {
        top: -2px;
        font-size: 18px;
        line-height: 1.2em;
        font-weight: 400;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        text-transform: capitalize;
    }

        .sidebar .related-posts .post h4 a {
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
        }

    .sidebar .related-posts .post a:hover {
        color: #43c3ea;
    }

.sidebar .related-posts .rating {
    position: relative;
}

    .sidebar .related-posts .rating span {
        position: relative;
        display: inline-block;
        font-size: 16px;
        line-height: 15px;
        color: #43c3ea;
    }

.sidebar .related-posts .price {
    position: relative;
    font-size: 16px;
    color: #777777;
    font-weight: 400;
}


==================================================================
Sidebar Page Container
==================================================================

***/

.sidebar-page-container {
    position: relative;
    padding: 120px 0 70px;
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side {
    position: relative;
    margin-bottom: 50px;
}

.sidebar-widget {
    position: relative;
    margin-bottom: 55px;
}

.sidebar-side .sidebar-widget:last-child {
    margin-bottom: 0;
}

.sidebar-page-container .sidebar-title {
    position: relative;
    margin-bottom: 30px;
}

    .sidebar-page-container .sidebar-title h2 {
        position: relative;
        display: block;
        font-size: 24px;
        line-height: 1.2em;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        font-weight: 400;
        text-transform: capitalize;
    }

/*Search Box Widget*/

.sidebar .search-box {
    position: relative;
}

    .sidebar .search-box .form-group {
        position: relative;
        margin: 0px;
    }

        .sidebar .search-box .form-group input[type="text"],
        .sidebar .search-box .form-group input[type="search"] {
            position: relative;
            display: block;
            font-size: 14px;
            color: #777777;
            line-height: 28px;
            padding: 15px 25px;
            padding-right: 60px;
            height: 60px;
            width: 100%;
            border: 1px dashed #d5d5d5;
            background-color: #ffffff;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .sidebar .search-box .form-group input:focus {
            border-color: #2154cf;
        }

        .sidebar .search-box .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 60px;
            line-height: 60px;
            text-align: center;
            display: block;
            font-size: 18px;
            background-color: transparent;
            color: #43c3ea;
            font-weight: normal;
        }

/*=== Latest News ===*/
.latest-news {
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}

    .latest-news .post {
        position: relative;
        padding-left: 125px;
        margin-bottom: 30px;
        min-height: 100px;
    }

    .latest-news .post-thumb {
        position: absolute;
        left: 0;
        top: 0;
        height: 100px;
        width: 100px;
        margin-bottom: 20px;
    }

        .latest-news .post-thumb img {
            position: relative;
            display: block;
            width: 100%;
        }

    .latest-news .post h3 {
        position: relative;
        font-size: 18px;
        line-height: 30px;
       /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
        font-weight: 400;
        margin-bottom: 7px;
    }

        .latest-news .post h3 a {
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            display: inline-block;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

    .latest-news .post:hover h3 a {
        color: #43c3ea;
    }

    .latest-news .post .post-info {
        position: relative;
        font-size: 14px;
        line-height: 30px;
        color: #777777;
        font-weight: 400;
    }

/*=== Categories ===*/

.cat-list {
    position: relative;
    border: 1px solid #d7d7d7;
    padding: 0 25px;
}

    .cat-list li {
        position: relative;
    }

        .cat-list li a {
            position: relative;
            font-size: 16px;
           /*color: #0b1832 !important*/ /*DarkBlue*/ color: #be0000; /*Red*/
            line-height: 19px;
            font-weight: 400;
            padding: 20px 0;
            padding-left: 35px;
            display: block;
            border-bottom: 1px solid #d7d7d7;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
        }

            .cat-list li a:before {
                position: absolute;
                left: 5px;
                top: 20px;
                line-height: 19px;
                font-size: 15px;
                color: inherit;
                font-weight: 400;
                font-family: "LineAwesome";
                content: "\f112";
            }

        .cat-list li:last-child a {
            border-bottom: 0;
        }

        .cat-list li.active a,
        .cat-list li:hover a {
            color: #43c3ea;
        }

/*=== Tags ===*/

.tag-list {
    position: relative;
    display: block;
}

    .tag-list li {
        position: relative;
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
    }

        .tag-list li a {
            position: relative;
            display: block;
            font-size: 14px;
            color: #777777;
            line-height: 20px;
            padding: 9px 20px;
            font-weight: 400;
            text-align: center;
            border: 1px solid #d5d5d5;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .tag-list li a:hover {
                background-color: #43c3ea;
                border-color: #43c3ea;
                color: #ffffff;
            }




@media screen and (max-width:580px) {
    .tp-leftarrow {
        display: none !important
    }
    .tp-rightarrow {
        display: none !important
    }
}



/* Adjust For - Mobiles & Computers Repair HTML Template */

@media only screen and (max-width: 1139px) {
    .main-menu .navigation > li {
        padding: 0 20px;
    }

    .main-slider h2 {
        font-size: 50px;
    }

    .fluid-section-one .content-column .inner-column {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-style-two .info-box {
        margin-left: 30px;
    }

    .header-style-two .header-lower .social-icon-three {
        display: none;
    }

    .about-us .content-column .link-box a {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .main-menu .navigation > li > ul,
    .main-menu .navigation > li > ul > li > ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .sticky-header {
        display: none !important;
    }

    .main-header.fixed-header .main-box {
        position: relative !important;
    }

    .main-slider h2 {
        font-size: 40px;
    }

    .main-header .header-lower .logo-box {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }

        .main-header .header-lower .logo-box:before {
            margin-right: -50px;
        }

    .main-header .header-lower .nav-outer {
        width: 100%;
    }

    .fluid-section-one .image-column,
    .fluid-section-one .content-column {
        position: relative;
        width: 100%;
    }

        .fluid-section-one .image-column .image-box {
            display: block;
        }

    .contact-section .contact-form {
        max-width: 100%;
    }

    .header-style-two .header-upper .logo-outer,
    .projects-section .watch-more .btn-box,
    .projects-section .watch-more .title-box,
    .main-footer .footer-bottom .copyright-text,
    .main-footer .footer-bottom .footer-nav {
        width: 100%;
        text-align: center;
    }

        .main-footer .footer-bottom .footer-nav ul li {
            float: none;
            display: inline-block;
        }

    .main-header .outer-box {
        margin-left: 25px;
    }


    .header-style-two .header-upper .upper-right {
        padding-top: 0;
        padding-bottom: 30px;
        width: 100%;
    }

    .call-back-section:before,
    .header-style-two .info-box.btn-box,
    .header-style-two .main-menu .navigation > li:after {
        display: none;
    }

    .header-style-two .info-box {
        display: inline-block;
        text-align: right;
        float: none;
    }

    .about-us .video-column .image img {
        width: 100%;
    }

    .about-us .content-column .inner-column,
    .call-back-section .content-column .inner-column {
        padding-top: 0;
    }

    .about-us .content-column .inner-column {
        padding-right: 0;
    }

    .main-footer .footer-bottom .footer-nav ul,
    .call-back-section .content-column .content {
        padding-bottom: 0;
    }

    .header-style-two .main-menu .navigation > li {
        margin-right: 0;
    }

    .call-back-section .form-column .inner-column,
    .header-style-two .info-box:first-child,
    .header-style-two .search-box-outer {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-header .outer-box {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
    }

    .main-header .search-box-outer {
        padding: 10px 0;
        margin: 0;
    }

        .main-header .search-box-outer .dropdown-menu {
            top: 20px !important;
            left: 0 !important;
            right: auto !important;
        }

    .header-style-two .header-upper .upper-column.info-box {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 0px;
        max-width: none;
        margin: 0;
    }

    .header-style-two .info-box .icon-box {
        position: relative;
        display: inline-block;
        top: 0px;
        text-align: center;
        margin-bottom: 20px;
    }

    .header-style-two .search-box-btn {
        padding: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .main-header .main-menu {
        padding-top: 0px;
        width: 100%;
        margin: 0px;
    }

    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 8px 0px;
        right: 0px;
    }

    .navbar-toggler {
        padding: 0;
    }


        .navbar-toggler .icon {
            position: relative;
            font-size: 36px;
            line-height: 40px;
            color: #43C3E9;
            border: 0;
            outline: 0;
        }

    .main-menu .collapse {
        max-height: 400px;
        overflow: auto;
        float: none;
        width: 100%;
        padding: 10px 0px 0px;
        border: none;
        margin: 0px 0px 15px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        box-shadow: none;
    }

        .main-menu .collapse.in,
        .main-menu .collapsing {
            padding: 10px 0px 0px;
            border: none;
            margin: 0px 0px 15px;
            -ms-border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            -o-border-radius: 0px;
            border-radius: 0px;
            box-shadow: none;
        }

    .navbar-dark .navbar-toggler {
        border: 1px solid #ffffff;
    }

    .navbar-light .navbar-toggler {
        border: 1px solid #999999;
    }


    .main-menu .navbar-collapse > .navigation {
        float: none !important;
        margin: 0px !important;
        width: 100% !important;
        border: 1px solid #ffffff;
        border-top: none;
    }

        .main-menu .navbar-collapse > .navigation > li {
            margin: 0px !important;
            float: none !important;
            padding: 0px !important;
            width: 100%;
        }

    .main-menu .navigation > li > a,
    .main-menu .navigation > li > ul:before {
        border: none;
    }

    .main-menu .navbar-collapse > .navigation > li > a {
        padding: 10px 10px !important;
        border: none !important;
        font-size: 15px !important;
    }

    .main-menu .navigation li.dropdown > a:after,
    .main-menu .navigation > li.dropdown > a:before,
    .main-menu .navigation > li > ul > li > a::before,
    .main-menu .navigation > li > ul > li > ul > li > a::before {
        color: #ffffff !important;
        right: 15px;
        font-size: 16px;
        display: none !important;
    }

    .main-menu .navbar-collapse > .navigation > li > ul,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0px;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0px;
        outline: none;
        width: 100%;
        background: #333333;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
    }

        .main-menu .navbar-collapse > .navigation > li > ul,
        .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
            border-top: 1px solid rgba(255,255,255,1) !important;
        }

            .main-menu .navbar-collapse > .navigation > li,
            .main-menu .navbar-collapse > .navigation > li > ul > li,
            .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
                border-top: 1px solid rgba(255,255,255,1) !important;
                border-bottom: none;
                opacity: 1 !important;
                top: 0px !important;
                left: 0px !important;
                visibility: visible !important;
            }

                .main-menu .navbar-collapse > .navigation > li > ul > li:first-child,
                .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:first-child {
                    border-top: none !important;
                }

                .main-menu .navbar-collapse > .navigation > li:first-child {
                    border: none;
                }

                .main-menu .navbar-collapse > .navigation > li > a,
                .main-menu .navbar-collapse > .navigation > li > ul > li > a,
                .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
                    padding: 10px 125px 10px 0px !important;
                        line-height: 22px;
                    color: #ffffff;
                    font-weight: 500;
                    font-size: 15px;
                    background: #25262c;
                    text-align: right;
                }

                    .main-menu .navbar-collapse > .navigation > li > a:hover,
                    .main-menu .navbar-collapse > .navigation > li > a:active,
                    .main-menu .navbar-collapse > .navigation > li > a:focus {
                        background: #ff5926;
                    }

                .main-menu .navbar-collapse > .navigation > li:hover > a,
                .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
                .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
                .main-menu .navbar-collapse > .navigation > li.current > a,
                .main-menu .navbar-collapse > .navigation > li.current-menu-item > a {
                    background: #25262c;
                    color: #ffffff !important;
                }

    .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn {
        display: block;
    }

    .main-menu .navbar-collapse > .navigation li.dropdown:after,
    .main-menu .navigation > li > ul:before {
        display: none !important;
    }

    .main-slider h2 {
        font-size: 40px;
    }

    .main-slider .text {
        font-size: 16px;
        line-height: 26px;
    }

    .page-title {
        padding: 70px 0;
    }

        .page-title h1 {
            font-size: 36px;
            line-height: 1.2em;
        }

        .page-title .bread-crumb {
            width: 100%;
        }


    .sec-title h2 {
        font-size: 32px;
        line-height: 1.2em;
    }

    .sec-title .text br {
        display: none;
    }

    .sec-title .text {
        margin-top: 0;
    }

    .sec-title {
        margin-bottom: 40px;
    }

    .cart-section,
    .contact-section {
        padding: 70px 0 50px;
    }

    .sidebar-page-container {
        padding: 70px 0 20px;
    }

    .services-section-two.alternate,
    .team-section {
        padding: 70px 0 15px;
    }

    .about-us,
    .news-section,
    .checkout-page,
    .login-section,
    .pricing-section,
    .process-section,
    .fun-fact-section,
    .service-detail-section,
    .main-footer .widgets-section,
    .services-section {
        padding: 70px 0 30px;
    }

    .faq-section,
    .faq-form-section,
    .services-section-two,
    .projects-section.alternate,
    .projects-section.style-two,
    .testimonial-section {
        padding: 70px 0;
    }

    .projects-section {
        padding-top: 70px;
    }

    .service-block {
        margin-bottom: 40px;
    }

    .mixitup-gallery .filters li {
        padding: 0 20px;
    }

    .news-section .read-more {
        display: none;
    }

    .about-us .video-column .inner-column {
        padding-left: 0;
    }

    .accordion-box .block .acc-btn {
        padding: 20px 0;
        padding-right: 50px;
    }

    .accordion-box .block .icon {
        top: 20px;
        right: 0;
    }

    .product-info-tabs .prod-tabs .reviews-container .review-box.reply {
        margin-left: 0;
    }
}

@media only screen and (max-width: 599px) {

    .main-header .top-left {
        display: none;
    }

    .main-header .top-right {
        width: 100%;
    }

        .main-header .top-right .social-links {
            float: right;
        }

    .main-slider h2 {
        font-size: 30px;
        line-height: 1em;
    }

    .main-slider .text {
        font-size: 14px;
        line-height: 24px;
    }

    .mixitup-gallery .filters li {
        padding: 0 10px;
    }

    .main-slider .btn-box a {
        padding: 10px 30px;
        font-size: 14px;
        line-height: 20px;
        margin-right: 20px;
    }

    .feature-block .icon {
        position: relative;
        display: inline-block;
        margin-bottom: 15px;
    }

    .feature-block .inner-box {
        padding-left: 0;
        text-align: center;
    }

    .testimonial-block .text {
        padding: 35px 15px 50px;
    }

    .main-footer .about-widget {
        padding-right: 0;
    }

    .social-icon-two li {
        margin-right: 15px;
    }

    .main-footer .footer-bottom .footer-nav ul li {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .about-us .content-column .message br,
        .main-footer .footer-bottom .footer-nav ul li:before {
            display: none;
        }

    .process-block .inner-box {
        padding: 0 15px;
    }

    .about-us .content-column .message {
        line-height: 1.4em;
    }

    .blog-default .news-block h4,
    .appointment-form .title-box h3,
    .call-back-section .content-column h3 {
        font-size: 24px;
        line-height: 1.2em;
    }

    .about-us .content-column .link-box a {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .shop-upper-box .items-label,
    .shop-upper-box .sort-by {
        width: 100%;
        text-align: center;
    }

    .product-info-tabs .prod-tabs .reviews-container .rev-thumb {
        position: relative;
        left: 0;
    }

    .product-info-tabs .prod-tabs .reviews-container .rev-content {
        padding-left: 0;
        border: 0;
    }

    .product-info-tabs .prod-tabs .tabs-container .tab {
        padding: 20px 15px;
    }

    .product-info-tabs .prod-tabs .tab-btns .tab-btn {
        width: 100%;
        display: block;
        text-align: center;
    }

    .login-form button {
        margin-top: 0;
        display: block;
        width: 100%;
    }

    .shipping-form button,
    .login-form .pull-right,
    .cart-section .apply-coupon .form-group,
    .cart-section .totals-table .proceed-btn,
    .cart-section .apply-coupon .form-group input[type="text"],
    .cart-section .cart-options > div,
    .cart-section .cart-options .cart-btn,
    .cart-section .coupon-btn {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .login-form {
        padding: 35px 15px 30px;
    }

        .login-form .psw {
            position: relative;
        }

    .login-section .sec-title {
        margin-bottom: 30px;
    }

    .contact-page-section .contact-info li {
        padding-left: 40px;
    }

    .map-section .map-canvas {
        height: 480px;
    }

    .comments-area .comment-box.reply-comment {
        margin-left: 0px;
    }

    .comments-area .comment {
        padding-left: 0px;
    }

    .comments-area .comment-box .author-thumb {
        position: relative;
        left: 0;
        top: 0px;
        margin: 0px 0px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .scroll-to-top {
        display: none !important;
    }

    .service-block .inner-box {
        padding: 0;
    }

    .main-footer .footer-bottom .copyright-text p {
        font-size: 13px;
    }

    .projects-section .watch-more .title-box h3 {
        font-size: 24px;
        line-height: 1.2em;
        margin-bottom: 30px;
    }

    .appointment-form {
        padding: 35px 25px 40px;
    }

    .accordion-box .block .content {
        padding: 20px 0;
    }

    .payment-box .payment-options li .radio-option .what-paypall {
        margin-left: 0;
    }
}


.caret {
    display: inline-block;
    font: normal normal normal 16px/1 "LineAwesome";
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

@media only screen and (max-width: 728px) {

    .TabIcon {
        display: inline-block;
        /*width: 10%;*/
        text-align: center;
        /*padding: 5px;
        background-color: gray;
        border-radius: 50%;
        color: white;*/
        display: block
    }

    .TabText {
        display: inline-block;
        /*width: 90%;*/
        display: none
    }
}

@media only screen and (min-width: 728px) {

    .TabIcon {
        display: inline-block;
        /*width: 10%;*/
        text-align: center;
        /*padding: 5px;
        background-color: gray;
        border-radius: 50%;
        color: white;*/
        display:none 
    }

    .TabText {
        display: inline-block;
        /*width: 90%;*/
        display: block;
        font-size: 16px;
    }
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
    height:0 !important
}

::-webkit-input-placeholder { /* WebKit browsers */
    text-align:right !important;
    padding:0 !important;
    margin:0 !important
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    text-align: right;
}

.breadcrumb > li + li::before {
    content: "\f100";
    padding: 0 5px;
    color: #ccc;
    font-family: 'Font Awesome 5 Pro';
}

.PassBarPanel {
    border: 1px solid lightgray;
    border-radius: 40px
}

.PassBarInner_L0 {
    background-color: white;
    width: 100%;
    border-radius: 40px;
    padding: 2px;
    color: lightgray;
    text-align: center;
}

.PassBarInner_L1 {
    background-color: red;
    width: 30%;
    border-radius: 40px;
    padding: 2px;
    color: white;
    text-align: center;
}

.PassBarInner_L2 {
    background-color: orangered;
    width: 45%;
    border-radius: 40px;
    padding: 2px;
    color: white;
    text-align: center;
}

.PassBarInner_L3 {
    background-color: royalblue;
    width: 70%;
    border-radius: 40px;
    padding: 2px;
    color: white;
    text-align: center;
}

.PassBarInner_L4 {
    background-color: #450757;
    width: 100%;
    border-radius: 40px;
    padding: 2px;
    color: white;
    text-align: center;
}

.NotShowElement{display:none !important}


/*span {
    font-family: 'IRANSansFaNum' !important
}*/