@import url(https://fonts.googleapis.com/css?family=Yantramanav:300,400,500); /* font-family: 'Yantramanav', sans-serif; */
/* =================================================
--------------- Table of Contents ------------------
1. Bootstrap changes
2. Generag
- 2.1 Reset
- 2.2 Body
3. Header
- 3.1 Slider
- 3.2 Slides
- 3.3 Header bottom tips
4. Content
- 4.1 Offer section
- 4.2 Calculate section
- 4.3 Pricing section
- 4.4 Solutions section
- 4.5 Testimonials section
- 4.6 Contact section
- 4.7 Banner section
5. Footer
- 5.1 Copiright block
6. Typography
7. Suppot
8. FAQ
9. Servisec
10. Team
11. Team-member
- 11.1. TABS
12. Clients
13. 404 Page
14. Contact Us
15. About Us
16. Blog
17. Sidebar
18. Post page
- 18.1. Comments block
- 18.2. Pagimation block
----------------------------------------------------
================================================= */


/* Bootstrap changes */
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}
/*.youtube {
    background: url(../images/t_b4.png) no-repeat 0px 0px;
    width: 32px;
    height: 32px;
    transition: none;
    display: inline-block;
}*/

.linkedin i:hover {
    color: #fff;
	background: #007bb5;
}
.facebook i:hover {
	color: #fff;
	background: #3B5998;
}
.youtube i:hover {
    color: #fff;
	background: #bb0000;
}
.twitter i:hover {
    color: #fff;
	background: #55ACEE;
}
.facebook i {
	background: #fff;
    color: #3B5998;
}
.linkedin i {
	background: #fff;
    color: #007bb5;
}
.youtube i {
	background: #fff;
    color: #bb0000;
}
.twitter i {
	background: #fff;
    color: #55ACEE;
}
.facebook i, .linkedin i, .youtube i, .twitter i{
    border-radius: 50%;
    padding: 8px;
    font-size: 17px;
    width: 35px;
    text-align: center;
}
a.facebook, a.youtube, a.twitter{
    margin-left:5%;
}
.social-grey.social-media-top a>i, .social-grey.social-links a>i{color: #838383!important;}
.social-grey.social-media-top a:hover>i, .social-grey.social-links a:hover>i{background: #838383!important;color: #fff!important;}

.uppercase {
    text-transform: uppercase;
    font-weight: 400 !important;
}
.uppercase:after {
	content: "";
    position: absolute;
    left: 0;
    z-index: 100;
    top: 30px;
    width: 41px;
    height: 2px;
    background: #ffa20f;
}
.ograne{
	color: #ffa20f;
	font-size: 12px;
    letter-spacing: 0.18px;
    line-height: 2;
	
}
.ograne:hover {
	color: #151515;
}
a.tel{
    font-size: 18px !important;
}
a.tel i{
    font-size: 14px;
}
@media (min-width:993px) and (max-width: 1198px){
	a.facebook, a.youtube, a.twitter {
		margin-left: 1.5%;
	}
}
/* Reset */
* {padding: 0; margin: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} 

/* Body */
/*body {font-size: 14px; color: #5d5d5d; font-family:'Open Sans', sans-serif; margin: 0px; padding: 0px; line-height: 1.5; background-color: #fff;}*/
body {font-size: 14.4px; color: #000000; font-family:'Open Sans', sans-serif; margin: 0px; padding: 0px; line-height: 1.6; background-color: #fff;}
h1{font-size: 40px; /*color: #195376;*/ font-weight: 300;}
h2{font-size: 36px; color: #3c3c3c; font-weight: 300;}
h3{font-size: 30px; color: #3c3c3c; font-weight: 500;}
h4{font-size: 24px; color: #3c3c3c; font-weight: 500;}
h5{font-size: 20px; color: #3c3c3c; font-weight: 500;}
h6{font-size: 15px; color: #3c3c3c; font-weight: 500;}
.light_text {font-family: 'Yantramanav', sans-serif; font-weight: 300;}
.small_text {font-size: 30px;}
.home_page_h h2, .changed_h h2{font-size: 42px; color: #39393f; font-family: 'Yantramanav', sans-serif; font-weight: 300; margin-bottom: 10px;}
.home_page_h h3, .changed_h h3{font-size: 25px; color: #39393f; font-family: 'Yantramanav', sans-serif; font-weight: 300;}
.home_page_h h4, .changed_h h4{font-size: 25px; color: #39393f; font-family: 'Yantramanav', sans-serif; font-weight: 400; margin-bottom: 6px;}
.home_page_h h5, .changed_h h5{font-size: 35px; color: #39393f; font-family: 'Yantramanav', sans-serif; font-weight: 300;}
.home_page_h h6, .changed_h h6, .inner-footer h6, .footer_sec_1 h6{font-size: 14px; color: #fc9600; font-weight: bold; text-transform: uppercase;}
/*li {
	padding: 10px 0;
	margin-left: 20px;
}*/


a {color: #e78e0a; font-weight: bold; -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
a:hover{text-decoration: none;}
.border_bottom {border-bottom: 1px solid #ffffff;}
.button_flat {display: inline-block; border: 2px solid #fff; color: #fff; border-radius: 50px; padding: 13px 38px; margin: 19px 0px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat2 {display: inline-block; background-color: #ffa20f; border: 2px solid #ffa20f; color: #fff; border-radius: 50px; padding: 13px 38px; margin: 19px 5px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat3 {display: inline-block; background-color: #f21f03; border: 2px solid #f21f03; color: #fff; border-radius: 50px; padding: 13px 28px; margin: 19px 5px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat3a {display: inline-block; background-color: #f21f03; border: 2px solid #f21f03; color: #fff; border-radius: 50px; padding: 13px 38px; margin: 0px 5px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat4 {display: inline-block; background-color: #ffffff; border: 2px solid #1779b6; color: #1779b6; border-radius: 50px; padding: 13px 28px; margin: 19px 5px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat4a {display: inline-block; background-color: #ffffff; border: 2px solid #1779b6; color: #1779b6; border-radius: 50px; padding: 13px 38px; margin: 0px 5px 0 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_flat:visited {color: #fff;}
.button_flat:hover {color: #1779b6 !important; background-color: #fff;}
.button_flat2:hover {color: #ffa20f; background-color: #fff; border: 2px solid #FFFFFF;}
.button_flat3:hover {color: #f21f03; background-color: #fff; border: 2px solid #f21f03;}
.button_flat4:hover {color: #ffffff; background-color: #1779b6; border: 2px solid #1779b6;}
.button_fat {display: inline-block;background-color: #00d2eb; border: 2px solid #00d2eb; color: #fff; border-radius: 50px; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_new {display: inline-block;background-color: #fc9600; border: 2px solid #fc9600; color: #fff; padding: 13px 30px; margin: 6px 0px 0px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_new2 {display: inline-block;background-color: #f9003b; border: 2px solid #f9003b; color: #fff; padding: 13px 30px; margin: 6px 0px 0px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_fat2 {display: inline-block;background-color: #fc9600; border: 2px solid #fc9600; color: #fff; border-radius: 50px; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_fatZ {display: inline-block;background-color: #f21f03; border: 2px solid #f21f03; color: #fff; border-radius: 50px; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_fat3 {display: inline-block;background-color: #fff; border: 2px solid #fff; color: #ffa20f; border-radius: 50px; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_fatt {display: inline-block;background-color: #f9003b; border: 2px solid #f9003b; border-radius: 50px; color: #fff; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}
.button_fatb {display: inline-block;background-color: #000080; border: 2px solid #000000; color: #fff; border-radius: 50px; padding: 13px 30px; margin: 37px 0px 24px 0px; text-transform: uppercase; font-weight: bold; transition: 300ms ease-in-out;}


.button_fat:visited {color: #fff;}
.button_fat:hover {color: #fff; background-color: #ffa20f; border: 2px solid #ffa20f;}
.button_new:hover {color: #fff; background-color: #ffa20f; border: 2px solid #ffa20f;}
.button_new2:hover {color: #fff; background-color: #f21f03; border: 2px solid #f21f03;}
.button_fat2:hover {color: #fff; background-color: #f21f03; border: 2px solid #f21f03;}
.button_fatZ:hover {color: #fff; background-color: #f21f03; border: 2px solid #f21f03;}
.button_fatt:hover {color: #fff; background-color: #f21f03; border: 2px solid #f21f03;}
.button_fatb:hover {color: #fff; background-color: #ffa20f; border: 2px solid #ffa20f;}

.row-15 {margin: 0 -15px;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}
.hr_last {background: none!important; padding-right: 0!important;}
.lod_bar {color: red;}
button {outline: none;}
/*strong {color: #3c3c3c;}*/
img {max-width: 100%;height: auto;vertical-align: middle;border-style: none;}
/*socials*/
.over_header a {display: inline-block; color: #337ab7; font-weight: normal; padding: 0 10px;}
.over_header2 a {display: inline-block;}
.over_header_ins {padding-top: 12px;padding-bottom: 12px;}
.over_header2_ins {padding-top: 12px;padding-bottom: 12px;}
.over_header span {font-size: 12px; display: block; float: right; padding:2px 10px 0px 10px; background: url(../images/hr.png) no-repeat right center;}
.over_header2 span {font-size: 12px; display: block; float: left; padding:2px 10px 0px 10px; background: url(../images/hr.png) no-repeat right center;}
.over_header span img {padding-right: 10px;}
.button_headertop {float: right;}
.button_header { }
.facebook {padding-left: 0px!important; transition: none;}
.facebook:hover img{ visibility: hidden;}
.facebook:hover {background: url(../images/f_b2.png) no-repeat 4px 4px, url(../images/hr.png) no-repeat right center;}
.twitter {transition: none;}
.twitter:hover img{ visibility: hidden;}
.twitter:hover {background: url(../images/t_b2.png) no-repeat center 5px, url(../images/hr.png) no-repeat right center;}
.youtube {transition: none;}
.youtube:hover img{ visibility: hidden;}
.youtube:hover {background: url(../images/y_b2.png) no-repeat center 4px, url(../images/hr.png) no-repeat right center;}
.google {transition: none; background: none!important;}
.google:hover img{ visibility: hidden;}
.google:hover {background: url(../images/g_b2.png) no-repeat center 5px!important;}

/* Header */
.page_header {z-index: 99;}
.page_header.affix {top: 0; right: 0; left: 0;}
@media(min-width: 769px) {
    .border-right:after {
        content: "";
        position: absolute;
        right: 0;
        z-index: 100;
        top: 10px;
        width: 3px;
        height: 86%;
        background: #00d2eb;
    }
}
@media(max-width: 767px) {
    .page_header.affix {
        position: relative;
    }
    .page_header nav.menu{
        position: fixed;
        top: 0;
        right: 0;
        z-index: 999;
    }
    .page_header nav.menu .menu-button{
       width: 60px;
	   height: 90px;
        text-align: center;
		background-color: rgba(255,255,255,0.3);
		color: #00568b;
    }
}
/*.header-wrapper {height: 91px;}*/
.header-wrapper2 {height: 71px;}
.fixblock_main {background: url(../images/header_main.jpg) no-repeat top center;}
.fixblock {background-color: #00b6dd;}
.header_type_1 {background: url(../images/header_main.jpg) no-repeat top center;}
.header_type_1a {background: url(../images/header_main1.jpg) no-repeat top center;}
.header_type_1b {background: url(../images/header_main-B.jpg) no-repeat top center;}
.header_type_2 {background-color: #fff;}
.header_type_2 .logo {padding-top: 13px;}
.header_type_2 .button_flat {margin: 11px 0px 0 0px; padding: 13px 35px;}
.header_type_2 .button_flat3 {margin: 11px 5px 0 0px; padding: 13px 35px;}
.logo {display: block; padding-top: 20px; transition: 300ms ease-in-out;}
.logo:hover {opacity: 0.8;}
.over_header {background-color: #fff;}
.over_header2 {background-color: #fff;}
.button_flat_menu {float: right;}
.button_flat_menu2 {float: left;}
.flexnav .active {color: #fff;}

.breadcrumbs {background-color: #f3f8f9; font-size: 13px; padding: 17px 0;}
.breadcrumbs a{color: #a0a0a0; background: url(../images/hr.png) no-repeat right center; padding-right: 10px; padding-left: 10px;}
.breadcrumbs .first_element {padding-left: 0;}
.breadcrumbs span{color: #3c3c3c; padding-left: 10px;}
    /* Slider */
    #owl-demo .item {text-align: center; margin-top: 210px;}
    .owl-demo .item {text-align: center;}
    /* Slides */
    .slide_light_text {font-size: 50px; color: #fff; font-family: 'Yantramanav', sans-serif; font-weight: 300;line-height: 55px;}
	.slide_dark_text {font-size: 50px; color: #2a2a2a; font-family: 'Yantramanav', sans-serif; font-weight: 300;line-height: 55px;}
    .slide_middle_text {font-size: 50px; color: #fff; font-family: 'Yantramanav', sans-serif; font-weight: 500;line-height: 55px;}
	 .slide_middle_textbold {
	font-size: 50px;
	color: #2a2a2a;
	font-family: 'Yantramanav', sans-serif;
	font-weight: 700;
	line-height: 55px;
}
.slide_middle_textlightbold {
	font-size: 50px;
	color: #ffffff;
	font-family: 'Yantramanav', sans-serif;
	font-weight: 700;
	line-height: 55px;
}
.slide_middle_textred {
	font-size: 58px;
	color: #f21f03;
	font-family: 'Yantramanav', sans-serif;
	font-weight: 700;
	line-height: 55px;
}
    .slide_small_text {font-size: 15px; color: #2a2a2a; font-family: 'Arial', sans-serif; font-weight: bold; color: #2a2a2a;}
.slide_small_lighttext {font-size: 15px; color: #ffffff; font-family: 'Arial', sans-serif; font-weight: bold; color: #ffffff;}
                
    /* Header bottom tips */            
    .tips h4 {margin-top: 15px; margin-bottom: 5px;}
    .tip_1 {padding: 40px 20px 0px 40px;height: 290px; background: url(../images/tip1bg.png) no-repeat right bottom, #1779b6; border-top-left-radius: 5px; border-top-right-radius: 5px; border-right: 1px solid #fff;}
    .tip_2 {padding: 40px 20px 0px 40px;height: 290px; background: url(../images/tip2bg.png) no-repeat right bottom, #ffa20f; border-top-left-radius: 5px; border-top-right-radius: 5px; border-right: 1px solid #fff;}
    .tip_3 {padding: 40px 20px 0px 40px;height: 290px; background: url(../images/tip3bg.png) no-repeat right bottom, #3d9edb; border-top-left-radius: 5px; border-top-right-radius: 5px; }
    .tips img { margin: 0 0 0 0;}
    .tips p {color: #fff; padding-right: 15px}

/* Content*/

    /* Offer section */
    .offer-section {background: url(../images/offers_bg.png) no-repeat bottom center;padding-bottom: 77px;}
    .offer-section-heading {text-align: center; margin-top: 90px; margin-bottom: 16px;}
    .offer-section-heading h5{margin-bottom: 7px;}    
    .offer-section p{color: #a0a0a0;}
    .offer-section .offers {text-align: center; border-bottom: 1px solid #e5e5e5; padding-bottom: 17px; padding-top: 20px;}
    .offer-section .offers h4 {color: #3c3c3c;margin-top: 13px;    margin-bottom: 9px;}
    .offer-section .offer_last {border: none;}

  /* Hello section */
    .hello-section {background-color: #00b5ca; padding-bottom: 20px;}
    .hello-section-heading {text-align: center; margin-top: 40px; margin-bottom: 20px;}
    .hello-section-heading h5{color: #fff; margin-bottom: 10px;}  
.hello-section-heading h1{color: #fff; margin-bottom: 20px;} 
.hello-section-heading h2{color: #fff; margin-bottom: 20px;} 
.hello-section-heading h3{color: #fff; padding-bottom: 20px;} 
    .hello-section p{color: #fff; margin-bottom: 10px;}
    .hello-section .hello {text-align: center; border-bottom: 1px solid #e5e5e5; padding-bottom: 17px; padding-top: 20px;}
    .hello-section .hello h4 {color: #fff; margin-top: 13px; margin-bottom: 10px;}
    .hello-section .hello_last {border: none;}
    
    /* Calculate section */
    .calculate-section {background: url(../images/calculate_bg.jpg) no-repeat top center; padding-bottom: 99px;}
    .calculate-section h5 {padding-top: 90px;}
    .calculate-section input {width: 135px; outline: none; border: none; background-color: #e8f1f3; box-shadow: 0px -2px 0px #d3e4e8; margin-right: 10px;padding: 10px 15px 10px 15px; border-radius: 5px;}
    .calculate-section .input {float: left;}
    .calculate-section label {display: block; margin: 4px 0 12px 0; text-transform: uppercase; font-weight: bold; font-size: 11px;}
    .calculate-section .inputs {padding-top: 20px;}
    .calculate-section .button_fat {margin: 29px 0 0 0px; padding: 10px 29px; font-size: 11px;}
    .calculate-section p {font-size: 11px; color: #a0a0a0; padding: 36px 0 10px 0;}
    #total {color: #00b6dd; font-weight: bold;}
    
    
    /* Bar icons section */
    .icons-section {padding-bottom: 0px; background-color: #00b5ca;}
    .icons-section .icons-section-heading {text-align: left; margin-top: 60px; margin-bottom: 16px; padding-left: 15px; padding-right: 15px;}
    .icons-section .icons {padding: 0 15px; text-align: left;}
    .icons-section .icons:hover .icons_up{background-color: #1779b6;}
    .icons-section .icons:hover .icons_bot{background-color: #f3f8f9; border: 1px solid #1779b6;}
    .icons-section .icons:hover .icons_up span, .icons-section .icons:hover .icons_up p {color: #fff;}
    .icons-section .icons:hover .icons_bot p{color: #fff; }
    .icons-section .icons_up {min-height: 192px; border: 1px solid #d3e9f7; border-top-left-radius: 3px; border-top-right-radius: 3px;transition: 400ms ease-in-out;padding: 0 30px 0 30px;}
    .icons-section .icons_up .icons_up_p {color: #fff;}

    .icons-section .icons_bot {height: 68px; background-color: #1779b6; border-top: 1px solid #97b9c2; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;transition: 700ms ease-in-out;}
    .icons-section .icons_bot p {color: #fff; font-size: 11px; font-weight: bold; margin: 22px 0; text-transform: uppercase;transition: 700ms ease-in-out;}
    .icons-section .row-15 {padding-top: 30px; padding-bottom: 30px; padding-left: 15px; border-left: 1px solid #fff; margin: 0 0px!important;}
    .icons-section .rates {display: block; font-size: 60px; font-family: 'Yantramanav', sans-serif; font-weight: 500; color: #1779b6;margin-top: 32px;line-height: 40px;transition: 700ms ease-in-out;}
    .icons-section h3 {font-size: 18px; padding-top: 4px;text-transform: uppercase; color: #fff; font-weight: 400;}
    .icons-section .icons a {color: #fff; transition: 300ms ease-in-out;}
	
    .icons-section .icons_help {text-align: left; padding-top: 0px;}
    .icons-section .icons_help h5 {color: #fff; margin-top: 10px;}
    .icons-section .contact {font-size: 25px; padding-top: 7px;letter-spacing: -2px;}
    .icons-section p {line-height: 23px; padding-bottom: 18px; color: #fff; font-size: 14px; }
    .icons-section .contact span {display: block; float: right; border-right: 1px solid #e5e5e5; padding-right: 20px; color: #a0a0a0; transition: 300ms ease-in-out;}
    .icons-section .contact span:hover {color: #3c3c3c;}
    .icons-section .contact a {display: block; float: left; padding-left: 20px; color: #3c3c3c; text-decoration: underline; transition: 300ms ease-in-out;}
    .icons-section .contact a:hover {color: #00b6dd;}
    .icons-section .icons_details {padding: 15px 0; border-top: 1px solid #e8f1f3;border-bottom: 1px solid #e8f1f3;}
    .icons-section .icons_details p {padding: 3px; margin: 0; }    
    .icons-section .button_fat {margin-top: 20px; color: #fff!important;}
    .icons-section .button_fat:hover {color: #fff!important; background-color: ##ffa20f!important; border: 2px solid #ffa20f;}
    .icons_under {padding-top: 33px;}
    .icons-page p {padding-bottom: 33px;}
    .icons-page .icons-section-heading {margin-bottom: 0px;}
    .icons-page .button_fat {padding: 10px 27px;margin-bottom: 38px;font-size: 11px; background-color: #f49f22; border-color: #f49f22;}
	.icons-page .button_fat2 {background-color: #f21f03; border-color: #f21f03;}
    .icons-page{padding-bottom: 60px;}

    /* Pricing section */
    .pricing-section {padding-bottom: 90px;}
    .pricing-section .pricing-section-heading {text-align: center; margin-top: 60px; margin-bottom: 16px; padding-left: 15px; padding-right: 15px;}
    .pricing-section .pricing {padding: 0 15px; text-align: center;}
	.pricing-section .pricing:hover .pricing_up{border: 1px solid #d3e9f7; background-color: #fff;}
    .pricing-section .pricing_up {min-height: 192px; transition: 400ms ease-in-out;padding: 0 30px 0 30px; background-color: #00b5ca;}
	
    .pricing-section .pricing_up .pricing_up_p {color: #ffffff;}
	.pricing-section .pricing:hover .pricing_up span, .pricing-section .pricing:hover .pricing_up p {color: #00b5ca;}
    .pricing-section .pricing_bot {background-color: #00b5ca; transition: 700ms ease-in-out;display: inline-block;width: 100%;}
	.pricing-section .pricing:hover .pricing_bot{background-color: #00b5ca;}
    .pricing-section .pricing_bot p {color: #fff; font-size: 11px; font-weight: bold; margin: 22px 0; text-transform: uppercase;transition: 700ms ease-in-out;}
	.pricing-section .pricing:hover .pricing_bot p{color: #00b5ca; }
    .pricing-section .row-15 {margin: 0 -15px!important;}
    .pricing-section .rates {display: block; font-size: 60px; font-family: 'Yantramanav', sans-serif; font-weight: 500; color: #ffffff;margin-top: 32px;line-height: 40px;transition: 700ms ease-in-out;}
    .pricing-section h3 {font-size: 16px; padding-top: 22px; font-weight: 500;}
    .pricing-section .pricing a {color: #161616; transition: 300ms ease-in-out;}
	
    .pricing-section .pricing_help {text-align: center; padding-top: 40px;}
    .pricing-section .pricing_help h5 {color: #00b5ca; margin-top: 10px;}
    .pricing-section .contact {font-size: 25px; padding-top: 7px;letter-spacing: -2px;}
    .pricing-section p {line-height: 23px; padding-bottom: 18px;}
    .pricing-section .contact span {display: block; float: right; border-right: 1px solid #e5e5e5; padding-right: 20px; color: #a0a0a0; transition: 300ms ease-in-out;}
    .pricing-section .contact span:hover {color: #3c3c3c;}
    .pricing-section .contact a {display: block; float: left; padding-left: 20px; color: #3c3c3c; text-decoration: underline; transition: 300ms ease-in-out;}
    .pricing-section .contact a:hover {color: #00b6dd;}
    .pricing-section .pricing_details {padding: 15px 0; border-top: 1px solid #e8f1f3;border-bottom: 1px solid #e8f1f3;}
    .pricing-section .pricing_details p {color: #161616; padding: 3px; margin: 0; }    
.pricing-section .pricing_details h4 {color: #ffffff; font-size: 16px; font-weight: 500; padding: 3px; margin: 0; } 
.pricing-section .pricing:hover .pricing_details p {color: #161616; padding: 3px; margin: 0; } 
.pricing-section .pricing:hover .pricing_details h4 {color: #161616; padding: 3px; margin: 0; } 
    .pricing-section .button_fat {margin-top: 20px; color: #fff!important;}
    .pricing-section .button_fat:hover {color: #fff!important; background-color: ##ffa20f!important; border: 2px solid #ffa20f;}
    .pricing_under {padding-top: 33px;}
    .pricing-page p {padding-bottom: 33px;}
    .pricing-page .pricing-section-heading {margin-bottom: 0px;}
    .pricing-page .button_fat {padding: 10px 27px;margin-bottom: 38px;font-size: 11px; background-color: #fc9600; border-color: #fc9600;}
	.pricing-page .button_fat2 {background-color: #f21f03; border-color: #f21f03;}
    .pricing-page{padding-bottom: 60px;}

     /* Solutions section */
    .solutions-section {background: url(../images/solutions_bg.jpg) no-repeat top center; height: 527px; padding-top: 92px;}
    .solutions-text {float: right;}
	.solutions-section h2 {padding-bottom: 20px;}
    .solutions-section h5 {padding-bottom: 20px;}
    .solutions-section p {padding-bottom: 28px; padding-top: 13px;line-height: 22px;}
    .solutions-section ul {padding: 10px 0 24px 14px;}
    .solutions-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 12px;}
    .solutions-section ul li strong {color: #3c3c3c;}
    .solutions-section .button_fat {margin: 0 0 0 15px; font-size: 11px;padding: 10px 27px;}
	.solutions-section .button_fat2 {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
    .solutions-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .solutions-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

/* Story section */
    .story-section {background: url(../images/story_bg.jpg) no-repeat top center; height: 527px; padding-top: 62px;}
    .story-text {float: right;}
	.story-section h2 {padding-bottom: 6px;}
    .story-section h5 {padding-bottom: 20px;}
    .story-section p {padding-bottom: 6px; padding-top: 12px;line-height: 22px;}
    .story-section ul {padding: 10px 0 24px 14px;}
    .story-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 12px;}
    .story-section ul li strong {color: #3c3c3c;}
    .story-section .button_fat {margin: 0 0 0 15px; font-size: 11px;padding: 10px 27px;}
	.story-section .button_fat2 {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
    .story-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .story-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

/* Locations section */
    .locations-section {background: url(../images/locations_bg.jpg) no-repeat bottom center; height: 527px; padding-top: 62px;}
    .locations-text {float: right;}
	.locations-section h2 {padding-bottom: 6px;}
    .locations-section h5 {padding-bottom: 20px;}
    .locations-section p {padding-bottom: 6px; padding-top: 12px;line-height: 22px;}
    .locations-section ul {padding: 10px 0 24px 14px;}
    .locations-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 12px;}
    .locations-section ul li strong {color: #3c3c3c;}
    .locations-section .button_fat {margin: 0 0 0 15px; font-size: 11px;padding: 10px 27px;}
	.locations-section .button_fat2 {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
    .locations-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .locations-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}
    
    /* Testimonials section */
    .testimonials-section .testi_heading {background: url(../images/quots.png) no-repeat center top; padding-top: 33px; padding-bottom: 27px; text-align: center; color: #fff;}
    .testimonials-section {background-color: #00b5ca; padding-top: 30px; padding-bottom: 30px;}
    .testimonials-section .testi_block{text-align: center; width: 75%; margin: 0 auto;}
    .testimonials-section .testi_block img{margin-bottom: 14px;}
    .testimonials-section .testi_block p{font-family: 'Yantramanav', sans-serif; font-weight: 400; font-size: 28px; color:#fff; padding: 10px 0;}
    .testimonials-section .whois{font-size: 14px; color: #161616; text-transform: uppercase;}
    .testimonials-section .name{color: #161616; font-family: 'Yantramanav', sans-serif; font-weight: 300; font-size: 24px;}
    .testimonials-section .owl-carousel {margin-top: 0;margin-bottom: 2px;}
    .testimonials-section .testi_logo {background: center center; display: block; border: 1px solid #e5e5e5; float: left; border-right: none; transition: none;}
    .testimonials-section .logo6 {border-right: 1px solid #ccc; border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
    .testimonials-section .logo1 {border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
    .testimonials-section .testi_logo:hover img {visibility: hidden;}
    .testimonials-section .logo1:hover{background: url(../images/logo1-2.png) no-repeat center 25px; background-size: 100px 18px}
    .testimonials-section .logo2:hover{background: url(../images/logo2-2.png) no-repeat 46px 23px; background-size: 101px 29px}
    .testimonials-section .logo3:hover{background: url(../images/logo3-2.png) no-repeat center center; background-size: 100px 32px}
    .testimonials-section .logo4:hover{background: url(../images/logo4-2.png) no-repeat center 23px; background-size: 100px 23px}
    .testimonials-section .logo5:hover{background: url(../images/logo5-2.png) no-repeat 42px center; background-size: 100px 28px}
    .testimonials-section .logo6:hover{background: url(../images/logo6-2.png) no-repeat 46px 18px; background-size: 100px 35px}
    
    /* Contact section */
    .contact-section {background: url(../images/productivity-bg.jpg) no-repeat top center; padding-top: 90px;padding-bottom:45px;}
.contact-section h2 {padding-bottom: 20px;}    
.contact-section h5 {padding-bottom: 20px;}
    .contact-section strong {color: #3c3c3c;}
    .contact-section p {padding-bottom: 28px; padding-top: 13px;line-height: 22px;}
    .contact-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 10px;}
    .contact-section ul li strong {color: #3c3c3c;}
   .contact-section .button_fat {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
	.contact-section .button_fat2 {margin: 0 0px 0 15px; font-size: 11px;padding: 10px 27px;}
    .contact-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .contact-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}
	a.citation{color: #151515;font-weight: normal;}
	a.citation:hover {color: #e58100;font-weight: normal;}

/* Numbers section */
    .numbers-section {background: url(../images/numbers_bg.jpg) no-repeat top center; padding-top: 60px;padding-bottom: 0px;}
.numbers-section h2 {padding-bottom: 6px;}    
.numbers-section h5 {padding-bottom: 20px;}
    .numbers-section strong {color: #3c3c3c;}
    .numbers-section p {padding-bottom: 6px; padding-top: 12px;line-height: 22px;}
    .numbers-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 10px;}
    .numbers-section ul li strong {color: #3c3c3c;}
   .numbers-section .button_fat {margin: 0 0 0 15px; font-size: 11px;padding: 10px 27px;}
	.numbers-section .button_fat2 {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
    .numbers-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .numbers-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

 /* Loyalty section */
    .loyalty-section {background: url(../images/loyalty_bg.jpg) no-repeat top center; height: 527px; padding-top: 92px;}
    .loyalty-text {float: right;}
	.loyalty-section h2 {padding-bottom: 20px;}
    .loyalty-section h5 {padding-bottom: 20px;}
    .loyalty-section p {padding-bottom: 28px; padding-top: 13px;line-height: 22px;}
    .loyalty-section ul {padding: 10px 0 24px 14px;}
    .loyalty-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 12px;}
    .loyalty-section ul li strong {color: #3c3c3c;}
    .loyalty-section .button_fat {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
	.loyalty-section .button_fat2 {margin: 0 0px 0 15px; font-size: 11px;padding: 10px 27px;}
    .loyalty-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .loyalty-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

/* Growth section */
    .growth-section {background: url(../images/growth-bg.jpg) no-repeat top center; padding-top: 90px;padding-bottom: 96px;}
.growth-section h2 {padding-bottom: 20px;}    
.growth-section h5 {padding-bottom: 20px;}
    .growth-section strong {color: #3c3c3c;}
    .growth-section p {padding-bottom: 28px; padding-top: 13px;line-height: 22px;}
    .growth-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 10px;}
    .growth-section ul li strong {color: #3c3c3c;}
    .growth-section .button_fat {margin: 0 15px 0 0px; font-size: 11px;padding: 10px 27px;}
	.growth-section .button_fat2 {margin: 0 0px 0 15px; font-size: 11px;padding: 10px 27px;}
    .growth-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .growth-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

/* video section */
    .video-section {padding-top: 90px;padding-bottom: 20px;}
.video-section h2 {padding-bottom: 10px; padding-right: 30px;}    
.video-section h5 {font-size: 20px; font-weight: 500;}
    .video-section strong {color: #3c3c3c;}
    .video-section p {padding-bottom: 28px; padding-top: 4px; padding-right: 30px; line-height: 22px;}
    .video-section ul li {display: block; background: url(../images/li.png) no-repeat left center; padding-left: 15px; color: #a0a0a0; margin-bottom: 10px;}
    .video-section ul li strong {color: #3c3c3c;}
    .video-section .button_fat {margin: 0 0 0 15px; font-size: 11px;padding: 10px 27px;}
	
    .video-section .button_flat {background-color: #fff; color: #00b6dd; margin-left: 10px;margin: 0 0 0 12px;font-size: 11px;padding: 10px 27px;}
    .video-section .button_flat:hover {background-color: #00b6dd; color: #fff; border-color: #00b6dd;}

    /* Banner section */
    .banner-section {min-height: 320px; background: url(../images/banner_bg.jpg) no-repeat top center;padding-top: 75px;padding-bottom: 0px;}
	.banner-section h2 {color: #fff;}
	.banner-section p{font-size: 16px; color: #fff;}
    .banner-section .button_flat {margin: 5px 0 0 0px;float: right;padding: 13px 30px;}
.banner-section img {margin: 5px 0 0 0px;float: right;padding: 13px 30px;}
    .banner-section strong {color: #fff;}
    .banner-section2 {min-height: 200px; background: url(../images/banner_bg2.jpg) no-repeat top center;padding-top: 85px;padding-bottom: 82px;}
	.banner-section2 h2 {color: #fff;}
	.banner-section2 p{font-size: 16px; color: #fff;}
    .banner-section2 .button_flat {margin: 5px 0 0 0px;float: right;padding: 13px 30px;}
    .banner-section2 strong {color: #fff;}

	.banner-sectionbb {min-height: 320px; background: url(../images/banner_bgbblue.jpg) no-repeat top center;padding-top: 40px;padding-bottom: 0px;}
	.banner-sectionbb h2 {color: #fff;}
	.banner-sectionbb p{font-size: 16px; color: #fff;}
    .banner-sectionbb .button_flat {margin: 5px 0 0 0px;float: right;padding: 13px 30px;}
.banner-sectionbb img {margin: 25px 0 0 0px;float: right;padding: 13px 30px;}
    .banner-sectionbb strong {color: #fff;}
	
    /* Footer block*/
    footer h6 {padding-bottom: 31px; font-size: 14px;color: #fff;font-weight: bold;text-transform: uppercase;}
    footer hr{ border-top: 1px solid #6c6c75; margin: 13px 0;}
    footer {background-color: #3c3c46; padding-top: 76px; padding-bottom: 50px;}
    footer strong {color: #fff;}
    footer .footer_sec_2 p {padding: 12px 0;line-height: 21px;}
    footer .footer_sec_1 p {margin-bottom: 31px;margin-top: 0px;line-height: 21px;}
    footer span {color: #00b6dd; font-size: 11px; font-weight: bold;}
    footer .footer-text {padding: 0 15px;}
	footer .footer-text a {color:#fff;}
    footer .footer_sec_1 span{color: #a0a0a0; display: block; font-size: 14px; padding-bottom: 10px;}
    footer .footer_sec_1 span img {padding-right: 10px;}
    footer input {color: #fff; width: 180px; outline: none; border: none; background-color: #4c4c56; box-shadow: 0px 1px 0px #6c6c75; margin-right: 10px;padding: 10px 15px 10px 15px; border-radius: 5px;}
    footer .input2 {margin-right: 0px;}
    footer .input {float: left;}
    footer label {display: block; margin: 0 0 10px 0; text-transform: uppercase; font-weight: bold; font-size: 11px;}
    footer textarea {color: #fff;padding:15px; height: 155px; background-color: #4c4c56; border-radius: 5px; outline: none; border: none;box-shadow: 0px 1px 0px #6c6c75; margin-top: 10px;resize: none;}
    footer .button_fat {margin: 20px 0 0 0px;font-size: 11px;padding: 10px 27px;}
    /*footer .footer_sec_1 a {margin-top: 26px;display: inline-block; padding: 0 13px;/* background: url(../images/hr.png) no-repeat right center;}*/
    footer .footer_sec_1 a {margin-top: 26px;display: inline-block; padding: 0 0px;/* background: url(../images/hr.png) no-repeat right center;*/}
    footer .footer_sec_2 a {color: #fff;}
    footer .first_link {padding-left: 0;}
    footer .footer_sec_1 h6{padding-bottom:8px;}
    footer .footer_sec_1 a>h6{padding-bottom:8px;}
    footer .social-links {margin-top: 0;}
    /*Copiright block*/
    .copiright {text-transform: uppercase; font-size: 11px; font-weight: bold; padding: 37px 0; text-align: center; padding-left: 15px; padding-right: 15px;}
    .copiright span {color: #a0a0a0; background: url(../images/hr.png) no-repeat right center; padding-right: 20px;padding-right: 24px;}
    .copiright a {color: #3c3c3c; padding-left: 20px;}
    .copiright a:hover {opacity: 0.7;}
    
    /*Typography*/
    .typography-section {padding-top: 50px; padding-bottom: 123px; }
    .typography-section article p {padding-bottom: 20px; line-height: 21px;}
	.typography-section article ul {margin-left: 20px}
	.typography-section article ul li {padding: 10px 0; margin-left: 20px}
    .typography-section .float_l_img {float: left; padding: 0 30px 20px 0;}
	.typography-section .float_r_img {float: right; padding: 0 20px 30px 0;}
    .typography-section iframe {border: none; outline: none;  float: left; padding: 20px 0 20px 20px; max-width: 100%;}
    .typography-section .testi_block { width: 281px;margin: 27px auto 3px auto;background: url(../images/quots.png) no-repeat center top;padding-top: 55px;padding-bottom: 27px;text-align: center;}
    .typography-section .whois{font-size: 11px; color: #00b6dd; text-transform: uppercase;}
    .typography-section .name{font-family: 'Yantramanav', sans-serif; font-weight: 400; font-size: 20px;}
    .typography-section .testi_block img{margin-bottom: 14px;}
    .typography-section .testi_block p{padding: 10px 0; font-style: italic;}
    .unordered_ul {margin: 20px 0; color: #a0a0a0;}
    .unordered_ul li{display: block; background: url(../images/un-li.png) no-repeat left center; padding-left: 15px;}
    .ordered_ol li:before {content:counter(li)'.'; counter-increment:li;position:absolute;top:-4px;left:-20px;width:15px;padding:4px 0;color:#00b6dd;font-weight:bold;text-align:center;}
    .ordered_ol {margin: 20px 0;counter-reset:li;padding:0;list-style:none;}
    .ordered_ol li {position:relative;margin-left:20px;}
    .h_preview h2{padding-bottom: 17px;}
    .h_preview h3{padding-bottom: 20px;}
    .h_preview h4{padding-bottom: 25px;}
    .h_preview h5{padding-bottom: 28px;}
    .h_preview h6{padding-bottom: 17px;}
    
    /*Suppot*/
    .support-section {padding: 90px 0 81px 0px;}
    .support-section .support-section-heading {text-align: center; margin: 0px auto 45px auto; width: 80%;}
    
    /*FAQ*/
    .faq-section {padding-top:20px; padding-bottom: 100px;}
    .panel-heading .panel-title {margin: 0 15px 0 15px;font-size: inherit;letter-spacing: 0;padding: 0;position: relative;}
    .panel-heading .panel-title > a {font-family: Arial, sans-serif;line-height: 1;display: block; padding: 27px 65px 27px 92px;color: #fff;background-color: #9dd3f4;border: none;text-decoration: none;font-size: 12px;text-transform: uppercase;font-weight: bold;}
    .panel-heading .panel-title > a.collapsed:hover,
    .panel-heading .panel-title > a:hover {background-color: #9dd3f4; color: #3c3c3c; }
    .panel-heading .panel-title > a.collapsed { background-color: #def0fb; color: #434749; }
    .panel-heading .panel-title > a:before {color: #323232;background: url(../images/faq2.png) no-repeat center center;content: '';position: absolute;line-height: 58px;text-align: center;left: 0;top: 0;bottom: 0;width: 111px;letter-spacing: 0;}
    .panel-heading .panel-title > a:after {color: #323232; background: url(../images/arr2.png) no-repeat center center;content: '';position: absolute;line-height: 58px;text-align: center;right: 0;top: 0;bottom: 0;width: 87px;letter-spacing: 0;}
    .panel-heading .panel-title > a.collapsed:before {background: url(../images/faq.png) no-repeat center center;content: '';}
    .panel-heading .panel-title > a.collapsed:after {background: url(../images/arr.png) no-repeat center center; content: '';}
    .panel {box-shadow: none;}
    .panel-default > .panel-heading {background-color: transparent;color: inherit;position: relative;border: none;border-radius: 0;padding: 0;}
    .panel-default {border-color: transparent;}
    .panel-group .panel + .panel {margin-top: 10px;}
    .panel-body {margin: 0 15px 0 15px;padding: 30px;font-size: 15px;border: none!important;background-color: #f3f8f9;}
    .panel-body .media-left {padding-top: 8px;padding-right: 28px;}
    .panel-group .panel-heading + .panel-collapse .panel-body {padding: 40px;border-radius: 0px;}
    
    /*Servisec*/
    .services-section {padding-bottom: 73px;}
    .servisec-section .float_l_img {float: left; padding: 0 28px 28px 0;}
    .servisec-section h3 {padding-bottom: 12px;}
    .servisec-section .unordered_ul {margin: 23px 0;}
    
/*Trust badges*/
    .trust-section {padding: 90px 0;}
    .trust-section-heading {text-align: center; padding-bottom: 22px;}
    .trust-section .trust {margin: 38px 0px 0px 0px; padding: 0 15px 0 15px; text-align: center;}
    .trust-section .trust p {padding: 26px 30px 36px 30px;}
    .trust-section .trust span {color: #00b6dd; text-transform: uppercase; padding-bottom: 15px; font-size: 11px; font-weight: bold; display: block;}
    .trust-section .trust:hover .trust_up{background-color: #afcbd2;}
    .trust-section .trust:hover .trust_bot{background-color: rgba(175, 203, 210, 0.53);}
    .trust-section .trust:hover .trust_up span, .trust-section .trust:hover .trust_up p {color: #fff;}
    .trust-section .trust:hover .trust_bot p{color: #a0a0a0;}
    .trust-section .trust_up {background-color: #f3f8f9; border-top-left-radius: 5px; border-top-right-radius: 5px;transition: 400ms ease-in-out;}
    .trust-section .trust_bot {padding: 24px 0; background-color: #afcbd2; border-top: 1px solid #97b9c2; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;transition: 700ms ease-in-out;}
    .trust-section .trust_bot a {padding: 0 10px; display: inline-block; padding: 0 10px; background: url(../images/hr.png) no-repeat right center;}
    .trust-section .trust h3 {color: #3c3c3c; font-size: 25px;font-family: 'Yantramanav', sans-serif; font-weight: 400; padding-top: 32px;}
    .trust-section .trust_up a {display: block; }
    .trust-section .facebook:hover {background: url(../images/f_b2.png) no-repeat center center;}
    .trust-section .twitter:hover {background: url(../images/t_b2.png) no-repeat center 6px;}
    .trust-section .google:hover {background: url(../images/g_b2.png) no-repeat center 5px;} 

    /*Team*/
    .team-section {padding: 50px 0 40px 0;}
    .team-section-heading {text-align: center; padding-bottom: 22px;}
    .team-section .team {margin: 38px 0px 0px 0px; padding: 0 15px 0 15px; text-align: left;}
    .team-section .team p {padding: 26px 30px 36px 30px;}
    .team-section .team span {color: #989898; text-transform: uppercase; padding: 10px 0px; font-size: 11px; font-weight: bold; display: block; }
    .team-section .team:hover .team_up{ }
    .team-section .team:hover .team_bot{ }
    .team-section .team:hover .team_up span, .team-section .team:hover .team_up p { }
    .team-section .team:hover .team_bot p{color: #a0a0a0;}
    .team-section .team_up {background-color: #f3f8f9; border-top-left-radius: 5px; border-top-right-radius: 5px;transition: 400ms ease-in-out;}
    .team-section .team_bot {padding: 24px 0; background-color: #afcbd2; border-top: 1px solid #97b9c2; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;transition: 700ms ease-in-out;}
    .team-section .team_bot a {padding: 0 10px; display: inline-block; padding: 0 10px; background: url(../images/hr.png) no-repeat right center;}
    .team-section .team h3 {color: #3c3c3c; font-size: 25px;font-family: 'Yantramanav', sans-serif; font-weight: 400; padding-top: 32px;}
	.center {text-align: center;}
    .team-section .team_up a {display: block; color: #989898;}
    .team-section .facebook:hover {background: url(../images/f_b2.png) no-repeat center center;}
    .team-section .twitter:hover {background: url(../images/t_b2.png) no-repeat center 6px;}
    .team-section .google:hover {background: url(../images/g_b2.png) no-repeat center 5px;} 
    
    /*Team-member*/
    .team-member-section {padding-top: 98px; padding-bottom: 90px;}
    .team-member-section .team {padding: 0px 15px 30px 15px; text-align: center;}
    .team-member-section .team p { padding-bottom: 20px;padding-left: 30px;padding-right: 30px;}
    .team-member-section .team span {color: #00b6dd; text-transform: uppercase; padding-bottom: 16px; font-size: 11px; font-weight: bold; display: block;}
    .team-member-section .team:hover .team_up{background-color: #afcbd2;}
    .team-member-section .team:hover .team_bot{background-color: rgba(175, 203, 210, 0.53);}
    .team-member-section .team:hover .team_up span, .team-member-section .team:hover .team_up p {color: #fff;}
    .team-member-section .team:hover .team_bot p{color: #a0a0a0;}
    .team-member-section .team_up {background-color: #f3f8f9; border-top-left-radius: 5px; border-top-right-radius: 5px;transition: 400ms ease-in-out;}
    .team-member-section .team_bot {padding: 24px 0; background-color: #afcbd2; border-top: 1px solid #97b9c2; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;transition: 700ms ease-in-out;}
    .team-member-section .team_bot a {padding: 0 10px; display: inline-block; padding: 0 10px; background: url(../images/hr.png) no-repeat right center;}
    .team-member-section .team h3 {color: #3c3c3c; font-size: 25px;font-family: 'Yantramanav', sans-serif; font-weight: 400; padding-top: 36px;}
    .team-member-section .team_up a {display: block; }
    .team-member-section .facebook:hover {background: url(../images/f_b2.png) no-repeat center center;}
    .team-member-section .twitter:hover {background: url(../images/t_b2.png) no-repeat center 6px;}
    .team-member-section .google:hover {background: url(../images/g_b2.png) no-repeat center 5px;} 
    .team-member-section p {padding-bottom: 30px;}
    .team-member-section .team-member {padding: 0 15px 0 15px;}
    .team-member-section .contact_details {padding: 0 30px;}
    .team-member-section .contact_details span {color: #a0a0a0; text-align: left; display: block;}
    .team-member-section .contact_details img {padding-right: 15px;}
    .team-member-section .team-member-text {padding-left: 25px;}
    .client_info {text-align: center; padding: 15px 0 30px 0;}  
    .client_info .sh_info_img {width: 130px; float: left;} 
    .client_info .sh_info_img span {font-size: 11px; text-transform: uppercase; font-weight: bold; color: #00b6dd;}
    .client_info .sh_info_text {width: 65%; padding-top: 10px; font-style: italic; float: left;} 
    
         /*TABS*/
        .tab-content{padding-bottom: 30px;padding-right: 20px;}
        .tab-content > div{background-color: #f3f8f9;padding: 37px;}
        .tab-content h4 {padding-bottom: 10px;}
        .nav-tabs > li.active > a {color: #FFFFFF;background-color: #fc9600;border: 1px solid #fc9600;}
        .nav-tabs > li.active > a:focus {color: #FFFFFF;background-color: #fc9600;;border: 1px solid #fc9600;}
        .nav-tabs > li.active > a:hover {color: #FFFFFF;background-color: #fc9600}
        .nav-tabs li a {color: #3a3a3a; border: 1px solid #e5e5e5; border-bottom: 1px solid #00B6DD!important; border-radius: 0;}
        .nav-tabs {border-bottom: 10px solid #00B6DD;}
        .nav > li > a {padding: 15px 41px;}
        .nav-tabs-padding {padding-right: 20px;}
        
    /*Clients*/
    .clients-section {padding: 99px 0;}
    .clients-section .clients_blocks {padding:0 15px 50px 15px; }
    .clients-section .clients_blocks p {font-style: italic; padding-bottom: 22px; padding-top: 5px;}
    .clients-section .clients_blocks span {font-size: 11px; font-weight: bold; color: #00b6dd;text-transform: uppercase;}
    .clients-section .logos {padding: 0px 15px 0 15px;}
    .clients-section .first_type{padding: 0px 0px 0px 16px;}
    .clients-section .item {padding-bottom: 35px;}
    
    /*404 page */
    .section-404 {padding: 90px 0; text-align: center;}    
    .section-404 span {font-size: 200px; line-height:150px;font-family: 'Yantramanav', sans-serif; font-weight: 500; color: #00b6dd; display: block;}
    .section-404 input {width: 33.333%; outline: none; border: none; background-color: #e5e5e5; box-shadow: 0px -2px 0px #cecece; margin-right: 10px;padding: 10px 15px 10px 15px; border-radius: 5px; margin-top: 15px; margin-bottom: 15px;}   
    .section-404 h3 {padding-bottom: 40px;}
    
    /*Contact Us*/
    .contact-us-section {padding: 90px 0 100px 0;}
    .contact_us {padding: 25px 0;}
    .contact_us span {display: block; line-height: 25px;}
    .contact_us img {padding: 0 15px;}
    #map {width: 360px; max-width: 100%; height: 250px;margin-top: 28px; margin-bottom: 30px;}
    .contact_us_form {padding-top: 25px;}
    .contact_us_form input {outline: none; border: none; background-color: #e5e5e5; box-shadow: 0px -2px 0px #cecece;padding: 9px 15px 9px 15px; border-radius: 5px; margin-top: 4.5px; margin-bottom: 5.5px;}
    .contact_us_form textarea { width: 100%; height: 270px; outline: none; border: none; background-color: #e5e5e5; box-shadow: 0px -2px 0px #cecece; margin-right: 10px;padding: 10px 15px 10px 15px; border-radius: 5px; margin-top: 5.5px; margin-bottom: 15px; resize: none;}
    .contact_us_form .name {width: 49%; float: left;}
    .contact_us_form .email {width: 49%; float: right;}
    .contact_us_form .subject {width: 100%;}
    .contact_us_form .button_fat {margin: 0;}
    .main_contact_form {padding-left: 10px;}
    .main_contact_form .button_fat {border-radius: 50px;font-size: 11px;padding: 10px 26px;}
    .map-sector {padding-right: 30px;}
    /*About Us*/
    .about-us-section {padding-bottom: 0px; }
    
    /*Blog*/
    .blog_cover {padding: 90px 0;}
    .blog_cover .owl-carousel {margin-bottom: 0px!important;}
    .owl-blog .item img{display: block;width: 100%;height: auto;}
    .owl-blog .owl-controls {position: relative; top:-50px;}
    .top-posts-section {text-align: center;}
    .top-post {padding: 0 15px 0 15px; margin-top: 10px; margin-bottom: 30px;}
    .top-post-ins {border: 1px solid #e5e5e5; border-top: none; padding: 35px;}
    .top-posts-section span {text-transform: uppercase; font-size: 11px; color: #00b6dd; font-weight: bold;}
    .date_author {display:block; color: #afcbd2!important; padding-bottom: 10px;}
    .top-posts-section p {padding: 20px 0 32px 0;}
    .top-posts-section a {color: #3c3c3c;}
    .top-posts-section a:hover {opacity: 0.7;}
    .post {padding: 6px 15px; padding-bottom: 34px;}
    .post_buttons {width: 100%;border: 1px solid #e5e5e5; border-top: none;}
    .post_buttons a {display: block;}
    .post_buttons a:hover {opacity: 0.7;}
    .post_buttons1 {background: url(../images/post-button1.png) no-repeat center 20px ;}
    .post_buttons2 {background: url(../images/post-button2.png) no-repeat center 20px ;}
    .post_buttons3 {background: url(../images/post-button3.png) no-repeat center 20px ;}
    .post_buttons2{border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
    .post_buttons_ins {width: 33.33%; float: left; padding: 35px 0 20px 0;}
    .post-short-text {padding: 40px;padding-bottom: 35px;}
    .post-author {text-transform: uppercase; font-size: 11px; color: #afcbd2; font-weight: bold;  float: left;}
    .post-cat {text-transform: uppercase; font-size: 11px; font-weight: bold; float: right; text-align: right; }
    .post .post-cat a{ color: #00b6dd;}
    .post h3 a {display:block; color: #3c3c3c; padding: 10px 0 26px 0;}
    .post a:hover {opacity: 0.7;}
    .post p {color:#a0a0a0; line-height: 21px; letter-spacing: 0.26px;}
    .post-short-text {border:1px solid #e5e5e5; border-top: none;}
    .no_img_post .post-short-text {border:1px solid #e5e5e5;}
    .no_img_post .post-short-text a {padding-bottom: 0;}
    .no-text-post h3 a {padding-bottom: 0!important;}
    .status {padding: 0 15px 30px 15px; text-align: center;}
    .status_ins {background: url(../images/status.jpg) no-repeat center top; padding: 40px;}
    .status span {display: block; color: #00b6dd; text-transform: uppercase; font-size: 11px; font-weight: bold; padding-top: 10px;}
    .status .status_author {color: #afcbd2!important;}
    .status a {display: block;}
    .status p {color: #fff; padding-top: 10px;}
    .quote_post {padding: 30px;}
    .quote_post h5 {color: #f3f8f9; padding-top: 50px;}
    .ans_text p {padding: 15px 0;}
    .ans_text_p {background-color: #f2f2f2; padding-left: 15px!important; padding-right: 15px!important;}
    .test {position: fixed; color: #000; height: 20px;}
    .only_text_post .post-short-text {border-top: 1px solid #e5e5e5;}
    
    
    /*Sidebar*/
    .in-touch {display: block; float: left; width: 32.35%; padding: 20px 15px; text-align: center; min-height: 119px; transition: 300ms ease-in-out;}
    .in-touch:hover {opacity: 0.7;}
    .in-touch a {display: block; color: #fff;}
    .in-touch1{ background-color: #507cbe;}
    .in-touch2{background-color: #00abef; margin-left: 5.5px;}
    .in-touch3{float: right; background-color: #d93e2d;}
    .get-in-touch {padding: 0 15px; text-align: center; color: #fff;}
    .get-in-touch span {display: block; text-transform: uppercase;}
    .get-in-touch-ins {padding: 11px 0;}
    .counter { font-weight:bold; font-size:20px;}
    .und_counter {}
    .newsletters {padding: 22px 15px; text-align: center;}
    .subscribe {border: 1px solid #e5e5e5; border-radius: 5px; width: 100%; outline: none; margin: 15px 0 0 0; padding: 7px 15px;} 
    .subscribe button {background: url(../images/subscr.png) no-repeat center center; border: none; outline: none;float: right;transition: 300ms ease-in-out;}
    .subscribe button:hover {opacity: 0.7;}
    .subscribe input {border: none; outline: none; float: left; width: 70%;}
    .newsletters p {text-align: left; padding-top: 13px;}
    .flick {padding-bottom: 7px; transition: 300ms ease-in-out;}
    .flick:hover {opacity: 0.7;}
    .flicks {padding: 9px 15px; text-align: center;}
    .flicks h3 {padding-bottom: 15px;}
    #flickr {margin: 0 -5px;}
    #flickr li {display: inline-block; padding: 0 5px 10px 5px;}
    #flickr li:nth-child(4n) {padding-right: 0;}
    #flickr li img{width: 85px; height: 85px;}
    #flickr a {transition: 300ms ease-in-out;}
    #flickr a:hover {opacity: 0.7;}
    .archives {padding: 0 15px 15px 15px; text-align: center;}
    .archives select {border: 1px solid #e5e5e5; padding: 8px;margin: 11px 0; border-radius: 5px; width: 100%; outline: none;-webkit-appearance: none; -ms-appearance: none; -moz-appearance: none;appearance: none!important; background: url(../images/arr-d.png) no-repeat 96% center;}
    .archives p {text-align: left;}
    .categories {padding: 0 15px 3px 15px; text-align: center;}
    .categories select {border: 1px solid #e5e5e5; padding: 8px 10px;margin: 15px 0; border-radius: 5px; width: 100%; outline: none;-webkit-appearance: none; -ms-appearance: none; -moz-appearance: none;appearance: none!important; background: url(../images/arr-d.png) no-repeat 96% center;}
    .recent-post {padding-bottom: 25px;}
    .recent-posts {padding: 15px 15px 3px 15px; }
    .recent-posts a{
		color:#3c3c3c;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: -0.375px;
		line-height: 16px;
		text-decoration: none;
		display: block;
		}
    .recent-posts a:hover {opacity: 0.7;}
    .recent-posts h3 {text-align: left; padding-bottom: 25px; font-size: 20px;}
    .recent-posts p {text-align: left; padding: 5px 0;}
    .recent-posts span {text-align: left;}
    .recent-date,.recent-date a {font-size: 11px; color: #ffa20f;font-weight: normal;}
	.recent-blog-date {
		color: #a1a1a1;
		font-size: 10px;
		text-transform: uppercase;
		
		}
		.recent-blog-date:hover {
		color: #a1a1a1;
		font-size: 10px;
		
		}
    .r-post-text {padding-left: 10px;}
    .tags {padding: 15px 15px;}
    .tags h3 {text-align: center; padding-bottom: 15px;}
    .tags a {display: inline-block; padding: 10px 25px; border: 1px solid #e5e5e5; border-radius: 25px; margin-bottom: 17px; font-size: 11px; font-weight: bold; color: #3c3c3c; text-transform: uppercase; margin-right: 15px;}
    .tags a:hover {opacity: 0.7;}
    
    
    /*Post page*/
    .post-bars {background-color: #f3f8f9; border-radius: 5px; margin: 10px 0 34px 0;}
    .post-bars div {float: left; height: 50px; }
    .post-bars img {padding: 0!important;}
    .post-bar1 {background-color: #3c3c3c; padding: 15px 15px 15px 20px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
    .post-bar2 {background-color: #f3f8f9; padding: 15px 20px 15px 20px; border-right: 1px solid #e5e5e5;}
    .post-bar2 a {display: block;}
    .post-bar3 {background-color: #f3f8f9; padding: 15px 20px 15px 20px;}
    .post-bar4 {float: right!important; color: #fff; padding: 15px 20px 15px 20px; background-color: #00b6dd; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
    .post-bar4 strong {color:#fff;}
    .blog-post h3{padding-top: 10px;}
    .post-quote {margin-top: 12px ; border-left: 5px solid #00b6dd; font-size: 28px; font-style: italic; padding: 15px 15px 7px 15px;}
    .post-quote p {color: #3c3c3c; line-height: 34px;}
    .post-quote-ins {padding-top: 10px;    padding-left: 5px;}
    .post-quote-ins div {float: left;}
    .post-quote-ins h5 { font-style: normal;padding: 10px 0 10px 20px; font-weight: 400;}
    .post-quote-ins span { display: block; font-style: normal; padding-left: 20px; font-size: 11px;font-weight: bold;color: #00b6dd;text-transform: uppercase;}
    .blog-post-text .post-img {float: left; padding-right: 30px; padding-bottom: 30px;}
    .blog-post-text {padding: 39px; border: 1px solid #e5e5e5; border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
    .blog-post-author {background-color: #f3f8f9;    margin-top: 12px;}
    .blog-post-author img{padding: 0;}
    .blog-post-author-text {padding: 30px;}
    .blog-post-author a {padding: 10px;}
    .blog-post-author .facebook:hover img{ visibility: hidden;}
    .blog-post-author .facebook:hover {background: url(../images/f_b2.png) no-repeat 4px 14px, url(../images/hr.png) no-repeat right center;}
    .blog-post-author .twitter:hover img{ visibility: hidden;}
    .blog-post-author .twitter:hover {background: url(../images/t_b2.png) no-repeat center 15px, url(../images/hr.png) no-repeat right center;}
    .blog-post-author .youtube:hover img{ visibility: hidden;}
    .blog-post-author .youtube:hover {background: url(../images/y_b2.png) no-repeat center 14px, url(../images/hr.png) no-repeat right center;}
    .blog-post-author .google:hover img{ visibility: hidden;}
    .blog-post-author .google:hover {background: url(../images/g_b2.png) no-repeat center 15px!important;}
    .blog-post-cover {padding-top: 113px;}
    
    /*Comments block*/
    .row-7 {margin: 0 -7.5px;}
    .comments-section {padding-top: 40px; text-align: center;}
    .comments-section input {width: 100%;border: 1px solid #e5e5e5; border-radius: 5px; padding: 10px 15px; outline: none;}
    .contact-input {padding: 0 7.5px; }
    .comments-section textarea {width: 100%; resize: none; margin-top: 15px; border: 1px solid #e5e5e5; border-radius: 5px; padding: 15px; outline: none; height: 200px;}
    .comment-form .button_fat {padding: 10px 20px; font-size: 11px; margin-top: 15px; margin-bottom: 0px; margin-bottom: 12px;}
    .comments {text-align: left; padding-left: 10px; padding-right: 10px; }
    .comment-link {float: right;}
    .comment-1lvl, .comment-2lvl, .comment-3lvl { margin-top: 30px;}
    .comment-img{float: left;}
    .comment-author {padding: 11px 20px 7px 20px; margin-left: 69px;}
    .comment-author h5 {padding-bottom: 6px;}
    .comment-author span {text-transform: uppercase;font-size: 11px;color: #afcbd2;font-weight: bold;}
    .comment-author p {padding-top: 35px;}
    .comment-2lvl { padding-left: 89px;}
    .comment-3lvl { padding-left: 178px;}
    
    /*Pagimation block*/
    .p-n-pagination {text-align: center; padding-top: 45px;}
    .p-n-pagination .prev, .p-n-pagination .next {transition: 300ms ease-in-out;}
    .p-n-pagination .prev:hover, .p-n-pagination .next:hover {opacity: 0.7;}
    .p-n-pagination .prev {background: url(../images/prev.jpg) no-repeat left top; padding: 30px 5px;max-width: 49.5%;display: inline-block; float: left; min-height: 166px;}
    .p-n-pagination .next {background: url(../images/next.jpg) no-repeat right top; padding: 30px 5px;max-width: 49.5%;display: inline-block; float: right; min-height: 166px;}
    .p-n-pagination span {font-size: 11px; color: #00b6dd; text-transform: uppercase; font-weight: bold;}
    .p-n-pagination h3 {color: #fff;}
   
   
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

table.my_tabb td{
    padding: 5px 20px;
}
.dropdown-menu {  
    border-radius: 0px !important;  
}

.sit ul li{	
	padding-left:10px;
	}
.sit ul li ul{
	
	padding-left:10px;
	}
body iframe {max-width: 100%!important;}
footer .footer_sec_1 a {margin-top: 0;}

/* - Widget : Social */
.widget_social > ul {
    background-color: #f7f7f7;
    padding: 18px 0 12px;
    margin-bottom: 0;
    text-align: center;
}
.widget_social > ul > li {
    display: inline-block;
    width: auto;
    margin: 0 10px;
}
.widget_social > ul > li > a {
    color: #3d9edb;
    font-size: 22px;
    vertical-align: middle;
     -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.widget_social > ul > li > a:hover {
    color: #ffa20f; 
}
.widget_social h4 {
    float: left;
    margin: 5px 11px 4px 0px;
    font-size: 13px;
    color: #717171; 
}
.widget_social > ul.blog-share > li > a {
    font-size: 20px;
    line-height: 20px;
}
.widget_social > ul.blog-share > li {
    margin: 0 6px;
}
.widget_social > ul.blog-share {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    text-align: left;   
    float: left;
}
h1,h2,h3,h4,h5,h6,p,a,li,span {
    word-wrap: break-word;
}
.header_type_1 {background: url(../images/header_main_new.jpg) no-repeat top center;}
.header_type_1 .owl-carousel{margin-top: -10px; min-height: 600px;}
.grey-bg {
    background: #fafafa;
    padding-top: 40px;
}
/*Custom form*/
.field {
  display: flex;
  flex-flow: column-reverse;
  margin-bottom: 1em;
  font-size: 14px;
}
.banner-section2 {
    background: url(../images/banner_bg2.jpg) no-repeat top center;
    padding-top: 40px;
    padding-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 600;
}
.banner-section2-blue {
    background: url(../images/banner_bgblue.jpg) no-repeat top center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 600;
}

.banner-section2 a,
.banner-section2-blue a {
    text-decoration: none;
}
button.signup {
    float: none;
    display: block;
    margin: 0 auto;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    padding: 8px 48px;
    border-radius: 50px;
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;  
    font-weight: normal;  
}
button.signup:hover {
    background-color: #fff;
    color: #464646;
    box-shadow: inset 0px 0px 2px 0px #464646;
    -webkit-box-shadow: inset 0px 0px 2px 0px #464646;  
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.type-post .entry-header .entry-title > a {
    color: #151515;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.type-post .entry-header .entry-title > a:hover {
    color: #717171;
}
.type-post .entry-header > span {
    color: #a1a1a1;
    font-size: 12px;
    letter-spacing: 0.18px;
    line-height: 2;
    text-transform: uppercase;
}
.type-post .entry-header > span > a {
    color: #ffa20f;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.type-post .entry-header > span > a:hover {
    color: #151515;
}
.type-post .entry-header .entry-title {
    color: #151515;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 5px 0 16px;
    padding-bottom: 18px;
    position: relative;
    text-align: center;
    font-family: 'Yantramanav', sans-serif;
}
.type-post:not(.post-position) .entry-header .entry-title::before {
    background-color: #e1e1e1;
    bottom: 0;
    content: "";
    height: 2px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 30px;
}
/* - Trending Section */
.trending-section {
    direction: ltr;
    padding-top: 60px;
}
.trending-section .type-post .entry-content {
    margin-top: 13px;
    padding-left: 0;
    padding-right: 0;
}
.trending-section .type-post h3.entry-title {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 0;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    line-height: 20px;
}
.trending-section .type-post h3.entry-title::before {
    display: none;
}
/* - Blog Post */
div.type-post {
    text-align: center;
}
.type-post .entry-content {
    display: inline-block;
    max-width: 100%;
    margin-top: 27px;
}
.entry-content a {
    color: #e78e0a;
    font-weight: 600;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s; 
    text-decoration: none;  
}
div.type-post .entry-content {
    padding-left: 15px;
    padding-right: 15px;
}
.type-post .entry-content p {
    color: #717171;
    letter-spacing: 0;
    line-height: 1.5;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.type-post .entry-content p:last-of-type {
    margin-bottom: 0;
}

.type-post .entry-content > a,
.type-post .entry-content > a::before {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.type-post .entry-content > a {
    color: #3d9edb;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.18px;
    line-height: 2;
    margin-top: 5px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    animation-duration: 0.6s;
    font-weight: 500;
}
.type-post .entry-content > a::before {
    background-color: #151515;
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
}
.type-post .entry-content > a:hover {
    color: #ffa20f;
}
.type-post:hover .entry-content > a {
    animation-name: bounceIn;
}
.type-post .entry-content > a:hover::before {
    width: 100%;
}
.space30 {
    height: 30px;
}
.contactinfo a,
.form-contactus a,
.testimonial-item a,
.resposlider .respocontent .resposingle h5 a,
.banner-grey a,
.form-download-resource a,
.step-success a {
  color: #f49922;
  font-weight: 600; 
  transition: all 0.5s linear;
  display: inline;
  text-decoration: none;
  padding-bottom: 5px;
  background: linear-gradient(to right, #f4d922 0%, #f47622 98%);
  background-size: 0px 2px;
  background-repeat: no-repeat;
  background-position: left 85%;
  text-shadow: 0;
}
.contactinfo a:hover,
.form-contactus a:hover,
.testimonial-item a:hover,
.resposlider .respocontent .resposingle h5 a:hover,
.banner-grey a:hover,
.form-download-resource a:hover,
.step-success a:hover {
  background-size: 100% 2px;
}
.space20 {
    height: 20px;
}
.blue-section{background-color: #00b5ca!important;color: #fff!important;}
.blue-section h1, .blue-section h2, .blue-section h3, .blue-section h4, .blue-section h5{color: #fff!important;}
@media (max-width: 1199px){
    .grey-bg {
        padding-top: 80px;
    }
}
@media (max-width: 767px){
    .pricing-section .row-15 {
        margin: 0!important;
    }
    .solutions-section{
        background-size: cover;
        height: 100%;
        padding-bottom: 15px;
    }
    .banner-section2{
        background-size: cover;
    }
    .typography-section {
        padding-top: 70px;
		
    }
}

@media (max-width: 575px) {
    div.type-post {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* - max-width: 479 */
@media (max-width: 479px) {
    .trending-section div.type-post {
        max-width: 270px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.flexy-menu li.dropdown-mega{position: static;}

.flexy-menu li.dropdown-mega ul.dropdown-menu li a{padding: 8px 15px;}
header .border_bottom{position: relative;}
.title-grimgs{padding: 10px 15px;font-size: 18px;}
.dropdown-mega-sub-title{padding: 5px 0;line-height: initial;}
.sub-descnav{
    color: #777;
    display: block;
    font-size: 1em;
    font-weight: normal;
    text-shadow: none;
    text-transform: none;
    line-height: initial;
}
.mt-10{margin-top: 10px;}
.a-inherit{color: inherit!important;}
.flexy-menu > li.showhide span.icon{margin-left: 10px;margin-top: 15px;}
.flexy-menu > li.showhide span.title{margin: 15px 9px;}
@media (max-width: 768px) {
    .useful-links.text-right.col-lg-10 span a.tel{padding: 0}
}
.tab-content > div {
    background-color: #f3f8f9;
    padding: 0px;
}
.pricing-section .pricing {
    padding: 0 0px;
    border-right: 4px solid #ffffff;
    text-align: center;
}
.tab-content {
    padding-bottom: 0px;
    padding-right: 0px;
}
.tab-content > #home{width: 100%;}
.nav-tabs {
    border-bottom: 0px; 
}
.img-menu{
    max-width: 100% !important;
    height: 100%;
    width: auto;
}
.desc-box {
    padding: 10px 0px 0px 0px;
}
.dropdown-mega-sub-title {
    
}

.thumb-img {
    height: 92px;
    
}
a.cat-img {
    min-height: 140px;
    overflow: hidden;
}
.dropdown-mega-sub-title {
    padding: 0 0 10px 0;
}
.dropdown-mega-sub-title:hover {
    color: #e58100;
}
.recent-post {
    width: 90%;
}
.r-post-text {
    padding: 0 5px 0 20px !important;
}
header .dropdown-menu.services{
    width: 57% !important;
    margin-left: 19%;
    padding: 0.5%;
}
.cm_head {
	text-align: center;
	padding-bottom: 50px;
	
	
}
h5.cm_head{
	font-size: 30px;
}
h5.cm_head:after {
	content: "";
    position: absolute;
    left: 100;
    z-index: 100;
    top: 30px;
    width: 81px;
    height: 2px;
    background: #ffa20f;
}
.company_message{
	font-size: 20px;
	text-align: center;
	color: #39393f;
	font-weight: 200;
	padding: 0px 300px;

}
.company_message span{
	color: #00b5ca;

}
.pricing-section.pricing-page .tab-content > div{background: transparent;}
.features-banner h3 {
    margin: 64px auto 0 auto;
    font-size: 16px;
    line-height: 25px;
}
.team-section .headline::before {
    width: 10%;
}

@media (max-width: 768px){
    /*header .dropdown-menu.services{
        width: 90% !important;
        margin-left: 5%;
    }*/

    header .flexy-menu-wrapper {
        max-width: initial;
    }
    header .dropdown-menu a.cat-img{min-height: initial;}
    /*header .dropdown-menu .thumb-img, header .dropdown-menu .desc-box{display: none;}*/
    .growth-section .button_fat2, .contact-section .button_fat2{margin:0;}
    .pricing-section.pricing-page .tabs{display: inline-block;}
    .pricing-section.pricing-page .nav-tabs > li {
        float: none;
        width: 100%;
        padding: 0;
    }
    .home_page_h .button_fat, .home_page_h .button_fat2{padding: 13px 13px;font-size: 14px;}
}
@media (min-width:993px) and (max-width: 1198px){
    .dropdown-menu.services {
        width: 70% !important;
    }
    .uppercase.mobile:after {
        top: 10%;
    }
}
@media (max-width: 1198px){
    .r-post-text {
        padding: 0 25px 0 25px !important;
    }
	.company_message{
	
	padding: 0px 150px;

}
}
@media (min-width: 765px) and (max-width: 830px){
    .uppercase:after {
        top: 9%;
    }
}
@media (max-width: 768px){
    .locations-section{height: auto;}
    .recent-post{width: 100%;}
    .recent-post .r-post-text{padding: 0 10px!important;text-align: left;}
}
@media (max-width: 764px){
    a.tel {
        font-size: 12px !important;
    }
	.company_message{	
    	/*padding: 0px 100px;*/
        padding: 0px;
    }
    .banner-section{background-repeat-y: inherit;}
    .banner-sectionbb{background-repeat-y: inherit;}
    .recent-posts h3{font-size: 19px;}
    .growth-section, .loyalty-section, .contact-section,.story-section,.numbers-section,.locations-section{background: transparent;height: auto;}
    .growth-section{padding-bottom: 10px;}
    .contact-section{padding-bottom: 0!important;}
    .box-img-bg{
        margin-top: 10px;
        width: 100%;
        max-width: 100%;
    }
    .box-img-bg img{max-width: 100%;}
}
@media (max-width: 374px){
    .home_page_h .button_fat, .home_page_h .button_fat2{padding: 13px 12px;font-size: 11px;}
}
.header_type_1 #owl-demo{
	display:block !important;
}
.flexy-menu-wrapper {
    max-width: 60%;
}
@media (min-width:768px){
		.d-md-none{
			display:none!important;
		}
	  }

#cookieChoiceInfo{
    background-color: gray!important;
    padding: 20px 0!important;
    color: rgb(255, 255, 255);
    font-size: 22px;
}