/* 
 * Template Name: Host
 * Author: ThemeBD
 * Author URI: http://themebd.net

/* 
>>> INDEX PAGE STYLES
    ** EXTRA CSS  [Ignore those css]
    00. Browser Reset & Common
    02. home_area
    03. service_area
    04. Price Area
    05. hosting_area
    06. feature_area
    07. testimonial_area
    08. brand_area
    09. cta_area
    10. newsletter_area
    11. footer
    12. page_title CSS
    13. about_slider
    14. video_service
    15. team_area
    16. Account Setting
    17. login page
    18. custom_plan
    18. faq_area
    19. support_area
    21. domain_search
    22. googleMap
    23. blog_area
    24. cart
    25. error_area

*/
/* *************************************************
    START EXTRA CSS
************************************************* */










.cPrimary, .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a:hover, .item_list li .item, .hosting_area .single_host .progress_cont p, .hosting_area .single_host .progress_cont strong, footer .footer_top .widget a:hover, footer .footer_top .widget .social-footer a:hover, footer .footer_btm .terms a:hover, .account_setting #domain_tbl_wrapper table tbody tr .setting a:hover, .custom_plan table tbody tr strong, .custom_plan .order_summary h1, .widget_col .widget ul a:hover, .blog_area .post_col article .entry_header a:hover, .blog_area .post_col article .entry_header > div a:hover, .blog_area .post_col article .entry_header > div a.cPrimary, .blog_area .widget_col .widget ul li a:hover, .blog_area .comment_form form input[type="submit"]:hover {
  color: #31b0d5; }

.cPrimaryBg, .slicknav_btn, .slicknav_nav, .button-2, .button-2.pbg:before, .home_area, .home_area:before, .home_area .domain_form .search_now label, .priceImg, .bg_ext:before, .home_area .domain_form .domain_result .main_result:before, .priceImg:before, .hosting_area:before, .feature_are:before, .cta_area:before, .testimonial_area .tst_slider .owl-dots .owl-dot,
.testimonial_area .testimonials .owl-dots .owl-dot, .testimonial_area .tst_slider .single_tst .inner::before,
.testimonial_area .testimonials .single_tst .inner::before, .testimonial_area .tst_slider .single_tst .inner .right_tst h4:before,
.testimonial_area .testimonials .single_tst .inner .right_tst h4:before, .cta_area, .newsletter_area .news_form label, footer .footer_top .widget form button, .banner-bg:after, .team_area .single_team ul.team_social li a:hover, .account_setting .st_header, .account_setting .st_menu, .custom_plan table thead tr,
.custom_plan table tfoot tr, .custom_plan .order_summary .top, .domain_search .domain_result_col h5, .domain_search .cart_slider .owl-nav > div, .blog_area .comment_form form input[type="submit"] {
  background-color: #31b0d5; }

.cPrimaryBo, .menu-container ul.menu li ul.sub-menu.mega-menu, .singlePrice.active,
.priceCol:last-child .singlePrice.active, .testimonial_area .tst_slider .single_tst .inner::after,
.testimonial_area .testimonials .single_tst .inner::after, .newsletter_area .news_form input[type="email"], .newsletter_area .news_form label, footer .footer_top .widget form button, footer .footer_top .widget .social-footer a:hover, .account_setting .st_menu, .account_setting .st_col_r .st_form, .domain_search .cart_slider .owl-nav > div, .blog_area .comment_form form input:not([type="submit"]):focus, .blog_area .comment_form form textarea:focus, .blog_area .comment_form form input[type="submit"]:hover {
  border-color: #31b0d5 !important; }

.color2, .cd-words-wrapper, .account_setting #domain_tbl_wrapper table tbody tr .setting a.remove, .custom_plan .order_summary .summary p span, .table.cart_table span.remove {
  color: #ff715b; }

.color2Bg, .account_setting .st_menu li.active a, .account_setting .st_menu li:hover a, .panel-default .panel-heading ul li.active a {
  background-color: #ff715b; }

.color2Bo {
  border-color: #ff715b; }

.pColorBg, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover, .button-2.pbg {
  background-color: #222222; }

.pColor, body, .button-2, .logo span, .menu-container ul.menu li a, .cart_icon > a, .testimonial_area .tst_slider .single_tst .inner .right_tst h4,
.testimonial_area .testimonials .single_tst .inner .right_tst h4, .custom_plan .order_summary h1 .yr, .widget_col .widget ul a, .support_area h3, .blog_area .post_col article .entry_header a, .blog_area .post_col article .post_content .h3, .blog_area .widget_col .widget ul li a {
  color: #222222; }

.pbo, .logo span {
  border-color: #222222; }

.pColor2 {
  color: #777777; }

.trns, .menu-container ul.menu > li, .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a, .item_list, .testimonial_area .tst_slider .owl-dots .owl-dot,
.testimonial_area .testimonials .owl-dots .owl-dot, footer .footer_top .widget a, footer .footer_btm .terms a, .team_area .single_team ul.team_social li a, .account_setting #domain_tbl_wrapper table tbody tr .setting a, .widget_col .widget ul a, .blog_area .post_col article .entry_header a, .blog_area .post_col article .entry_header > div a, .blog_area .post_col article .post_content .h3, .blog_area .widget_col .widget ul li a, .blog_area .comment_form form input:not([type="submit"]), .blog_area .comment_form form textarea, .blog_area .comment_form form input[type="submit"] {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.flex_center, .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col, .team_area .single_team .team_content, .login_area, .support_area .attach_file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

@-webkit-keyframes sonarWarning {
  0% {
    box-shadow: 0 0 0 0 #F9CB40; }
  100% {
    box-shadow: 0 0 0 15px rgba(249, 203, 64, 0); } }
@-moz-keyframes sonarWarning {
  0% {
    box-shadow: 0 0 0 0 #F9CB40; }
  100% {
    box-shadow: 0 0 0 15px rgba(249, 203, 64, 0); } }
@keyframes sonarWarning {
  0% {
    box-shadow: 0 0 0 0 #F9CB40; }
  100% {
    box-shadow: 0 0 0 15px rgba(249, 203, 64, 0); } }
@-webkit-keyframes sonarDanger {
  0% {
    box-shadow: 0 0 0 0 #FF715B; }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 113, 91, 0); } }
@-moz-keyframes sonarDanger {
  0% {
    box-shadow: 0 0 0 0 #FF715B; }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 113, 91, 0); } }
@keyframes sonarDanger {
  0% {
    box-shadow: 0 0 0 0 #FF715B; }
  100% {
    box-shadow: 0 0 0 15px rgba(255, 113, 91, 0); } }
@-webkit-keyframes sonarSuccess {
  0% {
    box-shadow: 0 0 0 0 #a9fd00; }
  100% {
    box-shadow: 0 0 0 20px rgba(169, 253, 0, 0); } }
@-moz-keyframes sonarSuccess {
  0% {
    box-shadow: 0 0 0 0 #a9fd00; }
  100% {
    box-shadow: 0 0 0 20px rgba(169, 253, 0, 0); } }
@keyframes sonarSuccess {
  0% {
    box-shadow: 0 0 0 0 #a9fd00; }
  100% {
    box-shadow: 0 0 0 20px rgba(169, 253, 0, 0); } }
@-webkit-keyframes shaking {
  60% {
    background-color: #5ad434; } }
/* Standard syntax */
@keyframes shaking {
  60% {
    background-color: #5ad434; } }
@-webkit-keyframes bg_scroll {
  60% {
    background-position: 100% center; } }
/* Standard syntax */
@keyframes bg_scroll {
  60% {
    background-position: 100% center; } }
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  display: none; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .slicknav_menu {
      display: block; } }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  text-decoration: none;
  margin: 6px 0;
  border-radius: 4px; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 50px;
  min-width: 280px;
  border-radius: 3px;
  z-index: 999; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.1) !important; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px; }
    .slicknav_nav .slicknav_row:hover {
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 15px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      color: #fff; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

dd {
  margin: 0;
  padding: 15px 15px; }

dt {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  background: #e3e3e3;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #fff;
  padding: 0 15px;
  cursor: pointer;
  color: #9f9f9f;
  margin-bottom: 1px; }

dt:first-child {
  border-top: 0px solid; }

dt:nth-last-child(2) {
  border-bottom: 0px solid; }

dl.accordion {
  margin-top: 0;
  margin-bottom: 0; }

.style1 .active {
  color: #000;
  background: #ddd; }

.style2.accordion dt, .accordion.style4 dt, .accordion.style5 dt {
  position: relative; }

.accordion.style2 dt::after, .accordion.style4 dt::after, .accordion.style5 dt::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "+";
  height: 30px;
  width: 30px;
  background: #00AAE8;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 20px; }

.accordion.style2 dt.active::after, .accordion.style4 dt.active::after, .accordion.style5 dt:hover::after, .accordion.style5 dt.active::after {
  content: "-"; }

.menu-container ul,
.menu-container .sub-siblings:after {
  transition: .4s; }

.menu-container ul li {
  position: relative; }

.menu-container ul li a {
  margin-left: 0; }

.menu-container ul li ul {
  background: #fff none repeat scroll 0 0;
  left: 0;
  position: absolute;
  width: 250px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  top: 100%; }

.menu-container ul.menu > li:nth-last-child(1) > ul,
.menu-container ul.menu > li:nth-last-child(2) > ul,
.menu-container ul.menu > li:nth-last-child(3) > ul {
  right: 0;
  left: auto; }

.menu-container ul li ul li {
  display: block; }

.menu-container ul li ul li a {
  display: block;
  text-align: left;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 15px;
  line-height: 30px; }

.menu-container ul li ul li a:before {
  content: '\f105';
  font-family: 'fontawesome';
  margin-right: 10px;
  margin-left: 5px;
  background-color: transparent; }

.menu-container ul li ul li:hover > a,
.menu-container ul li ul li.current_page_item > a,
.menu-container ul li ul li.current-page-ancestor > a {
  border-color: transparent;
  background-color: #f3f2f2; }

.menu-container ul li ul li ul {
  left: 100%;
  top: -1px; }

.menu-container ul.menu > li:nth-last-child(4) ul > li > ul,
.menu-container ul.menu > li:nth-last-child(5) ul > li > ul,
.menu-container ul.menu > li:nth-last-child(1) ul > li > ul,
.menu-container ul.menu > li:nth-last-child(2) ul > li > ul,
.menu-container ul.menu > li:nth-last-child(3) ul > li > ul,
.menu-container ul.menu > li > ul > li > ul > li > ul {
  left: auto;
  right: 100%; }

.menu-container ul.menu > li:nth-last-child(1) > ul > li > ul > li > ul,
.menu-container ul.menu > li:nth-last-child(2) > ul > li > ul > li > ul,
.menu-container ul.menu > li:nth-last-child(3) > ul > li > ul > li > ul,
.menu-container ul.menu > li:nth-last-child(4) > ul > li > ul > li > ul,
.menu-container ul.menu > li:nth-last-child(5) > ul > li > ul > li > ul {
  right: auto;
  left: 100%; }

.menu-container .sub-siblings {
  position: relative; }

.menu-container .sub-siblings:after {
  content: "+";
  margin-left: 7px;
  position: absolute;
  top: 50%;
  right: -7px;
  line-height: 20px;
  margin-top: -10px; }

.menu-container ul li ul li a.sub-siblings:after {
  right: 20px; }

.menu-container ul.menu > li:hover > ul {
  top: 100%;
  opacity: 1;
  visibility: visible; }

.menu-container ul.menu > li:hover > ul > li:hover > ul,
.menu-container ul.menu > li:hover > ul > li:hover > ul > li:hover > ul {
  top: -1px;
  opacity: 1;
  visibility: visible; }

.menu-container ul > li:hover > a.sub-siblings:after {
  content: '\f105';
  font-family: "fontawesome";
  transform: rotate(90deg); }

.menu-container ul.menu > li > a.sub-siblings {
  padding-right: 10px; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }
.no-csspointerevents .nice-select.open .list {
  display: block; }

.cd-title {
  position: relative;
  text-align: center; }

.cd-intro {
  text-align: center; }

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0; }

.cd-words-wrapper b.is-visible {
  position: relative; }

.no-js .cd-words-wrapper b {
  opacity: 0; }

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1; }

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s; }

.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s; }

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1; } }
@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1; } }
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0; } }
@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0; } }
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }
/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden; }

.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9; }

.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite; }

.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9; }

.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden; }

.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d; }

.cd-headline.type b {
  visibility: hidden; }

.cd-headline.type b.is-visible {
  visibility: visible; }

.cd-headline.type i {
  position: absolute;
  visibility: hidden; }

.cd-headline.type i.in {
  position: relative;
  visibility: visible; }

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0; } }
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0; } }
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0; } }
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-headline.rotate-2 b {
  opacity: 0; }

.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0; }

.is-visible .cd-headline.rotate-2 i {
  opacity: 1; }

.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards; }

.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards; }

.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px); }

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0; }

.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1; }

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg); } }
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg); } }
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg); } }
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg); } }
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg); } }
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg); } }
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0; }

.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s; }

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s; }

.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0; }

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0; }

.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.slide b {
  opacity: 0;
  top: .2em; }

.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s; }

.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s; }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%); }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%); } }
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%); }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%); } }
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); } }
/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0; }

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9; }

.cd-headline.clip b {
  opacity: 0; }

.cd-headline.clip b.is-visible {
  opacity: 1; }

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px; }

.cd-headline.zoom b {
  opacity: 0; }

.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s; }

.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s; }

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0); } }
@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0); } }
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); } }
@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px); } }
@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0); }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px); } }
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px); } }
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-3 b {
  opacity: 0; }

.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards; }

.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards; }

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0; }

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1; }

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg); } }
@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg); }
  100% {
    -moz-transform: rotateY(0deg); } }
@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); } }
@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg); } }
@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0); }
  100% {
    -moz-transform: rotateY(-180deg); } }
@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }
/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale b {
  opacity: 0; }

.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

.is-visible .cd-headline.scale i {
  opacity: 1; }

.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards; }

.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards; }

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0; }

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1; }

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }
@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    opacity: 0; } }
@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1; }
  60% {
    -moz-transform: scale(0);
    opacity: 0; } }
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }
/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push b {
  opacity: 0; }

.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s; }

.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s; }

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%); }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%); } }
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%); }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%); } }
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }
.spinner {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
  position: absolute;
  z-index: 99999;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-right: -20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.33); }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
.preloader_wrap {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 9999; }

.preloader_wrap.ready {
  background-color: rgba(255, 255, 255, 0.74); }

/* *************************************************
    END EXTRA CSS
************************************************* */
/* *********************************************************************************
** *********************************************************************************
*****                                                                         ******
*****   Template : Host html5 hosting & technology template.                  ******
*****   Design & Developed by: ThemeBD.                                       ******
*****   Preview: http://themebd.net/demos/hosting                             ******
*****                                                                         ******
** *********************************************************************************
** ****************************************************************************** */
/*
 *****************************************
 >>> | 00 Browser Reset & Common CSS|
 *****************************************
*/
* {
  margin: 0;
  padding: 0; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  background-attachment: fixed; }

html, body {
  height: 100%; }

.main_wrap {
  min-height: 100%; }

.main_wrap {
  background-color: #fff;
  margin: 0 auto; }

.main_wrap.boxed {
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #fff;
  max-width: 1230px; }
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .main_wrap.boxed {
      margin: 30px auto; } }
  @media only screen and (min-width: 1501px) and (max-width: 1900px) {
    .main_wrap.boxed {
      max-width: 1300px;
      margin: 30px auto; } }
  @media only screen and (min-width: 1901px) {
    .main_wrap.boxed {
      max-width: 1400px;
      margin: 30px auto; } }

.main_wrap.wide_box {
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #fff;
  max-width: 1230px; }
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .main_wrap.wide_box {
      max-width: 90%;
      margin: 30px auto; } }
  @media only screen and (min-width: 1501px) and (max-width: 1900px) {
    .main_wrap.wide_box {
      max-width: 90%;
      margin: 30px auto; } }
  @media only screen and (min-width: 1901px) {
    .main_wrap.wide_box {
      max-width: 85%;
      margin: 30px auto; } }

a:focus,
a:hover,
a:visited,
input,
.quote_area .quote_form .bootstrap-select > .dropdown-toggle,
input:hover, .quote_area .quote_form .bootstrap-select > .dropdown-toggle:hover,
input:focus, .quote_area .quote_form .bootstrap-select > .dropdown-toggle:focus,
input:active,
input.nice-select.open,
.quote_area .quote_form .bootstrap-select > .dropdown-toggle:active,
.quote_area .quote_form .bootstrap-select > .dropdown-toggle.nice-select.open,
select {
  text-decoration: none;
  outline: none !important; }

.static {
  position: static !important; }

.relative {
  position: relative !important; }

.absolute {
  position: absolute !important; }

img {
  max-width: 100%; }

a,
span {
  display: inline-block; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }

.sp {
  padding: 80px 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sp {
      padding: 60px 0; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .sp {
      padding: 40px 0; } }

.spb {
  padding-bottom: 80px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .spb {
      padding-bottom: 60px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .spb {
      padding-bottom: 40px; } }

.spt {
  padding-top: 80px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .spt {
      padding-top: 60px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .spt {
      padding-top: 40px; } }

.sbb {
  border-bottom: 1px solid #e5e5e5; }

@media only screen and (min-width: 0px) and (max-width: 991px) {
  ul.menu {
    display: none; } }

.button-2 {
  line-height: 55px;
  padding: 0 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  box-shadow: 0px -3px 2px -1px rgba(0, 0, 0, 0.5) inset;
  border-radius: 3px;
  border: none;
  color: #fff; }
  .button-2.pbg {
    color: #fff; }
  .button-2 i {
    margin-right: 10px; }

.grey-bg, .custom_plan .order_summary, .widget_col .widget {
  background-color: #f2f5f7; }

.bg-fixed {
  background-attachment: fixed; }

.section_title {
  padding-bottom: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .section_title {
      padding-bottom: 30px; } }
  .section_title h1 {
    line-height: 36px;
    font-weight: 500;
    margin: 0 0 15px;
    position: relative; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      .section_title h1 {
        padding-left: 0;
        text-align: center; }
        .section_title h1 br {
          display: none; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .section_title h1 {
        font-size: 30px;
        padding: 0 20px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .section_title p br {
      display: none; } }

.cta_icon, .button-2 i {
  animation-name: ctaIcon;
  animation-duration: 1s;
  animation-iteration-count: infinite; }

@keyframes ctaIcon {
  0% {
    transform: translateX(-3px); }
  35% {
    transform: translateX(3px); }
  100% {
    transform: translateX(-3px); } }
/*
 *****************************************
 >>> | 01. header CSS|
 *****************************************
*/
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .slicknav_menu {
    margin: 7px 0; } }

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .slicknav_nav {
    top: 50px; } }
.slicknav_nav .slicknav_row {
  padding-left: 15px; }

header .header_top {
  padding: 15px 0; }
  header .header_top .header_link {
    list-style: none;
    padding: 5px 0;
    margin: 0; font-family: system-ui;
  font-weight: 600; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      header .header_top .header_link {
        text-align: center; } }
    header .header_top .header_link li {
      display: inline-block;
      margin-left: 15px;
      position: relative; }
      header .header_top .header_link li:first-child {
        margin-left: 0; }
      header .header_top .header_link li .info {
        padding-left: 20px; }
header .header_btm {
  background-color: #f9f9f9; }
  header .header_btm.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    width: 100%; }

.client_area {
  text-align: right; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .client_area {
      text-align: center;
      margin-top: 5px; } }
  .client_area > * {
    margin-left: 4px; }

.logo {
  margin: 0; }
  .logo span {
    height: 40px;
    border: 3px solid;
    padding: 0 25px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 15px 0; }
  .logo img {
    max-height: 100px;
    margin-top: 10px; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      .logo img {
        margin-top: 4.5px; } }

.menu-container {
  padding: 0;
  margin-right: 30px; }
  .menu-container ul.menu {
    margin: 0;
    list-style: none;
    text-align: right; }
    .menu-container ul.menu > li {
      margin: 0 0 0 -4px;
      display: inline-block;
      padding: 15px 15px;
      position: relative; }
      .menu-container ul.menu > li.current, .menu-container ul.menu > li:hover {
        background-color: #f4f4f4; }
        .menu-container ul.menu > li.current:after, .menu-container ul.menu > li:hover:after {
          width: 100%; }
      .menu-container ul.menu > li > a {
        line-height: 30px;
        padding: 5px 0;
        font-weight: 700;
        font-size: 14px; }
    .menu-container ul.menu li ul.sub-menu.mega-menu {
      position: absolute;
      width: 1170px;
      left: auto;
      right: 15px;
      border-top: 1px solid;
      border-bottom: 6px solid;
      border-top-color: #e8e8e8 !important;
      padding: 20px 0;
      box-shadow: none;
      box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.4); }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .menu-container ul.menu li ul.sub-menu.mega-menu {
          width: 940px; } }
    .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column {
      position: static;
      float: left;
      width: 20%;
      box-shadow: none;
      border-right: 1px solid #e8e8e8; }
      .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a {
        border: none;
        padding-left: 40px;
        padding-top: 0;
        padding-bottom: 0;
        position: relative; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a:hover {
          background-color: transparent; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a:before {
          display: none; }
      .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a.hot::after,
      .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column a.new::after {
        content: attr(class);
        font-size: 9px;
        background: #ef473a;
        color: #fff;
        display: inline-block;
        padding: 2px 4px 3px;
        height: auto;
        line-height: 1;
        margin-left: 4px;
        vertical-align: middle;
        animation: 0.4s ease 0s normal none infinite running shaking; }
      .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col {
        position: relative;
        z-index: 1;
        background-size: cover;
        background-position: center;
        padding-right: 30px;
        color: #222222; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col:before, .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col:after {
          position: absolute;
          height: 100%;
          background-color: #fff;
          width: 30px;
          content: '';
          top: 0;
          right: 0;
          z-index: 2; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col:after {
          width: 100%;
          z-index: -1;
          opacity: .8; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col .col-inner h4 {
          margin: 0 0 5px; }
        .menu-container ul.menu li ul.sub-menu.mega-menu .menu-column.last-col .col-inner h5 {
          margin: 0 0 15px; }
    .menu-container ul.menu li:hover ul.menu-column {
      opacity: 1;
      visibility: visible; }
    .menu-container ul.menu li.mega-par {
      position: static; }
      .menu-container ul.menu li.mega-par:after {
        display: none; }

.menu-container ul.menu li a {
    /* font-weight: 500; */
  font-size: 16px;
  /* text-transform: uppercase; */
  font-family: system-ui;
  font-weight: 600; }

.item_list {
  position: absolute;
  z-index: 6;
  right: 0;
  top: 100%;
  width: 300px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.34);
  list-style: none;
  opacity: 0;
  visibility: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 479px) {
    .item_list {
      right: -100px; } }
  .item_list li {
    border: 1px solid #e1e1e1;
    position: relative;
    padding: 5px;
    text-align: center; }
    .item_list li.domain_item, .item_list li.host_item {
      padding: 5px 0 5px 60px;
      text-align: left; }
    .item_list li.domain_item:before, .item_list li.host_item:before {
      content: '';
      position: absolute;
      height: 35px;
      width: 40px;
      background-image: url(../img/icon/domain.png);
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
      background-size: 80%;
      background-position: center;
      background-repeat: no-repeat; }
    .item_list li.host_item:before {
      background-image: url(../img/icon/server.png); }
    .item_list li:not(:last-child) {
      border-bottom: none; }
    .item_list li .item {
      display: block;
      width: 100%; }
    .item_list li .remove {
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      color: #ff0000; }
    .item_list li .price i {
      font-style: normal; }
    .item_list li .price strong {
      color: #5cb85c; }
    .item_list li.subttl {
      text-align: right;
      padding-right: 20px;
      padding-bottom: 10px; }
      .item_list li.subttl p {
        margin-bottom: 5px; }

.cart_icon {
  position: absolute;
  right: 10px;
  top: 12px; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .cart_icon {
      right: 110px;
      top: 7px; } }
  .cart_icon:hover .item_list {
    opacity: 1;
    visibility: visible; }
  .cart_icon > a {
    font-size: 18px;
    position: relative;
    top: 0;
    padding: 10px; }
    .cart_icon > a span.badge {
      animation: 1.8s linear 0s normal none infinite running sonarDanger;
      background-color: #FF715B;
      border-radius: 50%;
      font-size: 8px;
      font-weight: 400;
      height: 15px;
      line-height: 14px;
      padding: 0;
      position: absolute;
      right: 0px;
      top: 6px;
      width: 15px; }
      @media only screen and (min-width: 0px) and (max-width: 991px) {
        .cart_icon > a span.badge {
          animation: none; } }

/*
 *****************************************
 >>> | 02. home_area CSS|
 *****************************************
*/
#particles-js {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.close {
  background: #FF715B none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  float: right;
  font-size: 21px;
  font-weight: 700;
  height: 40px;
  line-height: 35px;
  opacity: 1;
  position: absolute;
  right: -13px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  top: -13px;
  width: 40px;
  z-index: 9; }

.globe {
  animation: 5s linear 0s normal none infinite running globe;
  bottom: 0;
  height: 40px;
  left: 50%;
  margin-bottom: -20px;
  margin-left: -20px;
  position: absolute;
  width: 40px; }

@keyframes globe {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.home_area {
  position: relative;
  background-image: url(../img/ptrn/02.png);
  background-repeat: repeat;
  background-position: 0 center;
  animation: 95s linear 0s normal none infinite running bg_scroll;
  z-index: 1; }
  .home_area.style-2 {
    background-image: url(../img/01.jpg);  height: 400px;}
    .home_area.style-2:before {
      background-color: #000 !important;
      opacity: .3; }
  .home_area:before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  .home_area .domain_form {
    padding: 100px 0;
    position: relative; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .home_area .domain_form {
        padding: 60px 0; } }
    .home_area .domain_form h1 {
      color: #fff;
      margin: 0 0 15px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .home_area .domain_form h1 {
          font-size: 25px;
          margin-bottom: 10px; } }
    .home_area .domain_form p {
      font-size: 18px;
      color: #fff;
      margin-bottom: 25px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .home_area .domain_form p {
          font-size: 15px;
          margin-bottom: 15px; } }
    .home_area .domain_form input[type="search"] {
      height: 60px;
      text-align: left;
      text-indent: 20px;
      font-size: 17px;
      width: 550px;
      margin: 0 auto;
      border-radius: 30px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .home_area .domain_form input[type="search"] {
          width: 100%;
          height: 50px; } }
    .home_area .domain_form .search_now {
      position: relative;
      display: inline-block; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .home_area .domain_form .search_now {
          display: block; } }
      .home_area .domain_form .search_now label {
        position: absolute;
        height: 100%;
        padding: 0 30px;
        text-align: center;
        right: 0;
        top: 0;
        border-radius: 30px;
        line-height: 54px;
        text-align: center;
        color: #fff;
        border: 3px solid #fff;
        cursor: pointer; }
        .home_area .domain_form .search_now label i {
          line-height: 40px; }
    .home_area .domain_form .domain_result {
      background: #ffffff;
      padding: 30px;
      position: absolute;
      top: 100%;
      left: 50%;
      width: 950px;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
      margin-top: -100px;
      transform: translateX(-50%);
      z-index: 9; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .home_area .domain_form .domain_result {
          width: 710px; } }
      .home_area .domain_form .domain_result .main_result {
        padding: 30px;
        margin-bottom: 30px;
        border-radius: 4px;
        color: #fff; }
        .home_area .domain_form .domain_result .main_result .left_box {
          float: left;
          position: relative;
          padding-left: 60px; }
          .home_area .domain_form .domain_result .main_result .left_box:before {
            content: '\f00c';
            font-family: 'fontawesome';
            height: 40px;
            width: 40px;
            background-color: #fff;
            position: absolute;
            left: 0;
            top: 50%;
            border-radius: 50%;
            text-align: center;
            line-height: 40px;
            color: #5cb85c;
            transform: translateY(-50%); }
          .home_area .domain_form .domain_result .main_result .left_box span {
            background-color: #5cb85c;
            padding: 0 15px;
            border-radius: 4px; }
          .home_area .domain_form .domain_result .main_result .left_box h3 {
            margin: 0 0 8px; }
        .home_area .domain_form .domain_result .main_result .cart_box {
          float: right;
          padding: 12px 0; }
      .home_area .domain_form .domain_result .single_domain {
        overflow: hidden;
        margin-bottom: 15px;
        padding: 15px; }
        .home_area .domain_form .domain_result .single_domain > div {
          width: 30%;
          float: left;
          line-height: 35px; }
          .home_area .domain_form .domain_result .single_domain > div:first-child {
            width: 40%; }
          .home_area .domain_form .domain_result .single_domain > div:last-child {
            text-align: right; }
          .home_area .domain_form .domain_result .single_domain > div.status {
            width: 20%; }
            .home_area .domain_form .domain_result .single_domain > div.status i {
              margin-right: 6px; }
          .home_area .domain_form .domain_result .single_domain > div.price {
            width: 10%;
            text-align: right; }

.search_btm {
  margin-top: 5px; }
  .search_btm > div {
    display: inline-block;
    margin: 0 10px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .search_btm > div {
        display: block; } }
    .search_btm > div a {
      color: #fff; }

/*
 *****************************************
 >>> | 03. service_area CSS|
 *****************************************
*/
.service_area {
  padding-bottom: 80px; }
  .service_area .single_service {
    text-align: center;
    margin-bottom: 60px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .service_area .single_service {
        margin-bottom: 40px; } }
    .service_area .single_service .icon {
      height: 55px;
      margin-bottom: 25px; }
      .service_area .single_service .icon img {
        max-height: 100%; }
    .service_area .single_service h4 {
      margin: 0 0 20px; }

/*
*****************************************
>>> | 04. Price Area Css |
*****************************************
*/
.singlePrice {
  border: 1px solid #eee;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  -webkit-transition: .4s;
  transition: .4s;
  margin: 20px 0; }
  @media only screen and (min-width: 0px) and (max-width: 479px) {
    .singlePrice {
      width: 95%;
      margin-left: auto;
      margin-right: auto; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .priceCol {
    width: 49%;
    float: left; } }
.singlePrice {
  border-right-color: transparent; }

.priceCol:last-child .singlePrice {
  border-right-color: #e8e8e8; }

.singlePrice.active,
.priceCol:last-child .singlePrice.active {
  padding: 40px 0;
  z-index: 1;
  margin-top: -20px;
  margin: 0;
  border: 1px solid; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .singlePrice.active,
    .priceCol:last-child .singlePrice.active {
      margin: 0 auto; } }

.priceTitle {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase; }

.priceImg {
  height: 94px;
  margin-bottom: 20px;
  padding: 15px 0;
  margin-right: -1px;
  margin-left: -1px; }

.singlePrice .priceImg {
  border-right: 1px solid #fff; }

.priceImg img {
  max-height: 100%;
  border: 2px solid #fff;
  border-radius: 50%; }

.currency {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 10px; }

.priceHead p {
  color: #8292a5;
  margin-bottom: 35px; }

.priceCol {
  padding: 0; }

.priceBody {
  list-style: outside none none;
  text-align: left;
  margin-bottom: 20px; }

.priceBody > li {
  color: #8292a5;
  font-weight: 600;
  font-size: 14px;
  line-height: 40px;
  padding-left: 25px; }

.priceBody > li:nth-child(2n+1) {
  background: #f6f6f6 none repeat scroll 0 0; }

.priceBody > li i.fa-check {
  color: #2ecc71;
  margin-right: 11px; }

.priceBody > li i.fa-close {
  color: #f3746f;
  margin-right: 11px; }

/*
 *****************************************
 >>> | 05. hosting_area CSS|
 *****************************************
*/
.bg_ext, .home_area .domain_form .domain_result .main_result, .priceImg, .hosting_area, .feature_are, .cta_area {
  background-image: url(../img/ptrn/01.png);
  background-repeat: repeat;
  position: relative;
  z-index: 1; }
  .bg_ext:before, .home_area .domain_form .domain_result .main_result:before, .priceImg:before, .hosting_area:before, .feature_are:before, .cta_area:before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute; }

.hosting_area {
  padding: 65px 0; }
  .hosting_area .single_host {
    text-align: center;
    color: #fff; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      .hosting_area .single_host {
        margin: 55px 0 0; }
        .hosting_area .single_host:first-child {
          margin-top: 0; }
        .hosting_area .single_host:nth-child(2) {
          margin-top: 0; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .hosting_area .single_host:nth-child(2) {
        margin-top: 55px; } }
    .hosting_area .single_host .progress_cont {
      position: relative; }
      .hosting_area .single_host .progress_cont p, .hosting_area .single_host .progress_cont strong {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        margin: 0; }
      .hosting_area .single_host .progress_cont p {
        margin-top: -30px; }
      .hosting_area .single_host .progress_cont strong {
        display: block;
        font-size: 40px;
        margin-top: 10px; }
      .hosting_area .single_host .progress_cont .bar {
        position: relative; }
        .hosting_area .single_host .progress_cont .bar canvas {
          border-radius: 50%; }
        .hosting_area .single_host .progress_cont .bar:before {
          content: '';
          width: 140px;
          height: 140px;
          position: absolute;
          background-color: #fff;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          border-radius: 50%;
          margin-top: -3px; }
    .hosting_area .single_host h3 {
      margin: 20px 0 0; }

/*
 *****************************************
 >>> | 06. feature_area CSS|
 *****************************************
*/
.feature_are {
  overflow: hidden; }
  .feature_are .round_img {
    border-radius: 50%;
    box-shadow: 0 0 40px #fff;
    height: 350px;
    margin: 35px auto;
    position: relative;
    width: 350px;
    z-index: 3; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      .feature_are .round_img {
        display: none; } }
    .feature_are .round_img .bar {
      background-color: #fff;
      content: "";
      height: 10px;
      left: 100%;
      margin-left: 30px;
      position: absolute;
      top: 50%;
      width: 248px; }
      .feature_are .round_img .bar:before {
        background-color: #fff;
        border-radius: 50%;
        content: "";
        height: 20px;
        left: -10px;
        position: absolute;
        top: -4.5px;
        width: 19px; }
    .feature_are .round_img span {
      color: #ff8e31;
      font-size: 60px;
      font-weight: 700;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      position: relative; }
    .feature_are .round_img::after {
      background: transparent none repeat scroll 0 0;
      border: 10px solid #fff;
      border-radius: 50%;
      bottom: -10%;
      content: "";
      left: -10%;
      position: absolute;
      right: -10%;
      top: -10%;
      z-index: -2; }
    .feature_are .round_img::before {
      bottom: -15%;
      content: "";
      left: -15%;
      position: absolute;
      right: 50%;
      top: -15%;
      z-index: -1;
      background-image: url(../img/ptrn/01.png); }
    .feature_are .round_img .inner {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      animation: 10s linear 0s normal none infinite running globe; }
      .feature_are .round_img .inner img {
        max-height: 100%;
        max-width: 100%; }
  .feature_are .feature_col {
    margin-top: 16px; }
    .feature_are .feature_col:before {
      background-color: #fff;
      border-radius: 3px 0 0 3px;
      bottom: 50px;
      content: "";
      left: -50px;
      margin-top: -13px;
      position: absolute;
      top: 40.5px;
      width: 5px; }
    .feature_are .feature_col .single_feature {
      margin-bottom: 30px;
      overflow: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .feature_are .feature_col .single_feature {
          float: left;
          width: 50%; } }
      .feature_are .feature_col .single_feature:last-child {
        margin-bottom: 0; }
      .feature_are .feature_col .single_feature .icon {
        float: left;
        height: 60px;
        position: absolute; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .feature_are .feature_col .single_feature .icon {
            float: none;
            display: block;
            position: static;
            text-align: center;
            margin-bottom: 20px; } }
        .feature_are .feature_col .single_feature .icon:before {
          content: '';
          height: 5px;
          width: 60px;
          background-color: #fff;
          position: absolute;
          right: 100%;
          top: 50%;
          margin-top: -2.5px; }
          @media only screen and (min-width: 0px) and (max-width: 991px) {
            .feature_are .feature_col .single_feature .icon:before {
              display: none; } }
        .feature_are .feature_col .single_feature .icon img {
          max-height: 100%; }
      .feature_are .feature_col .single_feature .content {
        color: #fff;
        padding-left: 90px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .feature_are .feature_col .single_feature .content {
            padding-left: 0;
            text-align: center; } }
        .feature_are .feature_col .single_feature .content h4 {
          margin: 0 0 15px;
          font-weight: 700; }
        .feature_are .feature_col .single_feature .content p:last-child {
          margin-bottom: 0; }

/*
 *****************************************
 >>> | 07. testimonial_area CSS|
 *****************************************
*/
.testimonial_area .tst_slider .owl-dots,
.testimonial_area .testimonials .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 10px;
  transform: translateX(-50%); }
  .testimonial_area .tst_slider .owl-dots .owl-dot,
  .testimonial_area .testimonials .owl-dots .owl-dot {
    width: 20px;
    height: 10px;
    display: inline-block;
    margin: 2px;
    border-radius: 10px; }
    .testimonial_area .tst_slider .owl-dots .owl-dot.active,
    .testimonial_area .testimonials .owl-dots .owl-dot.active {
      width: 35px; }
.testimonial_area .tst_slider .single_tst,
.testimonial_area .testimonials .single_tst {
  color: #666;
  font-size: 19px;
  font-style: italic;
  line-height: 30px;
  padding: 50px 0 40px; }
  .testimonial_area .tst_slider .single_tst .inner,
  .testimonial_area .testimonials .single_tst .inner {
    margin-right: 4px;
    position: relative;
    padding: 70px 30px 30px;
    border: 1px solid #d8d7d7;
    border-radius: 4px; }
    .testimonial_area .tst_slider .single_tst .inner::before,
    .testimonial_area .testimonials .single_tst .inner::before {
      top: 14px;
      color: #fff;
      content: "\f005 \f005 \f005 \f123 \f006";
      padding: 0 20px;
      position: absolute;
      right: -4px;
      font-family: "fontawesome";
      font-size: 14px; }
    .testimonial_area .tst_slider .single_tst .inner::after,
    .testimonial_area .testimonials .single_tst .inner::after {
      border-left-color: transparent !important;
      border-style: solid;
      border-width: 15px;
      top: 14px;
      position: absolute;
      right: 87px; }
    .testimonial_area .tst_slider .single_tst .inner .img,
    .testimonial_area .testimonials .single_tst .inner .img {
      border: 4px solid #fff;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      left: 30px;
      top: -50px;
      height: 100px;
      width: 100px; }
      .testimonial_area .tst_slider .single_tst .inner .img img,
      .testimonial_area .testimonials .single_tst .inner .img img {
        transform-style: inherit;
        width: 100%; }
    .testimonial_area .tst_slider .single_tst .inner .left_tst,
    .testimonial_area .testimonials .single_tst .inner .left_tst {
      text-align: right; }
    .testimonial_area .tst_slider .single_tst .inner .right_tst h4,
    .testimonial_area .testimonials .single_tst .inner .right_tst h4 {
      margin-top: 20px;
      padding-top: 20px;
      position: relative;
      font-style: normal;
      margin-bottom: 0; }
      .testimonial_area .tst_slider .single_tst .inner .right_tst h4:before,
      .testimonial_area .testimonials .single_tst .inner .right_tst h4:before {
        content: '';
        position: absolute;
        height: 4px;
        width: 60px;
        left: 0;
        top: 0; }
    .testimonial_area .tst_slider .single_tst .inner .right_tst .position,
    .testimonial_area .testimonials .single_tst .inner .right_tst .position {
      color: #999;
      font-size: 14px; }
.testimonial_area .testimonials .single_tst {
  padding-right: 15px;
  padding-left: 15px; }

/*
 *****************************************
 >>> | 08. brand_area CSS|
 *****************************************
*/
.brand_area {
  padding: 55px 0; }
  .brand_area h3 {
    margin: 0 0 40px; }

/*
 *****************************************
 >>> | 09. cta_area CSS|
 *****************************************
*/
.cta_area {
  padding: 65px 0;
  color: #fff; }
  .cta_area h2 {
    margin: 0 0 30px;
    line-height: 40px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .cta_area h2 br {
        display: none; } }

/*
 *****************************************
 >>> | 10. newsletter_area CSS|
 *****************************************
*/
.newsletter_area {
  padding: 55px 0; }
  .newsletter_area h2 {
    line-height: 40px;
    margin: 0 0 35px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .newsletter_area h2 {
        font-size: 26px;
        line-height: 30px; } }
  .newsletter_area .news_form {
    position: relative;
    padding: 0 80px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .newsletter_area .news_form {
        padding: 0 20px; } }
    .newsletter_area .news_form input[type="email"] {
      width: 100%;
      height: 55px;
      border-radius: 30px;
      border: 2px solid;
      background-color: transparent;
      text-align: center; }
    .newsletter_area .news_form label {
      height: 55px;
      right: 50px;
      min-width: 180px;
      padding: 0 25px;
      border-radius: 30px;
      border: 2px solid;
      line-height: 51px;
      text-align: center;
      color: #fff;
      margin-top: 20px;
      cursor: pointer; }

/*
 *****************************************
 >>> | 11. footer CSS|
 *****************************************
*/
footer .footer_top {
  padding: 50px 0; }
  footer .footer_top .footer_txt h3 {
    border-bottom: 1px solid #e6e6e6;
    font-weight: 400;
    line-height: 35px;
    margin: 0 0 55px;
    padding-bottom: 35px; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    footer .footer_top .footer_wid_col {
      width: 50%;
      float: left;
      margin-bottom: 30px; }
      footer .footer_top .footer_wid_col .widget {
        padding: 30px;
        border-radius: 5px;
        border: 1px solid #ddd; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    footer .footer_top .footer_wid_col {
      width: 100%; } }
  footer .footer_top .widget {
    font-size: 14px; }
    footer .footer_top .widget form {
      position: relative; }
      footer .footer_top .widget form input[type="email"] {
        width: 100%;
        line-height: 30px;
        text-indent: 20px;
        border: 1px solid #ddd; }
      footer .footer_top .widget form button {
        line-height: 30px;
        padding: 0 15px;
        border: 1px solid;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0; }
    footer .footer_top .widget a {
      color: #666; }
    footer .footer_top .widget .logo {
      border: 2px solid #222;
      display: inline-block;
      padding: 6px 20px;
      text-transform: uppercase;
      color: #222;
      font-weight: 700;
      margin: 0 0 20px; }
    footer .footer_top .widget h4 {
      margin: 0 0 15px;
      font-size: 20px; }
    footer .footer_top .widget ul {
      list-style: none; }
    footer .footer_top .widget .social-footer {
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid #ddd; }
      footer .footer_top .widget .social-footer a {
        border: medium none transparent;
        border-radius: 50%;
        box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
        color: #666;
        font-size: 15px;
        height: 30px;
        line-height: 28px;
        margin-right: 4px;
        text-align: center;
        width: 30px; }
    footer .footer_top .widget .info strong {
      display: block; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    footer .footer_top .widget_col {
      float: left;
      width: 50%; } }
footer .footer_btm {
  padding: 30px 0; }
  footer .footer_btm .terms a {
    color: #666;
    position: relative; }
    footer .footer_btm .terms a:after {
      content: '|';
      margin: 0 15px;
      color: #666; }
    footer .footer_btm .terms a:last-child:after {
      display: none; }

/*
 *****************************************
 >>> | 12. page_title CSS|
 *****************************************
*/
.banner-bg {
  background-image: url(../img/56.jpg);
  position: relative;
  z-index: 1;
  color: #fff; }
  .banner-bg:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    z-index: -1; }

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .page_title.sp {
    padding: 40px 0; } }
.page_title h2 {
  margin: 0; }
.page_title .bread_crumbs {
  text-align: right; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .page_title .bread_crumbs {
      margin-top: 15px;
      text-align: center; } }
  .page_title .bread_crumbs ul {
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 4px; }
    .page_title .bread_crumbs ul li {
      display: inline-block; }
      .page_title .bread_crumbs ul li:before {
        content: '/';
        margin-right: 4px; }
      .page_title .bread_crumbs ul li:first-child:before {
        display: none; }
      .page_title .bread_crumbs ul li a, .page_title .bread_crumbs ul li span {
        color: #fff; }
      .page_title .bread_crumbs ul li span {
        color: #ddd; }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .page_ttl_col {
    text-align: center; } }

/*
 *****************************************
 >>> | 13. about_slider CSS|
 *****************************************
*/
.about_area .about_slider {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border: 15px solid #fff; }
.about_area .about_text {
  padding-top: 35px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 16px;  }
  .about_area .about_text h2 {
    margin: 0 0 20px;  }

.about_slider .owl-nav > div {
  border: 1px solid #fff;
  color: #fff;
  left: -1px;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.2); }

.about_slider .owl-nav > div.owl-next {
  left: auto;
  right: -1px; }

/*
 *****************************************
 >>> | 14. video_service CSS|
 *****************************************
*/
.video_service {
  text-align: center; }
  .video_service .video_inner iframe {
    width: 100%;
    height: 400px; }
  .video_service .small_service {
    overflow: hidden;
     }
    .video_service .small_service .single_service {
      width: 20%;
      float: left;
      text-align: center; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .video_service .small_service .single_service {
          width: 50%;
          margin-bottom: 20px; } }
      .video_service .small_service .single_service img {
        width: 60px; }
      .video_service .small_service .single_service .h4 {
        margin: 30px 0 0; }

/*
 *****************************************
 >>> | 15. team_area  CSS|
 *****************************************
*/
.team_area .single_team {
  margin-bottom: 30px; }
  .team_area .single_team .clearfix {
    position: relative;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #eee; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .team_area .single_team .clearfix {
        width: 280px;
        margin: 0 auto; } }
  .team_area .single_team .team_img {
    transition: all 0.4s ease 0s;
    transform: rotate3d(0, 8, 0, 0deg);
    opacity: 1; }
    .team_area .single_team .team_img img {
      width: 100%; }
  .team_area .single_team h4 {
    margin: 0 0 5px; }
  .team_area .single_team span.position {
    font-size: 13px;
    color: #666;
    display: block; }
  .team_area .single_team ul.team_social {
    margin: 15px 0;
    list-style: none; }
    .team_area .single_team ul.team_social li {
      display: inline-block; }
      .team_area .single_team ul.team_social li a {
        color: #222;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
        margin: 4px;
        background-color: #fff; }
        .team_area .single_team ul.team_social li a:hover {
          color: #fff; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team_area .single_team ul.team_social {
        margin: 5px 0; }
        .team_area .single_team ul.team_social li a {
          height: auto;
          width: auto;
          box-shadow: none;
          line-height: 20px; }
          .team_area .single_team ul.team_social li a:hover {
            color: #222;
            background-color: transparent; } }
  .team_area .single_team .team_content {
    background: white;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    transform: rotate3d(0, 8, 0, 120deg);
    transition: all 0.4s ease 0s;
    width: 100%;
    padding: 30px; }
    .team_area .single_team .team_content p {
      margin: 0; }

.single_team:hover .team_img {
  transform: rotate3d(0, 8, 0, 120deg);
  opacity: 0; }

.single_team:hover .team_content {
  opacity: 1;
  transform: rotate3d(0, 8, 0, 0deg); }

/*
 *****************************************
 >>> | 16. Account Setting css |
 *****************************************
*/
.account_setting .st_header {
  color: #fff;
  padding: 20px 30px; }
  .account_setting .st_header h3 {
    margin: 0; }
.account_setting .st_menu {
  margin: 0;
  list-style: none;
  min-height: 400px;
  overflow: hidden;
  border-left: 15px solid;
  border-top: 15px solid; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .account_setting .st_menu {
      min-height: auto;
      height: auto !important;
      border: none; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .account_setting .st_menu {
      padding-top: 15px; } }
  .account_setting .st_menu li {
    position: relative; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .account_setting .st_menu li {
        float: left;
        width: 33.33%; } }
    .account_setting .st_menu li:before {
      content: '';
      position: absolute;
      border: 15px solid #fff;
      right: -20px;
      top: 5px;
      z-index: 2;
      display: none;
      transform: rotate(-45deg); }
      @media only screen and (min-width: 0px) and (max-width: 991px) {
        .account_setting .st_menu li:before {
          border: none; } }
    .account_setting .st_menu li.active:before {
      display: block; }
    .account_setting .st_menu li a {
      color: #fff;
      line-height: 30px;
      padding: 5px 15px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      display: block; }
.account_setting .st_col_l {
  padding-right: 0; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .account_setting .st_col_l {
      padding: 0 15px; } }
.account_setting .st_col_r {
  padding-left: 0; }
  @media only screen and (min-width: 0px) and (max-width: 991px) {
    .account_setting .st_col_r {
      padding: 0; } }
  .account_setting .st_col_r .st_form {
    background-color: #fff;
    border: 15px solid;
    padding: 30px;
    border-left: 0; }
    .account_setting .st_col_r .st_form h5 {
      margin: 0 0 35px;
      font-size: 20px; }
    @media only screen and (min-width: 0px) and (max-width: 991px) {
      .account_setting .st_col_r .st_form {
        border-left-width: 15px;
        border-left-style: solid; } }
.account_setting #domain_tbl_wrapper .row:first-child {
  margin-bottom: 30px; }
.account_setting #domain_tbl_wrapper #domain_tbl_length select {
  width: 60px;
  margin: 0 5px;
  padding: 0 5px; }
.account_setting #domain_tbl_wrapper #domain_tbl_filter input {
  margin-left: 10px; }
.account_setting #domain_tbl_wrapper table tbody tr .setting {
  text-align: right; }
.account_setting #domain_tbl_wrapper table tbody tr .setting a {
  margin-right: 15px;
  color: #222; }

/*
 *****************************************
 >>> | 17. login page  CSS|
 *****************************************
*/
.login_area {
  background-image: url(../img/icon/grd.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  width: 100%;
  background-color: #222; }
  .login_area .login-form {
    background-color: #fff;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px; }
    .login_area .login-form .form-group label {
      margin-bottom: 8px; }
  .login_area.reg {
    background-image: url(../img/icon/ptrn.png);
    background-size: auto;
    background-repeat: repeat;
    display: block;
    min-height: auto; }
    .login_area.reg .login-form {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
 *****************************************
 >>> | 18. custom_plan  CSS|
 *****************************************
*/
.custom_plan table {
  border-radius: 15px; }
  .custom_plan table thead tr,
  .custom_plan table tfoot tr {
    color: #fff; }
  .custom_plan table tr td {
    padding: 15px; }
  .custom_plan table tbody tr p {
    margin-bottom: 4px; }
  .custom_plan table tbody tr label {
    margin: 0 15px 0 5px; }
.custom_plan .order_summary {
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px; }
  .custom_plan .order_summary .top {
    margin: -20px;
    margin-bottom: 0;
    text-align: center; }
    .custom_plan .order_summary .top h4 {
      margin: 0;
      color: #fff;
      padding: 15px; }
  .custom_plan .order_summary .summary {
    margin-top: 15px; }
    .custom_plan .order_summary .summary p {
      margin-bottom: 2px;
      font-weight: 700; }
      .custom_plan .order_summary .summary p span {
        margin-left: 4px; }
  .custom_plan .order_summary h1 {
    margin: 15px 0 10px; }
    .custom_plan .order_summary h1 .yr {
      font-size: 18px; }

.widget_col .widget {
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 20px; }
  .widget_col .widget ul {
    list-style: none; }

/*
 *****************************************
 >>> | 18. faq_area CSS|
 *****************************************
*/
.faq_area .single_faq {
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px; }
  .faq_area .single_faq h3 {
    margin: 4px 0 15px; }

/*
 *****************************************
 >>> | 19. support_area CSS|
 *****************************************
*/
.widget_col .widget {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  border-radius: 5px; }

.support_area {
  color: #222222;
  font-size: 15px; }
  .support_area h3 {
    font-weight: 500;
    margin: 0 0 25px; }
  .support_area .attach_file {
    border: 2px dashed #ddd;
    height: 77px;
    padding: 10px;
    color: #999;
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 5px; }
    .support_area .attach_file p {
      margin-bottom: 0; }

.panel-body {
  padding: 0; }
  .panel-body .accordion dt {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #efefef;
    color: #222; }
    .panel-body .accordion dt:after {
      top: 50%;
      margin-top: -15px;
      color: #222;
      background-color: transparent;
      right: 10px;
      font-size: 22px;
      font-weight: 700;
      color: #777777; }
  .panel-body .accordion dd {
    border: 1px solid #e5e5e5;
    border-top: none;
    line-height: 28px;
    font-size: 16px;
    color: #777777;
    background-color: #f6f6f6; }

.re-img {
  height: 79px; }

.panel-default {
  line-height: 26px;
  color: #222222;
  padding: 0;
  border: none;
  margin: 20px 0 0; }
  .panel-default .panel-heading {
    padding: 0;
    border: none;
    background: transparent; }
    .panel-default .panel-heading ul {
      border: none; }
      .panel-default .panel-heading ul li a {
        border: 1px solid #e5e5e5;
        margin: 0;
        border-radius: 0;
        margin-right: -1px;
        padding: 15px 20px;
        color: #777777; }
      .panel-default .panel-heading ul li.active a {
        color: #fff; }
  .panel-default .panel-body {
    border: 1px solid #e5e5e5; }

/*
 *****************************************
 >>> | 21. domain_search CSS|
 *****************************************
*/
.domain_search .search_form {
  margin: 0 100px 25px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .domain_search .search_form {
      margin: 0 0 15px; } }
.domain_search .rs_tbl_wrap {
  margin: 0 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .domain_search .rs_tbl_wrap {
      margin: 0; } }
  .domain_search .rs_tbl_wrap .search_result {
    margin-bottom: 30px; }
    .domain_search .rs_tbl_wrap .search_result li {
      overflow: hidden;
      list-style: none;
      padding: 20px;
      vertical-align: middle; }
      .domain_search .rs_tbl_wrap .search_result li > div {
        display: inline-block;
        float: left;
        width: 50%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .domain_search .rs_tbl_wrap .search_result li > div {
            float: none;
            width: 100%;
            display: block;
            text-align: center !important; }
            .domain_search .rs_tbl_wrap .search_result li > div .inner {
              display: inline-block;
              margin: 0 auto; } }
      .domain_search .rs_tbl_wrap .search_result li span.avl {
        color: green; }
      .domain_search .rs_tbl_wrap .search_result li h3 {
        margin: 0; }
    .domain_search .rs_tbl_wrap .search_result .price_td {
      overflow: hidden;
      margin: 8px 0; }
      .domain_search .rs_tbl_wrap .search_result .price_td > * > * {
        float: right;
        margin: 0 0 0 20px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .domain_search .rs_tbl_wrap .search_result .price_td > * > * {
            float: none;
            display: inline-block; } }
      .domain_search .rs_tbl_wrap .search_result .price_td h5,
      .domain_search .rs_tbl_wrap .search_result .price_td span {
        line-height: 30px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .domain_search .rs_tbl_wrap .search_result .price_td h5,
          .domain_search .rs_tbl_wrap .search_result .price_td span {
            float: none;
            display: inline-block;
            line-height: 25px;
            margin: 0 5px; } }
      .domain_search .rs_tbl_wrap .search_result .price_td span.reg {
        text-decoration: line-through; }
.domain_search .domain_result_col {
  position: relative; }
  .domain_search .domain_result_col h5 {
    margin: 0; }
.domain_search .cart_slider .owl-nav > div {
  border: 1px solid;
  color: #fff;
  font-size: 20px;
  height: 40px;
  left: -30px;
  line-height: 37px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 20px; }
.domain_search .cart_slider .owl-nav > div.owl-next {
  left: auto;
  right: -30px; }

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .cs_col {
    padding: 0 30px; } }

.cart_slider .single_cart {
  background-color: #666666;
  color: #fff;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  position: relative; }
  .cart_slider .single_cart .label {
    background: red;
    border-radius: 0;
    font-size: 7px;
    left: 5px;
    padding: 4px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 5px; }
  .cart_slider .single_cart .info {
    margin-bottom: 10px; }
  .cart_slider .single_cart h4 {
    margin: 0; }

.table-bordered.table-striped.table td {
  vertical-align: middle; }

.result_tables table tr td > * {
  float: right;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0; }

.result_tables table tr td .add_cart {
  float: right; }

.result_tables table tr td h5,
.result_tables table tr td span {
  line-height: 30px; }

.result_tables {
  margin-top: 50px; }
  .result_tables .domain_result_col > h5 {
    margin: 0;
    background: #666666;
    color: #fff;
    padding: 15px; }

/*
 *****************************************
 >>> | 22. googleMap CSS|
 *****************************************
*/
.googleMap {
  width: 100%;
  height: 400px; }

.contact_info .single_contact:not(:last-child) {
  margin-bottom: 15px; }
.contact_info .single_contact p {
  font-weight: 700;
  text-decoration: underline; }
.contact_info .single_contact span {
  display: block; }

/*
 *****************************************
 >>> | 23. blog_area CSS|
 *****************************************
*/
.blog_area.single-blog article .article_inner {
  padding: 15px;
  border: 1px solid #e7eaf7; }
  .blog_area.single-blog article .article_inner p {
    margin-bottom: 20px; }
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .blog_area .post_col.pull-right {
    float: none !important; } }
.blog_area .post_col article {
  margin-bottom: 50px; }
  .blog_area .post_col article .post_img {
    margin-bottom: 25px; }
  .blog_area .post_col article .entry_header a {
    font-size: 16px;
    font-weight: 400; }
  .blog_area .post_col article .entry_header > div {
    display: inline-block;
    position: relative;
    margin-right: 24px; }
    .blog_area .post_col article .entry_header > div:last-child:after {
      display: none; }
    .blog_area .post_col article .entry_header > div:after {
      content: '';
      position: absolute;
      right: -15px;
      height: 12px;
      width: 2px;
      background-color: #222222;
      top: 50%;
      margin-top: -6px; }
    .blog_area .post_col article .entry_header > div a {
      color: #222222; }
  .blog_area .post_col article .post_content {
    color: #666666;
    line-height: 28px; }
    .blog_area .post_col article .post_content .h3 {
      line-height: 30px;
      margin: 10px 0; }
    .blog_area .post_col article .post_content a.h3:hover {
      color: #666666; }
.blog_area .widget_col .widget {
  border: 1px solid #e7eaf7;
  position: relative;
  margin-bottom: 30px;
  padding: 25px 30px; }
  .blog_area .widget_col .widget.widget_search {
    padding: 0; }
    .blog_area .widget_col .widget.widget_search label {
      margin: 0;
      width: 100%; }
    .blog_area .widget_col .widget.widget_search input[type="submit"] {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #8da0b8;
      font-size: 15px;
      line-height: 75px;
      position: absolute;
      right: 15px;
      width: 25px;
      top: 0; }
    .blog_area .widget_col .widget.widget_search input[type="search"] {
      border: medium none;
      color: #666;
      font-size: 16px;
      font-weight: 400;
      height: 75px;
      text-indent: 25px;
      width: 100%; }
  .blog_area .widget_col .widget h2 {
    font-size: 18px;
    border-bottom: 1px solid #e7eaf7;
    margin: 0 -30px;
    padding-bottom: 25px;
    padding-left: 30px;
    margin-bottom: 20px; }
  .blog_area .widget_col .widget ul {
    margin: 0;
    list-style: none; }
    .blog_area .widget_col .widget ul li:not(:last-child) {
      margin-bottom: 15px; }
    .blog_area .widget_col .widget ul li a:before {
      content: '\f101';
      font-family: 'fontawesome';
      margin-right: 7px; }
    .blog_area .widget_col .widget ul li a {
      font-size: 16px;
      font-weight: 500;
      line-height: 24px; }
      .blog_area .widget_col .widget ul li a.entry_date {
        font-size: 13px;
        color: #8d9bae;
        font-weight: 400; }
        .blog_area .widget_col .widget ul li a.entry_date:before {
          display: none; }
        .blog_area .widget_col .widget ul li a.entry_date:hover {
          text-decoration: underline !important; }
  .blog_area .widget_col .widget.widget_category ul {
    overflow: hidden; }
    .blog_area .widget_col .widget.widget_category ul li {
      width: 50%;
      float: left; }
      .blog_area .widget_col .widget.widget_category ul li:nth-last-child(1), .blog_area .widget_col .widget.widget_category ul li:nth-last-child(2) {
        margin-bottom: 0; }
.blog_area .comment-box .comment_title {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0 30px; }
.blog_area .comment-box .media {
  padding-right: 70px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8edf1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .blog_area .comment-box .media {
      padding-right: 0; } }
  .blog_area .comment-box .media .media-left {
    padding-right: 15px; }
    .blog_area .comment-box .media .media-left a {
      height: 75px;
      width: 75px; }
  .blog_area .comment-box .media .media-body .media-heading {
    font-weight: 700;
    font-size: 17px;
    margin: 0; }
    .blog_area .comment-box .media .media-body .media-heading + span {
      color: #999999;
      font-size: 13px;
      margin-bottom: 5px; }
  .blog_area .comment-box .media .media-body p {
    margin-bottom: 5px; }
  .blog_area .comment-box .media .media-body a.reply {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #222222; }
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .blog_area .comment_form {
    margin-bottom: 40px; } }
.blog_area .comment_form .h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 50px 0 35px; }
.blog_area .comment_form form {
  overflow: hidden; }
  .blog_area .comment_form form input:not([type="submit"]) {
    width: 48.5%;
    float: left;
    height: 55px;
    text-indent: 15px;
    margin-bottom: 20px;
    border: 1px solid #dfe9f1; }
    .blog_area .comment_form form input:not([type="submit"]):first-child {
      margin-right: 3%; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .blog_area .comment_form form input:not([type="submit"]) {
        width: 100%;
        margin-right: 0; } }
  .blog_area .comment_form form textarea {
    width: 100%;
    height: 190px;
    resize: none;
    text-indent: 15px;
    padding-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #dfe9f1; }
  .blog_area .comment_form form input[type="submit"] {
    height: 60px;
    padding: 0 35px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid transparent; }
    .blog_area .comment_form form input[type="submit"]:hover {
      background-color: #ffffff; }

/*
 *****************************************
 >>> | 24. cart CSS|
 *****************************************
*/
.table.cart_table span.remove {
  cursor: pointer; }

.table.cart_table thead td, .table.cart_table tfoot td {
  border-color: rgba(255, 255, 255, 0.2) !important; }

.table.cart_table input {
  text-indent: 7px; }

.nice-select.nice {
  line-height: 28px;
  height: 28px; }
  .nice-select.nice:after {
    margin-top: -2px; }
  .nice-select.nice li.option {
    min-height: auto;
    line-height: 28px; }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  #table_wraper tr td {
    padding: 5px 10px; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  #table_wraper {
    overflow-x: auto;
    width: 100%;
    height: auto; } }

/*
 *****************************************
 >>> | 25. error_area CSS|
 *****************************************
*/
.error_img img {
  max-height: 300px;
  display: inline-block; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .error_img img {
      display: none; } }

.error_col h1 {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .error_col h1 {
      margin-top: 5px; } }

.chat_icon {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  bottom: 50px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  height: 70px;
  overflow: hidden;
  padding: 5px;
  position: fixed;
  right: 50px;
  width: 70px;
  display: none; }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .form_tab #tab a {
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px; }

  .form_tab #tab a i {
    display: none; } }
#register_box .form-group label, #login_box .form-group label {
  padding: 0;
  margin-bottom: 5px; }
#register_box .form-group .checkbox, #login_box .form-group .checkbox {
  padding-left: 20px; }


  .rs-breadcrumbs {
  position: relative;
 
}
.rs-breadcrumbs .breadcrumbs-img img {
  width: 100%;
}
.rs-breadcrumbs .breadcrumbs-text {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: left;
}
.rs-breadcrumbs .breadcrumbs-text .page-title {
  font-size: 42px;
  margin-bottom: 0px;
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text ul {
  padding: 0;
}
.rs-breadcrumbs .breadcrumbs-text ul li {
  color: #505050;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}
.rs-breadcrumbs .breadcrumbs-text ul li a {
  position: relative;
  padding-right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #505050;
}
.rs-breadcrumbs .breadcrumbs-text ul li a:before,
.rs-breadcrumbs .breadcrumbs-text ul li a:after {
  background-color: #505050;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: 7px;
  top: 2px;
  transform: rotate(26deg);
}
.rs-breadcrumbs .breadcrumbs-text ul li a:before {
  right: 13px;
}
.rs-breadcrumbs .breadcrumbs-text ul li a:hover {
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text.white-color .page-title {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a {
  color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:before,
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:after {
  background-color: #ffffff;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:before {
  right: 13px;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:hover {
  color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-text.padding {
  padding-top: 100px;
}
.breadcrumbs-overlay:after {
  content: '';
  position: absolute;
  background-color: rgba(17, 17, 17, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.breadcrumbs1 {
  background-image: url(assets/images/breadcrumbs/1.jpg);
  background-size: cover;
  background-position: center;
  background-position: center top;
}

/*# sourceMappingURL=style.css.map */
