/*
{font-family: 'Roboto', sans-serif;}
*/
* { box-sizing: border-box; }
/*=======================================================*/
b, strong{ font-weight: 700; font-family: 'Roboto', sans-serif; }
*, ol, ul, h1, h2, h3, h4, h5, h6, p, ol, li { box-sizing: border-box; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { color: #616161; font-family: 'Roboto', sans-serif; line-height: normal; font-weight: 500; }
a { color:inherit; text-decoration:none; outline:0 none; transition: all 0.5s; }
a:hover { color:inherit; text-decoration:none; }
h1 { font-size: 50px; margin-bottom: 20px; }
h2 { font-size: 42px; margin-bottom: 20px; }
h3 { font-size: 37px; margin-bottom: 20px; }
h4 { font-size: 28px; margin-bottom: 10px; }
h5 { font-size: 23px; margin-bottom: 10px; }
h6 { font-size: 20px; margin-bottom: 10px; }
p { font-size: 18px; line-height: 1.5; color: #616161; font-family: 'Roboto', sans-serif; padding: 0 0 25px; font-weight: 400; }
p a { color: #7caff1; }
b, strong { color: #616161; }
/*=======================================================*/
body { color:#323232; background: #ffffff; font-family: 'Roboto', sans-serif; font-size: 18px; line-height: 1.2; font-weight: 400; }
input,textarea { -webkit-appearance:none; border-radius:0px; outline:none; border:0px;}
input,textarea { -webkit-appearance:none; border-radius:0px; outline:none; border:0px;}
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }
/*=======================================================*/
::-webkit-input-placeholder { color: #cccccc; font-family: 'Roboto', sans-serif; font-size: 16px; }
::-moz-placeholder { color: #cccccc; font-family: 'Roboto', sans-serif; font-size: 16px; }
:-ms-input-placeholder { color: #cccccc; font-family: 'Roboto', sans-serif; font-size: 16px; }
:-moz-placeholder { color: #cccccc; font-family: 'Roboto', sans-serif; font-size: 16px; }
/*=====SET: layout=====*/
.wrapper { margin:0 auto; /*padding-top: 100px;*/ }
.container { max-width: 1309px; width: 100%; padding: 0 15px; margin: 0 auto; }
/*=====END: layout=====*/
/*=====SET: Default Globle CSS=====*/
.row { margin-left: -15px; margin-right: -15px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.content { width: 100%; padding: 0 15px; }
.midsec { position: relative; padding: 60px 0; }
.midcolimg { position: relative; width: 100%; display: block; padding: 0 15px; }
.midcolimg img { width: auto; max-width: 100%; object-fit: cover; }
.heading { width: 100%; margin-bottom: 25px; }
.midcoltext { width: 100%; padding: 0; }
.midcoltext p { padding-bottom: 25px; }
.midcoltext ul { margin-left: 2em; margin-bottom: 2em; color: #616161 }
.midcoltext li a {color: #616161 }

.graybg { background-color: #5e6265;; }
.bluebg { background-color: #7caff1; }
.read_more { background-color: #cf8a41; font-family: 'Roboto', sans-serif; color: #FFFFFF; font-size: 18px; display: inline-block; vertical-align: top; font-weight: 300; padding: 11px 15px; line-height: 1; border: 2px solid transparent; }
.read_more:hover { color: #cf8a41; background-color: transparent; border-color: #cf8a41; }
.offset { top: -60px; position: absolute; left: 0; right: 0; }
.d-flex{ display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex; }
.flex-wrap{ -webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap; }
.justify-content-between{ -webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between; }
.justify-content-start{ -webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start; }
.justify-content-end{ -webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end; }
.justify-content-center{ -webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center; }
.align-items-center{ -webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center; }
.align-items-start{ -webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start; }
.align-items-end{ -webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end; }
/*=====:ENd: Default Globle CSS=====*/
/*=====HEADER=====*/
header { width: 100%; height: auto; position: relative; top: 0; background: #FFFFFF; z-index: 999; transition: all 0.5s ease-in; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; }
header.sticky { position: fixed; background: #FFFFFF; box-shadow: 0 0 3px rgba(0, 0, 0, 0.70); padding: 10px 0; transition: all 0.5s ease-in; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; }
.tophead { background-color: #7caff1; padding: 3px 0; }
.tophead ul { margin: 0 -15px; padding: 0; list-style: none; }
.tophead ul li { padding: 0 15px; color: #FFFFFF; font-weight: 300; }
.tophead ul li:first-child { font-weight: 900; }
.tophead ul li a { color: #FFFFFF; }
.tophead ul li a img { display: inline-block; vertical-align: top; }
.tophead .icons{ position: inherit; top: auto; vertical-align: middle; margin-right: 5px; }
header.sticky nav ul li a { color: #7caff1; }
header.sticky nav ul li.current-menu-item a { color: #7caff1; }
header.sticky nav ul li a:hover { color: #7caff1; }
header.sticky nav ul li a.current { color: #7caff1; }
header.sticky nav ul li.contact_btn a.current { color: #FFFFFF; }
header.sticky nav ul li.contact_btn:hover a	{ background-color: #89db5b; }
.search-input { position: absolute; top: 32px; right: 15px; width: 240px; display: none; z-index: 99; }
.search-input input { height: 40px; border: 1px solid #7caff1; padding: 0 15px; color: #4C4C4C; background-color: #fff; float: left; width: 200px; margin: 0; }
.search-input input[type="submit"] { background-color: #7caff1; background-image: url(../images/search_icon.png); background-position: center center; background-repeat: no-repeat; background-size: auto auto; width: 40px; border: 0; cursor: pointer; font-size: 0; }
#logo { max-width: 165px; width: 100%; height: auto; display: inline-block; vertical-align: top; padding: 5px 0; }
#logo .search_icon { display: none; }
#logo a { display: inline-block; vertical-align: top; }
#logo img { width: auto; height: auto; max-width: 100%; display: block; }
#logo img { display: block; max-width: 190px; width: 100%; }
.menu { width: 78%; height: auto; float: right; }
header nav { width: auto; float: right; }
header nav.show  { display: block!important; }
header nav ul { margin: 0; padding: 0; list-style: none; }
header nav ul li { display: inline-block; vertical-align: top; position: relative; color: #626262; font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: 500; }
header nav ul li a { display: block; color: #626262; padding: 12px 15px; text-decoration: none; line-height: 1; }
header nav ul li.active a, nav ul li a:hover{ color: #323232; }
header nav ul li.current-menu-item a, header nav ul li a:hover { color: #323232; }
header nav ul li a.current { color: #323232; }
.menu nav ul>li:hover>a { color: #57bbf9; }
.menu nav ul li.current-menu-item>a { color: #57bbf9; }
.menu nav ul > li > ul { position: absolute; display: none; width: 188px; z-index: 999; box-shadow:0px 0px 5px 0 #ccc;}
.menu nav ul > li > ul.sub-menu ul { left: 100%; top: 0; display: none; }
.menu nav ul > li > ul.sub-menu li { padding: 0; width: 100%; display: block; border-bottom: 1px solid #0778ae; font-size: 20px; }
.menu nav ul > li > ul.sub-menu li:last-child { border-bottom: none; }
.menu nav ul > li > ul.sub-menu li a { padding: 9px 13px; background-color: #fff; text-transform: none; color: #0778ae; white-space: nowrap;     font-weight: normal; }
.menu nav ul > li > ul.sub-menu li a:hover { color: #FFFFFF; background-color: #7caff1; }
header nav ul li.contact_btn { background-color: transparent; border: none; padding-right: 0; }
header nav ul li.contact_btn:hover { border: none; background-color: transparent; }
header nav ul li.contact_btn a { color: #FFFFFF; padding-left: 15px; padding-right: 15px; background-color: #89db5b; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; font-weight: 600; }
header nav ul li.contact_btn:hover a { color: #FFFFFF; background-color: #57bbf9; }
header nav ul li.contact_btn a.current { color: #FFFFFF; }
/*=====SET: RESPONSIVE HAMBURGER=====*/
#nav-toggle { position: absolute; width: 36px; height: 30px; left: 15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 22; cursor: pointer; padding: 10px 0 0 0; display: none; }
#nav-toggle a { display: block; width: 100%; height: 35px; margin-top: -10px; padding-top: 10px; }
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { cursor: pointer; height: 4px; width: 36px; background: #7caff1; position: absolute; display: block; border-radius: 2px; content: ""; }
#nav-toggle span:before { top: -10px; width: 36px; right: 0; }
#nav-toggle span:after { bottom: -10px; width: 36px; right: 0;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { -webkit-transition: all 500ms ease-in-out;  -moz-transition: all 500ms ease-in-out;  -ms-transition: all 500ms ease-in-out;  -o-transition: all 500ms ease-in-out;  transition: all 500ms ease-in-out;}
#nav-toggle.current_page_item span { background-color: transparent; background: none; }
#nav-toggle.current_page_item span:before,#nav-toggle.current_page_item span:after 	{ top: 0;}
#nav-toggle.current_page_item span:before { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
#nav-toggle.current_page_item span:after { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
/*=====END: RESPONSIVE HAMBURGER=====*/
/*=====END: NAVIGATION HERE=====*/
/*=====HEADER=====*/
/*=====SET: BANNER SEC HERE=====*/
.herosec { position: relative; }
.herosec img { width: 100%; height: auto; }
/*=====END: BANNER SEC HERE=====*/
/*=====SET: FIRST SEC HERE=====*/
.firstsec { width: 100%; height: auto; position: relative; }
.firstsec .midsec { padding-bottom: 30px; }
.firstsec .row { margin: 0 -27px; }
.firstsec .col-md-4 { padding: 0 27px; }
.firstsec .heading { margin-bottom: 15px; position: relative; }
.box { position: relative; text-align: center; margin-bottom: 35px; }
.box .figure { margin-bottom: 10px; }
.box .figure img { width: 100%; height: 100%; object-fit: cover; }
.box h3 { margin-bottom: 20px; }
.addlink { opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; }
.box:hover h3 { color: #7caff1; }
.box:hover .read_more { color: #cf8a41; background-color: transparent; border-color: #cf8a41; }
.box:hover .addlink { opacity: 1; }
/*=====END: FIRST SEC HERE=====*/
/*=====SET: SECOND SEC HERE=====*/
.secondsec { text-align: center; position: relative; }
.secondsec .midsec { padding-bottom: 20px; padding-top: 20px; }
.expertsec p { font-size: 30px; }
.icons { width: 64px; position: absolute; top: 0; left: 0; }
.icons i { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
/*=====END: SECOND SEC HERE=====*/
/*=====SET: THIRD SEC HERE=====*/
.thirdsec { position: relative; text-align: center; }
.thirdsec .midsec { padding-bottom: 30px; padding-top: 30px; }
.thirdsec h5 { color: #FFFFFF; margin-bottom: 20px; }
.thirdsec ul { list-style: none; }
.thirdsec .formsec { max-width: 766px; width: 100%; margin: 0 auto; }
.thirdsec .formsec ul li { margin-bottom: 12px; }
.thirdsec .formsec ul li .read_more { padding: 9px 15px; background-color: transparent; border: 2px solid #FFFFFF; width: 100%; text-align: center; font-size: 14px; font-weight: 300; }
.thirdsec .formsec ul li .read_more:hover { background-color: #FFFFFF; }
.thirdsec .midcontent { margin-bottom: 40px; }
.thirdsec .midcontent .figure { margin-bottom: 10px; width: 100%; }
.thirdsec .midcontent .figure a { display: inline-block; height: 100%; width: 100%; }
.thirdsec .midcontent .figure img { width: 100%; height: 100%; }
.thirdsec .midcontent h6 { margin-bottom: 25px; font-weight: 600; line-height: normal; }
.thirdsec .midcontent h6 a em { color: #57bbf9; font-style: normal; }
/*=====END: THIRD SEC HERE=====*/
/*=====SET: FOOTER HERE=====*/
footer { width: 100%; height: auto; position: relative; }
footer .midsec { padding: 35px 0 45px; max-width: 766px; width: 100%; margin: 0 auto; }
footer .midcontent { position: relative; margin-bottom: 30px; }
footer .midcontent ul { margin: 0; padding: 0; list-style: none; } 
footer .midcontent ul li { display: block; color: #FFFFFF; font-size: 16px; line-height: 30px; margin-bottom: 5px; }
footer .midcontent ul li a { display: inline-block; vertical-align: top; color: #FFFFFF; } 
footer .midcontent ul li a:hover { color: #7caff1; }
.socialsec { margin-bottom: 30px; }
footer .socialsec ul { margin: 0 -5px; padding: 0; list-style: none; }
footer .socialsec ul li { padding: 0 5px; margin-bottom: 5px; }
footer .socialsec ul li a { background-color: #FFFFFF; width: 33px; height: 33px; border-radius: 100%; line-height: 33px; text-align: center; color: #5e6265; font-size: 20px; display: block; }
footer .socialsec ul li a:hover { color: #FFFFFF; background-color: #7caff1; }
/*=====END: FOOTER HERE=====*/
/*=====SET: INNER1 HERE=====*/
.inner_hero  img{max-height: 460px; object-fit: cover; }
.latest_article .search-form { max-width: 400px; width: 100%; }
.latest_article .search-form input { height: 40px; border: 1px solid #7caff1; padding: 0 15px; color: #4C4C4C; background-color: #ffffff; font-size: 18px; font-weight: normal; }
.latest_article .search-form input[type="submit"] { height: 40px; border: 1px solid transparent; padding: 0 15px; color: #FFFFFF; background-color: #cf8a41; }
.latest_article .search-form input[type="submit"]:hover { color: #cf8a41; background-color: transparent; border-color: #cf8a41; }
/*=====END: INNER1 HERE=====*/
/*=====WordPress Core=====*/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 15px; }
.alignleft { float: left; margin: 5px 15px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 15px; }
a img.alignnone { margin: 5px 15px 20px 0; }
a img.alignleft { float: left; margin: 5px 15px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 15px 20px 0; }
.wp-caption.alignleft { margin: 5px 15px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 15px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { margin: 0; padding: 0 4px 5px; }
/*=====WordPress Core=====*/



/*---Set: Pagination----------*/
.paginationsec { text-align: left; }
.paginationsec .pagination .page-item { padding: 0; }
.paginationsec .pagination .page-link { border: none; color: #2c2d2c; font-size: 0.75rem; border-radius: .25rem; }
.paginationsec .pagination .page-item:hover .page-link { background-color: #ebebeb; }
.paginationsec .pagination .page-item.active .page-link { background-color: #ebebeb; }

.paginationsec { width: 100%; text-align: center; padding-top: 25px; border-top: 1px solid #ebebeb; }
.paginationsec hr { display: none; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.paginationsec .pagination { margin: 0; }
.navigation .nav-links .page-numbers { padding: .5rem .75rem; border-radius: .25rem; text-decoration: none; background-color: transparent; box-shadow: none; margin: 0 3px; border: none; color: #2c2d2c; font-size: 16px; font-weight: 400; border-radius: .25rem; display: inline-block; vertical-align: top; line-height: 1; }
.pagination .nav-links { justify-content: center; margin: 0; }
.pagination .prev { margin: 0; }
.navigation .nav-links .page-numbers.current, .navigation .nav-links .page-numbers:hover { background-color: #cf8a41; color: #ffffff; border-radius: .25rem; border: 1px solid transparent; box-shadow: none; border: none; }


/*---End: Pagination----------*/






.footer_logo2 ,
.footer_logo {
    text-align: right;
    font-size: 0;
    padding-bottom: 10px
}

.footer_logo2  a,
.footer_logo a {
    display:inline-block
}

.footer_logo a img {
     max-width:100px   
}