﻿@charset "utf-8";
/* CSS Document */

.socialmedia {
    padding: 8px 40px 15px 0;
}

.gsc-input-box {
    height: 100% !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent !important;
    border: 0px solid transparent !important;
    font-family: Arial, sans-serif;
}

.cse input.gsc-input, input.gsc-input {
    border: 1px solid #BBBBBB;
    font-family: inherit;
    font-size: 16px;
    padding: 4px !important;
    width: 100% !important;
}

.years {
    height: 85px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.years img {
    margin-top: 14px;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
    padding: 0 !important;
    width: 100% !important;
}

input.gsc-search-button {
    margin-right: 5px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 16px !important;
    padding: auto !important;
    width: 10px !important;
}

span {
    margin: 0;
}

.txt {
    font-family: Arial;
    font-size: 16px;
    padding: 10px;
    text-align: justify;
}

.myButton {
    -moz-box-shadow: 4px 3px 6px -2px #899599;
    -webkit-box-shadow: 4px 3px 6px -2px #899599;
    box-shadow: 4px 3px 6px -2px #899599;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1,
    #bab1ba));
    background: -moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background: -webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background: -o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background: -ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background: linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
    endColorstr='#bab1ba', GradientType=0);
    background-color: #ededed;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    display: inline-block;
    color: #545457;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 21px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #e1e2ed;
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1,
    #ededed));
    background: -moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba',
    endColorstr='#ededed', GradientType=0);
    background-color: #bab1ba;
}

.myButton:active {
    position: relative;
    top: 1px;
}

img {
    border: 0px;
}

.table {
    border: 1px solid #d4d4d4;
    width: auto;
    height: auto;
    text-align: center;
}

.table-align {
    margin-right: 40px;
    margin-left: 40px;
}

.td1 {
    border: 1px solid #d4d4d4;
    background-color: #F0F0F0;
    width: 120px;
}

.td2 {
    border: 1px solid #d4d4d4;
    background-color: #Ffffff;
    width: 120px;
}

/* DIV's part */

.internal-body-txt-corp {
    margin-top: 15px;
    line-height: 22px;
    margin-right: 40px;
    margin-left: 40px;
    text-align: justify;
    width: auto;
}

.internal-body-txt-with-menu {
    margin-top: 15px;
    line-height: 22px;
    margin-right: 230px;
    margin-left: 40px;
    text-align: justify;
    width: auto;
}

#header_bg {
    /*background: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-color: #eee;*/
    border-bottom: 3px solid #ACACAC;
    height: 145px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#page-container {
    background-color: transparent;
    width: 1024px;
    margin: 0 auto;
    position: relative;
}

/* Start Header Main Container*/

#header-main-container {
    position: relative;
}

/* Start upper links container */

#header-links-container {
    background-color: transparent;
    position: relative;
    width: 1024px;
    height: 32px;
}

#upper-links {
    float: right;
    width: 335px;
    height: 14px;
    margin-right: 15px;
    margin-top: 8px;
    font-size: 12px !important;
}

#upper-links a {
    font-size: 12px !important;
}

#linkedin-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;
}

#facebook-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;
}

#twitter-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;
}

#googleplus-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;

}

#youtube-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;
}

#Instagram-icon {
    margin-right: 8px;
    margin-top: 7px;
    float: right;
}

#st-button {
    float: right;
    margin-right: 410px;
    margin-top: 10px;
    width: 125px;
    height: 24px;

}

#personal-button {
    float: right;
    margin-right: 2px;
    margin-top: 10px;
    width: 55px;
    height: 24px;
}

#business-buttton {
    float: right;
    margin-right: 2px;
    margin-top: 10px;
    width: 55px;
    height: 24px;
}

#ir-buttton {
    float: right;
    margin-right: 2px;
    margin-top: 10px;
    width: 85px;
    height: 24px;
}

/* End upper links container */

/* Start Small Header container */

#header-small-container {
    background-color: transparent;
    position: relative;
    width: 1024px;
    height: 84px;
    background-image: url(../images/header.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#logo {
    float: right;
    margin-right: 28px;
    margin-top: 1px;
    width: 244px;
    height: 57px;
}

#search_box {
    float: left;
    height: 25px;
    margin-top: -74px;
    width: 320px;
}

#search_btn {
    margin-top: 32px;
    margin-right: 490px;
    float: right;
    width: 75px;
    height: 26px;
}

#search input[type=text] {
    /*background: url(../images/search-icon.png) no-repeat 10px 6px #fcfcfc;*/
    border: 1px solid #c4c4c4;
    font: normal 12px Arial, Helvetica, Sans-serif;
    color: #2d2d2d;
    width: 140px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 10px;
    border-radius: 6px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

#search input[type=text]:focus {
    width: 150px;
}

.btnsheet {
    text-align: left;
    margin-left: 5px;
}

#btnkickplus, #btnkickminus {
    border: none !important;
    background: gainsboro !important;
    padding: 2px;
    font-family: georgia;
    margin-right: 5px;
}

.font-icon {
    position: relative;
}

/* End Small Header container */

/* Start Menu container */

#menu_st_old, #menu_bi_arm, #menu_pe_arm, #menu_bi_enm, #menu_pe_enm {
    position: relative;
    height: 33px;
    font: 14px st20;
    /*background-color: #304296;*/

    background-repeat: repeat-x;
    background-position: center;
}

#menu_st, #menu_st_arm, #menu_st_enm {
    position: relative;
    height: 33px;
    font: 14px st20;
    /*background: url(../images/menu_bar.png) no-repeat;*/
    background-size: 100% 100%;
    background-position: 1px top;

}

/* End Menu container */

/* End Header Main Container*/

/* Start Banner Container */

#banner {
    position: relative;
    width: 1024px;
    height: 282px;
    direction: ltr;
}

/* End Banner Container */

/* Start Body Main Container */

#body-main-container {
    box-shadow: 5px 3px 5px 0 #b5b5ae, -5px 3px 5px 0 #b5b5ae;
    background-color: white;
    background: none repeat scroll 0 0 #FFFFFF;
}

.body-main-container {
    box-shadow: 5px 3px 5px 0 #707173, -5px 3px 5px 0 #707173;
    background-color: white;
    position: relative;
}

/* Start Body block1 */

#body-block1 {
    position: relative;
    height: 200px;
}

#body-internal-block1 {
    position: relative;
    height: 560px;
}

#body-internal-block-1 {
    position: relative;
    height: 650px;
}

#body-internal-block-corp {
    position: relative;
    height: 1080px;
}

.phto-gal-bdy-block-main {
    position: relative;
    height: 420px;
}

#mobile-reserve-box {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    width: 178px;
    height: 161px;
}

/* Start CSR Container */

#csr-container {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    width: 814px;
    height: 161px;
    background-image: url(../images/csr_box.png);
    background-repeat: no-repeat;
    background-position: center;
}

#csr-box-title {
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    width: 215px;
    height: 18px;
}

#csr-box-txt {
    float: right;
    text-align: justify;
    margin-right: 8px;
    margin-top: 7px;
    width: 605px;
    /*height: 105px;*/
}

#csr-box-img {
    float: right;
    margin: 4px 8px 0 5px;
    width: 180px;
    height: 150px;
}

/* End CSR Container */

/* End Body block1 */

/* Start Body block2 */

#body-block2 {
    position: relative;
    height: 325px;
}

#body-internal-block2 {
    position: relative;
    margin-top: 5px;
    width: 950px;
    margin-right: 20px;
}

#body-products-block {
    position: relative;
    margin-top: 10px;
    height: 360px;
}

#body-products-block-prsnl {
    position: relative;
    margin-top: 10px;
    height: 350px;
}

#body-products-block2 {
    position: relative;
    margin-top: 7px;
    height: 285px;
}

#phto-gal-bdy-block2 {
    position: relative;
    margin-top: 5px;
    height: 180px;
    width: 950px;
    margin-right: 20px;
}

#social-media-container {
    margin-right: 10px;
    width: 175px;
    height: 298px;
    margin-top: 17px;
    float: right;
}

#facebook-box {
    position: relative;
    width: 175px;
    height: 251px;
    background-repeat: no-repeat;
    background-position: center;
}

#twiter-box {
    position: relative;
    margin-top: 10px;
    width: 175px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

#te-box-container {
    float: right;
    margin-right: 12px;
    margin-top: 5px;
    height: 304px;
    width: 204px;
    /* background-image: url(../images/products_box.png);*/
    background-repeat: no-repeat;
    background-position: center;
}

#te-box-title {
    position: relative;
    width: 138px;
    height: 23px;
}

#te-box-img {
    position: relative;
    width: 187px;
    height: 142px;
}

#te-box-txt {
    position: relative;
    width: 168px;
    height: 109px;
}

/*.products-box-container-inside {
	float: left;
	height:auto;
	width:auto;
	position:relative;
	padding-left:10px;
	padding-top:5px;

}*/

.products-box-container-inside2 {
    float: right;
    height: auto;
    width: auto;
    position: relative;
    padding-top: 5px;
    margin-right: 4px;
}

.products-box-container-inside {
    float: left;
    height: auto;
    width: auto;
    position: relative;
    padding-left: 13px;
    padding-right: 5px;
    padding-top: 5px;
}

.products-box-container-inside-prsnl {
    float: left;
    height: auto;
    width: auto;
    position: relative;
    padding-left: 15px;
    padding-right: 3px;
    padding-top: 5px;
}

.products-box-container-hdr {
    height: 28px;
    width: 320px;
    position: relative;
    background-image: url(../images/prdcts-bx_hdr.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
}

.products-box-container-bdy {
    height: auto;
    width: 320px;
    position: relative;
    background-image: url(../images/prdcts-bx_bdy.png);
    background-repeat: repeat-y;
}

.products-box--prsnl-container-bdy {
    height: 290px;
    width: 320px;
    position: relative;
    background-image: url(../images/prdcts-bx_bdy.png);
    background-repeat: repeat-y;
}

.products-box-container-ftr {
    height: 11px;
    width: 320px;
    position: relative;
    background-image: url(../images/prdcts-bx_ftr.png);
    background-position: center;
    background-repeat: no-repeat;
}

.products-bigbox-container {
    float: right;
    height: auto;
    width: auto;
    margin: 10px 8px 0 0px;
    position: relative;
}

.products-bigbox-container-hdr {
    height: 26px;
    width: 814px;
    position: relative;
    background-image: url(../images/prdcts-big-bx_hdr.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
}

.products-bigbox-container-bdy {
    height: 150px;
    width: 814px;
    position: relative;
    background-image: url(../images/prdcts-big-bx_bdy.png);
    background-repeat: repeat-y;
}

.products-bigbox-container-ftr {
    height: 11px;
    width: 814px;
    position: relative;
    background-image: url(../images/prdcts-big-bx_ftr.png);
    background-position: center;
    background-repeat: no-repeat;
}

.products-box-smallcontainer-inside {
    float: right;
    height: auto;
    width: 195px;
    margin: 10px 12px 0 0;
    position: relative;
}

.products-box-smallcontainer-hdr {
    height: 26px;
    width: 195px;
    position: relative;
    background-image: url(../images/prdcts-smallbx_hdr.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
}

.products-box-smallcontainer-bdy {
    height: 260px;
    width: 195px;
    position: relative;
    background-image: url(../images/prdcts-smallbx_bdy.png);
    background-repeat: repeat-y;
}

.products-box-smallcontainer-ftr {
    height: 10px;
    width: 195px;
    position: relative;
    background-image: url(../images/prdcts-smallbx_ftr.png);
    background-position: center;
    background-repeat: no-repeat;
}

.box-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);
}

.box-title a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(230, 230, 230, 1);
}

.box-title a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: blink;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);
}

.products-box-container {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    height: 304px;
    width: 200px;
    background-image: url(../images/products_box.png);
    background-repeat: no-repeat;
    background-position: center;
}

/*.products-box-container-inside2 {
	float: right;
	margin-right: 4px;
	margin-top: 5px;
	width: 250px;
	background-image: url(../images/products-box-bg-bsns.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}*/

.products-box-title {
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    width: 127px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    text-decoration: none;
}

.products-box-title a {
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    width: 127px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    text-decoration: none;
}

.products-box-title a:hover {
    position: relative;
    margin-right: 10px;
    margin-top: 7px;
    width: 127px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    text-decoration: blink;
}

.products-box-title-inside {
    position: relative;
    margin-right: 13px;
    margin-top: 10px;
    width: 157px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    text-decoration: none;
}

.products-box-title-inside a {
    position: relative;
    margin-right: 13px;
    margin-top: 10px;
    width: 157px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    text-decoration: none;
}

.products-box-title-inside a:hover {
    position: relative;
    margin-right: 13px;
    margin-top: 10px;
    width: 157px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    text-decoration: blink;
}

.products-box-img {
    position: relative;
    margin-right: 3px;
    margin-top: 2px;
    width: 190px;
    height: 142px;
}

.products-box-img-inside {
    position: relative;
    margin-right: 2px;
    margin-top: 2px;
    width: 317px;
    height: 180px;
}

#products-box-txt {
    margin-right: 13px;
    margin-top: 4px;
    position: relative;
    width: 152px;
}

.products-box-txt {
    margin-right: 13px;
    margin-top: 4px;
    position: relative;
    width: 152px;
}

.products-box-txt-inside {
    margin-right: 13px;
    margin-top: 10px;
    position: relative;
    width: 200px;
}

/*Start Products internal body*/

.sd-mnu-container {
    float: right;
    width: 191px;
    height: auto;
    margin-right: 15px;
    margin-top: 15px;
}

.sd-pic-container {
    float: right;
    width: 175px;
    height: 210px;
    margin-right: 10px;
    margin-top: 110px;
}

.sd-mnu-hdr {
    position: relative;
    width: 191px;
    height: 27px;
    background-image: url(../images/sd-mnu-hdr.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.side-mnu-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    alignment-adjust: middle;
    padding-right: 15px;
    padding-top: 3px;
}

.sd-mnu-bdy {
    position: relative;
    width: 191px;
    /*height: 240px;*/
    background-image: url(../images/sd-mnu-bdy.png);
    background-repeat: repeat-y;
}

.sd-mnu-js {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.sd-mnu-ftr {
    position: relative;
    width: 191px;
    height: 23px;
    background-image: url(../images/sd-mnu-ftr.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#internal-root {
    position: relative;
    width: 320px;
    height: 20px;
    margin-right: 10px;
    margin-top: 10px;
}

#internal-root-corp {
    position: relative;
    height: 20px;
    margin-right: 40px;
    margin-top: 20px;
}

#internal-title-container {
    position: relative;
    width: 342px;
    height: 32px;
    background-image: url(../images/internal-title-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right: 5px;
    margin-top: 10px;
    direction: rtl;
}

#internal-title-container-corp {
    position: relative;
    height: 44px;
    background-image: url(../images/corp-tilte-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right: 100px;
    margin-top: 30px;
}

#ineternal-tilte-txt {
    float: right;
    margin-top: 4px;
    margin-right: 90px;
}

#ineternal-tilte-txt-corp {
    float: right;
    margin-top: 9px;
    margin-right: 120px;
}

#internal-body-container {
    width: 800px;
    float: right;
    margin-right: 15px;
}

#gal-main-container {
    width: 950px;
    float: right;
    margin-right: 15px;
}

#internal-body-txt {
    margin-top: 15px;
    width: 760px;
    height: auto;
    line-height: 22px;
    margin-right: 10px;
}

.phto-gal-container {
    margin-top: 35px;
    line-height: 22px;
    margin-right: 180px;
}

.phto-gal-main-container {
    margin-top: 40px;
    line-height: 22px;
    margin-right: 100px;
}

.phto-gal-bdy-block {
    position: relative;
    height: 520px;
}

#internal-body-txt-corp {
    margin-top: 15px;
    width: 740px;
    line-height: 22px;
    margin-right: 60px;
}

#corp-body-txt {
    margin-top: 15px;
    width: 729px;
    height: 730px;
    line-height: 22px;
    margin-right: 10px;
}

/*End Products internal body*/

/* Start Footer DIV's */

#footer-container {
    background: linear-gradient(to top, #FFFFFF 0%, #F1F1F1 47%, #E7E7E7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(to top, #FFFFFF 0%, #F1F1F1 47%, #E7E7E7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-color: #eee;
    background-position: center top;
    background-repeat: repeat-x;
    box-shadow: 5px 3px 5px 0 #b5b5ae, -5px 3px 5px 0 #b5b5ae;
    position: relative;
    width: 1024px;
    border-top: solid 1px #ccc;
}

#footer-links {
    position: relative;
    /* border:1px solid red;*/
    height: 140px;
    margin-right: calc(2% + 2px);
    /* background-image: url(../images/footer.png); */
    background-repeat: no-repeat;
    background-position: center top;
}

#footer-links_l {
    position: relative;
    /* border:1px solid red;*/
    height: 140px;
    margin-left: calc(2% + 2px);
    /* background-image: url(../images/footer.png); */
    background-repeat: no-repeat;
    background-position: center top;
}

#aboutte-footer {
    float: right;
    margin-right: 90px;
    margin-top: 8px;
    width: 137px;

}

.Sec-footer {
    float: right;
    margin-right: 90px;
    margin-top: 8px;
    width: 137px;
    text-align: right;
}

.personal-footer {
    float: right;
    /* margin-right: 2%;*/
    margin-top: 8px;
    width: 16%;
    text-align: right;
    padding: 2px 3px;
    margin-top: 10px;
    /*height: 160px;*/
}

.personal-footer_l {
    float: left;

    width: 16%;
    text-align: left;
    border: 0px solid red;
    padding: 2px 3px;
    margin-top: 10px;
    /*height: 160px;*/
}

#business-footer {
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    width: 84px;
    /*height: 138px;*/
}

#wholesale-footer {
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    width: 118px;
    /*height: 162px;*/
}

#support-footer {
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    width: 119px;
    /*height: 162px;*/
}

#services-footer {
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    width: 121px;
    /*height: 165px;*/
}

#copyright-container {
    position: relative;
    width: 1024px;
    margin-top: 5px;
}

#copyright-footer {
    position: relative;
    width: 1024px;
    height: 20px;
    text-align: center;
    padding-bottom: 5px;
}

#copyright-footer a {
    color: #353535;
}

#copyright-footer a:hover {
    color: #EE2226;
}

/* End Footer DIV's */

/* End DIV's part */

/* Start Fonts's part */
.body-text-big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3b3939;
}

.navigation-Padding-txt {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.navigation-margin {
    padding-left: 20px;
    padding-top: 10px;
}

.Navigation {
    background-image: url("/Assets/images/arrow-ar.png");
    background-size: auto;
    width: 20px;
    height: 20px;
    padding-right: 2px;
    background-repeat: no-repeat;
}

.related-body-txt {
    color: #707173;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    text-decoration: none;
    width: 132px;
}

.related-title-txt {
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
}

.bodytxt {
    font-family: tahoma;
    /* color: #353535; */
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    text-indent: 1;
    text-decoration: none;
}

.bodytxt a {
    font-family: Arial, Helvetica, sans-serif;
    color: #707173;
    font-size: 15px;
    font-weight: normal;
    text-align: right;
    text-indent: 1;
    text-decoration: none;
}

.bodytxt a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #EE2226;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    text-align: right;
    text-indent: 1;
}

.boxes-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);;;
}

.boxes-titles a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);;;
}

.boxes-titles a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: blink;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);;;
}

.boxes-titles-corp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);;;
}

.box-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);
    top: 0px;
    right: 0px;
}

.box-title a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(230, 230, 230, 1);
}

.box-title a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: blink;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);
}

.internal-pgs-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(230, 230, 230, 1);;;
}

.boxes-titles-noshadow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #ed1c24;
    font-style: normal;
    text-decoration: none;;;
}

.side-menu-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #707173;
    font-style: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);;;
    alignment-adjust: middle;
    padding-right: 20px;
}

#side-menu-title-position {
    padding-left: 50px;
    alignment-adjust: middle;
}

.footertxt-big {
    /* font-family: st50,normal 12px tahoma, Geneva, sans-serif;*/
    color: #d0740c;
    font: 18px st50;
    font-weight: bold;
    text-align: justify;
    text-indent: 3px;
    line-height: 25px;
    text-decoration: none;

}

.footertxt-big a {
    font-family: normal 12px tahoma, Geneva, sans-serif;
    color: #353535;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    text-indent: 1px;
    text-decoration: none;
}

.footertxt-big a:hover {

    color: #353535;
}

.footertxt-small {
    font-family: Arial, Helvetica, sans-serif;
    color: #707173;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    text-indent: 1px;
    text-decoration: none;
    border: 0px solid red;
    width: 100%;
    line-height: 28px;
}

.footertxt-small a {
    font: normal 12px tahoma, Geneva, sans-serif;

    font-weight: normal;
    text-align: justify;
    text-indent: 1px;
    text-decoration: none;
    font: 13px st20; /*20px st6;11*/
    line-height: 170%;
    color: #244295
}

.footertxt-small a:hover {

    color: #d87202;
    /* font-size: 11px; */
    text-decoration: none;
    font-weight: normal;
    text-align: justify;
    text-indent: 1px;
}

.footertxt-small1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #707173;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    text-indent: 1px;
    text-decoration: none;
    border: 0px solid red;
    width: 100%;
    line-height: 28px;

}

.footertxt-small1 a {
    font: normal 12px tahoma, Geneva, sans-serif;

    font-weight: normal;
    text-align: justify;
    text-indent: 1px;
    text-decoration: none;
    font: 13px st20; /*20px st6;11*/
    line-height: 170%;
    color: #F7FBFF;

}

.footertxt-small1 a:hover {

    background-color: #9C9C9C;
    color: #1B3651;
    padding: 1px;

}

.readmore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #ed1c24;
    text-decoration: none;
    text-shadow: 1px 1px 1px #F2F2F2;
    direction: rtl;
    text-align: left;
}

.readmore a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #ed1c24;
    text-decoration: none;
    text-shadow: 1px 1px 1px #F2F2F2;
    text-align: left;
}

.readmore a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #ed1c24;
    text-decoration: underline;
    text-shadow: 1px 1px 1px #F2F2F2;
    text-align: left;
}

/* End Fonts's part */
.BackgoundImage {
    horiz-align: left;
    background-image: url(../images/corp-tilte-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 100px;
    margin-top: 30px;
    padding-left: 200px;
    height: 40px;
    position: relative;
    height: 44px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 100px;
    margin-top: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 900;
    color: rgb(237, 28, 36);
    font-style: normal;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgb(255, 255, 255);
}

.eventslbl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #535353;
    text-shadow: 1px 1px 1px #F2F2F2;
    text-align: center;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_Panel1 {
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    font-family: Helveica;
    font-size: 1.1em;
    color: #ED1C24;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_Panel1 table {
    border: medium none;
    border-collapse: collapse;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_Panel1 table .gridtable {
    height: 0.2in;
    background-color: #f2f2f2;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_Panel1 table td {
    padding: 10px;
    /*border: 1pt solid windowtext;*/
    width: 147px;
    height: 0.2in;
    text-align: center;
    color: #707173;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_SideBarContainer_SideBarList tr {
    float: left;
    padding: 19px 0 0;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_SideBarContainer_SideBarList {
    float: left;
    margin-top: -42px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard input[type=button],
#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard input[type=submit] {
    background-image: url("../images/footer.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard input[type=submit] {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.rfdSkinnedButton input {
    background-image: url("../images/footer.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
}

.rfdSkinnedButton {
    padding: 0 !important;
    background: none !important;
}

.wiz2 {
    border: medium none;
    border-collapse: collapse;
    border: 1px solid #AAAAAA;
    margin: 10px 2px 10px 10px !important;
    padding: 10px !important;
}

.wiz2 .gridtable {
    height: 0.2in;
}

.wiz2 td {
    padding: 10px;
    /*border: 1pt solid windowtext;*/
    width: 147px;
    height: 0.2in;
    text-align: center;
    color: #707173;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
    text-align: right;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_paramWizard_SideBarContainer_SideBarList tr {
    float: left;
    padding: 11px 0 0;
}

.waz3 {
    border: medium none;
    border-collapse: collapse;
    border: 1px solid #AAAAAA;
    margin: 10px 74px 10px 10px;
    padding: 10px !important;
    background-image: url("../images/TableBorder.png");
    background-position: 100px 378px;
    background-repeat: repeat-x;
}

/*.waz3 .gridtable {
 height: 0.2in;
   background-color: #f2f2f2;
}*/

.waz3 td {
    padding: 10px;
    /*border: 1pt solid windowtext;*/
    width: 147px;
    height: 0.2in;
    text-align: center;
    color: #707173;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
    text-align: right;
}

/*#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd {
         background-color: #EBEBEC;
     }*/

.wizardTitle {
    background-image: url("../images/corp-tilte-bg.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FF0000 !important;
    float: right;
    font-family: Arial;
    font-size: 22px !important;
    font-weight: bold;
    height: 44px;
    margin-right: 19px;
    margin-top: 15px;
    padding-right: 120px;
    padding-top: 6px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 {
    color: #ED1C24;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 table tr td {
    color: #707173;
    color: #707173;
    width: 142px;
    direction: ltr;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 table {
    border: 1px solid #AAAAAA;
    margin: 10px -3px 10px 10px !important;
    padding: 10px !important;
    margin-bottom: 10px;
}

.rfdSkinnedButton input {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    background: none !important;
    background-color: red !important;
    color: white !important;
    margin-right: 2px;
}

.rfdSkinnedButton input:hover {
    color: white !important;
    background-color: #707173 !important;
}

.wiz2 select {
    background-color: #EBEBEC !important;
    color: #444444 !important;
}

.waz3 select {
    background-color: #EBEBEC !important;
    color: #444444 !important;
}

.FinshText {
    color: rgb(237, 28, 36);
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: right;
    width: 695px;
}

.conImg {
    float: right;
    margin-left: 28px;
    margin-right: 7px;
    margin-top: -88px;
}

.confCont {
    height: 118px;
    padding: 30px 10px 10px;
}

.title {
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 231px;
}

.confCont .title_footer {
    margin-right: 0;
}

.conf_header {
    float: left;
    margin-right: 91px;
}

.lb-album li a img {
    height: 149px;
    width: 149px;
}

.sect-cont {
    margin-top: 10px;
}

.top_text {
    margin: 10px 0 13px !important;
}

.title_body {
    margin-bottom: 18px !important;
}

.auto-style1 tr {
    float: right;
    width: 723px;
}

.auto-style1 td {
    color: #707173;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 0.2in;
    padding: 10px;
    text-align: right;
    text-decoration: none;
    width: 147px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 table tr td {
    color: #707173;
    direction: rtl;
    float: right;
    width: 100%;
    margin-bottom: 13px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 table tr td a {
    float: right;
}

.tdteldet {
    width: 100px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_Panel1 table .gridtable td {
    width: 197px;
}

.waz3 tr {
    float: right;
    font-family: Arial, Helvetica;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 10px;
    width: 100% !important;
    padding-top: 10px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd {
    border-collapse: separate !important;
    height: 566px;
    overflow: hidden;
    padding-bottom: 52px;
    width: 931px !important;
}

.firstStepBtn:hover {
    background-color: #636563 !important;
}

.waz3 tr .lastStepBtn {
    width: 283px;
}

.waz3 tr .lastStepBtn a {
    float: right;
    margin-left: 5px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_VideosGallery1_dlstVideos tr td {
    width: 200px;
}

#ctl01_ctl00_ContentPlaceHolder1_nestedContent_TelegramServcie1_wzd_RadCaptcha1_CaptchaTextBoxLabel {
    float: right;
    margin-top: 7px;
    text-align: left;
    width: 151px;
}

.telbutton {
    float: right;
    height: 54px;
    margin-bottom: 20px;
    width: 299px;
}

.telbutton td {
    width: 296px !important;
}

.telbutton td input {
    margin: 0 !important;
}

.telbutton td a {
    float: right;
}

.rfdCheckboxUnchecked {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -o-transform: scale(1.6, 1.6);
    float: left;
    margin-right: 23px;
    margin-top: 279px;
}

.validRow {
    float: left !important;
    margin-left: 68px;
}



.newFooter .bodytxt {
    /* line-height: 21px; */
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 90%;
}

.new-footer-bg {
    background-image: url(../images/Footer_Strip.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #f8f8f8;

    /* padding-top: 20px; */
    margin-top: 30px;
}

.homeButton a {
    background: transparent url("../images/hm-ico.png") no-repeat center;
}

.homeButton a:hover {
    background-color: #F7F7F7;
    box-shadow: none;
    border-color: #800421;
    background: #F7F7F7 url("../images/hm-ico-hov.png") no-repeat center;
}

.accountbg {
    background-color: #707173;
    border-color: #FFFFFF;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px 0 0;
    box-shadow: none;
    line-height: 0;
    padding: 0;
    text-align: center;
    width: auto;
}

.accountbg:hover {
    border-color: rgb(128, 4, 33);
    box-shadow: none;
    background-color: rgb(247, 247, 247);
}

.main-menu {
    max-width: 100%;
    margin: 0 auto;

}

#horizontal-menus:last-child {
    border: 0px solid red;
    margin: auto 5px;
}

.main-menu-home {
    max-width: 70%;
    margin: 0 auto;

}

.main-menu-business {
    max-width: 70%;
    margin: 0 auto;

}

.so_me {
    position: absolute;
    top: auto;
    left: 0;
    border: 0px solid red;
    margin: -32px 0 0 80px;
    display: table;
    z-index: 1;
}

.so_me_l {
    position: absolute;
    top: auto;
    right: 0;
    border: 0px solid red;
    margin: -32px 35px 0 0;
    display: table;
    z-index: 1;
}