@import url('https://fonts.googleapis.com/css?family=Poppins|Staatliches');
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}

.affix + .container {
    padding-top: 10px;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 27px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.terms-condition {
    font-family: 'Staatliches', cursive;
    letter-spacing: 2px;
    font-size: 15px;
    text-decoration: underline;
}

li.borderless {
  border: 0 none;
}

#custom-tab-content {
    text-align: justify;
    max-width: 80%
}

.input-group .form-control {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 0px;
    -webkit-appearance: none;
}

input.form-control {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0px;
    -webkit-appearance: none;
}

select.form-control {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

textarea.form-control {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.slider-main {
    margin-top: -20px !important;
}

#header-info {
    width: 100%;
    position: relative;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #ff3019;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    /* IE6-9 */
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

#header-logo {
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 0;
    border-radius: 0px !important;
    border-bottom-style: none;
    border-top: 1px #EFEFEF solid;
    border-bottom: 1px #E1E1E1 solid;
}

#myCarousel {
    margin-top: -20px;
}

.language li a {
    padding: 0;
    color: #FFFFFF;
}

.language li a:hover {
    text-decoration: none;
    background-color: transparent;
}

.language li.dropdown a:focus {
    text-decoration: none;
    background-color: transparent;
}

.language ul li a {
    color: #333333;
}

.language li {
    float: left;
    margin-left: 10px;
}

ul.dropdown-menu li {
    position: relative;
    float: none;
    text-align: left;
}

ul.dropdown-menu li a {
    padding-left: 20px;
}

.icn-en {
    background: url(../images/flag/gb.png) 0px 4px no-repeat;
    padding-left: 20px;
}

.icn-sa {
    background: url(../images/flag/sa.png) 0px 4px no-repeat;
    padding-left: 20px;
}


/* News Ticker */

.modern-ticker {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 2px;
    font-size: 16px;
    position: relative;
    overflow: hidden
}

.modern-ticker a {
    text-decoration: none
}

.modern-ticker ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mt-round {
    border-radius: 0px
}

.mt-label {
    margin-right: 2px;
    padding: 0 20px 0 3px;
    float: left;
    width: 90px;
}

.mt-round .mt-label {
    border-radius: 5px 0 0 5px
}

.mt-news {
    height: 100%;
    overflow: hidden;
    float: left
}

.mt-scroll .mt-news {
    background-color: transparent
}

.mt-round .mt-news:first-child,
.mt-round .mt-news:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.mt-round .mt-news:last-child,
.mt-round .mt-news:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.mt-news ul {
    width: 50000px;
    background-repeat: no-repeat;
    background-position: -1000px
}

.mt-news li {
    float: left
}

.mt-news a {
    font-size: 15px;
    padding: 0 10px 0 20px;
    margin-right: 2px;
    background-repeat: no-repeat;
    background-position: 7px center;
    display: block
}

.mt-hide {
    display: none
}

.mt-controls {
    margin-left: 2px;
    height: 100%;
    position: absolute;
    right: 2px;
    background-repeat: no-repeat;
    background-position: -1000px
}

.mt-play,
.mt-prev,
.mt-next {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    float: left
}

.mt-round .mt-next {
    border-radius: 0 5px 5px 0
}


/* Ticker */

.modern-ticker {
    color: #fafafa;
    background-color: #CC0000;
    border-top: 1px #EFEFEF solid;
}


/* Label */

.mt-label {
    background-color: #CC0000;
}


/* News */

.mt-news {
    background-color: #dadada;
    border-radius: 5px;
}

.mt-preloader {
    background: url("../images/ticker/preloader.gif") no-repeat center;
}

.mt-news ul {
    /* Preload */
    background-image: url("../images/ticker/bullet-over.png");
}

.mt-news a {
    color: #202020;
    background-color: #FFFFFF;
    background-image: url("../images/ticker/bullet.png");
}

.mt-news a:hover {
    color: #FFFFFF;
    background-color: #990000;
    border-color: #ff2200;
    background-image: url("../images/ticker/bullet-over.png");
}

.mt-news a:active {
    background-color: #0077ff;
}


/* Controls */

.mt-controls {
    /* Preload */
    background-image: url("../images/ticker/pause.png");
}

.mt-prev,
.mt-next {
    background-color: #990000;
}

.mt-prev {
    background-image: url("../images/ticker/arrow-prev.png");
}

.mt-next {
    background-image: url("../images/ticker/arrow-next.png");
}

.mt-play {
    background-color: #FF3300;
    background-image: url("../images/ticker/play.png");
}

.mt-pause {
    background-image: url("../images/ticker/pause.png");
}

.mt-play:hover,
.mt-prev:hover,
.mt-next:hover {
    background-color: #ff2200;
}

.mt-play:active,
.mt-prev:active,
.mt-next:active {
    background-color: #ff4400;
}

#wrap-footer {
    width: 100%;
    height: auto;
    padding-top: 30px;
    color: #FFFFFF;
    background: #cc0000;
    /* Old browsers */
    background: -moz-linear-gradient(top, #cc0000 0%, #cc0000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc0000), color-stop(100%, #cc0000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cc0000 0%, #cc0000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cc0000 0%, #cc0000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cc0000 0%, #cc0000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #cc0000 0%, #cc0000 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset -5px 8px 27px -11px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset -5px 8px 27px -11px rgba(0, 0, 0, 0.75);
    box-shadow: inset -5px 8px 27px -11px rgba(0, 0, 0, 0.75);
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: red;
    color: white;
    text-align: center;
}

.footer_menu li a {
    color: #FFFFFF;
    font-family: 'Staatliches', cursive;
    letter-spacing: 2px;
    font-size: 14px;
}

.title-footer {
    border-bottom: 2px solid #fff;
    padding: 10px;
}

#pro-subscribe {
    font-family: 'Staatliches', cursive;
    letter-spacing: 2px;
}

.e-mail-login {
    border:none; 
    border-radius: 0 !important;
    border-bottom:2px solid #c4c4c4;
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 25px;
    background: transparent;
    font-family: 'Staatliches', cursive;
}

.footer_menu li a:hover {
    color: #FF0000;
}

.online_support {
    display: block;
    padding-top: 20px;
}

.progress_logo {
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    margin: 0 auto;
}

.bar_logo {
    background-color: #B0D8FF;
    width: 0%;
    height: 12px;
    border-radius: 3px;
}

.percent_logo {
    position: absolute;
    display: inline-block;
    top: 1px;
    left: 48%;
    color: #0066CC;
}


/* Pakage Style */

.input_icon {
    display: inline-block;
    padding-left: 28px;
}

.input_icon input[type="radio"] {
    display: none;
}

.input_icon input[type="radio"]+label {
    background-image: url('../images/pakage/pak_1.png');
    height: 158px;
    width: 300px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    cursor: hand
}

.input_icon input[type="radio"]:checked+label {
    background-image: url('../images/pakage/pak_2.png');
    height: 158px;
    width: 300px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: default;
    cursor: default
}

.input_icon2 {
    display: inline-block;
    padding-left: 1px;
}

.input_icon2 input[type="radio"] {
    display: none;
}

.input_icon2 input[type="radio"]+label {
    background-image: url('../images/pakage/pak_3.png');
    height: 158px;
    width: 300px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    cursor: hand
}

.input_icon2 input[type="radio"]:checked+label {
    background-image: url('../images/pakage/pak_4.png');
    height: 158px;
    width: 300px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: default;
    cursor: default
}

#building input[type="text"],
#building input[type="password"],
#building select {
    cursor: pointer;
    width: 90%;
    padding: 5px;
    border: 1px #CCCCCC solid;
    color: #666666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
}

#building input[type="text"]:focus,
#building input[type="password"]:focus,
#building select:focus {
    border: 1px #999999 solid;
    background: rgb(249, 252, 247);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 252, 247, 1)), color-stop(100%, rgba(245, 249, 240, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0', GradientType=0);
    /* IE6-9 */
}

#building input[type="button"] {
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    border: 1px #CCCCCC solid;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(238, 238, 238);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
}

#building input[type="button"]:hover {
    background: rgb(255, 48, 25);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    /* IE6-9 */
    color: #FFFFFF;
}

.available {
    color: #2AC333;
    font-weight: bold;
    font-size: 16px;
}

.not_available {
    color: #EA1C10;
    font-weight: bold;
    font-size: 16px;
}

.template_table {
    font-family: 'Righteous', cursive;
}

.template_table td {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.template_table td img {
    border: 2px #CCCCCC solid;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.template_table td img:hover {
    border: 2px #CCCCCC solid;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.template_table span {
    color: #D10605;
    font-weight: bold;
    font-size: 12px;
}

.template_table span:hover {
    color: #cccccc;
    font-weight: bold;
    font-size: 12px;
}


/* Style Form */

#frm_global input[type="text"],
#frm_global input[type="password"],
#frm_global select,
#frm_global textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: pointer;
    padding: 5px;
    border: 1px #CCCCCC solid;
    color: #666666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
}

#frm_global input[type="text"]:focus,
#frm_global input[type="password"]:focus,
#frm_global select:focus,
#frm_global textarea:focus {
    border: 1px #999999 solid;
    background: rgb(249, 252, 247);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 252, 247, 1)), color-stop(100%, rgba(245, 249, 240, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(249, 252, 247, 1) 0%, rgba(245, 249, 240, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0', GradientType=0);
    /* IE6-9 */
}

#frm_global input[type="button"],
#frm_global input[type="reset"] {
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    border: 0px #CCCCCC solid;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(238, 238, 238);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
}

#frm_global input[type="button"]:hover,
#frm_global input[type="reset"]:hover {
    border: 1px #999999 solid;
    color: #333333;
}

#frm_global table {
    width: 100%;
}

#frm_global table td {
    padding: 5px;
    font-weight: bold;
    color: #666666;
}

#frm_global a {
    font-weight: normal;
    color: #CC0000;
    text-decoration: none;
}

#frm_global a:hover {
    text-decoration: underline;
    color: #FF9900;
}

#vmap {
    margin: 0 auto;
    width: 80%;
    height: 500px;
}

.slideshow_cycle {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    z-index: -2;
}

iframe[name=google_conversion_frame] {
    display: none !important;
}


/* Referal */

.img_block {
    width: 380px;
    height: 200px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.domain_box select,
.domain_box button,
.domain_box input {
    float: left;
}


/*====================================================================*/

.input_icon {
    display: inline-block;
    padding-left: 150px;
    padding-right: 30px;
}

.input_icon input[type="radio"] {
    display: none;
}

.input_icon input[type="radio"]+label {
    background-image: url('../images/package_1.jpg');
    height: 200px;
    width: 380px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    cursor: hand
}

.input_icon input[type="radio"]:checked+label {
    background-image: url('../images/package_2.jpg');
    height: 200px;
    width: 380px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: default;
    cursor: default
}

.input_icon2 {
    display: inline-block;
    padding-left: 1px;
}

.input_icon2 input[type="radio"] {
    display: none;
}

.input_icon2 input[type="radio"]+label {
    background-image: url('../images/package_3.jpg');
    height: 200px;
    width: 380px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    cursor: hand
}

.input_icon2 input[type="radio"]:checked+label {
    background-image: url('../images/package_4.jpg');
    height: 200px;
    width: 380px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: default;
    cursor: default
}


/*====================================================================*/

.aff_box {
    display: inline-block;
    width: 680px;
    height: 400px;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.banners_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.block_msg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.com_table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #dddddd;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.com_table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.com_table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.com_table table tr:first-child td:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.com_table table tr:first-child td:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.com_table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.com_table tr:hover td {}

.com_table tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.com_table tr:nth-child(even) {
    background-color: #ffffff;
}

.com_table td {
    vertical-align: middle;
    border: 1px solid #dddddd;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: normal;
    color: #333333;
}

.com_table tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.com_table tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.com_table tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.com_table tr:first-child td {
    background: -o-linear-gradient(bottom, #f5f5f5 5%, #f5f5f5 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #f5f5f5));
    background: -moz-linear-gradient( left top, #f5f5f5 5%, #f5f5f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#f5f5f5");
    background: -o-linear-gradient(top, #f5f5f5, f5f5f5);
    background-color: #f5f5f5;
    border: 0px solid #dddddd;
    text-align: left;
    border-width: 0px 0px 1px 1px;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    color: #333333;
}

.com_table tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #f5f5f5 5%, #f5f5f5 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #f5f5f5));
    background: -moz-linear-gradient( left top, #f5f5f5 5%, #f5f5f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#f5f5f5");
    background: -o-linear-gradient(top, #f5f5f5, f5f5f5);
    background-color: #f5f5f5;
}

.com_table tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

.com_table tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.affiliate_info {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #F9F9F9;
    text-align: left;
    padding: 8px;
    margin: 5px;
    display: block;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    color: #333333;
}

.affiliate_info_3 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #FFCCCC;
    text-align: left;
    padding: 8px;
    margin: 5px;
    display: block;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    color: #333333;
}

.affiliate_info_3 span {
    text-align: right;
    margin-right: 5px;
    margin-left: 8px;
}

.affiliate_info span {
    text-align: right;
    margin-right: 5px;
    margin-left: 8px;
}

.affiliate_info_2 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #F0F0F0;
    text-align: left;
    padding: 8px;
    margin: 5px;
    display: block;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    color: #333333;
}

.affiliate_info_2 span {
    text-align: right;
    margin-right: 5px;
    margin-left: 8px;
}


/*================================================
             HOME PAGE. ABOUT US SECTION
==================================================*/

.about-us {
    padding: 85px 0 85px;
}

.about-us h2,
.z-center h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #2c2c2c;
}

.about-us h3,
.why-choose h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #2c2c2c;
}

.about-us p,
.why-chose p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.about-us-content .btn-com {
    margin-top: 5px;
}

.img-container {
    margin-bottom: 0;
}

.shape {
    border-style: solid;
    border-width: 0 70px 40px 0;
    float: right;
    height: 0px;
    width: 0px;
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -o-transform: rotate(360deg);
    /* Opera 10.5 */
    -webkit-transform: rotate(360deg);
    /* Safari and Chrome */
    transform: rotate(360deg);
}

.offer {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    overflow: hidden;
}

.offer:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: rotate scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.shape {
    border-color: rgba(255, 255, 255, 0) #d9534f rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.offer-radius {
    border-radius: 7px;
}

.offer-danger {
    border-color: #d9534f;
}

.offer-danger .shape {
    border-color: transparent #d9534f transparent transparent;
}

.offer-success {
    border-color: #5cb85c;
}

.offer-success .shape {
    border-color: transparent #5cb85c transparent transparent;
}

.offer-default {
    border-color: #999999;
}

.offer-default .shape {
    border-color: transparent #999999 transparent transparent;
}

.offer-primary {
    border-color: #428bca;
}

.offer-primary .shape {
    border-color: transparent #428bca transparent transparent;
}

.offer-info {
    border-color: #5bc0de;
}

.offer-info .shape {
    border-color: transparent #5bc0de transparent transparent;
}

.offer-warning {
    border-color: #f0ad4e;
}

.offer-warning .shape {
    border-color: transparent #f0ad4e transparent transparent;
}

.shape-text {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: -40px;
    top: 2px;
    white-space: nowrap;
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -o-transform: rotate(360deg);
    /* Opera 10.5 */
    -webkit-transform: rotate(30deg);
    /* Safari and Chrome */
    transform: rotate(30deg);
}

.offer-content {
    padding: 0 20px 10px;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
}

.noted-file-extension {
    color: #db285b;
    font-size: 14px;
}