/*
CTC Separate Stylesheet
Updated: 2019-01-22 10:46:07
*/
@font-face {
  font-family: 'ProximaNova-Regular';
  /*src: url('./fonts/ProximaNova/ProximaNova-Regular.eot') format('embedded-opentype');*/
   src: url('./fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  url('./fonts/ProximaNova/ProximaNova-Regular.otf')  format('opentype'),
	     url('./fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'), url('./fonts/ProximaNova/ProximaNova-Regular.ttf')  format('truetype'), url('./fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Light';
  /*src: url('./fonts/ProximaNova/ProximaNova-Light.eot') format('embedded-opentype');*/
  src: url('./fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),  url('./fonts/ProximaNova/ProximaNova-Light.otf')  format('opentype'),
	     url('./fonts/ProximaNova/ProximaNova-Light.woff') format('woff'), url('./fonts/ProximaNova/ProximaNova-Light.ttf')  format('truetype'), url('./fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.newspage .container h2{
     font-size: 22px;
     font-weight: 600;
     line-height: 1.5;
     margin-bottom: 0;
     margin-top: 10px;
    font-family: "Benton Sans Light",Arial,sans-serif;
}
 .newspage .cardcontent{
     width:100%;
     padding-top: 1px;
	 min-height: 40%;
}
 .newspage .card {
     margin-bottom: 30px;
	 padding: 0px 0px 5px 0px;
     border-radius: 20px 20px 20px 20px;
     box-shadow: 0px 11px 10px 0px rgba(219,219,219,0.91);
	 min-height: 576px;
    position: relative;
}
.card  span {
    color: #898989;
    background-color: #f4f4f4;
    border-radius: 20px 20px 20px 20px;
    padding: 5px 23px 5px 23px;
    margin: 5px;
}
a.ref-learnmore {
    color: #36afe2;
    font-size: 16px;
    font-family: Helvetica, "myriad pro regular";
    text-transform: uppercase;
    clear: both;
	position: absolute;
    bottom: 20px;
	padding: 0 10px;
}
.tag-span{
	margin: 20px 0;
	display:none;
}
.post-span{
	display:none;
}
.newspagelink .title{
	font-size: 18px;
    color: #7a7a7a;
    font-weight: 500;
    font-family: "Montserrat", myriad pro regular;
    margin: 20px 10px 0px 10px;
}
.newspagelink .newscontent p{
    font-family: ProximaNova-Light;
    font-size: 16px;
    color: gray;
    padding: 0px 10px;
}
.newsfilter {
    margin: 15px 40px;
    text-align: center;
    font-size: 10px;
    border-radius: 60px;
    padding-top: 15px;
    width: 85px;
    height: 85px;
    white-space: nowrap;
    box-shadow: 0px 0px 10px 0px rgba(155,155,155,0.5) !important;
}
.newsfilter.active {
    color: white;
}
.ref-pagination {
	display: table;
	margin: 0 auto;
	font-size: 18px !important;
    font-family: "Raleway", sans-serif !important;
    font-weight: bold;
}
.ref-pagination a, .ref-pagination span {
	line-height: 2;
	padding: 0 5px;
	float: left;
	color: #b5b5b5;
	opacity: .75;
	font-size: 18px !important;
    font-family: "Raleway", sans-serif !important;
    font-weight: bold;
}
.ref-pagination .prev:hover:before, .ref-pagination .next:hover:before, .ref-pagination a:hover, .ref-pagination span:hover, .ref-pagination .page-numbers.current {
	opacity: 1;
	color: #7a7a7a;
}
.ref-pagination .prev.page-numbers, .ref-pagination .next.page-numbers {
	color: #b5b5b5;
	margin: 0 20px;
    display: block;
    float: left;
}
.ref-pagination .prev.page-numbers:before {
	font-family: FontAwesome;
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
	content: "\f104";
}
.prevlinknews:hover a, .newsnextlink:hover a {
	box-shadow: 0px 6px 6px 0px rgba(219,219,219,0.91);
}
.prevlinknews:hover a:before, .newsnextlink:hover a:before{
	opacity: 1;	
}
.ref-pagination .next.page-numbers:before {
	font-family: FontAwesome;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
	content: "\f105";
}
.blog-page {
	display: inline-flex;
    margin-left: 260px;
	margin-bottom: 20px;
}
img.blog {
    padding-bottom: 6px;
}
.filternewslink {
    color: gray;
}
.footer-widgets {
    background-color: white;
    height: 295px;
}
#sidebar-footer .container {
    padding-bottom: 0;
    height: 40px;
}
.banner-blog {
	margin-top: -600px;
	width: 100%;
}
.banner-text p {
	font-family: "Montserrat", myriad pro regular;
    font-size: 55px;
    font-weight: 300;
    line-height: 70px;
    color: #fff;
    text-align: center;
}
button.blog-button {
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    color: #549db9;
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px;
    border: unset;
    box-shadow: 0px 0px 10px 0px rgba(221,221,221,0.53);
}
.banner-text {
    text-align: center;
}
.category-heading-blog {
	width: 100%;
    text-align: center;
}
.category-heading-blog h5 {
    color: #58b6a2;
	font-weight: 500;
	font-size: 30px;
	font-family: Montserrat;
}
.category-heading-blog h4 {
    font-size: 30px;
    color: #54595f;
    font-weight: 400;
	font-family: Montserrat;
}
img.footer-img-blog {
    position: absolute;
    left: -268px;
    width: 70%;
    display: table;
	top: 2541px;
}
.team-about h3 {
    color: #58b6a2;
}
.team-about .tmm .tmm_member .tmm_photo {
    border: 0px solid whitesmoke;
    border-radius: 90px!important;
}
#myTab img{
    margin-top:16px;
}
.web-section-home .home-section-img-design{
    margin-top: 2px;
}
.banner-content-about .slick-initialized .slick-slide {
    height: auto;
}
.home .except-home{
	display:none;
}
/*Estimate page custom template CSS*/
.page-template-estimate-project.page .page-wrap .content-wrapper {
	padding-top: 0px !important;
}
.estimate-top-section {
    display: table;
    width: 100%;
    position: absolute;
    top: 80px;
    right: 0px;
    left: 0px;
}
.estimate-top-left, .estimate-top-right {
    width: 50%;
    float: left;
}
.estimate-top-left img {
    margin: 50px auto 0px;
    display: block;
}
.estimate-top-right .estimate-inner {
    width: 60%;
    text-align: center;
    margin: 80px;
}
.estimate-top-right .estimate-inner p {
    font-family: "Montserrat", myriad pro regular;
    color: #fff;
    text-align: center;
    font-size: 55px;
    font-weight: 300;
}
.estimate-top-right .estimate-inner a {
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    font-size: 15px;    
    color: #549db9;
    background-color: #ffffff;
    padding: 12px 24px;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    cursor: pointer;
	display: block;
	width: 170px;
	margin: 20px auto 0;
}
.estimate-section, .estimate-contact-section {
    display: table;
    width: 100%;
}
.estimate-heading-sec {
  text-align: center;
  font-family: "Montserrat", myriad pro regular;
}
.estimate-heading-sec h2:nth-child(1) {
	margin-top: -50px;
}
.estimate-title_page {
  color: #54595f;
  font-weight: 300;
}
.estimate-title_desc {
    color: #58b6a2;
    font-weight: 400;
	padding-bottom: 24px;
}
.estimate-content {
	display: table;
	width: 100%;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    z-index: 1;
}
.estimate-categories {
    width: 31.33%;
    float: left;
    background-color: #ffffff;
    border: 1px solid rgba(216,216,216,0.1);
    box-shadow: 0px 0px 10px 0px rgba(155,155,155,0.5);
    border-radius: 10px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 1% 0px 1%;
    padding: 50px 0px 30px 0px;
    min-height: 545px;
}
.estimate-post-section {
	width: 100%;
}
.estimate-post-section h2 {
    font-family: "Montserrat", myriad pro regular;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    background-color: #549db9;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    text-transform: capitalize;
    padding: 12px 24px;
    margin: -80px 30px 0 30px;
}
.platform-val p, .service-val p, .date-val p {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}
.post-content {
    width: 34%;
    float:left;
    box-shadow: 0px 0px 10px 0px rgba(163,163,163,0.5);
    margin: 30px 8% 10px;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    position: relative;
    min-height: 125px;
    cursor: pointer;
}
#check-box-post {
    position: absolute;
    top: -8px;
    right: -5px;
    opacity: 0;
    width: 25px;
    height: 25px;
    z-index: 1;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: -8px;
    right: -5px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    cursor: pointer;
}
.post-content input#check-box-post:checked ~ .checkmark {
    background-color: #58b6a2;
}
.post-content input#check-box-post:checked ~ .checkmark:after {
    display: block;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.post-content .checkmark:after {
    left: 10px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.post-content img {
    margin-bottom: 10px;
}
.post-content .post-title{
    color: rgb(72,71,67);
    font-family: "Montserrat", myriad pro regular;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    position: absolute;
    text-align: center;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 12px;
}
.estimate-contact-section {
	margin-bottom: 130px;
    margin-top: 75px;
    border: 1px solid rgba(216,216,216,0.1);
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(155,155,155,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.estimate-contact-section h2 {
    display: table;
    margin: 0 auto;
    font-family: "Montserrat", myriad pro regular;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    background-color: #549db9;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    text-transform: capitalize;
    padding: 12px 24px;
    margin-top: -25px;
}
.estimate-contact-section form {
    padding-top: 50px;
    margin-top: -25px;
    display: table;
    width: 100%;
}
.estimate-contact-section form button {
    margin-bottom: 30px;
}
.estimate-contact-section label{
	width: 50%;
	float: left;
}
.estimate-contact-section input, .estimate-contact-section .contact-desc {
	width: 100%;
}
@media (max-width: 1024px) {
	.estimate-top-right .estimate-inner {
		margin: 80px 0 0 35px;
	}
	.estimate-top-right .estimate-inner p {
		font-size: 24px;
	}
	.estimate-top-left img {
		max-width: 70%;
	}
	.estimate-post-section h2 {
		padding: 12px 5px;
		font-size: 15px;
	}
	.post-content {
		width: 43%;
		margin: 30px 3.5% 10px;
	}
	.post-content .post-title {
		font-size: 11px;
	}
	.estimate-contact-section h2 {
		font-size: 15px;
	}
}
@media (max-width: 767px) {
	.estimate-top-left img {
		margin: 90 auto 0;
	}
	.estimate-top-right .estimate-inner {
		margin: 85px 0 0 20px;
	}
	.estimate-top-right .estimate-inner p {
		font-size: 20px;
	}
	.estimate-top-right .estimate-inner a {
		margin: 10px auto 0px;
		width: 120px;
		padding: 5px;
		font-size: 12px;
	}
	.estimate-heading-sec h2:nth-child(1) {
		margin-top: 0px;
	}
	.estimate-categories {
		width: 44%;
		margin: 0px 3% 60px 3%;
	}
	.estimate-post-section h2 {
		margin: -80px 15px 0px 15px;
	}
	.estimate-content {
		margin-bottom: 0px;
	}
	.estimate-contact-section {
		margin-top: 40px;
	}
}
@media (max-width: 544px) {
	.estimate-top-right .estimate-inner {
		margin: 80px 0 0 10px;
	}
	.estimate-top-right .estimate-inner p {
		font-size: 18px;
	}
}
@media (max-width: 480px) {
	.estimate-categories {
		width: 94%;
	}
	.estimate-top-right .estimate-inner p {
		display: none;
	}
	.estimate-top-right .estimate-inner a {
		margin: 120px auto 0px;
	}
	.estimate-contact-section label {
		width: 100%;
	}
	.estimate-contact-section label.phone_number, .estimate-contact-section label.country {
		padding-left: 0px;
	}
}
/*Estimate page custom template CSS ends here*/
.home-posts{
	margin: 0 5%;
	position:relative;
	z-index:11;
}
.home-posts span {
    color: #898989;
    background-color: #f4f4f4;
    border-radius: 20px 20px 20px 20px;
    padding: 5px 28px 5px 28px;
    margin: 0px 0px 0px 20px;
}
.home-post-img img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.home-posts .post-cart {
	padding: 2px 0px 0 0px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 11px 10px 0px rgba(219,219,219,0.91);
    margin: 17px;
	width:30%;
    height: 535px;
	background:white;
}
.page-template-home-page-da #growth_cases .col-md-4{
	 height: 545px;
}
.newspage .card img {
/*     min-height: 233px; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	height: 240px;
}
.newspage .card img.link-img {
    height: auto;
}
.post-cart h3 a{
	font-size: 18px;
    color: #7a7a7a;
    font-weight: 500;
    font-family: "Montserrat", myriad pro regular;
    line-height: 22px;
}
.post-cart p{
	padding: 0px 20px;
    font-size: 15px;
    line-height: 24px;
}
.post-cart h3{
	margin: 40px 15px 10px 15px;
}
.home-posts a.ref-learnmore{
	margin-left: 10px;
}
.archive a.cat_post_img img {
    height: 240px;
}
.link-img{
	width: auto !important;
    position: relative;
    bottom: 27px;
    float: right;
    right: 20px;
	min-height: auto !important;
}
.single-post .footer-banner{
	display:none;
}
.single-post .except-home{
	display:block;
	margin-top:10%
}
.home .tab-pane{
	padding-top:0;
}
a.post-cat {
    display: none;
}
.post-head{
	border-bottom: 1px solid #ccc;
    margin-top: 10%;
	margin-bottom:2%;
}
.post-heading-left {
	width: 60%;
    float: left;
}
.post-heading-right {
	width:40%;
	float: right;
    text-align: right;
}
.post-heading-right .single-meta{
	float: right;
    margin-top: 5px;
}
.single .single-meta, .classic-alt .posted-on{
	text-decoration: none;
	font-style: italic;
	font-family: "Raleway", sans-serif !important;
}
.single-meta .byline{
	padding-left: 5px;
}
span.author.vcard {
    border-left: 1px solid #5285b2;
    padding-left: 5px;
}
.single-meta, .single-meta a, .classic-alt .posted-on, .classic-alt .posted-on a,.single .single-meta, .classic-alt .posted-on{
	color: #4ac0c9;
    font-weight: 700;
    letter-spacing: 0.5;
}
.single .hentry .title-post {
    font-size: 30px;
    font-family: "Montserrat", myriad pro regular;
    color: gray;
}
.post-head.col-md-12,.post-heading-right.col-md-6,.post-heading-left.col-md-6 {
	padding:0;
}
.post-span span{
	color: #898989;
    background-color: #f4f4f4;
    border-radius: 20px 20px 20px 20px;
    padding: 5px 28px 5px 28px;
    margin: 0px 6px 0px 0px;	
}
.single span.tags-links {
    display: none;
}
.content-area .hentry:after {
    background-color: transparent;
}
div#comments {
    display: none;
}
.newsfilter.active.filternewslink img{
    filter: brightness(90);
}
.newsfilter.active {
    background-color: rgb(84,157,185) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.estimate-section{
	margin-top: 200px;
}
.comments-link,.cat-links{
	display: none;
}
.page-template-reference .content-wrapper{
	padding:0px !important;
}
.page-template-services .elementor-widget:not(:last-child),
.tools .elementor-widget:not(:last-child){
	margin-bottom: 0px;
}
.web-section .elementor-text-editor{
    height: 235px;
    overflow: hidden;
}
.mob-section .elementor-text-editor {
    height: 170px;
    overflow: hidden;
}
.more-section .elementor-text-editor {
    height: 215px;
    overflow: hidden;
}
.more-add-section .elementor-text-editor {
    height: 245px;
    overflow: hidden;
}
.tool-more-section .elementor-text-editor {
    height: 260px;
    overflow: hidden;
}
div#cookie-notice {
    border-top: 1px solid #eee;
}
#cookie-notice .cn-button {
    margin-left: 10px;
    background: #549db9;
    color: white;
    border: 0px;
    letter-spacing: 1;
}
.home .elementor-widget:not(:last-child){
	margin-bottom:0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #f7e700;
	padding: 0;
    margin-left: 0;
	text-align:center;
	color:red;
}
input.submit-button:hover,
input.cancel-button:hover{
    color: white;
    background: #549db9;
}
button.estimate-submit-button:hover i {
    transition: all 0.3s ease-in-out;
    padding-left: 3;
}
#mainnav .sub-menu li a{
	border-top: 1px solid #ccc;
}
ul.sub-menu a {
    text-align: left;
}
#mainnav ul li.estimate-menu.current-menu-item a {
    border-bottom: 0px solid #4ac0c9;
}
#mainnav .sub-menu li a {
    background: white;
    color: #549db9;
}
.site-header.float-header #mainnav .sub-menu li a {
    background: #549db9;
    color: white;
}
.float-header #mainnav .sub-menu li:last-child{
	border: 0px solid #558cb3;
}
.site-header.float-header #mainnav .sub-menu li:hover a {
    background: white;
    color:#549db9;  
}
ul.sub-menu{
	box-shadow: 0px 0px 10px 0px rgba(155,155,155,0.5);
    padding-top: 0 !important;
}
#mainnav ul .sub-menu li:last-child {
	padding: 0px;
	margin: 0px !important;
}
ul.sub-menu {
    right: auto !important;
}
.paoc-popup-modal {
    width: 853 !important;
}
body{
	overflow-x:hidden !important;
}
.image_clickable img{
	height:240px;	
}
.home .country-section, .home .map-section {
	display: none;
}
.business-what-section{
	z-index:1;
}
#mainnav ul .get-insights-menu {
    border: 1px solid white;
    border-radius: 30px;
    padding: 0px;
    margin: 0px 13px;
}
#mainnav ul .get-insights-menu a.paoc-popup.popupaoc-button {
	background: unset;
}
.header-mail {
    padding: 25px 15px 25px 15px;
}
#mailpoet_form_1 .mailpoet_text, 
#mailpoet_form_1 .mailpoet_textarea,
#mailpoet_form_2 .mailpoet_text, 
#mailpoet_form_2 .mailpoet_textarea {
    border-radius: 3px;
    height: 46px;
	margin: 0 auto;
}
#mailpoet_form_2 .mailpoet_form_loading,
#mailpoet_form_1 .mailpoet_form_loading {
    margin: 0 auto;
    margin-top: 25px;
}
input.mailpoet_submit {
	font-family: "Montserrat", myriad pro regular;
    font-weight: bold;
    color: #ffffff;
    background-color: #549db9;
    border-radius: 20px 20px 20px 20px;
    padding: 6px 6px 6px 6px;
    width: 25%;
	margin: 0 auto;
    display: block;
}
.mail-text {
	line-height: 30px;
	font-family: "Montserrat", myriad pro regular;
	text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
	.press-section .post-cart h3 a {
    font-size: 14px !important;
	}
	input.mailpoet_submit{
		width: 40% !important;
	}
	.page-template-home-page-php span.round-tabs.two img {
    margin-top: 10px !important;
    }
	.daily-dosis {
    padding: 10px;
    }
	.posts-layout article {
      padding: 0px !important;
	}
	.posts-layout .col-md-4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
	}
	#spopup {
    width: auto !important;
    right: 0% !important;
	margin-left: 20px;
    margin-right: 20px;
}
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
.archive .cat-learnmore {
    bottom: 16px !important;
	}
}
.show-more #next {
    line-height: 16px;
}
.show-more {
    text-align: center;
}
.alm-btn-wrap {
	position: inherit !important;
    z-index: 111111;
}
.archive-cat-title {
    text-transform: capitalize;
    color: #54595f;
    font-family: "Montserrat", myriad pro regular;
    font-weight: 400;
}
.daily-dosis {
	color: #58b6a2;
	font-family: "Montserrat", myriad pro regular;
    font-weight: 400;
}
.archive.paged .archive-cat-title {
    display: none;
}
/* iphone 5 alone */
@media only screen and (min-width: 320px) and (max-width: 360px) {
.page-template-home-page-php .post-cart h3 a {
    font-size: 17px !important;
    line-height: 20px;
}
.page-template-home-page-php .post-cart p {
    padding: 0px 15px !important;
    line-height: 20px;
    font-size: 16px !important;
}
#spopup {
    bottom: 12% !important;
}
}
#spopup{
    background:#fff;
    border-radius:9px;
    padding:12px 14px 12px 14px;
    position:fixed;
	bottom:20%;
	right:18%;
    display:none;
    z-index:9999;
	background-color: #FFF;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
    width: 853px;
}
.close-get {
	position: relative;
    top: -30px;
    right: -35px;
    z-index: 10000;
    outline: none;
    width: 35px;
    height: 35px;
}
.scroll-close {
	position:absolute;
	top:14px;
	right:24px;
	color:#555;
	font-size:14px;
	font-weight:bold;
}
.post-head-title:hover {
	color: #55acee !important;
}
.single-post strong {
    font-weight: 700;
    color: black;
}
.mailpoet_page-template-default .pop-scroll {
    display: none;
}
/* ipad  */
@media only screen and (min-width: 740px) and (max-width: 768px) {
#spopup {
	bottom: 38% !important;
   	right: 10% !important;
    width: 600px !important;
}
}
/* ipad pro */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
#spopup {
	bottom: 38% !important;
    right: 25% !important;
}
}
.page-template-about .pop-abt-kowsi a.paoc-popup.popupaoc-link {
    color: blue;
}


/**************Customizer Styles *******************/
body > .preloader{ display: none; }
#spopup{
    background:#fff;
    border-radius:9px;
    padding:12px 14px 12px 14px;
    position:fixed;
    display:none;
    z-index:9999;
	background-color: #FFF;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
    width: 853px;
  	margin: 50px auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.close-get {
	position: relative;
    top: -30px;
    right: -35px;
    z-index: 10000;
    outline: none;
    width: 35px;
    height: 35px;
}
.custombox-overlay.custombox-fadein.custombox-open {
    background: unset !important;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
	.tab-banner h1{
    font-size: 24px !important;
}
	body .wpcf7-form textarea{
			width: 100% !important;
	}
	.cn-text-container {
    margin: 5px 0 6px 0;
}
	#cookie-notice .cn-button {
    margin: 0px;
}
	.cookie-notice-container #cn-notice-text {
    display: contents;
}
	.menu-ebook a.paoc-popup.popupaoc-button, .estimate-menu a {
    color: #549db9 !important;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 30px;
    width: 70%;
    margin: 0px auto;
    margin: 15px auto;
    background-color: white !important;
}
	.menu-ebook,.estimate-menu{
		border:0px solid !important;
	}
	.header-mail .get-in-touch img {
    width: 100px !important;
}
	.header-mail .get-in-touch input[type="text"],.header-mail .get-in-touch input[type="email"],.header-mail .get-in-touch input[type="tel"],.header-mail .get-in-touch span.wpcf7-form-control.wpcf7-acceptance, .mailpoetsignup-756{
		width:100% !important;
	}
	input.wpcf7-form-control.wpcf7-submit{
		  width: 60% !IMPORTANT;
	}
	#cookie-notice .cn-button{
		float: none !important;
	}
	#cookie-notice{
		width:100% !important;
		max-width:100% !important;
	}
	.auther-details .taxonomy-description {
    margin-left: 30px;
    margin-right: 30px;
}
	.author .right-content{
		margin-right:0px !important;
	}
.left-img-icons {
    width: 100% !important;
	    margin: 0px auto;
    display: block;
    text-align: center;
	    margin-left: 0px !important;
}
.author-social-icons span.a2a_svg.a2a_s__default.a2a_s_facebook {
    margin-left: 0px;
}	
.author	div#content {
    margin-top: 30px;
}
	.single-post .post-banner,.author .post-banner{
    display: none;
	}
#numbers span.elementor-title {
    top: 60px;
}
.post-banner .elementor-column-wrap.elementor-element-populated {
    margin-top: 0px !important;
}
.single-post .a2a_floating_style {
    z-index: 000;
}
.about-poptexts .post-cart {
    height: auto !important;
}
.about-pop-title {
  margin-top: 35px;
}
.page-template-about .paoc-popup-modal {
    width: 90% !important;
}
aside#text-8 .row {
    display: none;
}
.author-section-new .top-left {
    top: 0% !important;
    right: auto !important;
    padding-right: 100px !important;
    padding-left: 4px !important;
	  font-size: 10px !important;
    line-height: 14px !important;
}
.social-block .circle {
 font-size: 12px !important;
}
.top-left p.space {
    margin-bottom: 0px !important;
}
.social-block {
    margin-top: 0px !important;
}
.author-section-new .author-heading {
   font-size: 8px;
    margin-bottom: 4px;
}
.software .feed-software h3 {
    line-height: 28px !important;
}
#spopup {
	bottom: 20%;
    top: 0;
    height: fit-content;
	overflow: scroll;
    margin-left: 20px !important;
   margin-right: 20px !important;
}
.mailpoet_paragraph img {
    width: 150px !important;
}
.close-get {
    top: -16px !important;
right: -26px !important;
}
.mail-text {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 14px;
    margin-top: 14px;
}
.pop-title2 {
    font-size: 14px !important;
    font-weight: 100;
    line-height: 20px;
    margin-bottom: 14px;
}
.three-box-book {
    margin-top: 80px !important;
}
.faq-content-texts .elementor-widget-container {
    padding: 0px 30px !important;
}
input.mailpoet_submit {
    width: 60% !important;
}
.book-email #mailpoet_form_3 input.mailpoet_text {
    width: 90% !important;
}
.home-section-web .elementor-text-editor, .home-section-mobile .elementor-text-editor, .home-section-design .elementor-text-editor {
    height: 185px !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 350px) {
.pop-title1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.mail-logo {
    width: 210px !important;
}
#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
    width: 250px !important;
}
.author-section-new .top-left {
    font-size: 8px !important;
    line-height: 11px !important;
}
.header-mail {
    padding: 0px 15px;
}
	#mailpoet_form_1 .mailpoet_form {
    width: 267px;
		margin-bottom: 8px;
}
	.header-mail {
    padding: 0 !important;
}
	.buy-book-btn .elementor-widget-container {
    margin: -42px 80px 0px 0px !important;
    position: relative;
    top: 315px;
}
}

@media only screen and (min-width: 375px) and (max-width: 736px) {
.author-section-new .top-left {
    font-size: 10px !important;
    line-height: 14px !important;
}
.buy-book-btn .elementor-widget-container {
    margin: -42px 0px 0px 0px !important;
    position: relative;
    top: 316px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.faq-content-texts .elementor-widget-container {
    padding: 0px 100px !important;
}
}
@media only screen and (min-width: 737px) and (max-width: 989px) {
aside#text-8 .row {
    display: flex;
    padding-left: 52%;
}
.footer-banner .elementor-section-wrap .elementor-section.elementor-section-boxed.footer-img>.elementor-container .elementor-image {
    position: absolute;
    left: -250px;
    width: 100%;
    display: table;
    top: 0px;
}
}
@media only screen and (min-width: 740px) and (max-width: 768px) {
.about-poptexts .post-cart {
    height: auto !important;
}
.author-section-new .top-left {
    padding-right: 190px !important;
    padding-left: 50px !important;
}
.top-left p.space {
    margin-bottom: 0px !important;
}
#spopup {
	bottom: 0% !important;
  right: 0% !important; 
  width: 600px !important;
	margin: 210px auto;
}
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
#spopup {
   bottom: 0%!important; 
	 overflow: scroll;
}
}
@media only screen and (min-width: 360px) and (max-width: 384px) {
#spopup {
   bottom: 0% !important;
	 overflow: scroll;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
#spopup {
  right: 0% !important;
	bottom: 0% !important;
	margin: 380px auto;
}
.single-post .a2a_vertical_style {
    display: none;
}
}
.archive a.cat_post_img img,
.newspage .card img {
    height: 240px;
}
.archive #content .container.content-wrapper {
   padding: 0% 5%;
	max-width: 1430px;
}
@media only screen and (max-width: 1024px) {
#content .container {
    padding: 0 3% !important;
}
#content .author-section-new .container {
    padding: 0px 0px !important;
}
.footer-getinsight{
		display: none;
}
}
.estimate-menu {
    cursor: pointer;
}
.download-book, .download-book:hover{
	font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    letter-spacing: 1px;
    fill: #ffffff;
    color: #ffffff;
    background-color: #549db9;
    border-radius: 30px 30px 30px 30px;
   padding: 8px 40px;
}
button.buy-book {
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    letter-spacing: 1px;
    fill: #549db9;
    color: #549db9;
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 40px;
	  display: block;
    margin: 0 auto;
}
.letschat-btn,
.letschat-btn:hover,
.esti-btn,.esti-btn:hover{
    display: block;
    margin: 0 auto;
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    letter-spacing: 1px;
    fill: #549db9;
    color: #549db9;
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px;
   padding: 10px 40px;
	width: max-content;
	font-size:13px;
}
.letschat-btn:hover .right-img-arrow, button.buy-book:hover .right-img-arrow, .book-learnmore .elementor-button:hover .fa-arrow-right,.esti-btn:hover .right-img-arrow{
    padding-left: 3px;
}

.book-buy {
    padding: 8px 40px;
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    letter-spacing: 1px;
}
input.mailpoet_submit[disabled]:hover {
    background-color: #549db9;
    color: #fff;
}
input.mailpoet_submit[disabled] {
    opacity: 0.5;
}

/* .archive .custombox-content,
.archive .custombox-overlay,
.page-template-reference .custombox-overlay,
.page-template-reference .custombox-content{
    z-index: -1;
} */
.mailpoet_captcha_form input.mailpoet_submit{
        display: inline;
    width: 20%;
    margin-top: 20px;
}
.image-book-content .heading {
    color: #58b6a2;
}
.software .feed-software h3 {
    font-family: montserrat,myriad pro regular;
    font-weight: 400;
    color: #58b6a2;
	line-height: 45px;
}  
.social-block i.fa {
    background: #ffffff;
    margin-right: 10px;
	  cursor: pointer;
	  color: #58b6a2;
}
.social-block .circle {
    border-radius: 50%;
    font-size: 20px;
}
.social-block .fa-facebook {
    padding: 8px 13px;
}
.social-block .fa-twitter {
    padding: 8px 10px;
}
.social-block .fa-linkedin {
    padding: 8px 10px;
}
.social-block .fa-instagram {
    padding: 8px 10px;
}
.social-block {
 display: inline-flex;
	margin-bottom: 32px;
}
.faq-section p.question {
    color: #58b6a2;
    font-weight: 700;
    font-size: 18px;
}
.download-right .getintro {
    font-family: montserrat,myriad pro regular;
    color: #58b6a2;
    line-height: 45px;
}
.book-email input.mailpoet_submit {
    display: initial;
    margin-top: 20px;
	  width: 240;
}
.book-email #mailpoet_form_3 input.mailpoet_text {
    width: 50%;
    border-radius: 10px;
    padding: 0px 10px !important;
	outline: unset;
}
.author-mark .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated, .author-new-full .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.top-left p.space {
    margin-bottom: 20px;
}
.author-section-new .container {
  position: relative;
  text-align: center;
  color: white;
	width: 100%;
  padding: 0px;
}
.author-section-new .author-heading{
	color: #fff;
}
.author-section-new .top-left {
  position: absolute;
  top: 8%;
  right: 15%;
  padding-right: 350px;
  padding-left: 90px;
}
.author-new-full a:hover {
    color: #fff;
}
.creating-book .elementor-button-icon.elementor-align-icon-right,.computing-book .elementor-button-icon.elementor-align-icon-right,.communicate-book .elementor-button-icon.elementor-align-icon-right {
    display: none;
}
.footer-getinsight {
	position: absolute;
  bottom: -10px;
    left: 280px;
    width: 80%;
	padding-right: 30px;
}
.footer-getinsight #mailpoet_form_4 .mailpoet_paragraph {
    font-family: "Montserrat", myriad pro regular;
    font-weight: 400;
	padding-right: 30px;
    line-height: 26px;
	display: inline-block;
	display: none;
}
.footer-getinsight input.mailpoet_submit {
    width: 100%;
	padding: 6px 20px;
}
.widget-area .footer-getinsight a {
    color: #549db9;
}
.footer-getinsight #mailpoet_form_4 .mailpoet_text, .footer-getinsight #mailpoet_form_4 .mailpoet_textarea {
    width: 320px;
    border-radius: 10px;
	margin-top: 10px;
    margin-bottom: 10px;
	outline: unset;
}
.additional-get-section {
    font-family: "Montserrat", myriad pro regular;
    font-size: 15px;
	  color: #7a7a7a;
}
.additional-get-section .additional-title {
    font-family: "Montserrat", myriad pro regular;
    font-size: 16px;
    font-weight: 500;
}
#mainnav ul li.estimate-menu a,
#mainnav ul li.distributed-menu a{
    color: #549db9;
}
#mainnav ul li.estimate-menu,#mainnav ul li.distributed-menu {
    background-color: #ffffff;
	padding:0px;
}
.site-header.float-header #mainnav ul li.estimate-menu a,
.site-header.float-header #mainnav ul li.distributed-menu a{
    color: #fff;
    background-color: #549db9;
    border-radius: 30px;
}
p.get-text-footer {
    color: #549db9;
    margin-top: 10px;
    font-family: Montserrat;
    font-size: 12px;
	margin-left: 8px;
}
aside#text-8 .row {
    padding-top: 70px;
}
.about-pop-title {
    font-family: montserrat,myriad pro regular;
    font-weight: 400;
    color: #58b6a2;
	    margin-top: 25px;
    margin-bottom: 25px;
}
.page-template-about .paoc-popup-modal {
    overflow: inherit;
    width: 80% !important;
	  height: 100%;
}
.page-template-about .post-cart p {
    padding: 0 17px;
    padding-bottom: 50px;
}
.page-template-about .paoc-popup-close {
    top: 10px;
    right: 5px;
}
.page-template-about a.ref-learnmore {
    padding:30px 17px;
}
.about-poptexts .post-cart {
    padding: 2px 0 0;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 11px 10px 0 rgba(219,219,219,.91);
    height: 535px;
    background: #fff;
	margin-bottom: 20px;
}
div#paoc-modal-27, div#paoc-modal-28, div#paoc-modal-29 {
    width: 853!important;
	height: auto;
}
.page-template-about a.paoc-popup.popupaoc-link {
    color: #36afe2;
    font-size: 14px;
    font-family: Helvetica,myriad pro regular;
}
.tmm_photo {
    cursor: pointer;
}
.about-poptexts {
    padding-left: 0;
    padding-right: 0;
}
.mail-text {
    font-size: 10px;
}

#numbers .elementor-progress-bar {
    height: -webkit-fill-available;
}
.mailpoet_recaptcha .mailpoet_recaptcha_container > div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
}
.header-mail {
    padding: 15px 15px;
}
.book-banner-pop a.paoc-popup.popupaoc-button {
    font-family: "Montserrat", myriad pro regular;
    font-weight: 700;
    letter-spacing: 1px;
    fill: #549DB9;
    color: #549DB9;
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    padding: 8px 34px;
    display: block;
    margin: 0 auto;
    width: 60%;
    font-size: 14px;
    text-align: center;
}
.book-banner-pop a.paoc-popup.popupaoc-button:hover .right-img-arrow {
	padding-left:3px;
}
.right-img-arrow {
    position: relative;
    bottom: 2px;
}
.menu-ebook a.paoc-popup.popupaoc-button {
    background-color: transparent;
	border: 1px solid #fff;
    border-radius: 30px;
}
.menu-ebook a.paoc-popup.popupaoc-button .right-img-arrow {
    display: none;
}
.float-header .menu-ebook a.paoc-popup.popupaoc-button {
    background-color: transparent;
	border: 1px solid #549db9;
    border-radius: 30px;
}
.book-email .mailpoet_recaptcha .mailpoet_recaptcha_container > div {
    margin-left: 42px;
    margin-right: 20px;
    margin-top: 18px;
}


@media only screen and (min-width: 1380px) and (max-width: 1500px) {
#spopup {
   margin: 110px auto;
}
}
@media only screen and (min-width: 1450px) and (max-width: 1679px) {
#spopup {
   margin: 90px auto;
}
}
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
#spopup {
   margin: 130px auto;
}
}
@media only screen and (min-width: 1925px) and (max-width: 2560px) {
#spopup {
       margin: 200px auto;
}
}
@media only screen and (min-width: 2570px) and (max-width: 3840px) {
#spopup {
       margin: 340px auto;
}
}
@media only screen and (min-width: 3900px){
#spopup {
       margin: 600px auto;
}
}
@media not all and (min-resolution:.001dpcm) { 

    #spopup { 

      margin: 100px auto;

    }
} 
.page-id-13971 h1.title-post.entry-title,.page-id-14010 h1.title-post.entry-title {
    display: none;
}
.archive .category_details {
    height:560px;
}
.archive .cat-para p {
    height:auto;
}
.cat_links {
    font-size: 18px;
}
.auther-details{
	display:none;
}
.author .auther-details{
	display:block;
} 
.left-img-icons {
    width: 25%;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
	    text-align: center;
}
.right-content {
    width: auto;
    margin-right: 30px;
    text-align: justify;
    float: none;
}
.auther-details .taxonomy-description {
    margin-left: 30px;
}
.author-social-icons {
    margin: 20px auto 0px auto;
    text-align: center;
    display: block;
}
.author-social-icons a {
    margin-top: 20px;
    margin-right: 15px;
}
.author-social-icons a span{
	border-radius: 20px;
}
.auther-details .taxonomy-description {
    font-family: proximanova-light;
    font-size: 18px;
}
.website-icon {
    width: 30px;
}
.single blockquote {
    box-shadow: 0 0 10px 0 rgba(155,155,155,.5);
	background:transparent;
	color:#47425d;
}
div#km-anonymous-chat-launcher {
    display: none !important;
}
.author .author-page,.author-page-head{
	display:none;
}
.author .author-page-head{
	display:block;
}
.author-social-icons i {
    font-family: fontawesome;
    font-style: unset;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
}
i.fab.fa-twitter {
    padding: 7px 8px;
}
i.fab.fa-facebook-f {
    padding: 7px 12px;
}
i.fas.fa-envelope {
    padding: 9px 9px;
    font-size: 18px;
}
i.fab.fa-dribbble {
    padding: 8px 10px;
}
.author h3.archive-cat-title {
    text-align: center;
}
#cookie-notice{
	    border-top: 0px solid #eee !important;
	    bottom: 1rem;
    margin: 0px auto;
    left: 0;
    right: 0;
    width: 25%;
	    min-width: 25%;
	    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    background: #549db9 !important;
	    display: flex;
    justify-content: space-between;
	    border-radius: 3px;
}
#cookie-notice .cn-button{
	    box-shadow: none;
    text-align: right;
    float: right;
	 background: transparent !important;
 color: #fff;
	    font-size: 15px;
    font-weight: 500;
	    padding-right: 0px;
    margin-right: 0px;
}
span#cn-notice-text {
    float: left;
	    color: #fff;
	  font-size: 16px;
    font-weight: 600;
	    color: #fff;
}
span#cn-notice-text a {
    border-bottom: 1px solid #fff;
	 color: #fff;
}
i.fab.fa-linkedin {
    padding: 8px 10px;
}
.catlist li {
	  display:none;
	  position: absolute;
    left: 0px;
    margin-top: -37px;
    background: #549db9;
    padding: 0px 7px
}
.catlist li:first-child {display:block}
.catlist li a, .catlist li a:hover {color:#fff!important;}
.post-head-title a {color:#7a7a7a;}
.tools-distributed .elementor-text-editor {
        height: 215px;
    overflow: hidden;
}
.tools-distributed h3 {
    margin-bottom: 10px;
}
 .page-template-distributed-teams div#spopup {
    height: fit-content;
    margin: 50px auto;
}
#mailpoet_form_8 .mailpoet_text,  #mailpoet_form_8 .mailpoet_textarea {
    width: 275px;
    margin: 0px auto;
    display: block;
}
#mailpoet_form_8 h5.pop-title1 {
    margin-bottom: 0px;
}
#mailpoet_form_8 .mailpoet_paragraph img {
    width: 200px !important;
}
#mailpoet_form_8 input.mailpoet_submit{
	border-color: #549db9 !important;
}
.distributed-menu {
    border: 1px solid #fff;
    border-radius: 30px;
}
#mainnav ul li.estimate-menu a,#mainnav ul li.distributed-menu a {
    color: #549db9;
    background: transparent;
    padding: 5px 20px;
}
.get-in-touch img{
	  width: 250px !important;
}
.get-in-touch h5 {
    text-align: center;
    font-size: 25px;
    margin: 25px 0 24px;
}
.get-in-touch  p.para-text {
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    color: #443f3f;
    font: 16px/1.1 "Raleway", sans-serif;
	
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"],
.wpcf7 textarea{
 	color: #767676;
    background-color: #fafafa !important;
    border: 1px solid #dbdbdb !important;
    padding: 10px 20px;
    height: 46px;
	margin:10px 0px;
	    margin: 10px auto;
    width: 60% !Important;
    display: block;
	    font-family: proximanova-light;

}
input.wpcf7-form-control.wpcf7-submit {
    background-color: #549db9;
    border-radius: 20px 20px 20px 20px;
    padding: 6px 6px 6px 6px;
    width: 25%;
    margin: 0px auto;
    display: block;
		margin-top:20px;
}
p.para-text {
    margin: 25px 0px;
}
.get-in-touch p {
    text-align: center;
}
.checkbox-btn {
    font-weight: 600 !important;
}
.get-in-touch span.wpcf7-form-control.wpcf7-acceptance,.mailpoetsignup-756 {
    width: 60%;
    margin: 0px auto;
    display: block;
}
.get-in-touch span.wpcf7-list-item {
    display: block;
    margin: 0 0 0 0em;
}
.get-in-touch label {
    margin-right: 0;
    text-align: left;
    width: 100%;
	margin-bottom:0px;
}
#mailpoetsignup-756{
display: block;
    float: left;
    margin: 5px 5px 0px 0px;
}
.get-in-touch span.wpcf7-not-valid-tip{
	text-align:center;
}
input.wpcf7-form-control.wpcf7-submit:focus {
    outline: none;
}
div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14;
    text-align: center;
    color: green;
    margin-top: 10px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: transparent;
	   
}
span.wpcf7-form-control-wrap.mailpoetsignup-756 {
    display: none;
}
span.wpcf7-form-control-wrap.classcheckbox-btn label {
    color: #443f3f;
    font: 14px "Raleway", sans-serif;
    font-weight: normal !important;
}
.elementor-section-wrap .elementor-section.elementor-section-boxed.footer-img>.elementor-container .elementor-image{
	top:-10vw;
}
.wpcf7-form textarea::placeholder {color:#ccc!important;font-size:16px;}

.wpcf7 textarea{
	    min-height: 75px !important;
}
.tools-distributed h5 {
    height: 35px;
}
.page-template-distributed-teams .estimate-menu {
    display: none;
}
.distributed-menu {
    display: none;
}
.page-template-distributed-teams .distributed-menu {
    display: block;

}
.case-head{
	font-family: proximanova-light;
}
.tab-banner h1{
	font-family: proximanova-light;
    font-size: 55px;
    font-weight: 500;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    text-align: center;
}
.grecaptcha-badge { opacity:0;}
li {
    font-family: proximanova-light;
}
.amp-wp-article-content br {
    display: none;
}
 span.get-author {
    border-left: 1px solid #5285b2;
    padding-left: 5px;
}

/*********** Contact section in footer ***********/
.contact-area a,.contact-area p  {color: white;
font: 10px/1.7 "montserrat";
	letter-spacing: 0.6px;
	text-transform:uppercase;
}
.contact-area a,.contact-area p  {color: white;
font: 10px/1.7 "montserrat";
	letter-spacing: 0.6px;
	text-transform:uppercase;
}
.contact-area {
	top: 260px;
position: absolute;
right: 0;
left: -45px;}
p.language-left {
top: 305px!important;
right:45px!important;
	font-size:10px;
}
p.copy-right {
	top:283px!important;
	left:50px;
	font-size:10px!important;
	
}
.page-template-home-page-da p.copy-right {
	
	top:320px!important;
	left:-45px;
}
.site-header.float-header #mainnav ul li.menu-ebook a {
	border-color:#549db9;
}
.menu-ebook a{
background-color: transparent;
border: 1px solid #fff;
	border-radius: 30px;
cursor: pointer;
}
@media only screen and (min-width: 1500px) {

	.page-template-home-page-da p.copy-right {
    left: 205px!important;
		top: 289px!important; }
}
@media only screen and (max-width: 736px) and (min-width: 320px) {
	.contact-area {
   top: 170px;
		left: 0px;
		z-index:9999;
	}
	.mobile-policy-right {margin-top:40px;}
	.footer-widgets {
height: 350px!important;
}
.page-template-home-page-da 	#text-9 {display:none;}

}