@charset "utf-8";
/* CSS Document */
@import url('../../../fonts.googleapis.com/cssbf26.css?family=Poppins');
@import url('../../../fonts.googleapis.com/css4d14.css?family=Open+Sans|Oxygen');
@import url('../../../fonts.googleapis.com/cssfca7.css?family=Oxygen');
@import url('../../../fonts.googleapis.com/css28b8.css?family=Raleway');
@import url('../../../fonts.googleapis.com/css8645.css?family=Hind+Siliguri');
@import url('../../../fonts.googleapis.com/css55d0.css?family=Montserrat');
@import url('../../../fonts.googleapis.com/cssbce4.css?family=Montserrat+Alternates');
@import url('../../../fonts.googleapis.com/css91c3.css?family=Montserrat&amp;display=swap');
@import url('../../../fonts.googleapis.com/css7b4f.css?family=Roboto');
@import url('../../../fonts.googleapis.com/cssa221.css?family=Roboto:700');
@import url('../../../fonts.googleapis.com/csscc0b.css?family=Montserrat:200');
@import url('../../../fonts.googleapis.com/css5d2a.css?family=Lato');
@import url('../../../fonts.googleapis.com/css6d07.css?family=Lora');
@import url('../../../fonts.googleapis.com/css815f.css?family=Lobster&amp;display=swap');
@import url('../../../fonts.googleapis.com/css29f7.css?family=Cabin:700&amp;display=swap');
@import url('../../../fonts.googleapis.com/css2e06.css?family=Play&amp;display=swap');

@import url('../../../fonts.googleapis.com/css26488.css?family=Inter&amp;display=swap');
@import url('../../../fonts.googleapis.com/css27ec3.css?family=Inter:wght@600&amp;display=swap');
@import url('../../../fonts.googleapis.com/css20048.css?family=Inter:wght@900&amp;display=swap');

@import url('../../../fonts.googleapis.com/css2ab21.css?family=Bebas+Neue&amp;family=Bevan:ital@0;1&amp;family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Montserrat:ital,wght@0,100..900;1,100..900&amp;family=Orbitron:wght@400..900&amp;family=Oswald:wght@200..700&amp;family=PT+Sans+Narrow:wght@400;700&amp;family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&amp;display=swap');

.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
	position: absolute;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
	border-radius: 50%;
	width: 30px;
	height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #000 !important;
}
.owl-nav span {
    font-size: 30px;    
    position: absolute;
    /*top: -12px;*/
	left:10px;
	color:#fff;
	transform: translateY(-60%);
}
.owl-nav button:focus {
    outline: none;
}
.owl-nav {
    display: block !important;}
.owl-dots {
    display: none !important;
}

/*--start-page-loader--*/
.page-loader{
	width: 100%;
	/*height: 100vh;*/
	position: fixed;
	/*background: #272727;*/
	background:#ffffff80;
	z-index: 99999;
	bottom:0;
	top:0;
	left:0;
	overflow:hidden;
}

.wrapper-1 {
  width: 50px;
  position: absolute;
    left:50%;
    top:50%;
	
  --b: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #514b82;
  -webkit-mask:
    repeating-conic-gradient(#0000 0deg,#000 1deg 70deg,#0000 71deg 90deg),
    radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));
  -webkit-mask-composite: destination-in;
          mask-composite: intersect;
  animation: l5 1s infinite;
}
@keyframes l5 {to{transform: rotate(.5turn)}}
/*--end-page-loader--*/

/*--start-blank-div--*/
.blank-div{ width:100%; height:84px; overflow:hidden;}
/*--end-blank-div--*/

/*--start-banner--*/
.banner{ width:100%; margin:0 auto; /*padding-top:115px;*/ background:#fff; overflow:hidden;}
.banner img{ width:100% !important;}
/*--end-banner--*/

/*--start-package--*/
.package{ width:100%; margin:0 auto; padding:10px; background:#0A2E7D}
.package .box{ width:100%; margin:5px auto; padding:5px; background:#E7F3FF}
.package .box h4{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:bold; text-align:left; line-height:30px; color:#333; margin:0 0 0 0;}
.package .box h5{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:normal; text-align:left; line-height:22px; color:#333; margin:0 0 0 0;}
.package .box h5 span{ font-weight: bold; color:#db4900;}
.package .box p{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:normal; text-align:left; line-height:22px; color:#444; margin:0 0 5px 0;}
/*--end-package--*/

/*--start-tourist-places--*/
.tourist-places{ width:100%; height:auto; margin:0 auto; padding:50px 0; background:#fff; position:relative; overflow:hidden;}
.tourist-places h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:normal; text-align:left; text-transform:capitalize; color:#2e2e2e; margin:25px 0; padding-left:15px; border-left: 4px solid #db4900; }
.tourist-places h2 span{ font-weight:bold; color:#000;}
.tourist-places h5{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:lighter; text-align:left; text-transform:none; line-height:30px; color:#555; margin:25px 0;}
.tourist-places .box{ width:100%; height:auto; background:#fff; position:relative; overflow:hidden;}
.tourist-places .box .caption{ width:100%; height:50px; background:#ffffff80; position:absolute; bottom:20px; z-index:1; opacity:1; transition: all 0.3s ease;}
.tourist-places .box .caption h3{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:600; text-align:center; text-transform:uppercase; line-height:50px; letter-spacing:.2px; color:#000; transition: color .2s ease; }
.tourist-places .box:hover .caption{ opacity:0; transition: all 0.3s ease;}
.tourist-places .box .caption-2{ width:90%; height:90%; top:5%; right:5%; bottom:5%; left:5%; background:rgba(0,46,69,0.78); border:solid 3px #d0c4c4; position:absolute; z-index:2; opacity:0; transition: all 0.3s ease;}
.tourist-places .box .caption-2 h3{ font-family: 'Roboto', sans-serif; font-size:18px; font-weight:600; text-align:center; text-transform:uppercase; line-height:28px; letter-spacing:.2px; color:#fff; transition: color .2s ease; margin-top:100px !important;  margin-bottom:20px;}
.tourist-places .box .caption-2 a{ width:100%; height:100%; margin:0 auto; display:block; overflow:hidden; color:inherit;}
.tourist-places .box .caption-2 a:hover{ text-decoration:none;}
.tourist-places .box .caption-2 a .places-btn{ width:100px; margin:0 auto; font-family:Poppins, sans-serif; font-weight:500; font-size:14px; color:#f0ca4e; border:2px solid #f0ca4e; padding:5px; text-transform:uppercase;}
.tourist-places .box .caption-2 a .places-btn:hover{ color:#f0ca4e; border:2px solid #fff; text-decoration:none;}
.tourist-places .box:hover .caption-2{ opacity:1; transition: all 0.3s ease;}
/*--end-tourist-places--*/

/*--start-tourist-places-2--*/
.tourist-places-2{ width:100%; height:auto; margin:0 auto; padding:50px 0; background:#f5f5f5; position:relative; overflow:hidden;}
.tourist-places-2 h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:normal; text-align:left; text-transform:capitalize; color:#2e2e2e; margin:25px 0; padding-left:15px; border-left: 4px solid #db4900; }
.tourist-places-2 h2 span{ font-weight:bold; color:#000;}
.tourist-places-2 h5{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:lighter; text-align:left; text-transform:none; line-height:30px; color:#555; margin:25px 0;}
.tourist-places-2 .box{ width:100%; height:auto; background:#fff; position:relative; overflow:hidden;}
.tourist-places-2 .box .caption{ width:100%; height:50px; background:#ffffff80; position:absolute; bottom:20px; z-index:1; opacity:1; transition: all 0.3s ease;}
.tourist-places-2 .box .caption h3{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:600; text-align:center; text-transform:uppercase; line-height:50px; letter-spacing:.2px; color:#000; transition: color .2s ease; }
.tourist-places-2 .box:hover .caption{ opacity:0; transition: all 0.3s ease;}
.tourist-places-2 .box .caption-2{ width:90%; height:90%; top:5%; right:5%; bottom:5%; left:5%; background:rgba(0,46,69,0.78); border:solid 3px #d0c4c4; position:absolute; z-index:2; opacity:0; transition: all 0.3s ease;}
.tourist-places-2 .box .caption-2 h3{ font-family: 'Roboto', sans-serif; font-size:18px; font-weight:600; text-align:center; text-transform:uppercase; line-height:28px; letter-spacing:.2px; color:#fff; transition: color .2s ease; margin-top:100px !important;  margin-bottom:20px;}
.tourist-places-2 .box .caption-2 a{ width:100%; height:100%; margin:0 auto; display:block; overflow:hidden; color:inherit;}
.tourist-places-2 .box .caption-2 a:hover{ text-decoration:none;}
.tourist-places-2 .box .caption-2 a .places-btn{ width:100px; margin:0 auto; font-family:Poppins, sans-serif; font-weight:500; font-size:14px; color:#f0ca4e; border:2px solid #f0ca4e; padding:5px; text-transform:uppercase;}
.tourist-places-2 .box .caption-2 a .places-btn:hover{ color:#f0ca4e; border:2px solid #fff; text-decoration:none;}
.tourist-places-2 .box:hover .caption-2{ opacity:1; transition: all 0.3s ease;}
/*--end-tourist-places-2--*/

/*--start-about-us--*/
.about-us{ width:100%; margin:0 auto; padding:60px 0; background:#fff; overflow:hidden;}
.about-us .box{ width:100%; margin:0 auto; padding:10px 0 70px 0;}
.about-us .box h6{ font-family:  'Roboto', sans-serif; font-size:16px; font-weight:bold; /*color:#ed760b;*/ color:#000; margin:10px 0;}
.about-us .box h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:600; color:#000; margin:0 0 30px 0;}
.about-us .box p{ font-family:  'Roboto', sans-serif; font-size:16px; font-weight:normal; color:#565656; line-height:26px; margin:0 0 50px 0; padding:20px 0 0 0;}
.about-us-btn{ font-family:Poppins, sans-serif; font-weight:500; color:#000; border-bottom:2px solid #000; padding-bottom:5px; text-transform:uppercase;}
.about-us-btn:hover{ color:#ed780f; border-bottom:2px solid #ed780f; text-decoration:none;}

.about-us .i-box{ width:100%; margin:0 auto; position:relative;}
.about-us .i-box .img-right{ float:right;}
.about-us .i-box .img-left{ position:absolute; margin-top:150px;}
.about-us .i-box img{ border-radius:10px;}
/*--end-about-us--*/

/*--start-monthwise--*/
.monthwise{ width:100%; height:auto; margin:0 auto; padding:50px 0; background:#f5f5f5; position:relative; overflow:hidden;}
.monthwise h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:normal; text-align:left; text-transform:capitalize; color:#2e2e2e; margin:25px 0; padding-left:15px; border-left: 4px solid #db4900; }
.monthwise h2 span{ font-weight:bold; color:#000;}
.monthwise h5{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:lighter; text-align:left; text-transform:none; line-height:30px; color:#555; margin:25px 0;}

.monthwise li{  font-family:  'Roboto', sans-serif; font-size:14px; font-weight:normal; color:#565656; line-height:24px; margin:0 0 15px 0; position:relative; list-style:none;}
.monthwise li::before {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 12px;
  left: -30px;
  top: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  background:#5d7b46;
  border-radius:50%;
  padding:0 0 0 5px;
  line-height:20px;
}
.monthwise li span a{ color:#db4900;}
/*--end-monthwise--*/


/*--start-our-services--*/
.our-services{ width:100%; margin:0 auto; padding:60px 0; background:#fffbfb; /*background:url(../images/pattern.jpg) 0 repeat; background-position:top left; */overflow:hidden;}
.our-services h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#000; margin-bottom:20px;}
.our-services h6{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:lighter; text-align:center; text-transform:none; line-height:30px; color:#555; margin:0 0 40px 0;}
.our-services .box{ width:100%; margin:15px auto; padding:20px 20px; transition: all .3s ease-in-out;}
.our-services .box h3{ font-family: 'Roboto', sans-serif; font-size:22px; font-weight:600; text-align:center; color:#0f0f0f; line-height:28px; margin-bottom:20px;}
.our-services .box h5{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:normal; text-align:center; color:#0f0f0f; line-height:28px; margin-bottom:20px;}
.our-services .box img{ max-width:70px; margin:0 auto; display:block; margin-bottom:30px;}
.our-services .box i{ width:50px; height:50px; font-size:20px; text-align:center; color:#fff; background:#136175; border-radius:5px; line-height:50px; margin:0 auto; display:block;}

.our-services .box:hover{ background:#ffffff; box-shadow: 0 15px 50px rgba(0, 0, 0, .04); transform: translateY(-5px); }
.our-services .box a{ text-decoration:none; display:block;}
.our-services .box a:hover{ text-decoration:none;}
/*--end-our-services--*/

/*--start-opportunities--*/
.opportunities{ background: url(../images/air-ticket.jpg) 0 no-repeat fixed; background-position:bottom center; background-size:cover;
/*background-attachment: fixed;*/ width:100%; /*height:100%;*/ margin: 0 auto; padding:80px 0; overflow:hidden;}
.opportunities h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:600; text-align:left; text-transform:capitalize; color:#fff; margin:25px 0; padding-left:15px; border-left: 4px solid #db4900; }
.opportunities p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:normal; text-align:left; color:#cecece; line-height:28px; margin:0 0 20px 0;}
/*--end-opportunities--*/

/*--start-how-it-works--*/
.how-it-works{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#fff; overflow:hidden;}
.how-it-works h2{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#000; margin-bottom:20px;}
.how-it-works h6{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:lighter; text-align:center; text-transform:none; line-height:30px; color:#555; margin:0 0 40px 0;}
.how-it-works .box{ width:100%; margin:10px auto; padding:20px; border-radius:5px; box-shadow:0 10px 30px 0 rgba(50,50,50,.10); overflow:hidden;}
.how-it-works .box h4{ font-family: 'Roboto', sans-serif; font-size:22px; font-weight:600; color:#0f0f0f; line-height:28px; padding-top:10px; }
.how-it-works .box p{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#101112; line-height:26px;}
.how-it-works .box .icon-box{ width:54px; height:54px; padding:2px; background:#fce5d1; border-radius:50%; float:left; margin-right:25px; margin-bottom:20px;}
.how-it-works .box .icon-box img{ margin:0 auto; display:block; }
/*--end-how-it-works--*/

/*--start-collaborating--*/
.collaborating{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:url(../images/wc-bg.jpg) 0 no-repeat fixed; background-position:bottom center; background-size:cover; overflow:hidden;}
.collaborating h2{ font-family: 'Roboto', sans-serif; font-size:42px; font-weight:700; text-align:left; color:#fff; line-height:58px; margin:0 0 30px 0;}
.collaborating p{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; text-align:left; color:#fff; line-height:26px; margin:0 0 30px 0;}
/*--end-collaborating--*/

/*--start-clients--*/
.clients{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#f0f8ff; overflow:hidden;}
/*.clients h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; color:#0a0a0a; line-height:42px; margin-bottom:30px;}*/
.clients h2{ font-family: 'Roboto', sans-serif; font-size:42px; font-weight:700; text-align:left; color:#000; line-height:58px; margin:0 0 30px 0;}
.clients .box{ margin:0 auto; padding:25px 20px; background:#fff; border-radius:10px;}
.clients .box p{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:normal; color:#000; line-height:28px; margin:0 0 10px 0; padding:20px 0 0 0;}
.clients .box h5{ font-family: 'Roboto', sans-serif; font-size:18px; font-weight:normal; color:#000; line-height:28px; margin:20px 0 10px 0; padding:20px 0 0 0;}

.clients .t-box{ width:100%; margin:0 auto; background:#fff; border-radius:10px; box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.12); overflow:hidden;}
.clients .t-box .t-head{ width:100%; height:60px; margin:0 auto; background: -webkit-linear-gradient(0deg, #120c1a 0%, #4c1e8d 100%);}
.clients .t-box .t-head h3{ font-family: 'Roboto', sans-serif; font-size:20px; font-weight:Bold; text-align:center; color:#fff; line-height:60px; margin:0; }

.clients .t-box .t-cus{ width:100%; margin:0 auto; padding:30px 30px 0px 30px;}
.clients .t-box .t-cus .i-box{ width:70px; height:70px; float:left; margin:0 auto; margin-right:15px;}
.clients .t-box .t-cus .i-box img{ margin:0 auto; display:block;}
.clients .t-box .t-cus h4{ font-family: 'Roboto', sans-serif; font-size:20px; font-weight:Bold; text-align:left; color:#090F0D; line-height:28px; margin:0 0 5px 0; }
.clients .t-box .t-cus h6{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:normal; text-align:left; color:#7b24f5; line-height:28px; margin:0 0 15px 0; }

.clients .t-box .t-caption{ width:100%; margin:0 auto; padding:20px 30px; clear:both;}
.clients .t-box .t-caption p{ font-family: "Open Sans", sans-serif; font-size:16px; font-weight:normal; text-align:left; color:#999; line-height:26px; margin:0 0 30px 0;}
/*--end-clients--*/


/*--start-footer--*/
.footer{ width:100%; margin:0 auto; padding:45px 0; background:#000000;}
.footer h4{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:bold; text-align:left; text-transform:uppercase; color:#acacac; line-height:28px; margin:0 0 20px 0;}
.footer h5{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:400; text-align:left; color:#acacac; line-height:28px; margin:0;}
.footer h5 a{ font-family: 'Inter', sans-serif; font-size:14px; font-weight:400; text-align:left; color:#fff; line-height:24px;}
.footer h5 a:hover{ color:#fff; text-decoration:none;}

.footer p{ font-family: 'Inter', sans-serif; font-size:15px; font-weight:400; text-align:left; color:#acacac; line-height:24px; margin:50px 0 0 0;}

.footer .footer-list{ margin:0; padding:0; list-style:none;}
.footer .footer-list li a{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:normal; color:#acacac; line-height:36px; display:flex;}
.footer .footer-list li a:hover{ text-decoration:none; color:#e3e3ff;}
.footer .footer-list li a i{ margin-right:10px; font-size:20px; color:#F4D77C;  width:30px; height:30px; text-align:center; line-height:30px;}

.footer .social-link{ width:100%; padding:0 0px; text-align:left; margin-bottom:0 !important; }
.footer .social-link li{ display:inline-block;}
.footer .social-link li a{ width:35px; height:35px; background:#F4D77C; display:block;}
.footer .social-link li a i{ font-size:20px; text-align:center; color:#000; line-height:35px; margin:0 auto; display:block;}
.footer .social-link li:not(:last-child){ margin-right:5px;}
.footer .social-link li a:hover{ background:#28879e;}
/*--end-footer--*/

/*--start-scroll-to-top--*/
#scroll-to-top {
  display: inline-block;
  background-color: #5D7B46;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 5px;
  right: 15px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scroll-to-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
#scroll-to-top:hover {
  cursor: pointer;
  background-color: #FF9800;
}
#scroll-to-top:active {
  background-color: #555;
}
#scroll-to-top.show {
  opacity: 1;
  visibility: visible;
}
/*--end-scroll-to-top--*/

/*--start-chat--*/
.chat{position:fixed; right:5px; bottom:50px; width:130px; background:#F0CA4E; z-index:999; border-radius:5px; overflow:hidden;}
.chat a{ display:block; margin:0 auto; width:130px; color:#000; text-align:center; line-height:30px;}
.chat a:hover{ text-decoration:none; background:#0C3; color:#fff;}
/*--end-chat--*/

/*--start-readmore-btn--*/
.readmore-btn{
	width:170px;
	/*margin:0 auto;*/
    color:#fff !important;
    background: linear-gradient(to right, #1f72fe, #4d8dfa);
    font-family: 'OpenSansBold', sans-serif;
    font-size: 13px;
    font-weight: bold;
	line-height:55px;
    text-transform: uppercase;
    border-radius: 30px;
    text-align:center;
    cursor: pointer;
	border:none;
}
.readmore-btn:hover { background: linear-gradient(to right, #4d8dfa, #1f72fe); text-decoration:none;} 
.readmore-btn:hover a{ text-decoration:none; display:block; }
.readmore-btn a{ color:#fff !important; display:block !important; }
/*--end-readmore-btn--*/


@media (max-width: 990px){
.blank-div{ width:100%; height:55px; overflow:hidden;}
}

@media (max-width: 767px){

}


@media (max-width: 575px){
.tourist-places{ padding: 20px 0 30px 0;}
.tourist-places h2{ font-size:24px;}

.tourist-places-2{ padding: 20px 0 30px 0;}
.tourist-places-2 h2{ font-size:24px;}

.about-us{ padding: 20px 0 0 0;}
.about-us .box h2{ font-size:24px;}
.about-us .box h6{font-size: 14px;}

.monthwise{ padding: 30px 0 30px 0;}
.monthwise h2{ font-size:24px;}

.our-services{ padding: 30px 0 30px 0;}
.our-services h2{ font-size:24px;}

.opportunities{ padding: 20px 0 20px 0;}
.opportunities h2{ font-size:24px;}

.how-it-works{ padding: 30px 0 30px 0;}
.how-it-works h2{ font-size:24px;}

.collaborating{ padding: 30px 0 30px 0;}
.collaborating h2{ font-size:28px; line-height:40px;}

.clients{ padding: 20px 0 20px 0;}
.clients h2{ font-size:24px;}
}