/*



Theme Name: Twenty Sixteen



Theme URI: https://wordpress.org/themes/twentysixteen/



Author: the WordPress 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.9



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.



*/











/**



 * Table of Contents



 *



 * 1.0 - Normalize



 * 2.0 - Genericons



 * 3.0 - Typography



 * 4.0 - Elements



 * 5.0 - Forms



 * 6.0 - Navigation



 *   6.1 - Links



 *   6.2 - Menus



 * 7.0 - Accessibility



 * 8.0 - Alignments



 * 9.0 - Clearings



 * 10.0 - Widgets



 * 11.0 - Content



 *    11.1 - Header



 *    11.2 - Posts and pages



 *    11.3 - Post Formats



 *    11.4 - Comments



 *    11.5 - Sidebar



 *    11.6 - Footer



 * 12.0 - Media



 *    12.1 - Captions



 *    12.2 - Galleries



 * 13.0 - Multisite



 * 14.0 - Media Queries



 *    14.1 - >= 710px



 *    14.2 - >= 783px



 *    14.3 - >= 910px



 *    14.4 - >= 985px



 *    14.5 - >= 1200px



 * 15.0 - Print



 */











/**



 * 1.0 - Normalize



 *



 * Normalizing styles have been helped along thanks to the fine work of



 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/



 */

 

a{

	color:#3399ff;

}

.clear {

    clear: both;

}

.bannerinner h1.caseheading {

    font-size: 36px;

}

a.btn.pagearow.btn-previous {

  

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    text-transform: capitalize;

}

a.btn.pagearow.btn-previous:hover{

	color: #3399ff;

}



.prvbutton{

	  float: left;

}

.nxtbutton{

	  float: right;

}

.singleimgcase {

    DISPLAY: block;

    margin: 0 auto 15px;

}

.fillterbuttons li {

    display: inline-block;

    margin-right: 20px;

    font-size: 16px;

    font-weight: bold;

    cursor: pointer;

    color: #fff;

    margin-bottom: 10px;

}

.fillterbuttons li:hover {

	color: #3399ff;

}
.fillterbuttons li.selected {

	color: #3399ff;

}

.fillterbuttons {

    padding: 0 0 25px;

    text-align: center;

}

.inner-content .how-can-help-content p {

    color: #666;

    margin-bottom: 40px;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

}

button.owl-next {

    right: -15px;

    position: absolute;

    top: 40%;

}



button.owl-prev {

    left: -15px;

    position: absolute;

    top: 40%;

}

button.owl-prev span {

    font-size: 30px;

	background: #000;

    /* border-radius: 50%; */

    color: #fff;

    /* width: 50px; */

    line-height: 50px;

    /* height: 50px; */

    padding: 3px 16px 6px;

}



button.owl-next span {

    font-size: 30px;

    background: #000;

    /* border-radius: 50%; */

    color: #fff;

    /* width: 50px; */

    line-height: 50px;

    /* height: 50px; */

    padding: 3px 16px 6px;

}

.contentmain ul {

    padding-top: 20px;

    padding-bottom: 20px;

}

.contentmain li {

   

    display: flex;

font-size: 16px;

    color: #cecece;

     line-height: 1.5em;

    font-family: "Roboto";

	    margin-bottom: 10px;

}

.contentmain li  strong, .contentmain li  a  {





    display: contents;

}



.contentmain li::before {

    content: "\2713";

    color: #fff;

    font-weight: bold;

    margin-right: 10px;

    font-size: 10px;

    line-height: 1em;

    position: relative;

    top: 3px;

    background: #3399ff;

    border-radius: 50%;

    height: 1em;

    width: 1em;

    text-align: center;

    /* vertical-align: top; */

    display: inline-block;

    padding: 4px 12px 12px 4px;

}

.sections-blocks{

    background-color: #ededed;

}

.sections-blocks ul {

    padding-top: 0;

    padding-bottom: 20px;

}

.sections-blocks li {

    display: flex;

    font-size: 16px;

    color: #333333;

    line-height: 1.5em;

    font-family: "Roboto";

    margin-bottom: 10px;

}

.sections-blocks li  strong, .sections-blocks li  a  {





    display: contents;

}



.sections-blocks li::before {

    content: "\2713";

    color: #fff;

    font-weight: bold;

    margin-right: 10px;

    font-size: 10px;

    line-height: 1em;

    position: relative;

    top: 3px;

    background: #3399ff;

    border-radius: 50%;

    height: 1em;

    width: 1em;

    text-align: center;

    /* vertical-align: top; */

    display: inline-block;

    padding: 4px 12px 12px 4px;

}

.leftsidecontent {

    padding-left: 100px;

}



.rightsidecontent {

	padding-right:100px;

}

.sections-blocks .row{

	padding-bottom:20px;

}

.sections-four-blocks {

    background: #666666;

    padding: 25px 0;

	 text-align: center;

}

.sections-four-blocks h2 {

    text-align: center;

    font-size: 30px;

    color: #fff;

	    line-height: 1.4;

}

.sections-four-blocks h4 {

   

    color: #fff;

}

.sections-four-blocks img {

    margin-bottom: 20px;

}



.bannerinner h1 span {
    display: block;
    font-size: 22px;
    color: #fff;
    width: 80%;
    margin: auto;
    text-shadow: 5px 6px 27px rgba(0,0,0,1);
    line-height: 1.5em;
    margin-top: 20px;
}

.sections-four-blocks h4{

	

}



.sections-four-blocks p {

    color: #fff;

    font-size: 15px;

    line-height: 26px;

}

.sections-four-blocks a {

    color: #3399ff;

    font-weight: 600;

    font-size: 16px;

}

.gray-section{

	background:#a8a8a8;

	    padding: 40px 0;

}

.gray-section h3{

	color:#fff;

	

}

.gray-section ul {

    padding-top: 0;

    padding-bottom: 20px;

	    margin-left: 20px;

}

.gray-section li {

   

    display: flex;

font-size: 16px;

    color: #fff;

    line-height: 28px;

    font-family: "Roboto";

	    margin-bottom: 10px;

}

.gray-section li  strong, .gray-section li  a  {





    display: contents;

}



.gray-section li::before {

    content: "\2713";

    color: #fff;

    font-weight: bold;

    margin-right: 10px;

    font-size: 10px;

    line-height: 1em;

    position: relative;

    top: 3px;

    background: #3399ff;

    border-radius: 50%;

    height: 1em;

    width: 1em;

    text-align: center;

    /* vertical-align: top; */

    display: inline-block;

    padding: 4px 12px 12px 4px;

}

.casestudies-section{

	padding:25px 0;

}

.casestudies-section h3{

    margin-bottom: 30px;
	color:#fff;
}

.casestudies-section ul {

    padding-top: 0;

    padding-bottom: 20px;

}

.casestudies-section li {

   

    display: flex;

font-size: 16px;

    color: #fff;

    line-height: 28px;

    font-family: "Roboto";

	    margin-bottom: 0;

}

.casestudies-section li  strong, .casestudies-section li  a  {





    display: contents;

}

.casestudies-section p {

    font-size: 16px;

    color: #fff;

    line-height: 28px;

    font-family: "Roboto";

}

.casestudies-section li::before {

    content: "\2713";

    color: #fff;

    font-weight: bold;

    margin-right: 10px;

    font-size: 10px;

    line-height: 1em;

    position: relative;

    top: 3px;

    background: #3399ff;

    border-radius: 50%;

    height: 1em;

    width: 1em;

    text-align: center;

    /* vertical-align: top; */

    display: inline-block;

    padding: 4px 12px 12px 4px;

}

.casstu{

}

.casstu h4{

line-height: 1;

margin-bottom:5px;

}

.casstu h4 a{

    font-size: 16px;

    /* text-align: center; */

    line-height: 1;

}

.casstu h4 a:hover{

	    color: #3399ff;

}

.casstu span {

    font-size: 12px;

    color: #656d78;

    font-weight: bold;

}

.casstu img{

}

.casstu img:hover{

	    opacity: 0.5;

}

.cse h3 {

    text-align: center;

}

.programmaticcontent h3{

	text-align:center;
	color:#fff;

}

.programmaticcontent p{

	text-align:center;

}

.iconcontent i {

    color: #fff;

    font-size: 98px;

    margin-bottom: 35px;

    display: block;

}

.iconcontent {

    text-align: center;

}
.iconcontent {

    min-height: 305px;
}
.iconcontent h4{

    font-size: 20px;

    color: #fff;

	    margin-bottom: 12px;

}

.iconcontent p {

    font-size: 17px;

    color: #fff;

    margin-bottom: 30px;

}

a.checkiticon {

    color: #333;

    font-size: 13px;

    font-weight: bold;

    border: 2px solid #3399ff;

    border-radius: 50px;

    padding: 10px 20px;

    text-transform: uppercase;

}

a.checkiticon:hover {

    color: #fff;

	background:#3399ff;

}

.icon-blocks {

    padding: 50px 0 0;

}

.iconcontent {

    text-align: center;

    margin-bottom: 70px;

}
.testimonals .wp-block-quote cite {

    text-align: center;
}
.testimonals  .wp-block-quote{
	border:none !important;
}

.page-template-testimonials .wp-block-quote {
    border-left: none !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media (min-width: 767px){

.portfo .how-can-help-box {

    overflow: hidden;

    position: relative;

    margin: auto;

    

    width: 22%;

    padding: 0;

    margin: 0 10px 15px;

}

.owl-prev, .owl-next {opacity: 0 !important;}

.owl-carousel:hover  .owl-prev {opacity: 1 !important;}

.owl-carousel:hover  .owl-next {opacity: 1 !important;}

}



@media (min-width: 992px){

.block-menu {

	display: block;

	

}

 video {



    top: -175px;

    position: relative;

}

.slide-deials {



    bottom: 175px;

}

.main-contenter{

	height:500px;

	overflow:hidden;

}

.block-menu li {

	display: inline-block;

}



.block-menu li a {



	display: block;

	text-decoration: none;



	font-smoothing: antialiased;

	

	overflow: visible;

	line-height: 20px;

	font-size: 18px;



font-family: 'Quicksand', sans-serif;

    color: #fff;

    padding: 0 0 0 10px;

}





/* animation domination */

/*.three-d {

	perspective: 200px;

	transition: all .07s linear;

	position: relative;

	cursor: pointer;

}*/

	/* complete the animation! */

	.three-d:hover .three-d-box, 

	.three-d:focus .three-d-box {

		transform: translateZ(-25px) rotateX(90deg);

	}



.three-d-box {

	transition: all .3s ease-out;

	transform: translatez(-25px);

	transform-style: preserve-3d;

	pointer-events: none;

	position: absolute;

	top: 0;

	left: 0;

	display: block;

	width: 100%;

	height: 100%;

}



/* 

	put the "front" and "back" elements into place with CSS transforms, 

	specifically translation and translatez

*/

/*.front {

	transform: rotatex(0deg) translatez(25px);

}



.back {

	transform: rotatex(-90deg) translatez(25px);

	color: #ffe7c4;

}

 

.front, .back {

	display: block;

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0;

	left: 0;

	

	padding: 15px 0;

	color: #000;

	pointer-events: none;

	box-sizing: border-box;

}

span.mnu {

    opacity: 0;

}

span.back {

    color: #3399ff;

}

span.front {

    color: #000;

}*/

}



@media (max-width: 992px){

	.front, .back {

		display:none;

	}

	.leftsidecontent{

    padding-left: 15px;

}

.rightsidecontent {

	padding-right:15px;

}

}
h2.casetitle {
    font-size: 28px;
    color: #fff;
}

@media (max-width: 768px){
	contentmain {
   
    height: auto !important;
}
}
@media (min-width: 992px){
.container {
    width: 970px !important;
}
.top-right-sec {
    width: 230px;
    margin: auto;
    padding-top: 40px;
}
.logo-sec {
    margin: auto;
    width: 230px;
}
}
.footer-call-action {
    text-align: center;
    /* z-index: 11111; */
    width: 80%;
    margin: auto;
    margin-top: 20px;
}
img{
max-width: 100%;
}
.port-content {
    color: #fff;
}

.footer-call-action h3 {
    color: #3399ff;
    font-size: 48px;
    font-weight: normal;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 20px;
}
.footer-call-action p {
    font-size: 14px;
    color: #fff;
}
.footer-call-action a {
    border: 1px solid #3399ff;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    display: block;
}
.footer-call-action a:hover {
	   color: #fff;
	   background:#3399ff;
}

.wp-block-quote cite {
    color: #fff !important;
}
@media screen and (max-width: 768px){
.footer-call-action{
	display:none;
}
}
.page-template-Inner-page .inner-content p {

    color: #000;
}
.page-id-217 .inner-content {

    background: #ededed;
    padding: 50px;
}

.page-id-217 .programmaticcontent h3 {
   
    color: #333333;
}
.page-id-217 .programmaticcontent p {
   
    color: #333333;
}
.page-id-217 .iconcontent i{
	  color: #333333;
}
.page-id-217 .iconcontent h4{
	  color: #333333;
}
.page-id-217 .iconcontent p{
	  color: #333333;
}
@media (min-width: 768px){
.page-id-217  .icon-blocks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.page-id-217 .iconcontent {
   
    width: 100%;
}
}