@charset "utf-8";
/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    background: #FFF;
    overflow-x: hidden;
}
.wrapper {
    width: 1000px;
}
.container{
    max-width: 1150px;
    margin: 0 auto;
}
ul {
    margin: 0;
    padding: 0;
}
a:hover {
    text-decoration: none !important;
}
a:focus{
    text-decoration: none !important;
}
/*
============================
     Site Menu
============================
*/
.collapse {
    padding: 0;
}
.navbar.navbar-default {
    margin: 0;
}
.navbar.navbar-default {
    margin: 0;
    background: #fff;
}
.header .logo {
    width: 280px;
    position: absolute;
    z-index: 123;
    padding-left: 70px;
}
.header .logo img {
    max-width: 100%;
    box-shadow: 0px 2px 3px #ccc;
}
.site_menu {
    float: right;
}
.menu_links {
    display: inline-block;
}
.site-info ul {
    margin: 0;
}
.menu_links ul li {
    font-family: 'oswald_regularregular';
    font-size: 14px;
    border-right: 1px solid #d4d5d9;
    text-transform: uppercase;
}
.menu_links ul li a {
    padding: 20px 34px;
    color: #2f3c47 !important;
    transition: 0.5s linear;
}
.menu_links ul li a:hover{
    color: #0b85c7 !important;
}

.site-info {
    float: right;
    background: #eef6f7;
}
.site-info ul li {
    display: inline-block;
    font-family: 'oswald_regularregular';
    background: #eef6f7;
}
.site-info ul li a {
    padding: 20px 22px;
    display: inline-block;
}
.mbl_no a{
    color: #2f3c47;
}
.mbl_no a span {
    background: #0b85c7;
    color: #fff;
    padding: 6px 7px;
    font-size: 12px;
    position: relative;
    top: -2px;
    right: 3px;
}
.site-info .view_cart {
    background: #0b85c7 !important;
}
.site-info .view_cart a{
    color: #fff;
}
/*
============================
  Banner Slider
============================
*/
.ws_bullets img{
    height: 60px;
}
.ws_gestures {
    margin: 0 !important;
}
/*
============================
   SITE Category
============================
*/
.text-info a:hover {
    color: #fff;
}
.cart a {
    font-size: 14px !important;
    background: #0281c5;
    padding: 10px 24px;
    display: inline-block !important;
    color: #fff !important;
    cursor: pointer;
}
#cart a {
    font-size: 14px !important;
    background: #0281c5;
    padding: 10px 24px;
    display: inline-block !important;
    color: #fff !important;
    cursor: pointer;
    transition: 0.5s linear;
    border-radius: 3px;
}
#cart a:hover{
    background: #f78f1f;
}
.cart a:hover{
    background: #f78f1f;
}
.p_info span.cart_message {
    margin: 0px 0px 10px !important;
}
.cart_message {
    font-size: 21px;
    display: inline-block !important;
    margin: 10px 0px 0px !important;
    color: #0281c5 !important;
}
.our-categories {
    z-index: 999999;
    position: relative;
    width: 100%;
    display: block;
}
.our-categories h2 {
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 36px !important;
    font-family: 'montserratregular' !important;
    letter-spacing: 6px;
}
.site-cat .cat_bg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.our-categories h2 {
    margin: 0;
    margin-top: 110px;
    margin-bottom: 70px;
}
.cat-space {
    margin-bottom: 30px;
}
.box_bg_green{
    background:#29373e;
    height: 300px;
    display: flex;
}
.box_bg_blue{
    background:#0b85c7;
    height: 300px;
    display: flex;
}
.box_cut_green{
    border-bottom: 300px solid #29373e;
    border-left: 137px solid transparent;
    height: 300px;
    width: 246px;
}
.text-info{
    width: 55%;
    text-align: left;
    padding-left: 40px;
}
.box_cut_blue{
    border-bottom: 300px solid #0b85c7;
    border-left: 137px solid transparent;
    height: 300px;
    width: 246px;
}
.box_bg_blue .shap{
    width: 45%;
}
.cat_heading {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 1.3em;
    font-weight: 900;
    font-family: arial;
    font-style: italic;
    margin: 70px 0px 20px;
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
}
.text-info p {
    font-size: 16px;
    text-transform: none;
    color: #fff;
    line-height: 1.3em;
    height: 60px;
    overflow: hidden;
}
.read_more {
    position: absolute;
    bottom: 30px;
}
.read_more a {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
.read_more a:hover{
    color: #ff9803;
}
.read_more.odd span {
    color: #fff !important;
    background: #0b85c7;
    padding: 2px 6px;
}
.read_more.even span {
    background: #fff;
    padding: 2px 6px;
    color: #0b85c7 !important;
}
.cat_imag {
    width: 41%;
    position: absolute;
    right: 0;
    text-align: left;
    overflow: hidden;
    padding-right: 15px;
    bottom: 0;
}
.cat_imag img{
    max-width: 100%;
}
/*
===========================
    SITE PRODUCT
===========================
*/
.product_bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin-top: -145px;
    padding-bottom: 100px;
}
.our_product h2 {
    text-align: center;
    margin-top: 210px;
    margin-bottom: 60px;
    text-align: center;
    color: #2f3c47 !important;
    text-transform: uppercase;
    font-size: 36px !important;
    font-family: 'montserratbold' !important;
    letter-spacing: 6px;
}

.product_section {
    width: 310px;
    padding: 15px;
    box-shadow: 0px 0px 4px 1px #ccc;
    background-color: #fff;
    margin: 10px 25px;
}
.product_img {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6fafb;
    height: 270px;
}
.product_section:hover .product_img img{
    transform: scaleX(-1);
}
.product_img img {
    max-width: 100%;
    transition: 0.5s ease-in-out;
    max-height: 100%;
    margin: 0 auto;
    width: auto;
    height: auto;
    align-items: center;
}

.product_img a {
    display: flex;
    height: 100%;
    width: 100%;
    line-height: 270px;
    align-items: center;
}
.product_text {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.product_text a{
    color: #0b85c7;
    font-size: 20px;
    font-family: 'montserratbold';
}
.product_text p{
    font-size: 16px;
    color: #000;
    font-family: 'montserratlight';
    margin: 0;
    margin-bottom: 20px;
}
.product_text button{
    padding: 10px 35px;
    border: none;
    color: #fff;
    background-color: #0b85c7;
    cursor: pointer;
    margin: 20px 0px;
    transition: 0.4s ease-in-out;
    border-radius: 5px;
}
.product_text button:hover{
    background-color: #ff9803;
}
.product .slick-prev::before {
    color: #362825;
}
.product .slick-next::before {
    color: #362825;
}
.slick-prev::before, .slick-next::before {
    color: #0b85c7;
}
.slick-next::before {
    font-size: 30px;
}
.slick-prev::before {
    font-size: 30px;
}
/*
===========================
    SITE WELCOME
===========================
*/
.wlcm_bg {
    background-size: cover !important;
    width: 100%;
    background-repeat: no-repeat !important;
    padding: 100px 0px 170px;
}
.wlcm_img {
    max-width: 445px;
    float: right;
    max-height: 100%;
}
.wlc_border {
    border: 2px solid #0b85c7;
    position: absolute;
    height: 100%;
    width: 445px;
    margin-left: -20px;
    margin-top: 20px;
}
.wlcm_info h2 {
    margin: 0;
    font-size: 54px;
    font-family: 'montserratbold';
}
.wlcm_info p {
    font-size: 18px;
    font-family: 'montserratlight';
    line-height: 1.3em;
    max-height: 258px;
    margin: 30px 0px 30px;
    text-align: justify;
    overflow: hidden;
}
.wlcm_info a {
    font-size: 14px;
    background: #0b85c7;
    color: #fff;
    padding: 9px 19px;
    border-radius: 3px;
    border: 2px solid #0281c5;
    display: inline-block;
    font-weight: 700;
    transition: 0.5s linear;
}
.wlcm_info a:hover{
    background: #f78f1f;
     border: 2px solid #f78f1f;
}

/*
=============================
     APPERL
=============================
*/
.appel_bg {
    background-size: cover !important;
    width: 100%;
    background-repeat: no-repeat !important;
    position: relative;
    margin-top: -90px;
}
#triangle-left {
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-right: 338px solid #4d646f;
    border-bottom: 39px solid transparent;
    position: relative;
    top: 39px;
}
.aprl {
    width: 338px;
    padding: 60px 85px 25px;
    background: #4d646f;
}
.aprl h1 {
    font-size: 48px;
    color: #fff;
    font-family: 'oswaldmedium';
    text-align: center;
}
.aprl p {
    font-size: 20px;
    color: #fff;
    font-family: 'oswald_regularregular';
    font-style: italic;
}
.aprl span {
    color: #ff9803;
}
.aprl a {
    color: #fff;
    background: #ff9803;
    padding: 11px 30px;
    font-weight: 700;
    display: inline-block;
    margin: 25px 14px 40px;
    border-radius: 3px;
    transition: 0.5s linear;
}
.aprl a:hover{
    background: #0b85c7;
}
.aprl_shop {
    display: inline-block;
    margin-left: 13%;
}

/*========================
     footer
========================*/

.footer{
    background-size: cover;
    padding: 75px 0px;
}
.footer h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-family: 'montserratsemibold';
    font-size: 36px;
}
.footer_logo {
    text-align: center;
}
.footer_logo h2{
    font-family: 'montserratregular';
    color: #fff;
    font-size: 36px;
    margin: 25px 0px;
}
.footer_logo h5{
    font-size: 20px;
    color: #2dabe3;
}
.footer_logo p{
    font-size: 20px;
    color: #7e919c;
    margin-bottom: 30px;
}
.social a{
    color: #fff;
    margin-left: 8px;
    transition: 0.3s;
}
.social a:hover{
    color: #ff9803;
}
.social a .fa-facebook-f{
    background-color: #4d646f;
    padding: 12px 16px;
    border-radius: 30px;
}
.social a .fa-twitter{
    background-color: #4d646f;
    padding: 12px 13px;
    border-radius: 30px;
}
.social a .fa-google-plus-g{
    background-color: #4d646f;
    padding: 12px 11px;
    border-radius: 30px;
}
.footer_form {
    width: 400px;
}
.footer_form form p{
    color: #7a8c97;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.footer_form form p span{
    color: #ea9e29;
}
.footer_form input[type="text"]{
    width: 100%;
    padding: 7px 10px;
    border: none;
    border-radius: 4px;
    margin-bottom: 10px;
    transition: 0.3s ease-in;
}
.footer_form input[type="email"]{
    width: 100%;
    padding: 7px 10px;
    border: none;
    border-radius: 4px;
    margin-bottom: 10px;
    transition: 0.3s ease-in;
}
.footer_form input:focus{
    box-shadow: 0px 0px 9px 2px #f78f1f;
}
.footer_form textarea {
    width: 100%;
    border: none;
    height: 130px;
    border-radius: 4px;
    padding: 10px;
    transition: 0.3s ease-in;
}
.footer_form textarea:focus{
    box-shadow: 0px 0px 9px 2px #f78f1f;
}
.footer_form button {
    font-family: 'montserratregular';
    font-size: 18px;
    padding: 10px 25px;
    border: none;
    border-radius: 5px;
    background-color: #ff9803;
    color: #fff;
    float: right;
    margin-top: 20px;
    cursor: pointer;
    transition: 0.5s ease-in-out;
    font-weight: 700;
}
.footer_form button:hover{
    background-color: #4d646f;
}
/*=========================
        footer_menu
=========================*/
.footer_menu{
    padding: 70px 0px 50px 0px;
    background-color: #f3f3f5;
}
.footer_nav_menu{
    width: 830px;
    margin: auto;
}
.footer_nav_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.footer_nav_menu ul li:first-of-type{
    padding-left: 0;
    border-left: none;
}
.footer_nav_menu ul li {
    padding: 0px 40px;
    border-left: 2px solid #576068;
    line-height: 17px;
}
.footer_nav_menu ul li a{
    color: #2f3c47;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}
.footer_nav_menu ul li a:hover{
    text-decoration: none;
    color: #2dabe3;
}

/*=======================
      copy_right
=======================*/
.copy_right{
    padding: 25px 0px 12px;
    background-color: #f3f3f5;
    border-top: 2px solid #ccc;
}
.copy_right_text{
    width: 1030px;
    margin: auto;
}
.copy_right_text p{
    color: #a3a6af;
    text-align: left;
}
.copy_right_text p a{
    color: #a3a6af;
    transition: 0.2s ease-in-out;
}
.copy_right_text p a:hover{
    text-decoration: none;
    color: #ff9803;
}
.copy_right_text span {
    color: #a3a6af;
    text-align: end;
    
}
/*
============================
          SEARCH RESULT
============================
*/
.bedcrump ul {
    margin: 0;
    margin-top: 8px;
    display: inline-block;
}
.bedcrump ul li {
    display: inline-block;
    font-size: 16px;
    color: #ce1328;
    font-family: 'oswaldregular';
}
.cat_menu ul li a{
   font-family: 'oswaldregular';
}
.cat_menu ul li a.active {
    color: #1d9bd8 !important;
}
.cat_menu {
    margin-top: 18px;
    font-family: 'oswaldregular';
    
}
.sub_cat {
    padding-left: 20px;
    display: none;
    margin-left: 20px !important;
}
.cat_menu li.active .sub_cat{
    display: block;
}
.sub_cat li::before {
    content: " - ";
    position: absolute;
    margin-top: 9px;
    left: 29px;
}

/*
=================================
    Category Page
=================================
*/
.row.inner_page_product {
    margin: 30px 0px 80px;
   
}
.cat_navigate h2{
    text-align: left;
    font-size: 24px;
    font-family: 'montserratbold';
    font-weight: 600;
    color: #25a3dd
}
.cat_menu {
    text-align: left;  
}
.cat_menu ul{
    margin: 0;
    padding: 0;
}
.cat_menu ul li{
    list-style: none;
}
.cat_menu ul li a{
    padding: 8px 10px;
    color: #1b212b;
    border-top: 1px solid #ccc;  
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    font-family: 'oswaldregular';
}
.cat_menu ul li a:hover{
    color: #1d9bd8;
}
.latest-product h2 {
    text-align: left;
    font-size: 24px;
    font-family: 'oswaldregular';
    font-weight: 600;
    color: #25a3dd;
}
.lst_border {
    width: 100%;
    height: 263px;
    border: 1px solid #ccc;
    padding: 5px;
}
.our-production .imag a img {
    max-width: 100%;
}
.brd_menu {
    display: block;
    width: 100%;
    margin-top: 18px;
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
    padding: 4px 20px;
}
.list_grid {
    text-align: right;
}
.list_grid ul {
    margin: 0;
}
.list_grid ul li {
    display: inline-block;
}
.list_grid ul li a {
    color: #ccc;
    font-size: 24px;
    margin-left: 15px;
}
.list_grid ul li a.active {
    color: #25a3dd;
}
.p_info {
    padding: 20px 10px;
    border: 2px solid #fff;
    transition: 0.5s linear;
    max-height: 410px;
    box-shadow: 0px 0px 5px #ccc
}
.p_info:hover{
    border: 2px solid #25a3dd;
}
.P_image {
    background: #eef6f7;
}
.p_info .p_image img {
    max-width: 100%;
    transition: 0.5s linear;
}
.p_info:hover img {
    transform: scaleX(-1);
}
.site_products {
    background: #f6f6f6;
    margin: 0px 15px;
}
#product-grid .col-lg-4.col-md-4.col-sm-6.col-xs-12.site_products {
    margin-top: 30px !important;
    width: 30%;
}
.my_list.site-gird .site_products {
    width: 30% !important;
    margin-top: 27px;
}
.prodct_btn span {
    width: 155px;
    right: 20px;
}
.site-list .site_products {
    width: 100% !important;
    margin-top: 27px;
}
.col-md-4.site_products:nth-child(3n){
    margin-right: 0px;
}

.product_pagination.animation-element {
    display: block;
    clear: both;
    padding-top: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.p_detal {
    display: inline;
    text-align: center;
}
.product_name a {
    font-size: 20px;
    margin: 0;
    padding: 10px 0px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    font-size: 22px;
    color: #1d9bd8;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'montserratmedium';
}
.prodct_btn a {
    background: #25a3dd;
    padding: 8px 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s linear;
    font-weight: 700;
    width: 135px;
    right: 26px;
}
.prodct_btn a:hover{
    background: #f78f1f;
}
.product_pagination.animation-element ul li a {
    padding: 10px 16px;
    border: 1px solid #ccc;
    color: #000;
}
ul.yiiPager .selected a{
    background: #1d9bd8;
    color: #fff !important;
    font-weight: bold;
}
.p_detal h4 {
    font-size: 14px;
    font-family: 'montserratregular';
    margin: 0px 0px 25px;
}
.list-view {
    display: inline-block;
    width: 100%;
}
.site-list .col-lg-4.col-md-4.col-sm-4.col-xs-12.site_products {
    width: 98.3%;
}
.site-list .p_info .p_image {
    width: 300px;
    float: left;
    max-height: 100%;
}
.site-list .p_info .p_detal {
    float: right;
    width: 40%;
}
.site-list .p_info{
    display: inline-block;
    width: 100%;
}
.site-list .prodct_btn a{
    position: absolute;
}
.site-list .prodct_btn a {
    position: absolute;
    display: inline-table;
    bottom: 24px;
}
.site-list .cart_message{
    position: absolute;
    display: inline-table;
    bottom: 24px;
}
.slick-dots {
    bottom: -50px;
}
.slick-dots li {
    margin: 0 1px !important;
}
.slick-dots li button::before {
    font-size: 15px !important;
}
.empty {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    font-size: 20px !important;
}

/*
==============================
         CONTEENT PAGE
==============================
*/
.page_contant {
    margin-bottom: 100px;
}
.page_heading {
    margin-top: 50px;
}
.headingtext {
    font-size: 30px;
    font-family: 'montserratbold';
    font-weight: 700;
}
.content.animation-element p {
    font-size: 14px;
    line-height: 1.3em;
    font-family: 'montserratlight';
}

/*
==============================
         SINGLE PAGE
==============================
*/
.forslides img {
    max-width: 100%;
}
.forslides {
    border: 1px solid #ccc;
    padding: 10px;
}
.navslides {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px;
    margin: 0px 6px;
    margin-top: 10px;
    cursor: pointer;
}
.navslides img{
    max-width: 100%;
}
.col-md-9.col-sm-9.col-xs-12.single-prduct_info {
    margin-top: 56px;
}
.related {
    font-size: 30px;
    text-align: left;
    text-indent: 16px;
    text-transform: capitalize;
    color: #1d9bd8;
    font-family: Arial,sans-serif;
    font-weight: 900;
}
.related_products {
    width: 100%;
    display: inline-block;
    margin: 70px 0px 90px 0px;
    
}
.product-info {
    text-align: left;
}
.right-name h2 {
    margin: 0;
    color: #0281c5;
    text-transform: capitalize;
    font-family: 'montserratbold';
    font-weight: 600;
}
.right-code h2 span{
    font-size: 24px;
    color: #1d9bd8;
    font-weight: normal;
    font-family: 'montserratregular';
}
.right-code h2 {
    font-family: 'montserratregular';
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 10px 0px;
    font-weight: 900;
    color: #1d9bd8;
}
.right-des {
    background: #1d9bd8;
    padding: 4px 10px;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    font-family: 'montserratbold';
}

.right-codess{
    height: 194px;
     overflow-y: scroll;
     margin-top: 15px;
}

.right-code p {
    color: #999;
    line-height: 1.3;
    text-align: justify;
    font-family: 'inria_sansregular';
    transition: 0.5s linear;
    padding: 10px;
}
.right-code p:hover{
    background: #fff;
    color: #000;
}
.form-control:focus {
    border-color: #1d9bd8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(29,155,216,.075),0 0 8px rgba(29,155,216,.6);
    box-shadow: inset 0 1px 1px rgba(29,155,216,.075),0 0 8px rgba(29,155,216,.6);
}
/*
==================================
 CART PAGE
==================================
*/
.text-center {
    width: 60px;
}
.row.inner_page_cart {
    margin: 40px 0px 70px;
}
.headingtext {
    font-size: 30px;
    padding: 10px 0px;
    text-align: left;
    font-family: 'montserratmedium';
    color: #000;
}
.table.table-bordered.site-table tr th {
    color: #1d9bd8;
    text-align: center;
    font-family: 'montserratmedium';
}
.table.table-bordered.site-table tr td{
    text-align: center;
    color: #818181;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'oswaldregular';
    font-size: 14px;
}
.table.table-bordered.site-table tr td a{
    text-align: center;
    color: #818181;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'oswaldregular';
    font-size: 14px;
    text-transform: capitalize;
}
.input-group.btn-block {
    margin: 0 auto;
}
#shop_tableupdate {
    border: none;
    padding: 10px 24px;
    box-shadow: 1px 1px 2px #333;
    transition: 0.5s ease-in-out;
}
#shop_tableupdate:hover{
    background: #0281c5;
    color: #fff;
}
#shop_tablesend {
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: 0.5s linear;
}
#shop_tablesend:hover{
    background: #0281c5;
    color: #fff;
}
/*
=====================================
               INQUERY SEND
=====================================
*/
.heading {
    font-size: 20px;
    font-family: 'montserratbold';
    margin: 20px 0px;
}
.note {
    color: #0281c5;
    text-indent: 17%;
    margin-bottom: 20px;
}
#yw0_button {
    color: #000;
}
.errorSummary{
     text-indent: 17%;
}
.errorSummary ul li {
    list-style: none;
    color: red;
}
.btn.btn-danger.form_button {
    background: #0281c5;
    border: 1px solid #0281c5;
    padding: 10px 40px;
    font-size: 16px;
    margin-top: 15px;
}
/*
=====================================
          Thanks
=====================================
*/
.thanks_for {
    text-align: center;
}
.thanks {
    font-size: 30px;
    font-family: 'montserratbold';
    color: #0281c5;
}
.for_right3_thanks {
    font-size: 20px;
    margin-top: 10px;
    font-family: 'montserratregular';
}
.thanks_bar {
    border-top: 1px solid #0281c5;
    width: 300px;
    margin: -0 auto;
    margin-top: 21px;
}
/*
==============================
     CONTACT FORM
==============================
*/
.cont_info {
    padding: 100px 0px;
}
.nbrm {
    color: #2dabe3 !important;
}
.inquery a {
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
    font-weight: 700;
}
.rlprod .p_info {
    margin: 0px 45px;
}
.rlprod {
    margin-top: 30px;
}
/*
==================================
 PROFILE PAGE
==================================
*/
.row.inner_page_profile {
    margin-bottom: 80px;
}
#profile {
    margin-top: 70px;
}
.home1 {
    background: #f1f1f1;
    padding: 10px 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #ccc;
}
.home1 ul {
    margin: 0;
}
.home1 ul li{
    display: inline-block;
}
.home1 ul li a{
    color: #000;
    font-family: 'montserratregular';
}
.profile_heading {
    font-size: 24px;
    margin: 66px 0px 10px;
    font-family: 'oswaldbold';
    color: #0b85c7;
}
.profile_tbl tr th {
    color: #000;
    font-size: 20px;
    text-align: center;
}
.profile_tbl tr th {
    color: #000;
    font-size: 20px;
    text-align: center;
    font-family: 'oswald_regularregular';
    color: #0b85c7;
}
.profile_tbl tr td {
    color: #000;
    font-size: 20px;
    text-align: center;
    font-family: 'oswald_regularregular';
    color: #000;
    width: 33%;
}

.messagess {
    color: #fff;
}
.heading {
    font-size: 20px;
    font-family: 'montserratbold';
    margin: 60px 0px 0px;
}
.row.inner_page_thanks {
    margin: 90px 0px;
}
.site_glryimage{
    margin-bottom: 30px;
}
.site_glryimage img {
    max-width: 100%;
}
.headingtextf {
    margin: 0;
    text-align: center;
    margin-bottom: 30px;
}
.content.animation-element_f {
    margin: 10px 0px 80px;
}