section.policy {
    margin: 0px 0px 80px;
}

header.fixed-menu.fixed_show .customlogo {
    width: 50%;
    margin-top: 10px;
    margin-left: -67px;
}

header.fixed-menu.fixed_show .nabhlogo {
    display: none;
}

li.custbtn {
    background-color: #6599ff;
    border-radius: 5px;
    padding: 3px 10px !important;
}
li.custbtn:hover {
    background-color: #000;
    
}

li.custbtn a {
    color: #fff !important;
}

.pt-2 {
    padding-top: 2px !important;
}

span.drname {
    font-size: 23px;
}

li.custbtn a {
    font-size: 16px !important;
    font-weight: 700;
}
section.page_section.bgcolor {
    margin-top: 110px;
    padding-bottom: 50px;
}
a#btn-360 {
    position: fixed;
    top: 90px;
    right: 0px;
    z-index: 999;
}

#btn-360 img {
    width: 40px;
}
.fixed-menu .navmenu ul li {
    
}

p.title-bg-small.primary-bg.wow.fadeInUp.custcon {
    text-transform: capitalize !important;
    font-size: 18px;
}

.mb-20 {
    margin-bottom: 20px !important;
}
.faq-tab.custom-width {
    width: fit-content;
}

i.fa.fa-plus.left {
    margin-left: 20px;
}
i.fa.fa-plus.left-right {
    margin-left: 20px;
    margin-top: 4px;
}


.social-links {
    position: relative;
    display: inline-block;
}

.social-links li {
    display: inline-block;
}

a.policy {
    right: 77px;
    position: absolute;
    font-size: 18px;
    color: #fff;
}

.social-links li:last-child {
    margin-right: 0;
}

body {
    font-size: 16px !important;
    color: #333;
    font-weight: 500;
}

.social-links li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: inline-block;
    transition: .5s;
    border-radius: 50%;
}

section#services {
    background-color: #f2f2f2;
    padding: 80px 0px;
    margin-bottom: 100px;
}

img.icons {
    width: 73%;
}

h1.pb-30 {
    padding-bottom: 30px;
}

img.aboutimg {
    height: auto;
    width: 100%;
    margin-top: 35px;
    border-radius: 33px;
}

.history-img {
    text-align: center;
    padding: 30px;
}

textarea.inp {
    height: 110px;
}

textarea.inp {
    height: 70px !important;
}

section.about {
    margin: 40px 0px 80px;
}

h2.title.center {
    margin-bottom: 35px;
}

h2.title {
    font-size: 38px;
    font-weight: 600;
    margin-top: 10px;
    background-color: #6599ff;
    width: fit-content;
    padding: 6px;
    border-radius: 8px;
}

li.textli {
    font-size: 18px;
    margin-bottom: 10px;
}
li.textuli {
    font-size: 17px;
    margin-left: 35px;
}

.aboutpara.custlap {
    margin-bottom: 35px;
    padding-bottom: 10px;
}

.aboutpara.custlap p.textpara {
    font-size: 18px;
}

ul.custul {
    margin-bottom: 20px;
    margin-top: 10px;
}
h4.custstr {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}
p.paratxt {
    font-size: 18px;
    margin-bottom: 10px;
}

.pilespara{

    padding: 0px 50px;
}

.customtop {
    margin-top: -35px;
}

.history-img.customtopimg {
    margin-bottom: 35px;
}

.white{
	color: #fff;
}
span.custbg {
    background-color: #6599ff;
    padding: 6px;
    border-radius: 8px;
}
span.sm-title {
    font-size: 20px;
    text-transform: uppercase;
}

p.textpara {
    font-size: 18px;
    margin-bottom: 15px;
    color: #302a2a;
}

p.textpara.home {
    font-size: 17px;
}

.aboutpara {
    background-color: #6599ff69;
    padding: 25px;
    border-left: 7px solid #6599ff;
    border-radius: 10px;
    margin-top: 25px;
}


img {
	border:none 0;
	outline:none;
}
select,
input,
button,
textarea {
	outline:none !important;
	margin:0px;
}
input,
textarea {
	resize:none;
	-webkit-appearance: none;
	border-radius:0;
	-webkit-border-radius:0;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.mb-40{
    margin-bottom: 40px;

}
.fleft {float:left;
}
.fright {float:right;
}
.color {color:#6599ff;
}
h1,h2,h3,h4,h5.h6 {margin-top:0px;
}
.text-center {text-align:center;
}


/*********** MAIN **************/
body {
	color: #262626;
	background: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	line-height:21px;
	margin: 0;
	padding: 0;
	overflow-x:hidden !important;
}
html { font-size: 100%;
}
::selection{
	background: #6599ff;
	color: #fff;
}
::-moz-selection {
	background: #6599ff;
	color: #fff;
}
a,
a:focus {
	color: #262626;
	text-decoration:none !important;
	outline:none;
}
a:hover { color: #6599ff;
}
p {
	margin: 0 0 10px;
	padding: 0;
	color:#666;
}
strong { font-weight: 700;
}
.center { text-align: center;
}
.colored { color: #6599ff;
}
.bg_colored { background-color: #6599ff;
}
.justify {text-align: justify;
}
iframe {border:0;
}
img {max-width:100%;
}
.cover {
	background-position:50% 0;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
	color:#fff;
}
.bg_gray {background-color:#f8f8f8;}
.bg_green{background-color:#6599ff;}

.bg_black {background-color:#2d2e2e;}
.wrap_cont p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}
#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:9900; /* makes sure it stays on top */
}
#status {
	width:70px;
	height:70px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center center;
	margin:-35px 0 0 -35px; /* is width and height divided by two */
}

.parallax {
    background-position: 50% 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
.mb30 {margin-bottom:30px;}

/*---------------------------------------------------------------
					One page HTML
----------------------------------------------------------------*/

/**** HEADER ****/
#top {
	background:#fff;
	border:none;
	padding:30px 0 21px;
	left:0;
	top:0;
	width:100%!important;
	z-index:999;
	text-align:center;
}
.fixed-menu {
	border:none;
	position:fixed;
	left:0;
	top:-100px;
	padding:15px 0 15px;
	background:#fff;
	z-index:1000;
	opacity: 0;
	width:100% !important;
}
.fixed-menu.fixed_show {
	top:0;
	opacity: 1;
	border-bottom:#ddd solid 1px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
/**/

/* Logo */
#logo {
	vertical-align:top;
	display:inline-block;
	margin-bottom:20px;
}

#logo a {
	padding:0 0 0 63px;
	color:#6599ff;
	font-weight:600;
	font-size:48px;
	line-height:50px;
}
#logo a strong {
	color:#262626;
	font-weight:600;
}
#logo img {vertical-align:top;}

.fixed-menu #logo {
	float:left;
	margin:0px;
}
.fixed-menu #logo a  {
	font-size:28px;
	line-height:21px;
	padding:0px;
	background:none;
}
/**/

/*Menu*/
.navmenu {
	margin:0;
	padding:0;
}
.fixed-menu .navmenu {
	float:right;
}
.navmenu ul {
    font-size: 0;
    line-height: 0;
}
.navmenu ul li {
	display: inline-block;
	vertical-align:top;
	list-style: none;
	padding:0;
    margin: 0 10px 10px;
}
.navmenu ul li a {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    text-transform: capitalize;
    padding: 5px;
    text-decoration: none !important;
    outline: none;
    background: none;
    color: #000;
}
.navmenu li a:hover,
.navmenu li.active a {
    text-decoration: none;
	color:#6599ff;
}
a.menu_toggler {display:none;
}
.mobile_menu_wrapper {display:none;	
}

#top .navmenu ul li a {
    line-height: normal !important;
    
}
.fixed-menu .navmenu {
	margin-right:-62px;
	margin-top: -42px;
}
.fixed-menu .navmenu ul li {
	margin-bottom:0px;
}
/**/

/* Main Slider */
.full_slider {
	background-position:center center;
	background-repeat:no-repeat;
}
.full_slider_caption {
    position:absolute;
	bottom:12.5%;
	left:0;
	right:0;
    margin: 0;
    text-shadow: none;
	opacity: 1; 	
	float:none;
	color:#fff;
	font-size:26px;
	line-height:25px;
	font-weight:700;
	text-transform:uppercase;
}
.full_slider_caption .title {
    font-size: 50px;
    line-height: 68px;
    font-weight: 900;
    color: #131313;
}
.full_slider_caption .cont {
	padding:42px 0 43px 16px;
	border-left:5px solid #fff;
}
/**/

/************ HOME SECTION ***********/
#home{
	position:relative;
	margin-bottom:53px;
}
.separator {
	position:relative;
	margin:17px 0 13px;
	height:1px;
}
.separator:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -40px;
    width: 81px;
    border-bottom: #fff solid 1px;
}
.separator.left:before {
	left:0;
	margin:0;
}
.page_section {
	opacity: 1; 
	padding:1px 0 100px;
}
.shortcode_button { 
	display:inline-block;
	margin:0;
	text-decoration:none;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	color:#fff !important;
	padding:7px 19px;
	vertical-align:top;
	text-align:center;
	text-transform:uppercase;
	background:#6599ff;
	border:none;
	cursor:pointer;
	font-size:14px;
}
.shortcode_button:hover {
	background:#2d2e2e;
}
.shortcode_button.btn-lg {
	font-size:18px;
	padding:12px 19px 13px;
}
.page_section header div.container {
	z-index:900;
	position: relative;
}
h1,h2 {
	font-size: 30px;
	line-height:32px;
}
h3,h4 {
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
h4 {
	text-transform:none;
}
.head_section h1,
.head_section h2{
	margin:0 0 1px;
	font-weight:600;
	text-transform:capitalize;
	position:relative;
}
.head_section span {
	
	text-transform:capitalize;
}
.head_section p {
	text-align: center;
	padding:0 0 10px;
	margin-bottom:0;
	color:#262626;
	font-size: 17px;
}
.head_section p:last-child {
	padding-bottom:0px
}
.head_section.center_section {
	text-align:center;
	padding-bottom:25px;
}
.head_section.center_section  .separator {
	margin:26px 0 25px;
}

/************* START SECTION *************/
.icon-banner {
    text-align: center;
	
	margin-bottom:30px;
	background:#f8f8f8;
	box-shadow: 5px 5px #c1c1c1;
	    height: 280px;
}

.icon-banner > a {display:inline-block;
}

.icon-banner .icon {
	display: inline-block;
    margin: 20px auto 27px;
    position: relative;
}
.icon-banner  img {
    display: block;
    height: auto;
    opacity: 1;
    width: 100%;
    padding: 16px;
}
.icon-banner .title_cont {
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:10px;
}
.icon-banner h3 {
    margin: 0;
    font-size: 16px;
    color: #585353;
    font-weight: 400;
    padding: 0px 20px 6px;
    text-transform: capitalize;
}

.icon-banner:hover .icon {
	 margin: 10px auto 17px;
}
.icon-banner:hover .separator {
	 margin:27px 0 23px;
}
.icon-banner .icon,
.icon-banner .separator {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/************** ABOUT SECTION ***********/
.about_block .img-wrap img {
	display: block;
	margin:0 auto;
}
.about_block {
	position:relative;
}
.about_block .col_img {
	background:url(../images/img_about.jpg) no-repeat center center;
	background-size:cover;
	position:absolute;
	top:0px;
	bottom:0;
	right:0px;
	min-height:250px;
}
.col_img1{
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 13px 0px;

}

.about_block .col_cont {
	float: left;    
}
.about_block .col_img,
.about_block .col_cont {
	width: 50%;
}
.about_block .wrap_cont {
	padding:35px 30px 40px 40px;
}
.about_block .wrap_cont header {
	padding:0px;
}
.about_block .shortcode_button {
	margin-top:15px;
}


/*********** SERVICES SECTION **********/
#services {}

.item-service {
	margin-bottom:30px;
	background:#f8f8f8;
	text-align:center;
}
.item-service .cont {
	padding:35px 20px 40px;
}
.item-service .cont .shortcode_button {
	margin-top:15px;
}
.item-service h4 {
	margin-bottom:0px;
}
.carousel-box .control-block,
.info-block {
	padding:35px 30px 98px 40px;
	margin-bottom:30px;
	position:relative;
}
.info-block {
	padding-bottom:40px;
}
.bg_black {color:#fff;}
.bg_black p {color:#868686;}

.bg_colored p {color:#262626;}

.customNavigation {
	font-size:0;
}
.carousel-box .control-block .customNavigation {
	position:absolute;
	bottom:37px;
	left:40px;
}
.btn-prev,
.btn-next {
	display:inline-block;
	margin:0 10px 0 0;
	width:40px;
	height:35px;
	border:#262626 solid 2px;
	color:#262626 !important;
	text-align:center;
	font-size:29px;
	line-height:28px;
	cursor:pointer;
	-webkit-transform: translateZ(0) !important;
	opacity:0.6;
}
.btn-prev {
	padding-right:2px;
}
.btn-next {
	padding-left:2px;
}
.btn-prev:hover,
.btn-next:hover {
	opacity:1;
}
.bg_black .btn-prev,
.bg_black .btn-next {
	color:#494949 !important;
	border-color:#494949;
	opacity:1;
}
.bg_black .btn-prev:hover,
.bg_black .btn-next:hover {
	color:#6599ff !important;
	border-color:#6599ff;
}
/***/

/*team*/
.item-team,
.item-full {
	margin:0 0 30px;
}
.item-team .img,
.item-full .img {
	background:#f8f8f8;
}
.item-team .cont,
.item-full .cont {
	background:#f8f8f8;
	padding:35px 35px 40px 40px;
}
.item-team .cont h4,
.item-full .cont h4 {
	text-transform:uppercase;
	margin:0px;
}
.item-team shortcode_button,
.item-full .shortcode_button {
	margin-top:14px;
}
.social {
	font-size:0;
	line-height:0;
	padding:2px 0 0;
}
.social a {
	display: inline-block;
	margin:8px 8px 0 0;
	font-family:"Socialico";
	color:#cdcdcd;
	font-size:40px;
	line-height:28px;
}
.soc-f:hover {color:#063587 !important;}
.soc-t:hover {color:#00aae9 !important;}
.soc-g:hover {color:#be3027 !important;}
.soc-n:hover {color:#e54e93 !important;}
.soc-v:hover {color:#00aae9 !important;}
.soc-r:hover {color:#ff6900 !important;}
.soc-i:hover {color:#0053a5 !important;}
/***/


/********** PORTFOLIO SECTION *********/
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

#portfolio {
	margin-top:-37px;
	padding-top:30px;
}
.portfolio-block {
	margin-bottom:30px;
}
.portfolio-menu {
	padding:22px 0 13px;
	text-align: center;
	font-size:0;
	line-height:0;
}
.portfolio-menu li {
	display: inline-block;
	margin:0 18px 10px;
	font-size: 14px;
	line-height:21px;
}
.portfolio-menu li.active a,
.portfolio-menu li a:hover {
	color: #6599ff !important;
}
.portfolio-menu li a {
	display: block;
	padding: 2px;
	text-transform:uppercase;
	font-weight:600;
	cursor: pointer;
}

.portfolio-list .item {
	margin-bottom:30px;
	overflow:hidden;
}
.portfolio-list .item a {
	position: relative;
	display:block;
}
.portfolio-list .item a img {
	vertical-align:top;
	width: 100%;
}
.app-item {
	text-align: center;
}
.app-item .shortcode_button {
	width:100%;
}

.portfolio-list .item .caption {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.portfolio-list .item a:hover .caption{
	background:rgb(0 0 0 / 45%);
}
.portfolio-list .item a:hover .caption .info {
	opacity:1;
	visibility:visible;
}
.portfolio-list .item .caption .info {
	opacity:0;
	visibility:hidden;
	position:absolute;
	width:100%;
	padding:0 5%;
	left:0px;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	text-align:center;
	color:#262626;
}
.portfolio-list .item .caption h4 {
	font-size:18px;
	margin-bottom:0;
	position:relative;
	top:-25px;
}
.portfolio-list .item .caption p {
	padding:0;
	color:#262626;
	position:relative;
	top:30px;
}
.portfolio-list .item a:hover .caption .info h4,
.portfolio-list .item a:hover .caption .info p{
	top:0;
} 
/***/



/********** PRICE TABLE SECTION *********/
.pricing_block {
	text-align:center;
	padding:53px 0 69px;
	margin-bottom:30px;
}
.pricing_block .head_section {
	padding-bottom:55px;
}
.price-item.optimal {
	margin-top:0;
}
.price-item {
	display:inline-block;
	vertical-align:top;
	background:#fff;
	border:#ddd solid 1px;
	width:270px;
	padding:9px 9px 2px;
	margin:22px 12px 8px 15px;
	text-align:center;	
}
.price-item .type {
	background:#2d2e2e;
	color:#fff;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	text-transform:uppercase;
	margin:-10px -10px 0;
	padding:10px 10px 0;
}
.price-item .type span {
	display:block;
	padding:14px 5px 17px;
	border:#fff solid 1px;
	border-bottom:none;
}
.pricelist {
	color:#fff;
	padding:13px 10px 15px;
	margin:0 -10px -1px;
	background:#6599ff;
	position:relative;
	z-index:5;
}
.pricelist span {
	font-size:24px;	
	vertical-align:top;
}
.price-item .cont {
	border:#ddd solid 1px;
}
.price-item ul li {
	margin:0;
	padding:9px 0 12px;
}
.price-item ul li:nth-child(even) {
	background:#fafafa;
}
.price-item .shortcode_button {
	position:relative;
	bottom:-19px;
}



/************ BLOG SECTION ************/
.blog_block {}
/***/


/********** CONTACT SECTION *********/
input.shortcode_button,
button.shortcode_button {
	padding-top:0px;
	padding-bottom:0px;
	height: 35px;
	line-height:34px;
	margin:0;
}
.contact_form {
	background:#f8f8f8;
	margin:0 -30px 30px;
	padding:38px 40px 40px 30px;
}
.contact_form .inp {
	width:calc(100% + 10px);
}
.inp {
	background: #fff;
	margin:0 0 20px;
	padding: 7px 10px;
	width: 100%;
	border:none;
	border:1px #ddd solid;
	outline:none;
	box-shadow:none;
	font-size:14px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	height: 48px;
    border-radius: 5px;
}

.imp {
	background: #fff;
	margin:0 0 15px;
	padding: 7px 10px;
	width: 100%;
	border:none;
	border:1px #ddd solid;
	outline:none;
	box-shadow:none;
	font-size:14px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	height: 38px;
    border-radius: 5px;
}
form textarea {
	resize:none;
}
.contact_form .shortcode_button {
	margin-top:10px;
}


/* Placeholder */
.contact_form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
.contact_form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666;
   opacity:  1;
}
.contact_form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666;
   opacity:  1;
}
.contact_form :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #666;
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent !important;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}
/***/

/** form valid style **/
.notification_error,
.notification_ok {
    border-radius: 3px;
	-webkit-border-radius: 3px;
    margin: 0 0 30px;
    padding: 12px 10px 12px 35px;
	position:relative;
}
.notification_ok {
    border: 1px #038BD4 solid;
    color: #038BD4;
	background:#D0E3EA;
	margin-bottom:10px;
}
.notification_error {
    border: 1px #C93119 solid;
    color: #C93119;
	background:#FFCFCF;	
}
.notification_error:before,
.notification_ok:before {
    content: ''; 
	width: 16px;
	height: 16px;
	position: absolute;
	left:11px;
	top:15px;		
	background-position:0 0;
	background-repeat:no-repeat;
}
.notification_error:before {background-image:url(../images/error.png);
}
.notification_ok:before {background-image:url(../images/info.png);
}

.no_bottom {padding-bottom:0;
}
#note {
	max-width:770px;
	margin:0 auto;
}


/************* FOOTER ************/
.footer {
	padding:55px 0 24px;
	color:#868686;
	background:#2d2e2e;
}
.footer p {color:#868686;
	color: #f7f7f7;
    font-size: 16px;
}
.footer a {color:#6599ff;
}
.footer a:hover {color:#e0f29b;
}
.footer_block {
	margin-bottom:25px;
}
.footer_block .title {
	position:relative;
	padding-bottom:18px;
	margin-bottom:24px;
	font-weight:600;
	min-width:81px;
}
.footer_block .title:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:81px;
	border-bottom:#464843 solid 1px;
}
.footer_block .title h3 {
	margin:0px;
	font-size:18px;
	color:#fff;
}
.footer_block ul {
	padding-top:4px;
}
.footer_block ul li {
	padding:6px 0 8px;
	border-bottom:#303130 solid 1px;
}
.footer_block ul li:last-child {
	border-bottom:none;
}
.footer .list-posts {
	padding-top:0;
	margin-top:-15px;
}
.footer .list-posts li {
	padding:15px 0 13px;
}
.footer .list-posts .date {
	display:inline-block;
	margin:0 10px 0 0;
	color:#989898;
}
.working_hours {
	margin-top:-17px;
}
.working_hours li {
	overflow:hidden;
	padding:13px 0 15px !important;
}
.working_hours i {
	font-size:16px;
	color:#6599ff;
	position:relative;
	bottom:-1px;
	margin-right:12px;
}
.working_hours span {
	float:right;
	width:48%;
	text-align:right;
	color: #f7f7f7;
    font-size: 16px;
}
.working_hours span:first-child  {
	float:left;
	text-align:left;
}
.ns_block {
	margin:25px 0 20px;
	position:relative;
	overflow: hidden;
}
.ns_block .ns_input {
	margin:0;
	padding:8px 100px 8px 14px;
	border:none;
	background:#494a49;
	width:100%;
	color:#7f827d;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.ns_block ::-webkit-input-placeholder {color:#7f827d;}
.ns_block :-moz-placeholder {color:#7f827d; opacity:  1;}
.ns_block ::-moz-placeholder { color:#7f827d; opacity:  1;}
.ns_block :-ms-input-placeholder {color:#7f827d;}

.ns_block .shortcode_button {
	position:absolute;
	right:0;
	top:0;
	z-index:2;
}
.ns_block .shortcode_button:hover {
	background:#bfd276;	
}

.copyright {
	border-top:#363635 solid 1px;
	padding:24px 0 0;
	margin-top: 8px;
}
.footer .social a {
	color:#494a49;
}


/**********************css3***************/
a {
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	transition: color 0.4s ease;
}

.btn-prev,
.btn-next,
.item-team .img img,
.portfolio-list .item .zoom,
.portfolio-list .item img,
.portfolio-list .item .caption,
.services_tab ul.tabs li:before,
.services_tab ul.tabs li,
.portfolio-menu li a,
.shortcode_button,
.icon-banner .icon img,
.icon-banner .icon:before,
.fixed-menu,
.navmenu li a:before,
.navmenu ul li,
.navmenu ul li a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio-list .item .caption p,
.portfolio-list .item .caption h4,
.item-team .social a {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#head-p{
	color: #fff;
    /* margin-bottom: 0; */
    margin-top: 20px;
    text-transform: capitalize !important;
    font-size: 26px;
    font-weight: 700;

}
.wrap{
	background-color: #6599ff;
    padding: 0px 50px;
}
.txt-justify{
	text-align:justify!important;
}
#mg-tp-30{
	margin-top:30px;
}
#pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
          .sub-btn{
                background: #ec3c01;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }
        .sub-btn:hover{
                background: #333;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }     #pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
        #call-btn{ 
                padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px 10px!important;
                position: fixed;
                top: 150px;
                right: 0px;
                z-index: 999999;
                background: #76030a;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
            #call-btn:hover{
                background: #000;
                color:#fff;
            }
         .modal .form-control{
              -moz-box-shadow: 0 0 2px #999;
                -webkit-box-shadow: 0 0 2px #999;
                box-shadow: 0 0 2px #999;
             margin: 8px 15px 8px;
          }
  
        #btn-fix{
             position: fixed;
                top: 87px;
                right: 0px;
                z-index: 999;   
            }
			       #btn-fix img{
				   width:40px;}
				   
				   .whatsup {
    position: fixed;
   right: 20px;
    width: 50px;
    top: 260px;
    z-index: 10000;
}
			
			#callme {
    position: fixed;
    right: 10px;
    top: 183px;;
    cursor: pointer;
 
    z-index: 99990;
}

.form.whatup {
    position: fixed;
    right: 10px;
    width: 310px;
    bottom: 20px;
    z-index: 9999;
    background-color: #6599ff;
    padding: 20px 20px 20px 13px;
    border-radius: 10px;

}

input.shortcode_button.custbtn {
    background-color: #c30011;
}

#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #4caf50;
    width: 60px;
    height: 60px;
    -webkit-animation: zcwmini2 2.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 2.5s 0s ease-out infinite;
    animation: zcwmini2 2.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://ss.zadarma.com/callbackWidget/images/mini.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 2.5s linear infinite;
}
@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 10px rgba(0,0,0,0), 0 0 0 10px rgba(207,8,8, 0);}
}

.faq-tab {
    box-shadow: 0 3px 13px rgba(0,0,0,0.10);
    max-width: 100%;
   margin: 3px;
    margin-bottom: 20px
}
.faq-tab a {
    font-size: 18px;
    color: #28293E;
    padding: 16px 20px;
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #DFDFDF;
    background-color: #fff;
    background-color: #6599ff;
}
.faq-tab a.active {
    background: #4aa9b9;
    color: #fff;
    position: relative;
}
.faq-tab-contain-text {
    padding: 14px 28px 34px;
    margin-bottom: 22px;
    background-color: #fff;
}
.faq-tab-contain-text p{
  font-size:16px;
  line-height:30px;
  color:#6F6E72;
  margin:0;
}
ul.customtab {
    margin-left: 23px;
}
ul.customtab li {
	font-size: 16px;
	font-weight: 500;
	padding: 6px;
}
i.fa.fa-plus {
    float: right;
    margin-top: 7px
}
.faq-tab a:hover {
    display: block;
    
}
h3.customh3 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 35px;
    font-weight: 700;
    color: #000;
}
span.customcolor {
	color: #6599ff;

}
span.customcolor .active {
	color: #fff;

}
section.history-area.custom {
    background-color: #fff;
    padding: 0 !important;
    min-height: 100%;
}
img.customimg {
    margin-right: 13px;
}
