html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Raleway', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
	padding: 25px 0px;
}
a{
	color: #000000;
}
.header {
	width: 100%;
	/*width: 1362px;*/
	height: 80px;
	background-color: #13232c;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.23);
	clear: both;
	/*position:fixed;
	z-index: 99;*/
}
.container {
	width: 1280px;
	margin: 0 auto;
	padding: 0;
}
.logo {
    float: left;
    padding: 20px 0 0 0;
    background: url(images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 200px;
    height: 42px;
    margin: 20px 0 0 0;
}
#mobile-header {
	display: none;
}
.responsive-menu-button {
	float: right;
	padding: 24px 0px;
}
.menu {
	float: right;
}
.menu ul li {
	display: inline-block;
	padding: 10px 10px;
}
.menu ul li a, .menu ul li ul li a {
	float:right;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
	-ms-transition: color 0.3s ease-in;
}
.menu ul li:hover, .active-menu{
	background-color: #ff7600;
	color: #ffffff;
}
.menu ul li a:hover, .menu ul li ul li:hover a {
	color: #ffffff;
}
.menu ul li ul {
    position: absolute;
    width: 225px;
    margin-top: 23px;
    background-color: #fff;
	border:1px solid #EAEAEA;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.23);
	
}
.menu ul li ul li {    
    width: 220px;
    color: #ffffff;
    padding: 10px 10px;
}
.menu ul li ul li a {    
    display: block;
    float: left;
	color:#000;
}

.menu ul li ul.fallback {
	display:none;
}
.menu ul li:hover ul.fallback {
	display:block;
}
.domains{
	width: 465px!important;
    margin: 0 0 0 -29% 
}
.fallback{
	padding: 0;
}
.topHeader{
	height: 46px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #e9e9e9;
}
.phone, .email, .note, .social{
	float: left;
	padding: 16px 5px 17px 10px;
	border-left: 1px solid #e9e9e9;
}
.phone{
	width:12%;
	font-size: 14px;
}
.email{
	width:30%;
	font-size: 13px;
}
.note{
	width:35%;
}
.offer{
	background-color: #f96868; 
	padding:3px 8px; 
	color:#ffffff;
}
.offer-text{
	background-color: #e9e9e9; 
	padding:3px 8px; 
}
.social{
	width:20%;
	float: left;
	border-left: 1px solid #e9e9e9;
	padding: 0;
}

.social a {
	border-right: 1px solid #e9e9e9;
	color: #868685;
	display: block;
	float: left;
	height: 15px;
	text-align: center;
	width: 42px;
	padding: 22px 0;
	font-size: 20px;
}

.social-icons-widget a {
	color: #868685;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 42px;
}
.social a:hover,
.social-icons-widget a:hover {
	color: #fff;	
}
.header-facebook:hover {
	background-color: #3b5998;
}
.header-twitter:hover {
	background-color: #00aced;
}
.header-linkedin:hover {
	background-color: #bb0000;
}
.header-rss:hover {
	background-color: #ff8a00;
}
.header-ordernow
{
	background: #f9b20c;
    color: #fff!important;
    padding: 10px 0!important;
    height: 44px!important;
}
.header-oyo,.header-ordernow,.header-ordernow1 {
	font-size: 12px!important;
	text-decoration: none!important;
}
.header-oyo:hover {
	background-color: #bb007d;
	color: #fff;
}
.header-ordernow:hover,.header-ordernow1:hover {
	background-color: #00c3ff;
	color: #fff;
}

.oyo {
	float: right;
	width: 30px;
}
.oyo a{
	color: #bb007d;
}
.ordernow {
	float: right;
	width: 80px;
}
.ordernow a{
	color: #00c3ff;
}
/* Carousel Styles */
.hide-slider{
	display: block;
}
.slide-container{
	padding-top:130px; 
	width:100%;
}
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 600px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .fa-chevron-left, 
.carousel-control .fa-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
	font-size: 160%;
}

.carousel-control .fa-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .fa-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 15%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
	font-size: 30px!important;
	text-align: left;
	margin:0 56%;
	font-weight:bold;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.error_msg{
    display: block;
    color:#FF0000;
    font-size: 14px;
}

.calculator{
	background-color:#fff; 
	color:#000; 
	padding:20px; 
	border-radius: 12px; 
	box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px; 
	transition: none; 
	line-height: 22px; 
	font-size: 14px;
	top:5%;
	right: 4%;
	position: absolute;
	width: 375px;
}

.calculator-popup {
	background-color:#fff; 
	color:#000; 
	padding:20px; 
	border-radius: 12px; 
	line-height: 22px; 
	font-size: 14px;
	width: 375px;
}

.calculator-content{
	width: 70%;
}

.calculator select,
.calculator-content select{
	width: 180px;
	height: 30px;
}

.calculator input[type="text"],
.calculator input[type="email"],
.calculator input[type="button"],
.calculator-content input[type="text"],
.calculator-content input[type="email"],
.calculator-content input[type="button"]{
	width: 180px;
}

.order input[type="button"]{
	width: 35%;
}

.order input[type="text"],
.order input[type="email"],
.order select{
	height: 25px;
}

.calculator input[type="button"],
.calculator-content input[type="button"],
.order input[type="button"]{ 
	background-color: #0191C6;
    color: #fff;
    font-weight: bold;
    border: 1px solid #313131;
    padding: 0px !important;
    text-align: center;
    height: 40px;
    border-radius: 10px;
    font-size: 18px;
 }
 .order input[type="button"]{
	border-radius: 5px;
 }
.calculator h4,
.calculator-content h4{
	color:#0191C6;
	font-size: 22px;
	font-weight: bold;
}

/*swing*/
.swinglogo{
	/*background-image:url('images/slide11.png');*/
	height:99px;
	width:119px;
	animation: pendulum1 5s infinite cubic-bezier(0.310, 0.440, 0.445, 1.650);
	-webkit-animation: pendulum 5s infinite cubic-bezier(0.310, 0.440, 0.445, 1.650);
	transform-origin:center top;
	margin: 0 60%;
}

/* Keyframes */
@-webkit-keyframes
pendulum {
    0%, 100% { transform: rotate(4deg); }
    25%, 75% { transform: rotate(-8deg); }
    50% { transform: rotate(8deg); }

}
pendulum1 {
    0%, 100% { transform: rotate(.12deg); }
    25%, 75% { transform: rotate(-2.4deg); }
    50% { transform: rotate(2.4deg); }

}
@keyframes pendulum {
    0%, 100% { transform: rotate(4deg); }
    25%, 75% { transform: rotate(-8deg); }
    50% { transform: rotate(8deg); }

}
pendulum1 {
    0%, 100% { transform: rotate(.12deg); }
    25%, 75% { transform: rotate(-2.4deg); }
    50% { transform: rotate(2.4deg); }

}
.desc,.services
{
	font-family: 'Raleway', sans-serif;
	text-align: center;
	padding: 25px 0px 0px 0px;
	/*background-image: url(images/Papya.jpg);*/
	background-color:#ddd;
}

.desc h1, .desc h2
{
	font-size: 30px;
	font-weight: 600;
	padding: 15px 0px;
	color:#0191C6!important;
}
.desc p
{
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	width: 95%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
}
.desc ul{
	list-style-type:circle;
	text-align: left;
	padding: 0px 0px 0px 10%;
    line-height: 30px;
}
.desc ul li{
    padding: 5px 0px 0px 35px;
	list-style-type:none;
}
.no-slider-page{
	padding: 132px 0px 50px 0px;
}
.why{
	background-color: #13232c;
	color:#fff;
	padding: 30px 0px 55px;
}
.features, 
.footer
{
	padding: 40px 0px;
	background-color: #13232c;
	float: left;
	width: 100%;
}
.ordernowimg{
	float: left;
	background-color: #fff; 
	width: 100%;
}
.footer{
	background-color: #13232c;
}
.features-section, 
.footer-section, 
.ordernowimg-section
{
	text-align: center;
	margin: 0 auto;
}
h3.text-head
{
	color: #1c97ca;
	font-size: 27px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
p.box-desc
{
	color: #888;
	font-size: 21px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	line-height: 60px;
	text-align: center;
}
.features-section ul, 
.footer-section ul
{
	margin: 10px 0px;
}

.ordernowimg-section ul
{
	margin: 0px;
	padding: 0px;
}

.features-section ul li{
	width: 426px;
	display: block;
	text-align: center;
	float: left;
}
.features-section ul li{
	padding:20px;
}

.ordernowimg-section ul li{
	width: 255px;
	display: block;
	text-align: center;
	float: left;
	padding:10px;
}
.feature-icon
{
	background:url(images/feature-icons.png) no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.featureicon{
	font-size:48px;
	color:#6ab118;
}

.icon1
{
	background-position: -1px -1px;
}
.icon2
{
	background-position: -68px -1px;
}
.icon3
{
	background-position: -136px -1px;
}
.features-section ul li h4
{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 50px;
	margin-top: 20px;
}
.features-section ul li p
{
	color: #aab1bf;
	font-size: 15px;
	line-height: 20px;
	width: 90%;
	margin: 0 auto;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	
}
.stories, .testimonial-videos
{
	padding: 40px 0px;
	float: left;
	width: 100%;
	background-color:#ddd;
	/*background-image: url(images/Yellow.jpg);*/
}

.stories{
	background-color:#13232c;
}
.stories-section ul li,  .services-section ul li, .testimonial-videos-section ul li
{
	width: 383px;
	margin: 0px 20px 20px 20px;
	border-radius: 5px;
	background-color: #fff;
	float: left;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.services-section ul li, .testimonial-videos-section ul li{
	border-radius: 15px;
}
.stories-section ul li a, .services-section ul li a, .testimonial-videos-section ul li a
{
	text-decoration: none;
}
.story-img{
	border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
}
.story-img img
{
	width: 383px;
	height: 200px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
}
.story-box, .services-story-box
{
	border: 1px solid #ccc;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: none;
	text-align: center;
	padding: 10px 0px 20px;
}

.services-story-box{
	border: 1px solid #ccc;
	border-radius: 15px;
	height:225px;
}
.services-story-box a,.services-story-box h4{
    color: #ff7600;
}

.story-box h4, .services-story-box h4
{
	color: #4E4F4F;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 50px;
}
.story-box p, .services-story-box p
{
	color: #888;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	padding: 10px;
}
.story-box p{
	text-align:justify;
}
.services-story-box p{
	text-align: justify;
}
.services-story-box .link{
	text-align: center;
}
.stories-section ul li:hover
{
	box-shadow: 0px 0px 6px 0px #ccc;
}
.services-section ul li:hover{
	border-radius: 15px;
}

.services-section ul li:hover, 
.services-section ul li:hover .services-story-box p,
.services-section ul li:hover .services-story-box h4{
	
	background-color: #1c97ca;
	color: #fff;
} 

.posts
{
	padding: 10px 0px;
	float: left;
	width: 100%;
	background-color: #f1f1f1;
	color: #000;
}
.posts-section ul
{
	padding: 5px 0px;
}
.posts-section ul li
{
	margin: 10px 10px;
	border-radius: 5px;
	float: left;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.posts-section ul li a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.twitter ul{
	padding: 0px;
}
.twitter ul li{
	float: left;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.footer-section-left
{
	width: 885px;
	display: block;
	text-align: center;
	float: left;
}

.footer-section-right
{
	width: 190px;
	display: block;
	text-align: center;
	float: left;
}

.footer-section-left ul li
{
	width: 426px;
	display: block;
	text-align: left;
	float: left;
	padding: 0px 0px 20px 0px;
}
.footer-section-left ul li h4,
.footer-section-right ul li h4
{
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	color: #f96868;
	line-height: 50px;
	padding-left: 20px;
}
.footer-section-left ul li p, 
.footer-section-left ul li div
{
	text-align: left;
	color: #aab1bf;
	font-size: 15px;
	line-height: 25px;
	width: 90%;
	margin: 0 auto;
	font-weight: 400;
}
.footer-section-left ul li p{
	text-align: justify;
}
.footer-section-right ul li div{
	color:#fff;
	line-height: 25px
}
.footer-section-left ul li div a{
	color: #fff;
}
.footer-section-right ul li div ul{
	padding: 0px;
	margin: 0px;
}
.footer-section-right ul li div ul li{
	text-align: left;
	padding: 5px 0px;
}
.sendButton{
	background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
	width: 80px;
	height: 30px
}
.footer-section-right input[type="text"],
.footer-section-right input[type="email"],
.footer-section-right textarea{
	font-size: 13px;
	color: #000;
}
.footer-section-right input[type="text"],
.footer-section-right input[type="email"]{
	height: 30px;
}

.twitter
{
	color: #ffffff;
	background-color: #59d5fe;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#servicelink li{
	width: 220px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	color:#fff;
	text-align: left;
}

#servicelink li a{
	color:#fff;
}
#servicelink li a:hover{
	color:#f96868;
}
.sub-footer{
	color: #fff;
    text-align: center;
    padding: 19px 0px;
    background-color: #06161f;
    font-size: 14px;
    width: 100%;
    float: left;
}

.sub-footer>div>div{
	padding: 3px 0px;
}

.sub-footer a{
	color: #fff;
}

.sub-footer a:hover{
	color: #f96868;
}

#modalService .modal-header{
	background-color: #f96868;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
}
#modalService h4{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#modalService p{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}

/*-----ordernow----*/
.order
{
	padding: 110px 0px 30px;
	background-color: #fff;
	float: left;
	width: 100%;
}
.order-section
{
	text-align: center;
	margin: 0 auto;
}
.order-section> ul> li{
	width: 56.8%;
	display: block;
	text-align: center;
	float: left;
	padding:20px;
	margin: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.23), 0 6px 20px 0 rgba(0, 0, 0, 0.23);
}
.order-section ul li:last-child{
	width: 40%;
}
.order-section ul li > ul li{
	width: 100%!important;
	text-align: left;
	border: none;
	padding: 22px;
	font-size:17px;
	font-weight: bold; 
	box-shadow:0px #fff;
}
.order-section ul li > div{
	width: 100%!important;
	text-align: left;
	padding: 4px 20px;
}
.ordericon{
	font-size:90px;
	color:#6ab118;
	text-align: center!important;
}
.order-section h4{
	font-size:24px;
	font-weight: bold;
}
.topOrderNow{
	z-index: 999;
    position: fixed;
    top: 22%;
    right: 3%;
}

.topOrderNow img{
	width: 183px;
}

.order-section hr{
	border-top: 1px solid #999;
}
.whatsapp-number, .whatsapp-number a{
	
	font-size: 19px;
    font-weight: bold;
    color: #fff;
}
.whatsapp-number{
    padding: 10px 10px 10px 0px;
	line-height:29px;
}
#frmSummary{
	font-size:14px;
}

.order-section li > ul{
	padding: 0px 0px;
}

.video-wrapper {
	position: relative;
	padding-bottom: 75%; /* 4:3 aspect ratio */
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
	padding-top: 0; // height of controls
	height: 0;
}

iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}