﻿/* TeraHoster

  *Some info about Theme Creator:
  * Name: Pleurat
  * Version: 3.3
  * Author/Team: Themekolor
  * Author URL: http://www.themekolor.com


---------------------------------------------------------------------------------------------------------
Table Of Contents:
---------------------------------------------------------------------------------------------------------
TOPBAR (.top-bar)
-------
      SOCIAL ICONS
      CONTACT
      LIVECHAT BUTTON
      BACKGROUND COLOR
--------
NAVBAR (nav .navbar .navbar-default)
--------
      LOGO
      NAVBAR LINKS
      ICONS
      MOBILE-MENU
      MEGAMENU
      SEARCH ICON
      SIDEBAR MENU
--------
SLIDER
--------
      TITLE
      SUBTITLE
      TEXTAREA
      BUTTONS
      BACKGROUND IMAGE
--------
HEADERS
--------
      HEADER-SIMPLE
      WEB HEADER
      WHY TERA2
      HEADER TEXT CENTER
      HEADER TEXT LEFT
--------
DEFAULT PRICING TABLE
--------
      SERVICE NAME
      PRICE
      LIST TABLE
      BUTTON
--------
TESTIMONIALS
--------
      TITLE
      CLIENT IMAGE
      TEXTAREA
      CLIENTS NAME
      CLIENTS WEB NAME
--------
ABOUT / TEAM MEMBERS
--------
      TEAM MEMBER IMAGE
      NAME
      ABOUT
      SOCIAL ICONS
      TEXT AREA
--------
SECTIONS
--------
     WHYTERA / .why-tera
     DOMAIN SEARCH / .search-bar
     HOSTING PARTS / .hosting-parts
     DF-MEDIA / df-media1 & 2
     SECTION 05 / .section-05
     PARALLAX / .parallax
     MEDIA CODE / .media-code-1 & 2
     SECTIONDDFT / .section-dd-ft
     TESTIMONIALS / .testimonials-slide
     TEAM MEMBERS / .about-people
--------
FOOTER
--------
     OUR PARTNERS
     ABOUT US
     FOOTER MENU
     LOCATION
     PRIVACY AND TERMS


-------------------------------------------------------------------------------------------
FONTS
-------------------------------------------------------------------------------------------
Body : Nunito Sans and Noto Sans;
Paragraph and Notes: Noto Sans;
Headers: Nunito Sans and Maven Pro (Uppercase);
Text Area: Nuntio Sans and Noto Sans;
Titles: Maven Pro *UPPERCASE Only;
Footer: Nunti Sans and Noto Sans;

---------------------------------------------------------------------------------------------
Default Color Codes
---------------------------------------------------------------------------------------------
Dark Purple (Hosting Parts,Topbar,text and Page Titles) : #252e3f
Red Pigment (Hosting Parts,About/Team) : #ff3400
Sea Fqam Green (Section Background): #A9E5BB
White : #fff
*/


/*
---------------------------------------------------------------------------------------------
BODY STYLE
---------------------------------------------------------------------------------------------
*/

@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,700,900|Noto+Sans:400,700|Nunito+Sans:300,400,600,700,800,900|Poppins:200,300,400,500,600,700,800,900');
body h3 {
	font-weight: 800;
	font-size: 28px;
}

body h2,
body h3,
body h4 {
	font-family: 'poppins', sans-serif;
	color: #242121;
}

body .padding20 {
	padding: 20px;
}

body p {
	font-family: 'Noto Sans', sans-serif;
}

body .text-left {
	text-align: left;
}

body .default-title {
	text-align: center;
}

body .default-title h3 {
	font-weight: 800;
	font-size: 28px;
	color: #000;
	font-family: 'poppins', sans-serif;
	text-transform: uppercase;
}

body .default-title h4 {
	font-weight: 600;
	font-size: 25px;
	color: #444;
	font-family: Maven Pro;
	text-align: left;
	text-transform: uppercase;
}

body .default-title p {
	font-weight: 500;
	color: #5C7466;
	font-size: 16px;
}

body #font-weight {
	font-weight: 800;
}

body a {
	color: #000;
	text-decoration: none !important;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

body .white-bg {
	background-color: #fff !important;
}

body .btn-warning {
	background-color: #2dd61d;
	-webkit-transition: 400ms ease-in-out;
	transition: 400ms ease-in-out;
	border: 0px;
	border-radius: 2px;
}

body .btn-outline {
	margin-top: 10px;
	color: #ff3400;
	border-radius: 3px;
	background-color: transparent;
	border: 1px solid #ff3400;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

body .red {
	background-color: #ff3400 !important;
	color: #fff !important;
	border: 0px solid #ff3400 !important;
}

body .btn-default {
	background-color: #fff;
	border: 0px;
	color: #444;
}

body .btn-2 {
	position: relative;
	left: 0px;
	color: #fff;
	border-radius: 3px;
	background-color: #252e3f;
	border: 0px solid #fff;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

body .btn-2:hover {
	color: #fff;
	background-color: #ff3400;
}

.hideme {
	opacity: 0;
}

.visible {
	opacity: 1;
}

body .jumbotron {
	margin: 0px;
}

body {
	font-family: Nunito Sans;
	margin: auto;
	padding: 0;
	width: 100%;
}

body .image-center {
	margin: 0 auto;
}

body .f7-bg {
	background-color: #f7f7f7;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0px;
}

.title-new span {
	font-size: 30px;
	color: #ff3400;
	font-weight: 800;
}

.line-title {
	height: 5px;
	background-color: #ff3400;
	margin: 0 auto;
	width: 150px;
	line-height: 20px !important;
}

.line-title.left {
	margin: 20px 0 0 0;
}

.title-new {
	text-align: center;
}

.normal h2 {
	text-transform: none !important;
}

.title-new h2 {
	font-weight: 800;
	font-size: 30px;
	color: #283845;
	text-transform: uppercase;
	font-family: 'poppins', sans-serif;
}

.title-new p {
	color: #777777;
	margin-top: 10px;
	font-size: 15px;
	padding-bottom: 0px;
}

.title-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 8px 0 8px;
	border-color: #ff3400 transparent transparent transparent;
	margin: 0 auto;
}

.title-arrow-left {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 8px 0 8px;
	border-color: #ff3400 transparent transparent transparent;
	margin-bottom: 15px;
	margin-left: 50px;
}

.text-left {
	text-align: left;
}

body .gray-bg {
	background-color: #f7f7f7;
}

#wd-1 .fa {
	color: #ff9900;
}

#wd-2 .fa {
	color: #ff9900;
}

#wd-3 .fa {
	color: #ff9900;
}

.margin-0{
    margin:0px !important;
}

#wd-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#wd-2 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#wd-3 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#plan1-am {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#plan2-am {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#plan3-am {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#plan4-am {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.line-part {
	border-top: 1px solid #e3e3e3;
}

ul {
	list-style: none;
}

.padding-top-30 {
	padding-top: 130px !important;
}

/* preloader */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 99;
	/* makes sure it stays on top */
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation vertically one the screen */
	background-image: url(../img/logo/logo2.png);
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	/* is width and height divided by two */
}


/* END / GENERAL STYLE */



/* ============== SECTIONS / START ============== */


/* red section */

.red-section {
	background-color: #ff3400;
	padding: 20px 0 20px 0;
}

.red-section h3 {
	color: #fff;
	font-size: 32px;
	font-weight: 800;
}

.red-section p {
	color: #fff;
	font-size: 15px;
}

.red-section .btn {
	background-color: transparent;
	position: relative;
	border: 1px solid #fff;
	top: 40px;
}

.red-section .btn:hover {
	background-color: #252e3f;
	border: 1px solid #252e3f;
}


/* red section */


/* on sale */

.on-sale {
	background-color: #ff3400;
	text-align: center;
	padding: 10px 0;
}

.on-sale h3 {
	color: #fff;
	font-size: 25px;
}

.on-sale .btn-2 {
	margin-left: 20px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.on-sale .btn-2:hover {
	background-color: #252e3f;
	border: 1px solid #252e3f;
}


/* new services */

.new-services {
	background-color: #ff3400;
	text-align: left;
}

.new-services h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.new-services p {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.95);
}

.new-services .text {
	overflow: hidden;
	border-right: 0 solid rgba(255, 255, 255, 0.17);
	padding: 15px 0 20px 0;
}

.new-services .border-l {
	border-left: 0 solid rgba(255, 255, 255, 0.17);
}

.new-services .fa {
	color: rgba(255, 255, 255, 0.95);
	position: relative;
	padding-right: 10px;
	top: 37px;
}

.new-services .btn-2 {
	margin-left: 20px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.new-services .btn-2:hover {
	background-color: #252e3f;
	border: 1px solid #252e3f;
}

.new-services {
	position: relative;
}

.new-services:before,
.new-services:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 5px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	transform: rotate(-3deg);
}

.new-services:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}


/* why-tera */

.why-tera {
	padding-top: 10px;
	padding-bottom: 50px;
	background-color: #fff;
}

.why-tera .default-title {
	padding: 20px 0;
}

.why-tera .wt-1::before {
	content: "\f1ad";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #ff3400;
}

.why-tera .wt-2::before {
	content: "\f233";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #ff3400;
}

.why-tera .wt-3::before {
	content: "\f219";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #ff3400;
}

.why-tera .box {
	margin: 15px;
	border-radius: 20px;
	padding: 20px;
	box-shadow: 0 0px 45px rgba(0, 0, 0, 0.07);
	transition: 200ms ease-in-out;
	border: 1px solid #f0f0f0;
}

.wt-list {
	display: inline;
	position: relative;
	bottom: 25px;
}

.wt-list li:before {
	content: "\f067 ";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #fff;
	font-size: 13px;
	color: #d65a3b;
}

.why-tera .btn {
	position: relative;
	bottom: 10px;
	font-size: 15px;
}

.why-tera .red {
	position: relative;
	left: 0px;
	margin-right: 10px;
}

.why-tera .btn-2 {
	position: relative;
	bottom: 5px;
}

.wt-list li {
	line-height: 32px;
	color: #6b7179;
	font-weight: 500;
	overflow: hidden;
	font-size: 15px;
	margin-left: 5px;
	font-family: Nunito Sans;
}

.why-tera h4 {
	color: #252e3f;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Maven Pro;
}


/* why-tera 2 */

.why-tera2 {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent
}

.why-tera2 .sl1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}

.why-tera2 .sl2 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}

.why-tera2 .sl3 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}

.list-position {
	position: relative;
	right: 80px;
}

.why-tera2 .default-title {
	padding-bottom: 30px
}

.why-tera2 .box {
	margin: 0;
	border: 0px solid #e0e0e0;
	border-radius: 5px;
	padding: 15px;
	background: rgba(255, 255, 255, 0.05);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.03)), color-stop(50%, rgba(255, 255, 255, 0.03)), color-stop(51%, rgba(247, 248, 250, 0.08)), color-stop(100%, rgba(255, 255, 255, 0.03)));
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 50%, rgba(247, 248, 250, 0.08) 51%, rgba(255, 255, 255, 0.08) 100%);
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	border: 1px solid rgba(200, 200, 200, 0.2)
}

.why-tera2 .box:hover {
	-webkit-box-shadow: 0px 30px 78px -24px rgba(0, 0, 0, 0.70);
	box-shadow: 0px 30px 78px -24px rgba(0, 0, 0, 0.70)
}

.wt-list2 {
	display: inline;
	position: relative;
	bottom: 25px
}

.why-tera2 .btn {
	position: relative;
	bottom: 10px;
	color: #fff
}

.why-tera2 .btn-2 {
	position: relative;
	bottom: 5px;
	left: 5px;
	color: #fff
}

.wt-list2 li {
	line-height: 32px;
	color: #fff;
	font-weight: 500;
	overflow: hidden;
	font-size: 14px
}

.why-tera2 .wtl-1:before {
	content: "\f2ce ";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-2:before {
	content: "\f0c2  ";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-3:before {
	content: "\f233";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-4:before {
	content: "\f1cd  ";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-5:before {
	content: "\f2db";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-6:before {
	content: "\f0a0";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-7:before {
	content: "\f0ec";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-8:before {
	content: "\f1cd";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-9:before {
	content: "\f1fc";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-10:before {
	content: "\f13b";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-11:before {
	content: "\f121";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 .wtl-12:before {
	content: "\f13c";
	padding: 0 10px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 15px;
}

.why-tera2 h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Maven Pro;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 15px;
}


/* why tera / end */


/* domain */

.search-bar {
	padding: 30px 0 40px 0;
	background-color: #f7f7f7;
}

.search-bar img {}

.search-bar .border-right1,
.search-bar .border-right2,
.search-bar .border-right3,
.search-bar .border-right4 {
	border-right: 1px solid rgba(255, 255, 255, 0.03);
}

.search-bar .btn-2 {
	position: relative;
	left: 25px;
	background-color: #9BBF2A;
	border-radius: 2px;
}

.input-group .form-control {
	-webkit-box-shadow: 0px 0px 54px -18px rgba(0, 0, 0, 0.39);
	box-shadow: 0px 0px 54px -18px rgba(0, 0, 0, 0.39);
	background-color: #fff;
}

.search-bar .default-title {
	padding: 0px 0 20px 0;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control:-moz-placeholder {
	color: #999;
}

.form-control::-moz-placeholder {
	color: #999;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-ms-input-placeholder {
	color: #999;
}

.search-bar .default-title h3 {
	color: #2b3e4d;
}

.search-bar .bar {
	height: 60px;
}

.search-bar .ltds {
	margin-top: 10px;
	padding-left: 0px;
}

.search-bar .ltds p {
	text-align: left;
	font-weight: 600;
	color: #777;
	font-size: 17px;
}

.search-bar .ltds span {
	font-weight: 500;
	font-size: 14px;
}

body .bar {
	color: #999 !important;
}

.sb2 {
	padding: 30px 0 40px 0;
	background: #1f2735;
}

.sb2 .btn-2 {
	position: relative;
	left: 25px;
	background-color: #ff3400;
	border-radius: 3px;
}

.sb2 .btn-2:hover {
	position: relative;
	left: 25px;
	background-color: #252e3f;
	border-radius: 3px;
}

.sb2 .default-title p {
	color: #fff;
}

.sb2 .form-control {
	-webkit-box-shadow: 0px 0px 54px -18px rgba(0, 0, 0, 0.39);
	box-shadow: 0px 0px 54px -18px rgba(0, 0, 0, 0.39);
	background-color: rgba(255, 255, 255, 0.1);
}

.sb2 .default-title {
	padding: 0px 0 40px 0;
}

.sb2 .form-control::-webkit-input-placeholder {
	color: #fff;
}

.sb2 .form-control:-moz-placeholder {
	color: #fff;
}

.sb2 .form-control::-moz-placeholder {
	color: #fff;
}

.sb2 .form-control:-ms-input-placeholder {
	color: #fff;
}

.sb2 .form-control::-ms-input-placeholder {
	color: #fff;
}

.sb2 .default-title {
	position: relative;
	right: 50px;
}

.sb2 .default-title h3 {
	color: #fff;
	font-size: 30px;
}

.sb2 .bar {
	height: 60px;
}

.sb2 .ltds {
	margin-top: 10px;
	padding-left: 0px;
}

.sb2 .ltds p {
	text-align: left;
	font-weight: 600;
	color: #fff;
}

body .bar {
	color: #fff !important;
}

body .features2 {
	background-color: #ff3400 !important;
	position: relative;
}

body .features2 h3,
body .features2 p,
body .features2 li {
	color: #fff !important;
}

body .features2 li::before {
	color: #fff !important;
}


/* domain */

.arrow-bg {
	background-color: #fff;
}

.arrow-f5-bg {
	background-color: #f7f7f7;
}

.arrow-f5-dark {
	background-color: #1f2735;
}

.arrow-f5-red {
	background-color: #ff3400;
}

.arrow-white {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 45px 0 45px;
	border-color: #fff transparent transparent transparent;
	margin: 0 auto;
}

.arrow-red {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 40px;
	border-color: #ff3400 transparent transparent transparent;
	margin: 0 auto;
}

.arrow-dark {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 40px 0 40px;
	border-color: #f7f7f7 transparent transparent transparent;
	margin: 0 auto;
}

.arrow-red-top {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 0 40px 25px 40px;
	border-color: transparent transparent #ff3400 transparent;
	position: relative;
	bottom: 25px;
	position: static;
}

.arrow-red-top-dark {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 0 40px 25px 40px;
	border-color: transparent transparent #ff3400 transparent;
	position: relative;
	bottom: 25px;
	position: static;
}

.arrow-red-bottom {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #ff3400 transparent transparent transparent;
	position: relative;
	bottom: 0;
}

.arrow-dark-bottom {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 25px 40px 0 40px;
	border-color: #fff transparent transparent transparent;
	position: relative;
}

.arrow-f5-top {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 0 45px 25px 45px;
	border-color: transparent transparent #f7f7f7 transparent;
}

.arrow-f5 {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 40px;
	border-color: #f7f7f7 transparent transparent transparent;
	margin: 0 auto;
}

.list-part {
	padding: 20px 0;
	background: #1f2735;
	color: #ededed;
}

.list-part .default-title p,
.list-part .default-title h3 {
	color: #fff;
}

.list-part .default-title {
	padding-bottom: 35px;
}

.pl-1 {
	border-right: 1px solid #2c404b;
}

.pl-1 .fa {
	color: #ededed;
}

.pl-2 .fa {
	color: #ededed;
}

.list-part .text {
	position: relative;
	left: 20px;
}

.list-part .fa {
	border: 1px solid #666;
	padding: 13px;
	margin: 8px 25px;
	width: 55px;
	height: 55px;
	background-color: transparent;
}

.list-part span {
	font-weight: 400;
}

.list-part .text-content {
	overflow: hidden;
}

.list-part h4 {
	font-weight: 700;
	color: #ededed;
}

.list-part p {
	overflow: hidden;
	color: #888;
}

.list-part img {
	margin: 30px auto;
	width: 470px;
}


/* df media / start here */

.df-media-3 {
	padding: 40px 0 50px 0;
	background-color: #f7f7f7;
}

.df-media-3 p {
	overflow: hidden;
}

.df-media-3 ul {
	display: inline;
}

.df-media-3 li {
	font-size: 15px;
	color: #888;
	margin-bottom: 10px;
}

.df-media-3 .buttons .red {
	margin-left: 15px;
	margin-top: 20px;
}

.df-media-3 .buttons .btn-2 {
	margin-left: 10px;
	margin-top: 20px;
}

.df-media-3 .df3-1::before {
	content: "\f1cd ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}

.df-media-3 .df3-2::before {
	content: "\f219  ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}

.df-media-3 .df3-3::before {
	content: "\f0d6 ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}

.df-media-3 .df3-4::before {
	content: "\f135";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}

.df-media-3 .df3-5::before {
	content: "\f19a ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}

.df-media-3 .df3-6::before {
	content: "\f1de ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
	font-size: 17px;
}


/* df media 3 / end */

#df-media2 {
	padding: 50px 0 50px 0;
	background-color: #fff;
}

#df-media2 ul {
	padding: 15px 0 0px 0;
}

#df-media2 .btn-2 {
	margin-top: 10px;
	margin-right: 10px;
}

#df-media2 img {
	max-width: 100%;
}

#df-media2 li {
	font-size: 16px;
	color: #666;
	line-height: 35px;
}

#df-media2 li::before {
	content: "\f00c";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
}

#df-media2 .default-title h3 {
	text-align: left;
	color: #2b3e4d;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
}

#df-media2 .default-title span {
	color: #2b3e4d;
	font-weight: 800;
	font-size: 30px;
}

#df-media2 .title h2 {
	color: #3F3F3F;
	font-weight: 600;
	font-size: 20px;
	font-family: Nunito Sans;
}

#df-media2 span {
	color: #cc5f12;
	font-weight: 800;
	font-size: 22px;
}

#df-media .btn-2 {
	margin-top: 10px;
	margin-right: 10px;
}

#df-media {
	padding: 60px 0 60px 0;
	background-color: #f7f7f7;
}

#df-media .title h2 {
	color: #3F3F3F;
	font-weight: 600;
	font-size: 20px;
	font-family: Nunito Sans;
}

#df-media span {
	color: #cc5f12;
	font-weight: 800;
	font-size: 22px;
}

#df-media .default-title h3 {
	text-align: left;
	color: #2b3e4d;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
}

#df-media .default-title span {
	color: #2b3e4d;
	font-size: 30px;
}

#df-media ul {
	padding: 15px 0 0 0;
}

#df-media li {
	font-size: 16px;
	color: #666;
	line-height: 35px;
}

#df-media li::before {
	content: "\f00c";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #ff3400;
}


/* df media end */


/* section 05 */

#section-05 {
	padding: 20px 0 30px 0;
	text-align: center;
	background-color: #f7f7f7;
}

.section-05-box {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	margin: 15px 0;
	padding: 15px;
	border-bottom: 5px solid #ff3400;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	border-radius: 5px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}

.section-05-box:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

#section-05 .fa {
	background: rgba(247, 44, 37, 1);
	background: -moz-linear-gradient(-45deg, rgba(247, 44, 37, 1) 0%, rgba(235, 40, 33, 1) 51%, rgba(247, 44, 37, 1) 51%, rgba(247, 44, 37, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(247, 44, 37, 1)), color-stop(51%, rgba(235, 40, 33, 1)), color-stop(51%, rgba(247, 44, 37, 1)), color-stop(100%, rgba(247, 44, 37, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(247, 44, 37, 1) 0%, rgba(235, 40, 33, 1) 51%, rgba(247, 44, 37, 1) 51%, rgba(247, 44, 37, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(247, 44, 37, 1) 0%, rgba(235, 40, 33, 1) 51%, rgba(247, 44, 37, 1) 51%, rgba(247, 44, 37, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(247, 44, 37, 1) 0%, rgba(235, 40, 33, 1) 51%, rgba(247, 44, 37, 1) 51%, rgba(247, 44, 37, 1) 100%);
	background: linear-gradient(135deg, rgba(247, 44, 37, 1) 0%, rgba(235, 40, 33, 1) 51%, rgba(247, 44, 37, 1) 51%, rgba(247, 44, 37, 1) 100%);
	padding-right: -2px;
	padding-top: 19px;
	border-radius: 35px;
	width: 70px;
	height: 70px;
	font-size: 29px;
	color: #fff;
	margin-top: 15px;
	border: 0px solid #fff;
}

#section-05 h3 {
	color: #2b3e4d;
	padding: 10px 0 0px;
	font-weight: 700;
	font-size: 16px;
}

#section-05 .default-title h3 {
	font-weight: 800;
	font-size: 28px;
	color: #2b3e4d;
	text-transform: uppercase;
}

#section-05 h4 {
	color: #888;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding-bottom: 10px;
}


/* section 05 end */


/* support */

.team-support {
	padding: 70px 0 0 0;
	background-size: cover;
}

.team-support .text {
	padding-bottom: 80px;
}

.team-support span {
	font-weight: 200;
}

.team-support .default-title {
	text-align: left;
}

.team-support .default-title p {
	color: #ededed !important;
	font-weight: 200;
}

.team-support .default-title h3 {
	font-size: 35px;
	color: #fff;
}

.team-support .number {
	font-weight: 200;
	color: #fff;
	font-size: 40px;
}

.team-support .number::before {
	content: "\f095";
	font-family: 'Fontawesome';
	float: left;
	color: #ff3400;
	margin-right: 10px;
}

.team-support .red {
	margin-right: 10px;
}


/* big boxes cloud */

.big-boxes-cloud img {
	margin: 40px auto;
	max-width: 90px;
}

.big-boxes-cloud .btn {
	color: #fff;
	border: 1px solid #fff;
}

.big-boxes-cloud {
	padding: 30px 0 80px 0;
	text-align: center;
	border-top: 1px solid #e3e3e3;
	background-size: cover;
	background-attachment: fixed;
}

.big-boxes-cloud h4 {
	font-size: 16px;
}

.big-boxes-cloud h5 {
	font-weight: 600;
	font-size: 21px;
	font-family: Maven Pro;
	text-transform: uppercase;
}

.big-boxes-cloud .default-title {
	padding-bottom: 30px;
}

.big-boxes-cloud h3 {
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}

.big-boxes-cloud p {
	font-size: 14px;
	color: #ededed;
	padding: 0 20px 0 20px;
	font-weight: 400;
}

.big-boxes-cloud h4 {
	color: #fff;
}

.big-boxes-cloud .big-boxes1 {
	background-color: #252e3f;
	color: #fff;
	padding: 30px 0 30px 0;
	border-radius: 0;
}

.big-boxes-cloud .big-boxes2 {
	background-color: #312333;
	color: #fff;
	padding: 30px 0 30px 0;
	border-radius: 0;
}

.big-boxes-cloud .big-boxes3 {
	background-color: #f0f0f0;
	color: #2D4042;
	padding: 30px 0 30px 0;
	border-radius: 0;
}

.big-boxes-cloud .big-boxes3 h3 {
	color: #2D4042;
}

.big-boxes-cloud .big-boxes3 h4 {
	color: #2D4042;
}

.big-boxes-cloud .big-boxes3 p {
	color: #2D4042;
}

.big-boxes-cloud .fa {
	color: #fff;
	font-size: 80px;
	padding: 20px 0 20px 0;
}

.big-boxes-cloud .big-boxes2 .btn {
	color: #fff;
	border: 1px solid #888;
}

.big-boxes-cloud .big-boxes3 .btn {
	color: #2D4042;
	border: 1px solid #2D4042;
}

.big-boxes-cloud .big-boxes3 .btn:hover {
	color: #fff;
}

.big-boxes-cloud .big-boxes2 .btn:hover {
	color: #fff;
	border: 1px solid transparent;
}

.big-boxes-cloud .big-boxes2 p {
	color: #fff;
}


/* big boxes cloud end */


/* section-dd-ft */

.section-dd-ft {
	padding: 30px 0 30px 0;
	background-color: #ff3400;
}

.section-dd-ft .text {
	overflow: hidden;
}

.section-dd-ft h3 {
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Maven Pro;
}

.section-dd-ft .fa {
	position: relative;
	color: #fff;
	padding: 18px 20px 0 0px;
	border-radius: 40px;
	font-size: 30px;
}

.section-dd-ft p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.section-dd-ft2 {
	padding-bottom: 25px;
	background-color: #fff;
	text-align: center;
}

.section-dd-ft2 .text {
	overflow: hidden;
}

.section-dd-ft2 h3 {
	font-weight: 700;
	color: #2b3e4d;
	font-size: 15px;
	text-transform: uppercase;
	font-family: Maven Pro;
}

.section-dd-ft2 .fa {
	position: relative;
	color: #ff3400;
	font-size: 50px;
}

.section-dd-ft2 h5 {
	font-size: 14px;
	font-weight: 400;
	color: #555;
	line-height: 20px;
}


/* section dd ft end */


/* parallax effect */

.parallax {
	height: 440px;
}

.parallax .text {
	position: relative;
	top: 70px;
}

.parallax .text h3 {
	font-size: 42px;
	padding: 0px 0 10px 0;
	font-weight: 700;
	color: #fff;
}

.parallax .text h4 {
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	padding: 25px 0;
}

.parallax .btn {
	border-radius: 5px;
	font-size: 14px;
	padding: 14px 35px;
}


/* parallax effect end */


/* testimonials & faq */


/* TESTIMONIALS */


/* carousel */

#testimonials-slide {
	padding: 20px 0 30px 0;
	background-color: #f7f7f7;
}

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px 0px 0px;
}

#testimonials-slide h2 {
	color: #3c5a68;
	font-weight: 800;
	font-size: 35px;
	position: relative;
	bottom: 25px;
}

#testimonials-slide img {
	width: 200px;
}

#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}

#quote-carousel .carousel-control.left {
	left: -50px;
	color: #ff3400;
	opacity: 1;
}

.red-text {
	color: #ff3400;
}

#quote-carousel .carousel-control.right {
	right: -70px !important;
	color: #ff3400;
	opacity: 1;
}

#quote-carousel .carousel-indicators {
	right: 80%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
	background: #888;
}

.item blockquote {
	border-left: none;
	text-align: left;
}

.item blockquote img {
	margin-bottom: 10px;
}

.item blockquote h5 {
	font-size: 16px;
	font-weight: 400;
	color: #5c6b72;
	line-height: 28px;
}

.item blockquote h6 {
	color: #ff3400;
	font-weight: 800;
	font-size: 16px;
	padding-top: 25px;
	word-spacing: 5px;
	letter-spacing: 3px;
}

.item blockquote h5:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}

@media (min-width: 768px) {
	#quote-carousel {
		margin-bottom: 0;
		padding: 0 40px 30px 40px;
		margin-top: 30px;
	}
}

@media (max-width: 768px) {
	#quote-carousel .carousel-indicators {
		bottom: -20px !important;
	}
	#quote-carousel .carousel-indicators li {
		display: inline-block;
		margin: 0px 5px;
		width: 15px;
		height: 15px;
	}
	#quote-carousel .carousel-indicators li.active {
		margin: 0px 5px;
		width: 20px;
		height: 20px;
	}
}


/* Testimonials */

.testimonials blockquote {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	border: medium none;
	color: #ededed;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	padding: 15px;
	position: relative;
	border-radius: 50px 50px 0px 50px;
	-moz-border-radius: 50px 50px 0px 50px;
	-webkit-border-radius: 20px 20px 0px 20px;
	border: 1px solid #555;
	font-style: italic;
}

.testimonials .carousel-info img {
	border: 1px solid #f7f7f7;
	border-radius: 45px !important;
	height: 90px;
	padding: 3px;
	width: 90px;
}

.testimonials .carousel-info {
	overflow: hidden;
}

.testimonials .carousel-info img {
	margin-right: 15px;
}

.testimonials .carousel-info span {
	display: block;
}

.testimonials span.testimonials-name {
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	margin: 23px 0 7px;
}

.testimonials span.testimonials-post {
	color: #b2b2b2;
	font-size: 14px;
}

#testimonials-all {
	padding: 50px 0 80px 0;
	background: url(../img/other/testimonials.jpg) center;
	background-attachment: fixed;
	background-size: cover;
}

#testimonials-all .universal-header {
	text-align: center;
	padding: 0px 0 30px 0;
}

#testimonials-all .universal-header h1 {
	font-size: 35px;
	color: #e3e3e3;
	font-weight: 800;
}

#testimonials-all blockquote p {
	color: #e3e3e3;
	font-size: 15px;
	font-weight: 400;
}

.wp-header2 {
	text-align: center;
	padding: 50px 200px 0 200px;
}

.wp-header2 h1 {
	color: #fff;
	font-weight: 800;
	font-size: 40px;
}

.wp-header2 p {
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
}

.faq {
	padding: 0px 0 30px 0;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #e7e7e7;
}

.faq .default-title {
	padding: 20px 0;
}

.faq .box {
	margin: 15px 0;
	border-radius: 4px;
	height: auto;
	padding: 10px;
	background-color: #fff;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	border: 1px solid #e0e0e0;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.faq .part1,
.faq .part2 {
	display: inline-block;
}

.faq .box:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.faq h3 {
	color: #2b3e4d;
	font-size: 17px;
	font-weight: 600;
}

.faq p {
	font-size: 14px;
	font-family: Nunito Sans;
	font-weight: 500;
	color: #757c87;
}

.faq-text {
	margin: 0px;
}

.faq .faq-cf {
	padding: 0 100px;
}


/* faq */

.faq-new {
	padding: 20px 0 50px 0;
}

.faq-new .title-new {
	margin-bottom: 30px;
}

.panel {
	margin: 10px 0 !important;
}

.faq-new .panel-heading {
	background-color: #ff3400;
}

.faq-new .panel-heading [data-toggle="collapse"]:after {
	font-size: 0 !important;
}

.faq-new h4 {
	color: #fff;
}

.faq-new p {
	color: #999999;
}

.panel-title {
	color: #fff !important;
}

.panel-title :hover {
	color: #ddd;
}

.blog {
	padding-top: 13px;
}

.blog h4 {
	color: #283845;
}

.blog .btn {
	margin-top: 10px;
}

.blog .btn:hover {
	color: #fff;
}

.faq-new .btn-outline {
	border: 1px solid #b2b2b2 !important;
	color: #999;
}

.blog .date {
	color: #999999;
	font-size: 12px;
	position: relative;
	top: 3px;
}


/*  ========== HEADERS AND SLIDERS ============ */


/* new header */

.new-header {
	background: url(../img/headers/home-image1.jpg) center;
	background-size: cover;
    height:500px;
	background-repeat: no-repeat;
	background-position-y: top;
    margin-top:100px;
}

/*#color-overlay {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.5;
}*/

.new-header h2 {
	font-size: 43px;
	text-transform: uppercase;
	font-weight: 800;
}

.typing-title h2 {
	color: #fff;
}

.new-header p {
	color: #83838d;
	margin: 5px 0;
}

.new-header .text-content {
	padding-top: 30px;
	padding-bottom: 20px;
}


/*.new-header img {
    position: relative;
    top: 100px;
}*/

.new-header a {
	font-weight: 400;
	color: #ff3400;
}

.new-header ul {
	display: inline;
}

.new-header .buttons {
	margin-top: 30px;
	margin-right: 25px;
}

.new-header li {
	line-height: 27px;
	color: #777783;
	font-size: 15px;
	color: #fff;
}


/*.new-header li:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    color: #d65a3b;
}*/

.new-header a.btn.dark {
	background-color: #252e3f;
	margin-left: 15px;
	color: #fff;
}

.new-header a.btn.dark:hover {
	background-color: #fff;
	color: #252e3f;
}


/* slider */

.slider-version .main-container {
	padding: 0;
}

.slider-version .btn-outline {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 16px;
}

.slider-version .btn-2 {
	color: #fff;
	border: 0px;
	top: 7px;
	border-radius: 5px;
	font-size: 16px;
}

.slider-version .btn-outline:hover {
	background-color: #444;
	color: #fff;
	border: 1px solid #444;
}

.slider-list {
	display: inline;
	position: relative;
	bottom: 10px;
	right: 14px;
	margin-top: 10px;
}

.carousel-inner ul {
	/*margin-top: 50px;*/
}

.slider-list .l1 {
	-webkit-animation-delay: 0;
	animation-delay: 0;
}

.slider-list .l2 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.slider-list .l3 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

.slider-list li {
	color: #fff;
	font-size: 17px;
	line-height: 30px;
	font-weight: 400;
}

.slider-list li:before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #fff;
	font-size: 13px;
}

.slider-version .slide1 p,
.slider-version .slide2 p,
.slider-version .slide3 p,
.slider-version .slide4 p {
	color: #fff;
	font-size: 17px;
}

.slider-version .slide1 h3,
.slider-version .slide2 h3,
.slider-version .slide3 h3,
.slider-version .slide4 h3 {
	color: #fff;
	font-size: 57px;
	font-weight: 800;
	font-family: poppins;
	padding: 0px !important;
	text-transform: uppercase;
}

.slider-version .slide1 .text-left,
.slider-version .slide2 .text-left,
.slider-version .slide3 .text-left {
	margin-right: 0px;
}

.slider-version .slide1 span,
.slider-version .slide2 span,
.slider-version .slide3 span,
.slider-version .slide4 span {
	color: #fff;
}

.slider-version .slide1 .price,
.slider-version .slide2 .price,
.slider-version .slide3 .price,
.slider-version .slide4 .price {
	color: #fff;
	background-color: #ff3400;
	padding: 2px 10px;
	border-radius: 3px;
	font-size: 20px;
	font-weight: 400 !important;
	text-shadow: 0.1px 0.1px 15px #fff;
	font-family: poppins;
}

.slider-version .slide1 .discount,
.slider-version .slide2 .discount,
.slider-version .slide3 .discount,
.slider-version .slide4 .discount {
	color: #fff;
	font-size: 17px;
	text-decoration: line-through;
}

.slider-version .slide1 h4,
.slider-version .slide2 h4,
.slider-version .slide3 h4,
.slider-version .slide4 h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	font-family: 'Noto Sans', sans-serif;
	margin: 0px;
	padding-bottom: 16px;
	position: relative;
	bottom: 5px;
}

.slider-version .btn-2:hover {
	background-color: #555;
	color: #fff;
}

.slider-version .btn-2 {
	position: relative;
	left: 15px;
}

.slider-list .l1 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	animation-duration: 1.5s;
}

.slider-list .l2 {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
	animation-duration: 1.5s;
}

.slider-list .l3 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	animation-duration: 1.5s;
}


.slider-version .slide1 .text-left,
.slider-version .slide3 .text-left {
	padding-left: 0px;
}

.slider-version .carousel-indicators {
	bottom: 0;
}

.slider-version .carousel-control.right,
.slider-version .carousel-control.left {
	background-image: none;
}

.slider-version .carousel .item {
	height: 100%;
	width: 100%;
	min-height: 600px;
}

.slider-version a:hover {
	color: #fff;
}

.carousel-inner .item .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}

.slider-version h3 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.slider-version h4 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.slider-version h2 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.slider-version .carousel-control {
	width: 6%;
	text-shadow: none;
}

.slider-version h1 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}

.slider-version .p {
	padding-top: 125px;
	text-align: center;
}

.slider-version .p a {
	text-decoration: underline;
}

.slider-version .carousel-indicators li {
	width: 14px;
	height: 14px;
	background-color: rgba(255, 255, 255, .4);
	border: none;
}

.slider-version .carousel-indicators .active {
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: none;
}

.slider-version .carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.slider-version .carousel-fade .carousel-inner .item,
.slider-version .carousel-fade .carousel-inner .active.left,
.slider-version .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.slider-version .carousel-fade .carousel-inner .active,
.slider-version .carousel-fade .carousel-inner .next.left,
.slider-version .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.slider-version .carousel-fade .carousel-inner .next,
.slider-version .carousel-fade .carousel-inner .prev,
.slider-version .carousel-fade .carousel-inner .active.left,
.slider-version .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slider-version .carousel-fade .carousel-control {
	z-index: 2;
}

.slider-version .carousel-control .fa-angle-right,
.slider-version .carousel-control .fa-angle-left {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.slider-version .carousel-control .fa-angle-left {
	left: 50%;
	width: 38px;
	height: 38px;
	margin-top: -15px;
	font-size: 23px;
	color: #fff;
	border-radius: 53px;
}

.slider-version .carousel-control .fa-angle-right {
	right: 50%;
	width: 38px;
	height: 38px;
	margin-top: -15px;
	font-size: 23px;
	color: #fff;
	border-radius: 53px;
}

.slider-version .carousel-control {
	opacity: 1;
	filter: alpha(opacity=100);
}


/********************************/


/*       Slides backgrounds     */


/********************************/

.slider-version .slide1 .slide-offer {
	position: absolute;
	color: #fff;
	background-color: #35ba0d;
	top: 290px;
	left: 360px;
	text-align: center;
	padding: 10px;
	width: 120px;
	height: 120px;
	border-radius: 62px;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s;
	z-index: 2;
}

.slider-version .slide1 h6 {
	font-size: 15px;
	position: relative;
	top: 45px;
	left: 3px;
}

.slider-version .slide1 h6:before {
	content: "\f0c2 ";
	font-family: FontAwesome;
	font-size: 38px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 28px;
}

.slider-version .slide2 .slide-offer2 {
	position: absolute;
	color: #fff;
	background-color: #333;
	top: 30px;
	left: 390px;
	text-align: center;
	padding: 10px;
	width: 120px;
	height: 120px;
	border-radius: 62px;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

.slider-version .slide2 h6 {
	font-size: 15px;
	position: relative;
	top: 45px;
	left: 3px;
}

.slider-version .slide2 h6:before {
	content: "\f0a0";
	font-family: FontAwesome;
	font-size: 38px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 30px;
}

.slider-version .slide3 .slide-offer3 {
	position: absolute;
	color: #fff;
	background-color: #35ba0d;
	top: 80px;
	left: 400px;
	text-align: center;
	padding: 10px;
	width: 120px;
	height: 120px;
	border-radius: 62px;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

.slider-version .slide3 h6 {
	font-size: 15px;
	position: relative;
	top: 45px;
	left: 3px;
}

.slider-version .slide3 h6:before {
	content: "\f0c2 ";
	font-family: FontAwesome;
	font-size: 38px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 28px;
}

.slider-version .slide1 {
	background: url(../img/other/sliders.jpg) center;
	background-size: cover;
}

.slider-version .slide2 {
	background: url(../img/other/sliders.jpg) center;
	background-size: cover;
}

.slider-version .slide3 {
	background: url(../img/other/sliders.jpg) center;
	background-size: cover;
}

.slider-version .slide4 {
	background-size: cover;
}


/* slider */

.home-header {
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 99%), url(../img/other/new.jpg) repeat;
	background-size: cover;
	height: 625px;
	background-position: center;
}

.home-header .btn-2 {
	margin-top: 20px;
}

.home-header .btn-2:hover {
	border: 1px solid #fff !important;
	background-color: transparent !important;
}

.home-header .text-content {
	position: relative;
	top: 115px;
}

.home-header .text-content p {
	letter-spacing: 0.5px;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	margin: 15px 0;
}

.home-header .typing-title {
	text-align: left;
}

.home-header .typing-title h2 {
	font-size: 50px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
}

.home-header .deal {
	font-size: 35px;
	font-weight: 800;
	color: #ff3400;
	margin: 20px 0;
}

.home-header .deal>span {
	font-weight: 200;
	font-size: 23px;
	text-decoration: line-through;
	color: #fff;
}

.home-header .typing-title .title-span {
	font-weight: 200;
}

.home-header .typing-title a {
	font-size: 34px;
	font-weight: 200;
	color: #fff;
}

.home-header .box-container {
	text-align: center;
	background: rgba(3, 16, 22, 0.3);
	border: 0 dotted #fff;
	width: 320px;
	height: auto;
	position: relative;
	left: 80px;
	top: 200px;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 56px -20px rgba(255, 255, 255, 0.80);
	-moz-box-shadow: 0px 0px 56px -20px rgba(255, 255, 255, 0.80);
	box-shadow: 0px 0px 56px -20px rgba(255, 255, 255, 0.80);
	border-bottom: 6px solid #ff3400;
}

.home-header .santa-img {
	max-width: 100px;
	position: absolute;
	top: 140px;
	left: 50px;
	z-index: 2;
	transform: rotate(-20deg);
}

.home-header .box-container .btn {
	border: 1px solid #b2b2b2;
	color: #fff;
}

.home-header .box-container h3 {
	color: #fff;
	font-size: 22px;
}

.home-header .box-container h2 {
	color: #ff3400;
	font-weight: 800;
	font-size: 40px;
	margin: 0;
}

.home-header .box-container p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.home-header .fa-wordpress {
	font-size: 27px;
	position: relative;
	bottom: 30px;
	right: 10px;
}


/* partners2 */

.partners2 {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e5e5e5;
}

.partners2 img {
	padding: 20px 0;
	opacity: 0.6;
	max-width: 100px;
}

.partners2 h4 {
	font-weight: 600;
	font-size: 17px;
	color: #999;
}

.partners2 .border-img {
	border-right: 1px solid #e0e0e0;
}

.partners2 .border-text {
	border-right: 1px solid #e0e0e0;
}


/* home header */

.cloud {
	background: url(../img/headers/cloud.jpg) center !important;
	background-size: cover !important;
}

.cloud .btn {
	border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.cloud .btn:hover {
	background-color: #fff;
	color: #333;
}

.default-page-header {
	height: auto;
	padding-bottom: 100px;
	background: url(../img/headers/dedicated.jpg) center;
	background-size: cover;
}

.default-page-header h2 {
	font-size: 30px;
	font-weight: 600;
	padding-top: 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: Maven Pro;
	text-align: center
}

.default-page-header h3 {
	font-weight: 500;
	position: relative;
	bottom: 13px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px
}

.default-page-header ul {
	display: inline;
	position: relative;
	bottom: 15px
}

.default-page-header li {
	line-height: 33px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}

.default-page-header li::before {
	content: "\f067";
	padding: 0 10px 0 0;
	color: #2acc18;
	font-family: FontAwesome
}

.default-page-header .button {
	margin-top: 10px;
}

.default-page-header .btn {
	border: 1px solid #fff;
}

.header-simple {
	background-size: cover;
	height: 200px;
	background: url(../img/headers/header1.jpg) center;
	background-size: cover;
}

.header-simple h2 {
	font-size: 28px;
	font-weight: 800;
	color: #fff;
	margin-top: 30px;
}

.header-simple p {
	color: #ededed;
	font-size: 14px;
}

#web-header2 {
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #e8e8e8;
	border-top: 2px solid #e8e8e8;
	padding: 10px;
	position: relative;
	right: 50px;
}

.web-header {
	height: 470px;
	background-position: center
}

.web-header p {
	font-size: 15px;
	line-height: 23px;
	text-align: left;
	color: #fff;
	font-weight: 400;
	padding: 15px 0 15px 0;
	font-family: Nunito Sans;
}

.web-header .btn {
	color: #fff;
	background-color: #ff3400;
}

.web-header .box-container {
	position: relative;
	top: 90px;
	border-radius: 4px;
	padding: 15px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	background-color: rgba(45, 30, 47, 0.6);
	-webkit-box-shadow: 0px 0px 49px -15px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 49px -15px rgba(0, 0, 0, 0.6);
	border-top: 5px solid #ff3400;
}

.web-header .btn-2 {
	color: #fff !important;
}

.web-header .btn-2:hover {
	background-color: #333;
}

.web-header .box-container h2 {
	font-weight: 700;
	font-size: 30;
	color: #fff;
	font-family: Maven Pro;
	text-transform: uppercase;
}

.web-header .box-container h3 {
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	display: inline;
	position: relative;
	top: 20px;
	text-transform: uppercase;
}


/*  ========== HEADERS AND SLIDERS / END HERE ============ */


/* ===== OTHER SECTIONS ===== */


/* home boxes */

.home-boxes {
	padding: 30px 0 50px 0;
	background-color: #fff;
	border-bottom: 0 solid #e9e9e9;
}

.home-boxes .gray-bg {
	background-color: #f9f9f9;
}

.home-boxes .text-container::before,
.home-boxes .text-container::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-color: transparent;
	border-style: solid;
}

.home-boxes .text-container::before {
	border-width: 35px;
	border-right-color: #ff3400;
	border-top-color: #ff3400;
	z-index: 3;
	position: absolute;
	right: 15px;
	border-bottom-width: 50px;
	border-left-width: 50px;
	border-radius: 8px;
}

.home-boxes .text-container::after {
	content: 'ON \A SALE';
	top: 6px;
	right: 12px;
	z-index: 4;
	text-transform: uppercase;
	color: #fff;
	white-space: pre;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.home-boxes .before-box p {
	font-size: 12px;
}

.home-boxes .text-container {
	text-align: center;
	background-color: #fff;
	border-bottom: 0px solid #ff3400;
	padding: 40px 15px 15px;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
	transition: 200ms ease-in-out;
	border-radius: 15px;
}

.home-boxes .default-title {
	padding: 0px 0 30px 0;
}

.home-boxes .text-container p {
	color: #999;
	letter-spacing: 0.5px;
	line-height: 25px;
}

.home-boxes .text-container h3 {
	font-size: 25px;
}

.home-boxes .btn {
	font-size: 16px !important;
	margin: 0 auto;
	width: 100%;
	border: 1px solid #f0f0f0;
	background-color: transparent;
	color: #888;
	font-weight: 600;
	border-radius: 2px;
}

.home-boxes .btn:hover {
	background-color: #ff3400 !important;
	color: #fff !important;
	border: 1px solid transparent;
}

.home-boxes .fa {
	color: #ff3400;
}


/* home boxes */


/* media code */

.media-code-1 {
	background-color: #fff;
}

.for-index {
	background: url(../img/images/fixed2.jpg) center;
	background-attachment: fixed;
}

.media-code-1 h2 {
	color: #2b3e4d;
	font-weight: 800;
	font-size: 26px;
}

.media-code-1 .btn-2 {
	position: relative;
	margin-right: 10px;
}

.media-code-1 p {
	color: #6c6c6d;
	font-size: 16px;
	padding-top: 20px;
	font-weight: 400;
}

.media-code-1 {
	padding: 40px 0 40px 0;
}

.media-code-1 .fa {
	color: #16cc06;
}

.media-code-1 .wp-text p {
	position: relative;
	bottom: 5px;
}

.media-code-1 .wp-con1 p {
	position: relative;
	bottom: 5px;
}

.media-code-2 {
	background-color: #f7f7f7;
	padding: 40px 0 40px 0;
}

.media-code-2 .red {
	margin-right: 10px !important;
}

.media-code-2 h2 {
	color: #252e3f;
	font-size: 25px;
	font-weight: 800;
}

.media-code-2 p {
	color: #6c6c6d;
	font-size: 16px;
	padding-top: 20px;
	font-weight: 400;
	margin-bottom: 15px;
}

.media-code-2 .fa {
	color: #16cc06;
}

.media-code-2 .wp-text p {
	position: relative;
	bottom: 5px;
}

.media-code-2 .wp-con1 p {
	position: relative;
	bottom: 5px;
}


/* media code end */


/* features - list */

#features-list {
	padding: 10px 0 40px 0;
	background-color: #fff;
}

#features-list.bg-gray {
	background-color: #f9f9f9;
}

#features-list .default-title {
	padding: 25px 0 30px 0;
}

#features-list .fa {
	color: #12ba0d;
	font-size: 17px;
	padding-top: 3px;
}

#features-list ul {
	position: relative;
}

#features-list li {
	font-size: 16px;
	font-weight: 400;
	color: #777;
	display: inline-flex;
	line-height: 35px;
}

#features-list li::before {
	content: "\f067";
	padding: 0 10px 0 0;
	color: #ff3400;
	font-family: FontAwesome;
}

#features-list .universal-title h1 {
	font-size: 35px;
}


/* features list / end here */


/* pricing tables */


/* Pricing Table new */

.roomy-50 {
	padding: 50px 0px;
	background-color: #fff;
}

.p-top-100 {
	padding: 100px;
}

.bg-red small {
	color: #fff;
}


/* ======= PRICING ======= */

.new-pricing h2 {
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding: 13px 0 !important;
}

.new-pricing .bg-red h2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 13px 0 !important;
	color: #fff;
}

.new-pricing .bg-red h3 {
	color: #fff;
}

.new-pricing h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	font-family: Maven Pro;
	margin-top: 7px;
	padding-bottom: 7px;
}

.new-pricing h2 {
	font-weight: 600;
	font-family: Maven Pro;
	font-size: 30px;
}

.pricing-n2 {
	background: #fff;
}

.new-pricing .btn,
.new-pricing .navbar>li>a.btn {
	border: none;
	border-radius: 3px;
	position: relative;
	padding: 12px 30px;
	margin: 10px 1px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
	will-change: box-shadow, transform;
	transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.new-pricing .btn {
	border-radius: 30px;
}


/* btn-danger */

.new-pricing .btn.btn-danger {
	color: #FFFFFF;
	background-color: #ff3400;
	border-color: #ff3400;
	box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.new-pricing .btn.btn-danger {
	box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.new-pricing .btn.btn-danger:focus,
.new-pricing .btn.btn-danger:active,
.new-pricing .btn.btn-danger:hover {
	box-shadow: 0 0 0 -0 rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}


/* btn-success */

.new-pricing .btn.btn-success {
	color: #FFFFFF;
	background-color: #4caf50;
	border-color: #4caf50;
	box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}

.new-pricing .btn.btn-success:focus,
.new-pricing .btn.btn-success:active,
.new-pricing .btn.btn-success:hover {
	box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}


/* btn-white */

.new-pricing .btn.btn-white {
	color: #3C4857;
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.new-pricing .btn.btn-white:focus,
.new-pricing .btn.btn-white:active,
.new-pricing .btn.btn-white:hover {
	box-shadow: 0 14px 26px -12px rgba(255, 255, 255, 0.42), 0 4px 23px 0px rgba(255, 255, 255, 0.12), 0 8px 10px -5px rgba(255, 255, 255, 0.2)
}

.new-pricing .bs {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 6px;
	color: #444;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 9px -3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 9px -3px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 9px -3px rgba(0, 0, 0, 0.5);
}

.new-pricing .bs.bs-background-img {
	background: url(images/pricing-bg-image.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all 1s;
}

.new-pricing .bs.bs-background-img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.new-pricing .bs-background-img,
.new-pricing .bs-background-img h1 small {
	color: #fff;
}

.bg-red {
	background-color: #ff3400 !important;
}

.new-pricing .bg-red,
.new-pricing .bg-red h1 small {
	color: #fff;
}

.new-pricing .bs-background-img:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: bs;
	left: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.56);
	border-radius: 6px;
}

.new-pricing .pricing-n2 {
	text-align: center;
	position: relative;
	background-color: ##f7f7f7;
	border-top: 6px solid #ff3400;
}

.new-pricing .pricing-n2 .bs-caption {
	margin-top: 0px;
}

.new-pricing .pricing-n2 .cotent {
	padding: 15px;
	margin-bottom: 0px;
	z-index: 2;
	position: relative;
}

.new-pricing .pricing-n2 ul {
	list-style: none;
	padding: 0;
	margin: 10px auto;
}

.new-pricing .pricing-n2 ul li {
	text-align: center;
	padding: 12px 0;
}

.new-pricing .pricing-n2 ul:not(.nav-pills) li {
	border-bottom: 1px solid rgba(153, 153, 153, 0.1);
}


/* Pricing Table New / end */


/* new table */


/* pricing table */

.table-pricing {
	padding: 40px 0;
}

.table-pricing .default-title {
	padding-bottom: 35px;
}

.custab {
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
	transition: 0.2s;
	border-radius: 15px;
}

.table>thead>tr>th {
	border-bottom: 0px;
	padding: 15px 13px 15px 40px;
	color: #fff;
	background: #ff3400
}

.table>tbody>tr>td {
	padding: 13px 13px 13px 40px;
	position: relative;
	top: 10px;
	border-top: 0;
	color: #7d828e;
}

.table .btn {
	position: relative;
	top: -10px;
	transition: .3s linear;
}

.table .btn>a {
	color: #5d6168;
}

.table .btn:hover {
	background: #ff3400 !important;
	color: #fff !important;
}

.table>tbody>tr>td:first-child {
	color: #3e4c66;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background: #f6f6f6;
}

button.btn.button.btn-red.radius5.btn-sm {
	font-size: 12px;
	padding: 7px 11px !important;
}


/* pricing table */


/* toggle pricing */

.toggle,
.toggler {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}

.toggler {
	color: #ddd;
	transition: .2s;
	font-weight: bold;
}

.toggler--is-active {
	color: #ff3400;
}

.pricing-section .b {
	display: block;
}

.toggle {
	position: relative;
	width: 90px;
	height: 30px;
	border-radius: 100px;
	background-color: #ff3400;
	overflow: hidden;
	box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.check {
	position: absolute;
	display: block;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 6;
}

.check:checked~.switch {
	right: 2px;
	left: 57.5%;
	transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.3);
	transition-property: left, right;
	transition-delay: .08s, 0s;
}

.switch {
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 57.5%;
	background-color: #fff;
	border-radius: 36px;
	z-index: 1;
	transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.3);
	transition-property: left, right;
	transition-delay: 0s, .08s;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.product-plan-margin{    
    overflow:inherit !important; 
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #dfeeff 5%, #ffffff 80%, #ffffff 100%) repeat scroll 0 0;           
}
.pricing-columns #pricing-chart,
.pricing-columns-both #pricing-chart {
	margin-top: 30px;
}

.pricing-columns #pricing-chart #smaller-plans,
.pricing-columns-both #pricing-chart #smaller-plans {
	display: block;
}

.pricing-columns #pricing-chart .plan,
.pricing-columns-both #pricing-chart .plan {
	background-color: #fff;
	position: relative;
	color: #4F2B44;
	padding: 14px;
	border-right: 1px solid #f0f0f0 !important;
	border-bottom: 1px solid #f0f0f0 !important;
	width: 100%;
	border-radius: 10px;
}

.pricing-columns #pricing-chart .plan:first-child,
.pricing-columns-both #pricing-chart .plan:first-child {
	border-left: 1px solid #f0f0f0 !important;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
}

/*.pricing-columns #pricing-chart .plan:before,
.pricing-columns-both #pricing-chart .plan:before {
	content: "";
	position: absolute;
	height: 5px;
	left: -0px;
	top: 0;
	background-color: #ff3400;
	width: 100%;
}*/

.pricing-columns .offer::before {
	height: 7px !important;
}

.pricing-columns #pricing-chart .plan .price,
.pricing-columns-both #pricing-chart .plan .price {
	font-size: 30px;
	text-align: left;
	width: 100%;
	margin-bottom: 35px;
	margin-top: 17px;
    text-align:center;
    font-weight:800;
}

.pricing-columns #pricing-chart .plan .price .dollar,
.pricing-columns-both #pricing-chart .plan .price .dollar {
	top: -10px;
	letter-spacing: -1px;
	left: 3px;
    color:#f34400;
}

.pricing-columns #pricing-chart .plan .price .amount,
.pricing-columns-both #pricing-chart .plan .price .amount {
	font-size: 30px;
	font-weight: 200;
    color:#f34400;
    font-weight:800;
}

#yearly .amount,
#yearly .slash,
#yearly .dollar,
#yearly .month {
	color: #ff3400;
}

.pricing-columns #pricing-chart .plan .price .slash,
.pricing-columns-both #pricing-chart .plan .price .slash {
	font-weight: 200;
	left: -2px;
    color:#f34400;
    font-weight:800;
}

.pricing-columns #pricing-chart .plan .price .month,
.pricing-columns-both #pricing-chart .plan .price .month {
	font-weight: 200;
	left: -7px;
    color:#f34400;
    font-weight:800;
}

.pricing-columns #pricing-chart .plan ul,
.pricing-columns-both #pricing-chart .plan ul {
	padding: 0 18px;
	margin-bottom: 40px;
}

.pricing-columns #pricing-chart .plan ul li,
.pricing-columns-both #pricing-chart .plan ul li {
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	margin-bottom: 20px;
	color: #000;
}

.pricing-columns .list1::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f0a0 ";
}

.pricing-columns .list2::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f2db";
}

.pricing-columns .list3::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f135 ";
}

.pricing-columns .list4::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f0ec";
}

.pricing-columns .list5::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f1c0";
}

.pricing-columns .list6::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f003";
}

.pricing-columns .list7::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f0e4";
}

.pricing-columns .list8::before {
	color: #ff3400;
	padding-right: 10px;
	font-size: 15px;
	font-family: FontAwesome;
	content: "\f1cd";
}

.pricing-columns #pricing-chart .plan ul li span,
.pricing-columns-both #pricing-chart .plan ul li span {
	color: #9e9e9e;
	display: inline-block;
	margin-left: 7px;
	font-weight: 400;
	font-size: 14px;
}

.pricing-columns #pricing-chart .plan a.sign-up,
.pricing-columns-both #pricing-chart .plan a.sign-up {
	width: 100%;
	padding: 7px 0;
	background-color: #f5f5f5;
	border: 0 solid #ff3400;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	clear: left;
	letter-spacing: 1.5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pricing-columns #pricing-chart .plan a.sign-up:hover {
	background-color: #f57b5c !important;
	color: #fff;
}

.pricing-section .sign-up {
	padding: 17px 50px;
	text-transform: uppercase;
	background-color: #ff3400 !important;
	letter-spacing: 0.1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	white-space: pre;
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 30px;
	opacity: 1;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
}

a.button.sign-up {
	font-weight: 600 !important;
}

.pricing-columns #pricing-chart .popular,
.pricing-columns-both #pricing-chart .popular {
	width: 274px;
	position: relative;
	top: -30px;
	background-color: white;
	margin-left: -2px;
	right: 0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.pricing-columns #pricing-chart .popular:before,
.pricing-columns-both #pricing-chart .popular:before {
	width: 274px;
	background-color: #ff3400;
	height: 7px;
}

.pricing-columns #pricing-chart .popular a.sign-up,
.pricing-columns-both #pricing-chart .popular a.sign-up {
	background-color: #ff3400;
	border: none;
	color: #ffffff;
}

.pricing-columns #pricing-chart .popular .price .amount,
.pricing-columns-both #pricing-chart .popular .price .amount {
	font-size: 60px;
}

.bandwidth {
	display: block;
	color: #9e9e9e;
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: -90px;
}

.pricing-columns #pricing-chart .popular p.pop-plan,
.pricing-columns-both #pricing-chart .popular p.pop-plan {
	color: #454545;
	font-size: 16px;
	margin-bottom: 45px;
}

.pricing-columns #pricing-chart .popular .price,
.pricing-columns-both #pricing-chart .popular .price {
	margin-bottom: 0px;
}

.pricing-columns #pricing-chart .plan a.sign-up:hover,
.pricing-columns-both #pricing-chart .plan a.sign-up:hover {
	border: 0;
	color: #fff;
}

.hide {
	display: none;
}


/* default plans */

.default-plans {
	padding: 30px 0 60px 0;
}

.default-pricing {
	background-color: #f7f7f7;
}

.default-plans .default-title {
	padding: 0px 0 28px 0;
}

.pricingTable>.pricingContent>ul>li:before {
	content: "\f00c";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #14cc10;
}

.pricingTable>.pricingContent>ul>.uncheck:before {
	content: "\f00d";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	color: #14cc10;
}

.pricingTable {
	text-align: center;
	background: #fff;
	border: 1px solid #f5f5f5;
	padding-top: 0px;
	border-radius: 8px;
	transition: 300ms ease-in-out;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
}

.pricingTable:hover {
	-webkit-box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.40);
}

.pricingTable>.pricingTable-header {
	color: #fff;
	height: 170px;
	background-color: #252e3f;
	position: relative;
}

.pricingTable-header>.heading {
	display: block;
	padding: 8px 0;
	background-color: #ff3400;
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
}

.pricingTable-header h3 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.pricingTable-header>.price-value {
	display: block;
	font-size: 35px;
	line-height: 50px;
	padding-top: 30px;
	font-weight: 800;
	color: #fff;
}

.pricingTable-header>.price-value>.mo {
	font-size: 14px;
	display: block;
	line-height: 0px;
	text-transform: normal;
	font-weight: 400;
}

.pricingTable-header .discount {
	font-size: 13px;
	font-weight: 500;
	text-decoration: line-through;
}

.pricingTable-header>.price-value>.currency {
	font-size: 24px;
	margin-right: 4px;
	position: relative;
	bottom: 15px;
}

.pricingTable>.pricingContent {
	text-transform: normal;
	color: #fff
}

.pricingTable>.pricingContent>ul {
	list-style: none;
	padding: 0;
}

.pricingTable>.pricingContent>ul>li {
	padding: 15px 15px;
	border-bottom: 1px solid #f2f2f2;
	color: #555;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
}

.pricingTable>.pricingContent>ul>li:last-child {
	border-bottom: 1px solid #e3e3e3;
}

.pricingTable-sign-up {
	padding: 8px 0 16px 0;
}

.pricingTable-sign-up>.btn-block {
	width: 95%;
	margin: 0 auto;
	background-color: #ff3400;
	border: 0 solid #e9e9e9;
	color: #fff;
	padding: 8px 8px;
	text-transform: uppercase;
	font-size: 15x;
	font-weight: 600;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

.pricingTable-sign-up>.btn-block:hover {
	color: #fff;
}

.pink {
	background: #ed687c;
}

.pink .pricingTable-header:after {
	border-bottom-color: #ed687c;
}

.orange {
	background: #e67e22;
}

.orange .pricingTable-header:after {
	border-bottom-color: #e67e22;
}

.blue {
	background: #e67e22;
}

.blue .pricingTable-header:after {
	border-bottom-color: #e67e22;
}

@media screen and (max-width: 1200px) {
	.pricingTable>.pricingTable-header:after {
		border-left: 215px solid transparent;
	}
}

@media screen and (max-width: 990px) {
	.pricingTable {
		margin-bottom: 20px;
	}
	.pricingTable>.pricingTable-header:after {
		border-left: 349px solid transparent;
	}
}

@media screen and (max-width: 480px) {
	.pricingTable {
		overflow: hidden;
	}
	.pricingTable>.pricingTable-header:after {
		border-left: 459px solid rgba(0, 0, 0, 0);
	}
}


/* default plans */




.left-header {
	height: 280px;
	background: url(../img/headers/left-header.jpg) center;
	background-size: cover;
}

.left-header h3 {
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
}

.left-header h4 {
	font-size: 18px;
	color: #fff;
}


/* ------ */

#our-services-default {
	padding: 50px 0 50px 0;
	position: relative;
	bottom: 0px;
	background-color: #fff;
}

#our-services-default .row {
	padding: 25px 0;
}

#our-services-default .universal-title {
	padding-bottom: 0px;
}

#our-services-default .text {
	overflow: hidden;
}

section {
	overflow: hidden;
	width: 100%;
	padding-top:10px;
}

#our-services-default .row h4 {
	color: #555;
	font-weight: 500;
	font-size: 17px;
	font-family: Maven Pro;
}

#our-services-default .row p {
	color: #777;
	font-size: 14px;
}

#our-services-default .fa {
	color: #4dd61b;
	background-color: ##f7f7f7;
	border: 0px solid #e9e9e9;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	font-size: 27px;
	padding: 20px 0 0 22px;
}

.sec4-fluid {
	padding: 0 330px 0 330px;
}

#col-mb {
	margin-top: 0px;
}

#flipkart-navbar {
	background-color: #2874f0;
	color: #FFFFFF;
}

.flipkart-navbar-input {
	padding: 11px 16px;
	border-radius: 2px 0 0 2px;
	border: 0 none;
	outline: 0 none;
	font-size: 15px;
}

.flipkart-navbar-button {
	background-color: #ffe11b;
	border: 1px solid #ffe11b;
	border-radius: 0 2px 2px 0;
	color: #565656;
	padding: 10px 0;
	height: 43px;
	cursor: pointer;
}

.cart-button {
	background-color: #2469d9;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .23), inset 1px 1px 0 0 hsla(0, 0%, 100%, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .23), inset 1px 1px 0 0 hsla(0, 0%, 100%, .2);
	padding: 10px 0;
	text-align: center;
	height: 41px;
	border-radius: 2px;
	font-weight: 500;
	width: 120px;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	color: inherit;
	border: none;
	outline: none;
}

.cart-button:hover {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.cart-svg {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 8px;
}

.item-number {
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .1);
	height: 20px;
	padding: 3px 6px;
	font-weight: 500;
	display: inline-block;
	color: #fff;
	line-height: 12px;
	margin-left: 10px;
}

.upper-links {
	display: inline-block;
	padding: 0 11px;
	line-height: 23px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0;
	color: inherit;
	border: none;
	outline: none;
	font-size: 12px;
}

.profile-links {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #e9e9e9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 0 11px;
	line-height: 23px;
}

.profile-li {
	padding-top: 2px;
}

.largenav {
	display: none;
}

.smallnav {
	display: block;
}

.smallsearch {
	margin-left: 15px;
	margin-top: 15px;
}

.menu {
	cursor: pointer;
}

@media screen and (min-width: 768px) {
	.largenav {
		display: block;
	}
	.smallnav {
		display: none;
	}
	.smallsearch {
		margin: 0px;
	}
}


/*Sidenav*/

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0 4px 8px -3px #555454;
	box-shadow: 0 4px 8px -3px #555454;
	padding-top: 0px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	color: #fff;
}

.sidenav-heading {
	font-size: 36px;
	color: #fff;
}

#hosting {
	padding: 90px 0 90px 0;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
	background-attachment: fixed;
}

.before_hp {
	background-color: #fff;
	border-top: 1px solid #e3e3e3;
	position: relative;
	bottom: 20px;
	padding: 30px 30px;
	margin-top: 40px;
}

.before_hp span {
	color: #41bc18;
}

body .before_hp h1 {
	font-weight: 600;
	font-family: Maven Pro;
	font-size: 35px;
}

.p2-row {
	position: relative;
	right: 10px;
}

/*.form-group {
	color: #c1c1c1;
}*/


/* ========= CONTACT FORM ======== */

.contact {
	background: url(../img/headers/contact.jpg) center;
	background-size: cover;
}

#contact-section1 {
	padding: 0px 0 50px 0;
	text-align: center;
	background-color: #fafafa;
}

#contact-section1 .default-title {
	padding: 30px 0 20px 0;
}

#contact-section1 .cs-1 {
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 0px 35px 28px -34px rgba(0, 0, 0, 0.23);
	box-shadow: 0px 35px 28px -34px rgba(0, 0, 0, 0.23);
	border-bottom: 1px solid #e3e3e3;
}

#contact-section1 .fa {
	color: #1ac111;
	font-size: 50px;
}

#contact-section1 p {
	font-size: 14px;
	color: #777;
	font-weight: 500;
}

#contact-section1 h4 {
	color: #2b3e4d;
	padding: 4px 0;
	font-weight: 700;
	font-size: 18px;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

#contact-section1 h4:hover {
	color: #2acc18;
}

#contact-parts {
	text-align: center;
}

#contact-parts .container-fluid {
	padding: 0;
}

.contact-p1 h2:before {
	content: "\f2a0";
	font-family: FontAwesome;
	color: #fff;
	padding: 0 10px 0 0;
}

.contact-p1 {
	background-color: #252e3f;
	padding: 5px 0;
}

.contact-p1 h2 {
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	float: right;
	padding: 0 50px 0 20px;
	word-break: break-all;
	font-family: Nunito Sans;
	color: #fff;
}

#contact-us a {
	color: #444;
}

#contact-us .default-title {
	padding: 0 0 40px 0;
}

.contact-info p {
	font-size: 15px;
}

.contact-p2 {
	background-color: #ff3400;
	padding: 5px 0;
	color: #fff;
}

.contact-p2 h2 {
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	padding: 0 20px 0 50px;
	word-break: break-all;
	font-family: Nunito Sans;
	color: #fff;
}

.contact-p2 h2:before {
	content: "\f0e0";
	font-family: FontAwesome;
	color: #fff;
	padding: 0 10px 0 0;
}

.form-control {
	background: rgba(200, 200, 200, 0.1);	
}

.input-group .form-control:first-child {
	color: #444 !important;
	border-radius: 15px;
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	border-radius: 5px;
}

#contact-us .email:before {
	content: "\f003";
	padding: 0 10px 0 0;
	color: #2acc18;
	font-family: FontAwesome;
}

#contact-us .phone:before {
	content: "\f2a0";
	padding: 0 10px 0 0;
	color: #2acc18;
	font-family: FontAwesome;
}

#contact-us .chat:before {
	content: "\f27b";
	padding: 0 10px 0 0;
	color: #2acc18;
	font-family: FontAwesome;
}

#contact-us .ticket:before {
	content: "\f1d9";
	padding: 0 10px 0 0;
	color: #2acc18;
	font-family: FontAwesome;
}

#contact-us {
	padding: 20px 0 40px 0;
	background: url(../img/images/appdev.jpg) center;
	border-top: 1px solid #e3e3e3;
}

.contact-header {
	text-align: center;
	padding: 60px 550px 0px 550px;
	border-bottom: 2px solid #ededed;
}

.contact-header p {
	font-size: 15px;
	font-weight: 600;
	color: #444;
}

.str-adress {
	margin-bottom: 40px;
	border-bottom: 2px solid #ededed;
	padding-bottom: 10px;
}

.str-adress h1 {
	font-size: 20px;
	font-weight: 800;
	color: #444;
	border-bottom: 2px solid #ededed;
	display: inline-block;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.str-adress p {
	font-size: 15px;
	color: #444;
	font-weight: 500;
}

#team-photos .fa {
	color: #b9b9b9;
	padding: 5px;
}

.cloud-hosting ul {
	padding-top: 20px;
}

.cloud-hosting h1 {
	color: #fff;
	font-weight: 700;
	font-size: 50px;
}

.cloud-hosting h4 {
	color: #fff;
}

.cloud-hosting li {
	color: #ededed;
	line-height: 32px;
}

#plans-cloud {
	padding: 50px 0 50px 0;
	background: url(../img/cloud/clouds-b.jpg) center;
}

#plans-cloud .header h3 {
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #444;
}

#plans-cloud .fa {
	color: #5975a0;
}

#plans-cloud .header {
	text-align: center;
}

#plans-cloud .container {
	width: 900px;
}

.cloud-border {
	padding: 30px;
	border: 1px solid #ededed;
}

#about-cloud {
	text-align: center;
	padding: 0px 0 50px 0;
	background: url(../img/cloud/2.jpg) bottom;
}

#about-cloud h1 {
	font-weight: 600;
	color: #fff;
}

#about-cloud p {
	color: #fff;
	font-size: 16px;
	max-width: 680px;
	position: relative;
	left: 240px;
}

#cloud-media {
	padding: 50px 0 50px 0;
	border-bottom: 1px solid rgba(226, 49, 4, 0.3);
}

#cl-web {
	padding: 10px 0 40px 0;
	text-align: center;
	background-color: #f9f9f9;
	width: 100%;
}

#cl-web .cl-box p {
	display: none;
	position: absolute;
	top: 0;
	bottom: 20px;
	left: 0;
	right: 0;
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 40px 10px 10px 10px;
	border-radius: 5px;
}

#cl-web .cl-box:hover p {
	display: block;
	background-color: #242b35;
}

#cl-web .default-title {
	padding: 20px 0 30px 0;
}

#cl-web .container {
	margin: 0 auto;
}

#cl-web .fit-center-col-web {
	position: relative;
	left: 3.4%;
}

#cl-web .cl-box {
	-webkit-transition: 200ms ease-in-out 0s;
	-webkit-transition: 400ms ease 0s;
	transition: 400ms ease 0s;
	padding: 10px;
	width: 17%;
	height: 17%;
	padding: 35px 0px 25px 0px;
	margin: 0px 25px 25px 0;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	border-bottom: 5px solid #ff3400;
	background-color: #fff;
}

#cl-web .cl-box:hover {
	background-color: #242b35;
}

#cl-web .fa {
	color: #ff3400;
	font-size: 35px;
}

#cl-web .container h3 {
	font-weight: 700;
	font-family: poppins;
	color: #2b3e4d;
	font-size: 14px;
	text-transform: uppercase;
}

#cloud-media li p {
	overflow: hidden;
}

#cloud-media .fa {
	padding: 5px;
	color: #b2b2b2;
}

#cloud-media p {
	color: #999;
	font-size: 16px;
}

#contact-now {
	background-color: #3d8dff;
	color: #fff;
	text-align: center;
	padding: 20px 0 20px 0;
}


/* section tabs */
.icon-box-tabs{
    margin-top:-100px;
}
.section-tabs .tab-pane {
	background-color: #f9f9f9;
	padding: 0;
	margin-top: 0;
	border-left: 0 solid #ff3400;
}
.icon-box-tabs h2 {
	font-size: 43px;
	text-transform: uppercase;
	font-weight: 800;
}

.icon-box-tabs ul {
	display: inline;
}

.icon-box-tabs li {
	line-height: 27px;
	color: #777783;
	font-size: 15px;	
    font-weight:600;
}

.nav-pills>li {
	float: none;
	display: inline-block;
    margin-left:30px;
}

.nav-pills p {
	color: #262222;
	padding-top: 5px;
	font-size: 16px;
	font-weight: 600;
}
.icon-box-tabs .nav-pills>li>a {
    border-radius: 0;
    background: rgba(255,255,255);
    color: #434343;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius:5px;
}
.icon-box-tabs .nav-pills>li>a:after {
    opacity: 0;
    bottom: -13px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #f34400 transparent transparent transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-pills b {
	font-weight: 600;
	color: #e63106;
	font-size: 22px;
}

.section-tabs .panel-body {
	background-color: #fff;
	padding: 15px 20px 40px 20px;
	border: 0px solid #e9e9e9;
	border-radius: 15px;
}
.panel-body h5{
    font-size: 25px;
    color: #ff3400;
    font-weight: 800;
    margin:0px;
}
.panel-body .price-column .col{       
    padding-right: 0px;
    padding-left: 30px;
}

.img-shadow img {
	position: relative;
	z-index: 1;
	border-radius: 5px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.img-shadow:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.parag {
	color: #000;
    font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
}

.section-tabs .panel-body ul {
	display: inline;
}

.section-tabs .panel-body li {
	color: #777;
	padding: 5px 0;
	display: flex;
	font-size: 15px;
}

.section-tabs .panel-body h4 {
	font-weight: 200;
	font-size: 27px;
}

.section-tabs .panel-body .compare-hosting li::before {
	content: "\f00c";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #ff3400;
}


.section-tabs .panel-body h2 {
	font-weight: 800;
	font-size: 32px;
	color: #2b3e4d;
}

.icon-box-tabs .nav-pills>li.active>a,
.icon-box-tabs .nav-pills>li.active>a:focus,
.icon-box-tabs .nav-pills>li.active {
	background-color: #fff !important;
	transform: scale(0.9);   
}

.icon-box-tabs .nav-pills>li>a:hover,
.icon-box-tabs .nav-pills>li.active>a,
.icon-box-tabs .nav-pills>li.active>a:focus,
.icon-box-tabs .nav-pills>li a:hover {
	transform: scale(1.1);
}

.page-content {
	padding: 50px 0;
	display: inline-block;
	background-color: #f7f7f7 !important;
	width: 100%;
}

.page-content .btn {
	margin-top: 10px
}

.icon-box-tabs .nav-pills {
	text-align: center;
	margin-bottom: 30px;
}

.icon-box-tabs .nav-pills>li>a {
	border-radius: 0;
	background: rgba(255, 255, 255);
	color: #434343;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 5px;
}


.icon-box-tabs .nav-pills>li.active>a:after,
.icon-box-tabs .nav-pills>li.active>a:focus:after,
.icon-box-tabs .nav-pills>li.active {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
}


/*.icon-box-tabs .nav-pills>li>a:after {
    opacity: 0;
    bottom: -13px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ff3400 transparent transparent transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}*/

.icon-box-tabs .nav-pills>li>a i {
	font-size: 35px;
	color: #ededed;
}

.icon-box-tabs .nav-pills>li+li {
	margin-left: 10px;
}

.icon-box-tabs .nav>li>a {
	position: relative;
	display: block;	
	width: 210px;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
}


.icon-box-tabs .nav-pills>li.active>a,
.icon-box-tabs .nav-pills>li.active>a:focus,
.icon-box-tabs .nav-pills>li.active {
	color: #222;
	background: rgba(255, 255, 255, 1);
}
.img-shadow1 img{
    margin-top:30px;
    width:350px;
}

@media screen and (max-width:991px) and (min-width: 768px) {
	.icon-box-tabs .nav>li>a {
		padding: 25px 40px;
	}
}

@media screen and (max-width: 767px) {
	.icon-box-tabs .nav>li>a {
		padding: 35px 30px;
	}
}


/* section tabs */


/* section 2 */

.section2 {
	padding: 30px 0 20px 0;
}

.section2 .title-new {
	margin-bottom: 40px;
}

.section2 .box {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-top: 5px solid #ff3400;
	padding: 0px 15px 15px 25px;
	position: relative;
	text-align: center;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.section2 .box:before,
.section2 .box:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 15px #777;
	transform: rotate(-3deg);
}

.section2 .box:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.section2 .fa {
	color: #fff;
	width: 60px;
	height: 60px;
	padding: 17px;
	font-size: 25px;
	text-shadow: 1px 1px 20px rgba(255, 255, 255, 0.5);
	margin-bottom: 15px;
	border-radius: 0;
	background-color: #ff3400;
	-webkit-box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
}

.section2 .row {
	margin-bottom: 40px;
}

.section2 .box p {
	color: #999999;
}

.section2 h4 {
	color: #2b3e4d;
}


/* service 2 */

.services2 .container-fluid {
	padding: 0px !important;
}


/*
.services2::before {
    content: "";
    width: 100%;
    position: absolute;
    height: 250px;
    top: 0px;
    transform: skewY(-2deg);
    background: #ff3400;
    z-index: -1;
}
*/

.services2 .text-container {
	padding: 15px;
}

.services2 h4 {
	font-weight: 800;
	font-size: 19px;
	color: #fff !important;
}

.services2 p {
	color: #fff !important;
	font-size: 13px;
}

.services2 .btn-outline-white {
	position: absolute;
	margin-top: 7px;
}

.services2 .arrow1 {
	background-color: #ff3400;
	height: 220px;
	padding-left: 40px;
}

.services2 .arrow2 {
	background-color: #252e3f;
	height: 220px;
	padding-left: 40px;
}

.services2 .arrow3 {
	background-color: #CB251F;
	height: 220px;
	padding-left: 40px;
}

.services2 .arrow2::after {
	display: block;
	position: absolute;
	z-index: 4;
	top: 0;
	content: "";
	height: 100%;
	width: 0;
	left: 0;
	border-style: solid;
	border-width: 110px 0 110px 35px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-left-color: #ff3400;
}

.services2 .arrow3::after {
	display: block;
	position: absolute;
	z-index: 4;
	top: 0;
	content: "";
	height: 100%;
	width: 0;
	left: 0;
	border-style: solid;
	border-width: 110px 0 110px 35px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-left-color: #E12822;
}


/* section 1 */

.section1 {
	background: url(../img/other/section1.jpg) center;
	background-size: cover;
}

.section1 .parts {
	height: 480px;
}

.section1 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
}

.section1 h4 {
	color: #fff;
	font-size: 17px;
}

.section1 p {
	color: #ededed;
	font-size: 13px;
}

.section1 .text-container .title {
	text-align: left;
}

.section1 .text-container {
	width: 630px;
	margin: 0 auto;
	position: relative;
	top: 30px;
	padding: 0;
}

.section1 .text {
	background: rgba(0, 0, 0, 0.60);
	border-top: 0 solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	-webkit-box-shadow: 0px 0px 38px -19px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 38px -19px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 38px -19px rgba(0, 0, 0, 0.75);
}

.section1 .image {
	background-size: cover;
}

.section1 .container-fluid {
	padding: 0px !important;
}

.section1 .no-padding {
	padding: 0px !important;
}

.section1 .arrow2::after {
	display: block;
	position: absolute;
	z-index: 4;
	top: 0;
	content: "";
	height: 100%;
	width: 0;
	left: 0;
	border-style: solid;
	border-width: 250px 0 250px 130px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-left-color: rgba(0, 0, 0, 0.60);
}

.section1 .btn:hover {
	color: #fff;
}

.text-col {
	margin: 15px 0;
}

.text-col .text-lines {
	padding: 5px 0;
	overflow: hidden;
}

.text-col .fa {
	position: relative;
	top: 15px;
	color: #fff;
	margin-right: 15px !important;
	border: 0 solid rgba(255, 255, 255, 0.1);
	width: 50px;
	height: 50px;
	font-size: 22px;
	padding-left: 13px;
	background-color: rgba(255, 255, 255, 0.1);
	padding-top: 13px;
}


/* services 6 */

.services6 {
	padding: 20px 0 40px 0;
	background-color: #fff;
}

.services6 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #534654;
	text-transform: ;
}

.services6 p {
	color: #999;
	font-size: 13px;
}

.services6 .title-arrow {
	padding-bottom: 30px;
}

.services6 .text-container {
	overflow: hidden;
	padding-right: 0px;
}

.services6 i {
	transition: 500ms ease-in-out;
}

body .dark {
	background-color: #322235;
}

.services6 .fa {
	color: #fff;
	font-size: 25px;
	position: relative;
	padding-top: 17px;
	padding-left: 18px;
	top: 10px;
	background-color: #ff3400;
	right: 10px;
	height: 60px;
	width: 60px;
	border-radius: 3px;
	transition: 500ms ease-in-out;
	text-shadow: 1px 1px 20px rgba(255, 255, 255, 0.5);
}

.services6 .fa:hover {
	text-shadow: 5px 5px 10px rgba(255, 255, 255, 1);
}


/* ============= maintenance   =================== */

.error-template {
	padding: 40px 15px;
	text-align: center;
	background-color: #f3f3f3;
	-webkit-box-shadow: 0px 21px 89px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 21px 89px -1px rgba(0, 0, 0, 0.3);
	border-radius: 8px;
}

.error-template h2 {
	color: #13ce06;
	font-weight: 600;
}

.error-template h1 {
	color: #5685a0;
}

.error-template p {
	color: #5685a0;
}

.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}

#maintenance .row {
	position: relative;
	top: 300px;
	text-align: center;
}

#maintenance {
	background-color: #18696b;
}


/* ============= maintenance   =================== */


/* ============== ERROR 404 =================== */

#error-404 {
	padding: 100px 0 100px 0;
}

.error-text {
	text-align: center;
}

.error-text .btn-2 {
	margin: 10px 0;
}

.error-text .btn-2:hover {
	background-color: #444;
}

.error-text p {
	font-size: 17px;
	color: #666;
	margin: 15px 0;
	font-weight: 500;
}

.error-text h2 {
	color: #5d6b82;
	font-size: 35px;
	font-weight: 700;
}


/* ============== ERROR 404 =================== */


/* ================ ABOUT =================== */

.about {
	background: url(../img/headers/header1.jpg) center;
	background-size: cover;
}

#simple-header h1 {
	font-size: 35px;
	font-weight: 800;
	color: #fff;
	padding-top: 30px;
	letter-spacing: 2px;
}

#simple-header p {
	color: #ededed;
	font-size: 14px;
}

#about-section-1 {
	text-align: center;
	padding: 100px 0 100px 0;
	border-bottom: 2px solid #ededed;
}

.about2 {
	padding-top: 40px;
}

#about-section-1 h1 {
	font-size: 25px;
	color: #666;
	font-weight: 800;
}

#about-section-1 .aboutsec {
	position: relative;
	left: 300px;
}

#about-section-2 {
	text-align: center;
	padding: 70px 0 70px 0;
	border-top: 2px solid #ededed;
}

#about-section-2 .aboutsec {
	position: relative;
	left: 20px;
}

#about-section-2 h1 {
	font-size: 25px;
	color: #3c5a68;
	font-weight: 800;
}

#contact-box p {
	color: #999;
	font-size: 14px;
}

#contact-box .fa {
	color: #4bd310;
	border: 1px solid #35d60c;
	width: 110px;
	height: 110px;
	border-radius: 55px;
	padding-top: 20px;
}

#contact-box img {
	max-width: 84px;
}

#about-section-1 #contact-box {
	width: 320px;
	height: 300px;
	margin: 0px 60px 0 60px;
	border-radius: 100px 0px 100px 0px;
	background-color: #fff;
	border-top: 6px solid rgba(6, 153, 216, 0.4);
}

#about-section-1 img {
	padding-top: 25px;
	max-width: 86px;
	opacity: 0.9;
}


/* about /end */

#about-section-01 {
	padding: 70px 0 70px 0;
	text-align: center;
	background-color: #1e2d42;
}

#about-section-01 p {
	font-size: 15px;
	color: #fff;
}

#about-section-01 h3 {
	border: 2px solid #f6f6f6;
	padding: 10px;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	color: #fff;
}

#about-section-01 .header h1 {
	font-weight: 200;
	border-bottom: 1px solid #b9b9b9;
	display: inline-block;
	padding-bottom: 10px;
}

#about-section-01 .header {
	padding-bottom: 60px;
}

#about-section-01 .fa {
	color: #ff3400;
}

#about-people {
	padding: 30px 0 40px 0;
	text-align: center;
	background-color: #f7f7f7;
}

#about-people img {
	width: 200px;
	max-width: 100%;
	margin: 0 auto;
}

#about-people .ap-1 {
	width: 270px;
	padding: 25px 15px 25px 15px;
	border-bottom: 7px solid #ff3400 !important;
	border-top: 7px solid #ff3400 !important;
	margin: 10px;
	background: rgba(45, 30, 47, 1);
	background: -moz-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(45, 30, 47, 1)), color-stop(51%, rgba(51, 34, 53, 1)), color-stop(51%, rgba(45, 30, 47, 1)), color-stop(71%, rgba(45, 30, 47, 1)), color-stop(100%, rgba(45, 30, 47, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: linear-gradient(135deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#252e3f', endColorstr='#252e3f', GradientType=1);
	border-radius: 4px;
	-webkit-animation-delay: 0;
	animation-delay: 0;
	border: 0px solid #ff3400;
}

#about-people .ap-2 {
	width: 270px;
	padding: 25px 15px 25px 15px;
	margin: 10px;
	border-bottom: 7px solid #ff3400 !important;
	border-top: 7px solid #ff3400 !important;
	background: rgba(45, 30, 47, 1);
	background: -moz-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(45, 30, 47, 1)), color-stop(51%, rgba(51, 34, 53, 1)), color-stop(51%, rgba(45, 30, 47, 1)), color-stop(71%, rgba(45, 30, 47, 1)), color-stop(100%, rgba(45, 30, 47, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: linear-gradient(135deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#252e3f', endColorstr='#252e3f', GradientType=1);
	border-radius: 4px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	border: 0px solid #ff3400;
}

#about-people .ap-3 {
	width: 270px;
	padding: 25px 15px 25px 15px;
	border-bottom: 7px solid #ff3400 !important;
	border-top: 7px solid #ff3400 !important;
	margin: 10px;
	background: rgba(45, 30, 47, 1);
	background: -moz-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(45, 30, 47, 1)), color-stop(51%, rgba(51, 34, 53, 1)), color-stop(51%, rgba(45, 30, 47, 1)), color-stop(71%, rgba(45, 30, 47, 1)), color-stop(100%, rgba(45, 30, 47, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: linear-gradient(135deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#252e3f', endColorstr='#252e3f', GradientType=1);
	border-radius: 4px;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	border: 0px solid #ff3400;
}

#about-people .ap-4 {
	width: 270px;
	padding: 25px 15px 25px 15px;
	border-bottom: 7px solid #ff3400 !important;
	border-top: 7px solid #ff3400 !important;
	margin: 10px;
	background: rgba(45, 30, 47, 1);
	background: -moz-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(45, 30, 47, 1)), color-stop(51%, rgba(51, 34, 53, 1)), color-stop(51%, rgba(45, 30, 47, 1)), color-stop(71%, rgba(45, 30, 47, 1)), color-stop(100%, rgba(45, 30, 47, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	background: linear-gradient(135deg, rgba(45, 30, 47, 1) 0%, rgba(51, 34, 53, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 71%, rgba(45, 30, 47, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#252e3f', endColorstr='#252e3f', GradientType=1);
	border-radius: 4px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	border: 0px solid #ff3400;
}

#about-people .container {
	position: relative;
	left: 5px;
}

#about-people .universal-title p {
	color: #fff;
	font-size: 15px;
}

#about-people .container p {
	color: #fff;
}

#about-people .container i {
	color: #fff;
}

#about-people h2 {
	font-size: 19px;
	font-weight: 800;
	color: #fff;
}

#about-people ul li {
	display: inline;
}

#about-people .container .fa {
	padding: 10px;
	position: relative;
	right: 20px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 3px;
	margin: 0px;
	font-size: 15px;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

#about-people .fa:hover {
	background-color: #fff;
	color: #333;
	border: 1px solid #fff;
}

#about-us-1 {
	padding: 70px 0 70px 0;
	background-color: #fff;
	background-color: #2cb218;
}

#about-us-1 p {
	font-size: 15px;
	font-weight: 600;
	color: #333;
}

#about-people .about-image {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #000000;
	position: relative;
	left: 0%;
	padding: 20px;
}

#our-story {
	padding: 70px 0 70px 0;
}

#our-story h1 {
	font-size: 40px;
	color: #fff;
	font-weight: 800;
}

#our-story .row2 p {
	font-size: 14px;
}

#our-story h4 {
	color: #fff;
	font-size: 20px;
}

#our-story .fa {
	color: #fff;
	margin: 20px 0 10px 0;
}

#our-story p {
	color: #fff;
	font-size: 16px;
}

.progress {
	height: 8px;
	background-color: transparent;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);
}

#our-story .progress .a {
	background-color: #6b7f9b;
}

#our-story .progress .b {
	background-color: #4e5d72;
}

#our-story .progress .c {
	background-color: #3a4656;
}

#about-header .container {
	padding: 20px 0 40px 0;
	text-align: center;
	max-width: 750px;
}

#about-header h1 {
	font-size: 50px;
	font-weight: 600;
	border-bottom: 2px solid #f0f0f0;
	padding-bottom: 10px;
	color: #3d4756;
}

#about-header p {
	font-size: 16px;
	color: #688184;
}

#about2-jumbotron p {
	color: #2bef15;
	font-size: 15px;
}

#coding-text .progress {
	padding-left: 30px;
}

#about3 {
	padding: 10px 0 10px 0;
	background-color: #477791;
	color: #fff;
	text-align: center;
}

.entry {
	text-align: center;
	padding: 40px 170px 40px 170px;
	border-bottom: 1px solid #e3e3e3;
}

.entry span {
	color: #ff3400;
}

.entry p {
	font-size: 18px;
	color: #999;
}

.entry h2 {
	font-weight: 700;
	font-size: 40px;
	color: #34434f;
	padding-bottom: 15px;
	font-family: Maven Pro;
}

.df-header {
	text-align: center;
	padding: 20px 450px 20px 450px;
}

.df-header h1 {
	font-size: 45px;
	color: #444;
	font-weight: 700;
}

.df-header p {
	font-size: 15px;
	color: #888;
	font-weight: 500;
}

.plans-dfheader {
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
	margin: 50px 0 50px 0;
}

.plans-dfheader h1 {
	font-size: 37px;
	color: #444;
	font-weight: 800;
	text-transform: uppercase;
}

.plans-dfheader p {
	font-size: 15px;
	color: #888;
	font-weight: 500;
}


/* ================ ABOUT =================== */


/* =================== Wordpress HOSTING ================== */

.wordpress-header {
	background: url(../img/headers/wp.jpg) center;
	background-size: cover;
}

.wp-header {
	text-align: center;
	padding: 0 200px 0 200px;
}

.wp-header h1 {
	color: #fff;
	font-weight: 800;
}

.wp-header p {
	text-align: center;
}


/* =================== VPS HOSTING ================== */

.vps {
	background: url(../img/headers/vps.jpg) center;
	background-size: cover;
}

.vps h3,
.vps h1 {
	color: #fff;
}

.vps li {
	color: #fff;
}

#section-code02 {
	height: 500px;
	background: url(../img/images/lapt.jpeg) bottom;
}

#section-code02 h2 {
	font-size: 33px;
}

#section-code02 .box-container {
	width: 500px;
	height: 300px;
	background-color: rgba(255, 255, 255, 0.8);
	position: relative;
	top: 100px;
	border-radius: 4px;
	color: #444;
	padding: 15px;
	border: 1px solid #e3e3e3;
}

#section-code02 .box-container h2 {
	font-weight: 600;
}

#cloud-vps {
	text-align: center;
	background: url(../img/cloud/slide.jpg) top;
	background-attachment: fixed;
	height: 600px;
}

#cloud-vps h1 {
	font-weight: 800;
	font-size: 50px;
	margin-top: 60px;
	color: #fff;
}

#cloud-vps p {
	font-size: 17px;
	padding: 0 200px 0 200px;
	color: #fff;
	font-weight: 500;
}

#cloud-vps .container img {
	width: 330px;
	position: relative;
	top: 40px;
}

.df-box {
	text-align: center;
}

.hand-text {
	background-color: #fff;
	bottom: 175px;
	position: absolute;
	width: 220px;
	left: 400px;
	padding: 15px;
	border-radius: 10px;
	height: 120px;
	-webkit-box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.70);
	box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.70);
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
}

.new-offer {
	padding: 50px 0 0 0;
	background-color: #fff;
}

.new-offer .box {
	width: 370px;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(250, 250, 250, 1) 47%, rgba(255, 255, 255, 1) 100%);
	-webkit-box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 10px 78px -24px rgba(0, 0, 0, 0.40);
	padding: 15px;
	text-align: center;
	position: relative;
	top: -30px;
	border-radius: 0px;
	left: 70px;
}

.new-offer .box h4 {
	color: #2b3e4d;
	font-weight: 500;
	font-size: 17px;
}

.new-offer .btn-outline {
	position: relative;
	right: 10px;
	font-weight: 400;
}

.new-offer .btn {
	margin-top: 15px;
}

.new-offer .btn-2 {
	position: relative !important;
	right: 10px !important;
}

.new-offer .btn-2:hover {
	background-color: #2b3e4d;
}

.new-offer .box p {
	color: #2b3e4d;
	font-weight: 500;
	font-size: 13px;
}

.new-offer .box h3 {
	font-size: 27px;
	font-weight: 800;
	color: #363C47;
}


/* timeline */

.timeline {
	list-style: none;
	padding: 40px 0;
	position: relative;
	background: url(../img/other/02.jpg) center;
	background-attachment: fixed;
}

.timeline-title1 {
	margin: 40px 0;
	color: #2b3e4d;
	text-align: center;
	text-transform: uppercase
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline>li {
	margin-bottom: 20px;
	position: relative;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li>.timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #252e3f;
}

.timeline>li>.timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #2e3247;
	z-index: 2;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	background-color: #ff3400;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
	color: #fff;
	font-weight: 600;
}

.timeline-body>p,
.timeline-body>ul {
	margin-bottom: 0;
	color: #fff;
}

.timeline-body>p+p {
	margin-top: 5px;
}


/* timeline */

#df-boxes {
	text-align: center;
	padding: 50px 0 120px 0;
}

#df-boxes .fa {
	color: #10cc38;
	font-size: 60px;
}

#df-boxes .df-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#df-boxes .df-2 {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms;
}

#df-boxes .df-3 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}

#df-boxes .df-4 {
	-webkit-animation-delay: 450ms;
	animation-delay: 450ms;
}

#df-boxes .header h2 {
	color: #3F3F3F;
	font-weight: 800;
	font-size: 45px;
}

#df-boxes .header {
	padding: 0 0 50px 0;
}

#df-boxes h3 {
	color: #444;
	font-weight: 400;
	font-size: 22px;
}

#df-boxes p {
	color: #777;
	font-weight: 400;
}

#df-boxes img {
	max-width: 64px;
}

#df-boxes .vps-box {
	border: 1px solid #f0f0f0;
	padding: 25px;
	-webkit-transition: background-color 200ms ease-in-out 0ms;
	transition: background-color 200ms ease-in-out 0ms;
}

#df-boxes .vps-box:hover {
	background-color: #f3f3f3;
}

.onsale {
	padding: 30px 0;
	background-color: ##f7f7f7;
	margin: 30px 0 0 0;
	text-align: center;
}

.onsale h3 {
	font-size: 26px;
	color: #555;
}

.onsale p {
	font-weight: 500;
	color: #888;
	font-size: 16px;
}

.onsale h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #2acc18;
	font-size: 35px;
	font-family: Maven Pro;
}


/* =================== dedicated HOSTING ================== */

.dedicated-header {
	background: url(../img/headers/dedicated.jpg) center;
	background-size: cover;
}

#dedicated01-list {
	background-color: #f9f9f9;
}

#page-boxes {
	padding: 30px 0 50px 0;
	text-align: center;
	background-color: #fff;
}

#page-boxes .universal-title p {
	font-size: 16px;
}

#page-boxes .fa {
	color: #fff;
	font-size: 35px;
	background: rgba(45, 30, 47, 1);
	background: -moz-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(54, 38, 56, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(45, 30, 47, 1)), color-stop(51%, rgba(54, 38, 56, 1)), color-stop(51%, rgba(45, 30, 47, 1)), color-stop(100%, rgba(45, 30, 47, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(54, 38, 56, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(54, 38, 56, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(45, 30, 47, 1) 0%, rgba(54, 38, 56, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 100%);
	background: linear-gradient(135deg, rgba(45, 30, 47, 1) 0%, rgba(54, 38, 56, 1) 51%, rgba(45, 30, 47, 1) 51%, rgba(45, 30, 47, 1) 100%);
	width: 80px;
	height: 80px;
	border-radius: 40px;
	border: 1px solid #e9e9e9;
	padding-top: 20px;
	padding-left: 2px;
}

#page-boxes h2 {
	color: #2b3e4d;
	font-weight: 800;
	font-size: 15px;
	text-transform: uppercase;
}

#page-boxes p {
	font-size: 16px;
	font-weight: 400;
	color: #888;
	padding: 0 15px 0 15px;
}




.compare-hosting ul li:before {
	content: '✓';
    font-size: 15px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 5px 9px;     
    font-weight: 900;
    border-radius: 50%;
}
.img-float {
	float: left;
	padding-top: 20px !important;
}

.img-float1 {
	float: left;
	width: 60px !important;
	margin-top: 30px;
	margin-left: 10px;
}

.why-hts .features {
	display: flex;
	justify-content: center;
}

.why-hts .box-shadow {
	box-shadow: 0px 3px 3px 3px;
	padding: 20px;
}
.compare-hosting li {
	color: black;
    padding:6px;
}

.why-HTS.plans {
	padding-bottom: 40px;
}

/*--FAQ Css Start --*/

.hts-faq{
    margin-bottom:30px;
    margin-top:20px;
}
.hts-faq-img img{
    margin-top:60px;
}
.faq-collapsible {
	background-color: #fff;
	border: 1px solid #eee !important;
	padding: 10px 15px 10px !important;
	cursor: pointer;
	width: 100%;
	text-align: left;
	outline: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.active.faq-collapsible{
    background-color:#ff3400 !important;
    color:#fff !important;
}
.hts-faq button {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	color: #000;
	font-weight: 600;
}
.active.faq-collapsible:after{
    color: #fff !important;
}
.faq-collapsible:after {
	content: '\002B';
	color: #ff3400;
	font-weight: bold;
	float: right;
	margin-left: 5px;
	font-size: 25px;
	margin-top: -5px;
}

.faq-collapsible.active:after {
	content: "\2212";
}

.faq-content {
	padding: 5px 15px;
	max-height: 0;
	overflow: hidden;
	font-family: Verdana;
	font-weight: 500;
	text-align: justify;
	line-height: 25px;
	transition: max-height 0.2s ease-out;
}


/*--FAQ Css End --*/


/*--features Choose --*/

.features-sec {
	overflow: hidden;	
	position: relative;
}

.features-sec h2 {
	color: #000;
}
.features a:hover{
    color:#000;
} 
.features-sec .inner {}

.features-sec .inner:not(:first-child) {
	margin-top: 30px;
}

.features-sec .inner h3 {
	font-size: 20px;
	margin-bottom: 5px;
	position: relative;
	color: #000;
	font-weight: 600;
}

.features-sec .inner h3 img {
	display: inline-block;
	width: 60px;
}

.features-sec .inner p {
	color: #000;
    line-height: 23px;
    text-align: justify;
    font-size: 15px;
}

.features-sec .ftbox {
	box-shadow: 1px 3px 5px 2px #9f9a9aad;
	padding: 21px 30px;
	background: #fff;
	border-radius: 5px;
	transition: all .5s ease;
	margin-top: 30px;
}

.features-sec .ftbox .icon {
	width: 64px;
	margin: 0 auto;
}

.features-sec .ftbox p {
	margin-top: 5px;
	font-size: 20px;
	font-weight: 700;
}



.features-sec .m-bottom {
	margin-bottom: 30px;
}

.atf-counter-area {
	background-image: url(/assets/img/join1.jpg);
	background-size: cover;
	height: 350px;
	background-repeat: no-repeat;
	background-position-y: top;
	padding: 0px 0px;
}

#color-over {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	height: 350px;
	background-color: #000;
	opacity: 0.9;
}


/*Banner Buttons Start */

.new-buttons {
	margin: 0px !important;
}

.new-buttons a {
	margin-top: -55px;
	margin-left: 0px !important;
}


/*Banner Buttons End*/


/*--About Section Start --*/

.icon-text h3{
    font-size:24px;
}

.about-ftbox {
	box-shadow: 0px 0px 5px 3px #eeee;
	padding: 15px 26px;
	background: #fff;
	border-radius: 5px;
	transition: all .5s ease;
	margin-top: 30px;
    height:auto;	
}

.about-ftbox .icon {
	width: 65px;
	margin: 0 auto;
	height: 70px;
}

.about-sec p {
	color: #000;
	line-height: 30px;
    text-align:justify;
    font-size:15px;
}

.about-sec h5 {
	font-size: 20px;
	color: #000;
	font-weight: 700;
}

.about-sec .m-bottom {
	margin-bottom: 30px;	
}


/*--About Section End --*/


/*Hts Homepage Content Css Start*/

.Hts-homepage-content {
	margin: 0px;
	padding: 0px;
}
.Hts-homepage-content .migration{
    margin-top:20px;
}

.Hts-homepage-content p {
	line-height: 25px;
	text-align: justify;
	color: #000;
	font-size: 15px;
	font-family: verdana;
	font-weight: 500;
}

.Hts-homepage-content ul li {	
	text-align: justify;
	color: #000;
	font-size: 15px;
	font-family: verdana;
	font-weight: 500;
    margin-bottom:12.9px;
}

.Hts-homepage-content ul li:before {
	content: '✓';
    font-size: 15px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 5px 8px;    
    font-weight: 900;
    border-radius: 50%;
}

.Hts-homepage-content .row {
	margin-bottom: 35px;
}

/*Hts Homepage Content Css End*/

/* Homepage testimonial Css Start*/

.testimonials {
    margin-bottom:30px;
}
.testimonials .padding{
    padding:0px;
}

/* Homepage testimonial Css End*/

/*Homepage Newsletter Css Start*/

.section-title h2 {
    font-size: 50px;
    color: #ff3400;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 0;    
}
section.newsletter-area .newsletter-content-col p {
    line-height: 25px;
    text-align: justify;
    color: #000;
    font-size: 15px;
    font-family: verdana;
    font-weight: 500;    
}

section.newsletter-area .newsletter-content-col form .web-adress-input {
    width: 100%;   
    position: relative;
    margin-top:30px;
}
section.newsletter-area .web-adress-input input {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 25px 165px 25px 35px;
    box-shadow: 0px 0px 5px 5px #eaeaea;
}
section.newsletter-area .newsletter-content-col form button {
    position: absolute;   
    right: 14px;   
    border: none;
    background-color: #ff3400;
    color: #FFFFFF;
    top:10px;
    
}
.section-title h2 span {
    font-size: 30px;
    color: #292929;
    display: block;
    margin-bottom: 20px;
}
.web-adress-input .button-btn {
    font-size: 16px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background-color: #ff3400;
    border-radius: 5px;
    text-transform: capitalize;
    padding: 13px 30px;
    color: #ffffff;
    border: none;
    margin-left: -135px;
    margin-top: 10px;
}
input:focus, textarea:focus, select:focus{
    outline: none;
}

/*Homepage Newsletter Css   End*/

/*page banner css*/
.new-header2 {
    background: url(../img/headers/home-image1.jpg) center;
    background-size: cover;
    height: auto;
    background-repeat: no-repeat;
    background-position-y: top;
    padding-top:125px;  
}
/*#color-overlay2 {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 225px;
    background-color: #000;
    opacity: 0.7;
}*/
.new-header2 h1 {
    font-size: 43px;    
    font-weight: 800;
    color:#fff;
}
.content-center {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    width:100%;
    margin:auto;
}
.content-center p{
    color:#fff !important;
}

/*Page header title common css */

.page-container{      
    margin-top:20px;
}
.page-container .row{
    margin-bottom:50px;
}
.page-container span{
    color: #ff3400;
}
.page-container .feature-content-wrap p{
    line-height:30px;    
    color:#000;
    font-family: 'Noto Sans', sans-serif;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 15px;
}
.page-container .feature-content-wrap h6{       
    color:#000;
    font-family: 'Noto Sans', sans-serif; 
    font-weight: 600;
    font-size: 16px;
}
.page-container .feature-content-wrap ul{
    padding:0px;
    margin-top:20px;
}
.page-container .feature-content-wrap ul li {	
	text-align: justify;
	color: #000;
	font-size: 14px;
	font-family: verdana;
	font-weight: 500;
    margin-bottom:12.9px;
}

.page-container .feature-content-wrap ul li:before {
	    content: '✓';
    font-size: 14px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 4px 7px;
    font-weight: 900;
    border-radius: 50%;
} 
.page-container .feature-img-wrap img{       
       margin-top:0px;
}

.page-container .section-heading{
      text-align:center;  
}
.page-container .section-heading  p{
    line-height:30px;    
    color:#000;
    font-family: 'Noto Sans', sans-serif;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 17px;
}
.page-container .single-service{
    box-shadow: 0px 0px 5px 3px #eeee;
    padding: 15px 25px;
    background: #fff;
    border-radius: 5px;
    transition: all .5s ease;
    margin-top: 30px;
    height:auto;    
}
.page-container .single-service p{
    line-height:30px;    
    color:#000;
    font-family: 'Noto Sans', sans-serif;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 17px;
}
.page-container .features-box{
    box-shadow:1px 3px 5px 2px #9f9a9aad;
    padding: 25px 25px;
    background: #fff;
    border-radius: 5px;
    transition: all .5s ease;
    margin-top: 30px; 
    height:280px;    
}
.page-container .features-box .icon-size-md img{
    width:50px;
}
.page-container .features-box .features-box-content h5{
    font-weight: 800;
    font-size: 22px;
    color: #ff3400;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
}
.page-container .features-box-content p{
    line-height:25px;    
    color:#000;
    font-family: 'Noto Sans', sans-serif;
    margin: 0 0 10px;
    text-align:justify !important;
    font-weight: 500;
    font-size: 17px;
}
/*affiliate banner*/
.affiliate-banner {
    padding-top: 50px;
    margin-bottom: 70px;
}
.tabaff {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #0254de;
}
.tabaff button.active {
    background-color: #ff9300;
    color: #fff;
}
.tabaff button {
    background-color: inherit;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 14px 60px;
    transition: .3s;
    font-size: 17px;
    color: #fff;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
ul.aff-ul-img {
    padding: 0;
}

/*Product Header Banner Css Start */

    .product-container {
        width: 1360px !important;
        margin: auto;
    }

.Product-header-banner{
	background: url(../img/headers/home-image1.jpg) center;
	background-size: cover;
    height:600px;
	background-repeat: no-repeat;
	background-position-y: top;
    padding-top: 125px;
    position:relative;
}

.hosting-icon{
    position: relative;
    top: 100px;
    margin-left: -180px;
    width: 100px;
}
.Product-header-banner h2 {
	font-size: 36px;	
	font-weight: 800;
    color:#fff;
}
.Product-header-banner .offer-heading h2 {
	position: absolute;
    top: 78px;
    font-size: 23px;
    margin-left: 120px;
    transform: rotate(8deg);
}
.Product-header-banner .offer-heading h3 {
	position: absolute;
    top: 141px;
    font-size: 65px;
    margin-left: 130px;
    color: #fff;
    transform: rotate(1deg);
}
.offer-heading img{    
    margin: auto;
    margin-top: 40px;
    float: right;
    transform: rotate(14deg);
}
.Product-header-banner .offer-heading h4 {
	position: absolute;
    font-size: 125Px;
    margin-left: 100px;
    bottom: 85px;
    font-weight: bolder;
    color: #fff;
    font-family: verdana sens;    
    text-shadow: 2px 2px black;
    z-index:1;    
}
.Product-header-banner .text-content{
    margin-top:0px;
}
.Product-header-banner span{
    font-size: 56px;	
	font-weight: 900;
    color:#ffe609;
    padding-right:2px;
    margin-left: 40px;
}
.Product-header-banner strong{
    font-weight: 900;
    font-size: 55px;    
    padding-right: 4px;
    margin-bottom: 0;
    position: absolute;
    color:#ffe609;   
}
.Product-header-banner p {
	color: #fff;
	margin: 5px 0;
}
.Product-header-banner ul{
    padding:30px 12px 11px 6px;
}
.Product-header-banner ul li {
    text-align: justify;
    color: #fff;
    font-size: 15px;
    font-family: verdana;
    font-weight: 500;
    margin-bottom: 12.9px;
}
.Product-header-banner ul li:before {
    content: '✓';
    font-size: 15px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 5px 8px;
    font-weight: 900;
    border-radius: 50%;
}

/* Product Header Baneer Css End */


/*product plan Css*/

h1.demo-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #2A293E;
  letter-spacing: 2px;
}
h1.demo-title a {
  font-size: 16px;
  font-weight: 300;
}

.pricing-table .ptable-item {  
  padding: 50px 15px 0px 8px;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .pricing-table .ptable-item {
    width: 33.33%;
  }
}

@media (max-width: 768px) {
  .pricing-table .ptable-item {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .pricing-table .ptable-item {
    width: 100%;
  }
}
.pricing-table .padding{
    padding:0px;
}
.pricing-table .ptable-single {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.pricing-table .ptable-status ,
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action {
  position: relative;
  width: 100%;
  text-align: center;
}

.pricing-table .ptable-single {
  background: #f6f8fa;
}

.pricing-table .ptable-single{
  box-shadow: 1px 3px 5px 2px #9f9a9aad;
  border-radius: 2px;
}

.pricing-table .ptable-header {
  margin: 0px;
  padding: 0px 0 20px 0;
  width: auto;
  background-color: #fff;  
}
.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 100px solid #f6f8fa;
}

.pricing-table .ptable-header::before {
  right: 50%;
  /*border-right: 250px solid transparent;*/
}

.pricing-table .ptable-header::after {
  left: 50%;
  /*border-left: 250px solid transparent;*/
}

.pricing-table .ptable-item.featured-item .ptable-header {
  background: #000000f0;
}

.pricing-table .ptable-status {
  margin-top: 0px;
}

.pricing-table .ptable-status span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #f34400;
}

.pricing-table .ptable-status span::before, .pricing-table .ptable-status span::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 0;
    border-bottom: 10px solid #000000f0;
}

.pricing-table .ptable-status span::before {
  right: 50%;
  border-right: 25px solid transparent;
}

.pricing-table .ptable-status span::after {
  left: 50%;
  border-left: 25px solid transparent;
}

.pricing-table .ptable-title h2 {
  color: #090f30;
  font-size: 28px;
  font-weight: 300;  
  font-weight:700;
}

.pricing-table .ptable-price h2 {
  margin: 15px 0px 0px;
  color:#f34400;
  font-size: 30px;
  font-weight: 700;
  margin-left: 15px;
  font-family:fantasy;
}

.pricing-table .ptable-price h2 small {
  position: absolute;
  font-size: 18px;
  font-weight: 300;
  margin-top: 16px;
  margin-left: -15px;
  color:#fff;
}

.pricing-table .ptable-price h2 span {
  margin-left: 3px;
  font-size: 16px;
  font-weight: 300;
}

.pricing-table .ptable-body {
  padding: 20px 0;
}

.pricing-table .ptable-description ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-table .ptable-description ul li p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 7px;
  border-bottom: 1px solid #dedede;
}

.pricing-table .ptable-description ul li:last-child {
  border: none;
}

.pricing-table .ptable-footer {
  padding-bottom: 30px;
}

.pricing-table .ptable-action a {
  display: inline-block;
  padding: 10px 70px;
  color: #FFf;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  background: #f34400;
}
.pricing-table .ptable-item.featured-item .ptable-action a {
  color: #2A293E;
  background: #FF6F61;
}

.pricing-table .ptable-item.featured-item .ptable-action a:hover {
  color: #FF6F61;
  background: #2A293E;
}
/*Most popular plan Css */
.featured-product{
    margin-top:-45px;
}
.featured-product .ptable-item {  
  padding: 0 8px 0px 0px;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .featured-product .ptable-item {
    width: 33.33%;
  }
}

@media (max-width: 768px) {
  .featured-product .ptable-item {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .featured-product .ptable-item {
    width: 100%;
  }
}
.featured-product .padding{
    padding:0px;
}
.featured-product .ptable-single {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.featured-product .ptable-header,
.featured-product .ptable-body,
.featured-product .ptable-footer {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.featured-product .ptable-status ,
.featured-product .ptable-title,
.featured-product .ptable-price,
.featured-product .ptable-description,
.featured-product .ptable-action {
  position: relative;
  width: 100%;
  text-align: center;
}

.featured-product .ptable-single {
  background: #f6f8fa;
}

.featured-product .ptable-single{
  box-shadow: 1px 3px 5px 2px #9f9a9aad;;
}
.featured-product .ptable-header {
  margin: 0px;
  padding: 0px 0 50px 0;
  width: auto;
  background:#000;
}
.featured-product .ptable-header::before,
.featured-product .ptable-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 100px solid #f6f8fa;
}

.featured-product .ptable-header::before {
  right: 50%;
  border-right: 250px solid transparent;
}

.featured-product .ptable-header::after {
  left: 50%;
  border-left: 250px solid transparent;
}

.featured-product .ptable-item.featured-item .ptable-header {
  background: #000000f0;
}

.featured-product .ptable-status {
  margin-top: 0px;
}

.featured-product .ptable-status span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #f34400;
}

.featured-product .ptable-status span::before, .pricing-table .ptable-status span::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 0;
    border-bottom: 10px solid #000;
}

.featured-product .ptable-status span::before {
  border-bottom: 10px solid #000;
}

.featured-product .ptable-status span::after {
  border-bottom: 10px solid #000;
}

.featured-product .ptable-title h2 {
  color: #ffeb3b;
  font-size: 28px;
  font-weight: 300;  
  font-weight:700;
}

.featured-product .ptable-price h2 {
  margin: 15px 0px 0px;
  color: #2196f3;
  font-size: 30px;
  font-weight: 700;
  margin-left: 15px;
}

.featured-product .ptable-price h2 small {
  position: absolute;
  font-size: 18px;
  font-weight: 300;
  margin-top: 16px;
  margin-left: -15px;
  color:#fff;
}

.featured-product .ptable-price h2 span {
  margin-left: 3px;
  font-size: 16px;
  font-weight: 300;
}

.featured-product .ptable-body {
  padding: 20px 0;
}

.featured-product .ptable-description ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.featured-product .ptable-description ul li p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 7px;
  border-bottom: 1px solid #dedede;
}

.featured-product .ptable-description ul li:last-child {
  border: none;
}

.featured-product .ptable-footer {
  padding-bottom: 30px;
}

.featured-product .ptable-action a {
  display: inline-block;
  padding: 10px 70px;
  color: #FFf;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  background: #f34400;
}
.featured-product .ptable-item.featured-item .ptable-action a {
  color: #2A293E;
  background: #FF6F61;
}

.featured-product .ptable-item.featured-item .ptable-action a:hover {
  color: #FF6F61;
  background: #2A293E;
}
/*product plan tooltip csss*/
.tooltip2 {    
    cursor: pointer;
    margin-left: 4px;
}
.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 254px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px;
    top: 0px;
    right:0px;
}
.tooltip2:hover .tooltiptext {
	visibility: visible;
    z-index:999;
}
.tooltip-des {
	display: none;
}
.pricing-table h1 {
    font-weight: 400;
    position: absolute;
    left: -1px;
    top: -17px;
    background: #d20505;
    width: 325px;
    color: #fff;
    text-align: center;
    padding: 9px 20px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px;
}
.pricing-table h1:before {
    left: -36px;
    border-right-width: 18px;
    border-left-color: transparent;
}
.pricing-table h1:after, .pricing-table h1:before {
    content: "";
    position: absolute;
    top: -6px;
    border: 18px solid #d20505;
}
.pricing-table h1:after {
    right: -36px;
    border-left-width: 18px;
    border-right-color: transparent;
}
.pricing-table h1:after, .pricing-table h1:before {
    content: "";
    position: absolute;
    top: -6px;
    border: 18px solid #d20505;
}

/* Product features box css start */

.product{
	overflow: hidden;
	position: relative;
}
.product .features-sec h2 {
	color: #000;
}
.product .features a:hover{
    color:#000;
} 

.product .features-sec .inner:not(:first-child) {
	margin-top: 30px;
}

.product .features-sec .inner h3 {
	font-size: 20px;
	margin-bottom: 5px;
	position: relative;
	color: #000;
	font-weight: 600;
}
.product .features-sec .inner h3 img {
	display: inline-block;
	width: 60px;
}

.product .features-sec .inner p {
	color: #000;
    margin-top:23px;
}
.product .features-sec .ftbox {
	box-shadow: 1px 3px 5px 2px #9f9a9aad;
	padding: 10px 10px;
	background: #fff;
	border-radius: 5px;
	transition: all .5s ease;
	margin-top: 30px;	  
}
.product .features-sec .ftbox a:hover{
    color:#000;
}
.product .features-sec .ftbox .icon {
	width: 64px;
	margin: 0 auto;
}

.product .features-sec .ftbox h5 {
	margin-top: 5px;
	font-size: 20px;
	font-weight: 700;
}

.product .features-sec .ftbox:hover {
	transform: scale(1.1);    
}

.product .features-sec .m-bottom {
	margin-bottom: 30px; 
    padding: 0px 35px 0px 20px;
}
/* Plans Features Css */
.plan-features{
     margin:0px;
}
.plan-features .margin{
    margin-top:20px;
}
.plan-features ul{
    padding:0px;
}
.plan-features ul li {
    text-align: justify;
    color: #fff;
    font-size: 15px;
    font-family: verdana;
    font-weight: 500;
    margin-bottom: 12.9px;
}
.plan-features ul li:before {
    content: '✓';
    font-size: 15px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 5px 8px;
    font-weight: 900;
    border-radius: 50%;
}
.plan-features ul li span{
    color:#000;
}
.panel-cpanel {
    color: #f7692b!important;
    font-weight: 600;
}
p.free-ssl-service {
    color: #03a903!important;
}
.panel-plesk {
    color: #05bbd9!important;
    font-weight: 600;
}

/*-------- Call Support Section Css Start*/
.support-box{     
    text-align: center;    
    border-radius: 10px 10px;     
    margin-bottom:50px; 
}
.support-content{
    padding: 35px 0px 40px;
}
.support-content h3{
    font-weight: 800;
    font-size: 30px;
    color: #000;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;       
}
.support-content .red-text {
    color: #ff3400;
}

.support-content p{
   line-height: 30px;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 50px 0px;
}
.support-content h6{
    font-weight: 800;
    font-size: 20px;
    color: #000;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    padding: 10px 10px;
}
.support-content a{
    font-size:20px;
    padding:10px 10px 0px 10px;
}
/*-------- Call Support Section Css End*/

/*  Write review button focus  */
.btn:focus {
    outline: none !important;
    outline-offset: -2px;
}
.testimonials .fa{
     font-size:25px;
     color:#000;
}
.testimonials-close-button{
     background-color: #f34400;
    border: none !important;
    color: white !important;   
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
    display: inline-block;
    font-size: 18px !important;    
    height: 40px;
    width: 40px;
    font-weight:bold;
    cursor: pointer !important;
    float: right !important;
    padding: 8.5px 8px 8px 9px;
    margin-top: -30px;
    margin-right: -30px;
}
.modal-header .close {
    margin-top: 0px !important;
}
@media (min-width: 768px) {
    .modal-dialog {       
        margin-top:20px !important;
    }
}
/*  Write review button focus  */

/* Contact Us Css Start */

.promo-section{
    margin-top:40px;
}
.contact-section .m-bottom{
    margin-bottom:60px;
}
.txt1 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	line-height: 1.2;
	color: #000000d4;    
    font-weight: 650;
}
.txt2 {	
	font-size: 15px;
    font-weight: 550;
    color: #000000d4;
    line-height: 30px;
}
.container-contact100 {	
	padding: 20px;
	box-shadow: 1px 3px 5px 2px #9f9a9aad;
    border-radius: 10px;
    margin-top:35px;
    margin: 0px 70px 0px 0px; 
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 3.25rem;
    height: 220px;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
    margin-bottom: 10px;
    margin-top:5px;
}
.promo-section .pb-2{
    display:flex;
    justify-content:center;
}
.promo-section .pb-2 img{
   width:65px;
}
.icon-size-lg {
    font-size: 46px!important;
}
.color-primary {
    color: #f34400 !important;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;   
    border-radius: 0.25rem;
}
.promo-section h5{
    font-size:25px;
    font-weight:800;
    color:#000;
}
.flex-w{
    margin-top:30px;
}
.flex-w h3 {
    font-family: 'Noto Sans', sans-serif;
    color: #000000d4;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 5px;    
}
.flex-w h4 {
    font-family: 'Noto Sans', sans-serif;
    color: #000000d4;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 15px; 
    font-size:22px;   
}
.flex-w p{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    margin-bottom:20px;
}
.lnr-map-marker{
    font-size: 20px;
    float: left;
    padding: 0px 5px 0px 0px;
    color: #f34400;
}
.flex-col-size2{
    margin-bottom: 20px;
    margin-top: 5px;
}
.flex-col-size2 ul li{   
    padding-right:7px;
    float:left;
}
.form-row h2{
    font-weight:600;
    color:#000000d4;    
    font-family: 'Noto Sans', sans-serif;
}
.form-row .form-control {         
    resize: none;    
}
.form-group {
    margin-bottom: 7px;
}
.contact-section sup{
    color:#ff3400;
}
.btn-brand-01{
    background:#ff3400; 
    color: #fff;
    width: 165px;
    height: 45px;
}
.btn-brand-01:hover{
    color:#fff !important;
}
.form-row  ::-webkit-input-placeholder {
  color: #000;
}
.social-list-default li a {
    display: block;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    overflow: hidden;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 1rem;
}
.background-color.social-hover-2 li a.twitter {
    background: #00a7e6;
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.background-color.social-hover-2 li a.facebook {
    background: #4064ac;
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.background-color.social-hover-2 li a.pinterest {
    background: #bd081c;
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.background-color.social-hover-2 li a.linkedin {
    background: #0077b5;
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.background-color.social-hover-2 li a.youtube {
    background: #FF0000;
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.background-color.social-hover-2 li a.instagram {
    background:radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    color: #fff!important;
    font-size: 17px;
    padding-top: 7px;
    border-radius:50%;
}
.social-list-default{    
    margin-top: 15px;
}
.contact-support-box{             
    border-radius: 10px 10px;    
    margin-bottom: 10px;
    margin-top: 50px;
}
.contact-section{
    margin-top:10px;
}

.contact-section label {       
    margin-bottom: 0px;   
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; 
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px; 
    -webkit-box-shadow: unset; 
    box-shadow: unset;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; 
}
/* Contact Us Css End */

/* text-flicker animation css start  */

.sign{
    animation: text-shadow 5s ease-in-out infinite;
    font-weight: 900;
    line-height: 1;
}


/* text-flicker animation css start  */

/* affiliate-program css start  */
.btn-brand-03 {
    background-color: #f4590b;
    border-color: #f4590b;
    color: #fff!important;
    border-radius: 3px;
    padding: 6px;
    font-size: 12.1px;
}
.icon-feature {
    border: 1px solid #dcdcdc;
    padding: 20px;
    height: 355px;
    border-radius: 6px;
    text-align: center;
}
.icon-feature h3{
    font-size:22px !important;
}
.iconw img {
    padding: 25px;
}
.waff-title{
    text-align:center;
}
ul.affi-ul {
    padding: 0;
    margin-top: 50px;
    margin-bottom: 25px;
}
ul.affi-ul li {
    display: inline-block;
    width: 30%;
}
ul.affi-ul li:nth-child(1):before {
    content: "";
    position: absolute;
    height: 3px;
    width: 323px;
    background: #0552e447;
    z-index: 999;
    left: 30.5%;
    border-radius: 8px;
    margin-top: 14px;
    margin-left: -43px;
}
li.steps-affi span {
    border: 2px solid #0552e447;
    padding: 14px 22px;
    border-radius: 50%;
    font-size: 23px;
    font-weight: 700;
}
.affi-des {
    margin-top: 45px;
    padding: 24px;
    text-align: center;
}
.affi-des img {
    padding: 25px;
}
ul.affi-ul li:nth-child(2):before {
    content: "";
    position: absolute;
    height: 3px;
    width: 322px;
    background: #0552e447;
    z-index: 999;
    left: 51.6%;
    border-radius: 8px;
    margin-top: 14px;
    margin-left: 4px;
}
.waff-title222{
    text-align:center;
}
.icon-feature-img img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* affiliate-program css End    */


/* affiliate-commission css Start    */

section.earn-commision-s.mb-5 {
    margin-top: 7%;
}
table.affiliate-comm-tbl thead {
    background: #06155a;
    color: #fff;
}
.table>:not(:last-child)>:last-child>* {
    border-bottom-color: currentColor;
}

table.affiliate-comm-tbl thead tr td {
    padding: 6px 10px;
}
table.affiliate-comm-tbl tbody tr td {
    padding: 5px 10px;
    border-bottom: 1px solid #dcdcdc;
    top: 0px;
}
/* affiliate-commission css End    */

/* best-cloud-hosting-company css Start    */
.feature-contents img {
    height: 600px;
    width: auto;
    margin-bottom: 25px;
}
.feature-content-wrap h5{
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
}
/* best-cloud-hosting-company css end    */

/* hosting-page css start   */
.hosting-card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.75rem;
    height: 220px;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
    margin-bottom: 10px;
    text-align:center;
}
.hosting-card-body1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.75rem;
    height: 250px;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
    margin-bottom: 10px;
    text-align:center;
}
.btn-outline-brand-01 {
    background-color: #06155a;
    color: #fff;
    border-radius: 4px;
}
/* hosting-page css end   */

/* Product Carousel Banner Css Start */
 .tab-scroll-controls {    
    top: 90% !important;   
    width: 80% !important;
    margin-left: 10% !important;
}   
.controls {
    position: absolute;
    top: 190px;
    z-index: 1;
    width: 100%;
}
   .controls .left {
    float: left;
    padding: 5px;
    color: #fff;
}
.controls a span {
    color: #fff;
    width: 38px;
    height: 38px;
    padding: 0 19px 4px;
    margin: -10px;
}
   .carousel-control-prev-icon {
    background: #06155a;
    color: #fff;
    width: 30px;
    height: 35px;
    padding: 20px;
    border-radius: 50%;
    position: absolute;
    left: -40px;
    cursor: pointer;
}
   .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
}
   .carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
}
   .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
   #prev-icon i {
    position: absolute!important;
    top: 7px!important;
    left: 12.2px;
    font-size: 25px;
}
   .fa-angle-left:before {
    content: "\f104";
}
   .controls a span {
    color: #fff;
    width: 38px;
    height: 38px;
    padding: 0 19px 4px;
    font-size: 35px;
    text-align: center;
    background: #06155a;
    border-radius: 50%;
    cursor: pointer;
}
   .sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
   #next-icon i {
    position: absolute!important;
    top: 6px!important;
    left: 15px;
    font-size: 25px;
}
   .carousel-control-next-icon {
    background: #06155a;
    color: #fff;
    width: 30px;
    height: 35px;
    padding: 20px;
    border-radius: 50%;
    position: absolute;
    right: -40px;
    cursor: pointer;
}

/*#divHostingProducts h1 {
    font-weight: 400;
    position: absolute;
    left: -1px;
    top: -52px;
    background: #f34400;
    width: 331px;
    color: #fff;
    margin-left: 6px;        
    text-align: center;
    padding: 9px 8px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px;
}

#divHostingProducts h1:after,#divHostingProducts h1:before {
	content: "";
	position: absolute;
	top: -6px;
	border: 18px solid #f34400;
}

#divHostingProducts h1:before {
	left: -36px;
	border-right-width: 18px;
	border-left-color: transparent;
}

#divHostingProducts h1:after {
	right: -36px;
	border-left-width: 18px;
	border-right-color: transparent;
}

#divHostingProducts h1 strong:after,#divHostingProducts h1 strong:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: #990202 transparent transparent transparent;
	top: -6px;
	transform: rotate(180deg);
}

#divHostingProducts h1 strong:before {
	left: 0;
	border-width: 6px 0 0 6px;
}

#divHostingProducts h1 strong:after {
	right: 0;
	border-width: 6px 6px 0 0;
}*/

.most-popular {
	margin-top: 1px!important;
	transform: scale(1.07);
	box-shadow: 2px 2px 21px #dddef9!important;
}

.order-main-div {
	margin-bottom: 10px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: inherit;
    margin-top: 45px;
}
/* Product Carousel Banner Css End */

.hts-aff {
    margin-bottom: 35px;
}





/* Product section tabs */

    .compare-hosting p:before {
    content: '✓';
    font-size: 15px;
    background-color: #4e9100;
    color: #fff;
    margin-right: 11px;
    padding: 5px 9px;
    font-weight: 900;
    border-radius: 50%;
}
@media (min-width: 1400px) {
.product-plan-container {
    width:1335px !important;
}
}
.slide-product-icon-box-tabs{
    margin-top: -160px !important;
}
.product-icon-box-tabs{
    margin-top: -110px;
}
.section-tabs .tab-pane {
	background-color: #f9f9f9;
	padding: 0;
	margin-top: 0;
	border-left: 0 solid #ff3400;
}
.product-icon-box-tabs h2 {
	font-size: 43px;
	text-transform: uppercase;
	font-weight: 800;
}

.product-icon-box-tabs ul {
	display: inline;
}

.product-icon-box-tabs li {
	line-height: 27px;
	color: #000;
	font-size: 15px;	
    font-weight:600;
}

.nav-pills>li {
	float: none;
	display: inline-block;
    margin-left:30px;
}

.nav-pills p {
	color: #262222;
	padding-top: 5px;
	font-size: 16px;
	font-weight: 600;
}
.product-icon-box-tabs .nav-pills>li>a {
    border-radius: 0;
    background: rgba(255,255,255);
    color: #434343;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius:5px;
}
.product-icon-box-tabs .nav-pills>li>a:after {
    opacity: 0;
    bottom: -13px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #f34400 transparent transparent transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-pills b {
	font-weight: 600;
	color: #e63106;
	font-size: 22px;
}

.section-tabs .panel-body {
	background-color: #fff;
	padding: 15px 20px 40px 20px;
	border: 0px solid #e9e9e9;
	border-radius: 15px;
}
.panel-body h5{
    font-size: 25px;
    color: #ff3400;
    font-weight: 800;
    margin:0px;
}
.panel-body .price-column .col{       
    padding-right: 0px;
    padding-left: 30px;
}

.img-shadow img {
	position: relative;
	z-index: 1;
	border-radius: 5px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.img-shadow:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.parag {
	color: #000;
    font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
}

.section-tabs .panel-body ul {
	display: inline;
}

.section-tabs .panel-body li {
	color: #777;
	padding: 5px 0;
	display: flex;
	font-size: 15px;
}

.section-tabs .panel-body h4 {
	font-weight: 200;
	font-size: 27px;
}

.section-tabs .panel-body .compare-hosting li::before {
	content: "\f00c";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #ff3400;
}


.section-tabs .panel-body h2 {
	font-weight: 800;
	font-size: 32px;
	color: #2b3e4d;
}

.product-icon-box-tabs .nav-pills>li.active>a,
.product-icon-box-tabs .nav-pills>li.active>a:focus,
.product-icon-box-tabs .nav-pills>li.active {
	background-color: #fff !important;
	
}
.page-content {
	padding: 50px 0;
	display: inline-block;
	background-color: #f7f7f7 !important;
	width: 100%;
}

.page-content .btn {
	margin-top: 10px
}

.product-icon-box-tabs .nav-pills {
	text-align: center;
	margin-bottom: 30px;
}

.product-icon-box-tabs .nav-pills>li>a {
	border-radius: 0;
	background: rgba(255, 255, 255);
	color: #434343;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 5px;
}


.product-icon-box-tabs .nav-pills>li.active>a:after,
.product-icon-box-tabs .nav-pills>li.active>a:focus:after,
.product-icon-box-tabs .nav-pills>li.active {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
}

.product-icon-box-tabs .nav-pills>li>a i {
	font-size: 35px;
	color: #ededed;
}

.product-icon-box-tabs .nav-pills>li+li {
	margin-left: 10px;
}

.product-icon-box-tabs .nav>li>a {
	position: relative;
	display: block;	
	width: 299px;
    height:290px;
    box-shadow: 1px 3px 5px 2px #9f9a9aad;
}

.product-icon-box-tabs .nav-pills>li.active>a,
.product-icon-box-tabs .nav-pills>li.active>a:focus,
.product-icon-box-tabs .nav-pills>li.active {
	color: #222;
	background: rgba(255, 255, 255, 1);
    border-radius: 5px;
}

@media screen and (max-width:991px) and (min-width: 768px) {
	.product-icon-box-tabs .nav>li>a {
		padding: 25px 40px;
	}
}

@media screen and (max-width: 767px) {
	.product-icon-box-tabs .nav>li>a {
		padding: 35px 30px;
	}
}
.product-button{
    background-color: #ff3400;
    width: 181px;
    border: none;
    height: 45px;
    color: white;
    font-size: 16px;
    border-radius:2px;
}
.nine h1 {
  text-align:center; 
  font-size:35px; 
  text-transform:upper; 
  color:#242121;   
  font-family: 'poppins', sans-serif;
  font-weight:700;
}
.nine h1 span {
    margin-top: 5px;
    font-size:24px; 
    color:#ff3400;   
    font-weight:normal;    
    text-transform: none;      
    font-weight:700;
    font-family: 'poppins', sans-serif;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}
.nine h1 span:after{
   content: " ";
    display: block;
    border-top: 1px solid #ccc;
    height: 2px;
    background-color: #bcbcbc;   
}
.nine h1 span:before {
   content: " ";
    display: block;
    border-top: 1px solid #ccc;
    height: 2px;
    background-color: #bcbcbc;
}
.currency-symbol{
font-family: fantasy !important;
font-size: 24px;
}
.product-icon-box-tabs .col p{
    font-size: 18px;
    padding-left: 10px;
    color:#000;
}
/* Productsection tabs */

/* Productsection Scroll tabs Css Start */
.scroll-nine h1 {
  text-align:center; 
  font-size:35px; 
  text-transform:upper; 
  color:#242121;   
  font-family: 'poppins', sans-serif;
  font-weight:700;
}
.scroll-nine h1 span {
    margin-top: 5px;
    font-size:24px; 
    color:#ff3400;   
    font-weight:normal;    
    text-transform: none;      
    font-weight:700;
    font-family: 'poppins', sans-serif;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

.scroll-nine h1 span:after{
   content: " ";
    display: block;
    border-top: 1px solid #ccc;
    height: 2px;
    background-color: #bcbcbc;
    margin-right: 60px;
}
.scroll-nine h1 span:before {
   content: " ";
    display: block;
    border-top: 1px solid #ccc;
    height: 2px;
    background-color: #bcbcbc;
}


/* Productsection Scroll tabs Css End*/
