







/* 1a. Containers */



/* 1b. Colors */




/* 1c. Typography */



























/* 1d. Buttons */





















/* 1e. Forms */

























/* 1f. Tables */

/* 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: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333;
  font-weight:400;
}

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

/* Paragraphs */

p {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
    
}

p a{color: inherit;}

/* Anchors */

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

a:hover,
body .mwb-button-link:hover,
a:focus,
body .mwb-button-link:focus {
  color: #6a839e;
}

a:active {
  color: #425b76;
}

/* Headings */

h1, .post-text-area h1 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #425b76;
  font-size: 38px;
}

h2, .post-text-area h2 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #425b76;
  font-size: 25px;
}

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

h3, .post-text-area h3 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 24px;
}

h4, .post-text-area h4 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 19px;
}

h5, .post-text-area h5 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 16px;
}

h6, .post-text-area h6 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #425b76;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(44, 62, 126, 1)

;
  border: 0px solid #2c3e7e;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 15px 30px;
}


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

  
  
    
  


  rgba(66, 91, 118, 1)

;
  border-color: #425b76;
  color: #FFFFFF;
}

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

  
  
    
  


  rgba(66, 91, 118, 1)

;
  border-color: #425b76;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

/* h3.form-title {
  background-color: #FAFAFA;
  color: ;
} */

/* Form label */
footer form {
  background: rgba(0,0,0,0.8);
	border: 1px solid #000000;
}

form  {
  background: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;

}

form input.hs-button.primary.large {
    margin: 0;
}

form h1{
	font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333;
	background: #FAFAFA;
}

form label {
  color: #333;
}

/* Form help text */

form legend {
  color: ;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
input[type=search],
select,
textarea {
  border-color: #D1D6DC;
  color: ;
  background-color: #FAFAFA;
   border-radius: 2px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border-color: #425b76;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #625d5d;
}

::-moz-placeholder {
  color: #625d5d;
}

:-ms-input-placeholder {
  color: #625d5d;
}

::placeholder {
  color: #625d5d;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #625d5d;
}

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


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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #2c3e7e;
  border: 0px solid #2c3e7e;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 15px 30px;
	margin: 12px 12px
}

.custom-btn{
  background-color: 

  
  
    
  


  rgba(44, 62, 126, 1)

;
  border: 0px solid #2c3e7e;
  border-radius: 0px;
  color: #FFFFFF;
 
} 
.custom-btn:hover,.custom-btn:active{
   background-color: 

  
  
    
  


  rgba(66, 91, 118, 1)

;
  border-color: #425b76;
  color: #FFFFFF;
}

.service-info .custom-btn {
  background-color: 

  
  
    
  


  rgba(61, 171, 227, 1)

;
  border: 0px solid #425b76;
  border-radius: 0px;
  color: #FFFFFF; 
	 padding: 0px 30px;
  
}
.service-info .custom-btn:hover{
   background-color: 

  
  
    
  


  rgba(66, 91, 118, 1)

;
  border-color: #425b76;
  color: #FFFFFF;
}

.blue-btn{
  background-color: 

  
  
    
  


  rgba(44, 62, 126, 1)

;
  border: 0px solid #2c3e7e;
  border-radius: 0px;
  color: ;
 
} 


.blue-btn:hover{
  background-color: 

  
  
    
  


  rgba(66, 91, 118, 1)

;
  border-color: #425b76;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #425b76;
  border-color: #425b76;
  color: #FFFFFF;
}

.hs-error-msg { color: #cc0909;}
				   
.hs-form-required {color: #cc0909;}
						 
.hs-input.invalid.error {  border-color: #cc0909;}






table {
	border: 1px solid #333;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important ;
	padding: 15px 20px;
}

th,
td {
  border: 1px solid #333;
  color: #333;
	padding: 15px 20px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(44, 62, 126, 1)

;
  border: 1px solid #333;
  color: #FFFFFF;
	padding: 15px 20px;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #333;
	padding: 15px 20px;
}

tbody + tbody {
  border: 1px solid #333;
	padding: 15px 20px;
}





.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: #333;
  font-family: Montserrat; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 14px;
}

.hs-menu-wrapper ul {
  background: rgba(255, 255, 255,100%);
  
}

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 {
  color: rgba(66, 91, 118, 100%);
}

.menu ul li a:hover{
  color: rgba(66, 91, 118, 100%);
}

.menu ul li a.active {
  color: rgba(66, 91, 118, 100%);
}

.menu ul li a::after {background: {color=#425b76, opacity=100, rgba=rgba(66, 91, 118, 1), rgb=rgb(66, 91, 118), hex=#425b76, css=#425b76}; }

li.hs-menu-item.hs-menu-depth-1.active a {
    color: #425b76;
 }

.hs-menu-wrapper ul li a:hover {
  color: rgba(66, 91, 118, 100%);
}

.hs-item-has-children:hover > .hs-menu-children-wrapper {
  display: block !important;
  color: rgba(66, 91, 118, 100%);  
}

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

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


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: Montserrat;
}

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #333;
  }
  
  .iphon_navigation ul li a{
    background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    color: #333;
   font-size:13px;
  } 
.iphon_navigation ul li a:hover{color:rgba(66, 91, 118, 100%);
   }
  
  .iphon_navigation ul ul li a:hover{
    color:rgba(66, 91, 118, 100%);
  }
  
  .iphon_navigation ul ul ul li a{
    background-color: rgba(255, 255, 255,100%);
    color: #333;
   
  } 
    .iphon_navigation ul ul ul ul li a{
     background-color: rgba(255, 255, 255,100%);
       color: #333;
  } 
      .iphon_navigation ul ul ul li a:hover{
        color:#000;
  }
}





.ftr-sec3 {
  background-color: #111;
}

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




/* Footer Content */

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

.footer p,
.footer a,
.footer div,
.footer span,
.footer__navigation li a {
  color: #aaa;
}  
  .ftr-sec3 a:hover {
    color: #425b76;
    text-decoration: underline;
}

.ftr-sec1 h3 {
    border-left: 6px solid #425b76;
}
.ftr-scl a:hover{
  background-color: #425b76;
   color: #fff;
}

.ftr-inr-wdth2 li a:hover {
    color: #425b76;
    text-decoration: underline;
}

.ftr-sec1 {
  
    border-top: 2px solid #425b76;
}



.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 {
  background-color: #2c3e7e;
}

.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot.active {
  border-color: #2c3e7e;
}

.blog-index__meta-tag a {
  color: #2c3e7e;
}


#comments-listing .comment-reply-to {
  color: #425b76;
      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: #2c3e7e;
}


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-container-wrapper ul li::after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
body .card__best-seller,
body .mwb-video-popup__video-link {
  background-color: #2c3e7e;
}

body .btn-search svg {
  fill: #2c3e7e;
}

/* button, .button, form input[type=submit], form .hs-button {
  box-shadow: 0 8px 15px 0 rgba(66, 91, 118, 25%);
} */

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

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: #2c3e7e;
}

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

body .mwb-process__pattern svg * {
  stroke: #2c3e7e;
}

.mwb-team__list-title {
  color: #425b76;
}

@media only screen and (max-width: 767px) {
  body, html {
    font-size: 14px;
  }
  
  h1, .post-text-area h1 {
    font-size: 30px;
  }

  h2, .post-text-area h2 {
    font-size: 22px;
  }

  h3, .post-text-area h3 {
    font-size: 20px;
  }

  h4, .post-text-area h4 {
    font-size: 18px;
  }

  h5, .post-text-area h5 {
    font-size: 16px;
  }

  h6, .post-text-area h6 {
    font-size: 13px;
  }
  
  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: #2c3e7e;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot.active {
    border-color: #2c3e7e;
  }
}
.heading-2 span::before, .heading-2 span::after {
    width: 13px;
    content: '';
    margin: -2px 10px 0;
    display: inline-block;
    height: 5px;
    background: #2c3e7e;
    vertical-align: middle;
}
.service-title {
   font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 24px;
}

.service-title a{color: inherit;}

.service-title a:hover{
  color: #425b76;
}

.service-card:hover .service-title a{
  color: #425b76;
}

.artical-info .artical-title{
     font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #2c3e7e;
  font-size: 24px;
  margin: 0 0 10px;  line-height: 1.1; font-weight: 600;
  
}
.artical-info .artical-title a{color: inherit;}
.artical-info .writer-name{ color: #2c3e7e; line-height: 1; font-weight: 600 !important;}

.artical-card:hover .artical-title a{color:#425b76;}  

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

.why-choose-section .heading-box{ color: #fff; text-align: center; }
.heading-box {
  color: #fff !important;
  text-align: center;
}

.why-choose-card {
  color: #fff !important;
}

.why-choose-title a{color: #fff;  font-size: 24px;}
.why-choose-card:hover .why-choose-title a {color: #425b76;}
.why-choose-card:hover .icon-wrapper {border-color:#425b76;} 

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

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

.testimonials-box  .user-name{color: #2c3e7e;}

.testimonials-box .user-img-box img {
 
    border: 3px solid #2c3e7e;
}

.artical-info .date {
    color: #333;
    
}
.blog_box h4{
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #000 ;
 font-size: 19px;
}

.blog_box h4 a{
  color: #000 ;
  
}
.cmn-rt-box h4{
background: #2c3e7e;
 color:  #fff;
}

.post-comment a {
   color: #666;
  
}

.bg2 {
    color: #666;
    font-size: 14px;
   
}
.bg1 {
    color: #666;
    font-size: 14px;
    border-right-color:#666;
 }

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

.calendar-box {
  background: #2c3e7e;
 color:  #fff;
}

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

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

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

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


.custom-pagination .pagination>li>a {
    background-color: #ecf0f6;
    border-color: #e9ebef;
    color: #000;
    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:#425b76;
  background-color:#425b76;
}

.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: #ecf0f6 none repeat scroll 0 0;
   
}

.post-title h3 {
    border-left: 5px solid #425b76;
    color: #000 ;
  font-size: 24px;
}

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

.prev_next_btn a {
    background: #ecf0f6;
    border: 0;
    font-size: 14px;
    color: #333;
}
.prev_next_btn a:hover{
  background:#425b76;
  color: #fff;
}
.comments-area .comment-respond h3.comment-reply-title {
   border-left: 5px solid #425b76;
    color: #000 ;
  font-size: 24px;
    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: #2c3e7e;
    
}

.slick-dots li button,
.slick-dots li button:before{
  color: #2c3e7e!important;
}

.text-error{
   color: #2c3e7e;
}
.text-error h1{
   color: #2c3e7e;

}

.top-part1 h1 {
 color: #2c3e7e !important;
}


