

body {
    font-family: Cocon;
    box-sizing: border-box;
    direction: rtl;
    background-color: #caedef;
}


/*.wrapper {
  position: relative;
  background: #fff;
}*/

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a,
a:hover {
    text-decoration: none;
    color: inherit;
}

p {
    line-height: 1.8;
    text-align: inherit;
}

section,
footer {
    padding: 2%;
}

footer .row {
    padding-bottom: 5%
}

footer .btn {
    color: #fff;
    background: #42b6ba
}

footer .footer-btm {
    padding: 1% 0;
    text-align: center;
    background: #237b94;
    color: #fff;
}

footer .footer-btm a {
    color: #fff;
 
}

footer {
    background: #3891aa;
    width: 100%;
    color: #fff;
    position: relative;
    /* background: linear-gradient(rgba(64, 64, 63, 0.79), rgba(25, 25, 25, 0.82)), url(../images/counter.jpg); */
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 30px 0;
}

footer h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
    border-radius: 20px;
    color: #ffffff;
    padding: 10px;
    background-color: #237b94;
}

footer .social {
    margin-top: 20px
}

footer .social a,
.contact .social a {
    font-size: 20px;
    padding: 4px 2px;
    width: 25px;
    height: 25px;
    text-align: center;
    /* background: #25aae2; */
    /* border-radius: 50%; */
    /* margin: 1%; */
    transition: all .5s ease-in-out;
}

footer ul li {
    padding: 6px 0;
}

footer .row > div:nth-child(2) h4 {
    padding-left: 50px
}

footer ul li a {
    display: inherit;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    list-style-type: footnotes;
    border-bottom: 1px solid rgba(214, 214, 214, 0.22);
    transition: all 0.3s ease-in-out;
}

footer ul li a:hover {
    color: #F89101;
    padding-right: 5px;
    transition: all 0.3s ease-in-out;
}

footer .social a i:hover,
.contact .social a:hover {
    color: #f78f2c;
}

footer a i,
.contact .social a i {
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

footer img {
    width: 150px;
    height: 150px
}

.pager li > a,
.pager li > span {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 0;
    color: #c71111
}

.pager li > a:hover,
.pager li > a:focus {
    background: transparent;
    font-weight: bold;
}

.bread{
            padding-top: 5%;

}

.breadcrumb {
    background: transparent;
    text-align: right;
}



.bread .breadcrumb li,
.bread .breadcrumb a {
    color: #085a71;
    text-transform: uppercase;
    font-size: 20px;
}

.bread .breadcrumb li.active {
    color: #333;
}

.breadcrumb > li + li:before{
    color: #6fc5cb;
}

header {
    width: 100%;
    position: relative;
    /* padding-top: 165px; */
    height: 450px !important;
}

header .bx-wrapper {
    height: 100%;
    color: #fff
}

header .bx-wrapper .bx-viewport {
    border: 0;
    background: none;
    box-shadow: none;
    height: 100% !important;
    text-align: left;
}

header .bxslider {
    height: 100%
}

header .bxslider ul {
    position: relative;
}

header .bxslider li {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    text-align: center;
    padding-top: 12%;
}

header h1,
header h2 {
    padding: 0;
}

header .bxslider li h2,
header .bxslider li h1 {
    font-size: 60px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
}

header .bxslider li h2 span,
header .bxslider li h1 span {
    color: #f78f2c;
}

header .bxslider li p {
    font-size: 26px;
    width: 100%;
    margin: auto;
    background-color: rgb(59, 148, 172);
    padding: 10px 10px;
    text-align: center;
    color: #ffffff;
    display: unset;
}

header .bxslider li a {
    color: #093e4c;
    background-color: rgb(255, 255, 255);
    padding: 10px 10px;
    font-size: 50px;
}

header .bxslider li a:focus {
    text-decoration: none;
}

header .bxslider li .data {
    position: absolute;
    right: 0;
    left: 0;
}

.bx-wrapper .bx-controls-direction a {
    width: 34px;
    height: 34px
}

.bx-wrapper .bx-prev {
    background: url(../images/back.png) no-repeat 0 0px !important;
}

.bx-wrapper .bx-next {
    background: url(../images/next.png) no-repeat 0 0px !important;
}


/* Navbar */

.navigation::-webkit-input-placeholder {
    color: #fff;
}

.top-header {
    padding-top: 6px;
    /* border-bottom: 3px solid rgb(64, 152, 174); */
    /* background-color: #ECF5FE; */
    border-bottom: 1px solid #F0F0F0;
}

.top-header ul {
    text-align: left;
    padding: 1.5%;
}

.top-header ul li {
    color: #459cb1;
    font-size: 15px;
    display: inline-block;
}

.top-header ul li i {
    margin-left: 10px
}

.top-header .social {
    margin-top: 8px;
}

.top-header .social a {
    color: #70c6cb;
    padding-right: 7px;
}

.navbar-brand {
    /* height: 140px; */
    /* text-align: center; */
    /* width: 130px; */
    margin: auto;
}

.navbar-form .form-control {
    background: transparent;
    border-radius: 0;
    color: #000;
    padding: 6px;
    height: 30px;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #eee
}

.navbar-form .btn {
    background: transparent;
    color: #42b6ba;
    border: 0;
    border-radius: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #42b6ba
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #42b6ba;
    color: #fff
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background: #fff;
    min-width: 260px;
    right: 8px;
    /* border-radius: 10px; */
    px;
    */ border-top: 4px solid #72c8cd;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:not(:last-child) {
    /* border-bottom: 1px dashed #f8f8f8; */
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 8px 20px;
    font-size: 16px;
    text-transform: capitalize;
    color: #75b6c5;
    transition: all 0.3s ease-in-out;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background: #72c8cd;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    padding: 8px 25px;
}

.dropdown-menu > li > a:hover {
    color: #fff
}

.dropdown .caret {
    margin-left: 5px;
    font-size: 15px
}

.navbar-brand img {
    width: 135px;
    height:135px;
    padding: 8px;
}

.navbar-default {
    margin-bottom: 0
}

.navbar-default .navbar-toggle {
    border: 0
}

.navigation {
    width: 100%;
}

nav.navbar.bootsnav {
    background: #fff;
    border: 0;
    /* height: 120px; */
    /* position: absolute; */
    width: 100%;
    /* Z-INDEX: 33; */
}

nav.navbar.bootsnav ul.nav > li > a {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    /* background-color: rgb(247, 143, 44); */
    /* border-radius: 5px; */
}

.sticky nav.navbar.bootsnav ul.nav > li > a {
    color: #1d2326;
}

nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a.visited {
    color: #ffffff;
    /* font-weight: bold; */
    background-color: #72c8cd;
    border-radius: 25px;
    /* border-bottom: 2px solid #4f9eb3; */
}


.home-about {
text-align: center;
    position: relative;
    padding: 40px 0;
    background: linear-gradient(rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0.6)), url(http://pages.brandkey.org/asfarelshrq/images/about.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
}



.home-about2 {
    text-align: center;
    position: relative;
    padding: 80px 10px;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
}

.home-about2 h1 {
    color: #000000;
    font-size: 40px;
}

.home-about2 p {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
  
}
.home-about2 span {
   color: #000000;
   font-size: 16px !important;
   line-height: 34px;
   text-align: right;
}


.home-about img {
    text-align: center;
    /* width: 150px; */
    /* height: 150px; */
    padding: 10px;
    margin: 20px 0;
}

.home-about p {
    padding: 20px 0px;
    font-size: 16px;
    text-align: right;
    line-height: 30px;
        min-height: 190px;

}

.home-about h1 {
    color: #000000;
    font-size: 40px;
    padding: 20px 0 55px 0;
}

.home-about h2 {
    color: #fd8900;
}

.features-item {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}

.features-item img {
    width: 84px;
    height: 84px;
    outline: none;
}

.features-item span {
    text-align: justify;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    max-height: 400px;
}

.features-item h3 {
    text-align: center;
    font-size: 30px !important;
    /* font-weight: bold; */
    color: #337ab7;
    /* padding-top: 20px; */
    text-transform: capitalize;
}

.features-item i {
    text-align: center;
    font-size: 50px !important;
    font-weight: bold;
    /* float: left; */
    padding-top: 20px;
    color: #ffffff;
}

.home-service {
    padding: 50px 20px;
    /* background-color: #fff; */
}

.home-service h2 {
    color: #263f5b;
    padding: 40px 0;
    font-size: 35px;
}

.home-service h1 {
    color: #191818;
    font-size: 40px;
    text-align: center;
    padding: 20px 0;
}

.home-service p {
    padding: 20px 0px;
    font-size: 18px;
    text-align: justify;
    line-height: 28px;
}

.button-more {
    background-color: #fe6f00;
    display: inline-block;
    font-weight: 400;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 10px;
    color: #fff;
    padding: 12px 50px;
    width: 160px;
    transition: .5s;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s linear 0s;
    border-radius: 0;
    margin: 10px 0 0;
    float: right;
}

h2,
.about-us h1,
.search-result h1,
.shipping h1,
.videos h1,
.single-vid h1 {
    /* font-weight: bold; */
    text-transform: uppercase;
    padding: 1% 0;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    font-size: 25px;
    color: #73cace;
}

.home-about h2:before,
.pro-home h2:before,
.ship-home h2:before,
.products h2:before,
.shipping h1:before,
.about-us h1:before,
.one-pro h2:before,
.search-result h1:before,
.videos h1:before,
.single-vid h1:before {
    /* content: ""; */
    border-top: 1px solid #25aae2;
    position: absolute;
    top: 0;
    width: 32%;
    height: 1px;
    left: 0%;
}

.home-about h2:after,
.pro-home h2:after,
.ship-home h2:after,
.blog-home h2:after,
.products h2:after,
.shipping h1:after,
.about-us h1:after,
.one-pro h2:after,
.search-result h1:after,
.videos h1:after,
.single-vid h1:after {
    content: "";
    /* border-bottom: 2px solid #4e3426; */
    position: absolute;
    bottom: -14px;
    width: 12%;
    height: 1px;
    right: 0%;
}


/******* Pro-home section*********/

.pro-home figure img,
.search-result figure img {
    width: 100%;
    height: 232px;
    transition: all .5s ease-in-out;
    outline: 2px solid #f78f2c;
    outline-offset: -10px;
}

.pro-home .row,
.search-result .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.search-result .row > div {
    position: relative;
    transition: all .3s ease-in-out;
    transform: translateX(-20px);
    overflow: hidden;
    margin-bottom: 30px
}

.pro-home .row .showing {
    opacity: 1;
    transform: translateX(0);
}

.pro-home .row > div {
    position: relative;
    transition: all .3s ease-in-out;
    transform: translateX(20px);
    opacity: 1;
    overflow: hidden;
    /* margin-bottom: 30px */
}

.pro-home figure,
.recomend figure,
.search-result figure {
    overflow: hidden;
}

.pro-home figcaption,
.recomend figcaption,
.search-result figcaption {
    position: absolute;
    top: 20px;
    color: #fff;
    left: -135px;
    padding: 6px 16px;
    transition: all .5s ease-in-out;
}

.pro-home .row > div:hover img,
.search-result .row > div:hover img {
    transform: scale(1.1) translate(10px);
    /* height: 232px; */
}

.pro-home .row > div:hover figcaption,
.search-result .row > div:hover figcaption {
    left: -8px;
}

.pro-home figcaption h4,
.one-pro figcaption h4,
.search-result figcaption h4 {
    margin: 0;
}

.pro-home figcaption h4 a,
.one-pro figcaption h4 a,
.search-result figcaption h4 a {
    color: #fff
}

.search-result {
    padding-bottom: 5%
}

.pro-home .row .showing h3 {
    color: #4e3426;
    text-align: center;
    /* border-bottom: 1px solid #e0e0e0; */
    padding: 10px 0;
    font-size: 22px;
}

.pro-home .row .showing p {
    color: #787878;
    text-align: right;
    padding: 10px 0;
    font-size: 13px;
}

.price {
    background-color: #ccc;
}

.service-1 {
    background-color: #1657a9;
    padding: 20px;
    color: #fff;
    text-align: center;
    background-image: #ccc url(../images/2.jpg), url(../images/2.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.service-1 img {
    width: 64px;
    color: #fff;
    height: 64px;
}

.service h3 {
    font-size: 18px;
    text-align: center;
    color: #1a5983;
    /* padding: 10px; */
    color: #fd6e01;
    padding: 0;
    margin-bottom: 5px;
}

.service p {
    font-size: 13px;
    text-align: justify;
    color: #1a5983;
    color: #787878;
    line-height: 18px;
}

.text-theme a {
    font-size: 13px;
    color: #1a5983;
}

.thumbnail {
    display: block;
    padding: 14px 10px;
    /* margin-bottom: 21px; */
    /* border: #fff; */
    text-align: center;
    border-radius: 0;
    width: 100%;
}

.btn-add {
    position: absolute;
    z-index: 999;
    margin-top: -70px;
    padding: 10px 20px;
    background-color: rgba(21, 21, 21, 0.86);
    color: #fff;
}

.blog img {
    width: 100%;
    height: 230px;
}

.blog_info img {
    width: 100%;
    height: 400px;
}

.blog-home p {
    font-size: 13px;
    text-align: right;
    color: #777;
    font-size: 14px;
    /* color: #f2f3f4; */
    line-height: 28px;
    line-height: 1.6em;
    padding-top: 5px;
}

.blog-home h2 {
    font-weight: bold;
    text-transform: uppercase;
    padding: 1% 0;
    position: relative;
    text-align: right;
    margin-bottom: 15px;
    font-size: 25px;
    color: #323232;
}

.blog-home h3 {
    text-transform: capitalize;
    position: relative;
    text-align: right;
    margin-bottom: 15px;
    font-size: 22px;
    color: #32b1f1;
}

.blog_info h3 {
    text-transform: capitalize;
    position: relative;
    text-align: right;
    margin-bottom: 15px;
    font-size: 18px;
    color: #ffffff;
    background-color: #32b1f1;
    padding: 10px 10px 10px 0px;
}

.blog_info h4 {
    text-transform: capitalize;
    position: relative;
    text-align: right;
    margin-bottom: 6px;
    font-size: 18px;
    color: #0e76bd;
    /* background-color: #0e76bd; */
    padding: 0px 0 10px 0px;
}

.blog_info {
    background: rgb(255, 255, 255);
    min-height: 300px;
    padding: 14px 35px 27px;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #32b1f1;
}

.blog_info ul li {
    color: #333 !important;
    font-size: 16px;
    /* font-weight: 700; */
    line-height: 1.5;
    padding: 5px;
    margin-top: 5px;
    text-transform: capitalize;
    border-bottom: 1px dashed #32b1f1;
    float: left;
    width: 100%;
}

.blog_info .archieves .blogimagedescription h3,
.blog_info .archieves .blogimagedescription h3 a,
.archieves .blogimagedescription h3,
.archieves .blogimagedescription h3 a {
    margin-bottom: 10px;
    margin-top: 0;
}

.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
    color: #435061 !important;
    font-size: 12px !important;
    text-transform: uppercase;
}

.blog_info .blogimagedescription .detail span {
    margin-right: 2px;
    float: right;
}

.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
    color: #435061 !important;
    font-size: 12px !important;
    text-transform: uppercase;
}

.blogimage_thumbnail img {
    width: 100%;
    height: 50px;
}

.news-details span {
    color: #fe6e00;
}

.news-details span i {
    color: #fe6f00;
}

.news-details p {
    color: #333;
    font-size: 15px;
    line-height: 23px;
    padding-top: 10px;
    text-align: justify;
    min-height: 200px;
}

.face-comment h2 {
    font-size: 14px;
    color: #fff;
    background-color: #6C81B5;
    padding: 10px;
}

.title-4 {
    color: #72c8cd;
    font-size: 180px;
    font-weight: normal;
    text-align: center;
}

.title-2 {
    color: #f78f2c !important;
    font-size: 20px;
    font-weight: normal;
    text-align: center !important;
}


/******* shipping section home ********/

#myCarousel img {
    width: 100%;
    height: 300px
}

.ship-home {
    padding-bottom: 1%;
}

.ship-home .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.client-home {
    padding: 60px;
    background-color: #fff;
        text-align: center;

}

.client-logo img {
    width: 162px;
    height: 90px;
    border: 1px solid #ebebeb;
    padding: 10px;
}

.client-home h1 {
    padding: 1% 0;
    position: relative;
    text-align: center;
    padding-bottom: 40px;
    font-size: 40px;
    color: #73cace;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    color: #42b6ba;
    font-size: 40px;
}

.glyphicon-chevron-right:before {
    content: "\f105";
    font-family: FontAwesome;
}

.glyphicon-chevron-left:before {
    content: "\f104";
    font-family: FontAwesome;
}


/****** About-us page ********/

.about-us {
    text-align: right;
    position: relative;
    padding: 40px 0;
}

.about-us .row {
    text-align: center;
}

.about-us h1 {
    margin: 0
}

.about-us .row p {
    font-size: 18px;
    text-align: right;
    line-height: 32px;
}

.about-us .row img {
    width: 100%;
    height: 240px;
    margin: 24px 0;
}

.about-us .mission {
    display: flex;
    flex-wrap: wrap;
    padding: 4% 0;
}

.about-us .mis p {
    font-size: 15px
}

.about-us .mis .col-md-3 h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #32b1f1;
}

.about-us .mis {
    margin-bottom: 20px
}


/******* Contact-us page *******/

.contact {
    padding: 80px 0;
}

.contact img {
    margin: 40px 0;
}
.client {
    padding: 80px 0;
    text-align:center;
}

.client img {
    margin: 40px 0;
}
.client h1{
    text-align: center;
    font-size: 30px !important;
    /* font-weight: bold; */
    color: #337ab7;
}
.contact .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0
}

.contact .contact-form {
    order: 1;
    margin-top: 0%;
}

.contact .contact-form h1 {
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    margin: 0;
    margin-bottom: 20px;
    font-size: 19px;
    color: #348fa9;
}

.contact .contact-form .form-control,
.one-pro .form-control {
    box-shadow: none;
    border-color: #e3e3e3;
}

.contact .contact-form .btn {
    color: #ffffff;
    background: #72c8cd;
    text-transform: uppercase;
    /* border: 2px solid #4e3426; */
    margin: 5px 0;
    font-size: 20px;
}

.contact .contact-form .btn:hover {
    background: #42b6ba;
    border-color: transparent;
    color: #fff
}

.contact .contact-form textarea {
    height: 200px
}

.contact .contact-data {
    order: 3;
    margin-bottom: 50px
}

.contact .contact-data i {
    font-size: 20px;
    margin-right: 10px;
    color: #72c8cd;
}

.contact .social {
    margin-top: 20px
}

.contact .social a i {
    margin: 0;
    color: #fff
}

.contact .contact-1:not(:last-child) {
    margin-bottom: 12px;
    border-bottom: 1px solid #fff;
}

.contact .contact-1 p {
    display: inline-block;
    font-size: 18px;
}
.contact-1 i{
    color: #f79624;
}
.contact-data span {
    margin-right: 20px;
    /* font-weight: bold; */
    color: #fba640;
    font-size: 18px;
}

.contact-data h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.contact .row .map {
    order: 1;
    height: 300px;
    margin: 3% 0
}

#gmap_canvas {
    height: 100%;
    width: 100%;
}


/****** Products page ******/

.products img {
    width: 100%;
    min-height: 200px;
    outline: 1px solid #eee;
    outline-offset: -5px;
    transition: all .5s ease-in-out
}

.products .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.products .row > div {
    margin-bottom: 30px
}

.products img:hover {
    transform: scale(1.1);
}

.products figcaption {
    overflow: hidden;
}

.products .row > div figcaption h4,
.products .row > div figcaption h1 {
    margin: 0;
    margin-bottom: 10px
}

.products .row > div figcaption h4 a,
.products .row > div figcaption h1 a {
    color: #42b6ba;
    font-weight: bold;
    font-size: 20px
}

.products .row > div figcaption h4 a:hover,
.products .row > div figcaption h1 a:hover {
    text-decoration: underline;
}


/********* One product page *******/

.one-pro img {
    width: 100%
}

.one-pro .reserv {
    margin-bottom: 50px
}

.one-pro .reserv .form-control {
    border-color: #888;
    border-radius: 0
}

.one-pro .reserv textarea {
    height: 150px;
    resize: vertical;
}

.one-pro .reserv .btn {
    background: #42b6ba;
    color: #fff
}

.one-pro .row {
    margin-bottom: 30px
}

.one-pro .row > div:first-child ul {
    margin: 20px 0
}

.one-pro .row > div:first-child ul li {
    width: 30%;
    display: inline-block;
}

.one-pro .row > div:first-child ul li img {
    height: 100px
}

.one-pro .row > div:first-child ul li img:hover {
    opacity: .9
}

.one-pro .data-item .code {
    color: #c71111
}

.one-pro .data-item {
    margin-bottom: 20px
}

.one-pro .data-item h1 {
    font-weight: bold;
    font-size: 25px
}

.one-pro .data-item h3 ~ span {
    font-size: 15px
}

.one-pro .row:first-child #links a:first-child img {
    height: 300px;
    margin-bottom: 30px
}

.one-pro .row:first-child #links a:not(:first-child) img {
    height: 100px
}

.one-pro span strong {
    margin-right: 5px;
    font-size: 23px
}

.one-pro .data-item p {
    margin: 0;
    color: #777
}

.one-pro table {
    margin-bottom: 30px
}

.one-pro h5 {
    padding: 20px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.one-pro .recomend img {
    height: 200px
}

.one-pro .recomend > div {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.one-pro .recomend > div:hover figcaption {
    left: 10px
}

.one-pro .pro-vid {
    text-align: center;
    margin: 30px 0
}

.one-pro .pro-vid img {
    width: 100%;
    height: 200px
}


/******** Shipping page *********/

.shipping img {
    width: 100%;
    height: 300px
}

.shipping .row > div {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.shipping .row > div:nth-child(odd) {
    flex-direction: row-reverse;
}

.scroll-to-top {
    position: fixed;
    background: #72c8cd;
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 1%;
    z-index: 1;
    border-radius: 5%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 20px;
    display: none;
    cursor: pointer;
}

.scroll-to-top:hover {
    background: #1a5661;
}

.scroll-to-top span {
    color: #fff;
    width: 40px;
    height: 40px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}


/*.sticky nav.navbar.bootsnav ul.nav > li > a {
  color: #555
}
*/


/******** Videos page *********/

.videos {
    padding-bottom: 5%
}

.videos .main-vid {
    margin-bottom: 20px
}

.videos .main-vid img {
    width: 100%;
    height: 200px
}

.videos .main-vid h3 {
    margin: 5px 0;
    font-size: 20px;
}

.videos .main-vid h3 a {
    color: #42b6ba
}

.videos .main-vid p {
    color: #777
}


/********* Single-vid page *********/

.single-vid {
    padding-bottom: 5%;
}

.single-vid iframe {
    width: 100%;
}

.single-vid .one-vid {
    margin-bottom: 50px
}

.single-vid aside .sv {
    margin-bottom: 20px;
}

.single-vid aside .side-wrap {
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.single-vid aside iframe {
    height: 200px
}

.single-vid aside h3 {
    margin: 10px 0;
    font-size: 15px
}

.single-vid aside h3 a {
    color: #444
}

.single-vid aside h3:hover a {
    color: #42b6ba;
}

.single-vid h2 {
    color: #42b6ba
}

.pro-home:after {
    background: rgba(241, 25, 25, 0) url(../images/tri-promo-bottom-white.png) repeat scroll 0 0;
    /* bottom: 162px; */
    content: "";
    height: 7px;
    left: 0;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 9;
}

#mySidenav a {
    position: fixed;
    left: -120px;
    transition: 0.3s;
    padding: 10px;
    text-align: right;
    width: 155px;
    text-decoration: none;
    font-size: 16px;
    color: white;
    border-radius: 0px 5px 20px 0px;
    /* top: 20%; */
    margin-top: 330px;
    cursor: pointer;
    z-index: 99;
}

#mySidenav a:hover {
    left: 0;
}

#facebook {
    top: 20px;
    background-color: #e61313;
}

#whatsup {
    top: 65px;
    background-color: #25D366;
}

#call {
    top: 110px;
    background-color: #de0000;
}

#mySidenav a i {
    padding-left: 20px;
    font-size: 18px;
}


/* project hover*/

.project-hover {
    position: relative;
    overflow: hidden;
}

.project-hover:hover .text-view {
    top: 40%;
    opacity: 1;
}

.project-hover:hover .btn-view {
    top: 60%;
    opacity: 1;
}

.project-hover:hover img {
    opacity: .8;
}

.project-hover .text-view {
    width: 95%;
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    font-weight: 600;
}

.project-hover .text-view h3 {
    margin-bottom: 10px;
    font-weight: 600;
    color: #fff;
    background-color: rgba(247, 143, 44, 0.9);
    padding: 10px;
    border: 2px solid #fff;
}

.project-hover .btn-view {
    width: 100%;
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.btn:hover {
    background-color: #f78f2c;
    color: #fff;
}

.img-responsive {
    width: 100%;
    border-radius: 2px;
    margin: 14px 0;
}

.basic-widgets {
    padding-top: 15px;
    padding-bottom: 15px;
}

.basic-widgets img {
    width: 360px;
    height: 300px;
}

.meal {
    padding: 40px;
}

.meal h3 {
    text-align: right;
    font-size: 24px;
    color: #f78f2c;
}

.meal h4 {
    text-align: right;
    font-size: 24px;
    color: #f78f2c;
}

.header-lines-decoration {
    width: 100%;
    position: absolute;
    top: 0;
    height: 6px;
    z-index: 1000;
    background-size: 100% 6px;
    background: repeating-linear-gradient(to right, #273f5b, #273f5b 14.29%, #0083ff 14.29%, #0083ff 28.58%, #98d5ff 28.58%, #98d5ff 42.87%, #f89101 42.87%, #f89101 57.16%, #ff3133 57.16%, #ff3133 71.45%, #01a23c 71.45%, #01a23c 85.74%, #273f5b 85.74%, #273f5b 100%);
}

.plus-button {
    position: fixed;
    bottom: 10px;
    left: 7px;
    z-index: 100;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    background-color: #f16926;
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.58);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0.92);
    transform: scale(0.92);
    transition: all 0.3s ease-in-out;
}


.plus-button i {
    color: #fff;
    padding-right: 12px;
    line-height: 43px;
    font-size: 22px;
}


.plus-button::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

.plus-button:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 3px 3px 12px 2px rgba(0, 0, 0, 0.5);
}

.plus-button:active {
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
    box-shadow: 2px 3px 11px 1px rgba(0, 0, 0, 0.53);
    transition: all 0.3s ease-in-out;
}

.plus-button.open {
    -webkit-transform: rotate(45deg) scale(0.92);
    transform: rotate(45deg) scale(0.92);
    background-color: #333;
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.58);
    transition: all 0.3s ease-in-out;
}

.plus-button.open:hover {
    -webkit-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg);
    box-shadow: 3px 3px 12px 2px rgba(0, 0, 0, 0.5);
}

.plus-button.open:active {
    -webkit-transform: scale(0.96) rotate(45deg);
    transform: scale(0.96) rotate(45deg);
    box-shadow: 2px 3px 11px 1px rgba(0, 0, 0, 0.53);
}

.social-button {
    position: fixed;
    bottom: 10px;
    left: 7px;
    height: 50px;
    width: 50px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    background-size: 153% !important;
    border-radius: 100%;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    z-index: 99;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.social-button:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.35s cubic-bezier(0.3, 0.2, 0, 2.5);
    transition: 0.35s cubic-bezier(0.3, 0.2, 0, 2.5);
}

.social-button.twitter-button {
    /* background: url("https://cdn4.iconfinder.com/data/icons/social-icon-4/842/twitter-256.png") no-repeat center; */
    background-color: #1BD741;
    text-align: center;
    color: #fff;
    font-size: 33px;
    line-height: 55px;
}

.social-button.twitter-button.active {
    bottom: 100px;
    left: 6px;
}

.social-button.facebook-button {
    /* background: url("https://cdn4.iconfinder.com/data/icons/social-icon-4/842/facebook-256.png") no-repeat center; */
    background-color: #476FB0;
    color: #fff;
    text-align: center;
    font-size: 30px;
}

.social-button.facebook-button.active {
    bottom: 151px;
    left: 6px;
}

.social-button.pinterest-button {
    background-color: #f16926;
    font-size: 26px;
    text-align: center;
    color: #fff;
    line-height: 54px;
}

.social-button.pinterest-button.active {
    bottom: 55px;
    left: 6px;
}

.social-button.insta-button {
    background: url("https://cdn4.iconfinder.com/data/icons/social-icon-4/842/instagram-256.png") no-repeat center;
}

.social-button.insta-button.active {
    bottom: 85px;
    right: 105px;
}

.social-button.viber-button {
    background-color: #7B519D;
    font-size: 33px;
    text-align: center;
    color: #fff;
}

.social-button.viber-button.active {
    bottom: 239px;
    left: 6px;
}
.readmore{

  background-color: #ff8d08;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    
}

.banner{
    /* background-color: #71c6cc; */
}


.item-shadow{
        background: #fff;
    box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.15);
    padding: 10px 40px;
    text-align: center;
    transition: all 300ms ease-in-out;
}



#pin1{
    background-color: #fff;
    padding: 10px;
    margin: 4px 0 20px;
    /* border-top: 4px solid #74cbcf; */
    border: 2px solid #74cbcf;
}


.team-content  h1{
    color: #f18505;
    font-size: 30px;
    /* font-weight: bold; */
    padding: 20px 0;
}
.features-item h2{
       color: #01728a;
       font-size: 24px;
       min-height: 60px;
}
.team-body h2{
    color: #000; text-align: right;
}
.team-body  ul li{
    text-align: right;
    list-style-type: initial;
    line-height: 30px;
}

.contact-form h2{
    text-align:right;
    padding: 10px 0px;
    color: #f79624;
    /* background-color: #fafdfd; */
    margin: 10px 0;
}

li{
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}

u{
        text-decoration: none;
        font-size: 20px;
        color: #1a738c;
}
