/*
Theme Name: whisskers
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the oligarcy dhilip team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('OpenSans-Light.svg#OpenSans-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	font-family: 'OpenSans';
}
a, a:hover{
	text-decoration:none;
	
	}
/*.container{
	max-width: 1200px;
	width: 100%;
	}*/
	.container {
    max-width: 1100px;
    width: 100%;
}
.banner-img{
	width: 100%;
}
.banner-section{
	margin-top: 50px;
}

.banner-section h1{
	color: #f47d35;
	font-family: 'OpenSans-Semibold';
	font-size: 40px;
    line-height: 50px;

}
.banner-div, .banner-img-sec{
	position:relative;
}
.banner-img-sec img{
	position: relative;
}
.banner-content{
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.left-banner-content{
	border-left: 2px solid #fff;
	padding-bottom: 20px;
}
.left-banner-content p{
	color: #fff;
	font-size: 16px;
}
.right-banner-content {
    background-color: rgba(200, 206, 207, 0.84);
    width: 100%;
    padding: 3%;
    float: left;
    max-width: 420px;
    padding-top: 0;
    border: 1px solid #f47d35;
	margin-top: -40px;
}
button.start:hover {
    background: #f47e38;
}
.right-banner-content h1 {
    font-size: 28px;
    line-height: 32px;
    text-shadow: 1px 1px 1px #000;
    margin: 10px 0;
}
.box-arr{
	width: 100%;
	max-width: 100px;
}
.right-banner-content .col-md-4 p{
	color: #000;
    font-size: 10px;
    line-height: 14px;
    float: left;
}
.right-banner-content input {
    width: 48%;
    height: 35px;
    padding: 0 5px;
}
.right-banner-content .lInput{
	float: left;
}
.right-banner-content .rInput{
	float: right;
}
.right-banner-content button{
	width: 100%;
	
	background-color: #333;
color: #fff;
padding: 8px 15px;
border: 0px;
margin-top: 10px;
margin-bottom: 10px;
}
.box-div{
	padding: 10px;
	border:1px solid #ccc;
	margin-top:20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	min-height: 160px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
.box-div img{
	display: block;
	margin:0 auto;
}
.box-div p {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.slider-div{
	max-width: 200px;
	margin:0 auto;
}
.slider-box-div .slick-prev:before {
    content: '';
}
.slider-box-div .slick-next:before {
    content: '';
}
.slider-box-div-right .slick-next, .slider-box-div .slick-next, .testimonial-slider .slick-next:hover, .testimonial-slider .slick-next:focus {
    background: url(../images/right-arrow-new.jpg) no-repeat;
    right: 0px;
    width: 22px;
    height: 35px;
    float: left;
    position: absolute;
    top: 50%;
    outline: none;
    border: none;
    z-index: 1;
}
.slider-box-div-right .slick-prev, .slider-box-div .slick-prev, .slider-box-div .slick-prev:hover, .testimonial-slider .slick-prev:focus {
    background: url(../images/left-arrow-new.jpg) no-repeat;
  /*  right: 50px;*/
    width: 22px;
    left: initial;
    height: 35px;
    float: right;
    position: absolute;
   	top: 50%;
    outline: none;
    border: none;
    z-index: 1;
}
.four-block{
	position: relative;
	float: left;
	width: 100%;
}
.four-block h1 {
    font-size: 80px;
    padding-top: 0;
    margin-top: 0;
    color: #f47d35;
}
.four-block p {
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    float: left;
}
.four-block .col-md-6{
	border:1px solid #000;
}
.round-shape{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	background-color: #ffaf3e;
	    top: 20%;
}
.round-shape h1{
	font-size: 32px;
    padding-top: 91px;
    text-align: center;
    color: #fff;
    line-height: 44px;
    padding: 20px;
    padding-top: 75px;


}
.four-block .col-md-6{
	padding: 50px;
	padding-right: 100px;
}
.four-block .right-box-con{
	padding-left: 100px;
	padding-right: 50px;
}
.digital-market{
	border-left: 2px solid #f47d35;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;

}
.digital-market h1{
	text-align: left;
	padding-left: 15px;
	font-family: 'OpenSans-Bold';
	color: #656565;
	font-size: 50px;

}

.digital-market p{
	padding-left: 15px;
	    font-size: 18px;
}
.tab-content-custom ul {
	float: left;
    padding-left: 0px;
    width: 100%;
}
.resp-tab-content ul li{
	border-right: 0px;
}

.tab-content-custom ul li{
    float: left;
    clear: both;
    width: 100%;
    text-decoration: none;
    list-style: none;
    text-align: left;
}
.tab-content-custom ul li a{
	color: #000;
	font-size: 16px;
}
.tab-content-custom .col-md-6 p{
	text-align: left;
	font-size: 16px;
}
.tab-content-custom .col-md-6 img {
    width: auto;
    max-width: 100%;
}
.footer-section{
	float: left;
	width: 100%;
	background-color: #515151;

}
.footer-section .footer-part{
	text-align: center;
	margin:0 auto;
	display: block;
	padding: 20px;
}
.footer-section .footer-part p{
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.testimionals-section{
	    background: url(../images/Video_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    float: left;
    display: block;
}
.testimonial-slider {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.testimonial-slider .col-md-2 img{
	margin:0 auto;
	display: block;
	width: 100%;
}
.testimonial-slider p{
	color: #fff;
	font-size: 18px;
}
.testimonial-slider p.name-testi{
	color: #f47d35;
}
.name-comp{
	float: right;
}
.client-slider{
	width: 90%;
	margin:0 auto;
}
.client-slider .col-md-12 img{
	width: 100%;
}

.client-slider .slick-prev:before {
    content: '';
}
.client-slider.slick-next:before {
    content: '';
}
.client-slider .slick-next, .client-slider .slick-next:hover, .client-slider .slick-next:focus {
    background: url(../images/right-arrow-new.jpg) no-repeat;
    right: -20px;
    width: 22px;
    height: 35px;
    float: left;
    position: absolute;
    top: 50%;
    outline: none;
    border: none;
    z-index: 1;
}
.client-slider .slick-prev, .client-slider .slick-prev:hover, .client-slider .slick-prev:focus {
    background: url(../images/left-arrow-new.jpg) no-repeat;
  /*  right: 50px;*/
    width: 22px;
    left: -20px;
    height: 35px;
    float: right;
    position: absolute;
   	top: 50%;
    outline: none;
    border: none;
    z-index: 1;
}
.resp-vtabs li {
color: #f47d35;
border-right: 2px solid #f97d33;
    font-size: 15px;
}
.resp-vtabs li.resp-tab-active{
color: #fff;
background-color: #f47d35 !important;
border:2px solid #f97d33 !important;
}

.resp-vtabs .resp-tabs-container{
	border:0px;
}

/* inner page */
.page-content {
	padding-top: 50px;
	padding-bottom: 50px;
}
.page-content h1{
font-size: 18px;
/*color: #000;*/
font-family: 'OpenSans-Bold';
/*padding-top: 20px;*/

}

.page-content p {
    font-size: 15px;
    color: #000;
    font-family: 'OpenSans';
    line-height: 24px;
    margin-bottom: 10px;
}

/* right sidebar */
.R-form {
	background-color: #f47d35;
	padding: 20px;
}
.R-form input {
    width: 99%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 5px;
}
.R-form button{
background-color: #333;
color: #fff;
padding: 8px 15px;
border: 1px solid #333;
margin-top: 10px;
margin-bottom: 10px;
}
.R-form p{
	color: #fff;
	font-size: 16px;
}
.certificate{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 5px;
}
.certificate h2{
	color: #353567;
	font-size: 26px;
	text-align: center;
}
.certificate img{
	margin: 0 auto;
	display: block;
}

.related-test-div .slider-div {
/*max-width: 150px;*/
    padding: 10px;
}

.related-test-div .box-div img{
	width: 95%;
}
.related-test-div .box-div p{
	font-size: 12px;
	text-align: center;
}
.related-test-div .box-div{
	min-height: 140px;

}
.slider-box-div-right .slick-prev{
	left:-15px;
}
.slider-box-div-right .slick-next{
	right: -15px;
}
.slick-next::before {
    content: "";
}
.slick-prev::before {
    content: "";
}
.services-global {
    float: left;
    width: 100%;
}
.four-block .col-md-6.col-sm-6:hover {
    background: #f47d35;
    color: #fff;
}.four-block .col-md-6.col-sm-6:hover h1 {
    color: #fff;
}
.start01{
    background-color: #333;
    color: #fff;
    padding: 8px 15px;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 130px;
	}
	
.start01:hover{
		background: #f47d35;
    color: #fff;
		}
ol, .page-content ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
}
.page-content ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-image: url(http://whisskers.com/wp-content/themes/whisskers/images/list_icon2.png);
    /* padding-left: 10px; */
}	
section#pricing {
    width: 100%;
    float: left;
    background: #eee;
    padding: 70px 0;
}
.pricing-table {
    width: 100%;
    float: left;
    margin: 40px 0;
    margin-bottom: 0;
}	
.rpt_title {
    text-align: center !important;
    border: 0 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    /* padding-top: 5px !important; */
}
img.rpt_icon {
    width: 300px;
    height: 100px;
    margin-bottom: 10px !important;
}
.rpt_price {
    font-size: 34px !important;
    line-height: 40px !important;
    text-shadow: none !important;
    color: #f47d35 !important;
    font-weight: 600 !important;
}
.rpt_description {
    padding-bottom: 0 !important;
    color: #000 !important;
    font-size: 18px !important;
}
img.rpt_recommended {
    display: none !important;
}
.rpt_head {
    background: #f5f5f5 !important;
}
.pricing-table h5 {
    margin: 20px 0;
    font-size: 20px;
}
.rpt_plan:hover {
    background: #f47d35;
}
.rpt_plan:hover .rpt_price{
	background: #f47d35 !important;
	color:#fff !important;
	}
.rpt_plan:hover .rpt_description,
.rpt_plan:hover .rpt_features,
.rpt_plan:hover .rpt_feature{
	background: #f47d35 !important;
	color:#fff !important;
	}	
.slider-div a:hover .box-div{
    background: #ffaf3e !important;
	color:#fff !important;
}	
.slider-div a:hover .box-div p{
    background: #ffaf3e !important;
	color:#fff !important;
}	
.R-form button:hover {
    background-color: #f47d35;
    color: #fff;
    border: 1px solid #fff;
}
.all-accessments .all {
    float: left;
    margin: 10px;
    width: 190px;
}
a.view-all:hover {
    background: none;
    color: #f47d35;
}
a.view-all {
    font-size: 16px;
    background: #f47d35;
    padding: 8px 15px;
    border: 1px solid #f47d35;
    margin-top: 20px;
    color: #fff;
	border-radius:5px;
}

#testimonials{
	float:left;
	width: 100%;
}

.slider-box-div.slick-initialized.slick-slider {
    margin-bottom: 35px;
}

.layout_wrapper.wrapper {
  /*position: absolute;
  top: 50%;
  left: 50%;
  margin: -190px 0 0 -468px;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 15px;
  margin-top: 50px;
}
.mrg-bottom{
  height: 420px
}
.layout_wrapper .package {
  box-sizing: border-box;
  width: 100%;
  height: 380px;
  border: 3px solid #e8e8e8;
  border-radius: 7px;
  display: inline-block;
  padding: 24px;
  text-align: center;
  float: left;
  -webkit-transition: margin-top 0.5s linear;
  transition: margin-top 0.5s linear;
  position: relative;
  margin:10px;
  transition: 0.5s ease-in;
  color:#000;
  background-color:#fff;
  /*margin-right: 11px;*/
}
.layout_wrapper .package:hover {
  margin-top: -30px;
  -webkit-transition: margin-top 0.3s linear;
  transition: margin-top 0.3s linear;
}
.layout_wrapper .name {
  color: #565656;
  font-weight: 300;
  font-size: 3rem;
  margin-top: -5px;
}
.layout_wrapper .price {
  margin-top: 7px;
  font-weight: bold;
  font-size:22px;
   color: #f27d3a;
}
.layout_wrapper .price::after {
  content: " INR";
  font-weight: normal;
}
.layout_wrapper hr {
  background-color: #f27d3a;
  border: none;
  height: 1px;
}
.layout_wrapper .trial {
  font-size: 16px;
  font-weight: 600;
  padding: 2px 21px 2px 21px;
  color: #f27d3a;
  border: 1px solid #e4e4e4;
  display: inline-block;
  border-radius: 15px;
  background-color: white;
  position: relative;
  bottom: -35px;
}
.layout_wrapper ul {
  list-style: none;
  padding: 0;
  text-align: left;
  margin-top: 29px;
}
.layout_wrapper li {
  margin-bottom: 15px;
}
.layout_wrapper .checkIcon {
  font-family: "FontAwesome";
  content: "\f00c";
}
.layout_wrapper li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 1.3rem;
  color: #f27d3a;
  margin-right: 3px;
}
.layout_wrapper .brilliant {
  border-color: #f27d3a;
}
.layout_wrapper .package:hover{
border-color: #f27d3a;
}
 
/* Triangle */
.layout_wrapper .brilliant::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 64px 0 0;
  border-color: #f27d3a transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.layout_wrapper .brilliant::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color: white;
  position: absolute;
  left: 9px;
  top: 6px;
  text-shadow: 0 0 2px #37c5b6;
  font-size: 1.4rem;
}
.pay-now-btn {
    background-color: #cccccc;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    border-radius: 0px 0px 3px 3px;
    transition: 0.5s ease-in;
}
.layout_wrapper .brilliant .pay-now-btn {
background-color: #f27d3a;
}
.layout_wrapper .package:hover .pay-now-btn{
 background-color: #f27d3a;
 }

.pay-now-btn a {
color: #fff;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.layout_wrapper ul {
    margin-bottom: 30px;
    float: left;
}
.gradient-color{
	background: linear-gradient(to top left, #0066ff 0%, #ff6600 100%);
	text-align: center;
}
.formore{
	font-size: 24px !important;
	margin: 20px 0px 10px !important;
	color: #dedcdc !important;
}
.bottom-email {
	font-size: 18px;
	color: #000;
}
.bottom-email a {
	padding-left:10px;
	color: #fff;
}
.mobile-no{
	font-size: 18px;
	color: #fff;
	padding-bottom: 20px;
	padding-top:10px;
}
.mobile-no span{
	color: #000;
	padding-right: 10px;
}


@media only screen and (max-width: 800px) {
/*-- .layout_wrapper .package {
width:47%;
} --*/

}
@media only screen and (max-width: 767px) {
/*-- .layout_wrapper .package {
width:46%;
} --*/

}
@media only screen and (max-width: 460px) {
.layout_wrapper .package {
width:100%;
height:auto;
margin-left:0px;
}

}