@charset "UTF-8";


/*---------------------------
** Global css
---------------------------*/

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




@FONT-FACE {
    font-family: "TAJAWAL";
    src: url(JF-Flat-regular.woff)
}

html,
body {
    overflow-x: hidden;
}

body {
    font-family: "TAJAWAL";
    color: #4e5861;
    font-size: 16px;
    font-weight: 400;
direction:rtl;
text-align:right;
}

.owl-carousel {
direction:ltr; }
body p {
    line-height: 28px;
}

ul {
padding:0;
}



select:focus,
input:focus,
button:focus,
select:active,
input:active,
button:active,
select,
input,
button,
a {
text-decoration: none !important;
outline: 0 !important;
}


a.boxed-btn,
button.boxed-btn {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 15px 35px;
    text-align: center;
    border-radius: 3px;
    background-color: #00acf1;
    border: none;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

a.boxed-btn:hover,
button.boxed-btn:hover {
    color: #00acf1;
}

a.boxed-btn span,
button.boxed-btn span {
    position: relative;
    z-index: 1;
    margin: 0px;
    padding: 0px;
}

a.boxed-btn::before,
button.boxed-btn::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    background-color: #fff;
}

a.boxed-btn::after,
button.boxed-btn::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0%;
    background-color: #fff;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}

a.boxed-btn:hover::before,
button.boxed-btn:hover::before {
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
    width: 100%;
}

a.boxed-btn:hover::after,
button.boxed-btn:hover::after {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    visibility: hidden;
    width: 100%;
}

a.readmore {
    display: inline-block;
    position: relative;
    color: #00acf1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
}

a.readmore::after {
    content: "\f100";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    top: 2px;
    left: 0px;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

a.readmore:hover::after {
    opacity: 1;
    left: -13px;
}

span.title {
    color: #797e82;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block;
    position: relative;
}

h2.subtitle {
    color: #183650;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;

}

h2.subtitle::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #00acf1;
    right: 0px;
bottom: -15px;
}













.sec-title-two{
	position:relative;
	display: block;
	max-width: 720px;
	margin: 0 auto 30px;
	text-align: center;
}

.sec-title-two .subtitle{
	position: relative;
	display: block;
	font-size: 16px;
	color: #aaaaaa;
	text-transform: uppercase;

	line-height: 1.4em;
	margin: 0 0 15px;
}

.sec-title-two h2{
	position: relative;
	display: block;
	font-size:24px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 700;
	margin-bottom: 0px;
}

.sec-title-two .upper-icon{
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #00acf1;
	line-height: 30px;
	width: 80px;
	padding: 0px 40px;

}

.sec-title-two .left-dots{
	position: absolute;
	left: 0;
	top: 50%;
	width: 45px;
}

.sec-title-two .left-dots .dot{
	position: relative;
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	border-right: 3px solid #406fe6;
	margin-right: 3px;
}

.sec-title-two .left-dots .line-dot{
	border-right: 20px solid #406fe6;
}

.sec-title-two .right-dots{
	position: absolute;
	right: 0;
	top: 50%;
	width: 45px;
}

.sec-title-two .right-dots .dot{
	position: relative;
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	border-right: 3px solid #406fe6;
	margin-left: 3px;
}

.sec-title-two .right-dots .line-dot{
	border-left: 20px solid #406fe6;
}

.sec-title-two .sub-text{
	position: relative;
	padding-top: 20px;
	line-height: 1.5em;
}

.sec-title .bottom-dots .line-dot{
	border-right: 40px solid #406fe6;
}


.sec-title .bottom-dots .dot{
	position: relative;
	display: block;
	float: right;
	width: 3px;
	height: 3px;
	border-left: 3px solid #406fe6;
	margin-left: 3px;
}


.sec-title .bottom-dots {

    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;

}

.form-element {
    margin-bottom: 20px;
}

.select-wrapper {
    position: relative;
}

.form-element input[type="text"],
.form-element input[type="tel"],
.form-element input[type="number"],
.form-element input[type="url"],
.form-element input[type="email"],
.form-element select,
.form-element textarea {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: 0;
    padding-right: 20px;
    color: #4e5861;
}

.form-element textarea {
    height: 120px;
}

.form-element select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.form-element button[type="submit"],
.form-element input[type="submit"] {
    border: none;
    position: relative;
    background-color: #00acf1;
    color: #fff;
    padding: 12px 24px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #00acf1;
    font-size: 14px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.form-element button[type="submit"]:hover span {
    position: relative;
    z-index: 1;
    color: #00acf1;
}

.form-element button[type="submit"]::before,
.form-element input[type="submit"]::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    background-color: #fff;
}

.form-element button[type="submit"]::after,
.form-element input[type="submit"]::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0%;
    background-color: #fff;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}

.form-element button[type="submit"]:hover::before,
.form-element input[type="submit"]:hover::before {
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
    width: 100%;
}

.form-element button[type="submit"]:hover::after,
.form-element input[type="submit"]:hover::after {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    visibility: hidden;
    width: 100%;
}

.select-wrapper::after {
    position: absolute;
    content: "\f0d7";
    font-weight: 700;
    font-size: 12px;
    color: #a2a7ac;
    font-family: "Font Awesome 5 Free";
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.quote-form-section .form-element select {
color: #676767;

opacity: 1;

font-size: 14px;
}

::-webkit-input-placeholder {
    color: #a2a7ac;
}

:-ms-input-placeholder {
    color: #a2a7ac;
}

::-ms-input-placeholder {
    color: #a2a7ac;
}

::placeholder {
color: #676767;

opacity: 1;

font-size: 14px;
}




.newsletter-form ::placeholder { 
color: #fff;
}

.back-to-top {
    bottom: 30px;
    right: 0px;
    position: fixed;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #00acf1;
    border: 1px solid #00acf1;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.back-to-top:hover {
    background-color: #fff;
    color: #00acf1;
}

.back-to-top.show {
    opacity: 1;
    right: 30px;
}

.buttonBar {
    display: none;
}

.lb-cancel {
    background: url(../images/loading.gif) no-repeat;
}

.lb-nav a.lb-prev {
    background: url(../images/prev.png) left 48% no-repeat;
}

.lb-nav a.lb-next {
    background: url(../images/next.png) right 48% no-repeat;
}

.lb-data .lb-close {
    background: url(../images/close.png) top right no-repeat;
}

.lightbox {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10000;
    width: 100%;
    font-weight: 400;
}

.lightboxOverlay {
    position: fixed;
}


/*---------------------------
** Helper Css
---------------------------*/

.height-100 {
    height: 100%;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

.outer {
    display: table;
    height: 100%;
}

.inner {
    display: table-cell;
    vertical-align: middle;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.parallax {
    background-attachment: fixed;
}


/*---------------------------
** Preloader css
---------------------------*/

.loader-container {
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1500;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.loader {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border: 4px solid #00acf1;
    -webkit-animation: loader 2s infinite ease;
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #00acf1;
    -webkit-animation: loader-inner 2s infinite ease-in;
    animation: loader-inner 2s infinite ease-in;
}

.loader-fadeout {
    opacity: 0;
    visibility: hidden;
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}



/*---------------------------
** Header Area Css
---------------------------*/

.header-area .info-bar {
    background-color: #183650;
    width: 100%;
    color: #fff;
    padding: 11px 0px 13px;
}

.header-area .info-bar .right-content {
    text-align: left;
}

.info-bar ul.social-links {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
}

.info-bar ul.social-links li {
    display: inline-block;
    margin-right: 20px
}

.info-bar ul.social-links li a {
    color: #fff;
    font-size: 14px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.info-bar ul.social-links li a:hover {
    color: #58bed3;
}

.header-area span.working-time {
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin-right: 40px;
}

.header-area .language {
    font-size: 14px;
    display: inline-block;
    position: relative;
}

.header-area .language a i {
    font-size: 8px;
    margin-left: 2px;
}

.header-area .language ul.language-dropdown {
    position: absolute;
    list-style-type: none;
    padding-left: 0px;
    width: 120px;
    background-color: #183650;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-60px, 20px);
    -ms-transform: translate(-60px, 20px);
    transform: translate(-60px, 20px);
    left: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 100;
}

.header-area .language ul.language-dropdown.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-60px, 0px);
    -ms-transform: translate(-60px, 0px);
    transform: translate(-60px, 0px);
}

.header-area .language ul.language-dropdown li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-area .language ul.language-dropdown li:last-child {
    border-bottom: none;
}

.header-area .language ul.language-dropdown li a {
    display: block;
    padding: 5px 0px;
}

.header-area .language ul.language-dropdown li a:hover {
    background-color: #fff;
    color: #183650;
}

.language a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.language a:hover {
    color: #58bed3;
}

.logo-wrapper {
    display: table;
    height: 100%;
}

.logo-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}

.logo-wrapper img {
max-width: 150px;
margin-right: -20px;
}



.header-area.sticky-navbar .logo-wrapper img {
max-width: 100px;
}


.support-bar {
    position: relative;
    background-color: #1f415f;
    color: #fff;
    padding: 30px 0px;
    border-bottom: 2px solid #274a69;
}

.support-bar::before {
    content: "";
    position: absolute;
    right: -47px;
    background-color: #1f415f;
    border-bottom: 2px solid #274a69;
    width: 100px;
    height: 102%;
    top: 0px;
    -webkit-transform: skewX(37deg);
    -ms-transform: skewX(37deg);
    transform: skewX(-37deg);
}

.support-bar::after {
    position: absolute;
    content: "";
    left: -50%;
    top: 0px;
    width: 50%;
    height: 102%;
    background-color: #1f415f;
    border-bottom: 2px solid #274a69;
}

.support-bar .support-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support-bar .support-info .right-content {
    display: table;
}

.support-bar .support-info .right-content-inner {
    display: table-cell;
    vertical-align: center;
}

.support-bar .support-info i {
    font-size: 30px;
    margin-left: 15px;
    color: #58bed3;
}

.support-bar .support-info h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
}

.support-bar .support-info p {
    font-size: 14px;
    margin: 0px;
}

.support-bar a.boxed-btn {
    float: left;
}

#mobileMenu {
    display: none;
}

.navbar-area {
    position: relative;
    background-color: #1f415f;
    margin-right: 53px;
    padding: 20px 0px;
}

.navbar-area::before {
    content: "";
    position: absolute;
    background-color: #1f415f;
    height: 100%;
    width: 58px;
    right: -33px;
    top: 0px;
    -webkit-transform: skewX(37deg);
    -ms-transform: skewX(37deg);
    transform: skewX(-37deg);
}

.navbar-area::after {
    content: "";
    position: absolute;
    background-color: #1f415f;
    height: 100%;
    width: 60%;
    left: -60%;
    top: 0px;
}

.navbar-area nav ul {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    margin-top: -2px;
}

.navbar-area nav ul li {
    display: inline-block;
    margin: 0px 18px;
    position: relative;
}

.navbar-area nav ul li.active::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #58bed3;
    border-radius: 50%;
    top: 50%;
    right: -9px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navbar-area nav ul li.active a {
    color: #58bed3;
}

.navbar-area nav ul li.dropdown.active::after {
    color: #58bed3;
}

.navbar-area nav ul li:last-child {
    margin-right: 0px;
}

.navbar-area nav ul li:first-child {
    margin-left: 20px;
}

.navbar-area nav ul li a {
    color: #fff;
    text-transform: uppercase;:after
    padding: 0px;
    font-weight: 600;
    padding: 20px 0px;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.navbar-area nav ul li:hover a {
    color: #58bed3;
}

.navbar-area nav ul li.dropdown {
    position: relative;

}

.navbar-area nav ul li.dropdown::after {
    position: absolute;
    content: '\f0d7';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #fff;
    top: 4px;
left: -15px;
    font-size: 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.navbar-area nav ul li.dropdown:hover::after {
    color: #58bed3;
}

.navbar-area nav ul li.dropdown ul {
    position: absolute;
    z-index: 10;
    color: #fff;
    visibility: hidden;
    -webkit-transform: translate(-50%, 50px);
    -ms-transform: translate(-50%, 50px);
    transform: translate(-50%, 50px);
    opacity: 0;
    left: 50%;
    top: 40px;
    width: 200px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.navbar-area nav ul li.dropdown:hover ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

.navbar-area nav ul li.dropdown ul li {
    display: block;
    text-align: center;
    background-color: #1f415f;
    margin: 0px;
    position: relative;
    z-index: -1;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

.home-2 .navbar-area nav ul li.dropdown ul li {
    background-color: #234966;
}

.navbar-area nav ul li.dropdown ul li:last-child {
    border-bottom: none;
}

.navbar-area nav ul li.dropdown ul li a {
    display: block;
    padding: 12px 32px;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.navbar-area nav ul li.dropdown ul li a:hover {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li a::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid #fff;
    border-right: 0px solid transparent;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: -1;
}

.navbar-area nav ul li.dropdown ul li a::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 0px solid #fff;
    border-left: 0px solid transparent;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: -1;
}

.navbar-area nav ul li.dropdown ul li a:hover::before {
    border-bottom: 220px solid #fff;
    border-right: 220px solid transparent;
}

.navbar-area nav ul li.dropdown ul li a:hover::after {
    border-top: 220px solid #fff;
    border-left: 220px solid transparent;
}

.navbar-area nav ul li.dropdown ul li.active {
    background-color: #fff;
}

.navbar-area nav ul li.dropdown ul li.active a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.active::before {
    display: none;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus {
    position: relative;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul {
    position: absolute;
    width: 200px;
    left: 200px;
    top: 2px;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus:hover ul {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li a {
    color: #fff;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li.active a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li:hover a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus a i {
    font-size: 9px;
    margin-left: 2px;
}

ul.search-cart-area {
    display: inline-block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    float: left;
}

.search-cart-area li {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.search-cart-area li:first-child {
    margin-right: 40px;
}

.search-cart-area li:first-child::after {
    content: "|";
    top: -1px;
    position: absolute;
    right: -23px;
    color: #6889a3;
}

.search-cart-area li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.search-cart-area li a:hover {
    color: #58bed3;
}

.shopping-icon span.count {
    position: absolute;
    top: -8px;
    right: -13px;
    color: #fff;
    background-color: #58bed3;
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.shopping-icon:hover span.count {
    background-color: #fff;
    color: #58bed3;
}

.sticky-navbar {
    border: none;
    -webkit-animation: navFadeIn 1s;
    animation: navFadeIn 1s;
}

@-webkit-keyframes navFadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes navFadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.header-area.sticky-navbar .info-bar {
    display: none;
}

.header-area.sticky-navbar .support-bar {
    display: none;
}

.header-area.sticky-navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.header-area.sticky-navbar .support-nav-area {
    background-color: #fff;
}

.header-area.sticky-navbar .navbar-area {
    padding: 30px 0px;
}

.header-area.sticky-navbar .navbar-area::before {
    width: 65px;
}




/*---------------------------
** Search popup css
---------------------------*/

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 150;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.search-popup.popup {
    opacity: 1;
    visibility: visible;
}

.search-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #183650;
    opacity: .9;
    cursor: pointer;
}

.search-popup form.search-form {
    position: fixed;
    z-index: 1;
    max-width: 768px;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.search-popup form.search-form .form-element input[type="text"],
.search-popup form.search-form .form-element input[type="search"] {
    height: 60px;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 400;
    
}

.search-popup form.search-form .form-element input[type="text"]::-webkit-input-placeholder,
.search-popup form.search-form .form-element input[type="search"]::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    
}

.search-popup form.search-form .form-element input[type="text"]:-ms-input-placeholder,
.search-popup form.search-form .form-element input[type="search"]:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    
}

.search-popup form.search-form .form-element input[type="text"]::-ms-input-placeholder,
.search-popup form.search-form .form-element input[type="search"]::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    
}

.search-popup form.search-form .form-element input[type="text"]::placeholder,
.search-popup form.search-form .form-element input[type="search"]::placeholder {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    
}

.search-popup button {
    background-color: transparent;
    border: none;
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    outline: 0;
}


/*---------------------------
** Hero Area Css
---------------------------*/


.hero-area {
    padding: 182px 0px 440px 0px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.hero-txt {
    position: relative;
    z-index: 2;
}

.hero-overlay {
    position: absolute;
    background-color: #0b2b32;
    opacity: 0.4;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.hero-area .hero-txt > span {
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 16px;
}

.hero-area h1 {
font-size: 20px;

font-weight: 700;

margin-bottom: 37px;

line-height: 45px;
}

.hero-area a.boxed-btn {
    font-size: 16px;
    padding: 20px 50px;
    border: none;
}


/*---------------------------
** Feature Section CSS
---------------------------*/

.features-section {
    margin-top: -250px;
    position: relative;
    z-index: 1;
}

.feature-bg {
    background-image: url('../images/features_bg.jpg');
    background-size: cover;
    height: 100%;
}

.feature-content {
    position: relative;
    -webkit-box-shadow: 0px 0px 84px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 84px 0px rgba(0, 0, 0, 0.08);
}

.features {
    background-color: #fafbfc;
    padding: 91px 120px 79px 25px;
    position: relative;
}

.features::before {
    content: "";
    position: absolute;
    background-color: #fafbfc;
    width: 289px;
    height: 100%;
    top: 0px;
    left: -118px;
    -webkit-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}

.feature-lists .single-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 21px;
}

.feature-lists .single-feature .icon-wrapper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.feature-lists .single-feature:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.feature-lists .single-feature:last-child {
    margin-bottom: 0px;
}

.feature-lists .single-feature i {
    font-size: 45px;
    color: #00acf1;
}

.single-feature .feature-details {
    margin-left: 30px;
    z-index: 1;
}

.single-feature .feature-details h4 {
    font-size: 18px;
    font-weight: 900;
    color: #183650;
    text-transform: uppercase;
    margin-bottom: 8px;
}


/*---------------------------
** Service Section CSS
---------------------------*/

.service-section {
    padding: 50px 0;
    position: relative;
}

.service-section h2.subtitle {
    margin-bottom: 30px;
}

.service-section .single-service {
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    position: relative;
}

.service-section .single-service .img-wrapper {
    overflow: hidden;
}

.service-section .single-service img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 5s;
    -o-transition: 5s;
    transition: 5s;height: 250px;
}

.service-section .single-service:hover img {
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}

.service-section .single-service::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    border-top: 2px solid #00acf1;
    border-right: 2px solid #00acf1;
    z-index: 1;
}




.service-section .single-service::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    border-top: 2px solid #00acf1;
    border-right: 2px solid #00acf1;
    z-index: 1;
}

.service-section .single-service:hover::before {
    opacity: 1;
    right: 0px;
    bottom: 0px;
    -webkit-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    -o-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
}

.service-section .single-service::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 100%;
    left: 100%;
    opacity: 0;
    border-bottom: 2px solid #00acf1;
    border-left: 2px solid #00acf1;
    z-index: 1;
}

.service-section .single-service:hover::after {
    -webkit-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    -o-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    opacity: 1;
    left: 0px;
    top: 0px;
}

.single-service p.service-para {
margin-bottom: 13px;
height: 75px;
overflow: hidden;
line-height: 25px;
font-size: 14px;direction: rtl;
}

.service-carousel.owl-carousel .owl-item {
    margin-bottom: 4px;
}



.blog-carousel .owl-nav,
.service-carousel.owl-carousel .owl-nav {
    position: absolute;
    top: -55px;
    left: 0px;margin: 0;
}



.blog-carousel.owl-carousel .owl-nav button.owl-next,
.blog-carousel.owl-carousel .owl-nav button.owl-prev,
.service-carousel.owl-carousel .owl-nav button.owl-next,
.service-carousel.owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #bfc2c5;
    color: #333;
    font-weight: 900;
    font-size: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;margin: 0 5px;
}


.blog-carousel.owl-carousel .owl-nav button.owl-next:hover,
.blog-carousel.owl-carousel .owl-nav button.owl-prev:hover,
.service-carousel.owl-carousel .owl-nav button.owl-next:hover,
.service-carousel.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #00acf1;
    color: #fff;
    border: 1px solid #00acf1;
}

.service-section .single-service img {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.service-section .single-service .service-txt {
padding: 25px;
    position: relative;
    z-index: 2;
}

.service-section .single-service .service-txt h4 {
    text-transform: uppercase;
    font-weight: 700;
font-size: 18px;
    color: #183650;
    margin-bottom: 15px;
}

.service-section .single-service .service-txt a.readmore {
    color: #00acf1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}


/*---------------------------
** About Section CSS
---------------------------*/

/*--------------------------------------------------------------
#0.5 About Section
--------------------------------------------------------------*/
.about-section .base-header {
  text-align: right;margin-bottom: 20px;

padding-bottom: 20px;
 position: relative;}

.video-section .base-header span,
.special-service-section .base-header span,
.about-section .base-header span {
  margin-left: -20px; }
  @media (max-width: 488px) {
    .video-section .base-header span,
    .special-service-section .base-header span,
    .about-section .base-header span {
      margin-left: 0px; } }

.video-section .base-header,
.special-service-section .base-header {
  text-align: left; }

.about_image {
  position: relative; }
  @media (max-width: 991px) {
    .about_image {
      margin-bottom: 80px; } }

@media (max-width: 488px) {
  .about_image img {
    margin-bottom: -30px;
    width: 100%; } }
.about_image img:last-child {
  position: absolute;
  top: 0px;
  margin-top: 210px;
  width: 357px;
  right: 0px;
  border: 10px solid #fff;
  margin-right: 20px; }
  @media (max-width: 1199px) {
    .about_image img:last-child {
      margin-top: 258px; } }
  @media (max-width: 991px) {
    .about_image img:last-child {
      margin-top: 90px;
      margin-right: 0px; } }
  @media (max-width: 767px) {
    .about_image img:last-child {
      display: block;
      margin-right: 0px; } }
  @media (max-width: 488px) {
    .about_image img:last-child {
      display: none; } }

.about_box_list {
  position: relative;
  margin-top: 40px; }

.about_box_list i {
  position: absolute;
  top: 4px; }

.about_box_list i::before {
  height: 50px;
  width: 50px;
  text-align: center;
  background-color: #285493;
  font-size: 22px;
  line-height: 50px;
  color: #ffffff;
  border-radius: 50%; }

.about_box_list p {
  padding-left: 75px;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  font-weight: 400;
  top: 0px;
  margin-top: -4px; }

.read_btn {
  color: #1b53e7;
  font-size: 16px;
  font-weight: 500;
  margin-top: 35px;
  position: relative;
  display: inline-block; }
  .read_btn:after {
    position: absolute;
    content: ">";
    right: -12px;
    top: 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
  .read_btn:hover {
    color: #285493; }
    .read_btn:hover:after {
      right: -20px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s; }
  @media (max-width: 1199px) {
    .read_btn {
      margin-top: 20px; } }












.about_sec_tw {
padding: 40px 0 60px;}

.about_wrp2 {
 margin-top: ;
text-align: right;}

.about_sec_tw .about_image img:last-child {
  margin-top: 190px; }

.about_list_itm {
  margin-top: 28px; }

.about_list_itm ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 0px !important;
  float: left;
  width: 100%;
  margin-bottom: 12px; }
  .about_list_itm ul li {
    position: relative;
    padding-right: 25px;
    margin-bottom: 12px;
    width: 50%;
    float: left; }
    .about_list_itm ul li:after {
      position: absolute;
      right: 0;
      top: 0px;
      content: "";
      background: #1b53e7;
      font-size: 40px;
      width: 10px;
      height: 2px;
      margin-top: 13px; }
    @media (max-width: 767px) {
      .about_list_itm ul li {
        width: 50%; } }
    @media (max-width: 488px) {
      .about_list_itm ul li {
        width: 100%; } }

.about_fea_itm {
  display: block; }

.about_fea_itm .about-content {
  float: right;
  margin-left: 26px;
  width: 45%;
  position: relative; }
  .about_fea_itm .about-content:after {
    position: absolute;
    content: "";
    width: 226px;
    height: 1px;
    background: #def3ee;
    bottom: 0px;right:0;
    margin-bottom: -8px; }
    @media (max-width: 1199px) {
      .about_fea_itm .about-content:after {
        width: 195px; } }
  .about_fea_itm .about-content:nth-child(3):after {
    display: none; }
    @media (max-width: 488px) {
      .about_fea_itm .about-content:nth-child(3):after {
        display: block; } }
  .about_fea_itm .about-content:nth-child(4):after {
    display: none; }
  @media (max-width: 1199px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 767px) {
    .about_fea_itm .about-content {
      width: 44%; } }
  @media (max-width: 488px) {
    .about_fea_itm .about-content {
      width: 100%; } }

.about_fea_itm .about-content i {
  width: 0%;
  font-size: 25px;
  top: 28px;
  display: inline-block;
  color: #1b53e7;
  position: relative;
  margin-left: 20px; }

.about_fea_itm h5 {
  margin-left: 43px;
  font-size: 18px;
  font-weight: 500;
  color: #222; }




.colarge-1-new {
    position: relative;
    margin: 40px 30px 0px 40px;
    z-index: 1;
}

.colarge-1-new::before {

    position: absolute;
    border: 10px solid #cfe1e5;
    content: '';
    width: 60%;
    z-index: -1;
    left: -40px;
    top: -40px;
    bottom: -40px;

}

.img-dire:before {
    right: -40px;
    left: auto;
}

.about_sec_tw img {
width: 100%;
}


.colarge-1-new img {
box-shadow: 1px 2px 8px #ddd;
}


.base-header h3 {
    line-height: 1.2em;
    color: #285493;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700; }

/* 
	count Section (Home Two)
----------------------------------*/
.count_section {
border-top: 1px solid #f9efef;

padding-top: 30px;

padding-bottom: 30px;

margin-top: 30px;



display: inline-block; 
width: 100%;}
  @media (max-width: 991px) {
    .count_section {
      margin-top: 0;
      padding-right: 0px;
      padding-left: 0px; } }
  @media (max-width: 767px) {
    .count_section {
      padding-bottom: 40px; } }

.counter-content {
  display: inline-block;
  width: 33%;
  text-align: center;float: right; }
  @media (max-width: 991px) {
    .counter-content {
      width: 32%; } }
  @media (max-width: 767px) {
    .counter-content {
      width: 100%;
      margin-bottom: 20px; } }

.counter-content i {
  font-size: 38px;
  color: #1b53e7;
  position: relative;
  top: -4px;
  width: auto;
  right: -23px;
  display: inline-block;
  margin-left: 20px; }

.counter-content h2 {
  font-size: 38px;
  color: #285493;
  margin-bottom: -5px;
  
  margin-top: 0px;
  display: inline-block;
  line-height: 1.1;
  position: relative;
  margin-right: -25px;
  width: auto; }

.counter-content p {
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0px;
  display: block;
  left: -2px;
  font-weight: bold;
  font-size: 18px;
  float: none;
  width: auto;
  margin-top: 10px; }


/*---------------------------
** Testimonial Section CSS
---------------------------*/

.testimonial-section {
    margin-top: -273px;
    position: relative;
    z-index: 1;
}

.testimonial-section p {
    color: #4e5861;
}

.testimonial-section h2.subtitle {
    margin-bottom: 86px;
    margin-left: 50px;
}

.testimonial-container {
    border: 1px solid #cccece;
    position: relative;
}

.testimonial-container::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url('../images/temonial-1.jpg');
    background-size: cover;
    z-index: -3;
}

.testimonial {
    background-color: #fff;
    position: relative;
    z-index: 0;
    padding: 90px 0px 95px 0px;
}

.testimonial::after {
    content: "";
    position: absolute;
    right: -105px;
    top: 0px;
    height: 100%;
    width: 180px;
    background-color: #fff;
    -webkit-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
    z-index: -1;
}

.testimonial h5 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 27px;
    margin-bottom: 3px;
}

.testimonial span.title {
    font-size: 14px;
    font-weight: 600;
    margin-left: 50px;
}

.testimonial-carousel .single-testimonial {
    padding-left: 50px;
}

.testimonial-section .quote-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #5bbccf;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    opacity: .80;
}


/*---------------------------
** Partner Section CSS
---------------------------*/

.partner-section {
padding:40px 0;
}

.single-partner-item {
height: 120px;

text-align: center;

display: grid;

align-items: center;

padding: 8px;

border: 1px dashed #ddd;
}


.single-partner-item img {
max-height: 90px;

max-width: 100%;

margin: 0 auto;

width: auto !important;
}

.single-partner-item .outer-container {
    margin: 0 auto;
}


/*---------------------------
** FAQ Section CSS
---------------------------*/

.faq-section {
    padding: 120px 0px;
}

.faq-section h2.subtitle::after {
    bottom: -33px;
}

.faq-section h2.subtitle {
    margin-bottom: 93px;
}

.targets .box {


padding: 30px 20px;
text-align: center;
    position: relative;margin-bottom: 20px;
background: #fff;
border-radius: 8px;
box-shadow: 1px 1px 5px #8888883b;
}






.targets .box::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    border-top: 2px solid #00acf1;
    border-right: 2px solid #00acf1;border-radius: 8px;
}

.targets .box:hover::before {
    opacity: 1;
    right: 0px;
    bottom: 0px;
    -webkit-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    -o-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
}

.targets .box::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 100%;
    left: 100%;
    opacity: 0;
    border-bottom: 2px solid #00acf1;
    border-left: 2px solid #00acf1;border-radius: 8px;
}

.targets .box:hover::after {
    -webkit-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    -o-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    opacity: 1;
    left: 0px;
    top: 0px;
}

.targets .box .icon-wrapper {

}

.targets .box .icon-wrapper i {
font-size: 50px;
color: #00acf1;
}

.targets .box:first-child {
    margin-bottom: 20px;
}

.targets .box h4 {
color: #183650;
font-weight: normal;
text-transform: uppercase;
font-size: 22px;margin: 20px 0;
}

.targets .box p {
color: #4e5861;
line-height: 24px;
height: 120px;
overflow: hidden;margin: 0;
}

.faq-section .accordion .card {
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
}

.faq-section .card-header {
    padding: 0px;
}

.faq-section .accordion .card .card-header {
    background-color: #ededed;
    border: none;
}

.faq-section .accordion .card .card-header .btn {
    font-weight: 700;
    color: #333;
    font-weight: 18px;
    border-radius: 3px;
    padding: 12px 30px 16px;
    text-decoration: none;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.faq-section .accordion .card .card-header .btn:hover {
    background-color: #5bbccf;
    color: #fff;
}

.faq-section .accordion .card .card-header .btn[aria-expanded="true"] {
    background-color: #5bbccf;
    color: #fff
}

.faq-section .accordion .card .card-header .btn::after {
    position: absolute;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq-section .accordion .card .card-header .btn[aria-expanded="true"]::after {
    position: absolute;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq-section .card-body {
    line-height: 28px;
    padding: 32px 20px 12px;
}


/*---------------------------
** Quote Section CSS
---------------------------*/

.quote-section {
    padding: 50px 0px;
}

.quote-section span.title {
    margin-bottom: 15px
}

.quote-section h2.subtitle {
margin-bottom: 30px;
}

.quote-bg {
    background-image: url('../images/quote_bg.jpg');
    background-size: cover;
background-position: bottom;background-position: center bottom;
}

.quote-bg.parallax {
    background-position: top;
}

.quote-section img {
    width: 100%;
}

.quote-section h2.subtitle,
.quote-section span.title {
    color: #fff;
}

.quote-form-section {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 52px 45px 60px;
}

.quote-form-section input[type="submit"],
.quote-form-section button[type="submit"] {
    padding: 12px 38px;
    border-radius: 3px;
    position: relative;
}


/*---------------------------
** News Section CSS
---------------------------*/

.news-section {
    padding: 50px 0;
}

.news-section h2.subtitle {
    margin-bottom: 30px;
}

.single-news img {
    width: 100%;
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;height: 200px;
}

.single-news:hover img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.single-news .news-txt {
padding: 25px 20px;
direction: rtl;
background: #f0f0f0;
}

.single-news .news-txt span {
    color: #797e82;
    font-size: 14px;
    display: inline-block;
direction: rtl;
}

.single-news .news-txt a.title {
    display: block;
    text-decoration: none;
}

.single-news .news-txt h3 {
color: #333;
font-size: 16px;
    margin-top: 9px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-news .news-txt h3:hover {
    color: #00acf1;
}

.single-news .news-txt a.readmore {
    margin-top: 10px;
}


/*---------------------------
** CTA Section CSS
---------------------------*/

.cta-section {
    padding: 70px 0px;
    color: #fff;
    position: relative;
}

.cta-bg {
    background-image: url('../images/cta_bg.jpg');
    background-size: cover;
}

.cta-bg.parallax {
    background-position: center;
}

.cta-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .20;
}

.cta-container {
    position: relative;
    z-index: 1;
}

.cta-section h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}

.cta-section a.boxed-btn {
    font-size: 16px;
    padding: 16px 40px;
}


/*---------------------------
** Footer Section CSS
---------------------------*/

footer {
padding-top: 70px;
    color: #111;background: #f0f0f0;
}

footer .logo-wrapper {
    height: auto;
}

footer .logo-wrapper img {

}

footer .top-footer {
padding: 50px 0 20px;
}

footer h4 {
    color: #052e7d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 28px;
}

footer ul.userful-links {
    list-style-type: none;
    padding-left: 0px;
}

footer ul.userful-links li {
    margin-bottom: 10px;float: right;
width: 50%;
}

footer ul.userful-links li a {
    text-transform: uppercase;
    color: #111;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

footer ul.userful-links li a:hover {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    color: #00acf1;
}

footer ul.userful-links li a::before {
    content: '\f053';
    position: absolute;
    right: 0px;
    top: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 8px;
    color: #00acf1;
}

.footer-contact .contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
}

.footer-contact .contact-info i {
    font-size: 16px;
    display: inline-block;
    margin-top: 3px;
    color: #00acf1;
}

.footer-contact .contact-info p {
    margin-right: 15px;
    margin-bottom: 0px;
}

footer .bottom-footer {
padding: 12px 0px 10px;
font-size: 14px;
    border-top: 2px solid #fff3;border-top: 1px solid rgba(3, 3, 3, 0.07);
}

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




.footer-style-four .upper-section{
	position: relative;
	padding: 30px 0px 0px;
	text-align: center;

border-bottom: 1px solid rgba(3, 3, 3, 0.07);
}

.footer-style-four .upper-section .logo-box{
	position: relative;
	display: inline-block;
	padding: 0px 40px;
top: 21px;
background: #f0f0f0;
	z-index: 1;
}

.footer-style-four .upper-section .social-links li{
	margin: 0px 15px;
}
.main-footer .upper-section .logo{
	position: relative;
	padding: 15px 0px 10px;
}

.main-footer .social-links{
	position:relative;
	text-align: center;
	padding-top: 10px;
}

.main-footer .social-links li{
	position:relative;
	display: inline-block;
	margin: 0px 7px;
	color:#ffffff;
	line-height:24px;
}

.main-footer .social-links li a{
	position:relative;
	display:block;
	color:#052e7d;
	font-size:14px;
	line-height:24px;

	-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-footer .social-links li a .fa,
.main-footer .social-links li a .fab{
	vertical-align: middle;
}

.main-footer .social-links li a:hover{
	color: #00acf1;
	opacity: 1;
}
























.newsletter-section{
	position:relative;
	padding: 40px;
	background: #183650;
	color: #ffffff;
	overflow: hidden;margin-bottom: -90px;background: url(../images/dotted-map.png);

background-color: #183650;
}

.newsletter-section .auto-container{
	position: relative;
	max-width: 1340px;
}

.newsletter-section .big-icon{
	position: absolute;
	left: -130px;
	top: -75px;
	font-size: 220px;
	color: rgba(255,255,255,0.05);
	line-height: 1em;
}

.newsletter-section .title-column{
	position: relative;
	margin-bottom: 25px;
}

.newsletter-section .title-column h2{
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
	line-height: 1.15em;
}

.newsletter-section .title-column p {
	margin: 0;
}


.newsletter-section button.boxed-btn {
height:60px
}

.newsletter-section .newsletter-form{
	position:relative;
	padding-top: 8px;
	padding-bottom: 3px;
}

.newsletter-form form{
	position:relative;
}

.newsletter-form form .row{
	margin: 0 -10px;
}

.newsletter-form .form-group{
    position: relative;
    padding: 0px 10px;
    margin-bottom: 0;
}

.newsletter-form .form-group .field-inner{
	position: relative;
}

.newsletter-form .form-group label{
	position: absolute;
	left: 20px;
	top: 15px;
	line-height: 30px;
	color:rgba(255,255,255,0.50);
}

.newsletter-form .form-group input[type="text"],
.newsletter-form .form-group input[type="tel"],
.newsletter-form .form-group input[type="email"],
.newsletter-form .form-group input[type="password"],
.newsletter-form .form-group input[type="url"],
.newsletter-form .form-group textarea{
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 13px 30px;
    padding-left: 46px;
    height: 60px;
	display:inline-block;
    font-size: 16px;
    background: none;
	font-weight:400;
	color:#ffffff;
	border:2px solid rgba(255,255,255,0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.newsletter-form .form-group input[type="text"]:focus,
.newsletter-form .form-group input[type="email"]:focus,
.newsletter-form .form-group input[type="tel"]:focus,
.newsletter-form .form-group input[type="url"]:focus{
	border-color:#406fe6;
}

.newsletter-form .form-group input::-webkit-input-placeholder{
	color:rgba(255,255,255,0.50);
}

.newsletter-form .form-group button{
	position: relative;
	display: block;
	width: 100%;
}

.newsletter-form .form-group .theme-btn .btn-title{
	padding-top: 15px;
	padding-bottom: 15px;
}

.newsletter-form .form-group .theme-btn .btn-title .btn-icon{
	padding-top: 15px;
}













/*---------------------------
** Home 2 Page CSS
---------------------------*/

.home-2 .support-nav-container {
    background-color: #fff;
    position: relative;
}

.home-2 .support-bar {
    position: relative;
    background-color: #fff;
    border-bottom: none;
    padding: 30px 0px 65px 0px;
}

.home-2 .support-bar::before {
    display: none;
}

.home-2 .support-bar::after {
    display: none;
}

.home-2 .support-bar .support-info h5 {
    color: #333;
}

.home-2 .support-bar .support-info p {
    color: #333;
}

#mobileMenuHome2 {
    display: none;
}

.home-2 .navbar-area::before {
    display: none;
}

.home-2 .navbar-area::after {
    display: none;
}

.home-2 .navbar-area {
    margin-left: 0px;
    padding: 25px 40px 22px 20px;
    position: absolute;
    bottom: -36px;
    width: 100%;
    z-index: 10;
    background-color: #234966;
}

.home-2 .logo-wrapper {
    display: block;
    height: 100%;
    padding: 30px 0px 0px 0px;
}

.mobile.search-cart-area {
    display: none;
}

.home-2 .logo-wrapper-inner {
    display: block;
    vertical-align: inherit;
}

.home-2.sticky-navbar .navbar-area {
    bottom: 0px;
}

.sticky-navbar.home-2 .navbar-area nav ul li:first-child {
    margin-left: 0px;
}

.header-area.sticky-navbar.home-2 .support-nav-area {
    background-color: transparent;
}

.header-area.sticky-navbar.home-2 .navbar-area {
    padding: 30px 40px;
}

.hero-bg-2 {
    background-image: url('../images/home_2/hero_bg.jpg');
    background-size: cover;
}

.home-2.hero-area {
    position: relative;
    padding: 219px 0px 617px 0px;
}

.home-2 .request-section {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 120px 0px 98px 0px;
    z-index: 2;
}

.home-2 .request-section h2.subtitle,
.home-2 .request-section span.title {
    color: #fff;
}

.home-2 .request-section h2.subtitle {
    margin-bottom: 56px;
}

.home-2 .request-section h2.subtitle::after {
    bottom: -24px;
}

.home-2 .request-section p {
    text-transform: none;
}

.home-2 .request-section-container {
    position: relative;
    z-index: 1;
}

.home-2 .request-section-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #234966;
    opacity: .7;
}

.home-2 .comment-content span.title {
    color: #797e82;
}

.home-2 .comment-content h2.subtitle {
    color: #183650;
}

.home-2 .comment-content p {
    color: #4e5861;
}

.home-2 .ceo-details h5 {
    color: #00acf1;
}

.home-2 .ceo-details span {
    color: #4e5861;
}

.home-2.about-section {
    position: relative;
    overflow: hidden;
}

.home-2.about-section img.ceo-pic {
    margin-top: auto;
    width: auto;
}

.home-2.about-section .comment-content {
    padding: 29px 0px 114px 0px;
}

.home-2.about-section img.ceo-pic {
    position: absolute;
    top: 0px;
    left: 0px;
}

.home-2 .features {
    background-color: #fafbfc;
    padding: 111px 0px 99px;
}

.home-2 .feature-content {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-2.features-section {
    margin-top: auto;
    background-color: #fafbfc;
}

.home-2 .features::before {
    width: 430px;
    left: -237px;
    background-color: #fafbfc;
}

.home-2 .features::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -233%;
    height: 100%;
    width: 207%;
    background-image: url(../images/home_2/feature_bg.jpg);
    background-size: cover;
    z-index: -2;
}

.cta-section.home-2 {
    background-color: #234966;
}

.home-2.testimonial-section {
    margin-top: auto;
    padding: 120px 0px;
    color: #fff;
    position: relative;
}

.home-2.testimonial-section.parallax {
    background-position: top;
}

.testimonial-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #1f405f;
    opacity: .1;
}

.home-2.testimonial-section h2.subtitle,
.home-2.testimonial-section span.title {
    color: #fff;
    margin-left: 80px;
}

.home-2.testimonial-section h2.subtitle::after {
    background-color: #fff;
}

.home-2.testimonial-section p {
    color: #fff;
}

.testimonial-bg-2 {
    background-image: url('../images/home_2/testimonial_bg.jpg');
    background-size: cover;
}

.testimonial-box {
    padding: 70px 0px 75px;
    background-color: #66c2d6;
    position: relative;
    z-index: 1;
}

.testimonial-box img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 290px;
}

.home-2.testimonial-section .single-testimonial {
    padding: 0px 80px;
}

.home-2.testimonial-section .single-testimonial h5 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.home-2.testimonial-section .single-testimonial span {
    font-size: 14px;
    font-weight: 600;
}

.home-2.service-section {
    padding: 111px 0px 113px;
}


/*---------------------------
** Home 3 Page CSS
---------------------------*/

.home-3.hero-area {
    padding: 341px 0px 190px 0px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    border: none;
}

.hero-bg-3 {
    background-image: url('../images/home_3/hero_bg.jpg');
    background-size: cover;
}

.home-3.hero-area .hero-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #0b2b32;
    opacity: .4;
}

.header-area.home-3 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100;
}

.header-area.home-3 .language {
    top: -1px;
}

.header-area.home-3 .info-bar {
    background-color: rgba(0, 0, 0, .3);
}

#mobileMenuHome3 {
    display: none;
}

.home-3 .navbar-area {
    text-align: right;
    background-color: transparent;
}

.home-3 .navbar-area::after {
    display: none;
}

.home-3 .navbar-area::before {
    display: none;
}

.home-3 ul.search-cart-area {
    margin-left: 22px;
}

.home-3 ul.social-links {
    display: inline-block;
    margin-left: 40px;
    position: relative;
}

.home-3 ul.social-links li:last-child {
    margin-left: 0px;
}

.home-3 ul.social-links::after {
    position: absolute;
    content: "|";
    right: -20px;
    top: 0px;
}

.home-3 nav.main-menu {
    display: inline-block;
}

.home-3 .contact-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    padding-top: 3px;
}

.home-3 .contact-infos .email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 50px;
}

.home-3 .contact-infos .email .icon-wrapper {
    margin-left: 10px;
}

.home-3 .contact-infos .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.home-3 .contact-infos .phone .icon-wrapper {
    margin-left: 10px;
}

.home-3 .support-nav-area {
    padding: 23px 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.home-3 .search-cart-area li:first-child::after {
    color: #fff;
}

.header-area.sticky-navbar.home-3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.header-area.sticky-navbar.home-3 .support-nav-area {
    background-color: #1f405f;
    border: none;
}

.home-3.sticky-navbar .support-nav-area {
    padding: 0px;
}

.service-section.home-3 .col-lg-4:nth-child(3n) {
    margin-bottom: 30px;
}

.service-section.home-3 .col-lg-4:nth-child(3n):last-child {
    margin-bottom: 0px;
}

.service-section.home-3 .single-service {
    border: none;
    position: relative;
    background-color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 45px 30px 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
}

.service-section.home-3 .single-service * {
    position: relative;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}

.service-section.home-3 .single-service i,
.service-section.home-3 .single-service h4,
.service-section.home-3 .single-service p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.service-section.home-3 .single-service:hover i,
.service-section.home-3 .single-service:hover h4,
.service-section.home-3 .single-service:hover p {
    color: #fff;
}

.service-section.home-3 .single-service::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 0px solid #00acf1;
    border-left: 0px solid transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.service-section.home-3 .single-service:hover::before {
    border-top: 201px solid #00acf1;
    border-left: 362px solid transparent;
}

.service-section.home-3 .single-service::after {
    position: absolute;
    content: "";
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    z-index: 0;
    border-bottom: 0px solid #00acf1;
    border-left: 0px solid transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.service-section.home-3 .single-service:hover::after {
    border-bottom: 200px solid #00acf1;
    border-left: 360px solid transparent;
}

.service-section.home-3 .single-service .service-txt {
    padding: 0px;
}

.service-section.home-3 .single-service .icon-wrapper {
    margin-left: 22px;
    margin-top: -10px;
}

.service-section.home-3 .single-service h4 {
    font-size: 20px;
    font-weight: 700;
}

.service-section.home-3 .single-service i {
    font-size: 60px;
    color: #00acf1;
}

















/* 16. Fact */

.fact-area {
padding: 60px 0 20px;
color: #fff;background: url(../images/dotted-map.png);
background-color: #183650;
}

.single-fact {
text-align: center;
position: relative;
}

.fact-icon i {
font-size: 35px;

line-height: 1;

color: #fff;

margin-bottom: 20px;

position: absolute;

right: 25px;
}
.fact-content h4 {
	font-size: 36px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 15px;
	color: #fff;
}
.fact-content h6 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;color: #fff;
}
.fact-content p {
	margin-bottom: 0;
}
.fact-bg {
	background-image: url(../images/bg/fact_bg.jpg);
	position: absolute;
	left: 0;
	top: 0;
	height: 792px;
	width: 100%;
	background-position: center;
	background-size: cover;
	z-index: -1;
}
.section-title h2 > span {
	color: #00acc0;
	
	font-weight: 900;
	font-style: italic;
}
.extra-features-content h5 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	font-style: italic;
	margin-bottom: 20px;
	color: #414040;
}
.extra-features-content p {
	margin-bottom: 35px;
}









/*** 

====================================================================
	Services Section Two
====================================================================

***/

.services-section-two{
	position:relative;
	padding: 50px 0px ;
	overflow: hidden;background: #183650;
background-image: url("../images/bgn-white-dots-norepeat.png");
background-attachment: fixed;
background-color: #f0f0f0;
background-position: left 80%;
background-size: auto;
background-repeat: no-repeat;
}

/*
.services-section-two .sec-title-two h2 {
color:#fff;
}*/

.services-section-two .pattern-images{
	position: absolute;
	left: 0;
	bottom:0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.services-section-two .pattern-image-left{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.services-section-two .pattern-image-right{
	position: absolute;
	right: 0;
	bottom: 0px;
	width: auto;
	height: auto;
	opacity: 0.08;
}

.service-block-three{
	position: relative;
	margin-bottom: 30px;
}

.owl-theme .service-block-three{
	margin-bottom: 0px;

}

.service-block-three .inner-box{
	position: relative;
	display: block;
}

.service-block-three .image-box,
.service-block-three .image,
.service-block-three .image img{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
}


.service-block-three .image img {
height: 255px;
}

.service-block-three .inner-box .overlay-icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.70);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-moz-transition:all 0.5s ease 0ms;
	-webkit-transition:all 0.5s ease 0ms;
	-ms-transition:all 0.5s ease 0ms;
	-o-transition:all 0.5s ease 0ms;
	transition:all 0.5s ease 0ms;
	z-index: 1;
}

.service-block-three .inner-box:hover .overlay-icon{
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.service-block-three .inner-box .overlay-icon .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -47px 0px 0px -32px;
	font-size: 64px;
	width: 64px;
	height: 64px;
	line-height: 64px;
	color: #ffffff;
	text-align: center;
	opacity: 0;
	-webkit-transform: scale(0.6) rotate(-120deg);
	-ms-transform: scale(0.6) rotate(-120deg);
	transform: scale(0.6) rotate(-120deg);
}

.service-block-three .inner-box:hover .overlay-icon .icon{
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-moz-transition:all 0.5s ease 500ms;
	-webkit-transition:all 0.5s ease 500ms;
	-ms-transition:all 0.5s ease 500ms;
	-o-transition:all 0.5s ease 500ms;
	transition:all 0.5s ease 500ms;
}

.service-block-three .lower-box{
	position: relative;
	padding: 20px;
	background: #f3f9fb;
	margin: -30px 20px 0px;
	z-index: 2;
	overflow: hidden;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;text-align: center;
}

.service-block-three .inner-box:hover .lower-box{
	background: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}

.service-block-three .lower-box h3{
position: relative;

font-weight: normal;

text-transform: capitalize;

margin-bottom: 0;

color: #222222;

font-size: 19px;
}

.service-block-three .lower-box h3 a{
	color: #222222;
}

.service-block-three .lower-box h3 a:hover{
	color: #00acf1;
}

.service-block-three .lower-box .text{
	position: relative;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.service-block-three .link-box{
	position: relative;
	padding-top: 10px;
}

.service-block-three .link-box:before{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	border-top: 2px solid #00acf1;
}

.service-block-three .link-box a{
	position: relative;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
	text-transform: capitalize;
}

.service-block-three .link-box a .txt{
	position: relative;
	display: inline-block;

}

.service-block-three .link-box a .icon{
	position: relative;
	top: 3px;
	font-size: 16px;
	padding-left: 7px;
	font-weight: 600;
}

.service-block-three .link-box a:hover{
	color: #30adcd;
}

.service-block-three .inner-box:hover .link-box a .txt{
	border-bottom-color: inherit;
}

.service-block-three .inner-box:hover .link-box a .icon{
	color: #30adcd;
}

.services-section-two .owl-nav{
	display: none;
}

.services-section-two .owl-dots{
	position: relative;
	width: 100%;
	text-align: center;
}

.services-section-two .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	margin: 0px 5px;
}

.services-section-two .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: none;
	border: 1px solid rgba(0,0,0,0.20);
	border-radius: 50%;
}

.services-section-two .owl-dots .owl-dot.active span{
	background: #30accb;
	border-color:#30accb;
}

.services-section-two .bottom-text{
	position: relative;
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.services-section-two .bottom-text .text{
	position: relative;
	font-size: 20px;
	line-height: 1.5em;
}

.services-section-two .bottom-text .text .phone,
.services-section-two .bottom-text .text .phone a{
	color: #00acf1;
	font-weight: 600;
}

.services-section-two .bottom-text .text .phone a:hover{
	text-decoration: underline;
}























/* slick */
.projects-enw .item {
cursor: pointer;
margin: 0;
position: relative;
height: 100%;
outline: none;
overflow: hidden;
}
.projects-enw .item .bg{
position: relative;
overflow: hidden;
margin-right: 0;
}
.projects-enw .item .bg::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background: linear-gradient(0deg,#1a1a1a,rgba(46,52,59,.6));
opacity: 0.7;
transition: all .1s cubic-bezier(.215,.61,.355,1);
}
.projects-enw .item:hover .bg::before {
opacity: 1;
height: 100%;
background: linear-gradient(0deg,#2e343b,rgba(46,52,59,.1));
transition: all .3s cubic-bezier(.215,.61,.355,1);
}
.projects-enw .item .bg img{
width: 100%;
height: 100%;
height: 380px;
object-fit: cover;
}
.projects-enw .item .desc {
position: absolute;
bottom: 0px;
right: 25px;
text-align: right;
color: #fff;
}
.projects-enw .item .desc .name {
font-weight: 700;
font-size: 1.6rem;

line-height: 1.2;
padding-bottom: 60px;
}
.projects-enw .item .desc .content {
position: relative;
bottom: -100%;
color: #ddd;
margin-bottom: -40%;
opacity: 0;
transition: all .6s ease;
}
.projects-enw .item:hover .content {
opacity: 1;
margin-bottom: 30px;
transition: all .9s ease;
}


/* slick projects */
.projects-enw .item .desc {
position: absolute;
bottom: 15px;
left: 25px;
text-align: right;
color: #fff;
transition: all .3s ease;
}
.projects-enw .item:hover .desc {
bottom: 45px;
transition: all .3s ease;
}
.projects-enw .item .desc .tag {
position: relative;
font-size: 18px;

padding-bottom: 10px;

font-weight: bold;
}
.projects-enw .item .desc .name {
position: relative;

font-size: 21px;
padding-bottom: 4px;
transition: all .3s ease;
padding-right: 20px;font-weight: normal;text-transform: capitalize;
}
.projects-enw .item .icon {
opacity: 0;
width: 100%;
position: absolute;
text-align: right;
right: 25px;
bottom: 10px;
text-align: right;
transition: all .3s ease;
}
.projects-enw .item:hover .icon {
opacity: 1;
bottom: 15px;
transition: all .3s ease;
}
.projects-enw .item .icon span {

text-decoration: none;
display: inline-block;
white-space: nowrap;
width: 40px;
padding: 0 0 5px;
color: #fefefe;
border-bottom: 2px solid #116060;
transition: all .3s ease;
}
.projects-enw .item .icon span:hover {
color: #fff;
width: 60px;
transition: all .3s ease;
}




.projects-enw {
padding:40px 0 0;
}




















.feat-mission {
    position: relative;

background: url(../images/services_bg.jpg);
background-position: left;
background-size: cover;
}

.about-section .about-txt {
background-color: rgba(12, 25, 37, 0.89);
    padding: 30px;width: 90%;
}

.about-section .about-txt p {
    margin-bottom: 32px;
}

.about-txt h5 {
    margin: 5px 0px 1px;
    font-weight: 700;
    font-size: 16px;
}

.about-txt span {
    font-size: 14px;
}

.about-bg-3::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: -81%;
    top: 0px;
    width: 210%;
    height: 100%;
background-image: url(../images/index.jpeg);
background-size: cover;

background-attachment: fixed;

background-position: right;


}

.about-section .about-points {
padding: 70px 0 40px;
    background-color: #1f405f;
    position: relative;
}

.about-section .about-points::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -120%;
    height: 100%;
    width: 120%;
    background-color: #1f405f;
}

.about-section .about-points::before { 
content: "";
position: absolute;
top: 0px;
left: -200px;
height: 100%;
width: 120%;
background-image: url(../images/delivery_services_img.png);
background-repeat: no-repeat;
background-position: left bottom;
z-index: 1;
opacity: 0.2;

}

.about-section .about-points h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.about-section .about-points .single-point {
    margin-right: -35px;
    margin-bottom: 25px;position: relative;

z-index: 2;
}

.about-section .about-points .single-point:last-child {
    margin-bottom: 0px;
}

.about-section .about-points .single-point::after {
    content: "";
    display: block;
    clear: both;
}

.about-section .about-points .single-point .icon-wrapper {
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-left: 20px;
    float: right;
    background-color: #fff;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: border .5s, background-color .5s, color .5s;
    -o-transition: border .5s, background-color .5s, color .5s;
    transition: border .5s, background-color .5s, color .5s;color: #1f405f;
}

.about-section .about-points .single-point:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #fff;
    color: #00acf1;
    border: 3px solid #00acf1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.single-point .point-txt {
    float: right;
    width: 80%;
}



.home-3.testimonial-section {
    padding-top: 120px;
    margin: auto;
}

.home-3.testimonial-section h2.subtitle {
    margin-bottom: 93px;
}

.home-3.testimonial-section h2.subtitle {
    margin-left: 0px;
}

.testimonial-section.home-3 .section-title {
    color: #afb2be;
}

.testimonial-section.home-3 .section-summary {
    margin: 17px 0px 51px;
}

.single-testimonial img {
    display: inline-block;
    width: 70px;
    border-radius: 50%;
}

.home-3 .single-testimonial::after {
    content: "";
    display: block;
    clear: both;
}

.home-3 .single-testimonial .img-wrapper {
    float: right;
}

.home-3 .client-desc {
    margin-left: 100px;
}

.home-3 .single-testimonial {
    padding: 40px 40px 16px;
    background-color: #f7f7f7;
    position: relative;
}

.home-3 .single-testimonial::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    border-top: 2px solid #00acf1;
    border-left: 2px solid #00acf1;
}

.home-3 .single-testimonial:hover::before {
    opacity: 1;
    right: 0px;
    bottom: 0px;
    -webkit-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    -o-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
}

.home-3 .single-testimonial::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 100%;
    left: 100%;
    opacity: 0;
    border-bottom: 2px solid #00acf1;
    border-left: 2px solid #00acf1;
}

.home-3 .single-testimonial:hover::after {
    -webkit-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    -o-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    opacity: 1;
    left: 0px;
    top: 0px;
}

.home-3 .single-testimonial p.icon-wrapper {
    margin-bottom: 0px;
}

.home-3 .single-testimonial p.icon-wrapper i {
    font-size: 20px;
    color: #00acf1;
}

.home-3 .single-testimonial p.comment {
    font-weight: 400;
}

.home-3 .single-testimonial h5 {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.home-3 .single-testimonial p.rank {
    font-size: 14px;
    color: #666666;
    font-weight: 600;
}


/*---------------------------
** Home 4 Page CSS
---------------------------*/

.home-4.hero-area {
    padding: 0px;
}

.home-4.hero-area .hero-carousel .single-hero-item {
position: relative;

height: 550px;

display: grid;

width: 100%;

align-items: center;
background-size: cover !important;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hero-carousel .owl-item.active .hero-txt span {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.hero-carousel .owl-item.active .hero-txt a.boxed-btn,
.hero-carousel .owl-item.active .hero-txt h1 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.hero-carousel {
    position: relative;
}

.hero-carousel.owl-theme .owl-dots {
    position: absolute;
    right: 28px;
bottom: 0;
left: 0;
}

.hero-carousel.owl-theme .owl-dots .owl-dot {
    outline: none;
}

.hero-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, .2);
    height: 20px;
    width: 20px;
}

.hero-carousel.owl-theme .owl-dots .owl-dot.active span {
    background-color: #00acf1;
}


/*---------------------------
** Home 5 Page CSS
---------------------------*/

.home-2.hero-area.home-5 {
    padding: 0px;
}

.home-2.hero-area.home-5 .single-hero-item {
    padding: 219px 0px 617px 0px;
}


/*---------------------------
** Home 6 Page CSS
---------------------------*/

.home-3.hero-area.home-6 {
    padding: 0px;
}

.home-3.hero-area.home-6 .single-hero-item {
    padding: 341px 0px 190px 0px;
}


/*---------------------------
** About Page CSS
---------------------------*/

.breadcrumb-area {
    position: relative;
    padding: 152px 0px 137px;
}

.breadcrumb-area .breadcrumb-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #0b2b32;
    opacity: .6;
}

.about-breadcrumb-bg {
    background-image: url('../images/about/breadcrumb_bg.jpg');
    background-size: cover;
}

.breadcrumb-area .breadcrumb-txt {
    position: relative;
    z-index: 1;
}

.breadcrumb-area span {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

.breadcrumb-area h1 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    margin-bottom: 27px;
}

.breadcrumb {
    background: transparent;
    padding: 0px;
}

.breadcrumb a,
.breadcrumb li {
    font-size: 18px;
    color: #fff;
}

.breadcrumb-item.active {
    color: #fff;
    font-weight: 600;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f054";
    font-size: 12px;
}

.about-section.about {
    padding: 120px 0px 120px;
}

.about-section.about .about-txt {
    padding: 0px;
    background-color: transparent;
}

.about-section.about .about-txt h2.subtitle {
    color: #183650;
    margin-bottom: 85px;
}

.about-section.about .about-txt span.title {
    color: #797e82;
}

.about-section.about .about-txt p {
    color: #4e5861;
    line-height: 28px;
}

.about-section.about .about-txt h5 {
    color: #00acf1;
}

.about-section.about .about-txt span {
    color: #4e5861;
}

.about-section.about .about-right-bg {
    background-image: url('../images/about/about.jpg');
    height: 100%;
    width: 100%;
    background-size: cover;
}

.about-section.about .targets {
    margin-top: 80px;
}

.about-section.about .targets .box:first-child {
    margin-bottom: 0px;
}

.partner-section.border-top {
    border-top: 2px solid #dbddde;
}

.about-section .targets {
padding: 40px 0;
}


/*---------------------------
** Services Page CSS
---------------------------*/

.services-breadcrumb-bg {
    background-image: url('../images/services/breadcrumb_bg.jpg');
    background-size: cover;
}

.service-section.services {
    padding: 111px 0px 119px;
}

.services.service-section div[class*="col-"]:nth-child(3n) .single-service {
    margin-bottom: 30px;
}

.services.service-section div[class*="col-"]:nth-child(3n):last-child .single-service {
    margin-bottom: 0px;
}


/*---------------------------
** Service Deatils Page CSS
---------------------------*/

.service-details-breadcrumb-bg {
    background-image: url('../images/service_single/breadcrumb.jpg');
    background-size: cover;
}

.service-details-section {
    padding: 120px 0px 100px;
}

.service-details-section .img-wrapper img {
    width: 100%;
}

.service-details-desc > h2.title {
    font-size: 36px;
    font-weight: 700;
    color: #183650;
    text-transform: uppercase;
    margin: 30px 0px 22px;
}

.service-details-desc p {
    line-height: 28px;
}

.service-details-desc .overview {
    margin-top: 46px;
}

.service-details-desc .overview > h3.title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 24px;
}

ul.overview-points {
    list-style: none;
    padding-left: 0px;
    margin-top: 25px;
}

ul.overview-points li {
    position: relative;
}

ul.overview-points li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}

ul.overview-points li:last-child {
    margin-bottom: 0px;
}

ul.overview-points li::before {
    content: "\f101";
    position: absolute;
    left: 0px;
    top: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 12px;
    color: #00acf1;
}

.category-sidebar {
    border: 1px solid #bcbfc2;
}

.category-sidebar ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.category-sidebar ul li {
    display: block;
    border-bottom: 1px solid #bcbfc2;
}

.category-sidebar ul li:last-child {
    border-bottom: none;
}

.category-sidebar ul li a {
    display: block;
    padding: 15px 0px 15px 45px;
    text-transform: uppercase;
    position: relative;
    color: #797e82;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.category-sidebar ul li a::before {
    position: absolute;
    left: 20px;
    content: "\f35a";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #9b9ea1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.category-sidebar ul li a:hover {
    background-color: #00acf1;
    color: #fff;
}

.category-sidebar ul li a:hover::before {
    color: #fff;
}

.quote-sidebar {
    margin-top: 60px;
    background-color: #1f405f;
    color: #fff;
    padding: 55px 40px 40px 40px;
}

.quote-sidebar h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 34px;
}

.quote-sidebar form .form-element input {
    height: 40px;
}

.quote-sidebar form .form-element button {
    height: 45px;
    width: 140px;
    text-transform: uppercase;
    color: #fff;
    background-color: #00acf1;
    border: none;
    cursor: pointer;
}


/*---------------------------
** Blogs Page CSS
---------------------------*/

.blog-breadcrumb-bg {
    background-image: url('../images/blog/breadcrumb.jpg');
    background-size: cover;
}

.blog-lists {
    padding: 120px 0px;
}

.blog-lists .single-blog .blog-img-wrapper img {
    width: 100%;
}

.blog-lists .single-blog {
    margin-bottom: 73px;
}

.blog-lists .single-blog:last-child {
    margin-bottom: 0px;
}

.blog-lists .single-blog .blog-txt p.date {
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 0px;
}

.blog-lists .single-blog .blog-txt h3.blog-title {
    font-size: 30px;
    font-weight: 600;
    margin: 13px 0px 24px;
}

.blog-lists .single-blog .blog-txt h3.blog-title a {
    text-decoration: none;
    color: #333;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.blog-lists .single-blog .blog-txt h3.blog-title a:hover {
    color: #00acf1;
}

.blog-lists .single-blog .blog-txt p.blog-summary {
    line-height: 25px;
    margin-bottom: 16px;
}

.pagination-nav {
    font-size: 14px;
    margin-top: 74px;
}

.pagination-nav ul.pagination {
    margin-bottom: 0px;
}

.pagination-nav li.page-item {
    margin: 0px 5px;
}

.pagination-nav a.page-link {
    padding: 10px 15px;
    border: 2px solid #dddddd;
    color: #38383c;
}

.pagination-nav .page-item:first-child .page-link {
    border-radius: 0;
}

.pagination-nav .page-item:last-child .page-link {
    border-radius: 0;
}

.pagination-nav li.page-item.active a {
    background-color: #00acf1;
    border: 2px solid #00acf1;
}

.blog-sidebar-widgets {
    background-color: #f7f7f7;
    padding: 40px 40px;
    margin-bottom: 40px;
}

.blog-sidebar-widgets.post-widget {
    padding: 36px 40px;
}

.blog-sidebar-widgets.category-widget {
    padding: 36px 40px 34px;
}

.searchbar::after {
    content: "";
    display: block;
    clear: both;
}

.searchbar input[type="text"],
.searchbar input[type="search"] {
    width: 80%;
    float: right;
    border: none;
    height: 50px;
    padding-left: 20px;
    outline: 0;
}

.searchbar button[type="submit"],
.searchbar input[type="submit"] {
    width: 20%;
    float: right;
    padding: 0;
    height: 50px;
    background-color: #00acf1;
    border: none;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.searchbar button[type="submit"]:hover,
.searchbar input[type="submit"]:hover {
    background-color: #fff;
    color: #00acf1;
}

.popular-posts-lists h4,
.category-lists h4 {
    margin-bottom: 26px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}

.category-lists h4 {
    margin-bottom: 17px;
}

.single-popular-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.single-popular-post:last-child {
    margin-bottom: 0px;
}

.single-popular-post::after {
    content: "";
    display: block;
    clear: both;
}

.single-popular-post img {
    width: 60px;
}

.popular-post-txt {
    margin-left: 15px
}

.popular-post-txt h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

.popular-post-txt h5 a {
    color: #333;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.popular-post-txt h5 a:hover {
    color: #00acf1;
}

.popular-post-txt small {
    font-size: 14px;
    font-weight: 400;
    color: #797e82;
}

.category-lists ul {
    padding: 0;
    margin-bottom: 0px;
}

.category-lists ul li {
    display: block;
    margin-bottom: 6px;
}

.category-lists ul li:last-child {
    display: block;
    margin-bottom: 0px;
}

.category-lists ul li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.category-lists ul li a:hover {
    color: #00acf1;
}

.category-lists ul li a::after {
    position: absolute;
    content: "\f0da";
    top: 0;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #00acf1;
}

.subscribe-section {
    padding: 34px 40px 40px;
    background-color: #0a3041;
    color: #fff;
}

.subscribe-section > span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #00acf1;
    text-transform: uppercase;
}

.subscribe-section h3 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}

.subscribe-section h3::after {
    content: "";
    position: absolute;
    bottom: -27px;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: #00acf1;
}

.subscribe-section .form-element:last-child {
    margin-bottom: 0px;
}



.subscribe-form input[type="email"] {
    border: none;
}

.subscribe-form input[type="submit"],
.subscribe-form button[type="submit"] {
    padding: 10px 0px;
    width: 120px;
}


/*---------------------------
** Blogs Grid Sidebar Page CSS
---------------------------*/

.news-section.blog-grid-sidebar div[class*="col-"]:nth-child(2n) {
    margin-bottom: 45px;
}

.news-section.blog-grid-sidebar div[class*="col-"]:last-child {
    margin-bottom: 0px;
}


/*---------------------------
** Blogs Grid Page CSS
---------------------------*/

.news-section.blog-grid div[class*="col-"]:nth-child(3n) {
    margin-bottom: 45px;
}

.news-section.blog-grid div[class*="col-"]:last-child {
    margin-bottom: 0px;
}


/*---------------------------
** Blog Details Page CSS
---------------------------*/

.blog-details-section {
    padding: 120px 0px 120px;
}

.blog-details-img-1 {
    width: 100%;
}

.blog-details-section small.date {
    font-size: 14px;
    color: #797e82;
    display: inline-block;
    margin-top: 25px;
}

.blog-details-title {
    font-size: 30px;
    font-weight: 600;
    margin: 16px 0px 25px;
    color: #333;
}

.blog-details-body p {
    color: #666666;
}

.blog-details-quote {
    padding: 42px 39px;
    border-left: 3px solid #00acf1;
    font-style: italic;
    line-height: 30px;
    font-size: 18px;
    margin: 41px 0px 42px;
    background-color: #f7fafd;
    color: #333;
}

.blog-share {
    margin-top: 51px;
}

.blog-share ul {
    padding-left: 0px;
}

.blog-share ul li {
    display: inline-block;
    margin-left: 15px;
}

.blog-share ul li:last-child {
    margin-left: 0px;
}

.blog-share ul li a {
    display: block;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
}

.blog-share ul li a:hover {
    opacity: .8;
}

.blog-share ul li a.facebook-share {
    background-color: #275baa;
}

.blog-share ul li a.twitter-share {
    background-color: #28c8f0;
}

.blog-share ul li a.pinterest-share {
    background-color: #d6061e;
}

.blog-share ul li a i {
    margin-left: 10px;
}

.author-info {
    margin: 59px 0px 61px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.author-info img {
    border-radius: 50%;
    width: 100px;
}

.author-details {
    margin-left: 35px;
}

.author-info .name {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    color: #333;
}

.comment-lists h3 {
    font-size: 24px;
    font-weight: 700;
    color: #183650;
    display: block;
    position: relative;
    margin-bottom: 51px;
    text-transform: uppercase;
}

.comment-lists h3::after {
    position: absolute;
    content: "";
    bottom: -11px;
    left: 0;
    height: 3px;
    width: 70px;
    background-color: #00acf1;
}

.single-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 25px;
    background-color: #fbfbfb;
    margin-bottom: 30px;
}

.single-comment:last-child {
    margin-bottom: 0px;
}

.single-comment-wrapper {
    margin-left: 20px
}

.single-comment-wrapper img {
    border-radius: 50%;
    max-width: 60px;
}

.single-comment .person-name h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.single-comment .person-info .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
}

.single-comment .person-info .date small {
    font-size: 14px;
    color: #8b8b8b;
}

.single-comment .person-info .date a {
    font-weight: 600;
    font-style: italic;
    color: #333;
    margin-top: -5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-decoration: none;
}

.single-comment .person-info .date a:hover {
    color: #00acf1;
}

.single-comment .person-info .comment {
    margin-top: 20px;
}

.single-comment .person-info .comment p {
    color: #666666;
}

.reply-form-section {
    margin-top: 62px;
}

.reply-form-section h3 {
    position: relative;
    margin-bottom: 52px;
    font-size: 24px;
    font-weight: 700;
    color: #183650;
    text-transform: uppercase;
}

.reply-form-section h3::after {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 0;
    height: 3px;
    width: 70px;
    background-color: #00acf1;
}

.reply-form-section .form-element input,
.reply-form-section .form-element textarea {
    border: 2px solid #f1f1f1;
}

.reply-form-section .form-element.reduced-mb {
    margin-bottom: 17px;
}


/*---------------------------
** Gallery Page CSS
---------------------------*/

.gallery-section {
    padding: 120px 0px;
}

.single-pic img {
    width: 100%;
    border-radius: 8px;
}

.gallery-section .single-pic {
    margin-bottom: 30px;
}

.single-pic {
    position: relative;
    border-radius: 8px;
}

.single-pic-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-pic:hover .single-pic-overlay {
    visibility: visible;
    opacity: .6;
}

.single-pic .outer,
.single-pic .inner {
    width: 100%;
}

.single-pic h4 {
    font-weight: 700;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 9px;
    font-size: 22px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    text-transform: uppercase;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-pic:hover h4 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.single-pic h4::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    bottom: 0px;
    background-color: aqua;
    left: 50%;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}

.single-pic a.icon-wrapper {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-pic:hover a.icon-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.single-pic .txt-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #fff;
}

.gallery-section div[class*='col-']:nth-last-child(1) .single-pic,
.gallery-section div[class*='col-']:nth-last-child(2) .single-pic,
.gallery-section div[class*='col-']:nth-last-child(3) .single-pic {
    margin-bottom: 0px;
}


/*---------------------------
** Gallery Masonry Page CSS
---------------------------*/

.gallery-section.masonry .single-pic {
    float: right;
    width: 33.33%;
    margin-bottom: 0px;
    border-radius: 0px;
}

.grid-sizer {
    width: 33.33%;
}

.gallery-section.masonry .single-pic img {
    border-radius: 0px;
    width: 100%;
}

.gallery-section.masonry .single-pic-overlay {
    border-radius: 0px;
}


/*---------------------------
** Testimonial Page CSS
---------------------------*/

.testimonial-breadcrumb-bg {
    background-image: url('../images/testimonial/breadcrumb.jpg');
    background-size: cover;
}

.testimonial-section.testimonials {
    margin: auto;
    padding: 120px 0px;
}

.testimonials .testimonial {
    padding: 0px;
}

.testimonial-section.testimonials .testimonial .single-testimonial {
    background-color: #fff;
    padding: 51px 0px 54px 40px;
    position: relative;
    z-index: 0;
}

.testimonial-section.testimonials .testimonial::after {
    right: -38px;
    width: 77px;
}

.testimonial-section.testimonials .quote-icon {
    left: 54%;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 25px;
}

.testimonials .testimonial-container {
    margin-bottom: 60px;
}

.testimonials .testimonial-section.home-3 {
    padding-top: 0px;
}

.testimonials .testimonial-section.home-3 .single-testimonial {
    margin-bottom: 60px;
}

.testimonials .testimonial-section.home-3 .single-testimonial:last-child {
    margin-bottom: 0px;
}


/*---------------------------
** FAQ Page CSS
---------------------------*/




/*---------------------------
** Quote Page CSS
---------------------------*/



.quote-page span.title {
    color: #797e82;
}

.quote-page h2.subtitle {
    color: #183650;
}

.quote-page form .form-element input,
.quote-page form .form-element select {
    border: 2px solid #e8e8e8;
}

.quote-section.quote-page .form-element button[type="submit"] {
    padding: 12px 45px;
}

.quote-page .contact-infos {
    background-color: #f5f5f5;
    padding: 50px 60px;
}

.quote-page .contact-infos .single-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.quote-page .contact-infos .single-info .icon-wrapper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.quote-page .contact-infos .single-info:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #00acf1;
    color: #fff;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.quote-page .contact-infos .single-info .icon-wrapper i {
    font-size: 20px;
    color: #00acf1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.quote-page .contact-infos .single-info:hover .icon-wrapper i {
    color: #fff;
}

.quote-page .contact-infos .single-info:last-child {
    margin-bottom: 0px;
}

.quote-page .contact-infos .single-info .icon-wrapper {
    border: 1px solid #00acf1;
    height: 50px;
    width: 50px;
    margin-left: 15px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}

.quote-page .contact-infos .single-info p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #4e5861;
}


/*---------------------------
** Contact Page CSS
---------------------------*/

.contact-breadcrumb-bg {
    background-image: url('../images/breadcrumb.jpg');
    background-size: cover;
}

.contact-section {
    padding: 120px 0px;
}

.contact-section .single-info {
    margin-bottom: 30px;
    padding: 40px 42px;
}

.contact-section .single-info::after {
    content: "";
    display: block;
    clear: both;
}

.contact-section .single-info:last-child {
    margin-bottom: 0px;
}

.contact-section .single-info .icon-wrapper {
    border: 1px solid #00acf1;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-left: 15px;
    background-color: #fff;
    float: right;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}

.contact-section .single-info:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #00acf1;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.contact-section .single-info .icon-wrapper i {
    font-size: 20px;
    color: #00acf1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.contact-section .single-info:hover .icon-wrapper i {
    color: #fff;
}

.contact-section .single-info .info-txt {
    float: right;
    width: 73%;
}

.contact-section .single-info p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
}

.contact-section .single-info-col:first-child {
    border: 1px solid #f1f1f1;
}

.contact-section .single-info-col:nth-child(2) {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.contact-section .single-info-col:last-child {
    border: 1px solid #f1f1f1;
}

.contact-form-section .form-element input {
    border: 1px solid #e3e3e3;
}

.contact-form-section {
    margin-top: 90px;
}

.contact-form-section h2.subtitle {
    margin-bottom: 94px;
}

.contact-form-section .form-element textarea {
    border: 1px solid #e3e3e3;
}

.map-wrapper {
    height: 100%;
}

div#map {
    height: 100%;
}

.contact-form-section .form-element button[type="submit"],
.contact-form-section .form-element input[type="submit"] {
    padding: 10px 30px;
}


/*---------------------------
** Pricing Page CSS
---------------------------*/

.pricing-section {
    padding: 111px 0px 120px;
}

.pricing-tables {
    color: #ffffff;
    width: 100%;
}

.pricing-tables img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.pricing-tables .plan {
    margin: 0px;
    width: 100%;
    padding-top: 18px;
    position: relative;
    float: right;
    overflow: hidden;
    background-color: #183650;
    border-radius: 8px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.pricing-tables .plan:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    background-color: #00acf1;
}

.pricing-tables .plan:hover a {
    background-color: #183650;
}

.pricing-tables header {
    color: #ffffff;
}

.pricing-tables .plan-title {
    line-height: 60px;
    position: relative;
    margin: 0;
    padding: 0 20px;
    font-size: 1.6em;
    font-weight: 700;
}

.pricing-tables .plan-title:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    width: 40px;
    height: 3px;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pricing-tables .plan-cost {
    padding: 0 20px;
    margin: 0;
}

.pricing-tables .plan-price {
    font-weight: 400;
    font-size: 2.8em;
    margin: 10px 0;
    display: inline-block;
}

.pricing-tables .plan-type {
    opacity: 0.8;
    font-size: 0.7em;
    text-transform: uppercase;
}

.pricing-tables .plan-features {
    padding: 0 0 28px;
    margin: 0;
    list-style: outside none none;
    font-size: 0.9em;
}

.pricing-tables .plan-features li {
    padding: 8px 20px;
}

.pricing-tables .plan-features i {
    margin-left: 8px;
    color: rgba(255, 255, 255, 0.5);
}

.pricing-tables .plan-select {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
}

.pricing-tables .plan-select a {
    background-color: #00acf1;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 0.75em;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.pricing-tables .plan-select a:hover {
    background-color: #183650;
}


/*---------------------------
** 404 Page CSS
---------------------------*/

.error-section {
    padding: 89px 0px 92px;
}

.oops {
    max-width: 100px;
    margin: 0 auto;
}

.oops img {
    width: 100%;
}

.not-found img {
    width: 100%;
}

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

.error-txt h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    margin: 21px 0px 14px;
    color: #333;
}

.error-txt p {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.error-txt a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    padding: 14px 40px;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none;
    margin-top: 15px;
    background-color: #00acf1;
    border: 1px solid #00acf1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.error-txt a:hover {
    color: #00acf1;
    background-color: #fff;
}

/*---------------------------
** Category Page CSS
---------------------------*/

.products-area {
    padding: 120px 0px;
}

.single-product .thumbnail img {
    width: 100%;
}

.rate {
    background-image: url("../images/rate-star.png");
    background-position: 0 -13px;
    background-repeat: repeat-x;
    height: 13px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    width: 95px;
    margin: 0 auto;
}

.rating {
    background-image: url("../images/rate-star.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 13px;
}

.circle .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 0px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.circle .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.circle:hover .tooltiptext {
    visibility: visible;
}

.single-product .thumbnail {
    position: relative;
}

.single-product .thumb-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
}

.single-product:hover .thumb-overlay {
    visibility: visible;
    opacity: 1;
}

.single-product .thumb-overlay .circle-container {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.single-product .thumb-overlay .circle {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 43px;
    background-color: #1f405f;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #333;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-50px) rotate(-180deg);
    transform: translateX(-50px) rotate(-180deg);
    -webkit-transition: 1s;
    transition: 1s;
}

.single-product:hover .thumb-overlay .circle {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
}

.single-product .thumb-overlay .circle:hover {
    background-color: #fff;
}

.single-product .thumb-overlay .circle i {
    font-size: 20px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}

.single-product .thumb-overlay .circle:hover i {
    color: #333;
}

.single-product .content {
    text-align: center;
    padding: 27px 20px 30px;
}

.single-product .content h4.title {
    font-size: 20px;
    margin-bottom: 0px;
}

.single-product .content h4.title a {
    color: #333;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

.single-product .content h4.title a:hover {
    color: #333;
}

.single-product {
    border: 1px solid #f1f1f1;
}

.products div[class*="col-"]:nth-child(3n+2) .single-product {
    border-left: none;
    border-left: none;
}

.single-product .price {
    font-size: 16px;
    margin-bottom: 7px;
    font-family: "TAJAWAL";
}

.single-product .price span {
    color: #333;
    margin-left: 5px;
}

.single-product button.addtocart {
    border: 1px solid #333;
    padding: 8px 0px;
    background-color: #1f405f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-top: 20px;
    -webkit-transition: .5s;
    transition: .5s;
}

.single-product button.addtocart:hover {
    background-color: #fff;
    color: #333;
}

.price-range-block .ui-slider-horizontal {
    height: 6px;
}

.price-range-block .ui-slider .ui-slider-handle {
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    background-color: #1f405f;
    border: 4px solid #fff;
    -webkit-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}

.price-range-block .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
}

.price-range-block .ui-widget-header {
    background: #1f405f;
}

.price-range-block .ui-widget-content {
    background: #f5f5f5;
}

.filters .livecount {
    text-align: center;
    margin-top: 20px;
}

.filters .livecount input {
    border-radius: 5px;
    border: 1px solid #0000001a;
    text-align: center;
    font-family: "TAJAWAL";
    width: 40%;
}

.filters .livecount span {
    display: inline-block;
    margin: 0px 7px;
}

.filters .filter {
    margin-bottom: 30px;
}

.filters .filter:last-child {
    margin-bottom: 0px;
}

.filter .filter-header {
    background-color: #1f405f;
    padding: 10px 20px 5px;
}

.filter .filter-header h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.filter .filter-body {
    padding: 30px;
    border: 1px solid #f1f1f1;
}

.filter .applybtn {
    display: block;
    border: none;
    background-color: #1f405f;
    color: #fff;
    border-radius: 50px;
    padding: 5px 30px;
    text-transform: uppercase;
    margin-top: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
}

.filter.category ul {
    padding-left: 0px;
    list-style-type: none;
}

.filter.category ul li a {
    color: #333;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.filter.category ul li a:hover {
    color: #333;
}

.filter.category ul li {
    position: relative;
    padding-left: 20px;
}

.filter.category ul li::before {
    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #333;
    left: 0px;
    top: -1px;
}

.filter .container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "TAJAWAL";
}

.filter .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.filter .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

.filter .container:hover input ~ .checkmark {
    background-color: none;
}

.filter .container input:checked ~ .checkmark {
    background-color: #1f405f;
}

.filter .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.filter .container input:checked ~ .checkmark:after {
    display: block;
}

.filter .container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter .checkmark.radio {
    border-radius: 50%;
}

.filter select {
    width: 100%;
    padding: 5px;
    font-family: "TAJAWAL";
    border: 1px solid #0000002a;
}

.quickview-slider {
    width: 100%;
}

.quickview-slider .owl-stage {
    background-color: rgba(30, 144, 255, .8);
}

.quickview-slider .owl-item {
    padding: 0;
    position: relative;
    opacity: 0.5;
}

.quickview-slider .owl-item img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: auto;
}

.quickview-slider .center {
    opacity: 1;
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 9999;
}

.quickview-slider .owl-thumbs {
    text-align: center;
    display: table;
    width: 100%;
    position: relative;
    margin-top: 10px;
    z-index: 1;
}

.quickview-slider .owl-thumb-item {
    width: 20%;
    height: auto;
    border: none;
    background: none;
    padding: 0;
    opacity: 0.7;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-left: 5px;
    cursor: pointer;
}

.quickview-slider .owl-thumb-item:last-child {
    margin-left: 0px;
}

.quickview-slider .owl-thumb-item img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.quickview-slider .owl-thumb-item.active {
    opacity: 1;
    border: 1px solid #333;
}

.quickview-slider .owl-thumb-item.active img {
    position: relative;
}

.overlay {
    width: 100%;
    height: 100%;
    display: block;
    background-color: black;
}

.quickview-slider.owl-carousel .owl-nav button.owl-next,
.quickview-slider.owl-carousel .owl-nav button.owl-prev {
    background: #1f405f;
    color: #fff;
    border: none;
    font-size: 12px;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.quickview-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 5%;
    bottom: 5%;
    z-index: 10;
}

.quickview-slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 5%;
    bottom: 5%;
    z-index: 10;
}

.quickview-slider.owl-carousel .owl-stage-outer {
    border: 1px solid #f1f1f1;
}

.product-details button.close {
    height: 30px;
    width: 30px;
    border: 1px solid #0000004a;
    border-radius: 50%;
}

.product-details-form .filter .container {
    display: inline-block;
    max-width: none;
    width: auto;
    font-family: "TAJAWAL";
}

.color.filter .checkmark {
    height: 25px;
    width: 25px;
}

.color.filter .checkmark.red {
    background-color: red;
}

.color.filter .container input:checked ~ .checkmark.red {
    background-color: red;
}

.color.filter .checkmark.green {
    background-color: green;
}


.color.filter .container input:checked ~ .checkmark.green {
    background-color: green;
}

.color.filter .checkmark.purple {
    background-color: purple;
}

.color.filter .container input:checked ~ .checkmark.purple {
    background-color: purple;
}

.color.filter .checkmark.blue {
    background-color: blue;
}

.color.filter .container input:checked ~ .checkmark.blue {
    background-color: blue;
}

.color.filter .container .checkmark:after {
    left: 9px;
    top: 3px;
    width: 7px;
    height: 15px;
}

.filter.color .container {
    padding-left: 30px;
    padding-left: 5px;
    font-family: "TAJAWAL";
}

.filter.color .checkmark {
    top: 2px;
}

.product-details-form select {
    width: 100%;
    border-radius: 3px;
    padding: 8px 10px;
    border: 1px solid #0000002a;
    font-family: "TAJAWAL";
}

.product-details .modal-content {
    border-radius: 0px;
}

.product-details-form input {
    border-radius: 3px;
    border: 1px solid #0000003a;
    width: 100%;
    padding: 8px 0px;
    padding-left: 12px;
    font-family: "TAJAWAL";
}

.product-details-form button.addtocart {
    display: block;
    width: 100%;
    color: #fff;
    background: #1f405f;
    border: 1px solid #333;
    padding: 8px 0px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}

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

.social-share ul li {
    display: inline-block;
    margin-left: 10px;
}

.social-share ul li:last-child {
    margin-left: 0px;
}

.social-share ul li a {
    display: block;
    border: 1px solid transparent;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    opacity: 1;
    color: #fff;
}

.social-share ul li a:hover {
    opacity: .7;
}

.social-share ul li a.facebook {
    background: #3b5998;
}

.social-share ul li a.twitter {
    background: #00acee;
}

.social-share ul li a.linkedin {
    background: #0077B5;
}

.social-share ul li a.google {
    background: #CC3333;
}

.social-share ul li a.pinterest {
    background: #c8232c;
}

.product-details .content h4.title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

.product-details .content .rate {
    margin: 5px 0px 0px;
    display: inline-block;
}

.product-details .price {
    font-family: "TAJAWAL";
}

.product-details .price span {
    display: inline-block;
    margin-left: 5px;
    color: #333;
}

.product-details-form h6.label {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.product-details .social-share h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
}

.product-details .desc p {
    margin: 15px 0px 25px;
}

.topbar-filters {
    border: 1px solid #f1f1f1;
    padding: 15px 20px 15px 0px;
    border-radius: 2px;
    margin-bottom: 20px;
}

.topbar-filters label {
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

.topbar-filters .sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar-filters select {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 10px;
    padding: 5px 0px;
    padding-left: 10px;
    border-radius: 2px;
    border: 1px solid #0000002a;
    font-family: "TAJAWAL";
}

.topbar-filters .view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*---------------------------
** Product Details Page CSS
---------------------------*/

.product-details {
    padding: 120px 0px;
}

.product-details .product-preview {
    border: 1px solid #f1f1f1;
    text-align: center;
}

.product-details .product-preview img.single-image {
    width: 100%;
}

.product-details .product-thumb-slider img.small {
    cursor: pointer;
}

.product-thumb-slider.owl-carousel .owl-nav button.owl-next,
.product-thumb-slider.owl-carousel .owl-nav button.owl-prev {
    background: #1f405f;
    height: 30px;
    width: 30px;
    color: #fff;
    border: 1px solid #333;
    text-align: center;
    line-height: 30px;
    position: absolute;
    outline: 0;
}

.product-thumb-slider.owl-carousel .owl-nav button.owl-next {
    opacity: 0;
    visibility: hidden;
    right: -5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
}

.product-thumb-slider.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #fff;
    color: #333;
}

.product-thumb-slider.owl-carousel:hover .owl-nav button.owl-next {
    visibility: visible;
    opacity: 1;
    right: -4%;
}

.product-thumb-slider.owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    left: -5%;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-thumb-slider.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #fff;
    color: #333;
}

.product-thumb-slider.owl-carousel:hover .owl-nav button.owl-prev {
    left: -4%;
    visibility: visible;
    opacity: 1;
}

.product-thumb-slider.owl-carousel {
    margin-top: 10px;
}


.product-thumb-slider .single-product img.big {
    display: none;
}

.actions button {
    display: block;
    width: 100%;
    border: none;
    background-color: #1f405f;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0px;
    border-radius: 3px;
    cursor: pointer;
}

.actions button i {
    margin-left: 8px;
}

.actions .wishlist,
.actions .compare {
    background-color: #1f405f;
    color: #fff;
}

.comments .single-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comments .single-comment {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.comments .single-comment img {
    width: 60px;
    border-radius: 50%;
    margin-left: 30px;
}

.comments .single-comment .date {
    font-size: 14px;
    color: #acb4c2;
}

.comments .single-comment .bottom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px;
}

.avg-rating h2 {
    color: #f4d632;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 0px;
}

.avg-rating p {
    text-align: center;
    margin: 0px;
}

.review-form .form-element textarea {
    border: 1px solid #f1f1f1;
}

.review-form div#rateYo {
    margin: 5px auto 0px;
}

.review-form h2 {
    text-align: center;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 24px;
}

.review-form button[type="submit"] {
    border: 1px solid #333;
}

.review-form .counter {
    text-align: center;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.review-form .form-element input, .review-form .form-element select {
    border: 1px solid #f1f1f1;
}

.specifications th[scope="row"] {
    color: #333;
}

.product-details .nav-tabs .nav-link {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none;
}

.product-details .nav-tabs .nav-item.show .nav-link,
.product-details .nav-tabs .nav-link.active {
    border-bottom: 4px solid #333;
    color: #333;
}

.vendor-info {
    border: 1px dashed #0000002a;
    text-align: center;
    border-radius: 8px;
    padding: 20px 30px 30px;
}

.vendor-info span {
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.vendor-info h5 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.vendor-info h3 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin-bottom: 9px
}

.vendor-info a.visitbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 3px 25px;
    background: #1f405f;
    border: 1px solid #333;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    margin-top: 19px;
    -webkit-transition: .5s;
    transition: .5s;
}

.vendor-info a.visitbtn:hover {
    background: #fff;
    color: #333;
}

.product-details .tab-content {
    margin-top: 30px;
}

.product-details #description p {
    margin-bottom: 10px;
}

.product-details #description p:last-child {
    margin-bottom: 0px;
}

.product-details .product-infos {
    margin-top: 50px;
}

.product-details .social-share {
    margin-top: 30px;
}

.product-details .avg-rating {
    margin-bottom: 24px;
}

/*---------------------------
** Cart Page CSS
---------------------------*/

.cart-table {
    padding: 120px 0px 0px;
}

.cart-table img.table-img {
    width: 100px;
}

.cart-table th {
    text-transform: uppercase;
    color: #333;
}

.cart-table td,
.cart-table th {
    text-align: center;
    vertical-align: middle;
}

.cart-table td.title {
    min-width: 200px;
}

.cart-table td.price {
    min-width: 150px;
}

.cart-table a.title {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
}

.cart-table a.title:hover {
    color: #333;
}

.cart-table input.quantity {
    text-align: center;
    width: 80px;
    font-family: "TAJAWAL";
}

.cart-table td.price {
    font-size: 16px;
    font-family: "TAJAWAL";
}

.cart-table .price span {
    color: #333;
    display: inline-block;
    margin-left: 5px;
}

.cart-table td.total {
    font-weight: 600;
    color: #333;
}

.cart-table td.action a {
    color: #333;
}

a.cartbtn,
button.cartbtn {
    border: none;
    text-transform: uppercase;
    background-color: #1f405f;
    border: 1px solid #333;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 25px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.cartbtn:hover {
    background-color: #ffffff;
    border: 1px solid #333;
    color: #333;
}

a.cartbtn.shop {
    background-color: #1f405f;
    border: 1px solid #333;
}

a.cartbtn.shop:hover {
    background-color: #ffffff;
    color: #333;
}

.cartbtn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-cards {
    padding: 50px 0px 120px;
}

.coupon-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
}

.coupon-input input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    outline: 0;
    border-left: none;
    border: 1px solid #f1f1f1;
    padding: 9px 0px 9px 15px;
    font-family: "TAJAWAL";
}

.coupon-input button {
    border: none;
    background-color: #1f405f;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 50px;
    border-radius: 0px 3px 3px 0px;
    cursor: pointer;
}

.cart-cards .card-header {
    background: #1f405f;
}

.cart-cards .card-header h5 {
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.cart-cards .form-element label {
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px;
}

.cart-cards .form-element select {
    height: 40px;
    border: 1px solid #0000001a;
    padding-left: 15px;
    line-height: inherit;
}

.calculations {
    margin-top: 13px;
}

.calculations .single-calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 11px;
    margin-bottom: 13px;
    border-bottom: 1px solid #0000001a;
}

.calculations .single-calc.total {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.calculations .single-calc.total strong {
    font-size: 20px;
    text-transform: uppercase;
}

.calculations .single-calc.total span {
    font-weight: 600;
    color: #333;
    font-size: 20px;
}

.calculations .single-calc strong {
    font-weight: 600;
    color: #333;
}

/*---------------------------
** Checkout Page CSS
---------------------------*/

.checkout .coupon-input {
    margin-top: 0px;
}

.checkout .calculations {
    margin-top: 0px;
}

.checkout table td.title {
    min-width: 150px;
}

.checkout .form-element {
    margin-bottom: 0px;
}

.checkout .form-element select {
    height: 45px
}

.checkout .form-element button {
    padding: 11px 45px;
    border: 1px solid #00acf1;
    display: block;
    width: 100%;
}

.billing-address h4.title,
.shipping-address h4.title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin-top: 50px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.billing-address label,
.shipping-address label {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.billing-address .form-element input,
.billing-address .form-element select,
.shipping-address .form-element input,
.shipping-address .form-element select {
    border: 1px solid #f1f1f1;
}


.eng-font {
font-family: arial;
}







/****************** New animation for contacts fixed icons *************/


.all-ioc {
position: fixed;
z-index: 9;
left: -7px;
bottom: -20px;
width: 60px;
height: 60px;
display: block;
}

.show-icons {
position: absolute;
bottom: 45px;
left: 30px;
width: 60px;
height: 60px;
color: #ffffff;
font-size: 33px;
text-transform: uppercase;
line-height: 60px;
text-align: center;
z-index: 999;
cursor: pointer;
border-radius: 3px;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;/*
background: -webkit-linear-gradient(#b27c6c, #fbcbb7, #b27c6c);*/
background: #0d437d;



	
}


.show-icons .ico-img {
display: block;
width: 100% !important;
height: 100% !important;
z-index: 6;
background-size: 80%;
background-image: url("../images/button.png");
background-repeat: no-repeat;
background-position: 50%;
background-color: #0d437d;
border-radius: 50%;
}

.show-icons:hover {
	color:#b27c6c;
background: -webkit-linear-gradient(#fbfbfb, #fff);

}


.sonar-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #414141;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}


.sonar-wave {
  animation: amo-button-wave infinite 2.6s 0s linear;

}


@keyframes amo-button-wave {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}








.sonar-wave2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #414141;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}



.sonar-wave2 {
  animation: amo-button-wave2 infinite 2.6s 0s linear;
}




.sonar-wave2 {
animation-delay: 0.8s;
}




@keyframes amo-button-wave2 {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}





.whats-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #4dc247;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.whats-icon a { 
color: #fff;
}


.all-ioc a .icon {
line-height: inherit;
}

.whats-icon:hover a {
	color:#4dc247;

}


.whats-icon:hover{
	color:#4dc247;
	background:#333;
}






.phone-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #123377;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.phone-icon a { 
color: #fff;
}


.phone-icon:hover a {
	color:#006AFF;

}


.phone-icon:hover{
	color:#006AFF;
	background:#fff;
}
















.messenger-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #006AFF;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;opacity: 0;	
}


.messenger-icon a { 
color: #fff;
}


.messenger-icon:hover a {
	color:#006AFF;

}


.messenger-icon:hover{
	color:#006AFF;
	background:#999;
}



.all-ioc.active .phone-icon {
left: 210px;opacity: 1;
}


.all-ioc.active .whats-icon {
left: 100px;opacity: 1;
}

.all-ioc.active .messenger-icon {
left: 155px;opacity: 1;
}
/********* New animation for contacts fixed icons **********/





@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.downloadfile {
color: #0093FF;

font-size: 100%;

font-weight: lighter;

text-align: center;

width: 200px;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

padding: 5px;

background: #E9E9E9;

margin-left: 0px;

line-height: 25px;

margin-top: 15px;

width: 100%;

padding: 15px;

font-size: 18px;
}
.downloadfile:hover {
	background: #0093FF;
	color: #fff;
	transition: all 0.9s ease 0s;
}










.iportfolio {
	position: relative;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;margin-bottom: 25px;
}

.iportfolio .portfolio-image {
	position: relative;
	overflow: hidden;
}

.iportfolio .portfolio-image,
.iportfolio .portfolio-image a,
.iportfolio .portfolio-image img {
	display: block;
	width: 100%;
	height: auto;
}

.iportfolio .portfolio-overlay { height: 100% !important; }






/* Portfolio - Overlay
-----------------------------------------------------------------*/

.portfolio-overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-overlay {
	-webkit-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

.portfolio-item:hover .portfolio-overlay,
.iportfolio:hover .portfolio-overlay { opacity: 1; }

.portfolio-overlay a {
	position: absolute;
	top: 50%;
	left: 58%;
	background-color: #F5F5F5;
	width: 40px !important;
	height: 40px !important;
	margin: -28px 0 0 -44px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #444;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-overlay a {
	-webkit-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
	-o-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
	transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
}

.portfolio-overlay a.left-icon {  }

.portfolio-overlay a.right-icon {
	right: auto;
	left: 50%;
	margin-right: 0;
	margin-left: -44px;
}

.portfolio-overlay a.center-icon {
	display: block;
	margin: -20px 0 0 -20px;
	opacity: 0;
}

.portfolio-item:hover a.center-icon,
.iportfolio:hover a.center-icon { opacity: 1; }

.portfolio-overlay a:hover {
	color: #404bbf;
	background-color: #EEE;
}

.portfolio-item:hover .portfolio-overlay a.left-icon,
.portfolio-item:hover .portfolio-overlay a.right-icon,
.iportfolio:hover .portfolio-overlay a.left-icon,
.iportfolio:hover .portfolio-overlay a.right-icon { margin-top: -18px; }

.portfolio-overlay a i.icon-line-play {
	position: relative;
	right: 2px;
}


.portfolio-overlay .portfolio-desc {
	position: relative;
	padding: 0 !important;
	margin: 0;
	text-align: center;
}

.portfolio-overlay .portfolio-desc a {
	display: inline;
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
	font-size: inherit;
	width: auto !important;
	height: auto !important;
	line-height: 1;
	background-color: transparent !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.portfolio-overlay .portfolio-desc h3 {
	font-weight: 600;
	color: #F5F5F5 !important;
	line-height: 1;
}

.portfolio-overlay .portfolio-desc h3 a { color: #F5F5F5 !important; }

.portfolio-overlay .portfolio-desc span {
	margin-top: 7px;
	color: #DDD !important;
}

.portfolio-overlay .portfolio-desc span a {
	color: #DDD !important;
	font-size: inherit;
}

.portfolio-overlay .portfolio-desc ~ a {
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
	margin: 20px 0 0 !important;
}


.faq-contact-form #contactForm .form-group {
    margin-bottom: 15px
}

.faq-contact-form #contactForm .form-group .form-control {
    height: 60px;
    padding: 0 0 0 15px;
    line-height: initial;
    color: #21457e;
    background-color: transparent;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    font-weight: 400
}

.faq-contact-form #contactForm .form-group .form-control:focus {
    border-color: #21457e
}

.faq-contact-form #contactForm .form-group textarea.form-control {
    height: auto;
    padding: 15px 0 0 15px
}

.faq-contact-form #contactForm .form-group .help-block.with-errors ul {
    color: red;
    margin-bottom: 0;
    margin-top: 10px
}

.faq-contact-form #contactForm #msgSubmit {
    margin: 0;
    font-size: 1.3rem
}

.faq-contact-form #contactForm #msgSubmit.text-danger,
.faq-contact-form #contactForm #msgSubmit.text-success {
    margin-top: 15px
}

.faq-contact-form #contactForm .send-btn {
    margin-top: 15px
}

.faq-contact-form #contactForm .send-btn .default-btn {
    border: none;
    position: relative;
    z-index: 1
}
.boxxtext{
margin: 0px !important;
    margin-top: 0px;
    margin-left-value: 0px;
    margin-bottom: 0px;
    margin-right-value: 0px;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
padding: 0px;
border: 1px solid #D2CFCF;
height: 35px;
padding-top: 0px;
padding-right: 2% !important;
cursor: pointer;
height: 44px;
margin-bottom: 10px !important;
}






.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #1e1d1d;
    line-height: 26px;
    padding: 12px 15px;
    font-weight: 400;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #d5cece;
    transition: all 500ms ease-in-out 0s;
direction: rtl;
}

.default-form input:hover{
    border: 1px solid #0EACE0;
    transition: all 500ms ease-in-out 0s;
}

.default-form textarea:hover{
    border: 1px solid #0EACE0;
    transition: all 500ms ease-in-out 0s;
}


.btn-style-one {
    position: relative;
    padding: 13px 48px;
    line-height: 24px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    background-color: #3299BB;
    border: 2px solid #3299BB; margin: 0 !important;
    text-transform: capitalize;
}



.btn-style-one:hover{
	color:#3299BB;
	background:none;
}



.clear{
clear: both;
display: block;
}
