@import url('https://fonts.googleapis.com/css?family=Muli:400,600');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css?family=Lora');

body
{
/*  padding-top: 71px;*/
  font-family: 'Muli', sans-serif;
}

h1, h2, h3, h4
{
  font-family: 'Muli', sans-serif;
}

h1
{
  font-weight: 600;
}

.navbar
{
  padding: 15px;
  background-color: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.enhome
{
/*  background-color: rgba(255, 255, 255, 0.8)!important;*/
  transition-duration: 0.2s;
}

.nav-item
{
  margin-left: 15px;
}

.nav-link
{
  color: black!important;
}

.navbar img
{
  height: 26px;
}

.cta
{
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 15px 30px;
  font-family: 'Muli', sans-serif;
  text-transform: uppercase;
  color: #165f8e;
  transition-duration: 0.3s;
}

.cta-white
{
  border: 1px solid white;
  color: white;
}

.cta:hover
{
  background-color: #1abc9c;
  color: white;
  border: 1px solid #1abc9c;
}

.cta-white:hover
{
  background-color: white;
  color: black;
}

.enbar
{
  background-color: #19bd9b;
  height: 4px;
  width: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.homemain .carousel-item
{
  padding-top: 250px;
  padding-left: 150px;
  padding-bottom: 220px;
}

.homemain h1
{
  font-size: 50px;
  color: white;
}

#car1
{
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)), url(https://images.unsplash.com/photo-1511649475669-e288648b2339?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=8f998cb13287ed92193e9bf141036ba6&auto=format&fit=crop&w=889&q=80);
  background-size: cover;
  background-position: center;
}

#car2
{
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)), url(https://images.unsplash.com/photo-1506422748879-887454f9cdff?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=cea3ae2854c3d102468c729fe64867a9&auto=format&fit=crop&w=750&q=80);
  background-size: cover;
  background-position: center;
}

#car3
{
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)), url(https://images.unsplash.com/photo-1518600506278-4e8ef466b810?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=858391bd28bf4aadaa5b3e0750edb485&auto=format&fit=crop&w=693&q=80);
  background-size: cover;
  background-position: center;
}
#car4
{
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)), url(https://images.unsplash.com/photo-1525332193053-dee9e7348624?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=a171c64a1cb121a923c4e95d8308ca9e&auto=format&fit=crop&w=750&q=80);
  background-size: cover;
  background-position: center;
}

.hsec1
{
  padding: 50px;
  text-align: center;
  line-height: 1.8;
}

.hsec1 p
{
  padding: 0px 100px;
  color: rgba(0, 0, 0, 0.7);
}

.exptit
{
  text-align: center;
}

.hexp .col-md
{
  background-color: bisque;
  background-size: cover;
  background-position: center;
  padding: 0;
}

.hexp a:hover
{
  text-decoration: none;
}

.hexp .col-md h3
{
/*  padding-top: 280px;*/
  padding: 300px 20px 20px 20px;
  margin: 0;
  line-height: 1.5;
}

.exover
{
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
  height: 100%;
}

.exover:hover
{
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
}

.hexp .col-md a
{
  color: white;
  line-height: 1.5;
}

.exedu
{
  background: linear-gradient(rgba(26, 188, 156, 0.3), rgba(26, 188, 156, 0.3)), url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=07bcd69444b1da123c309e5f4485371b&auto=format&fit=crop&w=750&q=80);
}

.exper
{
  background: linear-gradient(rgba(192, 57, 43,0.3), rgba(192, 57, 43,0.3)), url(https://images.unsplash.com/photo-1537350266826-0000b4ddc39c?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=6067b9d6a9871909c6c16356b833d09c&auto=format&fit=crop&w=831&q=80);
}

.exhum
{
  background: linear-gradient(rgba(44, 62, 80,0.3), rgba(44, 62, 80,0.3)), url(https://images.unsplash.com/photo-1527153907022-465ee4752fdc?ixlib=rb-0.3.5&s=67de6c9f989785a41ef6a55f0819b0ce&auto=format&fit=crop&w=700&q=80);
}

.expro
{
  background: linear-gradient(rgba(142, 68, 173,0.3),rgba(142, 68, 173,0.3)), url(https://images.unsplash.com/photo-1524544187526-2b2855b65f16?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=2058a78a20fd70e0c85b083fbeb3d689&auto=format&fit=crop&w=401&q=80);
}

.exhea
{
  background: linear-gradient(rgba(52, 152, 219,0.3),rgba(52, 152, 219,0.3)), url(https://images.unsplash.com/photo-1519781542704-957ff19eff00?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=c351475860e8248dcd543ebbba1aa24f&auto=format&fit=crop&w=846&q=80);
}

.hcon
{
  padding: 80px;
  background-color: #2e2e2e;
  color: rgba(255, 255, 255, 0.7);
}

.hconcon
{
  padding-right: 50px;
}

.hconimg
{
  background-image: url(https://images.unsplash.com/photo-1528879342222-323df0d65c9f?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=2c2508ba26f0182f709620abb4d8b3a6&auto=format&fit=crop&w=751&q=80);
  background-size: cover;
  background-position: center;
}

.programs
{
  padding-bottom: 50px;
}

.prog
{
  padding: 30px;
}

.prog p
{
  margin-bottom: 0;
}

.progcon
{
  padding: 50px;
}

.cfimg
{
  background-image: url(https://images.unsplash.com/photo-1477238134895-98438ad85c30?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=dcd437a3c39849ff2bf9c3f87a7adfd3&auto=format&fit=crop&w=750&q=80);
  background-size: cover;
  background-position: center;
}

.esimg
{
  background-image: url(https://images.unsplash.com/photo-1503676260728-1c00da094a0b?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=afe0e7b4e8a5f429a0ee91e84c1557e5&auto=format&fit=crop&w=709&q=80);
  background-size: cover;
  background-position: center;
}

.needimg
{
  background-image: url(https://images.unsplash.com/photo-1509062522246-3755977927d7?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=1d5d43575cce36ed90f500d138fda96d&auto=format&fit=crop&w=804&q=80);
  background-size: cover;
  background-position: center;
}

.traimg
{
  background-image: url(https://images.unsplash.com/photo-1534492418785-d915ca5dd202?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=6302f3720f088422a152b5a385616cda&auto=format&fit=crop&w=751&q=80);
  background-size: cover;
  background-position: center;
}

.skiimg
{
  background-image: url(https://images.unsplash.com/photo-1516496874588-a55d0b4126ef?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=2f1556305b94b41afda64b9d35f215d0&auto=format&fit=crop&w=334&q=80);
  background-size: cover;
  background-position: center;
}

.hinsights
{
  background-color: #1abc9c;
  color: rgba(255, 255, 255, 0.9);
  padding: 50px;
}

.hinsights a
{
  color: white;
  border-bottom: 1px solid white;
}

.hinsights a:hover
{
  text-decoration: none;
}

.hinsights h3
{
  color: white;
  margin-bottom: 20px;
}

.inn
{
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.insub
{
  padding: 0px 30px;
}

.foot1
{
  padding: 50px;
  background-color: #2a2a2a;
  color: rgba(255, 255, 255, 0.7);
}

.foot1 h3
{
  color: white;
}

.hwoek
{
  padding-right: 100px;
}

.foot2
{
  background-color: #111;
  color: rgba(255, 255, 255, 0.6);
  padding: 20px;
}

.hso
{
  text-align: right;
}

.hso i
{
  font-size: 20px;
  margin-left: 20px;
}

.dropdown-toggle::after
{
  display: none;
}

.enmain
{
  padding-top: 170px;
  padding-bottom: 110px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.permain .encard
{
  width: 500px;
}

.encard
{
  border-top: 4px solid #1abc9c;
  width: 380px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px;
}

.edumain
{
  background-image: url(https://images.unsplash.com/photo-1507878866276-a947ef722fee?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=240ea62f8829c8f46b0ffc27967109fd&auto=format&fit=crop&w=751&q=80);
}

.encon
{
  padding: 50px;
}

.leftimg
{
  background-size: cover;
  background-position: center;
}

.rightcon
{
  padding: 50px;
}

#edupage
{
  background-image: url(https://images.unsplash.com/photo-1529070538774-1843cb3265df?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=615eb020ee1d598fdd9b5c40ede9eccf&auto=format&fit=crop&w=750&q=80);
}

.permain
{
  background-image: url(https://images.unsplash.com/photo-1506818144585-74b29c980d4b?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=6fcc448f1c3bf2c4fac6ae51ae7b981c&auto=format&fit=crop&w=1500&q=80);
}

.edu2
{
  padding: 60px;
  padding-top: 40px;
  line-height: 2;
/*  padding-bottom: 100px;*/
  background-color: #2e2e2e;
  color: white;
/*  text-align: center;*/
}

.edu2 h1
{
  margin-bottom: 50px;
}

.enlinks li
{
  list-style: none;
  font-size: 20px;
  line-height: 2.2;
}

.edu2 h3
{
  margin-bottom: 30px;
}

.edu2 a
{
  color: #1abc9c;
  border-bottom: 1px solid #1abc9c;
}

.edu2 a:hover
{
  text-decoration: none;
}

.fineline
{
  text-align: center;
  padding: 80px;
/*  font-style: italic;*/
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  color: rgba(0, 0, 0, 0.5);
}

.perfmar h4
{
  margin-bottom: 15px;
}

.perfmar .col-md
{
  padding: 25px;
  margin: 25px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 3px solid #1abc9c;
}

.perfmar .nocil
{
  border: none;
}

.accordion .btn-link
{
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: black;
}

.accordion .btn-link:hover
{
  text-decoration: none;
}

.accordion .btn-link:focus
{
  text-decoration: none;
}

.hc
{
  background-image: url(https://images.unsplash.com/photo-1520545221203-f6ca6a8e3252?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=7dc4075df1d890ebea0175b8c53c01f8&auto=format&fit=crop&w=889&q=80);
}

.prop
{
  background-image: url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=0ef06f88dab75b74252e22465ad9c99d&auto=format&fit=crop&w=750&q=80)
}

.adv
{
  margin-top: 80px;
}

.table td
{
  width: 50%;
}

.neede
{
  text-align: center;
  line-height: 3;
}

.neede h3
{
  margin-bottom: 0px;
}

.ensiscol
{
  color: #1abc9c;
}

.pedaimg
{
  background-image: url(https://images.unsplash.com/photo-1532622785990-d2c36a76f5a6?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=ebadfba7e645d347087cc157d731ee69&auto=format&fit=crop&w=1500&q=80);
  background-size: cover;
  background-position: center;
}

.pedaimg2
{
  background-image: url(img/ensispub.jpg);
  background-size: cover;
  background-position: center;
}

.bookcover img
{
  width: 100%;
}

.pedacon
{
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.perfmar h4
{
  line-height: 1.5;
}

.educhumma
{
  padding: 100px 150px;
  padding-top: 50px;
  text-align: center;
}

.educhumma h2
{
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
}

.in-edu
{
  background-image: url(https://images.unsplash.com/photo-1499957430036-41954fa8391d?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=7de30510039a143d711e1b3248052603&auto=format&fit=crop&w=1500&q=80);
  background-size: cover;
  background-position: center;
}

.hahah .col
{
  border: none;
  background-color: rgba(0, 0, 0, 0.03);
  text-align: center;
  padding: 50px;
}

.collama
{
  color: #1abc9c;
  font-weight: 600;
  letter-spacing: 1px;
  border-bottom: 1px solid #1abc9c;
  display: inline-block;
  margin-top: 20px;
}

/*
.hahah .col:hover
{
  cursor: pointer;
}
*/

.hahah .col
{
  border-bottom: 3px solid #1abc9c;
}

.hahah .nocil
{
  background-color: rgba(255, 255, 255, 0);
  border: none;
}

.hahah h4
{
  margin-bottom: 10px;
  transition-duration: 0.3s;
}

.ser h1
{
  margin-bottom: 20px;
}

.accf .accordion
{
  padding: 20px 100px;
}

.accf .card-header
{
  background-color: white;
  padding: 25px;
/*  text-align: center;*/
  border: none;
/*  border-bottom: 3px solid #1abc9c;*/
}

.accf .btn
{
  color: #1abc9c;
  font-size: 24px;
}

.hell .col-md
{
  font-style: italic;
}

.hella
{
  background-image: url(https://images.unsplash.com/photo-1519781542704-957ff19eff00?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=c351475860e8248dcd543ebbba1aa24f&auto=format&fit=crop&w=1446&q=80);
  background-size: cover;
  background-position: center;
}

.colge
{
  background-image: url(https://images.unsplash.com/photo-1535982330050-f1c2fb79ff78?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=63282f4e200080a9a188b9b2200ae7aa&auto=format&fit=crop&w=1567&q=80);
  background-size: cover;
  background-position: center;
}

button:hover
{
  cursor: pointer;
}

.accf table
{
  width: auto;
  margin: 20px 100px;
}

.ensk
{
  background-image: url(https://images.unsplash.com/photo-1513542789411-b6a5d4f31634?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=8b5d177ad38580e039c7f403c0554ea6&auto=format&fit=crop&w=1567&q=80);
  background-size: cover;
  background-position: bottom;
}

.nede
{
  background-image: url(https://images.unsplash.com/photo-1537237858032-3ad1b513cbcc?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=51a32476df2eb2d2feac57d2acdaf91d&auto=format&fit=crop&w=1500&q=80);
}

.traha
{
  background-image: url(https://images.unsplash.com/photo-1502691876148-a84978e59af8?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=f331c63827567f5df2e5a6a3dd6bd32f&auto=format&fit=crop&w=1500&q=80);
}

.enskilol
{
  background-image: url(https://images.unsplash.com/photo-1527176930608-09cb256ab504?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=69fee3fae74c1151324d09aa5034e7b7&auto=format&fit=crop&w=1506&q=80);
}

.holenew
{
  padding: 100px;
  padding-top: 170px;
}

.holenew h1
{
  color: #1abc9c;
}

.holenew .enbar
{
  margin-top: 0px;
}

.randomimg
{
  background-image: url(https://images.unsplash.com/photo-1531973576160-7125cd663d86?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=a742680f60eb39068269bec5ec7f555e&auto=format&fit=crop&w=1500&q=80);
  height: 400px;
  background-size: cover;
  background-position: center;
}

.fulldeep
{
  background-color: #2e2e2e;
  color: rgba(255, 255, 255, 0.7);
  padding: 100px;
  padding-top: 70px;
  font-size: 28px;
/*  text-align: center;*/
}

.conse .col
{
/*  padding: 50px;*/
}

.conse h3
{
  font-weight: 800;
  margin-bottom: 20px;
  color: #1abc9c;
}

a:hover
{
  cursor: pointer;
}

.conse h2
{
  padding: 50px;
  padding-bottom: 0px;
}

.conse .enbar
{
  margin-left: 50px;
  margin-bottom: 0px;
}

.bel
{
/*  padding: 50px;*/
  background-color: rgba(0, 0, 0, 0.05);
}

.bel h2
{
  padding: 50px;
  padding-bottom: 0px;
}

.bel h3
{
  color: #1abc9c;
}

.bel .enbar
{
  margin-left: 50px;
}

.bel .col
{
  padding: 50px;
}

.carer
{
  background-image: url(https://images.unsplash.com/photo-1525130413817-d45c1d127c42?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=22b665e08fd207619e91753d4f2236b3&auto=format&fit=crop&w=1500&q=80);
  background-size: cover;
  background-position: center;
}

.contimg
{
  background-image: url(https://images.unsplash.com/photo-1487017159836-4e23ece2e4cf?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=e74ff67134cd7317dce3cd800115ad59&auto=format&fit=crop&w=1502&q=80);
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.contpg .col
{
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px;
}

.contpg h3
{
  margin-bottom: 20px;
}

.ca .col-md
{
  text-align: center;
  background-color: #2e2e2e;
  color: white;
  padding: 100px;
}

.fira
{
  border-right: 1px solid rgba(255, 255, 255, 0.19);
}

.needcon .container
{
  padding: 50px;
  background-color: #2e2e2e;
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: center;
}

.needcon h2
{
  color: white;
}

.esss
{
  height: 100vh;
  background-image: url(img/esss.jpg);
  background-size: cover;
  background-position: center;
}

.part
{
  padding: 50px;
}

.part h2
{
  font-family: 'Lora', serif;
  color: #1abc9c;
  text-align: center;
  margin-bottom: 50px;
}

.part .col-md-6
{
  padding: 0px 30px;
}

.part .col-md-6 img
{
  width: 100%;
}

.whyschool
{
  padding: 50px;
  background-color: #0071bc;
}

.whyschool h2
{
  color: white;
  font-family: 'Lora', sans-serif;
  margin-top: 50px;
  margin-bottom: 50px;
}

.whyschool .col-md-4
{
  text-align: center;
  padding-top: 50px;
  padding-right: 50px;
}

.whyschool .smallwhite
{
  height: 3px;
  width: 30px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.whyschool .tab-pane
{
  font-size: 16px;
  color: white;
  line-height: 2;
}

.whyschool .col-md-8
{
  padding: 0px auto;
}

#pills-home-tab
{
  font-size: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
  background-color: white;
  color: #173d79!important;
}

.whyschool .nav-link
{
  color: white!important;
}

#pills-profile-tab
{
  font-size: 20px;
/*  color: white!important;*/
}

.tab-content
{
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
}

.enquiremadi
{
  background-color: #57ccff;
}

.astripp
{
  height: 10px;
  background-color: #1b686b;
}

.madiplis
{
  display: flex;
  justify-content: space-around;
  padding: 70px 0px;
}

.hell h2
{
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.madiplis a
{
  color: #1b686b;
  font-size: 20px;
}

.longg
{
  height: 30px;
  width: 2px;
  background-color: white;
}

.part img:hover
{
  cursor: pointer;
}

.hso a
{
  color: rgba(255, 255, 255, 0.6);
}

.hccon
{
  padding: 50px;
}

.hso a:hover
{
  color: white;
  text-decoration: none;
}
/*

.permar
{
  height: 100vh;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url(https://images.unsplash.com/photo-1504257365157-1496a50d48f2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80);
  
}

.permarmain
{
  font-family: 'Lora', sans-serif;
  color: white;
  text-align: center;
}*/

.permar img
{
  width: 100%;
}

.howhelp
{
  background-color: #1abc9c;
  padding: 50px;
  color: rgba(255, 255, 255, 0.79);
  padding-top: 100px;
}

.howhelp h3
{
  font-weight: 600;
  color: white;
  margin-bottom: 30px;
  margin-top: 30px;
}

.whibar
{
  width: 30px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
}

.peracc
{
  margin-top: 20px;
  margin-bottom: 20px;
}

.peracc .card-header
{
  background-color: white;
  border: none;
  padding: 20px 20px;
}

.peracc .accordion .btn-link
{
  font-size: 26px;
}

.peracc .card
{
  border: none;
}

.peracc img
{
  height: 50px;
  margin-right: 50px;
}

.cusform
{
  text-align: center;
  padding-top: 120px;
}

.concol
{
  background-color: #1abc9c;
  text-align: center;
  padding: 50px 10px;
}

.concol img
{
  width: 30%;
  margin-top: 10px;
  margin-bottom: 30px;
}

.concol h3
{
  color: white;
  font-size: 22px;
}

.conse .container-fluid
{
  padding: 50px;
  padding-top: 20px;
}

.conse .col-md-3
{
  margin-top: 30px;
}

.hcserv
{
  background-image: url(https://images.unsplash.com/photo-1527153907022-465ee4752fdc?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1400&q=80);
  background-size: cover;
  background-position: center;
}

.hcrecr
{
  background-image: url(https://images.unsplash.com/photo-1506787497326-c2736dde1bef?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1538&q=80);
  background-size: cover;
  background-position: center;
}

.padd50
{
  padding: 50px;
}

.padd50 h3
{
  font-weight: 600;
}

.stucon
{
  height: 300px;
  background-image: url(https://images.pexels.com/photos/1374542/pexels-photo-1374542.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
  background-size: cover;
  margin: 40px 0px;
}

.foredu
{
  height: 300px;
  background-image: url(https://images.pexels.com/photos/586570/pexels-photo-586570.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
  background-size: cover;
  margin: 40px 0px;
}