@charset "utf-8";
/* CSS Document */
/*@import url(../fonts/Roboto-Regular.ttf);
@import url(../fonts/Roboto-Medium.ttf);
@import url(../fonts/Roboto-Bold.ttf);
@import url(../fonts/Roboto-Medium.ttf);
@import url(../fonts/Roboto-Thin.ttf);
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Medium';
    src: url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin';
    src: url('../fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

body { width:100%; margin:0; padding:0; font-family: 'Open Sans', sans-serif;}
p { font-size:14px; font-family: 'Open Sans', sans-serif; line-height:26px; color:#333333; letter-spacing:0.02em}
h1{ width:100%;}
header{ width:100%; position:absolute; top:0; z-index:5; }
.header-top{ width:100%; /* padding:5px 0; */}
.header-bottom{ width:100%; padding:0;    background-color: #e80a1a;}
.logo{ position: relative; display:inline-block; width: 190px;}
.desktopLogoPosition{
	top: -10px;
}
@media (max-width: 991px) {
    .desktopLogoPosition {
        top: 0px;
    }
}
.header-top .phone,
.header-top .mail {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#1c518d;
	width:auto;
	margin-left:30px;
	display:inline-block;
	float:right;
	padding-left:25px;

}
.header-top .mail:hover,.header-top .phone:hover  {
	color: #f27e20;
}

.header-top .emailTop, .header-top .phonenumberTop {
	margin:0px 10px;
}
.header-top .emailPhoneSection {
	width: 351px;
    height: 20px;
    background-color: #026cd0;
    float: right;
    border-radius: 0px 0px 25px 25px !important;
    text-align: center;
    padding: 0px 10px;
    right: 20px;
    position: relative;
}
.header-top .emailTop, .header-top .phonenumberTop  {
	display:inline-block;
	color:#FFF;
}

.emailTop_emailIcon{
	color:#FFF !important;
	padding-right:5px;
}
.header-top .emailTop a, .header-top .emailTop a:hover {
	color: #FFF;
}
.phonenumberTop_phoneIcon{
	color:#FFF !important;
	padding-right:5px;
}

@media (max-width: 991px) {
    .header-top .headerTopEmailPhone {
        display: none;
    }
}

.header-top .phone {
	background: url('../images/call-icon.png');
	background-position:left center;
	background-repeat:no-repeat;
}
.header-top .mail {
	background: url('../images/mail-icon.png');
	background-position:left center;
	background-repeat:no-repeat;
	margin-right: 25px;
}
.mail2{
	background: url('../images/mail-icon.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#f29809;
	padding-left:24px;
	}
.mail2:hover{ color:#fab64a; text-decoration:none;}
	
.top-nev{/*  margin-top:-55px !important; */ float:right !important; color:#373939 !important; /* padding-right:25px; */}
.bottom-nev{ padding: 5px 0px; }
.bottom-nev a{color: #FFF;padding:8px 21px !important;	}
.dropdown-menu .li { padding:8px 16px !important; border-bottom:1px solid #e3e3e3; text-transform:none !important;}
.dropdown-menu .li:hover { background:#e80a1a!important; color:#ffffff;}
.dropdown-menu .li a{ }

.bottom-nev a{
	
	}
	.bottom-nev li{
	
	
	}
	.bottom-nev .border-right{
	
	}
	#banner-info { margin-top:-650px;}
	.banner-area{  width:100%;margin-top: 102px;position: relative;}
	.banner-area h1{ font-family: 'Open Sans', sans-serif; font-size:60px; line-height:55px; color:#ffffff; padding-top:15px;}
	.banner-area h2{ font-family: 'Open Sans', sans-serif; font-size:32px; line-height:46px; color:#ffffff !important; margin:0 auto; padding: 10px;}
	.banner-area h4{ font-family: 'Open Sans', sans-serif; font-size:24px; line-height:24px; color:#ffffff; margin-bottom:0; margin-top:120px;}
	.banner-area h5{ font-family: 'Open Sans', sans-serif; font-size:32px; line-height:35px; color:#f66b10; margin-top:14px; margin-bottom:5px;}
    .banner-area h6{ font-family: 'Open Sans', sans-serif; font-size:24px; line-height:28px; color:#ffffff; margin-top:5px; margin-bottom:5px;}	
	.banner-right-area{ margin-top:10px; width:100%;}
	.banner-right-area .toparea{ width:100%; padding:20px 0 40px 0;}
	.banner-right-area .bottomarea{ width:100%;}
	.banner-right-area .bottomarea .row{ width:80%; margin: 0 10%;}
	.list1{ padding:0; margin:0;}
	.list1 li{ padding:0 0 0 20px; margin:0 25px 20px 0; background:url(../images/arrow1.png) left center no-repeat; font-family: 'Open Sans', sans-serif; font-size:18px; line-height:32px; color:#ffffff; list-style:none;  display: inline; }
	.list1 li span { color:#f69d10; font-family: 'Open Sans', sans-serif;}
	.list4{ padding:0; margin:10px 20px 30px;}
	.list4 li{ padding:0 0 0 40px; margin:0 0 18px 0; background:url(../images/tick-mark2.png) left 6px no-repeat; font-family: 'Open Sans', sans-serif; font-size:18px; line-height:32px; color:#000000; list-style:none;  }
	.list1 li span { color:#f69d10; font-family: 'Open Sans', sans-serif;}
	.list5{ padding:0; margin:10px 15px 20px;}
	.list5 li{ padding:0 0 0 50px; margin:0 0 18px 0; background:url(../images/tick-mark3.png) left top no-repeat; font-family: 'Open Sans', sans-serif; font-size:16px; line-height:38px; color:#373939; list-style:none;  }
	.list6{ padding:0; margin:10px 0 20px;}
	.list6 li{ padding:0 0 0 50px; margin:0 0 18px 0; background:url(../images/tick-mark4.png) left 10px no-repeat; font-family: 'Open Sans', sans-serif; font-size:16px; line-height:45px; color:#373939; list-style:none;  }
	.list7{ padding:0; margin:10px 0 20px;}
	.list7 li{ padding:0 0 0 22px; margin:0 0 8px 0; background:url(../images/dot1.png) left 10px no-repeat; font-family: 'Open Sans', sans-serif; font-size:16px; line-height:34px; color:#373939; list-style:none;  }
	.marketing-bg{width:100%; background: url(../images/home_start_building_img.jpg) top center;}
	.section1{ width:100%; background: #ffffff; padding:80px 0;}
	.section1 h1{ color:#000000; font-family: 'Open Sans', sans-serif; font-size:28px; line-height:40px; margin-top:15px; margin-bottom: 15px;}
	.section1 p {font-family: 'Open Sans', sans-serif; margin-bottom: 20px;}
	.readmore{ color:#f66b10; font-size:15px; font-family: 'Open Sans', sans-serif; line-height:18px; text-decoration:none; letter-spacing:0.02em; margin-top:5px;}
	.readmore:hover{ color:#00b5a2; text-decoration:none; }
	.section2{ width:100%; background: #e7e7e7; padding:65px 0 30px 0;}
	.list2{ padding:0; margin:30px 0;}
	.list2 li{ padding:0 0 0 30px; margin:0 0 25px 0; background:url(../images/tick-mark1.png) left center no-repeat; font-family: 'Open Sans', sans-serif; font-size:24px; line-height:26px; color:#2a3a6d; list-style:none;  }
	.section2 h1{ font-size:36px; color:#262626; font-family: 'Open Sans', sans-serif;}
	.section2 p{ font-size:18px; color:#000000; margin-bottom:40px; margin-top: 20px; font-family: 'Open Sans', sans-serif;}
	
	
	.button2 { float:left; padding:6px 12px; color:#ffffff; background-color:#f66b10; font-size:18px; border-radius: 5px !important; text-decoration:none;}
	.button2:hover { color:#ffffff; background-color:#5e6464; text-decoration:none;}
	.button3 { padding:6px 15px; color:#ffffff; background-color:#5e6464; font-size:18px; border-radius: 5px !important; text-decoration:none; font-family: 'Open Sans', sans-serif;}
	.button3:hover { color:#ffffff; background-color:#f66b10; text-decoration:none;}
	.button4 { float:left; padding:10px 24px; color:#ffffff; background-color:#f66b10; font-size:22px; border-radius: 8px !important; border:1px solid #f66b10; text-decoration:none;}
	.button4:hover { color:#ffffff; background-color:#f1a429; border:1px solid #00c3b2; text-decoration:none;}
	.button5 { padding:10px 24px; color:#ffffff; background-color:#4dbc0e; font-size:22px; border-radius: 0 !important; border-bottom:5px solid #317a07 !important; text-decoration:none;}
	.button5:hover { color:#ffffff; background-color:#f1a429; border-bottom:5px solid #cb7211 !important; text-decoration:none;}
	.section3{ width:100%; background-color:#ffffff; padding:0 0 80px;}
	.section3 .top-arrow { margin-left:48%; background:url(../images/down_arrow.png) top center no-repeat; width:32px; height:16px;}
	.section3 h1{ color:#666666; font-size:32px; width:100%; text-align:center; font-family: 'Open Sans', sans-serif; margin-top:20px;}
	.section3 p{ color:#666666; margin:10px 0 40px; text-align:center; font-family: 'Open Sans', sans-serif;}
	.section3 .client-img{ width:170px; height:122px; margin:5px 10px; display:inline-block;}
	.section4{ width:100%; padding:80px 0; background:#e7e7e7;}
	.section4 h1{ font-size:36px; margin: 0; color:#262626; font-family: 'Open Sans', sans-serif; text-align:center;}
	.section4 p{ font-size:18px; line-height:22px; color:#222222;  margin-bottom:20px; margin-top:30px; text-align:center; font-family: 'Open Sans', sans-serif;}
	.section4 .section4col { padding:10px 34px 30px; margin:25px; width:28%; background:url(../images/bg.png) bottom right no-repeat #40aeb9;}
	.section4 .section4col h3 { color:#ffffff; font-size:28px; line-height:32px; font-family: 'Open Sans', sans-serif; margin-bottom:0;}
	.section4 .section4col p{ color:#ffffff; font-size:16px; text-align:left; margin-bottom:36px; margin-top: 16px;}
	.section5{ width:100%; background:#ffffff; padding:80px 0; }
	.section5 h1{ font-size:36px; margin: 0; color:#262626; font-family: 'Open Sans', sans-serif; text-align:center;}
	.center{ text-align:center;}
	.section5 h4{ color: #000000; margin:20px 0 0; font-size:22px; line-height:22px; width:100%; text-align:center; font-family: 'Open Sans', sans-serif;}
	.section5 p{ margin:15px 0 25px; font-family: 'Open Sans', sans-serif; }
	.section5 a { text-align:center;}
	.section5 .section5col{ padding-left:50px; padding-right:50px;}
	.section5 .section5col img{ max-width:100%;}
	.section6{ width:100%; background:url(../images/section6bg.jpg) top center repeat; padding:40px 0 50px; }
	.section6 .section6left { width:25%; float:left; margin-left:80px; margin-right:10px;}
	.section6 .section6left img{ max-width:100%;}
	.section6 .section6right { width:54%; float:left;}
	.section6 h3{ color:#ffffff; font-size:30px; margin-top:0; line-height:30px; font-family: 'Open Sans', sans-serif;}
	.section6 p{ color:#ffffff; line-height:22px; font-size:18px;}
	.section6 .border-right{ border-right:1px solid #ffffff;}
	.section7{ width:100%; background:#f9f9f9; background:url(../images/contact_graphic.png); padding:0px 0; }
	.footer{ background-color:#ffffff; padding:10px; width:100%; text-align:center;}
	.footer-section{ width:100%; background:#3c4352; padding:10px;}
	.footer-section .footer-form { background:#e3e3e3; padding:15px 10px; border:1px solid #9b9a9a; margin-top:-75px; margin-bottom:45px; -webkit-box-shadow: 0px 3px 9px -1px rgba(0,0,0,0.86);
-moz-box-shadow: 0px 3px 9px -1px rgba(0,0,0,0.86);
box-shadow: 0px 3px 9px -1px rgba(0,0,0,0.86);
	}
	.footer-section p{ color: #ffffff; font-family: 'Open Sans', sans-serif; font-size: 15px;}
	.footer-menu{ margin:0; padding:0;}
	.footer-menu li{ display:inline-block; width:100%; margin:3px 0;}
	.footer-menu li a{ text-decoration:none; color:#ffffff; font-family: 'Open Sans', sans-serif; font-size:15px; }
	.footer-menu li a:hover{ text-decoration:none; color:#f66b10; }
	.footer p{font-family: 'Open Sans', sans-serif; font-size: 14px; margin-top: 10px;}
	.social-icon-area{ text-align: center; padding-top: 5px;}
	.social-icon-area .socia-icon { width:42px; height:42px; margin:3px 0;}
	
	.inner-banner{ width:100%;  background:url(../images/inner-banner1.jpg) repeat-x center top;}
	.inner-banner-content { padding:8px 0 10px; margin:76px 0px 0px 0px;}
	.inner-banner h1{ font-family: 'Open Sans', sans-serif; font-size:36px; line-height:54px; color:#ffffff; padding:25px 0;}
	.innerpage-content{ width:100%; display:inline-block; margin-top:20px; margin-bottom:80px;}
	.innerpage-content-footer{ width:100%; display:inline-block; background-color:#f7f7f7; margin-top:1px;}
	.inner-head{ padding:20px; background:#f1a429; color:#ffffff; font-size:15px; width:100%; font-family: 'Roboto Medium', Arial, Helvetica, sans-serif; }
	.list3{ padding:0; margin:0;}
	.list3 li{  margin:0;    list-style:none;  }
	.list3 li.bg{ background:#f1f1f1;}
	.list3 li a{ color:#2c2c2c; padding:14px 20px; display:inline-block; width:100%; font-family: 'Open Sans', sans-serif; font-size:14px; line-height:20px;}
	.list3 li a:hover{ color:#ffffff; background:#00c3b2; text-decoration:none;}
	.inner-button { width:100%; margin-top:30px; text-align:center;}
	.center-image{ text-align:center; margin:20px 0;}
	.innerpage-content h1{ font-family: 'Open Sans', sans-serif; font-size:36px; line-height:42px; color:#f69c10; display:inline-block; margin-bottom:10px;}
	.innerpage-content h2{ font-family: 'Open Sans', sans-serif; font-size:32px; line-height:40px; color:#f69c10; display:inline-block}
	.innerpage-content h3{ font-family: 'Open Sans', sans-serif; font-size:22px; width:100%; line-height:28px; color:#3a3b40; display:inline-block; margin:0;}
	.innerpage-content h5{ font-family: 'Open Sans', sans-serif; font-size:22px; line-height:45px; color:#222222; display:inline-block; margin:90px 0 0;}
	.inner-content-area { width:100%; margin:20px 0; }
	.inner-content-area .inner-content-row { margin:16px 0; width:100%; display:inline-block;}
	.inner-content-area .inner-content-left {width:64px; height:64px; margin-right:15px; display:inline-block; float:left;}
	.inner-content-area .inner-content-right {width:81%; display:inline-block; font-size:18px; color:#222222; line-height:25px; font-family: 'Open Sans', sans-serif;}
	.inner-content-area .inner-content-right .text5{ margin-bottom:10px; font-size:18px !important;}
	.inner-content-area .inner-content-right .text6{ margin-bottom:10px !important; font-size:18px !important; margin-top: 0 !important; line-height: 16px !important;}
	.inner-content-area .inner-content-row2 { margin:8px 0; width:100%; display:inline-block;}
	.inner-content-area .inner-content-left2 {width:62px; height:62px; margin-right:16px; display:inline-block;}
	.inner-content-area .inner-content-right2 {width:84%; display:inline-block; font-size:18px; color:#222222; line-height:25px;}
	.p2{ font-size:16px; line-height:28px; color:#000000; font-family: 'Open Sans', sans-serif; }
	img{ max-width:100%;}
	.inner-content-area .inner-content-right .left{width:50%; display:inline-block; border-right:1px solid #cccccc; padding-right:50px; float:left;}
	.inner-content-area .inner-content-right .right{ width:50%; padding-left:50px; float:left;}	
	.process-section{ width:100%; margin-top:50px; padding:0 15px;}
	.process-section .process-section-row { width:100%; margin:20px 0 0; display:inline-block;}
	.process-section .process-left-section{ width:62px; height:62px; margin-right:20px; float:left; border-radius:50% !important; padding:8px; text-align:center; background:#00b7a3; font-size:30px; color:#ffffff;}
	.process-section .process-right-section { width: 80%; float: left;}
	.process-section .process-right-section p{ font-size:16px; line-height:26px;}



.fa-angle-down::before {
    content: "";
}
*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
	color:#ffffff;
}


.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {

    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
   
    left: 10px;
    top: 11px;
    left: -6px;
}


.reason-section{
	width:100%; border-top:0px solid #d7dadf; background:#f8f8f8; padding:30px 0;	}
.reason-section h1{ color:#37465d; font-size:40px; margin:0 0 60px 0; padding:0; font-family: 'Open Sans', sans-serif;}
.reason-section p{ color:##fff; font-size:18px; margin:20px 0; padding:0; font-family: 'Open Sans', sans-serif;}
.inner-contact-section { width:100%; background:#2b2b2b; padding:50px 0; }
.inner-contact-section h3{ color:#ffffff; font-size:26px; margin:0; padding:0; font-family: 'Open Sans', sans-serif;}
.inner-contact-section h6{ color:#ffffff; font-size:20px; margin:0; padding:0; font-family: 'Open Sans', sans-serif;}
.business-mailing-lists-section2{ width:100%; background:url(../images/inner-banner3.jpg) repeat top center; padding:50px 0; }
.business-mailing-lists-section2 .column{ display:inline-block; padding:50px 30px; color:#ffffff; margin:0 10px; width:31%;}
.business-mailing-lists-section2 .column .top-icon{ display:inline-block;}
.business-mailing-lists-section2 .column .top-icon .icon1{ border-radius:50% !important;  border:4px solid rgba(255,255,255,0.90);}
.business-mailing-lists-section2 .column h5{ width:100%; display:inline-block; font-size:24px; color:#F99300; font-family: 'Open Sans', sans-serif; line-height:32px; margin:25px 0;}
.business-mailing-lists-section2 .column p{ width:100%; display:inline-block; font-size:18px; line-height:26px; margin:0; color:#ffffff;}
.business-mailing-lists-section2 .column1{ background-color:rgba(0,0,0,0.40);}
.business-mailing-lists-section2 .column2{ background-color:rgba(0,0,0,0.40);}
.business-mailing-lists-section2 .column3{ background-color:rgba(0,0,0,0.40);}
.inner-contact-section h6 span, .inner-contact-section h3 span{ color:#f29809;}
.row2 { margin:30px 0; display:inline-block;}
.column-02 { width:46.3% !important; padding:0 60px !important; margin:0 15px;}
.column-02 h5 { margin:40px 0 0 0; color:#ffffff;}
.column-02 .top-icon2{ display:inline-block;}
.col-blue{ background:#f6a518;}
.col-green{ background:#f8ad30;}
.column-03 { margin:10px; width:30%; display:inline-block;}
.column-03 h5{ margin:40px; color:#ffffff;}
.how-it-works-section{ width:100%; background:#b3cfd3; padding:50px 0; margin-top:50px; margin-bottom:5px;}
.how-it-works-section h3 { font-size:30px; color:#ffffff; margin:0; padding:0; font-family: 'Open Sans', sans-serif;}
.how-it-works-section h2 { font-size:42px; color:#141414; margin:20px 0 30px; padding:0; font-family: 'Open Sans', sans-serif;}
.how-it-works-section h4{ font-size:30px; color:#ffffff; margin:50px 0 0 0; padding:0; font-family: 'Open Sans', sans-serif; line-height:45px; text-align:center; display:inline-block;}
.how-it-works-section .col1{ background:url(../images/top-border1.png) no-repeat top right;}
.how-it-works-section .col2{ background:url(../images/top-border2.png) no-repeat top center;}
.how-it-works-section .col3{ background:url(../images/top-border3.png) no-repeat top left;}
.how-it-works-section .number{ width:50px; height:50px; margin-top:4px; border-radius:50% !important; background:#ffffff; color:#373939; padding:6px; font-size:26px; display:inline-block;}
.how-it-works-section .icon2 { margin:35px 0; }
.how-it-works-section .left1 {margin-left:-36px;}
.how-it-works-section .left2 {margin-left:-20px;}
.how-it-works-section .right1 { margin-right:-36px;}
.how-it-works-section .text1 { font-size:28px; color:#131313;}


.industry-list { width:100%; margin:5px 0; display:inline-block;}
.industry-list .left-name{ width:36px; height:36px; border-radius:50% !important; padding:5px; color:#ffffff; font-size:18px; margin:0; float:left; text-align:center;}
.industry-list .right-name { font-size:18px; color:#000000; float:left; line-height:38px; margin-left:10px;}
.industry-list .left-name.orange1{ background:#ff6600;}
.industry-list .left-name.orange2{ background:#d54f38;}
.industry-list .left-name.pink1{ background:#eb4d7e;}
.industry-list .left-name.pink2{ background:#ff4d80;}
.industry-list .left-name.voalat1{ background:#d138c8;}
.industry-list .left-name.voalat2{ background:#bd73ff;}
.industry-list .left-name.voalat3{ background:#4531a0;}
.industry-list .left-name.blue1{ background:#0074d6;}
.industry-list .left-name.blue2{ background:#00d3d6;}
.industry-list .left-name.blue3{ background:#0196cc;}
.industry-list .left-name.blue4{ background:#0074d6;}
.industry-list .left-name.green1{ background:#24ad72;}
.industry-list .left-name.green2{ background:#0ec956;}
.industry-list .left-name.yellow1{ background:#ffcb3e;}
.business-value { background-color:#00b7a3; padding:20px 40px 40px 40px !important; margin-top:30px;}
.business-value h1{ font-family: 'Open Sans', sans-serif; font-size:35px; text-align:center; color:#ffffff; width:100%; margin-bottom:20px;}
.business-value .left-icon{ float:left; width:142px; height:142px;}
.business-value .right-text{ float:left; margin-left:10px; margin-top:20px; width:68%; color:#ffffff; font-size:28px;}
.text3{ color:#000000 !important; font-size:32px !important; font-family: 'Open Sans', sans-serif; margin:10px 0 !important;}
.text4{  font-size:18px !important; font-family: 'Open Sans', sans-serif; margin:5px 0 !important; line-height:40px !important;}
.text6{ color:#000000 !important; font-size:22px !important; font-family: 'Open Sans', sans-serif;!important; margin:5px 0 !important; line-height:35px !important;}
.text5{ color:#000000 !important; font-size:28px !important; line-height:32px; font-family: 'Open Sans', sans-serif;!important; width:100%; display:inline-block; line-height:30px !important;}
.text7{ color:#ff6600 !important; font-size:28px !important; line-height:36px; font-family: 'Open Sans', sans-serif; margin:12px 0 0; width:100%; display:inline-block;}
.text8{ font-size:18px !important; line-height:24px !important; }
.text9{ color:#000000 !important; font-size:24px !important; line-height:32px; font-family: 'Open Sans', sans-serif;!important; width:100%; display:inline-block; line-height:30px !important;}
.target-section { width:100%; padding:40px 10px; text-align:center; margin:0 0; }
.target-section.target1 {}
.target-section.target2 {}
.target-section.target3 {}
.target-section.target4 { }
.target-section h1 { font-size:48px; line-height:55px; margin:0 0 10px; padding:0; width:100%; font-family: 'Open Sans', sans-serif;}
.target-section h2 { font-size:24px; color: #000000;  line-height:40px; margin:10px 0 0 0;  padding:0; width:100%;}
.target-section p {}
.helthcare-section { margin-top:28px;}
.table1{ padding:0 !important; margin:50px 10px 12px 24px !important; width:47% !important;}
.table1 .table-row{ font-size:16px; color:#000000; float:left; width:100%;}
.table1 .table-row .table-left{ background:url(../images/dot1.png) left 10px no-repeat !important; width:75%; padding-left:24px; padding-top:5px; float:left; }
.table1 .table-row .table-right{ width:25%; padding:12px; border-right:1px solid #e2e2e2; float:left; }
.table1 .table-row .table-right2{ width:25%; padding:12px; float:left; }
.b2b-section1{ width:100%; margin:0 0 10px 0; display:inline-block;}
.b2b-section1 .b2b-section1-left{ width:100%; padding:0; text-align:left; float:left;}
.b2b-section1 .b2b-section1-right{ width:100%; padding:0px; text-align:left; float:left;}

.b2b-section1 h1{ color:#ff9b01; font-size:36px; margin:0; padding:0; font-family: 'Open Sans', sans-serif; width:100%;}
.b2b-section1 h2{ color:#000000; font-size:24px; margin-top:5px; margin-bottom:0; line-height:30px;}
.b2b-section2 { margin-top:20px;}
.b2b-section2 .b2b-section2-left { background:#00b7a3; padding:50px;}
.b2b-section2 .b2b-section2-rigth{ background:#4fd5c6; padding:16px 40px;}
.b2b-section2 .b2b-section2-rigth .list6 li { color:#ffffff !important; background:url(../images/tick-mark5.png) left 10px no-repeat !important;}
.phone-section { padding:0; margin:50px 0; display:inline-block;}
.phone-section h2{ color:#010101; width: 100%; font-size:36px; margin-bottom:40px; margin-top:15px;}
.phone-section img { margin-bottom:10px;}
.line1 { border-bottom:1px solid #efefef; margin-top:20px; margin-bottom:20px;}
.line2 { border-bottom:1px solid #efefef; margin-top:30px; margin-bottom:30px;}

.email-list-section1{ margin:20px 0;}
.email-list-section1 .email-col5{ width:220px; margin:15px 10px; float:left; padding:30px 10px; text-align:center;}
.email-list-section1 .email-col5 h1{ color:#ffffff; font-size:36px; font-family:'Lato', sans-serif; margin:0; padding:0;}
.email-list-section1 .email-col5 h2{ color:#000000; font-size:22px; margin:10px 0 0 0; line-height:30px; }

.list-text1{ margin-top:15px;}
.color-orange{ color:#f69d10 !important;}

.whyaverick-col1{
	background:url(../images/cer-cul1.png) no-repeat center center;
	width:125px;
	height:125px;
	display:inline-block;
	padding:44px 0 0;
	font-size:23px;
	color:#333333;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	}
	.client-col{ width:260px; height:152px; border:1px solid #a4a5a7; margin:10px; text-align:center; float:left;}
	
	/* Transition Classes
    --------------------------------------------------------------------------------------------------------------------------------------------
*/

.animate {
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.animate.delay {
	-webkit-transition-delay: 500ms; 
	-moz-transition-delay: 500ms; 
	-o-transition-delay: 500ms; 
	-ms-transition-delay: 500ms; 
	transition-delay: 500ms;
}
.animate.delay-alt {
	-webkit-transition-delay: 1000ms; 
	-moz-transition-delay: 1000ms; 
	-o-transition-delay: 1000ms; 
	-ms-transition-delay: 1000ms; 
	transition-delay: 1000ms;
}
.animate.delay-alt1 {
	-webkit-transition-delay: 300ms; 
	-moz-transition-delay: 300ms; 
	-o-transition-delay: 300ms; 
	-ms-transition-delay: 300ms; 
	transition-delay: 300ms;
}
.animate.delay-alt2 {
	-webkit-transition-delay: 600ms; 
	-moz-transition-delay: 600ms; 
	-o-transition-delay: 600ms; 
	-ms-transition-delay: 600ms; 
	transition-delay: 600ms;
}
.animate.delay-alt3 {
	-webkit-transition-delay: 900ms; 
	-moz-transition-delay: 900ms; 
	-o-transition-delay: 900ms; 
	-ms-transition-delay: 900ms; 
	transition-delay: 900ms;
}
.animate.delay-alt4 {
	-webkit-transition-delay: 1200ms; 
	-moz-transition-delay: 1200ms; 
	-o-transition-delay: 1200ms; 
	-ms-transition-delay: 1200ms; 
	transition-delay: 1200ms;
}
.animate.delay-alt5 {
	-webkit-transition-delay: 1500ms; 
	-moz-transition-delay: 1500ms; 
	-o-transition-delay: 1500ms; 
	-ms-transition-delay: 1500ms; 
	transition-delay: 1500ms;
}
.animate.delay-alt6 {
	-webkit-transition-delay: 1800ms; 
	-moz-transition-delay: 1800ms; 
	-o-transition-delay: 1800ms; 
	-ms-transition-delay: 1800ms; 
	transition-delay: 1800ms;
}
.animate.delay-alt7 {
	-webkit-transition-delay: 2100ms; 
	-moz-transition-delay: 2100ms; 
	-o-transition-delay: 2100ms; 
	-ms-transition-delay: 2100ms; 
	transition-delay: 2100ms;
}
.animate.delay-alt8 {
	-webkit-transition-delay: 3200ms; 
	-moz-transition-delay: 3200ms; 
	-o-transition-delay: 3200ms; 
	-ms-transition-delay: 3200ms; 
	transition-delay: 3200ms;
}
.animate.delay-alt9 {
	-webkit-transition-delay: 3600ms; 
	-moz-transition-delay: 3600ms; 
	-o-transition-delay: 3600ms; 
	-ms-transition-delay: 3600ms; 
	transition-delay: 3600ms;
}
.animate.delay-alt10 {
	-webkit-transition-delay: 4000ms; 
	-moz-transition-delay: 4000ms; 
	-o-transition-delay: 4000ms; 
	-ms-transition-delay: 4000ms; 
	transition-delay: 4000ms;
}
.animate.delay-alt11 {
	-webkit-transition-delay: 4400ms; 
	-moz-transition-delay: 4400ms; 
	-o-transition-delay: 4400ms; 
	-ms-transition-delay: 4400ms; 
	transition-delay: 4400ms;
}
.animate.delay-alt12 {
	-webkit-transition-delay: 5200ms; 
	-moz-transition-delay: 5200ms; 
	-o-transition-delay: 5200ms; 
	-ms-transition-delay: 5200ms; 
	transition-delay: 5200ms;
}
.animate.delay-alt13 {
	-webkit-transition-delay: 5600ms; 
	-moz-transition-delay: 5600ms; 
	-o-transition-delay: 5600ms; 
	-ms-transition-delay: 5600ms; 
	transition-delay: 5600ms;
}
.animate.delay-alt14 {
	-webkit-transition-delay: 6000ms; 
	-moz-transition-delay: 6000ms; 
	-o-transition-delay: 6000ms; 
	-ms-transition-delay: 6000ms; 
	transition-delay: 6000ms;
}

.animate.delay-alt15 {
	-webkit-transition-delay: 6400ms; 
	-moz-transition-delay: 6400ms; 
	-o-transition-delay: 6400ms; 
	-ms-transition-delay: 6400ms; 
	transition-delay: 6400ms;
}

.animate.delay-alt16 {
	-webkit-transition-delay: 6800ms; 
	-moz-transition-delay: 6800ms; 
	-o-transition-delay: 6800ms; 
	-ms-transition-delay: 6800ms; 
	transition-delay: 6800ms;
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes slideInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes slideInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;

	animation-name: slideInRight;
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes slideOutUp {
	0% {
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes slideOutUp {
	0% {
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	-moz-animation-name: slideOutUp;
	-o-animation-name: slideOutUp;
	animation-name: slideOutUp;
}



/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #f48001;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#ff9e00;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.out .animate {
	opacity:0;
}

.out .block-target .target-icon{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* Radial Out */
.hvr-radial-out1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius:50% !important;
}
.hvr-radial-out1:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 126, 0, 1);
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out1:hover, .hvr-radial-out1:focus, .hvr-radial-out1:active {
  color: white;
}
.hvr-radial-out1:hover:before, .hvr-radial-out1:focus:before, .hvr-radial-out1:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}



.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 0;
	width: 112px;
	height: 112px;
	border-radius: 50% !important;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50% !important;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
	background-color: rgba(255,255,255,0.1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1 .hi-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px rgba(255,126,0,0.9);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
	background-color: rgba(255,126,0,0.9);
	color: #41ab6b;
}

.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px rgba(255,126,0,1);
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background-color: rgba(255,255,255,1);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}



.hi-icon-effect-3a .hi-icon:hover:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
	color: #fff;
}

.hi-icon-effect-3b .hi-icon:hover {
	color: #f06060;
}


.hi-icon-effect-3b .hi-icon:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}



/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow: 0 0 0 3px rgba(255,126,0,1);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}

.hi-icon-effect-9a .hi-icon:hover {
	box-shadow: 0 0 0 8px rgba(255,126,0,1);
	color: #fff;
}

/* Effect 9b */
.hi-icon-effect-9b .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
}

.hi-icon-effect-9b .hi-icon:hover {
	box-shadow: 0 0 0 10px rgba(255,126,0,0.8);
	color: #fff;
}

/* Transition Classes
    --------------------------------------------------------------------------------------------------------------------------------------------
*/

.home-icon1{ width:112px; height:112px; background-image:url(../images/home_banner_icon01.png); background-position:center center; background-repeat:no-repeat;}

.home-icon2{ width:112px; height:112px; background-image:url(../images/home_banner_icon02.png); background-position:center center; background-repeat:no-repeat;}

.home-icon3{ width:112px; height:112px; background-image:url(../images/home_banner_icon03.png); background-position:center center; background-repeat:no-repeat;}

.home-icon4{ width:112px; height:112px; background-image:url(../images/home_banner_icon04.png); background-position:center center; background-repeat:no-repeat;}

.costomer-profileing-icon{ width:112px; height:112px; background-image:url(../images/costomer-profileing.png); background-position:center center; background-repeat:no-repeat;}
.technology-database-icon{ width:112px; height:112px; background-image:url(../images/technology-database.png); background-position:center center; background-repeat:no-repeat;}

.enhence-list-icon{ width:112px; height:112px; background-image:url(../images/enhence-list.png); background-position:center center; background-repeat:no-repeat;}


.doler-icon{ width:92px; height:92px; background-image:url(../images/doler-icon.png); background-position:center center; background-repeat:no-repeat;}
.acount-manager-icon{ width:92px; height:92px; background-image:url(../images/acount-manager.png); background-position:center center; background-repeat:no-repeat;}
.idia-icon{ width:92px; height:92px; background-image:url(../images/idia-icon.png); background-position:center center; background-repeat:no-repeat;}
.star-icon{ width:92px; height:92px; background-image:url(../images/star-icon.png); background-position:center center; background-repeat:no-repeat;}

.comon-icon1{ width:112px; height:112px;}
.it-icon1 { width:112px; height:112px;  background-image:url(../images/it-industry.png); background-repeat:no-repeat; display:inline-block; background-position:center center;}
.margin-top1{ margin-top:15px !important;}
.buyers-icon { width:112px; height:112px;  background-image:url(../images/buyers.png); background-repeat:no-repeat; display:inline-block; background-position:center center;}
.targeting-icon { width:112px; height:112px;  background-image:url(../images/targeting.png); background-repeat:no-repeat; display:inline-block; background-position:center center;}

.red {
    color: #F00;
}
.contact-form{ width:100%; margin:0px 0; float:left; padding: 15px 30px;}
.contact-form .row{ width:100%; float:left; margin:8px 0;}
.contact-form .row label{ width:300px; float:left; margin-right:5px;}
.contact-form .row input{ width:700px; border-radius:0;}
.contact-form .row .checkbox{ width:15px; margin-right:8px; float:left;}
.contact-form .row p{ display:inline; float:left;}
.contact-form .row textarea{ width:700px; border-radius:0;}
.contact-form .row span{ font-size:16px; margin:0 5px; font-weight:bold; display:inline; text-align:left;}

/* Carousel Control */
.control-box {
    text-align: center;
    width: 100%;
    }
.carousel-control{
        background: #ffffff;
        border: 0px;
        border-radius: 0px;
        display: inline-block;
        font-size: 34px;
        font-weight: 200;
        line-height: 18px;
        padding: 10px;
        position: static;
        height: 48px;
        width: 15px;
        }
.span3 { width:18%; padding:0 10px; display:inline-block;}

.circliful {
    position: relative; 
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}

.inner-head-bg{ width: 100%; padding: 20px 0;background-color: #026cd0; margin-top:115px; margin-bottom:20px;}
@media (max-width:767px){
	.inner-head-bg .col-sm-5{ display:none}
}
.inner-head-subText{color:#FFF}
.inner-head-subText a{font-size:14px;color:#FFF;}
.inner-head-subText span{font-size:14px;color: #ffffff;opacity: 0.7;}
@media (max-width:767px){
	.inner-head-bg{
		margin-top:55px;
	}
}
.inner-head-bg h1{ color: #FFF; font-size:28px; margin: 0; padding: 0;}
.chart-area{ margin: 30px 0 60px;}
.industry-list-bg { width: 100%; padding: 60px 0; background: #f0f0f0; margin: 0;}
.padding-right-16{ padding-right: 16px;}
.padding-left-16{ padding-left: 16px;}
.row5 { width: 100%; margin: 20px 0; float: left;}
.row5 h2{ margin-top: 8px;}
.row5 .left-row5{ width:48px; margin-right: 15px; float: left;}
.row5 .left-row5 img{ max-width: 100%;}
.row5 .right-row5 { width: 92%; float: left;}
.row5 .right-row5 .list7, .row5 .right-row5 .list4{ margin-left: -15px;	}

.top-heading1 { margin-bottom:15px !important;}

blockquote {
    position: relative;
}
blockquote, q {
    quotes: none;
}
blockquote span {
    position: absolute;
    top: 14px;
    left: 22px;
    font-size: 150px;
    line-height: 85px;
    color: #f69d10;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	background-image:url(../images/dobule-qute.png);
	background-repeat:no-repeat;
	width:56px;
	height:36px;
}
blockquote q {
    display: inline-block;
    text-indent: 70px;
	color: #333333; font-family: 'Open Sans', sans-serif;
}
@media (min-width: 1366px) and (max-width: 1600px) {
	#banner-info { margin-top:-570px;}
	.banner-area h4 { margin-top: 40px;}
}
@media (min-width: 1000px) and (max-width: 1366px) {
	#banner-info { margin-top:-500px;}
	.banner-area h1{ font-size: 45px;}
	.banner-area h4 { margin-top: 10px;}

}
@media (min-width: 768px) and (max-width: 1200px) {
	/* .top-nev{ margin-top:-58px !important;} */
	.bottom-nev a { padding:8px 21px !important;}
   .bottom-nev{ margin-left:0px !important; margin-right:-30px !important;}
    header .container .navbar-collapse.collapse { margin: 0px !important;}
	.banner-area .col-lg-7, .banner-area .col-lg-5{ width:48%; display:inline-block;}
	.col-lg-4{ width:33%; display:inline-block;}
	.section1-right{ width:98%;}
	.section2 .col-lg-8 { width:76%; display:inline-block;}
	.section2 .col-lg-4 { width:20%; display:inline-block;}
	.section6 .col-lg-6{ width:48%; display:inline-block;}
	.section6 .section6left { width:32%; margin-left:30px;}
	.footer-section .col-lg-3{ width:24%; float:left;}
	.footer .col-lg-6 { width:48%; float:left;}
	.banner-area h1 { font-size: 30px; line-height: 34px; padding-top: 161px !important;}
	.banner-right-area .bottomarea .row { width:90%; margin:0 5%;}
	.banner-right-area .bottomarea .row .col-lg-3 { width:24% !important; display:inline-block;}
	.banner-right-area .toparea { padding:0 0 15px;}
    .banner-area h5 { font-size: 26px; line-height: 23px;}
	.banner-area h6 {font-size: 20px; line-height: 20px;}
	.col-lg-3 { width:24%; display:inline-block;}
		.header-top .col-lg-3{ width:32% !important; float:left;}
	.header-top .col-lg-9{ width:67% !important; float:right;}
	header .container .navbar-collapse.collapse .nav > li > a { font-size:13px !important;}
	.email-list-section1 .email-col5 { float:none; display:inline-block;}
}
@media (max-width: 991px) {
	header .container .navbar-collapse.collapse .nav > li > a{
		padding-right: 10px !important;
	}
	header .container .navbar-collapse.collapse .nav > li:last-child{
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 1025px) {
	.inner-banner { height:254px !important;}
	}
@media (min-width: 768px) and (max-width: 999px) {
	.banner-area img { height:670px;}
	#banner-info { margin-top:-570px;}
.bottom-nev a {padding: 8px 6px !important;}
.top-nev {
   /*  margin-top: -95px !important; */
    padding-right: 0;
}
.bottom-nev {/* margin-top: -44px !important; */}
/* .header-top{ padding-bottom:50px;} */
.bottom-nev{ margin-left:0px !important; margin-right:-10px !important;}
.banner-area h1 {
    float: left;
    font-size: 30px;
    line-height: 34px;
    padding-top: 20px;
}
.banner-right-area {
    margin-top: 33px;
}
.list1 li{  margin: 0 0 14px;  font-size: 24px;}
.section4 .section4col{ margin: 25px 15px;}
.section4 h1, .section5 h1{ font-size:30px;}
.section6 .section6left{ margin-left:0;}
.section6 .section6right{ width: 62%;}
.section6 h3 { font-size: 23px; line-height: 24px;}
.section6 p { font-size: 16px; line-height: 20px;}
.section5 .section5col{ padding-left:20px; padding-right:20px;}
.section2 h1 { font-size:32px;}
#submit { font-size:13px;}
.chart-area .col-lg-3 { width:48%; margin:10px 0;}
.business-mailing-lists-section2 .column { width:30%; padding:15px;}
.target-section h1 { font-size:32px; line-height:36px;}
.target-section h2 {    font-size: 22px; line-height: 23px; margin-bottom:10px;}
.helthcare-section.row.row5{ padding:25px 10px !important;}
.section4 .section4col, .section5 .section5col, .section1 .col-lg-4 { float:left;}
}
@media (min-width: 768px) and (max-width: 850px) {
	.bottom-nev {
    margin-top: 0px !important;
}
.top-nev{
	
	/* width:100%; */
	/* margin-top:-60px !important; */
	
	}
	.reason-section .col-lg-3{ float:left;}

}

@media (min-width: 320px) and (max-width: 767px){
	.top-nev{ /* margin-top:0 !important;  */float:left !important; width:100%;}
	.bottom-nev{ float:left; width:100%;}
	.banner-area h1{ padding-top:50px;}
	.banner-right-area { margin-top:50px; float:left;}
	.section1 .col-lg-4 { width:100%; display:inline-block; margin-bottom:30px; padding-left:20px;}
	.section4 .section4col { width:92%; float:left; margin-top:15px; margin-bottom:15px;}
	.section4 h1, .section5 h1{ font-size:30px;}
	.section5 .section5col { margin-top:20px; margin-bottom:20px; float:left;}
	.section6 .col-lg-6 { width:100%; float:left; margin-bottom:20px; padding-bottom:20px;}
	.section6 .border-right {
      border-right: none;
	  border-bottom: 1px solid rgb(255, 255, 255);
     }
	.footer-form .col-lg-3{ margin-bottom:10px;}
	.bottom-nev {margin-left: -16px !important;padding: 0 !important;}
	.bottom-nev a {padding: 8px 15px !important;}
	.bottom-nev .border-right{display:none;}
	.banner-right-area .bottomarea .col-lg-3{ margin-bottom: 20px;}
	.banner-area{ 
		background:url(../images/main-banner-mobile.jpg) center bottom no-repeat #47484a; 
		width:100%; 
		margin-top: 52px;
	}
	.mobile-banner { height:135px;}
	.mobile-banner img{ display:none;}
	.row2 { display:inline;}
	.column-02 { width:92% !important; margin-bottom:30px; padding:5px 10px !important;}
	.phone-section .col-lg-4 { margin:26px 0;}
	.header-top  .col-lg-3{ margin-bottom:0;}
	.col-lg-3{ margin-bottom:20px;}
	.table1 { width:92% !important;}
	.row5 .right-row5 .list7, .row5 .right-row5 .list4 { margin-left:0;}
	.section2 .row{ background:rgba(245,249,250,0.50)}
	.header-top .phone, .header-top .mail {  font-size: 11px;
    margin-left: 10px;
    padding-left: 22px;}
	#banner-info { margin-top:-33px;}
	header .container > .navbar-header .navbar-toggle1 { margin-top:10px !important;}
	.banner-area h1 br { display: none;}
	.banner-area h4 { margin-top: 0px; }
	.banner-area h1 { font-size:32px; line-height:35px; margin-top:35px;}
	.banner-right-area{ margin-top:15px;}
	.section1-right { width:96%;}
	.section2 h1 { font-size:32px;}
	.list2 li{ font-size:18px;}
	.section4 .section4col { width:85%; padding:10px 20px 30px;}
	.section6 .section6left { width:100%;}
	.section6 .section6right { width:90%; padding:10px 5%;}
	.inner-content-area .inner-content-left, .inner-content-area .inner-content-left2 {width:100%; text-align:center; margin-bottom:10px; margin-right:0; display:inline-block;}
	.inner-content-area .inner-content-left img, .inner-content-area .inner-content-left2 img{ max-height:100%; max-width:100%;}
	.inner-content-area .inner-content-right, .inner-content-area .inner-content-right2 {width:100%;}
	.inner-content-area .inner-content-row2 { margin:15px 0;}
	.inner-banner h1{ font-size:26px; line-height:30px;}
	.section1 { padding: 40px 0;}
	.span3 { width:49%;}
	.innerpage-content h2 { margin-top:0;}
	.innerpage-content h5 { margin-top:10px; line-height:34px; margin-bottom:20px;}
	.chart-area .col-lg-3 { margin-bottom:20px;}
	.business-mailing-lists-section2 .column { width:94%; margin-bottom:20px;}
	.email-list-section1 .email-col5{ width:100%; margin:10px 0; float:left; padding:10px;}
    .email-list-section1 .email-col5 h2{ width:100%; text-align:center; }
	.row5 .right-row5{ width:100%;}
	}
	
	
/*****  Data Card  *****/

.data-pad{
	padding-bottom: 15px;
}	

.data-pad .thumbnail{
	background: #372d2b;
	border-radius: 4px !important;
	-moz-border-radius: 4em;
	-webkit-border-radius: 4em;
}	
.data-pad h5{
	margin: 0 !important;
	font-size: 18px;
	padding: 15px 0 10px 0;
	line-height: 28px;
	letter-spacing: 0.02em;
	font-family: 'Open Sans', sans-serif;
}
.data-pad .active{
	background: #ff7e00;
}
.data-pad li{
	font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #333333;
    letter-spacing: 0.02em;
}
.data-pad .thumbnail h3{
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
}

.data-link h5{
	margin: 0;
	line-height: 36px;
	font-size: 15px;
	font-weight: 600;
	background: #ffc107;
	padding: 2px 5px;
	display: block;
}
.data-link ul{
	padding-left: 20px;
}
.data-link li{
	line-height: 24px;
	font-size: 15px;
	color: #333333 !important;
	font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.02em;
}
.data-link a{
	color: #333333 !important;
}
.data-link a:hover{
	text-decoration: underline;
}	

.datacard-table{
	padding: 5px 50px 5px 50px !important;
	font-size: 12px;
}
.datacard-bg{
	background: #f7f6f6;
	padding: 0 !important;	
}
.datacard-table .table{
	margin-bottom: 0;
}
.datacard-table .table td{
	border-top: none;
	padding: 0 0 0 10px;
	font-size: 12px !important;
	color: #333333 !important;
	font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.02em;
}
.datacard-table h6{
	background: rgba(241, 164, 41, 0.80);
	color: #ffffff;
	padding: 2px 6px 2px 6px;
	margin: 0;
}
.contact-table th{
	background: #f07a32;
}

.contact-table th{
	background: #f66b10;
	color: #ffffff;
	padding: 4px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.contact-table td{
	font-size: 15px;
	color: #333333 !important;
	font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.02em;
	font-weight: 600;
}
.contact-table i{
	color: #ff0000;
}
.contact-table a{
	color: #333333;
}
.contact-table a:hover{
	color: #333333;
	text-decoration: underline;
}
.datacard-table ul{
	margin: 0 !important;
	padding-left: 25px;
}
.datacatd-list li{
	margin: 0;
	line-height: 16px;
	font-size: 12px;
}
.datacard-table p{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
}
.price-list th{
	background: rgba(241, 164, 41, 0.80);
	margin: 0 !important;
	padding: 2px 0 2px 0 !important;
	color: #ffffff;
}
.contact-us li{
	list-style: none;
}
.contact-us p{
	font-size: 16px;
}
.data-title h1{
	font-size: 30px;
}
.page-link {
    margin: 0px auto;
    margin: 15px 0px 15px 0px; 
}
.page-link ul li{
	font-size: 14px;
    padding: 3px 10px;
    border-bottom: #cccccc 1px solid;
	list-style: none;
	background: #6d6c6c;
	line-height: 24px;
}
.page-link ul li a{
	color: #ffffff;
}
.page-link a:hover{
	color: #ff7e00;
}

.modal-body{
	background: #FFF;
	padding: 10px 20px !important;
}
.modal-header{

}
.popup-form .pop-btn{
	padding: 8px 50px;
	font-size: 16px;
	margin: 10px 0;
	background: rgba(241, 164, 41, 1);
	color: #000000;
}
.list-title{
	padding: 8px 10px !important;
	font-size: 18px !important;
	font-weight: 600;
	background: #ff7e00 !important;
	text-align: center;
}
.list-title a:hover{
	color: #ffffff;
}

/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top  */
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom  */
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left  */
.mr-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right  */
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top  */
.pt-none {
	padding-top: 0 !important;
}

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

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

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

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

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

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

/* spacement bottom  */
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left  */
.pr-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right  */
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}


/*  Blog  */

html.dark .blog-posts article {
	border-color: #282d36;
}

html.dark section.featured .recent-posts .date .day,
html.dark article.post .post-date .day {
	background-color: #282d36;
}

.post-content a{
	color: #333333;
}

.post-content a:hover{
	color: #f69c10;
}

.blog-post{
	border: 1px solid #dddddd;
	border-radius: 10px !important;
}

.blog-post a{
	color: #333333;
}

.blog-post a:hover{
	color: #f69c10;
}

.sidebar{
	padding-left: 30px;
}

.blog-post li{ margin:0 20px 20px 0; font-family: 'Open Sans', sans-serif; line-height:26px; color:#2a3a6d;}

.blog-post-list li{
	font-size: 14px;
}
.blog-page-link ul{
	padding-left:16px !important;
}
.blog-page-link ul li{
	font-size: 14px;
    padding: 3px 10px;
    border-bottom: #cccccc 1px solid;
	list-style: none;
	background: #6d6c6c;
	line-height: 24px;
}
.blog-page-link ul li a{
	color: #ffffff;
}

.post-meta a{
	font-size: 18px;
}
.post-meta a:hover{
	color: #f69c10 !important;
}



/* header top right section */
.header-top-right a , .header-top-right p{
	color: #1c518d;
}
.business-mailing-lists .col-md-3 {
    width: 100%;
    margin: 10px;
}
.sr-testmonial-quote{
	min-height: 120px;
}
.banner-info-text{

	background: transparent;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
}


@media (min-width: 768px){
	.business-mailing-lists .col-md-3 {
    width: 23% !important;
}
.banner-area h2{
		width: 600px;
	}
}

.contact-infos{
	padding: 10px 0 20px 0;
}
@media (max-width: 768px){
.banner-area img{
	height: 340px;
}
}
.business-mailing-lists p{
	color: #fff;
}

.sr-test-name{
	margin: 0 0 10px 0 !important;
}

.aboutus .section2{padding-top: 20px !important}
.about h3{line-height: 36px;}


.bannerSection{
	width: 100%;
	height:85vh;
	background: linear-gradient(to top, rgb(232 10 26 / 70%), rgb(0 107 208 / 70%)), url(../images/background_img.jpg) fixed center center;
/*     margin-top: 102px; */
    position: relative;
}

.askForDemoSamplBtn{
	border-radius: 20px !important;
    padding: 10px 30px;
    background-color: #FFFF;
    color: #e80a1a;
    font-size: 14px;
	font-weight:bold;
    border: none;
}

.iconBox{
    background-color: #FFF;
    padding: 40px 10px;
    border-radius: 10px !important;
    border-bottom: 10px solid;
    border-color: #026cd0;
    box-shadow: 0px 0px 15px #d1d1d1;
	vertical-align: top;
display: block !important;
}

.iconBoxImg{
    background-color: #ffffff;
    border-radius: 50% !important;
    width: 70px;
    height: 70px;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #026cd0;
    box-shadow: 0px 0px 30px #d1dbe5;
}
.iconBoxImg img{
   /*  width: 40px; */
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

@media (min-width: 1200px) {
    .whyChooseUs .col-lg-2 {
        min-width: 210px;
    }
}

.img-responsive{
	width:100%;
}
.justify-content-center{
	display: flex;
    justify-content: center;
}
.text-left{
	text-align:left;
}
.text-center{
	text-align:center;
}
.d-flex{
	display: flex;
}
.align-items-stretch{
	align-items: stretch;
}

.flex-column{
	flex-direction: column;
}

.align-items-start{
	align-items: flex-start;
}
.h-100{
	height:100%;
}

.lightGreyBg{
	background-color:#f9f9f9;
}

.sectionPadding{
	padding-top:65px;
	padding-bottom:65px;
}

.sectionTitle{
    margin-bottom: 30px;
}

.sectionTitle h2 {
    font-size: 30px;
    font-weight: bold;
    margin:0px;
    padding-bottom: 10px;
	color:#e80a1a;
}

.sectionTitle span {
	color:#4d4d4d;
}

.sectionTitle p {
	padding-top: 10px;
	max-width:80%;
	margin:auto;
}

.sectionTitleBottomLine {
    background-color: #e80a1a;
    width: 60px;
    height: 5px;
    border-radius: 10px !important;
    margin: auto;
}

.ourMottoBox{
    background-color: #FFF;
    border: 1px solid #c5c5c5;
    position: relative;
    border-radius: 10px !important;
    text-align: center;
    padding: 0px 10px 20px;
    margin-bottom: 20px;
}
.ourMottoTittleBox{
    background-color: #026cd0;
    box-shadow: 0px 0px 12px #adadad;
    color: #FFF;
    top: -15px;
    position: relative;
    padding: 6px 30px;
    border-radius: 20px !important;
    margin: auto;
    display: inline-block;
    text-align: center;
	font-size: 14px;
}
.ourMottoBoxCnt{
	font-size: 16px;
	font-weight:bold;
}



.ourServiceBox{
	box-shadow: 0px 0px 15px #d1d1d1;
    border-radius: 10px !important;
    border-bottom: 10px;
    border-color: #e80a1a;
	background-color:#FFF;
	overflow:hidden;
	top: 0px;
    position: relative;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.ourServiceBox:hover{
	top:-10px;
	position:relative;
	transition: all 0.5s;
}

.ourServiceBox:hover .button1{ 
	color:#ffffff; 
	background-color:#e80a1a; 
	text-decoration:none;
}
.ourServiceBoxCnt{
	padding:10px;
	margin-bottom:30px;
}

.ourServiceBoxImg{
    width: 100%;
    position: relative;
	margin-bottom:10px;
}
.ourServiceBoxTitle{
	color:#e80a1a;
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
}
.ourServiceBoxText{
	min-height:80px;
	margin-bottom:20px;
}

.button1 { 
	padding:10px 25px; 
	color:#e80a1a; 
	font-size:14px; 
	border-radius: 5px !important; 
	text-decoration:none;
	border:1px solid #e80a1a;
	background-color:#FFF; 
}
.button1:hover, .button1:focus, .button1:active { 
	color:#ffffff; 
	background-color:#e80a1a; 
	text-decoration:none;
}

.ourClientsSection {
	background: linear-gradient(rgb(2 108 208 / 50%), rgb(2 108 208 / 50%)), url(../images/main-banner4111.jpg) fixed center center;
    background-size: cover;
    padding: 50px 0px;
    min-height: 300px;
    height: 100%;
}

.OurClient_Feedback{
	font-size:14px;
	color:#FFF;
}
.OurClient_Name{
	font-weight:bold;
	color:#FFF;
	margin-top:20px;
}
.OurClient_Designation{
	font-size:12px;
	font-style:italic;
	color:#FFF;
}

.OurClient_Feedback span{
    font-size: 29px;
    font-weight: bold;
    line-height: 7px;
    bottom: -8px;
    position: relative;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footerSection {
	padding: 0;
	font-size: 14px;
}
.footerSection .footerSectionBox {
	padding: 30px 0 30px 0;
	border-bottom: 1px solid #026cd0;
}

.footerCopyRight{
	background-color:#0557a4;
	color:#FFF;
}
.footerSection .footerSectionBox .footer-contact{
	color:#FFF;
}
.footerSection .footerSectionBox h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
	text-align:left;
	color:#FFF;
}
.footerSection .footerSectionBox .footer-links {
	/* margin-bottom: 30px; */
}
.footerSection .footerSectionBox .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footerSection .footerSectionBox .footer-links ul i {
	font-size: 8px;
	padding-right: 10px;
	line-height: 1;
	color:#FFF;
}
.footerSection .footerSectionBox .footer-links ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
}
.footerSection .footerSectionBox .footer-links ul li:first-child {
	padding-top: 0;
}
.footerSection .footerSectionBox .footer-links ul a {
	transition: 0.3s;
	display: inline-block;
	line-height: 1;
	color:#FFF;
}
.footerSection .footerSectionBox .footer-links ul a:hover {
}

/*--------------------------------------------------------------
# headerSection
--------------------------------------------------------------*/

.headerSection{
	position: fixed;
    background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    box-shadow: 0px 2px 40px rgb(0 0 0 / 53%);
}

/*--------------------------------------------------------------
# Side Menu
--------------------------------------------------------------*/

.headerSection .bi-x::before{
	display:none;
}
.headerSection .side-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1001;
    display: none; 
    overflow: hidden;
    transition: opacity 0.3s ease-in-out; 
}
.headerSection .sideMenuBox {
    position: fixed;
    top: 0;
    left: -100%; 
    width: 75%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1); 
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    transition: left 0.3s ease-in-out; 
    z-index: 1002; 
}
.headerSection .side-menu.active {
    display: block; 
}
.headerSection .logoSection{
	box-shadow: 0px 0px 5px #ddd;
    padding: 5px;
}
.headerSection .close-btn {
    border: none;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    z-index: 1003;
    background-color: #026cd0;
    width: 40px;
	    height: 40px;
    border-radius: 5px !important;
    color: #FFF;
}
.headerSection .mobile-nav-toggle {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 1;
}


.headerSection .sideMenuBox ul {
    margin-left: -42px;
    position: relative;
	
}
.headerSection .sideMenuBox ul li {
    border-bottom: 1px solid #ddd;
    list-style: none;
   /*  text-indent: 8px; */
    position: relative;
   /*  padding: 9px 0px; */
    left: 0px;
}
.headerSection .sideMenuBox ul li ul {
padding-top: 0px;
}
.headerSection .sideMenuBox ul li.dropdown {
   /*  padding-bottom: 10px; */
}
.headerSection .sideMenuBox ul li:last-child {
    padding-bottom: 0px;
	border-bottom: 0px solid #ddd;
}

.headerSection .sideMenuBox li ul li{
    border-bottom: 0px solid #ddd;
    list-style: none;
    text-indent: 50px;
    position: relative;
    left: 0px;
	    width: 100%;
    display: inline-block;
}
.headerSection .sideMenuBox li ul li:first-child{
    /* border-top: 1px solid #ddd; */
  /*   margin-top: 0px; */
}
.headerSection .sideMenuBox li ul li:last-child{
    border-bottom: 0px solid #ddd;
	/* padding-bottom: 10px; */
	height: 32px;
}
.headerSection .sideMenuBox ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #032e54;
      position: relative;
    display: block;
}

.headerSection .sideMenuBox .dropdown-menu {
    display: none;
    list-style: none;
    padding-left: 15px;
	 transition: max-height 0.3s ease, opacity 0.3s ease;
	/* margin-top: 10px;
    padding-top: 0px; */
	    border: none;
		
		    margin-bottom: 10px;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}

.headerSection .sideMenuBox .dropdown-menu.show {
    display: block;
}
.headerSection .mobileMenuTitleActive {
    font-weight:bold;
}

.headerSection .sideMenuBox .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.headerSection .sideMenuBox .dropdown-toggle::after {
    right: 20px;
    position: absolute;
    top: 17px;
}
@media (min-width: 992px) {
    .headerSection .mobile-nav-toggle {
        display: none;
    }
}
@media (max-width: 991px) {
	.headerSection .navbar ul, .headerSection .getQuote{
		display:none !important;
	}
} 


.enquiryRightMenu .enquiryRightMenu-title{font-size:18px;font-weight:bold; color:#026cd0;}
.enquiryRightMenu .list-group a:hover{background-color: #026cd0;color:#FFF;}



.tableStyle tbody tr:nth-child(odd) {
	background-color: #f6f6f6;
}
.tableStyle table, .tableStyle th, .tableStyle td {
    border: 1px solid #ebebeb;
    border-collapse: collapse;
}
.tableStyle th, .tableStyle td {
    padding: 10px;
}
.tableStyle {
	background-color: #FFF;
    box-shadow: 0px 0px 5px #ddd;
    padding: 20px 20px 20px 20px;
    border-radius: 10px !important;
	margin-top: 20px;
}
.tableStyle p{
	margin-top: -5px;
    background-color: #f6f6f6;
    border-radius: 10px !important;
    padding: 5px 10px;
    color: #026cd0;
    text-align: center;
    border: 1px solid #e0effd;
    margin-bottom: 15px;
    position: relative;
}

.listStyle li{
	margin-bottom: 10px;
}

.pageSubTitle{
	margin-top:0px;
	font-size: 20px;
	line-height:26px;
}



