/*

Theme Name: Transreach

Theme URI: https://transreach.com

Author: Transreach team

Version: 1.0

Text Domain: transreach

*/





 





/* ===== GENERAL STYLES  ====== */

body { font-size:16px; color:#333333; font-family: "Open Sans", sans-serif; overflow-x: hidden; }

a,

.btn,

a:hover,

.btn:hover {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer;}

a:hover { text-decoration:none; }

img { max-width:100%; }

ul {padding-left:0; }

ul li{ list-style:none; line-height: 30px;  }

a { text-decoration: none; }

figure{ margin:0; }



/* ===== TYPEOGRAPHY ====== */

h1, h2, h3, h4, h5, h6 { margin:0 0 15px; color: #191919; font-family:  "Raleway", sans-serif }

h1 { font-size: 91px; line-height: 92px; }

h2 { font-size: 56px; font-weight: 800; line-height: 62px;    }

h3 { font-size: 32px; font-weight: 600; }

h4 { font-size: 26px; }

h5 { font-size: 20px; }

p { font-weight:400; margin-bottom:15px; font-size: 16px; line-height: 30px;  }



.pt-0 { padding-top: 0 !important; }

.pb-0 { padding-bottom: 0 !important; }

.mb-100{ margin-bottom: 100px !important; }

/* ===== GLOBEL ====== */

.home section { padding: 100px 0; }

.home section.reach-us { padding: 0; }

.container-fluid { max-width: 1500px; width: 100%; margin: 0 auto; }

.overflow-hidden{ overflow: hidden; }





.btn { font-size: 16px; font-weight: 600; background-color: #2b85c4; color: #ffffff; padding: 10px 25px; border: 2px solid #2b85c4; }

.btn:hover { border-color: #000; background-color: transparent; color: #000; }



h2 { text-align: center; display: block; width: 100%; margin-bottom: 25px; }

h2 span { color: #2b85c4; }



.more { font-size: 18px; font-weight: 600; color: #2b85c4; line-height: 24px; display: inline-block; position: relative; }

.more:after { content: ""; position: absolute; bottom: -3px; width: 100%; height: 2px; background-color: #191919; left: 0; }

.more:hover { color: #2b85c4; }



/* ===== HEADER ====== */

.mobile-toggle{ display: none; }

.header { position: absolute; top: 0; z-index: 1; width: 100%; padding: 10px 0; }

.header .logo { float: left;  }

.header .logo img{ width: auto;  max-width: 333px; }

.header .header-menu { float: right;     display: flex;  align-items: center; margin-top: 18px; }

.header a.btn.btn-trs { margin-top: 40px; vertical-align: top; }

.header #nav { float: left; }

.header .navbar-nav { float: none; display: inline-block; }

.header .navbar-nav li{ padding:0 15px; }

.header .navbar-nav > li{ display: inline-block;}

.header .navbar-nav li a{white-space: nowrap; font-size: 16px; font-weight: 400; text-transform: capitalize; color: #000; line-height: 32px; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.header .navbar-nav li a:before{ content: ''; position: absolute; bottom: 0px; left: 0; height: 3px; width: 0%; background-color: #2b85c4;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.header .navbar-nav li.current_page_item a:before,

.header .navbar-nav li a:hover:before{ content: ''; width: 21px; background-color: #2b85c4;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.header .phone { float: left; margin-top: -5px; padding-left: 60px; }

.header .phone figure { float: left; padding-right: 14px; max-width: 50px; margin-top: 5px; }

.header .phone p { float: left; font-size: 16px; font-weight: 500; line-height: 24px; text-align: center; margin: 

	0;  }

.header .phone p span { display: block; ; color: #2b85c4; font-weight: 600; }

.header .phone p a { color: #000; }



 

.navbar-nav > li {

    position: relative;

}



.navbar-nav > li > a {

    display: block; 

    text-decoration: none;

}





.navbar-nav .menu-item-has-children > a::after {

    content: "\f107";

    font-family: fontawesome;

    margin-left: 6px;

    font-size: 16px;

}

.navbar-nav .sub-menu {

position: absolute;

    opacity: 0;

    height: 0;

    overflow: hidden;



}

/* ===== FOOTER ====== */

.home .footer {margin-top: 0;  }

.footer { padding-top: 100px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-top: 60px;}

.footer a, .footer p { font-size: 16px; font-weight: 400;color: #ffffff; line-height: 30px;  }

 

.footer .address { margin-bottom: 40px; }

.footer .address p span { display: block; }

 

.footer .links ul li span { font-weight: 700; }

.footer h4 { font-size: 26px; font-weight: 700; color: #ffffff; line-height: 26px; margin-bottom: 25px; position: relative; }

.footer h4:after { content: ''; width: 40px; height: 3px; background-color: #fff; position: absolute; left: 0; bottom: -15px; border-radius: 3px; } 

.footer .copy-rights { margin-top: 40px; padding: 22px 0 25px; border-top: 1px solid #ffffff; text-align: center; } 

.footer .copy-rights p { margin-bottom: 0;  }

.footer .footer-social li { display: inline-block; margin-right: 10px; }

.footer .footer-social li a { border:1px solid #fff; width: 40px; height: 40px; border-radius: 40px; text-align: center; padding: 6px; }

.footer .footer-social li:hover a { background-color: #fff; color: #333;  } 





/* ===== BANNER ====== */

.banner{ position: relative; z-index: 0; }

.banner .owl-carousel { display: block; }

.banner .item { height: 100vh; min-height: 750px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative;}

.banner .owl-dots { display: none; } 

.banner .banner-text { position: relative; min-height: 700px;}

.banner .banner-text h1 {   font-size: 56px;   font-weight: 800;   max-width: 800px;   line-height: 66px; }

.banner .banner-text p {  font-weight: 600;  margin-bottom: 25px;  font-size: 30px;  line-height: 42px;  max-width: 700px; }

.banner .banner-text .mid-content {  position: absolute;  top: 250px;  padding: 0 20px;  margin-left: 36%; }

.banner .banner-text img { width: auto; }

.banner .banner-text .left { position: absolute; left: 1%; top: 210px; max-width: 33%;}

.banner .banner-text .right { position: absolute; right: 0; top: 160px; max-width: 33%;}

.banner .btn , .collaboration .btn { padding: 13px 30px; font-size: 18px;  } 





/* ===== ABOUT  ====== */

.about-bg { background-color: #fff; overflow-x: hidden; }

.about-bg .row, .alt-sec .row  { display: flex; align-items: center; }

.about-bg .row > div, .alt-sec .row > div { padding: 0; }

.about-bg figure, .alt-sec figure { text-align: center;padding: 15px;text-align: center; background-color: #f8f8f8; }

.about-bg .content, .alt-sec .content { padding: 15px 80px; }

.about-bg ul { padding-left: 22px; }

.about-bg ul li { position: relative; }

.about-bg ul li:before {  content: '';  position: absolute;  left: -22px;  top: 6px;  width: 14px;  height: 20px;  background: url(images/arrow-icon.png);  background-size: contain;  background-repeat: no-repeat;  background-position: left center; }

.about { display: flex; background-color: #f1f9fd; padding: 90px 0 70px; }	

 



/* =====  Collaboration ====== */

.collaboration { text-align: center; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url(images/coll-bg.jpg);  }

.collaboration ul { text-align: center; }

.collaboration ul li { display: inline-block; background-color: #fff; padding: 20px 40px; border-radius: 8px; margin-right: 15px; margin-bottom: 20px; }

.collaboration ul li img { max-height: 90px;  transition: transform 0.6s ease; transform-style: preserve-3d; }

.collaboration ul li:hover img {   transform: rotateX(360deg) ;  }







.collaboration .btn { margin-top: 15px; }





/* =====  Services ====== */

.services .card { box-shadow: 0 0 6px rgba(0,0,0,0.2); margin-bottom: 30px; background-color: #f8f8f8; border-radius: 15px; overflow: hidden; }

.services .card figure{ overflow: hidden; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -ms-transition: all 0.9s ease; transition: all 0.9s ease; }

.services .card img {  -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -ms-transition: all 0.9s ease; transition: all 0.9s ease;  }

.services .card:hover figure img { transform: scale(1.05); -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -ms-transition: all 0.9s ease; transition: all 0.9s ease;  } 

.services .card .content{ padding: 20px; }

.services .card .content h3 { font-weight: 700; font-size: 26px; color: #2b85c4; }

.services .card .content a { font-weight: 700; color: #000; position: relative; display: inline-block;}

.services .card .content a:after { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; 

	content: ''; width: 0; height: 3px; display: inline-block; background-color: #fff; position: absolute; bottom: -5px; left: 0; }

.services .card .content a:hover:after { width: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;  }

.services .card:hover .content { background-color: #2b85c4;   -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.services .card:hover .content a, .services .card:hover .content p , .services .card:hover .content h3 { color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

 



/* ===== Reach Us ====== */

.reach-us { padding: 0; } 

.reach-us .content{ border-radius: 30px; overflow: hidden; padding: 40px; padding-left: 36%; padding-right: 10%; background-image: url(images/reach-us-bg.jpg); background-position: left center; background-size: cover;  }

.reach-us h3 { color: #fff; font-weight: 700;}

.reach-us p { color: #fff; font-size: 20px; font-weight: 500;}

.reach-us .btn { background-color: #fff; color: #2b85c4; border: none; }

.reach-us .btn:hover { color: #000; }





.job .row { display: flex; align-items: center; }

.job h2 { text-align: left; }

.job h2 span { display: block; }

.job h3 { font-weight: 700; }







/* ===== Inner banner ====== */



.inner-banner { background-size: cover;background-position: right bottom; padding-top: 140px; min-height: 400px; position: relative; }

.inner-banner figure{ float: right;     padding: 0 5% 20px 0; max-width: 35%; }

.inner-banner figure img { max-height: 340px; }

.inner-banner .content {  float: left;  display: flex;  flex-direction: column;  justify-content: center;  height: 300px; max-width: 65%;  }

.inner-banner h1 { font-size: 54px;line-height: 62px; font-weight: 800; }

.inner-banner h1 strong { color:  #2b85c4; font-weight: 800; display: inline-block; }

.inner-banner p {  font-size: 22px;  font-weight: 600;  max-width: 545px;  color: #000; }









/* inner page content */



.hero-content { text-align: center;padding: 100px 0 50px; }

.hero-content p { text-align: center;font-size: 20px; line-height: 34px; }

.hero-content h3 { font-weight: 600; }

.hero-content ul li { font-size: 20px; line-height: 34px;  } 

.alt-sec { overflow-x: hidden; }

.alt-sec .content-wrap p { font-size: 18px; line-height: 32px;  }





/* ===== FAQs ====== */ 



.faq-sec .accordion-button { font-size: 20px; font-weight: 700; color: #2b85c4; background-color: #f0f0f0; padding-top: 20px;

    padding-bottom: 20px; line-height: 28px; }

.faq-sec .accordion-button.collapsed { font-size: 20px; font-weight: 700;background-color: #f0f0f0; color: #333; }

.faq-sec .accordion-item {    border-bottom-color: #ccc; }

.faq-sec.light { background-color: #f0f0f0; padding: 40px 0; }

.faq-sec.light .accordion-button, .faq-sec.light .accordion-button.collapsed { background-color: #fff; }





.bg-content {    background: linear-gradient(90deg, #2c92da 0%, #144466 100%) !important; padding: 80px 0; }

.bg-content p, .bg-content ul li, .content p, .content ul li { font-size: 18px; line-height: 32px; } 

.bg-content p, .bg-content h3, .bg-content ul li { color: #fff; } 

.bg-content.two h3 { text-align: center; font-weight: 600; margin-bottom: 20px; }



.bg-content.white-bg { background: none !important; }

.bg-content.white-bg p, .bg-content.white-bg h3, .bg-content.white-bg h4{ color: #000; }

.bg-content.white-bg .row {     align-items: flex-start;}



.content, .bg-content { padding: 80px 0; }

.content.reverce .row, .bg-content.reverce .row {     display: flex;    flex-direction: row-reverse; align-items: center; }

.content .row, .bg-content .row {  display: flex;  align-items: center;  }

.content .col-sm-4 img, .bg-content .col-sm-4 img{ width: 90%; }

.bg-content h4 { color: #fff; font-weight: 600; margin-top: 0; }

.content h4 { font-weight: 600; }

.arrow ul li:before { content: "\f101"; font-family: fontawesome; color: #fff; }















/* ===== Contact Us ====== */



.contact-sec{ padding-top: 160px; }

.contact-sec .card { text-align: center; background-color: #f0f0f0; border-radius: 10px; padding-bottom: 50px; border:2px solid #47b2e4; }

.contact-sec .card figure img { margin-top: -60px; }

.contact-sec .card h3 { font-size: 32px; font-weight: 700; margin-top: 20px; }

.contact-sec .card p, 

.contact-sec .card a {  font-size: 20px;  max-width: 335px;  margin: 0 auto;  color: #000; }



.map{ padding-bottom: 0; }

.c-form {  max-width: 800px; margin: 80px auto 80px; }

.c-form h2 {  }

.c-form h2 + p { font-size: 18px;  text-align: center; padding: 0 8% 20px; }

.c-form .form-control { min-height: 42px; max-height: 120px; box-shadow: none;    background: #f8f8f8;  }











header .phone img { animation: shakePulse 1.5s infinite;

  transform-origin: center; }



@keyframes shakePulse {

  0%, 100% {

    transform: scale(.8) rotate(0deg);

  }

  10% {

    transform: scale(1) rotate(-15deg);

  }

  20% {

    transform: scale(1) rotate(15deg);

  }

  30% {

    transform: scale(1) rotate(-15deg);

  }

  40% {

    transform: scale(1) rotate(15deg);

  }

  50% {

    transform: scale(.8) rotate(0deg);

  }

}









.banner .banner-text .left img { animation: zoomCont 4s infinite;

  transform-origin: center;  }



@keyframes zoomCont {

  0%, 100% {

    transform: scale(.95) ;

  }

  50% {

    transform: scale(1);

  } 

  100% {

    transform: scale(.95);

  }

}







.job figure img { animation: zoomContr 4s infinite;

  transform-origin: center;  }



@keyframes zoomContr {

  0%, 100% {

    transform: scale(1) ;

  }

  50% {

    transform: scale(.95);

  } 

  100% {

    transform: scale(1);

  }

}





.image figure { opacity: 0; transform: translateX(100px); transition: all 1.5s ease; } 

.image.from-left figure {  transform: translateX(-100px); } 

.image figure.visible { opacity: 1; transform: translateX(0); }











.mid-content h1,

.mid-content p,

.mid-content .btn {

    opacity: 0;

    transform: translateX(-50px);

    animation: slideInLeft 0.8s ease forwards;

}



.mid-content h1 {

    animation-delay: .5s;

}



.mid-content p {

    animation-delay: 1s;

}



.mid-content .btn {

    animation-delay: 1.5s;

}



@keyframes slideInLeft {

    from {

        opacity: 0;

        transform: translateX(-50px);

    }

    to {

        opacity: 1;

        transform: translateX(0);

    }

}


.page-id-298 section.title { margin-top: 100px; }
.page-id-298 .alt-sec .content {
    padding: 40px 20px; }
.page-id-298 .alt-sec .content h3 span { color: #2b85c4; display: inline-block; }
.page-id-298 .alt-sec { padding-bottom: 50px; }