@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url(bootstrap.min-6.css);
@import url(animate-2.css);
@import url(classy-nav.min-2.css);
@import url(font-awesome.min-4.css);
@font-face {font-family: 'gilroy-bold'; font-style: normal; font-weight: normal; src: local('gilroy-bold'), url('../woff/gilroy-bold-2.woff') format('woff'); }
@font-face {font-family: 'gilroy-heavy'; font-style: normal; font-weight: normal; src: local('gilroy-heavy'), url('../woff/gilroy-heavy-2.woff') format('woff');}
@font-face {font-family: 'gilroy-light'; font-style: normal; font-weight: normal; src: local('gilroy-light'), url('../woff/gilroy-light-2.woff') format('woff'); }
@font-face {font-family: 'gilroy-medium'; font-style: normal; font-weight: normal; src: local('gilroy-medium'), url('../woff/gilroy-medium-2.woff') format('woff'); }
@font-face {font-family: 'gilroy-regular'; font-style: normal; font-weight: normal; src: local('gilroy-regular'), url('../woff/gilroy-regular-2.woff') format('woff');}
* { margin: 0;  padding: 0; } 
body {font-family: "gilroy-regular", sans-serif; letter-spacing:1px;  } 
h1, h2, h3, h4, h5, h6 {   font-weight: 600; } 
h3{font-size:30px;}
p {color: #252525; font-size: 15px; line-height: 22px; font-weight:normal; } 
a {-webkit-transition-duration: 500ms;  transition-duration: 500ms; text-decoration: none; outline: none; font-size: 14px; font-weight: 600; color:#1871ac;  }
  a:hover, a:focus {-webkit-transition-duration: 500ms;  transition-duration: 500ms; text-decoration: none; outline: none; font-size: 14px; font-weight: 600;	}
ul, ol {margin: 0;margin-left: 0px;
    margin-right: 0px; }
  ul li,  ol li {  list-style: disc; }
img {height: auto; max-width: 100%; } 
.mt-15 {margin-top: 15px; } .mt-30 { margin-top: 30px; } .mt-50 { margin-top: 50px; }.mt-70 { margin-top: 70px; }.mt-100 { margin-top: 100px; }.mb-15 {margin-bottom: 15px; }
.mb-30 {margin-bottom: 30px; } .mb-50 {margin-bottom: 50px; } .ml-15 { margin-left: 15px; } .ml-30 { margin-left: 30px; } .mr-15 { margin-right: 15px; }
.mr-30 {margin-right: 30px; } .mb-70 { margin-bottom: 70px; } .mb-85 { margin-bottom: 85px; } .mb-100 { margin-bottom: 100px; } 
.font-bold { font-weight: 700; } 
.font-light {font-weight: 300; } 
.section-padding-100 { padding: 100px 0; }
.section-padding-50 {padding: 50px 0; } 
.section-padding-50-0 {padding: 50px 0 0 0; }   
.section-padding-80-80 {padding: 80px 0 80px 0; }
.section-padding-80 {padding: 80px 0 0 0; }
.section-padding-100-70 {padding: 100px 0 70px; }
.section-padding-100-50 {padding: 100px 0 50px; }
.section-padding-100-0 {padding: 100px 0 0; }
.section-padding-0-100 {padding: 0 0 100px; }
.section-padding-100-20 {padding: 100px 0 20px 0; }  
 .respo-img{max-width:100%; height:auto;}
 .clearfix{clear:both;}
 .clxbutton{cursor: pointer; text-align: center; margin: 0 auto; border: 1px solid #252525; display: inline-block; width: 25px; height: 25px; border-radius: 50%;}

.bg-gray {background-color: #f5f7f9; }
.row-reverse {-webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.align-items-stretch {-webkit-box-align: stretch; -ms-flex-align: stretch; -ms-grid-row-align: stretch; align-items: stretch; }

/* Scroll Up CSS */
#scrollUp {background-color: #5294be; border-radius: 50%; bottom: 40px; right: 40px; box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.1); color: #ffffff;
  font-size: 24px; height: 50px; text-align: center; width: 50px; line-height: 46px; -webkit-transition-duration: 500ms; transition-duration: 500ms; }
#scrollUp:hover {background-color: #000000; } 
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #scrollUp { bottom: 30px; right: 30px; height: 50px; width: 50px; line-height: 46px; } }
  @media only screen and (max-width: 767px) {
    #scrollUp { bottom: 30px; right: 30px; height: 50px; width: 50px; line-height: 46px; } }
/* Heading CSS */
.section-heading {position: relative; z-index: 1; text-align: center;   margin-bottom: 80px; }
  .section-heading img { margin-bottom: 10px; }
  .section-heading h2 { font-size: 50px;  margin-bottom: 5px; font-family: "gilroy-regular", sans-serif; color:#1871ac; font-weight:700; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {font-size: 24px; } }
  .section-heading p {color: #252525; font-size: 16px; margin-bottom: 0; }
  
.inner-sec h2 {color: #00baff; font-size: 48px; margin-bottom: 0; padding: 10px 0px; line-height: 1; display: inline-block; font-weight: 700; font-family: "gilroy-bold", sans-serif; }
.inner-sec h1 {color: #00baff; font-size: 48px; margin-bottom: 0; padding: 10px 0px; line-height: 1; display: inline-block; font-weight: 700; font-family: "gilroy-bold", sans-serif; }

/* Header CSS */
.dark .classynav ul li .megamenu{padding: 00px 10px 30px 10px;}
.mega-content ul li a h5{color:#003ecb !important; font-size:18px;}
.mega-content ul li a h5:hover{color:#0c1d3a !important;  }
.mega-content ul li a{color:#003ecb !important;}
.mega-content ul li a:hover{color:#0c1d3a !important;}
.dark .classynav ul li .dropdown, .dark.classy-nav-container, .dark.breakpoint-on .classynav > ul > li > a, .dark.breakpoint-on .classy-navbar .classy-menu {  
  font-family: "gilroy-regular", sans-serif; }	
	.dark .classynav ul li .megamenu{font-family: "gilroy-regular", sans-serif; border-bottom-right-radius:10px; border-bottom-left-radius:10px;
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 32%,rgba(255,255,255,1) 32%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 32%,rgba(255,255,255,1) 32%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#2989d8',GradientType=0 ); /* IE6-9 */ 	
		}

.header-area {position: absolute; z-index: 10000; width: 100%; height: auto; -webkit-transition-duration: 500ms; transition-duration: 500ms; }  
.main-header-area {width: 100%; height: 76px; position: relative; z-index: 1; background-color: rgba(255, 255, 255, 0); /*background-color: rgba(255, 255, 255, 1);*/
  -webkit-transition-duration: 500ms; transition-duration: 500ms; }   
  .classynav ul li ul.dropdown a h5{color:#003ecb !important; font-size:18px;}
  .classynav ul li ul.dropdown a h5:hover{color:#0c1d3a !important;  }
  .classynav ul li ul.dropdown a{color:#003ecb !important;  }
  .classynav ul li ul.dropdown a:hover{color:#0c1d3a !important;  }

  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .main-header-area {height: 76px; } }
  @media only screen and (max-width: 767px) {
    .main-header-area {height: 76px; } }
  .main-header-area .classy-nav-container {background-color: transparent; }
  .main-header-area .classy-navbar {height: 76px;padding: .5em 30px; }
    @media only screen and (min-width: 1149px) {
      .main-menu-item{}
	  .main-menu-item .dropdown h5{} 
	  .classynav > ul > li.cn-dropdown-item.has-down > .dd-arrow, .classynav > ul > li.megamenu-item > .dd-arrow{margin-top:18px !important; margin-right:-3px;}
	  .classynav ul > li a{border-bottom:4px solid transparent;}
	  .classynav ul > li a:hover{border-bottom:4px solid #003ecb;}
	  }
    @media only screen and (max-width: 1149px) {
      .main-header-area .classy-navbar {
        height: 76px;
        padding: 0.5em 30px; }
		.main-header-area .classynav ul li a{padding-top:10px; margin-left:5px;}
		.classynav{background-color: rgba(255, 255, 255, 1) !important;}
		
		 }
  .main-header-area .classynav ul li a {color: #ffffff; font-weight:normal; font-family: "gilroy-regular", sans-serif; line-height:15px; letter-spacing:1px; padding:5px; }
	main-header-area .classynav ul li a:hover {color:#fff;}
	.main-menu-item{padding:28px 5px 28px 5px !important;}	
  .main-header-area .nav-brand {
    line-height: 1; }
    @media only screen and (min-width: 992px) and (max-width: 1149px) {
      .main-header-area .nav-brand {
        margin-right: 0; } }
  .main-header-area .classynav ul {
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms; }
  
.search-close .classynav ul {
  display: none; }

.is-sticky .main-header-area {
  width: 100%;
  z-index: 10000 !important;
  height: 76px;
  background-color:#000 }
  
  .is-sticky .dark.classy-nav-container a{color:#fff;}
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .is-sticky .main-header-area {
      height: 70px; } }
  @media only screen and (max-width: 767px) {
    .is-sticky .main-header-area {
      height: 70px; } }
	  
	  .classynav ul li span.dd-arrow{background-color:#fff !important;}
/* Header CSS */

/* Footer CSS */
.footer-area {
  position: relative;
  z-index: 1;
  padding:40px 0 60px 0;
  overflow-x: hidden; background:#252525; }
.footer-area .copywrite-text {
   padding: 0 15px;  }
.footer-area .copywrite-text p {
  margin-bottom: 0;
  font-size: 12px;
  color: #cccccc; line-height:18px; }
.footer-area .copywrite-text p a {
	font-size: 12px;
	color: #7d7d7d; }
	
.footer-links ul li {float:left; color:#ffffff; font-size:15px; border-right: 1px solid; line-height: 8px; padding: 0px 10px; margin-bottom:15px;}
.footer-links ul li:first-child{padding-left:0px;}
.footer-links ul li:last-child{padding-right:0px; border-right: 0px;}
.footer-links ul li a{color:#ffffff; font-size:15px; font-weight:normal; margin:0px !important;}
.footer-links ul li a:hover{text-decoration:underline;}

.social-links{color:#4bcaff;}
.social-links a{color:#4bcaff; font-size:22px; padding:5px; border:0px solid #ccc; display:inline-block; text-align:center; border-radius:50%;}
.social-links a:hover{color:#ffffff;}
.social-links a .fa{padding:4px; display:block;}

address{text-align:right;}
address p{color:#fff; font-size:15px; margin-bottom:8px;}
address a{color:#fff; font-size:15px; font-weight:normal}
address a:hover{color:#fff; font-size:15px;}
address .fa{color:#4bcaff;}

/* Footer CSS */

.grey-br-btn{border:1px solid #252525; }
.grey-br-btn a{border-bottom:0px !important; padding:5px 10px 5px 10px !important; }
.grey-br-btn a:hover{border-bottom:0px !important; padding:5px 10px 5px 10px !important; background:#2c90d3; color:#fff !important; }
.grey-br-btn:hover{color:#fff !important;}

.white-br-btn{border:1px solid #ffffff; border-radius:10px; margin:0 5px; }
.white-br-btn a{border-bottom:0px !important; border-radius:10px; padding:5px 10px 5px 10px !important; }
.white-br-btn a:hover{border-bottom:0px !important; padding:5px 10px 5px 10px !important; background:#2c90d3; color:#fff !important; }
.white-br-btn:hover{color:#fff !important;}
 
.white-font{color:#ffffff;}
.light-blue-font{color:#5ebfff;}
/* Search Area */
.form-control {background-color:#ffffff; width: 100%; height: 48px; border-radius:20px; font-size: 14px; color: #000000; margin-bottom: 30px;
  font-weight: 500; padding: 0 15px; border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px; } 
.form-control:hover, .form-control:focus { background-color:#ffffff; box-shadow: none; border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px;}
.contact-form-email .form-control {background-color:#f4f4f4; width: 100%; height: 48px; border-radius:20px; font-size: 14px; color: #000000; margin-bottom: 30px;
  font-weight: 500; padding: 0 15px; border-bottom: 0px solid #111111; border-top:0px; border-left:0px; border-right:0px; } 	
input[type=button], input[type=submit], input[type=reset] {background-color: #0c1d3a; border: none; color: #fff; padding: 12px 40px;
	  text-decoration: none; margin: 4px 2px; cursor: pointer; font-weight:bold; letter-spacing:3px; border-radius:30px; white-space:normal; }	
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {background-color: #5ebfff; border: none; color: #000; padding: 12px 40px;
	  text-decoration: none;  margin: 4px 2px;  cursor: pointer; font-weight:bold; letter-spacing:3px; } 
.nice-select {line-height: 34px; }
  .nice-select .list {left: 0 !important; right: 0 !important; border-radius: 0; }

/* Contact CSS */
.contact-heading {margin-bottom: 90px; }  
.contact-heading h6 {border-bottom: 2px solid #947054; display: inline-block; padding: 5px 0; text-transform: uppercase; }
.content-sidebar .weekly-office-hours ul li {padding: 15px 0; display: block; border-bottom: 1px solid #f8f7f7; }
.content-sidebar .weekly-office-hours ul li span {color: #7d7d7d; font-size: 14px; font-weight: 400; }
.content-sidebar .weekly-office-hours ul li:first-of-type {padding-top: 0; }
.content-sidebar .address {margin-top: 40px; }
.content-sidebar .address h6 {position: relative; z-index: 1; color: #7d7d7d; margin-bottom: 20px; display: block; font-size: 14px; padding-left: 40px; line-height: 1.8; }
.content-sidebar .address h6 img {position: absolute; top: 4px; z-index: 10; left: 0; }

.flex{display:flex;}
.flex-box{display: flex; flex-direction:column; justify-content:center; flex-wrap: wrap;}
.flex-1{order:1;}
.flex-2{order:2; }
.mx-600{max-width:600px; margin:0 auto;}
.mx-700{max-width:700px; margin:0 auto;}
.mx-800{max-width:800px; margin:0 auto;}
.mx-900{max-width:900px; margin:0 auto;}
.mx-1000{max-width:1000px; margin:0 auto;}
.bold-blue{color:#1871ac; font-size:35px; font-family: "gilroy-bold", sans-serif;}

.blue-button {display: inline-block; margin: 0 auto; border-radius: 4px; 
    box-shadow: 
        0px 3px rgba(233,233,233,1), /* gradient effects */
        0px 4px rgba(233,233,233,1),
        0px 8px 6px -1px rgba(128,128,128,1); /* shadow */
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;font-size:16px !important;
} 

.blue-button span {background-color: #1871ac; -webkit-background-size: 100%, 100%, 100%, 4px 4px; border-radius:4px;
    -webkit-transition: -webkit-transform .1s ease-in-out;  display: inline-block; padding: 10px 40px 10px 40px ; color: #ffffff; letter-spacing: 3px; text-align:center; }
.blue-button span:hover {color: #000000; background:#5ebfff; cursor: pointer;}
.blue-button:active {box-shadow: 
                0px 3px rgba(128,128,128,1),
                0px 4px rgba(118,118,118,1),
                0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
        }
.blue-button:active span{transform: translate(0, 5px); /* depth of button press */}

.blue-button-link{background: #1871ac; color:#fff; padding: 10px 40px 10px 40px ; letter-spacing: 3px; text-align:center; white-space:normal; z-index:1;}
.blue-button-link:hover{background:#2c90d3; color:#fff;}

@media only screen and (max-width: 767px) {
.flex-1{order:2;}
.flex-2{order:1; }
    }
.grey-sec{background:#f4f4f4;}
.grey-sec h2{color:#1871ac; font-family: "gilroy-regular", sans-serif; font-size:32px; font-weight:600;}
.grey-sec p{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:16px;}	

.white-sec{background:#ffffff;}
.white-sec h2.black-head{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:50px; font-weight:700;}
/*.white-sec h2{color:#1871ac; font-family: "gilroy-regular", sans-serif; font-size:35px;}*/
.white-sec p{color:#252525; font-family: "gilroy-regular", sans-serif; font-size:16px; }	

.black-border{border:1px solid #000000; padding:20px;}
.black-border p{margin-bottom:5px;}

.contact-sec{background:#c8e1ec; padding:25px 0 30px 0;}
.form-outer-white{background:#fff; padding:40px;}
.contact-content h1{font-size:60px; font-weight:700;}
.contact-content h2{font-weight:700;}

.form-outer-white h2{font-weight:700;}

.blue-head{font-size:20px; font-weight:600; color:#1871ac;}

.black-link i.circle {display: inline-block; border-radius: 50%; border:1px solid #000; padding: 2px 5px; color:#000000; }
.black-link i.fa {display: inline-block; padding: 2px 5px; color:#000000; }
.black-link a{font-size:18px; font-weight:700;}
.black-link a:hover{font-size:18px; font-weight:700; color:#000;}

.sub-head{font-size:50px; font-weight:700;}
.blue-dot-list{padding-left:10px; margin:15px 0 15px 0;}
.blue-dot-list li{padding-left:25px; list-style-type:none; background:url(../png/blue-dot-list-2.png) no-repeat top 4px left; line-height:26px;}
.contact-social{text-align:right; margin-top:20px;}
.contact-social .fa{font-size:25px; margin:10px;}    

.common-button {position: relative; padding: 10px 25px 10px 25px; font-weight:600; font-size: 16px; color: #000000; border: 0px solid transparent;
  border-radius: 30px; outline: 0; overflow:hidden; background:#4bcaff; z-index: 1; cursor: pointer; text-align:center; display:inline-block; transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:20px;}
.common-button a{color: #000000; font-size: 16px;}
.common-button-bl {position: relative; }
.common-button-bl a{padding: 8px 25px 8px 25px; font-weight:600; font-size: 14px; color:#4bcaff; border: 2px solid #4bcaff;
  border-radius: 30px; outline: 0; background:none; z-index: 1; cursor: pointer; text-align:center; display:inline-block; transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:10px;}
.common-button-bl a:hover{color: #090044; background:#4bcaff;}
.common-button-bl .active{color:#090044; background:#4bcaff;}
.common-button-bl .active::after {color:#090044; content: ''; position: absolute; bottom:-20px; left: 0; right: 0; width: 0; margin:0 auto; 	height: 10px; 
border-left: 10px solid transparent;  /* left arrow slant */
border-right: 10px solid transparent; /* right arrow slant */
border-bottom: 10px solid #ffffff; /* bottom, add background color here */
font-size: 0; 	line-height: 0; }


.blog-heading-main{width:100%;}
.blog-heading-main .col-two{text-align:center; display:inline-block; margin:0 2px 10px 2px; position:relative; padding-bottom:10px;}
.blog-img img{border-radius:15px;}




@media only screen and (min-width: 0px) and (max-width: 992px) {
.col-full{width:100% !important; flex:100%; max-width:100%;}
.black-border-small ul {padding-left: 20px; margin: 0 auto; max-width: 200px; }
.black-border-small h4 {text-align:center;}
.bigfont{font-size:45px;}
.single-cool-fact-area1 h2{font-size:50px;}

}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.common-button a, .common-button-blk a, .common-button-tr a, .common-button-yb a{color: #ffffff; font-size: 15px; font-weight:400;}	
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.contact-content h1{font-size:40px;}
.contact-content h2{font-size:28px;}
.social-links{margin:20px 0 20px 0;}
.footer-links{margin:0 auto; text-align:center;}
.footer-links ul{margin:0 auto; text-align:center; max-width:350px;}
.footer-area .copywrite-text{text-align:center;}
h3 {font-size: 24px; }
.bold-blue{font-size:30px;}
.malign-center{text-align:center;}
.section-heading h2.black-head, .grey-section h2.black-head{font-size:35px;}
.grey-sec h2{font-size:22px;}
.white-sec h2{font-size:25px;}
.common-button, .common-button-blk{padding:5px 15px 5px 15px; margin-top:10px;}
.common-button-tr{padding:3px 15px 3px 15px; margin-top:10px;}
.common-button a, .common-button-blk a, .common-button-tr a, .common-button-yb a{font-size:13px;}
 .banner-slides-content h2 {font-size: 20px; padding-bottom:0px; }
.banner-slides-content p{font-size:14px;}
.common-button .fa{font-size:14px; margin-left:5px;}
.bigfont{font-size:40px; line-height:45px;}
.sub-black-head{font-size:25px;}

address{text-align:center; margin-top:30px;}
}


.inner-sec{padding-top:140px; padding-bottom:0px;}
.bold-font{font-weight:900; font-family: "gilroy-bold", sans-serif; }
.sub-black-head-sub {color: #0c1d3a; font-size: 30px; font-weight: bold; font-family: "gilroy-bold", sans-serif; }
.grey-line{background:#959595; height:1px; width:100%;}


@media only screen and (min-width: 481px) and (max-width: 768px) {
.common-button-light-blue a, .common-button-purple a, .common-button-white a{font-size:13px; line-height:25px;}	
.sub-light-blue-head{font-size:25px;}
.link-top-form{padding:80px 20px 80px 20px;}
.sub-black-head-sub{font-size:25px;}	
}
@media only screen and (min-width: 0px) and (max-width: 480px) {

.common-button-light-blue a, .common-button-purple a, .common-button-white a{font-size:13px; line-height:25px;}
.sub-light-blue-head{font-size:18px;}
.link-top-form{padding:50px 20px 50px 20px;}
.sub-black-head-sub{font-size:20px;}
}

.sub-black-head-sub-small{color: #0c1d3a; font-size: 22px; font-weight: bold; font-family: "gilroy-bold", sans-serif;}
.sub-black-head-sub-blue{color: #1871ac; font-size: 22px; font-weight: bold; font-family: "gilroy-bold", sans-serif;}
.dark-blue-sec{background:#08163e;}
.grey-section {background: #f4f4f4;}
.f-center-l{display: flex; align-items: center; flex-direction:row; flex-wrap:wrap; height:100%;}
.spl-height{min-height:237px;}
.blog-des h3{font-size:18px; color:#0c1d3a; font-family: "gilroy-bold", sans-serif;}
.blog-des p{font-size:13px; color:#0c1d3a; line-height:18px;}
.blog-des a{color:#0054e3; text-decoration:none;}
.blog-des a:hover{color:#0054e3; text-decoration:underline;}
.font-14{font-size:14px !important;}
.sticky-mailus{position:fixed; right:0px; top:150px; color:#fff; background:#fe1c66; padding:8px; border-top-left-radius:5px; border-bottom-left-radius:5px;z-index:999;}
.sticky-mailus .fa{color:#fff; font-size:25px;}
.height-auto{height:auto;}

.f-left{float:left;}
.blogimg{ margin:10px; display:block;}
.bdate{font-size:18px; color:#0c1d3a; }

.blog-content ol{padding-left:30px; margin-bottom:30px;}
.blog-content ol li{list-style-type:inherit; font-size:15px ; line-height:22px;}
.recent-post-main h3{font-size:14px;}
.recent-post-main h2{font-size:25px; font-weight:700; font-family: "gilroy-bold", sans-serif;}

.blog-content h1{font-size:30px; font-weight:700; font-family: "gilroy-bold", sans-serif;}
.blog-content h2{font-size:22px; font-family: "gilroy-bold", sans-serif; }
.author-info{border-top:1px solid #b7b7b7; border-bottom:1px solid #b7b7b7;}

.author-social{margin-top:20px;}
.author-social .fa{width:40px; border-radius:50%; color:#fff; font-size:20px; text-align:center; padding:10px;}
.author-social .fa-facebook{background:#3b5998;}
.author-social .fa-twitter{background:#1da1f2;}
.author-social .fa-linkedin{background:#0077b5;}
.author-social .fa-youtube{background:#E41C54;}

.next-item{width:100%; text-align:center; margin:0 auto; max-width:900px;}
.next-item .common-button-bld{display:block; margin:10px; }
.common-button-bld {position: relative; }
.common-button-bld a{padding: 10px 25px 10px 25px; font-weight:600; font-size: 18px; color:#0c1d3c; border: 2px solid #2c095f; display:block;
  border-radius: 30px; outline: 0; background:none; z-index: 1; cursor: pointer; text-align:center;  transition:0.08s ease-in;
  -o-transition:      0.08s ease-in;  -ms-transition:0.08s ease-in;  -moz-transition:0.08s ease-in;  -webkit-transition: 0.08s ease-in; margin-top:10px;}
.common-button-bld a:hover{color: #fff; background:#2c095f;}

.page-numbers{font-size: 20px; background: #ccc; padding: 5px 16px;}
.page-numbers a{font-size: 20px;}
.page-numbers a:hover{font-size: 20px !important; padding: 5px 16px;}
.page-numbers:hover{font-size: 20px !important; padding: 5px 16px;}
.navigation .screen-reader-text{display:none;}


.blog-des h3 a{font-size: 18px; color: #0c1d3a; font-family: "gilroy-bold", sans-serif;}
.sticky-mailus{position:fixed; right:0px; top:150px; color:#fff; background:#fe1c66; border-top-left-radius:5px; border-bottom-left-radius:5px;z-index:999; width: 50px;}
.sticky-mailus .fa{color:#fff; font-size:25px;}
.sticky-mailus a{padding:8px; float:right; width:100%; text-align:center; border-bottom:1px solid #fff;}
.sticky-mailus a:last-child{border-bottom:0px;}
.sticky {
  
  position: sticky;
  top: 70px;
}

.form-contact-main {
    background: #f4f4f4;
    margin-right: -1px;
}
.pad-50 {
    padding: 50px;
}

.contact-main-outer .form-control {
    background-color: #ffffff;
    width: 100%;
    height: 40px;
    border-radius: 0px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 12px;
    font-weight: 500;
    padding: 0 15px;
    border-bottom: 0px solid #111111;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
.contact-main-outer input[type="submit"]{
    background-color: #00aeef;
    border: none;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 30px;
    white-space: normal;
}
.form-contact-main1{background:#33335b; padding:20px;margin-bottom:10px;} .form-contact-main1 h2{color:#ffffff; text-align:center;}
.thanksbanner-common {
    background: #080a3d;
    padding: 120px 0 100px 0;
}
.thanksbanner-common h4 {
    font-size: 26px;
    color: #5dcfff;
}
.banner-slides-content p {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 0;
    padding: 10px 3px;
    line-height: 30px;
    display: inline-block;
    font-family: "gilroy-regular", sans-serif;
}
.font-blue {
    color: #5dcfff !important;
}
.font-white {
    color: #fff !important;
}
.linkedinBtn {
    border: 1px solid #1871ac;
    padding: 10px 25px;
    border-radius: 18px;
}
.thanksbanner-sub {
    background: url(../jpg/thanks-banner-inner-box-bg-2.jpg) no-repeat bottom left #2a2052;
    padding: 50px 50px 80px 50px;
    border-radius: 20px;
}
.thanksbanner-sub h3 {
    color: #5dcfff;
    font-size: 32px;
    font-family: "gilroy-regular", sans-serif;
    line-height: 40px;
}
.thanksbanner-sub p {
    color: #ffffff;
}
.common-button-light-blue {
    position: relative;
    padding: 10px 25px 10px 25px;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    border: 0px solid transparent;
    border-radius: 30px;
    outline: 0;
    overflow: hidden;
    background: #00e4ff;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    margin-top: 20px;
}
.common-button-light-blue a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}
.cbtn {
    -webkit-transition: all 150ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.none-list li{
	list-style: none;
}
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 10px;
}
.blue-tab-con tr td {
    background: #0267a4;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
    line-height: 18px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 30px;
    text-align: left;
}