







/* 1a. Containers */



/* 1b. Colors */





/* 1c. Typography */




























/* 1d. Buttons */










/* 1e. Forms */



















 









/* 1f. Tables */












/* 1f. Blogs */






/* 1g. Site header */








/* 1h. Site System Pages */



/* 1h. Site footer */










.container{width:100%; max-width: 1200px}
.content-wrapper {
  max-width: 1200px;
}


.dnd-section > .row-fluid {
  max-width: 1200px;
}





html {
  font-size: 14px;
}

body {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #373A36;
  font-weight:300;
}

body .mwb-vertical-tab__nav-list a {
  color: #373A36;
}

/* Paragraphs */

p {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    
}
/* Anchors */

.about-contain-box .btn {
    background: #0077c8;
}


a, p a {
  color: #0077c8;
}

a:hover,
body .mwb-button-link:hover,
a:focus,
body .mwb-button-link:focus {
	 text-decoration:none;outline:0;
  color: #d79000;
}

a:active {
  color: #FFB81C;
}


a.link1{
  color:#0077c8;
  text-decoration:none;
  border-bottom: 1px solid #0077c8;
}

a.link1:hover{
  color:#FFB81C;
  text-decoration:none;
  border-bottom-color: transparent;
}
/* Headings */

h1 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #373A36;
  font-size: 45px;
}

h2 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #373A36;
  font-size: 36px;
}

heading-2 span {
  ;
  color: ;
  font-size: ;
  display: inline-block;
}

h3 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #004C97;
  font-size: 32px;
}

h4 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0077c8;
  font-size: 24px;
}

h5 {
  font-family: 'Nunito Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0077c8;
  font-size: 20px;
}

h6 {
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0077c8;
  font-size: 18px;
}

/* Blockquote */

blockquote {
  border-left-color: #ffcd00;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 151, 169, 1.0)

 ;
  border: 0px solid #0077c8;
  border-radius: 4px;
  color: #FFFFFF;
 
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border-color: #0077c8;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border-color: #0077c8;
  color: #FFFFFF;
}





form {
	font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background:#FFFFFF;
	padding: 0px;
;
}

.submitted-message {
	font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color:#373A36!important;
  
}

/* Form title */

.form-title {
	color: #0077c8;
  background-color: rgba(210, 218, 237, 20%);
}

/* Labels */

.hs-error-msg, .hs-main-font-element {
	color: #e33c1a !important;
    margin-top: 0.35rem;
}

form label {
	color: #848b91;
}

/* Help text */

form legend {
	color: #0077c8;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
	border: 1px solid #d9d9d9;
;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #0077c8;
	border-radius: 0px;
	
}

/* Form placeholder text */

::-webkit-input-placeholder {
	color: #1b2739;
}

::-moz-placeholder {
	color: #1b2739;
}

:-ms-input-placeholder {
	color: #1b2739;
}

::placeholder {
	color: #1b2739;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
	color: #1b2739;
}

.fn-date-picker td.is-selected .pika-button {
	background: #0077c8;
}

.fn-date-picker td .pika-button:hover {
	background-color: #0077c8 !important;
}

.fn-date-picker td.is-today .pika-button {
	color: #0077c8;
}

/* Submit button */

form input[type=submit],
form .hs-button {
	border: 0px solid #0097a9;

	padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;

	font-family: 'Nunito Sans'; font-style: normal; font-weight: normal; text-decoration: none;
	background: 

  
  
    
  


  rgba(245, 130, 31, 1.0)

;
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
	background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1)

;
  border: 0px solid #0077c8;

}

form input[type=submit]:active,
form .hs-button:active {
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
	border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.form-control:focus, .hs-input:focus {
 border: 1px solid #d9d9d9;
;
}

.hs-main-font-element {
  display: none;
}

.hs-input.invalid.error {
  border-color: #e33c1a
}

input:-internal-autofill-selected {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
   
}

fieldset.form-columns-1 .hs-input {

width: 100% !important;

}




.btn{
  background-color: 

  
  
    
  


  rgba(0, 151, 169, 1.0)

;
  border: 0px solid #0077c8;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 15px 20px;
  display:inline-block;
  line-height:10px;
  border: 0px solid #0077c8;
  text-align:center;
  position:relative;
  overflow:hidden;
  box-shadow:none!important;
}


.btn:hover,.btn:focus,.btn:active{
    background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border-color: #0077c8;
  color: #FFFFFF;
}
.theme-btn{
  background-color: 

  
  
    
  


  rgba(0, 151, 169, 1.0)

;transition: all 0.3s ease;
}
.theme-btn:hover{
  background:

  
  
    
  


  rgba(0, 119, 200, 1.0)


}

.service-item .content-wrap .theme-btn {

    border: 0px solid #0077c8;

     color: #FFFFFF;
}

.error-page .button{
  background-color: 

  
  
    
  


  rgba(0, 151, 169, 1.0)

;
  border: 0px solid #0077c8;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 15px 20px;
  display:inline-block;
  line-height:10px;
  border: 0px solid #0077c8;
  text-align:center;
  position:relative;
  overflow:hidden;
  box-shadow:none!important;
}

.service-info .custom-btn {
  background-color: ;
  border: 0px solid #0077c8;
  border-radius: 4px;
  color: #FFFFFF; 
  
}



form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border-color: #0077c8;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border-color: #0077c8;
  color: #FFFFFF;
}


.hs-error-msg {
    color: ;
}

.hs-form-required {
  color: ;
}

.hs-input.invalid.error {
  border-color: ;
}





table {
	border: 1px solid #1F3265!important;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important ;
	padding: 15px 20px!important ;
}

th,
td {
	border: 1px solid #1F3265!important;
  color: #1F3265!important ;
	padding: 15px 20px!important ;
}
 
thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 119, 200, 1.0)

;
  border: 1px solid #1F3265!important;
  color: #FFFFFF!important ;
	padding: 15px 20px!important ;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #1F3265!important ;
	padding: 15px 20px!important ;
}

tbody + tbody {
	border: 1px solid #1F3265!important;
	padding: 15px 20px!important ;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
body .menu ul li a {
  background-color: rgba(255, 255, 255,100%);
  color: #000000;
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus,
body .menu .navigation-primary ul li a:hover,
body .menu .navigation-primary ul li a:focus {
  background-color: rgba(255, 255, 255, 100%);
  color: rgba(0, 0, 0, 100%);
}

.menu ul li a:hover{
  background-color: rgba(255, 255, 255, 100%);
  color: rgba(0, 0, 0, 100%);
}

.menu ul li a:active {
  background-color: rgba(255, 255, 255, 100%);
  color: rgba(0, 0, 0, 100%);
}

header .hs-menu-item a:active {
  background-color: rgba(255, 255, 255, 100%);
  color: rgba(0, 0, 0, 100%);
}
.menu ul li a::after {background: {color=#000000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000000, css=#000000}; }
header li.hs-menu-item.hs-menu-depth-1.active a {
    color: #000000;
 }

header .hs-menu-item > ul > li > a::before {
  width: 0;
  left: 0;
  right: 0;
  bottom: 30px;
  height: 2px;
  display: block;
  content: "";
  background:#000000;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  position: absolute;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #282828;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #0077c8;
}


body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Nunito Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: #000000;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #000000;
  }
}

.iphon_navigation ul li a {
   color: #000000;
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.menuImage span {
  background: #0077c8;
}







.footer {
  background-color: rgba(41, 41, 41,100%);
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: ;
}

.footer p,
.footer a,
.footer div,
.footer span,
.footer__navigation li a {
  color: #fff;
}  

.footer-btm{
  border-bottom: 1px solid #ffffff;
  align-items: flex-end;
}

.footer-middle ul {
    border-top: 1px solid #ffffff;
}

.white-text {
    color: #fff;
}

.text-link.bdr {
    text-decoration: underline;
    color: #fff;
}  

.copyright-sec ul li a:hover{
 color: #FFB81C !important;
}


.footer-middle ul li a:hover{
  color: #FFB81C !important;
}

.social-links__icon svg:hover {
  fill: #FFB81C;
  height: 25px;
  width: 25px;
}





.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot span,
.blog-index__popular-post .owl-dots .owl-dot:hover span,
.blog-index__popular-post .owl-dots .owl-dot.active span,
.blog-header__title span:after {
 
}

.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot.active {
  
}

.blog-index__meta-tag a {
  color: #0077c8;
}


#comments-listing .comment-reply-to {
  color: #0077c8;
      margin-bottom: 30px;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #fff;
}

#comments-listing .comment-reply-to:active {
  color: #fff;
}




.error-page_not_found h1 {
  ;
  font-size: ;
}
.error-page_server_error h1 {
  ;
  font-size: ;
}





body .icon svg {
  fill: #0077c8;
}

body .tns-nav button.tns-nav-active {
  background-color: #0077c8;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #0077c8;
}

body .team-member__description {
  background-color: #ffcd00;
}

body .mwb-broken-slider__slide-img:after,
body .mwb-about__content::after,
body .mwb-vertical-tab__video-link,
body .mwb-cls__slider.owl-dots .owl-dot span,
body .mwb-cls__slider .owl-dots .owl-dot.active span,
body .mwb-cls__slider .owl-dots .owl-dot:hover span,
body .mwb-accordion__title:before,
body .mwb-accordion__title:after,
.scroll-to-top-wrap,
body .mwb-short-text__sec-right,
body .tb_social_icon li a,
.mwb-vertical-tab__title:before,
.mwb-vertical-tab__title:after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,

body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
body .card__best-seller,
body .mwb-video-popup__video-link {
  background-color: #0077c8;
}

body .btn-search svg {
  fill: #0077c8;
}

button, .button, form input[type=submit], form .hs-button {
  
}

body .mwb-vertical-tab__nav-list a.active,
body .mwb-accordion-filter__nav-item a.active,
body .mwb-process__list-title {
  color: #0077c8;
}

body .mwb-cls__slider .owl-dots .owl-dot.active,
body .mwb-header-toggle span:after,
body .mwb-header-toggle span:before,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active {
  border-color: #0077c8;
}

body .mwb-team-list-detail__social a:hover svg {
  fill: #0077c8;
}

body .mwb-process__pattern svg * {
  stroke: #0077c8;
}

.mwb-team__list-title {
  color: #373A36;
}

@media only screen and (max-width: 767px) {
  body, html {
    font-size: 16px;
  }
  
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 16px;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot span,
  body .mwb-broken-slider .owl-dots .owl-dot.active span,
  body .mwb-broken-slider .owl-dots .owl-dot:hover span {
    background-color: #0077c8;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot.active {
    border-color: #0077c8;
  }
}

.why-choose-sec .icon-text-list li .h4 {
  color: #0077c8;
  font-size: 24px;
}
.blog-list-content h5 a{
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
   color: #0077c8;
  font-size: 20px
}

.service-icon{
  background: #ffcd00;  
 
}

.icon-text-list li .square-icon {
    background: #ffcd00;  
 
}

.testimonial h2 {
    color: #fff;
}

.testimonial-text {
    color: #fff;
}
.testimonial:after {
    background: #0077c8;   
}

.blog-list-img span {
    
    background: #398DC9;
    color:  #fff;
   
}
.pagination .page-link {
    
    color: #373A36; 
   
}

.pagination .page-link.arrow{ background:#F4F4F4; }

.service-title a{color: inherit;}

.service-title a:hover{
  color: #0077c8;
}

.service-card:hover .service-title a{
  color: #0077c8;
}

.artical-info .artical-title{
     font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #004C97;
  font-size: 32px;
  margin: 0 0 10px;  line-height: 1.1; font-weight: 600;
  
}
.artical-info .artical-title a{color: inherit;}
.artical-info .writer-name{ color: #0077c8; line-height: 1;}

.artical-card:hover .artical-title a{color:#0077c8;}  

.why-choose-section .heading-box .heading-2 span::before, 
.why-choose-section .heading-box .heading-2 span::after{background: ;} 

.why-choose-section{ color: ; text-align: center; }

.why-choose-title a{color: ;  font-size: 32px;}
.why-choose-card:hover .why-choose-title a {color: #0077c8;}
.why-choose-card:hover .icon-wrapper {border-color:#0077c8;} 

.testimonials-section .heading-2 span::before, .testimonials-section .heading-2 span::after {background: ; }

.testimonials-section .heading-box{color: ; }

.testimonials-box  .user-name{color: #0077c8;}

.artical-info .date { color: #ffcd00;}
.blog_box h4{
  font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color:  ;
 font-size: 24px;
}

.blog_box h4 a{
  color:  ;
  
}
.cmn-rt-box h4{
background: #398DC9;
 color:  #fff;
}

.post-comment a {
   color: ;
  
}

.bg2 {
    color: ;
    font-size: 14px;
   
}
.bg1 {
    color: ;
    font-size: 14px;
    border-right:1px solid ;
 }

.bg3{
  font-size: 14px;
  border-left:1px solid ;
  color:;
  
}

.calendar-box {
  background: #398DC9;
 color:  #fff;
}

.categories-type ul li a {
    border: 1px solid #e9ebef;
    color: #373A36;
   font-size: 14px
    
}

.categories-type ul li a:hover{
  border-color:#e9ebef;
  background:#F4F4F4;
  color:;
}
.social-box2 a {
    color: ;
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 14px;
}
.social-box2 a:hover{
  color: #FFB81C;
  
}

.post-social-row a {
    color: ;
    font-size: 14px;
}

.post-social-row a:hover {
   color: #FFB81C;
}


.custom-pagination .pagination>li>a {
    background-color: #F4F4F4;
    border-color: #e9ebef;
    color: ;
    font-size: 14px;
    font-weight: 400;
}

.custom-pagination .pagination > li > a:hover,.custom-pagination .pagination > li > a.active,.custom-pagination .pagination > .active > a,.custom-pagination .pagination > .active > a:hover,.custom-pagination .pagination > .active > span,.custom-pagination .pagination > .active > span:focus,.custom-pagination .pagination > .active > span:hover{
  color:#fff;
  border-color:#FFB81C;
  background-color:#FFB81C;
}

.dis-block.blog_box {
    border: 1px solid #e9ebef;
    margin: 0 0 20px;
}

.cmn-rt-box {
    border: 1px solid #e9ebef;
    margin: 20px 0 0;
}
.blog_box_detail .blog-detail-inr-box .post-comment {
    background: #F4F4F4 none repeat scroll 0 0;
   
}

.post-title h3 {
    border-left: 5px solid #0077c8;
    color:  ;
  font-size: 32px;
}

.blog-detail-inr-box {
    border-top: 0;
    border-left: 1px solid #e9ebef;
    border-right: 1px solid #e9ebef;
    border-bottom: 4px solid #0077c8;
    padding: 20px;
}

.prev_next_btn a {
    background: #F4F4F4;
    border: 0;
    font-size: 14px;
    color: #373A36;
}
.prev_next_btn a:hover{
  background:#FFB81C;
  color: #fff;
}
.comments-area .comment-respond h3.comment-reply-title {
   border-left: 5px solid #0077c8;
    color:  ;
  font-size: 32px;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}
.comment.depth-0 {
    border-top: 2px solid #e9ebef !important ;
    padding-top: 2em;
    margin-top: 2em;
}

#comments-listing .comment-reply-to:hover, 
#comments-listing .comment-reply-to:focus {
    color: #fff;
}

.contact-info-box .icon {
   background: 

  
  
    
  


  rgba(0, 151, 169, 1.0)

;
    
}

.blog-listing-banner h1{
   color:#fff !important;
}
.social-links__icon:hover svg,
.social-links__icon:focus svg,
.social-links__icon:active svg {
  fill: #FFB81C !important;
}